OSDN Git Service

e04c94049e0778c08cb44f3a37b840b394a858e1
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2
3         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
4         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
5         Update expected messages.
6
7 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8
9         PR fortran/16485
10         * gfortran.dg/same_name_1.f90: New test.
11
12 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
13
14         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
15         dereference garbage pointers.
16
17 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
18
19         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
20         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
21
22         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
23         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
24         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
25
26 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
27
28         PR c++/17324
29         * g++.dg/template/mangle1.C: New test.
30
31 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
32
33         PR tree-optimization/17252
34         * gcc.c-torture/execute/pr17252.c: New test.
35
36 2004-09-14  Andrew Pinski  <apinski@apple.com>
37
38         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
39
40 2004-09-14  Roger Sayle  <roger@eyesopen.com>
41
42         PR rtl-optimization/9771
43         * gcc.dg/pr9771-1.c: New test case.
44
45 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
46
47         PR tree-optimization/15262
48         * gcc.c-torture/execute/pr15262-1.c: New test.
49         * gcc.c-torture/execute/pr15262-2.c: New test.
50
51 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
52
53         * gcc.dg/declspec-12.c: New test.
54
55 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
56         
57         * gfortran.dg/pr17090.f90: Add directives to test.
58
59 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
60
61         * gcc.c-torture/compile/20040914-1.c: New test.
62
63 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
64
65         PR c++/16162
66         * g++.dg/template/decl2.C: New test.
67         
68 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
69
70         PR fortran/17090
71         * gfortran.dg/pr17090.f90: New test.
72
73 2004-09-13  Dale Johannesen  <dalej@apple.com>
74
75         * gcc.c-torture/compile/pr17408.c:  New test case.
76
77 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
78
79         PR c++/16716
80         * g++.dg/parse/crash17.C: New test.
81         
82         PR c++/17327
83         * g++.dg/template/enum3.C: New test.
84
85 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
86
87         * lib/gcc-defs.exp: Load wrapper.exp.
88         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
89         using local code.
90         * lib/gcc.exp (gcc_init): Similar.
91         * lib/gfortran.exp (gfortran_init): Similar.
92         * lib/objc.exp (objc_init): Similar.
93         * lib/treelang.exp (treelang_init): Similar.
94         * lib/wrapper.exp: New file with build_wrapper call machinery in
95         ${tool}_maybe_build_wrapper.
96
97 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
98
99         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
100         "inline".
101         * gcc.dg/declspec-11.c: Update expected messages.
102         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
103         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
104         gcc.dg/inline-12.c: New tests.
105
106 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
107
108         * g++.dg/tree-ssa/pr17400.C: New testcase.
109
110 2004-09-13  James E Wilson  <wilson@specifixinc.com>
111
112         * gcc.target/mips/sb1-1.c: New testcase.
113
114 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
115
116         * lib/g77-dg.exp: Remove unused file.
117         * lib/mike-g77.exp: Ditto.
118         * lib/g77.exp: Ditto.
119
120 2004-09-12  Richard Henderson  <rth@redhat.com>
121
122         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
123
124 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
125
126         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
127         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
128         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
129         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
130         Update expected messages.
131
132 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
133
134         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
135         declaration/use mismatch for dirp parameter.
136
137 2004-09-12  Andrew Pinski  <apinski@apple.com>
138
139         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
140         -fgnu-runtime is passed.
141
142 2004-09-12  Richard Henderson  <rth@redhat.com>
143
144         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
145         do the uplevel thing and update additional_flags directly.
146         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
147         gfortran.fortran-torture/execute/intrinsic_nearest.x,
148         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
149         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
150
151 2004-09-11  Steven Bosscher  <stevenb@suse.de>
152
153         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
154
155 2004-09-11  Roger Sayle  <roger@eyesopen.com>
156
157         PR middle-end/17411
158         * g++.dg/opt/pr17411-1.C: New test case.
159
160 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
161
162         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
163         gcc.dg/tls/diag-2.c: Update expected messages.
164         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
165         messages.
166         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
167         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
168         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
169         gcc.dg/tls/diag-5.c: New tests.
170
171 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
172
173         * gcc.dg/20040910-1.c: Correct dg-error regexp.
174
175 2004-09-11  Steven Bosscher  <stevenb@suse.de>
176
177         * g++.dg/parse/break-in-for.C: New test.
178
179 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
180
181         * gcc.dg/tree-ssa/20040911-1.c: New test.
182
183 2004-09-11  Andreas Jaeger  <aj@suse.de>
184
185         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
186         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
187
188 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
189
190         * gcc.target/frv: New directory of FR-V-specific tests.
191
192 2004-09-10  James E Wilson  <wilson@specifixinc.com>
193
194         * gcc.dg/convert-vec-1.c: New test.
195
196 2004-09-10  Roger Sayle  <roger@eyesopen.com>
197
198         PR middle-end/17024
199         * gcc.dg/pr17024-1.c: New test case.
200
201 2004-09-10  Eric Christopher  <echristo@redhat.com>
202
203         * gcc.dg/20040910-1.c: New test.
204
205 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
206
207         * gcc.dg/bitfld-9.c: New test.
208
209 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
210
211         * gcc.c-torture/execute/ieee/acc1.c: New test.
212         * gcc.c-torture/execute/ieee/acc2.c: New test.
213         * gcc.c-torture/execute/ieee/mzero6.c: New test.
214
215 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
216
217         * gcc.dg/deprecated-2.c: New test.
218
219 2004-09-09  James E Wilson  <wilson@specifixinc.com>
220
221         * gcc.dg/init-vec-1.c: New test.
222
223 2004-09-09  Roger Sayle  <roger@eyesopen.com>
224
225         PR middle-end/17055
226         * gcc.dg/pr17055-1.c: New test case.
227
228 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
229
230         PR target/17377
231         * gcc.c-torture/execute/pr17377.c: New test.
232
233 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
234
235         PR c/8420
236         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
237         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
238         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
239         gcc.dg/long-long-typespec-1.c: New tests.
240         * gcc.dg/tls/diag-2.c: Update expected diagnostics
241
242 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
243
244         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
245         gcc.dg/gnu99-static-1.c: New tests.
246
247 2004-09-08  Devang Patel  <dpatel@apple.com>
248
249         * gcc.dg/darwin-ld-20040828-1.c: New test.
250         * gcc.dg/darwin-ld-20040828-2.c: New test.
251         * gcc.dg/darwin-ld-20040828-3.c: New test.
252
253 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
254
255         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
256         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
257         in error message.
258         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
259         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
260         in error message.
261         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
262         types they qualify.
263         * objc.dg/type-size-2.m: Fix wording in comment.
264         * objc.dg/va-meth-1.m: New test case.
265
266 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
267
268         PR c/16633:
269         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
270         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
271
272 2004-09-06  Devang Patel  <dpatel@apple.com>
273
274         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
275         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
276
277 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
278
279         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
280         reflect changed line numbering of diagnostics.
281
282 2004-09-06  Paul Brook  <paul@codesourcery.com>
283
284         * gfortran.dg/edit_real_1.f90: Add new test.
285
286 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
287
288         * gcc.dg/tree-ssa/loop-2.c: New test.
289         * gcc.dg/tree-ssa/loop-3.c: New test.
290         * gcc.dg/tree-ssa/loop-4.c: New test.
291         * gcc.dg/tree-ssa/loop-5.c: New test.
292
293 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
294
295         * gcc.dg/format/sentinel-1.c: Update for parameter option.
296
297 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
298
299         * gcc.dg/format/sentinel-1.c: New test.
300
301 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
302
303         * testsuite/gcc.dg/builtins-46.c: New.
304
305 2004-09-03  Devang Patel  <dpatel@apple.com>
306
307         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
308         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
309
310 2004-09-03  Jan Beulich  <jbeulich@novell.com>
311
312         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
313         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
314         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
315         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
316         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
317         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
318         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
319         the non-portable bzero.
320         * gcc.dg/20010912-1.c: xfail for NetWare.
321         * gcc.dg/20020426-2.c: xfail for NetWare.
322         * gcc.dg/20021014-1.c: xfail for NetWare.
323         * gcc.dg/20021018-1.c: xfail for NetWare.
324         * gcc.dg/20030213-1.c: xfail for NetWare.
325         * gcc.dg/20030225-1.c: xfail for NetWare.
326         * gcc.dg/20030708-1.c: xfail for NetWare.
327         * gcc.dg/builtins-config.h: Also exclude NetWare.
328         * gcc.dg/format/format.h: Define restrict only if not already defined.
329         * gcc.dg/nest.c: xfail for NetWare.
330         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
331         * lib/target-supports.exp (check_visibility_available): Exclude
332         NetWare.
333
334 2004-09-03  Jan Beulich  <jbeulich@novell.com>
335
336         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
337         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
338         deterministic starting point for the alignment of structure fields.
339         * gcc.dg/Wpadded.c: Dito.
340         * g++.dg/abi/vbase10.C: Dito.
341
342 2004-09-03  Devang Patel  <dpatel@apple.com>
343
344         * g++.dg/debug/pr15736.cc: New test.
345
346 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
347
348         * README.QMTEST: Fix out-of-date link.
349
350 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
351
352         PR fortran/16579
353         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
354         Delete.  Duplicate of gfortran.dg/g77/20010610.f
355
356 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
357
358         * g++.dg/abi/arm_rtti1.C: New test.
359
360 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
361
362         * gcc.dg/ppc-vector-memcpy.c: New.
363         * gcc.dg/ppc-vector-memset.c: New.
364
365 2004-09-02  Chao-ying Fu  <fu@mips.com>
366
367         * gcc.target/mips/mips-3d-1.c: New test.
368         * gcc.target/mips/mips-3d-2.c: New test.
369         * gcc.target/mips/mips-3d-3.c: New test.
370         * gcc.target/mips/mips-3d-4.c: New test.
371         * gcc.target/mips/mips-3d-5.c: New test.
372         * gcc.target/mips/mips-3d-6.c: New test.
373         * gcc.target/mips/mips-3d-7.c: New test.
374         * gcc.target/mips/mips-3d-8.c: New test.
375         * gcc.target/mips/mips-3d-9.c: New test.
376         * gcc.target/mips/mips-ps-1.c: New test.
377         * gcc.target/mips/mips-ps-2.c: New test.
378         * gcc.target/mips/mips-ps-3.c: New test.
379         * gcc.target/mips/mips-ps-4.c: New test.
380         * gcc.target/mips/mips-ps-type.c: New test.
381
382 2004-09-02  Paul Brook  <paul@codesourcery.com>
383
384         * gfortran.dg/edit_real_1.f90: Add new tests.
385
386 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
387
388         PR fortran/15327
389         * gfortran.dg/merge_char_1.f90: New test.
390
391 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
392
393         PR fortran/16404
394         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
395
396 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
397
398         PR c/1522
399         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
400
401 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
402
403         * g++.dg/opt/loop1.C: Do not XFAIL.
404
405 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
406
407         * gcc.c-torture/execute/20040831-1.c: New test.
408
409 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
410
411         PR fortran/16579
412         * gfortran.dg/g77/20010610.f: Now passes.
413         Copy from g77.f-torture/execute. Add dg-run directive.
414         * gfortran.dg/g77/README: Update
415
416 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
417
418         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
419         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
420         (t1, t2, t3, t4): Add volatile.
421
422 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
423
424         * g++.dg/ext/visibility/arm1.C: New test.
425
426 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
427
428         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
429         -pedantic-errors.
430
431 2004-09-01  Paul Brook  <paul@codesourcery.com>
432
433         * gfortran.dg/eof_2.f90: New test.
434
435 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
436
437         PR fortran/16579
438         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
439
440 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
441
442         PR libfortran/16805
443         * gfortran.dg/list_read_2.f90: New test.
444
445 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
446
447         * g++.dg/abi/key1.C: New test.
448
449 2004-08-31  Richard Henderson  <rth@redhat.com>
450
451         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
452         form of offsetof.
453         * g++.dg/other/offsetof5.C: Remove duplicate.
454
455 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
456
457         PR fortran/17244
458         * gfortran.dg/func_derived_1.f90: New test.
459
460 2004-08-31  Paul Brook  <paul@codesourcery.com>
461
462         * gfortran.dg/eof_1.f90: New test.
463
464 2004-08-31  Paul Brook  <paul@codesourcery.com>
465
466         * gfortran.dg/list_read_1.f90: New file.
467
468 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
469
470         * g++.dg/opt/loop1.C: XFAIL.
471
472 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
473
474         * gcc.dg/funcdef-storage-1.c: New.
475         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
476         an extern function in local scope.
477         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
478         declare an 'auto inline' function in local scope.
479         * gcc.dg/20011130-1.c: Likewise.
480         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
481         an 'auto' function in local scope.
482         * gcc.dg/20021014-1.c: Likewise.
483         * gcc.dg/20030331-2.c: Likewise.
484
485 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
486
487         * gfortran.dg/blockdata_1.f90: New test.
488
489 2004-08-30  Richard Henderson  <rth@redhat.com>
490
491         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
492
493 2004-08-30  Richard Henderson  <rth@redhat.com>
494
495         * lib/fortran-torture.exp (fortran-torture-execute): Honor
496         additional_flags set by alternate driver.
497         (ieee-options): New procedure.
498         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
499         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
500         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
501         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
502
503 2004-08-30  Richard Henderson  <rth@redhat.com>
504
505         * lib/f-torture.exp: Remove.
506
507 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
508
509         PR rtl-optimization/16590
510         * g++.dg/opt/loop1.C: New test.
511
512 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
513
514         PR fortran/13910
515         * gfortran.dg/oldstyle_1.f90: New test.
516
517 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
518         Paul Brook  <paul@codesourcery.com>
519
520         * gfortran.dg/g77/README: Update.
521         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
522         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
523         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
524
525 2004-08-28  Paul Brook  <paul@codesourcery.com>
526
527         PR libfortran/17195
528         * gfortran.dg/edit_real_1.f90: New test.
529
530 2004-08-27  Paul Brook  <paul@codesourcery.com>
531
532         * gfortran.dg/rewind_1.f90: New test.
533
534 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
535
536         PR fortran/16597
537         * gfortran.dg/pr16597.f90: New test.
538
539 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
540
541         PR c/13801
542         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
543         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
544         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
545         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
546         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
547
548 2004-08-26  Nick Clifton  <nickc@redhat.com>
549
550         * gcc.c-torture/compile/pr17119.c: New test.
551
552 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
553
554         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
555
556 2004-08-25  Richard Henderson  <rth@redhat.com>
557
558         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
559         the bits that expect kind=8 to be the largest real kind.
560
561 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
562
563         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
564
565 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
566
567         * gfortran.dg/assignment_1.f90: New test.
568
569 2004-08-25  Adam Nemet  <anemet@lnxw.com>
570
571         * g++.dg/template/repo3.C: New test.
572
573 2004-08-25  Roger Sayle  <roger@eyesopen.com>
574
575         PR middle-end/16693
576         PR tree-optimization/16372
577         * g++.dg/opt/pr16372-1.C: New test case.
578         * g++.dg/opt/pr16693-1.C: New test case.
579         * g++.dg/opt/pr16693-2.C: New test case.
580
581 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
582
583         * objc.dg/proto-lossage-4.m: New test.
584
585 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
586
587         PR c++/17155
588         * g++.dg/inherit/local2.C: New test.
589
590 2004-08-25  Paul Brook  <paul@codesourcery.com>
591
592         PR fortran/17144
593         * gfortran.dg/string_ctor_1.f90: New test.
594
595 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
596
597         PR c++/14428
598         * g++.dg/template/redecl2.C: New test.
599
600 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
601
602         PR fortran/17143
603         * gfortran.dg/pr17143.f90: New test.
604
605 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
606
607         PR fortran/17164
608         * gfortran.dg/pr17164.f90: New test.
609
610 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
611
612         * gcc.dg/tree-ssa/loop-1.c: New test.
613
614 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
615
616         * gcc.c-torture/compile/20040824-1.c: New test.
617
618 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
619
620         * gcc.c-torture/compile/iftrap-3.c: New test.
621
622 2004-08-24  Paul Brook  <paul@codesourcery.com>
623
624         * gfortran.dg/entry_2.f90: New test.
625
626 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
627
628         PR c++/16889
629         * g++.dg/lookup/ambig[12].C: New.
630
631 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
632
633         PR c++/16706
634         * g++.dg/template/crash21.C: New test.
635         * g++.dg/template/crash22.C: Likewise.
636
637 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
638
639         PR c++/17149
640         * g++.dg/template/access15.C: New.
641
642 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
643
644         PR c++/17163
645         * g++.dg/template/repo2.C: New test.
646
647 2004-08-23  Roger Sayle  <roger@eyesopen.com>
648
649         PR rtl-optimization/17078
650         * gcc.c-torture/execute/pr17078-1.c: New test case.
651
652 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
653
654         PR c/14492
655         * gcc.dg/debug/crash1.c: New test.
656
657 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
658
659         PR c/16180
660         * gcc.dg/loop-5.c: New test.
661
662 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
663
664         * gcc.c-torture/execute/20040823-1.c: New test.
665
666 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
667
668         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
669         to the assembler.  Simplify test accordingly.
670         (asm_abi_flags): Use GNU names.
671         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
672         to check for ABI flags.
673
674 2004-08-22  Andrew Pinski  <apinski@apple.com>
675
676         * g++.dg/opt/pr14029.C: New test.
677         * gcc.c-torture/execute/pr15262.c: New test.
678
679 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
680
681         * gfortran.dg/reduction.f90: Add checks with complex arguments.
682
683 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
684
685         PR 16908
686         * gfortran.dg/direct_io.f90: New test.
687
688 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
689
690         PR c++/17121
691         * g++.dg/inherit/local2.C: New test.
692
693 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
694
695         PR c++/17120
696         * g++.dg/warn/Wparentheses-4.C: New test.
697
698 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
699
700         PR c++/17121
701         * g++.dg/inherit/local2.C: New test.
702
703         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
704         * gcc.dg/ppc-ldstruct.c: Likewise.
705         * gcc.dg/ppc64-abi-2.c: Likewise.
706
707 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
708
709         PR rtl-optimization/17099
710         * gcc.c-torture/execute/20040820-1.c: New test.
711
712 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
713
714         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
715
716 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
717
718         PR fortran/17077
719         * gfortran.dg/auto_array_1.f90: New test.
720
721 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
722
723         PR fortran/17074
724         * gfortran.dg/simpleif_1.f90: New test.
725
726 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
727
728         * lib/target-supports.exp (check_profiling_available): Return
729         false for arm*-*-symbianelf* and arm*-*-eabi*.
730
731         PR c++/15890
732         * g++.dg/template/delete1.C: New test.
733
734 2004-08-19  Paul Brook  <paul@codesourcery.com>
735
736         PR fortran/14976
737         PR fortran/16228
738         * gfortran.dg/data_char_1.f90: New test.
739
740 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
741
742         PR fortran/16946
743         * gfortran.dg/reduction.f90: New testcase.
744
745 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
746
747         PR fortran/16520
748         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
749
750 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
751
752         PR c++/17041
753         * g++.dg/Wparentheses-3.C: New test.
754
755 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
756
757         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
758         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
759         * gcc.dg/vect/vect-2.c: Likewise.
760         * gcc.dg/vect/vect-3.c: Likewise.
761         * gcc.dg/vect/vect-4.c: Likewise.
762         * gcc.dg/vect/vect-5.c: Likewise.
763         * gcc.dg/vect/vect-6.c: Likewise.
764         * gcc.dg/vect/vect-7.c: Likewise.
765         * gcc.dg/vect/vect-25.c: Likewise.
766         * gcc.dg/vect/vect-31.c: Likewise.
767         * gcc.dg/vect/vect-32.c: Likewise.
768         * gcc.dg/vect/vect-34.c: Likewise.
769         * gcc.dg/vect/vect-36.c: Likewise.
770         * gcc.dg/vect/vect-all.c: Likewise.
771
772 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
773
774         PR c++/17068
775         * g++.dg/template/operator4.C: New test.
776
777 2004-08-18  Richard Henderson  <rth@redhat.com>
778
779         * gcc.dg/20040206-1.c: XFAIL.
780
781 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
782
783         PR c++/16246
784         * g++.dg/template/array7.C: New test.
785
786 2004-08-17  James E Wilson  <wilson@specifixinc.com>
787
788         * gcc.dg/mips-movcc-1.c: New test.
789         * gcc.dg/mips-movcc-2.c: New test.
790         * gcc.dg/mips-movcc-3.c: New test.
791
792         * gcc.dg/mips-nmadd-1.c: New test.
793         * gcc.dg/mips-nmadd-2.c: New test.
794
795 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
796
797         PR c++/15871
798         * g++.dg/opt/inline8.C: New test.
799
800         PR c++/16965
801         * g++.dg/parse/error17.C: New test.
802
803 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
804
805         * gcc.dg/vect: New directory for vectorizer tests.
806         * gcc.dg/vect/tree-vect.h: New file.
807         * gcc.dg/vect/vect.exp: New file.
808         * gcc.dg/vect/pr16105.c.c: New test.
809         * gcc.dg/vect/vect-1.c: New test.
810         * gcc.dg/vect/vect-2.c: New test.
811         * gcc.dg/vect/vect-3.c: New test.
812         * gcc.dg/vect/vect-4.c: New test.
813         * gcc.dg/vect/vect-5.c: New test.
814         * gcc.dg/vect/vect-6.c: New test.
815         * gcc.dg/vect/vect-7.c: New test.
816         * gcc.dg/vect/vect-8.c: New test.
817         * gcc.dg/vect/vect-9.c: New test.
818         * gcc.dg/vect/vect-10.c: New test.
819         * gcc.dg/vect/vect-11.c: New test.
820         * gcc.dg/vect/vect-12.c: New test.
821         * gcc.dg/vect/vect-13.c: New test.
822         * gcc.dg/vect/vect-14.c: New test.
823         * gcc.dg/vect/vect-15.c: New test.
824         * gcc.dg/vect/vect-16.c: New test.
825         * gcc.dg/vect/vect-17.c: New test.
826         * gcc.dg/vect/vect-18.c: New test.
827         * gcc.dg/vect/vect-19.c: New test.
828         * gcc.dg/vect/vect-20.c: New test.
829         * gcc.dg/vect/vect-21.c: New test.
830         * gcc.dg/vect/vect-22.c: New test.
831         * gcc.dg/vect/vect-23.c: New test.
832         * gcc.dg/vect/vect-24.c: New test.
833         * gcc.dg/vect/vect-25.c: New test.
834         * gcc.dg/vect/vect-26.c: New test.
835         * gcc.dg/vect/vect-27.c: New test.
836         * gcc.dg/vect/vect-28.c: New test.
837         * gcc.dg/vect/vect-29.c: New test.
838         * gcc.dg/vect/vect-30.c: New test.
839         * gcc.dg/vect/vect-31.c: New test.
840         * gcc.dg/vect/vect-32.c: New test.
841         * gcc.dg/vect/vect-33.c: New test.
842         * gcc.dg/vect/vect-34.c: New test.
843         * gcc.dg/vect/vect-35.c: New test.
844         * gcc.dg/vect/vect-36.c: New test.
845         * gcc.dg/vect/vect-37.c: New test.
846         * gcc.dg/vect/vect-38.c: New test.
847         * gcc.dg/vect/vect-40.c: New test.
848         * gcc.dg/vect/vect-41.c: New test.
849         * gcc.dg/vect/vect-42.c: New test.
850         * gcc.dg/vect/vect-43.c: New test.
851         * gcc.dg/vect/vect-44.c: New test.
852         * gcc.dg/vect/vect-45.c: New test.
853         * gcc.dg/vect/vect-46.c: New test.
854         * gcc.dg/vect/vect-47.c: New test.
855         * gcc.dg/vect/vect-48.c: New test.
856         * gcc.dg/vect/vect-49.c: New test.
857         * gcc.dg/vect/vect-50.c: New test.
858         * gcc.dg/vect/vect-51.c: New test.
859         * gcc.dg/vect/vect-52.c: New test.
860         * gcc.dg/vect/vect-53.c: New test.
861         * gcc.dg/vect/vect-54.c: New test.
862         * gcc.dg/vect/vect-55.c: New test.
863         * gcc.dg/vect/vect-56.c: New test.
864         * gcc.dg/vect/vect-57.c: New test.
865         * gcc.dg/vect/vect-58.c: New test.
866         * gcc.dg/vect/vect-59.c: New test.
867         * gcc.dg/vect/vect-60.c: New test.
868         * gcc.dg/vect/vect-61.c: New test.
869         * gcc.dg/vect/vect-all.c: New test.
870         * gcc.dg/vect/vect-none.c: New test.
871
872 2004-08-17  Paul Brook  <paul@codesourcery.com>
873
874         PR fortran/13082
875         * gfortran.dg/entry_1.f90: New test.
876
877 2004-08-17  Andrew Pinski  <apinski@apple.com>
878
879         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
880
881 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
882
883         * gcc.dg/pr17036-1.c: New test.
884
885 2004-08-16  Devang Patel  <dpatel@apple.com>
886
887         * gcc.dg/darwin-20040809-1.c: New test.
888
889 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
890
891         * gcc.dg/funcdef-attr-1.c: New test.
892
893 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
894
895         * gcc.dg/altivec-17.c: New test.
896         * gcc.dg/altivec-18.c: New test.
897
898 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
899
900         PR c++/6749
901         * g++.dg/template/vtable2.C: New test.
902
903 2004-08-14  Richard Henderson  <rth@redhat.com>
904
905         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
906         * gcc.dg/pack-test-4.c (main): Return 0.
907         * gcc.dg/setjmp-1.c: Remove XFAIL.
908         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
909
910 2004-08-14  Richard Henderson  <rth@redhat.com>
911
912         * gcc.dg/980217-1.c: Add prototype for printf.
913
914 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
915
916         * gfortran.dg/pr16935.f90: New test.
917
918 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
919
920         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
921
922 2004-08-13  Paul Brook  <paul@codesourcery.com>
923
924         * gfortran.dg/der_io_1.f90: Remove stray comma.
925
926 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
927
928         * gcc.dg/vmx/cw-bug-2.c: Remove.
929         * gcc.dg/vmx/vprint-1.c: Remove.
930         * gcc.dg/vmx/vscan-1.c: Remove.
931
932 2004-08-12  Devang patel  <dpatel@apple.com>
933
934         * gcc.dg/darwin-20040809-2.c: New test.
935
936 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
937
938         * g++.dg/ext/altivec-12.C: New test.
939
940         * g++.dg/ext/altivec-11.C: New test.
941
942 2004-08-12  Paul Brook  <paul@codesourcery.com>
943
944         * g++.dg/abi/arm_cxa_vec_1.C: New test.
945
946 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
947
948         * g++.dg/ext/altivec-2.C: Check for hardware support before
949         executing any VMX instructions.
950
951         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
952
953 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
954
955         PR c++/16276
956         * g++.old-deja/g++.other/comdat4.C: New test.
957         * g++.old-deja/g++.other/comdat4-aux.cc: New.
958
959 2004-08-12  Ben Elliston  <bje@au.ibm.com>
960
961         PR target/16286
962         * gcc.dg/pr16286.c: New test.
963
964 2004-08-12 Jan Beulich <jbeulich@novell.com>
965
966         * g++.dg/ext/asm5.C: New.
967
968 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
969
970         PR c++/16698
971         * g++.dg/eh/crash1.C: New test.
972
973         PR c++/16717
974         * g++.dg/ext/construct1.C: New test.
975
976 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
977
978         PR c++/16853
979         * g++.dg/init/ptrmem1.C: New test.
980
981         PR c++/16618
982         * g++.dg/parse/offsetof5.C: New test.
983
984         PR c++/16870
985         * g++.dg/template/overload3.C: New test.
986
987 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
988
989         PR c++/16964
990         * g++.dg/parse/error16.C: New test.
991
992         PR c++/16904
993         * g++.dg/template/error14.C: New test.
994
995         PR c++/16929
996         * g++.dg/template/error15.C: New test.
997
998 2004-08-11  Devang Patel  <dpatel@apple.com>
999
1000         * gcc.dg/darwin-ld-20040809-1.c: New test.
1001         * gcc.dg/darwin-ld-20040809-2.c: New test.
1002
1003 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
1004
1005         PR fortran/16917
1006         * gfortran.dg/dfloat_1.f90: New test.
1007
1008 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1009
1010         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
1011         * gcc.dg/dll-2.c: Fix dg-require syntax.
1012         * gcc.misc-tests/arm-isr.c (abort): Declare.
1013         (exit): Likewise.
1014
1015 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
1016
1017         PR c++/16971
1018         * g++.dg/parse/crash16.C: New test.
1019
1020 2004-08-10  Roger Sayle  <roger@eyesopen.com>
1021
1022         * gcc.dg/mips-rsqrt-1.c: New test case.
1023         * gcc.dg/mips-rsqrt-2.c: New test case.
1024         * gcc.dg/mips-rsqrt-3.c: New test case.
1025
1026 2004-08-10  Paul Brook  <paul@codesourcery.com>
1027
1028         * gfortran.dg/der_io_1.f90: New test.
1029
1030 2004-08-10  Paul Brook  <paul@codesourcery.com>
1031
1032         PR fortran/16919
1033         * gfortran.dg/der_array_1.f90: New test.
1034
1035 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
1036
1037         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
1038
1039 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
1040
1041         * gcc.dg/wchar_t-2.c: Fix typo.
1042
1043 2004-08-09  Falk Hueffner  <falk@debian.org>
1044
1045         PR tree-optimization/12517
1046         * gcc.c-torture/compile/pr12517.c: New test.
1047
1048         PR tree-optimization/12578
1049         * gcc.c-torture/compile/pr12578.c: New test.
1050
1051         PR tree-optimization/12899
1052         * gcc.c-torture/compile/pr12899.c: New test.
1053
1054         PR rtl-optimization/14692
1055         * gcc.c-torture/compile/pr14692.c: New test.
1056
1057         PR tree-optimization/16461
1058         * gcc.c-torture/compile/pr16461.c: New test.
1059
1060 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
1061
1062         * gfortran.dg/getenv_1.f90: New test.
1063
1064 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1065
1066         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
1067         wchar_t.
1068         * gcc.dg/symbian5.c: Test -fno-short-wchar.
1069
1070 2004-08-06  Paul Brook  <paul@codesourcery.com>
1071
1072         * gfortran.dg/ret_array_1.f90: New test.
1073         * gfortran.dg/ret_pointer_1.f90: New test.
1074
1075 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
1076
1077         * gcc.dg/missing-field-init-[12].c: New tests.
1078         * g++.dg/warn/missing-field-init-[12].C: New tests.
1079
1080 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1081
1082         * gcc.dg/enum2.c: New test.
1083         * gcc.dg/symbian3.c: Likewise.
1084         * gcc.dg/symbian4.c: Likewise.
1085         * gcc.dg/wchar_t-2.c: Likewise.
1086
1087 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1088
1089         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
1090         destructor tests.
1091
1092 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1093
1094         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
1095         dg-require-visiblity.
1096         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
1097         * g++.dg/ext/visibility/fvisibility.C: Likewise.
1098         * g++.dg/ext/visibility/memfuncts.C: Likewise.
1099         * g++.dg/ext/visibility/new1.C: Likewise.
1100         * g++.dg/ext/visibility/pragma.C: Likewise.
1101         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
1102         * g++.dg/ext/visibility/virtual.C: Likewise.
1103         * g++/dg/ext/visibility/visibility-1.C: Likewise.
1104         * g++/dg/ext/visibility/visibility-2.C: Likewise.
1105         * g++/dg/ext/visibility/visibility-3.C: Likewise.
1106         * g++/dg/ext/visibility/visibility-4.C: Likewise.
1107         * g++/dg/ext/visibility/visibility-5.C: Likewise.
1108         * g++/dg/ext/visibility/visibility-6.C: Likewise.
1109         * g++/dg/ext/visibility/visibility-7.C: Likewise.
1110         * g++/dg/ext/visibility/visibility-8.C: New test.
1111         * gcc.c-torture/compile/dll.x: Remove.
1112         * gcc.dg/dll-2.c: Use dg-require-dll
1113         * gcc.dg/visibility-10.c: New test.
1114         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
1115         supporting DLLs.
1116         * testsuite/lib/scanasm.exp (scan_hidden): New function.
1117         (scan_not_hidden): Likewise.
1118
1119 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
1120
1121         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
1122
1123 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
1124
1125         * gcc.c-torture/execute/20040805-1.c: New test.
1126
1127 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
1128
1129         * gcc.dg/20020118-1.c: Declare abort.
1130         * gcc.dg/altivec_check.h: Likewise.
1131         * gcc.dg/iftrap-2.c: Likewise.
1132         * gcc.dg/pragma-darwin.c: Likewise.
1133         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
1134
1135 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
1136
1137         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
1138
1139 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1140
1141         * gcc.c-torture/execute/builtins/abs-2.c,
1142         gcc.c-torture/execute/builtins/abs-3.c,
1143         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
1144         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
1145         intmax_t, uintmax_t and their limits.
1146         * gcc.dg/intmax_t-1.c: New test.
1147
1148 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1149
1150         * g++.dg/tc1/dr147.C: Add reference to PR.
1151
1152 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
1153
1154         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
1155         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
1156
1157 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
1158
1159         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
1160
1161 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1162
1163         * gcc.dg/redecl-5.c: New test.
1164         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
1165         of scanf.
1166
1167 2004-08-03  Roger Sayle  <roger@eyesopen.com>
1168
1169         PR middle-end/16790
1170         * gcc.c-torture/execute/pr16790-1.c: New test case.
1171
1172 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1173
1174         * g++.dg/ext/visibility/assign1.C: New test.
1175         * g++.dg/ext/visibility/new1.C: Likewise.
1176
1177         * gcc.dg/symbian1.c: New test.
1178         * gcc.dg/symbian2.c: Likewise.
1179
1180 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
1181
1182         PR target/16570
1183         * gcc.dg/i386-sse-9.c: New test.
1184
1185 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1186
1187         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
1188
1189 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1190
1191         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
1192         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
1193         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
1194         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
1195         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
1196         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
1197         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
1198         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
1199         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
1200         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
1201         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
1202         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
1203         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
1204         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
1205         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
1206         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
1207         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
1208         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
1209         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
1210         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
1211         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
1212         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
1213         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
1214         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
1215         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
1216         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
1217         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
1218         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
1219         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
1220         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
1221         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
1222         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
1223         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
1224         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
1225         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
1226         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
1227         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
1228         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
1229         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
1230         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
1231         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
1232         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
1233         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
1234         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
1235         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
1236         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
1237         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
1238         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
1239         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
1240         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
1241         gcc.misc-tests/i386-pf-3dnow-1.c,
1242         gcc.misc-tests/i386-pf-athlon-1.c,
1243         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
1244         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
1245         Declare built-in functions used.
1246         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
1247
1248 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
1249
1250         PR c++/16707
1251         * g++.dg/lookup/using12.C: New test.
1252
1253         * g++.dg/init/null1.C: Fix PR number.
1254         * g++.dg/parse/namespace10.C: Likewise.
1255
1256 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1257
1258         PR c++/16224
1259         * g++.dg/template/spec17.C: New test.
1260         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
1261         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
1262
1263 2004-08-02  David Billinghurst
1264
1265         PR fortran/16292
1266         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
1267
1268 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
1269
1270         * gcc.dg/ia64-got-1.c: New test case.
1271
1272 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1273
1274         PR c++/16489
1275         * g++.dg/init/null1.C: New test.
1276         * g++.dg/tc1/dr76.C: Adjust error marker.
1277
1278         PR c++/16529
1279         * g++.dg/parse/namespace10.C: New test.
1280
1281         PR c++/16810
1282         * g++.dg/inherit/ptrmem2.C: New test.
1283
1284 2004-08-02  Ben Elliston  <bje@au.ibm.com>
1285
1286         PR target/16155
1287         * gcc.dg/pr16155.c: New test.
1288
1289 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1290
1291         * gcc.dg/redecl-2.c: New test.
1292
1293 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
1294
1295         * gcc.dg/darwin-longdouble.c: New file.
1296
1297 2004-07-30  Richard Henderson  <rth@redhat.com>
1298
1299         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
1300         write to constant argument.
1301         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
1302
1303 2004-07-30  Richard Henderson  <rth@redhat.com>
1304
1305         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
1306         tests of nearest around zero.
1307
1308 2004-07-30  Andrew Pinski  <apinski@apple.com>
1309
1310         * gcc.c-torture/compile/20040730-1.c: New test.
1311
1312 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1313
1314         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
1315         powerpc-eabispe.
1316
1317 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1318
1319         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
1320
1321 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
1322
1323         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
1324         contains $ld_library_path.
1325         * lib/gfortran.exp (gfortran_link_flags): Likewise.
1326
1327 2004-07-29  Richard Henderson  <rth@redhat.com>
1328
1329         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
1330
1331         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
1332         (alt2, which): New.
1333         (Check): Accept either alternative.
1334
1335 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
1336
1337         * g++.dg/abi/inline1.C: New test.
1338         * g++.dg/abi/local1-a.cc: Likewise.
1339         * g++.dg/abi/local1.C: Likewise.
1340         * g++.dg/abi/mangle11.C: Tweak location of warnings.
1341         * g++.dg/abi/mangle12.C: Likewise.
1342         * g++.dg/abi/mangle17.C: Likewise.
1343         * g++.dg/abi/mangle20-2.C: Likewise.
1344         * g++.dg/opt/interface1.C: Likewise.
1345         * g++.dg/opt/interface1.h: Likewise.
1346         * g++.dg/opt/interface1-a.cc: New test.
1347         * g++.dg/parse/repo1.C: New test.
1348         * g++.dg/template/repo1.C: Likewise.
1349         * g++.dg/warn/Winline-1.C: Likewise.
1350         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
1351
1352 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
1353
1354         * gcc.dg/tree-ssa/20040729-1.c: New test.
1355
1356 2004-07-27  Matt Austern <austern@apple.com>
1357
1358         * gcc.dg/darwin-bool-1.c: New test.
1359         * gcc.dg/darwin-bool-2.c: New test.
1360
1361 2004-07-28  Richard Henderson  <rth@redhat.com>
1362
1363         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
1364         arguments in the correct type.  Don't write to constant arguments.
1365
1366 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1367
1368         PR tree-optimization/16688
1369         PR tree-optimization/16689
1370         * g++.dg/tree-ssa/pr16688.C: New test.
1371
1372 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1373
1374         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1375         loads.  Not only in the comment, this time.
1376
1377 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
1378
1379         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
1380         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
1381         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
1382         * gcc.dg/sh4a-bitmovua.c: New.
1383         * gcc.dg/sh4a-cos.c: New.
1384         * gcc.dg/sh4a-cosf.c: New.
1385         * gcc.dg/sh4a-fprun.c: New.
1386         * gcc.dg/sh4a-fsrra.c: New.
1387         * gcc.dg/sh4a-memmovua.c: New.
1388         * gcc.dg/sh4a-sin.c: New.
1389         * gcc.dg/sh4a-sincos.c: New.
1390         * gcc.dg/sh4a-sincosf.c: New.
1391         * gcc.dg/sh4a-sinf.c: New.
1392
1393 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1394
1395         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
1396         conditionals.
1397         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1398         loads.
1399         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
1400         DOM1.
1401
1402 2004-07-27  Andrew Pinski  <apinski@apple.com>
1403
1404         * g++.dg/rtti/tinfo1.C: Correct the xfail.
1405
1406 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
1407
1408         * gcc.dg/pragma-isr.c: New test.
1409
1410 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1411
1412         PR c++/14429
1413         * g++.dg/template/ttp11.C: New test.
1414
1415 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
1416
1417         * gcc.c-torture/compile/20040727-1.c: New test.
1418
1419 2004-07-26  Eric Christopher  <echristo@redhat.com>
1420
1421         * gcc.c-torture/compile/20040726-2.c: New test.
1422
1423 2004-07-26  Andrew Pinski  <apinski@apple.com>
1424
1425         * g++.dg/rtti/tinfo1.C: Xfail.
1426
1427 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
1428
1429         * gcc.c-torture/compile/20040726-1.c: New test.
1430
1431 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
1432             Brian Ryner  <bryner@brianryner.com>
1433
1434         PR c++/9283
1435         PR c++/15000
1436         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
1437         * g++.dg/ext/visibility/: New directory.
1438         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
1439         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
1440         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
1441         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
1442         * g++.dg/ext/visibility/fvisibility.C,
1443         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
1444         g++.dg/ext/visibility/fvisibility-override1.C
1445         g++.dg/ext/visibility/fvisibility-override2.C
1446         g++.dg/ext/visibility/memfuncts.C
1447         g++.dg/ext/visibility/noPLT.C
1448         g++.dg/ext/visibility/pragma.C
1449         g++.dg/ext/visibility/pragma-override1.C
1450         g++.dg/ext/visibility/pragma-override2.C
1451         g++.dg/ext/visibility/staticmemfuncts.C
1452         g++.dg/ext/visibility/virtual.C: New tests.
1453
1454 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1455
1456         PR c/15360
1457         * gcc.dg/pr15360-1.c: New test.
1458
1459 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
1460
1461         * gcc.dg/pragma-align-2.c: New test.
1462         * gcc.dg/pragma-init-fini.c: New test.
1463         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
1464         targets.
1465
1466 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1467
1468         * gcc.dg/init-string-2.c: New test.
1469
1470 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
1471
1472         PR 16684
1473         * gcc.dg/Wredundant-decls-1.c: New test case.
1474
1475 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
1476
1477         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
1478         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
1479         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
1480         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
1481         * gcc.dg/compat/generate-random.c: New file.
1482         * gcc.dg/compat/generate-random.h: Likewise.
1483         * gcc.dg/compat/generate-random_r.c: Likewise.
1484         * gcc.dg/compat/struct-layout-1.h: Likewise.
1485         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
1486         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
1487         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
1488         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
1489         * gcc.dg/compat/struct-layout-1_main.c: New test.
1490         * gcc.dg/compat/struct-layout-1_x.c: New file.
1491         * gcc.dg/compat/struct-layout-1_y.c: New file.
1492         * gcc.dg/compat/struct-layout-1_test.h: New file.
1493
1494 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
1495
1496         * gcc.dg/comp-return-1.c: New test
1497
1498 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
1499
1500         * gcc.dg/vmx/8-02a.c: Fix typo.
1501
1502         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
1503         * gcc.dg/darwin-abi-3.c: New test.
1504
1505         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
1506         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
1507
1508         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
1509         * gcc.dg/vmx/ops-long-1.c: New test.
1510         * gcc.dg/vmx/ops-long-2.c: New test.
1511
1512 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1513
1514         * g++.dg/lookup/conv-[1234].C: New.
1515
1516 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
1517
1518         * g++.dg/parse/attr2.C: Simplify.
1519
1520 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1521
1522         PR c/7284
1523         * gcc.c-torture/execute/pr7284-1.c: New test.
1524
1525 2004-07-22  Brian Booth  <bbooth@redhat.com>
1526
1527         * gcc.dg/tree-ssa/20040721-1.c: New test.
1528
1529 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1530
1531         * g++.dg/template/crash20.c: New.
1532
1533 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
1534
1535         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
1536         Add dg-run directive.  Declare variables as required.
1537         * gfortran.dg/g77/README: Update
1538
1539 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
1540
1541         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
1542         gcc.dg/cris-peep2-andu2.c: New tests.
1543
1544 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1545
1546         PR c/15052
1547         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
1548         on return type.
1549         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
1550         messages.
1551         * gcc.dg/qual-return-2.c: Update expected messages.
1552         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
1553
1554 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1555
1556         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
1557         * gcc.dg/noncompile/921102-1.c: Update expected error message.
1558
1559 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1560
1561         PR c/11250
1562         * gcc.dg/init-string-1.c: New test.
1563
1564 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
1565
1566         PR middle-end/15345
1567         PR c/16450
1568         * gcc.dg/torture/nested-fn-1.c: New test.
1569
1570 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
1571
1572         PR target/16559
1573         * gcc.dg/ia64-fptr-1.c: New file.
1574
1575 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1576
1577         PR c++/14497
1578         * g++.dg/template/spec16.C: New test.
1579         * g++.old-deja/g++.robertl/eb118.C: Remove.
1580
1581 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1582
1583         PR c++/509
1584         * g++.dg/template/spec15.C: New test.
1585
1586 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
1587
1588         Copy cases from g77.f-torture/execute and add dg-run
1589         directive.  Other changes as noted.
1590         * gfortran.dg/g77/13037.f
1591         * gfortran.dg/g77/1832.f
1592         * gfortran.dg/g77/19981119-0.f
1593         * gfortran.dg/g77/19990313-0.f
1594         * gfortran.dg/g77/19990313-1.f
1595         * gfortran.dg/g77/19990313-2.f
1596         * gfortran.dg/g77/19990313-3.f
1597         * gfortran.dg/g77/19990419-1.f
1598         * gfortran.dg/g77/19990826-0.f
1599         * gfortran.dg/g77/19990826-2.f
1600         * gfortran.dg/g77/20000503-1.f
1601         * gfortran.dg/g77/20001111.f
1602         * gfortran.dg/g77/20010116.f
1603         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
1604         * gfortran.dg/g77/20010430.f
1605         * gfortran.dg/g77/6177.f
1606         * gfortran.dg/g77/947.f
1607         * gfortran.dg/g77/970816-3.f
1608         * gfortran.dg/g77/971102-1.f
1609         * gfortran.dg/g77/980520-1.f
1610         * gfortran.dg/g77/980628-0.f
1611         * gfortran.dg/g77/980628-1.f
1612         * gfortran.dg/g77/980628-10.f
1613         * gfortran.dg/g77/980628-2.f
1614         * gfortran.dg/g77/980628-3.f
1615         * gfortran.dg/g77/980628-7.f
1616         * gfortran.dg/g77/980628-8.f
1617         * gfortran.dg/g77/980628-9.f
1618         * gfortran.dg/g77/980701-0.f
1619         * gfortran.dg/g77/980701-1.f
1620         * gfortran.dg/g77/cabs.f
1621         * gfortran.dg/g77/claus.f
1622         * gfortran.dg/g77/complex_1.f
1623         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
1624         * gfortran.dg/g77/dcomplex.f
1625         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
1626         * gfortran.dg/g77/f90-intrinsic-mathematical.f
1627         * gfortran.dg/g77/f90-intrinsic-numeric.f
1628         * gfortran.dg/g77/int8421.f
1629         * gfortran.dg/g77/labug1.f
1630         * gfortran.dg/g77/large_vec.f
1631         * gfortran.dg/g77/le.f
1632         * gfortran.dg/g77/short.f
1633         * gfortran.dg/g77/README: Update
1634
1635 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
1636
1637         PR c++/16637
1638         * g++.dg/parse/lookup4.C: New test.
1639
1640 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1641
1642         PR c++/16175
1643         * g++.dg/template/ttp10.C: New test.
1644
1645 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1646
1647         * gcc.dg/pr12625-1.c: New test.
1648
1649 2004-07-20  Steven Bosscher  <stevenb@suse.de>
1650
1651         * testsuite/gcc.dg/switch-warn-1.c: New test.
1652         * testsuite/gcc.dg/switch-warn-2.c: New test.
1653         * gcc.c-torture/compile/pr14730.c: Update.
1654
1655 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
1656
1657         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
1658         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
1659         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
1660         g++.dg/template/nontype3.C: Remove trailing CR from tests.
1661
1662 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
1663
1664         PR c++/16623
1665         * g++.dg/template/assign1.C: New test.
1666
1667 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1668
1669         PR c++/12170
1670         * g++.dg/template/ttp9.C: New test.
1671
1672 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
1673
1674         * gcc.dg/format/cmn-err-1.c: New test.
1675
1676 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1677
1678         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
1679         gcc.dg/Wparentheses-10.c: New tests.
1680         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
1681
1682 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1683
1684         PR fortran/16465
1685         * gfortran.dg/g77//ffixed-line-length-0.f,
1686         gfortran.dg/g77/ffixed-line-length-132.f,
1687         gfortran.dg/g77/ffixed-line-length-72.f,
1688         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
1689         gfortran.dg/g77/README: Update.
1690
1691 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1692
1693         PR c++/13092
1694         * g++.dg/template/non-dependent7.C: New test.
1695         * g++.dg/template/non-dependent8.C: Likewise.
1696         * g++.dg/template/non-dependent9.C: Likewise.
1697         * g++.dg/template/non-dependent10.C: Likewise.
1698
1699 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
1700
1701         PR c++/16337
1702         * g++.dg/parse/attr2.C: New test.
1703
1704 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
1705
1706         * g77.dg: Removed.
1707         * g77.f-torture: Ditto.
1708
1709 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1710
1711         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
1712         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
1713         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
1714
1715 2004-07-16  Richard Henderson  <rth@redhat.com>
1716
1717         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
1718
1719 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1720
1721         * lib/fortran-torture.exp (fortran-torture): Don't test compile
1722         tests with full list of options.
1723         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
1724         of TORTURE_OPTIONS if test contains 'dg-do run'.
1725
1726         PR fortran/16404
1727         * gfortran.dg/do_iterator.f90: New test.
1728
1729 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1730
1731         PR rtl-optimization/16536
1732         * gcc.c-torture/execute/restrict-1.c: New test.
1733
1734 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1735
1736         PR fortran/15324
1737         * gfortran.dg/pr15324.f90: New test.
1738
1739         PR fortran/15129
1740         * gfortran.dg/pr15129.f90: New test.
1741
1742         PR fortran/15140
1743         * gfortran.dg/pr15140.f90: New test.
1744
1745         PR fortran/13792
1746         * gfortran.fortran-torture/execute/bounds.f90: Add check for
1747         compile-time simplification.
1748
1749 2004-07-14  Mike Stump  <mrs@apple.com>
1750
1751         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
1752
1753 2004-07-14  James E Wilson  <wilson@specifixinc.com>
1754
1755         PR target/16325
1756         * gcc.dg/profile-generate-1.c: New.
1757
1758 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
1759
1760         * gcc.c-torture/execute/20040709-1.c: New test.
1761         * gcc.c-torture/execute/20040709-2.c: New test.
1762
1763 2004-07-14  Mike Stump  <mrs@apple.com>
1764
1765         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
1766
1767 2004-07-14  Mike Stump  <mrs@apple.com>
1768
1769         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
1770
1771 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
1772
1773         PR c++/16518
1774         * g++.dg/parse/mutable1.C: New test.
1775
1776 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
1777
1778         PR tree-optimization/16443
1779         * gcc.dg/tree-ssa/20040713-1.c: New test.
1780
1781 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
1782
1783         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
1784         for operator new.
1785
1786 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1787
1788         * gfortran.dg/g77/README: New file
1789         * gfortran.dg/g77/19981216-0.f:  Copy from
1790         g77.f-torture/noncompile.  Add "dg-do compile" and
1791         dg-error as required.
1792         * gfortran.dg/g77/19990218-1.f: Likewise
1793         * gfortran.dg/g77/19990905-1.f: Likewise
1794         * gfortran.dg/g77/9263.f: Likewise
1795         * gfortran.dg/g77/980615-0.f: Likewise
1796         * gfortran.dg/g77/980616-0.f: Likewise
1797         * gfortran.dg/g77/check0.f: Likewise
1798         * gfortran.dg/g77/select_no_compile.f: Likewise
1799
1800 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1801
1802         Copy files from g77.f-torture/compile.
1803         Add "{ dg-do compile}".  Other changes as noted
1804         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
1805         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
1806         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
1807         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
1808         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
1809         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
1810         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
1811         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
1812         statement to conform to standard.  Append alpha1.x for reference.
1813         * gfortran.dg/g77/xformat.f: Add dg-warning
1814
1815 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1816
1817         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
1818         Add {dg-do compile} directive.
1819         * gfortran.dg/g77/cpp2.F: Likewise
1820
1821 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1822
1823         PR c++/5402
1824         * g++.dg/lookup/name-clash1.C: New test.
1825
1826         PR c++/9777
1827         * g++.dg/lookup/name-clash2.C: New test.
1828
1829         PR c++/12102
1830         * g++.dg/lookup/name-clash3.C: New test.
1831
1832 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1833
1834         * g++.dg/lookup/new2.C: New test.
1835         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
1836
1837 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
1838
1839         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
1840         Add {dg-do compile} directive.
1841         * gfortran.dg/g77/13060.f: Likewise
1842         * gfortran.dg/g77/19990218-0.f: Likewise
1843         * gfortran.dg/g77/19990305-0.f: Likewise
1844         * gfortran.dg/g77/19990419-0.f: Likewise
1845         * gfortran.dg/g77/19990502-0.f: Likewise
1846         * gfortran.dg/g77/19990502-1.f: Likewise
1847         * gfortran.dg/g77/19990525-0.f: Likewise
1848         * gfortran.dg/g77/19990826-1.f: Likewise
1849         * gfortran.dg/g77/19990826-3.f: Likewise
1850         * gfortran.dg/g77/19990905-2.f: Likewise
1851         * gfortran.dg/g77/20000412-1.f: Likewise
1852         * gfortran.dg/g77/20000511-1.f: Likewise
1853         * gfortran.dg/g77/20000511-2.f: Likewise
1854         * gfortran.dg/g77/20000518.f: Likewise
1855         * gfortran.dg/g77/20000601-1.f: Likewise
1856         * gfortran.dg/g77/20000601-2.f: Likewise
1857         * gfortran.dg/g77/20000629-1.f: Likewise
1858         * gfortran.dg/g77/20000630-2.f: Likewise
1859         * gfortran.dg/g77/20010115.f: Likewise
1860         * gfortran.dg/g77/20010321-1.f: Likewise
1861         * gfortran.dg/g77/20010426.f: Likewise
1862         * gfortran.dg/g77/20020307-1.f: Likewise
1863         * gfortran.dg/g77/8485.f: Likewise
1864         * gfortran.dg/g77/960317-1.f: Likewise
1865         * gfortran.dg/g77/970915-0.f: Likewise
1866         * gfortran.dg/g77/980310-1.f: Likewise
1867         * gfortran.dg/g77/980310-2.f: Likewise
1868         * gfortran.dg/g77/980310-3.f: Likewise
1869         * gfortran.dg/g77/980310-4.f: Likewise
1870         * gfortran.dg/g77/980310-6.f: Likewise
1871         * gfortran.dg/g77/980310-7.f: Likewise
1872         * gfortran.dg/g77/980310-8.f: Likewise
1873         * gfortran.dg/g77/980419-2.f: Likewise
1874         * gfortran.dg/g77/980424-0.f: Likewise
1875         * gfortran.dg/g77/980427-0.f: Likewise
1876         * gfortran.dg/g77/980729-0.f: Likewise
1877         * gfortran.dg/g77/981117-1.f: Likewise
1878         * gfortran.dg/g77/toon_1.f: Likewise
1879
1880 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1881
1882         PR c++/2204
1883         * g++.dg/other/abstract2.C: New test.
1884
1885 2004-07-12  Paul Brook  <paul@codesourcery.com>
1886
1887         * gfortran.dg/pointer_init_1.f90: New test.
1888
1889 2004-07-11  Paul Brook  <paul@codesourcery.com>
1890
1891         PR fortran/15986
1892         * gfortran.dg/contained_1.f90: New test.
1893
1894 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
1895
1896         * g++.dg/parse/defarg8.C: New test.
1897
1898 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1899
1900         PR fortran/16433
1901         * gfortran.dg/pr16433.f: New test.
1902
1903         PR fortran/17574
1904         * gfortran.dg/pr15754.f90: New test.
1905
1906 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1907
1908         PR tree-optimization/16437
1909         * gcc.c-torture/execute/bitfld-4.c: New test.
1910
1911 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1912
1913         * gfortran.fortran-torture/execute/common_2.f90: Add check for
1914         access to common var from module.
1915
1916 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1917
1918         PR fortran/16336
1919         * gfortran.fortran-torture/execute/common_2.f90: New test.
1920
1921 2004-07-10  Paul Brook  <paul@codesourcery.com>
1922
1923         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
1924
1925 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1926
1927         PR fortran/15969
1928         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
1929
1930 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
1931
1932         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
1933         * gfortran.dg/g77/ffixed-form-2.f: Likewise
1934         * gfortran.dg/g77/ffree-form-1.f: Likewise
1935         * gfortran.dg/g77/ffree-form-2.f: Likewise
1936         * gfortran.dg/g77/ffree-form-3.f: Likewise
1937         * gfortran.dg/g77/fno-underscoring.f: Likewise
1938         * gfortran.dg/g77/funderscoring.f: Likewise
1939         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
1940
1941 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1942
1943         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
1944
1945 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1946         Paul Brook  <paul@codesourcery.com>
1947
1948         PR fortran/13415
1949         * gfortran.dg/common_pointer_1.f90: New test.
1950
1951 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1952
1953         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
1954
1955 2004-07-09  James E Wilson  <wilson@specifixinc.com>
1956
1957         PR target/16364
1958         * gcc.c-torture/compile/20040709-1.c: New.
1959
1960 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1961
1962         PR fortran/14077
1963         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
1964
1965 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1966
1967         PR fortran/13201
1968         * gfortran.dg/shape_1.f90: New test.
1969
1970 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
1971             Andrew Pinski  <apinski@apple.com>
1972
1973         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
1974
1975 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1976
1977         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
1978         comment.
1979
1980 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1981         Paul Brook  <paul@codesourcery.com>
1982
1983         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
1984         '.f95' and '.F95'.
1985
1986 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
1987
1988         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
1989
1990 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1991
1992         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
1993         testcases with capital suffix.
1994
1995 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1996
1997         PR fortran/15481
1998         PR fortran/13372
1999         PR fortran/13575
2000         PR fortran/15978
2001         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
2002
2003         * gfortran.dg/implicit_1.f90: New test.
2004
2005 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2006
2007         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
2008         expression to match gfortran warning/error messages
2009         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
2010         dg-error text.
2011
2012 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2013
2014         * lib/fortran-torture.exp: Rename proc search_for to
2015         search_for_re.
2016
2017 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2018
2019         * gcc.c-torture/execute/simd-5.x: New file.
2020         XFAIL on SPARC 64-bit at -O0.
2021
2022 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2023
2024         PR c++/8211
2025         PR c++/16165
2026         * g++.dg/warn/effc3.C: New test.
2027
2028 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2029
2030         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
2031         change X to 1X in format.
2032         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
2033         add data statements to conform to standard.
2034
2035 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2036
2037         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
2038         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
2039         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
2040
2041 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2042
2043         * gfortran.dg/g77/7388.f: Copy from g77.dg
2044         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
2045         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
2046         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
2047         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
2048         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
2049         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
2050         * gfortran.dg/g77/strlen0.f: Likewise
2051
2052 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
2053
2054         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
2055         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
2056
2057 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2058
2059         * gcc.c-torture/execute/920428-2.x: Delete.
2060         * gcc.c-torture/execute/920501-7.x: Likewise.
2061
2062 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
2063
2064         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
2065         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
2066         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
2067         prescott and c3-2.
2068         (PREFETCH_3DNOW): Add -march=c3.
2069
2070 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
2071
2072         PR c/16437
2073         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
2074         * gcc.c-torture/execute/bf64-1.x: Likewise.
2075
2076 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2077
2078         * gcc.c-torture/compile/20040708-1.c: New test.
2079
2080 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2081
2082         PR c++/16169
2083         * g++.dg/warn/effc2.C: New test.
2084
2085 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2086
2087         * gcc.c-torture/execute/bitfld-1.x: Remove.
2088         * gcc.c-torture/execute/bitfld-3.c: New test.
2089         * gcc.dg/bitfld-2.c: Remove XFAILs.
2090
2091 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
2092
2093         PR c++/16276
2094         * g++.dg/rtti/tinfo1.C: New file.
2095
2096 2004-07-07  Eric Christopher  <echristo@redhat.com>
2097
2098         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
2099
2100 2004-07-07  Andrew Pinski  <apinski@apple.com>
2101
2102         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
2103
2104 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
2105
2106         * g++.dg/init/call1.C: XFAIL.
2107
2108 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
2109
2110         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
2111         except for movstrict*, to movmem* and clrstr* to clrmem*.
2112
2113 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
2114
2115         * gcc.c-torture/execute/20040707-1.c: New test.
2116
2117 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
2118
2119         * gcc.c-torture/execute/20040706-1.c: New test.
2120
2121 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2122
2123         PR c++/3671
2124         * g++.dg/template/spec14.C: New test.
2125
2126 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
2127
2128         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
2129         nothing if not yet defined.  Use it in b, c and d type definitions.
2130         * gcc.c-torture/execute/20040705-1.c: New test.
2131         * gcc.c-torture/execute/20040705-2.c: New test.
2132
2133 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2134
2135         PR c++/2518
2136         * g++.dg/lookup/new1.C: New test.
2137
2138 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2139
2140         PR c++/11406
2141         * g++.dg/template/sizeof8.C: New test.
2142
2143 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
2144
2145         * gcc.c-torture/compile/20040705-1.c: New test.
2146
2147 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
2148
2149         * gfortran.fortran-torture/execute/seq_io.f90: New test.
2150
2151 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
2152
2153         * gcc.dg/cpp/if-mop.c: Two new testcases.
2154         * gcc.dg/cpp/trad/comment-3.c: New.
2155
2156 2004-07-04  Paul Brook  <paul@codesourcery.com>
2157
2158         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
2159
2160 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
2161
2162         PR c++/3761
2163         * g++.dg/lookup/crash4.C: New test.
2164
2165 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
2166
2167         * gcc.c-torture/execute/builtin-abs-1.c
2168         * gcc.c-torture/execute/builtin-abs-2.c
2169         * gcc.c-torture/execute/builtin-complex-1.c
2170         * gcc.c-torture/execute/builtins/string-1-lib.c
2171         * gcc.c-torture/execute/builtins/string-1.c
2172         * gcc.c-torture/execute/builtins/string-2-lib.c
2173         * gcc.c-torture/execute/builtins/string-2.c
2174         * gcc.c-torture/execute/builtins/string-3-lib.c
2175         * gcc.c-torture/execute/builtins/string-3.c
2176         * gcc.c-torture/execute/builtins/string-4-lib.c
2177         * gcc.c-torture/execute/builtins/string-4.c
2178         * gcc.c-torture/execute/builtins/string-5-lib.c
2179         * gcc.c-torture/execute/builtins/string-5.c
2180         * gcc.c-torture/execute/builtins/string-6-lib.c
2181         * gcc.c-torture/execute/builtins/string-6.c
2182         * gcc.c-torture/execute/builtins/string-7-lib.c
2183         * gcc.c-torture/execute/builtins/string-7.c
2184         * gcc.c-torture/execute/builtins/string-8-lib.c
2185         * gcc.c-torture/execute/builtins/string-8.c
2186         * gcc.c-torture/execute/builtins/string-9-lib.c
2187         * gcc.c-torture/execute/builtins/string-9.c
2188         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
2189         * gcc.c-torture/execute/builtins/string-asm-1.c
2190         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
2191         * gcc.c-torture/execute/builtins/string-asm-2.c
2192         * gcc.c-torture/execute/stdio-opt-1.c
2193         * gcc.c-torture/execute/stdio-opt-2.c
2194         * gcc.c-torture/execute/stdio-opt-3.c
2195         * gcc.c-torture/execute/string-opt-1.c
2196         * gcc.c-torture/execute/string-opt-10.c
2197         * gcc.c-torture/execute/string-opt-11.c
2198         * gcc.c-torture/execute/string-opt-12.c
2199         * gcc.c-torture/execute/string-opt-13.c
2200         * gcc.c-torture/execute/string-opt-14.c
2201         * gcc.c-torture/execute/string-opt-15.c
2202         * gcc.c-torture/execute/string-opt-16.c
2203         * gcc.c-torture/execute/string-opt-2.c
2204         * gcc.c-torture/execute/string-opt-6.c
2205         * gcc.c-torture/execute/string-opt-7.c
2206         * gcc.c-torture/execute/string-opt-8.c:
2207         Replace with ...
2208
2209         * gcc.c-torture/execute/builtins/abs-2.c
2210         * gcc.c-torture/execute/builtins/abs-3.c
2211         * gcc.c-torture/execute/builtins/complex-1.c
2212         * gcc.c-torture/execute/builtins/fprintf.c
2213         * gcc.c-torture/execute/builtins/fputs.c
2214         * gcc.c-torture/execute/builtins/memcmp.c
2215         * gcc.c-torture/execute/builtins/memmove.c
2216         * gcc.c-torture/execute/builtins/memops-asm.c
2217         * gcc.c-torture/execute/builtins/mempcpy-2.c
2218         * gcc.c-torture/execute/builtins/mempcpy.c
2219         * gcc.c-torture/execute/builtins/memset.c
2220         * gcc.c-torture/execute/builtins/printf.c
2221         * gcc.c-torture/execute/builtins/sprintf.c
2222         * gcc.c-torture/execute/builtins/strcat.c
2223         * gcc.c-torture/execute/builtins/strchr.c
2224         * gcc.c-torture/execute/builtins/strcmp.c
2225         * gcc.c-torture/execute/builtins/strcpy.c
2226         * gcc.c-torture/execute/builtins/strcspn.c
2227         * gcc.c-torture/execute/builtins/strlen-2.c
2228         * gcc.c-torture/execute/builtins/strlen.c
2229         * gcc.c-torture/execute/builtins/strncat.c
2230         * gcc.c-torture/execute/builtins/strncmp-2.c
2231         * gcc.c-torture/execute/builtins/strncmp.c
2232         * gcc.c-torture/execute/builtins/strncpy.c
2233         * gcc.c-torture/execute/builtins/strpbrk.c
2234         * gcc.c-torture/execute/builtins/strpcpy-2.c
2235         * gcc.c-torture/execute/builtins/strpcpy.c
2236         * gcc.c-torture/execute/builtins/strrchr.c
2237         * gcc.c-torture/execute/builtins/strspn.c
2238         * gcc.c-torture/execute/builtins/strstr-asm.c
2239         * gcc.c-torture/execute/builtins/strstr.c:
2240         ... these new files.
2241
2242         * gcc.c-torture/execute/builtins/abs-2-lib.c
2243         * gcc.c-torture/execute/builtins/abs-3-lib.c
2244         * gcc.c-torture/execute/builtins/complex-1-lib.c
2245         * gcc.c-torture/execute/builtins/fprintf-lib.c
2246         * gcc.c-torture/execute/builtins/fputs-lib.c
2247         * gcc.c-torture/execute/builtins/memcmp-lib.c
2248         * gcc.c-torture/execute/builtins/memmove-lib.c
2249         * gcc.c-torture/execute/builtins/memops-asm-lib.c
2250         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
2251         * gcc.c-torture/execute/builtins/mempcpy-lib.c
2252         * gcc.c-torture/execute/builtins/memset-lib.c
2253         * gcc.c-torture/execute/builtins/printf-lib.c
2254         * gcc.c-torture/execute/builtins/sprintf-lib.c
2255         * gcc.c-torture/execute/builtins/strcat-lib.c
2256         * gcc.c-torture/execute/builtins/strchr-lib.c
2257         * gcc.c-torture/execute/builtins/strcmp-lib.c
2258         * gcc.c-torture/execute/builtins/strcpy-lib.c
2259         * gcc.c-torture/execute/builtins/strcspn-lib.c
2260         * gcc.c-torture/execute/builtins/strlen-2-lib.c
2261         * gcc.c-torture/execute/builtins/strlen-lib.c
2262         * gcc.c-torture/execute/builtins/strncat-lib.c
2263         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
2264         * gcc.c-torture/execute/builtins/strncmp-lib.c
2265         * gcc.c-torture/execute/builtins/strncpy-lib.c
2266         * gcc.c-torture/execute/builtins/strpbrk-lib.c
2267         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
2268         * gcc.c-torture/execute/builtins/strpcpy-lib.c
2269         * gcc.c-torture/execute/builtins/strrchr-lib.c
2270         * gcc.c-torture/execute/builtins/strspn-lib.c
2271         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
2272         * gcc.c-torture/execute/builtins/strstr-lib.c
2273         * gcc.c-torture/execute/builtins/lib/abs.c
2274         * gcc.c-torture/execute/builtins/lib/fprintf.c
2275         * gcc.c-torture/execute/builtins/lib/memset.c
2276         * gcc.c-torture/execute/builtins/lib/printf.c
2277         * gcc.c-torture/execute/builtins/lib/sprintf.c
2278         * gcc.c-torture/execute/builtins/lib/strcpy.c
2279         * gcc.c-torture/execute/builtins/lib/strcspn.c
2280         * gcc.c-torture/execute/builtins/lib/strncat.c
2281         * gcc.c-torture/execute/builtins/lib/strncmp.c
2282         * gcc.c-torture/execute/builtins/lib/strncpy.c
2283         * gcc.c-torture/execute/builtins/lib/strpbrk.c
2284         * gcc.c-torture/execute/builtins/lib/strspn.c
2285         * gcc.c-torture/execute/builtins/lib/strstr.c:
2286         New files containing support routines.
2287
2288         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
2289         declaration.
2290         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
2291         when not optimizing.
2292
2293 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
2294
2295         PR c++/16240
2296         * g++.dg/abi/mangle22.C: New test.
2297         * g++.dg/abi/mangle23.C: Likewise.
2298
2299 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
2300
2301         PR fortran/16290
2302         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
2303         Allow for cases without denormalized floating point numbers.
2304
2305 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
2306
2307         PR c/1027
2308         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2309         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
2310         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
2311         expected warning text.
2312         * gcc.dg/format/diag-2.c: New test.
2313
2314 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2315
2316         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2317
2318 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2319
2320         * gcc.dg/builtins-43.c: New.
2321         * gcc.dg/builtins-44.c: New.
2322         * gcc.dg/builtins-45.c: New.
2323
2324 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
2325             Andreas Tobler  <a.tobler@schweiz.ch>
2326
2327         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
2328         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
2329         as SIGSEGV.
2330         * gcc.dg/cleanup-11.c: Likewise.
2331         * gcc.dg/cleanup-8.c: Likewise.
2332         * gcc.dg/cleanup-9.c: Likewise.
2333         * gcc.dg/cleanup-5.c: Run on all platforms.
2334
2335 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2336
2337         * g++.dg/warn/nonnull1.C: New test.
2338
2339 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
2340
2341         * gcc.dg/compat/compat-common.h: Wrap up CINT in
2342         an #ifndef SKIP_COMPLEX_INT/#endif pair.
2343         Special-case the Sun compiler wrt to <complex.h>.
2344
2345 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
2346
2347         * gcc.dg/Wunreachable-8.C: New test.
2348
2349         * gcc.dg/h8300-ice2.c : New test.
2350
2351 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
2352
2353         PR fortran/16161
2354         * gfortran.fortran-torture/compile/implicit.f90: Add test
2355         for implicit character.
2356
2357 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
2358
2359         PR fortran/16289
2360         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
2361         Use tiny() intrinsic to find smallest non-negative real
2362
2363 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
2364
2365         * gcc.dg/compat/struct-by-value-22_main.c: New test.
2366         * gcc.dg/compat/struct-by-value-22_x.c: New.
2367         * gcc.dg/compat/struct-by-value-22_y.c: New.
2368
2369         * gcc.c-torture/execute/20040629-1.c: New test.
2370
2371 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
2372
2373         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
2374         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
2375
2376         PR target/16195
2377         * gcc.dg/20040625-1.c: New test.
2378
2379 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2380
2381         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
2382
2383 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2384
2385         PR fortran/15963
2386         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
2387
2388 2004-06-29  Richard Henderson  <rth@redhat.com>
2389
2390         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
2391
2392 2004-06-29  Paul Brook  <paul@codesourcery.com>
2393
2394         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
2395         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
2396
2397 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
2398
2399         PR c++/16260
2400         * g++.dg/parse/crash15.C: New.
2401
2402 2004-06-28  Andrew Pinski  <apinski@apple.com>
2403
2404         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
2405         by the error already.
2406
2407         * g++.dg/opt/ptrmem4.C: Change to compile only test.
2408
2409 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
2410
2411         PR target/14041
2412         * gcc.dg/h8300-bss-align-1.c : New.
2413
2414 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2415
2416         * PR c++/16174
2417         * g++.dg/template/ctor4.C: New.
2418
2419 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2420
2421         PR c++/16205
2422         * g++.dg/warn/Wsequence-point-1.C: New test.
2423
2424 2004-06-27  Paul Brook  <paul@codesourcery.com>
2425
2426         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
2427
2428 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
2429
2430         * g++.old-deja/g++.mike/p7325.C: Remove.
2431
2432 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2433
2434         PR c/14963
2435         * gcc.dg/pr14963.c: New test.
2436
2437 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
2438
2439         PR c++/16193
2440         * g++.dg/parse/redef1.C: New test.
2441
2442 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2443
2444         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
2445         20021110.c.
2446         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
2447         20021119-1.c.
2448         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
2449         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
2450         5-04.c.
2451         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
2452         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
2453         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
2454         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
2455         g++.brendan/enum14.C.
2456         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
2457         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
2458         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
2459         g++.mike/virt1.C.
2460         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
2461         memtemp24.C.
2462
2463 2004-06-27  Roger Sayle  <roger@eyesopen.com>
2464
2465         * gcc.dg/20040527-1.c: New test case.
2466
2467 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
2468
2469         PR gfortran/pr16196
2470         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
2471
2472 2004-06-25  Roger Sayle  <roger@eyesopen.com>
2473
2474         PR middle-end/15825
2475         * gcc.dg/pr15825-1.c: New test case.
2476
2477 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2478
2479         * gcc.c-torture/execute/20040625-1.c: New test.
2480
2481 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2482
2483         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
2484
2485 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2486
2487         * gcc.dg/torture/mips-div-1.c: New test.
2488
2489 2004-06-24  Jeff Law  <law@redhat.com>
2490
2491         * gcc.dg/tree-ssa/20040624-1.c: New test.
2492
2493 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
2494
2495         * gcc.c-torture/compile/20040624-1.c: New test.
2496
2497 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2498
2499         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
2500         this directory.
2501
2502 2004-06-23  Andrew Pinski  <apinski@apple.com>
2503
2504         PR middle-end/15988
2505         * g++.dg/opt/ptrmem4.C: New test.
2506
2507         * gcc.dg/c90-array-quals-2.c: New test.
2508
2509 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
2510
2511         * gcc.dg/kpice1.c: New test.
2512
2513 2006-06-23  Andrew Pinski  <apinski@apple.com>
2514
2515         * gcc.dg/c90-array-quals.c: New test.
2516
2517 2006-06-22  Richard Henderson  <rth@redhat.com>
2518
2519         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
2520
2521 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
2522
2523         * gcc.dg/builtins-config.h: Handle FreeBSD.
2524
2525 2006-06-22  Richard Henderson  <rth@redhat.com>
2526
2527         * g++.dg/opt/devirt1.C: New.
2528
2529 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
2530
2531         * g++.dg/opt/pr15551.C: New testcase.
2532
2533 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
2534
2535         PR target/14800
2536         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
2537         x86_64-*-linux* when compiling for 32bit.
2538
2539 2004-06-21  Andrew Pinski  <apinski@apple.com>
2540
2541         * gcc.dg/pch/struct-1.c: New.
2542         * gcc.dg/pch/struct-1.hs: New.
2543
2544 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
2545
2546         * gcc.dg/pch/save-temps-1.c: New file.
2547         * gcc.dg/pch/save-temps-1.hs: New file.
2548
2549 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2550
2551         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
2552         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
2553
2554 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2555
2556         * gfortran.fortran-torture/execute/select_1.f90: Rename function
2557         to fix type error.
2558         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
2559         Remove trailing spaces.
2560
2561 2004-06-21  Richard Henderson  <rth@redhat.com>
2562
2563         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
2564         merging && to BIT_FIELD_REF.
2565
2566 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
2567
2568         * g++.dg/opt/placeholder1.C: New test.
2569
2570 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2571
2572         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
2573         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
2574         * gcc.dg/compat/union-m128-1_x.c: Likewise.
2575         * gcc.dg/compat/union-m128-1_y.c: Likewise.
2576
2577 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
2578
2579         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
2580         extern "C".
2581         * g++.dg/other/pragma-re-1.C: Add comments.
2582
2583 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
2584
2585         PR gfortran/16080
2586         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
2587
2588 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
2589
2590         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
2591         instead of setting the type of size_t by
2592         hand.
2593
2594 2004-06-18  Roger Sayle  <roger@eyesopen.com>
2595
2596         * gcc.dg/unordered-2.c: New test case.
2597         * gcc.dg/unordered-3.c: New test case.
2598
2599 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
2600
2601         PR other/16043
2602         * lib/g++.exp (g++_version): Tweak regexp for version
2603         * lib/g77.exp (g77_version): Likewise
2604         * lib/gfortran.exp (gfortran_version): Likewise
2605         * lib/objc.exp (objc_version): Likewise
2606         * lib/treelang.exp (treelang_version): Likewise
2607
2608 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
2609
2610         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
2611         Use INT_MAX instead of __INT_MAX__.
2612         * gcc.dg/compat/struct-align-2_y.c: Likewise.
2613
2614         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
2615         * gcc.dg/compat/scalar-return-3_x.c: Use it.
2616         * gcc.dg/compat/scalar-return-3_y.c: Use it.
2617         * gcc.dg/compat/scalar-return-4_x.c: Use it.
2618         * gcc.dg/compat/scalar-return-4_y.c: Use it.
2619         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
2620         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
2621         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
2622         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
2623
2624         * gcc.dg/range-test-1.c: New test.
2625         * g++.dg/opt/range-test-1.C: New test.
2626
2627 2004-06-17  Richard Henderson  <rth@redhat.com>
2628
2629         * objc.dg/sync-1.m: New.
2630         * objc.dg/try-catch-1.m: Don't force next runtime.
2631         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
2632         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
2633         shadowed catch clause.
2634         * objc.dg/try-catch-5.m: New.
2635
2636 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
2637
2638         Bug 14610
2639         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
2640
2641 2004-06-15  Richard Henderson  <rth@redhat.com>
2642
2643         * gcc.dg/20001116-1.c: Move expected warning line.
2644
2645 2004-06-15  Richard Henderson  <rth@redhat.com>
2646
2647         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
2648         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
2649
2650 2004-06-15  Jeff Law  <law@redhat.com>
2651
2652         * gcc.dg/tree-ssa/20040615-1.c: New test.
2653         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
2654         be less sensitive to operand ordering.
2655         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
2656
2657 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
2658
2659         * g++.dg/abi/bitfield3.C: Add comment..
2660
2661 2004-06-15  Richard Henderson  <rth@redhat.com>
2662
2663         * g++.dg/ext/stmtexpr1.C: XFAIL.
2664         * gcc.dg/20030612-1.c: XFAIL.
2665
2666 2004-06-15  Eric Christopher  <echristo@redhat.com>
2667
2668         * g++.dg/charset/asm5.c: New.
2669         * gcc.dg/charset/asm6.c: New.
2670
2671 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2672
2673         PR fortran/15962
2674         * gfortran.fortran-torture/execute/select_1.f90: New test.
2675
2676 2004-06-15  Paul Brook  <paul@codesourcery.com>
2677
2678         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
2679
2680 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2681
2682         PR c++/15967
2683         * g++.dg/lookup/crash3.C: New test.
2684
2685 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2686
2687         PR c++/15947
2688         * g++.dg/parse/dtor4.C: New test.
2689
2690 2004-06-14  Jeff Law  <law@redhat.com>
2691
2692         * gcc.c-torture/compile/20040614-1.c: New test.
2693
2694 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2695
2696         PR fortran/15211
2697         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
2698         LEN of a character array.
2699
2700 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
2701
2702         PR c++/15096
2703         * g++.dg/template/ptrmem10.C: New test.
2704
2705         PR c++/14930
2706         * g++.dg/template/friend30.C: New test.
2707
2708 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2709
2710         PR fortran/14928
2711         * gfortran.fortran-torture/compile/mloc.f90: New test.
2712
2713 2004-06-13  Paul Brook  <paul@codesourcery.com>
2714
2715         * gfortran.fortran-torture/execute/random_2.f90: New test.
2716
2717 2004-06-13  Eric Christopher  <echristo@redhat.com>
2718
2719         * gcc.dg/noncompile/redecl-1.c: Fix error message.
2720
2721 2004-06-12  Paul Brook  <paul@codesourcery.com>
2722
2723         * gfortran.fortran-torture/execute/contained_3.f90: New test.
2724
2725 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2726
2727         PR fortran/14923
2728         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
2729
2730 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2731
2732         PR fortran/14957
2733         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
2734         syntax errors in end statements of contained subroutines.
2735
2736 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2737
2738         PR fortran/12841
2739         * gfortran.fortran-torture/execute/null_arg.f90: New test.
2740
2741 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2742
2743         PR fortran/15665
2744         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
2745
2746 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2747
2748         PR gfortran/12839
2749         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
2750
2751 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
2752
2753         PR c++/15862
2754         * g++.dg/parse/enum1.C: New test.
2755
2756 2004-06-10  Jeff Law  <law@redhat.com>
2757
2758         * gcc.c-torture/compile/20040610-1.c: New test.
2759
2760 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2761
2762         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
2763         * g++.old-deja/g++.other/decl3.C: Likewise.
2764
2765 2004-06-10  Brian Booth  <bbooth@redhat.com>
2766
2767         * gcc.dg/tree-ssa/20031015-1.c: Scan for
2768         V_MAY_DEF instead of VDEF.
2769         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
2770
2771 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
2772
2773         PR c++/14211
2774         * g++.dg/conversion/const1.C: New test.
2775
2776         PR c++/15076
2777         * g++.dg/conversion/reinterpret1.C: New test.
2778
2779         PR c++/15877
2780         * g++.dg/template/enum2.C: New test.
2781
2782         PR c++/15227
2783         * g++.dg/template/error13.C: New test.
2784
2785 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2786
2787         PR fortran/14957
2788         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
2789         arguments to test_* REAL and of the right size.
2790
2791 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2792
2793         PR target/15569
2794         PR rtl-optimization/15681
2795         * gcc.dg/20040609-1.c: New test.
2796
2797 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2798
2799         PR c++/14791
2800         * g++.dg/opt/builtins1.C: New test.
2801
2802 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
2803
2804         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
2805         that use default windows32 struct layout.
2806         * gcc.dg/i386-bitfield2.c: Likewise.
2807
2808 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
2809
2810         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
2811         for mingw32 and cygwin targets.
2812
2813 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
2814
2815         * gcc.dg/pch/macro-4.c: New.
2816         * gcc.dg/pch/macro-4.hs: New.
2817
2818 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2819
2820         PR fortran/13249
2821         * gfortran.fortran-torture/compile/name_clash.f90: New test.
2822
2823 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2824
2825         PR fortran/13372
2826         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
2827
2828 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2829
2830         PR gfortran/14897
2831         * gfortran.fortran-torture/execute/t_edit.f90: New test.
2832
2833 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2834
2835         PR gfortran/15755
2836         * gfortran.fortran-torture/execute/backspace.c : New test.
2837
2838 2004-06-09  Paul Brook  <paul@codesourcery.com>
2839
2840         * gfortran.fortran-torture/execure/intrinsic_associated.f90
2841         (pointer_to_section): Rewrite to use smaller array.
2842
2843 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
2844
2845         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
2846         * gcc.dg/ext/altivec-10.c: Same.
2847         * gcc.dg/ext/altivec-11.c: Same.
2848         * gcc.dg/ext/altivec-12.c: Same.
2849         * gcc.dg/ext/altivec-13.c: Same.
2850         * gcc.dg/ext/altivec-14.c: Same.
2851         * gcc.dg/ext/altivec-15.c: Same.
2852         * gcc.dg/ext/altivec-16.c: Same.
2853         * gcc.dg/ext/altivec-3.c: Same.
2854         * gcc.dg/ext/altivec-4.c: Same.
2855         * gcc.dg/ext/altivec-6.c: Same.
2856         * gcc.dg/ext/altivec-7.c: Same.
2857         * gcc.dg/ext/altivec-8.c: Same.
2858         * gcc.dg/ext/altivec-varargs-1.c: Same.
2859
2860         * g++.dg/ext/altivec-1.C: Correct dg syntax.
2861         * g++.dg/ext/altivec-10.C: Same.
2862         * g++.dg/ext/altivec-2.C: Same.
2863         * g++.dg/ext/altivec-3.C: Same.
2864         * g++.dg/ext/altivec-4.C: Same.
2865         * g++.dg/ext/altivec-5.C: Same.
2866         * g++.dg/ext/altivec-6.C: Same.
2867         * g++.dg/ext/altivec-7.C: Same.
2868         * g++.dg/ext/altivec-8.C: Same.
2869         * g++.dg/ext/altivec-9.C: Same.
2870
2871 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2872
2873         PR c++/7841
2874         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
2875
2876 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2877
2878         * gcc.dg/union-1.c: New test.
2879
2880 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2881
2882         * gcc.dg/builtins-41.c: New test case.
2883         * gcc.dg/builtins-42.c: New test case.
2884
2885 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2886
2887         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
2888         * g++.dg/ext/altivec-10.C: Same.
2889         * g++.dg/ext/altivec-2.C: Same.
2890         * g++.dg/ext/altivec-3.C: Same.
2891         * g++.dg/ext/altivec-4.C: Same.
2892         * g++.dg/ext/altivec-5.C: Same.
2893         * g++.dg/ext/altivec-6.C: Same.
2894         * g++.dg/ext/altivec-7.C: Same.
2895         * g++.dg/ext/altivec-8.C: Same.
2896         * g++.dg/ext/altivec-9.C: Same.
2897         * g++.old-deja/g++.abi/cxa_vec.C: Same.
2898         * g++.old-deja/g++.brendan/new3.C: Same.
2899         * gcc.c-torture/execute/eeprof-1.x: Same.
2900
2901 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
2902
2903         PR c/14765
2904         * gcc.dg/pr14765-1.c: New test.
2905
2906 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2907
2908         PR c/14649
2909         * gcc.dg/pr14649-1.c: New test case.
2910
2911 2004-06-07  Richard Henderson  <rth@redhat.com>
2912
2913         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
2914         if temporaries.
2915
2916 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2917
2918         * g++.dg/eh/elide1.C: Remove XFAIL.
2919
2920 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
2921
2922         PR c++/15337
2923         * g++.dg/expr/sizeof3.C: New test.
2924
2925         PR c++/14777
2926         * g++.dg/template/access14.C: New test.
2927
2928         PR c++/15554
2929         * g++.dg/template/enum1.C: New test.
2930
2931         PR c++/15057
2932         * g++.dg/eh/throw1.C: New test.
2933
2934 2004-06-07  David Ayers  <d.ayers@inode.at>
2935             Ziemowit Laski  <zlaski@apple.com>
2936
2937         * lib/objc.exp (objc_target_compile): Revert the '-framework
2938         Foundation' flag fix, since bare Darwin does not ship
2939         with the Foundation framework.
2940         * objc/execute/next_mapping.h: Provide a local NSConstantString
2941         @interface and @implementation.
2942         (objc_constant_string_init): A constructor function, used to
2943         initialize the NSConstantString meta-class object.
2944         * objc/execute/string1.m: Include "next_mapping.h" instead of
2945         <Foundation/NSString.h>.
2946         * objc/execute/string2.m: Likewise.
2947         * objc/execute/string3.m: Likewise.
2948         * objc/execute/string4.m: Likewise.
2949
2950 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
2951
2952         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
2953         to double. Replace double with FLOAT.
2954         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
2955
2956         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
2957         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
2958         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
2959         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
2960         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
2961         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
2962         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
2963         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
2964
2965 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
2966
2967         PR c/13519
2968         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
2969
2970 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2971
2972         PR c++/15503
2973         * g++.dg/template/meminit2.C: New test.
2974
2975 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
2976
2977         PR target/15822
2978         * gcc.c-torture/execute/compare-fp-1.c,
2979         gcc.c-torture/execute/compare-fp-2.c,
2980         gcc.c-torture/execute/compare-fp-3.c,
2981         gcc.c-torture/execute/compare-fp-4.c,
2982         gcc.c-torture/execute/compare-fp-3.x,
2983         gcc.c-torture/execute/compare-fp-4.x: Moved...
2984         * gcc.c-torture/execute/ieee/compare-fp-1.c,
2985         gcc.c-torture/execute/ieee/compare-fp-2.c,
2986         gcc.c-torture/execute/ieee/compare-fp-3.c,
2987         gcc.c-torture/execute/ieee/compare-fp-4.c,
2988         gcc.c-torture/execute/ieee/compare-fp-3.x,
2989         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
2990
2991 2004-06-04  David Ayers  <d.ayers@inode.at>
2992
2993         * objc/execute/protocol-isEqual-4.m: New testcase.
2994
2995 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
2996
2997         * objc/execute/protocol-isEqual-1.m: New testcase.
2998         * objc/execute/protocol-isEqual-2.m: New testcase.
2999         * objc/execute/protocol-isEqual-3.m: New testcase.
3000
3001 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3002
3003         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
3004
3005 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
3006
3007         * lib/objc.exp (objc_target_compile): When running tests on
3008         Darwin (Mac OS X), inform the linker about '-framework
3009         'Foundation'.
3010
3011 2004-06-02  Eric Christopher  <echristo@redhat.com>
3012
3013         * gcc.c-torture/compile/20040602-1.c: New.
3014
3015 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
3016
3017         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
3018         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
3019
3020         PR tree-optimization/14736
3021         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
3022
3023         PR tree-optimization/14042
3024         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
3025
3026         PR tree-optimization/14729
3027         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
3028
3029 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3030
3031         PR fortran/15557
3032         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
3033
3034 2004-06-01  Richard Hederson  <rth@redhat.com>
3035
3036         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
3037
3038 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3039
3040         PR c++/14932
3041         * g++.dg/parse/offsetof4.C: New test.
3042
3043 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
3044
3045         PR objc/7993
3046         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
3047
3048 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
3049
3050         PR c++/15701
3051         * g++.dg/template/friend29.C: New test.
3052
3053 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3054
3055         PR c/15749
3056         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
3057
3058 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
3059
3060         * gcc.dg/sparc-trap-1.c: New test.
3061
3062 2004-05-31  Roger Sayle  <roger@eyesopen.com>
3063
3064         PR middle-end/15069
3065         * g++.dg/opt/fold3.C: New test case.
3066
3067 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
3068
3069         * lib/target-supports.exp (check_iconv_available): Fix fallout
3070         from 2004-05-28 patch.
3071
3072 2004-05-30  Paul Brook  <paul@codesourcery.com>
3073
3074         PR fortran/15620
3075         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
3076         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
3077
3078 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
3079
3080         * gfortran.fortran-torture/execute/random_1.f90: New test.
3081
3082 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3083
3084         * g++.dg/ext/altivec-10.C: New test.
3085
3086 2004-05-29  Paul Brook  <paul@codesourcery.com>
3087
3088         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
3089
3090 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3091
3092         * gcc.dg/altivec-16.c: New test.
3093
3094 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
3095
3096         * lib/target-supports.exp (check_vmx_hw_available): New.
3097         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
3098
3099         * lib/target-supports.exp (check_alias_available,
3100         check_iconv_available, check_named_sections_available): Use
3101         unique names for temporary files.
3102
3103 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3104
3105         * gcc.dg/altivec-15.c: New test.
3106
3107 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3108
3109         PR c++/15083
3110         * g++.dg/warn/noeffect6.C: New test.
3111
3112         PR c++/15471
3113         * g++.dg/expr/ptrmem4.C: New test.
3114
3115         PR c++/15640
3116         * g++.dg/template/operator3.C: New test.
3117
3118 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3119
3120         PR c++/14668
3121         * g++.dg/lookup/redecl1.C: New test.
3122         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
3123
3124 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
3125
3126         * gcc.c-torture/execute/compare-fp-1.c,
3127         gcc.c-torture/execute/compare-fp-2.c,
3128         gcc.c-torture/execute/compare-fp-3.c,
3129         gcc.c-torture/execute/compare-fp-4.c,
3130         gcc.c-torture/execute/compare-fp-3.x,
3131         gcc.c-torture/execute/compare-fp-4.x,
3132         gcc.dg/pr15649-1.c: New.
3133
3134 2004-05-27  Adam Nemet  <anemet@lnxw.com>
3135
3136         PR c++/12883
3137         * g++.dg/init/array14.C: New test.
3138
3139 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
3140
3141         * lib/compat.exp (compat-get-options-main): New.
3142         (compat-get-options): Remove unneeded code, warn for ignored
3143         command.
3144         (compat-execute): Check flag set by dg-require-* commands.
3145
3146         * lib/compat.exp (compat-execute): Break up long lines.
3147
3148 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
3149
3150         * gcc.dg/altivec-7.c: Don't use 'vector long'.
3151         * gcc.dg/altivec-14.c: New test.
3152         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
3153
3154         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
3155         * gcc.dg/altivec-12.c: Ditto.
3156
3157         * gcc.dg/altivec-3.c: Move call to altivec_check.
3158
3159 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3160
3161         PR c++/15044
3162         * g++.dg/template/error12.C: New test.
3163
3164         PR c++/15317
3165         * g++.dg/ext/attrib15.C: New test.
3166
3167         PR c++/15329
3168         * g++.dg/template/ptrmem9.C: New test.
3169
3170 2004-05-25  Paul Brook  <paul@codesourcery.com>
3171
3172         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
3173
3174 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3175
3176         PR c++/15165
3177         * g++.dg/template/crash19.C: New test.
3178
3179 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3180
3181         PR c++/15025
3182         * g++.dg/template/redecl1.C: New test.
3183
3184 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3185
3186         PR c++/14821
3187         * g++.dg/other/ns1.C: New test.
3188
3189         PR c++/14883
3190         * g++.dg/template/invalid1.C: New test.
3191
3192 2004-05-23  Paul Brook  <paul@codesourcery.com>
3193         Victor Leikehman  <lei@haifasphere.co.il>
3194
3195         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
3196         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
3197
3198 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3199
3200         PR c++/15285
3201         PR c++/15299
3202         * g++.dg/template/non-dependent5.C: New test.
3203         * g++.dg/template/non-dependent6.C: New test.
3204
3205 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3206
3207         PR c++/15507
3208         * g++.dg/inherit/union1.C: New test.
3209
3210         PR c++/15542
3211         * g++.dg/template/addr1.C: New test.
3212
3213         PR c++/15427
3214         * g++.dg/template/array5.C: New test.
3215
3216         PR c++/15287
3217         * g++.dg/template/array6.C: New test.
3218
3219 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
3220             Roger Sayle  <roger@eyesopen.com>
3221
3222         * g++.dg/lookup/forscope2.C: New test case.
3223
3224 2004-05-22  Ben Elliston  <bje@au.ibm.com>
3225
3226         * gcc.dg/cpp/Wmissingdirs.c: New.
3227
3228 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3229
3230         PR target/15301
3231         * gcc.dg/compat/union-m128-1.h: New file.
3232         * gcc.dg/compat/union-m128-1_main.c: Likewise.
3233         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3234         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3235
3236 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3237
3238         PR target/15302
3239         * gcc.dg/compat/struct-complex-1.h: New file.
3240         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
3241         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
3242         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3243
3244 2004-05-20  Roger Sayle  <roger@eyesopen.com>
3245
3246         PR middle-end/3074
3247         * gcc.dg/pr3074-1.c: New test case.
3248         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
3249
3250 2004-05-20  Falk Hueffner  <falk@debian.org>
3251
3252         PR other/15526
3253         * gcc.dg/ftrapv-1.c: New test case.
3254
3255 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
3256
3257         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
3258
3259 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
3260             Jeff Law  <law@redhat.com>
3261
3262         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
3263         * gcc.dg/tree-ssa/20040518-2.c: New test.
3264
3265         * gcc.dg/tree-ssa/20040518-1.c: New test.
3266
3267 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
3268
3269         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
3270
3271 2004-05-18  Paul Brook  <paul@codesourcery.com>
3272
3273         PR fortran/13930
3274         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
3275
3276 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3277
3278         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
3279         constant folding.
3280
3281 2004-05-17  Steven Bosscher  <stevenb@suse.de>
3282
3283         * gcc.dg/tree-ssa/20040517-1.c: New test.
3284
3285 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3286
3287         * gcc.dg/loop-4.c: New test.
3288
3289 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
3290
3291         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
3292
3293 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
3294
3295         PR fortran/15311
3296         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
3297
3298 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3299
3300         PR fortran/13826
3301         PR fortran/13940
3302         * gfortran.fortran-torture/compile/data_1.f90: New test.
3303
3304 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
3305
3306         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
3307         * gcc.dg/uninit-H.c: Define ASM for __s390__.
3308
3309 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3310
3311         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
3312
3313 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3314
3315         PR c/15444
3316         * gcc.dg/format/xopen-1.c: Adjust expected message.
3317         * gcc.dg/format/xopen-3.c: New test.
3318
3319 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
3320
3321         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
3322
3323 2004-05-14  Jeff Law  <law@redhat.com>
3324
3325         * gcc.dg/tree-ssa/20040514-2.c: New test.
3326
3327 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3328
3329         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
3330         this ...
3331         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
3332         this.
3333
3334 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
3335
3336         * gcc.dg/tree-ssa/20040514-1.c: New test.
3337
3338 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3339
3340         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
3341         test.
3342
3343 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3344
3345         PR fortran/14066
3346         * gfortran.fortran-torture/compile/do_1.f90: New test.
3347
3348 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3349
3350         PR fortran/15051
3351         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
3352         test.
3353
3354 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
3355
3356         PR fortran/15149
3357         * gfortran.fortran-torture/execute/random_init.f90: New test.
3358
3359 2004-05-13  Paul Brook  <paul@codesourcery.com>
3360
3361         PR fortran/15314
3362         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
3363
3364 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
3365
3366         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
3367         for the powerpc case.
3368
3369 2004-05-13  Jeff Law  <law@redhat.com>
3370
3371         * gcc.dg/tree-ssa/20040513-1.c: New test.
3372         * gcc.dg/tree-ssa/20040513-2.c: New test.
3373
3374 2004-05-13  Paul Brook  <paul@codesourcery.com>
3375
3376         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
3377         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
3378         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
3379
3380 2004-05-13  Andreas Schwab  <schwab@suse.de>
3381
3382         PR other/10819
3383         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
3384         characters.
3385
3386 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
3387
3388         PR fortran/15294
3389         * gfortran.fortran-torture/execute/adjustr.f90: New file.
3390
3391 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3392
3393         Merge from tree-ssa-20020619-branch.  See
3394         ChangeLog.tree-ssa for details.
3395
3396 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
3397
3398         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
3399         include <altivec.h> explicitly.
3400         * gcc.dg/altivec-13.c: Likewise.
3401
3402 2004-05-11  Paul Brook  <paul@codesourcery.com>
3403
3404         * gcc.c-torture/compile/20010518-1.c: Force enum size.
3405
3406 2004-05-10  Eric Christopher  <echristo@redhat.com>
3407
3408         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
3409         * gcc.dg/sibcall-4.c: Ditto.
3410
3411 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
3412
3413         * g++.dg/ext/altivec-8.C: New test case.
3414         * gcc.dg/altivec-13.c: New test case.
3415
3416 2004-05-08  Roger Sayle  <roger@eyesopen.com>
3417
3418         * gcc.c-torture/execute/divcmp-1.c: New test case.
3419         * gcc.c-torture/execute/divcmp-2.c: New test case.
3420         * gcc.c-torture/execute/divcmp-3.c: New test case.
3421
3422 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
3423
3424         * g++.dg/other/pragma-re-2.C: New test.
3425
3426 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3427
3428         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
3429         * gcc.dg/i386-387-2.c: Likewise.
3430
3431         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
3432         __builtin_drem.
3433         * gcc.dg/i386-387-6.c: Likewise.
3434
3435 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3436
3437         * gcc.dg/builtins-33.c:  Also check log1p*.
3438
3439 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
3440
3441         PR optimization/15296
3442         * gcc.c-torture/execute/pr15296.c: New test.
3443
3444 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
3445
3446         * gcc.dg/builtins-40.c: New test.
3447
3448 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
3449
3450         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
3451
3452 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
3453
3454         * g++.dg/ext/spe1.C: New testcase.
3455
3456 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
3457
3458         * objc.dg/image-info.m: Allow additional attributes
3459         for __image_info section.
3460
3461 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
3462
3463         * gcc.dg/torture/mips-hilo-2.c: New test.
3464
3465 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3466
3467         PR c++/14389
3468         * g++.dg/template/member5.C: New test.
3469
3470 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
3471
3472         * gcc.dg/builtins-34.c: Also check expm1*.
3473
3474 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3475
3476         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
3477         * gcc.dg/torture/builtin-convert-3.c: New test.
3478
3479 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
3480
3481         PR middle-end/15054
3482         * g++.dg/opt/pr15054.C: New test.
3483
3484 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3485
3486         * gcc.dg/torture/builtin-rounding-1.c: New test.
3487         * gcc.dg/builtins-25.c: Delete.
3488         * gcc.dg/builtins-29.c: Delete.
3489
3490 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
3491
3492         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
3493         * gcc.dg/sibcall-4.c: Likewise.
3494         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
3495
3496 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3497
3498         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
3499         bit-field on 16-bit targets.
3500
3501 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3502
3503         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
3504         16-bit targets.
3505
3506 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
3507
3508         * gcc.dg/rs6000-power2-1.c: Change to compile only.
3509         * gcc.dg/rs6000-power2-2.c: Likewise.
3510
3511 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
3512
3513         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
3514         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
3515         Change the asm registers to be in form of frN instead of fN.
3516
3517 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3518
3519         * gcc.dg/torture/builtin-convert-2.c: New test.
3520
3521 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
3522
3523         * gcc.dg/rs6000-power2-1.c: New test.
3524         * gcc.dg/rs6000-power2-2.c: New test.
3525
3526 2004-04-28  Jan Hubicka  <jh@suse.cz>
3527
3528         * gcc.dg/unused-6.c: New test.
3529
3530 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
3531             Ulrich Weigand  <uweigand@de.ibm.com>
3532
3533         * ada/acats/run_all.sh: Define $target variable.
3534
3535 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
3536
3537         PR c++/15119
3538         * g++.dg/other/vararg-1.C: New test.
3539
3540         PR c++/4794
3541         * g++.dg/eh/cleanup3.C: New test.
3542
3543 2004-04-24  Laurent GUERBY <laurent@guerby.net>
3544
3545         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
3546         and ad8011a (target_insn).
3547         * ada/acats/support/macro.dfs: Likewise.
3548         * ada/acats/support/impbit.adb: New file.
3549
3550 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
3551
3552         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
3553
3554 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3555
3556         * gcc.dg/loop-3.c: New test.
3557
3558 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
3559
3560         * gcc.c-torture/execute/simd-5.c: New test.
3561
3562 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3563
3564         PR c++/15064
3565         * g++.dg/template/crash18.C: New test.
3566
3567 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
3568
3569         * g++.dg/ext/complit3.C: New test.
3570
3571 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3572
3573         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
3574         * gcc.dg/altivec-3.c: Same.
3575         * gcc.dg/altivec-varargs-1.c: Same.
3576
3577 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3578
3579         * lib/target-supports.exp (check_profiling_available): Assume
3580         profiling is not available on powerpc-eabi targets.
3581
3582 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
3583
3584         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
3585         * gcc.dg/vmx/bug-1.c: Ditto.
3586
3587 2004-04-20  Eric Christopher  <echristo@redhat.com>
3588
3589         * gcc.dg/charset/extern.c: New test.
3590         * g++.dg/charset/extern3.cc: Ditto.
3591
3592 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
3593
3594         * gcc.dg/builtins-39.c: New test.
3595
3596 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
3597
3598         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
3599
3600 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
3601
3602         * gcc.dg/torture/mips-hilo-1.c: New test.
3603
3604 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
3605
3606         * gcc.c-torture/compile/20040419-1.c: New test.
3607
3608 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
3609
3610         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
3611
3612 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
3613             Aldy Hernandez  <aldyh@redhat.com>
3614
3615         * gcc.c-torture/execute/va-arg-24.c: New.
3616
3617 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
3618             Aldy Hernandez  <aldyh@redhat.com>
3619
3620         * gcc.dg/vmx/1b-01.c: New.
3621         * gcc.dg/vmx/1b-02.c: New.
3622         * gcc.dg/vmx/1b-03.c: New.
3623         * gcc.dg/vmx/1b-04.c: New.
3624         * gcc.dg/vmx/1b-05.c: New.
3625         * gcc.dg/vmx/1b-06.c: New.
3626         * gcc.dg/vmx/1b-07.c: New.
3627         * gcc.dg/vmx/1c-01.c: New.
3628         * gcc.dg/vmx/1c-02.c: New.
3629         * gcc.dg/vmx/3a-01a.c: New.
3630         * gcc.dg/vmx/3a-01.c: New.
3631         * gcc.dg/vmx/3a-01m.c: New.
3632         * gcc.dg/vmx/3a-03.c: New.
3633         * gcc.dg/vmx/3a-03m.c: New.
3634         * gcc.dg/vmx/3a-04.c: New.
3635         * gcc.dg/vmx/3a-04m.c: New.
3636         * gcc.dg/vmx/3a-05.c: New.
3637         * gcc.dg/vmx/3a-06.c: New.
3638         * gcc.dg/vmx/3a-06m.c: New.
3639         * gcc.dg/vmx/3a-07.c: New.
3640         * gcc.dg/vmx/3b-01.c: New.
3641         * gcc.dg/vmx/3b-02.c: New.
3642         * gcc.dg/vmx/3b-10.c: New.
3643         * gcc.dg/vmx/3b-13.c: New.
3644         * gcc.dg/vmx/3b-14.c: New.
3645         * gcc.dg/vmx/3b-15.c: New.
3646         * gcc.dg/vmx/3c-01a.c: New.
3647         * gcc.dg/vmx/3c-01.c: New.
3648         * gcc.dg/vmx/3c-02.c: New.
3649         * gcc.dg/vmx/3c-03.c: New.
3650         * gcc.dg/vmx/3d-01.c: New.
3651         * gcc.dg/vmx/4-01.c: New.
3652         * gcc.dg/vmx/4-03.c: New.
3653         * gcc.dg/vmx/5-01.c: New.
3654         * gcc.dg/vmx/5-02.c: New.
3655         * gcc.dg/vmx/5-03.c: New.
3656         * gcc.dg/vmx/5-04.c: New.
3657         * gcc.dg/vmx/5-05.c: New.
3658         * gcc.dg/vmx/5-06.c: New.
3659         * gcc.dg/vmx/5-07.c: New.
3660         * gcc.dg/vmx/5-07t.c: New.
3661         * gcc.dg/vmx/5-08.c: New.
3662         * gcc.dg/vmx/5-10.c: New.
3663         * gcc.dg/vmx/5-11.c: New.
3664         * gcc.dg/vmx/7-01a.c: New.
3665         * gcc.dg/vmx/7-01.c: New.
3666         * gcc.dg/vmx/7c-01.c: New.
3667         * gcc.dg/vmx/7d-01.c: New.
3668         * gcc.dg/vmx/7d-02.c: New.
3669         * gcc.dg/vmx/8-01.c: New.
3670         * gcc.dg/vmx/8-02a.c: New.
3671         * gcc.dg/vmx/8-02.c: New.
3672         * gcc.dg/vmx/brode-1.c: New.
3673         * gcc.dg/vmx/bug-1.c: New.
3674         * gcc.dg/vmx/bug-2.c: New.
3675         * gcc.dg/vmx/bug-3.c: New.
3676         * gcc.dg/vmx/cw-bug-1.c: New.
3677         * gcc.dg/vmx/cw-bug-2.c: New.
3678         * gcc.dg/vmx/cw-bug-3.c: New.
3679         * gcc.dg/vmx/dct.c: New.
3680         * gcc.dg/vmx/debug-1.c: New.
3681         * gcc.dg/vmx/debug-2.c: New.
3682         * gcc.dg/vmx/debug-3.c: New.
3683         * gcc.dg/vmx/debug-4.c: New.
3684         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
3685         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
3686         * gcc.dg/vmx/eg-5.c: New.
3687         * gcc.dg/vmx/fft.c: New.
3688         * gcc.dg/vmx/gcc-bug-1.c: New.
3689         * gcc.dg/vmx/gcc-bug-2.c: New.
3690         * gcc.dg/vmx/gcc-bug-3.c: New.
3691         * gcc.dg/vmx/gcc-bug-4.c: New.
3692         * gcc.dg/vmx/gcc-bug-5.c: New.
3693         * gcc.dg/vmx/gcc-bug-6.c: New.
3694         * gcc.dg/vmx/gcc-bug-7.c: New.
3695         * gcc.dg/vmx/gcc-bug-8.c: New.
3696         * gcc.dg/vmx/gcc-bug-9.c: New.
3697         * gcc.dg/vmx/gcc-bug-b.c: New.
3698         * gcc.dg/vmx/gcc-bug-c.c: New.
3699         * gcc.dg/vmx/gcc-bug-d.c: New.
3700         * gcc.dg/vmx/gcc-bug-e.c: New.
3701         * gcc.dg/vmx/gcc-bug-f.c: New.
3702         * gcc.dg/vmx/gcc-bug-g.c: New.
3703         * gcc.dg/vmx/gcc-bug-i.c: New.
3704         * gcc.dg/vmx/harness.h: New.
3705         * gcc.dg/vmx/ira1.c: New.
3706         * gcc.dg/vmx/ira2a.c: New.
3707         * gcc.dg/vmx/ira2b.c: New.
3708         * gcc.dg/vmx/ira2.c: New.
3709         * gcc.dg/vmx/ira2c.c: New.
3710         * gcc.dg/vmx/mem.c: New.
3711         * gcc.dg/vmx/newton-1.c: New.
3712         * gcc.dg/vmx/ops.c: New.
3713         * gcc.dg/vmx/sn7153.c: New.
3714         * gcc.dg/vmx/spill2.c: New.
3715         * gcc.dg/vmx/spill3.c: New.
3716         * gcc.dg/vmx/spill.c: New.
3717         * gcc.dg/vmx/t.c: New.
3718         * gcc.dg/vmx/varargs-1.c: New.
3719         * gcc.dg/vmx/varargs-2.c: New.
3720         * gcc.dg/vmx/varargs-3.c: New.
3721         * gcc.dg/vmx/varargs-4.c: New.
3722         * gcc.dg/vmx/varargs-5.c: New.
3723         * gcc.dg/vmx/varargs-6.c: New.
3724         * gcc.dg/vmx/varargs-7.c: New.
3725         * gcc.dg/vmx/vmx.exp: New.
3726         * gcc.dg/vmx/vprint-1.c: New.
3727         * gcc.dg/vmx/vscan-1.c: New.
3728         * gcc.dg/vmx/x-01.c: New.
3729         * gcc.dg/vmx/x-02.c: New.
3730         * gcc.dg/vmx/x-03.c: New.
3731         * gcc.dg/vmx/x-04.c: New.
3732         * gcc.dg/vmx/x-05.c: New.
3733         * gcc.dg/vmx/yousufi-1.c: New.
3734         * gcc.dg/vmx/zero-1.c: New.
3735         * gcc.dg/vmx/zero.c: New.
3736
3737 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
3738
3739         * g++.dg/lookup/java1.C: Update for chage of
3740         _Jv_AllocObject.
3741         * g++.dg/lookup/java2.C: Likewise.
3742
3743 2004-04-17  Laurent GUERBY <laurent@guerby.net>
3744
3745         * ada/acats/run_all.sh: use -O2 by default.
3746
3747 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
3748
3749         * gcc.dg/vr-mult-[12].c: New tests.
3750
3751 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3752
3753         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
3754
3755         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
3756
3757 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
3758
3759         * lib/target-supports.exp (check_profiling_available): Assume profiling
3760         isn't available for mips*-*-elf targets.
3761
3762 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
3763
3764         * gcc.dg/builtins-38.c: New test.
3765
3766 2004-04-14  Eric Christopher  <echristo@redhat.com>
3767
3768         * g++.dg/charset/charset.exp: Run .cc extension tests.
3769
3770 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
3771
3772         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
3773
3774 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3775
3776         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
3777
3778 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
3779
3780         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
3781         * gcc.dg/i386-387-2.c: Likewise.
3782
3783         * gcc.dg/i386-387-7.c: New test.
3784         * gcc.dg/i386-387-8.c: New test.
3785
3786         * gcc.dg/builtins-37.c: New test.
3787
3788 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
3789
3790         * g++.dg/pch/externc-1.C: Add missing semicolon.
3791
3792 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
3793
3794         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
3795
3796 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3797
3798         * gcc.c-torture/execute/20040411-1.c: New test.
3799
3800 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3801
3802         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
3803
3804 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
3805
3806         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
3807
3808 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
3809
3810         * lib/target-supports.exp (check_named_sections_available): New.
3811         * lib/gcc-dg.exp (dg-require-named-sections): New.
3812         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
3813         old-deja.exp.  Also prune error-count message from HP linker.
3814         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
3815
3816         * g++.dg/init/init-ref4.C: Use dg-require-weak.
3817         * g++.old-deja/g++.pt/static3.C: Likewise.
3818         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
3819
3820 2004-04-09  Roger Sayle  <roger@eyesopen.com>
3821
3822         * gcc.c-torture/execute/20040409-1.c: New test case.
3823         * gcc.c-torture/execute/20040409-2.c: New test case.
3824         * gcc.c-torture/execute/20040409-3.c: New test case.
3825
3826 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
3827
3828         * gcc.dg/20040409-1.c: New test.
3829
3830 2004-04-08  Roger Sayle  <roger@eyesopen.com>
3831
3832         PR target/14888
3833         * g++.dg/opt/pr14888.C: New test case.
3834
3835 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
3836
3837         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
3838         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
3839         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
3840         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
3841         New tests.
3842
3843 2004-04-08  Paul Brook  <paul@codesourcery.com>
3844
3845         * gcc.dg/spill-1.c: New test.
3846
3847 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3848
3849         * gcc.dg/torture/builtin-ctype-2.c: New test.
3850
3851 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
3852
3853         * gcc.dg/pch/pch.exp: Add largefile test.
3854
3855 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
3856
3857         * g++.dg/pch/externc-1.Hs: New.
3858         * g++.dg/pch/externc-1.C: New.
3859
3860 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3861
3862         * gcc.dg/compat/struct-by-value-5a_main.c,
3863         gcc.dg/compat/struct-by-value-5b_main.c: New files.
3864         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
3865         * gcc.dg/compat/struct-by-value-5a_x.c,
3866         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
3867         gcc.dg/compat/struct-by-value-5_x.c.
3868         * gcc.dg/compat/struct-by-value-5a_y.c,
3869         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
3870         gcc.dg/compat/struct-by-value-5_y.c.
3871
3872         * gcc.dg/compat/struct-by-value-6a_main.c,
3873         gcc.dg/compat/struct-by-value-6b_main.c: New files.
3874         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
3875         * gcc.dg/compat/struct-by-value-6a_x.c,
3876         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
3877         gcc.dg/compat/struct-by-value-6_x.c.
3878         * gcc.dg/compat/struct-by-value-6a_y.c,
3879         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
3880         gcc.dg/compat/struct-by-value-6_y.c.
3881
3882         * gcc.dg/compat/struct-by-value-7a_main.c,
3883         gcc.dg/compat/struct-by-value-7b_main.c: New files.
3884         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
3885         * gcc.dg/compat/struct-by-value-7a_x.c,
3886         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
3887         gcc.dg/compat/struct-by-value-7_x.c.
3888         * gcc.dg/compat/struct-by-value-7a_y.c,
3889         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
3890         gcc.dg/compat/struct-by-value-7_y.c.
3891
3892 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
3893
3894         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
3895         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
3896         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
3897         options.
3898
3899 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
3900
3901         * gcc.dg/builtins-36.c: New test.
3902
3903 2004-04-06  Paul Brook  <paul@codesourcery.com>
3904
3905         * README.gcc: Remove obsolete contraint on testcases.
3906
3907 2004-04-05  Paul Brook  <paul@codesourcery.com>
3908
3909         PR2123
3910         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
3911         failure and exit(0) on success.
3912         * g++.dg/expr/anew2.C: Ditto.
3913         * g++.dg/expr/anew3.C: Ditto.
3914         * g++.dg/expr/anew4.C: Ditto.
3915
3916 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
3917
3918         PR c++/3518
3919         * g++.dg/template/unify7.C: New.
3920
3921 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3922
3923         * g++.dg/README: Bring up to date with new subdirectories; remove
3924         duplicate subdirectory lines.
3925
3926 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
3927
3928         PR c++/14007
3929         * g++.dg/template/unify5.C: New.
3930         * g++.dg/template/unify6.C: New.
3931         * g++.dg/template/qualttp20.C: Adjust.
3932         * g++.old-deja/g++.jason/report.C: Adjust.
3933         * g++.old-deja/g++.other/qual1.C: Adjust.
3934
3935 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
3936
3937         PR c++/14803
3938         * g++.dg/inherit/ptrmem1.C: New test.
3939
3940 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
3941
3942         PR c++/14755
3943         * gcc.c-torture/execute/20040331-1.c: New test.
3944         * gcc.dg/20040331-1.c: New test.
3945
3946 2004-04-01  Paul Brook  <paul@codesourcery.com>
3947
3948         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
3949
3950 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
3951
3952         PR c++/14724
3953         * g++.dg/init/goto1.C: New test.
3954
3955         PR c++/14763
3956         * g++.dg/template/defarg4.C: New test.
3957
3958 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
3959
3960         * gcc.dg/altivec-11.c: Extend test for more valid cases.
3961
3962 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
3963
3964         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
3965
3966 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
3967
3968         * gcc.dg/noncompile/undeclared-2.c: New test.
3969
3970 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
3971
3972         * gcc.dg/940409-1.c: Remove XFAIL.
3973         * gcc.dg/reg-vol-struct-1.c: New test.
3974
3975 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3976
3977         * gcc.dg/torture/builtin-wctype-1.c: New test.
3978
3979 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
3980
3981         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
3982         * gcc.dg/20001101-1.c: Likewise.
3983         * gcc.dg/20001102-1.c: Likewise.
3984
3985 2004-03-25  Roger Sayle  <roger@eyesopen.com>
3986
3987         * gcc.dg/compare8.c: Add an additional test for XOR.
3988
3989 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3990
3991         * gcc.dg/torture/builtin-ctype-1.c: New test.
3992
3993 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3994
3995         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
3996         * gcc.dg/torture/builtin-math-1.c: Likewise.
3997         * gcc.dg/torture/builtin-power-1.c: New test.
3998
3999 2004-03-24  Andreas Schwab  <schwab@suse.de>
4000
4001         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
4002         IA64 assembler.
4003
4004 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4005             Roger Sayle  <roger@eyesopen.com>
4006
4007         * gcc.dg/compare8.c: New test case.
4008
4009 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
4010
4011         * g++.dg/ext/altivec-7.C: New test.
4012
4013 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
4014
4015         PR 12267, 12391, 12560, 13129, 14114, 14133
4016         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
4017         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
4018         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
4019         Adjust error regexps.
4020         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
4021         * gcc.dg/noncompile/undeclared-1.c: New test cases.
4022         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
4023         * gcc.dg/local1.c: Add explanatory comment.
4024
4025 2004-03-23  Roger Sayle  <roger@eyesopen.com>
4026
4027         PR optimization/14669
4028         * g++.dg/opt/fold2.C: New test case.
4029
4030 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
4031
4032         PR c/14069
4033         * gcc.dg/20040322-1.c: New test.
4034
4035 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
4036
4037         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
4038         * gcc.dg/ultrasp4.c: Likewise.
4039         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
4040
4041 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4042
4043         * gcc.dg/i386-sse-8.c: Reset default options.
4044
4045 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4046
4047         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
4048         in the error message text.
4049
4050 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4051
4052         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
4053
4054 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
4055
4056         PR c++/14616
4057         * g++.dg/init/array13.C: New test.
4058
4059 2004-03-20  Roger Sayle  <roger@eyesopen.com>
4060
4061         PR target/13889
4062         * gcc.c-torture/compile/pr13889.c: New test case.
4063
4064 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4065
4066         PR c/14635
4067         * builtins-1.c (nan, nans): Don't test.
4068         * builtins-30.c: Don't use nan, nanf, nanl.
4069         * builtins-35.c: New test.
4070
4071 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
4072
4073         * g++.dg/ext/altivec-6.C: New test.
4074
4075 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
4076
4077         * g++.dg/init/placement3.C: New test.
4078
4079         * g++.dg/template/spec13.C: New test.
4080
4081         * g++.dg/lookup/using11.C: New test.
4082
4083         * g++.dg/lookup/koenig3.C: New test.
4084
4085         * g++.dg/template/operator2.C: New test.
4086
4087         * g++.dg/expr/dtor3.C: New test.
4088         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
4089         marker.
4090         * g++.old-deja/g++.law/visibility28.C: Likewise.
4091
4092 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
4093
4094         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
4095         * gcc.dg/ppc64-abi-3.c: Likewise.
4096
4097 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4098
4099         PR c++/14545
4100         * g++.dg/parse/template15.C: New test.
4101
4102 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4103
4104         * g++.dg/expr/dtor2.C: New test.
4105
4106         * g++.dg/lookup/anon4.C: New test.
4107
4108         * g++.dg/overload/using1.C: New test.
4109
4110         * g++.dg/template/lookup7.C: New test.
4111
4112         * g++.dg/template/typename6.C: New test.
4113
4114         * g++.dg/expr/cond6.C: New test.
4115
4116 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4117
4118         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
4119
4120 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4121
4122         * g++.dg/expr/cond5.C: New test.
4123         * g++.dg/expr/constcast1.C: Likewise.
4124         * g++.dg/expr/ptrmem2.C: Likewise.
4125         * g++.dg/expr/ptrmem3.C: Likewise.
4126         * g++.dg/lookup/main1.C: Likewise.
4127         * g++.dg/template/lookup6.C: Likewise.
4128
4129 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4130
4131         * gcc.dg/local1.c: New test.
4132
4133         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
4134
4135 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4136
4137         * gcc.dg/torture/builtin-convert-1.c: New test.
4138
4139 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4140
4141         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
4142
4143 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4144
4145         PR c++/14481
4146         * g++.dg/warn/Wunused-7.C: New test.
4147
4148 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4149
4150         * gcc.dg/torture/builtin-integral-1.c: New test.
4151
4152 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4153
4154         PR c++/14586
4155         * g++.dg/parse/non-dependent3.C: New test.
4156
4157 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
4158
4159         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
4160         * g++.dg/eh/simd-2.C: Likewise.
4161         * g++.dg/init/array10.C: Likewise.
4162         * gcc.c-torture/compile/simd-1.c: Likewise.
4163         * gcc.c-torture/compile/simd-2.c: Likewise.
4164         * gcc.c-torture/compile/simd-3.c: Likewise.
4165         * gcc.c-torture/compile/simd-4.c: Likewise.
4166         * gcc.c-torture/compile/simd-6.c: Likewise.
4167         * gcc.c-torture/execute/simd-1.c: Likewise.
4168         * gcc.c-torture/execute/simd-2.c: Likewise.
4169         * gcc.dg/compat/vector-defs.h: Likewise.
4170         * gcc.dg/20020531-1.c: Likewise.
4171         * gcc.dg/altivec-3.c: Likewise.
4172         * gcc.dg/altivec-4.c: Likewise.
4173         * gcc.dg/altivec-varargs-1.c: Likewise.
4174         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
4175         * gcc.dg/i386-mmx-3.c: Likewise.
4176         * gcc.dg/i386-sse-4.c: Likewise.
4177         * gcc.dg/i386-sse-5.c: Likewise.
4178         * gcc.dg/i386-sse-8.c: Likewise.
4179         * gcc.dg/simd-1.c: Likewise.
4180         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
4181         __ev64_opaque__ since the machine description provides it.
4182
4183 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4184
4185         * lib/compat.exp (skip_list): New global variable.
4186         Use it to hold the user defined COMPAT_SKIPS list if any.
4187         (compat-obj): Add the members of skip_list to optall.
4188
4189 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4190
4191         * gcc.dg/compat/union-by-value-1_main.c,
4192         union-by-value-1_x.c, union-by-value-1_y.c,
4193         union-check.h, union-defs.h,
4194         union-init.h, union-return-1_main.c,
4195         union-return-1_x.c, union-return-1_y.c: New files.
4196
4197 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4198
4199         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
4200         mixed-struct-init.h: Add 4 mixed structure types.
4201         struct-by-value-21_main.c, struct-by-value-21_x.c,
4202         struct-by-value-21_y.c, struct-return-21_main.c,
4203         struct-return-21_x.c, struct-return-21_y.c: New files.
4204
4205 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
4206
4207         PR c++/14550
4208         * g++.dg/parse/template14.C: New test.
4209
4210 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4211
4212         * gcc.c-torture/execute/20040313-1.c: New test.
4213
4214 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
4215
4216         PR target/14533
4217         * gcc.dg/20040311-2.c: New test.
4218
4219 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
4220
4221         PR other/14544
4222         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
4223         bit-field.
4224
4225 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
4226
4227         * gcc.dg/20040305-2.c: Add missing return statement.
4228
4229 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4230
4231         * gcc.dg/builtins-34.c: Also check pow10*.
4232
4233 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4234
4235         PR target/14262
4236         * gcc.dg/20040305-2.c: New test.
4237
4238 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4239
4240         * gcc.dg/20040310-1.c: New test.
4241
4242 2004-03-11  Roger Sayle  <roger@eyesopen.com>
4243
4244         * gcc.c-torture/execute/20040311-1.c: New test case.
4245
4246 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
4247
4248         PR c++/14476
4249         * g++.dg/lookup/enum1.C: New test.
4250
4251 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
4252
4253         PR c++/14510
4254         * g++.dg/lookup/struct2.C: New test.
4255
4256 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
4257
4258         * gcc.dg/builtins-34.c: New test.
4259
4260 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4261
4262         * gcc.dg/torture/builtin-nonneg-1.c: New test.
4263
4264 2004-03-09  James E Wilson  <wilson@specifixinc.com>
4265
4266         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
4267         * gcc.dg/alias-2.c: New testcase.
4268
4269 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
4270
4271         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
4272
4273 2004-03-09  Roger Sayle  <roger@eyesopen.com>
4274
4275         * gcc.c-torture/execute/20040309-1.c: New test case.
4276
4277 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
4278
4279         PR c++/14397
4280         * g++.dg/overload/ref1.C: New.
4281
4282 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4283
4284         PR c++/14409
4285         * g++.dg/template/spec12.C: New test.
4286
4287         PR c++/14448
4288         * g++.dg/parse/crash14.C: New test.
4289
4290 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4291
4292         PR c++/14230
4293         * g++.dg/init/ref11.C: New test.
4294
4295 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4296
4297         PR c++/14432
4298         * g++.dg/parse/builtin2.C: New test.
4299
4300 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4301
4302         PR c++/14401
4303         * g++.dg/init/ctor3.C: New test.
4304         * g++.dg/init/union1.C: New test.
4305         * g++.dg/ext/anon-struct4.C: New test.
4306
4307 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4308
4309         * g++.dg/lookup/koenig1.C: Tweak error messages.
4310         * g++.dg/lookup/used-before-declaration.C: Likewise.
4311         * g++.dg/other/do1.C: Likewise.
4312         * g++.dg/overload/koenig1.C: Likewise.
4313         * g++.dg/parse/crash13.C: Likewise.
4314         * g++.dg/template/instantiate3.C: Likewise.
4315
4316 2004-03-08  Eric Christopher  <echristo@redhat.com>
4317
4318         * * lib/target-supports.exp: Enable libiconv in test
4319         compilation.  Fix up error checking.
4320
4321 2004-03-08  Roger Sayle  <roger@eyesopen.com>
4322
4323         PR middle-end/14289
4324         * gcc.dg/pr14289-1.c: New test case.
4325         * gcc.dg/pr14289-2.c: Likewise.
4326         * gcc.dg/pr14289-3.c: Likewise.
4327
4328 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
4329
4330         * gcc.c-torture/execute/20040308-1.c: New test.
4331
4332 2004-03-07  Roger Sayle  <roger@eyesopen.com>
4333
4334         * gcc.c-torture/execute/20040307-1.c: New test case.
4335
4336 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
4337
4338         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
4339
4340 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
4341
4342         * gcc.dg/20040306-1.c: New test.
4343
4344 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
4345
4346         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
4347         them static.
4348         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
4349
4350 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4351
4352         PR c/14465
4353         * gcc.dg/decl-6.c: New test.
4354
4355 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4356
4357         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
4358         Rename LOGPOW -> LOG_POW.
4359         (SQRT_EXP, POW_EXP): New.
4360
4361 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4362
4363         * gcc.dg/i386-sse-8.c: New test.
4364
4365 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4366
4367         PR c/14114
4368         * gcc.dg/decl-5.c: New test.
4369
4370 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
4371
4372         * gcc.dg/20040305-1.c: New test.
4373
4374 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
4375
4376         PR other/14354
4377         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
4378
4379 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
4380
4381         PR c++/14425, c++/14426
4382         * g++.dg/ext/altivec-4.C: New test.
4383         * g++.dg/ext/altivec-5.C: New test.
4384
4385 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
4386
4387         * g++.old-deja/g++.other/linkage1.C: Expect errors about
4388         global variables of a type with no linkage.
4389         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
4390         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
4391         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
4392         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
4393         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
4394         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
4395         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
4396         * g++.dg/warn/deprecated.C: Name enum Color.
4397         * g++.dg/overload/VLA.C: Name structure for 'b'.
4398         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
4399
4400 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4401
4402         * gcc.c-torture/compile/20040304-1.c: New test.
4403
4404 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
4405
4406         PR 13728
4407         * gcc.dg/decl-4.c: New testcase.
4408
4409 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
4410
4411         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
4412         as PRECF if sizeof (float) > sizeof (double).
4413         (PRECL): Make it the same as PRECF if
4414         sizeof (float) > sizeof (long double).
4415
4416 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4417
4418         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
4419         system type.  Add check for irix6 which doesn't have c99 runtime.
4420
4421 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
4422
4423         * gcc.dg/const-elim-1.c: xfail for xtensa.
4424
4425 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4426
4427         PR c++/14369
4428         * g++.dg/template/cond4.C: New test.
4429
4430 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4431
4432         PR c++/14360
4433         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
4434
4435         PR c++/14361
4436         * g++.dg/parse/defarg7.C: New test.
4437
4438         PR c++/14359
4439         * g++.dg/template/friend26.C: New test.
4440
4441 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4442
4443         PR c++/14324
4444         * g++.dg/abi/mangle21.C: New test.
4445
4446         PR c++/14260
4447         * g++.dg/parse/constructor2.C: New test.
4448
4449         PR c++/14337
4450         * g++.dg/template/sfinae1.C: New test.
4451
4452 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4453
4454         PR c++/14267
4455         * g++.dg/expr/crash2.C: New test.
4456
4457         PR middle-end/13448
4458         * gcc.dg/inline-5.c: New test.
4459         * gcc.dg/always-inline.c: Split out tests into ...
4460         * gcc.dg/always-inline2.c: ... this and ...
4461         * gcc.dg/always-inline3.c: ... this.
4462
4463 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4464
4465         PR debug/12103
4466         * g++.dg/debug/crash1.C: New test.
4467
4468 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
4469
4470         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
4471         function with __attribute__((noinline)).
4472         (recurser_void2): Likewise.
4473         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
4474         (recurser_void2): Likewise.
4475
4476 2004-02-29  Roger Sayle  <roger@eyesopen.com>
4477
4478         PR middle-end/14203
4479         * g++.dg/warn/Wunused-6.C: New test case.
4480
4481 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
4482
4483         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
4484         not defined.
4485
4486 2004-02-27  Eric Christopher  <echristo@redhat.com>
4487
4488         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
4489         * g++.dg/charset/asm2.c: Run only x86.
4490         * gcc.dg/charset/asm3.c: Ditto.
4491
4492 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
4493
4494         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
4495         ld_library_path.
4496
4497 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
4498
4499         * g++.dg/ext/altivec-3.C: New.
4500
4501 2004-02-26  Richard Henderson  <rth@redhat.com>
4502
4503         * g++.dg/ext/attrib10.C: Mark for warning.
4504         * gcc.dg/attr-alias-1.c: New.
4505
4506 2004-02-26  Richard Henderson  <rth@redhat.com>
4507
4508         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
4509         * gcc.c-torture/execute/20040208-2.c: ... it back.
4510
4511 2004-02-26  Eric Christopher  <echristo@redhat.com>
4512
4513         * lib/target-supports.exp (check-iconv-available): New function.
4514         * lib/gcc-dg.exp (dg-require-iconv): New function.
4515         Use above.
4516         * gcc.dg/charset: New directory.
4517         * gcc.dg/charset/charset.exp: New file.
4518         * gcc.dg/charset/asm1.c: Ditto.
4519         * gcc.dg/charset/asm2.c: Ditto.
4520         * gcc.dg/charset/asm3.c: Ditto.
4521         * gcc.dg/charset/asm4.c: Ditto.
4522         * gcc.dg/charset/asm5.c: Ditto.
4523         * gcc.dg/charset/attribute1.c: Ditto.
4524         * gcc.dg/charset/attribute2.c: Ditto.
4525         * gcc.dg/charset/string1.c: Ditto.
4526         * g++.dg/charset: New directory.
4527         * g++.dg/dg.exp: Add here. Special options.
4528         * g++.dg/charset/charset.exp: New file.
4529         * g++.dg/charset/asm1.c: Ditto.
4530         * g++.dg/charset/asm2.c: Ditto.
4531         * g++.dg/charset/asm3.c: Ditto.
4532         * g++.dg/charset/asm4.c: Ditto.
4533         * g++.dg/charset/attribute1.c: Ditto.
4534         * g++.dg/charset/attribute2.c: Ditto.
4535         * g++.dg/charset/extern1.cc: Ditto.
4536         * g++.dg/charset/extern2.cc: Ditto.
4537         * g++.dg/charset/string1.c: Ditto.
4538
4539 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
4540
4541         PR c++/14278
4542         * g++.dg/parse/comma1.C: New test.
4543
4544 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4545
4546         PR c++/14284
4547         * g++.dg/template/ttp8.C: New test.
4548
4549 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
4550
4551         * gcc.dg/fixuns-trunc-1.c: New test.
4552
4553 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4554
4555         * gcc.dg/builtins-config.h: Use #elif.
4556
4557 2004-02-26  Michael Matz  <matz@suse.de>
4558
4559         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
4560         * gcc.dg/991214-1.c: Likewise.
4561         * gcc.dg/i386-asm-1.c: Likewise.
4562
4563 2004-02-25  Richard Henderson  <rth@redhat.com>
4564
4565         * gcc.c-torture/execute/20040208-2.c: Move ...
4566         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
4567
4568 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4569
4570         PR c++/14246
4571         * g++.dg/other/crash-3.C: New test.
4572
4573 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4574
4575         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
4576         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
4577
4578         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
4579         HP-UX.
4580
4581 2004-02-24  Michael Matz  <matz@suse.de>
4582
4583         * gcc.dg/i386-regparm.c: New.
4584
4585 2004-02-23  James E Wilson  <wilson@specifixinc.com>
4586
4587         * gcc.c-torture/execute/20040223-1.c: New.
4588
4589 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
4590             Kazu Hirata  <kazu@cs.umass.edu>
4591
4592         * gcc.dg/fwritable-strings-1.c: Remove.
4593
4594 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
4595
4596         PR c/14156
4597         * gcc.dg/20040223-1.c: New test.
4598
4599 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4600
4601         PR c++/14106
4602         * g++.dg/ext/typeof9.C: New test.
4603
4604 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4605
4606         PR c++/14250
4607         * g++.dg/other/switch1.C: New test.
4608
4609 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4610
4611         * gcc.dg/cast-function-1.c: Adjust for new informative message.
4612         * gcc.dg/va-arg-1.c: Likewise.
4613
4614 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4615
4616         PR c++/14143
4617         * g++.dg/template/koenig5.C: New test.
4618
4619 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
4620
4621         * g++.dg/ext/altivec-1.C: Generalize target triple.
4622         * g++.dg/ext/altivec-2.C: New test case.
4623         * g++.dg/ext/altivec_check.h: New file.
4624         * gcc.dg/altivec-1.c: Generalize target triple;
4625         include altivec_check.h and call altivec_check().
4626         * gcc.dg/altivec-[2-5].c: Generalize target triple.
4627         * gcc.dg/altivec-6.c: New test case.
4628         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
4629         type casts as needed.
4630         * gcc.dg/altivec-10.c: Include altivec_check.h and call
4631         altivec_check().
4632         * gcc.dg/altivec-12.c: New test case.
4633         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
4634         include altivec_check.h and call altivec_check().
4635         * gcc.dg/altivec_check.h: New file.
4636
4637 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4638
4639         * lib/target-supports.exp (check_alias_available): Don't mangle
4640         function `g' in test program.
4641
4642 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4643
4644         * lib/target-supports.exp (check_profiling_available): Check
4645         argument to determine whether we support a profiling type.
4646         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
4647         check_profiling_available.
4648         * g++.dg/bprob/bprob.exp: Likewise
4649         * g77.dg/bprob/bprob.exp: Likewise.
4650         * gcc.misc-tests/bprob.exp: Likewise.
4651         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
4652         dg-require-profiling and delete expected error handling.
4653         * gcc.dg/20021014-1.c: Likewise.
4654         * gcc.dg/nest.c: Likewise.
4655
4656 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4657
4658         PR c++/12007
4659         * g++.dg/other/vthunk1.C: New test.
4660
4661 2004-02-20  Falk Hueffner  <falk@debian.org>
4662
4663         PR target/14201
4664         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
4665
4666 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
4667
4668         PR c++/13927
4669         * g++.dg/other/error8.C: Remove XFAIL markers.
4670
4671         PR c++/14173
4672         * g++.dg/ext/packed5.C: New test.
4673
4674         PR c++/14199
4675         * g++.dg/warn/Wunused-5.C: New test.
4676
4677         PR c++/14186
4678         * g++.dg/lookup/member1.C: New test.
4679
4680 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
4681
4682         * gcc.c-torture/compile/20040130-1.c: Enable only when
4683         __INT_MAX__ >= 2147483647L.
4684         * gcc.c-torture/compile/961203-1.c: Likewise.
4685
4686 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
4687
4688         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
4689         * g++.dg/opt/template1.C: Robustify assembler regexp
4690
4691 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4692
4693         * gcc.c-torture/execute/simd-4.x: Remove.
4694         * gcc.c-torture/execute/va-arg-25.x: Likewise.
4695         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
4696         Guard with #ifndef SKIP_ATTRIBUTE.
4697         * gcc.dg/compat/vector-1_y.c: Likewise.
4698         * gcc.dg/compat/vector-2_x.c: Likewise.
4699         * gcc.dg/compat/vector-2_y.c: Likewise.
4700         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
4701         * g++.dg/eh/simd-2.C: Likewise.
4702
4703 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
4704
4705         * gcc.c-torture/compile/complex-1.c: New.
4706
4707 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
4708
4709         PR target/14209
4710         * gcc.c-torture/execute/20040218-1.c: New test.
4711
4712 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4713
4714         PR c++/14181
4715         * g++.dg/parse/new2.C: New test.
4716
4717 2004-02-18  Paul Brook  <paul@codesourcery.com>
4718
4719         * gcc.c-torture/compile/libcall-1.c: New test.
4720
4721 2004-02-18  Paul Brook  <paul@codesourcery.com>
4722
4723         PR debug/12934
4724         * gcc.dg/debug/debug-7.c: New test.
4725
4726 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
4727
4728         * gcc.dg/20040217-1.c: New test.
4729
4730 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
4731
4732         * gcc.c-torture/execute/990208-1.x: Delete.
4733
4734 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
4735
4736         * gcc.c-torture/execute/20040208-2.x: New file.
4737
4738 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
4739
4740         PR c++/11326
4741         * g++.dg/abi/structret1.C: New test.
4742
4743 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
4744
4745         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
4746         (i386_cpuid): No need to test if cpuid is available on AMD64.
4747         Fix assembly, so that it works onboth i386 and AMD64.
4748         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
4749         (vecInLong): Fix s[] member type to unsigned int.
4750         (vecInWord): Remove type.
4751         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
4752         (a64, b64, c64, d64, e64): Remove.
4753         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
4754         Remove unused variable.  Remove initialization of removed variables.
4755         Don't call mmx_tests nor sse_tests.
4756         (reference_mmx, reference_sse): Remove.
4757         (check): Add return stmt.
4758         * gcc.dg/i386-sse-7.c: New test.
4759         * gcc.dg/i386-mmx-4.c: New test.
4760
4761 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4762
4763         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
4764         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4765         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4766         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
4767         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
4768         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
4769         g++.dg/tc1/dr94.C: Fix line terminator.
4770
4771 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
4772
4773         * gcc.c-torture/compile/20040216-1.c: New.
4774
4775 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4776
4777         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4778         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4779         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
4780         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
4781         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
4782         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
4783
4784 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4785
4786         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
4787
4788 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
4789
4790         PR c++/13971
4791         * g++.dg/expr/cond4.C: New test.
4792
4793         PR c++/14086
4794         * g++.dg/lookup/crash2.C: New test.
4795
4796 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
4797
4798         * gcc.c-torture/compile/20040214-2.c: New test.
4799
4800 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
4801
4802         PR c++/14116
4803         * g++.dg/ext/typeof8.C: New test.
4804
4805 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
4806
4807         * gcc.c-torture/compile/20040214-1.c: New test.
4808
4809 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4810
4811         PR c++/13635
4812         * g++.dg/template/spec11.C: New test.
4813
4814 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4815
4816         PR c++/13927
4817         * g++.dg/other/error8.C: New test.
4818
4819 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
4820
4821         PR c++/14122
4822         * g++.dg/template/array4.C: New test.
4823
4824         PR c++/14108
4825         * g++.dg/inherit/thunk2.C: New test.
4826
4827         PR c++/14083
4828         * g++.dg/eh/cond2.C: New test.
4829
4830 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
4831
4832         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
4833
4834 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
4835
4836         * lib/scanasm.exp (dg-scan): Quote pattern before display.
4837
4838 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
4839
4840         * g++.dg/simd-2.C: xfail on ppc64-linux.
4841
4842 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4843
4844         PR c/456
4845         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
4846         tests.
4847
4848 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
4849
4850         * gcc.dg/builtins-33.c: New test.
4851
4852 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
4853
4854         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
4855
4856 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4857
4858         * g++.dg/simd-2.C: Set -maltivec for ppc64.
4859
4860 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4861
4862         * gcc.dg/ppc64-abi-3.c: New test.
4863
4864 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
4865
4866         PR c/14092
4867
4868         * gcc.dg/pr14092-1.c: New testcase.
4869
4870 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
4871
4872         * gcc.dg/cpp/assert4.c: Fix typo last change.
4873
4874         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
4875         * gcc.dg/cpp/assert4.c: Handle powerpc64.
4876
4877         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
4878
4879 2004-02-09  Roger Sayle  <roger@eyesopen.com>
4880
4881         * gcc.c-torture/compile/20040209-1.c: New test case.
4882
4883 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4884
4885         * gcc.dg/c90-init-1.c: Adjust expected error messages.
4886
4887 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
4888
4889         * gcc.c-torture/execute/20040208-[12].c: New tests.
4890
4891 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4892
4893         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
4894
4895 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4896
4897         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
4898
4899 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4900
4901         Bug 13856
4902         * gcc.dg/visibility-8.c: New testcase.
4903
4904 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4905
4906         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
4907         arguments.
4908         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
4909
4910 2004-02-07  Roger Sayle  <roger@eyesopen.com>
4911
4912         PR middle-end/13696
4913         * g++.dg/opt/fold1.C: New test case.
4914
4915 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4916
4917         PR c++/14033
4918         * g++.dg/other/crash-2.C: New test.
4919
4920 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4921
4922         PR c++/14028
4923         * g++.dg/parse/angle-bracket2.C: New test.
4924
4925 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4926
4927         PR middle-end/13750
4928         Revert:
4929         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4930         PR pch/13361
4931         * testsuite/g++.dg/pch/wchar-1.C: New.
4932         * testsuite/g++.dg/pch/wchar-1.Hs: New.
4933
4934 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4935
4936         PR c++/14008
4937         * g++.dg/parse/error15.C: New test.
4938         * g++.dg/parse/crash11.C: Update dg-error mark.
4939
4940 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4941
4942         PR c++/13932
4943         * g++.dg/warn/conv2.C: New test.
4944
4945 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4946
4947         PR c++/13086
4948         * g++.dg/warn/incomplete1.C: Remove xfail.
4949
4950 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4951
4952         * lib/file-format.exp (gcc_target_object_format): Use
4953         ${tool}_target_compile, not gcc_target_compile.
4954         * lib/target-supports.exp (check_alias_available): Likewise.
4955         (check_gc_sections_available): Likewise.
4956         * g++.dg/ext/attrib10.C: Use dg-require-alias.
4957         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
4958         dg-require-alias.
4959
4960 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4961
4962         PR c++/13969
4963         * g++.dg/template/static6.C: New test.
4964
4965 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
4966
4967         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
4968
4969 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4970
4971         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
4972         tests for systems where `char' is unsigned by default.
4973
4974 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4975
4976         PR c++/13997
4977         * g++.dg/template/partial3.C: New test.
4978
4979 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4980
4981         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
4982         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
4983         Remove mentions of obsolete ports.
4984
4985 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
4986
4987         * gcc.dg/noncompile/20001228-1.c: Fix for new
4988         error message.
4989
4990 2004-02-03  Roger Sayle  <roger@eyesopen.com>
4991
4992         PR target/9348
4993         * gcc.c-torture/execute/multdi-1.c: New test case.
4994
4995 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4996
4997         PR c++/13925
4998         * g++.dg/template/lookup5.C: New test.
4999
5000 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5001
5002         PR c++/13950
5003         * g++.dg/template/lookup4.C: New test.
5004
5005         PR c++/13970
5006         * g++.dg/parse/error14.C: New test.
5007
5008         PR c++/14002
5009         * g++.dg/parse/template13.C: New test.
5010
5011 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5012
5013         PR c++/13978
5014         * g++.dg/template/koenig4.C: New test.
5015
5016         PR c++/13968
5017         * g++.dg/template/crash17.C: New test.
5018
5019         PR c++/13975
5020         * g++.dg/parse/error13.C: New test.
5021         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
5022
5023 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5024
5025         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
5026
5027 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
5028
5029         PR c/11658
5030         PR c/13994
5031         * gcc.dg/noncompile/20040203-1.c: New test.
5032         * gcc.dg/noncompile/20040203-2.c: Likewise.
5033         * gcc.dg/noncompile/20040203-3.c: Likewise.
5034         * gcc.dg/20040203-1.c: Likewise.
5035
5036 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
5037
5038         PR c++/10858
5039         * g++.dg/template/sizeof7.C: New test.
5040
5041 2004-02-02  Eric Christopher  <echristo@redhat.com>
5042             Zack Weinberg  <zack@codesourcery.com>
5043
5044         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
5045
5046 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
5047
5048         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
5049         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
5050         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
5051         * gcc.dg/cleanup-5.c: Run only on Linux targets.
5052
5053 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
5054
5055         PR c++/13113
5056         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
5057
5058         PR c++/13854
5059         * g++.dg/ext/attrib13.C: New test.
5060
5061         PR c++/13907
5062         * g++.dg/conversion/op2.C: New test.
5063
5064 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5065
5066         * gcc.dg/titype-1.c: Fix pasto.
5067
5068 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5069
5070         * gcc.dg/titype-1.c: New test.
5071
5072 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5073
5074         PR c++/13957
5075         * g++.dg/template/non-type-template-argument-1.C,
5076         g++.dg/template/qualified-id1.C: Update dg-error marks.
5077         * g++.dg/template/nontype6.C: New test.
5078
5079 2004-02-01  Roger Sayle  <roger@eyesopen.com>
5080
5081         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
5082         * gcc.dg/builtins-31.c: New testcase.
5083         * gcc.dg/builtins-32.c: New testcase.
5084
5085 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
5086
5087         * objc.dg/call-super-2.m: Update line numbers
5088         for the including of stddef.h.
5089
5090 2004-01-30  Michael Matz  <matz@suse.de>
5091
5092         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
5093         g++.dg/ext/case-range3.C: New tests.
5094
5095 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5096
5097         DR206
5098         PR c++/13813
5099         * g++.dg/template/member4.C: New test.
5100
5101 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5102
5103         PR c++/13683
5104         * g++.dg/template/sizeof6.C: New test.
5105
5106 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5107
5108         * gcc.dg/fwritable-strings-1.c: New test.
5109
5110 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5111
5112         * gcc.c-torture/compile/20040130-1.c: New test.
5113
5114 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
5115
5116         * objc.dg/call-super-2.m: Include stddef.h for size_t.
5117
5118 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
5119
5120         PR c++/13883
5121         * g++.dg/template/ctor3.C: New test.
5122
5123 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5124
5125         * g++.dg/tc1: New directory.
5126         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
5127         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
5128         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
5129         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
5130         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
5131
5132 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5133
5134         * g++.dg/parse/error11.C: New test.
5135         * g++.dg/parse/error12.C: Likewise.
5136
5137 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
5138
5139         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
5140         (scan_initial, main): Use aligned_sizeof instead of sizeof.
5141
5142 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
5143
5144         PR c++/13791
5145         * g++.dg/ext/attrib12.C: New test.
5146
5147         PR c++/13736
5148         * g++.dg/parse/cast2.C: New test.
5149
5150 2004-01-27  James E Wilson  <wilson@specifixinc.com>
5151
5152         * objc.dg/encode-2.m (main): New local string.  Set depending on
5153         sizeof long.  Use in sscanf call.
5154         * objc.dg/encode-3.m (main): New local string.  Set depending on
5155         sizeof long.  Use in scan_initial call.
5156
5157 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5158
5159         * objc.dg/call-super-2.m: Make LP64-safe.
5160         * objc.dg/desig-init-1.m: Likewise.
5161
5162 2004-01-27  Devang Patel <dpatel@apple.com>
5163
5164         * g++.dg/debug/namespace1.C: New test.
5165
5166 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
5167
5168         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
5169         xscale-*-*.
5170
5171         * gcc.dg/arm-mmx-1.c: New test.
5172
5173 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5174
5175         * gcc.dg/20040127-1.c: New test.
5176         * gcc.dg/20040127-2.c: New test.
5177
5178 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5179
5180         * objc.dg/stret-1.m (glob): Renamed to globa.
5181
5182 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
5183
5184         PR c++/13663
5185         * g++.dg/expr/for1.C: New test.
5186
5187 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
5188
5189         PR middle-end/13779
5190         * gcc.dg/darwin-longlong.c: New test.
5191
5192 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
5193
5194         * gcc.dg/20040124-1.c: Moved test from here...
5195         * gcc.c-torture/compile/20040124-1.c: ...to here.
5196
5197 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5198
5199         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
5200         the assembly output if -m64 is passed.
5201
5202 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
5203
5204         PR c++/13833
5205         * g++.dg/template/cond3.C: New test.
5206
5207 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5208
5209         PR c++/13810
5210         * g++.dg/template/ttp7.C: New test.
5211
5212 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5213
5214         PR c++/13797
5215         * g++.dg/template/nontype4.C: New test.
5216         * g++.dg/template/nontype5.C: Likewise.
5217
5218 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
5219
5220         * gcc.dg/torture/mips-clobber-at.c: New test.
5221
5222 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
5223
5224         * gcc.dg/20040124-1.c: New test.
5225
5226 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
5227
5228         * gcc.dg/20040123-1.c: New test.
5229
5230 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5231
5232         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
5233
5234 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5235
5236         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
5237
5238 2004-01-23  Andrew Pinski  <apinski@apple.com>
5239
5240         * gcc.dg/20030121-1.c: Move to ..
5241         * gcc.dg/20040121-1.c: here.
5242
5243 2004-01-23  Roger Sayle  <roger@eyesopen.com>
5244
5245         * gcc.dg/builtins-29.c: New test case.
5246
5247 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5248
5249         PR 18314
5250         * gcc.dg/builtins-30.c: New testcase.
5251
5252 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
5253
5254         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
5255         * lib/g77.exp: Likewise.
5256         * lib/objc.exp: Likewise.
5257         * lib/g++.exp: Likewise.
5258
5259 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5260
5261         * gcc.dg/struct-by-value-2.c: New test.
5262
5263 2004-01-21  Andrew Pinski  <apinski@apple.com>
5264
5265         PR target/13785
5266         * gcc.dg/20030121-1.c: New test.
5267
5268 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
5269
5270         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
5271         clobber frame pointer register in asm statement.
5272
5273 2004-01-21  Falk Hueffner  <falk@debian.org>
5274
5275         * gcc.c-torture/compile/20040121-1.c: New test.
5276
5277 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
5278
5279         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
5280
5281 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
5282
5283         * gcc.dg/ppc64-abi-2.c: New test.
5284
5285 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5286
5287         * lib/treelang.exp: Fill out this file.
5288         * lib/treelang-dg.exp: New File.
5289
5290 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5291
5292         * gcc.c-torture/compile/981022-1.c: Remove.
5293         * gcc.dg/array-5.c: Remove XFAIL.
5294         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
5295         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
5296         gcc.dg/cond-lvalue-1.c: Update.
5297         * gcc.dg/cast-lvalue-2.c: New test.
5298
5299 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
5300
5301         PR c++/13592
5302         * g++.dg/other/error1.C (class foo): Tweak error message.
5303
5304         PR c++/13592
5305         * g++.dg/template/call2.C: New test.
5306
5307 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5308
5309         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
5310         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
5311         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
5312         scalar-return-1_x.c, scalar-return-2_y.c,
5313         scalar-return-3_x.c, scalar-return-3_y.c,
5314         scalar-return-4_x.c, scalar-return-4_y.c,
5315         struct-align-1.h, struct-align-1_x.c,
5316         struct-align-1_y.c, struct-align-2.h,
5317         struct-align-2_x.c, struct-align-2_y.c,
5318         struct-by-value-10_y.c, struct-by-value-11_x.c,
5319         struct-by-value-11_y.c, struct-by-value-12_x.c,
5320         struct-by-value-12_y.c, struct-by-value-13_x.c,
5321         struct-by-value-13_y.c, struct-by-value-14_x.c,
5322         struct-by-value-14_y.c, struct-by-value-15_x.c,
5323         struct-by-value-15_y.c, struct-by-value-16_y.c,
5324         struct-by-value-17_y.c, struct-by-value-18_y.c,
5325         struct-by-value-19_y.c, struct-by-value-1_x.c,
5326         struct-by-value-1_y.c, struct-by-value-20_y.c,
5327         struct-by-value-2_x.c, struct-by-value-2_y.c,
5328         struct-by-value-3_y.c, struct-by-value-4_x.c,
5329         struct-by-value-4_y.c, struct-by-value-5_y.c,
5330         struct-by-value-6_y.c, struct-by-value-7_y.c
5331         struct-by-value-8_x.c, struct-by-value-8_y.c
5332         struct-by-value-9_x.c, struct-by-value-9_y.c
5333         struct-return-10_x.c, struct-return-10_y.c,
5334         struct-return-19_x.c, struct-return-20_x.c
5335         struct-return-2_x.c, struct-return-2_y.c
5336         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
5337         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
5338
5339 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5340
5341         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
5342         attribute on sparc*-sun-solaris2.*.
5343
5344 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
5345
5346         PR c++/13710
5347         * g++.dg/ext/typeof7.C: New test.
5348
5349 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
5350
5351         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
5352         * gcc.dg/const-elim-1.c: Same.
5353
5354 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
5355
5356         * objc.dg/stret-1.m: New.
5357         * objc.dg/stret-2.m: New.
5358
5359 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
5360
5361         PR c++/11895
5362         * g++.dg/ext/vector1.C: New test.
5363
5364 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
5365
5366         * gcc.dg/pch/import-1.c: New.
5367         * gcc.dg/pch/import-1.hs: New.
5368         * gcc.dg/pch/import-1a.h: New.
5369         * gcc.dg/pch/import-1b.h: New.
5370         * gcc.dg/pch/import-1c.h: New.
5371
5372 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5373
5374         PR c++/13574
5375         * g++.dg/ext/array1.C: New test.
5376
5377         PR c++/13178
5378         * g++.dg/conversion/op1.C: New test.
5379
5380 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
5381
5382         PR 11864
5383         From Kazumoto Kojima / Dan Kegel:
5384         * gcc.dg/pr11864-1.c: New test.
5385
5386         PR 10392
5387         From Marcus Comstedt / Dan Kegel:
5388         * gcc.dg/pr10392-1.c: New test.
5389
5390 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5391
5392         PR c++/13478
5393         * g++.dg/init/ref10.C: New test.
5394
5395 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5396
5397         PR c++/13407
5398         * g++.dg/parse/typename6.C: New test.
5399
5400 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5401
5402         PR pch/13361
5403         * testsuite/g++.dg/pch/wchar-1.C: New.
5404         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5405
5406 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5407
5408         PR c++/9259
5409         * g++.dg/expr/sizeof2.C: New test.
5410
5411 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
5412
5413         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
5414
5415 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5416
5417         PR c++/13659
5418         * g++.dg/lookup/strong-using-3.C: New.
5419         * g++.dg/lookup/using-10.C: New.
5420
5421 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5422
5423         PR c++/13594
5424         * g++.dg/lookup/strong-using-2.C: New.
5425
5426 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
5427             Dan Kegel <dank@kegel.com>
5428             J"orn Rennecke <joern.rennecke@superh.com>
5429
5430         PR target/9365
5431         * gcc.dg/pr9365-1.c: New test.
5432
5433 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5434
5435         PR c++/8856
5436         * g++.dg/parse/casting-operator2.C: New test.
5437         * g++.old-deja/g++.pt/explicit83.C: Remove.
5438
5439 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
5440
5441         * gcc.dg/label-compound-stmt-1.c: New test.
5442         * gcc.c-torture/compile/950922-1.c,
5443         gcc.c-torture/compile/20000211-3.c,
5444         gcc.c-torture/compile/20000518-1.c,
5445         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
5446         compound statements.
5447
5448 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
5449
5450         * gcc.dg/ppc64-abi-1.c: New test.
5451
5452 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
5453
5454          * g++.dg/ext/attrib9.C: Add dg-warnings.
5455
5456 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5457
5458         PR c++/12335
5459         * g++.dg/parse/dtor3.C: New test.
5460
5461 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
5462
5463         PR c++/12709
5464         * g++.dg/parse/try-catch-1.C: New test.
5465
5466 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
5467
5468         * ada/acats/run_all.sh: Add more verbose output in acats.log
5469         when compiling tests.
5470
5471 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5472
5473         PR 13656
5474         * gcc.dg/typedef-redecl.c: New test case.
5475         * gcc.dg/typedef-redecl.h: New support file.
5476
5477 2004-01-13  Jan Hubicka  <jh@suse.cz>
5478
5479         * gcc.dg/always_inline.c: New test.
5480         * gcc.dg/debug/20031231-1.c: Fix.
5481
5482 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5483
5484         PR c++/13474
5485         * g++.dg/template/array3.C: New test.
5486
5487 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5488
5489         * g++.dg/ext/lvalue1.C: No longer expected to fail.
5490         * g++.dg/warn/Wunused-2.C: Likewise.
5491
5492 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5493
5494         PR c++/13289
5495         * g++.dg/template/instantiate6.C: New test.
5496
5497 2004-01-12  Roger Sayle  <roger@eyesopen.com>
5498
5499         PR middle-end/11397
5500         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
5501
5502 2004-01-12  Jan Hubicka  <jh@suse.cz>
5503
5504         PR opt/12826
5505         * gcc.dg/20040112-1.c: New.
5506
5507         * gcc.dg/dwarf-die[1-7].c: Move to...
5508         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
5509         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
5510
5511 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5512
5513         PR c++/4100
5514         * g++.dg/parse/friend4.C: New test.
5515
5516 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
5517
5518         PR c++/4100
5519         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
5520         definition is called a friend.
5521
5522 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
5523
5524         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
5525
5526 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
5527
5528         PR c++/3478
5529         * g++.dg/parse/error10.C: New test.
5530         * g++.dg/template/arg2.C: Accept "invalid type" error.
5531
5532 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
5533
5534         PR middle-end/13392
5535         * g++.dg/opt/expect2.C: New test.
5536
5537 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5538
5539         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
5540         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
5541         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
5542         Update dg-error regexps.
5543
5544 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5545
5546         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
5547         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
5548
5549 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5550
5551         * gcc.dg/pragma-re-1.c: Use right pointer type.
5552
5553 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5554
5555         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
5556
5557 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
5558
5559         * gcc.dg/rs6000-ldouble-1.c: New.
5560
5561 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5562
5563         DR 337
5564         PR c++/9256
5565         * g++.dg/other/abstract1.C: New test.
5566
5567 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
5568
5569         * g++.dg/lookup/strong-using-1.C: New.
5570
5571 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
5572
5573         PR c/11234
5574         * gcc.dg/func-ptr-conv-1.c: New test.
5575         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
5576
5577 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
5578
5579         PR target/13380.
5580         * gcc.c-torture/compile/20040109-1.c: New.
5581
5582 2004-01-08  Stuart Hastings  <stuart@apple.com>
5583
5584         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
5585         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
5586         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
5587
5588 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
5589
5590         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
5591
5592 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5593
5594         * ada/acats/run_acats: Treat 'gnatchop' the same way
5595         as 'gnatmake'.  Export GCC_DRIVER.
5596         * ada/acats/run_all.sh: Add target_gnatchop.  Use
5597         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
5598
5599 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5600
5601         PR c++/12573
5602         * g++.dg/template/dependent-expr4.C: New test.
5603
5604 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
5605
5606         * gcc.dg/altivec-11.c: New test.
5607
5608 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
5609
5610         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
5611
5612 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5613
5614         PR c/6024
5615         * gcc.dg/enum-compat-1.c: New test.
5616         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
5617
5618 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5619
5620         PR c/12165
5621         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
5622         gcc.dg/c99-idem-qual-3.c: New tests.
5623
5624 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
5625
5626         * gcc.dg/winline-7.c: Don't cast void * to int.
5627
5628 2004-01-06  Jan Hubicka  <jh@suse.cz>
5629
5630         * gcc.dg/i386-sse-5.c: New test
5631         * g++.dg/eh/simd-1.c: Add -w argument for i386.
5632
5633 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5634
5635         PR c++/12815
5636         * g++.dg/rtti/typeid4.C: New test.
5637
5638 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5639
5640         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
5641
5642 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5643
5644         PR c++/12132
5645         * g++.dg/template/error11.C: New test.
5646
5647         PR c++/13451
5648         * g++.dg/template/class2.C: New test.
5649
5650 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5651         Richard Sandiford <rsandifo@redhat.com>
5652
5653         PR c++/13387
5654         * g++.dg/opt/alias3.C: New test.
5655
5656 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
5657
5658         PR c++/13157
5659         * g++.dg/template/koenig3.C: New test.
5660
5661         PR c++/13529
5662         * g++.dg/parse/offsetof3.C: New test.
5663
5664         * g++.dg/init/copy7.C: Add missing dg-error markers.
5665
5666         PR c++/12226
5667         * g++.dg/init/copy7.c: New test.
5668
5669         PR c++/13536
5670         * g++.dg/parse/cast1.C: New test.
5671
5672 2004-01-04  Jan Hubicka  <jh@suse.cz>
5673
5674         * gcc.dg/winline[1-7].c: New tests.
5675
5676 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5677
5678         PR c++/13520
5679         * g++.dg/template/qualttp22.C: New test.
5680
5681 2004-01-01  Jan Hubicka  <jh@suse.cz>
5682
5683         * gcc.dg/debug/20031231-1.c: New.
5684         * gcc.c-torture/compile/20040101-1.c: New.
5685         * gcc.dg/dwarf-die-[1-7].c: New.
5686
5687 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
5688
5689         PR optimization/13521
5690         * gcc.c-torture/compile/20031231-1.c: New test.
5691
5692 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5693
5694         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
5695
5696 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5697
5698         PR c++/10079
5699         * g++.dg/template/crash16.C: New test.
5700
5701 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
5702
5703         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
5704
5705 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5706
5707         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
5708         ports.
5709         * g++.old-deja/g++.jason/thunk3.C: Likewise.
5710         * g++.old-deja/g++.law/profile1.C: Likewise.
5711         * gcc.c-torture/compile/981006-1.c: Likewise.
5712         * gcc.c-torture/execute/loop-2e.x: Likewise.
5713         * gcc.c-torture/execute/loop-2f.x: Remove.
5714         * gcc.c-torture/execute/loop-2g.x: Likewise.
5715         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
5716         * gcc.dg/20020312-2.c: Remove traces of dead ports.
5717
5718 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5719
5720         PR c++/13507
5721         * g++.dg/ext/attrib11.C: New test.
5722
5723         PR c++/13494
5724         * g++.dg/template/array2-1.C: New test.
5725         * g++.dg/template/array2-2.C: New test.
5726
5727 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
5728
5729         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
5730
5731 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5732
5733         PR c++/12774
5734         * g++.dg/template/array1-1.C: New test.
5735         * g++.dg/template/array1-2.C: New test.
5736
5737 2003-12-29  Roger Sayle  <roger@eyesopen.com>
5738
5739         PR fortran/12632
5740         * g77.dg/12632.f: New test case.
5741
5742 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5743
5744         PR c++/13289
5745         * g++.dg/parse/nontype1.C: New test.
5746
5747 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5748
5749         PR c++/12403
5750         * g++.dg/parse/explicit1.C: New test.
5751         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
5752
5753 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5754
5755         PR c++/13081
5756         * g++.dg/opt/inline6.C: New test.
5757
5758         PR c++/12613
5759         * g++.dg/parse/error9.C: New test.
5760
5761         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
5762
5763 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5764
5765         PR c++/13009
5766         * g++.dg/init/assign1.C: New test.
5767
5768 2003-12-28  Roger Sayle  <roger@eyesopen.com>
5769
5770         PR c++/13070
5771         * g++.dg/warn/format3.C: New test case.
5772
5773 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5774
5775         * gcc.c-torture/compile/20031227-1.c: New test.
5776
5777 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5778
5779         * g++.dg/bprob/bprob.exp: Load target-supports.exp
5780         * g77.dg/bprob/bprob.exp: Likewise.
5781         * gcc.misc-tests/bprob.exp: Likewise.
5782         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
5783         variants on systems where the library does not provide that
5784         functionality.
5785         * gcc.dg/builtins-20.c: Use builtins-config.h.
5786         * gcc.dg/builtins-config.h: New file.
5787
5788 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5789
5790         * lib/gcc-dg.exp (dg-require-profiling): New function.
5791         * lib/target-supports.exp (check_profiling_available): Likewise.
5792         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
5793         * g77.dg/bprob/bprob.exp: Likewise.
5794         * gcc.misc-tests/bprob.exp: Likewise.
5795         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
5796         * gcc.dg/20021014-1.c: Likewise.
5797         * gcc.dg/nest.c: Likewise.
5798
5799 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5800
5801         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
5802         compiling.
5803         * g++.dg/lookup/java2.C: Likewise.
5804         * gcc.dg/cpp/lexident.c: Likewise.
5805
5806 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5807
5808         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
5809         given.
5810         * gcc.c-torture/compile/961203-1.c: Likewise.
5811         * gcc.c-torture/compile/980506-1.c: Likewise.
5812
5813 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
5814
5815         * lib/gcc-dg.exp (dg-prune-output): New annotation.
5816         (additional_prunes): New global.
5817         (gcc-dg-prune): Handle additional per-test pruning.
5818         (dg-test): Clear additional_prunes between tests.
5819
5820         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
5821         dg-prune-output to avoid spurious failures from assembler
5822         complaining about nonexistent WAW violations.
5823         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
5824         Use dg-prune-output to avoid spurious failures from assembler
5825         warning about Itanium B-step errata.
5826
5827 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5828
5829         * g++.dg/abi/macro0.C: New test.
5830         * g++.dg/abi/macro1.C: Likewise.
5831         * g++.dg/abi/macro2.C: Likewise.
5832
5833         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
5834         * g++.dg/abi/bitfield7.C: Likewise.
5835         * g++.dg/abi/dtor2.C: Likewise.
5836         * g++.dg/abi/mangle11.C: Likewise.
5837         * g++.dg/abi/mangle12.C: Likewise.
5838         * g++.dg/abi/mangle14.C: Likewise.
5839         * g++.dg/abi/mangle17.C: Likewise.
5840         * g++.dg/abi/vbase10.C: Likewise.
5841         * g++.dg/abi/vbase14.C: Likewise.
5842         * g++.dg/template/qualttp17.C: Likewise.
5843
5844 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
5845
5846         PR c/11995
5847         * gcc.dg/20031223-1.c: New test.
5848
5849 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5850
5851         * gcc.dg/noreturn-7.c: New test.
5852
5853 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5854
5855         * gcc.dg/null-pointer-1.c: New test.
5856
5857 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5858
5859         * g++.old-deja/g++.jason/template18.C: Remove.
5860         * g++.old-deja/g++.jason/template37.C: Likewise.
5861
5862         PR c++/12862
5863         * g++.dg/lookup/ns1.C: New test.
5864
5865         PR c++/12397
5866         * g++.dg/template/lookup3.C: New test.
5867
5868 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5869
5870         * g++.dg/template/recurse1.C: New test
5871
5872 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5873
5874         PR c++/12479
5875         * g++.dg/parse/semicolon1.C: New test.
5876         * g++.dg/parse/semicolon1.h: Likewise.
5877
5878 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
5879
5880         * gcc.dg/darwin-misaligned.c: New test.
5881
5882 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5883
5884         PR c/9163
5885         * gcc.dg/20031222-1.c: New test.
5886
5887 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
5888
5889         PR c++/13438
5890         * g++.dg/parse/error8.C: New test.
5891
5892         PR c++/11554
5893         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
5894
5895 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
5896
5897         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
5898         too small.
5899         * gcc.c-torture/compile/930217-1.c: Likewise.
5900         * gcc.c-torture/compile/930513-1.c: Likewise.
5901         * gcc.c-torture/execute/920908-2.c: Likewise.
5902         * gcc.c-torture/execute/921204-1.c: Likewise.
5903         * gcc.c-torture/execute/930621-1.c: Likewise.
5904         * gcc.c-torture/execute/930630-1.c: Likewise.
5905         * gcc.c-torture/execute/931031-1.c: Likewise.
5906         * gcc.c-torture/execute/980602-2.c: Likewise.
5907         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5908         * gcc.c-torture/execute/compndlit-1.c: Likewise.
5909         * gcc.c-torture/execute/extzvsi.c: Likewise.
5910         * gcc.c-torture/unsorted/ext.c: Likewise.
5911
5912 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
5913
5914         PR target/12749
5915         * gcc.c-torture/compile/20031220-2.c: New test case.
5916
5917 2003-12-20  Roger Sayle  <roger@eyesopen.com>
5918
5919         PR optimization/13031
5920         * gcc.c-torture/compile/20031220-1.c: New test case.
5921
5922 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5923
5924         * gcc.dg/cast-function-1.c: New test.
5925
5926 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5927
5928         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
5929         formats.
5930
5931 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
5932
5933         PR c++/12795
5934         * g++.dg/ext/attrib10.C: New test.
5935
5936 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5937
5938         * gcc.dg/cleanup-10.c: New test.
5939         * gcc.dg/cleanup-11.c: New test.
5940
5941 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5942
5943         PR c++/13239
5944         * g++.dg/opt/expect1.C: New test.
5945
5946 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
5947
5948         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
5949
5950 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
5951
5952         PR debug/12923
5953         * gcc.dg/20031218-1.c: New test.
5954
5955         PR debug/12389
5956         * gcc.dg/20031218-2.c: New test.
5957         * gcc.dg/20031218-3.c: New test.
5958
5959         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
5960         of label name and allow for USER_LABEL_PREFIX == "_" names.
5961         * g++.dg/abi/mangle18-2.C: Likewise.
5962         * g++.dg/abi/mangle19-1.C: Likewise.
5963         * g++.dg/abi/mangle19-2.C: Likewise.
5964         * g++.dg/abi/mangle20-1.C: Likewise.
5965         * g++.dg/abi/mangle20-2.C: Likewise.
5966
5967 2003-12-18  Richard Henderson  <rth@redhat.com>
5968
5969         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
5970
5971 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
5972             Dan Kegel <dank@kegel.com>
5973
5974         PR other/12009
5975         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
5976         testing a cross compiler, it causes spurious compile failures.
5977         * lib/g++.exp: Likewise.
5978
5979 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5980
5981         PR c++/13262
5982         * g++.dg/template/access13.C: New test.
5983
5984 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
5985
5986         * gcc.dg/20031216-1.c: New test.
5987
5988 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5989
5990         PR c++/9154
5991         * g++.dg/template/error10.C: New test.
5992
5993 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5994
5995         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
5996         * g++.dg/eh/simd-2.C: Likewise.
5997
5998 2003-12-17  James E Wilson  <wilson@specifixinc.com>
5999             Roger Sayle  <roger@eyesopen.com>
6000
6001         * gcc.c-torture/execute/ieee/mzero5.c: New.
6002
6003 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
6004
6005         PR c++/10603
6006         * g++.dg/parse/error6.C: New test.
6007
6008         PR c++/12827
6009         * g++.dg/parse/error7.C: New test.
6010
6011 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
6012
6013         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
6014         at -O with stabs debugging formats.
6015         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
6016         * gcc.dg/debug/debug-2.c: Likewise.
6017
6018 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6019
6020         PR c++/12696
6021         * g++.dg/init/error1.C: New test.
6022
6023         PR c++/12218
6024         * g++.dg/init/pm3.C: New test.
6025
6026 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6027
6028         PR c/3347
6029         * gcc.dg/bitfld-8.c: New test.
6030
6031 2003-12-16  James Lemke  <jim@wasabisystems.com>
6032
6033         * gcc.dg/arm-scd42-[123].c: New tests.
6034
6035 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6036
6037         PR c++/9043
6038         * g++.dg/abi/mangle20-1.C: New test.
6039         * g++.dg/abi/mangle20-2.C: New test.
6040
6041 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6042
6043         PR c++/13275
6044         * g++.dg/other/offsetof2.C: Remove XFAIL.
6045         * g++.dg/parse/offsetof1.C: New test.
6046         * g++.gd/parse/offsetof2.C: Likewise.
6047
6048 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6049
6050         * g++.dg/template/nontype3.C: New test.
6051         * g++.dg/template/static2.C: Tweaked the dg-error clause.
6052
6053 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6054
6055         * g++.dg/warn/noreturn-3.C: Also test instantiation.
6056
6057 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6058
6059         PR c++/13387
6060         * g++.dg/expr/assign1.C: New test.
6061
6062         PR c++/13242
6063         * g++.dg/abi/mangle19-1.C: New test.
6064         * g++.dg/abi/mangle19-2.C: New test.
6065
6066 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
6067
6068         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
6069
6070 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6071
6072         * gcc.c-torture/execute/20031216-1.c: New test.
6073
6074 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6075
6076         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
6077         an ICE regression.
6078
6079 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6080
6081         PR c++/10926
6082         * g++.dg/template/error9.C: New test.
6083
6084         PR c++/11116
6085         * g++.dg/template/error8.C: New test.
6086
6087 2003-12-15  Roger Sayle  <roger@eyesopen.com>
6088
6089         PR middle-end/13400
6090         * gcc.c-torture/execute/20031215-1.c: New test case.
6091
6092 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6093
6094         PR c++/13269
6095         * g++.dg/parse/error5.C: New test.
6096
6097         PR c++/12989
6098         * g++.dg/expr/sizeof1.C: New test.
6099
6100         PR c++/13310
6101         * g++.dg/template/crash15.C: New test.
6102
6103 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
6104
6105         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
6106         a non-POD type as the last named parameter of a varargs function.
6107
6108 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6109
6110         PR c++/13243
6111         PR c++/12573
6112         * g++.dg/template/crash14.C: New test.
6113         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
6114
6115 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
6116
6117         * g++.dg/other/java1.C: New test.
6118
6119         PR c++/13241
6120         * g++.dg/abi/mangle18-1.C: New test.
6121         * g++.dg/abi/mangle18-2.C: New test.
6122
6123 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6124
6125         PR optimization/10312
6126         * gcc.c-torture/execute/20031214-1.c: New.
6127
6128 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
6129
6130         PR c++/10779
6131         PR c++/12160
6132         * g++.dg/parse/error3.C: New test.
6133         * g++.dg/parse/error4.C: Likewise.
6134         * g++.dg/abi/mangle4.C: Tweak error messages.
6135         * g++.dg/lookup/using5.C: Likewise.
6136         * g++.dg/other/error2.C: Likewise.
6137         * g++.dg/parse/typename5.C: Likewise.
6138         * g++.dg/parse/undefined1.C: Likewise.
6139         * g++.dg/template/arg2.C: Likewise.
6140         * g++.dg/template/ttp3.C: Likewise.
6141         * g++.dg/template/type1.C: Likewise.
6142         * g++.old-deja/g++.other/crash32.C: Likewise.
6143         * g++.old-djea/g++.pt/defarg8.C: Likewise.
6144
6145 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6146
6147         PR c++/13106
6148         * g++.dg/warn/noreturn-3.C: New test.
6149
6150 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6151
6152         PR c++/13118
6153         * g++.dg/abi/covariant3.C: New.
6154
6155 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
6156
6157         * g++.dg/eh/ia64-1.C: New test.
6158
6159 2003-12-12  Roger Sayle  <roger@eyesopen.com>
6160
6161         PR optimization/13037
6162         * g77.f-torture/execute/13037.f: New test case.
6163
6164 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6165
6166         PR c++/12881
6167         * g++.dg/abi/covariant2.C: New.
6168
6169 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
6170
6171         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
6172
6173 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
6174
6175         * gcc.c-torture/execute/wchar_t-1.x: Delete.
6176
6177 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
6178
6179         PR other/10819
6180         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
6181         to fix Bug 10819.
6182         * lib/g++.exp (g++_version): Likewise.
6183         * lib/g77.exp (g77_version): Likewise.
6184         * lib/objc.exp (default_objc_version): Likewise.
6185
6186 2003-12-10  Richard Henderson  <rth@redhat.com>
6187
6188         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
6189
6190         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
6191
6192 2003-12-08  Matt Austern  <austern@apple.com>
6193
6194         PR c/13134
6195         * lib/gcc-dg.exp (dg-require-visibility): Define.
6196         * lib/target-supports (check_visibility_available): Define.
6197         * gcc.dg/visibility-1.c: New test.
6198         * gcc.dg/visibility-2.c: Likewise.
6199         * gcc.dg/visibility-3.c: Likewise.
6200         * gcc.dg/visibility-4.c: Likewise.
6201         * gcc.dg/visibility-5.c: Likewise.
6202         * gcc.dg/visibility-6.c: Likewise.
6203         * g++.dg/ext/visibility-1.C: Likewise.
6204         * g++.dg/ext/visibility-2.C: Likewise.
6205         * g++.dg/ext/visibility-3.C: Likewise.
6206         * g++.dg/ext/visibility-4.C: Likewise.
6207         * g++.dg/ext/visibility-5.C: Likewise.
6208         * g++.dg/ext/visibility-6.C: Likewise.
6209
6210 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6211
6212         * g++.dg/lookup/java1.C: New test.
6213         * g++.dg/lookup/java2.C: New test.
6214
6215 2003-12-07  Falk Hueffner  <falk@debian.org>
6216
6217         * g++.dg/opt/noreturn-1.C: New test.
6218
6219 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
6220
6221         * gcc.dg/overflow-1.c: New test.
6222
6223 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6224
6225         * g77.f-torture/compile/13060.f: New test.
6226
6227 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
6228
6229         PR c++/13323
6230         * g++.dg/inherit/operator2.C: New test.
6231
6232 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6233
6234         PR c++/13305
6235         * g++.dg/ext/attrib9.C: New test.
6236
6237 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6238
6239         PR c++/13314
6240         * g++.dg/template/error7.C: New test.
6241
6242 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
6243             J"orn Rennecke <joern.rennecke@superh.com>
6244
6245         PR target/13302
6246         * g++.dg/other/struct-va_list.C: New test.
6247
6248 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6249
6250         PR c++/13166
6251         * g++.dg/parse/defarg6.C: New test.
6252
6253 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
6254
6255         PR target/13256
6256         * gcc.c-torture/execute/20031201-1.c: New test.
6257
6258 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
6259
6260         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
6261
6262 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6263
6264         * gcc.dg/builtin-return-1.c: New test.
6265
6266 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
6267             J"orn Rennecke <joern.rennecke@superh.com>
6268
6269         PR optimization/13260
6270         * gcc.c-torture/execute/20031204-1.c: New test.
6271
6272 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6273
6274         PR c++/9127
6275         * g++.dg/template/error6.C: New test.
6276
6277 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
6278
6279         * gcc.dg/20031202-1.c: New test.
6280
6281 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6282
6283         PR c++/13179
6284         * g++.dg/template/eh1.C: New test.
6285
6286         PR c++/10771
6287         * g++.dg/template/error5.C: New test.
6288
6289 2003-12-02  David Ung  <davidu@mips.com>
6290
6291         * gcc.dg/compat/vector-check.h: Corrected type for var
6292         g_##TMODE
6293
6294 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6295
6296         PR c++/10126
6297         * g++.dg/template/ptrmem8.C: New test.
6298
6299 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6300
6301         PR c++/12573
6302         * g++.dg/template/dependent-expr3.C: New test.
6303
6304 2003-12-01  James Lemke  <jim@wasabisystems.com>
6305
6306         * gcc.dg/arm-g2.c: New test.
6307
6308 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6309
6310         PR optimization/11634
6311         * gcc.dg/20031201-2.c: New test case.
6312
6313 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
6314
6315         PR 11433
6316         * objc.dg/proto-lossage-3.m: New test.
6317
6318 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6319
6320         PR optimization/12628
6321         * gcc.dg/20031201-1.c: New test case.
6322
6323 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6324
6325         * gcc.dg/unaligned-1.c: New test.
6326
6327 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
6328
6329         PR c++/9849
6330         * g++.dg/template/error4.C: New test.
6331         * g++.dg/template/nested3.C: Adjust error markers.
6332
6333 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6334
6335         * gcc.dg/cpp/assert4.c: Check more #system assertions.
6336
6337 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
6338
6339         PR c/10333
6340         * gcc.dg/bitfld-7.c: New test.
6341
6342 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
6343
6344         * gcc.dg/tls/asm-1.C: New test.
6345
6346 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6347
6348         * gcc.dg/cpp/assert4.c: Update.
6349
6350 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6351
6352         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
6353         * gcc.dg/builtin-apply3.c: New test.
6354
6355 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6356
6357         * lib/compat.exp (compat-obj): New xfaildata parameter.
6358         Use it to set compiler_conditional_xfail_data before compiling.
6359         (compat-get-options): Handle dg-xfail-if.
6360         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
6361         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
6362         * gcc.dg/compat/vector-1_y.c: Likewise.
6363         * gcc.dg/compat/vector-2_x.c: Likewise.
6364         * gcc.dg/compat/vector-2_y.c: Likewise.
6365
6366 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6367
6368         * g++.dg/opt/reg-stack4.C: New test.
6369
6370 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6371
6372         * gcc.dg/builtin-apply2.c: New test.
6373
6374 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6375
6376         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
6377
6378 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6379
6380         PR c++/12924
6381         * g++.dg/template/template-id-2.C: New test.
6382
6383 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6384
6385         PR c++/5369
6386         * g++.dg/template/memfriend1.C: New test.
6387         * g++.dg/template/memfriend2.C: Likewise.
6388         * g++.dg/template/memfriend3.C: Likewise.
6389         * g++.dg/template/memfriend4.C: Likewise.
6390         * g++.dg/template/memfriend5.C: Likewise.
6391         * g++.dg/template/memfriend6.C: Likewise.
6392         * g++.dg/template/memfriend7.C: Likewise.
6393         * g++.dg/template/memfriend8.C: Likewise.
6394         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
6395
6396 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
6397
6398         PR c++/12515
6399         * g++.dg/ext/cond1.C: New test.
6400
6401 2003-11-20  Richard Henderson  <rth@redhat.com>
6402
6403         * gcc.dg/20020201-2.c: Remove.
6404         * gcc.dg/20020201-4.c: Remove.
6405         * gcc.dg/20020304-1.c: Remove.
6406
6407 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6408
6409         * gcc.dg/cpp/trad/xwin1.c: New test case.
6410
6411 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6412
6413         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
6414         * lib/g77.exp: Likewise.
6415         * lib/objc.exp: Likewise.
6416         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
6417         for darwin.
6418
6419 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6420
6421         PR c++/12932
6422         * g++.dg/template/static5.C: New test.
6423
6424 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
6425
6426         * gcc.dg/nested-func-1.c: New test.
6427
6428 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6429
6430         * gcc.dg/cpp/assert4.c: New test.
6431
6432 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6433
6434         PR c++/2294
6435         * g++.dg/lookup/using9.c: New test.
6436
6437 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
6438
6439         PR c++/12762
6440         * g++.dg/template/error3.C: New test.
6441
6442 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6443
6444         PR ada/13035
6445         * ada/acats/run_acats, run_all.sh: Fix syntax error.
6446         No longer use a wrapper for gcc, since this does not work under
6447         Windows.
6448
6449 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6450
6451         PR c++/2094
6452         * g++.dg/template/ptrmem7.C: New test.
6453
6454 2003-11-13  Andrew Pinski <apinski@apple.com>
6455
6456         * gcc.c-torture/compile/20031113-1.c: New test.
6457
6458 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
6459             Kean Johnston <jkj@sco.com>
6460
6461         PR c/13029
6462         * gcc.dg/unused-4.c: Update.
6463
6464 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6465
6466         * g++.dg/opt/const3.C: New test.
6467
6468 2003-11-13  Jan Hubicka  <jh@suse.cz>
6469
6470         * gcc.c-torture/compile/20031112-1.c: New test.
6471
6472 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
6473
6474         * g++.dg/parse/crash10.C: Remove bogus error marker.
6475
6476 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6477
6478         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
6479         (host_gcc): Likewise.
6480         (ROOT): Honor $PWDCMD.
6481         (BASE): Likewise.
6482         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
6483
6484 2003-11-12  Catherine Moore  <clm@redhat.com>
6485
6486         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
6487
6488 2003-11-12  Andreas Jaeger  <aj@suse.de>
6489             Jakub Jelinek  <jakub@redhat.com>
6490             Andrew Pinski  <pinskia@physics.uc.edu>
6491             Richard Henderson  <rth@redhat.com>
6492
6493         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
6494         systems.
6495         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
6496
6497         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
6498         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
6499
6500 2003-11-11  Andreas Jaeger  <aj@suse.de>
6501
6502         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
6503
6504         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
6505
6506 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
6507
6508         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
6509         Clean ups.
6510
6511 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
6512
6513         * gcc.dg/trampoline-1.c: New test.
6514
6515 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
6516
6517         * gcc.c-torture/compile/200031109-1.c: New test.
6518
6519 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6520
6521         PR c/3190
6522         PR c/8714
6523         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6524         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
6525         gcc.dg/format/no-y2k-1.c: Update.
6526
6527 2003-11-08  Roger Sayle  <roger@eyesopen.com>
6528
6529         PR optimization/10467
6530         * gcc.dg/20031108-1.c: New test case.
6531
6532 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
6533
6534         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
6535
6536 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6537
6538         * gcc.dg/compound-lvalue-1.c: New test.
6539         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
6540         some XFAILs.
6541
6542 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
6543
6544         * gcc.dg/altivec-varargs-1.c: New test.
6545
6546 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6547
6548         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
6549         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
6550         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
6551         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
6552         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
6553
6554 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
6555
6556         * gcc.dg/cond-lvalue-1.c: New test.
6557
6558 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
6559
6560         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
6561
6562 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6563
6564         PR c++/11616
6565         * g++.dg/template/instantiate5.C: New test.
6566
6567 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6568
6569         PR c++/12726
6570         * g++.dg/ext/complit2.C: Replace test with self-contained version.
6571         * ChangeLog: Add missing first entry for above test.
6572
6573 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6574
6575         PR c++/9810
6576         * g++.dg/template/using8.C: New test.
6577         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
6578
6579 2003-11-02  Roger Sayle  <roger@eyesopen.com>
6580
6581         PR optimization/10817
6582         * gcc.c-torture/compile/20031102-1.c: New test case.
6583
6584 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
6585
6586         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
6587         2147483647.
6588
6589 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6590
6591         * gcc.dg/20031102-1.c: New test.
6592
6593 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6594
6595         * gcc.dg/complex-1.c: New test.
6596
6597 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6598
6599         PR c++/12796
6600         * g++.dg/template/crash13.C: Adjust expected error location.
6601         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6602
6603 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6604
6605         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6606
6607 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6608
6609         PR/10239
6610         * gcc.c-torture/compile/20031031-2.c: New test.
6611
6612 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6613
6614         PR/11640
6615         * gcc.c-torture/compile/20031031-1.c: New test.
6616
6617 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6618
6619         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6620         * gcc.misc-tests/bprob.exp: Likewise.
6621         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
6622         the execution test on arm-elf configs.
6623         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
6624         configs that don't support scratch files.
6625         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
6626
6627 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
6628
6629         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
6630         done by dejagnu.
6631
6632 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
6633
6634         * ada/acats/run_all.sh: Redirect mv output to /dev/null
6635         Avoid non pure sh syntax. Add more logging.
6636
6637         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
6638         fail.
6639
6640 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6641
6642         PR libgcj/10610
6643         * gcc.dg/ppc-stackalign-1.c: New test.
6644
6645 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
6646
6647         * ada/acats/run_all.sh: Change output to be more compliant with
6648         dejagnu framework.
6649         Create acats.sum and acats.log files under testsuite/ada/acats
6650         Only run [a-z]* directories, to filter out e.g. CVS.
6651         Redirect build output to log file.
6652
6653 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6654
6655         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
6656
6657 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6658
6659         PR ada/5909:
6660         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
6661
6662 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
6663
6664         * gcc.c-torture/compile/20031023-1.c: New test.
6665         * gcc.c-torture/compile/20031023-2.c: New test.
6666         * gcc.c-torture/compile/20031023-3.c: New test.
6667         * gcc.c-torture/compile/20031023-4.c: New test.
6668
6669 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6670
6671         PR c++/10371
6672         * g++.dg/lookup/scoped8.C: New test.
6673
6674 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6675
6676         * g++.dg/opt/reg-stack3.C: New test.
6677
6678 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6679
6680         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
6681
6682 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6683
6684         PR c++/11076
6685         * g++.dg/template/crash13.C: New test.
6686
6687 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6688
6689         * gcc.dg/c99-restrict-2.c: New test.
6690
6691 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
6692
6693         PR c++/12698, c++/12699, c++/12700, c++/12566
6694         * g++.dg/inherit/covariant9.C: New test.
6695         * g++.dg/inherit/covariant10.C: New test.
6696         * g++.dg/inherit/covariant11.C: New test.
6697
6698 2003-10-23  Jason Merrill  <jason@redhat.com>
6699
6700         PR c++/12726
6701         * g++.dg/ext/complit2.C: New test.
6702
6703 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6704
6705         PR target/12654
6706         * gcc.c-torture/execute/20031020-1.c: New test.
6707
6708 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6709
6710         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
6711         following the jump_insn.
6712
6713 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
6714
6715         * gcc.dg/cast-lvalue-1.c: New test.
6716
6717 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
6718
6719         PR c++/11962
6720         * g++.dg/template/cond2.C: New test.
6721
6722 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6723
6724         * gcc.dg/builtins-28.c: New test.
6725
6726 2003-10-20  Jan Hubicka  <jh@suse.cz>
6727
6728         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
6729         parameter.
6730         * testsuite/gcc.dg/inline-2.c: Likewise.
6731
6732 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6733
6734         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
6735         * gcc.dg/nest.c:  Likewise.
6736
6737 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6738
6739         PR c++/9781, c++/10583, c++/11862
6740         * g++.dg/parse/crash13.C: New test.
6741
6742 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6743
6744         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
6745
6746 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6747
6748         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
6749         Define HAVE_C99_RUNTIME except on Solaris.
6750         * gcc.dg/builtins-20.c: Likewise.
6751
6752 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6753
6754         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
6755
6756 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6757
6758         PR c++/12495
6759         * g++.dg/template/crash21.C: New test.
6760
6761 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6762
6763         PR c++/2513
6764         * g++.dg/template/typename5.C: New test.
6765
6766 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6767
6768         PR c++/12369
6769         * g++.dg/template/friend25.C: New test.
6770
6771 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
6772
6773         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
6774         versions.
6775
6776 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
6777
6778         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
6779         == 2147483647.
6780
6781 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
6782
6783         * gcc.c-torture/execute/960416-1.x: Remove.
6784         * gcc.c-torture/execute/divconst-3.x: Likewise.
6785
6786 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
6787
6788         PR target/12598
6789         * gcc.dg/torture/cris-volatile-1.c: New test.
6790
6791 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6792
6793         PR optimization/9325
6794         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
6795         for overflowing floating point to integer conversion during RTL
6796         simplification.
6797
6798 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
6799
6800         * objc/execute/_cmd.m: Fix typo.
6801         * objc.dg/image-info.m, objc.dg/symtab-1.m:
6802         Relax 'scan-assembler' regexp.
6803         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
6804         objc.dg/try-catch-4.m: Run on non-Darwin targets.
6805         * objc.dg/zero-link-2.m: Remove blank line.
6806         * objc.dg/zero-link-3.m: New test case.
6807
6808 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
6809
6810         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
6811
6812         * gcc.dg/asm-names.c: Use scan-assembler-not rather
6813         than linker trickery.
6814
6815 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6816
6817         PR c++/12370
6818         * g++.dg/other/friend2.C: New test.
6819
6820 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6821
6822         * gcc.dg/20031012-1.c: New test.
6823
6824 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6825
6826         * gcc.dg/weak/weak-3.c: Fix for new warning.
6827
6828 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6829
6830         PR optimization/8750
6831         * gcc.c-torture/execute/20031012-1.c: New test case.
6832
6833 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6834
6835         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
6836         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
6837
6838 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6839
6840         PR optimization/12260
6841         * gcc.c-torture/compile/20031011-2.c: New test case.
6842
6843 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6844
6845         * gcc.c-torture/execute/20031011-1.c: New testcase.
6846
6847 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
6848
6849         * gcc.c-torture/compile/20031011-1.c: New test.
6850
6851 2003-10-11  Jan Hubicka  <jh@suse.cz>
6852
6853         * g++.dg/other/first-global.C: New test.
6854
6855 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6856
6857         * gcc.c-torture/execute/string-opt-18.c: New testcase.
6858
6859 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
6860
6861         * gcc.c-torture/compile/20031010-1.c: New test.
6862
6863 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
6864
6865         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
6866         * gcc.c-torture/execute/va-arg-25.c: ... here.
6867
6868 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
6869
6870         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
6871
6872 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
6873
6874         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
6875
6876 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
6877
6878         * g++.dg/parse/error2.C: New test.
6879
6880 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
6881
6882         PR c++/11097
6883         * g++.dg/other/error5.C: Modify the error message.
6884         * g++.dg/lookup/using8.C: New test.
6885
6886 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
6887
6888         * gcc.dg/darwin-abi-2.c: New file.
6889         * gcc.c-torture/execute/va-arg-24.c: New file.
6890
6891 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
6892
6893         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
6894         indentation.
6895
6896 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
6897
6898         PR c++/10147
6899         * g++.dg/other/error4.C: Update error messages.
6900         * g++.dg/template/ptrmem4.C: Likewise.
6901
6902         PR c++/12337
6903         * g++.dg/init/new9.C: New test.
6904
6905         PR c++/12334, c++/12236, c++/8656
6906         * g++.dg/ext/attrib8.C: New test.
6907
6908 2003-10-06  Devang Patel  <dpatel@apple.com>
6909
6910         * gcc.dg/debug/dwarf2-3.h: New test.
6911         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
6912
6913 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
6914
6915         * g++.dg/opt/cfg2.C: New test.
6916
6917 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6918
6919         * g++.dg/opt/float1.C: New test.
6920
6921 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6922
6923         * gcc.dg/c90-array-lval-6.c: New test.
6924         * gcc.dg/c99-array-lval-6.c: New test.
6925
6926 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
6927             Ziemowit Laski  <zlaski@apple.com>
6928
6929         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
6930         'Derived', so that it is never considered a class method; add
6931         new warning for '+port' method ambiguity.
6932         * objc.dg/method-12.m: Include <objc/objc.h> instead of
6933         <objc/objc-api.h> (needed on Mac OS X).
6934         * objc.dg/method-13.m: New test.
6935
6936 2003-10-03  Roger Sayle  <roger@eyesopen.com>
6937
6938         PR optimization/9325, PR java/6391
6939         * gcc.c-torture/execute/20031003-1.c: New test case.
6940
6941 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
6942
6943         PR optimization/12180
6944         * gcc.dg/20031002-1.c: New test.
6945
6946         PR c++/12486
6947         * g++.dg/inherit/error1.C: New test.
6948
6949 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
6950
6951         * lib/f-torture.exp (search_for): Rename to...
6952         (search_for_re): This.  Also, clean up comments and the
6953         "regexp" invocation.
6954
6955 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
6956
6957         * gcc.c-torture/compile/20031002-1.c: New test.
6958
6959 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
6960
6961         * g++.dg/opt/cond1.C: New test.
6962
6963 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
6964
6965         * gcc.dg/Wold-style-definition-2.c: New testcase.
6966         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
6967
6968 2003-09-29  Richard Henderson  <rth@redhat.com>
6969
6970         * g++.dg/init/array10.C: Add dg-options.
6971
6972 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
6973
6974         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
6975
6976 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6977
6978         * g++.dg/template/friend19.C: Fix typo.
6979         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
6980
6981 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
6982
6983         * gcc.c-torture/execute/20030928-1.c: New test.
6984         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
6985
6986 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6987
6988         * g++.dg/opt/unroll1.C: New test.
6989
6990 2003-09-26  Roger Sayle  <roger@eyesopen.com>
6991
6992         PR optimization/11741
6993         * gcc.dg/20030926-1.c: New test case.
6994
6995 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6996
6997         PR c++/5655
6998         * g++.dg/parse/access7.C: New test.
6999         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
7000
7001 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
7002
7003         MERGE OF objc-improvements-branch into MAINLINE:
7004         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
7005         if libobjc has not been built.
7006         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
7007         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
7008         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
7009         objc/execute/nested-3.m, objc/execute/np-2.m,
7010         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
7011         objc/execute/redefining_self.m, objc/execute/root_methods.m,
7012         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
7013         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
7014         objc.dg/special/unclaimed-category-1.h,
7015         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
7016         well as GNU runtime.
7017         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
7018         * execute/cascading-1.m, execute/function-message-1.m,
7019         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
7020         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
7021         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
7022         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
7023         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
7024         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
7025         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
7026         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
7027         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
7028         * objc.dg/bitfield-2.m: Run only on Darwin.
7029         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
7030         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
7031         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
7032         * objc.dg/const-str-1.m: Fix constant string layout.
7033
7034 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
7035
7036         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
7037
7038 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
7039
7040         * gcc.dg/darwin-abi-1.c: New file.
7041
7042 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
7043
7044         PR target/12281
7045         * gcc.c-torture/compile/20030921-1.c: New test.
7046
7047 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7048
7049         * g++.dg/opt/reg-stack2.C: New test.
7050
7051 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
7052
7053         * g++.dg/eh/delayslot1.C: New test.
7054
7055 2003-09-20  Richard Henderson  <rth@redhat.com>
7056
7057         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
7058
7059 2003-09-20  Roger Sayle  <roger@eyesopen.com>
7060
7061         * gcc.c-torture/execute/20030920-1.c: New test case.
7062
7063 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7064
7065         * g++.dg/rtti/typeid3.C: Correct expected error message.
7066
7067 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7068
7069         PR c++/157
7070         * g++.dg/parse/crash12.C: New test.
7071
7072 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
7073
7074         * gcc.dg/compat/mixed-struct-check.h: New.
7075         * gcc.dg/compat/mixed-struct-defs.h: New.
7076         * gcc.dg/compat/mixed-struct-init.h: New.
7077         * gcc.dg/compat/struct-by-value-19_main.c: New.
7078         * gcc.dg/compat/struct-by-value-19_x.c: New.
7079         * gcc.dg/compat/struct-by-value-19_y.c: New.
7080         * gcc.dg/compat/struct-by-value-20_main.c: New.
7081         * gcc.dg/compat/struct-by-value-20_x.c: New.
7082         * gcc.dg/compat/struct-by-value-20_y.c: New.
7083         * gcc.dg/compat/struct-return-19_main.c: New.
7084         * gcc.dg/compat/struct-return-19_x.c: New.
7085         * gcc.dg/compat/struct-return-19_y.c: New.
7086         * gcc.dg/compat/struct-return-20_main.c: New.
7087         * gcc.dg/compat/struct-return-20_x.c: New.
7088         * gcc.dg/compat/struct-return-20_y.c: New.
7089
7090 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
7091         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
7092         so that it will not complain on LP64 targets.
7093
7094 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7095
7096         PR c++/495
7097         * g++.dg/template/friend24.C: New test.
7098
7099 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
7100
7101         PR c++/12332
7102         * g++.dg/template/memtmpl2.C: New test.
7103
7104 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
7105
7106         PR target/11184
7107         * gcc.dg/builtin-apply1.c: New test.
7108
7109 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7110
7111         PR c++/9848
7112         * g++.dg/warn/Wunused-4.C: New test.
7113
7114 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7115
7116         PR c++/12316
7117         * g++.dg/other/gc2.C: New test.
7118
7119 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
7120
7121         PR c++/11991
7122         * g++.dg/rtti/typeid3.C: New test.
7123
7124         PR c++/12266
7125         * g++.dg/overload/template1.C: New test.
7126
7127 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7128
7129         * g++.dg/opt/cfg3.C: New test.
7130
7131 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7132
7133         PR c++/7939
7134         * g++.dg/template/crash11.C: New test.
7135
7136 2003-09-16  Jason Merrill  <jason@redhat.com>
7137             Jakub Jelinek  <jakub@redhat.com>
7138
7139         * gcc.dg/attr-warn-unused-result.c: New test.
7140
7141 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7142
7143         PR c++/12184
7144         * g++.dg/expr/call2.C: New test.
7145
7146 2003-09-15  Andreas Jaeger  <aj@suse.de>
7147
7148         * gcc.dg/Wold-style-definition-1.c: New test.
7149
7150 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
7151
7152         PR c++/3907
7153         * g++.dg/parse/template12.C: New test.
7154
7155         * g++.dg/abi/bitfield11.C: New test.
7156         * g++.dg/abi/bitfield12.C: Likewise.
7157
7158 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
7159
7160         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
7161         non-expansion of functional macro name without arguments at EOL.
7162         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
7163
7164 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
7165
7166         * gcc.c-torture/execute/20030914-[12].c: New tests.
7167
7168 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7169
7170         PR c++/11788
7171         * g++.dg/overload/addr1.C: New test.
7172
7173 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
7174
7175         * gcc.dg/20030909-1.c: New test.
7176
7177 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7178
7179         * gcc.dg/ultrasp10.c: New test.
7180
7181 2003-09-09  Devang Patel  <dpatel@apple.com>
7182
7183         * gcc.dg/darwin-ld-6.c: New test.
7184
7185 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7186
7187         * gcc.dg/torture/builtin-explog-1.c: New testcase.
7188
7189 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7190
7191         * gcc.dg/ia64-types1.c: New test.
7192         * gcc.dg/ia64-types2.c: Likewise.
7193
7194 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7195
7196         * gcc.dg/builtins-1.c: Add more _Complex tests.
7197         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7198
7199         * gcc.dg/builtins-1.c: Test existing _Complex functions.
7200         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7201
7202 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7203
7204         PR c++/11786
7205         * g++.dg/lookup/koenig2.C: New test.
7206
7207         PR c++/5296
7208         * g++.dg/rtti/typeid2.C: New test.
7209
7210 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
7211
7212         * gcc.c-torture/compile/20030904-1.c: New test.
7213
7214 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7215
7216         * g++.dg/opt/longbranch2.C: New test.
7217
7218 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7219
7220         * g++.dg/template/crash10.C: Only compile it.
7221
7222 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7223
7224         PR middle-end/11665
7225         * gcc.c-torture/compile/20030907-1.c: New test.
7226         * g++.dg/init/array11.C: New test.
7227
7228 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7229
7230         PR c++/11852
7231         * g++.dg/init/struct1.C: New test.
7232
7233 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7234
7235         PR c++/12181
7236         * g++.dg/expr/comma1.C: New test.
7237
7238 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
7239
7240         PR c++/11867
7241         * g++.dg/expr/static_cast5.C: New test.
7242
7243 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
7244
7245         PR c++/11507
7246         * g++.dg/lookup/scoped7.C: New test.
7247
7248         PR c++/9574
7249         * g++.dg/other/static1.C: New test.
7250
7251         PR c++/11490
7252         * g++.dg/warn/template-1.C: New test.
7253
7254         PR c++/11432
7255         * g++.dg/template/crash10.C: New test.
7256
7257         PR c++/2478
7258         * g++.dg/overload/VLA.C: New test.
7259
7260         PR c++/10804
7261         * g++.dg/template/call1.C: New test.
7262
7263 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7264
7265         PR c++/11794
7266         * g++.dg/parse/using3.C: New test.
7267
7268 2003-09-06  Roger Sayle  <roger@eyesopen.com>
7269
7270         PR c++/11409
7271         * g++.dg/overload/builtin3.C: New test case.
7272
7273 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
7274
7275         PR c/9862
7276         * gcc.dg/20030906-1.c: New test.
7277         * gcc.dg/20030906-2.c: Likewise.
7278
7279 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7280
7281         PR c++/12167
7282         * g++.dg/parse/defarg5.C: New test.
7283
7284         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
7285
7286 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
7287
7288         PR c++/12163
7289         * g++.dg/expr/static_cast4.C: New test.
7290
7291         PR c++/12146
7292         * g++.dg/template/crash9.C: New test.
7293
7294 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
7295
7296         * g++.old-deja/g++.ext/pretty2.C: Update for change
7297         in __FUNCTION__.
7298         * g++.old-deja/g++.ext/pretty3.C: Likewise.
7299
7300 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
7301
7302         PR c++/11922
7303         * g++/dg/template/qualified-id1.C: New test.
7304
7305         PR c++/12037
7306         * g++.dg/warn/noeffect4.C: New test.
7307
7308 2003-09-04  Matt Austern  <austern@apple.com>
7309
7310         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
7311         * g++.dg/ext/fnname2.C: Likewise.
7312         * g++.dg/ext/fnname3.C: Likewise.
7313
7314 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
7315
7316         * g++.dg/expr/lval1.C: New test.
7317         * g++.dg/ext/lvcast.C: Remove.
7318
7319 2003-09-03  Roger Sayle  <roger@eyesopen.com>
7320
7321         PR optimization/11700.
7322         * gcc.c-torture/compile/20030903-1.c: New test case.
7323
7324 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
7325
7326         PR c++/12053
7327         * g++.dg/abi/layout4.C: New test.
7328
7329 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
7330
7331         PR c++/11553
7332         * g++.dg/parse/friend3.C: New test.
7333
7334 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
7335
7336         PR c++/11847
7337         * g++.dg/template/class1.C: New test.
7338
7339         PR c++/11808
7340         * g++.dg/expr/call1.C: New test.
7341
7342 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
7343
7344         PR c++/12114
7345         * g++.dg/init/ref9.C: New test.
7346
7347         PR c++/11972
7348         * g++.dg/template/nested4.C: New test.
7349
7350 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7351
7352         PR c++/12093
7353         * g++.dg/template/non-dependent4.C: New test.
7354
7355         PR c++/11928
7356         * g++.dg/inherit/conv1.C: New test.
7357
7358 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7359
7360         PR c++/6196
7361         * g++.dg/ext/label1.C: New test.
7362         * g++.dg/ext/label2.C: Likewise.
7363
7364 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7365
7366         * g++.dg/expr/cond3.C: New test.
7367
7368 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7369
7370         * gcc.dg/builtins-1.c: Add new builtin cases.
7371
7372 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7373
7374         * gcc.dg/builtins-1.c: Add new cases.
7375         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7376
7377 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7378
7379         * gcc.dg/builtins-1.c: Add more math builtin tests.
7380         * gcc.dg/torture/builtin-attr-1.c: New test.
7381
7382 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7383
7384         PR optimization/5079
7385         * g++.dg/opt/static3.C: New test.
7386
7387 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7388
7389         * gcc.misc-tests/gcov-10b.c: New test.
7390
7391 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
7392
7393         * g++.dg/opt/ptrmem3.C: New test.
7394
7395         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
7396
7397 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
7398
7399         * gcc.dg/20030826-2.c: New test.
7400
7401 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7402
7403         PR middle-end/12002
7404         * g77.f-torture/compile/12002.f: New test case.
7405
7406 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7407
7408         * gcc.dg/20030826-1.c: New test case.
7409
7410 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
7411
7412         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
7413
7414 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
7415
7416         PR c++/11871
7417         * c++.dg/lookup/crash1.C: New test.
7418
7419         * c++.dg/warn/noeffect3.C: New test.
7420
7421 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
7422
7423         * gcc.dg/compat/vector-1_x.c: Compile with -w.
7424         * gcc.dg/compat/vector-1_y.c: Ditto.
7425         * gcc.dg/compat/vector-2_x.c: Ditto.
7426         * gcc.dg/compat/vector-2_y.c: Ditto.
7427
7428 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
7429
7430         * gcc.dg/20030702-1.c: New test.
7431
7432 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
7433
7434         PR c++/8795
7435         * g++.dg/ext/altivec-1.C: New test.
7436
7437 2003-08-24  Richard Henderson  <rth@redhat.com>
7438
7439         * g++.dg/eh/simd-2.C: Add -w for x86.
7440
7441 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
7442
7443         * gcc.dg/20030815-1.c: New test.
7444
7445 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7446
7447         PR c++/3765
7448         * g++.dg/parse/access6.C: New test.
7449
7450 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7451
7452         PR c++/641, c++/11876
7453         * g++.dg/template/friend22.C: New test.
7454         * g++.dg/template/friend23.C: Likewise.
7455
7456 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7457
7458         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
7459         identically.
7460
7461 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7462
7463         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
7464
7465 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7466
7467         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
7468
7469 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7470
7471         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
7472
7473 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7474
7475         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
7476
7477 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
7478
7479         PR c++/11919
7480         * g++.dg/overload/prom1.C: New test.
7481
7482         PR c++/11551
7483         * g++.dg/parse/dtor2.C: New test.
7484
7485         PR c++/10762
7486         * g++.dg/parse/using2.C: New test.
7487
7488 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
7489
7490         PR target/11805
7491         * gcc.c-torture/compile/20030821-1.c: New.
7492
7493 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
7494
7495         PR c++/11834
7496         * g++.dg/template/deduce2.C: New test.
7497
7498 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
7499
7500         * gcc.c-torture/execute/20030821-1.c: New test.
7501
7502 2003-08-20  Roger Sayle  <roger@eyesopen.com>
7503
7504         PR middle-end/11984
7505         * gcc.dg/20030820-1.c: New test case.
7506
7507 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
7508
7509         PR c++/11945
7510         * g++.dg/warn/noeffect2.C: New test.
7511
7512 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
7513
7514         PR c++/10926
7515         * g++.dg/template/dtor2.C: New test.
7516
7517         PR c++/11684
7518         * g++.dg/template/operator1.C: New test.
7519         * g++.dg/parse/operator4.C: New test.
7520
7521         PR c++/11946.C
7522         * g++.dg/expr/enum1.C: New test.
7523         * gcc.dg/c99-bool-1.c: Remove bogus warning.
7524
7525         PR c++/11036.C
7526         * g++.dg/parse/elab2.C: New test.
7527         * g++.dg/parse/typedef4.C: Change error message.
7528         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
7529         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
7530         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
7531
7532 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7533
7534         * gcc.dg/pch/warn-1.c: New.
7535         * gcc.dg/pch/warn-1.hs: New.
7536
7537         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
7538         not-tested file.
7539
7540 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7541
7542         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
7543
7544 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7545
7546         * gcc.dg/uninit-D.c: New Test.
7547         * gcc.dg/uninit-E.c: New Test.
7548         * gcc.dg/uninit-F.c: New Test.
7549         * gcc.dg/uninit-G.c: New Test.
7550
7551 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
7552
7553         * g++.dg/README: Describe the pch directory.
7554
7555 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7556
7557         PR c++/11174
7558         * g++.dg/parse/access4.C: New test.
7559         * g++.dg/parse/access5.C: Likewise.
7560         * g++.old-deja/g++.jason/access17.C: Adjust error message.
7561
7562 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
7563
7564         * gcc.dg/noncompile/20030818-1.c: New.
7565
7566 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7567
7568         PR c++/11957
7569         * g++.dg/warn/noeffect1.C: New test.
7570
7571         * g++.dg/template/scope2.C: New test.
7572         * g++.dg/template/error2.C: Correct dg-error
7573
7574 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
7575
7576         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
7577
7578 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
7579
7580         PR C++/11512
7581         * g++.dg/template/warn1.C: New.
7582
7583 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7584
7585         * g++.dg/template/error2.C: New test.
7586         * g++.dg/lookup/using7.C: Adjust errors
7587         * g++.old-deja/g++.pt/crash36.C: Likewise.
7588         * g++.old-deja/g++.pt/derived3.C: Likewise.
7589
7590 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7591
7592         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
7593         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
7594         * gcc.c-torture/execute/builtins/string-9.c: New, from
7595         string-opt-9.c.  Adjust for execute/builtins framework.
7596         * gcc.c-torture/execute/string-opt-9.c: Delete.
7597
7598 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
7599
7600         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
7601
7602         * g++.dg/parse/ret-type2.C: New test.
7603
7604         PR c++/11703
7605         * g++.dg/init/new8.C: New test.
7606
7607         PR c++/10923
7608         * g++.dg/parse/typedef5.C: New test.
7609
7610         PR c++/9512
7611         * g++.dg/parse/qualified2.C: New test.
7612         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
7613         invalid code.
7614
7615 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
7616
7617         * g++.dg/conversion/ptrmem1.C: New test.
7618
7619 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
7620
7621         PR target/11693
7622         * gcc.dg/20030811-1.c: New test.
7623
7624         PR target/11535
7625         * gcc.c-torture/execute/20030811-1.c: New test.
7626
7627 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7628
7629         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
7630
7631 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
7632
7633         PR c++/11789.C
7634         * g++.dg/inherit/multiple1.C: New test.
7635
7636 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7637
7638         * gcc.dg/spe1.c: New test.
7639
7640         PR c++/11670
7641         * g++.dg/expr/cast2.C: New test.
7642
7643         PR c++/10530
7644         * g++.dg/template/dependent-name2.C: New test.
7645
7646 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
7647
7648         * g++.dg/parse/crash11.C: Put the dg options in comments.
7649
7650 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
7651
7652         * lib/gcc-dg.exp: Update for diagnostic change.
7653
7654 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7655
7656         PR c++/5767
7657         * g++.dg/parse/crash11.C: New test.
7658
7659 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
7660
7661         * gcc.dg/cpp/spacing1.c: Update.
7662
7663 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
7664
7665         PR target/11739
7666         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
7667         a value for -mtune.
7668
7669 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7670
7671         PR middle-end/11771
7672         * gcc.c-torture/compile/20030804-1.c: New test case.
7673
7674 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7675
7676         * gcc.dg/20030804-1.c: New test case.
7677
7678 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
7679
7680         * gcc.dg/cpp/separate-1.c: New test.
7681
7682 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
7683
7684         PR c++/11704
7685         * g++.dg/template/dependent-expr2.C: New test.
7686
7687         PR c++/11766
7688         * g++.dg/expr/ptrmem1.C: New test.
7689
7690 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7691
7692         PR c++/9453
7693         * g++.dg/template/friend15.C: New test.
7694
7695 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
7696
7697         * lib/dg-pch.exp: Work round PCH bug.
7698
7699 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7700
7701         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
7702         builtins.  Move cases from builtins-4.c here.
7703
7704         * gcc.dg/torture/builtin-math-1.c: New test taken from
7705         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
7706         additional cases.
7707
7708         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
7709         Delete.
7710
7711 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7712
7713         PR c++/9447
7714         * g++.dg/template/using7.C: New test.
7715
7716 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
7717
7718         * import1.c, import2.c: New tests.
7719
7720 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
7721
7722         * g++.dg/eh/crossjump1.C: New test.
7723
7724 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
7725
7726         PR c++/11697
7727         * g++.dg/template/using6.C: New test.
7728
7729         PR c++/11744
7730         * g++.dg/template/koenig2.C: New test.
7731
7732 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7733
7734         PR c++/7983
7735         * g++.dg/parse/typedef4.C: New test.
7736
7737 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7738
7739         PR c++/8442, c++/8806
7740         * g++.dg/template/elab1.C: New test.
7741         * g++.dg/template/type2.C: Likewise.
7742         * g++.dg/template/ttp3.C: Adjust expected error message.
7743         * g++.old-deja/g++.law/visibility13.C: Likewise.
7744         * g++.old-deja/g++.niklas/t135.C: Likewise.
7745         * g++.old-deja/g++.pt/ttp41.C: Likewise.
7746         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
7747         template argument.
7748         * g++.old-deja/g++.pt/ttp44.C: Likewise.
7749
7750 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
7751
7752         PR c++/11295
7753         * g++.dg/ext/stmtexpr1.C: New test.
7754
7755         * g++.dg/opt/tmp1.C: New test.
7756
7757         PR c++/11525
7758         * g++.dg/parse/constant4.C: New test.
7759
7760         PR c++/9447
7761         * g++.dg/template/using5.C: New test.
7762
7763 2003-07-31  Roger Sayle  <roger@eyesopen.com>
7764
7765         * gcc.dg/builtins-27.c: New test case.
7766
7767 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
7768
7769         * gcc.dg/tls/opt-7.c: New test.
7770
7771 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
7772
7773         * g++.old-deja/g++.other/crash18.C: Remove.
7774
7775 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7776
7777         * g++.dg/template/explicit3.C: New.
7778         * g++.dg/template/explicit4.C: New.
7779         * g++.dg/template/explicit5.C: New.
7780
7781         PR c++/11347
7782         * g++.dg/template/memtmpl1.C: New.
7783
7784 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
7785
7786         PR target/11565
7787         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
7788         * gcc.dg/i386-387-5.c (dg-options): Likewise.
7789
7790 2003-07-30  Jan Hubicka  <jh@suse.cz>
7791
7792         * vtgc1.c: Kill.
7793
7794 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
7795
7796         * gcc.dg/struct-in-proto-1.c: New test.
7797
7798 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
7799
7800         * gcc.dg/cpp/include2.c: Only expect one message.
7801
7802 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
7803
7804         PR c++/9447
7805         * g++.dg/template/using1.C: New test.
7806         * g++.dg/template/using2.C: New test.
7807         * g++.dg/template/using3.C: New test.
7808         * g++.dg/template/using4.C: New test.
7809
7810 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
7811
7812         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
7813         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7814
7815 2003-07-28  Jan Hubicka  <jh@suse.cz>
7816
7817         PR c++/11530
7818         * g++.dg/opt/call1.C: New test.
7819
7820 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
7821
7822         PR c++/11667
7823         * g++.dg/init/enum2.C: New test.
7824         * g++.dg/template/overload1.C: Add "-w" option.
7825
7826 2003-07-28    <hp@bitrange.com>
7827
7828         * gcc.dg/Wdeclaration-after-statement-1.c,
7829         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
7830
7831 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
7832
7833         * gcc.c-torture/compile/20030725-1.c: New test.
7834
7835 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
7836
7837         * gcc.dg/20030505.c: Only run for SPE.
7838         Remove definition of opaque type.
7839
7840 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
7841
7842         * g++.dg/template/ptrmem6.C: New test.
7843
7844 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
7845
7846         * gcc.c-torture/compile/zero-strct-2.c: New test.
7847
7848 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
7849
7850         * gcc.dg/intermod-1.c: New test.
7851
7852 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7853
7854         PR c++/11617
7855         * g++.dg/template/lookup2.C: New test.
7856         * g++.dg/template/memclass1.C: Remove instantiated from error.
7857         * g++.dg/other/error2.C: Tweak expected errors.
7858
7859         PR c++/11596
7860         * g++.dg/template/defarg3.C: New test.
7861
7862         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
7863
7864 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
7865
7866         * g++.dg/inherit/access5.C: New test.
7867
7868 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7869
7870         PR c++/11513
7871         * g++.dg/template/crash8.C: New test.
7872
7873 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
7874
7875         PR c/10602
7876         * gcc.dg/noncompile/incomplete-2.c: New test.
7877
7878 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
7879
7880         PR c++/11645
7881         * g++.dg/inherit/access4.C: New test.
7882
7883         PR c++/11517
7884         * g++.dg/expr/cond2.C: New test.
7885
7886         PR optimization/10679
7887         * g++.dg/opt/inline4.C: New test.
7888
7889 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
7890
7891         * g++.dg/parse/crash10: New test.
7892
7893 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7894
7895         * g++.dg/ext/flexary1.C: New test.
7896
7897 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7898
7899         PR c++/10793
7900         * g++.dg/template/crash9.C: New test.
7901
7902 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7903
7904         PR c++/3004
7905         * g++.dg/parse/typedef3.C: New test.
7906
7907         PR c++/7906
7908         * g++.dg/parse/operator2.C: New test.
7909
7910         PR c++/8895
7911         * g++.dg/parse/def-tmpl-arg1.C: New test.
7912
7913         PR c++/9282
7914         * g++.dg/parse/funptr1.C: New test.
7915
7916         PR c++/9452
7917         * g++.dg/parse/ambig3.C: New test.
7918
7919         PR c++/9454
7920         * g++.dg/parse/operator3.C: New test.
7921
7922         PR c++/9486
7923         * g++.dg/parse/template10.C: New test.
7924
7925         PR c++/9488
7926         * g++.dg/parse/template11.C: New test.
7927
7928         PR c++/10150
7929         * g++.dg/parse/invalid-op1.C: New test.
7930
7931         PR c++/10247
7932         * g++.dg/parse/condexpr1.C: New test.
7933
7934 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7935
7936         * g++.dg/ext/packed3.C: New test.
7937         * g++.dg/ext/packed4.C: New test.
7938
7939         * gcc.dg/pack-test-3.c: New test.
7940
7941 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
7942
7943         * lib/compat.exp: Handle dg-options per source file.
7944         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
7945         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
7946         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
7947         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
7948         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
7949         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
7950         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
7951         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
7952         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
7953         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
7954         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
7955         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
7956         * g++.dg/compat/break/bitfield7_x.C: Ditto.
7957         * g++.dg/compat/break/bitfield7_y.C: Ditto.
7958
7959 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
7960
7961         PR c/10320
7962         * gcc.c-torture/execute/20030718-1.c: New test.
7963
7964 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7965
7966         PR optimization/11536
7967         * gcc.dg/20030721-1.c: New test.
7968
7969 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
7970
7971         PR c++/11546
7972         * g++.dg/template/lookup1.C: New test.
7973
7974 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
7975
7976         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
7977         diagnostics of ill-formed constructs involving labels.
7978         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
7979         the new 'previously defined here' message.
7980
7981 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
7982
7983         * g++.dg/parse/non-dependent2.C: New test.
7984
7985 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
7986
7987         * g++.dg/init/init-ref4.C: xfail on targets without
7988         weak symbols.
7989
7990 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
7991
7992         PR target/11087
7993         * gcc.c-torture/execute/20030717-1.c: New test.
7994
7995 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7996
7997         * g++.dg/opt/cfg1.C: New test.
7998
7999 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
8000
8001         PR optimization/11557
8002         * gcc.dg/20030717-1.c: New test.
8003
8004 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
8005
8006         PR c++/10476
8007         * g++.dg/expr/crash-1.C: New test.
8008
8009         PR c++/11027
8010         * g++.dg/template/init3.C: New test.
8011
8012         PR c++/8222
8013         * g++.dg/template/non-dependent1.C: New test.
8014
8015         PR c++/11070
8016         * g++.dg/template/non-dependent2.C: New test.
8017
8018         PR c++/11071
8019         * g++.dg/template/non-dependent3.C: New test.
8020
8021         PR c++/9907
8022         * g++.dg/template/sizeof5.C: New test.
8023
8024 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
8025
8026         PR 11498
8027         * gcc.c-torture/compile/mangle-1.c: New file.
8028
8029 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8030
8031         PR c++/7809
8032         * g++.dg/parse/access3.C: New test.
8033
8034 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
8035
8036         PR c++/11384
8037         * g++.dg/init/init-ref4.C: New test.
8038
8039 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
8040
8041         PR c++/11547
8042         * g++.dg/parse/constant3.C: New test.
8043         * g++.dg/parse/crash7.C: Likewise.
8044
8045 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
8046
8047         PR target/11008
8048         * gcc.dg/i386-pentium4-not-mull.c: New.
8049
8050 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
8051
8052         * gcc.dg/asm-names.c (ymain): Make it weak.
8053
8054 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8055
8056         PR c++/5421
8057         * g++.dg/template/friend21.C: New test.
8058
8059 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
8060
8061         * gcc.dg/cleanup-8.c: New test.
8062         * gcc.dg/cleanup-9.c: New test.
8063
8064 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
8065
8066         * g++.dg/ext/dll-MI1.h: New file.
8067         * g++.dg/ext/dllexport-MI1.C: New file.
8068         * g++.dg/ext/dllimport-MI1.C: New file.
8069
8070 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
8071
8072         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
8073         it does not have cmpstrsi patterns (just cmpmemsi).
8074
8075 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
8076
8077         PR debug/11473
8078         * g++.dg/debug/debug8.C: New test.
8079
8080 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8081
8082         PR c++/10108
8083         * g++.dg/template/crash7.C: New test.
8084
8085 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
8086
8087         PR target/10795
8088         * gcc.c-torture/compile/20030708-1.c: New.
8089
8090 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8091
8092         * gcc.c-torture/execute/20030715-1.c: New test.
8093
8094 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
8095
8096         * gcc.dg/pch/inline-3.c: New file.
8097         * gcc.dg/pch/inline-3.hs: New file.
8098         * gcc.dg/pch/inline-4.c: New file.
8099         * gcc.dg/pch/inline-4.hs: New file.
8100
8101 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
8102
8103         PR c++/11509
8104         * g++.dg/template/crash6.C: New test.
8105
8106         PR c++/7053
8107         * g++.dg/template/friend20.C: New test.
8108
8109         PR c++/7019
8110         * g++.dg/template/overload2.C: New test.
8111
8112 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8113
8114         PR optimization/11440
8115         * gcc.c-torture/execute/20030714-1.c: New test.
8116
8117 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8118
8119         PR c++/11154
8120         * g++.dg/template/partial2.C: New test.
8121
8122 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
8123
8124         PR c++/11503
8125         * g++.dg/template/anon1.C: New test.
8126
8127         PR c++/11493
8128         PR c++/11495
8129         * g++.dg/parse/template9.C: Likewise.
8130         * g++.dg/template/crash4.C: New test.
8131         * g++.dg/template/koenig1.C: Likewise.
8132         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
8133         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
8134         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
8135         functions.
8136         * g++.old-deja/g++.jason/template36.C: Likewise.
8137         * g++.old-deja/g++.mike/p1989.C: Likewise.
8138         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
8139         * g++.old-deja/g++.pt/ttp20.C: Use this->.
8140         * g++.old-deja/g++.pt/ttp21.C: Use this->.
8141         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
8142         compiling.
8143         * g++.old-deja/g++.pt/union2.C: Use this->.
8144
8145 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
8146
8147         * gcc.dg/20030711-1.c: New test.
8148
8149 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
8150
8151         PR c++/11050
8152         * g++.dg/parse/args1.C: New test.
8153         * g++.pt/defarg8.C: Change expected errors.
8154
8155 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
8156
8157         PR c++/8164
8158         * g++.dg/template/nontype2.C: New test.
8159
8160         PR c++/10558
8161         * g++.dg/parse/template8.C: New test.
8162
8163         PR c++/8327
8164         * g++.dg/template/scope1.C: New test.
8165
8166         * g++.dg/warn/Wsign-compare-1.C: New test.
8167
8168 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8169
8170         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
8171
8172 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
8173
8174         PR c++/9411
8175         * g++.dg/template/explicit2.C: New test.
8176
8177         PR c++/10032
8178         * g++.dg/warn/pedantic1.C: New test.
8179
8180 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
8181
8182         PR c++ 9483
8183         * g++.dg/other/field1.C: New test.
8184
8185 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8186
8187         PR c/11449
8188         * gcc.c-torture/compile/20030707-1.c: New.
8189
8190 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8191
8192         PR c++/10849
8193         * g++.dg/template/access12.C: New test.
8194
8195 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
8196
8197         * g++.dg/bprob/bprob.exp (prof_ext): Update.
8198         * g77.dg/bprob/bprob.exp (prof_ext): Update.
8199         * gcc.misc-tests/bprob.exp (prof_ext): Update.
8200         * gcc.misc-tests/gcov.exp: Update
8201         * g++.dg/gcov/gcov.exp: Update
8202         * lib/gcov.exp: Update.
8203
8204 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
8205
8206         * g++.dg/abi/mangle17.C: Make sure template expressions are
8207         dependent.
8208         * g++.dg/abi/mangle4.C: Mark erroneous casts.
8209         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
8210         * g++.dg/opt/stack1.C: Remove erroneous code.
8211         * g++.dg/parse/template7.C: New test.
8212         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
8213         * g++.old-deja/g++.pt/crash4.C: Likewise.
8214
8215 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8216
8217         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
8218         with zero or one occurence of `$' after the initial `L'.
8219
8220 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
8221
8222         * gcc.c-torture/compile/20030704-1.c: Add a comment.
8223
8224 2003-07-08  Roger Sayle  <roger@eyesopen.com>
8225
8226         PR c/11370
8227         * gcc.dg/Wunreachable-6.c: New testcase.
8228         * gcc.dg/Wunreachable-7.c: New testcase.
8229
8230 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8231
8232         PR c/11420
8233         * gcc.dg/20030708-1.c: New test.
8234
8235 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
8236
8237         * gcc.dg/compat/sdata-section.h: New file.
8238         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
8239         * gcc.dg/torture/mips-sdata-1.c: New test.
8240
8241 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8242
8243         PR c++/11030
8244         * g++.dg/template/friend19.C: New test.
8245
8246 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8247
8248         * g++.dg/opt/strength-reduce.C: New test.
8249
8250 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8251
8252         PR target/10979
8253         * gcc.dg/20030707-1.c: New testcase.
8254
8255 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8256
8257         PR optimization/11059
8258         * g++.dg/opt/emptyunion.C: New testcase.
8259
8260 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8261             Eric Botcazou  <ebotcazou@libertysurf.fr>
8262
8263         * g++.dg/opt/stack1.C: New test.
8264
8265 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
8266
8267         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
8268         run test.
8269
8270         PR c++/11431
8271         * g++.dg/expr/static_cast3.C: New test.
8272
8273 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8274
8275         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
8276         everywhere.
8277         * gcc.dg/concat.c: Concatenation of string constants with
8278         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
8279         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
8280         * gcc.dg/cpp/escape-2.c: Use wide character constants where
8281         necessary to avoid multi-character character constant warning.
8282         * gcc.dg/cpp/escape.c: Likewise.
8283         * gcc.dg/cpp/ucs.c: Likewise.
8284         Remove backslashes from dg-bogus comments, as they confuse Tcl.
8285         Fix a typo.
8286
8287 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8288
8289         PR c/11428
8290         * gcc.c-torture/compile/20030704-1.c: New.
8291
8292 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8293
8294         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
8295
8296 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
8297
8298         PR c++/5287, PR c++/7910,  PR c++/11021
8299         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
8300         tests for warnings.
8301         * g++.dg/ext/dllimport2.C: Add tests for warnings.
8302         * g++.dg/ext/dllimport3.C: Likewise.
8303         * g++.dg/ext/dllimport4.C: New file.
8304         * g++.dg/ext/dllimport5.C: New file.
8305         * g++.dg/ext/dllimport6.C: New file.
8306         * g++.dg/ext/dllimport7.C: New file.
8307         * g++.dg/ext/dllimport8.C: New file.
8308         * g++.dg/ext/dllimport9.C: New file.
8309         * g++.dg/ext/dllimport10.C: New file.
8310         * g++.dg/ext/dllexport1.C: New file.
8311
8312 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8313
8314         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
8315         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
8316
8317 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8318
8319         * gcc.dg/builtins-25.c: New testcase.
8320         * gcc.dg/builtins-26.c: New testcase.
8321
8322 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
8323
8324         * gcc.dg/compat/vector-defs.h: New file.
8325         * gcc.dg/compat/vector-setup.h: New file.
8326         * gcc.dg/compat/vector-check.h: New file.
8327         * gcc.dg/compat/vector-1_main.c: New file.
8328         * gcc.dg/compat/vector-1_x.c: New file.
8329         * gcc.dg/compat/vector-1_y.c: New file.
8330         * gcc.dg/compat/vector-2_main.c: New file.
8331         * gcc.dg/compat/vector-2_x.c: New file.
8332         * gcc.dg/compat/vector-2_y.c: New file.
8333
8334         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
8335         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
8336         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
8337         * gcc.dg/compat/struct-align-1.h: New file.
8338         * gcc.dg/compat/struct-align-1_main.c: New file.
8339         * gcc.dg/compat/struct-align-1_x.c: New file.
8340         * gcc.dg/compat/struct-align-1_y.c: New file.
8341         * gcc.dg/compat/struct-align-2.h: New file.
8342         * gcc.dg/compat/struct-align-2_main.c: New file.
8343         * gcc.dg/compat/struct-align-2_x.c: New file.
8344         * gcc.dg/compat/struct-align-2_y.c: New file.
8345
8346         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
8347         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8348         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8349         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8350         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8351         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8352         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8353         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8354         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8355         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8356         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8357         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8358         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8359         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8360         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8361         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8362         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8363         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8364         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8365         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8366         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8367         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8368         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8369         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8370         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8371         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8372         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8373         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8374         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8375
8376 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8377
8378         * gcc.dg/i386-call-1.c: New test.
8379
8380 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8381
8382         PR c++/9162
8383         * g++.dg/parse/defarg4.C: New.
8384
8385 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8386
8387         PR target/10700
8388         * gcc.c-torture/compile/20030703-1.c: New test case.
8389
8390 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8391
8392         * g++.dg/template/local3.C: Remove extra semicolon.
8393
8394 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8395
8396         * gcc.dg/i386-volatile-1.c: New test.
8397
8398 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
8399
8400         PR c++/11072
8401         * g++.dg/other/offsetof2.C: XFAIL.
8402         * g++.dg/other/offsetof5.C: New.
8403
8404         PR c++/10219
8405         * g++.dg/template/error1.C: New.
8406
8407         PR c++/9779
8408         * g++.dg/template/dependent-expr1.C: New.
8409
8410 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8411
8412         PR c++/6949
8413         * g++.dg/template/local3.C: New test.
8414
8415         PR c++/11149
8416         * g++.dg/lookup/scoped6.C: New test.
8417
8418 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
8419
8420         PR c++/8046
8421         * g++.dg/other/error7.C: New test.
8422
8423 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
8424
8425         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
8426         * g++.old-deja/g++.abi/vtable3.h: Likewise.
8427         * g++.old-deja/g++.law/code-gen5.C: Likewise.
8428         * g++.old-deja/g++.other/union2.C: Likewise.
8429         * gcc.dg/c90-const-expr-2.c: Likewise.
8430         * gcc.dg/c90-const-expr-3.c: Likewise.
8431         * gcc.dg/c99-const-expr-2.c: Likewise.
8432         * gcc.dg/c99-const-expr-3.c: Likewise.
8433         * gcc.dg/concat.c: Likewise.
8434
8435 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8436
8437         PR c++/9559
8438         * g++.dg/init/static1.C: New test.
8439
8440 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8441
8442         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
8443         * g++.old-deja/g++.other/access2.C: Likewise.
8444         * g++.old-deja/g++.other/decl2.C: Likewise.
8445         * gcc.c-torture/execute/20020615-1.c: Likewise.
8446
8447 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8448
8449         PR c++/4933
8450         * g++.dg/template/sizeof4.C: New test.
8451
8452 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8453
8454         * g++.dg/other/error6.C: New test.
8455
8456 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8457
8458         PR c++/10750
8459         * g++.dg/parse/constant2.C: New test.
8460
8461 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
8462
8463         PR c++/11106
8464         * g++.dg/other/error5.C: New test.
8465
8466 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8467
8468         * gcc.dg/format/gcc_diag-1.c: New test.
8469
8470 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
8471
8472         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
8473
8474 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
8475
8476         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
8477         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
8478         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
8479
8480 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
8481
8482         * gcc.c-torture/execute/builtins/string-8.c: New test.
8483         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
8484         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
8485         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
8486
8487 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8488
8489         PR c++/10468
8490         * g++.dg/ext/typeof6.C: New test.
8491
8492 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8493
8494         PR c++/10796
8495         * g++.dg/init/enum1.C: New test.
8496
8497 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
8498
8499         * gcc.dg/20030627-1.c: New test.
8500
8501 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
8502
8503         PR c++/11332
8504         * g++.dg/expr/static_cast2.C: New test.
8505
8506 2003-06-26  Roger Sayle  <roger@eyesopen.com>
8507             Jakub Jelinek  <jakub@redhat.com>
8508
8509         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
8510         sprintf(dst,"%s",src) optimization.
8511         * gcc.c-torture/execute/20030626-1.c: New test case.
8512         * gcc.c-torture/execute/20030626-2.c: New test case.
8513
8514 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
8515
8516         * gcc.c-torture/execute/multi-ix.c: New test.
8517
8518         * gcc.c-torture/execute/simd-4.c (main):
8519         Added missing semicolon at end of union.
8520
8521 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
8522
8523         PR c++/8266
8524         * g++.dg/template/explicit-instantiation3.C: New test.
8525
8526 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8527
8528         * gcc.dg/20030626-1.c: Use signed char.
8529
8530 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8531
8532         * gcc.dg/20030626-1.c: New test.
8533
8534 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
8535
8536         * const-str-2.m: Update.
8537
8538 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
8539
8540         PR c++/10990
8541         * g++.dg/rtti/dyncast1.C: New test.
8542         * g++.dg/abi/mangle4.C: Correct base-specifier access.
8543         * g++.dg/lookup/scoped1.C: Remove XFAIL.
8544         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
8545
8546         PR c++/10931
8547         * g++.dg/expr/static_cast1.C: New test.
8548
8549 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
8550
8551         * gcc.dg/20030625-1.c: New test.
8552
8553 2003-06-24  Roger Sayle  <roger@eyesopen.com>
8554
8555         * gcc.c-torture/compile/20030624-1.c: New test case.
8556
8557 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
8558
8559         * gcc.c-torture/execute/string-opt-17.c: New test.
8560
8561 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
8562
8563         PR c++/5754
8564         * g++.dg/parse/crash6.C: New test.
8565
8566 2003-06-23  Roger Sayle  <roger@eyesopen.com>
8567
8568         * gcc.dg/builtins-24.c: New test case.
8569
8570 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
8571
8572         * g++.dg/opt/operator1.C: New test.
8573
8574 2003-06-22  Roger Sayle  <roger@eyesopen.com>
8575
8576         * gcc.c-torture/execute/string-opt-16.c: New test case.
8577
8578 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8579
8580         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
8581         * g++.old-deja/g++.other/conv7.C: Likewise
8582         * g++.old-deja/g++.other/overcnv2.C: Likewise.
8583         * g++.old-deja/g++.other/overload14.C: Likewise.
8584
8585 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8586
8587         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
8588         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
8589
8590 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8591
8592         PR c++/10888
8593         * g++.dg/warn/Winline-3.C: New test.
8594
8595 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8596
8597         * lib/target-supports.exp (check_alias_available): Make the test
8598         program acceptable to the Solaris assembler.
8599
8600         PR c++/10749
8601         * g++.dg/template/memclass2.C: New test.
8602
8603 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8604             Eric Botcazou  <ebotcazou@libertysurf.fr>
8605
8606         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
8607         data for non-matching targets.
8608         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
8609
8610 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8611
8612         PR c++/10845
8613         * g++.dg/template/member3.C: New test.
8614
8615 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
8616
8617         PR c++/10939
8618         * g++.dg/template/func1.C: New test.
8619
8620         PR c++/9649
8621         * g++.dg/template/static4.C: New test.
8622         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
8623
8624         PR c++/11041
8625         * g++.dg/init/ref7.C: New test.
8626
8627 2003-06-19  Matt Austern  <austern@apple.com>
8628
8629         PR c++/11228
8630         * g++.dg/anew1.C: New test.
8631         * g++.dg/anew2.C: New test.
8632         * g++.dg/anew3.C: New test.
8633         * g++.dg/anew4.C: New test.
8634
8635 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
8636
8637         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
8638
8639 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
8640
8641         * gcc.c-torture/execute/simd-4.c (main): Make expected value
8642         endian-dependent.
8643
8644 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8645
8646         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
8647         Remove cruft.
8648
8649 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8650
8651         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
8652         * gcc.c-torture/compile/961203-1.c: Likewise.
8653         * gcc.c-torture/compile/980506-1.c: Likewise.
8654
8655 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8656
8657         PR c++/10712
8658         * g++.dg/lookup/using7.C: New test.
8659
8660 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8661
8662         PR c++/11105
8663         * g++.dg/abi/conv1.C: Remove it.
8664         * g++.dg/template/conv7.C: New test.
8665         * g++.dg/template/conv8.C: Likewise.
8666         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
8667         conversion operator.
8668
8669 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
8670
8671         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
8672         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8673         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8674         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8675         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8676         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8677         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8678         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8679         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8680         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8681         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8682         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8683         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8684         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8685         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8686         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8687         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8688         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8689         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8690         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8691         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8692         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8693         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8694         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8695         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8696         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8697         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8698         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8699         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8700
8701 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
8702
8703         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
8704         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
8705         indications.
8706
8707 2003-06-16  Roger Sayle  <roger@eyesopen.com>
8708
8709         * gcc.dg/i386-387-5.c: New test case.
8710         * gcc.dg/i386-387-6.c: New test case.
8711         * gcc.dg/builtins-23.c: New test case.
8712
8713 2003-06-15  Roger Sayle  <roger@eyesopen.com>
8714
8715         * gcc.dg/builtins-22.c: New test case.
8716         * gcc.dg/i386-387-1.c: Update to test exp.
8717         * gcc.dg/i386-387-2.c: Likewise.
8718
8719 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8720
8721         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
8722
8723 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8724
8725         * lib/gcc-dg.exp (dg-require-dll): New function.
8726         (dg-xfail-if): Likewise.
8727         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
8728         driver.
8729
8730         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
8731         * gcc.c-torture/compile/20001205-1.c: Likewise.
8732         * gcc.c-torture/compile/20001226-1.c: Likewise.
8733         * gcc.c-torture/compile/20010518-2.c: Likewise.
8734         * gcc.c-torture/compile/20020312-1.c: Likewise.
8735         * gcc.c-torture/compile/20020604-1.c: Likewise.
8736         * gcc.c-torture/compile/920501-12.c: Likewise.
8737         * gcc.c-torture/compile/920501-4.c: Likewise.
8738         * gcc.c-torture/compile/920520-1.c: Likewise.
8739         * gcc.c-torture/compile/920521-1.c: Likewise.
8740         * gcc.c-torture/compile/920625-1.c: Likewise.
8741         * gcc.c-torture/compile/961203-1.c: Likewise.
8742         * gcc.c-torture/compile/980506-1.c: Likewise.
8743         * gcc.c-torture/compile/981006-1.c: Likewise.
8744         * gcc.c-torture/compile/981022-1.c: Likewise.
8745         * gcc.c-torture/compile/981223-1.c: Likewise.
8746         * gcc.c-torture/compile/990617-1.c: Likewise.
8747         * gcc.c-torture/compile/dll.c: Likewise.
8748         * gcc.c-torture/compile/labels-3.c: Likewise.
8749         * gcc.c-torture/compile/mipscop-1.c: Likewise.
8750         * gcc.c-torture/compile/mipscop-2.c: Likewise.
8751         * gcc.c-torture/compile/mipscop-3.c: Likewise.
8752         * gcc.c-torture/compile/mipscop-4.c: Likewise.
8753         * gcc.c-torture/compile/simd-5.c: Likewise.
8754         * gcc.c-torture/compile/20000804-1.x: Remove.
8755         * gcc.c-torture/compile/20001205-1.x: Likewise.
8756         * gcc.c-torture/compile/20001226-1.x: Likewise.
8757         * gcc.c-torture/compile/20010518-2.x: Likewise.
8758         * gcc.c-torture/compile/20020312-1.x: Likewise.
8759         * gcc.c-torture/compile/20020604-1.x: Likewise.
8760         * gcc.c-torture/compile/920501-12.x: Likewise.
8761         * gcc.c-torture/compile/920501-4.x: Likewise.
8762         * gcc.c-torture/compile/920520-1.x: Likewise.
8763         * gcc.c-torture/compile/920521-1.x: Likewise.
8764         * gcc.c-torture/compile/920625-1.x: Likewise.
8765         * gcc.c-torture/compile/961203-1.x: Likewise.
8766         * gcc.c-torture/compile/980506-1.x: Likewise.
8767         * gcc.c-torture/compile/981006-1.x: Likewise.
8768         * gcc.c-torture/compile/981022-1.x: Likewise.
8769         * gcc.c-torture/compile/981223-1.x: Likewise.
8770         * gcc.c-torture/compile/990617-1.x: Likewise.
8771         * gcc.c-torture/compile/mipscop-1.x: Likewise.
8772         * gcc.c-torture/compile/mipscop-2.x: Likewise.
8773         * gcc.c-torture/compile/mipscop-3.x: Likewise.
8774         * gcc.c-torture/compile/mipscop-4.x: Likewise.
8775         * gcc.c-torture/compile/simd-5.x: Likewise.
8776
8777         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
8778
8779 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
8780
8781         * gcc.c-torture/execute/20030611-1.c: New test.
8782
8783 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8784
8785         PR middle-end/168
8786         * gcc.dg/20030612-1.c: New test case.
8787
8788 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8789
8790         PR c++/10635
8791         * g++.dg/expr/cast1.C: New test.
8792
8793 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8794
8795         * gcc.dg/builtins-21.c: New test case.
8796
8797 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
8798
8799         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
8800         options instead of at the end.
8801         * lib/objc.exp (objc_target_compile): Likewise.
8802
8803 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
8804
8805         PR c++/10432
8806         * g++.dg/parse/error1.C: New test.
8807
8808 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
8809
8810         * gcc.dg/compat/struct-by-value-11_main.c: New file.
8811         * gcc.dg/compat/struct-by-value-11_x.c: New file.
8812         * gcc.dg/compat/struct-by-value-11_y.c: New file.
8813         * gcc.dg/compat/struct-by-value-12_main.c: New file.
8814         * gcc.dg/compat/struct-by-value-12_x.c: New file.
8815         * gcc.dg/compat/struct-by-value-12_y.c: New file.
8816         * gcc.dg/compat/struct-by-value-13_main.c: New file.
8817         * gcc.dg/compat/struct-by-value-13_x.c: New file.
8818         * gcc.dg/compat/struct-by-value-13_y.c: New file.
8819         * gcc.dg/compat/struct-by-value-14_main.c: New file.
8820         * gcc.dg/compat/struct-by-value-14_x.c: New file.
8821         * gcc.dg/compat/struct-by-value-14_y.c: New file.
8822         * gcc.dg/compat/struct-by-value-15_main.c: New file.
8823         * gcc.dg/compat/struct-by-value-15_x.c: New file.
8824         * gcc.dg/compat/struct-by-value-15_y.c: New file.
8825         * gcc.dg/compat/struct-by-value-16_main.c: New file.
8826         * gcc.dg/compat/struct-by-value-16_x.c: New file.
8827         * gcc.dg/compat/struct-by-value-16_y.c: New file.
8828         * gcc.dg/compat/struct-by-value-17_main.c: New file.
8829         * gcc.dg/compat/struct-by-value-17_x.c: New file.
8830         * gcc.dg/compat/struct-by-value-17_y.c: New file.
8831         * gcc.dg/compat/struct-by-value-18_main.c: New file.
8832         * gcc.dg/compat/struct-by-value-18_x.c: New file.
8833         * gcc.dg/compat/struct-by-value-18_y.c: New file.
8834
8835         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
8836         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
8837         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
8838         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
8839         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
8840         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
8841         * gcc.dg/compat/scalar-return-3_main.c: New file.
8842         * gcc.dg/compat/scalar-return-3_x.c: New file.
8843         * gcc.dg/compat/scalar-return-3_y.c: New file.
8844         * gcc.dg/compat/scalar-return-4_main.c: New file.
8845         * gcc.dg/compat/scalar-return-4_x.c: New file.
8846         * gcc.dg/compat/scalar-return-4_y.c: New file.
8847
8848 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
8849
8850         * gcc.dg/compat/fp2-struct-check.h: New file.
8851         * gcc.dg/compat/fp2-struct-defs.h: New file.
8852         * gcc.dg/compat/fp2-struct-init.h: New file.
8853         * gcc.dg/compat/struct-by-value-10_main.c: New file.
8854         * gcc.dg/compat/struct-by-value-10_x.c: New file.
8855         * gcc.dg/compat/struct-by-value-10_y.c: New file.
8856         * gcc.dg/compat/struct-return-10_main.c: New file.
8857         * gcc.dg/compat/struct-return-10_x.c: New file.
8858         * gcc.dg/compat/struct-return-10_y.c: New file.
8859
8860         * gcc.dg/compat/compat-common.h: New file.
8861         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
8862         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
8863         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
8864         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
8865         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
8866         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
8867         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
8868         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8869         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
8870         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
8871         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8872         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
8873         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
8874         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8875         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
8876         * gcc.dg/compat/small-struct-check.h: Ditto.
8877         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
8878         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8879         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
8880         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
8881         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8882         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
8883         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
8884         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8885         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
8886         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
8887         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8888         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
8889         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
8890         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8891         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
8892         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
8893         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8894         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
8895         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
8896         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8897         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
8898         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
8899         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8900         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
8901         * gcc.dg/compat/struct-return-2_main.c: Ditto.
8902         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8903         * gcc.dg/compat/struct-return-2_y.c: Ditto.
8904         * gcc.dg/compat/struct-return-3_main.c: Ditto.
8905         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8906         * gcc.dg/compat/struct-return-3_y.c: Ditto.
8907
8908 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
8909
8910         * g++.dg/pch/static-1.C: New file.
8911         * g++.dg/pch/static-1.Hs: New file.
8912
8913 2003-06-10  Richard Henderson  <rth@redhat.com>
8914
8915         * gcc.dg/asm-7.c: Adjust expected warning text.
8916
8917 2003-06-10  Roger Sayle  <roger@eyesopen.com>
8918
8919         * gcc.dg/builtins-20.c: New test case.
8920
8921 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
8922
8923         PR c++/11131
8924         * g++.dg/opt/template1.C: New test.
8925
8926 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8927
8928         * lib/gcc-dg.exp (dg-test): Clear additional_files and
8929         additional_sources.
8930
8931 2003-05-21  David Taylor  <dtaylor@emc.com>
8932
8933         * gcc.dg/Wpadded.c: New file.
8934
8935 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8936
8937         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
8938         * gcc.dg/special/weak-2.c: Add dg-require-weak.
8939         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
8940         dg-require-weak.
8941
8942 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
8943
8944         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
8945
8946 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8947
8948         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
8949         (dg-require-alias): Likewise.
8950         (dg-require-gc-sections): Likewise.
8951         * lib/target-supports.exp (check_gc_sections_available): Likewise.
8952
8953 2003-06-08  Richard Henderson  <rth@redhat.com>
8954
8955         * gcc.dg/20011029-2.c: Fix the array reference.
8956         * gcc.dg/asm-7.c: New.
8957
8958 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
8959
8960         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
8961
8962 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
8963
8964         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
8965         (dg-require-gc-sections): Likewise.
8966
8967 2003-06-08  Jan Hubicka  <jh@suse.cz>
8968
8969         * i386-cmov1.c: Fix regular expression.
8970         * i386-cvt-1.c: Likewise.
8971         * i386-local.c: Likewise.
8972         * i386-local2.c: Likewise.
8973         * i386-mul.c: Likewise.
8974         * i386-ssetype-1.c: Likewise.
8975         * i386-ssetype-3.c: Likewise.
8976         * i386-ssetype-5.c: Likewise.
8977
8978 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8979
8980         PR c++/11039
8981         * g++.dg/warn/implicit-typename2.C: New test.
8982         * g++.dg/warn/implicit-typename3.C: New test.
8983
8984 2003-06-07  Richard Henderson  <rth@redhat.com>
8985
8986         * g++.dg/other/offsetof3.C: Use size_t.
8987         * g++.dg/other/offsetof4.C: Likewise.
8988
8989 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
8990
8991         * lib/copy-file.exp: New. Implement gcc_copy_files.
8992
8993         * lib/dg-pch.exp: Load copy-file.exp
8994         (dg-pch): Use gcc_copy_files instead of "file copy".
8995
8996 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
8997
8998         * gcc.dg/weak/weak.exp: Simplify.
8999         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
9000         * gcc.dg/weak/weak-1.c: Likewise.
9001         * gcc.dg/weak/weak-2.c: Likewise.
9002         * gcc.dg/weak/weak-3.c: Likewise.
9003         * gcc.dg/weak/weak-4.c: Likewise.
9004         * gcc.dg/weak/weak-5.c: Likewise.
9005         * gcc.dg/weak/weak-6.c: Likewise.
9006         * gcc.dg/weak/weak-7.c: Likewise.
9007         * gcc.dg/weak/weak-8.c: Likewise.
9008         * gcc.dg/weak/weak-9.c: Likewise.
9009
9010 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
9011
9012         gcc.c-torture/execute/20030606-1.c: New.
9013
9014 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9015
9016         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
9017         * gcc.dg/builtins-19.c: Likewise.
9018
9019 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9020
9021         * gcc.dg/builtins-2.c: Add some more tests.
9022         * gcc.dg/builtins-18.c: New test case.
9023         * gcc.dg/builtins-19.c: New test case.
9024
9025 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9026             Jim Wilson  <wilson@tuliptree.org>
9027
9028         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
9029
9030 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
9031
9032         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
9033         mempcpy/stpcpy calls not to be optimized into something else.
9034         * gcc.c-torture/execute/string-opt-3.c: Moved to...
9035         * gcc.c-torture/execute/builtins/string-7.c: ...here.
9036         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
9037
9038 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9039
9040         * gcc.dg/format/asm_fprintf-1.c: New test.
9041
9042 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
9043
9044         * lib/gcc-defs.exp (additional_sources): New variable.
9045         (dg-additional-sources): New function.
9046         (additional_files): New variable.
9047         (dg-additional-files): New function.
9048         (dg-additional-files-options): Likewise.
9049         * lib/gcc-dg.exp (dg-require-weak): New function.
9050         (dg-require-alias): Likewise.
9051         (dg-require-gc-sections): Likewise.
9052         * lib/target-supports.exp (check_alias_available): Remove testfile
9053         parameter.
9054         (check_gc_sections_available): New function.
9055         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
9056         (dg-gpp-additional-files): Likewise.
9057         * lib/g++.exp (additional_sources): Remove.
9058         (additional_files): Likewise.
9059         (g++_target_compile): Use dg-additional-files-options.
9060
9061         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
9062         Tcl logic.
9063         * gcc.dg/special/ecos.exp: Remove.
9064         * gcc.dg/special/20000419-2.c: Use dg-require-*.
9065         * gcc.dg/special/alias-1.c: Likewise.
9066         * gcc.dg/special/alias-2.c: Likewise.
9067         * gcc.dg/special/gcsec-1.c: Likewise.
9068         * gcc.dg/special/weak-1.c: Likewise.
9069         * gcc.dg/special/weak-2.c: Likewise.
9070         * gcc.dg/special/wkali-1.c: Likewise.
9071         * gcc.dg/special/wkali-2.c: Likewise.
9072
9073         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
9074         dg-gpp-additional-*.
9075         * g++.dg/special/conpr-3.C: Likewise.
9076         * g++.dg/special/conpr-4.C: Likewise.
9077         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
9078         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
9079         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
9080         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
9081         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
9082         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
9083         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
9084         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
9085         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
9086         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
9087         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
9088         * g++.old-deja/g++.other/comdat1.C: Likewise.
9089         * g++.old-deja/g++.other/comdat2.C: Likewise.
9090         * g++.old-deja/g++.other/comdat3.C: Likewise.
9091         * g++.old-deja/g++.other/ctor1.C: Likewise.
9092         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
9093
9094 2003-06-05  Richard Henderson  <rth@redhat.com>
9095
9096         * gcc.dg/debug/20030605-1.c: New.
9097
9098 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9099
9100         * README.QMTEST: Update.
9101
9102 2003-06-04  Richard Henderson  <rth@redhat.com>
9103
9104         * gcc.dg/cleanup-1.c: New.
9105         * gcc.dg/cleanup-2.c: New.
9106         * gcc.dg/cleanup-3.c: New.
9107         * gcc.dg/cleanup-4.c: New.
9108         * gcc.dg/cleanup-5.c: New.
9109         * gcc.dg/cleanup-6.c: New.
9110         * gcc.dg/cleanup-7.c: New.
9111
9112 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9113
9114         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
9115
9116         * lib/dg-pch.exp: New file.
9117         * g++.dg/pch/pch.exp: Use dg-pch.exp.
9118         * gcc.dg/pch/pch.exp: Likewise.
9119
9120 2003-06-04  Roger Sayle  <roger@eyesopen.com>
9121
9122         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
9123         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
9124         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
9125         * gcc.dg/builtins-17.c: New test case.
9126         * gcc.dg/i386-387-4.c: New test case.
9127         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
9128
9129 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9130
9131         * gcc.dg/ultrasp9.c: New test.
9132
9133 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9134
9135         * gcc.c-torture/compile/20030604-1.c: New test.
9136         * gcc.dg/sparc-constant-1.c: New test.
9137
9138 2003-06-03  Glen Nakamura  <glen@imodulo.com>
9139
9140         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
9141
9142 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
9143
9144         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
9145
9146         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
9147         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
9148
9149 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
9150
9151         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
9152
9153 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9154
9155         PR c++/10940
9156         * g++.dg/template/spec10.C: New test.
9157
9158 2003-06-03  Roger Sayle  <roger@eyesopen.com>
9159
9160         * gcc.dg/builtins-16.c: New test case.
9161
9162 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
9163
9164         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
9165         mempcpy test with post-increments.
9166         * gcc.c-torture/execute/string-opt-3.c: New test.
9167         * gcc.dg/string-opt-1.c: New test.
9168
9169 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
9170
9171         PR fortran/10965
9172         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
9173
9174 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
9175
9176         * lib/scanasm.exp (dg-scan): New function, factored out of ...
9177         (scan-assembler): ... here.  Use dg-scan.
9178         (scan-assembler-not): Likewise.
9179         (scan-file): New function.
9180         (scan-file-not): Likewise.
9181         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
9182         * gcc.dg/cpp/_Pragma4.c: Likewise.
9183         * gcc.dg/cpp/_Pragma5.c: Likewise.
9184         * gcc.dg/cpp/avoidpaste1.c: Likewise.
9185         * gcc.dg/cpp/avoidpaste2.c: Likewise.
9186         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
9187         * gcc.dg/cpp/cmdlne-P.c: Likewise.
9188         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
9189         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
9190         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
9191         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
9192         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
9193         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
9194         * gcc.dg/cpp/cxxcom1.c: Likewise.
9195         * gcc.dg/cpp/line1.c: Likewise.
9196         * gcc.dg/cpp/maccom1.c: Likewise.
9197         * gcc.dg/cpp/maccom2.c: Likewise.
9198         * gcc.dg/cpp/maccom3.c: Likewise.
9199         * gcc.dg/cpp/maccom4.c: Likewise.
9200         * gcc.dg/cpp/maccom5.c: Likewise.
9201         * gcc.dg/cpp/maccom6.c: Likewise.
9202         * gcc.dg/cpp/multiline.c: Likewise.
9203         * gcc.dg/cpp/spacing1.c: Likewise.
9204         * gcc.dg/cpp/spacing2.c: Likewise.
9205         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
9206         * gcc.dg/cpp/trad/maccom1.c: Likewise.
9207         * gcc.dg/cpp/trad/maccom2.c: Likewise.
9208         * gcc.dg/cpp/trad/maccom3.c: Likewise.
9209         * gcc.dg/cpp/trad/maccom4.c: Likewise.
9210         * gcc.dg/cpp/trad/maccom6.c: Likewise.
9211         * gcc.dg/cpp/cxxcom2.c: Likewise.
9212         * gcc.dg/cpp/cxxcom2.h: New file.
9213
9214         * gcc.dg/cpp/truefalse.cpp: Move it to ...
9215         * g++.dg/cpp/truefalse.C: Here.
9216         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
9217
9218 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
9219
9220         * gcc.dg/cpp/redef3.c: New file.
9221
9222 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9223
9224         * gcc.dg/i386-loop-3.c: New test.
9225
9226 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
9227
9228         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
9229
9230 2003-05-31  Roger Sayle  <roger@eyesopen.com>
9231
9232         * gcc.dg/fwrapv-1.c: New test case.
9233         * gcc.dg/fwrapv-2.c: New test case.
9234
9235 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9236
9237         PR c++/10956
9238         * g++.dg/template/spec9.C: New test.
9239
9240 2003-05-29  Roger Sayle  <roger@eyesopen.com>
9241
9242         * gcc.dg/duff-4.c: New test case.
9243
9244 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
9245
9246         PR fortran/10843
9247         * g77.dg/ffixed-form-1.f: New test
9248         * g77.dg/ffixed-form-2.f: New test
9249         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
9250         * g77.dg/ffree-form-3.f: New test
9251
9252 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
9253
9254         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
9255         * gcc.dg/wint_t-1.c: Likewise.
9256
9257 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9258
9259         * g++.dg/template/access11.C: New test.
9260
9261 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9262
9263         PR c++/10849
9264         * g++.dg/template/access10.C: New test.
9265
9266 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9267             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9268
9269         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
9270
9271 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9272
9273         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
9274         suppress for powerpc-*-darwin*.
9275         * gcc.dg/torture/builtin-noret-2.c: Likewise.
9276
9277 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9278
9279         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
9280         suppress option for powerpc-*-darwin*.
9281
9282 2003-05-23  Roger Sayle  <roger@eyesopen.com>
9283
9284         * gcc.dg/builtins-1.c: Add tests for tan and atan.
9285         * gcc.dg/builtins-4.c: Add test for fmod.
9286
9287 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9288
9289         PR c++/10682
9290         * g++.dg/template/instantiate4.C: New test.
9291
9292 2003-05-22  Roger Sayle  <roger@eyesopen.com>
9293
9294         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
9295
9296 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
9297
9298         * gcc.dg/compat/scalar-return-1_main.c: New file.
9299         * gcc.dg/compat/scalar-return-1_x.c: New file.
9300         * gcc.dg/compat/scalar-return-1_y.c: New file.
9301         * gcc.dg/compat/scalar-return-2_main.c: New file.
9302         * gcc.dg/compat/scalar-return-2_x.c: New file.
9303         * gcc.dg/compat/scalar-return-2_y.c: New file.
9304         * gcc.dg/compat/struct-return-3_main.c: New file.
9305         * gcc.dg/compat/struct-return-3_y.c: New file.
9306         * gcc.dg/compat/struct-return-3_x.c: New file.
9307         * gcc.dg/compat/struct-return-2_main.c: New file.
9308         * gcc.dg/compat/struct-return-2_x.c: New file.
9309         * gcc.dg/compat/struct-return-2_y.c: New file.
9310
9311 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9312
9313         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
9314         for hppa*-hp-hpux*.
9315         * gcc.dg/20021014-1.c (dg-options): Likewise.
9316         * gcc.dg/nest.c (dg-options): Likewise.
9317
9318 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
9319
9320         PR c++/9738
9321         * g++.dg/ext/dllimport2.C: New file.
9322         * g++.dg/ext/dllimport3.C: New file.
9323
9324 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
9325
9326         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
9327         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9328         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9329         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9330         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9331         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9332         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
9333         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
9334         * gcc.dg/compat/small-struct-defs.h: New file.
9335         * gcc.dg/compat/small-struct-init.h: New file.
9336         * gcc.dg/compat/small-struct-check.h: New file.
9337         * gcc.dg/compat/fp-struct-defs.h: New file.
9338         * gcc.dg/compat/fp-struct-check.h: New file.
9339         * gcc.dg/compat/fp-struct-init.h: New file.
9340         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
9341         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
9342
9343 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
9344
9345         * gcc.dg/20030225-2.c: New test.
9346
9347 2003-05-18  Roger Sayle  <roger@eyesopen.com>
9348             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9349
9350         * gcc.c-torture/compile/20030518-1.c: New test case.
9351
9352 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
9353
9354         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
9355         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
9356         gcc-dg-debug-runtest.
9357         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
9358         gcc-dg-debug-runtest.
9359
9360 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9361
9362         PR c++/9022
9363         * g++.dg/lookup/using6.C: New test.
9364
9365 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9366
9367         * g++.dg/parse/access2.C: New test.
9368
9369 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
9370
9371         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
9372         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
9373         * gcc.dg/debug/debug.exp: Likewise.
9374
9375 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
9376
9377         * gcc.dg/dollar.c: New test.
9378
9379 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
9380
9381         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
9382         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
9383         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
9384         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
9385         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
9386         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
9387         * gcc.dg/compat/struct-by-value-6_main.c: New file.
9388         * gcc.dg/compat/struct-by-value-6_x.c: New file.
9389         * gcc.dg/compat/struct-by-value-6_y.c: New file.
9390         * gcc.dg/compat/struct-by-value-7_main.c: New file.
9391         * gcc.dg/compat/struct-by-value-7_x.c: New file.
9392         * gcc.dg/compat/struct-by-value-7_y.c: New file.
9393         * gcc.dg/compat/struct-by-value-8_main.c: New file.
9394         * gcc.dg/compat/struct-by-value-8_x.c: New file.
9395         * gcc.dg/compat/struct-by-value-8_y.c: New file.
9396         * gcc.dg/compat/struct-by-value-9_main.c: New file.
9397         * gcc.dg/compat/struct-by-value-9_x.c: New file.
9398         * gcc.dg/compat/struct-by-value-9_y.c: New file.
9399
9400 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
9401
9402         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
9403         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
9404         support for "repo" mode.
9405         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
9406         * lib/g77-dg.exp: Likewise.
9407         * lib/obj-dg.exp: Likewise.
9408
9409 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
9410
9411         Merge from gcc-3_2-rhl8-branch:
9412         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
9413
9414         * gcc.dg/tls/opt-6.c: New test.
9415
9416         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
9417
9418         * gcc.dg/20030405-1.c: New test.
9419
9420         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
9421
9422         * gcc.dg/20030309-1.c: New test.
9423
9424         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9425
9426         * gcc.c-torture/execute/20030307-1.c: New test.
9427
9428         2003-02-20  Randolph Chung  <tausq@debian.org>
9429
9430         * gcc.c-torture/compile/20030220-1.c: New test.
9431
9432         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
9433
9434         * gcc.dg/20030217-1.c: New test.
9435
9436         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
9437
9438         * gcc.c-torture/compile/20020129-1.c: New test.
9439
9440         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9441
9442         * gcc.dg/unroll-1.c: New test.
9443
9444         2002-11-16  Jan Hubicka  <jh@suse.cz>
9445
9446         * gcc.c-torture/execute/20020920-1.c: New test.
9447
9448         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
9449
9450         PR target/7434
9451         * gcc.c-torture/compile/20021008-1.c: New test.
9452
9453         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
9454
9455         PR target/7559
9456         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
9457
9458         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9459
9460         * gcc.c-torture/compile/20020807-1.c: New test.
9461
9462         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
9463
9464         * gcc.dg/tls/opt-1.c: New test.
9465
9466         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
9467
9468         * gcc.dg/20020729-1.c: New test.
9469
9470         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
9471
9472         * g++.dg/opt/life1.C: New test.
9473
9474         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
9475
9476         * gcc.dg/20020525-1.c: New test.
9477
9478         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9479
9480         PR c++/6794
9481         * g++.dg/ext/pretty1.C: New test.
9482         * g++.dg/ext/pretty2.C: New test.
9483
9484 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
9485
9486         PR c++/8385
9487         * g++.dg/ext/typeof5.C: New test.
9488
9489 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
9490
9491         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
9492         __USER_LABEL_PREFIX__ into account.
9493         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
9494
9495 2003-05-14  Roger Sayle  <roger@eyesopen.com>
9496
9497         * gcc.dg/builtins-15.c: New test case.
9498
9499 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
9500
9501         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
9502
9503 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
9504
9505         * lib/g++.exp: Tweak handling of additional source files.
9506         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
9507         * g++.dg/special/conpr-2a.C: Rename to ...
9508         * g++.dg/special/conpr-2a.cc: ... this.
9509         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
9510         * g++.dg/special/conpr-3a.C: Rename to ...
9511         * g++.dg/special/conpr-3a.cc: This.
9512         * g++.dg/special/conpr-3b.C: Rename to ...
9513         * g++.dg/special/conpr-3b.cc: This.
9514         * g++.dg/special/conpr-4.C: New test.
9515         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
9516
9517 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
9518
9519         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
9520
9521 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9522
9523         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
9524         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9525         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
9526         * g++.old-deja/g++.other/warn3.C: Likewise.
9527
9528 2003-05-11  Roger Sayle  <roger@eyesopen.com>
9529
9530         * gcc.dg/i386-387-1.c: Update to also test log.
9531         * gcc.dg/i386-387-2.c: Likewise.
9532
9533 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9534
9535         * g77.f-torture/execute/int8421.f: New test.
9536
9537 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9538
9539         PR c++/10230, c++/10481
9540         * g++.dg/lookup/scoped5.C: New test.
9541
9542 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9543
9544         PR c++/10552
9545         * g++.dg/template/ttp6.C: New test.
9546
9547 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
9548
9549         * gcc.c-torture/execute/builtins: New directory.
9550         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
9551         gcc.c-torture/execute/builtins.
9552         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
9553         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
9554         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
9555         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
9556
9557 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9558
9559         PR c++/9252
9560         * g++.dg/template/access8.C: New test.
9561         * g++.dg/template/access9.C: New test.
9562
9563 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9564
9565         PR c++/9554
9566         * g++.dg/parse/access1.C: New test.
9567
9568 2003-05-09  DJ Delorie  <dj@redhat.com>
9569
9570         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
9571         long, and not an int.
9572
9573 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9574
9575         PR c++/10555, c++/10576
9576         * g++.dg/template/memclass1.C: New test.
9577
9578 2003-05-08  DJ Delorie  <dj@redhat.com>
9579
9580         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
9581         targets.
9582         * gcc.c-torture/execute/20021024-1.x: Likewise.
9583         * gcc.c-torture/execute/shiftdi.x: Likewise.
9584         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
9585         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
9586         * gcc.dg/20021018-1.c: Likewise.
9587
9588 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9589
9590         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
9591
9592         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
9593         (bcopy): Call memmove.
9594
9595 2003-05-08  Roger Sayle  <roger@eyesopen.com>
9596
9597         * g77.f-torture/compile/8485.f: New test case.
9598
9599 2003-05-07  Richard Henderson  <rth@redhat.com>
9600
9601         PR c++/10570
9602         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
9603         Verify exception_cleanup not called for rethrows.
9604         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
9605         when exiting catch block without rethrowing.
9606         * g++.dg/eh/forced3.C: New.
9607         * g++.dg/eh/forced4.C: New.
9608
9609 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
9610
9611         * gcc.dg/20030505.c: Fix triplet.
9612
9613 2003-05-06  DJ Delorie  <dj@redhat.com>
9614
9615         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
9616         * gcc.dg/nest.c: Likewise.
9617
9618 2003-05-05  Roger Sayle  <roger@eyesopen.com>
9619
9620         * gcc.dg/builtins-14.c: New test case.
9621
9622 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
9623
9624         * lib/compat.exp (compat-execute): New argument.
9625         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
9626         * gcc.dg/compat: New test directory.
9627         * gcc.dg/compat/compat.exp: New expect script.
9628         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
9629         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
9630         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
9631         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
9632         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
9633         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
9634
9635         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
9636         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
9637         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
9638         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
9639         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
9640         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
9641         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
9642         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
9643         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
9644         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
9645         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
9646         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
9647         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
9648         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
9649         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
9650
9651 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
9652
9653         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
9654
9655 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
9656
9657         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
9658
9659 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
9660
9661         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
9662         * gcc.dg/ppc-fsel-2.c: New test.
9663
9664         * gcc.dg/unused-5.c: New test.
9665
9666 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9667
9668         PR c++/10496
9669         * g++.dg/warn/pmf1.C: New test.
9670
9671 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9672
9673         PR c++/4494
9674         * g++.dg/warn/main.C: New test.
9675
9676 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9677
9678         * gcc.dg/nonnull-3.c: New test.
9679
9680 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
9681
9682         * gcc.dg/cpp/Wtrigraphs.c: Update.
9683         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
9684
9685 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
9686
9687         * gcc.dg/ppc-fsel-1.c: New test.
9688
9689 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
9690
9691         PR c/10604
9692         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
9693
9694 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
9695
9696         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
9697
9698 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9699
9700         PR c++/9364, c++/10553, c++/10586
9701         * g++.dg/parse/typename4.C: New test.
9702         * g++.dg/parse/typename5.C: Likewise.
9703
9704 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
9705
9706         * gcc.c-torture/compile/20030503-1.c: New test.
9707
9708 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9709
9710         * g++.dg/lookup/using5.C: Fix testcase error.
9711
9712 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
9713
9714         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
9715         since MEABI is no longer supported.  Remove all vestiges
9716         of MEABI from the test.
9717
9718 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9719
9720         PR c++/10554
9721         * g++.dg/lookup/using5.C: New test.
9722
9723 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9724
9725         PR c++/8772
9726         * g++.dg/template/ttp5.C: New test.
9727
9728 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
9729
9730         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
9731         (dg-gpp-additional-sources): New function.
9732         (dg-gpp-additional-files): Likewise.
9733         * lib/g++.exp (additional_sources): New variable.
9734         (additional_files): Likewise.
9735         (g++_target_compile): Deal with them.
9736         * lib/old-dejagnu.exp: Remove.
9737         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
9738         * g++.old-deja: Revise all tests to use dg commands.
9739
9740 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9741
9742         PR c++/9432, c++/9528
9743         * g++.dg/lookup/using4.C: New test.
9744
9745 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
9746
9747         * gcc.dg/noreturn-5.c: New file.
9748         * gcc.dg/noreturn-6.c: New file.
9749
9750         * gcc.c-torture/compile/inline-1.c: New file.
9751
9752 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9753
9754         PR c++/10551
9755         * g++.dg/template/explicit1.C: New test.
9756
9757 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9758
9759         PR c++/10549
9760         * g++.dg/other/bitfield1.C: New test.
9761
9762         PR c++/10527
9763         * g++.dg/init/new7.C: New test.
9764
9765 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9766
9767         * g++.dg/ext/desig1.C: New test.
9768         * g++.dg/ext/init1.C: Update.
9769
9770         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
9771
9772 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
9773
9774         PR c++/10180
9775         * g++.dg/warn/Winline-1.C: New test.
9776
9777 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
9778
9779         * gcc.c-torture/execute/string-opt-19.c: New test.
9780
9781         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
9782         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
9783
9784 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
9785
9786         PR c++/10506
9787         * g++.dg/init/new6.C: New test.
9788
9789         PR c++/10503
9790         * g++.dg/init/ref6.C: New test.
9791
9792 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
9793
9794         * g++.dg/warn/weak1.C: XFAIL on AIX4.
9795
9796 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9797
9798         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
9799         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
9800
9801 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
9802
9803         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
9804         initialized static data members.
9805
9806 2003-04-25  H.J. Lu <hjl@gnu.org>
9807
9808         * gcc.dg/ia64-sync-4.c: New test.
9809
9810 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9811
9812         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
9813         date.
9814
9815 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
9816
9817         PR c++/10337
9818         * g++.dg/warn/conv1.C: New test.
9819         * g++.old-deja/g++.other/conv7.C: Adjust.
9820         * g++.old-deja/g++.other/overload14.C: Adjust.
9821
9822 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9823
9824         PR c++/10471
9825         * g++.dg/template/defarg2.C: New test.
9826
9827 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
9828
9829         * gcc.dg/cpp/include2.c: Update.
9830         * gcc.dg/cpp/multiline-2.c: New.
9831         * gcc.dg/cpp/multiline.c: Update.
9832         * gcc.dg/cpp/strify2.c: Update.
9833         * gcc.dg/cpp/trad/literals-2.c: Update.
9834
9835 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9836
9837         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
9838
9839 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9840
9841         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
9842
9843 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9844
9845         PR c++/10451
9846         * g++.dg/parse/crash4.C: New test.
9847
9848         PR c++/9847
9849         * g++.dg/parse/crash5.C: New test.
9850
9851 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9852
9853         PR c++/10446
9854         * g++.dg/parse/crash3.C: New test.
9855
9856         PR c++/10428
9857         * g++.dg/parse/elab1.C: New test.
9858
9859 2003-04-22  Devang Patel  <dpatel@apple.com>
9860
9861         * gcc.dg/cpp/trad/funlike-5.c: New test.
9862
9863 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
9864
9865         * g++.dg/other/packed1.C: Fix dg options.
9866
9867 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
9868
9869         * g++.dg/other/offsetof2.C: New test.
9870
9871 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
9872
9873         * g++.dg/template/recurse.C: Adjust location of error messages.
9874
9875 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9876
9877         PR c++/9881
9878         * g++.dg/init/addr-const1.C: New test.
9879         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
9880
9881 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9882
9883         PR c++/10405
9884         * g++.dg/lookup/struct-hack1.C: New test.
9885
9886 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
9887
9888         * ucs.c: Update diagnostic messages.
9889
9890 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9891
9892         * gcc.dg/cpp/truefalse.cpp: New test.
9893         * gcc.dg/cpp/cpp.exp: Update.
9894         * g++.dg/other/stdbool-if.C: Remove.
9895
9896 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9897
9898         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
9899         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
9900
9901 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9902
9903         * gcc.c-torture/compile/20030418-1.c: New test.
9904
9905 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
9906
9907         * README.compat: Remove; content moved to doc/sourcebuild.texi.
9908
9909 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9910
9911         PR c++/10347
9912         g++.dg/template/dependent-name1.C: New test.
9913
9914 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
9915
9916         * gcc.dg/warn-1.c (tourist_guide): New array,
9917         contains a pointer to bar.
9918
9919 2003-04-16  Roger Sayle  <roger@eyesopen.com>
9920
9921         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
9922         * gcc.c-torture/execute/medce-1.c: New test case.
9923         * gcc.c-torture/execute/medce-2.c: New test case.
9924
9925 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
9926
9927         * lib/prune.exp: Ignore more messages.
9928
9929         PR c++/10381
9930         * g++.dg/parse/lookup3.C: New test.
9931
9932 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
9933
9934         * gcc.c-torture/compile/20030415-1.c : New test.
9935
9936 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
9937
9938         * gcc.c-torture/execute/scope-2.c: Move to ...
9939         * gcc.dg/noncompile/scope.c: .... here.
9940
9941 2003-04-14  Roger Sayle  <roger@eyesopen.com>
9942
9943         * gcc.dg/20030414-2.c: New test case.
9944
9945 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
9946
9947         PR target/10377
9948         * gcc.dg/20030414-1.c: New test.
9949
9950 2003-04-13  Roger Sayle  <roger@eyesopen.com>
9951
9952         * gcc.dg/builtins-12.c: New test case.
9953         * gcc.dg/builtins-13.c: New test case.
9954
9955 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9956
9957         * gcc.c-torture/execute/string-opt-18.c: New test.
9958
9959 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
9960
9961         PR c++/10300
9962         * g++.dg/init/new5.C: New test.
9963
9964 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
9965
9966         PR c++/7910
9967         * g++.dg/ext/dllimport1.C: New test.
9968
9969 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
9970
9971         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
9972
9973 2003-04-11  Bud Davis <bdavis9659@comcast.net>
9974
9975         PR Fortran/9263
9976         * g77.f-torture/noncompile/9263.f: New test
9977         PR Fortran/1832
9978         * g77.f-torture/execute/1832.f: New test
9979
9980 2003-04-11  David Chad  <davidc@freebsd.org>
9981             Loren J. Rittle  <ljrittle@acm.org>
9982
9983         libobjc/8562
9984         * objc.dg/headers.m: New test.
9985
9986 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
9987
9988         * gcc.c-torture/execute/builtin-noret-2.c: New.
9989         * gcc.c-torture/execute/builtin-noret-2.x: New.
9990         XFAIL builtin-noret-2.c at -O1 and above.
9991         * gcc.dg/redecl.c: New.
9992         * gcc.dg/Wshadow-1.c: Update error regexps.
9993
9994 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
9995
9996         * g++.dg/abi/bitfield10.C: New test.
9997
9998 2003-04-09  Mike Stump  <mrs@apple.com>
9999
10000         * gcc.dg/pch/pch.exp: Make testcase names longer.
10001         * g++.dg/pch/pch.exp: Make testcase names longer.
10002
10003 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10004
10005         * gcc.dg/builtins-11.c: New test case.
10006
10007 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10008
10009         * gcc.dg/builtins-9.c: New test case.
10010         * gcc.dg/builtins-10.c: New test case.
10011
10012 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
10013
10014         * gcc.dg/noncompile/init-4.c.c: New test.
10015
10016 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
10017
10018         * gcc.misc-test/gcov-9.c: New test.
10019         * gcc.misc-test/gcov-10.c: New test
10020         * gcc.misc-test/gcov-11.c: New test.
10021
10022 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
10023
10024         PR optimization/10024
10025         * gcc.c-torture/compile/20030405-1.c: New test.
10026
10027 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
10028
10029         * gcc.dg/pch/static-3.c: New.
10030         * gcc.dg/pch/static-3.hs: New.
10031         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
10032
10033 2003-04-04  Richard Henderson  <rth@redhat.com>
10034
10035         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
10036         * g++.dg/eh/forced2.C: Likewise.
10037
10038 2003-04-03  Mike Stump  <mrs@apple.com>
10039
10040         * lib/scanasm.exp (scan-assembler): Add xfail processing for
10041         target arg.
10042         (scan-assembler-times, scan-assembler-not): Likewise.
10043         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
10044
10045 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10046
10047         * gcc.dg/sparc-loop-1.c: New test.
10048
10049 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
10050
10051         PR other/9274
10052         * g++.dg/pch/system-2.C: New.
10053         * g++.dg/pch/system-2.Hs: New.
10054
10055 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
10056
10057         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
10058
10059         * g++.dg/eh/simd-1.C (vecfunc): Same.
10060
10061 2003-04-01  Roger Sayle  <roger@eyesopen.com>
10062
10063         * gcc.c-torture/execute/20030401-1.c: New test case.
10064
10065 2003-04-01  Ziemowit Laski <zlaski@apple.com>
10066
10067         * objc.dg/defs.m: New.
10068
10069 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
10070
10071         * g++.dg/eh/simd-1.C: New.
10072         * g++.dg/eh/simd-2.C: New.
10073
10074 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
10075
10076         * gcc.c-torture/execute/simd-3.c: New.
10077
10078 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10079
10080         PR c/9936
10081         * gcc.dg/20030331-2.c: New test.
10082
10083 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10084
10085         PR c++/10278
10086         * g++.dg/parse/crash2.C: New test.
10087
10088 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10089
10090         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
10091         * gcc.c-torture/execute/20030331-1.c: ...here.
10092
10093 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10094
10095         * gcc.c-torture/execute/20030331-1.c: New test.
10096
10097 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
10098
10099         * lib/gcov.exp: Adjust call return testing strings.
10100         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
10101
10102 2003-03-31  Roger Sayle  <roger@eyesopen.com>
10103
10104         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
10105         * gcc.dg/builtins-7.c: New test case.
10106         * gcc.dg/builtins-8.c: New test case.
10107
10108 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10109
10110         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
10111
10112 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
10113
10114         PR c++/7647
10115         * g++.dg/lookup-class-member-2.C: New test.
10116
10117 2003-03-30  Glen Nakamura  <glen@imodulo.com>
10118
10119         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
10120
10121 2003-03-28  Roger Sayle  <roger@eyesopen.com>
10122
10123         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
10124
10125 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
10126
10127         * g++.dg/init/attrib1.C: New test.
10128
10129 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10130
10131         * gcc.dg/ultrasp8.c: New test.
10132
10133 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10134
10135         * gcc.dg/ultrasp7.c: New test.
10136
10137 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
10138
10139         PR c++/10047
10140         * g++.dg/template/inline1.C: New test.
10141
10142 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10143
10144         * gcc.dg/sparc-dwarf2.c: New test.
10145
10146 2003-03-27  Roger Sayle  <roger@eyesopen.com>
10147
10148         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
10149         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
10150
10151 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
10152
10153         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
10154         than reading .x files.
10155         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
10156         * g77.dg/gcov/gcov-1.f: Likewise.
10157         * gcc.misc-tests/gcov-4b.c: Likewise.
10158         * gcc.misc-tests/gcov-5b.c: Likewise.
10159         * gcc.misc-tests/gcov-6.c: Likewise.
10160         * gcc.misc-tests/gcov-7.c: Likewise.
10161         * gcc.misc-tests/gcov-8.c: Likewise.
10162         * g++.dg/gcov/gcov-1.x: Remove.
10163         * g77.dg/gcov/gcov-1.x: Likewise.
10164         * gcc.misc-tests/gcov-4b.x: Likewise.
10165         * gcc.misc-tests/gcov-5b.x: Likewise.
10166         * gcc.misc-tests/gcov-6.x: Likewise.
10167         * gcc.misc-tests/gcov-7.x: Likewise.
10168         * gcc.misc-tests/gcov-8.x: Likewise.
10169
10170 2003-03-27  Glen Nakamura  <glen@imodulo.com>
10171
10172         PR opt/10087
10173         * gcc.dg/20030324-1.c: New test.
10174
10175 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
10176
10177         PR c++/10224
10178         * g++.dg/template/arg3.C: New test.
10179
10180         PR c++/10158
10181         * g++.dg/template/friend18.C: New test.
10182
10183 2003-03-26  Roger Sayle  <roger@eyesopen.com>
10184
10185         * g77.f-torture/compile/20030326-1.f: New test case.
10186
10187 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
10188
10189         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
10190
10191         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
10192
10193 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
10194
10195         * gcc.dg/ia64-sync-3.c: New test.
10196
10197 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
10198
10199         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
10200
10201 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10202
10203         * gcc.dg/ultrasp6.c: New test.
10204
10205 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10206
10207         * gcc.dg/i386-signbit-1.c: New test.
10208         * gcc.dg/i386-signbit-2.c: New test.
10209         * gcc.dg/i386-signbit-3.c: New test.
10210
10211 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10212
10213         * gcc.dg/ultrasp5.c: Fix options.
10214
10215 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10216
10217         * gcc.dg/ultrasp5.c: Fix comment.
10218
10219 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
10220
10221         PR fortran/10197
10222         * g77.f-torture/execute/10197.f: New test.
10223
10224 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
10225
10226         PR c++/9898, c++/383
10227         * g++.dg/template/conv6.C: New test.
10228
10229         PR c++/10119
10230         * g++.dg/template/ptrmem5.C: New test.
10231
10232         PR c++/10026
10233         * g++.dg/lookup/koenig1.C: New test.
10234
10235         PR C++/10199
10236         * g++.dg/lookup/template2.C: New test.
10237
10238 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
10239
10240         * g++.dg/opt/rtti1.C: New test.
10241
10242 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
10243
10244         * gcc.dg/ultrasp5.c: New test.
10245
10246 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
10247
10248         PR middle-end/9967
10249         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
10250         builtin fputs.
10251
10252 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
10253
10254         PR c/8224
10255         * gcc.dg/20030323-1.c: New test.
10256
10257 2003-03-23  Roger Sayle  <roger@eyesopen.com>
10258
10259         * gcc.c-torture/compile/20030323-1.c: New test case.
10260
10261 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
10262
10263         * gcc.dg/20030321-1.c: New test.
10264
10265 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
10266
10267         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
10268
10269 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
10270
10271         PR c++/9978, c++/9708
10272         * g++.dg/ext/vlm1.C: Adjust expected error.
10273         * g++.dg/ext/vla2.C: New test.
10274         * g++.dg/template/arg1.C: New test.
10275         * g++.dg/template/arg2.C: New test.
10276
10277 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
10278
10279         * g77.f-torture/execute/select.f: New test.
10280         * g77.f-torture/noncompile/select_no_compile.f: New test.
10281
10282 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
10283
10284         PR c++/9898
10285         * g++.dg/other/error4.C: New test.
10286
10287 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
10288
10289         * g++.dg/template/friend17.C: New test.
10290
10291 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
10292
10293         * gcc.c-torture/compile/20030320-1.c: New.
10294
10295 2003-03-20  Roger Sayle  <roger@eyesopen.com>
10296
10297         * gcc.dg/builtins-6.c: New test case.
10298
10299 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
10300
10301         PR target/10073
10302         * gcc.c-torture/compile/20030319-1.c: New.
10303
10304 2003-03-18  Jan Hubicka  <jh@suse.cz>
10305
10306         * gcc.dg/i386-cvt-1.c: New test.
10307
10308 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
10309
10310         * objc.dg/naming-1.m: Use "(parse|syntax) error".
10311         * objc.dg/naming-2.m: Likewise.
10312
10313 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
10314
10315         PR c++/9639
10316         * g++.dg/parse/crash1.C: New test.
10317
10318 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
10319
10320         PR c++/8805
10321         * g++.dg/eh/cleanup1.C: New test.
10322
10323 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
10324
10325         * gcc.c-torture/execute/20030316-1.c: New test case.
10326
10327 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10328
10329         PR c++/9629
10330         * g++.dg/init/ctor2.C: New test.
10331
10332 2003-03-15  Roger Sayle  <roger@eyesopen.com>
10333
10334         * g77.f-torture/compile/xformat.f: New test case.
10335
10336 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10337
10338         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
10339         * g++.old-deja/g++.mike/eh50.C: Likewise.
10340
10341 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10342
10343         PR c++/6440
10344         * g++.dg/template/spec7.C: New test.
10345         * g++.dg/template/spec8.C: Likewise.
10346
10347 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
10348
10349         * gcc.c-torture/execute/20030313-1.c: New test.
10350
10351 2003-03-14  Richard Henderson  <rth@redhat.com>
10352
10353         * gcc.dg/inline-2.c: Adjust alpha test for external call.
10354
10355 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
10356
10357         * gcc.c-torture/compile/20030314-1.c: New test.
10358
10359 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
10360
10361         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
10362         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
10363         thumb target,
10364         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
10365         to accept newer _imp__  prefix and additional
10366         newline in .drectve section.
10367         * gcc.dg/dll-4.c: Likewise.
10368         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
10369         switch.
10370
10371 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
10372
10373         * g++.dg/parse/namespace9.C: New test.
10374
10375         * g++.dg/init/ref5.C: New test.
10376         * g++.dg/parse/ptrmem1.C: Likewise.
10377
10378 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10379
10380         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
10381         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
10382         regular expression.
10383         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
10384         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
10385
10386 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
10387
10388         * gcc.c-torture/execute/20030224-2.c: New test.
10389
10390 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10391
10392         * gcc.dg/decl-3.c: New test.
10393
10394 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10395
10396         * gcc.dg/i386-loop-2.c: New test.
10397
10398 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
10399
10400         PR c++/9474
10401         * g++.dg/parse/namespace8.C: New test.
10402
10403         PR c++/9924
10404         * g++.dg/overload/builtin2.C: New test.
10405
10406 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
10407
10408         * gcc.dg/return-type-3.c: New test.
10409
10410 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
10411
10412         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
10413         profiling options are not supported.
10414
10415 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
10416
10417         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
10418         * g++.old-deja/g++.warn/impint2.C: Likewise.
10419
10420 2003-03-10  Devang Patel  <dpatel@apple.com>
10421
10422         * g++.dg/cpp/c++_cmd_1.C: New test.
10423         * g++.dg/cpp/c++_cmd_1.h: New file.
10424
10425 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
10426
10427         * gcc.dg/altivec-9.c: New file.
10428
10429 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10430
10431         * gcc.dg/ppc-sdata-1.c: New test.
10432         * gcc.dg/ppc-sdata-2.c: New test.
10433
10434 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
10435
10436         PR c++/9373
10437         * g++.dg/opt/ptrmem2.C: New test.
10438
10439         PR c++/8534
10440         * g++.dg/opt/ptrmem1.C: New test.
10441
10442 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10443
10444         * gcc.dg/i386-loop-1.c: New test.
10445
10446 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10447
10448         PR c++/9970
10449         * g++.dg/lookup/friend1.C: New test.
10450
10451 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10452
10453         PR c++/9823
10454         * g++.dg/parser/constructor1.C: New test.
10455
10456 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
10457
10458         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
10459
10460         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
10461
10462 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
10463
10464         * gcc.dg/cpp/Wunused.c: Update test.
10465
10466 2003-03-08  Jan Hubicka  <jh@suse.cz>
10467
10468         * gcc.dg/inline-3.c: New test.
10469
10470 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10471
10472         PR c++/9809
10473         * g++.dg/parse/builtin1.C: New test.
10474
10475         PR c++/9982
10476         * g++.dg/abi/cookie1.C: New test.
10477         * g++.dg/abi/cookie2.C: Likewise.
10478
10479         PR c++/9524
10480         * g++.dg/template/field1.C: New test.
10481
10482         PR c++/9912
10483         * g++.dg/parse/class1.C: New test.
10484         * g++.dg/parse/namespace7.C: Likewise.
10485         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
10486
10487 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
10488
10489         * g++.dg/init/ref4.C: New test.
10490
10491 2003-03-07  Jan Hubicka  <jh@suse.cz>
10492
10493         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
10494         * gcc.dg/inline-3.c:  New test.
10495
10496 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
10497
10498         * g++.dg/init/ref3.C: New test.
10499
10500         PR c++/9965
10501         * g++.dg/init/ref2.C: New test.
10502
10503         PR c++/9400
10504         * g++.dg/warn/Wshadow-2.C: New test.
10505
10506         PR c++/9791
10507         * g++.dg/warn/Woverloaded-1.C: New test.
10508
10509 2003-03-05  Jan Hubicka  <jh@suse.cz>
10510
10511         * gcc.dg/i386-local2.c: New.
10512         * gcc.dg/i386-local.c: Fix typo.
10513
10514 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
10515
10516         * g++.dg/abi/layout3.C: New test.
10517
10518 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
10519
10520         * gcc.c-torture/compile/20030305-1.c
10521
10522 2003-03-05  Jan Hubicka  <jh@suse.cz>
10523
10524         * gcc.dg/i386-local.c: New.
10525
10526 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
10527
10528         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
10529
10530 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10531
10532         * gcc.dg/switch-2.c: New test.
10533         * gcc.dg/switch-3.c: New test.
10534         * gcc.dg/Wswitch.c: Adjust line numbers.
10535         * gcc.dg/Wswitch-default.c: Likewise.
10536         * gcc.dg/Wswitch-enum.c: Likewise.
10537
10538 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
10539
10540         * gcc.c-torture/execute/20030222-1.c: New test.
10541
10542 2003-03-03  James E Wilson  <wilson@tuliptree.org>
10543
10544         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
10545
10546 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
10547
10548         PR c++/9878
10549         * g++.dg/init/ref1.C: New test.
10550
10551 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
10552
10553         * gcc.dg/sh-relax.c: New SH-only test.
10554
10555 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
10556
10557         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
10558         comment explaining purpose of testcase.
10559
10560 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10561
10562         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
10563         for HC11/HC12 (asm needs two int registers).
10564         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
10565         HC11/HC12 because the test uses an asm which needs two 32-bit
10566         registers.
10567
10568 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10569
10570         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
10571         for HC11/HC12 (array is too large otherwise).
10572         * gcc.c-torture/compile/920501-4.x: New file, likewise.
10573         * gcc.c-torture/compile/20010518-2.x: Likewise.
10574         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
10575         HC11/HC12 (array is too large).
10576
10577 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
10578
10579         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
10580         * lib/g++-dg.exp (g++-dg-test): Likewise.
10581
10582 2003-03-01  Roger Sayle  <roger@eyesopen.com>
10583
10584         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
10585         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
10586
10587 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10588
10589         * g++.dg/warn/implicit-typename1.C: Remove warning.
10590
10591 2003-02-28  Richard Henderson  <rth@redhat.com>
10592
10593         * gcc.dg/noreturn-1.c: Move noreturn warning line.
10594         * gcc.dg/return-type-1.c: Move control reaches end warning line.
10595
10596 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
10597
10598         * gcc.dg/pch/pch.exp: Change .pch to .gch.
10599         * g++.dg/pch/pch.exp: Likewise.
10600
10601 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
10602
10603         PR c++/9879
10604         * testsuite/g++.dg/init/new4.C: New test.
10605
10606 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
10607
10608         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
10609
10610 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
10611
10612         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
10613         unsigned long.
10614
10615         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
10616         wider than float.
10617
10618 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10619
10620         * lib/scanasm.exp: Add support for counting numbers of
10621         occurences.
10622         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
10623         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
10624
10625 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
10626
10627         PR c++/9683
10628         * g++.dg/template/static3.C: New test.
10629
10630         PR c++/9829
10631         * g++.dg/parse/namespace6.C: New test.
10632
10633 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10634
10635         PR target/9732
10636         * gcc.dg/20030225-1.c: New test.
10637
10638 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
10639
10640         * README: Remove out-of-date information.
10641
10642         PR c++/9836
10643         * g++.dg/template/spec6.C: New test.
10644
10645 2003-02-24  Jeff Law  <law@redhat.com>
10646
10647         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
10648
10649 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10650
10651         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
10652         * gcc.dg/pragma-ep-1.c: Likewise.
10653
10654 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10655
10656         PR c++/9602
10657         * g++.dg/template/friend16.C: New test.
10658
10659 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
10660
10661         PR c++/5333
10662         * g++.dg/parse/fused-params1.C: Adjust error messages.
10663         * g++.dg/template/nested3.C: New test.
10664
10665 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
10666
10667         * g++.dg/abi/param1.C: New test.
10668
10669 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10670
10671         PR c++/7982
10672         * g++.dg/warn/implicit-typename1.C: New test.
10673
10674 2003-02-22  Kelley Cook <kelleycook@comcast.net>
10675
10676         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
10677         with "mtune".
10678         * g++.old-deja/g++.other/store-expr2.C: Likewise.
10679         * gcc.c-torture/execute/20010129-1.x: Likewise.
10680         * gcc.dg/20011107-1.c: Likewise.
10681         * gcc.dg/20020108-1.c: Likewise.
10682         * gcc.dg/20020122-3.c: Likewise.
10683         * gcc.dg/20020206-1.c: Likewise.
10684         * gcc.dg/20020310-1.c: Likewise.
10685         * gcc.dg/20020426-2.c: Likewise.
10686         * gcc.dg/20020517-1.c: Likewise.
10687         * gcc.dg/991230-1.c: Likewise.
10688         * gcc.dg/i386-unroll-1.c: Likewise.
10689         * gcc.misc-tests/i386-prefetch.exp: Likewise.
10690
10691 2003-02-22  Jan Hubicka  <jh@suse.cz>
10692
10693         * gcc.dg/i386-mul.c: New test.
10694
10695 2003-02-21  Roger Sayle  <roger@eyesopen.com>
10696
10697         * gcc.dg/builtins-5.c: New test case.
10698
10699 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
10700
10701         * gcc.dg/asmreg-1.c: New test.
10702
10703 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10704
10705         PR c++/9749
10706         * g++.dg/parse/varmod1.C: New test.
10707
10708 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10709
10710         PR c++/9727
10711         * g++.dg/template/op1.C: New test.
10712
10713 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10714
10715         PR c++/8906
10716         * g++.dg/template/nested2.C: New test.
10717
10718 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10719
10720         PR c++/8724
10721         * g++.dg/expr/dtor1.C: New test.
10722
10723 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10724
10725         * gcc.dg/cpp/include3.c: New test.
10726         * gcc.dg/cpp/inc/foo.h: New file.
10727
10728 2003-02-21  Glen Nakamura  <glen@imodulo.com>
10729
10730         * gcc.c-torture/execute/20030221-1.c: New test.
10731
10732 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
10733
10734         PR c++/9729
10735         * g++.dg/abi/conv1.C: New test.
10736
10737 2003-02-20  Jan Hubicka  <jh@suse.cz>
10738
10739         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
10740
10741 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
10742
10743         * gcc.c-torture/compile/20030219-1.c: New test.
10744
10745 2003-02-18  Jan Hubicka  <jh@suse.cz>
10746
10747         * gcc.dg/funcorder.c: New test.
10748
10749 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10750
10751         * gcc.c-torture/execute/20030218-1.c: New.
10752
10753 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
10754
10755         * gcc.dg/20030218-1.c: New.
10756
10757 2003-02-18  Richard Henderson  <rth@redhat.com>
10758
10759         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
10760         * gcc.dg/attr-used-2.c: New.
10761
10762 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
10763
10764         PR c++/9704
10765         * g++.dg/init/copy5.C: New test.
10766
10767 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
10768
10769         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
10770         * g++.dg/pch/pch.exp: Likewise.
10771
10772 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10773
10774         * gcc.c-torture/execute/20030209-1.c: Enable the test if
10775         STACK_SIZE is not defined.
10776
10777 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10778
10779         PR c++/9457
10780         * g++.dg/template/init1.C: New test.
10781
10782 2003-02-16  Jan HUbicka  <jh@suse.cz>
10783
10784         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
10785         (foo): Add few extra tests
10786         * gcc.dg/c99-const-expr-3.c: Likewise.
10787         * gcc.c-torture/execute/20030216-1.c: New.
10788
10789 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10790
10791         PR c++/9459
10792         * g++.dg/ext/typeof4.C: New test.
10793
10794 2003-02-15  Roger Sayle  <roger@eyesopen.com>
10795
10796         * gcc.dg/i386-387-3.c: New test case.
10797
10798 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
10799
10800         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
10801         cris-*-elf* cris-*-aout* and mmix-*-*.
10802
10803 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
10804
10805         * gcc.dg/20030213-1.c: New test.
10806
10807 2003-02-12  Roger Sayle  <roger@eyesopen.com>
10808
10809         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
10810         * gcc.dg/i386-387-2.c: Likewise.
10811
10812 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
10813
10814         * gcc.dg/ppc-spe.c: Fix formatting.
10815         Enable tests that were previously unsupported by gas.
10816         Delete tests for instructions that no longer exist.
10817         Switch arguments on evsubifw builtin.
10818
10819 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10820
10821         * gcc.c-torture/execute/20030209-1.c: Disable the test if
10822         STACK_SIZE is too small.
10823
10824 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
10825             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
10826
10827         * gcc.dg/decl-2.c: New test.
10828
10829 2003-02-10  Jan Hubicka  <jh@suse.cz>
10830
10831         * gcc.dg/i386-fpcvt-1.c:  New test.
10832
10833 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
10834
10835         * gcc.c-torture/execute/20030209-1.c: New test.
10836
10837 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
10838
10839         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
10840         int-wide bitops, use the constants of the same width.
10841         Likewise, if long long is 32-bit wide, test bitops using
10842         32-bit constants.
10843
10844 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
10845
10846         * gcc.dg/20021014-1.c: Annotate with expected notice text.
10847
10848 2003-02-07  Roger Sayle  <roger@eyesopen.com>
10849
10850         * testsuite/gcc.dg/builtins-4.c: New test case.
10851
10852 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10853
10854         * gcc.dg/20020430-1.c: Fix dg command typos.
10855         * gcc.dg/20020503-1.c: Likewise.
10856
10857 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10858
10859         PR c++/8785
10860         * g++.dg/parse/fused-params1.C: New test.
10861
10862         PR c++/8857
10863         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
10864
10865         PR c++/8921
10866         * g++.dg/parse/non-dependent1.C: New test.
10867
10868         PR c++/8928
10869         * g++.dg/parse/dupl-tmpl-args1.C: New test.
10870
10871         PR c++/9228
10872         * g++.dg/parse/undefined7.C: New test.
10873         * g++.dg/parse/non-templ1.C: New test.
10874
10875         PR c++/9229
10876         * g++.dg/parse/too-many-tmpl-args1.C: New test.
10877
10878 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
10879
10880         * gcc.c-torture/compile/20030206-1.c: New test.
10881
10882 2003-02-05  Roger Sayle  <roger@eyesopen.com>
10883
10884         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
10885         "pow" to "foo" to avoid potential confusion with a math built-in.
10886
10887 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10888
10889         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
10890         conditions for SPARC targets.
10891
10892 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
10893
10894         * gcc.dg/20030204-1.c: New test.
10895
10896 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10897
10898         PR c++/38
10899         * g++.dg/parse/array-size1.C: New test.
10900
10901         PR c++/5657
10902         * g++.dg/parse/undefined3.C: New test.
10903
10904         PR c++/5665
10905         * g++.dg/parse/undefined4.C: New test.
10906
10907         PR c++/5975
10908         * g++.dg/parse/undefined5.C: New test.
10909
10910         PR c++/7259
10911         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
10912
10913         PR c++/8578
10914         * g++.dg/parse/casting-operator1.C: New test.
10915
10916         PR c++/8596
10917         * g++.dg/parse/undefined6.C: New test.
10918
10919         PR c++/8736
10920         * g++.dg/parse/missing-template1.C: New test.
10921
10922 2003-02-04  Jan Hubicka  <jh@suse.cz>
10923
10924         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
10925         * gcc.dg/i386-cmov?.c:  Likewise.
10926         * gcc.dg/i386-fpcvt-?.c:  Likewise.
10927         * gcc.dg/i386-ssefp-1.c:  Likewise.
10928         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
10929         conventions.
10930
10931 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
10932
10933         PR c++/7129
10934         * testsuite/g++.dg/ext/max.C: New test.
10935
10936 2003-02-03  Jan Hubicka  <jh@suse.cz>
10937
10938         * gcc.c-torture/execute/20030203-1.c: New test.
10939
10940 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
10941
10942         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
10943         'natural-endian'.
10944
10945 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
10946
10947         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
10948         * g++.dg/init/new2.C: Likewise.
10949         * g++.dg/other/new1.C: Likewise.
10950
10951 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
10952
10953         * gcc.dg/struct-ret-libc.c: New test.
10954
10955 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
10956
10957         * gcc.dg/20030129-1.c: New test.
10958
10959 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10960
10961         PR c++/8849
10962         * g++.dg/template/ptrmem4.C: New test.
10963
10964 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
10965
10966         * g++.dg/parser/constant1.C: New test.
10967
10968 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10969
10970         PR c++/8591
10971         * g++.dg/parse/friend2.C: New test.
10972
10973 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10974
10975         PR c++/9437
10976         * g++.dg/template/unify4.C: New test.
10977
10978 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
10979
10980         * gcc.c-torture/execute/20030128-1.c: New test.
10981
10982 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
10983
10984         * g++.dg/lookup/nested1.C: Test moved from ...
10985         * g++.old-deja/g++.other/lookup24.C: ... here.
10986
10987 2003-01-28  Jan Hubicka  <jh@suse.cz>
10988
10989         * gcc.dg/i386-cmov5.c:  New test.
10990
10991 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
10992
10993         * gcc.c-torture/execute/20010925-1.c: Changed the
10994         memcpy declaration.
10995
10996 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
10997
10998         PR c++/3902
10999         * g++.dg/parse/template5.C: New test.
11000
11001 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
11002
11003         PR fortran/9258
11004         * g77.dg/pr9258: New test.
11005
11006 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11007
11008         * README: Move relevant parts from README.g++.
11009
11010         * README.g++: Remove this file.
11011
11012 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
11013
11014         * g++.dg/abi/dcast1.C: New test.
11015
11016 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11017
11018         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
11019
11020 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
11021
11022         PR c++/47
11023         * g++.old-deja/g++.other/lookup24.C: New test.
11024
11025 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11026
11027         PR middle-end/7227
11028         * gcc.dg/uninit-C.c: New test.
11029
11030 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
11031
11032         * g++.dg/abi/covariant1.C: New test.
11033
11034 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
11035
11036         * gcc.dg/20030123-1.c: New test.
11037
11038 2003-01-25  Jan Hubicka  <jh@suse.cz>
11039
11040         PR opt/8492
11041         * gcc.c-torture/compile/20030125-1.c
11042
11043 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
11044
11045         PR c++/9403
11046         * g++.dg/parse/template3.C: New test.
11047         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
11048
11049         PR c++/795
11050         * g++.dg/parse/template4.C: New test.
11051
11052         PR c++/9415
11053         * g++.dg/template/qual2.C: New test.
11054
11055         PR c++/8545
11056         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
11057
11058         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
11059
11060 2003-01-25  Roger Sayle  <roger@eyesopen.com>
11061
11062         * gcc.c-torture/execute/switch-1.c: New test case.
11063
11064 2003-01-25  Jan Hubicka  <jh@suse.cz>
11065
11066         * gcc.c-torture/execute/20030125-1.[cx]: New test.
11067
11068 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
11069
11070         Tweaks for Bison-1.875. From the NEWS file:
11071         "- `parse error' -> `syntax error'
11072         Bison now uniformly uses the term `syntax error'"
11073         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
11074         * gcc.dg/cpp/digraph2.c: Likewise.
11075         * gcc.dg/cpp/direct2.c: Likewise.
11076         * gcc.dg/cpp/paste4.c: Likewise.
11077         * gcc.dg/c90-restrict-1.c: Likewise.
11078         * gcc.dg/c99-func-2.c: Likewise.
11079         * gcc.dg/noncompile/920721-2.c: Likewise.
11080         * gcc.dg/noncompile/930622-2.c: Likewise.
11081         * gcc.dg/noncompile/940112-1.c: Likewise.
11082         * gcc.dg/noncompile/950921-1.c: Likewise.
11083         * gcc.dg/noncompile/951123-1.c: Likewise.
11084         * gcc.dg/noncompile/971104-1.c: Likewise.
11085         * gcc.dg/noncompile/990416-1.c: Likewise.
11086
11087 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
11088
11089         * g++.dg/parse/undefined1.C: Add error message.
11090
11091 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11092
11093         PR c++/9354
11094         * g++.dg/parse/new1.C: New test.
11095
11096         PR c++/9216
11097         * g++.dg/parse/template2.C: New test.
11098
11099         PR c++/9354
11100         * g++.dg/parse/typedef2.C: New test.
11101
11102         PR c++/9328
11103         * g++.dg/ext/typeof3.C: New test.
11104
11105 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11106
11107         PR c++/2738
11108         * g++.dg/parse/ret-type1.C: New test.
11109
11110         PR c++/3792
11111         * g++.dg/parse/tmpl-outside1.C: New test.
11112
11113         PR c++/4207
11114         * g++.dg/parse/int-as-enum1.C: New test.
11115
11116         PR c++/4903
11117         * g++.dg/parse/no-typename1.C: New test.
11118
11119         PR c++/5533
11120         * g++.dg/parse/no-value1.C: New test.
11121
11122         PR c++/5921
11123         * g++.dg/parse/wrong-inline1.C: New test.
11124
11125         PR c++/6402
11126         * g++.dg/parse/ref1.C: New test.
11127
11128         PR c++/6992
11129         * g++.dg/parse/attr-ctor1.C: New test.
11130
11131         PR c++/7229
11132         * g++.dg/parse/namespace5.C: New test.
11133
11134         PR c++/7917
11135         * g++.dg/parse/func-def1.C: New test.
11136
11137         PR c++/8143
11138         * g++.dg/parse/undefined1.C: New test.
11139
11140         PR c++/5723, PR c++/8522
11141         * g++.dg/parse/specialization1.C: New test.
11142
11143         PR c++/163, PR c++/8595
11144         * g++.dg/parse/struct-as-enum1.C: New test.
11145
11146         PR c++/9173
11147         * g++.dg/parse/undefined2.C: New test.
11148
11149 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11150
11151         PR c++/9298
11152         * g++.dg/parse/template1.C: New test.
11153
11154         PR c++/9384
11155         * g++.dg/parse/using1.C: New test.
11156
11157         PR c++/9285
11158         PR c++/9294
11159         * g++.dg/parse/expr2.C: New test.
11160
11161         PR c++/9388
11162         * g++.dg/parse/lookup2.C: Likewise.
11163
11164 2003-01-21  Jan Hubicka  <jh@suse.cz>
11165
11166         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
11167         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
11168         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
11169         * gcc.c-torture/execute/string-opt-*.c: Likewise.
11170
11171 2003-01-20  Nick Clifton  <nickc@redhat.com>
11172
11173         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
11174         problem with ARM sibcall code generation.
11175
11176 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
11177
11178         * gcc.c-torture/execute/20030120-1.c: New.
11179
11180 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
11181
11182         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
11183
11184 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
11185
11186         PR c++/9272
11187         * g++.dg/parse/ctor1.C: New test.
11188
11189         PR c++/9294:
11190         * g++.dg/parse/qualified1.C: New test.
11191
11192         * g++.dg/parse/typename3.C: New test.
11193
11194 2003-01-16  Richard Henderson  <rth@redhat.com>
11195
11196         * g++.dg/tls/init-2.C: Fix error matches for real this time.
11197
11198 2003-01-16  Richard Henderson  <rth@redhat.com>
11199
11200         * g++.dg/pch/pch.exp: Copy test header to the working directory
11201         before using it either for precompilation or direct use.
11202         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
11203         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
11204
11205 2003-01-16  Richard Henderson  <rth@redhat.com>
11206
11207         * gcc.dg/pch/pch.exp: Copy test header to the working directory
11208         before using it either for precompilation or direct use.
11209         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
11210         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
11211
11212 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
11213
11214         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
11215         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
11216         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
11217         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
11218         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
11219         typename warning into error.
11220         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
11221         error messages.
11222         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
11223         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
11224         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
11225         messages.
11226         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
11227         make declaration visible in template.
11228         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
11229         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
11230         messages.
11231         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
11232         message.
11233         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
11234         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
11235         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
11236         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
11237         typename warning with error message.
11238         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
11239         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
11240         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
11241
11242 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
11243
11244         * g++.dg/parse/ambig2.C: New test.
11245
11246 2003-01-15  Richard Henderson  <rth@redhat.com>
11247
11248         * g++.dg/tls/init-2.C: Update error message string.
11249
11250 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11251
11252         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
11253
11254 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
11255
11256         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
11257         all for HC11/HC12.
11258         * gcc.c-torture/compile/20001205-1.x: Likewise.
11259         * gcc.c-torture/compile/20001226-1.x: Likewise.
11260         * gcc.c-torture/compile/920520-1.x: Likewise.
11261         * gcc.c-torture/compile/961203-1.x: Likewise.
11262         * gcc.c-torture/compile/20020604-1.x: Likewise.
11263
11264 2003-01-15  Jan Hubicka  <jh@suse.cz>
11265
11266         * gcc.c-torture/compile/20030115-1.c: New test.
11267
11268         * gcc.dg/i386-fpcvt-1.c: New test.
11269         * gcc.dg/i386-fpcvt-2.c: New test.
11270
11271 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
11272
11273         Further conform g++'s __vmi_class_type_info to the C++ ABI
11274         specification.
11275         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
11276         the specification.
11277
11278 2003-01-14  Jan Hubicka  <jh@suse.cz>
11279
11280         * gcc.dg/i386-fpcvt-1.c: New test.
11281         * gcc.dg/i386-fpcvt-2.c: New test.
11282
11283 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11284
11285         * gcc.dg/i386-mmx-3.c: New test.
11286
11287 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
11288
11289         PR c++/9264
11290         * g++.dg/parse/octal1.C: New file.
11291
11292         PR c++/9172
11293         * g++.dg/parse/typename1.C: New file.
11294
11295 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
11296
11297         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
11298         * gcc.dg/bf-no-ms-layout.c: Likewise.
11299         * gcc.dg/bf-ms-attrib.c: Likewise.
11300
11301 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
11302
11303         PR c++/9099
11304         * g++.dg/parse/dtor1.C: New file.
11305
11306         PR c++/9128
11307         * g++.dg/rtti/typeid1.C: New file.
11308
11309         PR c++/9153
11310         * g++.dg/parse/lookup1.C: New file.
11311
11312         PR c++/9171
11313         * g++.dg/templ/spec5.C: New file.
11314
11315 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
11316
11317         * gcc.c-torture/compile/20030110-1.c: New test.
11318
11319 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
11320
11321         Merge from pch-branch:
11322
11323         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
11324
11325         * gcc.dg/pch/cpp-1.h: New.
11326         * gcc.dg/pch/cpp-1.c: New.
11327         * gcc.dg/pch/cpp-2.h: New.
11328         * gcc.dg/pch/cpp-2.c: New.
11329
11330         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
11331
11332         * gcc.dg/pch/except-1.h: New.
11333         * gcc.dg/pch/except-1.c: New.
11334
11335         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
11336
11337         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
11338         running test.
11339         * gcc.dg/pch: Include *.hp not *.h.
11340         * gcc.dg/pch/system-1.h: New.
11341         * gcc.dg/pch/system-1.c: New.
11342
11343         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
11344
11345         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
11346         rather than trying to build and run a program using PCH.
11347         * gcc.dg/pch: Remove dg-do commands from test files.
11348
11349         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
11350
11351         * gcc.dg/pch/macro-3.c: New.
11352         * gcc.dg/pch/macro-3.h: New.
11353
11354         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
11355
11356         * gcc.dg/pch/common-1.c: New.
11357         * gcc.dg/pch/common-1.h: New.
11358         * gcc.dg/pch/decl-1.c: New.
11359         * gcc.dg/pch/decl-1.h: New.
11360         * gcc.dg/pch/decl-2.c: New.
11361         * gcc.dg/pch/decl-2.h: New.
11362         * gcc.dg/pch/decl-3.c: New.
11363         * gcc.dg/pch/decl-3.h: New.
11364         * gcc.dg/pch/decl-4.c: New.
11365         * gcc.dg/pch/decl-4.h: New.
11366         * gcc.dg/pch/decl-5.c: New.
11367         * gcc.dg/pch/decl-5.h: New.
11368         * gcc.dg/pch/global-1.c: New.
11369         * gcc.dg/pch/global-1.h: New.
11370         * gcc.dg/pch/inline-1.c: New.
11371         * gcc.dg/pch/inline-1.h: New.
11372         * gcc.dg/pch/inline-2.c: New.
11373         * gcc.dg/pch/inline-2.h: New.
11374         * gcc.dg/pch/static-1.c: New.
11375         * gcc.dg/pch/static-1.h: New.
11376         * gcc.dg/pch/static-2.c: New.
11377         * gcc.dg/pch/static-2.h: New.
11378
11379         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
11380
11381         * g++.dg/pch/pch.exp: Better handle failing testcases.
11382         * gcc.dg/pch/pch.exp: Likewise.
11383         * gcc.dg/pch/macro-1.c: New.
11384         * gcc.dg/pch/macro-1.h: New.
11385         * gcc.dg/pch/macro-2.c: New.
11386         * gcc.dg/pch/macro-2.h: New.
11387
11388         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
11389
11390         * g++.dg/dg.exp: Treat files in pch/ specially.
11391         * g++.dg/pch/pch.exp: New file.
11392         * g++.dg/pch/empty.H: New file.
11393         * g++.dg/pch/empty.C: New file.
11394         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
11395         "precompile".
11396
11397         * gcc.dg/pch/pch.exp: New file.
11398         * gcc.dg/pch/empty.h: New file.
11399         * gcc.dg/pch/empty.c: New file.
11400         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
11401         "precompile".
11402
11403 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11404
11405         * g++.dg/template/friend14.C: New test.
11406
11407 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11408
11409         * gcc.dg/old-style-asm-1.c: New test.
11410
11411 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
11412
11413         * gcc.c-torture/compile/20030109-1.c: New test.
11414
11415 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11416
11417         * gcc.c-torture/execute/20030109-1.c: New test.
11418
11419 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
11420
11421         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
11422         * g++.old-deja/g++.mike/dyncast2.C: Likewise
11423         * g++.old-deja/g++.mike/dyncast3.C: Likewise
11424         * g++.old-deja/g++.mike/eh2.C: Likewise
11425         * g++.old-deja/g++.mike/eh3.C: Likewise
11426         * g++.old-deja/g++.mike/eh5.C: Likewise
11427         * g++.old-deja/g++.mike/eh6.C: Likewise
11428         * g++.old-deja/g++.mike/eh7.C: Likewise
11429         * g++.old-deja/g++.mike/eh8.C: Likewise
11430         * g++.old-deja/g++.mike/eh9.C: Likewise
11431         * g++.old-deja/g++.mike/eh10.C: Likewise
11432         * g++.old-deja/g++.mike/eh12.C: Likewise
11433         * g++.old-deja/g++.mike/eh13.C: Likewise
11434         * g++.old-deja/g++.mike/eh14.C: Likewise
11435         * g++.old-deja/g++.mike/eh16.C: Likewise
11436         * g++.old-deja/g++.mike/eh17.C: Likewise
11437         * g++.old-deja/g++.mike/eh18.C: Likewise
11438         * g++.old-deja/g++.mike/eh21.C: Likewise
11439         * g++.old-deja/g++.mike/eh23.C: Likewise
11440         * g++.old-deja/g++.mike/eh24.C: Likewise
11441         * g++.old-deja/g++.mike/eh25.C: Likewise
11442         * g++.old-deja/g++.mike/eh26.C: Likewise
11443         * g++.old-deja/g++.mike/eh27.C: Likewise
11444         * g++.old-deja/g++.mike/eh28.C: Likewise
11445         * g++.old-deja/g++.mike/eh29.C: Likewise
11446         * g++.old-deja/g++.mike/eh31.C: Likewise
11447         * g++.old-deja/g++.mike/eh33.C: Likewise
11448         * g++.old-deja/g++.mike/eh34.C: Likewise
11449         * g++.old-deja/g++.mike/eh35.C: Likewise
11450         * g++.old-deja/g++.mike/eh36.C: Likewise
11451         * g++.old-deja/g++.mike/eh37.C: Likewise
11452         * g++.old-deja/g++.mike/eh38.C: Likewise
11453         * g++.old-deja/g++.mike/eh39.C: Likewise
11454         * g++.old-deja/g++.mike/eh40.C: Likewise
11455         * g++.old-deja/g++.mike/eh41.C: Likewise
11456         * g++.old-deja/g++.mike/eh42.C: Likewise
11457         * g++.old-deja/g++.mike/eh44.C: Likewise
11458         * g++.old-deja/g++.mike/eh46.C: Likewise
11459         * g++.old-deja/g++.mike/eh47.C: Likewise
11460         * g++.old-deja/g++.mike/eh48.C: Likewise
11461         * g++.old-deja/g++.mike/eh49.C: Likewise
11462         * g++.old-deja/g++.mike/eh50.C: Likewise
11463         * g++.old-deja/g++.mike/eh51.C: Likewise
11464         * g++.old-deja/g++.mike/eh53.C: Likewise
11465         * g++.old-deja/g++.mike/eh55.C: Likewise
11466         * g++.old-deja/g++.mike/p7912.C: Likewise
11467         * g++.old-deja/g++.mike/p9706.C: Likewise
11468         * g++.old-deja/g++.mike/p10416.C: Likewise
11469         * g++.old-deja/g++.mike/p11667.C: Likewise
11470         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
11471         Remove redundant reference to Iris.
11472         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
11473         Elxsi, i860, Pico Java, and WE32K.
11474
11475 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
11476
11477         * g++.dg/ext/asm4.C: New test.
11478
11479 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11480
11481         PR c++/9030
11482         * g++.dg/template/friend12.C: New test.
11483         * g++.dg/template/friend13.C: Likewise.
11484         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
11485
11486 2003-01-08  Jan Hubicka  <jh@suse.cz>
11487
11488         * gcc.dg/i386-cadd.c: New test.
11489         * gcc.dg/i386-cmov4.c: Likewise.
11490
11491 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
11492
11493         PR c++/9165
11494         * g++.dg/warn/Wunused-3.C: New test.
11495
11496         * g++.dg/abi/bitfield9.C: New test.
11497
11498         PR c++/9189
11499         * g++.dg/parse/defarg3.C: New test.
11500
11501 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
11502
11503         * g++.dg/parse/ambig1.C: New test.
11504         * g++.dg/parse/defarg2.C: New test.
11505
11506 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
11507
11508         * g++.dg/template/defarg-1.C: New test.
11509         * g++.dg/template/local2.C: Likewise.
11510
11511 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
11512
11513         * gcc.c-torture/execute/20030105-1.c: New test.
11514
11515 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11516
11517         * g++.dg/parse/namespace3.C: Remove extra semicolons.
11518         * g++.dg/parse/namespace4.C: Likewise.
11519
11520 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11521
11522         * g++.dg/template/ntp2.C: New test.
11523
11524 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11525
11526         * g++.dg/parse/extern-C-1.C: New test.
11527
11528         * g++.dg/parse/namespace4.C: New test.
11529
11530         * g++.dg/template/nested1.C: New test.
11531
11532         * g++.dg/parse/namespace3.C: New test.
11533
11534 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11535
11536         * g++.dg/lookup/two-stage1.C: New test.
11537
11538 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11539
11540         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
11541         * g++.old-deja/g++.jason/access8.C: Likewise.
11542         * g++.old-deja/g++.other/decl5.C: Likewise.
11543
11544 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11545
11546         * g++.dg/parse/parse7.C: New test.
11547
11548 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
11549
11550         PR c++/2843
11551         * g++.dg/ext/attrib7.C: New test.
11552
11553 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11554
11555         * g++.dg/parse/parse6.C: New test.
11556
11557 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
11558
11559         * gcc.dg/h8300-stack-1.c: New.
11560
11561 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11562
11563         g++.dg/lookup/exception1.C: New test.
11564
11565         g++.dg/lookup/template1.C: New test.
11566
11567         g++.dg/parse/namespace2.C: New test.
11568
11569         g++.dg/parse/parens2.C: New test.
11570
11571 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11572
11573         * g++.dg/parse/parse5.C: New test.
11574         * g++.dg/lookup/scoped4.C: New test.
11575
11576 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11577
11578         * g++.dg/parse/parens1.C: New test.
11579
11580         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
11581         angle-bracket1.C.
11582         * g++.dg/parse/parens2.C: New test.
11583
11584         * g++.dg/lookup/scope-operator1.C: New test.
11585
11586         * g++.dg/parse/operator1.C: New test.
11587
11588 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11589
11590         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
11591         * g++.old-deja/g++.other/access6.C: Likewise.
11592         * g++.old-deja/g++.other/decl1.C: Likewise.
11593         * g++.old-deja/g++.pt/typename12.C: Likewise.
11594
11595 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11596
11597         * g++.dg/parse/namespace1.C: New test.
11598
11599 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11600
11601         * g++.dg/parse/parse4.C: New test.
11602
11603 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11604
11605         * g++.dg/parse/parse3.C: New test.
11606
11607 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11608
11609         * g++.dg/parse/parse2.C: New test.
11610
11611 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11612
11613         * g++.dg/template/friend11.C: New test.
11614
11615 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11616
11617         * g++.dg/parse/parse1.C: New test.
11618
11619 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
11620
11621         * lib/profopt.exp: Change the name of a global variable to avoid
11622         possible clashes with other test suites.
11623
11624 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
11625
11626         * g++.dg/inherit/covariant8.C: New test.
11627
11628 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11629
11630         * g++.dg/init/array9.C: New test.
11631
11632         PR c++/9112
11633         * g++.dg/parse/expr1.C: New test.
11634
11635 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11636
11637         * gcc.c-torture/compile/20021230-1.c: New test.
11638
11639 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
11640
11641         * g++.dg/inherit/covariant5.C: New test.
11642         * g++.dg/inherit/covariant6.C: New test.
11643         * g++.dg/inherit/covariant7.C: New test.
11644
11645 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11646
11647         PR c++/2739
11648         * g++.dg/other/access2.C: New test.
11649
11650 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11651
11652         * g++.dg/other/anon-struct.C: No longer fails
11653         * g++.old-deja/g++.brendan/parse4.C: Likewise.
11654         * g++.old-deja/g++.brendan/parse5.C: Likewise.
11655         * g++.old-deja/g++.brendan/parse6.C: Likewise.
11656
11657 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11658
11659         * g++.dg/parse/angle-bracket.C (main): No longer fails.
11660
11661 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
11662
11663         * g++.dg/eh/spec4.C: Remove stray semicolon.
11664         * g++.dg/expr/pmf-1.C: Change error message.
11665         * g++.dg/ext/asm1.C: Remove stray semicolon.
11666         * g++.dg/ext/typename1.C: Add missing typenames.
11667         * g++.dg/inherit/template-as-base.C: Change error message.
11668         * g++.dg/lookup/scoped1.C: Likewise.
11669         * g++.dg/lookup/scoped2.C: Likewise.
11670         * g++.dg/lookup/using2.C: Likewise.
11671         * g++.dg/other/component1.C: Remove stray semicolon.
11672         * g++.dg/other/do1.C: Change error message.
11673         * g++.dg/other/error2.C: Likewise.
11674         * g++.dg/other/init1.C: Likewise.
11675         * g++.dg/other/packed1.C: Remove stray semicolon.
11676         * g++.dg/other/ptrmem2.C: Change error message.
11677         * g++.dg/parse/parameter-declaration-1.C: Remove line number
11678         marker.
11679         * g++.dg/special/initp1.C: Remove invalid attribute usage.
11680         * g++.dg/template/access3.C: Add typename keyword.
11681         * g++.dg/template/access5.C: Remove stray semicolon.
11682         * g++.dg/template/access6.C: Likewise.
11683         * g++.dg/template/complit1.C: Likewise.
11684         * g++.dg/template/crash1.C: Change error message.
11685         * g++.dg/template/inherit2.C: Remove stray semicolon.
11686         * g++.dg/template/instantiate2.C: Likewise.
11687         * g++.dg/template/instantiate3.C: Change error message.
11688         * g++.dg/template/qual1.C: Remove stray semicolon.
11689         * g++.dg/template/qualttp18.C: Change error message.
11690         * g++.dg/template/ref1.C: Remove stray semicolon.
11691         * g++.dg/template/sizeof1.C (A::value): Declare it.
11692         * g++.dg/template/spec4.C: Change error message.
11693         * g++.dg/template/static1.C: Likewise.
11694         * g++.dg/template/type1.C: Likewise.
11695         * g++.dg/template/typename3.C: Likewise.
11696         * g++.old-deja/g++.benjamin/13478.C: Change error message.
11697         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
11698         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
11699         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
11700         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
11701         named return value extension.
11702         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
11703         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
11704         * g++.old-deja/g++.bob/extern_C.C: Likewise.
11705         * g++.old-deja/g++.bob/inherit2.C: Likewise.
11706         * g++.old-deja/g++.brendan/complex1.C: Likewise.
11707         * g++.old-deja/g++.brendan/copy5.C: Likewise.
11708         * g++.old-deja/g++.brendan/crash13.C: Likewise.
11709         * g++.old-deja/g++.brendan/crash15.C: Likewise.
11710         * g++.old-deja/g++.brendan/crash18.C: Change error message.
11711         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
11712         * g++.old-deja/g++.brendan/crash38.C: Likewise.
11713         * g++.old-deja/g++.brendan/crash50.C: Likewise.
11714         * g++.old-deja/g++.brendan/crash56.C: Likewise.
11715         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
11716         syntax.
11717         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
11718         * g++.old-deja/g++.brendan/crash8.C: Change error message.
11719         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
11720         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11721         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
11722         * g++.old-deja/g++.brendan/template11.C: Likewise.
11723         * g++.old-deja/g++.brendan/template26.C: Likewise.
11724         * g++.old-deja/g++.brendan/template27.C: Use explicit
11725         specialization syntax.
11726         * g++.old-deja/g++.brendan/template30.C: Likewise.
11727         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
11728         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
11729         non-dependent names.
11730         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
11731         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
11732         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
11733         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
11734         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
11735         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
11736         named return value extension.
11737         * g++.old-deja/g++.ext/namedret2.C: Likewise.
11738         * g++.old-deja/g++.ext/namedret3.C: Likewise.
11739         * g++.old-deja/g++.ext/return1.C: Likewise.
11740         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
11741         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
11742         * g++.old-deja/g++.jason/access8.C: Likewise.
11743         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
11744         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
11745         pseudo-destructor names.
11746         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
11747         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
11748         pseudo-destructor names.
11749         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
11750         * g++.old-deja/g++.jason/overload19.C: Likewise.
11751         * g++.old-deja/g++.jason/overload32.C: Likewise.
11752         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
11753         stray semicolons.
11754         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
11755         * g++.old-deja/g++.jason/return.C: Likewise.
11756         * g++.old-deja/g++.jason/return2.C: Likewise.
11757         * g++.old-deja/g++.jason/shadow1.C: Likewise.
11758         * g++.old-deja/g++.jason/special.C: Use explicit specialization
11759         syntax.
11760         * g++.old-deja/g++.jason/template10.C: Account for use of
11761         non-dependent names.
11762         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
11763         syntax.
11764         * g++.old-deja/g++.jason/template37.C: Likewise.
11765         * g++.old-deja/g++.law/access4.C: Change error messages.
11766         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
11767         pseudo-destructor names.
11768         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
11769         * g++.old-deja/g++.law/ctors9.C: Likewise.
11770         * g++.old-deja/g++.law/cvt22.C: Likewise.
11771         * g++.old-deja/g++.law/dtors5.C: Likewise.
11772         * g++.old-deja/g++.law/global-init1.C: Likewise.
11773         * g++.old-deja/g++.law/missed-error3.C: Likewise.
11774         * g++.old-deja/g++.law/operators28.C: Likewise.
11775         * g++.old-deja/g++.law/visibility28.C: Likewise.
11776         * g++.old-deja/g++.martin/eval1.C: Likewise.
11777         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
11778         name.
11779         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
11780         * g++.old-deja/g++.mike/net34.C: Likewise.
11781         * g++.old-deja/g++.mike/net36.C: Likewise.
11782         * g++.old-deja/g++.mike/ns2.C: Likewise.
11783         * g++.old-deja/g++.mike/p12306.C: Likewise.
11784         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
11785         value extension.
11786         * g++.old-deja/g++.mike/p700.C: Likewise.
11787         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
11788         * g++.old-deja/g++.mike/p710.C: Likewise.
11789         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
11790         value extension.
11791         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
11792         * g++.old-deja/g++.mike/pmf9.C: Likewise.
11793         * g++.old-deja/g++.ns/crash2.C: Likewise.
11794         * g++.old-deja/g++.ns/crash3.C: Likewise.
11795         * g++.old-deja/g++.ns/invalid1.C: Likewise.
11796         * g++.old-deja/g++.ns/ns17.C: Likewise.
11797         * g++.old-deja/g++.ns/template16.C: Likewise.
11798         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
11799         keyword.
11800         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
11801         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
11802         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
11803         named return value extension.
11804         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
11805         * g++.old-deja/g++.other/access4.C: Issue additional error
11806         messages.
11807         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
11808         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
11809         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
11810         * g++.old-deja/g++.other/crash25.C: Change error message.
11811         * g++.old-deja/g++.other/crash4.C: Change error message.
11812         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
11813         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
11814         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
11815         checks.
11816         * g++.old-deja/g++.other/defarg8.C: Likewise.
11817         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
11818         * g++.old-deja/g++.other/dtor10.C: Likewise.
11819         * g++.old-deja/g++.other/incomplete.C: Likewise.
11820         * g++.old-deja/g++.other/linkage7.C: Likewise.
11821         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
11822         lookup algorithm.
11823         * g++.old-deja/g++.other/mangle2.C: Likewise.
11824         * g++.old-deja/g++.other/refinit2.C: Likewise.
11825         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
11826         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
11827         * g++.old-deja/g++.pt/crash28.C: Likewise.
11828         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
11829         syntax.
11830         * g++.old-deja/g++.pt/crash32.C: Change error message.
11831         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
11832         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
11833         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
11834         error message position.
11835         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
11836         * g++.old-deja/g++.pt/defarg8.C: Change error message.
11837         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
11838         syntax.
11839         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
11840         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
11841         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
11842         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
11843         keyword.
11844         * g++.old-deja/g++.pt/explicit31.C: Likewise.
11845         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
11846         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
11847         keyword.
11848         * g++.old-deja/g++.pt/explicit71.C: Change error message.
11849         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
11850         syntax.
11851         * g++.old-deja/g++.pt/friend28.C: Account for use of
11852         non-dependent names.
11853         * g++.old-deja/g++.pt/friend29.C: Likewise.
11854         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
11855         rules.
11856         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
11857         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
11858         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
11859         lookup rules.
11860         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
11861         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
11862         keyword.
11863         * g++.old-deja/g++.pt/memclass20.C: Likewise.
11864         * g++.old-deja/g++.pt/memclass5.C: Likewise.
11865         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
11866         keyword.
11867         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
11868         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
11869         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
11870         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
11871         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
11872         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
11873         keyword.
11874         * g++.old-deja/g++.pt/spec10.C: Likewise.
11875         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
11876         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
11877         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
11878         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
11879         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
11880         * g++.old-deja/g++.pt/ttp62.C: Likewise.
11881         * g++.old-deja/g++.pt/ttp64.C: Likewise.
11882         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
11883         * g++.old-deja/g++.pt/typename15.C: Likewise.
11884         * g++.old-deja/g++.pt/typename22.C: Likewise.
11885         * g++.old-deja/g++.pt/typename6.C: Change error messages.
11886         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
11887         * g++.old-deja/g++.pt/virtual2.C: Likewise.
11888         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
11889         syntax.
11890         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
11891         return value extension.
11892         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
11893         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
11894         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
11895         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
11896
11897 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11898
11899         * g++.dg/warn/inline1.C: New test.
11900         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
11901         * g++.old-deja/g++.jason/synth10.C: Likewise.
11902         * g++.old-deja/g++.mike/net31.C: Likewise.
11903         * g++.old-deja/g++.mike/p8786.C: Likewise.
11904
11905         * g++.dg/template/friend10.C: New test.
11906         * g++.dg/template/conv5.C: New test.
11907
11908 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11909
11910         * g++.dg/lookup/scoped3.C: New test.
11911
11912         * g++.dg/lookup/decl1.C: New test.
11913         * g++.dg/lookup/decl2.C: New test.
11914
11915 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
11916
11917         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
11918         gcc.c-torture/compile/20021015-1.c,
11919         gcc.c-torture/compile/20021015-2.c,
11920         gcc.c-torture/compile/20021123-1.c,
11921         gcc.c-torture/compile/20021123-2.c,
11922         gcc.c-torture/compile/20021123-3.c,
11923         gcc.c-torture/compile/20021123-4.c,
11924         gcc.c-torture/execute/20021024-1.c: Add tests previously added
11925         only to 3.1 or 3.2 branch.
11926
11927 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
11928
11929         * gcc.dg/i386-bitfield3.c: New test.
11930
11931         * gcc.dg/i386-bitfield2.c: New test.
11932
11933 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
11934
11935         * g++.dg/parse/conv_op1.C: New test.
11936
11937 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
11938
11939         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
11940         approved.
11941
11942 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
11943
11944         * gcc.c-torture/compile/20021220-1.c: New test.
11945
11946 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
11947
11948         * gcc.dg/i386-fastcall-1.c: New.
11949
11950 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11951
11952         * gcc.c-torture/execute/20021219-1.c: New test.
11953
11954 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11955
11956         * gcc.dg/i386-pic-1.c: New test.
11957
11958 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11959
11960         PR c++/8099
11961         * g++.dg/template/friend9.C: New test.
11962
11963 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11964
11965         PR c++/3663
11966         * g++.dg/template/access7.C: New test.
11967
11968 2002-12-18  Nick Clifton  <nickc@redhat.com>
11969
11970         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
11971         the libstdc++-v3 directory has been found.
11972
11973 2002-12-12  Devang Patel <dpatel@apple.com>
11974         * gcc.dg/darwin-ld-1.c: New test.
11975         * gcc.dg/darwin-ld-2.c: New test.
11976         * gcc.dg/darwin-ld-3.c: New test.
11977         * gcc.dg/darwin-ld-4.c: New test.
11978         * gcc.dg/darwin-ld-5.c: New test.
11979
11980 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11981
11982         * gcc.c-torture/compile/20021212-1.c: New test.
11983
11984 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
11985
11986         * gcc.dg/fshort-wchar: New test.
11987
11988 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
11989
11990         PR c++/8372
11991         * g++.dg/template/dtor1.C: New test.
11992
11993         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
11994         markers.
11995
11996 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
11997
11998         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
11999
12000 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
12001
12002         * g++.dg/template/static1.C: New test.
12003         * g++.dg/template/static2.C: New test.
12004         * g++.old-deja/g++.ext/memconst.C: New test.
12005
12006 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12007
12008         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
12009         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
12010         * g++.dg/special/initp1.C: Likewise.
12011
12012 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
12013
12014         * gcc.c-torture/execute/20021204-1.c: New test.
12015
12016 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
12017
12018         * gcc.dg/ppc-fmadd-1.c: New file.
12019         * gcc.dg/ppc-fmadd-2.c: New file.
12020         * gcc.dg/ppc-fmadd-3.c: New file.
12021
12022 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12023
12024         * gcc.c-torture/compile/20021204-1.c: New test.
12025
12026 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12027
12028         * g++.dg/inherit/covariant2.C: New test.
12029         * g++.dg/inherit/covariant3.C: New test.
12030         * g++.dg/inherit/covariant4.C: New test.
12031         * g++.dg/inherit/covariant1.C: Remove XFAIL.
12032         * g++.old-deja/g++.robertl/eb17.C: Likewise.
12033
12034 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
12035
12036         PR c++/8688
12037         * g++.dg/init/brace3.C: New test.
12038
12039 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
12040
12041         * gcc.dg/20020210-1.c: Fix a comment typo.
12042
12043 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
12044
12045         PR c++/8720
12046         * g++.dg/parse/defarg1.C: New test.
12047
12048         PR c++/8615
12049         * g++.dg/template/char1.C: New test.
12050
12051         * g++.dg/template/varmod1.C: Fix typo.
12052
12053 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12054
12055         DR 180
12056         * g++.old-deja/g++.pt/crash32.C: Expect error.
12057
12058 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
12059
12060         PR c++/5919
12061         * g++.dg/template/varmod1.C: New test.
12062
12063         PR c++/8727
12064         * g++.dg/inherit/typeinfo1.C: New test.
12065
12066         PR c++/8663
12067         * g++.dg/inherit/typedef1.C: New test.
12068
12069 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
12070
12071         PR c++/8332
12072         PR c++/8493
12073         * g++.dg/template/strlen1.C: New test.
12074
12075         PR c++/8227
12076         * g++.dg/template/ctor2.C: New test.
12077
12078         PR c++/8214
12079         * g++.dg/init/string1.C: New test.
12080
12081         PR c++/8511
12082         * g++.dg/template/friend8.C: New test.
12083
12084 2002-11-29  Joe Buck <jbuck@synopsys.com>
12085
12086         * g++.dg/lookup/anon2.C: New test.
12087
12088 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
12089
12090         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
12091         h8300 port.
12092
12093 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
12094
12095         * gcc.dg/bitfld-6.c: New test.
12096
12097 2002-11-27  Jan Hubicka  <jh@suse.cz>
12098
12099         * gcc.c-torture/execute/20021127.[cx]: New test.
12100
12101 2002-11-26  Jan Hubicka  <jh@suse.cz>
12102
12103         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
12104         quality.
12105
12106 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
12107
12108         * g++.dg/init/brace2.C: New test.
12109         * g++.old-deja/g++.mike/p9129.C: Correct.
12110
12111 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
12112
12113         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
12114
12115 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
12116
12117         * gcc.dg/sibcall-6: New test for indirect sibcalls.
12118
12119 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
12120
12121         * testsuite/g++.dg/abi/empty11.C: New test.
12122         * testsuite/g++.dg/rtti/cv1.C: New test.
12123
12124 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
12125
12126         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
12127
12128 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
12129
12130         * g++.dg/abi/empty10.C: New test.
12131
12132 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12133
12134         * gcc.c-torture/compile/20021124-1.c: New test.
12135
12136 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
12137
12138         * g++.dg/abi/rtti2.C: New test.
12139
12140 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12141
12142         * gcc.dg/i386-unroll-1.c: New test.
12143
12144 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
12145
12146         * gcc.c-torture/compile/20021120-1.c: New test.
12147         * gcc.c-torture/compile/20021120-2.c: New test.
12148
12149 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12150
12151         * gcc.dg/bitfld-5.c: New test.
12152
12153 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12154
12155         * gcc.c-torture/execute/20021120-3.c: New test.
12156
12157 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12158
12159         * gcc.c-torture/execute/20021120-2.c: New test.
12160
12161 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12162
12163         * gcc.c-torture/execute/20021120-1.c: New test.
12164
12165 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
12166
12167         * gcc.c-torture/execute/20021118-3.c: New test.
12168
12169 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12170
12171         * gcc.c-torture/compile/20021119-1.c: New test.
12172
12173 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
12174
12175         * gcc.dg/duff-1.c: New test.
12176         * gcc.dg/duff-2.c: New test.
12177         * gcc.dg/duff-3.c: New test.
12178
12179 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
12180
12181         * gcc.dg/cpp/_Pragma5.c: New test.
12182
12183 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12184
12185         * gcc.c-torture/execute/20021118-2.c: New test.
12186
12187 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12188
12189         * gcc.c-torture/execute/20021118-1.c: New test.
12190
12191 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
12192
12193         * gcc.dg/20021116-1.c: New test.
12194
12195 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
12196
12197         * g++.dg/abi/vcall1.C: New test.
12198
12199 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
12200
12201         * gcc.dg/20021029-1.c: New test.
12202         * gcc.dg/20021029-2.c: New test.
12203
12204 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12205
12206         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
12207
12208 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12209
12210         PR c/8439
12211         * gcc.dg/20021110.c: Move to ...
12212         * gcc.c-torture/compile/20021110.c: .... here.
12213
12214 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12215
12216         PR c/8467
12217         * gcc.c-torture/execute/20021111-1.c
12218
12219 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12220
12221         PR c/8439
12222         * gcc.dg/20021110.c: New test.
12223
12224 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
12225
12226         * g++.dg/abi/vthunk3.C: Run only on x86.
12227
12228 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
12229
12230         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
12231
12232 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
12233
12234         * lib/compat.exp (compat-execute): Fix logic error in last
12235         change.
12236
12237 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
12238
12239         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
12240
12241 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12242
12243         PR c++/8389
12244         * g++.dg/template/access6.C: New test.
12245
12246 2002-11-08  Jan Hubicka  <jh@suse.cz>
12247
12248         * gcc.dg/i386-ssefp-1.c: New test.
12249         * gcc.dg/i386-ssefp-1.c: New test.
12250
12251 2002-11-08  Jan Hubicka  <jh@suse.cz>
12252
12253         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
12254
12255 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12256
12257         * g++.dg/abi/vthunk3.C: New test.
12258
12259         PR c++/8338
12260         * g++.dg/template/crash2.C: New test.
12261
12262 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12263
12264         * testsuite/g++.dg/abi/dtor1.C: New test.
12265         * testsuite/g++.dg/abi/dtor2.C: Likewise.
12266
12267 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
12268
12269         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
12270         Darwin.
12271
12272 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12273
12274         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
12275         -mthumb.  Only xfail with -O0.
12276
12277 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
12278
12279         * g++.dg/abi/thunk1.C: New test.
12280         * g++.dg/abi/thunk2.C: Likewise.
12281         * g++.dg/abi/vtt1.C: Likewise.
12282
12283 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
12284
12285         PR optimization/8423
12286         * gcc.c-torture/execute/builtin-constant.c: New test.
12287
12288 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
12289
12290         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
12291         Add some more cases.
12292
12293 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
12294
12295         PR c++/8391
12296         * g++.dg/opt/local1.C: New test.
12297
12298 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
12299
12300         PR c++/8160
12301         * g++.dg/template/complit1.C: New test.
12302
12303         PR c++/8149
12304         * g++.dg/template/typename4.C: Likewise.
12305
12306 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12307
12308         Core issue 287, PR c++/7639
12309         * g++.dg/template/instantiate1.C: Adjust error location.
12310         * g++.dg/template/instantiate3.C: New test.
12311         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
12312         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
12313         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
12314
12315 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
12316
12317         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
12318
12319 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
12320
12321         PR c++/8287
12322         * g++.dg/init/dtor2.C: New test.
12323
12324 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12325
12326         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
12327         * gcc.dg/nest.c: Bypass errors on irix6.
12328
12329 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
12330
12331         * gcc.dg/nest.c: Expect error for mmix-*-*.
12332         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
12333
12334 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
12335
12336         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
12337         markers.
12338
12339         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
12340
12341 2002-10-25  Mike Stump  <mrs@apple.com>
12342
12343         * gcc.dg/warn-1.c: New test.
12344
12345 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12346
12347         * g++.dg/template/typename3.C: New test.
12348
12349 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
12350
12351         * g++.dg/lookup/ptrmem1.C: New test.
12352
12353         * g++.dg/abi/vthunk2.C: New test.
12354
12355 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12356
12357         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
12358
12359 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
12360
12361         * g++.dg/abi/empty9.C: New test.
12362
12363 2002-10-24  Richard Henderson  <rth@redhat.com>
12364
12365         * g++.dg/inherit/thunk1.C: Enable for ia64.
12366
12367 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12368
12369         PR c++/8067
12370         * g++.dg/lookup/pretty1.C: New test.
12371
12372 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
12373
12374         * gcc.dg/20021023-1.c: New test.
12375
12376 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12377
12378         PR c++/7679
12379         * g++.dg/parse/inline1.C: New test.
12380
12381 2002-10-23  Richard Henderson  <rth@redhat.com>
12382
12383         * g++.dg/inherit/thunk1.C: Enable for x86_64.
12384
12385         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
12386
12387 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
12388
12389         PR c++/6579
12390         * g++.dg/parse/stmtexpr3.C: New test.
12391
12392 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
12393
12394         * g++.dg/expr/cond1.C: New test.
12395
12396 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12397
12398         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
12399
12400 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12401
12402         * g++.dg/abi/vbase13.C: New test.
12403         * g++.dg/abi/vbase14.C: Likewise.
12404
12405 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
12406
12407         * gcc.dg/tls/pic-1.c: New test.
12408         * gcc.dg/tls/nonpic-1.c: New test.
12409         * gcc.dg/20021018-1.c: New test.
12410
12411 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12412
12413         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
12414         Remove only files with the same base name as the test case.
12415         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
12416         (profopt-execute): Likewise.  Also, remove old profiling
12417         and performance data files before running the tests.
12418
12419         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
12420         * g++.dg/bprob/bprob.exp: Likewise.
12421         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
12422         to allow more general test case names.
12423
12424         * g++.dg/bprob/bprob-1.C: Rename to ...
12425         * g++.dg/bprob/g++-bprob-1.C: ... this.
12426
12427         * g77.dg/bprob/bprob-1.f: Rename to ...
12428         * g77.dg/bprob/g77-bprob-1.f: ... this.
12429
12430 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12431
12432         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
12433         bison 1.50 or later.
12434
12435 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
12436
12437         * g++.dg/README: Describe more test directories.
12438
12439 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12440
12441         * g++.dg/init/array6.C: Add additional tests.
12442
12443 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12444
12445         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
12446         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
12447
12448 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
12449
12450         * gcc.c-torture/compile/20020604-1.x: New.
12451         * gcc.c-torture/compile/simd-5.x: Likewise.
12452         * gcc.c-torture/execute/920710-1.x: Likewise.
12453         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
12454
12455 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12456
12457         * g++.dg/inherit/override1.C: Add dg-options clause.
12458
12459 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12460
12461         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
12462         _mm_slli_si128.
12463
12464 2002-10-19  Andreas Schwab  <schwab@suse.de>
12465
12466         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
12467         directory component.
12468
12469 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
12470
12471         * g++.dg/inherit/thunk1.C: New test.
12472
12473         * g++.dg/inherit/override1.C: New test.
12474
12475         * g++.dg/abi/mangle11.C: New test.
12476         * g++.dg/abi/mangle14.C: New test.
12477         * g++.dg/abi/mangle17.C: New test.
12478
12479 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
12480
12481         * g++.dg/overload/member2.C: New test.
12482
12483 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
12484
12485         * g++.dg/README: Describe new compat directory.
12486         * g++.dg/dg.exp: Skip tests in compat directory.
12487         * README.compat: New file.
12488         * lib/compat.exp: New expect script.
12489         * g++.dg/compat: New test directory.
12490         * g++.dg/compat/compat.exp: New expect script.
12491         * g++.dg/compat/abi: New test directory.
12492         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
12493         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
12494         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
12495         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
12496         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
12497         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
12498         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
12499         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
12500         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
12501         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
12502         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
12503         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
12504         * g++.dg/compat/break: New test directory.
12505         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
12506         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
12507         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
12508         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
12509         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
12510         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
12511         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
12512         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
12513         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
12514         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
12515         g++.dg/compat/break/README: New files.
12516         * g++.dg/compat/eh: New test directory.
12517         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
12518         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
12519         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
12520         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
12521         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
12522         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
12523         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
12524         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
12525         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
12526         g++.dg/compat/eh/filter2_y.C,
12527         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
12528         g++.dg/compat/eh/new1_y.C,
12529         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
12530         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
12531         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
12532         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
12533         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
12534         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
12535         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
12536         g++.dg/compat/eh/unexpected1_y.C: New files.
12537         * g++.dg/compat/init: New test directory.
12538         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
12539         g++.dg/compat/init/array5_y.C,
12540         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
12541         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
12542         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
12543         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
12544         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
12545         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
12546         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
12547         g++.dg/compat/init/init-ref2_y.C: New files.
12548
12549 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12550
12551         PR c++/7584
12552         * g++.dg/inherit/using3.C: New test.
12553
12554 2002-10-17  Jan Hubicka  <jh@suse.cz>
12555
12556         * gcc.dg/20021017-2.c: New test.
12557
12558 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12559
12560         * g++.dg/abi/mangle16.C: Adjust.
12561
12562         * g++.dg/init/array8.C: New test.
12563
12564 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
12565
12566         * gcc.dg/special/mips-abi.exp: New test.
12567         * gcc.dg/special/mips-abi.s: Empty file used by the above.
12568
12569 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12570
12571         * g++.dg/abi/mangle16.C: New test.
12572         * g++.dg/abi/mangle17.C: Likewise.
12573
12574         PR c++/7478
12575         * g++.dg/template/ref1.C: New test.
12576
12577 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12578
12579         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
12580
12581 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
12582
12583         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
12584
12585 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12586
12587         PR c++/7524
12588         * g++.dg/init/array7.C: New test.
12589
12590 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
12591
12592         * g++.dg/init/array6.C: New test.
12593
12594         * g++.dg/abi/mangle13.C: Likewise.
12595         * g++.dg/abi/mangle14.C: Likewise.
12596         * g++.dg/abi/mangle15.C: Likewise.
12597
12598 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12599
12600         * g++.dg/abi/empty8.C: New test.
12601
12602 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
12603
12604         * g++.dg/init/ctor1.C: New test.
12605
12606 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
12607
12608         * gcc.c-torture/execute/20021015-1.c: New test.
12609
12610 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
12611
12612         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
12613
12614 2002-10-14  Jan Hubicka  <jh@suse.cz>
12615
12616         * gcc.dg/i386-ssetype-[1-5].c: New tests.
12617
12618 2002-10-14  Richard Henderson  <rth@redhat.com>
12619
12620         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
12621
12622 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12623
12624         PR optimization/6631
12625         * g++.dg/opt/const2.C: New test.
12626
12627 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12628
12629         PR c++/7176
12630         * g++.dg/parse/friend1.C: New test.
12631         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
12632
12633 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
12634
12635         * gcc.dg/20021014-1.c: New test.
12636
12637 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
12638
12639         PR c++/5661
12640         * g++.dg/ext/vlm1.C: New test.
12641         * g++.dg/ext/vlm2.C: Likewise.
12642
12643         * g++.dg/init/array1.C: Remove invalid braces.
12644         * g++.dg/init/brace1.C: New test.
12645         * g++.dg/init/copy2.C: Likewise.
12646         * g++.dg/init/copy3.C: Likewise.
12647         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
12648         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
12649         braces.
12650
12651 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
12652
12653         * gcc.dg/cpp/assembler.S: Don't use -ansi.
12654
12655 2002-10-11  Richard Shann  <richard.shann@superh.com>
12656
12657         * gcc.c-torture/compile/simd-5.c: New test.
12658
12659 2002-10-10  Roger Sayle  <roger@eyesopen.com>
12660
12661         * gcc.c-torture/execute/shiftopt-1.c: New test case.
12662
12663 2002-10-10  Jim Wilson  <wilson@redhat.com>
12664
12665         * gcc.c-torture/execute/20021010-1.c: New test.
12666
12667 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
12668
12669         PR c/7353
12670         * g++.dg/ext/typedef-init.C: New test.
12671         * gcc.dg/typedef-init.c: New test.
12672
12673 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
12674
12675         * gcc.dg/cpp/paste13.c: New test.
12676
12677 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12678
12679         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
12680         remaining platforms, XFAIL during compile, not execute.  Don't
12681         XFAIL at -O0.
12682
12683 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
12684
12685         * gcc.dg/alias-1.c: Tweak expected warning.
12686
12687 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
12688
12689         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
12690
12691 2002-10-06  Andreas Jaeger  <aj@suse.de>
12692
12693         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
12694         * gcc.dg/cpp/c++98.C: Likewise.
12695
12696         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
12697         * g++.dg/cpp/c++98.C: Likewise.
12698
12699         * g++.dg/README (Subdirectories): Mention cpp directory.
12700
12701         PR target/7559
12702         * gcc.dg/20021006-1.c: New test.
12703
12704 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12705
12706         PR c++/7804
12707         * g++.dg/other/warning1.C: New test.
12708
12709 2002-10-04  Roger Sayle  <roger@eyesopen.com>
12710
12711         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
12712         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
12713         and sparc-*-* with -m64 as expected failures.  See PR 8087.
12714
12715 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12716
12717         PR c++/7931
12718         * g++.dg/template/ptrmem3.C: New test.
12719
12720         PR c++/7754
12721         * g++.dg/template/union1.C: New test.
12722
12723 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12724
12725         PR c++/8006
12726         * g++.dg/abi/mangle9.C: New test.
12727         * g++.dg/abi/mangle10.C: New test.
12728         * g++.dg/abi/mangle11.C: New test.
12729         * g++.dg/abi/mangle12.C: New test.
12730
12731 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
12732
12733         PR c++/7188.
12734         * g++.dg/template/meminit1.C: New test.
12735         * g++.dg/warn/Wreorder-1.C: Likewise.
12736         * g++.old-deja/g++.mike/warn3.C: Tweak.
12737         * lib/prune.exp: Ingore "in copy constructor".
12738
12739 2002-10-02  Andreas Jaeger  <aj@suse.de>
12740
12741         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
12742         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
12743         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
12744         on x86-64.
12745
12746 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12747
12748         * gcc.dg/empty1.C: Fix typo.
12749
12750 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
12751
12752         * gcc.dg/alias-1.c: New test.
12753
12754 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12755
12756         * gcc.dg/empty1.C: New test.
12757
12758         * g++.dg/tls/init-2.C: Tweak error messages.
12759
12760 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
12761
12762         * gcc.c-torture/compile/20020923-1.c: New test.
12763
12764 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
12765
12766         * gcc.c-torture/execute/ffs-1.c: New test.
12767         * gcc.c-torture/execute/ffs-2.c: Ditto.
12768
12769 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
12770
12771         * g++.dg/overload/member1.C: New test.
12772
12773 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
12774
12775         * g++.dg/abi/empty7.C: New test.
12776         * g++.dg/init/pm2.C: Likewise.
12777
12778 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
12779
12780         * g++.dg/rtti/crash1.C: New test.
12781
12782 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
12783
12784         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
12785         gcc.dg/sibcall-4.c: New tests.
12786
12787 2002-09-28  Roger Sayle  <roger@eyesopen.com>
12788
12789         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
12790         powerpc and MMIX targets.
12791
12792 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
12793
12794         * gcc.dg/cpp/20020927-1.c: New.
12795
12796 2002-09-26  David S. Miller  <davem@redhat.com>
12797
12798         * gcc.c-torture/compile/trunctfdf.c: New.
12799
12800 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12801
12802         * lib/target-supports.exp (check_weak_available): Handle solaris2.
12803
12804 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
12805
12806         * gcc.c-torture/execute/loop-15.c: New.
12807
12808 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
12809
12810         * README.QMTEST: Fix typo.
12811
12812 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
12813
12814         * gcc.dg/20020926-1.c: New test.
12815
12816 2002-09-25  David S. Miller  <davem@redhat.com>
12817
12818         PR target/7842
12819         * gcc.c-torture/execute/shiftdi.c: New test.
12820
12821 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
12822
12823         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
12824         unique to the tool.
12825         * lib/g77.exp (g77_init): Likewise.
12826         * lib/g++.exp (g++_init): Likewise.
12827         * lib/objc.exp (objc_init): Likewise.
12828
12829 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
12830
12831         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
12832         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
12833         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
12834
12835 2002-09-25  Richard Henderson  <rth@redhat.com>
12836
12837         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
12838         too-small long double.
12839
12840 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
12841
12842         * gcc.dg/20020919-1.c: New test.
12843
12844 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
12845
12846         * g++.dg/abi/bitfield6.C: New test.
12847         * g++.dg/abi/bitfield7.C: New test.
12848         * g++.dg/abi/bitfield8.C: New test.
12849         * g++.dg/abi/vbase11.C: New test.
12850
12851 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12852
12853         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
12854         hppa*-*-hpux*.  Update test comment.
12855
12856 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
12857
12858         * gcc.dg/tls/struct-1.c: New test.
12859
12860 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
12861
12862         * gcc.dg/cpp/tr-warn2.c: Update.
12863
12864 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12865
12866         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
12867
12868 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12869
12870         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
12871         systems.
12872
12873 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
12874
12875         * gcc.c-torture/execute/ieee/mzero3.c: New test.
12876
12877         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
12878         Adjust for c++filt moved to binutils.  Remove spurious duplicate
12879         setting of cxxfilt.
12880
12881 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
12882
12883         * gcc.dg/20020312-2.c: Update for darwin.
12884
12885 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
12886
12887         * g++.old-deja/g++.other/crash32.C: Mark ICE.
12888
12889 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
12890
12891         * objc.dg/comp-types-1.m: New test.
12892         * objc.dg/comp-types-2.m: New test.
12893         * objc.dg/comp-types-3.m: New test.
12894         * objc.dg/comp-types-4.m: New test.
12895         * objc.dg/comp-types-5.m: New test.
12896         * objc.dg/comp-types-6.m: New test.
12897
12898 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12899
12900         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
12901
12902 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12903
12904         * g++.dg/other/do1.C: New test.
12905
12906         * g++.dg/template/subst1.C: New test.
12907
12908 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
12909
12910         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
12911
12912 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12913
12914         * g++.dg/template/qualttp20.C: Adjust expected errors.
12915         * g++.old-deja/g++.jason/report.C: Likewise.
12916         * g++.old-deja/g++.other/qual1.C: Likewise.
12917
12918         * g++.dg/lookup/scoped2.C: New test.
12919
12920         * g++.dg/ext/asm3.C: New test.
12921
12922 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
12923
12924         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
12925
12926 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
12927
12928         * ChangeLog: follow spelling conventions.
12929         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
12930         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
12931         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
12932         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
12933         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
12934         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
12935         * g++.old-deja/g++.law/global-init1.C: Likewise.
12936         * g++.old-deja/g++.other/delete4.C: Likewise.
12937         * g++.old-deja/g++.other/inline21.C: Likewise.
12938         * g++.old-deja/g++.other/singleton.C: Likewise.
12939         * g77.dg/strlen0.f: Likewise.
12940         * g77.f-torture/compile/20010519-1.f: Likewise.
12941         * g77.f-torture/compile/980310-4.f: Likewise.
12942         * gcc.c-torture/compile/20000605-1.c: Likewise.
12943         * gcc.c-torture/execute/20020225-1.c: Likewise.
12944         * gcc.dg/c90-hexfloat-2.c: Likewise.
12945         * gcc.dg/c99-bool-1.c: Likewise.
12946         * gcc.dg/c99-hexfloat-2.c: Likewise.
12947         * gcc.dg/dll-2.c: Likewise.
12948         * gcc.dg/wtr-union-init-1.c: Likewise.
12949         * gcc.dg/wtr-union-init-2.c: Likewise.
12950         * gcc.dg/wtr-union-init-3.c: Likewise.
12951         * gcc.dg/cpp/avoidpaste1.c: Likewise.
12952         * gcc.dg/cpp/defined.c: Likewise.
12953         * gcc.dg/cpp/macsyntx.c: Likewise.
12954         * gcc.dg/cpp/paste2.c: Likewise.
12955         * gcc.dg/cpp/trad/defined.c: Likewise.
12956         * gcc.dg/format/c90-printf-1.c: Likewise.
12957         * gcc.dg/format/c90-scanf-1.c: Likewise.
12958         * gcc.dg/format/c99-printf-1.c: Likewise.
12959         * gcc.dg/format/c99-scanf-1.c: Likewise.
12960         * gcc.misc-tests/gcov-8.c: Likewise.
12961         * lib/profopt.exp: Likewise.
12962
12963 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
12964
12965         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
12966
12967 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12968
12969         * g++.dg/inherit/using2.C: New test.
12970
12971 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
12972
12973         * ChangeLog: Follow spelling conventions.
12974         * g++.dg/template/friend4.C: Likewise.
12975         * g++.old-deja/g++.pt/crash67.C: Likewise.
12976         * gcc.c-torture/execute/20000801-4.c: Likewise.
12977         * gcc.dg/c90-digraph-1.c: Likewise.
12978         * gcc.dg/c94-digraph-1.c: Likewise.
12979         * gcc.dg/c99-digraph-1.c: Likewise.
12980         * gcc.dg/cpp/line5.c: Likewise.
12981         * gcc.dg/cpp/multiline.c: Likewise.
12982         * gcc.dg/cpp/trad/literals-1.c: Likewise.
12983         * gcc.dg/format/attr-3.c: Likewise.
12984         * gcc.dg/format/c90-scanf-3.c: Likewise.
12985         * gcc.dg/format/ext-4.c: Likewise.
12986
12987 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12988
12989         * g++.dg/template/pretty1.C: New test.
12990
12991 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
12992
12993         * gcc.c-torture/execute/struct-cpy-1.c: New test.
12994
12995 2002-09-13  Matt Austern  <austern@apple.com>
12996
12997         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
12998         passing a cast expression to a function by const reference.
12999
13000 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
13001
13002         * g++.dg/template/deduce1.C: New test.
13003
13004 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
13005
13006         * gcc.c-torture/execute/simd-1.c: Force all use of int to
13007         32-bit int.
13008
13009 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13010
13011         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
13012         usage.
13013
13014 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
13015
13016         * gcc.c-torture/compile/20020910-1.c: New test.
13017
13018 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
13019
13020         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
13021
13022 2002-09-10  Andreas Jaeger  <aj@suse.de>
13023
13024         * gcc.dg/20020312-2.c: Adjust for x86-64.
13025
13026 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
13027
13028         * g77.dg/7388.f: New test case for PR 7388.
13029
13030 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
13031
13032         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
13033
13034 2002-09-05  Ziemowit Laski <zlaski@apple.com>
13035
13036         * objc.dg/proto-lossage-1.m: New test.
13037
13038 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
13039
13040         * gcc.dg/cpp/_Pragma4.c: Fix typo.
13041
13042 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
13043
13044         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
13045         expected to pass.
13046
13047 2002-09-06  Stan Shebs  <shebs@apple.com>
13048             David Edelsohn  <edelsohn@gnu.org>
13049
13050         * gcc.dg/weak: New directory.
13051         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
13052         target-specific xfail bits.
13053         * gcc.dg/typeof-2.c: Move to new directory.
13054         * gcc.dg/weak.exp: New expect script.
13055
13056 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
13057
13058         * gcc.c-torture/execute/extzvsi.c: New test.
13059
13060 2002-09-05  Stan Shebs  <shebs@apple.com>
13061
13062         * gcc.dg/weak-1.c: xfail on Darwin.
13063         * gcc.dg/weak-2.c: Ditto.
13064         * gcc.dg/weak-3.c: Ditto.
13065         * gcc.dg/weak-4.c: Ditto.
13066         * gcc.dg/weak-5.c: Ditto.
13067         * gcc.dg/weak-6.c: Ditto.
13068         * gcc.dg/weak-7.c: Ditto.
13069         * gcc.dg/weak-8.c: Ditto.
13070         * gcc.dg/weak-9.c: Ditto.
13071
13072 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
13073
13074         * gcc.c-torture/execute/loop-14.c: New test.
13075
13076 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
13077
13078         * g++.dg/other/cxa-atexit1.C: New test.
13079
13080         * gcc.dg/typeof-2.c: New test.
13081
13082 2002-09-03  Roger Sayle  <roger@eyesopen.com>
13083
13084         * gcc.dg/builtins-2.c: New testcase.
13085         * gcc.dg/builtins-3.c: New testcase.
13086
13087 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
13088
13089         * gcc.dg/cpp/_Pragma4.c: New test.
13090
13091 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
13092
13093         * objc/execute/nil_method-1.m: New testcase.
13094
13095 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
13096
13097         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
13098         [Object class], not [Object initialize].
13099
13100 2002-08-31  Roger Sayle  <roger@eyesopen.com>
13101             Hans-Peter Nilsson  <hp@bitrange.com>
13102
13103         * gcc.c-torture/execute/20020720-1.x: Skip test on
13104         mmix-knuth-mmixware.  Correct comment.
13105
13106 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
13107
13108         * testsuite/g++.dg/abi/bitfield5.C: New test.
13109         * testsuite/g++.dg/abi/vbase10.C: Likewise.
13110
13111 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
13112
13113         * objc.dg/undeclared-selector.m: New test.
13114
13115 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
13116
13117         * g++.dg/other/offsetof1.C: Avoid cast warning.
13118
13119 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
13120
13121         * objc.dg/super-class-2.m: New test.
13122
13123 2002-08-24  Matt Austern  <austern@apple.com>
13124
13125         * g++.dg/ext/lvaddr.C: New test.
13126         * g++.dg/ext/lvcast.C: New test.
13127
13128 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
13129
13130         * testsuite/g++.dg/inherit/cond1.C: New test.
13131
13132 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
13133
13134         * gcc.dg/noncompile/incomplete-1.c: New test.
13135
13136 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
13137
13138         * gcc.dg/typespec-1.c: New test.
13139
13140 2002-08-20  Devang Patel  <dpatel@apple.com>
13141         * objc.dg/proto-hier-2.m: New test.
13142
13143 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
13144
13145         * objc.dg/bitfield-1.m: New test.
13146         * objc.dg/bitfield-2.m: New test.
13147
13148 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
13149
13150         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
13151         gcc.dg/c99-flex-array-4.c: New tests.
13152
13153 2002-08-16  Stan Shebs  <shebs@apple.com>
13154
13155         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
13156
13157 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
13158
13159         * gcc.dg/typeof-1.c: New test.
13160         * g++.dg/ext/typeof2.C: New test.
13161
13162 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
13163
13164         * g++.dg/other/offsetof1.C: New test.
13165
13166 2002-08-14  Richard Henderson  <rth@redhat.com>
13167
13168         * gcc.dg/tls/diag-3.c: Fix expected message strings.
13169
13170 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
13171
13172         * gcc.dg/cpp/_Pragma3.c: New test.
13173
13174 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
13175
13176         * g++.dg/template/inherit3: New test.
13177
13178 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13179
13180         * gcc.dg/bitfld-4.c: Add blank options.
13181
13182 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
13183
13184         * g++.dg/template/crash1.C: New test.
13185
13186 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13187
13188         * gcc.dg/tls/opt-2.c: New test.
13189
13190 2002-08-08  Devang Patel  <dpatel@apple.com>
13191
13192         * objc.dg/selector-1.m : New test
13193
13194 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13195
13196         * g++.dg/abi/bitfield4.C: New test.
13197         * gcc.dg/bitfld-4.c: New test.
13198
13199 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13200
13201         * g++.dg/other/packed1.C: New test.
13202
13203 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
13204
13205         * g++.dg/abi/offsetof.C: Tweak error messages.
13206         * g++.old-deja/g++.mike/p10769a.C: Likewise.
13207
13208 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13209
13210         * gcc.dg/bitfld-3.c: New test.
13211
13212 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
13213             Richard Henderson  <rth@redhat.com>
13214
13215         * gcc.dg/i386-bitfield1.c: New test.
13216         * g++.dg/abi/bitfield3.C: Update.
13217
13218 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
13219
13220         * objc.dg/const-str-2.m: Update.
13221         * gcc.dg/cpp/c++98.c: Change to C extension.
13222         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
13223         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
13224
13225 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
13226
13227         * testsuite/gcc.dg/tls/diag-3.c: New.
13228
13229 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
13230
13231         * g++.dg/README (Subdirectories): Document new subdir expr.
13232         * g++.dg/expr/pmf-1.C: New test.
13233
13234 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
13235
13236         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
13237
13238 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
13239
13240         * g++.dg/abi/bitfield3.C: New test.
13241
13242 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
13243
13244         * lib/gcov.exp: Tweak expected line formats.
13245         * gcc.misc-tests/gcov8.c: New test.
13246         * gcc.misc-tests/gcov8.x: New flags.
13247
13248 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
13249
13250         * consistency.vlad/layout/endian.c: Include string.h.
13251
13252         * gcc.c-torture/execute/20020805-1.c: New test.
13253
13254 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
13255
13256         * g++.dg/other/conversion1.C: New test.
13257
13258 2002-08-03  Roger Sayle  <roger@eyesopen.com>
13259
13260         * gcc.dg/builtins-1.c: New testcase.
13261
13262 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
13263
13264         * g++.dg/inherit/access3.C: New test.
13265
13266 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
13267
13268         * gcc.dg/ia64-visibility-2.c: New test.
13269
13270 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
13271
13272         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
13273         __qualifier_flags to __flags.
13274
13275 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
13276
13277         * g++.dg/inherit/operator1.C: New test.
13278         * g++.dg/lookup/disamb1.C: Fix typo in comment.
13279         * g++.dg/other/error1.C: Change expected error message.
13280         * g++.dg/template/conv4.C: Likewise.
13281
13282 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
13283
13284         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
13285         for documented behavior.
13286
13287 2002-07-25  Roger Sayle  <roger@eyesopen.com>
13288
13289         * gcc.c-torture/execute/20020720-1.x: Skip this test on
13290         several targets known to fail.
13291
13292 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
13293
13294         * gcc.dg/mips-args-[123].c: New tests.
13295
13296 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
13297
13298         * gcc.dg/ppc-spe.c: New.
13299
13300 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
13301
13302         * g++.dg/other/ptrmem4.C: New testcase.
13303
13304 2002-07-24  Richard Henderson  <rth@redhat.com>
13305
13306         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
13307
13308 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
13309
13310         * g++.dg/ext/alignof1.C (main): Return 0 for success.
13311
13312 2002-07-24  Roger Sayle  <roger@eyesopen.com>
13313
13314         * gcc.c-torture/execute/memset-3.c: New testcase.
13315
13316 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
13317
13318         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
13319         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
13320
13321 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13322
13323         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
13324         Delete.
13325
13326 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
13327
13328         * gcc.c-torture/compile/simd-4.c: New test.
13329
13330 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13331
13332         PR c++/7347, c++/7348
13333         * g++.dg/template/access4.C: New test.
13334         * g++.dg/template/access5.C: New test.
13335         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
13336         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
13337         * g++.old-deja/g++.pt/ttp58.C: Likewise.
13338         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
13339
13340 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
13341
13342         * gcc.dg/gnu89-init-2.c: New test.
13343
13344 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
13345
13346         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
13347
13348 2002-07-20  Roger Sayle  <roger@eyesopen.com>
13349
13350         * gcc.c-torture/execute/20020720-1.c: New testcase.
13351
13352 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
13353
13354         * gcc.dg/cpp/Wsignprom.c: New tests.
13355
13356 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
13357
13358         * gcc.c-torture/execute/loop-13.c: New test.
13359
13360 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
13361
13362         * gcc.dg/cpp/expr.c: New tests.
13363
13364 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
13365
13366         * g++.dg/opt/pr6713.C: Add template instantiation.
13367
13368 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
13369
13370         * gcc.dg/nest.c: New test.
13371
13372 2002-07-17  Richard Henderson  <rth@redhat.com>
13373
13374         * g++.dg/opt/pr6713.C: New test.
13375
13376 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
13377
13378         * gcc.c-torture/execute/loop-2e.x: Let the testcase
13379         XFAIL for all x86 processors.
13380
13381 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
13382
13383         * gcc.c-torture/execute/20010122-1.x: Do not test with
13384         -fomit-frame-pointer.
13385
13386 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13387
13388         * g++.dg/template/instantiate2.C: New test.
13389         * g++.dg/template/spec4.C: New test.
13390
13391 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13392
13393         * g++.dg/template/access2.C: New test.
13394         * g++.dg/template/access3.C: New test.
13395
13396 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
13397
13398         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
13399         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
13400         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
13401         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
13402         Convert to use <stdarg.h>.
13403         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
13404         Delete.
13405         * gcc.dg/va-arg-2.c: New.
13406         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
13407
13408 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
13409
13410         * gcc.c-torture/compile/20020710-1.c: New test.
13411
13412 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
13413                           Andrew Pinski  <pinskia@physics.uc.edu>
13414
13415         gcc.c-torture/compile/simd-2.c: New testcase.
13416         gcc.c-torture/compile/simd-3.c: Likewise.
13417
13418 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
13419
13420         PR c++/7224
13421         * g++.dg/overload/error1.C: New test.
13422
13423 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13424
13425         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
13426         configuration and IRIX 6 O32 ABI.
13427
13428 2002-07-11  Roger Sayle  <roger@eyesopen.com>
13429
13430         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
13431
13432 2002-07-10  Roger Sayle  <roger@eyesopen.com>
13433
13434         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
13435
13436 2002-07-10  Jeffrey A Law  <law@redhat.com>
13437
13438         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
13439
13440         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
13441
13442 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
13443
13444         * gcc.dg/20020312-2.c: Check for __PPC__.
13445
13446 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
13447
13448         * gcc.c-torture/compile/20020709-1.c: New test.
13449
13450 2002-07-07  Roger Sayle  <roger@eyesopen.com>
13451
13452         * g++.dg/template/qualttp21.C: New test case.
13453
13454 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
13455
13456         * gcc.c-torture/compile/20020706-1.c: New test.
13457         * gcc.c-torture/compile/20020706-2.c: New test.
13458
13459 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
13460             Alexandre Oliva  <aoliva@redhat.com>
13461
13462         * g++.dg/warn/incomplete1.C: New test.
13463
13464 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13465
13466         PR c++/7099
13467         * g++.dg/warn/noreturn1.C: New test.
13468
13469 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
13470
13471         PR c++/6706
13472         * g++.dg/debug/debug6.C: New test.
13473         * g++.dg/debug/debug7.C: New test.
13474
13475 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
13476
13477         * gcc.c-torture/compile/simd-3.c: New test.
13478
13479 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
13480
13481         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
13482         * gcc.dg/20020620-1.c: Likewise.
13483
13484 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13485
13486         PR c++/6944
13487         * g++.dg/init/array4.C: New test.
13488         * g++.dg/init/array5.C: New test.
13489
13490 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
13491
13492         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
13493         * gcc.c-torture/execute/simd-2.c (main): Likewise.
13494
13495 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13496
13497         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
13498         * gcc.dg/wtr-aggr-init-1.c: Likewise.
13499         * gcc.dg/wtr-conversion-1.c: Likewise.
13500         * gcc.dg/wtr-escape-1.c: Likewise.
13501         * gcc.dg/wtr-int-type-1.c: Likewise.
13502         * gcc.dg/wtr-label-1.c: Likewise.
13503         * gcc.dg/wtr-static-1.c: Likewise.
13504         * gcc.dg/wtr-strcat-1.c: Likewise.
13505         * gcc.dg/wtr-suffix-1.c: Likewise.
13506         * gcc.dg/wtr-switch-1.c: Likewise.
13507         * gcc.dg/wtr-unary-plus-1.c: Likewise.
13508         * gcc.dg/wtr-union-init-1.c: Likewise.
13509         * gcc.dg/wtr-union-init-2.c: Likewise.
13510         * gcc.dg/wtr-union-init-3.c: Likewise.
13511
13512         * gcc.dg/wtr-func-def-1.c: New test.
13513
13514 2002-07-02 Devang Patel <dpatel@apple.com>
13515
13516         * objc.dg/param-1.m: New test.
13517
13518 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
13519
13520         * gcc.dg/cpp/trad/directive.c: Add test.
13521         * gcc.dg/cpp/trad/macroargs.c: Add test.
13522         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
13523
13524 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
13525
13526         * gcc.dg/cpp/cmdlne-M.c: New test.
13527
13528 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
13529
13530         * objc.dg/desig-init-1.m: New test.
13531
13532 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13533
13534         PR c++/6716
13535         * g++.dg/template/instantiate1.C: New test.
13536
13537 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
13538
13539         PR c++/7112
13540         * g++.dg/template/sizeof2.C: New test.
13541
13542 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13543
13544         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
13545         gcc.dg/cpp/trad/include.c: New tests.
13546
13547 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
13548
13549         PR target/7177
13550         * gcc.c-torture/compile/20020701-1.c: New test.
13551
13552 2002-07-01  Stan Shebs  <shebs@apple.com>
13553
13554         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
13555         header here...
13556         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
13557         (objc-torture-execute): or here.
13558
13559 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
13560
13561         * gcc.c-torture/execute/arith-rand-ll.c: New test.
13562
13563 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13564
13565         * gcc.dg/cpp/trad/escaped-nl.c: New test.
13566
13567 2002-06-30  Devang Patel  <dpatel@apple.com>
13568
13569         * objc.dg/fsyntax-only.m: New test.
13570
13571 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
13572
13573         PR c++/6695
13574         * g++.dg/template/friend7.C: New file.
13575
13576 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
13577
13578         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
13579         return type.
13580
13581 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
13582
13583         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
13584         avoid division by zero.
13585
13586 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
13587
13588         * gcc.dg/Wunknownprag.c: New tests.
13589
13590 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
13591
13592         * gcc.c-torture/execute/simd-2.c: New test.
13593
13594 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
13595
13596         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
13597         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
13598         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
13599         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
13600         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
13601         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
13602         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
13603         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
13604         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
13605         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
13606         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
13607         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
13608         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
13609         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
13610         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
13611         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
13612         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
13613
13614 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
13615
13616         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
13617         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
13618         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
13619         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
13620         New tests.
13621         * gcc.dg/cpp/trad/directive.c: Update.
13622
13623 2002-06-23  Andreas Jaeger  <aj@suse.de>
13624
13625         * gcc.c-torture/execute/complex-6.c: New.
13626
13627 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
13628
13629         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
13630         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
13631         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
13632         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
13633
13634 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
13635
13636         * gcc.dg/cpp/trad: New directory with traditional tests copied
13637         from parent directory.
13638         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13639         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13640         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13641         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13642         Move to trad/ and rename.
13643         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
13644         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
13645         gcc.dg/cpp/trad/redef2.c: New tests.
13646         * gcc.dg/cpp/trad/trad.exp: New driver.
13647
13648 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
13649
13650         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13651         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13652         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13653         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13654         Remove.
13655
13656 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
13657
13658         * gcc.dg/20020620-1.c: New test.
13659
13660 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13661
13662         * g++.dg/template/ttp4.C: New test.
13663
13664 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
13665
13666         * g++.dg/opt/vt1.C: Fix regexp.
13667
13668 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13669
13670         * gcc.c-torture/execute/pure-1.c: Make functions static again.
13671         Don't use attribute `noinline'.
13672
13673 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13674
13675         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
13676
13677 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
13678
13679         * gcc.c-torture/execute/simd-1.c: New.
13680
13681         * gcc.dg/simd-1.c: New.
13682
13683 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13684
13685         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
13686
13687 2002-06-16  Richard Henderson  <rth@redhat.com>
13688
13689         * g++.dg/ext/anon-struct1.C: New.
13690         * g++.dg/ext/anon-struct2.C: New.
13691         * g++.dg/ext/anon-struct3.C: New.
13692         * gcc.dg/anon-struct-1.c: New.
13693         * gcc.dg/anon-struct-2.c: New.
13694         * gcc.dg/anon-struct-3.c: New.
13695         * gcc.dg/20011008-1.c: Adjust warning text.
13696         * gcc.dg/20020527-1.c: Add -fms-extensions.
13697
13698 2002-06-16  Richard Henderson  <rth@redhat.com>
13699
13700         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
13701
13702 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
13703
13704         * gcc.c-torture/execute/20020615-1.c: New test.
13705
13706 2002-06-15  Roger Sayle  <roger@eyesopen.com>
13707
13708         * gcc.c-tortuture/execute/compare-1.c: New test case.
13709         * gcc.c-tortuture/execute/compare-2.c: New test case.
13710         * gcc.c-tortuture/execute/compare-3.c: New test case.
13711
13712 2002-06-13  Richard Henderson  <rth@redhat.com>
13713
13714         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
13715         ia64 ilp32.
13716
13717 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13718
13719         * g++.dg/template/typename2.C: Update error message.
13720
13721 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
13722
13723         * gcc.c-torture/execute/20020611-1.c: New test.
13724
13725 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
13726
13727         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
13728         list of targets to skip.
13729
13730 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
13731
13732         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
13733         targets if not optimizing.
13734
13735 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
13736
13737         * gcc.c-torture/compile/20020605-1.c: New test.
13738
13739         * g++.dg/opt/vt1.C: New test.
13740
13741         * gcc.dg/20020531-1.c: New test.
13742
13743         * gcc.dg/20020530-1.c: New test.
13744
13745         * gcc.dg/20020527-1.c: New test.
13746
13747         * g++.dg/opt/cse1.C: New test.
13748
13749 2002-06-07  Roger Sayle  <roger@eyesopen.com>
13750
13751         * gcc.dg/20020607-2.c: New test case.
13752
13753 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
13754
13755         * gcc.c-torture/compile/20020604-1.c: New test.
13756
13757 2002-06-04  Richard Henderson  <rth@redhat.com>
13758
13759         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
13760         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
13761         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
13762
13763 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
13764
13765         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
13766
13767 2002-06-03  Richard Henderson  <rth@redhat.com>
13768
13769         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
13770         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
13771
13772 2002-06-02  Richard Henderson  <rth@redhat.com>
13773
13774         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
13775         test functions static.
13776
13777 2002-06-02  Andreas Jaeger  <aj@suse.de>
13778
13779         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
13780         now.
13781
13782 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
13783
13784         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
13785         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
13786         Update for mofified diagnostics.
13787         * gcc.dg/c99-intconst-1.c: No longer fail.
13788
13789 2002-06-02  Richard Henderson  <rth@redhat.com>
13790
13791         * gcc.dg/uninit-A.c: Remove xfail markers.
13792
13793 2002-06-01  Roger Sayle  <roger@eyesopen.com>
13794
13795         * gcc.dg/fnegate-1.c: New test case.
13796
13797 2002-05-30  Osku Salerma  <osku@iki.fi>
13798
13799         * gcc.c-torture/execute/mayalias-1.c: New file.
13800
13801 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13802
13803         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
13804         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
13805         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
13806
13807 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
13808
13809         * gcc.c-torture/execute/20020529-1.c: New test.
13810
13811 2002-05-27  Richard Henderson  <rth@redhat.com>
13812
13813         * g++.dg/ext/attrib6.C: New test case.
13814
13815 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13816
13817         * gcc.c-torture/execute/pure-1.c: New test.
13818
13819 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13820
13821         * gcc.dg/cpp/arith-2.c: Remove.
13822
13823 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13824
13825         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
13826         * gcc.dg/cpp/if-3.c: Remove.
13827
13828 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
13829
13830         * g++.dg/opt/cse2.C: New test.
13831
13832 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
13833
13834         * gcc.dg/cpp/arith-1.c: New semantic tests.
13835         * gcc.dg/cpp/if-1.c: Update.
13836
13837 2002-05-24  Ben Elliston  <bje@redhat.com>
13838
13839         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
13840
13841 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
13842
13843         * gcc.dg/verbose-asm.c: New test.
13844
13845 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
13846
13847         * gcc.dg/cpp/paste12.c: New test.
13848
13849 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13850
13851         * g++.dg/parse/named_ops.C: New test.
13852
13853 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
13854
13855         * gcc/testsuite/gcc.dg/weak-8.c: New test.
13856
13857 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
13858
13859         * gcc.dg/weak-2.c: Allow optional leading underscore
13860         in scan-assembler symbol name.
13861         * gcc.dg/weak-3.c: Likewise.
13862         * gcc.dg/weak-4.c: Likewise.
13863         * gcc.dg/weak-5.c: Likewise.
13864
13865 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
13866
13867         * gcc.dg/20020523-1.c: New test.
13868
13869 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13870
13871         * objc.dg/const-str-2.m: Update now that we stop after
13872         a command line error.
13873
13874 2002-05-22  Richard Henderson  <rth@redhat.com>
13875
13876         * g++.dg/dg.exp: Fix typo in test pruneing.
13877
13878 2002-05-22  Richard Henderson  <rth@redhat.com>
13879
13880         * g++.dg/dg.exp: Prune the tls subdirectory.
13881         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
13882         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
13883         * g++.dg/tls/init-1.C: New.
13884
13885 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
13886
13887         * gcc.dg/20020517-1.c: New test.
13888
13889 2002-05-21  Richard Henderson  <rth@redhat.com>
13890
13891         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
13892         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
13893
13894 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
13895
13896         * g++.dg/other/copy2.C: New test.
13897
13898 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
13899
13900         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
13901         (MAX_COPY): Bump up to 10 times sizeof (long long).
13902         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
13903
13904         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
13905         sizeof (long long).
13906
13907         * gcc.c-torture/execute/strcpy-1.c: New test.
13908
13909 2002-05-19  Jason Merrill  <jason2redhat.com>
13910
13911         * g++.dg/ext/oper1.C: New test.
13912
13913 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
13914 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
13915
13916         * README.QMTEST: New file.
13917
13918         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
13919
13920 2002-05-19  Andreas Jaeger  <aj@suse.de>
13921
13922         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
13923         now.
13924         * gcc.c-torture/execute/loop-2d.x: Likewise.
13925
13926 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
13927
13928         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
13929         support weak symbols.
13930         * gcc.dg/weak-4.c: Likewise
13931         * gcc.dg/weak-6.c: Likewise
13932
13933 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
13934
13935         * gcc.dg/weak-3.c: Add dg-excess-error comment for
13936         cygwin, coff and h8300-*-hms targets
13937         * gcc.dg/weak-5.c: Likewise
13938         * gcc.dg/weak-7.c: Likewise
13939
13940 2002-05-16  Jason Merrill  <jason@redhat.com>
13941
13942         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
13943         (scan-assembler-not, scan-assembler-dem): Likewise.
13944         (scan-assembler-dem-not): Likewise.
13945
13946 2002-05-15  Richard Henderson  <rth@redhat.com>
13947
13948         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
13949
13950 2002-05-15  Richard Henderson  <rth@redhat.com>
13951
13952         * gcc.dg/weak-5.c (vfoo1c): No warning here.
13953         (vfoo1f): Warning here.
13954         (vfoo1l): Don't redefine the alias.
13955
13956 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
13957
13958         * g++.dg/init/pm1.C: New test.
13959
13960 2002-05-12  David S. Miller  <davem@redhat.com>
13961
13962         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
13963         types.
13964
13965 2002-05-10  Roger Sayle  <roger@eyesopen.com>
13966
13967         * gcc.c-torture/execute/20020510-1.c: New test case.
13968
13969 2002-05-10  David S. Miller  <davem@redhat.com>
13970
13971         * gcc.c-torture/execute/conversion.c: Test long double too.
13972
13973 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
13974
13975         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
13976         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
13977         * lib/g++.exp (g++_link_flags): Likewise.
13978         * lib/objc.exp (objc_target_compile): Likewise.
13979
13980 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
13981
13982         * gcc.dg/cpp/poison.c: Update.
13983         * gcc.dg/cpp/20000625-2.c: Remove.
13984         * gcc.dg/cpp/direct2s.c: Remove final test.
13985
13986 2002-05-08  Tom Rix  <trix@redhat.com>
13987
13988         * gcc.c-torture/execute/20020508-1.c: New test.
13989         * gcc.c-torture/execute/20020508-2.c: New test.
13990         * gcc.c-torture/execute/20020508-3.c: New test.
13991
13992 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
13993
13994         * gcc.dg/cpp/charconst-4.c: More tests.
13995
13996 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13997
13998         PR c/6569
13999         * gcc.dg/weak-3.c: Update location of warning messages.
14000         * gcc.dg/weak-5.c: Likewise.
14001
14002 2002-05-06  Roger Sayle  <roger@eyesopen.com>
14003
14004         * gcc.c-torture/execute/20020506-1.c: New test case.
14005
14006 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
14007
14008         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
14009
14010 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14011
14012         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
14013
14014 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14015
14016         * gcc.dg/cpp/charconst-3.c: New test.
14017
14018 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
14019
14020         * gcc.dg/cpp/charconst.c: Update tests.
14021
14022 2002-05-05  Tim Josling  <tej@melbpc.org.au>
14023
14024         * treelang: Added directory for new sample language treelang. Also
14025         lib/treelang.exp: New file to signal treelang should be tested.
14026
14027 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14028
14029         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
14030         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
14031         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
14032         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
14033         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
14034         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
14035         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
14036
14037 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14038
14039         * gcc.dg/format/xopen-2.c: New test.
14040
14041 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14042
14043         * gcc.dg/20020503-1.c: New test.
14044
14045 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
14046
14047         * g++.dg/init/dtor1.C: Make it tougher.
14048
14049 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
14050
14051         * g++.dg/init/dtor1.C: New test.
14052
14053 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
14054
14055         * gcc.dg/altivec-8.c: New.
14056
14057 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
14058
14059         * gcc.dg/altivec-7.c: New.
14060
14061 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
14062
14063         * g++.dg/parse/typedef1.C: New test.
14064
14065 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
14066
14067         PR c++/6486
14068         * g++.dg/template/friend6.C: New test.
14069
14070         PR c++/6492
14071         * g++.dg/init/copy1.C: New test.
14072
14073 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
14074
14075         * g++.dg/warn/effc1.C: New test.
14076
14077 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14078
14079         * gcc.dg/cpp/if-cexp.c: Add a test.
14080
14081 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
14082
14083         * gcc.dg/20020426-2.c: New test.
14084
14085 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
14086
14087         * gcc.dg/cpp/if-mop.c: Update.
14088         * gcc.dg/cpp/if-mpar.c: Add test.
14089         * gcc.dg/cpp/if-oppr.c: Update.
14090
14091 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14092
14093         PR c/6343
14094         * gcc.dg/weak-[2-7].c: New tests.
14095
14096 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14097
14098         * gcc.dg/enum1.c: New test.
14099
14100 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14101
14102         PR c++/6497
14103         * g++.dg/inherit/access2.C: New test.
14104
14105 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14106
14107         PR bootstrap/6445
14108         * gcc.dg/20020426-1.c: New test.
14109
14110 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14111
14112         * g++.dg/abi/enum1.C: New test.
14113
14114 2002-04-26  Richard Henderson  <rth@redhat.com>
14115
14116         * gcc.dg/c99-bool-1.c: Expect always true warning.
14117
14118 2002-04-25  Roger Sayle  <roger@eyesopen.com>
14119
14120         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
14121
14122 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14123
14124         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
14125         targets.
14126
14127 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
14128
14129         * g++.dg/abi/mange7.C: New test.
14130
14131         PR c++/6438.
14132         * g++.dg/parse/stmtexpr2.C: New test.
14133
14134 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
14135
14136         * gcc.dg/20020312-2.c: Add SH target.
14137
14138 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14139
14140         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
14141         compiler output on mips*-*-irix*.
14142
14143 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
14144
14145         * g++.dg/parse/attr1.C: New test.
14146
14147 2002-04-23  Roger Sayle  <roger@eyesopen.com>
14148
14149         * gcc.c-torture/execute/string-opt-17.c: New test case.
14150         * gcc.c-torture/execute/memset-2.c: New test case.
14151
14152 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
14153
14154         PR c++/6256:
14155         * g++.dg/template/friend5.C: New test.
14156
14157         PR c++/6331:
14158         * g++.dg/template/qual1.C: Likewise.
14159
14160 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
14161
14162         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
14163         Include stdlib.h, not stdio.h or ctype.h.
14164
14165 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
14166
14167         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
14168         cris-*-elf* and mmix-*-*.
14169         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
14170         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
14171         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
14172         Ditto.
14173         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
14174         * gcc.dg/wchar_t-1.c: Ditto.
14175
14176 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
14177
14178         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
14179         Clarify comment.
14180
14181 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
14182
14183         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
14184
14185 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14186
14187         * gcc.c-torture/execute/20000906-1.x: Delete.
14188
14189 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
14190
14191         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
14192
14193 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
14194
14195         * PR6367
14196         * g77.f-torture/execute/6367.f: New test.
14197         * g77.f-torture/execute/6367.x: Disable for MMIX.
14198
14199 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14200
14201         * PR6352
14202         * g++.dg/opt/inline2.C: New test.
14203
14204 2002-04-18  Richard Henderson  <rth@redhat.com>
14205
14206         * gcc.dg/20000906-1.c: Enable for all targets.
14207         * gcc.c-torture/compile/iftrap-2.c: New.
14208
14209 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14210
14211         * gcc.dg/20020418-1.c: New test.
14212         * gcc.dg/20020418-2.c: New test.
14213
14214 2002-04-18  Richard Henderson  <rth@redhat.com>
14215
14216         * gcc.c-torture/compile/iftrap-1.c: New.
14217         * gcc.dg/iftrap-1.c: Adjust for ia64.
14218         * gcc.dg/iftrap-2.c: New.
14219
14220 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14221
14222         * gcc.c-torture/compile/20020418-1.c: New test.
14223
14224 2002-04-18  Roger Sayle  <roger@eyesopen.com>
14225
14226         * gcc.c-torture/compile/20020415-1.c: New.
14227
14228 2002-04-18  David S. Miller  <davem@redhat.com>
14229
14230         * gcc.c-torture/execute/20020418-1.c: New test.
14231
14232 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
14233
14234         * gcc.dg/20020416-1.c: New test.
14235
14236         * g++.dg/opt/inline1.C: New test.
14237
14238 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
14239
14240         * gcc.dg/altivec-5.c: New test.
14241
14242         * gcc.dg/20020415-1.c: New test.
14243
14244 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14245
14246         * testsuite/lib/chill.exp: Remove.
14247
14248 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
14249
14250         * g++.dg/other/big-struct.C: New test.
14251
14252 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
14253
14254         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
14255         of scratch file.
14256
14257 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
14258
14259         PR c/6277
14260         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
14261         in scan-assembler function name
14262
14263 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
14264
14265         * g77.f-torture/execute/980628-4.x,
14266         g77.f-torture/execute/980628-5.x,
14267         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14268         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14269         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
14270         i[34567]86-*-*.
14271
14272 2002-04-13  David S. Miller  <davem@redhat.com>
14273
14274         * gcc.c-torture/execute/20020413-1.c: New test.
14275
14276 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
14277
14278         * gcc.dg/asm-6.c,
14279         * g++.dg/ext/asm1.C: New tests.
14280
14281 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
14282
14283         PR c++ 5373.
14284         * g++.dg/parse/stmtexpr1.C: New test.
14285
14286         PR c++/5189.
14287         * g++.dg/template/copy1.C: New test.
14288
14289 2002-04-12  Richard Henderson  <rth@redhat.com>
14290
14291         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
14292
14293 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
14294
14295         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
14296         gcc.c-torture/execute/20020307-2.c.
14297
14298 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
14299
14300         * g++.dg/ext/attrib5.C,
14301         * g++.dg/lookup/struct1.C: New tests.
14302
14303 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
14304
14305         * gcc.dg/20020411-1.c: New test.
14306
14307         * gcc.c-torture/execute/20020411-1.c: New test.
14308
14309 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
14310
14311         * g77.f-torture/execute/6177.f: New test.
14312
14313 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
14314
14315         PR middle-end/6247
14316         * g++.dg/opt/cleanup1.C: New test.
14317
14318         * g++.dg/opt/const1.C: New test.
14319
14320 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
14321
14322         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
14323
14324 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14325
14326         PR c++/5507
14327         * g++.dg/template/typename2.C: New test.
14328
14329 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
14330
14331         * gcc.c-torture/execute/loop-12.c: New.
14332
14333 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
14334
14335         * g77.f-torture/execute/980628-4.x,
14336         g77.f-torture/execute/980628-5.x,
14337         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14338         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14339         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
14340
14341 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14342
14343         PR optimization/6086
14344         * g++.dg/opt/preinc1.C: New test.
14345
14346 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14347
14348         PR c++/5571
14349         * g++.dg/opt/static2.C: New test.
14350
14351 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14352
14353         PR c/5120
14354         * gcc.dg/20020406-1.c: New test.
14355
14356 2002-04-04  David S. Miller  <davem@redhat.com>
14357
14358         * gcc.c-torture/execute/20020404-1.c: New test.
14359
14360 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
14361
14362         PR c/6123
14363         * gcc.dg/20020312-2.c: Do not declare global register variable
14364         if __PIC__ or __pic__ is defined.
14365
14366 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
14367
14368         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
14369         __asm__ so that it works correctly even if -ansi -pedantic-errors.
14370
14371 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14372
14373         * gcc.misc-tests/linkage.exp: Update last change to handle
14374         sparc*-, not just sparc-.
14375
14376 2002-04-03  Richard Henderson  <rth@redhat.com>
14377
14378         * gcc.dg/cpp/ucs.c: Improved long UCS test.
14379
14380 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14381
14382         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
14383
14384 2002-04-02  David S. Miller  <davem@redhat.com>
14385
14386         * gcc.c-torture/execute/20020402-3.c: New test.
14387
14388 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14389
14390         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
14391         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
14392
14393         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
14394         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
14395         g77.f-torture/execute/20001201.x,
14396         g77.f-torture/execute/u77-test.x: New files.
14397
14398         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
14399         * gcc.dg/wchar_t-1.c: Ditto.
14400
14401 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14402
14403         * gcc.c-torture/execute/20020402-1.c: New test.
14404
14405 2002-04-01  Richard Henderson  <rth@redhat.com>
14406
14407         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
14408
14409         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
14410
14411 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14412
14413         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
14414
14415 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14416
14417         * g++.dg/inherit/template-as-base.C: Expect error.
14418         * g++.dg/inherit/namespace-as-base.C: Likewise.
14419
14420 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
14421
14422         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
14423         g++.dg/ext/instantiate3.C: Tweak match patterns.
14424
14425         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
14426         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
14427         -da test.
14428
14429 2002-03-31  Richard Henderson  <rth@redhat.com>
14430
14431         * gcc.dg/special/alias-2.c: New.
14432         * gcc.dg/special/ecos.exp: Run it.
14433
14434 2002-03-31  Richard Henderson  <rth@redhat.com>
14435
14436         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
14437
14438 2002-03-31  Kazu Hirata  <kazu@hxi.com>
14439
14440         * gcc.dg/weak-1.c: Disable on h8300 port.
14441
14442 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
14443
14444         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
14445         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
14446         ordering tests.
14447         * g++.dg/bprob/bprob-1.C: New test.
14448         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
14449         * g++.dg/gcov/gcov-1.C: New test.
14450         * g++.dg/gcov/gcov-1.x: New file.
14451         * g++.dg/gcov/gcov-2.C: New test.
14452         * g++.dg/gcov/gcov-3.C: New test.
14453         * g++.dg/gcov/gcov-3.h: New file.
14454
14455 2002-03-28  Roger Sayle  <roger@eyesopen.com>
14456
14457         * g++.old-deja/g++.other/builtins5.C: New test.
14458         * g++.old-deja/g++.other/builtins6.C: New test.
14459         * g++.old-deja/g++.other/builtins7.C: New test.
14460         * g++.old-deja/g++.other/builtins8.C: New test.
14461         * g++.old-deja/g++.other/builtins9.C: New test.
14462
14463 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
14464
14465         * g++.dg/opt/static1.C: New test.
14466
14467         * g++.dg/opt/longbranch1.C: New test.
14468
14469 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
14470
14471         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
14472
14473         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
14474
14475 2002-03-28  Jeffrey A Law  (law@redhat.com)
14476
14477         * gcc.c-torture/execute/20020328-1.c: New test.
14478
14479 2002-03-27  Richard Henderson  <rth@redhat.com>
14480
14481         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
14482         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
14483         move from g++.old-deja/g++.ext/.
14484
14485 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
14486
14487         * g++.dg/init/new2.C: New test.
14488
14489 2002-03-26  Richard Henderson  <rth@redhat.com>
14490
14491         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
14492
14493         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
14494         on sparc.
14495
14496         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
14497         sparcv9 systems.
14498         * gcc.dg/20001102-1.c: Likewise.
14499
14500 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
14501
14502         * gcc.dg/cpp/endif-pedantic1.c,
14503         gcc.dg/cpp/endif-pedantic2.c:  New tests.
14504
14505 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
14506
14507         * g++.dg/init/new1.C: New test.
14508
14509 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
14510
14511         * g++.dg/abi/vbase9.C: New test.
14512
14513 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
14514
14515         * gcc.dg/arm-asm.c: New test.
14516
14517 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
14518
14519         * gcc.dg/Wswitch-enum.c: New test.
14520         Fix PR c/5044.
14521
14522 2002-03-26  Richard Henderson  <rth@redhat.com>
14523
14524         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
14525         structure.
14526
14527 2002-03-25  Richard Henderson  <rth@redhat.com>
14528
14529         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
14530         sparcv9 systems.
14531
14532         * gcc.c-torture/compile/20011119-1.c (xxx): New.
14533         * gcc.c-torture/compile/20011119-2.c (xxx): New.
14534
14535 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
14536
14537         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
14538
14539 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
14540
14541         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
14542         targets using generic thunk support.
14543
14544 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
14545
14546         * gcc.c-torture/compile/20020323-1.c: New test.
14547
14548         * g++.dg/opt/conj2.C: New test.
14549
14550 2002-03-24  Richard Henderson  <rth@redhat.com>
14551
14552         * gcc.dg/weak-1.c: Use -fno-common.
14553
14554 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14555
14556         * g77.dg/f77-edit-apostrophe-out.f: New test
14557         * g77.dg/f77-edit-h-out.f: New test
14558         * g77.dg/f77-edit-t-in.f: New test
14559         * g77.dg/f77-edit-t-out.f: New test
14560         * g77.dg/f77-edit-x-out.f: New test
14561         * g77.dg/f77-edit-slash-out.f: New test
14562         * g77.dg/f77-edit-colon-out.f: New test
14563         * g77.dg/f77-edit-s-out.f: New test
14564
14565 2002-03-24  Richard Henderson  <rth@redhat.com>
14566
14567         * objc/execute/formal_protocol-6.x: New XFAIL.
14568
14569 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14570
14571         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
14572         that do not support weak symbols
14573
14574 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14575
14576         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
14577         * lib/g77.exp:  Likewise
14578         * lib/objc.exp: Likewise
14579
14580 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
14581
14582         * gcc.dg/Wswitch-default.c: New test.
14583
14584 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
14585
14586         * g++.dg/other/enum1.C: New test.
14587
14588 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
14589
14590         * gcc.dg/pragma-ep-3.c: Fix typo.
14591
14592 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14593
14594         * g++.dg/inherit/template-as-base.C: New test.
14595
14596 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
14597
14598         * g++.old-deja/g++.other/dwarf2-1.C: Move...
14599         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
14600
14601 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
14602
14603         * gcc.dg/cpp/multiline.c: Update to match.
14604
14605 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
14606
14607         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
14608
14609 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
14610
14611         * gcc.dg/cpp/extratokens2.c:  New file.
14612
14613 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
14614
14615         * gcc.dg/20020312-2.c: Add rs6000 target.
14616
14617         * gcc.c-torture/compile/20020319-1.c: New test.
14618
14619 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14620
14621         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
14622         (A, E): Handle this.
14623
14624 2002-03-20  Jason Merrill  <jason@redhat.com>
14625
14626         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
14627         ignoring -fpic.
14628         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
14629         through prune_gcc_output.
14630
14631 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
14632
14633         * gcc.c-torture/compile/20020320-1.c: New test.
14634
14635 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
14636
14637         * gcc.c-torture/compile/20020318-1.c: New test.
14638
14639         * gcc.dg/struct-by-value-1.c: New test.
14640
14641         * gcc.dg/20020319-1.c: New test.
14642
14643 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
14644
14645         * g++.dg/opt/conj1.C: New test.
14646
14647 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
14648
14649         * g++.dg/template/qualttp20.C: Revert previous change.
14650         * g++.dg/template/qualttp3.C: Likewise.
14651         * g++.dg/template/qualttp4.C: Likewise
14652         * g++.dg/template/qualttp5.C: Likewise
14653         * g++.dg/template/qualttp6.C: Likewise
14654         * g++.dg/template/qualttp7.C: Likewise
14655         * g++.dg/template/qualttp8.C: Likewise
14656         * g++.dg/template/recurse.C: Likewise.
14657
14658 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14659
14660         * gcc.dg/cpp/wchar-1.c: Update.
14661
14662 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
14663
14664         * g++.dg/template/conv1.C: New test.
14665         * g++.dg/template/conv2.C: New test.
14666         * g++.dg/template/conv3.C: New test.
14667         * g++.dg/template/conv4.C: New test.
14668
14669 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14670
14671         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
14672         * g++.dg/template/qualttp3.C: Likewise.
14673         * g++.dg/template/qualttp4.C: Likewise
14674         * g++.dg/template/qualttp5.C: Likewise
14675         * g++.dg/template/qualttp6.C: Likewise
14676         * g++.dg/template/qualttp7.C: Likewise
14677         * g++.dg/template/qualttp8.C: Likewise
14678         * g++.dg/template/recurse.C: Likewise.
14679
14680 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14681
14682         * g++.dg/opt/dtor1.C: New test.
14683
14684 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
14685
14686         * gcc.c-torture/compile/20020315-1.c: New test.
14687
14688 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
14689
14690         * gcc.dg/weak-1.c: Fix scan tests.
14691
14692 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
14693
14694         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
14695         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
14696         cris-*-aout* mmix-*-*.
14697         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
14698         cris-*-aout* mmix-*-*.
14699         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
14700         cris-*-elf* cris-*-aout* and mmix-*-*.
14701         * gcc.dg/20001009-1.c: Ditto.
14702         * gcc.dg/20010912-1.c: Ditto.
14703         * gcc.dg/20020122-4.c: Ditto.
14704         * gcc.dg/inline-2.c: Ditto.
14705
14706 2002-03-14  Jeffrey A Law  (law@cygnus.com)
14707
14708         * gcc.c-torture/compile/20020314-1.c: New test.
14709
14710 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
14711
14712         * gcc.c-torture/execute/20020314-1.c: New test.
14713
14714 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
14715
14716         * g++.dg/warn/Wunused-1.C: New test.
14717
14718 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
14719
14720         * g++.dg/abi/mangle6.C: New test.
14721
14722 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
14723
14724         * gcc.c-torture/compile/20020309-2.c: New test.
14725
14726         * gcc.c-torture/compile/20020312-1.c: New test.
14727
14728 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
14729
14730         * g++.dg/other/access1.C: New test.
14731
14732 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
14733
14734         * gcc.c-torture/execute/wchar_t-1.c: New test.
14735
14736 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
14737
14738         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
14739
14740 2002-03-12  Roger Sayle  <roger@eyesopen.com>
14741
14742         * gcc.dg/20020312-1.c: New test case.
14743
14744 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
14745
14746         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
14747
14748 2002-03-11  Richard Henderson  <rth@redhat.com>
14749
14750         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
14751         * g++.old-deja/g++.jason/report.C: Likewise.
14752
14753 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14754
14755         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
14756         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
14757
14758 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14759
14760         * testsuite/g++.dg/overload/pmf1.C: New test.
14761
14762 2002-03-11  Kazu Hirata  <kazu@hxi.com>
14763
14764         * gcc.c-torture/execute/20020307-1.c: Use long.
14765
14766 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
14767
14768         PR optimization/5844
14769         * gcc.dg/20020310-1.c: New test.
14770
14771 2002-03-09  Michael Meissner  <meissner@redhat.com>
14772
14773         * gcc.c-torture/execute/memcpy-2.c: New test.
14774         * gcc.c-torture/execute/memset-1.c: New test.
14775         * gcc.c-torture/execute/strlen-1.c: New test.
14776         * gcc.c-torture/execute/strcmp-1.c: New test.
14777         * gcc.c-torture/execute/strncmp-1.c: New test.
14778
14779 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
14780
14781         * gcc.dg/ppc-ldstruct.c: New test.
14782
14783 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
14784
14785         * gcc.c-torture/execute/va-arg-22.c: New test.
14786
14787 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14788
14789         * gcc.c-torture/compile/20020309-1.c: New test.
14790
14791 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
14792
14793         * gcc.c-torture/execute/20020307-2.c: New test.
14794
14795 2002-03-07  Jeffrey A Law  (law@redhat.com)
14796
14797         * g77.f-torture/compile/20020307-1.f: New test.
14798
14799 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
14800
14801         * gcc.dg/unordered-1.c: New test.
14802
14803 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
14804
14805         * gcc.c-torture/execute/20020307-1.c: New test.
14806
14807 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
14808
14809         * gcc.dg/20020304-1.c: New test.
14810
14811         * gcc.c-torture/compile/20020304-2.c: New test.
14812
14813 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
14814
14815         * gcc.c-torture/compile/20020304-1.c: New test case
14816         (from PR c/5830).
14817
14818 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
14819
14820         * gcc.dg/20020103-1.c: Add other -D ppc variants.
14821
14822 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
14823
14824         * g++.dg/other/classkey1.C: New test.
14825
14826 2002-03-01  Richard Henderson  <rth@redhat.com>
14827
14828         * gcc.c-torture/compile/981223-1.x: New.
14829         * gcc.c-torture/compile/920625-1.x: New.
14830
14831 2002-02-28  Richard Henderson  <rth@redhat.com>
14832
14833         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
14834
14835 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
14836
14837         * gcc.c-torture/execute/20020227-1.c: New test.
14838
14839 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
14840
14841         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
14842         here" ERROR lines.
14843         * g++.old-deja/g++.oliva/partord1.C: Likewise.
14844         * g++.old-deja.g++.other/defarg1.C: Likewise.
14845         * g++.old-deja/g++.pt/calls2.C: Likewise.
14846         * g++.old-deja/g++.pt/crash20.C: Likewise.
14847         * g++.old-deja/g++.pt/crash30.C: Likewise.
14848         * g++.old-deja/g++.pt/crash36.C: Likewise.
14849         * g++.old-deja/g++.pt/crash6.C: Likewise.
14850         * g++.old-deja/g++.pt/defarg13.C: Likewise.
14851         * g++.old-deja/g++.pt/derived3.C: Likewise.
14852         * g++.old-deja/g++.pt/error1.C: Likewise.
14853         * g++.old-deja/g++.pt/friend21.C: Likewise.
14854         * g++.old-deja/g++.pt/friend23.C: Likewise.
14855         * g++.old-deja/g++.pt/infinite1.C: Likewise.
14856         * g++.old-deja/g++.robertl/eb128.C: Likewise.
14857
14858 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
14859
14860         * gcc.c-torture/execute/20020225-2.c: New test.
14861
14862 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
14863
14864         * gcc.c-torture/execute/920730-1t.c,
14865         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
14866         Delete test cases, only relevant to -traditional.
14867
14868 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14869
14870         * gcc.dg/cpp/undef1.c: Remove.
14871         * gcc.dg/cpp/directiv.c: Update.
14872         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
14873
14874 2002-02-27  Michael Meissner  <meissner@redhat.com>
14875
14876         * gcc.c-torture/execute/20020226-1.c: New test.
14877
14878 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
14879
14880         * g++.dg/debug/debug4.C: New test.
14881
14882         * gcc.dg/ia64-visibility-1.c: New test.
14883
14884 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
14885
14886         * gcc.dg/debug/20020224-1.c: New.
14887
14888 2002-02-25  Kazu Hirata  <kazu@hxi.com>
14889
14890         * gcc.c-torture/execute/960416-1.x: New.
14891         * gcc.c-torture/execute/divconst-3.x: Likewise.
14892
14893 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
14894
14895         * gcc.dg/20020224-1.c: New test.
14896
14897 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
14898
14899         * gcc.c-torture/execute/20020225-1.c: New.
14900
14901 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14902
14903         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
14904
14905 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
14906
14907         * gcc.dg/20020222-1.c: New test.
14908
14909 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
14910
14911         * g++.dg/opt/anonunion1.C: New test.
14912
14913 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
14914
14915         * g++.dg/template/qualttp19.C: New test.
14916         * g++.dg/template/qualttp20.C: New test.
14917         * g++.old-deja/g++.jason/report.C: Adjust expected errors
14918         * g++.old-deja/g++.other/qual1.C: Likewise.
14919
14920 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
14921
14922         * gcc.dg/attr-alwaysinline.c: New.
14923
14924 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
14925
14926         * gcc.dg/20020220-1.c: New test.
14927
14928         * gcc.dg/20020220-2.c: New test.
14929
14930         * g++.dg/opt/mmx1.C: New test.
14931
14932 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
14933
14934         * gcc.c-torture/compile/20020110.c: New test.
14935
14936 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
14937
14938         * gcc.c-torture/execute/20020219-1.c: New test.
14939
14940         * gcc.dg/20020219-1.c: New test.
14941
14942         * gcc.dg/noncompile/20020220-1.c: New test.
14943
14944         * g++.dg/opt/ptrintsum1.C: New test.
14945
14946         * gcc.dg/debug/20020220-1.c: New test.
14947
14948 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
14949
14950         * gcc.c-torture/execute/20020216-1.c: New test.
14951
14952 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
14953
14954         * gcc.dg/decl-1.c: Update, new test.
14955
14956 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
14957
14958         * g++.dg/abi/bitfield1.C: New test.
14959         * g++.dg/abi/bitfield2.C: New test.
14960
14961 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14962
14963         * gcc.dg/attr-nest.c: New test.
14964
14965 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14966
14967         * gcc.c-torture/execute/20020215-1.c: New test.
14968
14969 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
14970
14971         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
14972         * g++.dg/debug/debug.exp: New.
14973         * g++.dg/debug/trivial.C: New.
14974         * g++.dg/debug/debug1.C: Moved...
14975         * g++.dg/other/debug1.C: ...from here.
14976         * g++.dg/debug/debug2.C: Moved...
14977         * g++.dg/other/debug2.C: ...from here.
14978         * g++.dg/debug/debug3.C: Moved...
14979         * g++.dg/other/debug3.C: ...from here.
14980
14981         * gcc.dg/noncompile/20020213-1.c: New test.
14982
14983 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
14984
14985         * g++.dg/other/debug3.C: New test.
14986
14987         * gcc.c-torture/execute/20020213-1.c: New test.
14988
14989 2002-02-13  Richard Smith <richard@ex-parrot.com>
14990
14991         * g++.old-deja/g++.other/thunk1.C: New test.
14992
14993 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
14994
14995         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
14996
14997 2002-02-13  Stan Shebs  <shebs@apple.com>
14998
14999         * gcc.dg/altivec-3.c: New.
15000
15001 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
15002
15003         * gcc.dg/Wunreachable-1.c: New test.
15004         * gcc.dg/Wunreachable-2.c: New test.
15005
15006 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15007
15008         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
15009
15010 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
15011
15012         * gcc.dg/decl-1.c: New test.
15013
15014 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
15015
15016         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
15017
15018 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15019
15020         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
15021         * gcc.c-torture/compile/980506-1.x: Likewise.
15022
15023 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15024
15025         * gcc.dg/20020210-1.c: New.
15026
15027 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
15028
15029         * g77.f-torture/execute/947.f: New regression test
15030         for PR fortran/947.
15031
15032 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
15033
15034         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
15035         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
15036
15037 2002-02-08  Richard Henderson  <rth@redhat.com>
15038
15039         * gcc.c-torture/compile/labels-3.c: New.
15040
15041 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
15042
15043         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
15044         expression statements work instead.
15045         * gcc.dg/noncompile/20020207-1.c: New test.
15046
15047 2002-02-07  Richard Henderson  <rth@redhat.com>
15048
15049         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
15050
15051 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15052
15053         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
15054         message from g77
15055         * lib/g77-dg.exp: Trim g77 error messages so that they are
15056         recognized by dg.exp.
15057
15058 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15059
15060         PR fortran/5473
15061         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
15062
15063 2002-02-07  Richard Henderson  <rth@redhat.com>
15064
15065         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
15066         to be sufficiently aligned for integers.
15067
15068 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
15069
15070         * g++.dg/template/friend4.C: New test.
15071
15072 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15073
15074         PR fortran/5743
15075         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
15076         unsupported cases.
15077
15078 2002-02-07  Richard Henderson  <rth@redhat.com>
15079
15080         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
15081         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
15082         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
15083         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
15084
15085 2002-02-06  Richard Henderson  <rth@redhat.com>
15086
15087         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
15088
15089 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
15090
15091         * gcc.dg/20020206-1.c: New test.
15092
15093 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
15094
15095         * gcc.c-torture/execute/20020206-1.c: New test.
15096
15097         * gcc.c-torture/execute/20020206-2.c: New test.
15098
15099         PR optimization/5429:
15100         * gcc.c-torture/compile/20020206-1.c: New test.
15101
15102 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
15103
15104         * g++.dg/ext/align1.C: Do not use an explicit alignment value
15105         as certain file formats cannot support particularly large
15106         alignments.
15107
15108         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
15109         and do not expect to be able to link the executable.
15110
15111         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
15112         fail because the COFF format does not support the weak attribute.
15113
15114 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
15115
15116         * g77.dg/pr5473.f:  New test
15117
15118 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
15119
15120         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
15121         Fix testcase accordingly.
15122
15123 2002-02-04  Richard Henderson  <rth@redhat.com>
15124
15125         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
15126         (buf): Change to be an array of pointers, not ints.
15127
15128 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15129
15130         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
15131         before all tests.  Move warning one line above to match where it
15132         C frontend emits.
15133         * gcc.dg/Wswitch-2.c: New test.
15134         * g++.dg/warn/Wswitch-1.C: New test.
15135         * g++.dg/warn/Wswitch-2.C: New test.
15136
15137 2002-02-04  Richard Henderson  <rth@redhat.com>
15138
15139         * g++.dg/abi/offsetof.C: Fix size comparison.
15140
15141 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
15142
15143         * gcc.dg/cast-qual-2.c: New test.
15144
15145 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15146
15147         * gcc.dg/20020201-4.c: New test.
15148
15149 2002-02-04  Ben Elliston  <bje@redhat.com>
15150
15151         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
15152         target_info attribute != 0, in addition to the empty string.
15153         (gcc_target_compile): Likewise.
15154
15155 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
15156
15157         * gcc.dg/Wswitch.c: New test.
15158         PR gcc/4475. PR gcc/3780.
15159
15160 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
15161
15162         * g77.f-torture/execute/5122.f: New test for regressions
15163         against PR fortran/5122.
15164
15165 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
15166
15167         * g77.f-torture/compile/pr3743.f: Delete
15168         * g77.dg/pr3743-1.f: New test.
15169         * g77.dg/pr3743-2.f: New test.
15170         * g77.dg/pr3743-3.f: New test.
15171         * g77.dg/pr3743-4.f: New test.
15172
15173 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15174
15175         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
15176
15177 2002-02-02  Richard Henderson  <rth@redhat.com>
15178
15179         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
15180         * gcc.c-torture/execute/bf64-1.c: Likewise.
15181
15182 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15183
15184         * gcc.dg/20020201-2.c: New test.
15185
15186         * gcc.dg/20020201-3.c: New test.
15187
15188         * gcc.c-torture/execute/bitfld-2.c: New test.
15189
15190 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15191
15192         * gcc.dg/bitfld-1.c: Update.
15193         * gcc.dg/bitfld-2.c: Update.
15194         * gcc.c-torture/execute/bitfld-1.x: New.
15195
15196 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15197
15198         * gcc.c-torture/execute/20020201-1.c: New test.
15199
15200 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
15201
15202         PR target/5469
15203         * gcc.dg/20020201-1.c: New test.
15204
15205 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
15206
15207         PR fortran/3743
15208         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
15209         * g77.f-torture/compile/pr3743.x: Remove
15210
15211 2002-01-31  Tom Rix  <trix@redhat.com>
15212
15213         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
15214
15215 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15216
15217         * gcc.dg/noncompile/20020130-1.c: New test.
15218
15219 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
15220
15221         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
15222
15223 2002-01-29  Richard Henderson  <rth@redhat.com>
15224
15225         * gcc.c-torture/execute/991118-1.c: Cast various constants back
15226         to long long.
15227         * gcc.c-torture/execute/bf64-1.c: Likewise.
15228
15229 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
15230
15231         * gcc.c-torture/execute/20020129-1.c: New test.
15232
15233 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15234
15235         * gcc.c-torture/compile/20000224-1.c: Update.
15236         * gcc.c-torture/execute/bitfld-1.c: New tests.
15237         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
15238         * gcc.dg/uninit-A.c: Update.
15239
15240 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
15241
15242         * g++.dg/template/ctor1.C: Add instantiation.
15243
15244 2002-01-28  Paul Koning  <pkoning@equallogic.com>
15245
15246         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
15247         argument to __builtin_prefetch to be const ptr.
15248
15249 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
15250
15251         * gcc.c-torture/compile/20020120-1.c: New test.
15252
15253 2002-01-27  Kazu Hirata  <kazu@hxi.com>
15254
15255         * gcc.c-torture/execute/20020127-1.c: New test.
15256
15257 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
15258
15259         * g77.dg/f77-edit-i-in.f: New test
15260         * g77.dg/f77-edit-i-out.f: New test
15261
15262 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
15263
15264         * gcc.dg/debug/debug.exp: New file.
15265         * gcc.dg/debug/trivial.c: New file.
15266         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
15267         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
15268         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
15269         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
15270         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
15271         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
15272         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
15273         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
15274         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
15275         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
15276         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
15277         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
15278         * gcc.dg/20000503-1.c: Removed.
15279         * gcc.dg/20010207-1.c: Removed.
15280         * gcc.dg/20011223-1.c: Removed.
15281         * gcc.dg/20020104-2.c: Removed.
15282         * gcc.dg/debug-1.c: Removed.
15283         * gcc.dg/debug-2.c: Removed.
15284         * gcc.dg/debug-3.c: Removed.
15285         * gcc.dg/debug-4.c: Removed.
15286         * gcc.dg/debug-5.c: Removed.
15287         * gcc.dg/debug-6.c: Removed.
15288         * gcc.dg/dwarf2-1.c: Removed.
15289         * gcc.dg/dwarf2-2.c: Removed.
15290
15291 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
15292
15293         * g++.old-deja/g++.other/eh5.C: New test.
15294         * g++.old-deja/g++.other/sibcall2.C: New test.
15295         * g++.old-deja/g++.other/array9.C: New test.
15296         * g++.old-deja/g++.other/typename2.C: New test.
15297         * g++.old-deja/g++.other/crash60.C: New test.
15298         * g++.old-deja/g++.other/conv9.C: New test.
15299         * g++.old-deja/g++.other/mangle10.C: New test.
15300         * g++.old-deja/g++.other/unchanging1.C: New test.
15301         * g++.old-deja/g++.other/exprstmt1.C: New test.
15302         * g++.old-deja/g++.other/inline23.C: New test.
15303         * g++.old-deja/g++.eh/ia64-1.C: New test.
15304         * g++.old-deja/g++.other/dwarf2-1.C: New test.
15305         * g++.old-deja/g++.other/reload1.C: New test.
15306         * g++.old-deja/g++.other/static20.C: New test.
15307         * g++.old-deja/g++.other/local-alloc1.C: New test.
15308         * g++.old-deja/g++.other/conv8.C: New test.
15309         * g++.old-deja/g++.other/stmtexpr2.C: New test.
15310         * g++.old-deja/g++.other/storeexpr1.C: New test.
15311         * g++.old-deja/g++.other/storeexpr2.C: New test.
15312         * g++.dg/eh/template2.C: New test.
15313         * g++.dg/warn/weak1.C: New test.
15314
15315 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
15316
15317         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15318         Remove first, non-varying, argument.
15319
15320 2002-01-23  Richard Henderson  <rth@redhat.com>
15321
15322         * gcc.dg/inline-2.c: New.
15323
15324         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
15325         Add optional target arg.  Check number of arguments.
15326         (scan-assembler-not, scan-assembler-dem): Likewise.
15327         (scan-assembler-dem-not): Likewise.
15328
15329 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15330
15331         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
15332         line 12.
15333         * g++.old-deja/g++.brendan/parse3.C,
15334         g++.old-deja/g++.other/crash26.C,
15335         g++.old-deja/g++.other/crash28.C,
15336         g++.old-deja/g++.other/crash29.C,
15337         g++.old-deja/g++.other/crash30.C,
15338         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
15339
15340 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
15341
15342         * gcc.dg/20020115-1.c: New.
15343
15344 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
15345
15346         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
15347
15348 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
15349
15350         * gcc.dg/20020122-3.c: New.
15351
15352 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
15353
15354         * g++.dg/other/gc1.C: New test.
15355
15356 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15357
15358         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
15359
15360 2002-01-22  Richard Henderson  <rth@redhat.com>
15361
15362         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
15363
15364 2002-01-22  Richard Henderson  <rth@redhat.com>
15365
15366         * gcc.dg/20020122-4.c: New.
15367
15368 2002-01-22  H.J. Lu <hjl@gnu.org>
15369
15370         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
15371         link output.
15372         * gcc.dg/special/ecos.exp: Likewise.
15373         * lib/g++-dg.exp: Likewise.
15374         * lib/g77-dg.exp: Likewise.
15375         * lib/gcc-dg.exp : Likewise.
15376         * lib/mike-g++.exp: Likewise.
15377         * lib/mike-g77.exp: Likewise.
15378         * lib/mike-gcc.exp: Likewise.
15379         * lib/objc-dg.exp: Likewise.
15380
15381 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
15382
15383         PR target/5379
15384         * gcc.dg/20020122-2.c: New test.
15385
15386 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
15387
15388         * gcc.dg/20020122-1.c: New test.
15389
15390 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
15391
15392         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
15393
15394 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
15395
15396         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
15397
15398 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15399
15400         * gcc.c-torture/compile/20020121-1.c: New test.
15401
15402 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15403
15404         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
15405         ld_library_path.
15406
15407 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
15408
15409         * gcc.dg/20020218-1.c: New test.
15410
15411 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
15412
15413         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
15414         messages
15415         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
15416         "At global scope" warning
15417         * g++.dg/ext/align1.C: Change cygwin test for alignment
15418         from db-bogus to dg-warning
15419
15420 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
15421
15422         * g77.f-torture/compile/cpp2.F: New test.
15423
15424 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
15425
15426         * g++.dg/template/access1.C: New test.
15427
15428 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
15429
15430         * gcc.dg/20020118-1.c: New.
15431
15432 2002-01-18  Kazu Hirata  <kazu@hxi.com>
15433
15434         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
15435
15436 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15437
15438         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
15439         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
15440         alignment warnings.
15441
15442 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15443
15444         * gcc.misc-tests/i386-prefetch.exp: Save and restore
15445         torture_with_loops and torture_without_loops
15446
15447 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
15448
15449         * gcc.c-torture/compile/20020116-1.c: New test.
15450
15451 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
15452
15453         * gcc.dg/20020116-2.c: New test.
15454
15455         * gcc.dg/ultrasp4.c: New test.
15456
15457         * gcc.dg/20020116-1.c: New test.
15458
15459 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
15460
15461         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
15462         by EABI.
15463
15464 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
15465
15466         * gcc.misc-tests/i386-prefetch.exp: New.
15467         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
15468         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
15469         * gcc.misc-tests/i386-pf-none-1.c: New test.
15470         * gcc.misc-tests/i386-pf-sse-1.c: New test.
15471
15472 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
15473
15474         * gcc.dg/gnu89-init-1.c: Add new tests.
15475
15476 2002-01-15  Andreas Jaeger  <aj@suse.de>
15477
15478         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
15479         * gcc.dg/i386-mmx-2.c: Likewise.
15480         * gcc.dg/i386-sse-1.c: Likewise.
15481         * gcc.dg/i386-sse-2.c: Likewise.
15482         * gcc.dg/i386-sse-3.c: Likewise.
15483
15484 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
15485
15486         * g77.f-torture/execute/intrinsic-unix-bessel.f:
15487         Uncomment additional cases that now pass.
15488
15489 2002-01-11  Richard Henderson  <rth@redhat.com>
15490
15491         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
15492         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
15493
15494 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
15495
15496         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
15497
15498 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
15499
15500         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
15501         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
15502
15503 2002-01-10  Dale Johannesen  <dalej@apple.com>
15504
15505         * gcc.c-torture/execute/loop-11.c: New.
15506
15507 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
15508
15509         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
15510         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
15511
15512 2002-01-09  Richard Henderson  <rth@redhat.com>
15513
15514         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
15515         type in which to perform the operation for each size.
15516
15517 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
15518
15519         * gcc.c-torture/compile/20020109-2.c: New test.
15520
15521 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
15522
15523         * gcc.c-torture/execute/loop-10.c: New test.
15524
15525 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15526
15527         * gcc.c-torture/compile/20010226-1.c: New test.
15528         * gcc.c-torture/compile/20010227-1.c: New test.
15529         * gcc.c-torture/compile/20010426-1.c: New test.
15530         * gcc.c-torture/compile/20010510-1.c: New test.
15531         * gcc.c-torture/compile/20010605-3.c: New test.
15532         * gcc.c-torture/compile/20010824-1.c: New test.
15533         * gcc.c-torture/execute/20010409-1.c: New test.
15534         * gcc.dg/noncompile/20000901-1.c: New test.
15535         * gcc.dg/20001023-1.c: New test.
15536         * gcc.dg/20001101-1.c: New test.
15537         * gcc.dg/20001102-1.c: New test.
15538         * gcc.dg/20010207-1.c: New test.
15539         * gcc.dg/20010405-1.c: New test.
15540         * gcc.dg/20010822-1.c: New test.
15541         * gcc.dg/20011107-1.c: New test.
15542
15543 2002-01-09  Jeffrey A Law  (law@redhat.com)
15544
15545         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
15546
15547         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
15548         execution failure on PA targets.
15549
15550 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15551
15552         * gcc.c-torture/compile/20020109-1.c: New test.
15553
15554 2002-01-08  Kazu Hirata  <kazu@hxi.com>
15555
15556         * gcc.c-torture/execute/20020108-1.c: New test.
15557
15558 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
15559
15560         * gcc.dg/20020108-1.c: New test.
15561
15562 2002-01-08  H.J. Lu <hjl@gnu.org>
15563
15564         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
15565         for header files.
15566
15567 2002-01-08  Geoff Keating  <geoffk@redhat.com>
15568
15569         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
15570         consistency.
15571
15572 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
15573
15574         * gcc.dg/altivec-4.c: Test altivec predicates.
15575
15576 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
15577
15578         * gcc.c-torture/execute/20020107-1.c: New test.
15579
15580 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
15581
15582         PR c/5279
15583         * gcc.c-torture/compile/20020106-1.c: New test.
15584
15585 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
15586
15587         * gcc.c-torture/execute/nestfunc-4.c: New test.
15588
15589 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15590
15591         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
15592         extra triple that slipped in.
15593         * g++.old-deja/g++.abi/align.C: Likewise.
15594         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15595
15596 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15597
15598         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
15599         * g++.old-deja/g++.abi/align.C: Likewise.
15600         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15601
15602         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
15603         on FreeBSD/i386.
15604         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
15605         FreeBSD.
15606
15607 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
15608
15609         * gcc.dg/20020104-1.c: New test.
15610
15611         * gcc.dg/20020104-2.c: New test.
15612
15613 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
15614
15615         * gcc.dg/20020103-1.c: Fix typo in target selector.
15616
15617 2002-01-03  Richard Henderson  <rth@redhat.com>
15618
15619         * gcc.dg/20020103-1.c: New.
15620
15621 2002-01-03  Kazu Hirata  <kazu@hxi.com>
15622
15623         * gcc.c-torture/execute/20020103-1.c: New test.
15624
15625 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
15626
15627         * g++.dg/other/debug2.C: New test.
15628
15629         * gcc.c-torture/compile/20020103-1.c: New test.
15630
15631 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
15632
15633         * gcc.dg/gnu89-init-1.c: Added new tests.
15634
15635 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15636
15637         * g++.dg/template/friend2.C: Remove as patch is reverted.
15638
15639         * g++.dg/warn/oldcast1.C: New test.
15640
15641         * g++.dg/template/ptrmem1.C: New test.
15642         * g++.dg/template/ptrmem2.C: New test.
15643
15644         * g++.dg/template/ntp.C: New test.
15645
15646         * g++.dg/other/component1.C: New test.
15647
15648         * g++.dg/template/ttp3.C: New test.
15649
15650         * g++.dg/template/friend2.C: New test.
15651         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
15652
15653 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15654
15655         * g++.dg/other/ptrmem1.C: New test.
15656         * g++.dg/other/ptrmem2.C: New test.
15657
15658 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15659
15660         * g++.dg/template/ctor1.C: New test.
15661
15662 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15663
15664         * g++.dg/template/friend2.C: New test.
15665
15666 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
15667
15668         * gcc.dg/mmix-1.c: New test.
15669
15670 2001-12-31  Richard Henderson  <rth@redhat.com>
15671
15672         * gcc.dg/asm-5.c: New.
15673
15674 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
15675
15676         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
15677         in namespace __gnu_cxx
15678
15679 2001-12-30  Richard Henderson  <rth@redhat.com>
15680
15681         * gcc.dg/debug-6.c: New.
15682
15683 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
15684
15685         * gcc.c-torture/compile/20011229-2.c: New test.
15686
15687 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
15688
15689         * gcc.dg/debug-3.c: New test.
15690         * gcc.dg/debug-4.c: New test.
15691         * gcc.dg/debug-5.c: New test.
15692
15693 2001-12-29  Richard Henderson  <rth@redhat.com>
15694
15695         * g++.dg/eh/loop1.C: New.
15696
15697 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15698
15699         * g++.dg/template/crash1.C: New test.
15700
15701 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15702
15703         * g++.dg/other/const1.C: New test.
15704
15705 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
15706
15707         * gcc.c-torture/compile/20011229-1.c: New test.
15708
15709 2001-12-28  Stan Shebs  <shebs@apple.com>
15710
15711         * lib/objc-torture.exp: Resync with c-torture.exp.
15712         * lib/objc.exp: Load standard libraries.
15713
15714 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
15715
15716         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
15717         additional tests.
15718
15719 2001-12-27  Roger Sayle <roger@eyesopen.com>
15720
15721         * gcc.c-torture/execute/string-opt-16.c: New testcase.
15722
15723 2001-12-27  Richard Henderson  <rth@redhat.com>
15724
15725         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
15726
15727 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
15728
15729         * g++.dg/eh/ctor1.C: New test.
15730         * g++.dg/other/error2.C: New test.
15731
15732 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
15733
15734         * g++.dg/other/init2.C: New test.
15735
15736 2001-12-24  Richard Henderson  <rth@redhat.com>
15737
15738         * gcc.dg/20011223-1.c: New.
15739         * gcc.dg/inline-1.c: New.
15740
15741 2001-12-23  Richard Henderson  <rth@redhat.com>
15742
15743         * gcc.dg/asm-4.c: Test operand modifiers.
15744
15745 2001-12-23  Richard Henderson  <rth@redhat.com>
15746
15747         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
15748
15749 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15750
15751         * gcc.c-torture/execute/20011223-1.c: New test.
15752
15753 2001-12-21  Richard Henderson  <rth@redhat.com>
15754
15755         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
15756         re-enables the warning.
15757
15758 2001-12-21  Richard Henderson  <rth@redhat.com>
15759
15760         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
15761
15762 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15763
15764         * gcc.c-torture/compile/20011218-1.c: New test.
15765
15766 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
15767
15768         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
15769         arm-isr.c test.
15770         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
15771         epilogue generation for ARM ISR routines.
15772
15773 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15774
15775         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
15776         * gcc.dg/format/c90-printf-3.c: Likewise.
15777         * gcc.dg/format/c99-printf-3.c: Likewise.
15778         * gcc.dg/format/ext-1.c: Likewise.
15779         * gcc.dg/format/ext-6.c: Likewise.
15780         * gcc.dg/format/format.h: Prototype unlocked stdio.
15781
15782 2001-12-20  Richard Henderson  <rth@redhat.com>
15783
15784         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
15785         (arena): Use it.
15786         (malloc): Correct allocation logic.  Abort if we fill up the
15787         arena before initialization complete.
15788         (realloc): Correct allocation logic.
15789
15790 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15791
15792         * gcc.c-torture/compile/20011219-2.c: New test.
15793
15794         * gcc.c-torture/execute/20011219-1.c: New test.
15795
15796 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
15797
15798         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
15799         target does not support weak symbols.
15800
15801 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
15802
15803         * gcc.c-torture/compile/20011219-1.c: New test.
15804
15805 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
15806
15807         * g++.dg/other/error1.C: New test.
15808
15809 2001-12-17  Jeffrey A Law  (law@redhat.com)
15810
15811         * gcc.c-torture/execute/20011217-1.c: New test.
15812
15813 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
15814
15815         * objc.dg/special/: New directory.
15816         * objc.dg/special/special.exp: New file.
15817         * objc.dg/special/unclaimed-category-1.h: New file.
15818         * objc.dg/special/unclaimed-category-1a.m: New file.
15819         * objc.dg/special/unclaimed-category-1.m: New file.
15820
15821 2001-12-17  Andreas Jaeger  <aj@suse.de>
15822
15823         * gcc.c-torture/compile/20011217-2.c: New test.
15824
15825 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15826
15827         * gcc.c-torture/compile/20011217-1.c: New test.
15828
15829 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
15830
15831         * testsuite/gcc.dg/20011214-1.c: New.
15832
15833 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
15834
15835         * gcc.dg/altivec-4.c: New.
15836
15837 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
15838
15839         * gcc.dg/20011113-1.c: New test.
15840
15841 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15842
15843         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
15844         std::__malloc_alloc_template<0> and
15845         std::__default_alloc_template<false, 0>.
15846
15847 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
15848
15849         * objc/execute/bf-21.m: New test.
15850         * objc/execute/enumeration-1.m: New test.
15851         * objc/execute/enumeration-2.m: New test.
15852
15853 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
15854
15855         * gcc.dg/gnu89-init-1.c: New test.
15856
15857 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
15858
15859         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
15860         * g++.old-deja/g++.jason/2371.C: Likewise.
15861         * g++.old-deja/g++.jason/template33.C: Likewise.
15862         * g++.old-deja/g++.jason/template34.C: Likewise.
15863         * g++.old-deja/g++.jason/template36.C: Likewise.
15864         * g++.old-deja/g++.oliva/typename1.C: Likewise.
15865         * g++.old-deja/g++.oliva/typename2.C: Likewise.
15866         * g++.old-deja/g++.other/typename1.C: Likewise.
15867         * g++.old-deja/g++.pt/inherit2.C: Likewise.
15868         * g++.old-deja/g++.pt/nontype5.C: Likewise.
15869         * g++.old-deja/g++.pt/typename11.C: Likewise.
15870         * g++.old-deja/g++.pt/typename14.C: Likewise.
15871         * g++.old-deja/g++.pt/typename16.C: Likewise.
15872         * g++.old-deja/g++.pt/typename3.C: Likewise.
15873         * g++.old-deja/g++.pt/typename4.C: Likewise.
15874         * g++.old-deja/g++.pt/typename5.C: Likewise.
15875         * g++.old-deja/g++.pt/typename7.C: Likewise.
15876         * g++.old-deja/g++.robertl/eb9.C: Likewise.
15877
15878 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
15879
15880         * g++.dg/other/linkage1.C: New test.
15881         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
15882         specifiers.
15883
15884 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
15885
15886         * gcc.dg/concat.c: New test.
15887
15888 2001-12-11  Stan Shebs  <shebs@apple.com>
15889
15890         * objc/compile: New test directory.
15891         * objc/compile/compile.exp: New expect script.
15892         * objc/compile/20011211-1.m: New compile test.
15893
15894 2001-12-11  Jason Merrill  <jason@redhat.com>
15895
15896         * lib/prune.exp (prune_gcc_output): Also handle "In member
15897         function".  So many permutations...
15898
15899 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
15900
15901         * g++.dg/template/typedef1.C: New test.
15902
15903 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
15904
15905         * g++.dg/other/copy1.C: New test.
15906
15907 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
15908
15909         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
15910
15911         * gcc.dg/builtin-choose-expr.c: New.
15912
15913 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
15914
15915         * gcc.dg/altivec-2.c: New.
15916
15917 2001-12-07  Richard Henderson  <rth@redhat.com>
15918
15919         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
15920
15921 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
15922
15923         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
15924         ultrasparc.
15925
15926 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15927
15928         * g++-old.deja/g++.robertl/eb101.C: Deleted.
15929
15930 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
15931
15932         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
15933         variable argument list.
15934
15935 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
15936
15937         * gcc.c-torture/execute/memcheck: Delete entire directory.
15938         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
15939         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
15940
15941 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15942
15943         * gcc.dg/Wshadow-1.c: New test.
15944
15945 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
15946
15947         * gcc.c-torture/compile/20011130-1.c: New test.
15948
15949         * gcc.dg/noncompile/20011025-1.c: New test.
15950
15951         * g++.dg/other/anon-union.C: New test.
15952
15953         * gcc.c-torture/execute/20011024-1.c: New test.
15954
15955 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15956
15957         * gcc.c-torture/execute/20000722-1.x,
15958         gcc.c-torture/execute/20010123-1.x: Remove.
15959         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
15960         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
15961         gcc.dg/c99-complit-2.c: New tests.
15962
15963 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
15964
15965         * g++.dg/inherit/base1.C: New test.
15966
15967 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
15968
15969         * g++.dg/other/stdarg1.C: New test.
15970
15971         * gcc.c-torture/compile/20011130-2.c: New test.
15972
15973 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
15974
15975         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
15976         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
15977         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
15978         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
15979         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
15980         * gcc.dg/builtin-prefetch-1.c: New test.
15981
15982 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
15983
15984         * gcc.dg/20011130-1.c: New test.
15985
15986 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
15987
15988         * g++.dg/other/scope1.C: New test.
15989         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
15990
15991 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15992
15993         * gcc.dg/vla-init-1.c: New test.
15994
15995 2001-12-01  Geoff Keating  <geoffk@redhat.com>
15996
15997         * gcc.c-torture/compile/structs.c: New testcase from GDB.
15998
15999 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16000
16001         * objc.dg/alias.m: Update.
16002         * objc.dg/class-1.m: Update.
16003         * objc.dg/const-str-1.m: Update.
16004         * objc.dg/fwd-proto-1.m: Update.
16005         * objc.dg/id-1.m: Update.
16006         * objc.dg/super-class-1.m: Update.
16007
16008 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
16009
16010         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
16011         constructs.
16012
16013 2001-11-28  Jeffrey A Law  (law@cygnus.com)
16014
16015         * gcc.c-torture/execute/20011128-1.c: New test.
16016
16017 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
16018
16019         * gcc.dg/20011127-1.c: New test.
16020
16021 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16022
16023         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
16024         from Austin Group draft 7.
16025         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
16026         scanf format arguments.
16027         * gcc.dg/format/no-exargs-2.c: New test.
16028
16029 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
16030
16031         * g++.dg/abi/vbase8-4.C: New test.
16032
16033 2001-11-24  Ian Lance Taylor  <ian@airs.com>
16034
16035         * gcc.c-torture/execute/20011121-1.c: New test.
16036
16037 2001-11-23  Jeffrey A Law  (law@cygnus.com)
16038
16039         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
16040
16041 2001-11-23  Andreas Jaeger  <aj@suse.de>
16042
16043         * gcc.dg/cpp/charconst-2.c: New test.
16044
16045 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
16046
16047         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
16048         to the host if it is remote.  Let tests specify extra headers
16049         they use.
16050         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
16051         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
16052         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
16053         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
16054         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
16055         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
16056         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
16057         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
16058         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
16059         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
16060
16061 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
16062
16063         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
16064         for little endian ARMs.
16065
16066 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
16067
16068         * gcc.c-torture/compile/20011119-1.c: New test.
16069         * gcc.c-torture/compile/20011119-2.c: New test.
16070
16071 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
16072
16073         * gcc.dg/altivec-1.c: Fix typo.
16074
16075 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
16076
16077         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
16078
16079 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
16080
16081         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
16082
16083 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
16084
16085         * lib/g77.exp: Don't specify --rpath-link.
16086
16087         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
16088         across all the headers.
16089         * gcc.dg/format/format.exp: For testing on a remote host,
16090         copy format.h.
16091
16092         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
16093         * gcc.c-torture/execute/930406-1.c: Likewise.
16094         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
16095
16096 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
16097
16098         * gcc.dg/altivec-1.c: New.
16099
16100 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
16101
16102         * gcc.dg/cpp/fpreprocessed.c: New test case.
16103
16104 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16105
16106         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
16107         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
16108         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
16109
16110 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16111
16112         * gcc.dg/no-builtin-1.c: New test.
16113
16114 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
16115
16116         * gcc.c-torture/execute/20011115-1.c: New test.
16117
16118 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
16119
16120         * gcc.c-torture/compile/20011114-2.c: New test.
16121         * gcc.c-torture/compile/20011114-3.c: New test.
16122         * gcc.c-torture/compile/20011114-4.c: New test.
16123
16124 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
16125
16126         * g++.dg/other/init1.C: New test.
16127
16128 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
16129
16130         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
16131         message.
16132
16133         * gcc.c-torture/execute/20011114-1.c: New testcase.
16134
16135         * gcc.c-torture/compile/20010327-1.c: Revert last change.
16136         * gcc.c-torture/compile/20011114-1.c: New test, exactly
16137         like the (before this change) version of 20010327-1.c.
16138
16139 2001-11-14  Roger Sayle <roger@eyesopen.com>
16140
16141         * gcc.c-torture/execute/string-opt-13.c: New testcase.
16142
16143 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
16144
16145         * g++.dg/init/array2.C: New test.
16146
16147 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
16148
16149         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
16150
16151 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
16152
16153         * g++.dg/other/forscope1.C: New test.
16154         * g++.dg/ext/forscope1.C: New test.
16155         * g++.dg/ext/forscope2.C: New test.
16156
16157 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
16158
16159         * gcc.c-torture/execute/20011113-1.c: New test.
16160
16161 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
16162
16163         * gcc.c-torture/execute/20011109-2.c: New test.
16164
16165         * gcc.c-torture/execute/20011109-1.c: New test.
16166
16167 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
16168
16169         * gcc.c-torture/compile/20011109-1.c: New test.
16170
16171 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
16172
16173         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
16174         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
16175         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
16176         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
16177         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
16178         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
16179         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
16180
16181 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16182
16183         * g++.dg/warn/Wshadow-1.C: New tests.
16184         * g++.old-deja/g++.mike/for3.C: Update.
16185
16186 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16187
16188         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
16189         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
16190         XFAILs.  Adjust expected error texts.
16191         * gcc.c-torture/compile/20011106-1.c,
16192         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
16193         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
16194         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
16195         gcc.dg/c99-array-lval-5.c: New tests.
16196
16197 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16198
16199         * gcc.dg/cpp/defined.c: Update.
16200
16201 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16202
16203         * gcc.c-torture/execute/anon-1.c: New test.
16204
16205 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
16206
16207         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
16208         same size, so no warning should be produced on stormy16.
16209
16210         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
16211         due to oversized array.
16212         * g++.old-deja/g++.mike/ns15.C: Likewise.
16213         * g++.old-deja/g++.pt/crash16.C: Likewise.
16214
16215 2001-11-02  Graham Stott  <grahams@redhat.com>
16216
16217         * g++.dgother/debug1.C: Fix typos.
16218
16219 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
16220
16221         * g++.dg/other/debug1.C: New test.
16222
16223 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16224
16225         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
16226         of unsigned long.
16227
16228 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
16229
16230         * gcc.dg/20011029-2.c: New test.
16231
16232         * gcc.c-torture/compile/20011029-1.c: New test.
16233
16234 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
16235
16236         * objc/execute/class_self-1.m: New test.
16237         * objc/execute/class_self-2.m: New test.
16238
16239 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
16240
16241         * gcc.misc-tests/msgs.exp: Delete.
16242         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
16243         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
16244         error set to match recent changes.
16245
16246 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
16247
16248         * gcc.dg/20011021-1.c: New test.
16249
16250 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
16251
16252         * gcc.c-torture/compile/20011023-1.c: New test.
16253
16254 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
16255
16256         * lib/g77.exp: Rewrite based on lib/g++.exp.
16257
16258 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
16259
16260         * gcc.c-torture/execute/20011019-1.c: New test.
16261
16262         * gcc.dg/20011018-1.c: New test.
16263
16264 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
16265
16266         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
16267
16268 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
16269
16270         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
16271         * gcc.dg/attr-invalid.c: Likewise.
16272
16273 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
16274
16275         * testsuite/gcc.dg/20011015-1.c: New test.
16276
16277 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16278
16279         * g++.dg/template/unify2.C: New test.
16280
16281 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16282
16283         * g++.dg/other/exception-specification.C: New test
16284
16285 2001-10-13  Tom Rix  <trix@redhat.com>
16286
16287         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
16288         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
16289
16290 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
16291
16292         * testsuite/gcc.dg/20011009-1.c: New test.
16293
16294 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
16295
16296         PR g++/4476
16297         * g++.dg/other/friend1.C: New test.
16298
16299 2001-10-11  Richard Henderson  <rth@redhat.com>
16300
16301         * g++.old-deja/g++.other/crash18.C: Add -S to options.
16302
16303 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16304
16305         * gcc.c-torture/compile/20011010-1.c: New.
16306
16307 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16308
16309         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
16310         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
16311         g77.f-torture/execute/execute.exp,
16312         g77.f-torture/noncompile/noncompile.exp,
16313         gcc.c-torture/compile/compile.exp,
16314         gcc.c-torture/execute/execute.exp,
16315         gcc.c-torture/execute/ieee/ieee.exp,
16316         gcc.c-torture/execute/memcheck/memcheck.exp,
16317         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
16318         objc/execute/execute.exp: Update FSF address.
16319
16320 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16321
16322         * gcc.dg/cpp/cmdlne-C.c: Update.
16323         * gcc.dg/cpp/cmdlne-C2.c: New.
16324
16325 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16326
16327         * gcc.c-torture/execute/20011008-3.c: New.
16328
16329 2001-10-08  DJ Delorie  <dj@redhat.com>
16330
16331         * gcc.dg/20011008-1.c: New.
16332         * gcc.dg/20011008-2.c: New.
16333
16334 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16335
16336         * gcc.dg/cpp/spacing1.c: Update test.
16337
16338 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
16339
16340         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
16341         spelling errors of "separate" as "seperate".
16342
16343 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
16344
16345         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
16346         enough to avoid inlining.
16347
16348 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16349
16350         * lib/g77.exp: set libg2c_dir correctly.
16351
16352 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16353
16354         * gcc.dg/cpp/macro11.c: New test.
16355
16356 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16357
16358         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
16359         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
16360         gcc.dg/format/multattr-3.c: New tests.
16361         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
16362         tests for format attributes on function pointers being rejected.
16363
16364 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16365
16366         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
16367
16368 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16369
16370         * g++.dg/warn/format1.C: New test.
16371
16372 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
16373
16374         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
16375
16376 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16377
16378         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
16379
16380 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16381
16382         * gcc.dg/cpp/redef2.c: Add test.
16383
16384 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
16385
16386         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
16387         long-standing bug on i686, apparently.
16388         * gcc.c-torture/execute/loop-2c.x: New file.
16389         * gcc.c-torture/execute/loop-2d.x: New file.
16390         * gcc.c-torture/execute/loop-3c.x: New file.
16391
16392 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
16393
16394         * gcc.dg/cpp/20000625-2.c: Correct line number.
16395
16396 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16397
16398         * gcc.dg/cpp/macro10.c: New test.
16399         * gcc.dg/cpp/strify3.c: New test.
16400         * gcc.dg/cpp/spacing1.c: Add tests.
16401         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
16402         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
16403
16404 2001-09-24  DJ Delorie  <dj@redhat.com>
16405
16406         * gcc.c-torture/execute/20010924-1.c: New test.
16407
16408 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16409
16410         * testsuite/objc/execute/paste.m: Remove.
16411
16412 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16413
16414         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
16415
16416 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
16417
16418         * g77.dg/strlen0.f: New test.
16419
16420 2001-09-21  Richard Henderson  <rth@redhat.com>
16421
16422         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
16423         * g++.old-deja/g++.abi/vtable2.C: Likewise.
16424
16425 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16426
16427         Table-driven attributes.
16428         * g++.dg/ext/attrib1.C: New test.
16429
16430 2001-09-20  DJ Delorie  <dj@redhat.com>
16431
16432         * gcc.dg/20000926-1.c: Update expected warning messages.
16433         * gcc.dg/array-2.c: Likewise, and test for warnings too.
16434         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
16435         array.
16436
16437 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
16438
16439         * g++.dg/eh/registers1.C: New test case.
16440
16441 2001-09-17  Richard Henderson  <rth@redhat.com>
16442
16443         * gcc.dg/array-5.c: Fix VLA decomposition test.
16444
16445 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16446
16447         * gcc.dg/cpp/line5.c: New testcase.
16448
16449 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
16450
16451         * gcc.dg/cpp/macro9.c: New test.
16452
16453 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
16454
16455         * gcc.c-torture/execute/980223.c: Change type of addr from long
16456         to char *.
16457
16458 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
16459
16460         * gcc.c-torture/execute/20010915-1.c: New test.
16461
16462 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
16463
16464         * g77.dg/bprob: New directory.
16465         * g77.dg/bprob/bprob.exp: New file.
16466         * g77.dg/bprob/bprob-1.f: New test.
16467         * g77.dg/gcov: New directory.
16468         * g77.dg/gcov/gcov.exp: New file.
16469         * g77.dg/gcov/gcov-1.f: New test.
16470         * g77.dg/gcov/gcov-1.x: New file.
16471
16472 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
16473
16474         * gcc.dg/cpp/directiv.c: Update.
16475         * gcc.dg/cpp/undef1.c: Update.
16476
16477 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
16478
16479         * gcc.dg/20010912-1.c: New test.
16480
16481 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
16482
16483         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
16484         language-independent file in lib.
16485         * lib/gcov.exp: New file.
16486
16487 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16488
16489         * gcc.c-torture/compile/20010911-1.c: New test.
16490
16491 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
16492
16493         * lib/profopt.exp: New, to support profile-directed optimizations.
16494         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
16495         * gcc.misc-tests/bprob-1.c: New test.
16496         * gcc.misc-tests/bprob-2.c: New test.
16497
16498 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
16499
16500         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
16501         XFAIL and which kinds of gcov output to verify.
16502         * gcc.misc-tests/gcov-4b.x: New file.
16503         * gcc.misc-tests/gcov-5b.x: New file.
16504         * gcc.misc-tests/gcov-6.x: New file.
16505         * gcc.misc-tests/gcov-7.c: New test.
16506         * gcc.misc-tests/gcov-7.x: New file.
16507
16508 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
16509
16510         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
16511         * gcc.misc-tests/gcov-6.c: New test.
16512
16513 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
16514
16515         PR c++/3986
16516         * g++.dg/abi/vbase1.C: New test.
16517
16518 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
16519
16520         * objc.dg/method-2.m: New.
16521
16522 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16523
16524         PR c++/4203
16525         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
16526         * g++.dg/init/empty1.C: New test.
16527
16528 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
16529
16530         * gcc.c-torture/compile/20010903-1.c: New test.
16531
16532 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
16533
16534         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
16535         for m68k.
16536
16537 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
16538
16539         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
16540
16541         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
16542
16543         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
16544
16545 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
16546
16547         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
16548         for 16-bit 'unsigned int'.
16549
16550 2001-08-29  Kazu Hirata  <kazu@hxi.com>
16551
16552         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
16553
16554 2001-08-27  Richard Henderson  <rth@redhat.com>
16555
16556         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
16557         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
16558
16559 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
16560
16561         * gcc.dg/asm-names.c (ymain): New.
16562
16563 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
16564
16565         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
16566         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
16567         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
16568
16569 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16570
16571         * gcc.dg/compare5.c: New testcase.
16572
16573 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
16574
16575         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
16576         and "In instantiation".
16577
16578 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
16579
16580         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
16581
16582 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
16583
16584         * gcc.misc-tests/gcov.exp: Add support for branch information.
16585         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
16586         * gcc.misc-tests/gcov-4.c: New test.
16587         * gcc.misc-tests/gcov-4b.c: New test.
16588         * gcc.misc-tests/gcov-5b.c: New test.
16589
16590 2001-08-20  Zack Weinberg  <zackw@panix.com>
16591
16592         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
16593         expected to fail.
16594
16595 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16596
16597         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
16598
16599 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
16600
16601         * g++.dg/eh/template1.C: New test.
16602
16603 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
16604
16605         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
16606         Fix thinko.
16607         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
16608         for xfail.
16609
16610 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
16611
16612         * lib/g77-dg.exp:  Use prune.exp for common procedures
16613         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
16614         * lib/g77.exp: (g77-dg-prune) Remove
16615
16616 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
16617
16618         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
16619
16620 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16621
16622         * g++.dg/template/unify1.C: New test.
16623
16624 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
16625
16626         * g++.dg/abi/empty4.C: New test.
16627
16628 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
16629
16630         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
16631         solaris2.*
16632         * g77.f-torture/compile/pr3743.x: Likewise
16633
16634 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
16635
16636         * g++.dg/other/using-declaration.C: New test.
16637
16638 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16639
16640         * gcc.dg/cpp/tr-sign.c: New testcase.
16641
16642 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16643
16644         * gcc.dg/cpp/19951025-1.c: Revert.
16645         * gcc.dg/cpp/directiv.c: We no longer process directives that
16646         interrupt macro arguments.
16647
16648 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
16649
16650         * gcc.dg/bconstp-1.c: New test.
16651
16652 2001-08-03  Richard Henderson  <rth@redhat.com>
16653
16654         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
16655
16656 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16657
16658         * gcc.dg/cpp/19951025-1.c: Update.
16659
16660 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
16661
16662         * g77.dg/ff90-1.f (s): Fix reference of variable z,
16663         should be x.
16664
16665 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
16666
16667         Kill -fhonor-std.
16668         * g++.old-deja/g++.ns/ns14.C: Remove special options.
16669         * g++.old-deja/g++.other/std1.C: Likewise.
16670         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
16671
16672 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
16673
16674         * lib/g77.exp:  Load gcc-defs.exp for common procedures
16675         (g77_pass, g77_fail, g77_finish, g77_exit,
16676         ${tool}_check_unsupported_p} Now redundant.  Deleted.
16677
16678 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
16679
16680         * g77.dg/fbackslash.f
16681         * g77.dg/fcase-preserve.f
16682         * g77.dg/ff90-1.f
16683         * g77.dg/ffixed-line-length-0.f
16684         * g77.dg/ffixed-line-length-132.f
16685         * g77.dg/ffixed-line-length-7.f
16686         * g77.dg/ffixed-line-length-72.f
16687         * g77.dg/ffixed-line-length-none.f
16688         * g77.dg/ffree-form-1.f
16689         * g77.dg/fno-backslash.f
16690         * g77.dg/fno-f90-1.f
16691         * g77.dg/fno-fixed-form-1.f
16692         * g77.dg/fno-onetrip.f
16693         * g77.dg/fno-typeless-boz.f
16694         * g77.dg/fno-underscoring.f
16695         * g77.dg/fno-vxt-1.f
16696         * g77.dg/fonetrip.f
16697         * g77.dg/ftypeless-boz.f
16698         * g77.dg/fugly-assumed.f
16699         * g77.dg/funderscoring.f
16700         * g77.dg/fvxt-1.f
16701
16702 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
16703
16704         * objc.dg/fwd-proto-1.m: New.
16705         * objc.dg/local-decl-1.m: New.
16706         * objc.dg/naming-1.m: New.
16707         * objc.dg/naming-2.m: New.
16708         * objc.dg/proto-hier-1.m: New.
16709
16710 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
16711
16712         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
16713         largest-type elements to a struct makes its size grow.
16714
16715 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16716
16717         * g++.dg/abi/vthunk1.C: New test.
16718
16719 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16720
16721         * g++.dg/abi/vbase8-22.C: New test.
16722
16723 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16724
16725         * gcc.dg/cpp/macro8.c: New test.
16726
16727 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16728
16729         * g++.dg/abi/vbase8-21.C: New test.
16730
16731 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16732
16733         * g++.dg/abi/vbase8-10.C: New test.
16734
16735 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16736
16737         * lib/g++.exp (g++_set_ld_library_path): Renamed to
16738         ${tool}_set_ld_library_path.
16739         Changed caller.
16740         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
16741         g++.exp.
16742
16743 2001-07-26  Stan Cox <scox@redhat.com>
16744
16745         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
16746         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
16747         gcc_exit, gcc_check_unsupported_p):
16748         Moved to gcc-deps.exp
16749         * gcc-deps.exp: New file.
16750
16751 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16752
16753         * g++.old-deja/g++.pt/defarg14.C: New test.
16754
16755 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16756
16757         * g++.old-deja/g++.other/lineno5.C: New test.
16758
16759 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16760
16761         * g++.old-deja/g++.pt/crash68.C: New test.
16762
16763 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16764
16765         * g++.old-deja/g++.other/crash42.C: New test.
16766
16767 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16768
16769         * gcc.dg/cpp/extratokens.c: Fix.
16770         * gcc.dg/cpp/skipping2.c: New tests.
16771
16772 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16773
16774         * gcc.c-torture/execute/20010724-1.c: New file.
16775         * gcc.c-torture/execute/20010724-1.x: New file.
16776
16777 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16778
16779         * g++.old-deja/g++.other/cond7.C: New test.
16780
16781 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16782
16783         * g++.old-deja/g++.other/optimize4.C: New test.
16784
16785 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16786
16787         * g++.old-deja/g++.abi/vbase8-5.C: New test.
16788
16789 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
16790
16791         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
16792         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
16793         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
16794         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
16795
16796         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
16797         bug report" message.
16798
16799         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
16800         * g++.dg/ext/instantiate1.C: Move from old-deja.
16801
16802 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
16803
16804         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
16805         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
16806         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
16807         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
16808
16809 2001-07-23  Jeffrey A Law  (law@cygnus.com)
16810
16811         * gcc.c-torture/execute/20010723-1.c: New test.
16812
16813 2001-07-23  Ben Elliston  <bje@redhat.com>
16814
16815         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
16816
16817 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16818
16819         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
16820         i[34567]86-*-*.
16821         Delete handling of ieee_multilib_flags.
16822         Pass -mieee for alpha*-*-* and sh-*-*.
16823         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
16824
16825 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
16826
16827         Remove old-abi tests.
16828         * g++.old-deja/g++.mike/p11116.C: Remove.
16829         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
16830
16831 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
16832
16833         * g77.f-torture/compile/pr3743.f:  New test
16834
16835 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
16836
16837         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
16838
16839 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16840
16841         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
16842         g++.old-deja/g++.pt/static6.C: Likewise.
16843         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
16844         supports weak symbols.
16845
16846 2001-07-18  Andreas Jaeger  <aj@suse.de>
16847
16848         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
16849         supported again.
16850
16851 2001-07-18  Andreas Jaeger  <aj@suse.de>
16852
16853         * gcc.dg/iftrap-1.c: Fix target line.
16854
16855 2001-07-17  Richard Henderson  <rth@redhat.com>
16856
16857         * gcc.c-torture/execute/20010717-1.c: New.
16858
16859 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16860
16861         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
16862         tests.
16863
16864 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16865
16866         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
16867
16868 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16869
16870         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
16871         UAC_SIGBUS, UAC_NOPRINT definitions.
16872
16873 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
16874
16875         * objc/execute/object_is_class.m: New test.
16876         * objc/execute/object_is_meta_class.m: New test.
16877
16878 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
16879
16880         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
16881         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
16882
16883 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
16884
16885         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
16886         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
16887
16888 2001-07-14  Richard Henderson  <rth@redhat.com>
16889
16890         * gcc.dg/iftrap-1.c: New.
16891
16892 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
16893
16894         * g77.f-torture/execute/intrinsic77.f: New test.
16895
16896 2001-07-11  Janis Johnson <janis@us.ibm.com>
16897
16898         * gcc.misc-tests/gcov-3.c: New test.
16899
16900 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16901
16902         * gcc.c-torture/compile/20010711-1.c,
16903         * gcc.c-torture/compile/20010711-2.c: New tests.
16904
16905 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16906
16907         * gcc.c-torture/execute/20010711-1.c: New test.
16908
16909 2001-07-11  Ben Elliston  <bje@redhat.com>
16910
16911         * g++.old-deja/g++.other/enum5.C: New test.
16912
16913 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
16914
16915         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
16916         (g++-dg-prune): Call prune_gcc_output.
16917         * prune.exp: New file for prune_gcc_output.
16918         * lib/g++.exp, lib/gcc.exp: Load it.
16919
16920 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
16921
16922         * gcc.c-torture/compile/20010701-1.c,
16923         g++.old-deja/g++.ext/attrib6.C: New tests.
16924
16925 2001-07-06  Jeffrey A Law  (law@cygnus.com)
16926
16927         * gcc.c-torture/compile/20010706-1.c: New test.
16928
16929 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
16930
16931         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
16932
16933 2001-06-28  Stan Shebs  <shebs@apple.com>
16934
16935         * gcc.dg/pragma-darwin.c: New test.
16936
16937 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16938
16939         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
16940         Solaris 2.[678] system.
16941
16942 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16943
16944         * gcc.dg/20010622-1.c: New test.
16945
16946 2001-06-18  Stan Shebs  <shebs@apple.com>
16947
16948         * objc.dg: New directory.
16949         * objc.dg/dg.exp: New file.
16950         * objc.dg/alias.m: New.
16951         * objc.dg/class-1.m: New.
16952         * objc.dg/class-2.m: New.
16953         * objc.dg/const-str-1.m: New.
16954         * objc.dg/const-str-2.m: New.
16955         * objc.dg/id-1.m: New.
16956         * objc.dg/method-1.m: New.
16957         * objc.dg/super-class-1.m: New.
16958         * lib/objc-dg.exp: New file.
16959
16960 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16961
16962         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
16963         of label name.
16964
16965 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
16966
16967         * g++.old-deja/g++.abi/vbase8-9.C: New test.
16968
16969 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16970
16971         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
16972         variable.
16973
16974 2001-06-12  Richard Henderson  <rth@redhat.com>
16975
16976         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
16977
16978 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16979
16980         * g++.old-deja/g++.abi/vbase5.C: New test.
16981         * g++.old-deja/g++.abi/vbase6.C: New test.
16982         * g++.old-deja/g++.abi/vbase7.C: New test.
16983
16984 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16985
16986         * gcc.c-torture/compile/20010610-1.c: New test.
16987
16988 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16989
16990         * g++.old-deja/g++.abi/vbase4.C: New test.
16991
16992 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16993
16994         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
16995         support %f for HC11/HC12 targets.
16996         * gcc.c-torture/execute/930513-1.x: New file, likewise.
16997         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
16998         on HC11/HC12 targets.
16999         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
17000
17001 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17002
17003         * gcc.dg/wchar_t-1.c: New file.
17004         * gcc.dg/wint_t-1.c: Likewise.
17005
17006 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
17007
17008         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
17009
17010 2001-06-11  Richard Henderson  <rth@redhat.com>
17011
17012         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
17013
17014 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17015
17016         * gcc.c-torture/compile/20010611-1.c: New test.
17017
17018 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17019
17020         * gcc.dg/c99-tag-1.c: Add more tests.
17021
17022 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
17023
17024         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
17025         representation on MN10300 and ARM/Thumb.
17026
17027 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
17028
17029         * g77.f-torture/execute/20010610.f: New.
17030
17031 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
17032
17033         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
17034         names.
17035
17036 2001-06-09  Richard Henderson  <rth@redhat.com>
17037
17038         * gcc.c-torture/execute/ashrdi-1.c: New.
17039         * gcc.c-torture/execute/ashldi-1.c: New.
17040         * gcc.c-torture/execute/lshrdi-1.c: New.
17041
17042 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
17043
17044         * objc/execute/load-3.m: Added. Check sending +load to categories,
17045         in addition to classes.
17046
17047 2001-06-08  Stan Shebs  <shebs@apple.com>
17048
17049         * objc/execute/load-2.m: New test.  From Nicola Pero
17050         <n.pero@mi.flashnet.it>.
17051
17052 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
17053
17054         * gcc.c-torture/execute/20010605-2.c: New test.
17055
17056 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17057
17058         * g++.old-deja/g++.abi/vbase2.C: New test.
17059         * g++.old-deja/g++.abi/vbase3.C: New test.
17060
17061 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17062
17063         * g++.old-deja/g++.pt/friend49.C: New test.
17064
17065 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
17066
17067         * g++.old-deja/g++.ext/anon3.C: New test.
17068
17069 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
17070
17071         * g++.old-deja/g++.other/conv7.C: New test.
17072
17073 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
17074
17075         * gcc.c-torture/compile/20010605-2.c: New test.
17076
17077 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17078
17079         * gcc.c-torture/execute/20010604-1.c: New test.
17080
17081 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
17082
17083         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
17084
17085 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
17086
17087         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
17088         (g++_link_flags): Likewise.
17089         (g++_init): Pass gccpath's value to two previous functions.
17090
17091 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17092
17093         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
17094         Ensure logfile entry matches exec command line.
17095
17096 2001-05-31  Richard Henderson  <rth@redhat.com>
17097
17098         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
17099         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
17100
17101 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
17102
17103         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
17104         compiler for irix6.2
17105
17106 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
17107
17108         * g++.old-deja/g++.other/optimize3.C: New file.
17109
17110 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
17111
17112         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
17113         assemble.
17114
17115 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
17116
17117         * g++.old-deja/g++.other/optimize2.C: New file.
17118
17119 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
17120
17121         * gcc.c-torture/compile/20010518-2.c: New file.
17122         * gcc.c-torture/execute/20010518-1.c: New file.
17123         * gcc.c-torture/execute/20010518-2.c: New file.
17124
17125 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17126
17127         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
17128
17129 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
17130
17131         G++ no longer defines builtins that do not begin with __builtin.
17132         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
17133         * g++.old-deja/g++.brendand/misc13.C: Likewise.
17134         * g++.old-deja/g++.law/builtin1.C: Likewise.
17135         * g++.old-deja/g++.law/cvt2.C: Likewise.
17136         * g++.old-deja/g++.mike/net5.C: Likewise.
17137         * g++.old-deja/g++.other/builtins1.C: Likewise.
17138         * g++.old-deja/g++.other/builtins2.C: Likewise.
17139         * g++.old-deja/g++.other/builtins3.C: Likewise.
17140         * g++.old-deja/g++.other/builtins4.C: Likewise.
17141         * g++.old-deja/g++.other/inline8.C: Likewise.
17142         * g++.old-deja/g++.robertl/eb39.C: Likewise.
17143
17144 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
17145
17146         * g++.old-deja/g++.pt/using1.C: Adjust.
17147         * g++.old-deja/g++.pt/using2.C: New test.
17148
17149 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
17150
17151         * gcc.dg/cpp/charconst.c: New tests.
17152         * gcc.dg/cpp/escape.c: New tests.
17153         * gcc.dg/cpp/escape-1.c: New tests.
17154         * gcc.dg/cpp/escape-2.c: New tests.
17155         * gcc.dg/cpp/ucs.c: New tests.
17156
17157 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
17158
17159         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
17160         native compiler for irix6.5.
17161
17162 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
17163
17164         * lib/g++.exp (g++_include_flags): Use args to compute
17165         get_multilibs.
17166         (g++_link_flags): Likewise.
17167         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
17168
17169 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17170
17171         * gcc.dg/c90-hexfloat-1.c: Add more tests.
17172
17173 2001-05-21  Geoff Keating  <geoffk@redhat.com>
17174
17175         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
17176         this file.
17177
17178 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17179
17180         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
17181         STACK_SIZE;
17182         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
17183         to STACK_SIZE; Use it to define size of add_histo array.
17184         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
17185         to STACK_SIZE.
17186         (f): Use GITT_SIZE to define size of gitt local table.
17187         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
17188         to STACK_SIZE; Use it to define size of bytemem array.
17189
17190 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17191
17192         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
17193         on 68HC11/HC12 due to the asm instruction.
17194         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
17195         * gcc.c-torture/compile/920520-1.x: Likewise.
17196         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
17197         on 68HC11/HC12 because the function is larger than 64K.
17198         * gcc.c-torture/compile/961203-1.x: New file, this test fails
17199         on 68HC11/HC12 because the structure is too large.
17200
17201 2001-05-20  Richard Henderson  <rth@redhat.com>
17202
17203         * gcc.c-torture/execute/20010520-1.c: New.
17204
17205 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17206
17207         * g++.old-deja/g++.warn/compare1.C: New test.
17208         * gcc.dg/compare4.c: New test.
17209
17210 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
17211
17212         * g++.old-deja/g++.other/optimize1.C: New test.
17213
17214 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17215
17216         * g++.old-deja/g++.pt/spec41.C: New test.
17217
17218 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
17219
17220         * gcc.c-torture/compile/20010114-1.x: Remove.
17221
17222 2001-05-18  Stan Shebs  <shebs@apple.com>
17223
17224         * gcc.c-torture/compile/20010518-1.c: New test.
17225
17226 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
17227
17228         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
17229         * g++.old-deja/g++.pt/crash67.C: New test.
17230
17231 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
17232
17233         * g++.old-deja/g++.other/debug9.C: New test.
17234
17235 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
17236
17237         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
17238
17239 2001-05-16  Jan Hubicka  <jh@suse.cz>
17240
17241         * gcc.c-torture/compile/20010516-1.c: New test.
17242
17243 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17244
17245         * g++.old-deja/g++.other/crash41.C: New test.
17246
17247 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17248
17249         * g++.old-deja/g++.pt/crash66.C: New test.
17250
17251 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
17252
17253         * g++.old-deja/g++.robertl/eb27.C: Convert.
17254
17255 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
17256
17257         * g++.dg/friend-warn.C: New test.  Do not warn about friend
17258         declaration being redundant.
17259
17260 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
17261
17262         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
17263
17264 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
17265
17266         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
17267
17268 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
17269
17270         * lib/g++.exp: Use testsuite_flags.
17271
17272 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
17273
17274         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
17275
17276 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17277
17278         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
17279
17280 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
17281
17282         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
17283
17284 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
17285
17286         * gcc.c-torture/compile/20010313-1.c: New test.
17287
17288 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
17289
17290         * gcc.dg/cpp/direct2.c: New test.
17291         * gccq.dg/cpp/direct2s.c: New test.
17292
17293         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
17294
17295 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
17296
17297         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
17298         * g++.old-deja/g++.other/op3.C: Likewise.
17299
17300 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17301
17302         * gcc.dg/cpp/syshdr.h: New file.
17303         * gcc.dg/cpp/sysmac1.c: Update.
17304         * gcc.dg/cpp/sysmac2.c: Update.
17305
17306 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17307
17308         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
17309
17310 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
17311
17312         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
17313         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
17314
17315 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
17316
17317         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
17318
17319 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
17320
17321         * lib/g++.exp (g++_include_flags): Don't use any special flags
17322         if TESTING_IN_BUILD_TREE is not defined.
17323         (g++_init): Use a plain 'c++' as the compiler if
17324         TESTING_IN_BUILD_TREEE is not defined.
17325
17326 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17327
17328         * g++.old-deja/g++.eh/catch13.C: New test.
17329         * g++.old-deja/g++.eh/catch14.C: New test.
17330
17331 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17332
17333         * gcc.dg/cpp/tr-define.c: New test.
17334
17335 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
17336
17337         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
17338         <stdlib.h>, not <malloc.h>.
17339
17340 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17341
17342         * g++.old-deja/g++.ns/template17.C: New test.
17343
17344 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17345
17346         * g++.old-deja/g++.pt/ref4.C: New test.
17347
17348 2001-04-30  Richard Henderson  <rth@redhat.com>
17349
17350         * gcc.dg/20000724-1.c: Revert last change.
17351
17352 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
17353
17354         * g77.f-torture/execute/20010430.f: New test.
17355
17356 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
17357
17358         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
17359
17360 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
17361
17362         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
17363
17364 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17365
17366         * g++.old-deja/g++.eh/crash6.C: New test.
17367
17368 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17369
17370         * g++.old-deja/g++.other/warn7.C: New test.
17371
17372 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17373
17374         * g++.old-deja/g++.other/defarg9.C: New test.
17375
17376 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17377
17378         * g77.f-torture/compile/20010426.f: New test.
17379         * g77.f-torture/execute/20010426.f: New test.
17380
17381 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17382
17383         * g77.f-torture/compile/20000629-1.x: Remove - error
17384         has been fixed.
17385
17386 2001-04-26  Jeffrey A Law  (law@cygnus.com)
17387
17388         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
17389         Tweak slightly to work with g++.dg framework.
17390         * g++.dg/special/ecos.exp: Run initp1.C test.
17391         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
17392
17393         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
17394         its linker doesn't give line numbers either.
17395         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
17396
17397 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17398
17399         * g++.old-deja/g++.other/lex1.C: New test.
17400
17401 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
17402
17403         * gcc.dg/noncompile/20010425-1.c: New test.
17404
17405 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17406
17407         * g++.old-deja/g++.pt/mangle2.C: New test.
17408
17409 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17410
17411         * gcc.dg/format/plus-1.c: New test.
17412
17413 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17414
17415         * gcc.dg/20010423-1.c: New test.
17416
17417 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17418
17419         * gcc.c-torture/execute/20010422-1.c: New test.
17420
17421 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
17422
17423         * g++.old-deja/g++.ns/type2.C: New test.
17424
17425 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
17426
17427         * g++.old-deja/g++.other/perf1.C: New test.
17428
17429 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
17430
17431         * gcc.dg/c99-func-2.c: Remove xfail.
17432         * gcc.dg/c99-func-3.c: Remove xfail.
17433         * gcc.dg/c99-func-4.c: Remove xfail.
17434
17435 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
17436
17437         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
17438
17439 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17440
17441         * gcc.c-torture/compile/20010423-1.c: New test.
17442
17443 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17444
17445         * g++.old-deja/g++.pt/typename28.C: New test.
17446
17447 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17448
17449         * g++.old-deja/g++.abi/empty2.C: New test.
17450         * g++.old-deja/g++.abi/empty3.C: New test.
17451
17452 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17453
17454         * g++.old-deja/g++.other/comdat2.C: New test.
17455         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
17456
17457 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17458
17459         * g++.old-deja/g++.other/overload14.C: New test.
17460
17461 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17462
17463         * g++.old-deja/g++.other/lookup23.C: New test.
17464
17465 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17466
17467         * gcc.c-torture/execute/20010403-1.c: New test.
17468
17469 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
17470             Mark Mitchell  <mark@codesourcery.com>
17471
17472         * lib/old-dejagnu.exp: Don't delete output of executable.
17473         Add .exe suffix to executables.
17474
17475 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
17476
17477         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
17478
17479 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17480
17481         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
17482
17483 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17484
17485         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
17486         * g++.old-deja/g++.abi/crash1.C: New test.
17487
17488 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17489
17490         * g++.old-deja/g++.other/crash40.C: New test.
17491
17492 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17493
17494         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
17495
17496 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
17497
17498         * g++.old-deja/g++.other/warn6.C: New test.
17499
17500 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17501
17502         * g++.old-deja/g++.robertl/eb42.C: Same.
17503
17504 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17505
17506         * gcc.dg/wtr-conversion-1.c: New testcase.
17507
17508 2001-04-10  Richard Henderson  <rth@redhat.com>
17509
17510         * g++.old-deja/g++.other/array5.C: New.
17511
17512 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17513
17514         * gcc.c-torture/execute/20010408-1.c: New test.
17515
17516 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
17517
17518         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
17519         headers and constructs.
17520         * g++.old-deja/g++.robertl/eb79.C: Same.
17521         * g++.old-deja/g++.robertl/eb77.C (main): Same.
17522         * g++.old-deja/g++.robertl/eb73.C: Same.
17523         * g++.old-deja/g++.robertl/eb66.C (main): Same.
17524         * g++.old-deja/g++.robertl/eb55.C (t): Same.
17525         * g++.old-deja/g++.robertl/eb54.C (main): Same.
17526         * g++.old-deja/g++.robertl/eb46.C (main): Same.
17527         * g++.old-deja/g++.robertl/eb44.C: Same.
17528         * g++.old-deja/g++.robertl/eb41.C (main): Same.
17529         * g++.old-deja/g++.robertl/eb4.C (main): Same.
17530         * g++.old-deja/g++.robertl/eb39.C: Same.
17531         * g++.old-deja/g++.robertl/eb33.C (main): Same.
17532         * g++.old-deja/g++.robertl/eb31.C (main): Same.
17533         * g++.old-deja/g++.robertl/eb30.C: Same.
17534         * g++.old-deja/g++.robertl/eb3.C: Same.
17535         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
17536         * g++.old-deja/g++.robertl/eb21.C: Same.
17537         * g++.old-deja/g++.robertl/eb15.C: Same.
17538         * g++.old-deja/g++.robertl/eb118.C: Same.
17539         * g++.old-deja/g++.robertl/eb115.C (main): Same.
17540         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
17541         * g++.old-deja/g++.robertl/eb109.C: Same.
17542         * g++.old-deja/g++.other/sibcall1.C (main): Same.
17543         * g++.old-deja/g++.mike/rtti1.C: Same.
17544         * g++.old-deja/g++.mike/p658.C: Same.
17545         * g++.old-deja/g++.mike/net46.C: Same.
17546         * g++.old-deja/g++.mike/net34.C: Same.
17547         * g++.old-deja/g++.mike/memoize1.C: Same.
17548         * g++.old-deja/g++.mike/eh2.C: Same.
17549         * g++.old-deja/g++.law/weak.C: Same.
17550         * g++.old-deja/g++.law/visibility7.C: Same.
17551         * g++.old-deja/g++.law/visibility25.C: Same.
17552         * g++.old-deja/g++.law/visibility22.C: Same.
17553         * g++.old-deja/g++.law/visibility2.C: Same.
17554         * g++.old-deja/g++.law/visibility17.C: Same.
17555         * g++.old-deja/g++.law/visibility13.C: Same.
17556         * g++.old-deja/g++.law/visibility10.C: Same.
17557         * g++.old-deja/g++.law/visibility1.C: Same.
17558         * g++.old-deja/g++.law/virtual3.C (eval): Same.
17559         * g++.old-deja/g++.law/vbase1.C: Same.
17560         * g++.old-deja/g++.law/operators32.C: Same.
17561         * g++.old-deja/g++.law/nest3.C: Same.
17562         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
17563         * g++.old-deja/g++.law/except5.C (main): Same.
17564         * g++.old-deja/g++.law/cvt7.C (run): Same.
17565         * g++.old-deja/g++.law/cvt2.C: Same.
17566         * g++.old-deja/g++.law/cvt16.C: Same.
17567         * g++.old-deja/g++.law/ctors6.C (bar): Same.
17568         * g++.old-deja/g++.law/ctors17.C (main): Same.
17569         * g++.old-deja/g++.law/ctors13.C: Same.
17570         * g++.old-deja/g++.law/ctors12.C (main): Same.
17571         * g++.old-deja/g++.law/ctors10.C: Same.
17572         * g++.old-deja/g++.law/code-gen5.C: Same.
17573         * g++.old-deja/g++.law/bad-error7.C: Same.
17574         * g++.old-deja/g++.law/arm9.C: Same.
17575         * g++.old-deja/g++.law/arm12.C: Same.
17576         * g++.old-deja/g++.law/arg8.C: Same.
17577         * g++.old-deja/g++.law/arg1.C: Same.
17578         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
17579         * g++.old-deja/g++.jason/template31.C: Same.
17580         * g++.old-deja/g++.jason/template24.C (main): Same.
17581         * g++.old-deja/g++.jason/2371.C: Same.
17582         * g++.old-deja/g++.eh/new2.C: Same.
17583         * g++.old-deja/g++.eh/new1.C: Same.
17584         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
17585         * g++.old-deja/g++.brendan/nest21.C (main): Same.
17586         * g++.old-deja/g++.brendan/err-msg3.C: Same.
17587         * g++.old-deja/g++.brendan/crash62.C: Same.
17588         * g++.old-deja/g++.brendan/crash52.C: Same.
17589         * g++.old-deja/g++.brendan/crash49.C (main): Same.
17590         * g++.old-deja/g++.brendan/crash38.C: Same.
17591         * g++.old-deja/g++.brendan/crash15.C (main): Same.
17592         * g++.old-deja/g++.brendan/copy9.C: Same.
17593
17594 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
17595
17596         * gcc.c-torture/execute/20001203-2.c (memset):
17597         Count argument is of type __SIZE_TYPE__.
17598
17599 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
17600
17601         * gcc.c-torture/compile/20010404-1.c: New test.
17602
17603 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
17604
17605         * gcc.c-torture/compile/20010326-1.c: New test.
17606
17607 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
17608
17609         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
17610         peculiarities of the SH.
17611         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
17612
17613 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17614
17615         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
17616         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
17617         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
17618
17619 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17620
17621         * g77.f-torture/compile/20010321-1.f: New test.
17622
17623 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17624
17625         * gcc.c-torture/compile/20010329-1.c: New test.
17626
17627 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17628
17629         * gcc.c-torture/execute/20010329-1.c: New test.
17630
17631 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17632
17633         * g++.old-deja/g++.other/eh4.C: Fix typo.
17634
17635 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17636
17637         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
17638
17639 2001-03-28  Philip Blundell  <philb@gnu.org>
17640
17641         * gcc.c-torture/compile/20010328-1.c: New test.
17642
17643 2001-03-27  Richard Henderson  <rth@redhat.com>
17644
17645         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
17646         * g++.old-deja/g++.eh/vbase3.C: Likewise.
17647
17648 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
17649
17650         * gcc.c-torture/compile/20010327-1.c: New test.
17651
17652 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17653
17654         * g++.old-deja/g++.other/friend12.C: New test.
17655         * g++.old-deja/g++.other/friend9.C: Expect no errors.
17656         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
17657
17658 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17659
17660         * gcc.c-torture/execute/20010325-1.c: New test.
17661
17662 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
17663
17664         * g++.old-deja/g++.other/mangle3.C: New test.
17665
17666 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
17667
17668         * g++.old-deja/g++.other/anon8.C: New test.
17669
17670 2001-03-20  Philip Blundell  <philb@gnu.org>
17671
17672         * gcc.c-torture/compile/20010320-1.c: New test.
17673
17674 2001-03-17  Richard Henderson  <rth@redhat.com>
17675
17676         * g++.old-deja/g++.other/eh4.C: Add expected error text.
17677
17678 2001-03-15  Geoff Keating  <geoff@redhat.com>
17679
17680         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
17681         tests on AIX.
17682
17683 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
17684
17685         * g++.old-deja/g++.other/eh4.C: New test.
17686
17687 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17688
17689         * gcc.dg/cpp/mi1.c: Update.
17690
17691 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
17692
17693         * g++.old-deja/g++.other/regstack.C: New test.
17694
17695 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17696
17697         * g++.old-deja/g++.other/ref4.C: New test.
17698
17699 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
17700
17701         * objc/execute/va_method.m: Added.
17702         * objc/execute/IMP.m: Added.
17703         * objc/execute/_cmd.m: Added.
17704         * objc/execute/accessing_ivars.m: Added.
17705         * objc/execute/class-1.m: Added.
17706         * objc/execute/class-10.m: Added.
17707         * objc/execute/class-11.m: Added.
17708         * objc/execute/class-12.m: Added.
17709         * objc/execute/class-13.m: Added.
17710         * objc/execute/class-14.m: Added.
17711         * objc/execute/class-2.m: Added.
17712         * objc/execute/class-3.m: Added.
17713         * objc/execute/class-4.m: Added.
17714         * objc/execute/class-5.m: Added.
17715         * objc/execute/class-6.m: Added.
17716         * objc/execute/class-7.m: Added.
17717         * objc/execute/class-8.m: Added.
17718         * objc/execute/class-9.m: Added.
17719         * objc/execute/class-tests-1.h
17720         * objc/execute/class-tests-2.h
17721         * objc/execute/compatibility_alias.m: Added.
17722         * objc/execute/encode-1.m: Added.
17723         * objc/execute/formal_protocol-1.m: Added.
17724         * objc/execute/formal_protocol-2.m: Added.
17725         * objc/execute/formal_protocol-3.m: Added.
17726         * objc/execute/formal_protocol-4.m: Added.
17727         * objc/execute/formal_protocol-5.m: Added.
17728         * objc/execute/formal_protocol-6.m: Added.
17729         * objc/execute/formal_protocol-7.m: Added.
17730         * objc/execute/informal_protocol.m: Added.
17731         * objc/execute/initialize.m: Added.
17732         * objc/execute/load.m: Added.
17733         * objc/execute/many_args_method.m: Added.
17734         * objc/execute/nested-3.m: Added.
17735         * objc/execute/no_clash.m: Added.
17736         * objc/execute/private.m: Added.
17737         * objc/execute/redefining_self.m: Added.
17738         * objc/execute/root_methods.m: Added.
17739         * objc/execute/selector-1.m: Added.
17740         * objc/execute/static-1.m: Added.
17741         * objc/execute/static-2.m: Added.
17742         * objc/execute/va_method.m: Added.
17743
17744 2001-03-10  Richard Henderson  <rth@redhat.com>
17745
17746         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
17747
17748 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
17749
17750         * g++.old-deja/g++.other/crash31.C: XFAIL.
17751         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
17752         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
17753         * gcc.c-torture/execute/20010123-1.x: XFAIL.
17754         * gcc.c-torture/execute/20010124-1.x: XFAIL.
17755         * gcc.dg/sequence-pt-1.c: XFAIL one test.
17756
17757 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
17758
17759         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
17760
17761 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17762
17763         * gcc.dg/20000724-1.c: Don't use multiline strings.
17764
17765 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17766
17767         * objc/execute/string1.m, objc/execute/string2.m: Compare the
17768         result of -cString against what we expect it to be; don't just
17769         print it out for no one to read.
17770
17771         * objc/execute/string3.m, objc/execute/string4.m: New tests.
17772         Based on testcases provided by Nicola Pero.
17773
17774 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17775
17776         * gcc.dg/cpp/macro7.c: New test.
17777
17778 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17779
17780         * gcc.dg/cpp/multiline.c: Update.
17781
17782 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17783
17784         * g++.old-deja/g++.other/enum3.C: New test.
17785
17786 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17787
17788         * g++.old-deja/g++.other/pod1.C: New test.
17789
17790 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17791
17792         * g++.old-deja/g++.ext/overload1.C: New test.
17793
17794 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17795
17796         * g++.old-deja/g++.pt/using1.C: New test.
17797
17798 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17799
17800         * g++.old-deja/g++.other/using9.C: New test.
17801
17802 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
17803
17804         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
17805
17806         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
17807
17808 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
17809
17810         * g++.old-deja/g++.ext/realpt1.C: Remove.
17811
17812 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
17813
17814         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
17815
17816 2001-02-26  Will Cohen  <wcohen@redhat.com>
17817
17818         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
17819
17820 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
17821
17822         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
17823         templatized constructors.
17824
17825 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17826
17827         * gcc.c-torture/execute/20010224-1.c: New test.
17828
17829 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
17830
17831         * gcc.c-torture/execute/20010222-1.c: New test.
17832
17833 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
17834
17835         * g++.old-deja/g++.other/inline20.C: New test.
17836
17837 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
17838
17839         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
17840
17841 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17842
17843         * g++.old-deja/g++.other/lookup22.C: New test.
17844
17845 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
17846
17847         * g77.dg: New directory.
17848         * g77.dg/20010216-1.f: New test case.
17849         * g77.dg/dg.exp: New driver.
17850         * lib/g77-dg.exp: New driver library.
17851
17852 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17853
17854         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
17855
17856 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
17857
17858         * g++.old-deja/g++.other/decl9.C: New test.
17859
17860 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
17861
17862         * g++.old-deja/g++.other/init16.C: Update the test so that it does
17863         not need <string> and also tests the initialization at runtime.
17864
17865 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17866
17867         * gcc.c-torture/execute/longlong.c: New test.
17868
17869 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17870
17871         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
17872
17873 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17874
17875         * gcc.c-torture/execute/920302-1.c (execute):
17876         Change argument type to short.
17877
17878 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17879
17880         * g++.old-deja/g++.pt/deduct6.C: New test.
17881
17882 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17883
17884         * g++.old-deja/g++.pt/deduct5.C: New test.
17885
17886 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
17887
17888         * gcc.c-torture/execute/20010209-1.c: New test.
17889
17890 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17891
17892         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
17893
17894 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
17895
17896         * g++.dg/vtgc1.C: Update for new ABI.
17897
17898         * consistency.vlad: New directory, 1665 files.
17899
17900 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
17901
17902         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
17903         return type.
17904         * gcc.dg/cpp/digraphs.c: Declare puts.
17905
17906 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17907
17908         * g++.old-deja/g++.other/warn5.C: New test.
17909
17910 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17911
17912         * g++.old-deja/g++.pt/spec40.C: New test.
17913
17914 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17915
17916         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
17917         case.
17918         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
17919
17920 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
17921
17922         * gcc.c-torture/compile/20010209-1.c: New test.
17923
17924 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
17925
17926         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
17927         excess errors message but not if it crashes.
17928         * g++.old-deja/g++.other/crash27.C: Likewise.
17929         * g++.old-deja/g++.other/crash28.C: Likewise.
17930         * g++.old-deja/g++.other/crash30.C: Likewise.
17931         * g++.old-deja/g++.other/crash32.C: Likewise.
17932         * g++.old-deja/g++.other/crash35.C: Likewise.
17933         * g++.old-deja/g++.pt/inherit2.C: Likewise.
17934
17935 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
17936
17937         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
17938         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
17939         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
17940         g77.f-torture/execute/execute.exp,
17941         g77.f-torture/noncompile/noncompile.exp,
17942         gcc.c-torture/execute/execute.exp,
17943         gcc.c-torture/execute/memcheck/memcheck.exp,
17944         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
17945         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
17946         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
17947         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
17948         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
17949         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
17950         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17951         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
17952         Remove bug reporting instructions with ancient email addresses.
17953
17954 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17955
17956         * gcc.dg/20010202-1.c: New test.
17957         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
17958
17959 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
17960
17961         * g++.dg/stdbool-if.C: New test.
17962
17963 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
17964
17965         * objc/execute/fdecl.m: Added main().
17966
17967 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17968
17969         * gcc.c-torture/execute/20010206-1.c: New test.
17970
17971 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17972
17973         * gcc.dg/cpp/avoidpaste1.c: Update.
17974
17975 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
17976
17977         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
17978         Pero <nicola@brainstorm.co.uk>.
17979         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
17980
17981 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
17982
17983         * g++.old-deja/g++.pt/spec39.C: New test.
17984
17985 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
17986
17987         * gcc.c-torture/compile/20010202-1.c: New test.
17988
17989 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
17990
17991         * g++.old-deja/g++.abi/primary2.C: New test.
17992         * g++.old-deja/g++.abi/primary3.C: New test.
17993         * g++.old-deja/g++.abi/primary4.C: New test.
17994         * g++.old-deja/g++.abi/primary5.C: New test.
17995         * g++.old-deja/g++.abi/vtable3.h: New test.
17996         * g++.old-deja/g++.abi/vtable3a.C: New test.
17997         * g++.old-deja/g++.abi/vtable3b.C: New test.
17998         * g++.old-deja/g++.abi/vtable3c.C: New test.
17999         * g++.old-deja/g++.abi/vtable3d.C: New test.
18000         * g++.old-deja/g++.abi/vtable3e.C: New test.
18001         * g++.old-deja/g++.abi/vtable3f.C: New test.
18002         * g++.old-deja/g++.abi/vtable3g.C: New test.
18003         * g++.old-deja/g++.abi/vtable3h.C: New test.
18004         * g++.old-deja/g++.abi/vtable3i.C: New test.
18005         * g++.old-deja/g++.abi/vtable3j.C: New test.
18006         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
18007
18008 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
18009
18010         * g++.old-deja/g++.other/anon6.C: New test.
18011         * g++.old-deja/g++.other/anon7.C: New test.
18012
18013 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
18014
18015         * gcc.dg/cpp/avoidpaste2.c: New tests.
18016
18017 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
18018
18019         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
18020
18021 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
18022
18023         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
18024         DECIMAL_DIG cases for Irix."
18025
18026 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
18027
18028         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
18029
18030 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
18031
18032         * gcc.dg/c99-tag-1.c: New test.
18033
18034 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18035
18036         * gcc.dg/cpp/tr-warn1.c: Add tests.
18037
18038 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18039
18040         * gcc.dg/cpp/avoidpaste1.c: Update.
18041         * gcc.dg/cpp/paste4.c: Update.
18042
18043 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
18044
18045         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
18046         cases for Irix.
18047
18048 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18049
18050         * g++.old-deja/g++.other/inline19.C: New test.
18051
18052 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18053
18054         * gcc.dg/Wlarger-than.c: New test.
18055
18056 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
18057
18058         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
18059
18060 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
18061
18062         * gcc.c-torture/execute/20010129-1.c: New test.
18063         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
18064
18065 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
18066
18067         * gcc.dg/cpp/avoidpaste1.c: Test case.
18068
18069 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
18070
18071         * g++.old-deja/g++.other/inline18.C: New test.
18072
18073 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18074
18075         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
18076         and __builtin_putchar.
18077
18078 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
18079
18080         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
18081         tests.
18082
18083 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
18084
18085         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
18086         floating point number rounding mode to round to the nearest
18087         representable mode.
18088
18089 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
18090
18091         * g++.old-deja/g++.other/mangle2.C: New test.
18092
18093 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
18094
18095         * gcc.c-torture/compile/20010124-1.c: New test.
18096
18097 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
18098
18099         * g++.old-deja/g++.pt/spec38.C: New test.
18100
18101 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18102
18103         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
18104         "Build don't run".
18105
18106 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18107
18108         * gcc.c-torture/execute/20010123-1.c: New test.
18109
18110 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18111
18112         * g++.old-deja/g++.pt/spec37.C: New test.
18113
18114 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18115
18116         * g++.old-deja/g++.pt/overload14.C: New test.
18117
18118 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18119
18120         * gcc.c-torture/execute/20010122-1.c: New test, exercise
18121         __builtin_return_address.
18122
18123 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
18124
18125         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
18126         * g++.old-deja/g++.pt/spec35.C: New test.
18127         * g++.old-deja/g++.pt/spec36.C: New test.
18128
18129 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
18130
18131         * gcc.c-torture/compile/20010118-1.c: New test.
18132
18133 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
18134
18135         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
18136
18137 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18138
18139         * gcc.c-torture/execute/20010119-1.c: New test.
18140
18141 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18142
18143         * g++.old-deja/g++.other/vbase5.C: New test.
18144
18145 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18146
18147         * gcc.c-torture/execute/20010118-1.c: New test.
18148
18149 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18150
18151         * g++.old-deja/g++.pt/deduct3.C: New test.
18152
18153 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18154
18155         * g++.old-deja/g++.pt/spec34.C: New test.
18156
18157 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
18158
18159         * g77.f-torture/compile/20000601-2.f: New test.
18160
18161 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18162
18163         * g++.old-deja/g++.other/init17.C: New test.
18164
18165 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
18166
18167         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
18168
18169 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18170
18171         * g++.old-deja/g++.pt/unify8.C: New test.
18172
18173 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18174
18175         * g++.old-deja/g++.abi/vbase1.C: New test.
18176
18177 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18178
18179         * g++.old-deja/g++.pt/crash65.C: New test.
18180
18181 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18182
18183         * gcc.dg/cpp/assembl2.S: New test case.
18184
18185 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
18186
18187         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
18188         are supported.
18189
18190 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18191
18192         * g++.old-deja/g++.other/builtins1.C: New test.
18193         * g++.old-deja/g++.other/builtins2.C: Likewise.
18194         * g++.old-deja/g++.other/builtins3.C: Likewise.
18195         * g++.old-deja/g++.other/builtins4.C: Likewise.
18196
18197 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
18198
18199         * gcc.c-torture/compile/20010117-1.c: New test.
18200         * gcc.c-torture/compile/20010117-2.c: New test.
18201
18202 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18203
18204         * g77.f-torture/execute/20010116.[fx]: New test,
18205         XFAIL on i?86-*-*.
18206         * g77.f-torture/compile/20010115.f: Indicate it's
18207         a test for PR fortran/1636.
18208
18209 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18210
18211         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
18212
18213 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18214
18215         * g77.f-torture/compile/20010115.f: New test.
18216
18217 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
18218
18219         * g++.old-deja/g++.pt/nontype5.C: New test.
18220
18221 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18222
18223         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
18224         have an equivalent working one below it.
18225
18226 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18227
18228         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
18229         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18230
18231 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18232
18233         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
18234         message containing "init_priority".
18235         (conpr-2.C): Likewise.
18236         (conpr-3.C): Likewise.
18237         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
18238
18239 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18240
18241         * gcc.c-torture/execute/20010114-2.c: New test.
18242
18243 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18244
18245         * gcc.c-torture/compile/20010114-1.c: New test.
18246         * gcc.c-torture/compile/20010114-1.x: Xfail.
18247         * gcc.c-torture/compile/20010114-2.c: New test.
18248         * gcc.c-torture/execute/20010114-1.c: New test.
18249         * gcc.dg/trunc-1.c: New test.
18250         * gcc.dg/uninit-B.c: New test.
18251
18252 2001-01-13  Nick Clifton  <nickc@redhat.com>
18253
18254         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
18255         target.
18256
18257 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18258
18259         * gcc.c-torture/compile/20010113-1.c: New test.
18260
18261 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
18262
18263         * gcc.c-torture/compile/20001212-1.c: New test.
18264
18265 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18266
18267         * gcc.dg/cpp/widestr1.c: Update.
18268         * gcc.dg/cpp/prag-imp.c: Remove.
18269
18270 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
18271
18272         * gcc.c-torture/execute/20000801-3.x: Remove.
18273         * gcc.dg/c90-init-1.c: New test.
18274         * gcc.dg/c99-init-1.c: New test.
18275         * gcc.dg/c99-init-2.c: New test.
18276         * gcc.dg/gnu99-init-1.c: New test.
18277
18278 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
18279
18280         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
18281         testing that no relevant ones were found.
18282
18283 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18284
18285         * g++.old-deja/g++.pt/cast2.C: New test.
18286
18287 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18288
18289         * g++.old-deja/g++.pt/friend47.C: New test.
18290
18291 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18292
18293         * g++.old-deja/g++.pt/instantiate13.C: New test.
18294
18295 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18296
18297         * g++.old-deja/g++.other/defarg7.C: New test.
18298         * g++.old-deja/g++.other/defarg8.C: New test.
18299
18300 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18301
18302         * g++.old-deja/g++.pt/crash64.C: New test.
18303
18304 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18305
18306         * g++.old-deja/g++.pt/crash63.C: New test.
18307
18308 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18309
18310         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
18311
18312 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
18313
18314         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
18315
18316 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18317
18318         * g++.old-deja/g++.pt/error3.C: New test.
18319
18320 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18321
18322         * g++.old-deja/g++.other/crash39.C: New test.
18323
18324 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18325
18326         * g++.old-deja/g++.other/vbase4.C: New test.
18327
18328 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
18329
18330         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
18331         * gcc.dg/special/20000419-2.c: New file. Identical to above.
18332         * gcc.dg/special/special.exp: New test driver which will check
18333         for alias support for the above test.
18334
18335 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
18336
18337         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
18338         problems on small machines.
18339         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
18340         parameterize.
18341
18342 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
18343
18344         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
18345         mips.
18346         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18347
18348 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
18349
18350         * g++.old_deja/g++.pt/using8.C: New test.
18351
18352 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18353
18354         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
18355
18356 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
18357
18358         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
18359         where a failure is expected.
18360         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
18361
18362 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18363
18364         * g++.old_deja/g++.pt/instantiate12.C: New test.
18365
18366 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18367
18368         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
18369         start of structs.
18370         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
18371         * g++.old-deja/g++.brendan/crash17.C: Likewise.
18372         * g++.old-deja/g++.brendan/crash29.C: Likewise.
18373         * g++.old-deja/g++.brendan/crash48.C: Likewise.
18374         * g++.old-deja/g++.brendan/ns1.C: Likewise.
18375         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
18376         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
18377         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
18378         * g++.old-deja/g++.eh/spec6.C: Likewise.
18379         * g++.old-deja/g++.jason/crash3.C: Likewise.
18380         * g++.old-deja/g++.law/ctors11.C: Likewise.
18381         * g++.old-deja/g++.law/ctors17.C: Likewise.
18382         * g++.old-deja/g++.law/ctors5.C: Likewise.
18383         * g++.old-deja/g++.law/ctors9.C: Likewise.
18384         * g++.old-deja/g++.mike/ambig1.C: Likewise.
18385         * g++.old-deja/g++.mike/net22.C: Likewise.
18386         * g++.old-deja/g++.mike/p3538a.C: Likewise.
18387         * g++.old-deja/g++.mike/p3538b.C: Likewise.
18388         * g++.old-deja/g++.mike/virt3.C: Likewise.
18389         * g++.old-deja/g++.niklas/t128.C: Likewise.
18390         * g++.old-deja/g++.other/anon4.C: Likewise.
18391         * g++.old-deja/g++.other/using1.C: Likewise.
18392         * g++.old-deja/g++.other/warn3.C: Likewise.
18393         * g++.old-deja/g++.pt/t37.C: Likewise.
18394         * g++.old-deja/g++.robertl/eb69.C: Likewise.
18395         * g++.old-deja/g++.robertl/eb71.C: Likewise.
18396
18397 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18398
18399         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
18400
18401 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18402
18403         * gcc.c-torture/execute/stdio-opt-3.c: New test.
18404
18405 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
18406
18407         * gcc.c-torture/compile/20010107-1.c: New test.
18408
18409 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18410
18411         * gcc.c-torture/execute/builtin-noret-1.c: New test.
18412
18413 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18414
18415         * gcc.dg/format/format.h: New file.
18416         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
18417         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
18418         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
18419         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
18420         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
18421         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
18422         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
18423         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
18424         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
18425         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
18426         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
18427         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
18428         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
18429         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
18430         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
18431         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
18432         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
18433         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
18434         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
18435         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
18436         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
18437         instead of declaring standard types, macros and functions in each
18438         test.
18439
18440 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
18441
18442         * gcc.c-torture/execute/20010106-1.c: New test.
18443
18444 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18445
18446         * gcc.dg/format/format.exp: New file.
18447         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
18448         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
18449         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
18450         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
18451         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
18452         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
18453         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
18454         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
18455         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
18456         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
18457         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
18458         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
18459         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
18460         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
18461         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
18462         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
18463         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
18464         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
18465         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
18466         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
18467         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
18468         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
18469         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
18470         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
18471         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
18472         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
18473         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
18474         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
18475         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
18476         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
18477         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
18478         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
18479         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
18480         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
18481         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
18482         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
18483         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
18484         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
18485         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
18486         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
18487         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
18488         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
18489
18490 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
18491
18492         * gcc.c-torture/execute/991228-1.c: Take word endianness into
18493         account.
18494
18495 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18496
18497         * gcc.c-torture/execute/builtin-complex-1.c: New test.
18498
18499 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
18500
18501         * g++.old-deja/g++.pt/crash62.C: New test.
18502
18503 2001-01-04  Richard Henderson  <rth@redhat.com>
18504
18505         * gcc.dg/20000926-1.c: Update expected warnings.
18506         * gcc.dg/array-2.c: Likewise.
18507         * gcc.dg/array-4.c: Also validate flexible array members.
18508         * gcc.dg/c99-flex-array-1.c: New.
18509
18510 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18511
18512         * gcc.c-torture/compile/20001222-1.x: Remove.
18513
18514 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18515
18516         * gcc.c-torture/execute/built-in-setjmp.c: New.
18517
18518 2001-01-03  Richard Henderson  <rth@redhat.com>
18519
18520         * gcc.dg/940510-1.c: Update expected error wording.
18521         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
18522
18523 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
18524
18525         * lib/target-supports.exp (check_alias_available): Modified to
18526         indicate aliases not supported if only weak aliases are supported.
18527
18528 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18529
18530         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
18531         Turn on cmpstrsi checks for __pj__ and __i370__.
18532
18533 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18534
18535         * g++.old-deja/g++.other/virtual11.C: New test.
18536
18537 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18538
18539         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
18540
18541 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18542
18543         * gcc.c-torture/compile/20010102-1.c: New test.
18544
18545 2001-01-02  Andreas Jaeger  <aj@suse.de>
18546
18547         * gcc.dg/noreturn-3.c: New test.
18548
18549         * gcc.dg/noreturn-4.c: New test.
18550
18551 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18552
18553         * gcc.c-torture/execute/stdio-opt-1.c: Also test
18554         __builtin_fputc and __builtin_fwrite.
18555
18556 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18557
18558         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
18559         signed char, not default char.
18560
18561 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18562
18563         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
18564
18565 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
18566
18567         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
18568
18569 2000-12-29  Richard Henderson  <rth@redhat.com>
18570
18571         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
18572         (__cyg_profile_func_exit): Define.
18573
18574 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18575
18576         * g++.dg/vtgc1.C: New test.
18577
18578 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
18579
18580         * gcc.dg/noncompile/20001228-1.c: New test.
18581
18582         * gcc.dg/20001228-1.c: New test.
18583
18584         * gcc.c-torture/execute/20001228-1.c: New test.
18585
18586 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
18587
18588         * gcc.dg/format-strfmon-1.c: New test.
18589
18590 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18591
18592         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
18593         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
18594         * gcc.c-torture/execute/string-opt-1.c: Likewise.
18595         * gcc.c-torture/execute/string-opt-2.c: Likewise.
18596         * gcc.c-torture/execute/string-opt-3.c: Likewise.
18597         * gcc.c-torture/execute/string-opt-4.c: Likewise.
18598         * gcc.c-torture/execute/string-opt-6.c: Likewise.
18599         * gcc.c-torture/execute/string-opt-7.c: Likewise.
18600         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18601         * gcc.c-torture/execute/string-opt-9.c: Likewise.
18602         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18603         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18604         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18605
18606         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
18607         * gcc.c-torture/execute/string-opt-4.c: Test index.
18608
18609 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
18610
18611         * gcc.c-torture/compile/20001226-1.c: New test.
18612
18613 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18614
18615         * gcc.c-torture/compile/20001222-1.c: New test.
18616         * gcc.c-torture/compile/20001222-1.x: Xfail.
18617
18618 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
18619
18620         * gcc.c-torture/execute/comp-goto-2.c: New test.
18621
18622 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
18623
18624         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
18625         Use long types if __INT_MAX__ is 32767.
18626         (main): Use cast to (sint32 *) when poking 88 into a_page.
18627
18628         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
18629
18630 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
18631
18632         * gcc.c-torture/compile/20001221-1.c: New test.
18633         * gcc.c-torture/execute/20001221-1.c: New test.
18634
18635 2000-12-20  Richard Henderson  <rth@redhat.com>
18636
18637         * g++.old-deja/g++.pt/crash36.C: Update error lines.
18638         * g++.old-deja/g++.robertl/eb109.C: Likewise.
18639
18640 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18641
18642         * gcc.dg/compare3.c: New test.
18643
18644 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18645
18646         * gcc.dg/format-warnll-1.c: New test.
18647
18648 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18649
18650         * gcc.dg/cpp/cmdlne-P.c: New test.
18651
18652 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18653
18654         * gcc.c-torture/execute/builtin-abs-1.c,
18655         gcc.c-torture/execute/builtin-abs-2.c: New tests.
18656
18657 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18658
18659         * gcc.dg/cpp/multiline.c: New test.
18660
18661 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18662
18663         * g++.old-deja/g++.other/syshdr1.C: Update.
18664         * gcc.dg/cpp/lineflags.c: Remove temporarily.
18665
18666 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18667
18668         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
18669
18670 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18671
18672         * g++.old-deja/g++.pt/ttp65.C: New test.
18673
18674 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18675
18676         * g++.old-deja/g++.pt/ttp64.C: New test.
18677
18678 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18679
18680         * g++.old-deja/g++.pt/spec33.C: New test.
18681
18682 2000-12-14  Catherine Moore  <clm@redhat.com>
18683
18684         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
18685         * gcc.c-torture/execute/920612-2.c: Likewise.
18686         * gcc.c-torture/execute/920428-2.c: Likewise.
18687         * gcc-c-torture/execute/va-arg-11.c: Call exit.
18688         * gcc.c-torture/execute/va-arg-21.c: Likewise.
18689
18690 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18691
18692         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
18693         * gcc.dg/pack-test-2.c: Likewise.
18694
18695 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18696
18697         Tests by Zack Weinberg <zackw@stanford.edu>.
18698
18699         * gcc.dg/cpp/defined.c: Update.
18700         * gcc.dg/cpp/defined_trad.c: New tests.
18701
18702 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18703
18704         * gcc.dg/cpp/trad-direct.c: Update.
18705
18706 2000-12-11  Neil Booth  <neilb@earthling.net>
18707
18708         * gcc.dg/cpp/defined_trad.c
18709
18710 2000-12-11  Neil Booth  <neilb@earthling.net>
18711
18712         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
18713
18714 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18715
18716         * gcc.dg/format-miss-2.c: New test.
18717
18718 2000-12-09  Neil Booth  <neilb@earthling.net>
18719
18720         * gcc.dg/cpp/lineflags.c: New tests.
18721         * gcc.dg/cpp/poison.c: Update.
18722         * gcc.dg/cpp/redef2.c: Update.
18723         * gcc.dg/cpp/skipping.c: New test.
18724
18725 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
18726
18727         * g++.old-deja/g++.other/eh3.C: New testcase.
18728
18729 2000-12-07  Neil Booth  <neilb@earthling.net>
18730
18731         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
18732         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
18733         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
18734         wtr-union-init-2.c, wtr-union-init-3.c: Update.
18735         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
18736         Update.
18737
18738 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18739
18740         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
18741         __SIZE_TYPE__ instead of int for type of integers cast to
18742         pointers.
18743
18744 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
18745
18746         * g++.old-deja/g++.other/cleanup4.C: New test.
18747
18748 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18749
18750         * format-sec-1.c: New test.
18751
18752 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18753
18754         * gcc.dg/format-nonlit-3.c: New test.
18755
18756 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18757
18758         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
18759         through a null pointer.
18760
18761 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18762
18763         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
18764         * g++.old-deja/g++.pt/partial4.C: New test.
18765
18766 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
18767
18768         * gcc.c-torture/execute/ieee/hugeval.x: New.
18769
18770 2000-12-06  Neil Booth  <neilb@earthling.net>
18771
18772         * gcc.dg/cpp/backslash2.c: New tests.
18773
18774 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18775
18776         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
18777         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
18778
18779 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
18780
18781         * gcc.c-torture/execute/20001203-2.c: New testcase.
18782
18783 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18784
18785         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
18786         * g++.old-deja/g++.other/virtual10.C: New test.
18787
18788 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18789
18790         * g++.old-deja/g++.mike/pmf5.C: Remove test.
18791
18792 2000-12-05  Richard Henderson  <rth@redhat.com>
18793
18794         * gcc.c-torture/compile/20001205-1.c: New.
18795
18796 2000-12-04  Neil Booth  <neilb@earthling.net>
18797
18798         * g++.old-deja/g++.other/virtual9.C: New test.
18799         * g++.old-deja/g++.pt/crash61.C: New test.
18800         * gcc.c-torture/execute/loop-9.c: New test.
18801
18802 2000-12-04  Neil Booth  <neilb@earthling.net>
18803
18804         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
18805         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
18806         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
18807         * gcc.dg/cpp/extratokens.c: ...here.
18808
18809 2000-12-04  Neil Booth  <neilb@earthling.net>
18810
18811         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
18812         New tests.
18813
18814 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18815
18816         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
18817         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
18818
18819 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
18820
18821         * gcc.c-torture/execute/20001203-1.c: New test.
18822
18823 2000-12-03  Neil Booth  <neilb@earthling.net>
18824
18825         * gcc.dg/cpp/macro6.c: New test cases.
18826
18827 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18828
18829         * gcc.c-torture/execute/string-opt-9.c: New test.
18830         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18831         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18832         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18833
18834         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
18835         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
18836
18837 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
18838
18839         * gcc.dg/cpp/if-6.c: New testcase.
18840
18841         * gcc.dg/20001201-1.c: New testcase.
18842
18843 2000-12-02  Neil Booth  <neilb@earthling.net>
18844
18845         * g++.old-deja/g++.other/externC4.C,
18846         g++.old-deja/g++.other/friend10.C: New tests.
18847
18848 2000-12-02  Neil Booth  <neilb@earthling.net>
18849
18850         * g++.old-deja/g++.other/instan2.C
18851         * g++.old-deja/g++.other/instan3.C: New test.
18852
18853 2000-12-02  Neil Booth  <neilb@earthling.net>
18854
18855         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
18856         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
18857         gnuc99.c,gnuc99-pedantic.c: New tests.
18858
18859 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18860
18861         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
18862         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
18863
18864 2000-12-01  Neil Booth  <neilb@earthling.net>
18865
18866         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
18867         * gcc.dg/cpp/poison.c: Update.
18868         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
18869
18870 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
18871
18872         * g77.f-torture/execute/20001201.f: New test.
18873
18874 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18875
18876         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
18877
18878 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
18879
18880         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
18881
18882 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
18883
18884         * g++.old-deja/g++.other/cast6.C: New test.
18885
18886 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
18887
18888         * gcc.c-torture/execute/20001130-2.c: New testcase.
18889
18890 2000-11-30  Richard Henderson  <rth@redhat.com>
18891
18892         * gcc.c-torture/execute/20001130-1.c: New test.
18893
18894 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18895
18896         * g++.old-deja/g++.other/op3.C: New test.
18897
18898 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18899
18900         * g++.old-deja/g++.other/op2.C: New test.
18901
18902 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18903
18904         * g++.old-deja/g++.other/crash38.C: New test.
18905
18906 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
18907
18908         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
18909
18910 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
18911
18912         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
18913         tests.
18914         * gcc.c-torture/execute/string-opt-6.c: New test.
18915
18916         * gcc.dg/20001117-1.c: Add main.
18917
18918 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
18919
18920         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
18921         Move from here ...
18922         * gcc.dg/940510-1.c: ... to here.
18923
18924         * gcc.dg/20000926-1.c: GNU C now allows initializations of
18925         zero-size arrays in toplevel structures.
18926
18927 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18928
18929         * gcc.c-torture/execute/loop-8.c: New test.
18930
18931 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18932
18933         * g++.old-deja/g++.other/base1.C: New test.
18934
18935 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18936
18937         * g++.old-deja/g++.other/parse2.C: New test.
18938
18939 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18940
18941         * g++.old-deja/g++.pt/incomplete1.C: New test.
18942
18943 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18944
18945         * g++.old-deja/g++.other/friend9.C: New test.
18946
18947 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18948
18949         * gcc.dg/20001127-1.c: New test.
18950
18951 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18952
18953         * g++.old-deja/g++.pt/friend46.C: New test.
18954
18955 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18956
18957         * g++.old-deja/g++.other/ptrmem8.C: New test.
18958
18959 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18960
18961         * gcc.c-torture/execute/string-opt-7.c: New test.
18962         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18963
18964 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
18965
18966         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
18967         instead of 'mkcheck 2'.
18968
18969 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18970
18971         * gcc.c-torture/execute/memcheck/driver.c,
18972         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
18973         C9X references to refer to C99.
18974
18975 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
18976
18977         * gcc.dg/ultrasp3.c: New test.
18978
18979 2000-11-25  Neil Booth  <neilb@earthling.net>
18980
18981         * gcc.dg/cpp/include2.c: Update test to be locale independent.
18982
18983 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
18984
18985         * gcc.c-torture/compile/20001123-2.c: New.
18986
18987 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18988
18989         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
18990
18991 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
18992
18993         * gcc.dg/sequence-point-1.c: Add some new tests.
18994         * gcc.c-torture/execute/20001124-1.c: New test.
18995
18996 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
18997
18998         * g++.old-deja/g++.other/vaarg4.C: New test.
18999         * gcc.c-torture/compile/20001123-1.c: New test.
19000
19001 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
19002
19003         * g++.other/crash24.C: Adjust and remove XFAIL.
19004         * g++.other/crash37.C: New test.
19005
19006 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
19007
19008         * g++.old-deja/g++.pt/instantiate9.C: New test.
19009
19010 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
19011
19012         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
19013         new ABI, too.
19014
19015         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
19016         * g++.old-deja/g++.robertl/eb55.C: Likewise.
19017
19018 2000-11-22  Neil Booth  <neilb@earthling.net>
19019
19020         * gcc.dg/cpp/Wtrigraphs.c: New test.
19021
19022 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
19023
19024         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
19025
19026 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
19027
19028         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
19029
19030 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
19031
19032         * lib/gcc-dg.exp: load_lib scanasm.exp.
19033         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
19034         * lib/g++-dg.exp: load_lib scanasm.exp.
19035         * lib/scanasm.exp: New.
19036         (scan-assembler, scan-assembler-not): Add optional arguments to
19037         test name, or if not present, the pattern name.
19038         (scan-assembler-dem, scan-assembler-dem-not): New.
19039
19040         * g++.dg/dg.exp: New.
19041
19042 2000-11-21  Neil Booth  <neilb@earthling.net>
19043
19044         * gcc.dg/cpp/integrated1.c: Remove.
19045
19046 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19047
19048         * gcc.c-torture/execute/20001121-1.c: New test.
19049
19050 2000-11-21  Richard Henderson  <rth@redhat.com>
19051
19052         * gcc.c-torture/compile/20001121-1.c: New test.
19053
19054 2000-11-20  Neil Booth  <neilb@earthling.net>
19055
19056         * gcc.dg/cpp/integrated1.c: New test.
19057
19058 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19059
19060         * g++.old-deja/g++.other/inline17.C: New test.
19061
19062 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
19063
19064         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
19065         local variable to be zero: I made the variable global. Now
19066         uses abort() and exit() instead of relying on main's return value.
19067
19068 2000-11-20  Neil Booth  <neilb@earthling.net>
19069
19070         * gcc.dg/cpp/paste2.c: Update test.
19071         * objc/execute/paste.m: New test.
19072
19073 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19074
19075         * gcc.dg/c99-condexpr-1.c: New test.
19076
19077 2000-11-20  Neil Booth  <neilb@earthling.net>
19078
19079         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
19080
19081 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
19082
19083         * g++.old-deja/g++.pt/export1.C: New test.
19084
19085 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
19086
19087         * gcc.dg/20001117-1.c: New test.
19088
19089 2000-11-18  Richard Henderson  <rth@redhat.com>
19090
19091         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
19092
19093 2000-11-18  Richard Henderson  <rth@redhat.com>
19094
19095         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
19096         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
19097         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
19098
19099 2000-11-18  Richard Henderson  <rth@redhat.com>
19100
19101         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
19102         (main): New.  Exit cleanly.
19103
19104 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19105
19106         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
19107         gcc.dg/c99-fordecl-2.c: New tests.
19108
19109 2000-11-18  Richard Henderson  <rth@redhat.com>
19110
19111         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
19112         * gcc.c-torture/execute/zerolen-2.c: New.
19113
19114 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19115
19116         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
19117         memory.
19118
19119 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19120
19121         * g++.old-deja/g++.pt/instantiate8.C: New test.
19122
19123 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19124
19125         * g++.old-deja/g++.other/incomplete.C: Add more tests.
19126         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
19127
19128 2000-11-16  Nick Clifton  <nickc@redhat.com>
19129
19130         * gcc.c-torture/execute/nestfunc-2.c: New test.
19131         * gcc.c-torture/execute/nestfunc-3.c: New test.
19132
19133 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19134
19135         * gcc.c-torture/compile/20001116-1.c: New test.
19136
19137 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19138
19139         * gcc.c-torture/execute/20001115-1.c: New test.
19140
19141 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
19142
19143         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
19144         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
19145         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
19146         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19147
19148 2000-11-15  Neil Booth  <neilb@earthling.net>
19149
19150         gcc.dg/cpp/_Pragma1.c: Update.
19151         gcc.dg/cpp/_Pragma2.c: New test.
19152
19153 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
19154
19155         * g++.old-deja/g++.other/anon5.C: New test.
19156
19157 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19158
19159         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
19160         tests.
19161
19162 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
19163
19164         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
19165         output.
19166
19167 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19168
19169         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
19170         labels at end of compound statements.
19171
19172 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
19173
19174         * gcc.c-torture/execute/loop-7.c: New test.
19175
19176 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19177
19178         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
19179
19180 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19181
19182         * gcc.dg/c99-bool-1.c: New test.
19183
19184 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19185
19186         * gcc.dg/c99-scope-1.c: Remove xfail.
19187         * gcc.dg/c99-scope-2.c: New test.
19188
19189 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19190
19191         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
19192         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
19193
19194 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
19195
19196         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
19197         error messages.
19198
19199         * g++.mike/p700.C: Don't typedef wchar_t.
19200         * g++.mike/p784.C: Likewise.
19201         * g++.mike/eb101.C: Don't use __wchar_t.
19202
19203 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
19204
19205         * g77.f-torture/execute/20001111.[fx]: Test premature exit
19206         from DO loop.
19207
19208 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19209
19210         * gcc.c-torture/execute/20001111-1.c: New test.
19211
19212 2000-11-10  Nick Clifton  <nickc@redhat.com>
19213
19214         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
19215         long multuiple and accumulate.
19216
19217 2000-11-09  Richard Henderson  <rth@redhat.com>
19218
19219         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
19220         via size_t instead of int.
19221
19222         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
19223         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19224         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19225         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19226
19227 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
19228
19229         * gcc.c-torture/compile/20001109-1.c: New test.
19230         * gcc.c-torture/compile/20001109-2.c: New test.
19231
19232 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
19233
19234         * g++.old-deja/g++.pt/operator1.C: New test.
19235         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
19236
19237 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19238
19239         * gcc.dg/20001108-1.c: New test.
19240
19241 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19242
19243         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
19244         with both arguments constant strings.
19245         * gcc.c-torture/execute/string-opt-3.c: New test.
19246         * gcc.c-torture/execute/string-opt-4.c: New test.
19247         * gcc.c-torture/execute/string-opt-5.c: New test.
19248
19249 2000-11-08  Nick Clifton  <nickc@redhat.com>
19250
19251         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
19252         mulsidi3adddi patterns.
19253
19254 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
19255
19256         * g++.old-deja/g++.other/crash36.C: New test.
19257
19258 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
19259
19260         * g++.old-deja/g++.other/init16.C: New test.
19261
19262 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
19263
19264         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
19265
19266 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19267
19268         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
19269         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19270         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19271
19272 2000-11-07  DJ Delorie  <dj@redhat.com>
19273
19274         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
19275
19276 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19277
19278         * gcc.c-torture/execute/string-opt-1.c: New test.
19279
19280 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19281
19282         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
19283         mips-sgi-irix6.* because the MIPS ABI passes floating-point
19284         parameters in registers, and there is no way for a varargs
19285         function to know in which order the integer and floating-point
19286         parameters should be interleaved when they are placed on the
19287         stack.
19288         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19289         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19290
19291 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19292
19293         * gcc.c-torture/execute/string-opt-2.c: New test.
19294
19295 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
19296
19297         * g++.old-deja/g++.pt/crash60.C: New test.
19298
19299 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19300
19301         * g++.old-deja/g++.other/crash24.C: New test.
19302         * g++.old-deja/g++.other/crash25.C: New test.
19303         * g++.old-deja/g++.other/crash26.C: New test.
19304         * g++.old-deja/g++.other/crash27.C: New test.
19305         * g++.old-deja/g++.other/crash28.C: New test.
19306         * g++.old-deja/g++.other/crash29.C: New test.
19307         * g++.old-deja/g++.other/crash30.C: New test.
19308         * g++.old-deja/g++.other/crash31.C: New test.
19309         * g++.old-deja/g++.other/crash32.C: New test.
19310         * g++.old-deja/g++.other/crash33.C: New test.
19311         * g++.old-deja/g++.other/crash34.C: New test.
19312         * g++.old-deja/g++.other/crash35.C: New test.
19313
19314 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19315
19316         * gcc.c-torture/execute/20001031-1.c: New test.
19317
19318 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
19319
19320         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
19321         namespace.
19322
19323         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
19324         standards-conformant.
19325
19326         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
19327
19328         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
19329         * g++.old-deja/g++.mike/p755a.C: Likewise.
19330         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
19331         library makes no calls to `operator new' during initialization.
19332
19333 2000-11-04  Neil Booth  <neilb@earthling.net>
19334
19335         * gcc.dg/cpp/include2.c: New tests.
19336
19337 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
19338
19339         * lib/g++.exp (g++_set_ld_library_path): New function.
19340         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
19341
19342 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
19343
19344         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
19345         warnings.
19346
19347 2000-11-01  Richard Henderson  <rth@redhat.com>
19348
19349         * g++.old-deja/g++.ext/namedret1.C: New.
19350         * g++.old-deja/g++.ext/namedret2.C: New.
19351         * g++.old-deja/g++.ext/namedret3.C: New.
19352
19353 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
19354
19355         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
19356         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
19357
19358 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19359
19360         * gcc.c-torture/execute/va-arg-21.c: New test.
19361
19362 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19363
19364         * gcc.dg/c99-complex-2.c: New test.
19365
19366 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19367
19368         * gcc.c-torture/execute/stdio-opt-1.c: New test.
19369
19370 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
19371
19372         * g++.old-deja/g++.other/inline16.C: New test.
19373
19374 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
19375
19376         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
19377         __PRETTY_FUNCTION__
19378
19379 2000-10-29  Neil Booth  <neilb@earthling.net>
19380
19381         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
19382         New tests.
19383         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
19384         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
19385         optimisation.
19386
19387 2000-10-29  Neil Booth  <neilb@earthling.net>
19388
19389         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
19390         * mi1.c, mi1c.h: Add null directives to multiple-include test.
19391         * mi5.c: Test multiple includes work with -C.
19392         * trigraphs.c: Test ^= version.
19393
19394 2000-10-28  Neil Booth  <neilb@earthling.net>
19395
19396         New tests and test updates for new macro expander.
19397
19398         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
19399         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
19400         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
19401         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
19402         new diagnostic messages.
19403
19404         * gcc.dg/cpp/macro3.c: New tests.
19405
19406 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
19407
19408         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
19409         on the same line.
19410
19411 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
19412
19413         * g++.old-deja/g++.other/eh2.C: New test.
19414
19415 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
19416
19417         * gcc.c-torture/execute/20001027-1.c: New test.
19418
19419 2000-10-26  Richard Henderson  <rth@redhat.com>
19420
19421         * gcc.c-torture/execute/20001026-1.c: New.
19422
19423 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
19424
19425         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
19426         * g++.old-deja/g++.law/builtin1.C: Likewise.
19427         * g++.old-deja/g++.law/ctors10.C: Likewise.
19428         * g++.old-deja/g++.law/virtual3.C: Likewise.
19429         * g++.old-deja/g++.mike/p658.C: Likewise.
19430         * g++.old-deja/g++.other/sibcall1.C: Likewise.
19431         * g++.old-deja/g++.other/vaarg2.C: Likewise.
19432         * g++.old-deja/g++.robertl/eb124.C: Likewise.
19433         * g++.old-deja/g++.robertl/eb44.C: Likewise.
19434         * g++.old-deja/g++.robertl/eb77.C: Likewise.
19435
19436 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
19437
19438         * gcc.c-torture/compile/20001024-1.c: New test.
19439
19440 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
19441
19442         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
19443         to tell us whether or not we are using V3.
19444
19445 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19446
19447         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
19448         operands.
19449
19450 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19451
19452         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
19453
19454 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
19455
19456         * gcc.c-torture/execute/20001024-1.c: New test.
19457
19458 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
19459
19460         * g++.old-deja/g++.other/sibcall1.C: New test.
19461
19462 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
19463
19464         * gcc.dg/noncompile/init-3.c: New test.
19465
19466 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19467
19468         * gcc.dg/format-array-1.c: New test.
19469
19470 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19471
19472         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
19473         writing through null pointers; remove comment about testing
19474         unterminated strings.
19475
19476 2000-10-17  Matthew Hiller  <hiller@redhat.com>
19477
19478         * gcc.c-torture/execute/20001017-2.c: New test.
19479
19480 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19481
19482         * gcc.c-torture/compile/20001018-1.c: New test.
19483         * gcc.c-torture/compile/20001018-1.x: Xfail.
19484
19485 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19486
19487         * gcc.c-torture/execute/20001017-1.c: New test.
19488
19489 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19490
19491         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
19492         for multiple use of arguments with scanf formats; add tests for
19493         multiple use of arguments.
19494
19495 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
19496
19497         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
19498
19499 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19500
19501         * gcc.dg/format-miss-1.c: New test.
19502
19503 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19504
19505         * gcc.c-torture/execute/20001013-1.c: New test.
19506
19507 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19508
19509         * gcc.dg/format-branch-1.c: New test.
19510
19511 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19512
19513         * README, lib/file-format.exp: Remove EGCS references.
19514
19515 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19516
19517         * gcc.dg/20001013-1.c: New test.
19518
19519 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19520
19521         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
19522         for intmax_t in the compiler using __typeof__ and the type rules
19523         for conditional expressions.
19524
19525 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
19526
19527         * gcc.dg/20001012-1.c: New test.
19528         * gcc.dg/20001012-2.c: New test.
19529
19530 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19531
19532         * gcc.dg/format-attr-1.c: New test.
19533
19534 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19535
19536         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
19537         __LONG_LONG_MAX__ instead of LLONG_MAX.
19538
19539 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19540
19541         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
19542         scanf flags.
19543         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
19544         flags.
19545
19546 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19547
19548         * gcc.dg/sequence-pt-1.c: New test.
19549
19550 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
19551
19552         * gcc.c-torture/execute/20001011-1.c: New testcase.
19553         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
19554
19555 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19556
19557         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
19558         does not error on it.
19559
19560 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19561
19562         * gcc.dg/20001009-1.c: New test.
19563
19564 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
19565
19566         * gcc.c-torture/compile/20001009-1.c: Move from here ....
19567         * gcc.c-torture/execute/20001009-2.c: ... to here.
19568
19569 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
19570
19571         * gcc.c-torture/compile/20001009-1.c: New testcase.
19572         * gcc.c-torture/execute/20001009-1.c: New testcase.
19573         Testcases provided by Jan Hubicka <jh@suse.cz>.
19574
19575 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19576
19577         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19578         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
19579         uintmax_t using <limits.h> to emulate the compiler's internal
19580         logic.  No longer XFAIL %j tests.
19581
19582 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19583
19584         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
19585         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19586         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
19587         regexps and details of expected handling of some bad formats.
19588         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
19589         suppression.
19590
19591 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19592
19593         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
19594         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
19595         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
19596         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
19597         in list archives.
19598
19599 2000-10-06  Richard Henderson  <rth@cygnus.com>
19600
19601         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
19602         * g++.old-deja/g++.brendan/crash52.C: Likewise.
19603         * g++.old-deja/g++.jason/report.C: Likewise.
19604         * g++.old-deja/g++.law/friend5.C: Likewise.
19605         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
19606         of the expected warnings.
19607
19608 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
19609
19610         * g++.old-deja/g++.pt/enum14.C: New test.
19611
19612 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
19613
19614         * g++.old-deja/g++.pt/crash59.C: New test.
19615
19616 2000-10-04  Will Cohen  <wcohen@redhat.com>
19617
19618         * gcc.dg/20000926-1.c: New test.
19619
19620 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
19621
19622         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
19623         function name for current C++ compiler.
19624         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
19625
19626 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
19627
19628         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
19629         __PRETTY_FUNCTION__.
19630         * g++.old-deja/g++.ext/pretty2.C: Likewise.
19631
19632 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19633
19634         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
19635
19636 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
19637
19638         * gcc.c-torture/compile/20000923-1.c: New test.
19639
19640 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
19641
19642         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
19643         * g++.old-deja/g++.pt/ttp62.C: Same.
19644         * g++.old-deja/g++.other/inline14.C: Same.
19645
19646 2000-09-24  Richard Henderson  <rth@cygnus.com>
19647
19648         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
19649
19650 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19651
19652         * gcc.dg/c90-printf-1.c: Add test for wide string format.
19653
19654 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
19655
19656         * gcc.c-torture/compile/20000922-1.c: New file.
19657
19658 2000-09-21  Nick Clifton  <nickc@redhat.com>
19659
19660         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
19661         a signed long modulo operation.
19662         (mod6): New function - perform an unsigned long modulo operation.
19663         (main): Add tests for modulos of very large numbers by very small
19664         dividends.
19665
19666 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19667
19668         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
19669
19670 2000-09-19  Richard Henderson  <rth@cygnus.com>
19671
19672         * gcc.dg/compare2.c (case 10): XFAIL.
19673
19674 2000-09-18  Richard Henderson  <rth@cygnus.com>
19675
19676         * gcc.c-torture/execute/20000906-1.c: Move ...
19677         * gcc.dg/20000906-1.c: ... here.  Only run on targets
19678         that support __builtin_trap.
19679
19680 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
19681
19682         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
19683
19684 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19685
19686         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
19687         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
19688         more $ format tests.
19689
19690 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19691
19692         * gcc.dg/format-errmk-1.c: New test.
19693
19694 2000-09-17  Greg McGary  <greg@mcgary.org>
19695
19696         * gcc.c-torture/execute/20000917-1.x: Remove.
19697
19698 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19699
19700         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
19701
19702 2000-09-17  Greg McGary  <greg@mcgary.org>
19703
19704         * gcc.c-torture/execute/20000917-1.c: New test.
19705         * gcc.c-torture/execute/20000917-1.x: XFAIL.
19706
19707 2000-09-16  Neil Booth  <NeilB@earthling.net>
19708
19709         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
19710         in nested macro bug.
19711
19712 2000-09-15  Neil Booth  <NeilB@earthling.net>
19713
19714         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
19715
19716 2000-09-14  Jeffrey A Law  (law@cygnus.com)
19717
19718         * gcc.c-torture/execute/20000914-1.c: New test.
19719
19720 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
19721
19722         * g++.other/inline13.C: New test.
19723
19724 2000-09-12  Andreas Jaeger  <aj@suse.de>
19725
19726         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
19727         constant by Ulrich Drepper <drepper@redhat.com>.
19728
19729 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
19730
19731         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
19732
19733 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19734
19735         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
19736
19737 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
19738
19739         * gcc.dg/cpp/backslash.c: New test.
19740
19741 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
19742
19743         * gcc.c-torture/execute/20000910-1.c: New test.
19744         * gcc.c-torture/execute/20000910-2.c: Likewise.
19745
19746 2000-09-11  Robert Lipe  <robertl@sco.com>
19747
19748         * gcc.dg/pragma-align.c: New test.
19749
19750 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
19751
19752         * g++.old-deja/g++.pt/explicit82.C: New test.
19753         * g++.old-deja/g++.pt/explicit83.C: New test.
19754
19755 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
19756
19757         * gcc.dg/asm-names.c: New test.
19758
19759 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19760
19761         * gcc.dg/cpp/tr-warn6.c: New test
19762
19763 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19764
19765         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
19766         be accepted.
19767
19768 2000-09-07  Catherine Moore  <clm@redhat.com>
19769
19770         * gcc.c-torture/execute/unroll-1.c: New test.
19771
19772 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
19773
19774         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
19775         ERROR markers.
19776         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
19777         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
19778         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
19779         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
19780         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
19781         Preprocess only.
19782         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
19783         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
19784
19785 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19786
19787         * g++.old-deja/g++.pt/deduct2.C: New test.
19788
19789 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19790
19791         * g++.old-deja/g++.pt/parms2.C: New test.
19792
19793 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19794
19795         * g++.old-deja/g++.pt/crash58.C: New test.
19796
19797 2000-09-06  Greg McGary  <greg@mcgary.org>
19798
19799         * gcc.c-torture/execute/20000906-1.c: New test.
19800         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
19801
19802 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19803
19804         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
19805
19806 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19807
19808         * g++.old-deja/g++.pt/crash57.C: New test.
19809
19810 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19811
19812         * g++.old-deja/g++.pt/crash56.C: New test.
19813
19814 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19815
19816         * g++.old-deja/g++.pt/koenig1.C: New test.
19817
19818 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19819
19820         * gcc.dg/20000904-1.c: New test.
19821
19822 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19823
19824         * gcc.dg/cpp/paste8.c: New test.
19825
19826 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
19827
19828         * gcc.c-torture/compile/20000827-1.c: New test.
19829
19830 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19831
19832         * gcc.dg/format-diag-1.c: New test.
19833
19834 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19835
19836         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
19837         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
19838         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
19839         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
19840         gcc.dg/formatz-1.c: Adjust warning regular expressions.
19841
19842 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19843
19844         * g++.old-deja/g++.other/nested4.C: New test.
19845
19846 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19847
19848         * g++.old-deja/g++.ns/scoped1.C: New test.
19849
19850 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
19851
19852         * lib/g++.exp: Support testing already-installed GCC.
19853
19854 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19855
19856         * wtr-label-1.c, wtr-suffix-1.c: New tests.
19857
19858 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19859
19860         * gcc.dg/return-type-2.c: New test.
19861
19862 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
19863
19864         * gcc.c-torture/compile/20000825-1.c: New test.
19865
19866 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
19867
19868         * gcc.dg/dwarf2-2.c: New test.
19869
19870 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
19871
19872         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
19873         dg-warning regexps.
19874
19875 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19876
19877         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
19878         gcc.dg/format-ext-5.c: New tests.
19879
19880 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
19881
19882         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
19883
19884 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
19885
19886         * gcc.dg/noncompile/930622-2.c: Adjust error message.
19887
19888 2000-08-24  Richard Henderson  <rth@cygnus.com>
19889
19890         * gcc.dg/ia64-sync-1.c: New test.
19891         * gcc.dg/ia64-sync-2.c: New test.
19892         * gcc.dg/ia64-asm-1.c: New test.
19893
19894 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19895
19896         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
19897         * gcc.dg/format-ext-2.c: New test.
19898
19899 2000-08-23  Jason Merrill  <jason@redhat.com>
19900
19901         * lib/old-dejagnu.exp: Also ignore "In member function" and
19902         "At global scope".
19903
19904 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19905
19906         * gcc.dg/noncompile/label-lineno-1.c: New test.
19907
19908 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19909
19910         * gcc.dg/c99-array-nonobj-1.c: New test.
19911
19912 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19913
19914         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
19915         tests.
19916         * gcc.dg/format-ext-1.c: New test.
19917
19918 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19919
19920         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
19921         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
19922         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
19923         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
19924         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
19925
19926 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19927
19928         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
19929         gcc.dg/c99-strftime-2.c: New tests.
19930
19931 2000-08-22  Richard Henderson  <rth@cygnus.com>
19932
19933         * gcc.c-torture/execute/20000822-1.c: New test.
19934
19935 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19936
19937         * gcc.c-torture/execute/20000819-1.x: Remove.
19938
19939 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19940
19941         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
19942         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
19943         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
19944         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
19945         gcc.dg/format-xopen-1.c: New tests.
19946
19947 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19948
19949         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
19950
19951 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19952
19953         * g++.old-deja/g++.other/loop2.C: New test.
19954
19955         * gcc.c-torture/compile/20000606-1.c: New test.
19956         * gcc.c-torture/compile/20000728-1.c: New test.
19957         * gcc.c-torture/execute/20000801-1.c: New test.
19958         * gcc.c-torture/execute/20000801-2.c: New test.
19959         * gcc.c-torture/execute/20000819-1.c: New test.
19960         * gcc.c-torture/execute/20000819-1.x: XFAIL.
19961         * gcc.dg/20000629-1.c: New test.
19962         * gcc.dg/20000724-1.c: New test.
19963         * gcc.dg/20000807-1.c: New test.
19964
19965 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
19966
19967         * gcc.dg/cpp/pragma-1.c: New test.
19968         * gcc.dg/cpp/pragma-2.c: New test.
19969
19970 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
19971
19972         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
19973         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
19974
19975 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19976
19977         * gcc.c-torture/compile/20000818-1.c: New test.
19978
19979 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
19980
19981         * gcc.c-torture/execute/20000818-1.c: New test.
19982
19983 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19984
19985         * gcc.dg/format-va-1.c: New test.
19986
19987 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19988
19989         * g++.old-deja/g++.other/typedef8.C: New test.
19990
19991 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19992
19993         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
19994         * g++.old-deja/g++.mike/net36.C: Mark candidate.
19995         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
19996         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
19997         * g++.old-deja/g++.other/ptrmem7.C: New test.
19998         * g++.old-deja/g++.pt/ptrmem10.C: New test.
19999
20000 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20001
20002         * g++.old-deja/g++.pt/typename27.C: New test.
20003
20004 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
20005
20006         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
20007         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
20008         * g++.old-deja/g++.pt/friend45.C: New test.
20009         * g++.old-deja/g++.other/friend8.C: New test.
20010
20011 2000-08-15  Richard Henderson  <rth@cygnus.com>
20012
20013         * gcc.c-torture/execute/20000815-1.c: New test.
20014
20015 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20016
20017         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
20018         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
20019         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
20020
20021 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
20022
20023         * g++.old-deja/g++.other/refinit2.C: New test.
20024
20025 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
20026
20027         * lib/c-torture.exp (c-torture): Make
20028         compiler_conditional_xfail_data global.
20029         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
20030         compiler_conditional_xfail_data machinery.
20031         (f-torture-execute): Likewise.
20032         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
20033         and only when unrolling loops.
20034
20035         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
20036
20037 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20038
20039         * g++.old-deja/g++.pt/explicit81.C: New test.
20040
20041 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20042
20043         * g++.old-deja/g++.pt/typename26.C: New test.
20044
20045 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
20046
20047         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
20048         warning.
20049
20050 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
20051
20052         * g++.old-deja/g++.other/array3.C: New test.
20053
20054 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20055
20056         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
20057         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
20058         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
20059         New tests.
20060
20061 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
20062
20063         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
20064         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20065
20066 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
20067
20068         * gcc.c-torture/execute/20000808-1.c: New test.
20069
20070 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20071
20072         * gcc.dg/c90-const-expr-1.c: New test.
20073
20074 2000-08-08  Richard Henderson  <rth@cygnus.com>
20075
20076         * gcc.dg/noncompile/920923-1.c: Declare calloc.
20077
20078 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20079
20080         * gcc.dg/noncompile/const-ll-1.c: New test.
20081
20082 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20083
20084         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
20085
20086 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20087
20088         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
20089         that running programs linked against the shared version of libobjc
20090         run correctly.
20091
20092 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20093
20094         * gcc.dg/c99-printf-1.c: New test.
20095
20096 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20097
20098         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
20099
20100 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
20101
20102         * gcc.c-torture/execute/20000731-1.x: Delete.
20103
20104 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
20105
20106         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
20107         and torture_without_loops as is done by c-torture.exp.
20108         (search_for): Copy from c-torture.exp.
20109         (gcc-dg-runtest): New function, drives a directory of tests
20110         iterating over the TORTURE_OPTIONS.
20111         (scan-assembler, scan-assembler-not): Move here from
20112         individual directory drivers.
20113
20114         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
20115         defined by lib/gcc-dg.exp.
20116         * gcc.dg/cpp/cpp.exp: Likewise.
20117         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
20118         gcc-dg-runtest, so we cycle over optimization options.
20119
20120         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
20121         * gcc.dg/compare2.c: No longer expected to fail.
20122
20123 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
20124
20125         * gcc.c-torture/execute/20000804-1.c: New test.
20126
20127 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
20128
20129         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
20130
20131 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
20132
20133         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
20134
20135 2000-08-03  Jeffrey A Law  (law@cygnus.com)
20136
20137         * gcc.c-torture/compile/20000803-1.c: New test.
20138
20139 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20140
20141         * gcc.c-torture/execute/20000801-3.c,
20142         gcc.c-torture/execute/20000801-4.c: New tests.
20143         * gcc.c-torture/execute/20000801-3.x,
20144         gcc.c-torture/execute/20000801-4.x: Xfail.
20145
20146 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
20147
20148         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
20149         libobjc/.libs to allow for libtool.
20150
20151 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
20152
20153         * gcc.c-torture/compile/20000802-1.c: New test.
20154
20155 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
20156
20157         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
20158
20159 2000-07-31  Jeffrey A Law  (law@cygnus.com)
20160
20161         * gcc-c-torture/execute/20000731-2.c: New test.
20162
20163         * gcc.c-torture/execute/20000731-1.c: New test.
20164         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
20165
20166 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
20167
20168         * testsuite/gcc.dg/cpp/paste7.c: New test.
20169         * gcc.dg/cpp/20000725-1.c: New test.
20170
20171 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
20172
20173         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
20174         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
20175         declaration warning for __builtin_dwarf_reg_size.
20176
20177         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
20178
20179 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20180
20181         * gcc.dg/noncompile/voidparam-1.c: New test.
20182
20183 2000-07-30  Richard Henderson  <rth@cygnus.com>
20184
20185         * gcc.dg/c90-digraph-1.c: Don't xfail.
20186         * gcc.dg/compare2.c (case 10): Xfail.
20187         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
20188
20189 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
20190
20191         * gcc.dg/c99-main-1.c: New test.
20192
20193 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20194
20195         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
20196
20197 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
20198
20199         * gcc.c-tortuer/execute/20000726-1.c: New test.
20200
20201 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
20202
20203         * gcc.c-torture/execute/enum-2.c: New test.
20204
20205 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20206
20207         * gcc.dg/cpp/tr-warn3.c: New test.
20208
20209 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20210
20211         * g++.old-deja/g++.ext/implicit1.C: Remove.
20212         * g++.old-deja/g++.jason/c2.C: Remove
20213         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
20214         * g++.old-deja/g++.pt/crash16.C: Likewise.
20215         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
20216
20217 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20218
20219         * g++.old-deja/g++.other/for2.C: New test.
20220
20221 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
20222
20223         * gcc.dg/20000720-1.c: New test.
20224
20225 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
20226
20227         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
20228
20229 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
20230
20231         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
20232         * gcc.c-torture/execute/20000722-1.c: New.
20233         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
20234
20235 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
20236
20237         * gcc.dg/cpp/20000720-1.S: New test.
20238
20239 2000-07-21  Michael Meissner  <meissner@redhat.com>
20240
20241         * gcc.c-torture/execute/ieee/hugeval.c: New test.
20242
20243 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20244
20245         * g++.old-deja/g++.brendan/crash16.C,
20246         g++.old-deja/g++.brendan/parse3.C,
20247         g++.old-deja/g++.brendan/redecl1.C,
20248         g++.old-deja/g++.ns/template13.C,
20249         g++.old-deja/g++.other/decl4.C,
20250         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
20251
20252 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20253
20254         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
20255         and "Internal error".
20256
20257         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
20258         regexps.
20259         * gcc.dg/cpp/paste6.c: New test.
20260
20261 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
20262
20263         * gcc.dg/cpp/tr-direct.c: New test.
20264
20265         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
20266         gcc.dg/cpp/undef1.c: Tweak error regexps.
20267
20268 2000-07-18  Eric Christopher <echristo@redhat.com>
20269
20270         * gcc.c-torture/compile/20000718-1.c: New test.
20271
20272 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
20273
20274         * cpplex.c (_cpp_push_token): If the token being pushed back
20275         is the previous token in this context, just subtract one from
20276         context->posn.
20277         * cppmacro.c (save_expansion): Clear aux field when storing a
20278         placemarker.
20279
20280 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
20281
20282         * gcc.dg/noncompile/redecl-1.c: New test.
20283
20284 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
20285
20286         * gcc.c-torture/execute/20000717-5.c: New test.
20287         * gcc.c-torture/execute/20000717-1.x: Removed.
20288
20289 2000-07-17  Richard Henderson  <rth@cygnus.com>
20290
20291         * gcc.c-torture/execute/20000717-4.c: New test.
20292
20293 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
20294
20295         * gcc.dg/cpp/syshdr.c: New test.
20296         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
20297
20298 2000-07-17  Neil Booth  <neilb@earthling.net>
20299
20300         * gcc.dg/cpp/cmdlne-dM.c: New test.
20301         * gcc.dg/cpp/cmdlne-dD.c: New test.
20302
20303 2000-07-17  Jeffrey A Law  (law@cygnus.com)
20304
20305         * gcc.c-torture/execute/20000717-3.c: New test.
20306
20307         * gcc.c-torture/compile/20000717-1.c: New test.
20308
20309 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
20310
20311         * gcc.c-torture/execute/20000717-2.c: New test.
20312
20313 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20314
20315         * gcc.dg/formatz-1.c: New test.
20316
20317         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
20318         * gcc.dg/c99-digraph-1.c: New tests.
20319
20320         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
20321         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
20322
20323         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
20324         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
20325         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
20326         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
20327         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
20328         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
20329         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
20330
20331 2000-07-17   Greg McGary <greg@mcgary.org>
20332
20333         * gcc.c-torture/execute/20000717-1.c: New test.
20334         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
20335
20336 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
20337
20338         * gcc.c-torture/execute/20000715-2.c: New test.
20339         * gcc.dg/20000715-1.c: New test.
20340
20341 2000-07-15  Michael Meissner  <meissner@redhat.com>
20342
20343         * gcc.c-torture/execute/20000715-1.c: New test.
20344
20345 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
20346
20347         * gcc.c-torture/execute/20000707-1.c: New test.
20348
20349 2000-07-13  Neil Booth  <NeilB@earthling.net>
20350
20351         * testsuite/gcc.dg/cpp/digraph1.c,
20352         testsuite/gcc.dg/cpp/digraph2.c,
20353         testsuite/gcc.dg/cpp/digraphs.c: New tests.
20354
20355 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
20356
20357         * g77.f-torture/compile/20000630-2.f:  New test.
20358         * g77.f-torture/compile/20000630-2.x
20359
20360 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20361
20362         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
20363
20364 2000-07-11  Neil Booth  <NeilB@earthling.net>
20365
20366         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
20367
20368 2000-07-11  Neil Booth  <NeilB@earthling.net>
20369
20370         * gcc.dg/cpp/cmdlne-C.c: New.
20371
20372 2000-07-09  Neil Booth  <NeilB@earthling.net>
20373
20374         * gcc.dg/cpp/directiv.c: New tests.
20375         * gcc.dg/cpp/undef1.c: Update.
20376
20377 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
20378
20379         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
20380
20381 2000-07-09  Neil Booth  <NeilB@earthling.net>
20382
20383         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
20384
20385 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
20386
20387         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
20388         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
20389
20390 2000-07-08  Neil Booth  <NeilB@earthling.net>
20391
20392         * gcc.dg/cpp/macsyntx.c: New tests.
20393
20394 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20395
20396         * gcc.dg/20000707-1.c: New test.
20397
20398 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20399
20400         * gcc.c-torture/execute/20000706-1.c: New test.
20401         * gcc.c-torture/execute/20000706-2.c: New test.
20402         * gcc.c-torture/execute/20000706-3.c: New test.
20403         * gcc.c-torture/execute/20000706-4.c: New test.
20404         * gcc.c-torture/execute/20000706-5.c: New test.
20405
20406 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20407
20408         * g++.old-deja/g++.pt/instantiate7.C: New test.
20409
20410 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20411
20412         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
20413         * g++.old-deja/g++.mike/thunk3.C: Likewise.
20414         * g++.old-deja/g++.other/rtti3.C: Likewise.
20415         * g++.old-deja/g++.other/rttid3.C: Likewise.
20416
20417 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
20418
20419         *  g77.f-torture/compile/20000630-1.x: Fix typo
20420
20421 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
20422
20423         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
20424         assembly output.
20425
20426 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
20427
20428         * gcc.dg/cpp/ident.c: New test.
20429
20430 2000-07-05  Neil Booth  <NeilB@earthling.net>
20431
20432         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
20433           gcc.dg/cpp/lexstrng.c: New tests.
20434
20435 2000-07-04  Neil Booth  <NeilB@earthling.net>
20436
20437         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
20438         * gcc.dg/cpp/strify2.c: Same.
20439
20440 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
20441
20442         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
20443         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
20444         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
20445         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
20446
20447         * testsuite/gcc.dg/cpp/macro1.c,
20448         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
20449         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
20450         testsuite/gcc.dg/cpp/strify1.c,
20451         testsuite/gcc.dg/cpp/strify2.c: New tests.
20452
20453 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
20454
20455         * gcc.c-torture/execute/20000703-1.c: New test.
20456
20457 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20458
20459         * g++.old-deja/g++.pt (lookup10.C): New test.
20460
20461 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20462
20463         * g++.old-deja/g++.pt (typename25.C): New test.
20464
20465 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
20466
20467         * gcc.c-torture/compile/20000701-1.c: New test.
20468
20469 2000-06-30  Nick Clifton  <nickc@cygnus.com>
20470
20471         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
20472         to test case.
20473
20474 2000-06-30  Catherine Moore  <clm@cygnus.com>
20475
20476         * gcc.c-torture/execute/align-1.c: New test.
20477
20478 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
20479
20480         * g++.old-deja/g++.pt/expr8.C: New test.
20481         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
20482
20483 2000-06-29  Nick Clifton  <nickc@cygnus.com>
20484
20485         * gcc.c-torture/compile/20000629-1.c: New test.
20486
20487 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20488
20489
20490         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
20491         gcc.dg/noncompile directory, depending on whether they're
20492         preprocessor tests or not.  Annotate all the tests for the dg
20493         framework.
20494
20495         * gcc.c-torture/noncompile/noncompile.exp: Delete.
20496         * gcc.dg/noncompile/noncompile.exp: New.
20497
20498         * Moved files:
20499         Old name                                New name
20500         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
20501         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
20502         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
20503         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
20504         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
20505         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
20506         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
20507         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
20508         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
20509         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
20510         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
20511         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
20512         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
20513         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
20514         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
20515         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
20516         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
20517         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
20518         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
20519         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
20520         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
20521         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
20522         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
20523         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
20524
20525         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
20526         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
20527         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
20528         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
20529         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
20530         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
20531
20532 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20533
20534         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
20535         declare one variable.  On the fourth, error.
20536         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
20537         declared by 20000628-1a.h.
20538
20539 2000-06-29  Richard Henderson  <rth@redhat.com>
20540
20541         * gcc.c-torture/execute/930529-1.x: New file.
20542         * gcc.dg/920413-1.c: Adjust expected warning text.
20543         * gcc.dg/980217-1.c: Declare abort.
20544         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
20545
20546 2000-06-29  Jeffrey A Law  (law@cygnus.com)
20547
20548         * g77.f-torture/compile/20000629-1.f: New test.
20549         * g77.f-torture/compile/20000629-1.x: Expected to fail.
20550
20551 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20552
20553         Rearrange lots of files, removing entirely the
20554         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
20555         directories.
20556
20557         * Deleted files:
20558         gcc.c-torture/code_quality/code_quality.exp
20559         gcc.c-torture/special/special.exp
20560         gcc.failure/failure.exp
20561         gcc.failure/940409-1.x
20562         gcc.c-torture/compile/961203-1.x
20563
20564         * New files:
20565         gcc.misc-tests/linkage.exp
20566         gcc.c-torture/execute/920730-1t.c
20567         gcc.c-torture/execute/920730-1t.x
20568         gcc.c-torture/compile/920520-1.x
20569         gcc.c-torture/compile/920521-1.x
20570         gcc.c-torture/compile/981006-1.x
20571         gcc.c-torture/execute/eeprof-1.x
20572
20573         * Moved files (possibly with modifications to fit a new harness):
20574         Old name                                New name
20575         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
20576         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
20577         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
20578         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
20579         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
20580         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
20581         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
20582         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
20583         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
20584         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
20585         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
20586         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
20587         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
20588         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
20589
20590 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20591
20592         * c-torture/compile/961203-1.x: Delete.
20593
20594         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
20595         not exit. Include stdio.h.
20596         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
20597         * gcc.misc-tests/dg-12.c: Likewise.
20598         * gcc.misc-tests/dg-5.c: Likewise.
20599         * gcc.misc-tests/dg-6.c: Likewise.
20600         * gcc.misc-tests/dg-7.c: Prototype abort.
20601         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
20602         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
20603         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
20604         not exit.
20605         * gcc.misc-tests/sieve.c: Use return from main, not exit.
20606         * gcc.misc-tests/sort2.c: Use return from main, not exit.
20607
20608 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
20609
20610         * gcc.dg/cpp/20000628-1.c: New test.
20611         * gcc.dg/cpp/20000628-1.h: New header for above test.
20612         * gcc.dg/cpp/20000628-1a.h: Likewise.
20613
20614 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
20615
20616         * gcc.dg/cpp: New directory.
20617         * gcc.dg/cpp/cpp.exp: New driver.
20618         * gcc.dg/cpp/20000627-1.c: New test.
20619         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
20620         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
20621         and rewrite as a compilation test.
20622
20623         * gcc.dg: Move many files into the cpp subdirectory, possibly
20624         renaming or editing them as well.
20625         Old name                New name
20626         990119-1.c              cpp/19990119-1.c
20627         990228-1.c              cpp/19990228-1.c
20628         990407-1.c              cpp/19990407-1.c
20629         990409-1.c              cpp/19990409-1.c
20630         990413-1.c              cpp/19990413-1.c
20631         990703-1.c              cpp/19990703-1.c
20632         20000127-1.c            cpp/20000127-1.c
20633         20000129-1.c            cpp/20000129-1.c
20634         20000207-1.c            cpp/20000207-1.c
20635         20000207-2.c            cpp/20000207-2.c
20636         20000209-1.c            cpp/20000209-1.c
20637         20000209-2.c            cpp/20000209-2.c
20638         20000301-1.c            cpp/20000301-1.c
20639         20000419-1.c            cpp/20000419-1.c
20640         20000510-1.S            cpp/20000510-1.S
20641         20000519-1.c            cpp/20000519-1.c
20642         20000529-1.c            cpp/20000529-1.c
20643         20000625-1.c            cpp/20000625-1.c
20644         20000625-2.c            cpp/20000625-2.c
20645         cpp-as1.c               cpp/assert1.c
20646         cpp-as2.c               cpp/assert2.c
20647         cxx-comments-1.c        cpp/cxxcom1.c
20648         cxx-comments-2.c        cpp/cxxcom2.c
20649         endif-label.c           cpp/endif.c
20650         cpp-hash1.c             cpp/hash1.c
20651         cpp-hash2.c             cpp/hash2.c
20652         cpp-if1.c               cpp/if-1.c
20653         cpp-if2.c               cpp/if-2.c
20654         cpp-if3.c               cpp/if-3.c
20655         cpp-if4.c               cpp/if-4.c
20656         cpp-if5.c               cpp/if-5.c
20657         cpp-cond.c              cpp/if-cexp.c
20658         cpp-missingop.c         cpp/if-mop.c
20659         cpp-missingparen.c      cpp/if-mpar.c
20660         cpp-opprec.c            cpp/if-oppr.c
20661         cpp-ifparen.c           cpp/if-paren.c
20662         cpp-shortcircuit.c      cpp/if-sc.c
20663         cpp-shift.c             cpp/if-shift.c
20664         cpp-unary.c             cpp/if-unary.c
20665         cpp-li1.c               cpp/line1.c
20666         cpp-li2.c               cpp/line2.c
20667         lineno.c                cpp/line3.c
20668         lineno-2.c              cpp/line4.c
20669         cpp-mi.c                cpp/mi1.c
20670         cpp-mic.h               cpp/mi1c.h
20671         cpp-micc.h              cpp/mi1cc.h
20672         cpp-mind.h              cpp/mi1nd.h
20673         cpp-mindp.h             cpp/mi1ndp.h
20674         cpp-mix.h               cpp/mi1x.h
20675         cpp-mi2.c               cpp/mi2.c
20676         cpp-mi2a.h              cpp/mi2a.h
20677         cpp-mi2b.h              cpp/mi2b.h
20678         cpp-mi2c.h              cpp/mi2c.h
20679         cpp-mi3.c               cpp/mi3.c
20680         cpp-mi3.def             cpp/mi3.def
20681         poison-1.c              cpp/poison.c
20682         pr-impl.c               cpp/prag-imp.c
20683         cpp-redef-2.c           cpp/redef1.c
20684         cpp-redef.c             cpp/redef2.c
20685         strpaste.c              cpp/strp1.c
20686         strpaste-2.c            cpp/strp2.c
20687         cpp-tradpaste.c         cpp/tr-paste.c
20688         cpp-tradstringify.c     cpp/tr-str.c
20689         cpp-tradwarn1.c         cpp/tr-warn1.c
20690         cpp-tradwarn2.c         cpp/tr-warn2.c
20691         trigraphs.c             cpp/trigraphs.c
20692         cpp-unc1.c              cpp/unc1.c
20693         cpp-unc2.c              cpp/unc2.c
20694         cpp-unc3.c              cpp/unc3.c
20695         cpp-unc.c               cpp/unc4.c
20696         undef.c                 cpp/undef1.c
20697         undef-2.c               cpp/undef2.c
20698         cpp-wi1.c               cpp/widestr1.c
20699
20700 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
20701
20702         * lib/g++.exp (g++_include_flags): Tweak.
20703
20704 2000-06-27  H.J. Lu  <hjl@gnu.org>
20705             Loren J. Rittle  <ljrittle@acm.org>
20706
20707         * lib/g++.exp (g++_include_flags): Override libgloss.exp
20708         version with one that knows about the new gcc tree structure.
20709         (g++_link_flags): Same.
20710
20711 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
20712
20713         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
20714         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
20715         case we are cross-compiling.
20716
20717         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
20718         g++.old-deja/g++.niklas/Makefile.in,
20719         g++.old-deja/g++.niklas/configure.in,
20720         g++.old-deja/g++.other/Makefile.in,
20721         g++.old-deja/g++.other/configure.in,
20722         gcc.c-torture/code_quality/Makefile.in,
20723         gcc.c-torture/code_quality/configure.in,
20724         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
20725         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
20726         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
20727         gcc.c-torture/execute/ieee/Makefile.in,
20728         gcc.c-torture/execute/ieee/configure.in,
20729         gcc.c-torture/noncompile/Makefile.in,
20730         gcc.c-torture/noncompile/configure.in,
20731         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
20732         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
20733         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
20734
20735 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20736
20737         * g++.old-deja/g++.other/ambig3.C: New test.
20738
20739 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20740
20741         * g++.old-deja/g++.pt/syntax1.C: New test.
20742         * g++.old-deja/g++.pt/syntax2.C: New test.
20743         * g++.old-deja/g++.other/syntax3.C: New test.
20744         * g++.old-deja/g++.other/syntax4.C: New test.
20745
20746 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20747
20748         * gcc.dg/20000623-1.c: Prototype exit and abort.
20749
20750 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20751
20752         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
20753         New tests.
20754         * gcc.dg/cpp-mi3.def: New file.
20755
20756         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
20757         inside assertions.
20758         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
20759         lexer's error messages.
20760         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
20761         divine anything from the linemarkers.
20762         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
20763         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
20764
20765 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
20766
20767         * gcc.dg/20000623-1.c: New test.
20768
20769 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
20770
20771         * gcc.c-torture/execute/20000622-1.c: New test.
20772
20773 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20774
20775         * g++.old-deja/g++.other/init15.C: New test.
20776
20777 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20778
20779         * g++.old-deja/g++.pt/vaarg2.C: New test.
20780         * g++.old-deja/g++.pt/vaarg3.C: New test.
20781
20782 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
20783
20784         * g++.old-deja/g++.other/dyncast6.C: New test.
20785
20786 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
20787
20788         * gcc.c-torture/execute/loop-6.c: New test.
20789
20790 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
20791
20792         * gcc.dg/20000614-1.c: New test.
20793         * gcc.dg/20000614-2.c: New test.
20794
20795 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
20796
20797         * g++.old-deja/g++.other/inline12.C: New test.
20798
20799 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
20800
20801         * g++.old-deja/g++.other/eh1.C: New test.
20802
20803 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
20804
20805         * g++.old-deja/g++.other/type.C: New test.
20806
20807 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20808
20809         * g++.old-deja/g++.other/initstring.C: New test.
20810
20811 2000-06-12  Jason Merrill  <jason@redhat.com>
20812
20813         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
20814
20815 2000-06-09  Jeffrey A Law  (law@cygnus.com)
20816
20817         * gcc.c-torture/compile/20000609-1.c: New test.
20818
20819 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
20820
20821         * gcc.dg/20000609-1.c: New test.
20822
20823 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
20824
20825         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
20826         * gcc.c-torture/noncompile/poison-1.c: Move...
20827         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
20828         * gcc.dg/cpp-li1.c: Add a token after the #line.
20829
20830 2000-06-05  Richard Henderson  <rth@cygnus.com>
20831
20832         * gcc.c-torture/execute/20000605-2.c: New test.
20833         * gcc.c-torture/execute/20000605-3.c: New test.
20834
20835 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
20836
20837         * g77.f-torture/execute/20000503-1.x: New file.
20838
20839 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
20840
20841         * g++.old-deja/g++.eh/badalloc1.C: New test.
20842
20843 2000-06-05  Richard Henderson  <rth@cygnus.com>
20844
20845         * gcc.c-torture/execute/20000605-1.c: New test.
20846
20847 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20848             Nathan Sidwell <nathan@codesourcery.com>
20849
20850         * gcc.c-torture/compile/20000605-1.c: New test.
20851
20852 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
20853
20854         * g77.f-torture/compile/20000601-1.f:  New test.
20855
20856 2000-06-03  Richard Henderson  <rth@cygnus.com>
20857
20858         * gcc.c-torture/execute/20000603-1.c: New.
20859
20860 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
20861
20862         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
20863         * gcc.dg/noreturn-2.c (noreturn): Likewise.
20864
20865 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
20866
20867         * gcc.dg/compare2.c (case 12): XFAIL.
20868         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
20869         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
20870
20871         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
20872
20873 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
20874
20875         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
20876         guard macro is already defined when the header is first
20877         included.
20878         * gcc.dg/cpp-mix.h: New file.
20879         * gcc.dg/endif-label.c: Update patterns to match compiler.
20880
20881         * g++.brendan/complex1.C: Declare abort.
20882         * g++.law/refs4.C: Remove XFAIL.
20883         * g++.oliva/expr2.C: Declare abort and exit.
20884
20885 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
20886
20887         * gcc.c-torture/execute/20000528-1.c: New test.
20888
20889         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
20890         * g++.old-deja/g++.law/temps4.C: Likewise.
20891
20892         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
20893         stdlib.h.  Call abort() on failure.
20894         * g++.old-deja/g++.law/refs4.C: Likewise.
20895         * g++.old-deja/g++.law/temps4.C: Likewise.
20896         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
20897         * gcc.c-torture/execute/20000112-1.c: Include string.h.
20898
20899 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
20900
20901         Relative to g++.dg/special:
20902         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
20903
20904         Relative to g++.old-deja:
20905         * g++.brendan/complex1.C, g++.jason/optimize2.C,
20906         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
20907         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
20908         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
20909         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
20910         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
20911         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
20912
20913         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
20914         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
20915         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
20916         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
20917         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
20918         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
20919         and/or string.h.
20920
20921         * g++.other/goto1.C: Update expectations for error messages.
20922
20923 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
20924
20925         * gcc.c-torture/compile/20000523-1.c: New test.
20926
20927 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20928
20929         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
20930
20931 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20932
20933         * g++.old-deja/g++.eh/catch11.C: New test.
20934         * g++.old-deja/g++.eh/catch12.C: New test.
20935
20936 2000-05-24  Nick Clifton  <nickc@cygnus.com>
20937
20938         * gcc.c-torture/execute/20000523-1.c: New test.
20939
20940 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
20941
20942         * c-torture/execute/bcp-1.c: Replace abort in arg of
20943         __builtin_constant_p with a generic external function.
20944
20945         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
20946         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
20947         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
20948         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
20949         Prototype abort and/or exit.
20950
20951         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
20952         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
20953         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
20954         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
20955
20956 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
20957
20958         * gcc.dg/dwarf2-1.c: New test.
20959
20960 2000-05-20  Richard Henderson  <rth@cygnus.com>
20961
20962         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
20963
20964 2000-05-20  Andreas Jaeger  <aj@suse.de>
20965
20966         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
20967         testcase.
20968
20969 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
20970
20971         * gcc.c-torture/execute/20000519-2.c: New test.
20972
20973 2000-05-19  Andreas Jaeger  <aj@suse.de>
20974
20975         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
20976         which fails with SSA.
20977
20978         * lib/c-torture.exp: Also test with -O3 -fssa.
20979
20980 2000-05-18  Michael Meissner  <meissner@redhat.com>
20981
20982         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
20983         * gcc.c-torture/execute/920415-1.c: Ditto.
20984         * gcc.c-torture/execute/920501-1.c: Ditto.
20985         * gcc.c-torture/execute/conversion.c: Ditto.
20986         * gcc.c-torture/execute/cvt-1.c: Ditto.
20987
20988 2000-05-18  Jeffrey A Law  (law@cygnus.com)
20989
20990         * gcc.c-torture/compile/20000518-1.c: New test.
20991
20992 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20993
20994         * g77.f-torture/compile/200005018.f:  New test.
20995
20996 2000-05-17  Jeffrey A Law  (law@cygnus.com)
20997
20998         * gcc.c-torture/compile/20000517-1.c: New test.
20999
21000 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21001
21002         * gcc.c-torture/execute/20000516-1.c: New test.
21003
21004 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
21005
21006         * g++.old-deja/g++.other/eh.C: New test.
21007
21008 2000-05-12  Richard Henderson  <rth@cygnus.com>
21009
21010         * gcc.c-torture/execute/990208-1.c (main): Don't pass
21011         constants through to doit's conditional.
21012
21013 2000-05-11  Jeffrey A Law  (law@cygnus.com)
21014
21015         * gcc.c-torture/compile/20000511-1.c: New test.
21016         * g77.f-torture/compile/20000511-1.f: New test.
21017         * g77.f-torture/compile/20000511-2.f: New test.
21018
21019 2000-05-11  Michael Meissner  <meissner@redhat.com>
21020
21021         * gcc.c-torture/execute/20000511-1.c: New test.
21022
21023 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
21024
21025         * gcc.dg/dg.exp: Scan .S files as well as .c files.
21026         * gcc.dg/20000510-1.S: New.
21027
21028 2000-05-08  Catherine Moore  <clm@cygnus.com>
21029
21030         * gcc.dg/unused-3.c: New.
21031
21032 2000-05-06  Richard Henderson  <rth@cygnus.com>
21033
21034           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
21035           * g++.old-deja/g++.mike/warn1.C: Likewise.
21036           * g++.old-deja/g++.pt/local1.C: Likewise.
21037           * g++.old-deja/g++.pt/local7.C: Likewise.
21038           * g++.old-deja/g++.pt/spec16.C: Likewise.
21039
21040 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
21041
21042         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
21043
21044 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
21045
21046           * g77.f-torture/execute/20000503-1.f:  New test.
21047
21048 2000-05-04  Andreas Jaeger  <aj@suse.de>
21049
21050         * gcc.dg/noreturn-2.c: New test.
21051
21052 2000-05-04  Neil Booth  <NeilB@earthling.net>
21053
21054         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
21055         preprocessor.
21056
21057 2000-05-04  Richard Henderson  <rth@cygnus.com>
21058
21059         * gcc.c-torture/execute/20000503-1.c: Fix typo.
21060
21061 2000-05-04  Richard Henderson  <rth@cygnus.com>
21062
21063         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
21064         OpenSSL by Jason R Thorpe.
21065
21066 2000-05-03  Jim Wilson  <wilson@cygnus.com>
21067
21068         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
21069
21070 2000-05-03  Robert Lipe <robertlipe@usa.net>
21071
21072         * gcc.dg/20000503-1.c: New test.
21073
21074 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
21075
21076         * gcc.c-torture/compile/20000502-1.c: New test.
21077         * g++.old-deja/g++.other/align.C: New test.
21078         * gcc.dg/cpp-tradstringify.c: New test.
21079
21080 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
21081
21082         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
21083         and hard registers.
21084
21085 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
21086
21087         * gcc.c-torture/execute/loop-5.c: New test.
21088
21089 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
21090
21091         * gcc.c-torture/execute/va-arg-20.c: New test.
21092
21093 2000-04-23  Jeffrey A Law  (law@cygnus.com)
21094
21095         * gcc.c-torture/execute/20000422-1.c: New test.
21096
21097 2000-04-20  Greg McGary  <gkm@gnu.org>
21098
21099         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
21100         when optimizing, but without sibling-call optimizations (-O1).
21101
21102 2000-04-20  Jeffrey A Law  (law@cygnus.com)
21103
21104           * gcc.c-torture/compile/20000420-1.c: New test.
21105
21106 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
21107
21108         * g++.abi/ptrflags.C: New test.
21109         * g++.eh/catchptr1.C: Test incomplete pointer chains.
21110
21111 2000-04-19  Catherine Moore  <clm@cygnus.com>
21112
21113         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
21114
21115 2000-04-19  Greg McGary  <gkm@gnu.org>
21116
21117         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
21118         sibling-call optimizations.
21119
21120 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
21121
21122         * gcc.dg/20000419-1.c: New test.
21123
21124 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
21125
21126         * gcc.c-torture/execute/20000412-6.c: New test.
21127
21128 2000-04-12  Jeffrey A Law  (law@cygnus.com)
21129
21130         * gcc.c-torture/execute/20000412-5.c: New test.
21131         * g77.f-torture/compile/20000412-1.f: New test.
21132         * gcc.c-torture/execute/20000412-4.c: New test.
21133         * gcc.c-torture/compile/20000412-2.c: New test.
21134         * gcc.c-torture/execute/20000412-3.c: New test.
21135         * gcc.c-torture/compile/20000412-1.c: New test.
21136         * gcc.c-torture/execute/20000412-2.c: New test.
21137
21138 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
21139
21140         * objc/execute/bf-20.m: New test.
21141
21142 2000-04-10  Richard Henderson  <rth@cygnus.com>
21143
21144         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
21145
21146         * gcc.c-torture/execute/20000412-1.c: New test.
21147
21148 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
21149
21150         * g++.old-deja/g++.eh/catchptr1.C: New test.
21151
21152 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
21153
21154         * g++.old-deja/g++.abi/cxa_vec.C: New test.
21155
21156 2000-04-08  Neil Booth  <NeilB@earthling.net>
21157
21158         * gcc.dg/cpp-nullchar.c: Remove test as
21159         embedded nulls cause problems.
21160
21161 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21162
21163         * gcc.dg/compare2.c: New test.
21164
21165 2000-04-08  Neil Booth  <NeilB@earthling.net>
21166
21167         * gcc.dg/cpp-nullchar.c: New test.
21168
21169 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
21170
21171         * gcc.dg/cpp-mi2.c: New test.
21172         * gcc.dg/cpp-mi2[abc].h: New files.
21173
21174 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
21175
21176         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
21177         member name.
21178
21179 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
21180
21181         * g++.old-deja/g++.abi/vmihint.C: New test.
21182
21183 2000-04-06  Neil Booth  <NeilB@earthling.net>
21184
21185         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
21186         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
21187         copyright.
21188
21189 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
21190
21191         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
21192         avoid stack-frame overwrite.
21193
21194 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
21195
21196         * gcc.c-torture/compile/20000405-2.c: New test.
21197         * gcc.c-torture/compile/20000405-3.c: New test.
21198
21199 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21200
21201         * gcc.c-torture/compile/20000405-1.c: New test.
21202
21203 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
21204
21205         * gcc.dg/cast-qual-1.c: Revert last change.
21206
21207 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21208
21209         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
21210
21211 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
21212
21213         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
21214         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
21215
21216 2000-04-03  Jeffrey A Law  (law@cygnus.com)
21217
21218         * gcc.c-torture/compile/20000403-2.c: New test.
21219         * gcc.c-torture/compile/20000403-1.c: New test.
21220
21221 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
21222
21223         * gcc.c-torture/execute/20000403-1.c: New test.
21224
21225 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
21226
21227         * gcc.c-torture/execute/20000402-1.c: New test.
21228
21229 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
21230
21231         * gcc.c-torture/execute/va-arg-15.c: New test.
21232         * gcc.c-torture/execute/va-arg-16.c: New test.
21233         * gcc.c-torture/execute/va-arg-17.c: New test.
21234         * gcc.c-torture/execute/va-arg-18.c: New test.
21235         * gcc.c-torture/execute/va-arg-19.c: New test.
21236
21237 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
21238
21239         * gcc.c-torture/compile/981211-1.c: Move to...
21240         * gcc.dg/cpp-as1.c: ...here.
21241         * gcc.dg/cpp-as2.c: New file.
21242
21243         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
21244         compiler.
21245
21246 2000-04-02  Neil Booth  <NeilB@earthling.net>
21247
21248         * gcc.dg/cpp-cond.c  New tests.
21249         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
21250         accidental success less likely.
21251         * gcc.dg/cpp-missingop.c  New tests.
21252         * gcc.dg/cpp-missingparen.c  New tests.
21253         * gcc.dg/cpp-shift.c  New tests.
21254         * gcc.dg/cpp-shortcircuit.c  New tests.
21255         * gcc.dg/cpp-unary.c  New tests.
21256
21257 2000-03-29  Jeffrey A Law  (law@cygnus.com)
21258
21259         * gcc.c-torture/compile/20000329-1.c: New test.
21260
21261 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
21262
21263         * gcc.c-torture/compile/20000326-1.c: New test.
21264         * gcc.c-torture/compile/20000326-2.c: New test.
21265
21266 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
21267
21268         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
21269         the first parameter is a function argument.
21270
21271 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
21272
21273         * g++.old-deja/g++.ext/array4.C: New test.
21274
21275 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
21276
21277         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
21278
21279 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21280
21281         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
21282
21283 2000-03-19  Richard Henderson  <rth@cygnus.com>
21284
21285         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
21286
21287 2000-03-19  Richard Henderson  <rth@cygnus.com>
21288
21289         * gcc.c-torture/compile/20000319-1.c: New test.
21290
21291 2000-03-14  Jeffrey A Law  (law@cygnus.com)
21292
21293         * gcc.c-torture/execute/20000314-3.c: New test.
21294         * gcc.c-torture/execute/20000314-2.c: New test.
21295         * gcc.c-torture/execute/20000314-1.c: New test.
21296         * gcc.c-torture/compile/20000314-2.c: New test.
21297         * gcc.c-torture/compile/20000314-1.c: New test.
21298
21299 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
21300
21301         * g++.old-deja/g++.warn/inline.C: New test.
21302
21303 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
21304
21305         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
21306         standards-compliant result rather than specific constants.
21307         Put test-values in array.
21308
21309 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
21310
21311         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
21312         (g++_target_compile): Put test-specific options last.
21313
21314 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21315
21316         * g++.old-deja/g++.eh/vbase4.C: New test.
21317
21318 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21319
21320         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
21321
21322 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21323
21324         * g++.old-deja/g++.brendan/misc12.C: Removed.
21325         * g++.old-deja/g++.pt/memtemp77.C: Constify.
21326         * g++.old-deja/g++.ext/pretty4.C: New test.
21327
21328 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21329
21330         * g++.old-deja/g++.other/string2.C: New test.
21331
21332 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
21333
21334         * g++.old-deja/g++.warn/impint2.C: New test.
21335
21336 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
21337
21338         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
21339         is 1, not zero.
21340
21341 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
21342
21343         * g++.old-deja/g++.warn/impint.C: New test.
21344         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
21345         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
21346         * g++.old-deja/g++.pt/explicit12.C: Likewise.
21347         * g++.old-deja/g++.pt/explicit13.C: Likewise.
21348         * g++.old-deja/g++.pt/explicit17.C: Likewise.
21349         * g++.old-deja/g++.pt/explicit18.C: Likewise.
21350         * g++.old-deja/g++.pt/explicit19.C: Likewise.
21351         * g++.old-deja/g++.pt/explicit23.C: Likewise.
21352         * g++.old-deja/g++.pt/explicit31.C: Likewise.
21353         * g++.old-deja/g++.pt/explicit35.C: Likewise.
21354         * g++.old-deja/g++.pt/explicit6.C: Likewise.
21355         * g++.old-deja/g++.pt/memclass7.C: Likewise.
21356
21357 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
21358
21359         * gcc.dg/cpp-redef.c: New test.
21360
21361 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
21362
21363         * g++.old-deja/g++.pt/unify7.C: New test.
21364
21365 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21366
21367         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
21368         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
21369
21370 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
21371
21372         * gcc.c-torture/compile/20000224-1.c: New test.
21373
21374 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21375
21376         * gcc.c-torture/compile/cpp-2.c: New test.
21377         * gcc.c-torture/compile/cpp-1.c: New test.
21378
21379 2000-02-25  Jeffrey A Law  (law@cygnus.com)
21380
21381         * gcc.c-torture/execute/20000225-1.c: New test.
21382
21383 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21384
21385         * gcc.dg/cpp-li2.c: New test.
21386
21387         * gcc.dg/cpp-wi1.c: New test.
21388
21389         * gcc.dg/cpp-li1.c: New test.
21390
21391 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
21392
21393         * g++.old-deja/g++.other/sizeof5.C: New test.
21394
21395 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21396
21397         * gcc.c-torture/execute/va-arg-13.c: New test.
21398
21399 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
21400
21401         * gcc.c-torture/execute/va-arg-12.c: New test.
21402
21403 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21404
21405         * gcc.c-torture/execute/20000223-1.c: New test.
21406
21407 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21408
21409         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
21410
21411 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
21412
21413         * g++.old-deja/g++.abi/ptrmem.C: New test.
21414
21415 2000-02-19  Richard Henderson  <rth@cygnus.com>
21416
21417         * gcc.c-torture/compile/init-3.c: New.
21418
21419 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
21420
21421         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
21422         ALWAYS_CXXFLAGS.
21423
21424 2000-02-11  Robert Lipe <robertl@sco.com>
21425
21426         * gcc.c-torture/compile/20000211-3.c: New test.
21427
21428 2000-02-11  Martin Buchholz <martin@xemacs.org>
21429
21430         * gcc.c-torture/compile/20000211-2.c: New test.
21431
21432 2000-02-11  Jeffrey A Law  (law@cygnus.com)
21433
21434         * gcc.c-torture/compile/20000211-1.c: New test.
21435
21436 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
21437
21438         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
21439           on native targets
21440
21441 2000-02-08  Nathan Sidwell  <nathan@acm.org>
21442
21443         * g++.old-deja/g++.other/cast5.C: New test.
21444
21445 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
21446
21447         * gcc.c-torture/execute/20000205-1.c: New.
21448
21449 2000-02-03  Nathan Sidwell  <nathan@acm.org>
21450
21451         * g++.old-deja/g++.jason/cast3.C: Return void.
21452         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
21453
21454 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21455
21456         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
21457
21458         * gcc.dg/loop-1.c: New test.
21459
21460 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
21461
21462         * gcc.c-torture/compile/20000127-1.c: New test.
21463         * gcc.c-torture/execute/991228-1.c: New test.
21464
21465 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21466
21467         * gcc.dg/unused-2.c: New test.
21468
21469         * gcc.dg/conv-1.c: New test.
21470
21471 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
21472
21473         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
21474         compiler.
21475         (tool_option_proc): Fix typo.
21476
21477 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
21478
21479         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
21480         of the ld on the host, not on the build machine.
21481         Also, don't crash if '--help' is not a supported option.
21482
21483 2000-01-24  Richard Henderson  <rth@cygnus.com>
21484
21485         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
21486
21487 2000-01-20  Jeffrey A Law  (law@cygnus.com)
21488
21489         * gcc.c-torture/execute/20000120-2.c: New test.
21490         * gcc.c-torture/execute/20000120-1.c: New test.
21491
21492 2000-01-13  Jeffrey A Law  (law@cygnus.com)
21493
21494         * gcc.c-torture/execute/20000113-1.c: New test.
21495
21496 2000-01-12  Jeffrey A Law  (law@cygnus.com)
21497
21498         * gcc.c-torture/execute/20000112-1.c: New test.
21499
21500 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21501
21502         * gcc.dg/20000111-1.c: New test.
21503
21504 2000-01-10  Jeffrey A Law  (law@cygnus.com)
21505
21506         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
21507         with 16 bit integers.
21508
21509 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21510
21511         * gcc.dg/20000108-1.c: New test.
21512
21513 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21514
21515         * g++.old-deja/g++.ns/koenig8.C: New test.
21516
21517 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21518
21519         * g++.old-deja/g++.other/cast4.C: New test.
21520
21521 2000-01-05  Jeffrey A Law  (law@cygnus.com)
21522
21523         * gcc.c-torture/compile/20000105-2.c: New test.
21524         * gcc.c-torture/compile/20000105-1.c: New test.
21525
21526 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21527
21528         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
21529         references to printf & atoi to conform to ANSI standard.
21530         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
21531         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
21532         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
21533         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
21534         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
21535         * g++.old-deja/g++.brendan/complex1.C: Likewise.
21536         * g++.old-deja/g++.brendan/copy1.C: Likewise.
21537         * g++.old-deja/g++.brendan/copy2.C: Likewise.
21538         * g++.old-deja/g++.brendan/copy3.C: Likewise.
21539         * g++.old-deja/g++.brendan/copy4.C: Likewise.
21540         * g++.old-deja/g++.brendan/copy5.C: Likewise.
21541         * g++.old-deja/g++.brendan/copy6.C: Likewise.
21542         * g++.old-deja/g++.brendan/copy7.C: Likewise.
21543         * g++.old-deja/g++.brendan/copy8.C: Likewise.
21544         * g++.old-deja/g++.brendan/crash11.C: Likewise.
21545         * g++.old-deja/g++.brendan/crash14.C: Likewise.
21546         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
21547         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
21548         * g++.old-deja/g++.brendan/delete2.C: Likewise.
21549         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
21550         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
21551         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
21552         * g++.old-deja/g++.brendan/eh1.C: Likewise.
21553         * g++.old-deja/g++.brendan/groff1.C: Likewise.
21554         * g++.old-deja/g++.brendan/init3.C: Likewise.
21555         * g++.old-deja/g++.brendan/misc12.C: Likewise.
21556         * g++.old-deja/g++.brendan/misc7.C: Likewise.
21557         * g++.old-deja/g++.brendan/new2.C: Likewise.
21558         * g++.old-deja/g++.brendan/operators4.C: Likewise.
21559         * g++.old-deja/g++.brendan/operators5.C: Likewise.
21560         * g++.old-deja/g++.brendan/overload2.C: Likewise.
21561         * g++.old-deja/g++.brendan/overload7.C: Likewise.
21562         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
21563         * g++.old-deja/g++.brendan/reference1.C: Likewise.
21564         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
21565         * g++.old-deja/g++.brendan/template24.C: Likewise.
21566         * g++.old-deja/g++.brendan/template3.C: Likewise.
21567         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
21568         * g++.old-deja/g++.jason/inline3.C: Likewise.
21569         * g++.old-deja/g++.jason/opeq.C: Likewise.
21570         * g++.old-deja/g++.law/arg5.C: Likewise.
21571         * g++.old-deja/g++.law/arm7.C: Likewise.
21572         * g++.old-deja/g++.law/ctors11.C: Likewise.
21573         * g++.old-deja/g++.law/cvt8.C: Likewise.
21574         * g++.old-deja/g++.law/init9.C: Likewise.
21575         * g++.old-deja/g++.law/refs4.C: Likewise.
21576         * g++.old-deja/g++.law/template2.C: Likewise.
21577         * g++.old-deja/g++.law/visibility24.C: Likewise.
21578         * g++.old-deja/g++.law/vtable3.C: Likewise.
21579         * g++.old-deja/g++.mike/asm2.C: Likewise.
21580         * g++.old-deja/g++.mike/eh1.C: Likewise.
21581         * g++.old-deja/g++.mike/misc1.C: Likewise.
21582         * g++.old-deja/g++.mike/misc13.C: Likewise.
21583         * g++.old-deja/g++.mike/misc14.C: Likewise.
21584         * g++.old-deja/g++.mike/ns12.C: Likewise.
21585         * g++.old-deja/g++.mike/p1248.C: Likewise.
21586         * g++.old-deja/g++.mike/p3708.C: Likewise.
21587         * g++.old-deja/g++.mike/p3708a.C: Likewise.
21588         * g++.old-deja/g++.mike/p3708b.C: Likewise.
21589         * g++.old-deja/g++.mike/p646.C: Likewise.
21590         * g++.old-deja/g++.mike/p700.C: Likewise.
21591         * g++.old-deja/g++.mike/p783.C: Likewise.
21592         * g++.old-deja/g++.mike/p783a.C: Likewise.
21593         * g++.old-deja/g++.mike/p783b.C: Likewise.
21594         * g++.old-deja/g++.mike/p786.C: Likewise.
21595         * g++.old-deja/g++.mike/p789.C: Likewise.
21596         * g++.old-deja/g++.mike/p789a.C: Likewise.
21597         * g++.old-deja/g++.mike/p807a.C: Likewise.
21598         * g++.old-deja/g++.other/delete3.C: Likewise.
21599         * g++.old-deja/g++.other/dyncast1.C: Likewise.
21600         * g++.old-deja/g++.other/dyncast2.C: Likewise.
21601         * g++.old-deja/g++.other/dyncast3.C: Likewise.
21602         * g++.old-deja/g++.other/empty1.C: Likewise.
21603         * g++.old-deja/g++.other/temporary1.C: Likewise.
21604         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
21605         * g++.old-deja/g++.pt/t16.C: Likewise.
21606         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
21607
21608 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
21609
21610         * gcc.dg/991230-1.c: New test.
21611
21612 1999-12-29  Jeffrey A Law  (law@cygnus.com)
21613
21614         * gcc.c-torture/compile/991229-3.c: New test.
21615         * gcc.c-torture/compile/991229-2.c: New test.
21616         * gcc.c-torture/compile/991229-1.c: New test.
21617
21618 1999-12-29  Greg McGary <gkm@eng.ascend.com>
21619
21620         * gcc.c-torture/compile/labels-2.c: New test.
21621
21622 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21623
21624         * gcc.c-torture/execute/991227-1.c: New test.
21625
21626 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21627
21628         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
21629
21630 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21631
21632         * gcc.c-torture/execute/991221-1.c: New test.
21633
21634 1999-12-20  Nathan Sidwell  <nathan@acm.org>
21635
21636         * g++.old-deja/g++.other/cast3.C: New test.
21637
21638 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
21639
21640         * gcc.c-torture/execute/991216-4.c: New test.
21641
21642 1999-12-16  Michael Meissner  <meissner@cygnus.com>
21643
21644         * gcc.c-torture/execute/991216-1.c: New test.
21645         * gcc.c-torture/execute/991216-2.c: New test.
21646         * gcc.c-torture/execute/991216-3.c: New test.
21647
21648 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21649
21650         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
21651         Actually make the test fail by using "-O2" for compilation.
21652
21653 1999-12-15  Nathan Sidwell  <nathan@acm.org>
21654
21655         * g++.old-deja/g++.warn/cast-align1.C: New test.
21656
21657 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21658
21659         * gcc.c-torture/compile/991214-1.c: New test.
21660         * gcc.c-torture/compile/991214-2.c: New test.
21661
21662 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21663
21664         * gcc.dg/991214-1.c: New test.
21665
21666 1999-12-13  Jeffrey A Law  (law@cygnus.com)
21667
21668         * gcc.c-torture/compile/991213-3.c: New test.
21669         * gcc.c-torture/compile/991213-2.c: New test.
21670         * gcc.c-torture/compile/991213-1.c: New test.
21671
21672 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
21673
21674         * gcc.dg/991209-1.c: New test.
21675
21676 1999-12-08  Nathan Sidwell <nathan@acm.org>
21677
21678         * gcc.c-torture/compile/991208-1.c: New test.
21679
21680 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21681
21682         * gcc.dg/ultrasp2.c: New test.
21683
21684 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
21685
21686         * g++.old-deja/g++.abi/align.C (main): Fix typo.
21687
21688 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
21689
21690         * gcc.c-torture/compile/991202-1.c: New test.
21691         * gcc.c-torture/execute/991202-1.c: New test.
21692         * gcc.c-torture/execute/991202-2.c: New test.
21693         * gcc.c-torture/execute/991202-3.c: New test.
21694
21695 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
21696
21697         * g++.old-deja/g++.abi/align.C: New test.
21698         * g++.old-deja/g++.abi/aggregates.C: Likewise.
21699         * g++.old-deja/g++.abi/bitfields.C: Likewise.
21700
21701 1999-12-01  Richard Henderson  <rth@cygnus.com>
21702
21703         * gcc.c-torture/execute/991201-1.c: New.
21704
21705 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
21706
21707         * gcc.dg/991129-1.c: New test.
21708
21709 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
21710
21711         * gcc.c-torture/compile/991127-1.c: New test.
21712
21713 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21714
21715         * g++.old-deja/g++.other/warn4.C: New test.
21716
21717 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21718
21719         * g++.old-deja/g++.eh/cleanup2.C: New test.
21720         * g++.old-deja/g++.ext/pretty2.C: New test.
21721         * g++.old-deja/g++.ext/pretty3.C: New test.
21722         * g++.old-deja/g++.other/debug6.C: New test.
21723
21724 1999-10-20  Jim Wilson  <wilson@cygnus.com>
21725
21726         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
21727         compiler_output to look for one error message instead of two.
21728
21729 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
21730
21731         * gcc.c-torture/execute/991118-1.c: Also test case
21732         where the word boundary does not split a byte evenly.
21733
21734 1999-11-19  Nathan Sidwell  <nathan@acm.org>
21735
21736         * g++.old-deja/g++.ext/restrict1.C: New test.
21737
21738 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
21739
21740         * gcc.c-torture/execute/991118-1.c: New test.
21741
21742 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
21743
21744         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
21745         working directory pathnames.
21746
21747 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
21748
21749         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
21750         host is equipped with driver.h and driver.o so it can actually
21751         compile and run the tests.
21752
21753 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
21754
21755         * gcc.c-torture/compile/991008-1.c: New test.
21756
21757 1999-11-08  Nick Clifton  <nickc@cygnus.com>
21758
21759         * lib/gcc-dg.exp: Include target-supports.exp
21760
21761 1999-11-05  Nick Clifton  <nickc@cygnus.com>
21762
21763         * lib/target-supports.exp: New file: Provide procs to test for
21764         features supported by the target.
21765         (check_weak_available): Moved here from ecos.exp.
21766         (check_alias_available): New proc: Determine of the target
21767         toolchain supports the alias attribute.
21768
21769         * gcc.dg/special/ecos.exp: Move check_weak_available to
21770         target-supports.exp.
21771         (alias-1.c): Only perform the test if the target supports
21772         aliases.
21773         (wkali-1.c): Only perform the test if the target supports
21774         aliases.
21775
21776         * gcc.dg/990506-0.c: Expect error messages from cross
21777         targets as well as native targets.
21778
21779 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21780
21781         * gcc.dg/ultrasp1.c: Removed xfail.
21782         * gcc.dg/struct-ret-2.c: Likewise.
21783         * gcc.dg/array-1.c: Likewise.
21784
21785 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21786
21787         * gcc.dg/struct-ret-2.c: New test.
21788
21789         * gcc.dg/array-1.c: New test.
21790
21791 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
21792
21793         * gcc.c-torture/execute/991030-1.c: New test.
21794
21795 1999-10-26  Richard Henderson  <rth@cygnus.com>
21796
21797         * gcc.c-torture/compile/991026-2.c: New test.
21798
21799 1999-10-26  Jeffrey A Law  (law@cygnus.com)
21800
21801         * gcc.c-torture/compile/991026-1.c: New test.
21802
21803 1999-10-23  Jeffrey A Law  (law@cygnus.com)
21804
21805         * gcc.c-torture/execute/991023-1.c: New test.
21806
21807 1999-10-19  Jeffrey A Law  (law@cygnus.com)
21808
21809         * gcc.c-torture/execute/991019-1.c: New test.
21810
21811 1999-10-16  Richard Henderson  <rth@cygnus.com>
21812
21813         * gcc.c-torture/execute/991016-1.c: New test.
21814
21815 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
21816
21817         * gcc.c-torture/execute/991014-1.c: New test.
21818
21819 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
21820
21821         * g++.old-deja/g++.other/union2.C: New test.
21822
21823 1999-10-13  Nathan Sidwell  <nathan@acm.org>
21824
21825         * g++.old-deja/g++.other/vaarg2.C: New test.
21826         * g++.old-deja/g++.other/vaarg3.C: New test.
21827
21828 1999-10-12  Craig Burley  <craig@jcb-sc.com>
21829
21830         * g77.f-torture/noncompile/19990905-1.f: Moved from being
21831         in compile/.
21832
21833 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
21834
21835         * gcc.c-torture/execute/va-arg-11.c: New test.
21836
21837 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
21838
21839         * lib/file-format.exp (gcc_target_object_format): Don't
21840         crash if objdump is unavailable.
21841
21842 1999-09-29  Donn Terry <donn@interix.com>
21843
21844         * gcc.misc-tests/mg.exp: delete extraneous redirection.
21845
21846 1999-09-28  Nick Clifton  <nickc@cygnus.com>
21847
21848         * gcc.c-torture/compile/990928-1.c: New test.
21849
21850 1999-09-28  Nathan Sidwell  <nathan@acm.org>
21851
21852         * g++.old-deja/g++.other/decl6.C: New test.
21853
21854 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21855
21856         * gcc.c-torture/execute/va-arg-10.c: New test.
21857
21858 1999-09-27  Nathan Sidwell  <nathan@acm.org>
21859
21860         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
21861         __PRETTY_FUNCTION__.
21862
21863 1999-09-23  Nick Clifton  <nickc@cygnus.com>
21864
21865         * gcc.c-torture/execute/990923-1.c: New test.
21866
21867 1999-09-21  Nick Clifton  <nickc@cygnus.com>
21868
21869         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
21870         for which -fpic is inappropriate.
21871
21872 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
21873
21874         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
21875
21876 1999-09-21  Nathan Sidwell  <nathan@acm.org>
21877
21878         * g++.old-deja/g++.other/dyncast1.C: New test.
21879         * g++.old-deja/g++.other/dyncast2.C: New test.
21880         * g++.old-deja/g++.other/dyncast3.C: New test.
21881         * g++.old-deja/g++.other/dyncast4.C: New test.
21882         * g++.old-deja/g++.other/dyncast5.C: New test.
21883         * g++.old-deja/g++.eh/catch3.C: New test.
21884         * g++.old-deja/g++.eh/catch3p.C: New test.
21885         * g++.old-deja/g++.eh/catch4.C: New test.
21886         * g++.old-deja/g++.eh/catch4p.C: New test.
21887         * g++.old-deja/g++.eh/catch5.C: New test.
21888         * g++.old-deja/g++.eh/catch5p.C: New test.
21889         * g++.old-deja/g++.eh/catch6.C: New test.
21890         * g++.old-deja/g++.eh/catch6p.C: New test.
21891         * g++.old-deja/g++.eh/catch7.C: New test.
21892         * g++.old-deja/g++.eh/catch7p.C: New test.
21893         * g++.old-deja/g++.eh/catch8.C: New test.
21894         * g++.old-deja/g++.eh/catch8p.C: New test.
21895         * g++.old-deja/g++.eh/catch9.C: New test.
21896         * g++.old-deja/g++.eh/catch9p.C: New test.
21897
21898 1999-09-13  Nathan Sidwell  <nathan@acm.org>
21899
21900         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
21901         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
21902
21903 1999-09-13  Jeffrey A Law  (law@cygnus.com)
21904
21905         * gcc.c-torture/compile/990913-1.c: New test.
21906
21907 1999-09-10  Nathan Sidwell  <nathan@acm.org>
21908
21909         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
21910         * g++.old-deja/g++.jason/rfg5.C: Likewise.
21911
21912 1999-09-09  Richard Henderson  <rth@cygnus.com>
21913
21914         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
21915
21916 1999-09-09  Nathan Sidwell  <nathan@acm.org>
21917
21918         * g++.old-deja/g++.other/lookup11.C: New test.
21919         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
21920         what is permitted and what we want.
21921         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
21922         overload use.
21923         * g++.old-deja/g++.jason/rfg5.C: Likewise
21924
21925 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
21926
21927         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
21928         * gcc.c-torture/noncompile/poison-1.c: New file.
21929
21930 1999-09-08  Nathan Sidwell  <nathan@acm.org>
21931
21932         * g++.old-deja/g++.other/sizeof3.C: New test.
21933         * g++.old-deja/g++.other/sizeof4.C: New test.
21934         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
21935         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
21936
21937 1999-09-07  Richard Henderson  <rth@cygnus.com>
21938
21939         * gcc.dg/va-arg-1.c: New.
21940
21941 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21942
21943         * gcc.c-torture/execute/va-arg-9.c: New test.
21944
21945 1999-09-05  Craig Burley  <craig@jcb-sc.com>
21946
21947         * g77.f-torture/compile/980519-2.f: New test.
21948         * g77.f-torture/compile/19990905-0.f: New test.
21949         * g77.f-torture/compile/19990905-1.f: New test.
21950         * g77.f-torture/compile/19990905-2.f: New test.
21951
21952         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
21953
21954 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
21955
21956         * gcc.c-torture/execute/990827-1.c: Fix typo.
21957
21958 1999-09-03  Nathan Sidwell  <nathan@acm.org>
21959
21960         * g++.old-deja/g++.other/deref1.C: New test.
21961
21962 1999-09-02  Nathan Sidwell  <nathan@acm.org>
21963
21964         * g++.old-deja/g++.other/ambig2.C: New test.
21965         * g++.old-deja/g++.other/cond5.C: New test.
21966         * g++.old-deja/g++.other/lookup16.C: New test.
21967
21968 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
21969
21970         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
21971         assemblers too.
21972
21973 1999-08-31  Jeffrey A Law  (law@cygnus.com)
21974
21975         * lib/c-torture.exp: Avoid the "compare executables" optimization
21976         when testing native.
21977
21978 1999-08-29  Jeffrey A Law  (law@cygnus.com)
21979
21980         * gcc.c-torture/execute/990829-1.c: New test.
21981         * gcc.c-torture/compile/990829-1.c: New test.
21982
21983 1999-08-27  Paul Burchard  <burchard@pobox.com>
21984
21985         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
21986         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
21987         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
21988         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
21989         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
21990         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
21991         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
21992         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
21993         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
21994         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
21995         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
21996
21997 1999-08-27  Jeffrey A Law  (law@cygnus.com)
21998
21999         * gcc.c-torture/execute/990827-1.c: New test.
22000
22001 1999-08-26  Craig Burley  <craig@jcb-sc.com>
22002
22003         * g77.f-torture/noncompile/19990826-4.f: New test.
22004
22005         * g77.f-torture/compile/19990826-3.f: New test.
22006
22007         * g77.f-torture/execute/19990826-2.f: New test.
22008
22009         * g77.f-torture/compile/19990826-1.f: New test.
22010
22011         * gcc.c-torture/execute/990826-0.c: New test.
22012         * g77.c-torture/execute/19990826-0.f: New test.
22013
22014         * g77.f-torture/noncompile/970626-2.f: New test.
22015
22016 1999-08-25  Paul Burchard  <burchard@pobox.com>
22017
22018         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
22019         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
22020         lss-011.C: New tests.
22021
22022 1999-08-25  Nathan Sidwell  <nathan@acm.org>
22023
22024         * g++.old-deja/g++.other/decl5.C: New test.
22025
22026 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22027
22028         * noncompile/noncompile.exp: Load_lib c-torture.exp.
22029         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
22030         call `postbase' for each one.  All callers of `postbase' changed
22031         to call this instead.
22032
22033 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
22034
22035         * gcc.c-torture/execute/990811-1.c: New test.
22036
22037 1999-08-09  Nick Clifton  <nickc@cygnus.com>
22038
22039         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
22040         just native ones.
22041
22042         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
22043         just native ones.
22044
22045 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22046
22047         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
22048
22049 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22050
22051         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
22052
22053 1999-08-04  Nathan Sidwell  <nathan@acm.org>
22054
22055         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
22056
22057 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22058
22059         * gcc.c-torture/execute/990804-1.c: New test.
22060
22061 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22062
22063         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
22064         * g++.old-deja/g++.brendan/crash64.C: Likewise
22065         * g++.old-deja/g++.brendan/overload8.C: Likewise
22066
22067 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22068
22069         * g++.old-deja/g++.other/struct1.C: New test.
22070
22071 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22072
22073         * g++.old-deja/g++.other/enum2.C: New test.
22074
22075 1999-08-02  Richard Henderson  <rth@cygnus.com>
22076
22077         Adapted from tests from Franz Sirl:
22078         * gcc.c-torture/execute/va-arg-7.c: New test.
22079         * gcc.c-torture/execute/va-arg-8.c: New test.
22080
22081 1999-08-01  Jeffrey A Law  (law@cygnus.com)
22082
22083         * gcc.c-torture/compile/990801-2.c: New test.
22084
22085         * gcc.c-torture/compile/990801-1.c: New test.
22086
22087 1999-07-27  Michael Meissner  <meissner@cygnus.com>
22088
22089         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
22090         fp-cmp-1.c, converting double to float.
22091
22092         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
22093         fp-cmp-1.c, converting double to long double.
22094
22095         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
22096         from fr1 to unknown_register, since fr1 is a legitimate register
22097         on some machines.
22098
22099 1999-07-25  Jeffrey A Law  (law@cygnus.com)
22100
22101         * README: More listname related changes.
22102
22103 1999-07-08  Catherine Moore  <clm@cygnus.com>
22104
22105         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
22106
22107 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
22108
22109         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
22110
22111 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22112
22113         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
22114
22115 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
22116
22117         * gcc.dg/990703-1.c: New test.
22118
22119 1999-06-29  Nick Clifton  <nickc@cygnus.com>
22120
22121         * lib/file-format.exp: New file: Move definition of proc
22122         gcc_target_object_format to here from
22123         gcc.dg/special/ecos.exp.
22124
22125         * lib/c-torture.exp: Include lib file-format.exp.
22126         * lib/gcc-dg.exp: Include lib file-format.exp.
22127
22128         * gcc.dg/special/ecos.exp: Remove definition of proc
22129         gcc_target_object_format.
22130
22131 1999-06-28  Jeffrey A Law  (law@cygnus.com)
22132
22133         * gcc.c-torture/execute/990628-1.c: New test.
22134
22135 1999-06-25  Jeffrey A Law  (law@cygnus.com)
22136
22137         * gcc.c-torture/compile/990625-2.c: New test.
22138
22139         * gcc.c-torture/compile/990625-1.c: New test.
22140
22141 1999-06-23  Nick Clifton  <nickc@cygnus.com>
22142
22143         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
22144         attributes compile.
22145         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
22146         ports that use the COFF/PE file format.
22147
22148 1999-06-17  Jeffrey A Law  (law@cygnus.com)
22149
22150         * gcc.c-torture/compile/990617-1.c: New test.
22151
22152 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
22153
22154         * g++.old-deja/g++.other/decl4.C: New test.
22155
22156 1999-06-14  Nathan Sidwell  <nathan@acm.org>
22157
22158         * g++.old-deja/g++.other/bitfld3.C: New test.
22159
22160 1999-06-08  Nathan Sidwell  <nathan@acm.org>
22161
22162         * g++.old-deja/g++.eh/catch1.C: New test.
22163
22164 1999-06-07  Jeffrey A Law  (law@cygnus.com)
22165
22166         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
22167
22168         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
22169         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
22170
22171 1999-06-05  Craig Burley  <craig@jcb-sc.com>
22172
22173         * g77.f-torture/compile/19990502-0.f: Replace with new,
22174         shorter, test that still fails after recent changes.
22175
22176 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22177
22178         * gcc.c-torture/execute/990604-1.c: New test.
22179
22180 1999-05-31  Jeffrey A Law  (law@cygnus.com)
22181
22182         * gcc.c-torture/execute/990531-1.c: New test.
22183
22184 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22185
22186         * gcc.c-torture/compile/990527-1.c: New test.
22187
22188 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
22189
22190         * gcc.c-torture/execute/990527-1.c: New test.
22191
22192 1999-05-25  Nick Clifton  <nickc@cygnus.com>
22193
22194         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
22195         bitfields as signed.
22196
22197 1999-05-25  Craig Burley  <craig@jcb-sc.com>
22198
22199         * g77.f-torture/compile/19990525-0.f: New test.
22200
22201 1999-05-25  Jeffrey A Law  (law@cygnus.com)
22202
22203         * gcc.c-torture/execute/990525-2.c: New test.
22204
22205         * gcc.c-torture/execute/990525-1.c: New test.
22206
22207 1999-05-24  Nathan Sidwell  <nathan@acm.org>
22208
22209         * g++.old-deja/g++.other/anon3.C: New test.
22210         * g++.old-deja/g++.other/anon4.C: New test.
22211         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
22212         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
22213         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
22214         Merrill).
22215
22216 1999-05-24  Jeffrey A Law  (law@cygnus.com)
22217
22218         * gcc.c-torture/execute/990524-1.c: New test.
22219
22220         * gcc.dg/990524-1.c: New test.
22221
22222 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22223
22224         * gcc.c-torture/compile/990523-1.c: New test.
22225
22226 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
22227
22228         * gcc.c-torture/compile/990519-1.c: New test.
22229
22230 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22231
22232         * gcc.c-torture/compile/990517-1.c: New test.
22233
22234         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
22235         (e4, f4): New tests.
22236         (main): Call them.
22237
22238 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22239
22240         * gcc.dg/noreturn-1.c: New test.
22241
22242 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
22243
22244         * gcc.c-torture/execute/990513-1.c: New test.
22245
22246 1999-05-10  Richard Henderson  <rth@cygnus.com>
22247
22248         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
22249
22250 1999-05-10  Craig Burley  <craig@jcb-sc.com>
22251
22252         * g77.f-torture/execute/erfc.f: Use small single-precision
22253         values, to avoid problems on Alphas when not -mieee.
22254
22255 1999-05-08  Craig Burley  <craig@jcb-sc.com>
22256
22257         * gcc.dg/990506-0.c: New test.
22258
22259 1999-05-08  Richard Henderson  <rth@cygnus.com>
22260
22261         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
22262         the constant to test.  Don't XFAIL 64-bit targets.
22263
22264         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
22265         * g++.old-deja/g++.law/profile1.C: Likewise.
22266
22267         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
22268         operator new instances.
22269         * g++.old-deja/g++.other/delete5.C: Likewise.
22270
22271 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22272
22273         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
22274         intrinsic.
22275
22276 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22277
22278         * g77.f-torture/execute/u77-test.f: Reverse order of two
22279         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
22280
22281 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22282
22283         * gcc.dg/compare1.c: New test.
22284
22285 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
22286
22287         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
22288         New tests.
22289
22290 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22291
22292         * g77.f-torture/compile/19990502-1.f: New test.
22293
22294 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22295
22296         * g77.f-torture/compile/19990502-0.f: New test.
22297
22298 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22299
22300         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
22301         intrinsic.
22302
22303 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22304
22305         * g77.f-torture/execute/u77-test.f (main): List libU77
22306         intrinsics not currently tested.
22307         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
22308         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
22309         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
22310         Trim blanks off the ends of some printed strings.
22311
22312 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22313
22314         * g77.f-torture/execute/u77-test.f (main): Just warn about
22315         FSTAT gid disagreement, as it's expected on some systems.
22316
22317 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22318
22319         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
22320         use a new function, which allows for some slop.
22321         Clean up some commentary.
22322         (issum): The new function.
22323         (sgladd): Deleted subroutine.
22324
22325 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22326
22327         * g77.f-torture/execute/u77-test.f: Modify to be more like
22328         libf2c/libU77 version, bringing patches to that version here.
22329         Add suitable commentary.
22330
22331 1999-04-25  Richard Henderson  <rth@cygnus.com>
22332
22333         * gcc.dg/990424-1.c: New test.
22334
22335 1999-04-24  Craig Burley  <craig@jcb-sc.com>
22336
22337         * g77.f-torture/execute/u77-test.f (main): Bug involving
22338         LSTAT has been fixed, so turn back on full checking.
22339
22340 1999-04-20  Craig Burley  <craig@jcb-sc.com>
22341
22342         * g77.f-torture/compile/19990419-0.f: New test.
22343         * g77.f-torture/execute/19990419-1.f: New test.
22344
22345 1999-04-17  Richard Henderson  <rth@cygnus.com>
22346
22347         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
22348         to avoid the need for a prototype to supress a warning.
22349
22350 1999-04-07  Jim Wilson  <wilson@cygnus.com>
22351
22352         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
22353
22354 1999-04-04  Jeffrey A Law  (law@cygnus.com)
22355
22356         * gcc.c-torture/execute/990404-1.c: New test.
22357
22358 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22359
22360         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
22361         * gcc.dg/cpp-if3.c: Don't use -pedantic.
22362         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
22363         missing initializer warnings.
22364
22365 1999-03-28  Jeffrey A Law  (law@cygnus.com)
22366
22367         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
22368         matching strings.
22369
22370 1999-03-26  Jeffrey A Law  (law@cygnus.com)
22371
22372         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
22373
22374 1999-03-26  Craig Burley  <craig@jcb-sc.com>
22375
22376         * g77.f-torture/execute/19990325-0.f: New test.
22377         * g77.f-torture/execute/19990325-1.f: New test.
22378
22379 1999-03-24  Jeffrey A Law  (law@cygnus.com)
22380
22381         * gcc.c-torture/execute/990324-1.c: New test.
22382
22383 1999-03-22  Jim Wilson  <wilson@cygnus.com>
22384
22385         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
22386         test with 4.
22387
22388 1999-03-17  Richard Henderson  <rth@cygnus.com>
22389
22390         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
22391
22392 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22393
22394         * g77.f-torture/execute/19990313-2.f: New test.
22395         * g77.f-torture/execute/19990313-3.f: New test.
22396
22397 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22398
22399         * g77.f-torture/execute/19990313-0.f: New test.
22400         * g77.f-torture/execute/19990313-1.f: New test.
22401
22402 1999-03-12  Jim Wilson  <wilson@cygnus.com>
22403
22404         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
22405         printf to sprintf.
22406         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
22407         (main): Add check for u15.  Conditionalize u31 check depending on
22408         whether ints are <32 bits or >=32 bits.
22409
22410 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22411
22412         * g77.f-torture/execute/19981119-0.f: Improve testiness.
22413
22414 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22415
22416         * g77.f-torture/compile/19990305-0.f: New test.
22417         * g77.f-torture/execute/19981119-0.f: New test.
22418
22419 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22420
22421         * g77.f-torture/execute/970625-2.f: call ABORT if final
22422         result is not correct, instead of just printing it.
22423         Add this checking via newly introduced obfuscation, to
22424         trip up buggy front ends.
22425
22426 1999-03-07  Craig Burley  <craig@jcb-sc.com>
22427
22428         * g77.f-torture/compile/960317-1.f: Moved from being
22429         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
22430
22431 1999-03-06  Craig Burley  <craig@jcb-sc.com>
22432
22433         * g77.f-torture/execute/960317-1.f: New (old) test.
22434         * g77.f-torture/execute/970625-2.f: Ditto.
22435
22436 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
22437
22438         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
22439         message on line 1 or line 2; cccp and cpplib do this differently.
22440
22441 1999-03-01  Jeffrey A Law  (law@cygnus.com)
22442
22443         * g++.old-deja/g++.law/weak1.C: New test.
22444
22445 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22446
22447         * gcc.c-torture/execute/990119-1.c: Renamed to...
22448         * gcc.dg/990119-1.c: this, so it will only be tested once
22449         (it's a preprocessor test, it doesn't need to be run at
22450         multiple optimization levels).
22451
22452 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22453
22454         * lib/g++.exp: Don't add incdir=$base_dir/../include to
22455           ALWAYS_CXXFLAGS.
22456
22457 1999-02-24  Craig Burley  <craig@jcb-sc.com>
22458
22459         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
22460         * g77.f-torture/compile/19981216-0.f: ...as it is expected
22461         to not be compilable by current g77.
22462
22463 1999-02-24  Nick Clifton  <nickc@cygnus.com>
22464
22465         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
22466
22467 1999-02-22  Jeffrey A Law  (law@cygnus.com)
22468
22469         * gcc.c-torture/execute/990222-1.c: New test.
22470
22471 1999-02-19  Craig Burley  <craig@jcb-sc.com>
22472
22473         * g77.f-torture/compile/19990218-0.f: New test.
22474         * g77.f-torture/noncompile/19990218-1.f: New test.
22475
22476 1999-02-18  Craig Burley  <craig@jcb-sc.com>
22477
22478         * g77.f-torture/compile/19981216-0.f: New test.
22479
22480 1999-02-14  Jeffrey A Law  (law@cygnus.com)
22481
22482         * gcc.dg/990214-1.c: New test.
22483
22484 1999-02-13  Jeffrey A Law  (law@cygnus.com)
22485
22486         * gcc.dg/990213-2.c: New test.
22487
22488         * gcc.dg/990213-1.c: New test.
22489
22490 1999-02-12  Jeffrey A Law  (law@cygnus.com)
22491
22492         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
22493         ints.
22494
22495 1999-02-11  Nick Clifton  <nickc@cygnus.com>
22496
22497         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
22498         specified by target.
22499
22500         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
22501
22502 1999-02-11  Jeffrey A Law  (law@cygnus.com)
22503
22504         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
22505
22506 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22507
22508         * gcc.dg/special/ecos.exp: New test driver for new tests with
22509         special requirements.
22510
22511         * gcc.dg/special/alias-1.c: New test.
22512         * gcc.dg/special/gcsec-1.c: New test.
22513         * gcc.dg/special/weak-1.c: New test.
22514         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
22515         * gcc.dg/special/weak-2.c: New test.
22516         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
22517         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
22518         * gcc.dg/special/wkali-1.c: New test.
22519         * gcc.dg/special/wkali-2.c: New test.
22520         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
22521         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
22522
22523 1999-02-10  Felix Lee  <flee@cygnus.com>
22524
22525           * lib/c-torture.exp (c-torture-compile): Pull out code for
22526           analyzing gcc error messages.
22527           (c-torture-execute): Likewise.  Fix some (harmless) false
22528           positives.
22529           * lib/gcc.exp (gcc_check_compile): New function.
22530
22531 1999-02-08  Richard Henderson  <rth@cygnus.com>
22532
22533         * gcc.c-torture/execute/990208-1.c: New test.
22534
22535 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22536
22537         * g++.dg/special/ecos.exp: New driver for new tests with special
22538         requirements
22539
22540         * g++.dg/special/conpr-1.C: New test
22541         * g++.dg/special/conpr-2.C: New test
22542         * g++.dg/special/conpr-2a.C: New test
22543         * g++.dg/special/conpr-3.C: New test
22544         * g++.dg/special/conpr-3a.C: New test
22545         * g++.dg/special/conpr-3b.C: New test
22546
22547         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
22548         allow g++ to use the dg driver
22549
22550         * README: Add comment about g++.dg directory
22551
22552 1999-02-06  Jeffrey A Law  (law@cygnus.com)
22553
22554         * README: Update email addresses.
22555
22556 1999-02-03  Nick Clifton  <nickc@cygnus.com>
22557
22558         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
22559         arguments in order to force structure S onto the stack even on
22560         the alpha.
22561         (test): Pass 10 leading arguments to function foo as well as the
22562         structure S.
22563
22564         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
22565         failure for all targets.
22566
22567         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
22568         abort to terminate program execution.
22569
22570 1999-01-30  Richard Henderson  <rth@cygnus.com>
22571
22572         * gcc.c-torture/execute/990130-1.c: New test.
22573
22574 1999-01-30  Jeffrey A Law  (law@cygnus.com)
22575
22576         * gcc.dg/990130-1.c: New test.
22577
22578 1999-01-28  Michael Meissner  <meissner@cygnus.com>
22579
22580         * gcc.c-torture/execute/990128-1.c: New test.
22581
22582 1999-01-27  Michael Meissner  <meissner@cygnus.com>
22583
22584         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
22585
22586 1999-01-27  Felix Lee  <flee@cygnus.com>
22587
22588         * lib/c-torture.exp (c-torture-compile): pull out code for
22589         analyzing gcc error messages.
22590         (c-torture-execute): ditto, and fix some (harmless) false
22591         positives.
22592         * lib/gcc.exp (gcc_check_compile): new function.
22593
22594 1999-01-17  Jeffrey A Law  (law@cygnus.com)
22595
22596         * gcc.dg/990117-1.c: New test.
22597
22598         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
22599
22600         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
22601
22602 1999-01-15  Jeffrey A Law  (law@cygnus.com)
22603
22604         * g77.f-torture/compile/990115-1.f: New test.
22605
22606 1999-01-07  Jeffrey A Law  (law@cygnus.com)
22607
22608         * gcc.c-torture/compile/990107-1.c: New test
22609
22610 1999-01-06  Jeffrey A Law  (law@cygnus.com)
22611
22612         * gcc.c-torture/execute/990106-2.c: New test.
22613
22614         * gcc.c-torture/execute/990106-1.c: New test.
22615
22616 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
22617
22618         * gcc.c-torture/compile/981223-1.c: New test.
22619
22620 1998-12-29  Richard Henderson  <rth@cygnus.com>
22621
22622         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
22623         (opt3): Rename from opt4 and disable.
22624
22625 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
22626
22627         * g++.old-deja/g++.pt/ptrmem5.C: New test.
22628
22629 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22630
22631         * g++.old-deja/g++.other/conv5.C: New test.
22632
22633 1998-12-14  Nick Clifton  <nickc@cygnus.com>
22634
22635         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
22636
22637 1998-12-11  Jeffrey A Law  (law@cygnus.com)
22638
22639         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
22640
22641 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
22642
22643         * gcc.c-torture/compile/981211-1.c: New test.
22644
22645 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
22646
22647         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
22648
22649         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
22650
22651 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22652
22653         * gcc.special/930510-1.c: Make C9X safe.
22654         * gcc.misc-tests/gcov-1.c Similarly.
22655         * gcc.misc-tests/gcov-2.c Similarly.
22656
22657 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22658
22659         * gcc.dg/ultrasp1.c: New test.
22660
22661 1998-12-06  Richard Henderson  <rth@cygnus.com>
22662
22663         * gcc.c-torture/execute/981206.c: New test.
22664
22665 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22666
22667         * g++.old-deja/g++.ns/template7.C: New test.
22668
22669         * g++.old-deja/g++.other/expr1.C: New test.
22670
22671         * g++.old-deja/g++.eh/tmpl3.C: New test.
22672
22673         * g++.old-deja/g++.eh/tmpl2.C: New test.
22674
22675 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22676
22677         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
22678         * g++.old-deja/g++.other/using6.C: Removed.
22679         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
22680
22681         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
22682
22683 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22684
22685         * g++.old-deja/g++.pt/overload8.C: New test.
22686
22687         * g++.old-deja/g++.pt/overload7.C: New test.
22688
22689         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
22690
22691         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
22692         and relinking messages.
22693         * lib/g++.exp (g++_target_compile): Remove .rpo file when
22694         compiling with -frepo.
22695
22696 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
22697
22698         * g++.old-deja/g++.pt/lookup6.C: New test.
22699
22700 1998-11-30  Nick Clifton  <nickc@cygnus.com>
22701
22702         * gcc.c-torture/execute/981130-1.c: New test.
22703         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
22704
22705 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22706
22707         * g++.old-deja/g++.pt/explicit76.C: New test.
22708
22709         * g++.old-deja/g++.pt/friend38.C: New test.
22710
22711         * g++.old-deja/g++.ns/crash2.C: New test.
22712
22713         * g++.old-deja/g++.pt/defarg8.C: New test.
22714
22715         * g++.old-deja/g++.pt/instantiate6.C: New test.
22716
22717         * g++.old-deja/g++.pt/static6.C: New test.
22718
22719         * g++.old-deja/g++.pt/decl2.C: New test.
22720
22721 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22722
22723         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
22724         problem is actually related with name lookup, but so what? :-)
22725
22726         * g++.old-deja/g++.pt/friend37.C: New test.
22727
22728 1998-11-25  Dave Love  <d.love@dl.ac.uk>
22729
22730         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
22731         element, which fails on some systems.
22732
22733         * g77.f-torture/execute/labug1.f: New test.
22734
22735 1998-11-21  Jeffrey A Law  (law@cygnus.com)
22736
22737         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
22738         is defined.
22739
22740 1998-11-18  Dave Love  <d.love@dl.ac.uk>
22741
22742         * g77.f-torture/compile/981117-1.f: New test.
22743
22744 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
22745
22746         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
22747         properly discarded.
22748
22749 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
22750
22751         * gcc.c-torture/execute/memcheck: New directory of tests for
22752         -fcheck-memory-usage.
22753
22754 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
22755
22756         * README: New file, general information about the testsuite and
22757         new description of the various C++ test subdirectories.
22758         * README.g++: Eliminate obsolete information, update and move most
22759         relevant stuff to README.
22760
22761 1998-11-07  Richard Henderson  <rth@cygnus.com>
22762
22763         * gcc.c-torture/compile/981107-1.c: New test.
22764
22765 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
22766
22767         * execute/memcpy-bi.c: New testcase.
22768
22769 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
22770
22771         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
22772         base classes.
22773
22774         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
22775         template is selected.
22776
22777         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
22778         classes, it should be accepted for all types.
22779
22780         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
22781
22782         * g++.old-deja/g++.pt/spec24.C: Ensure that template
22783         specializations start with template headers.
22784
22785 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
22786
22787         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
22788
22789         * g++.old-deja/g++.other/init9.C: Test cross initialization of
22790         non-POD types.
22791
22792 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22793
22794         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
22795
22796 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
22797
22798         * compile/981022-1.c, compile/981022-1.x: New test and driver.
22799
22800 1998-10-19  Jeffrey A Law  (law@cygnus.com)
22801
22802         * 981019-1.c: New test.
22803
22804 1998-10-14  Robert Lipe <robertl@dgii.com>
22805
22806         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
22807         find objc headers.
22808
22809 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22810
22811         * compile/981001-4.c: Remove use of GCC extension that triggers a
22812         compiler bug.
22813
22814 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
22815
22816         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
22817
22818 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22819
22820         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
22821         instantiation of template produces incorrect code for delete
22822         expression.
22823
22824         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
22825         constructors' name is not unique.
22826         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
22827         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
22828
22829         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
22830         automatic array of const is ill-formed.
22831
22832         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
22833         of template parameter?
22834
22835         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
22836         const.
22837
22838         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
22839         pointer-to-member expression.
22840
22841         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
22842         declaration causes ICE.
22843
22844 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
22845
22846         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
22847         reserved in the global namespace.
22848
22849         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
22850         generate needed virtual table.
22851
22852         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
22853
22854 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
22855
22856         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
22857         template-dependent type
22858
22859 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
22860
22861         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
22862         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
22863         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
22864
22865         * g++.old-deja/g++.other/using5.C: New test; using decl from base
22866         class should be usable as argument of member function.
22867         * g++.old-deja/g++.other/using6.C: New test; using decl from base
22868         class should be usable as return type of member function.
22869         * g++.old-deja/g++.other/using7.C: New test; using decl from base
22870         class should be usable as type of data member.
22871
22872         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
22873
22874 1998-10-09  Jeffrey A Law  (law@cygnus.com)
22875
22876         * gcc.c-torture/special/920521-1.c: Fix bogus test.
22877
22878 1998-10-08  Nick Clifton  <nickc@cygnus.com>
22879
22880         * gcc.dg/dll-?.c Add thumb to target list.
22881         Fix assembler scan patterns to match current assembler output.
22882
22883 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
22884
22885         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
22886         matching of template brackets.
22887
22888         * g++.old-deja/g++.other/using4.C: New test.  Test using
22889         declarations of methods from base classes.
22890
22891         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
22892         within functions should introduce names into the innermost
22893         enclosing namespace.
22894
22895         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
22896         of static locals if first initialization throws.
22897
22898 1998-10-07  Jim Wilson  <wilson@cygnus.com>
22899
22900         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
22901
22902 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
22903
22904         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
22905         lose track of the possible targets of tablejump insns.
22906         * special/special.exp: Run it.
22907
22908 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22909
22910         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
22911         must be declared before its specializations can be named in friend
22912         declarations.
22913
22914 1998-10-05  Dave Love  <d.love@dl.ac.uk>
22915
22916         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
22917
22918         * g77.f-torture/execute/io1.f: New test.
22919
22920 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22921
22922         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
22923         with pointer to template function, for which no argument deduction
22924         is possible.
22925
22926         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
22927         specialization of template function as argument to template
22928         function.
22929
22930         * g++.old-deja/g++.other/access2.C: New test; Inner class
22931         shouldn't have privileged access to Outer's names.
22932
22933 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22934
22935         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
22936         friend template declared within template class conflicts with
22937         nested class of the same name.
22938
22939         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
22940         is ignored.
22941
22942         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
22943         object with direct initializer as function declaration.
22944
22945         * g++.old-deja/g++.other/decl2.C: New test; duplicate
22946         initializers.
22947
22948         * g++.old-deja/g++.other/null2.C: New test; conditional operator
22949         involving const pointer and NULL produces incorrect result.
22950
22951         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
22952         type name without `typename' should be rejected with -pedantic.
22953
22954 1998-10-02  Richard Henderson  <rth@cygnus.com>
22955
22956         * g++.old-deja/g++.other/addrof1.C: New test.
22957
22958 1998-10-01  Nick Clifton  <nickc@cygnus.com>
22959
22960         * gcc.c-torture/compile/981001-1.c: New test.
22961         * gcc.c-torture/execute/981001-1.c: New test.
22962
22963 1998-10-01  Jeffrey A Law  (law@cygnus.com)
22964
22965         * gcc.c-torture/compile/981001-2.c: New test.
22966         * gcc.c-torture/compile/981001-3.c: New test.
22967         * gcc.c-torture/compile/981001-4.c: New test.
22968
22969 1998-10-01  Robert Lipe  <robertl@dgii.com>
22970
22971         * lib/objc.exp (objc_target_compile): Add -L during compiles for
22972         multilibbed hosts.   Idea grafted from g77.exp.
22973
22974 1998-09-30  Dave Love  <d.love@dl.ac.uk>
22975
22976         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
22977         avoid losing on systems which need -lsocket.
22978
22979 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
22980
22981         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
22982         * g++.old-deja/g++.other/nested2.C: Ditto.
22983         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
22984         failure.
22985
22986 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22987
22988         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
22989         preferred over template operator!= for enum bitfields.
22990
22991 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
22992
22993         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
22994         that happen to have the same base name, but in different scopes,
22995         are incorrectly rejected.
22996
22997 1998-09-16  Richard Henderson  <rth@cygnus.com>
22998
22999         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
23000         on the native word size instead of an integer literal.
23001
23002 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23003
23004         * g++.old-deja/g++.other/static2.C: Invocation of static data
23005         member of type pointer-to-function denoted as non-static member.
23006
23007         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
23008         checks involving function types and aliases.
23009
23010 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23011
23012         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
23013         redefined to the same non-trivial type.
23014
23015         * g++.old-deja/g++.pt/explicit73.C: Test for proper
23016         namespace-qualification of template specializations declared in
23017         other namespaces.
23018
23019         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
23020         to declare a subset of the specializations of a template function
23021         as friends of specializations of a template class.
23022
23023         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
23024         member templates that do not fully specialize the enclosing
23025         template class are rejected.
23026
23027 1998-09-11  Dave Love  <d.love@dl.ac.uk>
23028
23029         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
23030
23031 1998-09-08  Dave Love  <d.love@dl.ac.uk>
23032
23033         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
23034         altered from libf2c/libU77 version.
23035
23036 1998-09-06  Dave Love  <d.love@dl.ac.uk>
23037
23038         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
23039
23040 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
23041
23042         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
23043         (un)signed char are different types for template specialization
23044         purposes.
23045
23046 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
23047
23048         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
23049         * objc: ObjC testsuite.
23050
23051 1998-08-31  Catherine Moore  <clm@cygnus.com>
23052
23053         * gcc.c-torture/execute/941014-1.x:  New file.
23054
23055 1998-08-31  Nick Clifton  <nickc@cygnus.com>
23056
23057         * lib/c-torture.exp: Add support for
23058         torture_eval_before_compile and torture_eval_before_execute
23059         variables.
23060
23061 1998-08-30  Jeffrey A Law  (law@cygnus.com)
23062
23063         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
23064         this test triggers valid.
23065
23066 1998-08-27  Jeffrey A Law  (law@cygnus.com)
23067
23068         * gcc.dg/980827-1.c: New test.
23069
23070 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
23071
23072         * gcc.c-torture/execute/loop-4b.c: New test.
23073
23074 1998-08-26  Nick Clifton  <nickc@cygnus.com>
23075
23076         * lib/c-torture.exp: Add support for
23077         torture_eval_before_compile and torture_eval_before_execute
23078         variables.
23079
23080 1998-08-25  Jeffrey A Law  (law@cygnus.com)
23081
23082         * gcc.c-torture/compile/980825-1.c: New test.
23083
23084 1998-08-24  Nick Clifton  <nickc@cygnus.com>
23085
23086         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
23087         count number tests in opt_t0 not good_t0.
23088
23089 1998-08-24  Jeffrey A Law  (law@cygnus.com)
23090
23091         * gcc.c-torture/compile/930326-1.x: Fix typo.
23092
23093 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
23094
23095         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
23096         causes an ICE.
23097
23098 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23099
23100         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
23101         STACK_SIZE is defined.
23102         * gcc.c-torture/unsorted/stuct.c: Similarly.
23103
23104         * gcc.c-torture/compile/980821-1.c: New test.
23105
23106 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23107
23108         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
23109
23110 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
23111
23112         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
23113         code.
23114
23115 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
23116
23117         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
23118         error'.
23119
23120 1998-08-18  Jeffrey A Law  (law@cygnus.com)
23121
23122         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
23123
23124 1998-08-16  Jeffrey A Law  (law@cygnus.com)
23125
23126         * gcc.c-torture/compile/980816-1.c: New test.
23127
23128         * gcc.dg/980816-1.c: New test.
23129
23130 1998-08-13  Jeffrey A Law  (law@cygnus.com)
23131
23132         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
23133         compiler for ieee tests.
23134
23135 1998-08-01  Dave Love  <d.love@dl.ac.uk>
23136
23137         * g77.f-torture/compile/980729-0.f: New test.
23138
23139 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
23140
23141         * gcc.c-torture/special/eeprof-1.c: New test, for
23142         -finstrument-functions.
23143         * gcc.c-torture/special/special.exp: Run it.
23144
23145 1998-07-29  Jeffrey A Law  (law@cygnus.com)
23146
23147         * gcc.c-torture/compile/980729-1.c: New test.
23148
23149 1998-07-27  Nick Clifton  <nickc@cygnus.com>
23150
23151         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
23152         __thumb__ is defined, and test for ARM style doubles if so.
23153
23154 1998-07-26  Dave Love  <d.love@dl.ac.uk>
23155
23156         * g77.f-torture/noncompile/980615-0.f: New test.
23157
23158 1998-07-26  H.J. Lu  (hjl@gnu.org)
23159
23160         * gcc.dg/980312-1.c: Do link instead of compile.
23161         * gcc.dg/980313-1.c: Likewise.
23162
23163 1998-07-26  Jeffrey A Law  (law@cygnus.com)
23164
23165         * gcc.c-torture/compile/980726-1.c: New test.
23166
23167 1998-07-25  Dave Love  <d.love@dl.ac.uk>
23168
23169         * g77.f-torture/execute/io0.f: New test.
23170
23171 1998-07-24  Nick Clifton  <nickc@cygnus.com>
23172
23173         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
23174         an int.
23175
23176 1998-06-18  Michael Meissner  <meissner@cygnus.com>
23177
23178         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
23179         m32r bugs.
23180
23181 1998-07-17  Nick Clifton  <nickc@cygnus.com>
23182
23183         * gcc.dg/980626-1.c: Expect failures for all toolchains until
23184         c-decl.c:grokdeclarator can handle mode attributes.
23185
23186 1998-07-16  Jeffrey A Law  (law@cygnus.com)
23187
23188         * gcc.c-torture/execute/980716-1.c: New test.
23189
23190 1998-07-13  Jeffrey A Law  (law@cygnus.com)
23191
23192         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
23193         the mn10200.
23194         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
23195         the mn10200.
23196         * gcc.c-torture/execute/va-arg-3.x: Similarly.
23197         * gcc.c-torture/compile/930326-1.x: Similarly.
23198
23199 1998-07-13  Dave Love  <d.love@dl.ac.uk>
23200
23201         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
23202         New test from Craig.
23203
23204 1998-07-12  Dave Love  <d.love@dl.ac.uk>
23205
23206         * g77.f-torture/noncompile/980616-0.f: New test.
23207
23208         * g77.f-torture/execute/970816-3.f:  New test from Craig.
23209
23210 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23211
23212         *  g++.other/singleton.C: Return error value instead of taking
23213         SIGSEGV.
23214
23215 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
23216
23217         *  g++.other/singleton.C: New test.   Warning is under dispute.
23218         Runtime crash is not.
23219
23220 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23221
23222         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
23223         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
23224         using6.C, using7.C}:  New namespace tests.
23225
23226 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
23227
23228         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
23229         specialization with typedef'ed names used as array indexes.
23230
23231 1998-07-09  Jeffrey A Law  (law@cygnus.com)
23232
23233         * gcc.c-torture/execute/980709-1.c: New test.
23234
23235         * gcc.dg/980709-1.c: New test.
23236
23237 1998-07-07  Richard Henderson  <rth@cygnus.com>
23238
23239         * gcc.c-torture/execute/bcp-1.c: New test.
23240
23241 1998-07-07  Jeffrey A Law  (law@cygnus.com)
23242
23243         * gcc.c-torture/execute/980707-1.c: New test.
23244
23245 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
23246
23247         * gcc.c-torture/compile/980706-1.c: New test.
23248
23249 1998-07-01  Dave Love  <d.love@dl.ac.uk>
23250
23251         * g77.f-torture/execute/980701-0.f,
23252         g77.f-torture/execute/980701-1.f: New test from Craig.
23253
23254 1998-07-01  Jeffrey A Law  (law@cygnus.com)
23255
23256         * gcc.c-torture/compile/980701-1.c: New test.
23257
23258         * gcc.c-torture/execute/980701-1.c: New test.
23259
23260 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
23261 rlsruhe.de>
23262
23263         * g++.old-deja/g++.robertl/eb132.C: New test.
23264         * g++.old-deja/g++.robertl/eb133.C: Likewise.
23265
23266 1998-06-29  Dave Love  <d.love@dl.ac.uk>
23267
23268         * g77.f-torture/execute/980628-7.f,
23269         g77.f-torture/execute/980628-8.f,
23270         g77.f-torture/execute/980628-9.f,
23271         g77.f-torture/execute/980628-10.f: New tests from Craig.
23272
23273         * g77.f-torture/execute/980628-3.f: Remove mail headers.
23274
23275 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23276
23277         * g77.f-torture/execute/980628-4.f: New test from Craig.
23278         * g77.f-torture/execute/980628-5.f: Likewise.
23279         * g77.f-torture/execute/980628-2.f: Likewise.
23280         * g77.f-torture/execute/980628-0.f: Likewise.
23281         * g77.f-torture/execute/980628-1.f: Likewise.
23282         * g77.f-torture/execute/980628-3.f: Likewise.
23283         * g77.f-torture/execute/980628-6.f: Likewise.
23284
23285 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23286
23287         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
23288         directory when nothing has been installed yet.
23289
23290 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
23291
23292         * gcc.c-torture/special/special.exp: Handle newer versions of
23293         dejagnu.
23294
23295 1998-06-26  Jeffrey A Law  (law@cygnus.com)
23296
23297         * gcc.dg/980626-1.c: New test.
23298
23299 1998-06-19  Bruno Haible <haible@ilog.fr>
23300
23301         * gcc.misc-tests/m-un-2.c: New test.
23302         * g++.old-deja/g++.other/warn01.c: Likewise.
23303
23304 1998-06-19  Robert Lipe  <robertl@dgii.com>
23305
23306         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
23307         compatibility with assmblers with a different comment character.
23308         Eliminate use of GAS-specific extensions.
23309
23310 1998-06-19  Jeffrey A Law  (law@cygnus.com)
23311
23312         * gcc.c-torture/execute/ieee/980619-1.c: New test.
23313
23314 1998-06-19  Robert Lipe  <robertl@dgii.com>
23315
23316         *lib/g77.exp: Replace search for libf2c.a with search for newly
23317         renamed libg2c.a
23318
23319 1998-06-17  Jeffrey A Law  (law@cygnus.com)
23320
23321         * gcc.c-torture/execute/980617-1.c: New test.
23322
23323 1998-06-12  Jeffrey A Law  (law@cygnus.com)
23324
23325         * gcc.c-torture/execute/980612-1.c: New test.
23326
23327 1998-06-08  Jeffrey A Law  (law@cygnus.com)
23328
23329         * gcc.dg/980523-1.c: Only test on ppc-linux.
23330         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
23331
23332         * gcc.c-torture/execute/980608-1.c: New test.
23333
23334 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
23335
23336         * gcc.c-torture/execute/980605-1.c: New test.
23337
23338 1998-06-04  Jeffrey A Law  (law@cygnus.com)
23339
23340         * gcc.c-torture/execute/980604-1.c: New test.
23341
23342 1998-06-02  Jeffrey A Law  (law@cygnus.com)
23343
23344         * gcc.c-torture/execute/980602-1.c: New test.
23345         * gcc.c-torture/execute/980602-2.c: Likewise.
23346
23347 1998-06-02  Dave Love  <d.love@dl.ac.uk>
23348
23349         * 970125-0.f: Fix per JCB.  Add commentary.
23350
23351 1998-05-31  Michael Meissner  <meissner@cygnus.com>
23352
23353         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
23354         IEEE -0 support.
23355
23356 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
23357
23358         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
23359         earlier.
23360
23361 1998-05-28  Catherine Moore <clm@cygnus.com>
23362
23363         * gcc.c-torture/execute/980526-3.c: New test.
23364
23365 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
23366
23367         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
23368         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
23369         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
23370         m88k-motorola-sysv3 to XFAIL.
23371
23372 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23373
23374         * gcc.dg/980526-1.c: New test.
23375         * gcc.c-torture/execute/980526-2.c: New test.
23376
23377 1998-05-26  Jeffrey A Law  (law@cygnus.com)
23378
23379         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
23380
23381         * gcc.c-torture/execute/980526-1.c: New test.
23382
23383 1998-05-26  Dave Love  <d.love@dl.ac.uk>
23384
23385         * g77.f-torture/execute/alpha2.f: Add runtime test.
23386
23387 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
23388
23389         * g++.old-deja/old-deja.exp: Strip leading directories.
23390
23391         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
23392         error for the line.  Don't run multiple tests for the same line.
23393
23394 1998-05-23  Jeffrey A Law  (law@cygnus.com)
23395
23396         * gcc.dg/980523-1.c: New test.
23397
23398 1998-05-23  Dave Love  <d.love@dl.ac.uk>
23399
23400         * g77.f-torture/compile/970915-0.f: New test.
23401
23402 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
23403
23404         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
23405
23406 1998-05-21  Jeffrey A Law  (law@cygnus.com)
23407
23408         * gcc.dg/980520-1.c: New test.
23409
23410 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
23411
23412         * gcc.dg/980502-1.c: Fix return type.
23413
23414 1998-05-20  Jeffrey A Law  (law@cygnus.com)
23415
23416         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
23417         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
23418         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
23419         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
23420         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
23421
23422 1998-05-20  Dave Love  <d.love@dl.ac.uk>
23423
23424         * g77.f-torture/execute/980520-1.f: New test.
23425
23426 1998-05-15  Dave Love  <d.love@dl.ac.uk>
23427
23428         * lib/mike-g77.exp: New file.
23429
23430         * g77.f-torture/noncompile/noncompile.exp,
23431         g77.f-torture/noncompile/check0.f: New files.
23432
23433 1998-05-14  Dave Love  <d.love@dl.ac.uk>
23434
23435         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
23436         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
23437         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
23438         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
23439         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
23440         abort where appropriate.
23441
23442 1998-05-05  Michael Meissner  <meissner@cygnus.com>
23443
23444         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
23445         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
23446
23447 1998-04-29  Dave Love  <d.love@dl.ac.uk>
23448
23449         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
23450
23451 1998-04-27  Dave Love  <d.love@dl.ac.uk>
23452
23453         * g77.f-torture/compile/980427-0.f: New test.
23454
23455 1998-04-24  Dave Love  <d.love@dl.ac.uk>
23456
23457         * g77.f-torture/compile/980424-0.f: New test.
23458
23459 1998-04-19  Dave Love  <d.love@dl.ac.uk>
23460
23461         * g77.f-torture/compile/980419-2.f (main): New test.
23462         * g77.f-torture/compile/970125-0.f: New test.
23463         * g77.f-torture/compile/980419-1.f: New test.
23464
23465 1998-04-08  Jim Wilson  <wilson@cygnus.com>
23466
23467         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
23468         of loop-4.c.
23469
23470 1998-04-07  Jim Wilson  <wilson@cygnus.com>
23471
23472         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
23473
23474 1998-04-03  Jim Wilson  <wilson@cygnus.com>
23475
23476         * gcc.c-torture/compile/980329-1.c: New test.
23477
23478 1998-03-18  Jim Wilson  <wilson@cygnus.com>
23479
23480         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
23481         * gcc.dg/980312-1.c: Fix typo in -march command.
23482
23483 1998-03-16  H.J. Lu  (hjl@gnu.org)
23484
23485         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
23486
23487 1998-03-11  Robert Lipe  <robertl@dgii.com>
23488
23489         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
23490         Dave Love agree the Fortran source is bogus.
23491
23492 1998-03-11  Robert Lipe  <robertl@dgii.com>
23493
23494         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
23495         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
23496         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
23497         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
23498         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
23499
23500 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
23501
23502         * g++.old-deja/g++.other/friend1.C: New test.
23503
23504 1998-02-18  Dave Love  <d.love@dl.ac.uk>
23505
23506         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
23507         possibly uninitialized) variables and declare dnrm2.
23508
23509 1998-02-23  Robert Lipe <robertl@dgii.com>
23510
23511         From Bruno Haible <haible@ilog.fr>:
23512         * gcc.c-torture/execute/980223.c: New test.
23513
23514 1998-02-13  Jeffrey A Law  (law@cygnus.com)
23515
23516         * gcc.dg/ifelse-1.c: New test.
23517
23518 1998-02-09  H.J. Lu  (hjl@gnu.org)
23519
23520         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
23521
23522           * lib/old-dejagnu.exp (old-dejagnu): Added the
23523           "execution test - XFAIL *-*-*" handling in the spirit of
23524           "excess errors test -". Changed the "execution test fails"
23525           handling to be like "excess errors test fails".
23526           * Update various tests accordingly.
23527
23528 1998-02-06  Jim Wilson  <wilson@cygnus.com>
23529
23530         * gcc.c-torture/execute/980205.c: New test.
23531
23532 1998-01-18  Jeffrey A Law  (law@cygnus.com)
23533
23534         * lib/c-torture.exp: Look for .x files instead of .cexp files.
23535         * lib/f-torture.exp: Similarly.
23536         * gcc.c-torture: Rename all .cexp files to .x files.
23537
23538 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
23539
23540         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
23541         (940510-1.c): Removed duplicate.
23542         (971104-1.c): New test.
23543
23544 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
23545
23546           * lib/f-torture.exp: Improve error and loop detection.
23547
23548 1997-11-19  Michael Meissner  <meissner@cygnus.com>
23549
23550         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
23551         use that to size the filler array.
23552
23553 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
23554
23555         * lib/c-torture.exp(c-torture-execute): Fix typo.
23556
23557         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
23558         testcase as the executable name. Keep the executable around if
23559         the test fails.
23560
23561 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
23562
23563         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
23564         changes.  Only test one -g option, and move it to the end of the
23565         list of options to test.
23566
23567 1997-09-19  Michael Meissner  <meissner@cygnus.com>
23568
23569         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
23570         variable GCC_TORTURE_OPTIONS to supply default switches separated
23571         by colons.  If no environment variable, run tests with -O0 -g, -O1
23572         -g, and -O2 -g as well.
23573
23574 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
23575
23576         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
23577         explanatory comments. Fix indentation.
23578
23579 1997-09-15  Jeffrey A Law  (law@cygnus.com)
23580
23581         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
23582
23583 1997-09-11  Jeffrey A Law  (law@cygnus.com)
23584
23585         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
23586         * g++.old-deja/g++.mike/p7325.C: Likewise.
23587         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
23588
23589 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
23590
23591         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
23592         * g++.old-deja/g++.brendan/crash30.C: Likewise.
23593         * g++.old-deja/g++.brendan/crash39.C: Likewise.
23594         * g++.old-deja/g++.law/operators4.C: Likewise.
23595
23596 1997-09-11  Joe Buck  (jbuck@synopsys.com)
23597
23598         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
23599         * g++.old-deja/g++.mike/p784.C: Ditto.
23600         * g++.old-deja/g++.mike/p785.C: Ditto.
23601
23602 1997-09-05  Jeffrey A Law  (law@cygnus.com)
23603
23604           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
23605
23606 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23607
23608         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
23609         target feature; pass this to c-torture-execute as needed.
23610
23611 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23612
23613         * lib/c-torture.exp(c-torture-execute): If the previous and the
23614         current executables being tested are identical, we don't need to
23615         run the executable again. Try to make the executable names
23616         unique. Add an optional argument for passing additional compiler
23617         flags.
23618
23619 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
23620
23621         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
23622
23623 1997-08-29  Jeffrey A Law  (law@cygnus.com)
23624
23625         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
23626
23627 1997-07-31  Jeffrey A Law  (law@cygnus.com)
23628
23629         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
23630         32bit or larger longs.
23631
23632         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
23633         have either a 32bit long or 32bit int.
23634
23635 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
23636
23637         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
23638         Make double precision tests dependent on sizeof (double).
23639
23640 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
23641
23642         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
23643         too.
23644
23645 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
23646
23647         * gcc.c-torture/compile/961203-1.cexp: New script.
23648
23649 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
23650
23651         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
23652         up the includes ourselves.
23653
23654 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
23655
23656         * lib/plumhall.exp: Remove random include, and add a few
23657         verbose messages for debugging.
23658
23659 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
23660
23661         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
23662         of trying to do it ourselves.
23663
23664 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
23665
23666         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
23667
23668 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
23669
23670         * gcc.prms/5403.c: Made regexp a bit less strict.
23671
23672 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
23673
23674         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
23675         is returned from remote_load instead.
23676         * lib/plumhall.exp: Ditto.
23677         * lib/mike-g++.exp: Ditto.
23678         * lib/old-dejagnu.exp: Ditto.
23679         * lib/c-torture.exp: Ditto.
23680
23681 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
23682
23683         * lib/g++.exp: Use build_wrapper procedure.
23684         * lib/gcc.exp: Ditto.
23685
23686 1997-05-20  Jeffrey A Law  (law@cygnus.com)
23687
23688         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
23689         an old-style decl for malloc.  Fixes tests to work when
23690         sizeof (int) != sizeof (size_t).
23691
23692 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23693
23694         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
23695
23696         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
23697         use stdargs.h interface.
23698
23699 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23700
23701         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
23702         NO_VARARGS when compiling.
23703
23704 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
23705
23706         * lib/plumhall.exp(ph_includes): New procedure.
23707         (ph_make): Use it.
23708         (ph_compiler): Ditto.
23709
23710         * lib/g++.exp: Rename test-glue.c to testglue.c.
23711         * lib/gcc.exp: Ditto.
23712
23713 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
23714
23715         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
23716         to completion when it's called.
23717
23718 1997-03-21  Michael Meissner  <meissner@cygnus.com>
23719
23720         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
23721         is defined, don't do test.
23722
23723 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
23724
23725         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
23726         for object files.
23727         (ph_summary): Mark skipped testcases as untested, not unresolved.
23728
23729         * lib/plumhall.exp (ph_make): If unresolved because of bad
23730         errorCode, record errorCode in log file.
23731         (*): Replace send_log/verbose with verbose -log.
23732
23733 1997-03-19  Michael Meissner  <meissner@cygnus.com>
23734
23735         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
23736         double conversion if double isn't at least 8 bytes.
23737
23738         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
23739         int to work with targets where int is 16 bits.
23740
23741         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
23742         8 bytes, just exit, since 4 byte doubles don't have enough bits of
23743         precision for the test to complete.
23744
23745 1997-03-14  Michael Meissner  <meissner@cygnus.com>
23746
23747         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
23748         if d10v is not compiled with the -mdouble64 flag.
23749         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
23750
23751         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
23752         d10v is not compiled with the -mint32 flag.
23753
23754 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
23755
23756         * lib/plumhall.exp: Use incr_count.
23757
23758 1997-03-12  Jeffrey A Law  (law@cygnus.com)
23759
23760         * gcc.c-torture: Update to c-torture-1.45.
23761
23762 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
23763
23764         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
23765         the name of the expect testcase file).
23766
23767         * lib/g++.exp(g++_init): Ditto.
23768
23769 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
23770
23771         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
23772         the host.
23773
23774         * lib/gcc.exp(gcc_exit): New procedure.
23775
23776 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
23777
23778         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
23779         specs where appropriate.
23780
23781         * g++.old-deja/g++.arm/*: Added additional ERROR checks
23782         because of new "candidates are" messages, and removed a few
23783
23784         * Converted all non-old-style g++ testcases to old-style, and
23785         moved into g++.old-deja.
23786
23787 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
23788
23789         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
23790         options.
23791
23792         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
23793         succeeded.
23794
23795         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
23796
23797 1997-02-13  Michael Meissner  <meissner@cygnus.com>
23798
23799         * lib/gcc.exp (gcc_target_compile): Add support for defining
23800         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
23801         the machine doesn't have those features.
23802
23803 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
23804
23805         * g++.law/operators4.exp: Don't use LIBS.
23806
23807 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
23808
23809         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
23810
23811         * lib/mike-g++.exp: Don't set the compiler to be tested here.
23812         * lib/g++.exp: Set it here instead. Also, allow use of the
23813         --tool_exec and --tool_opt options. Change CXX to
23814         GXX_UNDER_TEST.
23815
23816         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
23817
23818         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
23819
23820 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
23821
23822         * lib/old-dejagnu.exp: Use prune_warnings instead of
23823         prune_system_crud.
23824         * lib/mike-g++.exp: Ditto.
23825         * lib/gcc.exp: Ditto.
23826         * lib/g++.exp: Ditto.
23827
23828         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
23829
23830 1997-02-07  Jeffrey A Law  (law@cygnus.com)
23831
23832           * 941014-2.c: Include stdlib.h
23833           * 960327-1.c: Include stdio.h
23834           * dbra.c, index-1.c: Don't assume ints are 32bits.
23835
23836 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
23837
23838         * lib/gcc.exp: Add gcc,stack_size target feature.
23839
23840         * lib/g++.exp(g++_target_compile): Add the include and link
23841         paths here, not in two other places. And, it's $options, not
23842         options.
23843
23844         * lib/mike-g++.exp(postbase): Remove the code that determines
23845         the correct include and link paths.
23846         * g++.old-deja/old-deja.exp: Ditto.
23847
23848 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
23849
23850         * lib/g++.exp(g++_init): target_compile no longer returns the
23851         filename of the result.
23852
23853 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
23854
23855         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
23856         call to glob.
23857
23858         * gcc.c-torture/special/special.exp: Change call to
23859         gcc_target_compile to include the object file.
23860
23861 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
23862
23863         * gcc.c-torture/special/special.exp: Correct misspelling in last
23864         change.
23865
23866 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
23867
23868         * lib/plumhall.exp(ph_summary): Log the entire output of the
23869         executable. Return -1 if there were any failures, 0 otherwise.
23870         (ph_execute): Return -1 if there were any failures, 0 otherwise.
23871         (ph_make): Clean up objects and executables that were built
23872         if the tests succeeded.
23873
23874 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
23875
23876         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
23877         libraries and includes in the build tree as appropriate.
23878
23879 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23880
23881         * lib/c-torture.exp: Instead of looking for the global variable
23882         NO_LONG_LONG, check to see if that's a feature of the target.
23883
23884 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23885
23886         * config/default.exp: Minimize. Delete the remainer of the files in
23887         config; this functionality is now in devo/dejagnu/config.
23888
23889         g++.*/*: Pass any additional flags used to compile to postbase;
23890         delete CXXFLAGS.
23891
23892         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
23893         is now done by runtest.exp. Use gcc_target_compile instead of
23894         compile.
23895
23896         lib/c-torture.exp: Use gcc_target_compile instead of compile.
23897         Remove references to CFLAGS. Use remote_file instead of
23898         calling rm -f.
23899         (c-torture): Take a list of arguments to use to compile this
23900         testcase.
23901
23902         lib/g++.exp: Simplify. Use target_compile instead of compile.
23903         lib/gcc-dg.exp: Ditto.
23904         lib/gcc.exp: Ditto.
23905         lib/mike-{gcc,g++}.exp: Ditto.
23906         lib/old-dejagnu.exp: Ditto.
23907         lib/plumhall.exp: Ditto.
23908
23909 1997-01-08  Jim Wilson  <wilson@cygnus.com>
23910
23911         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
23912         (ph_linker): Likewise.
23913
23914 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
23915
23916           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
23917         MAP_ANON / MAP_ANONYMOUS if defined;
23918         else try to map from /dev/zero .
23919
23920 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23921
23922         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
23923         isn't defined, then define it to MAP_ANONYMOUS.
23924
23925 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23926
23927         * gcc.c-torture: Update to c-torture-1.42 release.
23928
23929 1996-11-11  Jeffrey A Law  (law@cygnus.com)
23930
23931         * gcc.c-torture: Update to c-torture-1.41 release.
23932
23933 1996-10-27  Jeffrey A Law  (law@cygnus.com)
23934
23935         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
23936         c-torture release.
23937
23938 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
23939
23940         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
23941         and LDFLAGS.  Fix second case to append the target_info ldflags
23942         onto LDFLAGS, not CFLAGS.
23943         * lib/g++.exp (g++_init): Add target_info stuff.
23944         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
23945         of libgloss and newlib flags for !native.
23946
23947         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
23948         (GDB): Fix relative path to go up another dir for finding gdb.
23949
23950 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
23951
23952         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
23953         versions in the target_info array, if they don't exist.
23954
23955 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
23956
23957         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
23958
23959 1996-07-08  Jim Wilson  <wilson@cygnus.com>
23960
23961         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
23962         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
23963
23964 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
23965
23966         * lib/old-dejagnu.exp: Don't remove the output file before we've
23967         actually tested it. Don't append pwd to the path of the executable
23968         we're testing.
23969
23970 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
23971
23972         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
23973
23974 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
23975
23976         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
23977         temporary directory for compiler files, and set it to a default
23978         value of /tmp. Set $output as the name of the output file from
23979         compiling the testcase. Add a -o option to $cflags_var so the
23980         compiler writes the final output file as $output. Set $executable
23981         to $output.
23982
23983         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
23984         directory for compiler files, and set it to /tmp if it doesn't
23985         already have a value. Set $output_file to the name of the output
23986         file from compiling the testcase. Add a -o option to CXXFLAGS so
23987         the compiler writes the final output file as $output. Use $output
23988         as the executable to be tested.
23989
23990 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
23991
23992         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
23993
23994 1996-06-08  Jeffrey A Law  (law@cygnus.com)
23995
23996         * gcc.c-torture/execute/pending-1.c: New test.  Still
23997         pending in Tege's queue.
23998
23999 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
24000
24001         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
24002         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
24003         if there were failures.  Call unresolved if there were unresolved
24004         testcases.  Call gcc_fail if program did not run to completion.
24005         (ph_make): Pass additional argument name to ph_execute.
24006         (ph_execute): Add new argument.  Pass additional arguments to
24007         ph_summary.  Call gcc_fail is there is no execution output.
24008
24009 1996-04-24  Jeffrey A Law  (law@cygnus.com)
24010
24011         * lib/plumhall.exp (proc_summary): Output relavent summary
24012         lines into the log so specific failures in plumhall can be
24013         investigated.
24014
24015 1996-04-10  Jeffrey A Law  (law@cygnus.com)
24016
24017         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
24018         (c-torture-execute): Don't try to execute tests which use
24019         "long long" types if $NO_LONG_LONG is nonzero.
24020
24021 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
24022
24023         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
24024         not c-torture.
24025
24026         * gcc.ieee: Move from here.
24027         * gcc.c-torture/execute/ieee: To here.
24028
24029 1996-03-26  Jeffrey A Law  (law@cygnus.com)
24030
24031         * gcc.c-torture: Update to c-torture-1.41 release.
24032
24033 1996-03-22  Jeffrey A Law  (law@cygnus.com)
24034
24035         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
24036         not "$output".
24037
24038 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
24039
24040         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
24041         -c present.
24042
24043 1996-03-02  Jeffrey A Law  (law@cygnus.com)
24044
24045         * config/proelf.exp: Handle connecting to a simulator.
24046
24047 1996-01-31  Jeffrey A Law  (law@cygnus.com)
24048
24049         * config/proelf.exp: New file.  Enough framework that we can
24050         run c-torture tests on the proelf targets (or any other target
24051         that gdb can connect to for that matter).
24052
24053 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
24054
24055         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
24056         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
24057
24058         * lib/plumhall.exp (ph_execute): Always call ph_summary if
24059         exec_output exists.
24060
24061 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
24062
24063         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
24064         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
24065
24066         * config/*.exp: Update FSF address.  Change result of ${tool}_load
24067         to pass/fail/unresolved/unsupported/untested.  Caller must now
24068         call unresolved/unsupported/untested.
24069         * lib/*.exp: Update FSF address.  Update to handle new results of
24070         ${tool}_load.
24071         * lib/chill.exp (verbose): Delete.
24072
24073 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
24074
24075         * lib/gcc.exp (default_gcc_start): Change order of args to
24076         $LDFLAGS $CFLAGS $LIBS.
24077         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
24078         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
24079         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
24080         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
24081         * gcc.misc-tests/dg-test.exp: Likewise.
24082         * gcc.misc-tests/msgs.exp: Likewise.
24083         * gcc.prms/prms.exp: Likewise.
24084         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
24085         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
24086
24087         * lib/dg.exp: Deleted, moved to dejagnu/lib.
24088
24089 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24090
24091         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
24092
24093         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
24094         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
24095
24096         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
24097         necessary.
24098
24099 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
24100
24101         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
24102         global for loop; add use of $mathlib.
24103         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
24104         settings here; set mathlib for anything but VxWorks.
24105
24106 1996-01-22  Jeffrey A Law  (law@cygnus.com)
24107
24108         * gcc.c-torture: Update to c-torture-1.40 release.
24109
24110 1996-01-03  Jeffrey A Law  (law@cygnus.com)
24111
24112         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
24113         dg.exp.
24114
24115 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
24116
24117         * lib/c-torture.exp (c-torture-execute): Declare "output" as
24118         global.
24119
24120 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
24121
24122         * lib/g++.exp (LIBS): Define if not already.
24123         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
24124         (gcc-dg-prune): Call prune_gcc_output.
24125         * lib/gcc.exp (prune_gcc_output): New proc.
24126         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
24127         prune_gcc_output.
24128
24129 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
24130
24131         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
24132         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
24133
24134 1995-11-15  Jeffrey A Law  (law@cygnus.com)
24135
24136         * gcc.c-torture: Update to c-torture-1.39 release.
24137
24138 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
24139
24140         * lib/c-torture.exp (c-torture-execute): Don't return if one option
24141         fails, try others as well.
24142
24143 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
24144
24145         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
24146         If compilation fails, mark execute tests as `untested'.
24147         If test is marked as unsupported, don't mark compilation and
24148         execute tests as failed.
24149
24150 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
24151
24152         * lib/g++.exp (g++_init): Don't link in libg++, and look to
24153         libstdc++ for whether or not we want to be doing shared
24154         libraries.  Delete link_curses since we don't need it anymore.
24155         * lib/mike-g++.exp (postbase): Don't link in libg++.
24156         * g++.old-deja/old-deja.exp: Likewise.
24157
24158 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
24159
24160         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
24161
24162 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
24163
24164         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
24165         For that, add `-Wl,-a,shared_archive'.
24166         * g++.old-deja/old-deja.exp: Likewise.
24167
24168 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
24169
24170         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
24171
24172 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
24173
24174         * lib/mike-g++.exp (postbase): Pay attention to the status of
24175         g++_load.
24176
24177 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
24178
24179           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
24180
24181 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
24182
24183         * lib/gcc.exp (default_gcc_start): No longer need to log program
24184         being executed or its output, execute_anywhere does that now.
24185         * lib/g++.exp (default_g++_version): Call execute_anywhere.
24186         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
24187
24188 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
24189
24190         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
24191         the same as those in lib/g++.exp.
24192
24193 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
24194
24195         * gcc.c-torture: Update to c-torture-1.38 release.
24196         * gcc.ieee: Related changes.
24197
24198 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
24199
24200         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
24201         "exec". Minor reformatting changes.
24202
24203         * config/rom68k.exp (${tool}_load): Make it work in a canadian
24204         cross. This means all "exec" calls now work on a remote host as
24205         well.
24206         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
24207         cross. Filter out the extra "\r\n" stuff that expect puts in.
24208         (c-torture-execute): Filter out the bogus warnings like
24209         c-torture-compile does. Add support for canadian cross.
24210         * lib/gcc.exp (default_gcc_version, default_gcc_start)
24211         Use execute_anywhere rather than calling exec directly. Now it
24212         works for canadian cross testing.
24213
24214 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
24215
24216         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
24217         results into a variable, and check that rather than using file exists.
24218
24219 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
24220
24221         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
24222         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
24223
24224 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24225
24226         * g++.old-deja/old-deja.exp: Create and pass runshlib and
24227         lib_curses if there's a shared libg++ in the build tree.
24228
24229 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
24230
24231         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
24232         if not supported target.
24233
24234 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
24235
24236         * lib/g++.exp (g++_init): Move empty setting of runshlib and
24237         link_curses up to always happen, not just for native builds.
24238
24239 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
24240
24241         * gcc.c-torture: Update to c-torture-1.36 release.
24242         * gcc.failure: Related changes.
24243
24244 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
24245
24246         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
24247
24248 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
24249
24250         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
24251         * lib/mike-g++.exp (postbase): Not in here.  Still reference
24252         runshlib, link_curses, and mathlib for link and run.
24253
24254         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
24255         pass the runtime shared library options for Solaris, OSF/1, and
24256         Irix5, and link with -lcurses to avoid unresolved references.
24257
24258 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
24259
24260         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
24261         only run once.
24262
24263 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
24264
24265         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
24266
24267 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
24268
24269         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
24270         do not have a framework for the "compat" tests yet.
24271
24272 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
24273
24274         * lib/mike-g++.exp (postbase): New local variable `mathlib',
24275         set to null if we're testing vxworks5.1.  Use that instead of
24276         `-lm' in the setting of LIBS for link and run.
24277
24278 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
24279
24280         * config/rom68k.exp (${tool}_load): Major changes to make it
24281         work.  Verified that it does in fact return the stuff in
24282         exec_output properly.  Catch any Emul or any TRAP other than 0.
24283
24284 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
24285
24286         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
24287         LDFLAGS properly for targets that need stuff from libgloss.
24288         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
24289         only run once.
24290         (gpp_initialized): New variable.
24291
24292 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
24293
24294         * config/rom68k.exp: Load libgloss.exp.
24295         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
24296         so we can produce a fully linked binary.
24297         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
24298         so we can produce a fully linked binary.
24299
24300 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
24301
24302         * lib/plumhall.exp (ph_section): Watch for expected failures.
24303         Add missing `else'.
24304
24305         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
24306         run the testcase.
24307         (c-torture): Likewise.
24308
24309 1995-08-28  Doug Evans  <dje@cygnus.com>
24310
24311         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
24312
24313         * lib/mike-g++.exp (mike_cleanup): New proc.
24314         (prebase): New globals compiler_result, not_compiler_result,
24315         target_regexp.
24316         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
24317         allow leading "-" in pattern.  Watch for unsupported tests.
24318         If $compiler_result is set, pattern match assembler code,
24319         and ditto for $not_compiler_result.
24320         * lib/mike-gcc.exp: Likewise.
24321
24322         * lib/plumhall.exp (ph_execute): Only call ph_summary if
24323         execution "succeeded".
24324
24325 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
24326
24327         * config/win32.exp: New file.
24328         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
24329
24330 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
24331
24332         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
24333         unsupported.
24334         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
24335         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
24336         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
24337
24338         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
24339         "... without exceptions was ...".  That is now handled by
24340         prune_system_crud.
24341         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24342
24343 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
24344
24345         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
24346         sieve.c,sort2.c}: New files.
24347         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
24348         sieve.exp,sort2.exp}: Drivers for them.
24349
24350         * lib/mike-gcc.exp (program_output): New user settable variable.
24351         (postbase): Call prune_system_crud.  Also prune extraneous compiler
24352         messages.
24353         * lib/mike-g++.exp (program_output): New user settable variable.
24354
24355         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
24356
24357         * config/sh.exp: Deleted (use sim.exp instead).
24358
24359 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
24360
24361         * config/vx.exp: Declare CHECKTASK as global.
24362         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
24363         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
24364         * lib/old-dejagnu.exp: Load [pwd]/$executable.
24365
24366 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24367
24368         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
24369         target. Like vx.exp, only includes `vx29k.exp' instead of
24370         `vxworks.exp'.
24371
24372 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
24373
24374         * config/sim.exp: Increase time limit from 120 seconds to 240.
24375
24376 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
24377
24378         * gcc.c-torture/execute/950628-1.c: New test.
24379
24380 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
24381
24382         * gcc.c-torture: Update with changes/additions from
24383         c-torture-1.34.
24384
24385 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
24386
24387         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
24388
24389 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
24390
24391         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
24392
24393 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
24394
24395         * gcc.c-torture/compile/950512-1.c: New test.
24396         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
24397         * gcc.dg/struct-ret-1.c: Likewise.
24398
24399 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
24400
24401         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
24402           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
24403
24404 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
24405
24406         * gcc.c-torture/special/920411-1.c: Deleted.
24407         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
24408
24409 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
24410
24411         * config/sim.exp (${tool}_load): Hack in call to bash to get a
24412         cpu limit.
24413
24414 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
24415
24416         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
24417
24418 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
24419
24420         From kenner;
24421         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
24422         is the proper length.
24423         * va-arg-3.c: Likewise.
24424
24425 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
24426
24427         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
24428         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
24429
24430         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
24431         * lib/g++.exp (default_g++_start): Delete old cruft.
24432
24433 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
24434
24435         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
24436         (2 * (1 << 18)) to (2 * (1 << 17)).
24437
24438         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
24439
24440 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
24441
24442         * config/rom68k.exp: Renamed from config/idp.exp
24443
24444 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
24445
24446         * c-torture/compile/921109-2.c
24447
24448 1995-04-18  Mike Stump  <mrs@cygnus.com>
24449
24450         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
24451         excess errors.
24452
24453 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
24454
24455         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
24456         output.
24457         * lib/g++.exp (default_g++_start): Likewise.
24458
24459 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
24460
24461         * gcc.c-torture/compile/950329-1.c: New test.
24462
24463 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
24464
24465           * config/bug.exp (${tool}_load): Updated to use new remote_open
24466           and remote_close procs.
24467         * config/idp.exp: New file.
24468
24469 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
24470
24471         * gcc.c-torture/execute/950322-1.c: New test.
24472
24473 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
24474
24475         * config/vx.exp (${tool}_load): Clean up testing of return code from
24476         vxworks_ld and vxworks_spawn.
24477
24478 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
24479
24480         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
24481
24482 1995-03-13  Mike Stump  <mrs@cygnus.com>
24483
24484         * lib/old-deja.exp: Add `excess errors test - ' error, now one
24485         can mark excess errors on a machine by machine basis.  Note, the
24486         default is to not expect any excess errors, even when excess
24487         errors test - is given, so you will want to put an XFAIL ... on
24488         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
24489         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
24490         those 4 machines, but no others.
24491
24492 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
24493
24494         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
24495         * lib/c-torture.exp: to here.
24496
24497 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
24498
24499         * gcc.c-torture/execute/950221-1.c: New test.
24500         * gcc.c-torture/execute/struct-ret-1.c: New test.
24501         * gcc.c-torture/compile/950221-1.c: New test.
24502
24503         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
24504
24505 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
24506
24507         * gcc.c-torture/execute/arith-1.c (main): Return 0.
24508         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
24509
24510 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
24511
24512         * g++.gb: New directory of tests, derived from my signature and
24513         class scoping tests.
24514
24515         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
24516         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
24517         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
24518         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
24519         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
24520         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
24521         * g++.gb/sig25.C: Likewise.
24522
24523         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
24524         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
24525         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
24526         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
24527         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
24528         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
24529         * g++.gb/sig25.exp: Likewise.
24530
24531         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
24532         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
24533         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
24534         * g++.gb/scope13.C: Likewise, this test still fails.
24535
24536         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
24537         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
24538         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
24539         * g++.gb/scope13.exp: Ditto.
24540
24541         * g++.gb/README: New file, explains what these tests are about.
24542
24543 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
24544
24545         * lib/dg.exp (dg-do): Support `preprocess'.
24546         (dg-test): Likewise.
24547
24548 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
24549
24550         * config/udi.exp: change "continue -expect" to "exp_continue".
24551
24552 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
24553
24554         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
24555         Delete redundant tests.
24556
24557         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
24558         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
24559         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
24560         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
24561         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
24562         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
24563         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
24564         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
24565
24566         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
24567         storing label pointers.
24568         * gcc.c-torture/execute/921019-1.c: Likewise.
24569         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
24570         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
24571         parameter fp.
24572         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
24573         constants.
24574
24575         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
24576         Delete obsolete tests.
24577
24578         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
24579         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
24580         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
24581         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
24582         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
24583         * gcc.c-torture/compile/950124-1.c: New test.
24584
24585         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
24586
24587 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
24588
24589         * lib/mike-g++.exp: Add -lm to LIBS.
24590
24591 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
24592
24593         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
24594
24595 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
24596
24597         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
24598
24599 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
24600
24601         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
24602
24603 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
24604
24605         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
24606         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
24607         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
24608         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
24609         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
24610         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
24611         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
24612         * g++.law/{operators31.C, operators32.C,
24613         * g++.law/{operators33.C, operators34.C}: Likewise.
24614         * g++.law/{pic1.C, refs2.C}: Likewise.
24615         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
24616         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
24617         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
24618         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24619
24620         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
24621         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
24622         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
24623         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
24624         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
24625         * g++.law/{enum9.exp, friend5.exp}: Likewise.
24626         * g++.law/{nest3.exp, nest4.exp}: Likewise.
24627         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
24628         * g++.law/{operators30.exp, operators31.exp}: Likewise.
24629         * g++.law/{operators32.exp, operators33.exp}: Likewise.
24630         * g++.law/{operators34.exp}: Likewise.
24631         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
24632         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
24633         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
24634         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
24635         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24636
24637         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
24638         No longer expected to fail.
24639         * g++.law/missed-error3.C: Tweak for recent bool changes.
24640
24641 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
24642
24643         * config/emb-unix: Deleted.
24644         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
24645         remote execution.  Do final link on remote host if REMOTE_LINK is set.
24646
24647 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
24648
24649         * lib/dg.exp (dg-test): Fix typo in last patch.
24650
24651 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
24652
24653         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
24654         (handles multiple occurrences).
24655
24656 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
24657
24658         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
24659         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
24660         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
24661         printed).
24662         * lib/c-torture.exp (c-torture-compile): Likewise.
24663         (c-torture): Prepend full path if missing.
24664         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
24665         (gcc_fail): Likewise.
24666         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
24667
24668 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
24669
24670         * lib/netware.exp: Only attach to NetWare i386 systems.
24671
24672 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
24673
24674         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
24675         messages.  Add test name to "output pattern match" pass/fail message.
24676
24677 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
24678
24679         * gcc.dg: New testsuite.
24680         * gcc.dg/dg.exp: New file.
24681
24682         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
24683         test-switch.c}: Deleted.
24684
24685         * gcc.misc-tests/msgs.exp: New testcase driver.
24686
24687 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
24688
24689         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
24690         Watch for illegal return values from ${tool}_load.
24691         * config/unix.exp (${tool}_load): Fix pass/fail detection for
24692         cross targets.  Coerce return value >0 to 1.
24693
24694 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
24695
24696         * config/unix.exp (${tool}_load): Call program rsh, not proc.
24697
24698         * config/emb-unix.exp: New file.
24699
24700         * config/sim.exp: Error if variable $SIM not defined.
24701         (${tool}_load): Mark test as "untested" if simulator missing.
24702
24703         * config/unix.exp: Load remote.exp to get rcp_download.
24704         * lib/c-torture.exp: Use different option lists for testcases with
24705         and without loops.
24706         * gcc.c-torture/execute/execute.exp: Likewise.
24707
24708 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
24709
24710         * config/*.exp: Clarify return code from ${tool}_load.
24711         Call `unresolved' or `untested' instead of `warning' or `perror'
24712         (sometimes you still want to call both though).
24713         Add comment that `shell_id' is local to each file.
24714         * config/udi.exp (timeout): Set to 30.
24715         Don't print warning if connection fails, $connectmode has already
24716         printed an error.
24717         (${tool}_load): Move verbose messages to level 2.
24718         Rework pattern for "Process started" message.
24719         Pass `shell_id' to ${connectmode}_download.
24720         Retry twice upon timeout.  Make resetting of target more robust.
24721         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
24722         Pass `shell_id' to exit_$connectmode.
24723         Only call exit_$connectmode if connected.
24724         * config/unix.exp (${tool}_load): Check return codes better.
24725         * config/vrtx.exp (${tool}_load): Likewise.
24726         * config/vx.exp (${tool}_load): Likewise.
24727         Delete unneeded global's.
24728         * lib/dg.exp (dg-test): Update to reflect clarified return codes
24729         from ${tool}_load.
24730         (dg-stat): Delete.
24731         (dg-init): Delete recording of pass/fail counts.
24732         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24733         (old-dejagnu-init): Likewise.
24734         (old-dejagnu-stat): Delete contents, empty proc now.
24735         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
24736         (c-torture): Delete references to lcnt, lpass, lfail.
24737         Get option list from TORTURE_OPTIONS.
24738         Delete -funroll[-all]-loops if no loops.
24739         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
24740         (g++_stat): Delete contents (empty proc now).
24741         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
24742         (gcc_finish): Likewise.
24743         (gcc_stat): Deleted.
24744         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
24745         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
24746         * gcc.c-torture/execute/execute.exp: Likewise.
24747         Split tests into two parts: compile, execute.
24748         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
24749         no loops.  Update to reflect clarified return codes from ${tool}_load.
24750
24751 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
24752
24753         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
24754         to grep for.
24755         (old-dejagnu): Likewise (where necessary).
24756
24757 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
24758
24759         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
24760
24761         * lib/dg.exp (dg-process-target): Fix processing of selector.
24762         Add comment regarding use of `error'.
24763
24764         * lib/gcc.exp (prune_system_crud): Define if missing.
24765         * lib/g++.exp (prune_system_crud): Likewise.
24766
24767         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
24768         Call prune_system_crud.
24769         * lib/dg.exp (dg-runtest): New proc.
24770         Use perror instead of send_user for tcl errors in testcase.
24771         Don't return any value, it's never used.
24772         Don't clobber previous definition of `unknown'.
24773         Print tcl errors in `dg-final'.
24774
24775 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
24776
24777         * lib/dg.exp (dg-process-target): Improve syntax error messages.
24778         (dg-test): Don't print errorInfo, it contains stack backtrace.
24779
24780 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
24781
24782         * lib/g++.exp (runtest_file_p): Define if missing.
24783
24784 1994-09-24  Doug Evans  (dje@cygnus.com)
24785
24786         * lib/mike-g++.exp: Comment out loading of g++.exp.
24787         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
24788         (default_g++_version): Always print something.
24789         (default_g++_start): Comment out call to `which'.
24790         (g++_start, g++_load): Deleted (must be defined in config file).
24791         * lib/gcc.exp: Test for existence of $CC at start.
24792         Delete check for tmpdir (done in gcc_init).
24793         (default_gcc_version): Always print something.
24794         (default_gcc_start): Comment out call to `which'.
24795         * config/*.exp: Major cleanup - make cross targets work at least a
24796         little better for g++ (by not being "--tool gcc" specific).
24797         Rename gcc_xxx to ${tool}_xxx.
24798         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
24799         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
24800
24801 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
24802
24803         * lib/c-torture.exp (c-torture-compile): Rework compiler
24804         message processing.
24805
24806         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
24807         c-torture.
24808
24809 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
24810
24811         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
24812
24813         * lib/dg.exp (dg-process-target): Support { target native }.
24814
24815 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
24816
24817         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
24818         looked for "... program xxx got fatal signal".
24819         Correct regsub munging of `comp_output'.
24820         Ignore compiler messages "path prefix not used" and "linker input
24821         file unused".
24822
24823 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
24824
24825         * lib/gcc.exp (runtest_file_p): Define if missing.
24826         * gcc.prms/template.c: Example to work from.
24827
24828 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
24829
24830         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
24831         * lib/dg.exp (dg-test): Call unsupported testcases as such.
24832
24833         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
24834         * gcc.prms/1883.c: Moved from compile/940714-1.c.
24835         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
24836         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
24837
24838         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
24839         (dg-process-target): No longer a varargs proc.
24840         Return S/N for target, P/F for xfail.  All callers changed.
24841         (user option procs): More argument checking.
24842         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
24843         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
24844         (dg-test): Skip test if not running on selected target in `dg-do'.
24845         Update handling of `dg-do-what', `dg-output-text'.
24846         Separate execution pass/fail from output pattern match pass/fail.
24847         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
24848
24849 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
24850
24851         * gcc.c-torture/special/special.exp: Don't expect failure for mips
24852         target for 920510-1.c.
24853
24854 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
24855
24856         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
24857         Clean up comment regarding use of passcnt, etc.
24858         (gcc_stat): Don't update `testcnt' here.
24859         (gcc_finish): Do it here.
24860         Might as well reset `but_id' here too.
24861         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
24862         to determine if the file should be tested.
24863         * gcc.c-torture/compile/compile.exp: Likewise.
24864         * gcc.c-torture/execute/execute.exp: Likewise.
24865         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24866         * gcc.misc-tests/dg-test.exp: Likewise.
24867         * gcc.prms/prms.exp: Likewise.
24868         * gcc.wendy/wendy.exp: Likewise.
24869         * g++.old-deja.exp: Likewise.
24870         Move "Testing file" message to verbose level 1.
24871
24872 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
24873
24874         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
24875
24876 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
24877
24878         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
24879         (default_gcc_start): Accept optional second list element
24880         of compiler flags.  Print compiler output at verbosity level 2.
24881         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
24882         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
24883         Save current values of framework globals passcnt, failcnt, xpasscnt,
24884         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
24885         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
24886         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
24887         xfailcnt to compute stats.  Update framework global `testcnt' from
24888         pass/fail counts.
24889         (gcc_finish): New proc.  Clean up test environment.
24890         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
24891         (gcc_epass, gcc_efail): Delete.
24892         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
24893         argument of line number.
24894         (dg-init): If the tool has an init routine, call it.
24895         (dg-test): Remove args `cflags_var' and `libs_var'.
24896         Pass all compiler options to ${tool}_start.
24897         Handle missing line number.
24898         (dg-finish): New function.
24899         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
24900         particular files.  Call gcc_finish at end.  Move "skipping test"
24901         message to verbosity level 3.
24902         * gcc.c-torture/compile/compile.exp: Likewise.
24903         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24904         * gcc.c-torture/execute/execute.exp: Likewise.
24905         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24906         Print testcase being tried at verbosity level 1.
24907         * gcc.c-torture/special/special.exp: Unset xfail.
24908         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24909         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
24910         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
24911         * gcc.failure/failure.exp: Likewise.
24912         * gcc.ieee/ieee.exp: Likewise.
24913         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
24914         Update call to dg-test.  Call dg-finish at end.
24915         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
24916         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24917         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
24918         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
24919         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
24920         * gcc.wendy/wendy.exp: Add copyright.
24921         Delete setting of tmpdir (done by gcc_init).
24922         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
24923         Pass compiler flags to gcc_start.  Call gcc_finish at end.
24924         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
24925         gcc_[ce]pass/fail.
24926
24927 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
24928
24929         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
24930         confusion.
24931         (g++_load): Likewise.
24932
24933         * config/*.exp (gcc_load): Some were varargs fns and some were not.
24934         Rename argument to `prog' to remove the confusion.
24935         Varargs fns behave differently too!
24936         (g++_load): Likewise.
24937
24938         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
24939
24940         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
24941         what it is.  Delete (always) printing of status value for !native.
24942         Simplify verbose code, and include status and exec_output.
24943         (g++_load): Use gcc_load.
24944
24945 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
24946
24947         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
24948         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
24949         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
24950         940714-3.c as these testcases don't exist anymore.  Make
24951         va-arg-1.c expected to pass.
24952
24953 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
24954
24955         * gcc.misc-tests/misc.exp: Only run specific testcases.
24956         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
24957         * gcc.misc-tests/dg-[1-9].c: New files.
24958
24959         * lib/dg.exp: New testsuite driver.
24960         * gcc.prms/prms.exp: Use it.
24961
24962         * README.gcc: New file.
24963
24964         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
24965         Document and reset `lxpass' and `lxfail'.
24966         Simplify "initialized" message.
24967         (gcc_stat): Clean up comments a little.
24968
24969 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
24970
24971         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
24972
24973 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
24974
24975         * lib/old-dejagnu.exp (process-option): New proc.
24976         (old-dejagnu-init, old-dejagnu-stat): Likewise.
24977         (old-dejagnu): Simplify.
24978         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
24979
24980 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
24981
24982         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
24983         exists and is not an empty string.
24984
24985         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
24986         $xfail rather than calling setup_xfail.  Clear $xfail when test is
24987         finished.
24988         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
24989         automatically.
24990
24991         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
24992         longer expected to fail.
24993
24994         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
24995         "f" function call.
24996
24997         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
24998
24999         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
25000         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
25001         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
25002         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
25003         c-torture-1.29.
25004
25005         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
25006         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
25007
25008         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
25009
25010         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
25011         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
25012
25013         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
25014         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
25015         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
25016
25017 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
25018
25019         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
25020         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
25021         940714-1.c, 940714-2.c, 940714-3.c},
25022         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
25023         gcc.misc-tests/{mg.c,mg.exp}:
25024         New tests.
25025         * gcc.noncompile/noncompile.exp: Change accordingly.
25026
25027 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
25028
25029         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
25030         Undo previous clobberage.
25031
25032 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
25033
25034         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
25035         * gcc.special/{930510-1.c, special.exp}:
25036         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
25037         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
25038         struct-varargs-1.c}: New tests from c-torture-1.26.
25039
25040 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
25041
25042         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
25043           argument to switch.
25044
25045 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
25046
25047         * Revert the previous changes.  Please see Rob's directory
25048           (/lisa/test/rob/progressive/gcc/testsuite) for testing
25049           fixes.
25050
25051 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
25052
25053         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
25054             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
25055             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
25056             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
25057             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
25058             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
25059             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
25060             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
25061             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
25062             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
25063             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
25064             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
25065             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
25066             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
25067             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
25068             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
25069             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
25070             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
25071             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
25072             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
25073             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
25074             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
25075             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
25076             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
25077             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
25078             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
25079             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
25080
25081 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
25082
25083         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
25084             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
25085           with perror calls.
25086
25087 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
25088
25089         * config/unix.exp (g++_load): Fix syntax.
25090
25091 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
25092
25093         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
25094         * gcc.noncompile/921017-1.c: Deleted obsolete test.
25095         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
25096         Don't expect va-arg-1.c to fail.  Correct expected output for
25097         920928-1.c.
25098         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
25099         * gcc.wendy/hbm4.c: Correct typo.
25100         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
25101
25102 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
25103
25104         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
25105         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
25106         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
25107         * lib/c-torture.exp (c-torture-compile): Ditto.
25108
25109         Reduce volume of output (remove all the -I's and such).
25110         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
25111         Call gcc_cpass, gcc_cfail.
25112         (c-torture): Pass testing option to c-torture-compile.
25113
25114 1994-03-21  Doug Evans  (dje@cygnus.com)
25115
25116         Bring patches over from progressive.
25117         * config/default.exp: Exit remote shell cleanly.
25118         (g++_exit, g++_start): Add default versions.
25119         * config/sim.exp (gcc_load): Use perror, not error.
25120
25121 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
25122
25123         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
25124         set in site.exp.
25125
25126 1994-03-14  Doug Evans  (dje@cygnus.com)
25127
25128         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
25129         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
25130         (wendy_try): New proc to run testcase.
25131         (main loop): Call 'em.
25132         * gcc.wendy/*.c: Clean up pass to correct expected output.
25133
25134         * lib/gcc.exp: Minor cleanup work.
25135         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
25136
25137 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
25138
25139         * config/sim.exp (gcc_load): Document return codes better.
25140         Don't pass -v to simulator.
25141
25142 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
25143
25144           * gcc.special/920717-x.c: Fix typo.
25145           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
25146           get at sources.
25147
25148         * lib/mike-gcc.exp: Fix typo.
25149
25150 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
25151
25152         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
25153         binary to use, transform the name.
25154         * config/*.exp: rename everything. Nuke any g++ specific files,
25155         it's now a special case of gcc that requires no special support.
25156         Add a default.exp for unsupported targets.
25157
25158 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
25159
25160         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
25161         lib/old-dejagnu.exp: Fix a few patterns to work with the new
25162         version of Tcl.
25163
25164 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
25165
25166         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
25167         than a warning.
25168
25169 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
25170
25171         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
25172
25173 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
25174
25175         * gcc.execute/execute.exp: Combine opt_list and foption_list into
25176         option_list.  Compile every file with only 4/6 option choices
25177         (same as C torture) instead of with 12/18 different option
25178         choices.
25179         * lib/c-torture.exp: Likewise.
25180
25181         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
25182         not already set.
25183
25184 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
25185
25186         * lib/old-deja.exp: Add `excess errors test fails' error, now one
25187         can put an XFAIL *-*-* on excess errors.
25188
25189 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
25190
25191         * g++.law: Add more tests derived from g++-bugs snapshots.
25192
25193         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
25194         equivalent to g++.law/init9.
25195
25196         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
25197         compiled it, and the a.out file after we've run it.
25198
25199 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
25200
25201         * lib/mike-g++.exp (postbase): Delete the .o file after we've
25202         compiled it, and the a.out file after we've run it.
25203
25204 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
25205
25206         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
25207
25208 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
25209
25210         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
25211         version number.
25212
25213 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
25214
25215         * g++.law: New directory of g++ tests derived from the g++-bugs
25216         snapshots.
25217
25218 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
25219
25220         * gcc.compile: initbug1.c initbug1.exp testcase added
25221
25222 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
25223
25224         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
25225         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
25226           fixes submitted by Jeff Law (law@cs.utah.edu)
25227         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
25228           Jeff Law (law@cs.utah.edu)
25229
25230
25231 1993-11-30  Mike Stump  (mrs@cygnus.com)
25232
25233         * config/unix-g++.exp: Follow the gcc way of doing things.
25234         * g++.old-deja/old-deja.exp: Minor updates.
25235         * lib/g++.exp: New file, follow the gcc way of doing things.
25236         * lib/old-dejagnu.exp: Minor updates.
25237         * lib/mike-g++.exp: Always unset errorInfo.
25238
25239 1993-11-06  Mike Stump  (mrs@cygnus.com)
25240
25241         * lib/gcc.exp: Fix some errors with the below change, CC and
25242         CFLAGS should be global when setting, not local.
25243
25244 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
25245
25246         * lib/gcc.exp: Transform tool name.
25247
25248 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25249
25250         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
25251
25252 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25253
25254         * lib/gcc.exp: change gcc_done to gcc_stat
25255
25256 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25257
25258         * Upgraded gcc testsuite to c-torture version 1.25
25259
25260 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
25261
25262         * lib/gcc.exp: added reporting code. Changed verbose compile message.
25263         * lib/c-torture: added hooks for new reporting code.
25264
25265 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
25266
25267         * config/sh-gcc.exp: check if sh-sim exists in the path
25268
25269 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
25270
25271         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
25272         * gcc.compile/compile.exp: Initial changes for new logic.
25273         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
25274         * gcc.failure/failure.exp: Initial changes for new logic.
25275         * gcc.ieee/ieee.exp: Initial changes for new logic.
25276         * gcc.misc-tests/misc.exp: Initial changes for new logic.
25277         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
25278         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
25279         * lib/c-torture.exp: Initial changes for new logic.
25280         * lib/gcc.exp: Initial changes for new logic.
25281
25282 1993-10-15  Mike Stump  (mrs@cygnus.com)
25283
25284         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
25285         depend upon failure or success.  Fully qualify names in failure
25286         and success messages.  Always remove a.out before starting
25287         compile, just in case.  Pay more attention to error text output by
25288         the compiler.  Handle testcases with no known past errors just
25289         like all others, so that things are uniform.  Other miscellaneous
25290         improvements.
25291
25292 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
25293
25294         * gcc.cpp: new directory for cpp tests
25295
25296 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
25297
25298         * lib/chill.exp: Code reformatted, removed unused code.
25299         * config/unix-chill.exp: Code reformatted, removed unused code.
25300         * chill.execute/execute.exp: Code reformatted, removed unused code.
25301         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
25302
25303 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
25304
25305         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
25306         routines not written.
25307
25308 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
25309
25310         * config/bug-gcc.exp: Use new procs from bug.exp.
25311
25312 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
25313
25314         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
25315         via ftp, rather than depending on NFS.
25316         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
25317         case.
25318
25319 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
25320
25321         * config/bug-gcc.exp: Use new download proc.
25322
25323 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
25324
25325         * chill.execute/execute.exp: cleanups, handles errors better
25326         * chill.compile/compile.exp: rewrite, based on execute.exp
25327         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
25328         * lib/chill.exp: major changes to diff proc and compile and link
25329           procs. added chill_fail and chill_pass wrappers to pass and
25330           fail. added more comments, and handle error codes better.
25331           Added a hack to capture stderr from exec, so noncompile tests
25332           can work.
25333
25334 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
25335
25336         * chill.execute/execute.exp: rewrite of testsuite driver
25337         * lib/chill.exp: rewrite of testsuite driver
25338         * config/unix-chill.exp: rewrite of testsuite driver
25339
25340 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
25341
25342     In chill.execute:
25343         * iexpr.ch: Standardize uppercase.
25344         * tuples.dat: Standardize uppercase.
25345         * vary.ch: standardize.  Correct varying string assignments.
25346         * vary.dat: Add new output lines.
25347
25348 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
25349
25350     In chill.execute:
25351         * chprintf.ch: Standardize use of uppercase.
25352         * tuples.ch: Standardize and turn arr2 into a DCL,
25353           rather than a SYN.
25354         * pinits.ch: Standardize.
25355
25356 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
25357
25358         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
25359         * Makefil: Renamed to Makefile.in.
25360         * configure.in: New.
25361
25362 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
25363
25364     In chill.execute:
25365         * .cvsignore: Add result/output files.
25366         * Makefile: Fix up variables at start.  Use MFLAGS
25367           everywhere.  Correct bool_loc, built_ins entries.
25368           Add entry for vary1.ch.
25369         * bitarray.ch: Standardize upper-case usage.
25370         * bitexpr.ch: Standardize, add output of b1.
25371         * params.ch: Use arrayt in along PROC parameters, to
25372           avoid novelty problems.
25373         * sets.ch: Tiny cleanup.
25374         * vary1.ch: Re-indent.
25375
25376 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
25377
25378           * Add PR-related files to Makefiles, .cvsignore files, etc.
25379
25380 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
25381
25382         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
25383           with compiler objects. New names are test-flow.c and test-loop.c
25384
25385 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
25386
25387         * Upgraded c-torture tests from 1.19 to 1.20
25388
25389         * new files:
25390         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
25391         * gcc.compile: 930623-1.c 930623-2.c
25392         * gcc.noncompile: 930622-1.c 930622-2.c
25393         * gcc.failure: 920411-1.c 920627-2.c
25394         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
25395
25396 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
25397
25398         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25399           More changes to get testsuite working properly. Needs more work.
25400           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
25401
25402 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
25403
25404         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25405           More changes to get testsuite working properly. Needs more work.
25406
25407 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
25408
25409         * chill.compile/compile.exp: Added for Dejagnu support
25410         * chill.execute/execute.exp: Added for Dejagnu support
25411         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
25412
25413 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
25414
25415     This should complete moving the CHILL test files.
25416         * chill.noncompile(.cvsignore printf.grt
25417             in-printf.grt chprintf.grt chprintf.ch):
25418             Added test-support files.
25419           (Makefile): Modified further.
25420         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
25421             signal.ch): Added test files.
25422           * chill.execute (.cvsignore printf.grt printr.c
25423             in-printf.grt rts.c chprintf.grt rts.h): Added
25424           test-support files.
25425             (Makefile): More corrections.
25426
25427 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
25428
25429         * chill.compile, chill.execute, chill.nocompile: Add CHILL
25430           test cases, ready for DejaGnu.
25431
25432 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
25433
25434         * Upgraded c-torture tests from 1.18 to 1.19
25435
25436         * gcc.compile: added test(s):
25437           930607-1.c
25438         * gcc.execute: added test(s):
25439           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
25440
25441         * added new subdirectory for misc tests: gcc.misc-tests
25442         * gcc.misc-test(s): added tests:
25443           inst-check.c test-consts.c test-ior.c test-switch.c
25444
25445 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
25446
25447         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
25448
25449 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
25450
25451         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
25452
25453 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
25454
25455         * Upgraded c-torture tests from 1.17 to 1.18
25456
25457 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
25458
25459         * Upgraded c-torture tests from 1.12 to 1.17
25460
25461 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
25462
25463         * lib/old-dejagnu.exp:
25464           Fixed handling of XFAIL target triplets to correctly
25465           recognize wildcard characters.  Removed code that
25466           appended a unique id tag to the end of the file name
25467           printed out by the result of the testcases within a
25468           given test file.
25469
25470 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
25471
25472         * lib/old-dejagnu.exp:
25473           Reworked expected failure handling to trigger off of XFAIL
25474           keyword in keyphrase embeded in testcase source code. The
25475           XFAIL keyword must be at the end of the keyphrase line. It
25476           may optionally be followed by one or more target triplets.
25477           It has just occured that the handling of wildcards in the
25478           target triplet may not be correct.
25479
25480 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
25481
25482         * g++.old-deja/tests:
25483           Moved all subdirectories up one level into g++.old-deja .
25484
25485         * lib/old-dejagnu.exp:
25486           Fixed problem with CXXFLAGS not being properly reset, and being
25487           corrupted with extraneous "-c" compiler option.  This was
25488           causing binaries to not be generated for test that needed them.
25489           Modified strings passed to "pass" and "fail" so that individual
25490           tests from the same test file would be distinguished by an
25491           identifier appended to the test file name in the summary logs;
25492           this corrected a problem with erroneous diff logs.  Added code
25493           to search testcases for expected fail and unexpected pass keywords.
25494
25495 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
25496
25497         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
25498
25499 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
25500
25501         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
25502           Removed extraneous text from end of "Special g++ Options"
25503           keyphrase.
25504
25505         * lib/old-dejagnu.exp: Added pattern matching to look for new
25506           keywords, embedded in testcases comments, which will trigger
25507           calls to xpass and xfail.
25508
25509 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
25510
25511         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
25512           comments embedded in the testcases, especially the one looking for
25513           special compiler options, as well as the pattern matching for the
25514           compiler output again.
25515
25516 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
25517
25518         * lib/old-dejagnu.exp: Do a proper check of the return value for
25519           execute tests. Fixed several problems with the pattern matching
25520           of the compiler output which gave erroneous test results.
25521           Changed several of the test result messages to be more descriptive.
25522         * config/unix-g++.exp: Proc g++_load now actually works and
25523           executes the tests passed to it and returns a usable return
25524           value.
25525
25526 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
25527
25528           * lib/gcc.exp: Exits gracefully if $CC is bogus.
25529
25530 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
25531
25532         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
25533           Modified both files to properly execute the old style
25534           dejagnu tests. The previous versions of these files were
25535           experimental and did not function anything near correctly.
25536
25537 1993-04-05  Rob Savoye  (rob@cygnus.com)
25538
25539         * Removed all Makefile.in and configure.in files. No configuration
25540         needed now.
25541
25542 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
25543
25544         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
25545
25546 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
25547
25548         * gcc.compile/configure.in, gcc.unsorted/configure.in,
25549         gcc.special/configure.in, gcc.noncompile/configure.in,
25550         gcc.execute/configure.in, gcc.code_quality/configure.in,
25551         g++.other/configure.in, g++.old-deja/configure.in,
25552         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
25553         in srcname setting.
25554
25555 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
25556
25557         * lib/udi.exp:  Fixed mondfe and mondfe_download.
25558         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
25559         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
25560
25561 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
25562
25563         * config/udi-gdb.exp: Check $shell_id after connecting to target.
25564         (gdb_exit): Don't remove *_soc files.
25565
25566 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
25567
25568         * lib/c-torture.exp: Don't look for main; instead always use -w
25569         -c.  This is how the c-torture tests work.  Remove the object
25570         file if the compilation succeeds.
25571         * gcc.execute/execute.exp: Remove executable if test passes.
25572         * gcc.noncompile/noncompile.exp: Every test is an expected
25573         failure.
25574         * gcc.special/special.exp: Added tests from c-torture 1.11,
25575         corrected use of existing test.
25576         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
25577         gcc.execute/920625-1.c: Updated to c-torture 1.11.
25578         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
25579         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
25580         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
25581         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
25582         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
25583         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
25584         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
25585         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
25586         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
25587         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
25588         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
25589         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
25590         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
25591         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
25592         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
25593         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
25594         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
25595         c-torture 1.11.
25596         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
25597         correspond to c-torture 1.11.
25598
25599         * New file.