OSDN Git Service

PR tree-optimization/17252
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
2
3         PR tree-optimization/17252
4         * gcc.c-torture/execute/pr17252.c: New test.
5
6 2004-09-14  Andrew Pinski  <apinski@apple.com>
7
8         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
9
10 2004-09-14  Roger Sayle  <roger@eyesopen.com>
11
12         PR rtl-optimization/9771
13         * gcc.dg/pr9771-1.c: New test case.
14
15 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
16
17         PR tree-optimization/15262
18         * gcc.c-torture/execute/pr15262-1.c: New test.
19         * gcc.c-torture/execute/pr15262-2.c: New test.
20
21 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
22
23         * gcc.dg/declspec-12.c: New test.
24
25 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
26         
27         * gfortran.dg/pr17090.f90: Add directives to test.
28
29 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
30
31         * gcc.c-torture/compile/20040914-1.c: New test.
32
33 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
34
35         PR c++/16162
36         * g++.dg/template/decl2.C: New test.
37         
38 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
39
40         PR fortran/17090
41         * gfortran.dg/pr17090.f90: New test.
42
43 2004-09-13  Dale Johannesen  <dalej@apple.com>
44
45         * gcc.c-torture/compile/pr17408.c:  New test case.
46
47 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
48
49         PR c++/16716
50         * g++.dg/parse/crash17.C: New test.
51         
52         PR c++/17327
53         * g++.dg/template/enum3.C: New test.
54
55 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
56
57         * lib/gcc-defs.exp: Load wrapper.exp.
58         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
59         using local code.
60         * lib/gcc.exp (gcc_init): Similar.
61         * lib/gfortran.exp (gfortran_init): Similar.
62         * lib/objc.exp (objc_init): Similar.
63         * lib/treelang.exp (treelang_init): Similar.
64         * lib/wrapper.exp: New file with build_wrapper call machinery in
65         ${tool}_maybe_build_wrapper.
66
67 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
68
69         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
70         "inline".
71         * gcc.dg/declspec-11.c: Update expected messages.
72         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
73         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
74         gcc.dg/inline-12.c: New tests.
75
76 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
77
78         * g++.dg/tree-ssa/pr17400.C: New testcase.
79
80 2004-09-13  James E Wilson  <wilson@specifixinc.com>
81
82         * gcc.target/mips/sb1-1.c: New testcase.
83
84 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
85
86         * lib/g77-dg.exp: Remove unused file.
87         * lib/mike-g77.exp: Ditto.
88         * lib/g77.exp: Ditto.
89
90 2004-09-12  Richard Henderson  <rth@redhat.com>
91
92         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
93
94 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
95
96         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
97         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
98         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
99         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
100         Update expected messages.
101
102 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
103
104         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
105         declaration/use mismatch for dirp parameter.
106
107 2004-09-12  Andrew Pinski  <apinski@apple.com>
108
109         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
110         -fgnu-runtime is passed.
111
112 2004-09-12  Richard Henderson  <rth@redhat.com>
113
114         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
115         do the uplevel thing and update additional_flags directly.
116         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
117         gfortran.fortran-torture/execute/intrinsic_nearest.x,
118         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
119         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
120
121 2004-09-11  Steven Bosscher  <stevenb@suse.de>
122
123         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
124
125 2004-09-11  Roger Sayle  <roger@eyesopen.com>
126
127         PR middle-end/17411
128         * g++.dg/opt/pr17411-1.C: New test case.
129
130 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
131
132         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
133         gcc.dg/tls/diag-2.c: Update expected messages.
134         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
135         messages.
136         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
137         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
138         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
139         gcc.dg/tls/diag-5.c: New tests.
140
141 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
142
143         * gcc.dg/20040910-1.c: Correct dg-error regexp.
144
145 2004-09-11  Steven Bosscher  <stevenb@suse.de>
146
147         * g++.dg/parse/break-in-for.C: New test.
148
149 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
150
151         * gcc.dg/tree-ssa/20040911-1.c: New test.
152
153 2004-09-11  Andreas Jaeger  <aj@suse.de>
154
155         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
156         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
157
158 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
159
160         * gcc.target/frv: New directory of FR-V-specific tests.
161
162 2004-09-10  James E Wilson  <wilson@specifixinc.com>
163
164         * gcc.dg/convert-vec-1.c: New test.
165
166 2004-09-10  Roger Sayle  <roger@eyesopen.com>
167
168         PR middle-end/17024
169         * gcc.dg/pr17024-1.c: New test case.
170
171 2004-09-10  Eric Christopher  <echristo@redhat.com>
172
173         * gcc.dg/20040910-1.c: New test.
174
175 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
176
177         * gcc.dg/bitfld-9.c: New test.
178
179 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
180
181         * gcc.c-torture/execute/ieee/acc1.c: New test.
182         * gcc.c-torture/execute/ieee/acc2.c: New test.
183         * gcc.c-torture/execute/ieee/mzero6.c: New test.
184
185 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
186
187         * gcc.dg/deprecated-2.c: New test.
188
189 2004-09-09  James E Wilson  <wilson@specifixinc.com>
190
191         * gcc.dg/init-vec-1.c: New test.
192
193 2004-09-09  Roger Sayle  <roger@eyesopen.com>
194
195         PR middle-end/17055
196         * gcc.dg/pr17055-1.c: New test case.
197
198 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
199
200         PR target/17377
201         * gcc.c-torture/execute/pr17377.c: New test.
202
203 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
204
205         PR c/8420
206         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
207         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
208         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
209         gcc.dg/long-long-typespec-1.c: New tests.
210         * gcc.dg/tls/diag-2.c: Update expected diagnostics
211
212 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
213
214         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
215         gcc.dg/gnu99-static-1.c: New tests.
216
217 2004-09-08  Devang Patel  <dpatel@apple.com>
218
219         * gcc.dg/darwin-ld-20040828-1.c: New test.
220         * gcc.dg/darwin-ld-20040828-2.c: New test.
221         * gcc.dg/darwin-ld-20040828-3.c: New test.
222
223 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
224
225         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
226         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
227         in error message.
228         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
229         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
230         in error message.
231         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
232         types they qualify.
233         * objc.dg/type-size-2.m: Fix wording in comment.
234         * objc.dg/va-meth-1.m: New test case.
235
236 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
237
238         PR c/16633:
239         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
240         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
241
242 2004-09-06  Devang Patel  <dpatel@apple.com>
243
244         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
245         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
246
247 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
248
249         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
250         reflect changed line numbering of diagnostics.
251
252 2004-09-06  Paul Brook  <paul@codesourcery.com>
253
254         * gfortran.dg/edit_real_1.f90: Add new test.
255
256 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
257
258         * gcc.dg/tree-ssa/loop-2.c: New test.
259         * gcc.dg/tree-ssa/loop-3.c: New test.
260         * gcc.dg/tree-ssa/loop-4.c: New test.
261         * gcc.dg/tree-ssa/loop-5.c: New test.
262
263 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
264
265         * gcc.dg/format/sentinel-1.c: Update for parameter option.
266
267 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
268
269         * gcc.dg/format/sentinel-1.c: New test.
270
271 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
272
273         * testsuite/gcc.dg/builtins-46.c: New.
274
275 2004-09-03  Devang Patel  <dpatel@apple.com>
276
277         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
278         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
279
280 2004-09-03  Jan Beulich  <jbeulich@novell.com>
281
282         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
283         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
284         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
285         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
286         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
287         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
288         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
289         the non-portable bzero.
290         * gcc.dg/20010912-1.c: xfail for NetWare.
291         * gcc.dg/20020426-2.c: xfail for NetWare.
292         * gcc.dg/20021014-1.c: xfail for NetWare.
293         * gcc.dg/20021018-1.c: xfail for NetWare.
294         * gcc.dg/20030213-1.c: xfail for NetWare.
295         * gcc.dg/20030225-1.c: xfail for NetWare.
296         * gcc.dg/20030708-1.c: xfail for NetWare.
297         * gcc.dg/builtins-config.h: Also exclude NetWare.
298         * gcc.dg/format/format.h: Define restrict only if not already defined.
299         * gcc.dg/nest.c: xfail for NetWare.
300         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
301         * lib/target-supports.exp (check_visibility_available): Exclude
302         NetWare.
303
304 2004-09-03  Jan Beulich  <jbeulich@novell.com>
305
306         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
307         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
308         deterministic starting point for the alignment of structure fields.
309         * gcc.dg/Wpadded.c: Dito.
310         * g++.dg/abi/vbase10.C: Dito.
311
312 2004-09-03  Devang Patel  <dpatel@apple.com>
313
314         * g++.dg/debug/pr15736.cc: New test.
315
316 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
317
318         * README.QMTEST: Fix out-of-date link.
319
320 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
321
322         PR fortran/16579
323         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
324         Delete.  Duplicate of gfortran.dg/g77/20010610.f
325
326 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
327
328         * g++.dg/abi/arm_rtti1.C: New test.
329
330 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
331
332         * gcc.dg/ppc-vector-memcpy.c: New.
333         * gcc.dg/ppc-vector-memset.c: New.
334
335 2004-09-02  Chao-ying Fu  <fu@mips.com>
336
337         * gcc.target/mips/mips-3d-1.c: New test.
338         * gcc.target/mips/mips-3d-2.c: New test.
339         * gcc.target/mips/mips-3d-3.c: New test.
340         * gcc.target/mips/mips-3d-4.c: New test.
341         * gcc.target/mips/mips-3d-5.c: New test.
342         * gcc.target/mips/mips-3d-6.c: New test.
343         * gcc.target/mips/mips-3d-7.c: New test.
344         * gcc.target/mips/mips-3d-8.c: New test.
345         * gcc.target/mips/mips-3d-9.c: New test.
346         * gcc.target/mips/mips-ps-1.c: New test.
347         * gcc.target/mips/mips-ps-2.c: New test.
348         * gcc.target/mips/mips-ps-3.c: New test.
349         * gcc.target/mips/mips-ps-4.c: New test.
350         * gcc.target/mips/mips-ps-type.c: New test.
351
352 2004-09-02  Paul Brook  <paul@codesourcery.com>
353
354         * gfortran.dg/edit_real_1.f90: Add new tests.
355
356 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
357
358         PR fortran/15327
359         * gfortran.dg/merge_char_1.f90: New test.
360
361 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
362
363         PR fortran/16404
364         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
365
366 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
367
368         PR c/1522
369         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
370
371 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
372
373         * g++.dg/opt/loop1.C: Do not XFAIL.
374
375 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
376
377         * gcc.c-torture/execute/20040831-1.c: New test.
378
379 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
380
381         PR fortran/16579
382         * gfortran.dg/g77/20010610.f: Now passes.
383         Copy from g77.f-torture/execute. Add dg-run directive.
384         * gfortran.dg/g77/README: Update
385
386 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
387
388         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
389         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
390         (t1, t2, t3, t4): Add volatile.
391
392 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
393
394         * g++.dg/ext/visibility/arm1.C: New test.
395
396 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
397
398         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
399         -pedantic-errors.
400
401 2004-09-01  Paul Brook  <paul@codesourcery.com>
402
403         * gfortran.dg/eof_2.f90: New test.
404
405 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
406
407         PR fortran/16579
408         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
409
410 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
411
412         PR libfortran/16805
413         * gfortran.dg/list_read_2.f90: New test.
414
415 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
416
417         * g++.dg/abi/key1.C: New test.
418
419 2004-08-31  Richard Henderson  <rth@redhat.com>
420
421         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
422         form of offsetof.
423         * g++.dg/other/offsetof5.C: Remove duplicate.
424
425 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
426
427         PR fortran/17244
428         * gfortran.dg/func_derived_1.f90: New test.
429
430 2004-08-31  Paul Brook  <paul@codesourcery.com>
431
432         * gfortran.dg/eof_1.f90: New test.
433
434 2004-08-31  Paul Brook  <paul@codesourcery.com>
435
436         * gfortran.dg/list_read_1.f90: New file.
437
438 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
439
440         * g++.dg/opt/loop1.C: XFAIL.
441
442 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
443
444         * gcc.dg/funcdef-storage-1.c: New.
445         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
446         an extern function in local scope.
447         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
448         declare an 'auto inline' function in local scope.
449         * gcc.dg/20011130-1.c: Likewise.
450         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
451         an 'auto' function in local scope.
452         * gcc.dg/20021014-1.c: Likewise.
453         * gcc.dg/20030331-2.c: Likewise.
454
455 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
456
457         * gfortran.dg/blockdata_1.f90: New test.
458
459 2004-08-30  Richard Henderson  <rth@redhat.com>
460
461         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
462
463 2004-08-30  Richard Henderson  <rth@redhat.com>
464
465         * lib/fortran-torture.exp (fortran-torture-execute): Honor
466         additional_flags set by alternate driver.
467         (ieee-options): New procedure.
468         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
469         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
470         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
471         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
472
473 2004-08-30  Richard Henderson  <rth@redhat.com>
474
475         * lib/f-torture.exp: Remove.
476
477 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
478
479         PR rtl-optimization/16590
480         * g++.dg/opt/loop1.C: New test.
481
482 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
483
484         PR fortran/13910
485         * gfortran.dg/oldstyle_1.f90: New test.
486
487 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
488         Paul Brook  <paul@codesourcery.com>
489
490         * gfortran.dg/g77/README: Update.
491         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
492         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
493         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
494
495 2004-08-28  Paul Brook  <paul@codesourcery.com>
496
497         PR libfortran/17195
498         * gfortran.dg/edit_real_1.f90: New test.
499
500 2004-08-27  Paul Brook  <paul@codesourcery.com>
501
502         * gfortran.dg/rewind_1.f90: New test.
503
504 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
505
506         PR fortran/16597
507         * gfortran.dg/pr16597.f90: New test.
508
509 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
510
511         PR c/13801
512         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
513         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
514         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
515         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
516         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
517
518 2004-08-26  Nick Clifton  <nickc@redhat.com>
519
520         * gcc.c-torture/compile/pr17119.c: New test.
521
522 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
523
524         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
525
526 2004-08-25  Richard Henderson  <rth@redhat.com>
527
528         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
529         the bits that expect kind=8 to be the largest real kind.
530
531 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
532
533         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
534
535 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
536
537         * gfortran.dg/assignment_1.f90: New test.
538
539 2004-08-25  Adam Nemet  <anemet@lnxw.com>
540
541         * g++.dg/template/repo3.C: New test.
542
543 2004-08-25  Roger Sayle  <roger@eyesopen.com>
544
545         PR middle-end/16693
546         PR tree-optimization/16372
547         * g++.dg/opt/pr16372-1.C: New test case.
548         * g++.dg/opt/pr16693-1.C: New test case.
549         * g++.dg/opt/pr16693-2.C: New test case.
550
551 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
552
553         * objc.dg/proto-lossage-4.m: New test.
554
555 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
556
557         PR c++/17155
558         * g++.dg/inherit/local2.C: New test.
559
560 2004-08-25  Paul Brook  <paul@codesourcery.com>
561
562         PR fortran/17144
563         * gfortran.dg/string_ctor_1.f90: New test.
564
565 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
566
567         PR c++/14428
568         * g++.dg/template/redecl2.C: New test.
569
570 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
571
572         PR fortran/17143
573         * gfortran.dg/pr17143.f90: New test.
574
575 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
576
577         PR fortran/17164
578         * gfortran.dg/pr17164.f90: New test.
579
580 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
581
582         * gcc.dg/tree-ssa/loop-1.c: New test.
583
584 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
585
586         * gcc.c-torture/compile/20040824-1.c: New test.
587
588 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
589
590         * gcc.c-torture/compile/iftrap-3.c: New test.
591
592 2004-08-24  Paul Brook  <paul@codesourcery.com>
593
594         * gfortran.dg/entry_2.f90: New test.
595
596 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
597
598         PR c++/16889
599         * g++.dg/lookup/ambig[12].C: New.
600
601 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
602
603         PR c++/16706
604         * g++.dg/template/crash21.C: New test.
605         * g++.dg/template/crash22.C: Likewise.
606
607 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
608
609         PR c++/17149
610         * g++.dg/template/access15.C: New.
611
612 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
613
614         PR c++/17163
615         * g++.dg/template/repo2.C: New test.
616
617 2004-08-23  Roger Sayle  <roger@eyesopen.com>
618
619         PR rtl-optimization/17078
620         * gcc.c-torture/execute/pr17078-1.c: New test case.
621
622 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
623
624         PR c/14492
625         * gcc.dg/debug/crash1.c: New test.
626
627 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
628
629         PR c/16180
630         * gcc.dg/loop-5.c: New test.
631
632 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
633
634         * gcc.c-torture/execute/20040823-1.c: New test.
635
636 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
637
638         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
639         to the assembler.  Simplify test accordingly.
640         (asm_abi_flags): Use GNU names.
641         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
642         to check for ABI flags.
643
644 2004-08-22  Andrew Pinski  <apinski@apple.com>
645
646         * g++.dg/opt/pr14029.C: New test.
647         * gcc.c-torture/execute/pr15262.c: New test.
648
649 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
650
651         * gfortran.dg/reduction.f90: Add checks with complex arguments.
652
653 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
654
655         PR 16908
656         * gfortran.dg/direct_io.f90: New test.
657
658 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
659
660         PR c++/17121
661         * g++.dg/inherit/local2.C: New test.
662
663 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
664
665         PR c++/17120
666         * g++.dg/warn/Wparentheses-4.C: New test.
667
668 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
669
670         PR c++/17121
671         * g++.dg/inherit/local2.C: New test.
672
673         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
674         * gcc.dg/ppc-ldstruct.c: Likewise.
675         * gcc.dg/ppc64-abi-2.c: Likewise.
676
677 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
678
679         PR rtl-optimization/17099
680         * gcc.c-torture/execute/20040820-1.c: New test.
681
682 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
683
684         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
685
686 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
687
688         PR fortran/17077
689         * gfortran.dg/auto_array_1.f90: New test.
690
691 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
692
693         PR fortran/17074
694         * gfortran.dg/simpleif_1.f90: New test.
695
696 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
697
698         * lib/target-supports.exp (check_profiling_available): Return
699         false for arm*-*-symbianelf* and arm*-*-eabi*.
700
701         PR c++/15890
702         * g++.dg/template/delete1.C: New test.
703
704 2004-08-19  Paul Brook  <paul@codesourcery.com>
705
706         PR fortran/14976
707         PR fortran/16228
708         * gfortran.dg/data_char_1.f90: New test.
709
710 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
711
712         PR fortran/16946
713         * gfortran.dg/reduction.f90: New testcase.
714
715 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
716
717         PR fortran/16520
718         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
719
720 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
721
722         PR c++/17041
723         * g++.dg/Wparentheses-3.C: New test.
724
725 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
726
727         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
728         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
729         * gcc.dg/vect/vect-2.c: Likewise.
730         * gcc.dg/vect/vect-3.c: Likewise.
731         * gcc.dg/vect/vect-4.c: Likewise.
732         * gcc.dg/vect/vect-5.c: Likewise.
733         * gcc.dg/vect/vect-6.c: Likewise.
734         * gcc.dg/vect/vect-7.c: Likewise.
735         * gcc.dg/vect/vect-25.c: Likewise.
736         * gcc.dg/vect/vect-31.c: Likewise.
737         * gcc.dg/vect/vect-32.c: Likewise.
738         * gcc.dg/vect/vect-34.c: Likewise.
739         * gcc.dg/vect/vect-36.c: Likewise.
740         * gcc.dg/vect/vect-all.c: Likewise.
741
742 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
743
744         PR c++/17068
745         * g++.dg/template/operator4.C: New test.
746
747 2004-08-18  Richard Henderson  <rth@redhat.com>
748
749         * gcc.dg/20040206-1.c: XFAIL.
750
751 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
752
753         PR c++/16246
754         * g++.dg/template/array7.C: New test.
755
756 2004-08-17  James E Wilson  <wilson@specifixinc.com>
757
758         * gcc.dg/mips-movcc-1.c: New test.
759         * gcc.dg/mips-movcc-2.c: New test.
760         * gcc.dg/mips-movcc-3.c: New test.
761
762         * gcc.dg/mips-nmadd-1.c: New test.
763         * gcc.dg/mips-nmadd-2.c: New test.
764
765 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
766
767         PR c++/15871
768         * g++.dg/opt/inline8.C: New test.
769
770         PR c++/16965
771         * g++.dg/parse/error17.C: New test.
772
773 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
774
775         * gcc.dg/vect: New directory for vectorizer tests.
776         * gcc.dg/vect/tree-vect.h: New file.
777         * gcc.dg/vect/vect.exp: New file.
778         * gcc.dg/vect/pr16105.c.c: New test.
779         * gcc.dg/vect/vect-1.c: New test.
780         * gcc.dg/vect/vect-2.c: New test.
781         * gcc.dg/vect/vect-3.c: New test.
782         * gcc.dg/vect/vect-4.c: New test.
783         * gcc.dg/vect/vect-5.c: New test.
784         * gcc.dg/vect/vect-6.c: New test.
785         * gcc.dg/vect/vect-7.c: New test.
786         * gcc.dg/vect/vect-8.c: New test.
787         * gcc.dg/vect/vect-9.c: New test.
788         * gcc.dg/vect/vect-10.c: New test.
789         * gcc.dg/vect/vect-11.c: New test.
790         * gcc.dg/vect/vect-12.c: New test.
791         * gcc.dg/vect/vect-13.c: New test.
792         * gcc.dg/vect/vect-14.c: New test.
793         * gcc.dg/vect/vect-15.c: New test.
794         * gcc.dg/vect/vect-16.c: New test.
795         * gcc.dg/vect/vect-17.c: New test.
796         * gcc.dg/vect/vect-18.c: New test.
797         * gcc.dg/vect/vect-19.c: New test.
798         * gcc.dg/vect/vect-20.c: New test.
799         * gcc.dg/vect/vect-21.c: New test.
800         * gcc.dg/vect/vect-22.c: New test.
801         * gcc.dg/vect/vect-23.c: New test.
802         * gcc.dg/vect/vect-24.c: New test.
803         * gcc.dg/vect/vect-25.c: New test.
804         * gcc.dg/vect/vect-26.c: New test.
805         * gcc.dg/vect/vect-27.c: New test.
806         * gcc.dg/vect/vect-28.c: New test.
807         * gcc.dg/vect/vect-29.c: New test.
808         * gcc.dg/vect/vect-30.c: New test.
809         * gcc.dg/vect/vect-31.c: New test.
810         * gcc.dg/vect/vect-32.c: New test.
811         * gcc.dg/vect/vect-33.c: New test.
812         * gcc.dg/vect/vect-34.c: New test.
813         * gcc.dg/vect/vect-35.c: New test.
814         * gcc.dg/vect/vect-36.c: New test.
815         * gcc.dg/vect/vect-37.c: New test.
816         * gcc.dg/vect/vect-38.c: New test.
817         * gcc.dg/vect/vect-40.c: New test.
818         * gcc.dg/vect/vect-41.c: New test.
819         * gcc.dg/vect/vect-42.c: New test.
820         * gcc.dg/vect/vect-43.c: New test.
821         * gcc.dg/vect/vect-44.c: New test.
822         * gcc.dg/vect/vect-45.c: New test.
823         * gcc.dg/vect/vect-46.c: New test.
824         * gcc.dg/vect/vect-47.c: New test.
825         * gcc.dg/vect/vect-48.c: New test.
826         * gcc.dg/vect/vect-49.c: New test.
827         * gcc.dg/vect/vect-50.c: New test.
828         * gcc.dg/vect/vect-51.c: New test.
829         * gcc.dg/vect/vect-52.c: New test.
830         * gcc.dg/vect/vect-53.c: New test.
831         * gcc.dg/vect/vect-54.c: New test.
832         * gcc.dg/vect/vect-55.c: New test.
833         * gcc.dg/vect/vect-56.c: New test.
834         * gcc.dg/vect/vect-57.c: New test.
835         * gcc.dg/vect/vect-58.c: New test.
836         * gcc.dg/vect/vect-59.c: New test.
837         * gcc.dg/vect/vect-60.c: New test.
838         * gcc.dg/vect/vect-61.c: New test.
839         * gcc.dg/vect/vect-all.c: New test.
840         * gcc.dg/vect/vect-none.c: New test.
841
842 2004-08-17  Paul Brook  <paul@codesourcery.com>
843
844         PR fortran/13082
845         * gfortran.dg/entry_1.f90: New test.
846
847 2004-08-17  Andrew Pinski  <apinski@apple.com>
848
849         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
850
851 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
852
853         * gcc.dg/pr17036-1.c: New test.
854
855 2004-08-16  Devang Patel  <dpatel@apple.com>
856
857         * gcc.dg/darwin-20040809-1.c: New test.
858
859 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
860
861         * gcc.dg/funcdef-attr-1.c: New test.
862
863 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
864
865         * gcc.dg/altivec-17.c: New test.
866         * gcc.dg/altivec-18.c: New test.
867
868 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
869
870         PR c++/6749
871         * g++.dg/template/vtable2.C: New test.
872
873 2004-08-14  Richard Henderson  <rth@redhat.com>
874
875         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
876         * gcc.dg/pack-test-4.c (main): Return 0.
877         * gcc.dg/setjmp-1.c: Remove XFAIL.
878         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
879
880 2004-08-14  Richard Henderson  <rth@redhat.com>
881
882         * gcc.dg/980217-1.c: Add prototype for printf.
883
884 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
885
886         * gfortran.dg/pr16935.f90: New test.
887
888 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
889
890         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
891
892 2004-08-13  Paul Brook  <paul@codesourcery.com>
893
894         * gfortran.dg/der_io_1.f90: Remove stray comma.
895
896 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
897
898         * gcc.dg/vmx/cw-bug-2.c: Remove.
899         * gcc.dg/vmx/vprint-1.c: Remove.
900         * gcc.dg/vmx/vscan-1.c: Remove.
901
902 2004-08-12  Devang patel  <dpatel@apple.com>
903
904         * gcc.dg/darwin-20040809-2.c: New test.
905
906 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
907
908         * g++.dg/ext/altivec-12.C: New test.
909
910         * g++.dg/ext/altivec-11.C: New test.
911
912 2004-08-12  Paul Brook  <paul@codesourcery.com>
913
914         * g++.dg/abi/arm_cxa_vec_1.C: New test.
915
916 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
917
918         * g++.dg/ext/altivec-2.C: Check for hardware support before
919         executing any VMX instructions.
920
921         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
922
923 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
924
925         PR c++/16276
926         * g++.old-deja/g++.other/comdat4.C: New test.
927         * g++.old-deja/g++.other/comdat4-aux.cc: New.
928
929 2004-08-12  Ben Elliston  <bje@au.ibm.com>
930
931         PR target/16286
932         * gcc.dg/pr16286.c: New test.
933
934 2004-08-12 Jan Beulich <jbeulich@novell.com>
935
936         * g++.dg/ext/asm5.C: New.
937
938 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
939
940         PR c++/16698
941         * g++.dg/eh/crash1.C: New test.
942
943         PR c++/16717
944         * g++.dg/ext/construct1.C: New test.
945
946 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
947
948         PR c++/16853
949         * g++.dg/init/ptrmem1.C: New test.
950
951         PR c++/16618
952         * g++.dg/parse/offsetof5.C: New test.
953
954         PR c++/16870
955         * g++.dg/template/overload3.C: New test.
956
957 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
958
959         PR c++/16964
960         * g++.dg/parse/error16.C: New test.
961
962         PR c++/16904
963         * g++.dg/template/error14.C: New test.
964
965         PR c++/16929
966         * g++.dg/template/error15.C: New test.
967
968 2004-08-11  Devang Patel  <dpatel@apple.com>
969
970         * gcc.dg/darwin-ld-20040809-1.c: New test.
971         * gcc.dg/darwin-ld-20040809-2.c: New test.
972
973 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
974
975         PR fortran/16917
976         * gfortran.dg/dfloat_1.f90: New test.
977
978 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
979
980         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
981         * gcc.dg/dll-2.c: Fix dg-require syntax.
982         * gcc.misc-tests/arm-isr.c (abort): Declare.
983         (exit): Likewise.
984
985 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
986
987         PR c++/16971
988         * g++.dg/parse/crash16.C: New test.
989
990 2004-08-10  Roger Sayle  <roger@eyesopen.com>
991
992         * gcc.dg/mips-rsqrt-1.c: New test case.
993         * gcc.dg/mips-rsqrt-2.c: New test case.
994         * gcc.dg/mips-rsqrt-3.c: New test case.
995
996 2004-08-10  Paul Brook  <paul@codesourcery.com>
997
998         * gfortran.dg/der_io_1.f90: New test.
999
1000 2004-08-10  Paul Brook  <paul@codesourcery.com>
1001
1002         PR fortran/16919
1003         * gfortran.dg/der_array_1.f90: New test.
1004
1005 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
1006
1007         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
1008
1009 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
1010
1011         * gcc.dg/wchar_t-2.c: Fix typo.
1012
1013 2004-08-09  Falk Hueffner  <falk@debian.org>
1014
1015         PR tree-optimization/12517
1016         * gcc.c-torture/compile/pr12517.c: New test.
1017
1018         PR tree-optimization/12578
1019         * gcc.c-torture/compile/pr12578.c: New test.
1020
1021         PR tree-optimization/12899
1022         * gcc.c-torture/compile/pr12899.c: New test.
1023
1024         PR rtl-optimization/14692
1025         * gcc.c-torture/compile/pr14692.c: New test.
1026
1027         PR tree-optimization/16461
1028         * gcc.c-torture/compile/pr16461.c: New test.
1029
1030 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
1031
1032         * gfortran.dg/getenv_1.f90: New test.
1033
1034 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1035
1036         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
1037         wchar_t.
1038         * gcc.dg/symbian5.c: Test -fno-short-wchar.
1039
1040 2004-08-06  Paul Brook  <paul@codesourcery.com>
1041
1042         * gfortran.dg/ret_array_1.f90: New test.
1043         * gfortran.dg/ret_pointer_1.f90: New test.
1044
1045 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
1046
1047         * gcc.dg/missing-field-init-[12].c: New tests.
1048         * g++.dg/warn/missing-field-init-[12].C: New tests.
1049
1050 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1051
1052         * gcc.dg/enum2.c: New test.
1053         * gcc.dg/symbian3.c: Likewise.
1054         * gcc.dg/symbian4.c: Likewise.
1055         * gcc.dg/wchar_t-2.c: Likewise.
1056
1057 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1058
1059         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
1060         destructor tests.
1061
1062 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1063
1064         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
1065         dg-require-visiblity.
1066         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
1067         * g++.dg/ext/visibility/fvisibility.C: Likewise.
1068         * g++.dg/ext/visibility/memfuncts.C: Likewise.
1069         * g++.dg/ext/visibility/new1.C: Likewise.
1070         * g++.dg/ext/visibility/pragma.C: Likewise.
1071         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
1072         * g++.dg/ext/visibility/virtual.C: Likewise.
1073         * g++/dg/ext/visibility/visibility-1.C: Likewise.
1074         * g++/dg/ext/visibility/visibility-2.C: Likewise.
1075         * g++/dg/ext/visibility/visibility-3.C: Likewise.
1076         * g++/dg/ext/visibility/visibility-4.C: Likewise.
1077         * g++/dg/ext/visibility/visibility-5.C: Likewise.
1078         * g++/dg/ext/visibility/visibility-6.C: Likewise.
1079         * g++/dg/ext/visibility/visibility-7.C: Likewise.
1080         * g++/dg/ext/visibility/visibility-8.C: New test.
1081         * gcc.c-torture/compile/dll.x: Remove.
1082         * gcc.dg/dll-2.c: Use dg-require-dll
1083         * gcc.dg/visibility-10.c: New test.
1084         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
1085         supporting DLLs.
1086         * testsuite/lib/scanasm.exp (scan_hidden): New function.
1087         (scan_not_hidden): Likewise.
1088
1089 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
1090
1091         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
1092
1093 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
1094
1095         * gcc.c-torture/execute/20040805-1.c: New test.
1096
1097 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
1098
1099         * gcc.dg/20020118-1.c: Declare abort.
1100         * gcc.dg/altivec_check.h: Likewise.
1101         * gcc.dg/iftrap-2.c: Likewise.
1102         * gcc.dg/pragma-darwin.c: Likewise.
1103         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
1104
1105 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
1106
1107         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
1108
1109 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1110
1111         * gcc.c-torture/execute/builtins/abs-2.c,
1112         gcc.c-torture/execute/builtins/abs-3.c,
1113         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
1114         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
1115         intmax_t, uintmax_t and their limits.
1116         * gcc.dg/intmax_t-1.c: New test.
1117
1118 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1119
1120         * g++.dg/tc1/dr147.C: Add reference to PR.
1121
1122 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
1123
1124         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
1125         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
1126
1127 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
1128
1129         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
1130
1131 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1132
1133         * gcc.dg/redecl-5.c: New test.
1134         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
1135         of scanf.
1136
1137 2004-08-03  Roger Sayle  <roger@eyesopen.com>
1138
1139         PR middle-end/16790
1140         * gcc.c-torture/execute/pr16790-1.c: New test case.
1141
1142 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1143
1144         * g++.dg/ext/visibility/assign1.C: New test.
1145         * g++.dg/ext/visibility/new1.C: Likewise.
1146
1147         * gcc.dg/symbian1.c: New test.
1148         * gcc.dg/symbian2.c: Likewise.
1149
1150 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
1151
1152         PR target/16570
1153         * gcc.dg/i386-sse-9.c: New test.
1154
1155 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1156
1157         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
1158
1159 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1160
1161         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
1162         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
1163         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
1164         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
1165         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
1166         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
1167         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
1168         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
1169         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
1170         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
1171         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
1172         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
1173         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
1174         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
1175         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
1176         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
1177         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
1178         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
1179         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
1180         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
1181         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
1182         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
1183         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
1184         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
1185         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
1186         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
1187         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
1188         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
1189         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
1190         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
1191         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
1192         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
1193         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
1194         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
1195         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
1196         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
1197         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
1198         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
1199         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
1200         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
1201         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
1202         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
1203         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
1204         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
1205         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
1206         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
1207         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
1208         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
1209         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
1210         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
1211         gcc.misc-tests/i386-pf-3dnow-1.c,
1212         gcc.misc-tests/i386-pf-athlon-1.c,
1213         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
1214         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
1215         Declare built-in functions used.
1216         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
1217
1218 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
1219
1220         PR c++/16707
1221         * g++.dg/lookup/using12.C: New test.
1222
1223         * g++.dg/init/null1.C: Fix PR number.
1224         * g++.dg/parse/namespace10.C: Likewise.
1225
1226 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1227
1228         PR c++/16224
1229         * g++.dg/template/spec17.C: New test.
1230         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
1231         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
1232
1233 2004-08-02  David Billinghurst
1234
1235         PR fortran/16292
1236         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
1237
1238 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
1239
1240         * gcc.dg/ia64-got-1.c: New test case.
1241
1242 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1243
1244         PR c++/16489
1245         * g++.dg/init/null1.C: New test.
1246         * g++.dg/tc1/dr76.C: Adjust error marker.
1247
1248         PR c++/16529
1249         * g++.dg/parse/namespace10.C: New test.
1250
1251         PR c++/16810
1252         * g++.dg/inherit/ptrmem2.C: New test.
1253
1254 2004-08-02  Ben Elliston  <bje@au.ibm.com>
1255
1256         PR target/16155
1257         * gcc.dg/pr16155.c: New test.
1258
1259 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1260
1261         * gcc.dg/redecl-2.c: New test.
1262
1263 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
1264
1265         * gcc.dg/darwin-longdouble.c: New file.
1266
1267 2004-07-30  Richard Henderson  <rth@redhat.com>
1268
1269         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
1270         write to constant argument.
1271         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
1272
1273 2004-07-30  Richard Henderson  <rth@redhat.com>
1274
1275         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
1276         tests of nearest around zero.
1277
1278 2004-07-30  Andrew Pinski  <apinski@apple.com>
1279
1280         * gcc.c-torture/compile/20040730-1.c: New test.
1281
1282 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1283
1284         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
1285         powerpc-eabispe.
1286
1287 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1288
1289         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
1290
1291 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
1292
1293         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
1294         contains $ld_library_path.
1295         * lib/gfortran.exp (gfortran_link_flags): Likewise.
1296
1297 2004-07-29  Richard Henderson  <rth@redhat.com>
1298
1299         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
1300
1301         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
1302         (alt2, which): New.
1303         (Check): Accept either alternative.
1304
1305 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
1306
1307         * g++.dg/abi/inline1.C: New test.
1308         * g++.dg/abi/local1-a.cc: Likewise.
1309         * g++.dg/abi/local1.C: Likewise.
1310         * g++.dg/abi/mangle11.C: Tweak location of warnings.
1311         * g++.dg/abi/mangle12.C: Likewise.
1312         * g++.dg/abi/mangle17.C: Likewise.
1313         * g++.dg/abi/mangle20-2.C: Likewise.
1314         * g++.dg/opt/interface1.C: Likewise.
1315         * g++.dg/opt/interface1.h: Likewise.
1316         * g++.dg/opt/interface1-a.cc: New test.
1317         * g++.dg/parse/repo1.C: New test.
1318         * g++.dg/template/repo1.C: Likewise.
1319         * g++.dg/warn/Winline-1.C: Likewise.
1320         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
1321
1322 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
1323
1324         * gcc.dg/tree-ssa/20040729-1.c: New test.
1325
1326 2004-07-27  Matt Austern <austern@apple.com>
1327
1328         * gcc.dg/darwin-bool-1.c: New test.
1329         * gcc.dg/darwin-bool-2.c: New test.
1330
1331 2004-07-28  Richard Henderson  <rth@redhat.com>
1332
1333         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
1334         arguments in the correct type.  Don't write to constant arguments.
1335
1336 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1337
1338         PR tree-optimization/16688
1339         PR tree-optimization/16689
1340         * g++.dg/tree-ssa/pr16688.C: New test.
1341
1342 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1343
1344         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1345         loads.  Not only in the comment, this time.
1346
1347 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
1348
1349         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
1350         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
1351         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
1352         * gcc.dg/sh4a-bitmovua.c: New.
1353         * gcc.dg/sh4a-cos.c: New.
1354         * gcc.dg/sh4a-cosf.c: New.
1355         * gcc.dg/sh4a-fprun.c: New.
1356         * gcc.dg/sh4a-fsrra.c: New.
1357         * gcc.dg/sh4a-memmovua.c: New.
1358         * gcc.dg/sh4a-sin.c: New.
1359         * gcc.dg/sh4a-sincos.c: New.
1360         * gcc.dg/sh4a-sincosf.c: New.
1361         * gcc.dg/sh4a-sinf.c: New.
1362
1363 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1364
1365         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
1366         conditionals.
1367         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1368         loads.
1369         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
1370         DOM1.
1371
1372 2004-07-27  Andrew Pinski  <apinski@apple.com>
1373
1374         * g++.dg/rtti/tinfo1.C: Correct the xfail.
1375
1376 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
1377
1378         * gcc.dg/pragma-isr.c: New test.
1379
1380 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1381
1382         PR c++/14429
1383         * g++.dg/template/ttp11.C: New test.
1384
1385 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
1386
1387         * gcc.c-torture/compile/20040727-1.c: New test.
1388
1389 2004-07-26  Eric Christopher  <echristo@redhat.com>
1390
1391         * gcc.c-torture/compile/20040726-2.c: New test.
1392
1393 2004-07-26  Andrew Pinski  <apinski@apple.com>
1394
1395         * g++.dg/rtti/tinfo1.C: Xfail.
1396
1397 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
1398
1399         * gcc.c-torture/compile/20040726-1.c: New test.
1400
1401 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
1402             Brian Ryner  <bryner@brianryner.com>
1403
1404         PR c++/9283
1405         PR c++/15000
1406         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
1407         * g++.dg/ext/visibility/: New directory.
1408         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
1409         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
1410         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
1411         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
1412         * g++.dg/ext/visibility/fvisibility.C,
1413         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
1414         g++.dg/ext/visibility/fvisibility-override1.C
1415         g++.dg/ext/visibility/fvisibility-override2.C
1416         g++.dg/ext/visibility/memfuncts.C
1417         g++.dg/ext/visibility/noPLT.C
1418         g++.dg/ext/visibility/pragma.C
1419         g++.dg/ext/visibility/pragma-override1.C
1420         g++.dg/ext/visibility/pragma-override2.C
1421         g++.dg/ext/visibility/staticmemfuncts.C
1422         g++.dg/ext/visibility/virtual.C: New tests.
1423
1424 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1425
1426         PR c/15360
1427         * gcc.dg/pr15360-1.c: New test.
1428
1429 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
1430
1431         * gcc.dg/pragma-align-2.c: New test.
1432         * gcc.dg/pragma-init-fini.c: New test.
1433         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
1434         targets.
1435
1436 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1437
1438         * gcc.dg/init-string-2.c: New test.
1439
1440 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
1441
1442         PR 16684
1443         * gcc.dg/Wredundant-decls-1.c: New test case.
1444
1445 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
1446
1447         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
1448         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
1449         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
1450         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
1451         * gcc.dg/compat/generate-random.c: New file.
1452         * gcc.dg/compat/generate-random.h: Likewise.
1453         * gcc.dg/compat/generate-random_r.c: Likewise.
1454         * gcc.dg/compat/struct-layout-1.h: Likewise.
1455         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
1456         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
1457         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
1458         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
1459         * gcc.dg/compat/struct-layout-1_main.c: New test.
1460         * gcc.dg/compat/struct-layout-1_x.c: New file.
1461         * gcc.dg/compat/struct-layout-1_y.c: New file.
1462         * gcc.dg/compat/struct-layout-1_test.h: New file.
1463
1464 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
1465
1466         * gcc.dg/comp-return-1.c: New test
1467
1468 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
1469
1470         * gcc.dg/vmx/8-02a.c: Fix typo.
1471
1472         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
1473         * gcc.dg/darwin-abi-3.c: New test.
1474
1475         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
1476         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
1477
1478         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
1479         * gcc.dg/vmx/ops-long-1.c: New test.
1480         * gcc.dg/vmx/ops-long-2.c: New test.
1481
1482 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1483
1484         * g++.dg/lookup/conv-[1234].C: New.
1485
1486 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
1487
1488         * g++.dg/parse/attr2.C: Simplify.
1489
1490 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1491
1492         PR c/7284
1493         * gcc.c-torture/execute/pr7284-1.c: New test.
1494
1495 2004-07-22  Brian Booth  <bbooth@redhat.com>
1496
1497         * gcc.dg/tree-ssa/20040721-1.c: New test.
1498
1499 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1500
1501         * g++.dg/template/crash20.c: New.
1502
1503 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
1504
1505         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
1506         Add dg-run directive.  Declare variables as required.
1507         * gfortran.dg/g77/README: Update
1508
1509 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
1510
1511         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
1512         gcc.dg/cris-peep2-andu2.c: New tests.
1513
1514 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1515
1516         PR c/15052
1517         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
1518         on return type.
1519         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
1520         messages.
1521         * gcc.dg/qual-return-2.c: Update expected messages.
1522         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
1523
1524 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1525
1526         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
1527         * gcc.dg/noncompile/921102-1.c: Update expected error message.
1528
1529 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1530
1531         PR c/11250
1532         * gcc.dg/init-string-1.c: New test.
1533
1534 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
1535
1536         PR middle-end/15345
1537         PR c/16450
1538         * gcc.dg/torture/nested-fn-1.c: New test.
1539
1540 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
1541
1542         PR target/16559
1543         * gcc.dg/ia64-fptr-1.c: New file.
1544
1545 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1546
1547         PR c++/14497
1548         * g++.dg/template/spec16.C: New test.
1549         * g++.old-deja/g++.robertl/eb118.C: Remove.
1550
1551 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1552
1553         PR c++/509
1554         * g++.dg/template/spec15.C: New test.
1555
1556 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
1557
1558         Copy cases from g77.f-torture/execute and add dg-run
1559         directive.  Other changes as noted.
1560         * gfortran.dg/g77/13037.f
1561         * gfortran.dg/g77/1832.f
1562         * gfortran.dg/g77/19981119-0.f
1563         * gfortran.dg/g77/19990313-0.f
1564         * gfortran.dg/g77/19990313-1.f
1565         * gfortran.dg/g77/19990313-2.f
1566         * gfortran.dg/g77/19990313-3.f
1567         * gfortran.dg/g77/19990419-1.f
1568         * gfortran.dg/g77/19990826-0.f
1569         * gfortran.dg/g77/19990826-2.f
1570         * gfortran.dg/g77/20000503-1.f
1571         * gfortran.dg/g77/20001111.f
1572         * gfortran.dg/g77/20010116.f
1573         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
1574         * gfortran.dg/g77/20010430.f
1575         * gfortran.dg/g77/6177.f
1576         * gfortran.dg/g77/947.f
1577         * gfortran.dg/g77/970816-3.f
1578         * gfortran.dg/g77/971102-1.f
1579         * gfortran.dg/g77/980520-1.f
1580         * gfortran.dg/g77/980628-0.f
1581         * gfortran.dg/g77/980628-1.f
1582         * gfortran.dg/g77/980628-10.f
1583         * gfortran.dg/g77/980628-2.f
1584         * gfortran.dg/g77/980628-3.f
1585         * gfortran.dg/g77/980628-7.f
1586         * gfortran.dg/g77/980628-8.f
1587         * gfortran.dg/g77/980628-9.f
1588         * gfortran.dg/g77/980701-0.f
1589         * gfortran.dg/g77/980701-1.f
1590         * gfortran.dg/g77/cabs.f
1591         * gfortran.dg/g77/claus.f
1592         * gfortran.dg/g77/complex_1.f
1593         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
1594         * gfortran.dg/g77/dcomplex.f
1595         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
1596         * gfortran.dg/g77/f90-intrinsic-mathematical.f
1597         * gfortran.dg/g77/f90-intrinsic-numeric.f
1598         * gfortran.dg/g77/int8421.f
1599         * gfortran.dg/g77/labug1.f
1600         * gfortran.dg/g77/large_vec.f
1601         * gfortran.dg/g77/le.f
1602         * gfortran.dg/g77/short.f
1603         * gfortran.dg/g77/README: Update
1604
1605 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
1606
1607         PR c++/16637
1608         * g++.dg/parse/lookup4.C: New test.
1609
1610 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1611
1612         PR c++/16175
1613         * g++.dg/template/ttp10.C: New test.
1614
1615 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1616
1617         * gcc.dg/pr12625-1.c: New test.
1618
1619 2004-07-20  Steven Bosscher  <stevenb@suse.de>
1620
1621         * testsuite/gcc.dg/switch-warn-1.c: New test.
1622         * testsuite/gcc.dg/switch-warn-2.c: New test.
1623         * gcc.c-torture/compile/pr14730.c: Update.
1624
1625 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
1626
1627         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
1628         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
1629         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
1630         g++.dg/template/nontype3.C: Remove trailing CR from tests.
1631
1632 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
1633
1634         PR c++/16623
1635         * g++.dg/template/assign1.C: New test.
1636
1637 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1638
1639         PR c++/12170
1640         * g++.dg/template/ttp9.C: New test.
1641
1642 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
1643
1644         * gcc.dg/format/cmn-err-1.c: New test.
1645
1646 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1647
1648         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
1649         gcc.dg/Wparentheses-10.c: New tests.
1650         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
1651
1652 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1653
1654         PR fortran/16465
1655         * gfortran.dg/g77//ffixed-line-length-0.f,
1656         gfortran.dg/g77/ffixed-line-length-132.f,
1657         gfortran.dg/g77/ffixed-line-length-72.f,
1658         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
1659         gfortran.dg/g77/README: Update.
1660
1661 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1662
1663         PR c++/13092
1664         * g++.dg/template/non-dependent7.C: New test.
1665         * g++.dg/template/non-dependent8.C: Likewise.
1666         * g++.dg/template/non-dependent9.C: Likewise.
1667         * g++.dg/template/non-dependent10.C: Likewise.
1668
1669 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
1670
1671         PR c++/16337
1672         * g++.dg/parse/attr2.C: New test.
1673
1674 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
1675
1676         * g77.dg: Removed.
1677         * g77.f-torture: Ditto.
1678
1679 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1680
1681         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
1682         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
1683         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
1684
1685 2004-07-16  Richard Henderson  <rth@redhat.com>
1686
1687         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
1688
1689 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1690
1691         * lib/fortran-torture.exp (fortran-torture): Don't test compile
1692         tests with full list of options.
1693         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
1694         of TORTURE_OPTIONS if test contains 'dg-do run'.
1695
1696         PR fortran/16404
1697         * gfortran.dg/do_iterator.f90: New test.
1698
1699 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1700
1701         PR rtl-optimization/16536
1702         * gcc.c-torture/execute/restrict-1.c: New test.
1703
1704 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1705
1706         PR fortran/15324
1707         * gfortran.dg/pr15324.f90: New test.
1708
1709         PR fortran/15129
1710         * gfortran.dg/pr15129.f90: New test.
1711
1712         PR fortran/15140
1713         * gfortran.dg/pr15140.f90: New test.
1714
1715         PR fortran/13792
1716         * gfortran.fortran-torture/execute/bounds.f90: Add check for
1717         compile-time simplification.
1718
1719 2004-07-14  Mike Stump  <mrs@apple.com>
1720
1721         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
1722
1723 2004-07-14  James E Wilson  <wilson@specifixinc.com>
1724
1725         PR target/16325
1726         * gcc.dg/profile-generate-1.c: New.
1727
1728 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
1729
1730         * gcc.c-torture/execute/20040709-1.c: New test.
1731         * gcc.c-torture/execute/20040709-2.c: New test.
1732
1733 2004-07-14  Mike Stump  <mrs@apple.com>
1734
1735         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
1736
1737 2004-07-14  Mike Stump  <mrs@apple.com>
1738
1739         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
1740
1741 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
1742
1743         PR c++/16518
1744         * g++.dg/parse/mutable1.C: New test.
1745
1746 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
1747
1748         PR tree-optimization/16443
1749         * gcc.dg/tree-ssa/20040713-1.c: New test.
1750
1751 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
1752
1753         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
1754         for operator new.
1755
1756 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1757
1758         * gfortran.dg/g77/README: New file
1759         * gfortran.dg/g77/19981216-0.f:  Copy from
1760         g77.f-torture/noncompile.  Add "dg-do compile" and
1761         dg-error as required.
1762         * gfortran.dg/g77/19990218-1.f: Likewise
1763         * gfortran.dg/g77/19990905-1.f: Likewise
1764         * gfortran.dg/g77/9263.f: Likewise
1765         * gfortran.dg/g77/980615-0.f: Likewise
1766         * gfortran.dg/g77/980616-0.f: Likewise
1767         * gfortran.dg/g77/check0.f: Likewise
1768         * gfortran.dg/g77/select_no_compile.f: Likewise
1769
1770 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1771
1772         Copy files from g77.f-torture/compile.
1773         Add "{ dg-do compile}".  Other changes as noted
1774         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
1775         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
1776         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
1777         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
1778         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
1779         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
1780         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
1781         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
1782         statement to conform to standard.  Append alpha1.x for reference.
1783         * gfortran.dg/g77/xformat.f: Add dg-warning
1784
1785 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1786
1787         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
1788         Add {dg-do compile} directive.
1789         * gfortran.dg/g77/cpp2.F: Likewise
1790
1791 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1792
1793         PR c++/5402
1794         * g++.dg/lookup/name-clash1.C: New test.
1795
1796         PR c++/9777
1797         * g++.dg/lookup/name-clash2.C: New test.
1798
1799         PR c++/12102
1800         * g++.dg/lookup/name-clash3.C: New test.
1801
1802 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1803
1804         * g++.dg/lookup/new2.C: New test.
1805         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
1806
1807 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
1808
1809         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
1810         Add {dg-do compile} directive.
1811         * gfortran.dg/g77/13060.f: Likewise
1812         * gfortran.dg/g77/19990218-0.f: Likewise
1813         * gfortran.dg/g77/19990305-0.f: Likewise
1814         * gfortran.dg/g77/19990419-0.f: Likewise
1815         * gfortran.dg/g77/19990502-0.f: Likewise
1816         * gfortran.dg/g77/19990502-1.f: Likewise
1817         * gfortran.dg/g77/19990525-0.f: Likewise
1818         * gfortran.dg/g77/19990826-1.f: Likewise
1819         * gfortran.dg/g77/19990826-3.f: Likewise
1820         * gfortran.dg/g77/19990905-2.f: Likewise
1821         * gfortran.dg/g77/20000412-1.f: Likewise
1822         * gfortran.dg/g77/20000511-1.f: Likewise
1823         * gfortran.dg/g77/20000511-2.f: Likewise
1824         * gfortran.dg/g77/20000518.f: Likewise
1825         * gfortran.dg/g77/20000601-1.f: Likewise
1826         * gfortran.dg/g77/20000601-2.f: Likewise
1827         * gfortran.dg/g77/20000629-1.f: Likewise
1828         * gfortran.dg/g77/20000630-2.f: Likewise
1829         * gfortran.dg/g77/20010115.f: Likewise
1830         * gfortran.dg/g77/20010321-1.f: Likewise
1831         * gfortran.dg/g77/20010426.f: Likewise
1832         * gfortran.dg/g77/20020307-1.f: Likewise
1833         * gfortran.dg/g77/8485.f: Likewise
1834         * gfortran.dg/g77/960317-1.f: Likewise
1835         * gfortran.dg/g77/970915-0.f: Likewise
1836         * gfortran.dg/g77/980310-1.f: Likewise
1837         * gfortran.dg/g77/980310-2.f: Likewise
1838         * gfortran.dg/g77/980310-3.f: Likewise
1839         * gfortran.dg/g77/980310-4.f: Likewise
1840         * gfortran.dg/g77/980310-6.f: Likewise
1841         * gfortran.dg/g77/980310-7.f: Likewise
1842         * gfortran.dg/g77/980310-8.f: Likewise
1843         * gfortran.dg/g77/980419-2.f: Likewise
1844         * gfortran.dg/g77/980424-0.f: Likewise
1845         * gfortran.dg/g77/980427-0.f: Likewise
1846         * gfortran.dg/g77/980729-0.f: Likewise
1847         * gfortran.dg/g77/981117-1.f: Likewise
1848         * gfortran.dg/g77/toon_1.f: Likewise
1849
1850 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1851
1852         PR c++/2204
1853         * g++.dg/other/abstract2.C: New test.
1854
1855 2004-07-12  Paul Brook  <paul@codesourcery.com>
1856
1857         * gfortran.dg/pointer_init_1.f90: New test.
1858
1859 2004-07-11  Paul Brook  <paul@codesourcery.com>
1860
1861         PR fortran/15986
1862         * gfortran.dg/contained_1.f90: New test.
1863
1864 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
1865
1866         * g++.dg/parse/defarg8.C: New test.
1867
1868 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1869
1870         PR fortran/16433
1871         * gfortran.dg/pr16433.f: New test.
1872
1873         PR fortran/17574
1874         * gfortran.dg/pr15754.f90: New test.
1875
1876 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1877
1878         PR tree-optimization/16437
1879         * gcc.c-torture/execute/bitfld-4.c: New test.
1880
1881 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1882
1883         * gfortran.fortran-torture/execute/common_2.f90: Add check for
1884         access to common var from module.
1885
1886 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1887
1888         PR fortran/16336
1889         * gfortran.fortran-torture/execute/common_2.f90: New test.
1890
1891 2004-07-10  Paul Brook  <paul@codesourcery.com>
1892
1893         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
1894
1895 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1896
1897         PR fortran/15969
1898         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
1899
1900 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
1901
1902         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
1903         * gfortran.dg/g77/ffixed-form-2.f: Likewise
1904         * gfortran.dg/g77/ffree-form-1.f: Likewise
1905         * gfortran.dg/g77/ffree-form-2.f: Likewise
1906         * gfortran.dg/g77/ffree-form-3.f: Likewise
1907         * gfortran.dg/g77/fno-underscoring.f: Likewise
1908         * gfortran.dg/g77/funderscoring.f: Likewise
1909         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
1910
1911 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1912
1913         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
1914
1915 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1916         Paul Brook  <paul@codesourcery.com>
1917
1918         PR fortran/13415
1919         * gfortran.dg/common_pointer_1.f90: New test.
1920
1921 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1922
1923         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
1924
1925 2004-07-09  James E Wilson  <wilson@specifixinc.com>
1926
1927         PR target/16364
1928         * gcc.c-torture/compile/20040709-1.c: New.
1929
1930 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1931
1932         PR fortran/14077
1933         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
1934
1935 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1936
1937         PR fortran/13201
1938         * gfortran.dg/shape_1.f90: New test.
1939
1940 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
1941             Andrew Pinski  <apinski@apple.com>
1942
1943         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
1944
1945 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1946
1947         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
1948         comment.
1949
1950 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1951         Paul Brook  <paul@codesourcery.com>
1952
1953         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
1954         '.f95' and '.F95'.
1955
1956 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
1957
1958         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
1959
1960 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1961
1962         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
1963         testcases with capital suffix.
1964
1965 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1966
1967         PR fortran/15481
1968         PR fortran/13372
1969         PR fortran/13575
1970         PR fortran/15978
1971         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
1972
1973         * gfortran.dg/implicit_1.f90: New test.
1974
1975 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1976
1977         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
1978         expression to match gfortran warning/error messages
1979         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
1980         dg-error text.
1981
1982 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1983
1984         * lib/fortran-torture.exp: Rename proc search_for to
1985         search_for_re.
1986
1987 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1988
1989         * gcc.c-torture/execute/simd-5.x: New file.
1990         XFAIL on SPARC 64-bit at -O0.
1991
1992 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1993
1994         PR c++/8211
1995         PR c++/16165
1996         * g++.dg/warn/effc3.C: New test.
1997
1998 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1999
2000         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
2001         change X to 1X in format.
2002         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
2003         add data statements to conform to standard.
2004
2005 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2006
2007         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
2008         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
2009         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
2010
2011 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2012
2013         * gfortran.dg/g77/7388.f: Copy from g77.dg
2014         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
2015         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
2016         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
2017         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
2018         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
2019         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
2020         * gfortran.dg/g77/strlen0.f: Likewise
2021
2022 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
2023
2024         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
2025         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
2026
2027 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2028
2029         * gcc.c-torture/execute/920428-2.x: Delete.
2030         * gcc.c-torture/execute/920501-7.x: Likewise.
2031
2032 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
2033
2034         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
2035         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
2036         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
2037         prescott and c3-2.
2038         (PREFETCH_3DNOW): Add -march=c3.
2039
2040 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
2041
2042         PR c/16437
2043         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
2044         * gcc.c-torture/execute/bf64-1.x: Likewise.
2045
2046 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2047
2048         * gcc.c-torture/compile/20040708-1.c: New test.
2049
2050 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2051
2052         PR c++/16169
2053         * g++.dg/warn/effc2.C: New test.
2054
2055 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2056
2057         * gcc.c-torture/execute/bitfld-1.x: Remove.
2058         * gcc.c-torture/execute/bitfld-3.c: New test.
2059         * gcc.dg/bitfld-2.c: Remove XFAILs.
2060
2061 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
2062
2063         PR c++/16276
2064         * g++.dg/rtti/tinfo1.C: New file.
2065
2066 2004-07-07  Eric Christopher  <echristo@redhat.com>
2067
2068         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
2069
2070 2004-07-07  Andrew Pinski  <apinski@apple.com>
2071
2072         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
2073
2074 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
2075
2076         * g++.dg/init/call1.C: XFAIL.
2077
2078 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
2079
2080         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
2081         except for movstrict*, to movmem* and clrstr* to clrmem*.
2082
2083 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
2084
2085         * gcc.c-torture/execute/20040707-1.c: New test.
2086
2087 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
2088
2089         * gcc.c-torture/execute/20040706-1.c: New test.
2090
2091 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2092
2093         PR c++/3671
2094         * g++.dg/template/spec14.C: New test.
2095
2096 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
2097
2098         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
2099         nothing if not yet defined.  Use it in b, c and d type definitions.
2100         * gcc.c-torture/execute/20040705-1.c: New test.
2101         * gcc.c-torture/execute/20040705-2.c: New test.
2102
2103 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2104
2105         PR c++/2518
2106         * g++.dg/lookup/new1.C: New test.
2107
2108 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2109
2110         PR c++/11406
2111         * g++.dg/template/sizeof8.C: New test.
2112
2113 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
2114
2115         * gcc.c-torture/compile/20040705-1.c: New test.
2116
2117 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
2118
2119         * gfortran.fortran-torture/execute/seq_io.f90: New test.
2120
2121 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
2122
2123         * gcc.dg/cpp/if-mop.c: Two new testcases.
2124         * gcc.dg/cpp/trad/comment-3.c: New.
2125
2126 2004-07-04  Paul Brook  <paul@codesourcery.com>
2127
2128         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
2129
2130 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
2131
2132         PR c++/3761
2133         * g++.dg/lookup/crash4.C: New test.
2134
2135 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
2136
2137         * gcc.c-torture/execute/builtin-abs-1.c
2138         * gcc.c-torture/execute/builtin-abs-2.c
2139         * gcc.c-torture/execute/builtin-complex-1.c
2140         * gcc.c-torture/execute/builtins/string-1-lib.c
2141         * gcc.c-torture/execute/builtins/string-1.c
2142         * gcc.c-torture/execute/builtins/string-2-lib.c
2143         * gcc.c-torture/execute/builtins/string-2.c
2144         * gcc.c-torture/execute/builtins/string-3-lib.c
2145         * gcc.c-torture/execute/builtins/string-3.c
2146         * gcc.c-torture/execute/builtins/string-4-lib.c
2147         * gcc.c-torture/execute/builtins/string-4.c
2148         * gcc.c-torture/execute/builtins/string-5-lib.c
2149         * gcc.c-torture/execute/builtins/string-5.c
2150         * gcc.c-torture/execute/builtins/string-6-lib.c
2151         * gcc.c-torture/execute/builtins/string-6.c
2152         * gcc.c-torture/execute/builtins/string-7-lib.c
2153         * gcc.c-torture/execute/builtins/string-7.c
2154         * gcc.c-torture/execute/builtins/string-8-lib.c
2155         * gcc.c-torture/execute/builtins/string-8.c
2156         * gcc.c-torture/execute/builtins/string-9-lib.c
2157         * gcc.c-torture/execute/builtins/string-9.c
2158         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
2159         * gcc.c-torture/execute/builtins/string-asm-1.c
2160         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
2161         * gcc.c-torture/execute/builtins/string-asm-2.c
2162         * gcc.c-torture/execute/stdio-opt-1.c
2163         * gcc.c-torture/execute/stdio-opt-2.c
2164         * gcc.c-torture/execute/stdio-opt-3.c
2165         * gcc.c-torture/execute/string-opt-1.c
2166         * gcc.c-torture/execute/string-opt-10.c
2167         * gcc.c-torture/execute/string-opt-11.c
2168         * gcc.c-torture/execute/string-opt-12.c
2169         * gcc.c-torture/execute/string-opt-13.c
2170         * gcc.c-torture/execute/string-opt-14.c
2171         * gcc.c-torture/execute/string-opt-15.c
2172         * gcc.c-torture/execute/string-opt-16.c
2173         * gcc.c-torture/execute/string-opt-2.c
2174         * gcc.c-torture/execute/string-opt-6.c
2175         * gcc.c-torture/execute/string-opt-7.c
2176         * gcc.c-torture/execute/string-opt-8.c:
2177         Replace with ...
2178
2179         * gcc.c-torture/execute/builtins/abs-2.c
2180         * gcc.c-torture/execute/builtins/abs-3.c
2181         * gcc.c-torture/execute/builtins/complex-1.c
2182         * gcc.c-torture/execute/builtins/fprintf.c
2183         * gcc.c-torture/execute/builtins/fputs.c
2184         * gcc.c-torture/execute/builtins/memcmp.c
2185         * gcc.c-torture/execute/builtins/memmove.c
2186         * gcc.c-torture/execute/builtins/memops-asm.c
2187         * gcc.c-torture/execute/builtins/mempcpy-2.c
2188         * gcc.c-torture/execute/builtins/mempcpy.c
2189         * gcc.c-torture/execute/builtins/memset.c
2190         * gcc.c-torture/execute/builtins/printf.c
2191         * gcc.c-torture/execute/builtins/sprintf.c
2192         * gcc.c-torture/execute/builtins/strcat.c
2193         * gcc.c-torture/execute/builtins/strchr.c
2194         * gcc.c-torture/execute/builtins/strcmp.c
2195         * gcc.c-torture/execute/builtins/strcpy.c
2196         * gcc.c-torture/execute/builtins/strcspn.c
2197         * gcc.c-torture/execute/builtins/strlen-2.c
2198         * gcc.c-torture/execute/builtins/strlen.c
2199         * gcc.c-torture/execute/builtins/strncat.c
2200         * gcc.c-torture/execute/builtins/strncmp-2.c
2201         * gcc.c-torture/execute/builtins/strncmp.c
2202         * gcc.c-torture/execute/builtins/strncpy.c
2203         * gcc.c-torture/execute/builtins/strpbrk.c
2204         * gcc.c-torture/execute/builtins/strpcpy-2.c
2205         * gcc.c-torture/execute/builtins/strpcpy.c
2206         * gcc.c-torture/execute/builtins/strrchr.c
2207         * gcc.c-torture/execute/builtins/strspn.c
2208         * gcc.c-torture/execute/builtins/strstr-asm.c
2209         * gcc.c-torture/execute/builtins/strstr.c:
2210         ... these new files.
2211
2212         * gcc.c-torture/execute/builtins/abs-2-lib.c
2213         * gcc.c-torture/execute/builtins/abs-3-lib.c
2214         * gcc.c-torture/execute/builtins/complex-1-lib.c
2215         * gcc.c-torture/execute/builtins/fprintf-lib.c
2216         * gcc.c-torture/execute/builtins/fputs-lib.c
2217         * gcc.c-torture/execute/builtins/memcmp-lib.c
2218         * gcc.c-torture/execute/builtins/memmove-lib.c
2219         * gcc.c-torture/execute/builtins/memops-asm-lib.c
2220         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
2221         * gcc.c-torture/execute/builtins/mempcpy-lib.c
2222         * gcc.c-torture/execute/builtins/memset-lib.c
2223         * gcc.c-torture/execute/builtins/printf-lib.c
2224         * gcc.c-torture/execute/builtins/sprintf-lib.c
2225         * gcc.c-torture/execute/builtins/strcat-lib.c
2226         * gcc.c-torture/execute/builtins/strchr-lib.c
2227         * gcc.c-torture/execute/builtins/strcmp-lib.c
2228         * gcc.c-torture/execute/builtins/strcpy-lib.c
2229         * gcc.c-torture/execute/builtins/strcspn-lib.c
2230         * gcc.c-torture/execute/builtins/strlen-2-lib.c
2231         * gcc.c-torture/execute/builtins/strlen-lib.c
2232         * gcc.c-torture/execute/builtins/strncat-lib.c
2233         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
2234         * gcc.c-torture/execute/builtins/strncmp-lib.c
2235         * gcc.c-torture/execute/builtins/strncpy-lib.c
2236         * gcc.c-torture/execute/builtins/strpbrk-lib.c
2237         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
2238         * gcc.c-torture/execute/builtins/strpcpy-lib.c
2239         * gcc.c-torture/execute/builtins/strrchr-lib.c
2240         * gcc.c-torture/execute/builtins/strspn-lib.c
2241         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
2242         * gcc.c-torture/execute/builtins/strstr-lib.c
2243         * gcc.c-torture/execute/builtins/lib/abs.c
2244         * gcc.c-torture/execute/builtins/lib/fprintf.c
2245         * gcc.c-torture/execute/builtins/lib/memset.c
2246         * gcc.c-torture/execute/builtins/lib/printf.c
2247         * gcc.c-torture/execute/builtins/lib/sprintf.c
2248         * gcc.c-torture/execute/builtins/lib/strcpy.c
2249         * gcc.c-torture/execute/builtins/lib/strcspn.c
2250         * gcc.c-torture/execute/builtins/lib/strncat.c
2251         * gcc.c-torture/execute/builtins/lib/strncmp.c
2252         * gcc.c-torture/execute/builtins/lib/strncpy.c
2253         * gcc.c-torture/execute/builtins/lib/strpbrk.c
2254         * gcc.c-torture/execute/builtins/lib/strspn.c
2255         * gcc.c-torture/execute/builtins/lib/strstr.c:
2256         New files containing support routines.
2257
2258         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
2259         declaration.
2260         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
2261         when not optimizing.
2262
2263 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
2264
2265         PR c++/16240
2266         * g++.dg/abi/mangle22.C: New test.
2267         * g++.dg/abi/mangle23.C: Likewise.
2268
2269 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
2270
2271         PR fortran/16290
2272         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
2273         Allow for cases without denormalized floating point numbers.
2274
2275 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
2276
2277         PR c/1027
2278         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2279         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
2280         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
2281         expected warning text.
2282         * gcc.dg/format/diag-2.c: New test.
2283
2284 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2285
2286         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2287
2288 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2289
2290         * gcc.dg/builtins-43.c: New.
2291         * gcc.dg/builtins-44.c: New.
2292         * gcc.dg/builtins-45.c: New.
2293
2294 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
2295             Andreas Tobler  <a.tobler@schweiz.ch>
2296
2297         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
2298         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
2299         as SIGSEGV.
2300         * gcc.dg/cleanup-11.c: Likewise.
2301         * gcc.dg/cleanup-8.c: Likewise.
2302         * gcc.dg/cleanup-9.c: Likewise.
2303         * gcc.dg/cleanup-5.c: Run on all platforms.
2304
2305 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2306
2307         * g++.dg/warn/nonnull1.C: New test.
2308
2309 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
2310
2311         * gcc.dg/compat/compat-common.h: Wrap up CINT in
2312         an #ifndef SKIP_COMPLEX_INT/#endif pair.
2313         Special-case the Sun compiler wrt to <complex.h>.
2314
2315 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
2316
2317         * gcc.dg/Wunreachable-8.C: New test.
2318
2319         * gcc.dg/h8300-ice2.c : New test.
2320
2321 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
2322
2323         PR fortran/16161
2324         * gfortran.fortran-torture/compile/implicit.f90: Add test
2325         for implicit character.
2326
2327 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
2328
2329         PR fortran/16289
2330         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
2331         Use tiny() intrinsic to find smallest non-negative real
2332
2333 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
2334
2335         * gcc.dg/compat/struct-by-value-22_main.c: New test.
2336         * gcc.dg/compat/struct-by-value-22_x.c: New.
2337         * gcc.dg/compat/struct-by-value-22_y.c: New.
2338
2339         * gcc.c-torture/execute/20040629-1.c: New test.
2340
2341 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
2342
2343         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
2344         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
2345
2346         PR target/16195
2347         * gcc.dg/20040625-1.c: New test.
2348
2349 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2350
2351         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
2352
2353 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2354
2355         PR fortran/15963
2356         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
2357
2358 2004-06-29  Richard Henderson  <rth@redhat.com>
2359
2360         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
2361
2362 2004-06-29  Paul Brook  <paul@codesourcery.com>
2363
2364         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
2365         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
2366
2367 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
2368
2369         PR c++/16260
2370         * g++.dg/parse/crash15.C: New.
2371
2372 2004-06-28  Andrew Pinski  <apinski@apple.com>
2373
2374         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
2375         by the error already.
2376
2377         * g++.dg/opt/ptrmem4.C: Change to compile only test.
2378
2379 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
2380
2381         PR target/14041
2382         * gcc.dg/h8300-bss-align-1.c : New.
2383
2384 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2385
2386         * PR c++/16174
2387         * g++.dg/template/ctor4.C: New.
2388
2389 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2390
2391         PR c++/16205
2392         * g++.dg/warn/Wsequence-point-1.C: New test.
2393
2394 2004-06-27  Paul Brook  <paul@codesourcery.com>
2395
2396         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
2397
2398 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
2399
2400         * g++.old-deja/g++.mike/p7325.C: Remove.
2401
2402 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2403
2404         PR c/14963
2405         * gcc.dg/pr14963.c: New test.
2406
2407 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
2408
2409         PR c++/16193
2410         * g++.dg/parse/redef1.C: New test.
2411
2412 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2413
2414         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
2415         20021110.c.
2416         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
2417         20021119-1.c.
2418         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
2419         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
2420         5-04.c.
2421         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
2422         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
2423         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
2424         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
2425         g++.brendan/enum14.C.
2426         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
2427         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
2428         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
2429         g++.mike/virt1.C.
2430         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
2431         memtemp24.C.
2432
2433 2004-06-27  Roger Sayle  <roger@eyesopen.com>
2434
2435         * gcc.dg/20040527-1.c: New test case.
2436
2437 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
2438
2439         PR gfortran/pr16196
2440         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
2441
2442 2004-06-25  Roger Sayle  <roger@eyesopen.com>
2443
2444         PR middle-end/15825
2445         * gcc.dg/pr15825-1.c: New test case.
2446
2447 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2448
2449         * gcc.c-torture/execute/20040625-1.c: New test.
2450
2451 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2452
2453         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
2454
2455 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2456
2457         * gcc.dg/torture/mips-div-1.c: New test.
2458
2459 2004-06-24  Jeff Law  <law@redhat.com>
2460
2461         * gcc.dg/tree-ssa/20040624-1.c: New test.
2462
2463 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
2464
2465         * gcc.c-torture/compile/20040624-1.c: New test.
2466
2467 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2468
2469         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
2470         this directory.
2471
2472 2004-06-23  Andrew Pinski  <apinski@apple.com>
2473
2474         PR middle-end/15988
2475         * g++.dg/opt/ptrmem4.C: New test.
2476
2477         * gcc.dg/c90-array-quals-2.c: New test.
2478
2479 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
2480
2481         * gcc.dg/kpice1.c: New test.
2482
2483 2006-06-23  Andrew Pinski  <apinski@apple.com>
2484
2485         * gcc.dg/c90-array-quals.c: New test.
2486
2487 2006-06-22  Richard Henderson  <rth@redhat.com>
2488
2489         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
2490
2491 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
2492
2493         * gcc.dg/builtins-config.h: Handle FreeBSD.
2494
2495 2006-06-22  Richard Henderson  <rth@redhat.com>
2496
2497         * g++.dg/opt/devirt1.C: New.
2498
2499 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
2500
2501         * g++.dg/opt/pr15551.C: New testcase.
2502
2503 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
2504
2505         PR target/14800
2506         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
2507         x86_64-*-linux* when compiling for 32bit.
2508
2509 2004-06-21  Andrew Pinski  <apinski@apple.com>
2510
2511         * gcc.dg/pch/struct-1.c: New.
2512         * gcc.dg/pch/struct-1.hs: New.
2513
2514 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
2515
2516         * gcc.dg/pch/save-temps-1.c: New file.
2517         * gcc.dg/pch/save-temps-1.hs: New file.
2518
2519 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2520
2521         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
2522         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
2523
2524 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2525
2526         * gfortran.fortran-torture/execute/select_1.f90: Rename function
2527         to fix type error.
2528         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
2529         Remove trailing spaces.
2530
2531 2004-06-21  Richard Henderson  <rth@redhat.com>
2532
2533         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
2534         merging && to BIT_FIELD_REF.
2535
2536 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
2537
2538         * g++.dg/opt/placeholder1.C: New test.
2539
2540 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2541
2542         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
2543         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
2544         * gcc.dg/compat/union-m128-1_x.c: Likewise.
2545         * gcc.dg/compat/union-m128-1_y.c: Likewise.
2546
2547 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
2548
2549         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
2550         extern "C".
2551         * g++.dg/other/pragma-re-1.C: Add comments.
2552
2553 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
2554
2555         PR gfortran/16080
2556         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
2557
2558 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
2559
2560         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
2561         instead of setting the type of size_t by
2562         hand.
2563
2564 2004-06-18  Roger Sayle  <roger@eyesopen.com>
2565
2566         * gcc.dg/unordered-2.c: New test case.
2567         * gcc.dg/unordered-3.c: New test case.
2568
2569 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
2570
2571         PR other/16043
2572         * lib/g++.exp (g++_version): Tweak regexp for version
2573         * lib/g77.exp (g77_version): Likewise
2574         * lib/gfortran.exp (gfortran_version): Likewise
2575         * lib/objc.exp (objc_version): Likewise
2576         * lib/treelang.exp (treelang_version): Likewise
2577
2578 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
2579
2580         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
2581         Use INT_MAX instead of __INT_MAX__.
2582         * gcc.dg/compat/struct-align-2_y.c: Likewise.
2583
2584         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
2585         * gcc.dg/compat/scalar-return-3_x.c: Use it.
2586         * gcc.dg/compat/scalar-return-3_y.c: Use it.
2587         * gcc.dg/compat/scalar-return-4_x.c: Use it.
2588         * gcc.dg/compat/scalar-return-4_y.c: Use it.
2589         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
2590         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
2591         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
2592         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
2593
2594         * gcc.dg/range-test-1.c: New test.
2595         * g++.dg/opt/range-test-1.C: New test.
2596
2597 2004-06-17  Richard Henderson  <rth@redhat.com>
2598
2599         * objc.dg/sync-1.m: New.
2600         * objc.dg/try-catch-1.m: Don't force next runtime.
2601         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
2602         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
2603         shadowed catch clause.
2604         * objc.dg/try-catch-5.m: New.
2605
2606 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
2607
2608         Bug 14610
2609         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
2610
2611 2004-06-15  Richard Henderson  <rth@redhat.com>
2612
2613         * gcc.dg/20001116-1.c: Move expected warning line.
2614
2615 2004-06-15  Richard Henderson  <rth@redhat.com>
2616
2617         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
2618         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
2619
2620 2004-06-15  Jeff Law  <law@redhat.com>
2621
2622         * gcc.dg/tree-ssa/20040615-1.c: New test.
2623         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
2624         be less sensitive to operand ordering.
2625         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
2626
2627 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
2628
2629         * g++.dg/abi/bitfield3.C: Add comment..
2630
2631 2004-06-15  Richard Henderson  <rth@redhat.com>
2632
2633         * g++.dg/ext/stmtexpr1.C: XFAIL.
2634         * gcc.dg/20030612-1.c: XFAIL.
2635
2636 2004-06-15  Eric Christopher  <echristo@redhat.com>
2637
2638         * g++.dg/charset/asm5.c: New.
2639         * gcc.dg/charset/asm6.c: New.
2640
2641 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2642
2643         PR fortran/15962
2644         * gfortran.fortran-torture/execute/select_1.f90: New test.
2645
2646 2004-06-15  Paul Brook  <paul@codesourcery.com>
2647
2648         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
2649
2650 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2651
2652         PR c++/15967
2653         * g++.dg/lookup/crash3.C: New test.
2654
2655 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2656
2657         PR c++/15947
2658         * g++.dg/parse/dtor4.C: New test.
2659
2660 2004-06-14  Jeff Law  <law@redhat.com>
2661
2662         * gcc.c-torture/compile/20040614-1.c: New test.
2663
2664 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2665
2666         PR fortran/15211
2667         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
2668         LEN of a character array.
2669
2670 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
2671
2672         PR c++/15096
2673         * g++.dg/template/ptrmem10.C: New test.
2674
2675         PR c++/14930
2676         * g++.dg/template/friend30.C: New test.
2677
2678 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2679
2680         PR fortran/14928
2681         * gfortran.fortran-torture/compile/mloc.f90: New test.
2682
2683 2004-06-13  Paul Brook  <paul@codesourcery.com>
2684
2685         * gfortran.fortran-torture/execute/random_2.f90: New test.
2686
2687 2004-06-13  Eric Christopher  <echristo@redhat.com>
2688
2689         * gcc.dg/noncompile/redecl-1.c: Fix error message.
2690
2691 2004-06-12  Paul Brook  <paul@codesourcery.com>
2692
2693         * gfortran.fortran-torture/execute/contained_3.f90: New test.
2694
2695 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2696
2697         PR fortran/14923
2698         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
2699
2700 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2701
2702         PR fortran/14957
2703         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
2704         syntax errors in end statements of contained subroutines.
2705
2706 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2707
2708         PR fortran/12841
2709         * gfortran.fortran-torture/execute/null_arg.f90: New test.
2710
2711 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2712
2713         PR fortran/15665
2714         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
2715
2716 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2717
2718         PR gfortran/12839
2719         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
2720
2721 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
2722
2723         PR c++/15862
2724         * g++.dg/parse/enum1.C: New test.
2725
2726 2004-06-10  Jeff Law  <law@redhat.com>
2727
2728         * gcc.c-torture/compile/20040610-1.c: New test.
2729
2730 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2731
2732         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
2733         * g++.old-deja/g++.other/decl3.C: Likewise.
2734
2735 2004-06-10  Brian Booth  <bbooth@redhat.com>
2736
2737         * gcc.dg/tree-ssa/20031015-1.c: Scan for
2738         V_MAY_DEF instead of VDEF.
2739         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
2740
2741 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
2742
2743         PR c++/14211
2744         * g++.dg/conversion/const1.C: New test.
2745
2746         PR c++/15076
2747         * g++.dg/conversion/reinterpret1.C: New test.
2748
2749         PR c++/15877
2750         * g++.dg/template/enum2.C: New test.
2751
2752         PR c++/15227
2753         * g++.dg/template/error13.C: New test.
2754
2755 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2756
2757         PR fortran/14957
2758         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
2759         arguments to test_* REAL and of the right size.
2760
2761 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2762
2763         PR target/15569
2764         PR rtl-optimization/15681
2765         * gcc.dg/20040609-1.c: New test.
2766
2767 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2768
2769         PR c++/14791
2770         * g++.dg/opt/builtins1.C: New test.
2771
2772 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
2773
2774         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
2775         that use default windows32 struct layout.
2776         * gcc.dg/i386-bitfield2.c: Likewise.
2777
2778 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
2779
2780         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
2781         for mingw32 and cygwin targets.
2782
2783 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
2784
2785         * gcc.dg/pch/macro-4.c: New.
2786         * gcc.dg/pch/macro-4.hs: New.
2787
2788 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2789
2790         PR fortran/13249
2791         * gfortran.fortran-torture/compile/name_clash.f90: New test.
2792
2793 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2794
2795         PR fortran/13372
2796         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
2797
2798 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2799
2800         PR gfortran/14897
2801         * gfortran.fortran-torture/execute/t_edit.f90: New test.
2802
2803 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2804
2805         PR gfortran/15755
2806         * gfortran.fortran-torture/execute/backspace.c : New test.
2807
2808 2004-06-09  Paul Brook  <paul@codesourcery.com>
2809
2810         * gfortran.fortran-torture/execure/intrinsic_associated.f90
2811         (pointer_to_section): Rewrite to use smaller array.
2812
2813 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
2814
2815         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
2816         * gcc.dg/ext/altivec-10.c: Same.
2817         * gcc.dg/ext/altivec-11.c: Same.
2818         * gcc.dg/ext/altivec-12.c: Same.
2819         * gcc.dg/ext/altivec-13.c: Same.
2820         * gcc.dg/ext/altivec-14.c: Same.
2821         * gcc.dg/ext/altivec-15.c: Same.
2822         * gcc.dg/ext/altivec-16.c: Same.
2823         * gcc.dg/ext/altivec-3.c: Same.
2824         * gcc.dg/ext/altivec-4.c: Same.
2825         * gcc.dg/ext/altivec-6.c: Same.
2826         * gcc.dg/ext/altivec-7.c: Same.
2827         * gcc.dg/ext/altivec-8.c: Same.
2828         * gcc.dg/ext/altivec-varargs-1.c: Same.
2829
2830         * g++.dg/ext/altivec-1.C: Correct dg syntax.
2831         * g++.dg/ext/altivec-10.C: Same.
2832         * g++.dg/ext/altivec-2.C: Same.
2833         * g++.dg/ext/altivec-3.C: Same.
2834         * g++.dg/ext/altivec-4.C: Same.
2835         * g++.dg/ext/altivec-5.C: Same.
2836         * g++.dg/ext/altivec-6.C: Same.
2837         * g++.dg/ext/altivec-7.C: Same.
2838         * g++.dg/ext/altivec-8.C: Same.
2839         * g++.dg/ext/altivec-9.C: Same.
2840
2841 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2842
2843         PR c++/7841
2844         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
2845
2846 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2847
2848         * gcc.dg/union-1.c: New test.
2849
2850 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2851
2852         * gcc.dg/builtins-41.c: New test case.
2853         * gcc.dg/builtins-42.c: New test case.
2854
2855 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2856
2857         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
2858         * g++.dg/ext/altivec-10.C: Same.
2859         * g++.dg/ext/altivec-2.C: Same.
2860         * g++.dg/ext/altivec-3.C: Same.
2861         * g++.dg/ext/altivec-4.C: Same.
2862         * g++.dg/ext/altivec-5.C: Same.
2863         * g++.dg/ext/altivec-6.C: Same.
2864         * g++.dg/ext/altivec-7.C: Same.
2865         * g++.dg/ext/altivec-8.C: Same.
2866         * g++.dg/ext/altivec-9.C: Same.
2867         * g++.old-deja/g++.abi/cxa_vec.C: Same.
2868         * g++.old-deja/g++.brendan/new3.C: Same.
2869         * gcc.c-torture/execute/eeprof-1.x: Same.
2870
2871 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
2872
2873         PR c/14765
2874         * gcc.dg/pr14765-1.c: New test.
2875
2876 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2877
2878         PR c/14649
2879         * gcc.dg/pr14649-1.c: New test case.
2880
2881 2004-06-07  Richard Henderson  <rth@redhat.com>
2882
2883         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
2884         if temporaries.
2885
2886 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2887
2888         * g++.dg/eh/elide1.C: Remove XFAIL.
2889
2890 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
2891
2892         PR c++/15337
2893         * g++.dg/expr/sizeof3.C: New test.
2894
2895         PR c++/14777
2896         * g++.dg/template/access14.C: New test.
2897
2898         PR c++/15554
2899         * g++.dg/template/enum1.C: New test.
2900
2901         PR c++/15057
2902         * g++.dg/eh/throw1.C: New test.
2903
2904 2004-06-07  David Ayers  <d.ayers@inode.at>
2905             Ziemowit Laski  <zlaski@apple.com>
2906
2907         * lib/objc.exp (objc_target_compile): Revert the '-framework
2908         Foundation' flag fix, since bare Darwin does not ship
2909         with the Foundation framework.
2910         * objc/execute/next_mapping.h: Provide a local NSConstantString
2911         @interface and @implementation.
2912         (objc_constant_string_init): A constructor function, used to
2913         initialize the NSConstantString meta-class object.
2914         * objc/execute/string1.m: Include "next_mapping.h" instead of
2915         <Foundation/NSString.h>.
2916         * objc/execute/string2.m: Likewise.
2917         * objc/execute/string3.m: Likewise.
2918         * objc/execute/string4.m: Likewise.
2919
2920 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
2921
2922         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
2923         to double. Replace double with FLOAT.
2924         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
2925
2926         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
2927         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
2928         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
2929         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
2930         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
2931         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
2932         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
2933         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
2934
2935 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
2936
2937         PR c/13519
2938         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
2939
2940 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2941
2942         PR c++/15503
2943         * g++.dg/template/meminit2.C: New test.
2944
2945 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
2946
2947         PR target/15822
2948         * gcc.c-torture/execute/compare-fp-1.c,
2949         gcc.c-torture/execute/compare-fp-2.c,
2950         gcc.c-torture/execute/compare-fp-3.c,
2951         gcc.c-torture/execute/compare-fp-4.c,
2952         gcc.c-torture/execute/compare-fp-3.x,
2953         gcc.c-torture/execute/compare-fp-4.x: Moved...
2954         * gcc.c-torture/execute/ieee/compare-fp-1.c,
2955         gcc.c-torture/execute/ieee/compare-fp-2.c,
2956         gcc.c-torture/execute/ieee/compare-fp-3.c,
2957         gcc.c-torture/execute/ieee/compare-fp-4.c,
2958         gcc.c-torture/execute/ieee/compare-fp-3.x,
2959         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
2960
2961 2004-06-04  David Ayers  <d.ayers@inode.at>
2962
2963         * objc/execute/protocol-isEqual-4.m: New testcase.
2964
2965 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
2966
2967         * objc/execute/protocol-isEqual-1.m: New testcase.
2968         * objc/execute/protocol-isEqual-2.m: New testcase.
2969         * objc/execute/protocol-isEqual-3.m: New testcase.
2970
2971 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2972
2973         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
2974
2975 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
2976
2977         * lib/objc.exp (objc_target_compile): When running tests on
2978         Darwin (Mac OS X), inform the linker about '-framework
2979         'Foundation'.
2980
2981 2004-06-02  Eric Christopher  <echristo@redhat.com>
2982
2983         * gcc.c-torture/compile/20040602-1.c: New.
2984
2985 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
2986
2987         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
2988         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
2989
2990         PR tree-optimization/14736
2991         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
2992
2993         PR tree-optimization/14042
2994         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
2995
2996         PR tree-optimization/14729
2997         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
2998
2999 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3000
3001         PR fortran/15557
3002         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
3003
3004 2004-06-01  Richard Hederson  <rth@redhat.com>
3005
3006         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
3007
3008 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3009
3010         PR c++/14932
3011         * g++.dg/parse/offsetof4.C: New test.
3012
3013 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
3014
3015         PR objc/7993
3016         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
3017
3018 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
3019
3020         PR c++/15701
3021         * g++.dg/template/friend29.C: New test.
3022
3023 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3024
3025         PR c/15749
3026         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
3027
3028 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
3029
3030         * gcc.dg/sparc-trap-1.c: New test.
3031
3032 2004-05-31  Roger Sayle  <roger@eyesopen.com>
3033
3034         PR middle-end/15069
3035         * g++.dg/opt/fold3.C: New test case.
3036
3037 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
3038
3039         * lib/target-supports.exp (check_iconv_available): Fix fallout
3040         from 2004-05-28 patch.
3041
3042 2004-05-30  Paul Brook  <paul@codesourcery.com>
3043
3044         PR fortran/15620
3045         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
3046         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
3047
3048 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
3049
3050         * gfortran.fortran-torture/execute/random_1.f90: New test.
3051
3052 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3053
3054         * g++.dg/ext/altivec-10.C: New test.
3055
3056 2004-05-29  Paul Brook  <paul@codesourcery.com>
3057
3058         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
3059
3060 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3061
3062         * gcc.dg/altivec-16.c: New test.
3063
3064 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
3065
3066         * lib/target-supports.exp (check_vmx_hw_available): New.
3067         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
3068
3069         * lib/target-supports.exp (check_alias_available,
3070         check_iconv_available, check_named_sections_available): Use
3071         unique names for temporary files.
3072
3073 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3074
3075         * gcc.dg/altivec-15.c: New test.
3076
3077 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3078
3079         PR c++/15083
3080         * g++.dg/warn/noeffect6.C: New test.
3081
3082         PR c++/15471
3083         * g++.dg/expr/ptrmem4.C: New test.
3084
3085         PR c++/15640
3086         * g++.dg/template/operator3.C: New test.
3087
3088 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3089
3090         PR c++/14668
3091         * g++.dg/lookup/redecl1.C: New test.
3092         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
3093
3094 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
3095
3096         * gcc.c-torture/execute/compare-fp-1.c,
3097         gcc.c-torture/execute/compare-fp-2.c,
3098         gcc.c-torture/execute/compare-fp-3.c,
3099         gcc.c-torture/execute/compare-fp-4.c,
3100         gcc.c-torture/execute/compare-fp-3.x,
3101         gcc.c-torture/execute/compare-fp-4.x,
3102         gcc.dg/pr15649-1.c: New.
3103
3104 2004-05-27  Adam Nemet  <anemet@lnxw.com>
3105
3106         PR c++/12883
3107         * g++.dg/init/array14.C: New test.
3108
3109 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
3110
3111         * lib/compat.exp (compat-get-options-main): New.
3112         (compat-get-options): Remove unneeded code, warn for ignored
3113         command.
3114         (compat-execute): Check flag set by dg-require-* commands.
3115
3116         * lib/compat.exp (compat-execute): Break up long lines.
3117
3118 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
3119
3120         * gcc.dg/altivec-7.c: Don't use 'vector long'.
3121         * gcc.dg/altivec-14.c: New test.
3122         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
3123
3124         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
3125         * gcc.dg/altivec-12.c: Ditto.
3126
3127         * gcc.dg/altivec-3.c: Move call to altivec_check.
3128
3129 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3130
3131         PR c++/15044
3132         * g++.dg/template/error12.C: New test.
3133
3134         PR c++/15317
3135         * g++.dg/ext/attrib15.C: New test.
3136
3137         PR c++/15329
3138         * g++.dg/template/ptrmem9.C: New test.
3139
3140 2004-05-25  Paul Brook  <paul@codesourcery.com>
3141
3142         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
3143
3144 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3145
3146         PR c++/15165
3147         * g++.dg/template/crash19.C: New test.
3148
3149 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3150
3151         PR c++/15025
3152         * g++.dg/template/redecl1.C: New test.
3153
3154 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3155
3156         PR c++/14821
3157         * g++.dg/other/ns1.C: New test.
3158
3159         PR c++/14883
3160         * g++.dg/template/invalid1.C: New test.
3161
3162 2004-05-23  Paul Brook  <paul@codesourcery.com>
3163         Victor Leikehman  <lei@haifasphere.co.il>
3164
3165         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
3166         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
3167
3168 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3169
3170         PR c++/15285
3171         PR c++/15299
3172         * g++.dg/template/non-dependent5.C: New test.
3173         * g++.dg/template/non-dependent6.C: New test.
3174
3175 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3176
3177         PR c++/15507
3178         * g++.dg/inherit/union1.C: New test.
3179
3180         PR c++/15542
3181         * g++.dg/template/addr1.C: New test.
3182
3183         PR c++/15427
3184         * g++.dg/template/array5.C: New test.
3185
3186         PR c++/15287
3187         * g++.dg/template/array6.C: New test.
3188
3189 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
3190             Roger Sayle  <roger@eyesopen.com>
3191
3192         * g++.dg/lookup/forscope2.C: New test case.
3193
3194 2004-05-22  Ben Elliston  <bje@au.ibm.com>
3195
3196         * gcc.dg/cpp/Wmissingdirs.c: New.
3197
3198 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3199
3200         PR target/15301
3201         * gcc.dg/compat/union-m128-1.h: New file.
3202         * gcc.dg/compat/union-m128-1_main.c: Likewise.
3203         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3204         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3205
3206 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3207
3208         PR target/15302
3209         * gcc.dg/compat/struct-complex-1.h: New file.
3210         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
3211         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
3212         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3213
3214 2004-05-20  Roger Sayle  <roger@eyesopen.com>
3215
3216         PR middle-end/3074
3217         * gcc.dg/pr3074-1.c: New test case.
3218         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
3219
3220 2004-05-20  Falk Hueffner  <falk@debian.org>
3221
3222         PR other/15526
3223         * gcc.dg/ftrapv-1.c: New test case.
3224
3225 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
3226
3227         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
3228
3229 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
3230             Jeff Law  <law@redhat.com>
3231
3232         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
3233         * gcc.dg/tree-ssa/20040518-2.c: New test.
3234
3235         * gcc.dg/tree-ssa/20040518-1.c: New test.
3236
3237 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
3238
3239         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
3240
3241 2004-05-18  Paul Brook  <paul@codesourcery.com>
3242
3243         PR fortran/13930
3244         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
3245
3246 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3247
3248         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
3249         constant folding.
3250
3251 2004-05-17  Steven Bosscher  <stevenb@suse.de>
3252
3253         * gcc.dg/tree-ssa/20040517-1.c: New test.
3254
3255 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3256
3257         * gcc.dg/loop-4.c: New test.
3258
3259 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
3260
3261         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
3262
3263 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
3264
3265         PR fortran/15311
3266         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
3267
3268 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3269
3270         PR fortran/13826
3271         PR fortran/13940
3272         * gfortran.fortran-torture/compile/data_1.f90: New test.
3273
3274 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
3275
3276         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
3277         * gcc.dg/uninit-H.c: Define ASM for __s390__.
3278
3279 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3280
3281         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
3282
3283 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3284
3285         PR c/15444
3286         * gcc.dg/format/xopen-1.c: Adjust expected message.
3287         * gcc.dg/format/xopen-3.c: New test.
3288
3289 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
3290
3291         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
3292
3293 2004-05-14  Jeff Law  <law@redhat.com>
3294
3295         * gcc.dg/tree-ssa/20040514-2.c: New test.
3296
3297 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3298
3299         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
3300         this ...
3301         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
3302         this.
3303
3304 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
3305
3306         * gcc.dg/tree-ssa/20040514-1.c: New test.
3307
3308 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3309
3310         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
3311         test.
3312
3313 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3314
3315         PR fortran/14066
3316         * gfortran.fortran-torture/compile/do_1.f90: New test.
3317
3318 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3319
3320         PR fortran/15051
3321         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
3322         test.
3323
3324 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
3325
3326         PR fortran/15149
3327         * gfortran.fortran-torture/execute/random_init.f90: New test.
3328
3329 2004-05-13  Paul Brook  <paul@codesourcery.com>
3330
3331         PR fortran/15314
3332         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
3333
3334 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
3335
3336         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
3337         for the powerpc case.
3338
3339 2004-05-13  Jeff Law  <law@redhat.com>
3340
3341         * gcc.dg/tree-ssa/20040513-1.c: New test.
3342         * gcc.dg/tree-ssa/20040513-2.c: New test.
3343
3344 2004-05-13  Paul Brook  <paul@codesourcery.com>
3345
3346         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
3347         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
3348         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
3349
3350 2004-05-13  Andreas Schwab  <schwab@suse.de>
3351
3352         PR other/10819
3353         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
3354         characters.
3355
3356 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
3357
3358         PR fortran/15294
3359         * gfortran.fortran-torture/execute/adjustr.f90: New file.
3360
3361 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3362
3363         Merge from tree-ssa-20020619-branch.  See
3364         ChangeLog.tree-ssa for details.
3365
3366 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
3367
3368         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
3369         include <altivec.h> explicitly.
3370         * gcc.dg/altivec-13.c: Likewise.
3371
3372 2004-05-11  Paul Brook  <paul@codesourcery.com>
3373
3374         * gcc.c-torture/compile/20010518-1.c: Force enum size.
3375
3376 2004-05-10  Eric Christopher  <echristo@redhat.com>
3377
3378         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
3379         * gcc.dg/sibcall-4.c: Ditto.
3380
3381 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
3382
3383         * g++.dg/ext/altivec-8.C: New test case.
3384         * gcc.dg/altivec-13.c: New test case.
3385
3386 2004-05-08  Roger Sayle  <roger@eyesopen.com>
3387
3388         * gcc.c-torture/execute/divcmp-1.c: New test case.
3389         * gcc.c-torture/execute/divcmp-2.c: New test case.
3390         * gcc.c-torture/execute/divcmp-3.c: New test case.
3391
3392 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
3393
3394         * g++.dg/other/pragma-re-2.C: New test.
3395
3396 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3397
3398         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
3399         * gcc.dg/i386-387-2.c: Likewise.
3400
3401         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
3402         __builtin_drem.
3403         * gcc.dg/i386-387-6.c: Likewise.
3404
3405 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3406
3407         * gcc.dg/builtins-33.c:  Also check log1p*.
3408
3409 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
3410
3411         PR optimization/15296
3412         * gcc.c-torture/execute/pr15296.c: New test.
3413
3414 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
3415
3416         * gcc.dg/builtins-40.c: New test.
3417
3418 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
3419
3420         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
3421
3422 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
3423
3424         * g++.dg/ext/spe1.C: New testcase.
3425
3426 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
3427
3428         * objc.dg/image-info.m: Allow additional attributes
3429         for __image_info section.
3430
3431 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
3432
3433         * gcc.dg/torture/mips-hilo-2.c: New test.
3434
3435 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3436
3437         PR c++/14389
3438         * g++.dg/template/member5.C: New test.
3439
3440 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
3441
3442         * gcc.dg/builtins-34.c: Also check expm1*.
3443
3444 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3445
3446         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
3447         * gcc.dg/torture/builtin-convert-3.c: New test.
3448
3449 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
3450
3451         PR middle-end/15054
3452         * g++.dg/opt/pr15054.C: New test.
3453
3454 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3455
3456         * gcc.dg/torture/builtin-rounding-1.c: New test.
3457         * gcc.dg/builtins-25.c: Delete.
3458         * gcc.dg/builtins-29.c: Delete.
3459
3460 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
3461
3462         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
3463         * gcc.dg/sibcall-4.c: Likewise.
3464         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
3465
3466 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3467
3468         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
3469         bit-field on 16-bit targets.
3470
3471 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3472
3473         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
3474         16-bit targets.
3475
3476 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
3477
3478         * gcc.dg/rs6000-power2-1.c: Change to compile only.
3479         * gcc.dg/rs6000-power2-2.c: Likewise.
3480
3481 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
3482
3483         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
3484         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
3485         Change the asm registers to be in form of frN instead of fN.
3486
3487 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3488
3489         * gcc.dg/torture/builtin-convert-2.c: New test.
3490
3491 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
3492
3493         * gcc.dg/rs6000-power2-1.c: New test.
3494         * gcc.dg/rs6000-power2-2.c: New test.
3495
3496 2004-04-28  Jan Hubicka  <jh@suse.cz>
3497
3498         * gcc.dg/unused-6.c: New test.
3499
3500 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
3501             Ulrich Weigand  <uweigand@de.ibm.com>
3502
3503         * ada/acats/run_all.sh: Define $target variable.
3504
3505 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
3506
3507         PR c++/15119
3508         * g++.dg/other/vararg-1.C: New test.
3509
3510         PR c++/4794
3511         * g++.dg/eh/cleanup3.C: New test.
3512
3513 2004-04-24  Laurent GUERBY <laurent@guerby.net>
3514
3515         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
3516         and ad8011a (target_insn).
3517         * ada/acats/support/macro.dfs: Likewise.
3518         * ada/acats/support/impbit.adb: New file.
3519
3520 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
3521
3522         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
3523
3524 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3525
3526         * gcc.dg/loop-3.c: New test.
3527
3528 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
3529
3530         * gcc.c-torture/execute/simd-5.c: New test.
3531
3532 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3533
3534         PR c++/15064
3535         * g++.dg/template/crash18.C: New test.
3536
3537 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
3538
3539         * g++.dg/ext/complit3.C: New test.
3540
3541 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3542
3543         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
3544         * gcc.dg/altivec-3.c: Same.
3545         * gcc.dg/altivec-varargs-1.c: Same.
3546
3547 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3548
3549         * lib/target-supports.exp (check_profiling_available): Assume
3550         profiling is not available on powerpc-eabi targets.
3551
3552 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
3553
3554         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
3555         * gcc.dg/vmx/bug-1.c: Ditto.
3556
3557 2004-04-20  Eric Christopher  <echristo@redhat.com>
3558
3559         * gcc.dg/charset/extern.c: New test.
3560         * g++.dg/charset/extern3.cc: Ditto.
3561
3562 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
3563
3564         * gcc.dg/builtins-39.c: New test.
3565
3566 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
3567
3568         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
3569
3570 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
3571
3572         * gcc.dg/torture/mips-hilo-1.c: New test.
3573
3574 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
3575
3576         * gcc.c-torture/compile/20040419-1.c: New test.
3577
3578 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
3579
3580         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
3581
3582 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
3583             Aldy Hernandez  <aldyh@redhat.com>
3584
3585         * gcc.c-torture/execute/va-arg-24.c: New.
3586
3587 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
3588             Aldy Hernandez  <aldyh@redhat.com>
3589
3590         * gcc.dg/vmx/1b-01.c: New.
3591         * gcc.dg/vmx/1b-02.c: New.
3592         * gcc.dg/vmx/1b-03.c: New.
3593         * gcc.dg/vmx/1b-04.c: New.
3594         * gcc.dg/vmx/1b-05.c: New.
3595         * gcc.dg/vmx/1b-06.c: New.
3596         * gcc.dg/vmx/1b-07.c: New.
3597         * gcc.dg/vmx/1c-01.c: New.
3598         * gcc.dg/vmx/1c-02.c: New.
3599         * gcc.dg/vmx/3a-01a.c: New.
3600         * gcc.dg/vmx/3a-01.c: New.
3601         * gcc.dg/vmx/3a-01m.c: New.
3602         * gcc.dg/vmx/3a-03.c: New.
3603         * gcc.dg/vmx/3a-03m.c: New.
3604         * gcc.dg/vmx/3a-04.c: New.
3605         * gcc.dg/vmx/3a-04m.c: New.
3606         * gcc.dg/vmx/3a-05.c: New.
3607         * gcc.dg/vmx/3a-06.c: New.
3608         * gcc.dg/vmx/3a-06m.c: New.
3609         * gcc.dg/vmx/3a-07.c: New.
3610         * gcc.dg/vmx/3b-01.c: New.
3611         * gcc.dg/vmx/3b-02.c: New.
3612         * gcc.dg/vmx/3b-10.c: New.
3613         * gcc.dg/vmx/3b-13.c: New.
3614         * gcc.dg/vmx/3b-14.c: New.
3615         * gcc.dg/vmx/3b-15.c: New.
3616         * gcc.dg/vmx/3c-01a.c: New.
3617         * gcc.dg/vmx/3c-01.c: New.
3618         * gcc.dg/vmx/3c-02.c: New.
3619         * gcc.dg/vmx/3c-03.c: New.
3620         * gcc.dg/vmx/3d-01.c: New.
3621         * gcc.dg/vmx/4-01.c: New.
3622         * gcc.dg/vmx/4-03.c: New.
3623         * gcc.dg/vmx/5-01.c: New.
3624         * gcc.dg/vmx/5-02.c: New.
3625         * gcc.dg/vmx/5-03.c: New.
3626         * gcc.dg/vmx/5-04.c: New.
3627         * gcc.dg/vmx/5-05.c: New.
3628         * gcc.dg/vmx/5-06.c: New.
3629         * gcc.dg/vmx/5-07.c: New.
3630         * gcc.dg/vmx/5-07t.c: New.
3631         * gcc.dg/vmx/5-08.c: New.
3632         * gcc.dg/vmx/5-10.c: New.
3633         * gcc.dg/vmx/5-11.c: New.
3634         * gcc.dg/vmx/7-01a.c: New.
3635         * gcc.dg/vmx/7-01.c: New.
3636         * gcc.dg/vmx/7c-01.c: New.
3637         * gcc.dg/vmx/7d-01.c: New.
3638         * gcc.dg/vmx/7d-02.c: New.
3639         * gcc.dg/vmx/8-01.c: New.
3640         * gcc.dg/vmx/8-02a.c: New.
3641         * gcc.dg/vmx/8-02.c: New.
3642         * gcc.dg/vmx/brode-1.c: New.
3643         * gcc.dg/vmx/bug-1.c: New.
3644         * gcc.dg/vmx/bug-2.c: New.
3645         * gcc.dg/vmx/bug-3.c: New.
3646         * gcc.dg/vmx/cw-bug-1.c: New.
3647         * gcc.dg/vmx/cw-bug-2.c: New.
3648         * gcc.dg/vmx/cw-bug-3.c: New.
3649         * gcc.dg/vmx/dct.c: New.
3650         * gcc.dg/vmx/debug-1.c: New.
3651         * gcc.dg/vmx/debug-2.c: New.
3652         * gcc.dg/vmx/debug-3.c: New.
3653         * gcc.dg/vmx/debug-4.c: New.
3654         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
3655         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
3656         * gcc.dg/vmx/eg-5.c: New.
3657         * gcc.dg/vmx/fft.c: New.
3658         * gcc.dg/vmx/gcc-bug-1.c: New.
3659         * gcc.dg/vmx/gcc-bug-2.c: New.
3660         * gcc.dg/vmx/gcc-bug-3.c: New.
3661         * gcc.dg/vmx/gcc-bug-4.c: New.
3662         * gcc.dg/vmx/gcc-bug-5.c: New.
3663         * gcc.dg/vmx/gcc-bug-6.c: New.
3664         * gcc.dg/vmx/gcc-bug-7.c: New.
3665         * gcc.dg/vmx/gcc-bug-8.c: New.
3666         * gcc.dg/vmx/gcc-bug-9.c: New.
3667         * gcc.dg/vmx/gcc-bug-b.c: New.
3668         * gcc.dg/vmx/gcc-bug-c.c: New.
3669         * gcc.dg/vmx/gcc-bug-d.c: New.
3670         * gcc.dg/vmx/gcc-bug-e.c: New.
3671         * gcc.dg/vmx/gcc-bug-f.c: New.
3672         * gcc.dg/vmx/gcc-bug-g.c: New.
3673         * gcc.dg/vmx/gcc-bug-i.c: New.
3674         * gcc.dg/vmx/harness.h: New.
3675         * gcc.dg/vmx/ira1.c: New.
3676         * gcc.dg/vmx/ira2a.c: New.
3677         * gcc.dg/vmx/ira2b.c: New.
3678         * gcc.dg/vmx/ira2.c: New.
3679         * gcc.dg/vmx/ira2c.c: New.
3680         * gcc.dg/vmx/mem.c: New.
3681         * gcc.dg/vmx/newton-1.c: New.
3682         * gcc.dg/vmx/ops.c: New.
3683         * gcc.dg/vmx/sn7153.c: New.
3684         * gcc.dg/vmx/spill2.c: New.
3685         * gcc.dg/vmx/spill3.c: New.
3686         * gcc.dg/vmx/spill.c: New.
3687         * gcc.dg/vmx/t.c: New.
3688         * gcc.dg/vmx/varargs-1.c: New.
3689         * gcc.dg/vmx/varargs-2.c: New.
3690         * gcc.dg/vmx/varargs-3.c: New.
3691         * gcc.dg/vmx/varargs-4.c: New.
3692         * gcc.dg/vmx/varargs-5.c: New.
3693         * gcc.dg/vmx/varargs-6.c: New.
3694         * gcc.dg/vmx/varargs-7.c: New.
3695         * gcc.dg/vmx/vmx.exp: New.
3696         * gcc.dg/vmx/vprint-1.c: New.
3697         * gcc.dg/vmx/vscan-1.c: New.
3698         * gcc.dg/vmx/x-01.c: New.
3699         * gcc.dg/vmx/x-02.c: New.
3700         * gcc.dg/vmx/x-03.c: New.
3701         * gcc.dg/vmx/x-04.c: New.
3702         * gcc.dg/vmx/x-05.c: New.
3703         * gcc.dg/vmx/yousufi-1.c: New.
3704         * gcc.dg/vmx/zero-1.c: New.
3705         * gcc.dg/vmx/zero.c: New.
3706
3707 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
3708
3709         * g++.dg/lookup/java1.C: Update for chage of
3710         _Jv_AllocObject.
3711         * g++.dg/lookup/java2.C: Likewise.
3712
3713 2004-04-17  Laurent GUERBY <laurent@guerby.net>
3714
3715         * ada/acats/run_all.sh: use -O2 by default.
3716
3717 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
3718
3719         * gcc.dg/vr-mult-[12].c: New tests.
3720
3721 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3722
3723         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
3724
3725         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
3726
3727 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
3728
3729         * lib/target-supports.exp (check_profiling_available): Assume profiling
3730         isn't available for mips*-*-elf targets.
3731
3732 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
3733
3734         * gcc.dg/builtins-38.c: New test.
3735
3736 2004-04-14  Eric Christopher  <echristo@redhat.com>
3737
3738         * g++.dg/charset/charset.exp: Run .cc extension tests.
3739
3740 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
3741
3742         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
3743
3744 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3745
3746         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
3747
3748 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
3749
3750         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
3751         * gcc.dg/i386-387-2.c: Likewise.
3752
3753         * gcc.dg/i386-387-7.c: New test.
3754         * gcc.dg/i386-387-8.c: New test.
3755
3756         * gcc.dg/builtins-37.c: New test.
3757
3758 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
3759
3760         * g++.dg/pch/externc-1.C: Add missing semicolon.
3761
3762 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
3763
3764         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
3765
3766 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3767
3768         * gcc.c-torture/execute/20040411-1.c: New test.
3769
3770 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3771
3772         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
3773
3774 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
3775
3776         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
3777
3778 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
3779
3780         * lib/target-supports.exp (check_named_sections_available): New.
3781         * lib/gcc-dg.exp (dg-require-named-sections): New.
3782         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
3783         old-deja.exp.  Also prune error-count message from HP linker.
3784         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
3785
3786         * g++.dg/init/init-ref4.C: Use dg-require-weak.
3787         * g++.old-deja/g++.pt/static3.C: Likewise.
3788         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
3789
3790 2004-04-09  Roger Sayle  <roger@eyesopen.com>
3791
3792         * gcc.c-torture/execute/20040409-1.c: New test case.
3793         * gcc.c-torture/execute/20040409-2.c: New test case.
3794         * gcc.c-torture/execute/20040409-3.c: New test case.
3795
3796 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
3797
3798         * gcc.dg/20040409-1.c: New test.
3799
3800 2004-04-08  Roger Sayle  <roger@eyesopen.com>
3801
3802         PR target/14888
3803         * g++.dg/opt/pr14888.C: New test case.
3804
3805 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
3806
3807         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
3808         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
3809         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
3810         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
3811         New tests.
3812
3813 2004-04-08  Paul Brook  <paul@codesourcery.com>
3814
3815         * gcc.dg/spill-1.c: New test.
3816
3817 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3818
3819         * gcc.dg/torture/builtin-ctype-2.c: New test.
3820
3821 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
3822
3823         * gcc.dg/pch/pch.exp: Add largefile test.
3824
3825 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
3826
3827         * g++.dg/pch/externc-1.Hs: New.
3828         * g++.dg/pch/externc-1.C: New.
3829
3830 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3831
3832         * gcc.dg/compat/struct-by-value-5a_main.c,
3833         gcc.dg/compat/struct-by-value-5b_main.c: New files.
3834         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
3835         * gcc.dg/compat/struct-by-value-5a_x.c,
3836         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
3837         gcc.dg/compat/struct-by-value-5_x.c.
3838         * gcc.dg/compat/struct-by-value-5a_y.c,
3839         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
3840         gcc.dg/compat/struct-by-value-5_y.c.
3841
3842         * gcc.dg/compat/struct-by-value-6a_main.c,
3843         gcc.dg/compat/struct-by-value-6b_main.c: New files.
3844         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
3845         * gcc.dg/compat/struct-by-value-6a_x.c,
3846         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
3847         gcc.dg/compat/struct-by-value-6_x.c.
3848         * gcc.dg/compat/struct-by-value-6a_y.c,
3849         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
3850         gcc.dg/compat/struct-by-value-6_y.c.
3851
3852         * gcc.dg/compat/struct-by-value-7a_main.c,
3853         gcc.dg/compat/struct-by-value-7b_main.c: New files.
3854         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
3855         * gcc.dg/compat/struct-by-value-7a_x.c,
3856         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
3857         gcc.dg/compat/struct-by-value-7_x.c.
3858         * gcc.dg/compat/struct-by-value-7a_y.c,
3859         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
3860         gcc.dg/compat/struct-by-value-7_y.c.
3861
3862 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
3863
3864         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
3865         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
3866         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
3867         options.
3868
3869 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
3870
3871         * gcc.dg/builtins-36.c: New test.
3872
3873 2004-04-06  Paul Brook  <paul@codesourcery.com>
3874
3875         * README.gcc: Remove obsolete contraint on testcases.
3876
3877 2004-04-05  Paul Brook  <paul@codesourcery.com>
3878
3879         PR2123
3880         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
3881         failure and exit(0) on success.
3882         * g++.dg/expr/anew2.C: Ditto.
3883         * g++.dg/expr/anew3.C: Ditto.
3884         * g++.dg/expr/anew4.C: Ditto.
3885
3886 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
3887
3888         PR c++/3518
3889         * g++.dg/template/unify7.C: New.
3890
3891 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3892
3893         * g++.dg/README: Bring up to date with new subdirectories; remove
3894         duplicate subdirectory lines.
3895
3896 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
3897
3898         PR c++/14007
3899         * g++.dg/template/unify5.C: New.
3900         * g++.dg/template/unify6.C: New.
3901         * g++.dg/template/qualttp20.C: Adjust.
3902         * g++.old-deja/g++.jason/report.C: Adjust.
3903         * g++.old-deja/g++.other/qual1.C: Adjust.
3904
3905 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
3906
3907         PR c++/14803
3908         * g++.dg/inherit/ptrmem1.C: New test.
3909
3910 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
3911
3912         PR c++/14755
3913         * gcc.c-torture/execute/20040331-1.c: New test.
3914         * gcc.dg/20040331-1.c: New test.
3915
3916 2004-04-01  Paul Brook  <paul@codesourcery.com>
3917
3918         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
3919
3920 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
3921
3922         PR c++/14724
3923         * g++.dg/init/goto1.C: New test.
3924
3925         PR c++/14763
3926         * g++.dg/template/defarg4.C: New test.
3927
3928 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
3929
3930         * gcc.dg/altivec-11.c: Extend test for more valid cases.
3931
3932 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
3933
3934         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
3935
3936 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
3937
3938         * gcc.dg/noncompile/undeclared-2.c: New test.
3939
3940 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
3941
3942         * gcc.dg/940409-1.c: Remove XFAIL.
3943         * gcc.dg/reg-vol-struct-1.c: New test.
3944
3945 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3946
3947         * gcc.dg/torture/builtin-wctype-1.c: New test.
3948
3949 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
3950
3951         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
3952         * gcc.dg/20001101-1.c: Likewise.
3953         * gcc.dg/20001102-1.c: Likewise.
3954
3955 2004-03-25  Roger Sayle  <roger@eyesopen.com>
3956
3957         * gcc.dg/compare8.c: Add an additional test for XOR.
3958
3959 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3960
3961         * gcc.dg/torture/builtin-ctype-1.c: New test.
3962
3963 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3964
3965         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
3966         * gcc.dg/torture/builtin-math-1.c: Likewise.
3967         * gcc.dg/torture/builtin-power-1.c: New test.
3968
3969 2004-03-24  Andreas Schwab  <schwab@suse.de>
3970
3971         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
3972         IA64 assembler.
3973
3974 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
3975             Roger Sayle  <roger@eyesopen.com>
3976
3977         * gcc.dg/compare8.c: New test case.
3978
3979 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
3980
3981         * g++.dg/ext/altivec-7.C: New test.
3982
3983 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
3984
3985         PR 12267, 12391, 12560, 13129, 14114, 14133
3986         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
3987         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
3988         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
3989         Adjust error regexps.
3990         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
3991         * gcc.dg/noncompile/undeclared-1.c: New test cases.
3992         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
3993         * gcc.dg/local1.c: Add explanatory comment.
3994
3995 2004-03-23  Roger Sayle  <roger@eyesopen.com>
3996
3997         PR optimization/14669
3998         * g++.dg/opt/fold2.C: New test case.
3999
4000 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
4001
4002         PR c/14069
4003         * gcc.dg/20040322-1.c: New test.
4004
4005 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
4006
4007         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
4008         * gcc.dg/ultrasp4.c: Likewise.
4009         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
4010
4011 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4012
4013         * gcc.dg/i386-sse-8.c: Reset default options.
4014
4015 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4016
4017         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
4018         in the error message text.
4019
4020 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4021
4022         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
4023
4024 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
4025
4026         PR c++/14616
4027         * g++.dg/init/array13.C: New test.
4028
4029 2004-03-20  Roger Sayle  <roger@eyesopen.com>
4030
4031         PR target/13889
4032         * gcc.c-torture/compile/pr13889.c: New test case.
4033
4034 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4035
4036         PR c/14635
4037         * builtins-1.c (nan, nans): Don't test.
4038         * builtins-30.c: Don't use nan, nanf, nanl.
4039         * builtins-35.c: New test.
4040
4041 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
4042
4043         * g++.dg/ext/altivec-6.C: New test.
4044
4045 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
4046
4047         * g++.dg/init/placement3.C: New test.
4048
4049         * g++.dg/template/spec13.C: New test.
4050
4051         * g++.dg/lookup/using11.C: New test.
4052
4053         * g++.dg/lookup/koenig3.C: New test.
4054
4055         * g++.dg/template/operator2.C: New test.
4056
4057         * g++.dg/expr/dtor3.C: New test.
4058         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
4059         marker.
4060         * g++.old-deja/g++.law/visibility28.C: Likewise.
4061
4062 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
4063
4064         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
4065         * gcc.dg/ppc64-abi-3.c: Likewise.
4066
4067 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4068
4069         PR c++/14545
4070         * g++.dg/parse/template15.C: New test.
4071
4072 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4073
4074         * g++.dg/expr/dtor2.C: New test.
4075
4076         * g++.dg/lookup/anon4.C: New test.
4077
4078         * g++.dg/overload/using1.C: New test.
4079
4080         * g++.dg/template/lookup7.C: New test.
4081
4082         * g++.dg/template/typename6.C: New test.
4083
4084         * g++.dg/expr/cond6.C: New test.
4085
4086 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4087
4088         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
4089
4090 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4091
4092         * g++.dg/expr/cond5.C: New test.
4093         * g++.dg/expr/constcast1.C: Likewise.
4094         * g++.dg/expr/ptrmem2.C: Likewise.
4095         * g++.dg/expr/ptrmem3.C: Likewise.
4096         * g++.dg/lookup/main1.C: Likewise.
4097         * g++.dg/template/lookup6.C: Likewise.
4098
4099 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4100
4101         * gcc.dg/local1.c: New test.
4102
4103         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
4104
4105 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4106
4107         * gcc.dg/torture/builtin-convert-1.c: New test.
4108
4109 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4110
4111         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
4112
4113 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4114
4115         PR c++/14481
4116         * g++.dg/warn/Wunused-7.C: New test.
4117
4118 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4119
4120         * gcc.dg/torture/builtin-integral-1.c: New test.
4121
4122 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4123
4124         PR c++/14586
4125         * g++.dg/parse/non-dependent3.C: New test.
4126
4127 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
4128
4129         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
4130         * g++.dg/eh/simd-2.C: Likewise.
4131         * g++.dg/init/array10.C: Likewise.
4132         * gcc.c-torture/compile/simd-1.c: Likewise.
4133         * gcc.c-torture/compile/simd-2.c: Likewise.
4134         * gcc.c-torture/compile/simd-3.c: Likewise.
4135         * gcc.c-torture/compile/simd-4.c: Likewise.
4136         * gcc.c-torture/compile/simd-6.c: Likewise.
4137         * gcc.c-torture/execute/simd-1.c: Likewise.
4138         * gcc.c-torture/execute/simd-2.c: Likewise.
4139         * gcc.dg/compat/vector-defs.h: Likewise.
4140         * gcc.dg/20020531-1.c: Likewise.
4141         * gcc.dg/altivec-3.c: Likewise.
4142         * gcc.dg/altivec-4.c: Likewise.
4143         * gcc.dg/altivec-varargs-1.c: Likewise.
4144         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
4145         * gcc.dg/i386-mmx-3.c: Likewise.
4146         * gcc.dg/i386-sse-4.c: Likewise.
4147         * gcc.dg/i386-sse-5.c: Likewise.
4148         * gcc.dg/i386-sse-8.c: Likewise.
4149         * gcc.dg/simd-1.c: Likewise.
4150         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
4151         __ev64_opaque__ since the machine description provides it.
4152
4153 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4154
4155         * lib/compat.exp (skip_list): New global variable.
4156         Use it to hold the user defined COMPAT_SKIPS list if any.
4157         (compat-obj): Add the members of skip_list to optall.
4158
4159 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4160
4161         * gcc.dg/compat/union-by-value-1_main.c,
4162         union-by-value-1_x.c, union-by-value-1_y.c,
4163         union-check.h, union-defs.h,
4164         union-init.h, union-return-1_main.c,
4165         union-return-1_x.c, union-return-1_y.c: New files.
4166
4167 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4168
4169         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
4170         mixed-struct-init.h: Add 4 mixed structure types.
4171         struct-by-value-21_main.c, struct-by-value-21_x.c,
4172         struct-by-value-21_y.c, struct-return-21_main.c,
4173         struct-return-21_x.c, struct-return-21_y.c: New files.
4174
4175 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
4176
4177         PR c++/14550
4178         * g++.dg/parse/template14.C: New test.
4179
4180 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4181
4182         * gcc.c-torture/execute/20040313-1.c: New test.
4183
4184 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
4185
4186         PR target/14533
4187         * gcc.dg/20040311-2.c: New test.
4188
4189 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
4190
4191         PR other/14544
4192         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
4193         bit-field.
4194
4195 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
4196
4197         * gcc.dg/20040305-2.c: Add missing return statement.
4198
4199 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4200
4201         * gcc.dg/builtins-34.c: Also check pow10*.
4202
4203 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4204
4205         PR target/14262
4206         * gcc.dg/20040305-2.c: New test.
4207
4208 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4209
4210         * gcc.dg/20040310-1.c: New test.
4211
4212 2004-03-11  Roger Sayle  <roger@eyesopen.com>
4213
4214         * gcc.c-torture/execute/20040311-1.c: New test case.
4215
4216 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
4217
4218         PR c++/14476
4219         * g++.dg/lookup/enum1.C: New test.
4220
4221 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
4222
4223         PR c++/14510
4224         * g++.dg/lookup/struct2.C: New test.
4225
4226 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
4227
4228         * gcc.dg/builtins-34.c: New test.
4229
4230 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4231
4232         * gcc.dg/torture/builtin-nonneg-1.c: New test.
4233
4234 2004-03-09  James E Wilson  <wilson@specifixinc.com>
4235
4236         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
4237         * gcc.dg/alias-2.c: New testcase.
4238
4239 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
4240
4241         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
4242
4243 2004-03-09  Roger Sayle  <roger@eyesopen.com>
4244
4245         * gcc.c-torture/execute/20040309-1.c: New test case.
4246
4247 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
4248
4249         PR c++/14397
4250         * g++.dg/overload/ref1.C: New.
4251
4252 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4253
4254         PR c++/14409
4255         * g++.dg/template/spec12.C: New test.
4256
4257         PR c++/14448
4258         * g++.dg/parse/crash14.C: New test.
4259
4260 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4261
4262         PR c++/14230
4263         * g++.dg/init/ref11.C: New test.
4264
4265 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4266
4267         PR c++/14432
4268         * g++.dg/parse/builtin2.C: New test.
4269
4270 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4271
4272         PR c++/14401
4273         * g++.dg/init/ctor3.C: New test.
4274         * g++.dg/init/union1.C: New test.
4275         * g++.dg/ext/anon-struct4.C: New test.
4276
4277 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4278
4279         * g++.dg/lookup/koenig1.C: Tweak error messages.
4280         * g++.dg/lookup/used-before-declaration.C: Likewise.
4281         * g++.dg/other/do1.C: Likewise.
4282         * g++.dg/overload/koenig1.C: Likewise.
4283         * g++.dg/parse/crash13.C: Likewise.
4284         * g++.dg/template/instantiate3.C: Likewise.
4285
4286 2004-03-08  Eric Christopher  <echristo@redhat.com>
4287
4288         * * lib/target-supports.exp: Enable libiconv in test
4289         compilation.  Fix up error checking.
4290
4291 2004-03-08  Roger Sayle  <roger@eyesopen.com>
4292
4293         PR middle-end/14289
4294         * gcc.dg/pr14289-1.c: New test case.
4295         * gcc.dg/pr14289-2.c: Likewise.
4296         * gcc.dg/pr14289-3.c: Likewise.
4297
4298 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
4299
4300         * gcc.c-torture/execute/20040308-1.c: New test.
4301
4302 2004-03-07  Roger Sayle  <roger@eyesopen.com>
4303
4304         * gcc.c-torture/execute/20040307-1.c: New test case.
4305
4306 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
4307
4308         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
4309
4310 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
4311
4312         * gcc.dg/20040306-1.c: New test.
4313
4314 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
4315
4316         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
4317         them static.
4318         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
4319
4320 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4321
4322         PR c/14465
4323         * gcc.dg/decl-6.c: New test.
4324
4325 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4326
4327         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
4328         Rename LOGPOW -> LOG_POW.
4329         (SQRT_EXP, POW_EXP): New.
4330
4331 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4332
4333         * gcc.dg/i386-sse-8.c: New test.
4334
4335 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4336
4337         PR c/14114
4338         * gcc.dg/decl-5.c: New test.
4339
4340 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
4341
4342         * gcc.dg/20040305-1.c: New test.
4343
4344 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
4345
4346         PR other/14354
4347         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
4348
4349 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
4350
4351         PR c++/14425, c++/14426
4352         * g++.dg/ext/altivec-4.C: New test.
4353         * g++.dg/ext/altivec-5.C: New test.
4354
4355 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
4356
4357         * g++.old-deja/g++.other/linkage1.C: Expect errors about
4358         global variables of a type with no linkage.
4359         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
4360         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
4361         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
4362         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
4363         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
4364         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
4365         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
4366         * g++.dg/warn/deprecated.C: Name enum Color.
4367         * g++.dg/overload/VLA.C: Name structure for 'b'.
4368         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
4369
4370 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4371
4372         * gcc.c-torture/compile/20040304-1.c: New test.
4373
4374 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
4375
4376         PR 13728
4377         * gcc.dg/decl-4.c: New testcase.
4378
4379 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
4380
4381         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
4382         as PRECF if sizeof (float) > sizeof (double).
4383         (PRECL): Make it the same as PRECF if
4384         sizeof (float) > sizeof (long double).
4385
4386 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4387
4388         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
4389         system type.  Add check for irix6 which doesn't have c99 runtime.
4390
4391 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
4392
4393         * gcc.dg/const-elim-1.c: xfail for xtensa.
4394
4395 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4396
4397         PR c++/14369
4398         * g++.dg/template/cond4.C: New test.
4399
4400 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4401
4402         PR c++/14360
4403         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
4404
4405         PR c++/14361
4406         * g++.dg/parse/defarg7.C: New test.
4407
4408         PR c++/14359
4409         * g++.dg/template/friend26.C: New test.
4410
4411 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4412
4413         PR c++/14324
4414         * g++.dg/abi/mangle21.C: New test.
4415
4416         PR c++/14260
4417         * g++.dg/parse/constructor2.C: New test.
4418
4419         PR c++/14337
4420         * g++.dg/template/sfinae1.C: New test.
4421
4422 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4423
4424         PR c++/14267
4425         * g++.dg/expr/crash2.C: New test.
4426
4427         PR middle-end/13448
4428         * gcc.dg/inline-5.c: New test.
4429         * gcc.dg/always-inline.c: Split out tests into ...
4430         * gcc.dg/always-inline2.c: ... this and ...
4431         * gcc.dg/always-inline3.c: ... this.
4432
4433 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4434
4435         PR debug/12103
4436         * g++.dg/debug/crash1.C: New test.
4437
4438 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
4439
4440         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
4441         function with __attribute__((noinline)).
4442         (recurser_void2): Likewise.
4443         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
4444         (recurser_void2): Likewise.
4445
4446 2004-02-29  Roger Sayle  <roger@eyesopen.com>
4447
4448         PR middle-end/14203
4449         * g++.dg/warn/Wunused-6.C: New test case.
4450
4451 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
4452
4453         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
4454         not defined.
4455
4456 2004-02-27  Eric Christopher  <echristo@redhat.com>
4457
4458         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
4459         * g++.dg/charset/asm2.c: Run only x86.
4460         * gcc.dg/charset/asm3.c: Ditto.
4461
4462 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
4463
4464         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
4465         ld_library_path.
4466
4467 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
4468
4469         * g++.dg/ext/altivec-3.C: New.
4470
4471 2004-02-26  Richard Henderson  <rth@redhat.com>
4472
4473         * g++.dg/ext/attrib10.C: Mark for warning.
4474         * gcc.dg/attr-alias-1.c: New.
4475
4476 2004-02-26  Richard Henderson  <rth@redhat.com>
4477
4478         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
4479         * gcc.c-torture/execute/20040208-2.c: ... it back.
4480
4481 2004-02-26  Eric Christopher  <echristo@redhat.com>
4482
4483         * lib/target-supports.exp (check-iconv-available): New function.
4484         * lib/gcc-dg.exp (dg-require-iconv): New function.
4485         Use above.
4486         * gcc.dg/charset: New directory.
4487         * gcc.dg/charset/charset.exp: New file.
4488         * gcc.dg/charset/asm1.c: Ditto.
4489         * gcc.dg/charset/asm2.c: Ditto.
4490         * gcc.dg/charset/asm3.c: Ditto.
4491         * gcc.dg/charset/asm4.c: Ditto.
4492         * gcc.dg/charset/asm5.c: Ditto.
4493         * gcc.dg/charset/attribute1.c: Ditto.
4494         * gcc.dg/charset/attribute2.c: Ditto.
4495         * gcc.dg/charset/string1.c: Ditto.
4496         * g++.dg/charset: New directory.
4497         * g++.dg/dg.exp: Add here. Special options.
4498         * g++.dg/charset/charset.exp: New file.
4499         * g++.dg/charset/asm1.c: Ditto.
4500         * g++.dg/charset/asm2.c: Ditto.
4501         * g++.dg/charset/asm3.c: Ditto.
4502         * g++.dg/charset/asm4.c: Ditto.
4503         * g++.dg/charset/attribute1.c: Ditto.
4504         * g++.dg/charset/attribute2.c: Ditto.
4505         * g++.dg/charset/extern1.cc: Ditto.
4506         * g++.dg/charset/extern2.cc: Ditto.
4507         * g++.dg/charset/string1.c: Ditto.
4508
4509 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
4510
4511         PR c++/14278
4512         * g++.dg/parse/comma1.C: New test.
4513
4514 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4515
4516         PR c++/14284
4517         * g++.dg/template/ttp8.C: New test.
4518
4519 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
4520
4521         * gcc.dg/fixuns-trunc-1.c: New test.
4522
4523 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4524
4525         * gcc.dg/builtins-config.h: Use #elif.
4526
4527 2004-02-26  Michael Matz  <matz@suse.de>
4528
4529         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
4530         * gcc.dg/991214-1.c: Likewise.
4531         * gcc.dg/i386-asm-1.c: Likewise.
4532
4533 2004-02-25  Richard Henderson  <rth@redhat.com>
4534
4535         * gcc.c-torture/execute/20040208-2.c: Move ...
4536         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
4537
4538 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4539
4540         PR c++/14246
4541         * g++.dg/other/crash-3.C: New test.
4542
4543 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4544
4545         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
4546         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
4547
4548         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
4549         HP-UX.
4550
4551 2004-02-24  Michael Matz  <matz@suse.de>
4552
4553         * gcc.dg/i386-regparm.c: New.
4554
4555 2004-02-23  James E Wilson  <wilson@specifixinc.com>
4556
4557         * gcc.c-torture/execute/20040223-1.c: New.
4558
4559 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
4560             Kazu Hirata  <kazu@cs.umass.edu>
4561
4562         * gcc.dg/fwritable-strings-1.c: Remove.
4563
4564 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
4565
4566         PR c/14156
4567         * gcc.dg/20040223-1.c: New test.
4568
4569 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4570
4571         PR c++/14106
4572         * g++.dg/ext/typeof9.C: New test.
4573
4574 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4575
4576         PR c++/14250
4577         * g++.dg/other/switch1.C: New test.
4578
4579 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4580
4581         * gcc.dg/cast-function-1.c: Adjust for new informative message.
4582         * gcc.dg/va-arg-1.c: Likewise.
4583
4584 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4585
4586         PR c++/14143
4587         * g++.dg/template/koenig5.C: New test.
4588
4589 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
4590
4591         * g++.dg/ext/altivec-1.C: Generalize target triple.
4592         * g++.dg/ext/altivec-2.C: New test case.
4593         * g++.dg/ext/altivec_check.h: New file.
4594         * gcc.dg/altivec-1.c: Generalize target triple;
4595         include altivec_check.h and call altivec_check().
4596         * gcc.dg/altivec-[2-5].c: Generalize target triple.
4597         * gcc.dg/altivec-6.c: New test case.
4598         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
4599         type casts as needed.
4600         * gcc.dg/altivec-10.c: Include altivec_check.h and call
4601         altivec_check().
4602         * gcc.dg/altivec-12.c: New test case.
4603         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
4604         include altivec_check.h and call altivec_check().
4605         * gcc.dg/altivec_check.h: New file.
4606
4607 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4608
4609         * lib/target-supports.exp (check_alias_available): Don't mangle
4610         function `g' in test program.
4611
4612 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4613
4614         * lib/target-supports.exp (check_profiling_available): Check
4615         argument to determine whether we support a profiling type.
4616         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
4617         check_profiling_available.
4618         * g++.dg/bprob/bprob.exp: Likewise
4619         * g77.dg/bprob/bprob.exp: Likewise.
4620         * gcc.misc-tests/bprob.exp: Likewise.
4621         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
4622         dg-require-profiling and delete expected error handling.
4623         * gcc.dg/20021014-1.c: Likewise.
4624         * gcc.dg/nest.c: Likewise.
4625
4626 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4627
4628         PR c++/12007
4629         * g++.dg/other/vthunk1.C: New test.
4630
4631 2004-02-20  Falk Hueffner  <falk@debian.org>
4632
4633         PR target/14201
4634         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
4635
4636 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
4637
4638         PR c++/13927
4639         * g++.dg/other/error8.C: Remove XFAIL markers.
4640
4641         PR c++/14173
4642         * g++.dg/ext/packed5.C: New test.
4643
4644         PR c++/14199
4645         * g++.dg/warn/Wunused-5.C: New test.
4646
4647         PR c++/14186
4648         * g++.dg/lookup/member1.C: New test.
4649
4650 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
4651
4652         * gcc.c-torture/compile/20040130-1.c: Enable only when
4653         __INT_MAX__ >= 2147483647L.
4654         * gcc.c-torture/compile/961203-1.c: Likewise.
4655
4656 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
4657
4658         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
4659         * g++.dg/opt/template1.C: Robustify assembler regexp
4660
4661 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4662
4663         * gcc.c-torture/execute/simd-4.x: Remove.
4664         * gcc.c-torture/execute/va-arg-25.x: Likewise.
4665         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
4666         Guard with #ifndef SKIP_ATTRIBUTE.
4667         * gcc.dg/compat/vector-1_y.c: Likewise.
4668         * gcc.dg/compat/vector-2_x.c: Likewise.
4669         * gcc.dg/compat/vector-2_y.c: Likewise.
4670         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
4671         * g++.dg/eh/simd-2.C: Likewise.
4672
4673 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
4674
4675         * gcc.c-torture/compile/complex-1.c: New.
4676
4677 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
4678
4679         PR target/14209
4680         * gcc.c-torture/execute/20040218-1.c: New test.
4681
4682 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4683
4684         PR c++/14181
4685         * g++.dg/parse/new2.C: New test.
4686
4687 2004-02-18  Paul Brook  <paul@codesourcery.com>
4688
4689         * gcc.c-torture/compile/libcall-1.c: New test.
4690
4691 2004-02-18  Paul Brook  <paul@codesourcery.com>
4692
4693         PR debug/12934
4694         * gcc.dg/debug/debug-7.c: New test.
4695
4696 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
4697
4698         * gcc.dg/20040217-1.c: New test.
4699
4700 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
4701
4702         * gcc.c-torture/execute/990208-1.x: Delete.
4703
4704 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
4705
4706         * gcc.c-torture/execute/20040208-2.x: New file.
4707
4708 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
4709
4710         PR c++/11326
4711         * g++.dg/abi/structret1.C: New test.
4712
4713 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
4714
4715         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
4716         (i386_cpuid): No need to test if cpuid is available on AMD64.
4717         Fix assembly, so that it works onboth i386 and AMD64.
4718         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
4719         (vecInLong): Fix s[] member type to unsigned int.
4720         (vecInWord): Remove type.
4721         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
4722         (a64, b64, c64, d64, e64): Remove.
4723         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
4724         Remove unused variable.  Remove initialization of removed variables.
4725         Don't call mmx_tests nor sse_tests.
4726         (reference_mmx, reference_sse): Remove.
4727         (check): Add return stmt.
4728         * gcc.dg/i386-sse-7.c: New test.
4729         * gcc.dg/i386-mmx-4.c: New test.
4730
4731 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4732
4733         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
4734         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4735         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4736         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
4737         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
4738         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
4739         g++.dg/tc1/dr94.C: Fix line terminator.
4740
4741 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
4742
4743         * gcc.c-torture/compile/20040216-1.c: New.
4744
4745 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4746
4747         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4748         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4749         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
4750         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
4751         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
4752         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
4753
4754 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4755
4756         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
4757
4758 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
4759
4760         PR c++/13971
4761         * g++.dg/expr/cond4.C: New test.
4762
4763         PR c++/14086
4764         * g++.dg/lookup/crash2.C: New test.
4765
4766 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
4767
4768         * gcc.c-torture/compile/20040214-2.c: New test.
4769
4770 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
4771
4772         PR c++/14116
4773         * g++.dg/ext/typeof8.C: New test.
4774
4775 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
4776
4777         * gcc.c-torture/compile/20040214-1.c: New test.
4778
4779 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4780
4781         PR c++/13635
4782         * g++.dg/template/spec11.C: New test.
4783
4784 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4785
4786         PR c++/13927
4787         * g++.dg/other/error8.C: New test.
4788
4789 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
4790
4791         PR c++/14122
4792         * g++.dg/template/array4.C: New test.
4793
4794         PR c++/14108
4795         * g++.dg/inherit/thunk2.C: New test.
4796
4797         PR c++/14083
4798         * g++.dg/eh/cond2.C: New test.
4799
4800 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
4801
4802         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
4803
4804 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
4805
4806         * lib/scanasm.exp (dg-scan): Quote pattern before display.
4807
4808 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
4809
4810         * g++.dg/simd-2.C: xfail on ppc64-linux.
4811
4812 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4813
4814         PR c/456
4815         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
4816         tests.
4817
4818 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
4819
4820         * gcc.dg/builtins-33.c: New test.
4821
4822 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
4823
4824         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
4825
4826 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4827
4828         * g++.dg/simd-2.C: Set -maltivec for ppc64.
4829
4830 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4831
4832         * gcc.dg/ppc64-abi-3.c: New test.
4833
4834 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
4835
4836         PR c/14092
4837
4838         * gcc.dg/pr14092-1.c: New testcase.
4839
4840 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
4841
4842         * gcc.dg/cpp/assert4.c: Fix typo last change.
4843
4844         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
4845         * gcc.dg/cpp/assert4.c: Handle powerpc64.
4846
4847         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
4848
4849 2004-02-09  Roger Sayle  <roger@eyesopen.com>
4850
4851         * gcc.c-torture/compile/20040209-1.c: New test case.
4852
4853 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4854
4855         * gcc.dg/c90-init-1.c: Adjust expected error messages.
4856
4857 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
4858
4859         * gcc.c-torture/execute/20040208-[12].c: New tests.
4860
4861 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4862
4863         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
4864
4865 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4866
4867         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
4868
4869 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4870
4871         Bug 13856
4872         * gcc.dg/visibility-8.c: New testcase.
4873
4874 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4875
4876         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
4877         arguments.
4878         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
4879
4880 2004-02-07  Roger Sayle  <roger@eyesopen.com>
4881
4882         PR middle-end/13696
4883         * g++.dg/opt/fold1.C: New test case.
4884
4885 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4886
4887         PR c++/14033
4888         * g++.dg/other/crash-2.C: New test.
4889
4890 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4891
4892         PR c++/14028
4893         * g++.dg/parse/angle-bracket2.C: New test.
4894
4895 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4896
4897         PR middle-end/13750
4898         Revert:
4899         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4900         PR pch/13361
4901         * testsuite/g++.dg/pch/wchar-1.C: New.
4902         * testsuite/g++.dg/pch/wchar-1.Hs: New.
4903
4904 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4905
4906         PR c++/14008
4907         * g++.dg/parse/error15.C: New test.
4908         * g++.dg/parse/crash11.C: Update dg-error mark.
4909
4910 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4911
4912         PR c++/13932
4913         * g++.dg/warn/conv2.C: New test.
4914
4915 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4916
4917         PR c++/13086
4918         * g++.dg/warn/incomplete1.C: Remove xfail.
4919
4920 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4921
4922         * lib/file-format.exp (gcc_target_object_format): Use
4923         ${tool}_target_compile, not gcc_target_compile.
4924         * lib/target-supports.exp (check_alias_available): Likewise.
4925         (check_gc_sections_available): Likewise.
4926         * g++.dg/ext/attrib10.C: Use dg-require-alias.
4927         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
4928         dg-require-alias.
4929
4930 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4931
4932         PR c++/13969
4933         * g++.dg/template/static6.C: New test.
4934
4935 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
4936
4937         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
4938
4939 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4940
4941         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
4942         tests for systems where `char' is unsigned by default.
4943
4944 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4945
4946         PR c++/13997
4947         * g++.dg/template/partial3.C: New test.
4948
4949 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4950
4951         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
4952         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
4953         Remove mentions of obsolete ports.
4954
4955 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
4956
4957         * gcc.dg/noncompile/20001228-1.c: Fix for new
4958         error message.
4959
4960 2004-02-03  Roger Sayle  <roger@eyesopen.com>
4961
4962         PR target/9348
4963         * gcc.c-torture/execute/multdi-1.c: New test case.
4964
4965 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4966
4967         PR c++/13925
4968         * g++.dg/template/lookup5.C: New test.
4969
4970 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4971
4972         PR c++/13950
4973         * g++.dg/template/lookup4.C: New test.
4974
4975         PR c++/13970
4976         * g++.dg/parse/error14.C: New test.
4977
4978         PR c++/14002
4979         * g++.dg/parse/template13.C: New test.
4980
4981 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4982
4983         PR c++/13978
4984         * g++.dg/template/koenig4.C: New test.
4985
4986         PR c++/13968
4987         * g++.dg/template/crash17.C: New test.
4988
4989         PR c++/13975
4990         * g++.dg/parse/error13.C: New test.
4991         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
4992
4993 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4994
4995         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
4996
4997 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
4998
4999         PR c/11658
5000         PR c/13994
5001         * gcc.dg/noncompile/20040203-1.c: New test.
5002         * gcc.dg/noncompile/20040203-2.c: Likewise.
5003         * gcc.dg/noncompile/20040203-3.c: Likewise.
5004         * gcc.dg/20040203-1.c: Likewise.
5005
5006 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
5007
5008         PR c++/10858
5009         * g++.dg/template/sizeof7.C: New test.
5010
5011 2004-02-02  Eric Christopher  <echristo@redhat.com>
5012             Zack Weinberg  <zack@codesourcery.com>
5013
5014         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
5015
5016 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
5017
5018         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
5019         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
5020         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
5021         * gcc.dg/cleanup-5.c: Run only on Linux targets.
5022
5023 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
5024
5025         PR c++/13113
5026         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
5027
5028         PR c++/13854
5029         * g++.dg/ext/attrib13.C: New test.
5030
5031         PR c++/13907
5032         * g++.dg/conversion/op2.C: New test.
5033
5034 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5035
5036         * gcc.dg/titype-1.c: Fix pasto.
5037
5038 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5039
5040         * gcc.dg/titype-1.c: New test.
5041
5042 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5043
5044         PR c++/13957
5045         * g++.dg/template/non-type-template-argument-1.C,
5046         g++.dg/template/qualified-id1.C: Update dg-error marks.
5047         * g++.dg/template/nontype6.C: New test.
5048
5049 2004-02-01  Roger Sayle  <roger@eyesopen.com>
5050
5051         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
5052         * gcc.dg/builtins-31.c: New testcase.
5053         * gcc.dg/builtins-32.c: New testcase.
5054
5055 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
5056
5057         * objc.dg/call-super-2.m: Update line numbers
5058         for the including of stddef.h.
5059
5060 2004-01-30  Michael Matz  <matz@suse.de>
5061
5062         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
5063         g++.dg/ext/case-range3.C: New tests.
5064
5065 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5066
5067         DR206
5068         PR c++/13813
5069         * g++.dg/template/member4.C: New test.
5070
5071 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5072
5073         PR c++/13683
5074         * g++.dg/template/sizeof6.C: New test.
5075
5076 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5077
5078         * gcc.dg/fwritable-strings-1.c: New test.
5079
5080 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5081
5082         * gcc.c-torture/compile/20040130-1.c: New test.
5083
5084 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
5085
5086         * objc.dg/call-super-2.m: Include stddef.h for size_t.
5087
5088 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
5089
5090         PR c++/13883
5091         * g++.dg/template/ctor3.C: New test.
5092
5093 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5094
5095         * g++.dg/tc1: New directory.
5096         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
5097         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
5098         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
5099         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
5100         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
5101
5102 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5103
5104         * g++.dg/parse/error11.C: New test.
5105         * g++.dg/parse/error12.C: Likewise.
5106
5107 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
5108
5109         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
5110         (scan_initial, main): Use aligned_sizeof instead of sizeof.
5111
5112 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
5113
5114         PR c++/13791
5115         * g++.dg/ext/attrib12.C: New test.
5116
5117         PR c++/13736
5118         * g++.dg/parse/cast2.C: New test.
5119
5120 2004-01-27  James E Wilson  <wilson@specifixinc.com>
5121
5122         * objc.dg/encode-2.m (main): New local string.  Set depending on
5123         sizeof long.  Use in sscanf call.
5124         * objc.dg/encode-3.m (main): New local string.  Set depending on
5125         sizeof long.  Use in scan_initial call.
5126
5127 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5128
5129         * objc.dg/call-super-2.m: Make LP64-safe.
5130         * objc.dg/desig-init-1.m: Likewise.
5131
5132 2004-01-27  Devang Patel <dpatel@apple.com>
5133
5134         * g++.dg/debug/namespace1.C: New test.
5135
5136 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
5137
5138         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
5139         xscale-*-*.
5140
5141         * gcc.dg/arm-mmx-1.c: New test.
5142
5143 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5144
5145         * gcc.dg/20040127-1.c: New test.
5146         * gcc.dg/20040127-2.c: New test.
5147
5148 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5149
5150         * objc.dg/stret-1.m (glob): Renamed to globa.
5151
5152 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
5153
5154         PR c++/13663
5155         * g++.dg/expr/for1.C: New test.
5156
5157 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
5158
5159         PR middle-end/13779
5160         * gcc.dg/darwin-longlong.c: New test.
5161
5162 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
5163
5164         * gcc.dg/20040124-1.c: Moved test from here...
5165         * gcc.c-torture/compile/20040124-1.c: ...to here.
5166
5167 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5168
5169         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
5170         the assembly output if -m64 is passed.
5171
5172 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
5173
5174         PR c++/13833
5175         * g++.dg/template/cond3.C: New test.
5176
5177 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5178
5179         PR c++/13810
5180         * g++.dg/template/ttp7.C: New test.
5181
5182 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5183
5184         PR c++/13797
5185         * g++.dg/template/nontype4.C: New test.
5186         * g++.dg/template/nontype5.C: Likewise.
5187
5188 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
5189
5190         * gcc.dg/torture/mips-clobber-at.c: New test.
5191
5192 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
5193
5194         * gcc.dg/20040124-1.c: New test.
5195
5196 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
5197
5198         * gcc.dg/20040123-1.c: New test.
5199
5200 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5201
5202         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
5203
5204 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5205
5206         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
5207
5208 2004-01-23  Andrew Pinski  <apinski@apple.com>
5209
5210         * gcc.dg/20030121-1.c: Move to ..
5211         * gcc.dg/20040121-1.c: here.
5212
5213 2004-01-23  Roger Sayle  <roger@eyesopen.com>
5214
5215         * gcc.dg/builtins-29.c: New test case.
5216
5217 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5218
5219         PR 18314
5220         * gcc.dg/builtins-30.c: New testcase.
5221
5222 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
5223
5224         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
5225         * lib/g77.exp: Likewise.
5226         * lib/objc.exp: Likewise.
5227         * lib/g++.exp: Likewise.
5228
5229 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5230
5231         * gcc.dg/struct-by-value-2.c: New test.
5232
5233 2004-01-21  Andrew Pinski  <apinski@apple.com>
5234
5235         PR target/13785
5236         * gcc.dg/20030121-1.c: New test.
5237
5238 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
5239
5240         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
5241         clobber frame pointer register in asm statement.
5242
5243 2004-01-21  Falk Hueffner  <falk@debian.org>
5244
5245         * gcc.c-torture/compile/20040121-1.c: New test.
5246
5247 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
5248
5249         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
5250
5251 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
5252
5253         * gcc.dg/ppc64-abi-2.c: New test.
5254
5255 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5256
5257         * lib/treelang.exp: Fill out this file.
5258         * lib/treelang-dg.exp: New File.
5259
5260 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5261
5262         * gcc.c-torture/compile/981022-1.c: Remove.
5263         * gcc.dg/array-5.c: Remove XFAIL.
5264         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
5265         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
5266         gcc.dg/cond-lvalue-1.c: Update.
5267         * gcc.dg/cast-lvalue-2.c: New test.
5268
5269 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
5270
5271         PR c++/13592
5272         * g++.dg/other/error1.C (class foo): Tweak error message.
5273
5274         PR c++/13592
5275         * g++.dg/template/call2.C: New test.
5276
5277 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5278
5279         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
5280         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
5281         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
5282         scalar-return-1_x.c, scalar-return-2_y.c,
5283         scalar-return-3_x.c, scalar-return-3_y.c,
5284         scalar-return-4_x.c, scalar-return-4_y.c,
5285         struct-align-1.h, struct-align-1_x.c,
5286         struct-align-1_y.c, struct-align-2.h,
5287         struct-align-2_x.c, struct-align-2_y.c,
5288         struct-by-value-10_y.c, struct-by-value-11_x.c,
5289         struct-by-value-11_y.c, struct-by-value-12_x.c,
5290         struct-by-value-12_y.c, struct-by-value-13_x.c,
5291         struct-by-value-13_y.c, struct-by-value-14_x.c,
5292         struct-by-value-14_y.c, struct-by-value-15_x.c,
5293         struct-by-value-15_y.c, struct-by-value-16_y.c,
5294         struct-by-value-17_y.c, struct-by-value-18_y.c,
5295         struct-by-value-19_y.c, struct-by-value-1_x.c,
5296         struct-by-value-1_y.c, struct-by-value-20_y.c,
5297         struct-by-value-2_x.c, struct-by-value-2_y.c,
5298         struct-by-value-3_y.c, struct-by-value-4_x.c,
5299         struct-by-value-4_y.c, struct-by-value-5_y.c,
5300         struct-by-value-6_y.c, struct-by-value-7_y.c
5301         struct-by-value-8_x.c, struct-by-value-8_y.c
5302         struct-by-value-9_x.c, struct-by-value-9_y.c
5303         struct-return-10_x.c, struct-return-10_y.c,
5304         struct-return-19_x.c, struct-return-20_x.c
5305         struct-return-2_x.c, struct-return-2_y.c
5306         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
5307         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
5308
5309 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5310
5311         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
5312         attribute on sparc*-sun-solaris2.*.
5313
5314 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
5315
5316         PR c++/13710
5317         * g++.dg/ext/typeof7.C: New test.
5318
5319 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
5320
5321         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
5322         * gcc.dg/const-elim-1.c: Same.
5323
5324 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
5325
5326         * objc.dg/stret-1.m: New.
5327         * objc.dg/stret-2.m: New.
5328
5329 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
5330
5331         PR c++/11895
5332         * g++.dg/ext/vector1.C: New test.
5333
5334 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
5335
5336         * gcc.dg/pch/import-1.c: New.
5337         * gcc.dg/pch/import-1.hs: New.
5338         * gcc.dg/pch/import-1a.h: New.
5339         * gcc.dg/pch/import-1b.h: New.
5340         * gcc.dg/pch/import-1c.h: New.
5341
5342 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5343
5344         PR c++/13574
5345         * g++.dg/ext/array1.C: New test.
5346
5347         PR c++/13178
5348         * g++.dg/conversion/op1.C: New test.
5349
5350 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
5351
5352         PR 11864
5353         From Kazumoto Kojima / Dan Kegel:
5354         * gcc.dg/pr11864-1.c: New test.
5355
5356         PR 10392
5357         From Marcus Comstedt / Dan Kegel:
5358         * gcc.dg/pr10392-1.c: New test.
5359
5360 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5361
5362         PR c++/13478
5363         * g++.dg/init/ref10.C: New test.
5364
5365 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5366
5367         PR c++/13407
5368         * g++.dg/parse/typename6.C: New test.
5369
5370 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5371
5372         PR pch/13361
5373         * testsuite/g++.dg/pch/wchar-1.C: New.
5374         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5375
5376 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5377
5378         PR c++/9259
5379         * g++.dg/expr/sizeof2.C: New test.
5380
5381 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
5382
5383         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
5384
5385 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5386
5387         PR c++/13659
5388         * g++.dg/lookup/strong-using-3.C: New.
5389         * g++.dg/lookup/using-10.C: New.
5390
5391 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5392
5393         PR c++/13594
5394         * g++.dg/lookup/strong-using-2.C: New.
5395
5396 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
5397             Dan Kegel <dank@kegel.com>
5398             J"orn Rennecke <joern.rennecke@superh.com>
5399
5400         PR target/9365
5401         * gcc.dg/pr9365-1.c: New test.
5402
5403 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5404
5405         PR c++/8856
5406         * g++.dg/parse/casting-operator2.C: New test.
5407         * g++.old-deja/g++.pt/explicit83.C: Remove.
5408
5409 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
5410
5411         * gcc.dg/label-compound-stmt-1.c: New test.
5412         * gcc.c-torture/compile/950922-1.c,
5413         gcc.c-torture/compile/20000211-3.c,
5414         gcc.c-torture/compile/20000518-1.c,
5415         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
5416         compound statements.
5417
5418 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
5419
5420         * gcc.dg/ppc64-abi-1.c: New test.
5421
5422 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
5423
5424          * g++.dg/ext/attrib9.C: Add dg-warnings.
5425
5426 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5427
5428         PR c++/12335
5429         * g++.dg/parse/dtor3.C: New test.
5430
5431 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
5432
5433         PR c++/12709
5434         * g++.dg/parse/try-catch-1.C: New test.
5435
5436 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
5437
5438         * ada/acats/run_all.sh: Add more verbose output in acats.log
5439         when compiling tests.
5440
5441 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5442
5443         PR 13656
5444         * gcc.dg/typedef-redecl.c: New test case.
5445         * gcc.dg/typedef-redecl.h: New support file.
5446
5447 2004-01-13  Jan Hubicka  <jh@suse.cz>
5448
5449         * gcc.dg/always_inline.c: New test.
5450         * gcc.dg/debug/20031231-1.c: Fix.
5451
5452 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5453
5454         PR c++/13474
5455         * g++.dg/template/array3.C: New test.
5456
5457 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5458
5459         * g++.dg/ext/lvalue1.C: No longer expected to fail.
5460         * g++.dg/warn/Wunused-2.C: Likewise.
5461
5462 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5463
5464         PR c++/13289
5465         * g++.dg/template/instantiate6.C: New test.
5466
5467 2004-01-12  Roger Sayle  <roger@eyesopen.com>
5468
5469         PR middle-end/11397
5470         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
5471
5472 2004-01-12  Jan Hubicka  <jh@suse.cz>
5473
5474         PR opt/12826
5475         * gcc.dg/20040112-1.c: New.
5476
5477         * gcc.dg/dwarf-die[1-7].c: Move to...
5478         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
5479         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
5480
5481 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5482
5483         PR c++/4100
5484         * g++.dg/parse/friend4.C: New test.
5485
5486 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
5487
5488         PR c++/4100
5489         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
5490         definition is called a friend.
5491
5492 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
5493
5494         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
5495
5496 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
5497
5498         PR c++/3478
5499         * g++.dg/parse/error10.C: New test.
5500         * g++.dg/template/arg2.C: Accept "invalid type" error.
5501
5502 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
5503
5504         PR middle-end/13392
5505         * g++.dg/opt/expect2.C: New test.
5506
5507 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5508
5509         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
5510         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
5511         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
5512         Update dg-error regexps.
5513
5514 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5515
5516         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
5517         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
5518
5519 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5520
5521         * gcc.dg/pragma-re-1.c: Use right pointer type.
5522
5523 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5524
5525         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
5526
5527 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
5528
5529         * gcc.dg/rs6000-ldouble-1.c: New.
5530
5531 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5532
5533         DR 337
5534         PR c++/9256
5535         * g++.dg/other/abstract1.C: New test.
5536
5537 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
5538
5539         * g++.dg/lookup/strong-using-1.C: New.
5540
5541 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
5542
5543         PR c/11234
5544         * gcc.dg/func-ptr-conv-1.c: New test.
5545         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
5546
5547 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
5548
5549         PR target/13380.
5550         * gcc.c-torture/compile/20040109-1.c: New.
5551
5552 2004-01-08  Stuart Hastings  <stuart@apple.com>
5553
5554         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
5555         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
5556         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
5557
5558 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
5559
5560         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
5561
5562 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5563
5564         * ada/acats/run_acats: Treat 'gnatchop' the same way
5565         as 'gnatmake'.  Export GCC_DRIVER.
5566         * ada/acats/run_all.sh: Add target_gnatchop.  Use
5567         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
5568
5569 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5570
5571         PR c++/12573
5572         * g++.dg/template/dependent-expr4.C: New test.
5573
5574 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
5575
5576         * gcc.dg/altivec-11.c: New test.
5577
5578 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
5579
5580         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
5581
5582 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5583
5584         PR c/6024
5585         * gcc.dg/enum-compat-1.c: New test.
5586         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
5587
5588 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5589
5590         PR c/12165
5591         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
5592         gcc.dg/c99-idem-qual-3.c: New tests.
5593
5594 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
5595
5596         * gcc.dg/winline-7.c: Don't cast void * to int.
5597
5598 2004-01-06  Jan Hubicka  <jh@suse.cz>
5599
5600         * gcc.dg/i386-sse-5.c: New test
5601         * g++.dg/eh/simd-1.c: Add -w argument for i386.
5602
5603 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5604
5605         PR c++/12815
5606         * g++.dg/rtti/typeid4.C: New test.
5607
5608 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5609
5610         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
5611
5612 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5613
5614         PR c++/12132
5615         * g++.dg/template/error11.C: New test.
5616
5617         PR c++/13451
5618         * g++.dg/template/class2.C: New test.
5619
5620 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5621         Richard Sandiford <rsandifo@redhat.com>
5622
5623         PR c++/13387
5624         * g++.dg/opt/alias3.C: New test.
5625
5626 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
5627
5628         PR c++/13157
5629         * g++.dg/template/koenig3.C: New test.
5630
5631         PR c++/13529
5632         * g++.dg/parse/offsetof3.C: New test.
5633
5634         * g++.dg/init/copy7.C: Add missing dg-error markers.
5635
5636         PR c++/12226
5637         * g++.dg/init/copy7.c: New test.
5638
5639         PR c++/13536
5640         * g++.dg/parse/cast1.C: New test.
5641
5642 2004-01-04  Jan Hubicka  <jh@suse.cz>
5643
5644         * gcc.dg/winline[1-7].c: New tests.
5645
5646 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5647
5648         PR c++/13520
5649         * g++.dg/template/qualttp22.C: New test.
5650
5651 2004-01-01  Jan Hubicka  <jh@suse.cz>
5652
5653         * gcc.dg/debug/20031231-1.c: New.
5654         * gcc.c-torture/compile/20040101-1.c: New.
5655         * gcc.dg/dwarf-die-[1-7].c: New.
5656
5657 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
5658
5659         PR optimization/13521
5660         * gcc.c-torture/compile/20031231-1.c: New test.
5661
5662 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5663
5664         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
5665
5666 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5667
5668         PR c++/10079
5669         * g++.dg/template/crash16.C: New test.
5670
5671 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
5672
5673         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
5674
5675 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5676
5677         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
5678         ports.
5679         * g++.old-deja/g++.jason/thunk3.C: Likewise.
5680         * g++.old-deja/g++.law/profile1.C: Likewise.
5681         * gcc.c-torture/compile/981006-1.c: Likewise.
5682         * gcc.c-torture/execute/loop-2e.x: Likewise.
5683         * gcc.c-torture/execute/loop-2f.x: Remove.
5684         * gcc.c-torture/execute/loop-2g.x: Likewise.
5685         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
5686         * gcc.dg/20020312-2.c: Remove traces of dead ports.
5687
5688 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5689
5690         PR c++/13507
5691         * g++.dg/ext/attrib11.C: New test.
5692
5693         PR c++/13494
5694         * g++.dg/template/array2-1.C: New test.
5695         * g++.dg/template/array2-2.C: New test.
5696
5697 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
5698
5699         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
5700
5701 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5702
5703         PR c++/12774
5704         * g++.dg/template/array1-1.C: New test.
5705         * g++.dg/template/array1-2.C: New test.
5706
5707 2003-12-29  Roger Sayle  <roger@eyesopen.com>
5708
5709         PR fortran/12632
5710         * g77.dg/12632.f: New test case.
5711
5712 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5713
5714         PR c++/13289
5715         * g++.dg/parse/nontype1.C: New test.
5716
5717 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5718
5719         PR c++/12403
5720         * g++.dg/parse/explicit1.C: New test.
5721         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
5722
5723 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5724
5725         PR c++/13081
5726         * g++.dg/opt/inline6.C: New test.
5727
5728         PR c++/12613
5729         * g++.dg/parse/error9.C: New test.
5730
5731         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
5732
5733 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5734
5735         PR c++/13009
5736         * g++.dg/init/assign1.C: New test.
5737
5738 2003-12-28  Roger Sayle  <roger@eyesopen.com>
5739
5740         PR c++/13070
5741         * g++.dg/warn/format3.C: New test case.
5742
5743 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5744
5745         * gcc.c-torture/compile/20031227-1.c: New test.
5746
5747 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5748
5749         * g++.dg/bprob/bprob.exp: Load target-supports.exp
5750         * g77.dg/bprob/bprob.exp: Likewise.
5751         * gcc.misc-tests/bprob.exp: Likewise.
5752         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
5753         variants on systems where the library does not provide that
5754         functionality.
5755         * gcc.dg/builtins-20.c: Use builtins-config.h.
5756         * gcc.dg/builtins-config.h: New file.
5757
5758 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5759
5760         * lib/gcc-dg.exp (dg-require-profiling): New function.
5761         * lib/target-supports.exp (check_profiling_available): Likewise.
5762         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
5763         * g77.dg/bprob/bprob.exp: Likewise.
5764         * gcc.misc-tests/bprob.exp: Likewise.
5765         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
5766         * gcc.dg/20021014-1.c: Likewise.
5767         * gcc.dg/nest.c: Likewise.
5768
5769 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5770
5771         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
5772         compiling.
5773         * g++.dg/lookup/java2.C: Likewise.
5774         * gcc.dg/cpp/lexident.c: Likewise.
5775
5776 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5777
5778         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
5779         given.
5780         * gcc.c-torture/compile/961203-1.c: Likewise.
5781         * gcc.c-torture/compile/980506-1.c: Likewise.
5782
5783 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
5784
5785         * lib/gcc-dg.exp (dg-prune-output): New annotation.
5786         (additional_prunes): New global.
5787         (gcc-dg-prune): Handle additional per-test pruning.
5788         (dg-test): Clear additional_prunes between tests.
5789
5790         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
5791         dg-prune-output to avoid spurious failures from assembler
5792         complaining about nonexistent WAW violations.
5793         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
5794         Use dg-prune-output to avoid spurious failures from assembler
5795         warning about Itanium B-step errata.
5796
5797 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5798
5799         * g++.dg/abi/macro0.C: New test.
5800         * g++.dg/abi/macro1.C: Likewise.
5801         * g++.dg/abi/macro2.C: Likewise.
5802
5803         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
5804         * g++.dg/abi/bitfield7.C: Likewise.
5805         * g++.dg/abi/dtor2.C: Likewise.
5806         * g++.dg/abi/mangle11.C: Likewise.
5807         * g++.dg/abi/mangle12.C: Likewise.
5808         * g++.dg/abi/mangle14.C: Likewise.
5809         * g++.dg/abi/mangle17.C: Likewise.
5810         * g++.dg/abi/vbase10.C: Likewise.
5811         * g++.dg/abi/vbase14.C: Likewise.
5812         * g++.dg/template/qualttp17.C: Likewise.
5813
5814 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
5815
5816         PR c/11995
5817         * gcc.dg/20031223-1.c: New test.
5818
5819 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5820
5821         * gcc.dg/noreturn-7.c: New test.
5822
5823 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5824
5825         * gcc.dg/null-pointer-1.c: New test.
5826
5827 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5828
5829         * g++.old-deja/g++.jason/template18.C: Remove.
5830         * g++.old-deja/g++.jason/template37.C: Likewise.
5831
5832         PR c++/12862
5833         * g++.dg/lookup/ns1.C: New test.
5834
5835         PR c++/12397
5836         * g++.dg/template/lookup3.C: New test.
5837
5838 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5839
5840         * g++.dg/template/recurse1.C: New test
5841
5842 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5843
5844         PR c++/12479
5845         * g++.dg/parse/semicolon1.C: New test.
5846         * g++.dg/parse/semicolon1.h: Likewise.
5847
5848 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
5849
5850         * gcc.dg/darwin-misaligned.c: New test.
5851
5852 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5853
5854         PR c/9163
5855         * gcc.dg/20031222-1.c: New test.
5856
5857 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
5858
5859         PR c++/13438
5860         * g++.dg/parse/error8.C: New test.
5861
5862         PR c++/11554
5863         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
5864
5865 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
5866
5867         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
5868         too small.
5869         * gcc.c-torture/compile/930217-1.c: Likewise.
5870         * gcc.c-torture/compile/930513-1.c: Likewise.
5871         * gcc.c-torture/execute/920908-2.c: Likewise.
5872         * gcc.c-torture/execute/921204-1.c: Likewise.
5873         * gcc.c-torture/execute/930621-1.c: Likewise.
5874         * gcc.c-torture/execute/930630-1.c: Likewise.
5875         * gcc.c-torture/execute/931031-1.c: Likewise.
5876         * gcc.c-torture/execute/980602-2.c: Likewise.
5877         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5878         * gcc.c-torture/execute/compndlit-1.c: Likewise.
5879         * gcc.c-torture/execute/extzvsi.c: Likewise.
5880         * gcc.c-torture/unsorted/ext.c: Likewise.
5881
5882 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
5883
5884         PR target/12749
5885         * gcc.c-torture/compile/20031220-2.c: New test case.
5886
5887 2003-12-20  Roger Sayle  <roger@eyesopen.com>
5888
5889         PR optimization/13031
5890         * gcc.c-torture/compile/20031220-1.c: New test case.
5891
5892 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5893
5894         * gcc.dg/cast-function-1.c: New test.
5895
5896 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5897
5898         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
5899         formats.
5900
5901 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
5902
5903         PR c++/12795
5904         * g++.dg/ext/attrib10.C: New test.
5905
5906 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5907
5908         * gcc.dg/cleanup-10.c: New test.
5909         * gcc.dg/cleanup-11.c: New test.
5910
5911 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5912
5913         PR c++/13239
5914         * g++.dg/opt/expect1.C: New test.
5915
5916 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
5917
5918         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
5919
5920 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
5921
5922         PR debug/12923
5923         * gcc.dg/20031218-1.c: New test.
5924
5925         PR debug/12389
5926         * gcc.dg/20031218-2.c: New test.
5927         * gcc.dg/20031218-3.c: New test.
5928
5929         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
5930         of label name and allow for USER_LABEL_PREFIX == "_" names.
5931         * g++.dg/abi/mangle18-2.C: Likewise.
5932         * g++.dg/abi/mangle19-1.C: Likewise.
5933         * g++.dg/abi/mangle19-2.C: Likewise.
5934         * g++.dg/abi/mangle20-1.C: Likewise.
5935         * g++.dg/abi/mangle20-2.C: Likewise.
5936
5937 2003-12-18  Richard Henderson  <rth@redhat.com>
5938
5939         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
5940
5941 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
5942             Dan Kegel <dank@kegel.com>
5943
5944         PR other/12009
5945         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
5946         testing a cross compiler, it causes spurious compile failures.
5947         * lib/g++.exp: Likewise.
5948
5949 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5950
5951         PR c++/13262
5952         * g++.dg/template/access13.C: New test.
5953
5954 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
5955
5956         * gcc.dg/20031216-1.c: New test.
5957
5958 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5959
5960         PR c++/9154
5961         * g++.dg/template/error10.C: New test.
5962
5963 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5964
5965         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
5966         * g++.dg/eh/simd-2.C: Likewise.
5967
5968 2003-12-17  James E Wilson  <wilson@specifixinc.com>
5969             Roger Sayle  <roger@eyesopen.com>
5970
5971         * gcc.c-torture/execute/ieee/mzero5.c: New.
5972
5973 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
5974
5975         PR c++/10603
5976         * g++.dg/parse/error6.C: New test.
5977
5978         PR c++/12827
5979         * g++.dg/parse/error7.C: New test.
5980
5981 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5982
5983         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
5984         at -O with stabs debugging formats.
5985         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
5986         * gcc.dg/debug/debug-2.c: Likewise.
5987
5988 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
5989
5990         PR c++/12696
5991         * g++.dg/init/error1.C: New test.
5992
5993         PR c++/12218
5994         * g++.dg/init/pm3.C: New test.
5995
5996 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5997
5998         PR c/3347
5999         * gcc.dg/bitfld-8.c: New test.
6000
6001 2003-12-16  James Lemke  <jim@wasabisystems.com>
6002
6003         * gcc.dg/arm-scd42-[123].c: New tests.
6004
6005 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6006
6007         PR c++/9043
6008         * g++.dg/abi/mangle20-1.C: New test.
6009         * g++.dg/abi/mangle20-2.C: New test.
6010
6011 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6012
6013         PR c++/13275
6014         * g++.dg/other/offsetof2.C: Remove XFAIL.
6015         * g++.dg/parse/offsetof1.C: New test.
6016         * g++.gd/parse/offsetof2.C: Likewise.
6017
6018 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6019
6020         * g++.dg/template/nontype3.C: New test.
6021         * g++.dg/template/static2.C: Tweaked the dg-error clause.
6022
6023 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6024
6025         * g++.dg/warn/noreturn-3.C: Also test instantiation.
6026
6027 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6028
6029         PR c++/13387
6030         * g++.dg/expr/assign1.C: New test.
6031
6032         PR c++/13242
6033         * g++.dg/abi/mangle19-1.C: New test.
6034         * g++.dg/abi/mangle19-2.C: New test.
6035
6036 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
6037
6038         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
6039
6040 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6041
6042         * gcc.c-torture/execute/20031216-1.c: New test.
6043
6044 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6045
6046         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
6047         an ICE regression.
6048
6049 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6050
6051         PR c++/10926
6052         * g++.dg/template/error9.C: New test.
6053
6054         PR c++/11116
6055         * g++.dg/template/error8.C: New test.
6056
6057 2003-12-15  Roger Sayle  <roger@eyesopen.com>
6058
6059         PR middle-end/13400
6060         * gcc.c-torture/execute/20031215-1.c: New test case.
6061
6062 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6063
6064         PR c++/13269
6065         * g++.dg/parse/error5.C: New test.
6066
6067         PR c++/12989
6068         * g++.dg/expr/sizeof1.C: New test.
6069
6070         PR c++/13310
6071         * g++.dg/template/crash15.C: New test.
6072
6073 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
6074
6075         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
6076         a non-POD type as the last named parameter of a varargs function.
6077
6078 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6079
6080         PR c++/13243
6081         PR c++/12573
6082         * g++.dg/template/crash14.C: New test.
6083         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
6084
6085 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
6086
6087         * g++.dg/other/java1.C: New test.
6088
6089         PR c++/13241
6090         * g++.dg/abi/mangle18-1.C: New test.
6091         * g++.dg/abi/mangle18-2.C: New test.
6092
6093 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6094
6095         PR optimization/10312
6096         * gcc.c-torture/execute/20031214-1.c: New.
6097
6098 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
6099
6100         PR c++/10779
6101         PR c++/12160
6102         * g++.dg/parse/error3.C: New test.
6103         * g++.dg/parse/error4.C: Likewise.
6104         * g++.dg/abi/mangle4.C: Tweak error messages.
6105         * g++.dg/lookup/using5.C: Likewise.
6106         * g++.dg/other/error2.C: Likewise.
6107         * g++.dg/parse/typename5.C: Likewise.
6108         * g++.dg/parse/undefined1.C: Likewise.
6109         * g++.dg/template/arg2.C: Likewise.
6110         * g++.dg/template/ttp3.C: Likewise.
6111         * g++.dg/template/type1.C: Likewise.
6112         * g++.old-deja/g++.other/crash32.C: Likewise.
6113         * g++.old-djea/g++.pt/defarg8.C: Likewise.
6114
6115 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6116
6117         PR c++/13106
6118         * g++.dg/warn/noreturn-3.C: New test.
6119
6120 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6121
6122         PR c++/13118
6123         * g++.dg/abi/covariant3.C: New.
6124
6125 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
6126
6127         * g++.dg/eh/ia64-1.C: New test.
6128
6129 2003-12-12  Roger Sayle  <roger@eyesopen.com>
6130
6131         PR optimization/13037
6132         * g77.f-torture/execute/13037.f: New test case.
6133
6134 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6135
6136         PR c++/12881
6137         * g++.dg/abi/covariant2.C: New.
6138
6139 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
6140
6141         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
6142
6143 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
6144
6145         * gcc.c-torture/execute/wchar_t-1.x: Delete.
6146
6147 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
6148
6149         PR other/10819
6150         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
6151         to fix Bug 10819.
6152         * lib/g++.exp (g++_version): Likewise.
6153         * lib/g77.exp (g77_version): Likewise.
6154         * lib/objc.exp (default_objc_version): Likewise.
6155
6156 2003-12-10  Richard Henderson  <rth@redhat.com>
6157
6158         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
6159
6160         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
6161
6162 2003-12-08  Matt Austern  <austern@apple.com>
6163
6164         PR c/13134
6165         * lib/gcc-dg.exp (dg-require-visibility): Define.
6166         * lib/target-supports (check_visibility_available): Define.
6167         * gcc.dg/visibility-1.c: New test.
6168         * gcc.dg/visibility-2.c: Likewise.
6169         * gcc.dg/visibility-3.c: Likewise.
6170         * gcc.dg/visibility-4.c: Likewise.
6171         * gcc.dg/visibility-5.c: Likewise.
6172         * gcc.dg/visibility-6.c: Likewise.
6173         * g++.dg/ext/visibility-1.C: Likewise.
6174         * g++.dg/ext/visibility-2.C: Likewise.
6175         * g++.dg/ext/visibility-3.C: Likewise.
6176         * g++.dg/ext/visibility-4.C: Likewise.
6177         * g++.dg/ext/visibility-5.C: Likewise.
6178         * g++.dg/ext/visibility-6.C: Likewise.
6179
6180 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6181
6182         * g++.dg/lookup/java1.C: New test.
6183         * g++.dg/lookup/java2.C: New test.
6184
6185 2003-12-07  Falk Hueffner  <falk@debian.org>
6186
6187         * g++.dg/opt/noreturn-1.C: New test.
6188
6189 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
6190
6191         * gcc.dg/overflow-1.c: New test.
6192
6193 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6194
6195         * g77.f-torture/compile/13060.f: New test.
6196
6197 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
6198
6199         PR c++/13323
6200         * g++.dg/inherit/operator2.C: New test.
6201
6202 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6203
6204         PR c++/13305
6205         * g++.dg/ext/attrib9.C: New test.
6206
6207 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6208
6209         PR c++/13314
6210         * g++.dg/template/error7.C: New test.
6211
6212 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
6213             J"orn Rennecke <joern.rennecke@superh.com>
6214
6215         PR target/13302
6216         * g++.dg/other/struct-va_list.C: New test.
6217
6218 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6219
6220         PR c++/13166
6221         * g++.dg/parse/defarg6.C: New test.
6222
6223 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
6224
6225         PR target/13256
6226         * gcc.c-torture/execute/20031201-1.c: New test.
6227
6228 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
6229
6230         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
6231
6232 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6233
6234         * gcc.dg/builtin-return-1.c: New test.
6235
6236 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
6237             J"orn Rennecke <joern.rennecke@superh.com>
6238
6239         PR optimization/13260
6240         * gcc.c-torture/execute/20031204-1.c: New test.
6241
6242 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6243
6244         PR c++/9127
6245         * g++.dg/template/error6.C: New test.
6246
6247 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
6248
6249         * gcc.dg/20031202-1.c: New test.
6250
6251 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6252
6253         PR c++/13179
6254         * g++.dg/template/eh1.C: New test.
6255
6256         PR c++/10771
6257         * g++.dg/template/error5.C: New test.
6258
6259 2003-12-02  David Ung  <davidu@mips.com>
6260
6261         * gcc.dg/compat/vector-check.h: Corrected type for var
6262         g_##TMODE
6263
6264 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6265
6266         PR c++/10126
6267         * g++.dg/template/ptrmem8.C: New test.
6268
6269 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6270
6271         PR c++/12573
6272         * g++.dg/template/dependent-expr3.C: New test.
6273
6274 2003-12-01  James Lemke  <jim@wasabisystems.com>
6275
6276         * gcc.dg/arm-g2.c: New test.
6277
6278 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6279
6280         PR optimization/11634
6281         * gcc.dg/20031201-2.c: New test case.
6282
6283 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
6284
6285         PR 11433
6286         * objc.dg/proto-lossage-3.m: New test.
6287
6288 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6289
6290         PR optimization/12628
6291         * gcc.dg/20031201-1.c: New test case.
6292
6293 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6294
6295         * gcc.dg/unaligned-1.c: New test.
6296
6297 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
6298
6299         PR c++/9849
6300         * g++.dg/template/error4.C: New test.
6301         * g++.dg/template/nested3.C: Adjust error markers.
6302
6303 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6304
6305         * gcc.dg/cpp/assert4.c: Check more #system assertions.
6306
6307 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
6308
6309         PR c/10333
6310         * gcc.dg/bitfld-7.c: New test.
6311
6312 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
6313
6314         * gcc.dg/tls/asm-1.C: New test.
6315
6316 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6317
6318         * gcc.dg/cpp/assert4.c: Update.
6319
6320 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6321
6322         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
6323         * gcc.dg/builtin-apply3.c: New test.
6324
6325 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6326
6327         * lib/compat.exp (compat-obj): New xfaildata parameter.
6328         Use it to set compiler_conditional_xfail_data before compiling.
6329         (compat-get-options): Handle dg-xfail-if.
6330         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
6331         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
6332         * gcc.dg/compat/vector-1_y.c: Likewise.
6333         * gcc.dg/compat/vector-2_x.c: Likewise.
6334         * gcc.dg/compat/vector-2_y.c: Likewise.
6335
6336 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6337
6338         * g++.dg/opt/reg-stack4.C: New test.
6339
6340 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6341
6342         * gcc.dg/builtin-apply2.c: New test.
6343
6344 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6345
6346         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
6347
6348 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6349
6350         PR c++/12924
6351         * g++.dg/template/template-id-2.C: New test.
6352
6353 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6354
6355         PR c++/5369
6356         * g++.dg/template/memfriend1.C: New test.
6357         * g++.dg/template/memfriend2.C: Likewise.
6358         * g++.dg/template/memfriend3.C: Likewise.
6359         * g++.dg/template/memfriend4.C: Likewise.
6360         * g++.dg/template/memfriend5.C: Likewise.
6361         * g++.dg/template/memfriend6.C: Likewise.
6362         * g++.dg/template/memfriend7.C: Likewise.
6363         * g++.dg/template/memfriend8.C: Likewise.
6364         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
6365
6366 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
6367
6368         PR c++/12515
6369         * g++.dg/ext/cond1.C: New test.
6370
6371 2003-11-20  Richard Henderson  <rth@redhat.com>
6372
6373         * gcc.dg/20020201-2.c: Remove.
6374         * gcc.dg/20020201-4.c: Remove.
6375         * gcc.dg/20020304-1.c: Remove.
6376
6377 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6378
6379         * gcc.dg/cpp/trad/xwin1.c: New test case.
6380
6381 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6382
6383         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
6384         * lib/g77.exp: Likewise.
6385         * lib/objc.exp: Likewise.
6386         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
6387         for darwin.
6388
6389 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6390
6391         PR c++/12932
6392         * g++.dg/template/static5.C: New test.
6393
6394 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
6395
6396         * gcc.dg/nested-func-1.c: New test.
6397
6398 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6399
6400         * gcc.dg/cpp/assert4.c: New test.
6401
6402 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6403
6404         PR c++/2294
6405         * g++.dg/lookup/using9.c: New test.
6406
6407 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
6408
6409         PR c++/12762
6410         * g++.dg/template/error3.C: New test.
6411
6412 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6413
6414         PR ada/13035
6415         * ada/acats/run_acats, run_all.sh: Fix syntax error.
6416         No longer use a wrapper for gcc, since this does not work under
6417         Windows.
6418
6419 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6420
6421         PR c++/2094
6422         * g++.dg/template/ptrmem7.C: New test.
6423
6424 2003-11-13  Andrew Pinski <apinski@apple.com>
6425
6426         * gcc.c-torture/compile/20031113-1.c: New test.
6427
6428 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
6429             Kean Johnston <jkj@sco.com>
6430
6431         PR c/13029
6432         * gcc.dg/unused-4.c: Update.
6433
6434 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6435
6436         * g++.dg/opt/const3.C: New test.
6437
6438 2003-11-13  Jan Hubicka  <jh@suse.cz>
6439
6440         * gcc.c-torture/compile/20031112-1.c: New test.
6441
6442 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
6443
6444         * g++.dg/parse/crash10.C: Remove bogus error marker.
6445
6446 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6447
6448         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
6449         (host_gcc): Likewise.
6450         (ROOT): Honor $PWDCMD.
6451         (BASE): Likewise.
6452         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
6453
6454 2003-11-12  Catherine Moore  <clm@redhat.com>
6455
6456         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
6457
6458 2003-11-12  Andreas Jaeger  <aj@suse.de>
6459             Jakub Jelinek  <jakub@redhat.com>
6460             Andrew Pinski  <pinskia@physics.uc.edu>
6461             Richard Henderson  <rth@redhat.com>
6462
6463         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
6464         systems.
6465         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
6466
6467         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
6468         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
6469
6470 2003-11-11  Andreas Jaeger  <aj@suse.de>
6471
6472         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
6473
6474         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
6475
6476 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
6477
6478         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
6479         Clean ups.
6480
6481 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
6482
6483         * gcc.dg/trampoline-1.c: New test.
6484
6485 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
6486
6487         * gcc.c-torture/compile/200031109-1.c: New test.
6488
6489 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6490
6491         PR c/3190
6492         PR c/8714
6493         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6494         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
6495         gcc.dg/format/no-y2k-1.c: Update.
6496
6497 2003-11-08  Roger Sayle  <roger@eyesopen.com>
6498
6499         PR optimization/10467
6500         * gcc.dg/20031108-1.c: New test case.
6501
6502 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
6503
6504         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
6505
6506 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6507
6508         * gcc.dg/compound-lvalue-1.c: New test.
6509         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
6510         some XFAILs.
6511
6512 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
6513
6514         * gcc.dg/altivec-varargs-1.c: New test.
6515
6516 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6517
6518         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
6519         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
6520         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
6521         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
6522         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
6523
6524 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
6525
6526         * gcc.dg/cond-lvalue-1.c: New test.
6527
6528 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
6529
6530         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
6531
6532 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6533
6534         PR c++/11616
6535         * g++.dg/template/instantiate5.C: New test.
6536
6537 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6538
6539         PR c++/12726
6540         * g++.dg/ext/complit2.C: Replace test with self-contained version.
6541         * ChangeLog: Add missing first entry for above test.
6542
6543 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6544
6545         PR c++/9810
6546         * g++.dg/template/using8.C: New test.
6547         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
6548
6549 2003-11-02  Roger Sayle  <roger@eyesopen.com>
6550
6551         PR optimization/10817
6552         * gcc.c-torture/compile/20031102-1.c: New test case.
6553
6554 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
6555
6556         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
6557         2147483647.
6558
6559 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6560
6561         * gcc.dg/20031102-1.c: New test.
6562
6563 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6564
6565         * gcc.dg/complex-1.c: New test.
6566
6567 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6568
6569         PR c++/12796
6570         * g++.dg/template/crash13.C: Adjust expected error location.
6571         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6572
6573 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6574
6575         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6576
6577 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6578
6579         PR/10239
6580         * gcc.c-torture/compile/20031031-2.c: New test.
6581
6582 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6583
6584         PR/11640
6585         * gcc.c-torture/compile/20031031-1.c: New test.
6586
6587 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6588
6589         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6590         * gcc.misc-tests/bprob.exp: Likewise.
6591         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
6592         the execution test on arm-elf configs.
6593         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
6594         configs that don't support scratch files.
6595         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
6596
6597 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
6598
6599         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
6600         done by dejagnu.
6601
6602 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
6603
6604         * ada/acats/run_all.sh: Redirect mv output to /dev/null
6605         Avoid non pure sh syntax. Add more logging.
6606
6607         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
6608         fail.
6609
6610 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6611
6612         PR libgcj/10610
6613         * gcc.dg/ppc-stackalign-1.c: New test.
6614
6615 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
6616
6617         * ada/acats/run_all.sh: Change output to be more compliant with
6618         dejagnu framework.
6619         Create acats.sum and acats.log files under testsuite/ada/acats
6620         Only run [a-z]* directories, to filter out e.g. CVS.
6621         Redirect build output to log file.
6622
6623 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6624
6625         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
6626
6627 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6628
6629         PR ada/5909:
6630         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
6631
6632 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
6633
6634         * gcc.c-torture/compile/20031023-1.c: New test.
6635         * gcc.c-torture/compile/20031023-2.c: New test.
6636         * gcc.c-torture/compile/20031023-3.c: New test.
6637         * gcc.c-torture/compile/20031023-4.c: New test.
6638
6639 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6640
6641         PR c++/10371
6642         * g++.dg/lookup/scoped8.C: New test.
6643
6644 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6645
6646         * g++.dg/opt/reg-stack3.C: New test.
6647
6648 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6649
6650         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
6651
6652 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6653
6654         PR c++/11076
6655         * g++.dg/template/crash13.C: New test.
6656
6657 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6658
6659         * gcc.dg/c99-restrict-2.c: New test.
6660
6661 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
6662
6663         PR c++/12698, c++/12699, c++/12700, c++/12566
6664         * g++.dg/inherit/covariant9.C: New test.
6665         * g++.dg/inherit/covariant10.C: New test.
6666         * g++.dg/inherit/covariant11.C: New test.
6667
6668 2003-10-23  Jason Merrill  <jason@redhat.com>
6669
6670         PR c++/12726
6671         * g++.dg/ext/complit2.C: New test.
6672
6673 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6674
6675         PR target/12654
6676         * gcc.c-torture/execute/20031020-1.c: New test.
6677
6678 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6679
6680         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
6681         following the jump_insn.
6682
6683 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
6684
6685         * gcc.dg/cast-lvalue-1.c: New test.
6686
6687 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
6688
6689         PR c++/11962
6690         * g++.dg/template/cond2.C: New test.
6691
6692 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6693
6694         * gcc.dg/builtins-28.c: New test.
6695
6696 2003-10-20  Jan Hubicka  <jh@suse.cz>
6697
6698         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
6699         parameter.
6700         * testsuite/gcc.dg/inline-2.c: Likewise.
6701
6702 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6703
6704         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
6705         * gcc.dg/nest.c:  Likewise.
6706
6707 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6708
6709         PR c++/9781, c++/10583, c++/11862
6710         * g++.dg/parse/crash13.C: New test.
6711
6712 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6713
6714         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
6715
6716 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6717
6718         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
6719         Define HAVE_C99_RUNTIME except on Solaris.
6720         * gcc.dg/builtins-20.c: Likewise.
6721
6722 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6723
6724         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
6725
6726 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6727
6728         PR c++/12495
6729         * g++.dg/template/crash21.C: New test.
6730
6731 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6732
6733         PR c++/2513
6734         * g++.dg/template/typename5.C: New test.
6735
6736 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6737
6738         PR c++/12369
6739         * g++.dg/template/friend25.C: New test.
6740
6741 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
6742
6743         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
6744         versions.
6745
6746 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
6747
6748         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
6749         == 2147483647.
6750
6751 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
6752
6753         * gcc.c-torture/execute/960416-1.x: Remove.
6754         * gcc.c-torture/execute/divconst-3.x: Likewise.
6755
6756 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
6757
6758         PR target/12598
6759         * gcc.dg/torture/cris-volatile-1.c: New test.
6760
6761 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6762
6763         PR optimization/9325
6764         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
6765         for overflowing floating point to integer conversion during RTL
6766         simplification.
6767
6768 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
6769
6770         * objc/execute/_cmd.m: Fix typo.
6771         * objc.dg/image-info.m, objc.dg/symtab-1.m:
6772         Relax 'scan-assembler' regexp.
6773         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
6774         objc.dg/try-catch-4.m: Run on non-Darwin targets.
6775         * objc.dg/zero-link-2.m: Remove blank line.
6776         * objc.dg/zero-link-3.m: New test case.
6777
6778 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
6779
6780         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
6781
6782         * gcc.dg/asm-names.c: Use scan-assembler-not rather
6783         than linker trickery.
6784
6785 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6786
6787         PR c++/12370
6788         * g++.dg/other/friend2.C: New test.
6789
6790 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6791
6792         * gcc.dg/20031012-1.c: New test.
6793
6794 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6795
6796         * gcc.dg/weak/weak-3.c: Fix for new warning.
6797
6798 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6799
6800         PR optimization/8750
6801         * gcc.c-torture/execute/20031012-1.c: New test case.
6802
6803 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6804
6805         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
6806         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
6807
6808 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6809
6810         PR optimization/12260
6811         * gcc.c-torture/compile/20031011-2.c: New test case.
6812
6813 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6814
6815         * gcc.c-torture/execute/20031011-1.c: New testcase.
6816
6817 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
6818
6819         * gcc.c-torture/compile/20031011-1.c: New test.
6820
6821 2003-10-11  Jan Hubicka  <jh@suse.cz>
6822
6823         * g++.dg/other/first-global.C: New test.
6824
6825 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6826
6827         * gcc.c-torture/execute/string-opt-18.c: New testcase.
6828
6829 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
6830
6831         * gcc.c-torture/compile/20031010-1.c: New test.
6832
6833 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
6834
6835         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
6836         * gcc.c-torture/execute/va-arg-25.c: ... here.
6837
6838 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
6839
6840         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
6841
6842 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
6843
6844         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
6845
6846 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
6847
6848         * g++.dg/parse/error2.C: New test.
6849
6850 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
6851
6852         PR c++/11097
6853         * g++.dg/other/error5.C: Modify the error message.
6854         * g++.dg/lookup/using8.C: New test.
6855
6856 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
6857
6858         * gcc.dg/darwin-abi-2.c: New file.
6859         * gcc.c-torture/execute/va-arg-24.c: New file.
6860
6861 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
6862
6863         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
6864         indentation.
6865
6866 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
6867
6868         PR c++/10147
6869         * g++.dg/other/error4.C: Update error messages.
6870         * g++.dg/template/ptrmem4.C: Likewise.
6871
6872         PR c++/12337
6873         * g++.dg/init/new9.C: New test.
6874
6875         PR c++/12334, c++/12236, c++/8656
6876         * g++.dg/ext/attrib8.C: New test.
6877
6878 2003-10-06  Devang Patel  <dpatel@apple.com>
6879
6880         * gcc.dg/debug/dwarf2-3.h: New test.
6881         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
6882
6883 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
6884
6885         * g++.dg/opt/cfg2.C: New test.
6886
6887 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6888
6889         * g++.dg/opt/float1.C: New test.
6890
6891 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6892
6893         * gcc.dg/c90-array-lval-6.c: New test.
6894         * gcc.dg/c99-array-lval-6.c: New test.
6895
6896 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
6897             Ziemowit Laski  <zlaski@apple.com>
6898
6899         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
6900         'Derived', so that it is never considered a class method; add
6901         new warning for '+port' method ambiguity.
6902         * objc.dg/method-12.m: Include <objc/objc.h> instead of
6903         <objc/objc-api.h> (needed on Mac OS X).
6904         * objc.dg/method-13.m: New test.
6905
6906 2003-10-03  Roger Sayle  <roger@eyesopen.com>
6907
6908         PR optimization/9325, PR java/6391
6909         * gcc.c-torture/execute/20031003-1.c: New test case.
6910
6911 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
6912
6913         PR optimization/12180
6914         * gcc.dg/20031002-1.c: New test.
6915
6916         PR c++/12486
6917         * g++.dg/inherit/error1.C: New test.
6918
6919 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
6920
6921         * lib/f-torture.exp (search_for): Rename to...
6922         (search_for_re): This.  Also, clean up comments and the
6923         "regexp" invocation.
6924
6925 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
6926
6927         * gcc.c-torture/compile/20031002-1.c: New test.
6928
6929 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
6930
6931         * g++.dg/opt/cond1.C: New test.
6932
6933 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
6934
6935         * gcc.dg/Wold-style-definition-2.c: New testcase.
6936         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
6937
6938 2003-09-29  Richard Henderson  <rth@redhat.com>
6939
6940         * g++.dg/init/array10.C: Add dg-options.
6941
6942 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
6943
6944         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
6945
6946 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6947
6948         * g++.dg/template/friend19.C: Fix typo.
6949         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
6950
6951 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
6952
6953         * gcc.c-torture/execute/20030928-1.c: New test.
6954         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
6955
6956 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6957
6958         * g++.dg/opt/unroll1.C: New test.
6959
6960 2003-09-26  Roger Sayle  <roger@eyesopen.com>
6961
6962         PR optimization/11741
6963         * gcc.dg/20030926-1.c: New test case.
6964
6965 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6966
6967         PR c++/5655
6968         * g++.dg/parse/access7.C: New test.
6969         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
6970
6971 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
6972
6973         MERGE OF objc-improvements-branch into MAINLINE:
6974         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
6975         if libobjc has not been built.
6976         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
6977         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
6978         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
6979         objc/execute/nested-3.m, objc/execute/np-2.m,
6980         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
6981         objc/execute/redefining_self.m, objc/execute/root_methods.m,
6982         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
6983         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
6984         objc.dg/special/unclaimed-category-1.h,
6985         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
6986         well as GNU runtime.
6987         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
6988         * execute/cascading-1.m, execute/function-message-1.m,
6989         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
6990         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
6991         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
6992         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
6993         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
6994         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
6995         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
6996         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
6997         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
6998         * objc.dg/bitfield-2.m: Run only on Darwin.
6999         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
7000         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
7001         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
7002         * objc.dg/const-str-1.m: Fix constant string layout.
7003
7004 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
7005
7006         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
7007
7008 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
7009
7010         * gcc.dg/darwin-abi-1.c: New file.
7011
7012 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
7013
7014         PR target/12281
7015         * gcc.c-torture/compile/20030921-1.c: New test.
7016
7017 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7018
7019         * g++.dg/opt/reg-stack2.C: New test.
7020
7021 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
7022
7023         * g++.dg/eh/delayslot1.C: New test.
7024
7025 2003-09-20  Richard Henderson  <rth@redhat.com>
7026
7027         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
7028
7029 2003-09-20  Roger Sayle  <roger@eyesopen.com>
7030
7031         * gcc.c-torture/execute/20030920-1.c: New test case.
7032
7033 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7034
7035         * g++.dg/rtti/typeid3.C: Correct expected error message.
7036
7037 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7038
7039         PR c++/157
7040         * g++.dg/parse/crash12.C: New test.
7041
7042 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
7043
7044         * gcc.dg/compat/mixed-struct-check.h: New.
7045         * gcc.dg/compat/mixed-struct-defs.h: New.
7046         * gcc.dg/compat/mixed-struct-init.h: New.
7047         * gcc.dg/compat/struct-by-value-19_main.c: New.
7048         * gcc.dg/compat/struct-by-value-19_x.c: New.
7049         * gcc.dg/compat/struct-by-value-19_y.c: New.
7050         * gcc.dg/compat/struct-by-value-20_main.c: New.
7051         * gcc.dg/compat/struct-by-value-20_x.c: New.
7052         * gcc.dg/compat/struct-by-value-20_y.c: New.
7053         * gcc.dg/compat/struct-return-19_main.c: New.
7054         * gcc.dg/compat/struct-return-19_x.c: New.
7055         * gcc.dg/compat/struct-return-19_y.c: New.
7056         * gcc.dg/compat/struct-return-20_main.c: New.
7057         * gcc.dg/compat/struct-return-20_x.c: New.
7058         * gcc.dg/compat/struct-return-20_y.c: New.
7059
7060 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
7061         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
7062         so that it will not complain on LP64 targets.
7063
7064 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7065
7066         PR c++/495
7067         * g++.dg/template/friend24.C: New test.
7068
7069 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
7070
7071         PR c++/12332
7072         * g++.dg/template/memtmpl2.C: New test.
7073
7074 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
7075
7076         PR target/11184
7077         * gcc.dg/builtin-apply1.c: New test.
7078
7079 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7080
7081         PR c++/9848
7082         * g++.dg/warn/Wunused-4.C: New test.
7083
7084 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7085
7086         PR c++/12316
7087         * g++.dg/other/gc2.C: New test.
7088
7089 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
7090
7091         PR c++/11991
7092         * g++.dg/rtti/typeid3.C: New test.
7093
7094         PR c++/12266
7095         * g++.dg/overload/template1.C: New test.
7096
7097 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7098
7099         * g++.dg/opt/cfg3.C: New test.
7100
7101 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7102
7103         PR c++/7939
7104         * g++.dg/template/crash11.C: New test.
7105
7106 2003-09-16  Jason Merrill  <jason@redhat.com>
7107             Jakub Jelinek  <jakub@redhat.com>
7108
7109         * gcc.dg/attr-warn-unused-result.c: New test.
7110
7111 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7112
7113         PR c++/12184
7114         * g++.dg/expr/call2.C: New test.
7115
7116 2003-09-15  Andreas Jaeger  <aj@suse.de>
7117
7118         * gcc.dg/Wold-style-definition-1.c: New test.
7119
7120 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
7121
7122         PR c++/3907
7123         * g++.dg/parse/template12.C: New test.
7124
7125         * g++.dg/abi/bitfield11.C: New test.
7126         * g++.dg/abi/bitfield12.C: Likewise.
7127
7128 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
7129
7130         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
7131         non-expansion of functional macro name without arguments at EOL.
7132         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
7133
7134 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
7135
7136         * gcc.c-torture/execute/20030914-[12].c: New tests.
7137
7138 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7139
7140         PR c++/11788
7141         * g++.dg/overload/addr1.C: New test.
7142
7143 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
7144
7145         * gcc.dg/20030909-1.c: New test.
7146
7147 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7148
7149         * gcc.dg/ultrasp10.c: New test.
7150
7151 2003-09-09  Devang Patel  <dpatel@apple.com>
7152
7153         * gcc.dg/darwin-ld-6.c: New test.
7154
7155 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7156
7157         * gcc.dg/torture/builtin-explog-1.c: New testcase.
7158
7159 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7160
7161         * gcc.dg/ia64-types1.c: New test.
7162         * gcc.dg/ia64-types2.c: Likewise.
7163
7164 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7165
7166         * gcc.dg/builtins-1.c: Add more _Complex tests.
7167         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7168
7169         * gcc.dg/builtins-1.c: Test existing _Complex functions.
7170         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7171
7172 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7173
7174         PR c++/11786
7175         * g++.dg/lookup/koenig2.C: New test.
7176
7177         PR c++/5296
7178         * g++.dg/rtti/typeid2.C: New test.
7179
7180 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
7181
7182         * gcc.c-torture/compile/20030904-1.c: New test.
7183
7184 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7185
7186         * g++.dg/opt/longbranch2.C: New test.
7187
7188 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7189
7190         * g++.dg/template/crash10.C: Only compile it.
7191
7192 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7193
7194         PR middle-end/11665
7195         * gcc.c-torture/compile/20030907-1.c: New test.
7196         * g++.dg/init/array11.C: New test.
7197
7198 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7199
7200         PR c++/11852
7201         * g++.dg/init/struct1.C: New test.
7202
7203 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7204
7205         PR c++/12181
7206         * g++.dg/expr/comma1.C: New test.
7207
7208 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
7209
7210         PR c++/11867
7211         * g++.dg/expr/static_cast5.C: New test.
7212
7213 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
7214
7215         PR c++/11507
7216         * g++.dg/lookup/scoped7.C: New test.
7217
7218         PR c++/9574
7219         * g++.dg/other/static1.C: New test.
7220
7221         PR c++/11490
7222         * g++.dg/warn/template-1.C: New test.
7223
7224         PR c++/11432
7225         * g++.dg/template/crash10.C: New test.
7226
7227         PR c++/2478
7228         * g++.dg/overload/VLA.C: New test.
7229
7230         PR c++/10804
7231         * g++.dg/template/call1.C: New test.
7232
7233 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7234
7235         PR c++/11794
7236         * g++.dg/parse/using3.C: New test.
7237
7238 2003-09-06  Roger Sayle  <roger@eyesopen.com>
7239
7240         PR c++/11409
7241         * g++.dg/overload/builtin3.C: New test case.
7242
7243 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
7244
7245         PR c/9862
7246         * gcc.dg/20030906-1.c: New test.
7247         * gcc.dg/20030906-2.c: Likewise.
7248
7249 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7250
7251         PR c++/12167
7252         * g++.dg/parse/defarg5.C: New test.
7253
7254         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
7255
7256 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
7257
7258         PR c++/12163
7259         * g++.dg/expr/static_cast4.C: New test.
7260
7261         PR c++/12146
7262         * g++.dg/template/crash9.C: New test.
7263
7264 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
7265
7266         * g++.old-deja/g++.ext/pretty2.C: Update for change
7267         in __FUNCTION__.
7268         * g++.old-deja/g++.ext/pretty3.C: Likewise.
7269
7270 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
7271
7272         PR c++/11922
7273         * g++/dg/template/qualified-id1.C: New test.
7274
7275         PR c++/12037
7276         * g++.dg/warn/noeffect4.C: New test.
7277
7278 2003-09-04  Matt Austern  <austern@apple.com>
7279
7280         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
7281         * g++.dg/ext/fnname2.C: Likewise.
7282         * g++.dg/ext/fnname3.C: Likewise.
7283
7284 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
7285
7286         * g++.dg/expr/lval1.C: New test.
7287         * g++.dg/ext/lvcast.C: Remove.
7288
7289 2003-09-03  Roger Sayle  <roger@eyesopen.com>
7290
7291         PR optimization/11700.
7292         * gcc.c-torture/compile/20030903-1.c: New test case.
7293
7294 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
7295
7296         PR c++/12053
7297         * g++.dg/abi/layout4.C: New test.
7298
7299 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
7300
7301         PR c++/11553
7302         * g++.dg/parse/friend3.C: New test.
7303
7304 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
7305
7306         PR c++/11847
7307         * g++.dg/template/class1.C: New test.
7308
7309         PR c++/11808
7310         * g++.dg/expr/call1.C: New test.
7311
7312 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
7313
7314         PR c++/12114
7315         * g++.dg/init/ref9.C: New test.
7316
7317         PR c++/11972
7318         * g++.dg/template/nested4.C: New test.
7319
7320 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7321
7322         PR c++/12093
7323         * g++.dg/template/non-dependent4.C: New test.
7324
7325         PR c++/11928
7326         * g++.dg/inherit/conv1.C: New test.
7327
7328 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7329
7330         PR c++/6196
7331         * g++.dg/ext/label1.C: New test.
7332         * g++.dg/ext/label2.C: Likewise.
7333
7334 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7335
7336         * g++.dg/expr/cond3.C: New test.
7337
7338 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7339
7340         * gcc.dg/builtins-1.c: Add new builtin cases.
7341
7342 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7343
7344         * gcc.dg/builtins-1.c: Add new cases.
7345         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7346
7347 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7348
7349         * gcc.dg/builtins-1.c: Add more math builtin tests.
7350         * gcc.dg/torture/builtin-attr-1.c: New test.
7351
7352 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7353
7354         PR optimization/5079
7355         * g++.dg/opt/static3.C: New test.
7356
7357 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7358
7359         * gcc.misc-tests/gcov-10b.c: New test.
7360
7361 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
7362
7363         * g++.dg/opt/ptrmem3.C: New test.
7364
7365         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
7366
7367 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
7368
7369         * gcc.dg/20030826-2.c: New test.
7370
7371 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7372
7373         PR middle-end/12002
7374         * g77.f-torture/compile/12002.f: New test case.
7375
7376 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7377
7378         * gcc.dg/20030826-1.c: New test case.
7379
7380 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
7381
7382         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
7383
7384 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
7385
7386         PR c++/11871
7387         * c++.dg/lookup/crash1.C: New test.
7388
7389         * c++.dg/warn/noeffect3.C: New test.
7390
7391 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
7392
7393         * gcc.dg/compat/vector-1_x.c: Compile with -w.
7394         * gcc.dg/compat/vector-1_y.c: Ditto.
7395         * gcc.dg/compat/vector-2_x.c: Ditto.
7396         * gcc.dg/compat/vector-2_y.c: Ditto.
7397
7398 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
7399
7400         * gcc.dg/20030702-1.c: New test.
7401
7402 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
7403
7404         PR c++/8795
7405         * g++.dg/ext/altivec-1.C: New test.
7406
7407 2003-08-24  Richard Henderson  <rth@redhat.com>
7408
7409         * g++.dg/eh/simd-2.C: Add -w for x86.
7410
7411 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
7412
7413         * gcc.dg/20030815-1.c: New test.
7414
7415 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7416
7417         PR c++/3765
7418         * g++.dg/parse/access6.C: New test.
7419
7420 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7421
7422         PR c++/641, c++/11876
7423         * g++.dg/template/friend22.C: New test.
7424         * g++.dg/template/friend23.C: Likewise.
7425
7426 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7427
7428         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
7429         identically.
7430
7431 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7432
7433         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
7434
7435 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7436
7437         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
7438
7439 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7440
7441         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
7442
7443 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7444
7445         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
7446
7447 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
7448
7449         PR c++/11919
7450         * g++.dg/overload/prom1.C: New test.
7451
7452         PR c++/11551
7453         * g++.dg/parse/dtor2.C: New test.
7454
7455         PR c++/10762
7456         * g++.dg/parse/using2.C: New test.
7457
7458 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
7459
7460         PR target/11805
7461         * gcc.c-torture/compile/20030821-1.c: New.
7462
7463 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
7464
7465         PR c++/11834
7466         * g++.dg/template/deduce2.C: New test.
7467
7468 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
7469
7470         * gcc.c-torture/execute/20030821-1.c: New test.
7471
7472 2003-08-20  Roger Sayle  <roger@eyesopen.com>
7473
7474         PR middle-end/11984
7475         * gcc.dg/20030820-1.c: New test case.
7476
7477 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
7478
7479         PR c++/11945
7480         * g++.dg/warn/noeffect2.C: New test.
7481
7482 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
7483
7484         PR c++/10926
7485         * g++.dg/template/dtor2.C: New test.
7486
7487         PR c++/11684
7488         * g++.dg/template/operator1.C: New test.
7489         * g++.dg/parse/operator4.C: New test.
7490
7491         PR c++/11946.C
7492         * g++.dg/expr/enum1.C: New test.
7493         * gcc.dg/c99-bool-1.c: Remove bogus warning.
7494
7495         PR c++/11036.C
7496         * g++.dg/parse/elab2.C: New test.
7497         * g++.dg/parse/typedef4.C: Change error message.
7498         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
7499         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
7500         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
7501
7502 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7503
7504         * gcc.dg/pch/warn-1.c: New.
7505         * gcc.dg/pch/warn-1.hs: New.
7506
7507         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
7508         not-tested file.
7509
7510 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7511
7512         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
7513
7514 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7515
7516         * gcc.dg/uninit-D.c: New Test.
7517         * gcc.dg/uninit-E.c: New Test.
7518         * gcc.dg/uninit-F.c: New Test.
7519         * gcc.dg/uninit-G.c: New Test.
7520
7521 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
7522
7523         * g++.dg/README: Describe the pch directory.
7524
7525 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7526
7527         PR c++/11174
7528         * g++.dg/parse/access4.C: New test.
7529         * g++.dg/parse/access5.C: Likewise.
7530         * g++.old-deja/g++.jason/access17.C: Adjust error message.
7531
7532 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
7533
7534         * gcc.dg/noncompile/20030818-1.c: New.
7535
7536 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7537
7538         PR c++/11957
7539         * g++.dg/warn/noeffect1.C: New test.
7540
7541         * g++.dg/template/scope2.C: New test.
7542         * g++.dg/template/error2.C: Correct dg-error
7543
7544 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
7545
7546         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
7547
7548 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
7549
7550         PR C++/11512
7551         * g++.dg/template/warn1.C: New.
7552
7553 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7554
7555         * g++.dg/template/error2.C: New test.
7556         * g++.dg/lookup/using7.C: Adjust errors
7557         * g++.old-deja/g++.pt/crash36.C: Likewise.
7558         * g++.old-deja/g++.pt/derived3.C: Likewise.
7559
7560 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7561
7562         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
7563         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
7564         * gcc.c-torture/execute/builtins/string-9.c: New, from
7565         string-opt-9.c.  Adjust for execute/builtins framework.
7566         * gcc.c-torture/execute/string-opt-9.c: Delete.
7567
7568 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
7569
7570         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
7571
7572         * g++.dg/parse/ret-type2.C: New test.
7573
7574         PR c++/11703
7575         * g++.dg/init/new8.C: New test.
7576
7577         PR c++/10923
7578         * g++.dg/parse/typedef5.C: New test.
7579
7580         PR c++/9512
7581         * g++.dg/parse/qualified2.C: New test.
7582         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
7583         invalid code.
7584
7585 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
7586
7587         * g++.dg/conversion/ptrmem1.C: New test.
7588
7589 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
7590
7591         PR target/11693
7592         * gcc.dg/20030811-1.c: New test.
7593
7594         PR target/11535
7595         * gcc.c-torture/execute/20030811-1.c: New test.
7596
7597 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7598
7599         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
7600
7601 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
7602
7603         PR c++/11789.C
7604         * g++.dg/inherit/multiple1.C: New test.
7605
7606 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7607
7608         * gcc.dg/spe1.c: New test.
7609
7610         PR c++/11670
7611         * g++.dg/expr/cast2.C: New test.
7612
7613         PR c++/10530
7614         * g++.dg/template/dependent-name2.C: New test.
7615
7616 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
7617
7618         * g++.dg/parse/crash11.C: Put the dg options in comments.
7619
7620 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
7621
7622         * lib/gcc-dg.exp: Update for diagnostic change.
7623
7624 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7625
7626         PR c++/5767
7627         * g++.dg/parse/crash11.C: New test.
7628
7629 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
7630
7631         * gcc.dg/cpp/spacing1.c: Update.
7632
7633 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
7634
7635         PR target/11739
7636         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
7637         a value for -mtune.
7638
7639 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7640
7641         PR middle-end/11771
7642         * gcc.c-torture/compile/20030804-1.c: New test case.
7643
7644 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7645
7646         * gcc.dg/20030804-1.c: New test case.
7647
7648 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
7649
7650         * gcc.dg/cpp/separate-1.c: New test.
7651
7652 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
7653
7654         PR c++/11704
7655         * g++.dg/template/dependent-expr2.C: New test.
7656
7657         PR c++/11766
7658         * g++.dg/expr/ptrmem1.C: New test.
7659
7660 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7661
7662         PR c++/9453
7663         * g++.dg/template/friend15.C: New test.
7664
7665 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
7666
7667         * lib/dg-pch.exp: Work round PCH bug.
7668
7669 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7670
7671         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
7672         builtins.  Move cases from builtins-4.c here.
7673
7674         * gcc.dg/torture/builtin-math-1.c: New test taken from
7675         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
7676         additional cases.
7677
7678         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
7679         Delete.
7680
7681 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7682
7683         PR c++/9447
7684         * g++.dg/template/using7.C: New test.
7685
7686 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
7687
7688         * import1.c, import2.c: New tests.
7689
7690 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
7691
7692         * g++.dg/eh/crossjump1.C: New test.
7693
7694 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
7695
7696         PR c++/11697
7697         * g++.dg/template/using6.C: New test.
7698
7699         PR c++/11744
7700         * g++.dg/template/koenig2.C: New test.
7701
7702 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7703
7704         PR c++/7983
7705         * g++.dg/parse/typedef4.C: New test.
7706
7707 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7708
7709         PR c++/8442, c++/8806
7710         * g++.dg/template/elab1.C: New test.
7711         * g++.dg/template/type2.C: Likewise.
7712         * g++.dg/template/ttp3.C: Adjust expected error message.
7713         * g++.old-deja/g++.law/visibility13.C: Likewise.
7714         * g++.old-deja/g++.niklas/t135.C: Likewise.
7715         * g++.old-deja/g++.pt/ttp41.C: Likewise.
7716         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
7717         template argument.
7718         * g++.old-deja/g++.pt/ttp44.C: Likewise.
7719
7720 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
7721
7722         PR c++/11295
7723         * g++.dg/ext/stmtexpr1.C: New test.
7724
7725         * g++.dg/opt/tmp1.C: New test.
7726
7727         PR c++/11525
7728         * g++.dg/parse/constant4.C: New test.
7729
7730         PR c++/9447
7731         * g++.dg/template/using5.C: New test.
7732
7733 2003-07-31  Roger Sayle  <roger@eyesopen.com>
7734
7735         * gcc.dg/builtins-27.c: New test case.
7736
7737 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
7738
7739         * gcc.dg/tls/opt-7.c: New test.
7740
7741 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
7742
7743         * g++.old-deja/g++.other/crash18.C: Remove.
7744
7745 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7746
7747         * g++.dg/template/explicit3.C: New.
7748         * g++.dg/template/explicit4.C: New.
7749         * g++.dg/template/explicit5.C: New.
7750
7751         PR c++/11347
7752         * g++.dg/template/memtmpl1.C: New.
7753
7754 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
7755
7756         PR target/11565
7757         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
7758         * gcc.dg/i386-387-5.c (dg-options): Likewise.
7759
7760 2003-07-30  Jan Hubicka  <jh@suse.cz>
7761
7762         * vtgc1.c: Kill.
7763
7764 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
7765
7766         * gcc.dg/struct-in-proto-1.c: New test.
7767
7768 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
7769
7770         * gcc.dg/cpp/include2.c: Only expect one message.
7771
7772 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
7773
7774         PR c++/9447
7775         * g++.dg/template/using1.C: New test.
7776         * g++.dg/template/using2.C: New test.
7777         * g++.dg/template/using3.C: New test.
7778         * g++.dg/template/using4.C: New test.
7779
7780 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
7781
7782         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
7783         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7784
7785 2003-07-28  Jan Hubicka  <jh@suse.cz>
7786
7787         PR c++/11530
7788         * g++.dg/opt/call1.C: New test.
7789
7790 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
7791
7792         PR c++/11667
7793         * g++.dg/init/enum2.C: New test.
7794         * g++.dg/template/overload1.C: Add "-w" option.
7795
7796 2003-07-28    <hp@bitrange.com>
7797
7798         * gcc.dg/Wdeclaration-after-statement-1.c,
7799         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
7800
7801 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
7802
7803         * gcc.c-torture/compile/20030725-1.c: New test.
7804
7805 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
7806
7807         * gcc.dg/20030505.c: Only run for SPE.
7808         Remove definition of opaque type.
7809
7810 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
7811
7812         * g++.dg/template/ptrmem6.C: New test.
7813
7814 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
7815
7816         * gcc.c-torture/compile/zero-strct-2.c: New test.
7817
7818 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
7819
7820         * gcc.dg/intermod-1.c: New test.
7821
7822 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7823
7824         PR c++/11617
7825         * g++.dg/template/lookup2.C: New test.
7826         * g++.dg/template/memclass1.C: Remove instantiated from error.
7827         * g++.dg/other/error2.C: Tweak expected errors.
7828
7829         PR c++/11596
7830         * g++.dg/template/defarg3.C: New test.
7831
7832         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
7833
7834 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
7835
7836         * g++.dg/inherit/access5.C: New test.
7837
7838 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7839
7840         PR c++/11513
7841         * g++.dg/template/crash8.C: New test.
7842
7843 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
7844
7845         PR c/10602
7846         * gcc.dg/noncompile/incomplete-2.c: New test.
7847
7848 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
7849
7850         PR c++/11645
7851         * g++.dg/inherit/access4.C: New test.
7852
7853         PR c++/11517
7854         * g++.dg/expr/cond2.C: New test.
7855
7856         PR optimization/10679
7857         * g++.dg/opt/inline4.C: New test.
7858
7859 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
7860
7861         * g++.dg/parse/crash10: New test.
7862
7863 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7864
7865         * g++.dg/ext/flexary1.C: New test.
7866
7867 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7868
7869         PR c++/10793
7870         * g++.dg/template/crash9.C: New test.
7871
7872 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7873
7874         PR c++/3004
7875         * g++.dg/parse/typedef3.C: New test.
7876
7877         PR c++/7906
7878         * g++.dg/parse/operator2.C: New test.
7879
7880         PR c++/8895
7881         * g++.dg/parse/def-tmpl-arg1.C: New test.
7882
7883         PR c++/9282
7884         * g++.dg/parse/funptr1.C: New test.
7885
7886         PR c++/9452
7887         * g++.dg/parse/ambig3.C: New test.
7888
7889         PR c++/9454
7890         * g++.dg/parse/operator3.C: New test.
7891
7892         PR c++/9486
7893         * g++.dg/parse/template10.C: New test.
7894
7895         PR c++/9488
7896         * g++.dg/parse/template11.C: New test.
7897
7898         PR c++/10150
7899         * g++.dg/parse/invalid-op1.C: New test.
7900
7901         PR c++/10247
7902         * g++.dg/parse/condexpr1.C: New test.
7903
7904 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7905
7906         * g++.dg/ext/packed3.C: New test.
7907         * g++.dg/ext/packed4.C: New test.
7908
7909         * gcc.dg/pack-test-3.c: New test.
7910
7911 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
7912
7913         * lib/compat.exp: Handle dg-options per source file.
7914         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
7915         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
7916         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
7917         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
7918         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
7919         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
7920         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
7921         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
7922         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
7923         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
7924         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
7925         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
7926         * g++.dg/compat/break/bitfield7_x.C: Ditto.
7927         * g++.dg/compat/break/bitfield7_y.C: Ditto.
7928
7929 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
7930
7931         PR c/10320
7932         * gcc.c-torture/execute/20030718-1.c: New test.
7933
7934 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7935
7936         PR optimization/11536
7937         * gcc.dg/20030721-1.c: New test.
7938
7939 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
7940
7941         PR c++/11546
7942         * g++.dg/template/lookup1.C: New test.
7943
7944 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
7945
7946         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
7947         diagnostics of ill-formed constructs involving labels.
7948         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
7949         the new 'previously defined here' message.
7950
7951 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
7952
7953         * g++.dg/parse/non-dependent2.C: New test.
7954
7955 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
7956
7957         * g++.dg/init/init-ref4.C: xfail on targets without
7958         weak symbols.
7959
7960 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
7961
7962         PR target/11087
7963         * gcc.c-torture/execute/20030717-1.c: New test.
7964
7965 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7966
7967         * g++.dg/opt/cfg1.C: New test.
7968
7969 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
7970
7971         PR optimization/11557
7972         * gcc.dg/20030717-1.c: New test.
7973
7974 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
7975
7976         PR c++/10476
7977         * g++.dg/expr/crash-1.C: New test.
7978
7979         PR c++/11027
7980         * g++.dg/template/init3.C: New test.
7981
7982         PR c++/8222
7983         * g++.dg/template/non-dependent1.C: New test.
7984
7985         PR c++/11070
7986         * g++.dg/template/non-dependent2.C: New test.
7987
7988         PR c++/11071
7989         * g++.dg/template/non-dependent3.C: New test.
7990
7991         PR c++/9907
7992         * g++.dg/template/sizeof5.C: New test.
7993
7994 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
7995
7996         PR 11498
7997         * gcc.c-torture/compile/mangle-1.c: New file.
7998
7999 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8000
8001         PR c++/7809
8002         * g++.dg/parse/access3.C: New test.
8003
8004 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
8005
8006         PR c++/11384
8007         * g++.dg/init/init-ref4.C: New test.
8008
8009 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
8010
8011         PR c++/11547
8012         * g++.dg/parse/constant3.C: New test.
8013         * g++.dg/parse/crash7.C: Likewise.
8014
8015 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
8016
8017         PR target/11008
8018         * gcc.dg/i386-pentium4-not-mull.c: New.
8019
8020 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
8021
8022         * gcc.dg/asm-names.c (ymain): Make it weak.
8023
8024 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8025
8026         PR c++/5421
8027         * g++.dg/template/friend21.C: New test.
8028
8029 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
8030
8031         * gcc.dg/cleanup-8.c: New test.
8032         * gcc.dg/cleanup-9.c: New test.
8033
8034 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
8035
8036         * g++.dg/ext/dll-MI1.h: New file.
8037         * g++.dg/ext/dllexport-MI1.C: New file.
8038         * g++.dg/ext/dllimport-MI1.C: New file.
8039
8040 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
8041
8042         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
8043         it does not have cmpstrsi patterns (just cmpmemsi).
8044
8045 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
8046
8047         PR debug/11473
8048         * g++.dg/debug/debug8.C: New test.
8049
8050 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8051
8052         PR c++/10108
8053         * g++.dg/template/crash7.C: New test.
8054
8055 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
8056
8057         PR target/10795
8058         * gcc.c-torture/compile/20030708-1.c: New.
8059
8060 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8061
8062         * gcc.c-torture/execute/20030715-1.c: New test.
8063
8064 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
8065
8066         * gcc.dg/pch/inline-3.c: New file.
8067         * gcc.dg/pch/inline-3.hs: New file.
8068         * gcc.dg/pch/inline-4.c: New file.
8069         * gcc.dg/pch/inline-4.hs: New file.
8070
8071 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
8072
8073         PR c++/11509
8074         * g++.dg/template/crash6.C: New test.
8075
8076         PR c++/7053
8077         * g++.dg/template/friend20.C: New test.
8078
8079         PR c++/7019
8080         * g++.dg/template/overload2.C: New test.
8081
8082 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8083
8084         PR optimization/11440
8085         * gcc.c-torture/execute/20030714-1.c: New test.
8086
8087 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8088
8089         PR c++/11154
8090         * g++.dg/template/partial2.C: New test.
8091
8092 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
8093
8094         PR c++/11503
8095         * g++.dg/template/anon1.C: New test.
8096
8097         PR c++/11493
8098         PR c++/11495
8099         * g++.dg/parse/template9.C: Likewise.
8100         * g++.dg/template/crash4.C: New test.
8101         * g++.dg/template/koenig1.C: Likewise.
8102         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
8103         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
8104         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
8105         functions.
8106         * g++.old-deja/g++.jason/template36.C: Likewise.
8107         * g++.old-deja/g++.mike/p1989.C: Likewise.
8108         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
8109         * g++.old-deja/g++.pt/ttp20.C: Use this->.
8110         * g++.old-deja/g++.pt/ttp21.C: Use this->.
8111         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
8112         compiling.
8113         * g++.old-deja/g++.pt/union2.C: Use this->.
8114
8115 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
8116
8117         * gcc.dg/20030711-1.c: New test.
8118
8119 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
8120
8121         PR c++/11050
8122         * g++.dg/parse/args1.C: New test.
8123         * g++.pt/defarg8.C: Change expected errors.
8124
8125 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
8126
8127         PR c++/8164
8128         * g++.dg/template/nontype2.C: New test.
8129
8130         PR c++/10558
8131         * g++.dg/parse/template8.C: New test.
8132
8133         PR c++/8327
8134         * g++.dg/template/scope1.C: New test.
8135
8136         * g++.dg/warn/Wsign-compare-1.C: New test.
8137
8138 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8139
8140         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
8141
8142 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
8143
8144         PR c++/9411
8145         * g++.dg/template/explicit2.C: New test.
8146
8147         PR c++/10032
8148         * g++.dg/warn/pedantic1.C: New test.
8149
8150 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
8151
8152         PR c++ 9483
8153         * g++.dg/other/field1.C: New test.
8154
8155 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8156
8157         PR c/11449
8158         * gcc.c-torture/compile/20030707-1.c: New.
8159
8160 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8161
8162         PR c++/10849
8163         * g++.dg/template/access12.C: New test.
8164
8165 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
8166
8167         * g++.dg/bprob/bprob.exp (prof_ext): Update.
8168         * g77.dg/bprob/bprob.exp (prof_ext): Update.
8169         * gcc.misc-tests/bprob.exp (prof_ext): Update.
8170         * gcc.misc-tests/gcov.exp: Update
8171         * g++.dg/gcov/gcov.exp: Update
8172         * lib/gcov.exp: Update.
8173
8174 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
8175
8176         * g++.dg/abi/mangle17.C: Make sure template expressions are
8177         dependent.
8178         * g++.dg/abi/mangle4.C: Mark erroneous casts.
8179         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
8180         * g++.dg/opt/stack1.C: Remove erroneous code.
8181         * g++.dg/parse/template7.C: New test.
8182         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
8183         * g++.old-deja/g++.pt/crash4.C: Likewise.
8184
8185 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8186
8187         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
8188         with zero or one occurence of `$' after the initial `L'.
8189
8190 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
8191
8192         * gcc.c-torture/compile/20030704-1.c: Add a comment.
8193
8194 2003-07-08  Roger Sayle  <roger@eyesopen.com>
8195
8196         PR c/11370
8197         * gcc.dg/Wunreachable-6.c: New testcase.
8198         * gcc.dg/Wunreachable-7.c: New testcase.
8199
8200 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8201
8202         PR c/11420
8203         * gcc.dg/20030708-1.c: New test.
8204
8205 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
8206
8207         * gcc.dg/compat/sdata-section.h: New file.
8208         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
8209         * gcc.dg/torture/mips-sdata-1.c: New test.
8210
8211 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8212
8213         PR c++/11030
8214         * g++.dg/template/friend19.C: New test.
8215
8216 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8217
8218         * g++.dg/opt/strength-reduce.C: New test.
8219
8220 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8221
8222         PR target/10979
8223         * gcc.dg/20030707-1.c: New testcase.
8224
8225 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8226
8227         PR optimization/11059
8228         * g++.dg/opt/emptyunion.C: New testcase.
8229
8230 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8231             Eric Botcazou  <ebotcazou@libertysurf.fr>
8232
8233         * g++.dg/opt/stack1.C: New test.
8234
8235 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
8236
8237         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
8238         run test.
8239
8240         PR c++/11431
8241         * g++.dg/expr/static_cast3.C: New test.
8242
8243 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8244
8245         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
8246         everywhere.
8247         * gcc.dg/concat.c: Concatenation of string constants with
8248         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
8249         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
8250         * gcc.dg/cpp/escape-2.c: Use wide character constants where
8251         necessary to avoid multi-character character constant warning.
8252         * gcc.dg/cpp/escape.c: Likewise.
8253         * gcc.dg/cpp/ucs.c: Likewise.
8254         Remove backslashes from dg-bogus comments, as they confuse Tcl.
8255         Fix a typo.
8256
8257 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8258
8259         PR c/11428
8260         * gcc.c-torture/compile/20030704-1.c: New.
8261
8262 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8263
8264         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
8265
8266 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
8267
8268         PR c++/5287, PR c++/7910,  PR c++/11021
8269         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
8270         tests for warnings.
8271         * g++.dg/ext/dllimport2.C: Add tests for warnings.
8272         * g++.dg/ext/dllimport3.C: Likewise.
8273         * g++.dg/ext/dllimport4.C: New file.
8274         * g++.dg/ext/dllimport5.C: New file.
8275         * g++.dg/ext/dllimport6.C: New file.
8276         * g++.dg/ext/dllimport7.C: New file.
8277         * g++.dg/ext/dllimport8.C: New file.
8278         * g++.dg/ext/dllimport9.C: New file.
8279         * g++.dg/ext/dllimport10.C: New file.
8280         * g++.dg/ext/dllexport1.C: New file.
8281
8282 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8283
8284         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
8285         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
8286
8287 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8288
8289         * gcc.dg/builtins-25.c: New testcase.
8290         * gcc.dg/builtins-26.c: New testcase.
8291
8292 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
8293
8294         * gcc.dg/compat/vector-defs.h: New file.
8295         * gcc.dg/compat/vector-setup.h: New file.
8296         * gcc.dg/compat/vector-check.h: New file.
8297         * gcc.dg/compat/vector-1_main.c: New file.
8298         * gcc.dg/compat/vector-1_x.c: New file.
8299         * gcc.dg/compat/vector-1_y.c: New file.
8300         * gcc.dg/compat/vector-2_main.c: New file.
8301         * gcc.dg/compat/vector-2_x.c: New file.
8302         * gcc.dg/compat/vector-2_y.c: New file.
8303
8304         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
8305         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
8306         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
8307         * gcc.dg/compat/struct-align-1.h: New file.
8308         * gcc.dg/compat/struct-align-1_main.c: New file.
8309         * gcc.dg/compat/struct-align-1_x.c: New file.
8310         * gcc.dg/compat/struct-align-1_y.c: New file.
8311         * gcc.dg/compat/struct-align-2.h: New file.
8312         * gcc.dg/compat/struct-align-2_main.c: New file.
8313         * gcc.dg/compat/struct-align-2_x.c: New file.
8314         * gcc.dg/compat/struct-align-2_y.c: New file.
8315
8316         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
8317         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8318         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8319         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8320         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8321         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8322         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8323         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8324         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8325         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8326         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8327         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8328         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8329         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8330         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8331         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8332         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8333         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8334         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8335         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8336         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8337         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8338         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8339         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8340         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8341         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8342         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8343         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8344         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8345
8346 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8347
8348         * gcc.dg/i386-call-1.c: New test.
8349
8350 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8351
8352         PR c++/9162
8353         * g++.dg/parse/defarg4.C: New.
8354
8355 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8356
8357         PR target/10700
8358         * gcc.c-torture/compile/20030703-1.c: New test case.
8359
8360 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8361
8362         * g++.dg/template/local3.C: Remove extra semicolon.
8363
8364 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8365
8366         * gcc.dg/i386-volatile-1.c: New test.
8367
8368 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
8369
8370         PR c++/11072
8371         * g++.dg/other/offsetof2.C: XFAIL.
8372         * g++.dg/other/offsetof5.C: New.
8373
8374         PR c++/10219
8375         * g++.dg/template/error1.C: New.
8376
8377         PR c++/9779
8378         * g++.dg/template/dependent-expr1.C: New.
8379
8380 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8381
8382         PR c++/6949
8383         * g++.dg/template/local3.C: New test.
8384
8385         PR c++/11149
8386         * g++.dg/lookup/scoped6.C: New test.
8387
8388 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
8389
8390         PR c++/8046
8391         * g++.dg/other/error7.C: New test.
8392
8393 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
8394
8395         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
8396         * g++.old-deja/g++.abi/vtable3.h: Likewise.
8397         * g++.old-deja/g++.law/code-gen5.C: Likewise.
8398         * g++.old-deja/g++.other/union2.C: Likewise.
8399         * gcc.dg/c90-const-expr-2.c: Likewise.
8400         * gcc.dg/c90-const-expr-3.c: Likewise.
8401         * gcc.dg/c99-const-expr-2.c: Likewise.
8402         * gcc.dg/c99-const-expr-3.c: Likewise.
8403         * gcc.dg/concat.c: Likewise.
8404
8405 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8406
8407         PR c++/9559
8408         * g++.dg/init/static1.C: New test.
8409
8410 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8411
8412         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
8413         * g++.old-deja/g++.other/access2.C: Likewise.
8414         * g++.old-deja/g++.other/decl2.C: Likewise.
8415         * gcc.c-torture/execute/20020615-1.c: Likewise.
8416
8417 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8418
8419         PR c++/4933
8420         * g++.dg/template/sizeof4.C: New test.
8421
8422 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8423
8424         * g++.dg/other/error6.C: New test.
8425
8426 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8427
8428         PR c++/10750
8429         * g++.dg/parse/constant2.C: New test.
8430
8431 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
8432
8433         PR c++/11106
8434         * g++.dg/other/error5.C: New test.
8435
8436 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8437
8438         * gcc.dg/format/gcc_diag-1.c: New test.
8439
8440 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
8441
8442         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
8443
8444 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
8445
8446         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
8447         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
8448         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
8449
8450 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
8451
8452         * gcc.c-torture/execute/builtins/string-8.c: New test.
8453         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
8454         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
8455         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
8456
8457 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8458
8459         PR c++/10468
8460         * g++.dg/ext/typeof6.C: New test.
8461
8462 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8463
8464         PR c++/10796
8465         * g++.dg/init/enum1.C: New test.
8466
8467 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
8468
8469         * gcc.dg/20030627-1.c: New test.
8470
8471 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
8472
8473         PR c++/11332
8474         * g++.dg/expr/static_cast2.C: New test.
8475
8476 2003-06-26  Roger Sayle  <roger@eyesopen.com>
8477             Jakub Jelinek  <jakub@redhat.com>
8478
8479         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
8480         sprintf(dst,"%s",src) optimization.
8481         * gcc.c-torture/execute/20030626-1.c: New test case.
8482         * gcc.c-torture/execute/20030626-2.c: New test case.
8483
8484 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
8485
8486         * gcc.c-torture/execute/multi-ix.c: New test.
8487
8488         * gcc.c-torture/execute/simd-4.c (main):
8489         Added missing semicolon at end of union.
8490
8491 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
8492
8493         PR c++/8266
8494         * g++.dg/template/explicit-instantiation3.C: New test.
8495
8496 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8497
8498         * gcc.dg/20030626-1.c: Use signed char.
8499
8500 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8501
8502         * gcc.dg/20030626-1.c: New test.
8503
8504 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
8505
8506         * const-str-2.m: Update.
8507
8508 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
8509
8510         PR c++/10990
8511         * g++.dg/rtti/dyncast1.C: New test.
8512         * g++.dg/abi/mangle4.C: Correct base-specifier access.
8513         * g++.dg/lookup/scoped1.C: Remove XFAIL.
8514         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
8515
8516         PR c++/10931
8517         * g++.dg/expr/static_cast1.C: New test.
8518
8519 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
8520
8521         * gcc.dg/20030625-1.c: New test.
8522
8523 2003-06-24  Roger Sayle  <roger@eyesopen.com>
8524
8525         * gcc.c-torture/compile/20030624-1.c: New test case.
8526
8527 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
8528
8529         * gcc.c-torture/execute/string-opt-17.c: New test.
8530
8531 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
8532
8533         PR c++/5754
8534         * g++.dg/parse/crash6.C: New test.
8535
8536 2003-06-23  Roger Sayle  <roger@eyesopen.com>
8537
8538         * gcc.dg/builtins-24.c: New test case.
8539
8540 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
8541
8542         * g++.dg/opt/operator1.C: New test.
8543
8544 2003-06-22  Roger Sayle  <roger@eyesopen.com>
8545
8546         * gcc.c-torture/execute/string-opt-16.c: New test case.
8547
8548 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8549
8550         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
8551         * g++.old-deja/g++.other/conv7.C: Likewise
8552         * g++.old-deja/g++.other/overcnv2.C: Likewise.
8553         * g++.old-deja/g++.other/overload14.C: Likewise.
8554
8555 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8556
8557         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
8558         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
8559
8560 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8561
8562         PR c++/10888
8563         * g++.dg/warn/Winline-3.C: New test.
8564
8565 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8566
8567         * lib/target-supports.exp (check_alias_available): Make the test
8568         program acceptable to the Solaris assembler.
8569
8570         PR c++/10749
8571         * g++.dg/template/memclass2.C: New test.
8572
8573 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8574             Eric Botcazou  <ebotcazou@libertysurf.fr>
8575
8576         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
8577         data for non-matching targets.
8578         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
8579
8580 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8581
8582         PR c++/10845
8583         * g++.dg/template/member3.C: New test.
8584
8585 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
8586
8587         PR c++/10939
8588         * g++.dg/template/func1.C: New test.
8589
8590         PR c++/9649
8591         * g++.dg/template/static4.C: New test.
8592         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
8593
8594         PR c++/11041
8595         * g++.dg/init/ref7.C: New test.
8596
8597 2003-06-19  Matt Austern  <austern@apple.com>
8598
8599         PR c++/11228
8600         * g++.dg/anew1.C: New test.
8601         * g++.dg/anew2.C: New test.
8602         * g++.dg/anew3.C: New test.
8603         * g++.dg/anew4.C: New test.
8604
8605 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
8606
8607         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
8608
8609 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
8610
8611         * gcc.c-torture/execute/simd-4.c (main): Make expected value
8612         endian-dependent.
8613
8614 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8615
8616         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
8617         Remove cruft.
8618
8619 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8620
8621         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
8622         * gcc.c-torture/compile/961203-1.c: Likewise.
8623         * gcc.c-torture/compile/980506-1.c: Likewise.
8624
8625 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8626
8627         PR c++/10712
8628         * g++.dg/lookup/using7.C: New test.
8629
8630 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8631
8632         PR c++/11105
8633         * g++.dg/abi/conv1.C: Remove it.
8634         * g++.dg/template/conv7.C: New test.
8635         * g++.dg/template/conv8.C: Likewise.
8636         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
8637         conversion operator.
8638
8639 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
8640
8641         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
8642         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8643         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8644         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8645         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8646         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8647         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8648         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8649         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8650         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8651         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8652         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8653         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8654         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8655         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8656         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8657         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8658         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8659         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8660         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8661         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8662         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8663         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8664         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8665         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8666         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8667         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8668         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8669         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8670
8671 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
8672
8673         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
8674         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
8675         indications.
8676
8677 2003-06-16  Roger Sayle  <roger@eyesopen.com>
8678
8679         * gcc.dg/i386-387-5.c: New test case.
8680         * gcc.dg/i386-387-6.c: New test case.
8681         * gcc.dg/builtins-23.c: New test case.
8682
8683 2003-06-15  Roger Sayle  <roger@eyesopen.com>
8684
8685         * gcc.dg/builtins-22.c: New test case.
8686         * gcc.dg/i386-387-1.c: Update to test exp.
8687         * gcc.dg/i386-387-2.c: Likewise.
8688
8689 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8690
8691         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
8692
8693 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8694
8695         * lib/gcc-dg.exp (dg-require-dll): New function.
8696         (dg-xfail-if): Likewise.
8697         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
8698         driver.
8699
8700         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
8701         * gcc.c-torture/compile/20001205-1.c: Likewise.
8702         * gcc.c-torture/compile/20001226-1.c: Likewise.
8703         * gcc.c-torture/compile/20010518-2.c: Likewise.
8704         * gcc.c-torture/compile/20020312-1.c: Likewise.
8705         * gcc.c-torture/compile/20020604-1.c: Likewise.
8706         * gcc.c-torture/compile/920501-12.c: Likewise.
8707         * gcc.c-torture/compile/920501-4.c: Likewise.
8708         * gcc.c-torture/compile/920520-1.c: Likewise.
8709         * gcc.c-torture/compile/920521-1.c: Likewise.
8710         * gcc.c-torture/compile/920625-1.c: Likewise.
8711         * gcc.c-torture/compile/961203-1.c: Likewise.
8712         * gcc.c-torture/compile/980506-1.c: Likewise.
8713         * gcc.c-torture/compile/981006-1.c: Likewise.
8714         * gcc.c-torture/compile/981022-1.c: Likewise.
8715         * gcc.c-torture/compile/981223-1.c: Likewise.
8716         * gcc.c-torture/compile/990617-1.c: Likewise.
8717         * gcc.c-torture/compile/dll.c: Likewise.
8718         * gcc.c-torture/compile/labels-3.c: Likewise.
8719         * gcc.c-torture/compile/mipscop-1.c: Likewise.
8720         * gcc.c-torture/compile/mipscop-2.c: Likewise.
8721         * gcc.c-torture/compile/mipscop-3.c: Likewise.
8722         * gcc.c-torture/compile/mipscop-4.c: Likewise.
8723         * gcc.c-torture/compile/simd-5.c: Likewise.
8724         * gcc.c-torture/compile/20000804-1.x: Remove.
8725         * gcc.c-torture/compile/20001205-1.x: Likewise.
8726         * gcc.c-torture/compile/20001226-1.x: Likewise.
8727         * gcc.c-torture/compile/20010518-2.x: Likewise.
8728         * gcc.c-torture/compile/20020312-1.x: Likewise.
8729         * gcc.c-torture/compile/20020604-1.x: Likewise.
8730         * gcc.c-torture/compile/920501-12.x: Likewise.
8731         * gcc.c-torture/compile/920501-4.x: Likewise.
8732         * gcc.c-torture/compile/920520-1.x: Likewise.
8733         * gcc.c-torture/compile/920521-1.x: Likewise.
8734         * gcc.c-torture/compile/920625-1.x: Likewise.
8735         * gcc.c-torture/compile/961203-1.x: Likewise.
8736         * gcc.c-torture/compile/980506-1.x: Likewise.
8737         * gcc.c-torture/compile/981006-1.x: Likewise.
8738         * gcc.c-torture/compile/981022-1.x: Likewise.
8739         * gcc.c-torture/compile/981223-1.x: Likewise.
8740         * gcc.c-torture/compile/990617-1.x: Likewise.
8741         * gcc.c-torture/compile/mipscop-1.x: Likewise.
8742         * gcc.c-torture/compile/mipscop-2.x: Likewise.
8743         * gcc.c-torture/compile/mipscop-3.x: Likewise.
8744         * gcc.c-torture/compile/mipscop-4.x: Likewise.
8745         * gcc.c-torture/compile/simd-5.x: Likewise.
8746
8747         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
8748
8749 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
8750
8751         * gcc.c-torture/execute/20030611-1.c: New test.
8752
8753 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8754
8755         PR middle-end/168
8756         * gcc.dg/20030612-1.c: New test case.
8757
8758 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8759
8760         PR c++/10635
8761         * g++.dg/expr/cast1.C: New test.
8762
8763 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8764
8765         * gcc.dg/builtins-21.c: New test case.
8766
8767 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
8768
8769         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
8770         options instead of at the end.
8771         * lib/objc.exp (objc_target_compile): Likewise.
8772
8773 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
8774
8775         PR c++/10432
8776         * g++.dg/parse/error1.C: New test.
8777
8778 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
8779
8780         * gcc.dg/compat/struct-by-value-11_main.c: New file.
8781         * gcc.dg/compat/struct-by-value-11_x.c: New file.
8782         * gcc.dg/compat/struct-by-value-11_y.c: New file.
8783         * gcc.dg/compat/struct-by-value-12_main.c: New file.
8784         * gcc.dg/compat/struct-by-value-12_x.c: New file.
8785         * gcc.dg/compat/struct-by-value-12_y.c: New file.
8786         * gcc.dg/compat/struct-by-value-13_main.c: New file.
8787         * gcc.dg/compat/struct-by-value-13_x.c: New file.
8788         * gcc.dg/compat/struct-by-value-13_y.c: New file.
8789         * gcc.dg/compat/struct-by-value-14_main.c: New file.
8790         * gcc.dg/compat/struct-by-value-14_x.c: New file.
8791         * gcc.dg/compat/struct-by-value-14_y.c: New file.
8792         * gcc.dg/compat/struct-by-value-15_main.c: New file.
8793         * gcc.dg/compat/struct-by-value-15_x.c: New file.
8794         * gcc.dg/compat/struct-by-value-15_y.c: New file.
8795         * gcc.dg/compat/struct-by-value-16_main.c: New file.
8796         * gcc.dg/compat/struct-by-value-16_x.c: New file.
8797         * gcc.dg/compat/struct-by-value-16_y.c: New file.
8798         * gcc.dg/compat/struct-by-value-17_main.c: New file.
8799         * gcc.dg/compat/struct-by-value-17_x.c: New file.
8800         * gcc.dg/compat/struct-by-value-17_y.c: New file.
8801         * gcc.dg/compat/struct-by-value-18_main.c: New file.
8802         * gcc.dg/compat/struct-by-value-18_x.c: New file.
8803         * gcc.dg/compat/struct-by-value-18_y.c: New file.
8804
8805         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
8806         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
8807         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
8808         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
8809         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
8810         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
8811         * gcc.dg/compat/scalar-return-3_main.c: New file.
8812         * gcc.dg/compat/scalar-return-3_x.c: New file.
8813         * gcc.dg/compat/scalar-return-3_y.c: New file.
8814         * gcc.dg/compat/scalar-return-4_main.c: New file.
8815         * gcc.dg/compat/scalar-return-4_x.c: New file.
8816         * gcc.dg/compat/scalar-return-4_y.c: New file.
8817
8818 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
8819
8820         * gcc.dg/compat/fp2-struct-check.h: New file.
8821         * gcc.dg/compat/fp2-struct-defs.h: New file.
8822         * gcc.dg/compat/fp2-struct-init.h: New file.
8823         * gcc.dg/compat/struct-by-value-10_main.c: New file.
8824         * gcc.dg/compat/struct-by-value-10_x.c: New file.
8825         * gcc.dg/compat/struct-by-value-10_y.c: New file.
8826         * gcc.dg/compat/struct-return-10_main.c: New file.
8827         * gcc.dg/compat/struct-return-10_x.c: New file.
8828         * gcc.dg/compat/struct-return-10_y.c: New file.
8829
8830         * gcc.dg/compat/compat-common.h: New file.
8831         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
8832         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
8833         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
8834         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
8835         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
8836         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
8837         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
8838         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8839         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
8840         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
8841         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8842         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
8843         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
8844         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8845         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
8846         * gcc.dg/compat/small-struct-check.h: Ditto.
8847         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
8848         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8849         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
8850         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
8851         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8852         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
8853         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
8854         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8855         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
8856         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
8857         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8858         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
8859         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
8860         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8861         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
8862         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
8863         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8864         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
8865         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
8866         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8867         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
8868         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
8869         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8870         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
8871         * gcc.dg/compat/struct-return-2_main.c: Ditto.
8872         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8873         * gcc.dg/compat/struct-return-2_y.c: Ditto.
8874         * gcc.dg/compat/struct-return-3_main.c: Ditto.
8875         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8876         * gcc.dg/compat/struct-return-3_y.c: Ditto.
8877
8878 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
8879
8880         * g++.dg/pch/static-1.C: New file.
8881         * g++.dg/pch/static-1.Hs: New file.
8882
8883 2003-06-10  Richard Henderson  <rth@redhat.com>
8884
8885         * gcc.dg/asm-7.c: Adjust expected warning text.
8886
8887 2003-06-10  Roger Sayle  <roger@eyesopen.com>
8888
8889         * gcc.dg/builtins-20.c: New test case.
8890
8891 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
8892
8893         PR c++/11131
8894         * g++.dg/opt/template1.C: New test.
8895
8896 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8897
8898         * lib/gcc-dg.exp (dg-test): Clear additional_files and
8899         additional_sources.
8900
8901 2003-05-21  David Taylor  <dtaylor@emc.com>
8902
8903         * gcc.dg/Wpadded.c: New file.
8904
8905 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8906
8907         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
8908         * gcc.dg/special/weak-2.c: Add dg-require-weak.
8909         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
8910         dg-require-weak.
8911
8912 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
8913
8914         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
8915
8916 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8917
8918         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
8919         (dg-require-alias): Likewise.
8920         (dg-require-gc-sections): Likewise.
8921         * lib/target-supports.exp (check_gc_sections_available): Likewise.
8922
8923 2003-06-08  Richard Henderson  <rth@redhat.com>
8924
8925         * gcc.dg/20011029-2.c: Fix the array reference.
8926         * gcc.dg/asm-7.c: New.
8927
8928 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
8929
8930         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
8931
8932 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
8933
8934         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
8935         (dg-require-gc-sections): Likewise.
8936
8937 2003-06-08  Jan Hubicka  <jh@suse.cz>
8938
8939         * i386-cmov1.c: Fix regular expression.
8940         * i386-cvt-1.c: Likewise.
8941         * i386-local.c: Likewise.
8942         * i386-local2.c: Likewise.
8943         * i386-mul.c: Likewise.
8944         * i386-ssetype-1.c: Likewise.
8945         * i386-ssetype-3.c: Likewise.
8946         * i386-ssetype-5.c: Likewise.
8947
8948 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8949
8950         PR c++/11039
8951         * g++.dg/warn/implicit-typename2.C: New test.
8952         * g++.dg/warn/implicit-typename3.C: New test.
8953
8954 2003-06-07  Richard Henderson  <rth@redhat.com>
8955
8956         * g++.dg/other/offsetof3.C: Use size_t.
8957         * g++.dg/other/offsetof4.C: Likewise.
8958
8959 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
8960
8961         * lib/copy-file.exp: New. Implement gcc_copy_files.
8962
8963         * lib/dg-pch.exp: Load copy-file.exp
8964         (dg-pch): Use gcc_copy_files instead of "file copy".
8965
8966 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
8967
8968         * gcc.dg/weak/weak.exp: Simplify.
8969         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
8970         * gcc.dg/weak/weak-1.c: Likewise.
8971         * gcc.dg/weak/weak-2.c: Likewise.
8972         * gcc.dg/weak/weak-3.c: Likewise.
8973         * gcc.dg/weak/weak-4.c: Likewise.
8974         * gcc.dg/weak/weak-5.c: Likewise.
8975         * gcc.dg/weak/weak-6.c: Likewise.
8976         * gcc.dg/weak/weak-7.c: Likewise.
8977         * gcc.dg/weak/weak-8.c: Likewise.
8978         * gcc.dg/weak/weak-9.c: Likewise.
8979
8980 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
8981
8982         gcc.c-torture/execute/20030606-1.c: New.
8983
8984 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8985
8986         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
8987         * gcc.dg/builtins-19.c: Likewise.
8988
8989 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8990
8991         * gcc.dg/builtins-2.c: Add some more tests.
8992         * gcc.dg/builtins-18.c: New test case.
8993         * gcc.dg/builtins-19.c: New test case.
8994
8995 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8996             Jim Wilson  <wilson@tuliptree.org>
8997
8998         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
8999
9000 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
9001
9002         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
9003         mempcpy/stpcpy calls not to be optimized into something else.
9004         * gcc.c-torture/execute/string-opt-3.c: Moved to...
9005         * gcc.c-torture/execute/builtins/string-7.c: ...here.
9006         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
9007
9008 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9009
9010         * gcc.dg/format/asm_fprintf-1.c: New test.
9011
9012 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
9013
9014         * lib/gcc-defs.exp (additional_sources): New variable.
9015         (dg-additional-sources): New function.
9016         (additional_files): New variable.
9017         (dg-additional-files): New function.
9018         (dg-additional-files-options): Likewise.
9019         * lib/gcc-dg.exp (dg-require-weak): New function.
9020         (dg-require-alias): Likewise.
9021         (dg-require-gc-sections): Likewise.
9022         * lib/target-supports.exp (check_alias_available): Remove testfile
9023         parameter.
9024         (check_gc_sections_available): New function.
9025         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
9026         (dg-gpp-additional-files): Likewise.
9027         * lib/g++.exp (additional_sources): Remove.
9028         (additional_files): Likewise.
9029         (g++_target_compile): Use dg-additional-files-options.
9030
9031         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
9032         Tcl logic.
9033         * gcc.dg/special/ecos.exp: Remove.
9034         * gcc.dg/special/20000419-2.c: Use dg-require-*.
9035         * gcc.dg/special/alias-1.c: Likewise.
9036         * gcc.dg/special/alias-2.c: Likewise.
9037         * gcc.dg/special/gcsec-1.c: Likewise.
9038         * gcc.dg/special/weak-1.c: Likewise.
9039         * gcc.dg/special/weak-2.c: Likewise.
9040         * gcc.dg/special/wkali-1.c: Likewise.
9041         * gcc.dg/special/wkali-2.c: Likewise.
9042
9043         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
9044         dg-gpp-additional-*.
9045         * g++.dg/special/conpr-3.C: Likewise.
9046         * g++.dg/special/conpr-4.C: Likewise.
9047         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
9048         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
9049         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
9050         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
9051         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
9052         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
9053         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
9054         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
9055         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
9056         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
9057         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
9058         * g++.old-deja/g++.other/comdat1.C: Likewise.
9059         * g++.old-deja/g++.other/comdat2.C: Likewise.
9060         * g++.old-deja/g++.other/comdat3.C: Likewise.
9061         * g++.old-deja/g++.other/ctor1.C: Likewise.
9062         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
9063
9064 2003-06-05  Richard Henderson  <rth@redhat.com>
9065
9066         * gcc.dg/debug/20030605-1.c: New.
9067
9068 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9069
9070         * README.QMTEST: Update.
9071
9072 2003-06-04  Richard Henderson  <rth@redhat.com>
9073
9074         * gcc.dg/cleanup-1.c: New.
9075         * gcc.dg/cleanup-2.c: New.
9076         * gcc.dg/cleanup-3.c: New.
9077         * gcc.dg/cleanup-4.c: New.
9078         * gcc.dg/cleanup-5.c: New.
9079         * gcc.dg/cleanup-6.c: New.
9080         * gcc.dg/cleanup-7.c: New.
9081
9082 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9083
9084         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
9085
9086         * lib/dg-pch.exp: New file.
9087         * g++.dg/pch/pch.exp: Use dg-pch.exp.
9088         * gcc.dg/pch/pch.exp: Likewise.
9089
9090 2003-06-04  Roger Sayle  <roger@eyesopen.com>
9091
9092         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
9093         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
9094         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
9095         * gcc.dg/builtins-17.c: New test case.
9096         * gcc.dg/i386-387-4.c: New test case.
9097         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
9098
9099 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9100
9101         * gcc.dg/ultrasp9.c: New test.
9102
9103 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9104
9105         * gcc.c-torture/compile/20030604-1.c: New test.
9106         * gcc.dg/sparc-constant-1.c: New test.
9107
9108 2003-06-03  Glen Nakamura  <glen@imodulo.com>
9109
9110         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
9111
9112 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
9113
9114         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
9115
9116         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
9117         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
9118
9119 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
9120
9121         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
9122
9123 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9124
9125         PR c++/10940
9126         * g++.dg/template/spec10.C: New test.
9127
9128 2003-06-03  Roger Sayle  <roger@eyesopen.com>
9129
9130         * gcc.dg/builtins-16.c: New test case.
9131
9132 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
9133
9134         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
9135         mempcpy test with post-increments.
9136         * gcc.c-torture/execute/string-opt-3.c: New test.
9137         * gcc.dg/string-opt-1.c: New test.
9138
9139 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
9140
9141         PR fortran/10965
9142         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
9143
9144 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
9145
9146         * lib/scanasm.exp (dg-scan): New function, factored out of ...
9147         (scan-assembler): ... here.  Use dg-scan.
9148         (scan-assembler-not): Likewise.
9149         (scan-file): New function.
9150         (scan-file-not): Likewise.
9151         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
9152         * gcc.dg/cpp/_Pragma4.c: Likewise.
9153         * gcc.dg/cpp/_Pragma5.c: Likewise.
9154         * gcc.dg/cpp/avoidpaste1.c: Likewise.
9155         * gcc.dg/cpp/avoidpaste2.c: Likewise.
9156         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
9157         * gcc.dg/cpp/cmdlne-P.c: Likewise.
9158         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
9159         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
9160         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
9161         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
9162         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
9163         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
9164         * gcc.dg/cpp/cxxcom1.c: Likewise.
9165         * gcc.dg/cpp/line1.c: Likewise.
9166         * gcc.dg/cpp/maccom1.c: Likewise.
9167         * gcc.dg/cpp/maccom2.c: Likewise.
9168         * gcc.dg/cpp/maccom3.c: Likewise.
9169         * gcc.dg/cpp/maccom4.c: Likewise.
9170         * gcc.dg/cpp/maccom5.c: Likewise.
9171         * gcc.dg/cpp/maccom6.c: Likewise.
9172         * gcc.dg/cpp/multiline.c: Likewise.
9173         * gcc.dg/cpp/spacing1.c: Likewise.
9174         * gcc.dg/cpp/spacing2.c: Likewise.
9175         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
9176         * gcc.dg/cpp/trad/maccom1.c: Likewise.
9177         * gcc.dg/cpp/trad/maccom2.c: Likewise.
9178         * gcc.dg/cpp/trad/maccom3.c: Likewise.
9179         * gcc.dg/cpp/trad/maccom4.c: Likewise.
9180         * gcc.dg/cpp/trad/maccom6.c: Likewise.
9181         * gcc.dg/cpp/cxxcom2.c: Likewise.
9182         * gcc.dg/cpp/cxxcom2.h: New file.
9183
9184         * gcc.dg/cpp/truefalse.cpp: Move it to ...
9185         * g++.dg/cpp/truefalse.C: Here.
9186         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
9187
9188 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
9189
9190         * gcc.dg/cpp/redef3.c: New file.
9191
9192 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9193
9194         * gcc.dg/i386-loop-3.c: New test.
9195
9196 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
9197
9198         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
9199
9200 2003-05-31  Roger Sayle  <roger@eyesopen.com>
9201
9202         * gcc.dg/fwrapv-1.c: New test case.
9203         * gcc.dg/fwrapv-2.c: New test case.
9204
9205 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9206
9207         PR c++/10956
9208         * g++.dg/template/spec9.C: New test.
9209
9210 2003-05-29  Roger Sayle  <roger@eyesopen.com>
9211
9212         * gcc.dg/duff-4.c: New test case.
9213
9214 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
9215
9216         PR fortran/10843
9217         * g77.dg/ffixed-form-1.f: New test
9218         * g77.dg/ffixed-form-2.f: New test
9219         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
9220         * g77.dg/ffree-form-3.f: New test
9221
9222 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
9223
9224         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
9225         * gcc.dg/wint_t-1.c: Likewise.
9226
9227 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9228
9229         * g++.dg/template/access11.C: New test.
9230
9231 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9232
9233         PR c++/10849
9234         * g++.dg/template/access10.C: New test.
9235
9236 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9237             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9238
9239         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
9240
9241 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9242
9243         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
9244         suppress for powerpc-*-darwin*.
9245         * gcc.dg/torture/builtin-noret-2.c: Likewise.
9246
9247 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9248
9249         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
9250         suppress option for powerpc-*-darwin*.
9251
9252 2003-05-23  Roger Sayle  <roger@eyesopen.com>
9253
9254         * gcc.dg/builtins-1.c: Add tests for tan and atan.
9255         * gcc.dg/builtins-4.c: Add test for fmod.
9256
9257 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9258
9259         PR c++/10682
9260         * g++.dg/template/instantiate4.C: New test.
9261
9262 2003-05-22  Roger Sayle  <roger@eyesopen.com>
9263
9264         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
9265
9266 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
9267
9268         * gcc.dg/compat/scalar-return-1_main.c: New file.
9269         * gcc.dg/compat/scalar-return-1_x.c: New file.
9270         * gcc.dg/compat/scalar-return-1_y.c: New file.
9271         * gcc.dg/compat/scalar-return-2_main.c: New file.
9272         * gcc.dg/compat/scalar-return-2_x.c: New file.
9273         * gcc.dg/compat/scalar-return-2_y.c: New file.
9274         * gcc.dg/compat/struct-return-3_main.c: New file.
9275         * gcc.dg/compat/struct-return-3_y.c: New file.
9276         * gcc.dg/compat/struct-return-3_x.c: New file.
9277         * gcc.dg/compat/struct-return-2_main.c: New file.
9278         * gcc.dg/compat/struct-return-2_x.c: New file.
9279         * gcc.dg/compat/struct-return-2_y.c: New file.
9280
9281 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9282
9283         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
9284         for hppa*-hp-hpux*.
9285         * gcc.dg/20021014-1.c (dg-options): Likewise.
9286         * gcc.dg/nest.c (dg-options): Likewise.
9287
9288 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
9289
9290         PR c++/9738
9291         * g++.dg/ext/dllimport2.C: New file.
9292         * g++.dg/ext/dllimport3.C: New file.
9293
9294 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
9295
9296         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
9297         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9298         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9299         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9300         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9301         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9302         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
9303         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
9304         * gcc.dg/compat/small-struct-defs.h: New file.
9305         * gcc.dg/compat/small-struct-init.h: New file.
9306         * gcc.dg/compat/small-struct-check.h: New file.
9307         * gcc.dg/compat/fp-struct-defs.h: New file.
9308         * gcc.dg/compat/fp-struct-check.h: New file.
9309         * gcc.dg/compat/fp-struct-init.h: New file.
9310         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
9311         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
9312
9313 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
9314
9315         * gcc.dg/20030225-2.c: New test.
9316
9317 2003-05-18  Roger Sayle  <roger@eyesopen.com>
9318             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9319
9320         * gcc.c-torture/compile/20030518-1.c: New test case.
9321
9322 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
9323
9324         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
9325         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
9326         gcc-dg-debug-runtest.
9327         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
9328         gcc-dg-debug-runtest.
9329
9330 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9331
9332         PR c++/9022
9333         * g++.dg/lookup/using6.C: New test.
9334
9335 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9336
9337         * g++.dg/parse/access2.C: New test.
9338
9339 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
9340
9341         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
9342         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
9343         * gcc.dg/debug/debug.exp: Likewise.
9344
9345 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
9346
9347         * gcc.dg/dollar.c: New test.
9348
9349 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
9350
9351         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
9352         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
9353         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
9354         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
9355         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
9356         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
9357         * gcc.dg/compat/struct-by-value-6_main.c: New file.
9358         * gcc.dg/compat/struct-by-value-6_x.c: New file.
9359         * gcc.dg/compat/struct-by-value-6_y.c: New file.
9360         * gcc.dg/compat/struct-by-value-7_main.c: New file.
9361         * gcc.dg/compat/struct-by-value-7_x.c: New file.
9362         * gcc.dg/compat/struct-by-value-7_y.c: New file.
9363         * gcc.dg/compat/struct-by-value-8_main.c: New file.
9364         * gcc.dg/compat/struct-by-value-8_x.c: New file.
9365         * gcc.dg/compat/struct-by-value-8_y.c: New file.
9366         * gcc.dg/compat/struct-by-value-9_main.c: New file.
9367         * gcc.dg/compat/struct-by-value-9_x.c: New file.
9368         * gcc.dg/compat/struct-by-value-9_y.c: New file.
9369
9370 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
9371
9372         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
9373         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
9374         support for "repo" mode.
9375         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
9376         * lib/g77-dg.exp: Likewise.
9377         * lib/obj-dg.exp: Likewise.
9378
9379 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
9380
9381         Merge from gcc-3_2-rhl8-branch:
9382         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
9383
9384         * gcc.dg/tls/opt-6.c: New test.
9385
9386         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
9387
9388         * gcc.dg/20030405-1.c: New test.
9389
9390         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
9391
9392         * gcc.dg/20030309-1.c: New test.
9393
9394         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9395
9396         * gcc.c-torture/execute/20030307-1.c: New test.
9397
9398         2003-02-20  Randolph Chung  <tausq@debian.org>
9399
9400         * gcc.c-torture/compile/20030220-1.c: New test.
9401
9402         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
9403
9404         * gcc.dg/20030217-1.c: New test.
9405
9406         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
9407
9408         * gcc.c-torture/compile/20020129-1.c: New test.
9409
9410         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9411
9412         * gcc.dg/unroll-1.c: New test.
9413
9414         2002-11-16  Jan Hubicka  <jh@suse.cz>
9415
9416         * gcc.c-torture/execute/20020920-1.c: New test.
9417
9418         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
9419
9420         PR target/7434
9421         * gcc.c-torture/compile/20021008-1.c: New test.
9422
9423         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
9424
9425         PR target/7559
9426         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
9427
9428         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9429
9430         * gcc.c-torture/compile/20020807-1.c: New test.
9431
9432         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
9433
9434         * gcc.dg/tls/opt-1.c: New test.
9435
9436         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
9437
9438         * gcc.dg/20020729-1.c: New test.
9439
9440         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
9441
9442         * g++.dg/opt/life1.C: New test.
9443
9444         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
9445
9446         * gcc.dg/20020525-1.c: New test.
9447
9448         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9449
9450         PR c++/6794
9451         * g++.dg/ext/pretty1.C: New test.
9452         * g++.dg/ext/pretty2.C: New test.
9453
9454 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
9455
9456         PR c++/8385
9457         * g++.dg/ext/typeof5.C: New test.
9458
9459 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
9460
9461         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
9462         __USER_LABEL_PREFIX__ into account.
9463         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
9464
9465 2003-05-14  Roger Sayle  <roger@eyesopen.com>
9466
9467         * gcc.dg/builtins-15.c: New test case.
9468
9469 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
9470
9471         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
9472
9473 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
9474
9475         * lib/g++.exp: Tweak handling of additional source files.
9476         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
9477         * g++.dg/special/conpr-2a.C: Rename to ...
9478         * g++.dg/special/conpr-2a.cc: ... this.
9479         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
9480         * g++.dg/special/conpr-3a.C: Rename to ...
9481         * g++.dg/special/conpr-3a.cc: This.
9482         * g++.dg/special/conpr-3b.C: Rename to ...
9483         * g++.dg/special/conpr-3b.cc: This.
9484         * g++.dg/special/conpr-4.C: New test.
9485         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
9486
9487 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
9488
9489         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
9490
9491 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9492
9493         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
9494         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9495         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
9496         * g++.old-deja/g++.other/warn3.C: Likewise.
9497
9498 2003-05-11  Roger Sayle  <roger@eyesopen.com>
9499
9500         * gcc.dg/i386-387-1.c: Update to also test log.
9501         * gcc.dg/i386-387-2.c: Likewise.
9502
9503 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9504
9505         * g77.f-torture/execute/int8421.f: New test.
9506
9507 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9508
9509         PR c++/10230, c++/10481
9510         * g++.dg/lookup/scoped5.C: New test.
9511
9512 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9513
9514         PR c++/10552
9515         * g++.dg/template/ttp6.C: New test.
9516
9517 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
9518
9519         * gcc.c-torture/execute/builtins: New directory.
9520         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
9521         gcc.c-torture/execute/builtins.
9522         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
9523         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
9524         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
9525         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
9526
9527 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9528
9529         PR c++/9252
9530         * g++.dg/template/access8.C: New test.
9531         * g++.dg/template/access9.C: New test.
9532
9533 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9534
9535         PR c++/9554
9536         * g++.dg/parse/access1.C: New test.
9537
9538 2003-05-09  DJ Delorie  <dj@redhat.com>
9539
9540         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
9541         long, and not an int.
9542
9543 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9544
9545         PR c++/10555, c++/10576
9546         * g++.dg/template/memclass1.C: New test.
9547
9548 2003-05-08  DJ Delorie  <dj@redhat.com>
9549
9550         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
9551         targets.
9552         * gcc.c-torture/execute/20021024-1.x: Likewise.
9553         * gcc.c-torture/execute/shiftdi.x: Likewise.
9554         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
9555         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
9556         * gcc.dg/20021018-1.c: Likewise.
9557
9558 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9559
9560         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
9561
9562         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
9563         (bcopy): Call memmove.
9564
9565 2003-05-08  Roger Sayle  <roger@eyesopen.com>
9566
9567         * g77.f-torture/compile/8485.f: New test case.
9568
9569 2003-05-07  Richard Henderson  <rth@redhat.com>
9570
9571         PR c++/10570
9572         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
9573         Verify exception_cleanup not called for rethrows.
9574         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
9575         when exiting catch block without rethrowing.
9576         * g++.dg/eh/forced3.C: New.
9577         * g++.dg/eh/forced4.C: New.
9578
9579 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
9580
9581         * gcc.dg/20030505.c: Fix triplet.
9582
9583 2003-05-06  DJ Delorie  <dj@redhat.com>
9584
9585         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
9586         * gcc.dg/nest.c: Likewise.
9587
9588 2003-05-05  Roger Sayle  <roger@eyesopen.com>
9589
9590         * gcc.dg/builtins-14.c: New test case.
9591
9592 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
9593
9594         * lib/compat.exp (compat-execute): New argument.
9595         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
9596         * gcc.dg/compat: New test directory.
9597         * gcc.dg/compat/compat.exp: New expect script.
9598         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
9599         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
9600         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
9601         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
9602         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
9603         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
9604
9605         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
9606         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
9607         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
9608         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
9609         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
9610         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
9611         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
9612         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
9613         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
9614         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
9615         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
9616         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
9617         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
9618         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
9619         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
9620
9621 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
9622
9623         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
9624
9625 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
9626
9627         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
9628
9629 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
9630
9631         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
9632         * gcc.dg/ppc-fsel-2.c: New test.
9633
9634         * gcc.dg/unused-5.c: New test.
9635
9636 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9637
9638         PR c++/10496
9639         * g++.dg/warn/pmf1.C: New test.
9640
9641 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9642
9643         PR c++/4494
9644         * g++.dg/warn/main.C: New test.
9645
9646 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9647
9648         * gcc.dg/nonnull-3.c: New test.
9649
9650 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
9651
9652         * gcc.dg/cpp/Wtrigraphs.c: Update.
9653         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
9654
9655 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
9656
9657         * gcc.dg/ppc-fsel-1.c: New test.
9658
9659 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
9660
9661         PR c/10604
9662         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
9663
9664 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
9665
9666         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
9667
9668 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9669
9670         PR c++/9364, c++/10553, c++/10586
9671         * g++.dg/parse/typename4.C: New test.
9672         * g++.dg/parse/typename5.C: Likewise.
9673
9674 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
9675
9676         * gcc.c-torture/compile/20030503-1.c: New test.
9677
9678 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9679
9680         * g++.dg/lookup/using5.C: Fix testcase error.
9681
9682 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
9683
9684         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
9685         since MEABI is no longer supported.  Remove all vestiges
9686         of MEABI from the test.
9687
9688 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9689
9690         PR c++/10554
9691         * g++.dg/lookup/using5.C: New test.
9692
9693 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9694
9695         PR c++/8772
9696         * g++.dg/template/ttp5.C: New test.
9697
9698 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
9699
9700         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
9701         (dg-gpp-additional-sources): New function.
9702         (dg-gpp-additional-files): Likewise.
9703         * lib/g++.exp (additional_sources): New variable.
9704         (additional_files): Likewise.
9705         (g++_target_compile): Deal with them.
9706         * lib/old-dejagnu.exp: Remove.
9707         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
9708         * g++.old-deja: Revise all tests to use dg commands.
9709
9710 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9711
9712         PR c++/9432, c++/9528
9713         * g++.dg/lookup/using4.C: New test.
9714
9715 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
9716
9717         * gcc.dg/noreturn-5.c: New file.
9718         * gcc.dg/noreturn-6.c: New file.
9719
9720         * gcc.c-torture/compile/inline-1.c: New file.
9721
9722 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9723
9724         PR c++/10551
9725         * g++.dg/template/explicit1.C: New test.
9726
9727 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9728
9729         PR c++/10549
9730         * g++.dg/other/bitfield1.C: New test.
9731
9732         PR c++/10527
9733         * g++.dg/init/new7.C: New test.
9734
9735 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9736
9737         * g++.dg/ext/desig1.C: New test.
9738         * g++.dg/ext/init1.C: Update.
9739
9740         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
9741
9742 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
9743
9744         PR c++/10180
9745         * g++.dg/warn/Winline-1.C: New test.
9746
9747 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
9748
9749         * gcc.c-torture/execute/string-opt-19.c: New test.
9750
9751         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
9752         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
9753
9754 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
9755
9756         PR c++/10506
9757         * g++.dg/init/new6.C: New test.
9758
9759         PR c++/10503
9760         * g++.dg/init/ref6.C: New test.
9761
9762 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
9763
9764         * g++.dg/warn/weak1.C: XFAIL on AIX4.
9765
9766 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9767
9768         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
9769         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
9770
9771 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
9772
9773         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
9774         initialized static data members.
9775
9776 2003-04-25  H.J. Lu <hjl@gnu.org>
9777
9778         * gcc.dg/ia64-sync-4.c: New test.
9779
9780 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9781
9782         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
9783         date.
9784
9785 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
9786
9787         PR c++/10337
9788         * g++.dg/warn/conv1.C: New test.
9789         * g++.old-deja/g++.other/conv7.C: Adjust.
9790         * g++.old-deja/g++.other/overload14.C: Adjust.
9791
9792 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9793
9794         PR c++/10471
9795         * g++.dg/template/defarg2.C: New test.
9796
9797 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
9798
9799         * gcc.dg/cpp/include2.c: Update.
9800         * gcc.dg/cpp/multiline-2.c: New.
9801         * gcc.dg/cpp/multiline.c: Update.
9802         * gcc.dg/cpp/strify2.c: Update.
9803         * gcc.dg/cpp/trad/literals-2.c: Update.
9804
9805 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9806
9807         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
9808
9809 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9810
9811         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
9812
9813 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9814
9815         PR c++/10451
9816         * g++.dg/parse/crash4.C: New test.
9817
9818         PR c++/9847
9819         * g++.dg/parse/crash5.C: New test.
9820
9821 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9822
9823         PR c++/10446
9824         * g++.dg/parse/crash3.C: New test.
9825
9826         PR c++/10428
9827         * g++.dg/parse/elab1.C: New test.
9828
9829 2003-04-22  Devang Patel  <dpatel@apple.com>
9830
9831         * gcc.dg/cpp/trad/funlike-5.c: New test.
9832
9833 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
9834
9835         * g++.dg/other/packed1.C: Fix dg options.
9836
9837 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
9838
9839         * g++.dg/other/offsetof2.C: New test.
9840
9841 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
9842
9843         * g++.dg/template/recurse.C: Adjust location of error messages.
9844
9845 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9846
9847         PR c++/9881
9848         * g++.dg/init/addr-const1.C: New test.
9849         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
9850
9851 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9852
9853         PR c++/10405
9854         * g++.dg/lookup/struct-hack1.C: New test.
9855
9856 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
9857
9858         * ucs.c: Update diagnostic messages.
9859
9860 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9861
9862         * gcc.dg/cpp/truefalse.cpp: New test.
9863         * gcc.dg/cpp/cpp.exp: Update.
9864         * g++.dg/other/stdbool-if.C: Remove.
9865
9866 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9867
9868         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
9869         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
9870
9871 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9872
9873         * gcc.c-torture/compile/20030418-1.c: New test.
9874
9875 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
9876
9877         * README.compat: Remove; content moved to doc/sourcebuild.texi.
9878
9879 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9880
9881         PR c++/10347
9882         g++.dg/template/dependent-name1.C: New test.
9883
9884 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
9885
9886         * gcc.dg/warn-1.c (tourist_guide): New array,
9887         contains a pointer to bar.
9888
9889 2003-04-16  Roger Sayle  <roger@eyesopen.com>
9890
9891         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
9892         * gcc.c-torture/execute/medce-1.c: New test case.
9893         * gcc.c-torture/execute/medce-2.c: New test case.
9894
9895 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
9896
9897         * lib/prune.exp: Ignore more messages.
9898
9899         PR c++/10381
9900         * g++.dg/parse/lookup3.C: New test.
9901
9902 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
9903
9904         * gcc.c-torture/compile/20030415-1.c : New test.
9905
9906 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
9907
9908         * gcc.c-torture/execute/scope-2.c: Move to ...
9909         * gcc.dg/noncompile/scope.c: .... here.
9910
9911 2003-04-14  Roger Sayle  <roger@eyesopen.com>
9912
9913         * gcc.dg/20030414-2.c: New test case.
9914
9915 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
9916
9917         PR target/10377
9918         * gcc.dg/20030414-1.c: New test.
9919
9920 2003-04-13  Roger Sayle  <roger@eyesopen.com>
9921
9922         * gcc.dg/builtins-12.c: New test case.
9923         * gcc.dg/builtins-13.c: New test case.
9924
9925 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9926
9927         * gcc.c-torture/execute/string-opt-18.c: New test.
9928
9929 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
9930
9931         PR c++/10300
9932         * g++.dg/init/new5.C: New test.
9933
9934 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
9935
9936         PR c++/7910
9937         * g++.dg/ext/dllimport1.C: New test.
9938
9939 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
9940
9941         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
9942
9943 2003-04-11  Bud Davis <bdavis9659@comcast.net>
9944
9945         PR Fortran/9263
9946         * g77.f-torture/noncompile/9263.f: New test
9947         PR Fortran/1832
9948         * g77.f-torture/execute/1832.f: New test
9949
9950 2003-04-11  David Chad  <davidc@freebsd.org>
9951             Loren J. Rittle  <ljrittle@acm.org>
9952
9953         libobjc/8562
9954         * objc.dg/headers.m: New test.
9955
9956 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
9957
9958         * gcc.c-torture/execute/builtin-noret-2.c: New.
9959         * gcc.c-torture/execute/builtin-noret-2.x: New.
9960         XFAIL builtin-noret-2.c at -O1 and above.
9961         * gcc.dg/redecl.c: New.
9962         * gcc.dg/Wshadow-1.c: Update error regexps.
9963
9964 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
9965
9966         * g++.dg/abi/bitfield10.C: New test.
9967
9968 2003-04-09  Mike Stump  <mrs@apple.com>
9969
9970         * gcc.dg/pch/pch.exp: Make testcase names longer.
9971         * g++.dg/pch/pch.exp: Make testcase names longer.
9972
9973 2003-04-08  Roger Sayle  <roger@eyesopen.com>
9974
9975         * gcc.dg/builtins-11.c: New test case.
9976
9977 2003-04-08  Roger Sayle  <roger@eyesopen.com>
9978
9979         * gcc.dg/builtins-9.c: New test case.
9980         * gcc.dg/builtins-10.c: New test case.
9981
9982 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
9983
9984         * gcc.dg/noncompile/init-4.c.c: New test.
9985
9986 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
9987
9988         * gcc.misc-test/gcov-9.c: New test.
9989         * gcc.misc-test/gcov-10.c: New test
9990         * gcc.misc-test/gcov-11.c: New test.
9991
9992 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
9993
9994         PR optimization/10024
9995         * gcc.c-torture/compile/20030405-1.c: New test.
9996
9997 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
9998
9999         * gcc.dg/pch/static-3.c: New.
10000         * gcc.dg/pch/static-3.hs: New.
10001         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
10002
10003 2003-04-04  Richard Henderson  <rth@redhat.com>
10004
10005         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
10006         * g++.dg/eh/forced2.C: Likewise.
10007
10008 2003-04-03  Mike Stump  <mrs@apple.com>
10009
10010         * lib/scanasm.exp (scan-assembler): Add xfail processing for
10011         target arg.
10012         (scan-assembler-times, scan-assembler-not): Likewise.
10013         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
10014
10015 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10016
10017         * gcc.dg/sparc-loop-1.c: New test.
10018
10019 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
10020
10021         PR other/9274
10022         * g++.dg/pch/system-2.C: New.
10023         * g++.dg/pch/system-2.Hs: New.
10024
10025 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
10026
10027         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
10028
10029         * g++.dg/eh/simd-1.C (vecfunc): Same.
10030
10031 2003-04-01  Roger Sayle  <roger@eyesopen.com>
10032
10033         * gcc.c-torture/execute/20030401-1.c: New test case.
10034
10035 2003-04-01  Ziemowit Laski <zlaski@apple.com>
10036
10037         * objc.dg/defs.m: New.
10038
10039 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
10040
10041         * g++.dg/eh/simd-1.C: New.
10042         * g++.dg/eh/simd-2.C: New.
10043
10044 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
10045
10046         * gcc.c-torture/execute/simd-3.c: New.
10047
10048 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10049
10050         PR c/9936
10051         * gcc.dg/20030331-2.c: New test.
10052
10053 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10054
10055         PR c++/10278
10056         * g++.dg/parse/crash2.C: New test.
10057
10058 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10059
10060         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
10061         * gcc.c-torture/execute/20030331-1.c: ...here.
10062
10063 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10064
10065         * gcc.c-torture/execute/20030331-1.c: New test.
10066
10067 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
10068
10069         * lib/gcov.exp: Adjust call return testing strings.
10070         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
10071
10072 2003-03-31  Roger Sayle  <roger@eyesopen.com>
10073
10074         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
10075         * gcc.dg/builtins-7.c: New test case.
10076         * gcc.dg/builtins-8.c: New test case.
10077
10078 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10079
10080         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
10081
10082 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
10083
10084         PR c++/7647
10085         * g++.dg/lookup-class-member-2.C: New test.
10086
10087 2003-03-30  Glen Nakamura  <glen@imodulo.com>
10088
10089         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
10090
10091 2003-03-28  Roger Sayle  <roger@eyesopen.com>
10092
10093         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
10094
10095 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
10096
10097         * g++.dg/init/attrib1.C: New test.
10098
10099 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10100
10101         * gcc.dg/ultrasp8.c: New test.
10102
10103 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10104
10105         * gcc.dg/ultrasp7.c: New test.
10106
10107 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
10108
10109         PR c++/10047
10110         * g++.dg/template/inline1.C: New test.
10111
10112 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10113
10114         * gcc.dg/sparc-dwarf2.c: New test.
10115
10116 2003-03-27  Roger Sayle  <roger@eyesopen.com>
10117
10118         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
10119         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
10120
10121 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
10122
10123         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
10124         than reading .x files.
10125         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
10126         * g77.dg/gcov/gcov-1.f: Likewise.
10127         * gcc.misc-tests/gcov-4b.c: Likewise.
10128         * gcc.misc-tests/gcov-5b.c: Likewise.
10129         * gcc.misc-tests/gcov-6.c: Likewise.
10130         * gcc.misc-tests/gcov-7.c: Likewise.
10131         * gcc.misc-tests/gcov-8.c: Likewise.
10132         * g++.dg/gcov/gcov-1.x: Remove.
10133         * g77.dg/gcov/gcov-1.x: Likewise.
10134         * gcc.misc-tests/gcov-4b.x: Likewise.
10135         * gcc.misc-tests/gcov-5b.x: Likewise.
10136         * gcc.misc-tests/gcov-6.x: Likewise.
10137         * gcc.misc-tests/gcov-7.x: Likewise.
10138         * gcc.misc-tests/gcov-8.x: Likewise.
10139
10140 2003-03-27  Glen Nakamura  <glen@imodulo.com>
10141
10142         PR opt/10087
10143         * gcc.dg/20030324-1.c: New test.
10144
10145 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
10146
10147         PR c++/10224
10148         * g++.dg/template/arg3.C: New test.
10149
10150         PR c++/10158
10151         * g++.dg/template/friend18.C: New test.
10152
10153 2003-03-26  Roger Sayle  <roger@eyesopen.com>
10154
10155         * g77.f-torture/compile/20030326-1.f: New test case.
10156
10157 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
10158
10159         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
10160
10161         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
10162
10163 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
10164
10165         * gcc.dg/ia64-sync-3.c: New test.
10166
10167 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
10168
10169         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
10170
10171 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10172
10173         * gcc.dg/ultrasp6.c: New test.
10174
10175 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10176
10177         * gcc.dg/i386-signbit-1.c: New test.
10178         * gcc.dg/i386-signbit-2.c: New test.
10179         * gcc.dg/i386-signbit-3.c: New test.
10180
10181 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10182
10183         * gcc.dg/ultrasp5.c: Fix options.
10184
10185 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10186
10187         * gcc.dg/ultrasp5.c: Fix comment.
10188
10189 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
10190
10191         PR fortran/10197
10192         * g77.f-torture/execute/10197.f: New test.
10193
10194 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
10195
10196         PR c++/9898, c++/383
10197         * g++.dg/template/conv6.C: New test.
10198
10199         PR c++/10119
10200         * g++.dg/template/ptrmem5.C: New test.
10201
10202         PR c++/10026
10203         * g++.dg/lookup/koenig1.C: New test.
10204
10205         PR C++/10199
10206         * g++.dg/lookup/template2.C: New test.
10207
10208 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
10209
10210         * g++.dg/opt/rtti1.C: New test.
10211
10212 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
10213
10214         * gcc.dg/ultrasp5.c: New test.
10215
10216 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
10217
10218         PR middle-end/9967
10219         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
10220         builtin fputs.
10221
10222 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
10223
10224         PR c/8224
10225         * gcc.dg/20030323-1.c: New test.
10226
10227 2003-03-23  Roger Sayle  <roger@eyesopen.com>
10228
10229         * gcc.c-torture/compile/20030323-1.c: New test case.
10230
10231 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
10232
10233         * gcc.dg/20030321-1.c: New test.
10234
10235 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
10236
10237         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
10238
10239 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
10240
10241         PR c++/9978, c++/9708
10242         * g++.dg/ext/vlm1.C: Adjust expected error.
10243         * g++.dg/ext/vla2.C: New test.
10244         * g++.dg/template/arg1.C: New test.
10245         * g++.dg/template/arg2.C: New test.
10246
10247 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
10248
10249         * g77.f-torture/execute/select.f: New test.
10250         * g77.f-torture/noncompile/select_no_compile.f: New test.
10251
10252 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
10253
10254         PR c++/9898
10255         * g++.dg/other/error4.C: New test.
10256
10257 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
10258
10259         * g++.dg/template/friend17.C: New test.
10260
10261 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
10262
10263         * gcc.c-torture/compile/20030320-1.c: New.
10264
10265 2003-03-20  Roger Sayle  <roger@eyesopen.com>
10266
10267         * gcc.dg/builtins-6.c: New test case.
10268
10269 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
10270
10271         PR target/10073
10272         * gcc.c-torture/compile/20030319-1.c: New.
10273
10274 2003-03-18  Jan Hubicka  <jh@suse.cz>
10275
10276         * gcc.dg/i386-cvt-1.c: New test.
10277
10278 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
10279
10280         * objc.dg/naming-1.m: Use "(parse|syntax) error".
10281         * objc.dg/naming-2.m: Likewise.
10282
10283 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
10284
10285         PR c++/9639
10286         * g++.dg/parse/crash1.C: New test.
10287
10288 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
10289
10290         PR c++/8805
10291         * g++.dg/eh/cleanup1.C: New test.
10292
10293 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
10294
10295         * gcc.c-torture/execute/20030316-1.c: New test case.
10296
10297 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10298
10299         PR c++/9629
10300         * g++.dg/init/ctor2.C: New test.
10301
10302 2003-03-15  Roger Sayle  <roger@eyesopen.com>
10303
10304         * g77.f-torture/compile/xformat.f: New test case.
10305
10306 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10307
10308         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
10309         * g++.old-deja/g++.mike/eh50.C: Likewise.
10310
10311 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10312
10313         PR c++/6440
10314         * g++.dg/template/spec7.C: New test.
10315         * g++.dg/template/spec8.C: Likewise.
10316
10317 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
10318
10319         * gcc.c-torture/execute/20030313-1.c: New test.
10320
10321 2003-03-14  Richard Henderson  <rth@redhat.com>
10322
10323         * gcc.dg/inline-2.c: Adjust alpha test for external call.
10324
10325 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
10326
10327         * gcc.c-torture/compile/20030314-1.c: New test.
10328
10329 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
10330
10331         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
10332         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
10333         thumb target,
10334         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
10335         to accept newer _imp__  prefix and additional
10336         newline in .drectve section.
10337         * gcc.dg/dll-4.c: Likewise.
10338         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
10339         switch.
10340
10341 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
10342
10343         * g++.dg/parse/namespace9.C: New test.
10344
10345         * g++.dg/init/ref5.C: New test.
10346         * g++.dg/parse/ptrmem1.C: Likewise.
10347
10348 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10349
10350         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
10351         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
10352         regular expression.
10353         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
10354         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
10355
10356 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
10357
10358         * gcc.c-torture/execute/20030224-2.c: New test.
10359
10360 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10361
10362         * gcc.dg/decl-3.c: New test.
10363
10364 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10365
10366         * gcc.dg/i386-loop-2.c: New test.
10367
10368 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
10369
10370         PR c++/9474
10371         * g++.dg/parse/namespace8.C: New test.
10372
10373         PR c++/9924
10374         * g++.dg/overload/builtin2.C: New test.
10375
10376 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
10377
10378         * gcc.dg/return-type-3.c: New test.
10379
10380 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
10381
10382         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
10383         profiling options are not supported.
10384
10385 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
10386
10387         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
10388         * g++.old-deja/g++.warn/impint2.C: Likewise.
10389
10390 2003-03-10  Devang Patel  <dpatel@apple.com>
10391
10392         * g++.dg/cpp/c++_cmd_1.C: New test.
10393         * g++.dg/cpp/c++_cmd_1.h: New file.
10394
10395 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
10396
10397         * gcc.dg/altivec-9.c: New file.
10398
10399 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10400
10401         * gcc.dg/ppc-sdata-1.c: New test.
10402         * gcc.dg/ppc-sdata-2.c: New test.
10403
10404 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
10405
10406         PR c++/9373
10407         * g++.dg/opt/ptrmem2.C: New test.
10408
10409         PR c++/8534
10410         * g++.dg/opt/ptrmem1.C: New test.
10411
10412 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10413
10414         * gcc.dg/i386-loop-1.c: New test.
10415
10416 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10417
10418         PR c++/9970
10419         * g++.dg/lookup/friend1.C: New test.
10420
10421 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10422
10423         PR c++/9823
10424         * g++.dg/parser/constructor1.C: New test.
10425
10426 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
10427
10428         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
10429
10430         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
10431
10432 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
10433
10434         * gcc.dg/cpp/Wunused.c: Update test.
10435
10436 2003-03-08  Jan Hubicka  <jh@suse.cz>
10437
10438         * gcc.dg/inline-3.c: New test.
10439
10440 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10441
10442         PR c++/9809
10443         * g++.dg/parse/builtin1.C: New test.
10444
10445         PR c++/9982
10446         * g++.dg/abi/cookie1.C: New test.
10447         * g++.dg/abi/cookie2.C: Likewise.
10448
10449         PR c++/9524
10450         * g++.dg/template/field1.C: New test.
10451
10452         PR c++/9912
10453         * g++.dg/parse/class1.C: New test.
10454         * g++.dg/parse/namespace7.C: Likewise.
10455         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
10456
10457 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
10458
10459         * g++.dg/init/ref4.C: New test.
10460
10461 2003-03-07  Jan Hubicka  <jh@suse.cz>
10462
10463         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
10464         * gcc.dg/inline-3.c:  New test.
10465
10466 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
10467
10468         * g++.dg/init/ref3.C: New test.
10469
10470         PR c++/9965
10471         * g++.dg/init/ref2.C: New test.
10472
10473         PR c++/9400
10474         * g++.dg/warn/Wshadow-2.C: New test.
10475
10476         PR c++/9791
10477         * g++.dg/warn/Woverloaded-1.C: New test.
10478
10479 2003-03-05  Jan Hubicka  <jh@suse.cz>
10480
10481         * gcc.dg/i386-local2.c: New.
10482         * gcc.dg/i386-local.c: Fix typo.
10483
10484 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
10485
10486         * g++.dg/abi/layout3.C: New test.
10487
10488 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
10489
10490         * gcc.c-torture/compile/20030305-1.c
10491
10492 2003-03-05  Jan Hubicka  <jh@suse.cz>
10493
10494         * gcc.dg/i386-local.c: New.
10495
10496 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
10497
10498         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
10499
10500 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10501
10502         * gcc.dg/switch-2.c: New test.
10503         * gcc.dg/switch-3.c: New test.
10504         * gcc.dg/Wswitch.c: Adjust line numbers.
10505         * gcc.dg/Wswitch-default.c: Likewise.
10506         * gcc.dg/Wswitch-enum.c: Likewise.
10507
10508 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
10509
10510         * gcc.c-torture/execute/20030222-1.c: New test.
10511
10512 2003-03-03  James E Wilson  <wilson@tuliptree.org>
10513
10514         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
10515
10516 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
10517
10518         PR c++/9878
10519         * g++.dg/init/ref1.C: New test.
10520
10521 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
10522
10523         * gcc.dg/sh-relax.c: New SH-only test.
10524
10525 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
10526
10527         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
10528         comment explaining purpose of testcase.
10529
10530 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10531
10532         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
10533         for HC11/HC12 (asm needs two int registers).
10534         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
10535         HC11/HC12 because the test uses an asm which needs two 32-bit
10536         registers.
10537
10538 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10539
10540         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
10541         for HC11/HC12 (array is too large otherwise).
10542         * gcc.c-torture/compile/920501-4.x: New file, likewise.
10543         * gcc.c-torture/compile/20010518-2.x: Likewise.
10544         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
10545         HC11/HC12 (array is too large).
10546
10547 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
10548
10549         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
10550         * lib/g++-dg.exp (g++-dg-test): Likewise.
10551
10552 2003-03-01  Roger Sayle  <roger@eyesopen.com>
10553
10554         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
10555         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
10556
10557 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10558
10559         * g++.dg/warn/implicit-typename1.C: Remove warning.
10560
10561 2003-02-28  Richard Henderson  <rth@redhat.com>
10562
10563         * gcc.dg/noreturn-1.c: Move noreturn warning line.
10564         * gcc.dg/return-type-1.c: Move control reaches end warning line.
10565
10566 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
10567
10568         * gcc.dg/pch/pch.exp: Change .pch to .gch.
10569         * g++.dg/pch/pch.exp: Likewise.
10570
10571 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
10572
10573         PR c++/9879
10574         * testsuite/g++.dg/init/new4.C: New test.
10575
10576 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
10577
10578         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
10579
10580 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
10581
10582         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
10583         unsigned long.
10584
10585         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
10586         wider than float.
10587
10588 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10589
10590         * lib/scanasm.exp: Add support for counting numbers of
10591         occurences.
10592         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
10593         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
10594
10595 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
10596
10597         PR c++/9683
10598         * g++.dg/template/static3.C: New test.
10599
10600         PR c++/9829
10601         * g++.dg/parse/namespace6.C: New test.
10602
10603 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10604
10605         PR target/9732
10606         * gcc.dg/20030225-1.c: New test.
10607
10608 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
10609
10610         * README: Remove out-of-date information.
10611
10612         PR c++/9836
10613         * g++.dg/template/spec6.C: New test.
10614
10615 2003-02-24  Jeff Law  <law@redhat.com>
10616
10617         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
10618
10619 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10620
10621         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
10622         * gcc.dg/pragma-ep-1.c: Likewise.
10623
10624 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10625
10626         PR c++/9602
10627         * g++.dg/template/friend16.C: New test.
10628
10629 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
10630
10631         PR c++/5333
10632         * g++.dg/parse/fused-params1.C: Adjust error messages.
10633         * g++.dg/template/nested3.C: New test.
10634
10635 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
10636
10637         * g++.dg/abi/param1.C: New test.
10638
10639 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10640
10641         PR c++/7982
10642         * g++.dg/warn/implicit-typename1.C: New test.
10643
10644 2003-02-22  Kelley Cook <kelleycook@comcast.net>
10645
10646         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
10647         with "mtune".
10648         * g++.old-deja/g++.other/store-expr2.C: Likewise.
10649         * gcc.c-torture/execute/20010129-1.x: Likewise.
10650         * gcc.dg/20011107-1.c: Likewise.
10651         * gcc.dg/20020108-1.c: Likewise.
10652         * gcc.dg/20020122-3.c: Likewise.
10653         * gcc.dg/20020206-1.c: Likewise.
10654         * gcc.dg/20020310-1.c: Likewise.
10655         * gcc.dg/20020426-2.c: Likewise.
10656         * gcc.dg/20020517-1.c: Likewise.
10657         * gcc.dg/991230-1.c: Likewise.
10658         * gcc.dg/i386-unroll-1.c: Likewise.
10659         * gcc.misc-tests/i386-prefetch.exp: Likewise.
10660
10661 2003-02-22  Jan Hubicka  <jh@suse.cz>
10662
10663         * gcc.dg/i386-mul.c: New test.
10664
10665 2003-02-21  Roger Sayle  <roger@eyesopen.com>
10666
10667         * gcc.dg/builtins-5.c: New test case.
10668
10669 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
10670
10671         * gcc.dg/asmreg-1.c: New test.
10672
10673 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10674
10675         PR c++/9749
10676         * g++.dg/parse/varmod1.C: New test.
10677
10678 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10679
10680         PR c++/9727
10681         * g++.dg/template/op1.C: New test.
10682
10683 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10684
10685         PR c++/8906
10686         * g++.dg/template/nested2.C: New test.
10687
10688 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10689
10690         PR c++/8724
10691         * g++.dg/expr/dtor1.C: New test.
10692
10693 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10694
10695         * gcc.dg/cpp/include3.c: New test.
10696         * gcc.dg/cpp/inc/foo.h: New file.
10697
10698 2003-02-21  Glen Nakamura  <glen@imodulo.com>
10699
10700         * gcc.c-torture/execute/20030221-1.c: New test.
10701
10702 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
10703
10704         PR c++/9729
10705         * g++.dg/abi/conv1.C: New test.
10706
10707 2003-02-20  Jan Hubicka  <jh@suse.cz>
10708
10709         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
10710
10711 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
10712
10713         * gcc.c-torture/compile/20030219-1.c: New test.
10714
10715 2003-02-18  Jan Hubicka  <jh@suse.cz>
10716
10717         * gcc.dg/funcorder.c: New test.
10718
10719 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10720
10721         * gcc.c-torture/execute/20030218-1.c: New.
10722
10723 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
10724
10725         * gcc.dg/20030218-1.c: New.
10726
10727 2003-02-18  Richard Henderson  <rth@redhat.com>
10728
10729         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
10730         * gcc.dg/attr-used-2.c: New.
10731
10732 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
10733
10734         PR c++/9704
10735         * g++.dg/init/copy5.C: New test.
10736
10737 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
10738
10739         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
10740         * g++.dg/pch/pch.exp: Likewise.
10741
10742 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10743
10744         * gcc.c-torture/execute/20030209-1.c: Enable the test if
10745         STACK_SIZE is not defined.
10746
10747 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10748
10749         PR c++/9457
10750         * g++.dg/template/init1.C: New test.
10751
10752 2003-02-16  Jan HUbicka  <jh@suse.cz>
10753
10754         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
10755         (foo): Add few extra tests
10756         * gcc.dg/c99-const-expr-3.c: Likewise.
10757         * gcc.c-torture/execute/20030216-1.c: New.
10758
10759 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10760
10761         PR c++/9459
10762         * g++.dg/ext/typeof4.C: New test.
10763
10764 2003-02-15  Roger Sayle  <roger@eyesopen.com>
10765
10766         * gcc.dg/i386-387-3.c: New test case.
10767
10768 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
10769
10770         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
10771         cris-*-elf* cris-*-aout* and mmix-*-*.
10772
10773 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
10774
10775         * gcc.dg/20030213-1.c: New test.
10776
10777 2003-02-12  Roger Sayle  <roger@eyesopen.com>
10778
10779         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
10780         * gcc.dg/i386-387-2.c: Likewise.
10781
10782 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
10783
10784         * gcc.dg/ppc-spe.c: Fix formatting.
10785         Enable tests that were previously unsupported by gas.
10786         Delete tests for instructions that no longer exist.
10787         Switch arguments on evsubifw builtin.
10788
10789 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10790
10791         * gcc.c-torture/execute/20030209-1.c: Disable the test if
10792         STACK_SIZE is too small.
10793
10794 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
10795             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
10796
10797         * gcc.dg/decl-2.c: New test.
10798
10799 2003-02-10  Jan Hubicka  <jh@suse.cz>
10800
10801         * gcc.dg/i386-fpcvt-1.c:  New test.
10802
10803 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
10804
10805         * gcc.c-torture/execute/20030209-1.c: New test.
10806
10807 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
10808
10809         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
10810         int-wide bitops, use the constants of the same width.
10811         Likewise, if long long is 32-bit wide, test bitops using
10812         32-bit constants.
10813
10814 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
10815
10816         * gcc.dg/20021014-1.c: Annotate with expected notice text.
10817
10818 2003-02-07  Roger Sayle  <roger@eyesopen.com>
10819
10820         * testsuite/gcc.dg/builtins-4.c: New test case.
10821
10822 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10823
10824         * gcc.dg/20020430-1.c: Fix dg command typos.
10825         * gcc.dg/20020503-1.c: Likewise.
10826
10827 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10828
10829         PR c++/8785
10830         * g++.dg/parse/fused-params1.C: New test.
10831
10832         PR c++/8857
10833         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
10834
10835         PR c++/8921
10836         * g++.dg/parse/non-dependent1.C: New test.
10837
10838         PR c++/8928
10839         * g++.dg/parse/dupl-tmpl-args1.C: New test.
10840
10841         PR c++/9228
10842         * g++.dg/parse/undefined7.C: New test.
10843         * g++.dg/parse/non-templ1.C: New test.
10844
10845         PR c++/9229
10846         * g++.dg/parse/too-many-tmpl-args1.C: New test.
10847
10848 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
10849
10850         * gcc.c-torture/compile/20030206-1.c: New test.
10851
10852 2003-02-05  Roger Sayle  <roger@eyesopen.com>
10853
10854         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
10855         "pow" to "foo" to avoid potential confusion with a math built-in.
10856
10857 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10858
10859         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
10860         conditions for SPARC targets.
10861
10862 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
10863
10864         * gcc.dg/20030204-1.c: New test.
10865
10866 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10867
10868         PR c++/38
10869         * g++.dg/parse/array-size1.C: New test.
10870
10871         PR c++/5657
10872         * g++.dg/parse/undefined3.C: New test.
10873
10874         PR c++/5665
10875         * g++.dg/parse/undefined4.C: New test.
10876
10877         PR c++/5975
10878         * g++.dg/parse/undefined5.C: New test.
10879
10880         PR c++/7259
10881         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
10882
10883         PR c++/8578
10884         * g++.dg/parse/casting-operator1.C: New test.
10885
10886         PR c++/8596
10887         * g++.dg/parse/undefined6.C: New test.
10888
10889         PR c++/8736
10890         * g++.dg/parse/missing-template1.C: New test.
10891
10892 2003-02-04  Jan Hubicka  <jh@suse.cz>
10893
10894         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
10895         * gcc.dg/i386-cmov?.c:  Likewise.
10896         * gcc.dg/i386-fpcvt-?.c:  Likewise.
10897         * gcc.dg/i386-ssefp-1.c:  Likewise.
10898         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
10899         conventions.
10900
10901 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
10902
10903         PR c++/7129
10904         * testsuite/g++.dg/ext/max.C: New test.
10905
10906 2003-02-03  Jan Hubicka  <jh@suse.cz>
10907
10908         * gcc.c-torture/execute/20030203-1.c: New test.
10909
10910 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
10911
10912         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
10913         'natural-endian'.
10914
10915 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
10916
10917         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
10918         * g++.dg/init/new2.C: Likewise.
10919         * g++.dg/other/new1.C: Likewise.
10920
10921 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
10922
10923         * gcc.dg/struct-ret-libc.c: New test.
10924
10925 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
10926
10927         * gcc.dg/20030129-1.c: New test.
10928
10929 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10930
10931         PR c++/8849
10932         * g++.dg/template/ptrmem4.C: New test.
10933
10934 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
10935
10936         * g++.dg/parser/constant1.C: New test.
10937
10938 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10939
10940         PR c++/8591
10941         * g++.dg/parse/friend2.C: New test.
10942
10943 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10944
10945         PR c++/9437
10946         * g++.dg/template/unify4.C: New test.
10947
10948 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
10949
10950         * gcc.c-torture/execute/20030128-1.c: New test.
10951
10952 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
10953
10954         * g++.dg/lookup/nested1.C: Test moved from ...
10955         * g++.old-deja/g++.other/lookup24.C: ... here.
10956
10957 2003-01-28  Jan Hubicka  <jh@suse.cz>
10958
10959         * gcc.dg/i386-cmov5.c:  New test.
10960
10961 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
10962
10963         * gcc.c-torture/execute/20010925-1.c: Changed the
10964         memcpy declaration.
10965
10966 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
10967
10968         PR c++/3902
10969         * g++.dg/parse/template5.C: New test.
10970
10971 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
10972
10973         PR fortran/9258
10974         * g77.dg/pr9258: New test.
10975
10976 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10977
10978         * README: Move relevant parts from README.g++.
10979
10980         * README.g++: Remove this file.
10981
10982 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
10983
10984         * g++.dg/abi/dcast1.C: New test.
10985
10986 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10987
10988         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
10989
10990 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
10991
10992         PR c++/47
10993         * g++.old-deja/g++.other/lookup24.C: New test.
10994
10995 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10996
10997         PR middle-end/7227
10998         * gcc.dg/uninit-C.c: New test.
10999
11000 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
11001
11002         * g++.dg/abi/covariant1.C: New test.
11003
11004 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
11005
11006         * gcc.dg/20030123-1.c: New test.
11007
11008 2003-01-25  Jan Hubicka  <jh@suse.cz>
11009
11010         PR opt/8492
11011         * gcc.c-torture/compile/20030125-1.c
11012
11013 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
11014
11015         PR c++/9403
11016         * g++.dg/parse/template3.C: New test.
11017         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
11018
11019         PR c++/795
11020         * g++.dg/parse/template4.C: New test.
11021
11022         PR c++/9415
11023         * g++.dg/template/qual2.C: New test.
11024
11025         PR c++/8545
11026         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
11027
11028         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
11029
11030 2003-01-25  Roger Sayle  <roger@eyesopen.com>
11031
11032         * gcc.c-torture/execute/switch-1.c: New test case.
11033
11034 2003-01-25  Jan Hubicka  <jh@suse.cz>
11035
11036         * gcc.c-torture/execute/20030125-1.[cx]: New test.
11037
11038 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
11039
11040         Tweaks for Bison-1.875. From the NEWS file:
11041         "- `parse error' -> `syntax error'
11042         Bison now uniformly uses the term `syntax error'"
11043         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
11044         * gcc.dg/cpp/digraph2.c: Likewise.
11045         * gcc.dg/cpp/direct2.c: Likewise.
11046         * gcc.dg/cpp/paste4.c: Likewise.
11047         * gcc.dg/c90-restrict-1.c: Likewise.
11048         * gcc.dg/c99-func-2.c: Likewise.
11049         * gcc.dg/noncompile/920721-2.c: Likewise.
11050         * gcc.dg/noncompile/930622-2.c: Likewise.
11051         * gcc.dg/noncompile/940112-1.c: Likewise.
11052         * gcc.dg/noncompile/950921-1.c: Likewise.
11053         * gcc.dg/noncompile/951123-1.c: Likewise.
11054         * gcc.dg/noncompile/971104-1.c: Likewise.
11055         * gcc.dg/noncompile/990416-1.c: Likewise.
11056
11057 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
11058
11059         * g++.dg/parse/undefined1.C: Add error message.
11060
11061 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11062
11063         PR c++/9354
11064         * g++.dg/parse/new1.C: New test.
11065
11066         PR c++/9216
11067         * g++.dg/parse/template2.C: New test.
11068
11069         PR c++/9354
11070         * g++.dg/parse/typedef2.C: New test.
11071
11072         PR c++/9328
11073         * g++.dg/ext/typeof3.C: New test.
11074
11075 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11076
11077         PR c++/2738
11078         * g++.dg/parse/ret-type1.C: New test.
11079
11080         PR c++/3792
11081         * g++.dg/parse/tmpl-outside1.C: New test.
11082
11083         PR c++/4207
11084         * g++.dg/parse/int-as-enum1.C: New test.
11085
11086         PR c++/4903
11087         * g++.dg/parse/no-typename1.C: New test.
11088
11089         PR c++/5533
11090         * g++.dg/parse/no-value1.C: New test.
11091
11092         PR c++/5921
11093         * g++.dg/parse/wrong-inline1.C: New test.
11094
11095         PR c++/6402
11096         * g++.dg/parse/ref1.C: New test.
11097
11098         PR c++/6992
11099         * g++.dg/parse/attr-ctor1.C: New test.
11100
11101         PR c++/7229
11102         * g++.dg/parse/namespace5.C: New test.
11103
11104         PR c++/7917
11105         * g++.dg/parse/func-def1.C: New test.
11106
11107         PR c++/8143
11108         * g++.dg/parse/undefined1.C: New test.
11109
11110         PR c++/5723, PR c++/8522
11111         * g++.dg/parse/specialization1.C: New test.
11112
11113         PR c++/163, PR c++/8595
11114         * g++.dg/parse/struct-as-enum1.C: New test.
11115
11116         PR c++/9173
11117         * g++.dg/parse/undefined2.C: New test.
11118
11119 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11120
11121         PR c++/9298
11122         * g++.dg/parse/template1.C: New test.
11123
11124         PR c++/9384
11125         * g++.dg/parse/using1.C: New test.
11126
11127         PR c++/9285
11128         PR c++/9294
11129         * g++.dg/parse/expr2.C: New test.
11130
11131         PR c++/9388
11132         * g++.dg/parse/lookup2.C: Likewise.
11133
11134 2003-01-21  Jan Hubicka  <jh@suse.cz>
11135
11136         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
11137         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
11138         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
11139         * gcc.c-torture/execute/string-opt-*.c: Likewise.
11140
11141 2003-01-20  Nick Clifton  <nickc@redhat.com>
11142
11143         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
11144         problem with ARM sibcall code generation.
11145
11146 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
11147
11148         * gcc.c-torture/execute/20030120-1.c: New.
11149
11150 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
11151
11152         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
11153
11154 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
11155
11156         PR c++/9272
11157         * g++.dg/parse/ctor1.C: New test.
11158
11159         PR c++/9294:
11160         * g++.dg/parse/qualified1.C: New test.
11161
11162         * g++.dg/parse/typename3.C: New test.
11163
11164 2003-01-16  Richard Henderson  <rth@redhat.com>
11165
11166         * g++.dg/tls/init-2.C: Fix error matches for real this time.
11167
11168 2003-01-16  Richard Henderson  <rth@redhat.com>
11169
11170         * g++.dg/pch/pch.exp: Copy test header to the working directory
11171         before using it either for precompilation or direct use.
11172         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
11173         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
11174
11175 2003-01-16  Richard Henderson  <rth@redhat.com>
11176
11177         * gcc.dg/pch/pch.exp: Copy test header to the working directory
11178         before using it either for precompilation or direct use.
11179         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
11180         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
11181
11182 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
11183
11184         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
11185         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
11186         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
11187         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
11188         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
11189         typename warning into error.
11190         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
11191         error messages.
11192         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
11193         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
11194         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
11195         messages.
11196         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
11197         make declaration visible in template.
11198         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
11199         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
11200         messages.
11201         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
11202         message.
11203         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
11204         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
11205         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
11206         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
11207         typename warning with error message.
11208         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
11209         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
11210         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
11211
11212 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
11213
11214         * g++.dg/parse/ambig2.C: New test.
11215
11216 2003-01-15  Richard Henderson  <rth@redhat.com>
11217
11218         * g++.dg/tls/init-2.C: Update error message string.
11219
11220 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11221
11222         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
11223
11224 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
11225
11226         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
11227         all for HC11/HC12.
11228         * gcc.c-torture/compile/20001205-1.x: Likewise.
11229         * gcc.c-torture/compile/20001226-1.x: Likewise.
11230         * gcc.c-torture/compile/920520-1.x: Likewise.
11231         * gcc.c-torture/compile/961203-1.x: Likewise.
11232         * gcc.c-torture/compile/20020604-1.x: Likewise.
11233
11234 2003-01-15  Jan Hubicka  <jh@suse.cz>
11235
11236         * gcc.c-torture/compile/20030115-1.c: New test.
11237
11238         * gcc.dg/i386-fpcvt-1.c: New test.
11239         * gcc.dg/i386-fpcvt-2.c: New test.
11240
11241 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
11242
11243         Further conform g++'s __vmi_class_type_info to the C++ ABI
11244         specification.
11245         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
11246         the specification.
11247
11248 2003-01-14  Jan Hubicka  <jh@suse.cz>
11249
11250         * gcc.dg/i386-fpcvt-1.c: New test.
11251         * gcc.dg/i386-fpcvt-2.c: New test.
11252
11253 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11254
11255         * gcc.dg/i386-mmx-3.c: New test.
11256
11257 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
11258
11259         PR c++/9264
11260         * g++.dg/parse/octal1.C: New file.
11261
11262         PR c++/9172
11263         * g++.dg/parse/typename1.C: New file.
11264
11265 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
11266
11267         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
11268         * gcc.dg/bf-no-ms-layout.c: Likewise.
11269         * gcc.dg/bf-ms-attrib.c: Likewise.
11270
11271 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
11272
11273         PR c++/9099
11274         * g++.dg/parse/dtor1.C: New file.
11275
11276         PR c++/9128
11277         * g++.dg/rtti/typeid1.C: New file.
11278
11279         PR c++/9153
11280         * g++.dg/parse/lookup1.C: New file.
11281
11282         PR c++/9171
11283         * g++.dg/templ/spec5.C: New file.
11284
11285 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
11286
11287         * gcc.c-torture/compile/20030110-1.c: New test.
11288
11289 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
11290
11291         Merge from pch-branch:
11292
11293         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
11294
11295         * gcc.dg/pch/cpp-1.h: New.
11296         * gcc.dg/pch/cpp-1.c: New.
11297         * gcc.dg/pch/cpp-2.h: New.
11298         * gcc.dg/pch/cpp-2.c: New.
11299
11300         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
11301
11302         * gcc.dg/pch/except-1.h: New.
11303         * gcc.dg/pch/except-1.c: New.
11304
11305         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
11306
11307         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
11308         running test.
11309         * gcc.dg/pch: Include *.hp not *.h.
11310         * gcc.dg/pch/system-1.h: New.
11311         * gcc.dg/pch/system-1.c: New.
11312
11313         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
11314
11315         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
11316         rather than trying to build and run a program using PCH.
11317         * gcc.dg/pch: Remove dg-do commands from test files.
11318
11319         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
11320
11321         * gcc.dg/pch/macro-3.c: New.
11322         * gcc.dg/pch/macro-3.h: New.
11323
11324         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
11325
11326         * gcc.dg/pch/common-1.c: New.
11327         * gcc.dg/pch/common-1.h: New.
11328         * gcc.dg/pch/decl-1.c: New.
11329         * gcc.dg/pch/decl-1.h: New.
11330         * gcc.dg/pch/decl-2.c: New.
11331         * gcc.dg/pch/decl-2.h: New.
11332         * gcc.dg/pch/decl-3.c: New.
11333         * gcc.dg/pch/decl-3.h: New.
11334         * gcc.dg/pch/decl-4.c: New.
11335         * gcc.dg/pch/decl-4.h: New.
11336         * gcc.dg/pch/decl-5.c: New.
11337         * gcc.dg/pch/decl-5.h: New.
11338         * gcc.dg/pch/global-1.c: New.
11339         * gcc.dg/pch/global-1.h: New.
11340         * gcc.dg/pch/inline-1.c: New.
11341         * gcc.dg/pch/inline-1.h: New.
11342         * gcc.dg/pch/inline-2.c: New.
11343         * gcc.dg/pch/inline-2.h: New.
11344         * gcc.dg/pch/static-1.c: New.
11345         * gcc.dg/pch/static-1.h: New.
11346         * gcc.dg/pch/static-2.c: New.
11347         * gcc.dg/pch/static-2.h: New.
11348
11349         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
11350
11351         * g++.dg/pch/pch.exp: Better handle failing testcases.
11352         * gcc.dg/pch/pch.exp: Likewise.
11353         * gcc.dg/pch/macro-1.c: New.
11354         * gcc.dg/pch/macro-1.h: New.
11355         * gcc.dg/pch/macro-2.c: New.
11356         * gcc.dg/pch/macro-2.h: New.
11357
11358         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
11359
11360         * g++.dg/dg.exp: Treat files in pch/ specially.
11361         * g++.dg/pch/pch.exp: New file.
11362         * g++.dg/pch/empty.H: New file.
11363         * g++.dg/pch/empty.C: New file.
11364         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
11365         "precompile".
11366
11367         * gcc.dg/pch/pch.exp: New file.
11368         * gcc.dg/pch/empty.h: New file.
11369         * gcc.dg/pch/empty.c: New file.
11370         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
11371         "precompile".
11372
11373 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11374
11375         * g++.dg/template/friend14.C: New test.
11376
11377 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11378
11379         * gcc.dg/old-style-asm-1.c: New test.
11380
11381 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
11382
11383         * gcc.c-torture/compile/20030109-1.c: New test.
11384
11385 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11386
11387         * gcc.c-torture/execute/20030109-1.c: New test.
11388
11389 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
11390
11391         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
11392         * g++.old-deja/g++.mike/dyncast2.C: Likewise
11393         * g++.old-deja/g++.mike/dyncast3.C: Likewise
11394         * g++.old-deja/g++.mike/eh2.C: Likewise
11395         * g++.old-deja/g++.mike/eh3.C: Likewise
11396         * g++.old-deja/g++.mike/eh5.C: Likewise
11397         * g++.old-deja/g++.mike/eh6.C: Likewise
11398         * g++.old-deja/g++.mike/eh7.C: Likewise
11399         * g++.old-deja/g++.mike/eh8.C: Likewise
11400         * g++.old-deja/g++.mike/eh9.C: Likewise
11401         * g++.old-deja/g++.mike/eh10.C: Likewise
11402         * g++.old-deja/g++.mike/eh12.C: Likewise
11403         * g++.old-deja/g++.mike/eh13.C: Likewise
11404         * g++.old-deja/g++.mike/eh14.C: Likewise
11405         * g++.old-deja/g++.mike/eh16.C: Likewise
11406         * g++.old-deja/g++.mike/eh17.C: Likewise
11407         * g++.old-deja/g++.mike/eh18.C: Likewise
11408         * g++.old-deja/g++.mike/eh21.C: Likewise
11409         * g++.old-deja/g++.mike/eh23.C: Likewise
11410         * g++.old-deja/g++.mike/eh24.C: Likewise
11411         * g++.old-deja/g++.mike/eh25.C: Likewise
11412         * g++.old-deja/g++.mike/eh26.C: Likewise
11413         * g++.old-deja/g++.mike/eh27.C: Likewise
11414         * g++.old-deja/g++.mike/eh28.C: Likewise
11415         * g++.old-deja/g++.mike/eh29.C: Likewise
11416         * g++.old-deja/g++.mike/eh31.C: Likewise
11417         * g++.old-deja/g++.mike/eh33.C: Likewise
11418         * g++.old-deja/g++.mike/eh34.C: Likewise
11419         * g++.old-deja/g++.mike/eh35.C: Likewise
11420         * g++.old-deja/g++.mike/eh36.C: Likewise
11421         * g++.old-deja/g++.mike/eh37.C: Likewise
11422         * g++.old-deja/g++.mike/eh38.C: Likewise
11423         * g++.old-deja/g++.mike/eh39.C: Likewise
11424         * g++.old-deja/g++.mike/eh40.C: Likewise
11425         * g++.old-deja/g++.mike/eh41.C: Likewise
11426         * g++.old-deja/g++.mike/eh42.C: Likewise
11427         * g++.old-deja/g++.mike/eh44.C: Likewise
11428         * g++.old-deja/g++.mike/eh46.C: Likewise
11429         * g++.old-deja/g++.mike/eh47.C: Likewise
11430         * g++.old-deja/g++.mike/eh48.C: Likewise
11431         * g++.old-deja/g++.mike/eh49.C: Likewise
11432         * g++.old-deja/g++.mike/eh50.C: Likewise
11433         * g++.old-deja/g++.mike/eh51.C: Likewise
11434         * g++.old-deja/g++.mike/eh53.C: Likewise
11435         * g++.old-deja/g++.mike/eh55.C: Likewise
11436         * g++.old-deja/g++.mike/p7912.C: Likewise
11437         * g++.old-deja/g++.mike/p9706.C: Likewise
11438         * g++.old-deja/g++.mike/p10416.C: Likewise
11439         * g++.old-deja/g++.mike/p11667.C: Likewise
11440         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
11441         Remove redundant reference to Iris.
11442         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
11443         Elxsi, i860, Pico Java, and WE32K.
11444
11445 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
11446
11447         * g++.dg/ext/asm4.C: New test.
11448
11449 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11450
11451         PR c++/9030
11452         * g++.dg/template/friend12.C: New test.
11453         * g++.dg/template/friend13.C: Likewise.
11454         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
11455
11456 2003-01-08  Jan Hubicka  <jh@suse.cz>
11457
11458         * gcc.dg/i386-cadd.c: New test.
11459         * gcc.dg/i386-cmov4.c: Likewise.
11460
11461 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
11462
11463         PR c++/9165
11464         * g++.dg/warn/Wunused-3.C: New test.
11465
11466         * g++.dg/abi/bitfield9.C: New test.
11467
11468         PR c++/9189
11469         * g++.dg/parse/defarg3.C: New test.
11470
11471 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
11472
11473         * g++.dg/parse/ambig1.C: New test.
11474         * g++.dg/parse/defarg2.C: New test.
11475
11476 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
11477
11478         * g++.dg/template/defarg-1.C: New test.
11479         * g++.dg/template/local2.C: Likewise.
11480
11481 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
11482
11483         * gcc.c-torture/execute/20030105-1.c: New test.
11484
11485 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11486
11487         * g++.dg/parse/namespace3.C: Remove extra semicolons.
11488         * g++.dg/parse/namespace4.C: Likewise.
11489
11490 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11491
11492         * g++.dg/template/ntp2.C: New test.
11493
11494 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11495
11496         * g++.dg/parse/extern-C-1.C: New test.
11497
11498         * g++.dg/parse/namespace4.C: New test.
11499
11500         * g++.dg/template/nested1.C: New test.
11501
11502         * g++.dg/parse/namespace3.C: New test.
11503
11504 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11505
11506         * g++.dg/lookup/two-stage1.C: New test.
11507
11508 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11509
11510         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
11511         * g++.old-deja/g++.jason/access8.C: Likewise.
11512         * g++.old-deja/g++.other/decl5.C: Likewise.
11513
11514 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11515
11516         * g++.dg/parse/parse7.C: New test.
11517
11518 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
11519
11520         PR c++/2843
11521         * g++.dg/ext/attrib7.C: New test.
11522
11523 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11524
11525         * g++.dg/parse/parse6.C: New test.
11526
11527 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
11528
11529         * gcc.dg/h8300-stack-1.c: New.
11530
11531 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11532
11533         g++.dg/lookup/exception1.C: New test.
11534
11535         g++.dg/lookup/template1.C: New test.
11536
11537         g++.dg/parse/namespace2.C: New test.
11538
11539         g++.dg/parse/parens2.C: New test.
11540
11541 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11542
11543         * g++.dg/parse/parse5.C: New test.
11544         * g++.dg/lookup/scoped4.C: New test.
11545
11546 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11547
11548         * g++.dg/parse/parens1.C: New test.
11549
11550         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
11551         angle-bracket1.C.
11552         * g++.dg/parse/parens2.C: New test.
11553
11554         * g++.dg/lookup/scope-operator1.C: New test.
11555
11556         * g++.dg/parse/operator1.C: New test.
11557
11558 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11559
11560         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
11561         * g++.old-deja/g++.other/access6.C: Likewise.
11562         * g++.old-deja/g++.other/decl1.C: Likewise.
11563         * g++.old-deja/g++.pt/typename12.C: Likewise.
11564
11565 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11566
11567         * g++.dg/parse/namespace1.C: New test.
11568
11569 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11570
11571         * g++.dg/parse/parse4.C: New test.
11572
11573 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11574
11575         * g++.dg/parse/parse3.C: New test.
11576
11577 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11578
11579         * g++.dg/parse/parse2.C: New test.
11580
11581 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11582
11583         * g++.dg/template/friend11.C: New test.
11584
11585 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11586
11587         * g++.dg/parse/parse1.C: New test.
11588
11589 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
11590
11591         * lib/profopt.exp: Change the name of a global variable to avoid
11592         possible clashes with other test suites.
11593
11594 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
11595
11596         * g++.dg/inherit/covariant8.C: New test.
11597
11598 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11599
11600         * g++.dg/init/array9.C: New test.
11601
11602         PR c++/9112
11603         * g++.dg/parse/expr1.C: New test.
11604
11605 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11606
11607         * gcc.c-torture/compile/20021230-1.c: New test.
11608
11609 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
11610
11611         * g++.dg/inherit/covariant5.C: New test.
11612         * g++.dg/inherit/covariant6.C: New test.
11613         * g++.dg/inherit/covariant7.C: New test.
11614
11615 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11616
11617         PR c++/2739
11618         * g++.dg/other/access2.C: New test.
11619
11620 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11621
11622         * g++.dg/other/anon-struct.C: No longer fails
11623         * g++.old-deja/g++.brendan/parse4.C: Likewise.
11624         * g++.old-deja/g++.brendan/parse5.C: Likewise.
11625         * g++.old-deja/g++.brendan/parse6.C: Likewise.
11626
11627 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11628
11629         * g++.dg/parse/angle-bracket.C (main): No longer fails.
11630
11631 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
11632
11633         * g++.dg/eh/spec4.C: Remove stray semicolon.
11634         * g++.dg/expr/pmf-1.C: Change error message.
11635         * g++.dg/ext/asm1.C: Remove stray semicolon.
11636         * g++.dg/ext/typename1.C: Add missing typenames.
11637         * g++.dg/inherit/template-as-base.C: Change error message.
11638         * g++.dg/lookup/scoped1.C: Likewise.
11639         * g++.dg/lookup/scoped2.C: Likewise.
11640         * g++.dg/lookup/using2.C: Likewise.
11641         * g++.dg/other/component1.C: Remove stray semicolon.
11642         * g++.dg/other/do1.C: Change error message.
11643         * g++.dg/other/error2.C: Likewise.
11644         * g++.dg/other/init1.C: Likewise.
11645         * g++.dg/other/packed1.C: Remove stray semicolon.
11646         * g++.dg/other/ptrmem2.C: Change error message.
11647         * g++.dg/parse/parameter-declaration-1.C: Remove line number
11648         marker.
11649         * g++.dg/special/initp1.C: Remove invalid attribute usage.
11650         * g++.dg/template/access3.C: Add typename keyword.
11651         * g++.dg/template/access5.C: Remove stray semicolon.
11652         * g++.dg/template/access6.C: Likewise.
11653         * g++.dg/template/complit1.C: Likewise.
11654         * g++.dg/template/crash1.C: Change error message.
11655         * g++.dg/template/inherit2.C: Remove stray semicolon.
11656         * g++.dg/template/instantiate2.C: Likewise.
11657         * g++.dg/template/instantiate3.C: Change error message.
11658         * g++.dg/template/qual1.C: Remove stray semicolon.
11659         * g++.dg/template/qualttp18.C: Change error message.
11660         * g++.dg/template/ref1.C: Remove stray semicolon.
11661         * g++.dg/template/sizeof1.C (A::value): Declare it.
11662         * g++.dg/template/spec4.C: Change error message.
11663         * g++.dg/template/static1.C: Likewise.
11664         * g++.dg/template/type1.C: Likewise.
11665         * g++.dg/template/typename3.C: Likewise.
11666         * g++.old-deja/g++.benjamin/13478.C: Change error message.
11667         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
11668         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
11669         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
11670         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
11671         named return value extension.
11672         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
11673         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
11674         * g++.old-deja/g++.bob/extern_C.C: Likewise.
11675         * g++.old-deja/g++.bob/inherit2.C: Likewise.
11676         * g++.old-deja/g++.brendan/complex1.C: Likewise.
11677         * g++.old-deja/g++.brendan/copy5.C: Likewise.
11678         * g++.old-deja/g++.brendan/crash13.C: Likewise.
11679         * g++.old-deja/g++.brendan/crash15.C: Likewise.
11680         * g++.old-deja/g++.brendan/crash18.C: Change error message.
11681         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
11682         * g++.old-deja/g++.brendan/crash38.C: Likewise.
11683         * g++.old-deja/g++.brendan/crash50.C: Likewise.
11684         * g++.old-deja/g++.brendan/crash56.C: Likewise.
11685         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
11686         syntax.
11687         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
11688         * g++.old-deja/g++.brendan/crash8.C: Change error message.
11689         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
11690         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11691         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
11692         * g++.old-deja/g++.brendan/template11.C: Likewise.
11693         * g++.old-deja/g++.brendan/template26.C: Likewise.
11694         * g++.old-deja/g++.brendan/template27.C: Use explicit
11695         specialization syntax.
11696         * g++.old-deja/g++.brendan/template30.C: Likewise.
11697         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
11698         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
11699         non-dependent names.
11700         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
11701         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
11702         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
11703         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
11704         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
11705         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
11706         named return value extension.
11707         * g++.old-deja/g++.ext/namedret2.C: Likewise.
11708         * g++.old-deja/g++.ext/namedret3.C: Likewise.
11709         * g++.old-deja/g++.ext/return1.C: Likewise.
11710         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
11711         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
11712         * g++.old-deja/g++.jason/access8.C: Likewise.
11713         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
11714         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
11715         pseudo-destructor names.
11716         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
11717         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
11718         pseudo-destructor names.
11719         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
11720         * g++.old-deja/g++.jason/overload19.C: Likewise.
11721         * g++.old-deja/g++.jason/overload32.C: Likewise.
11722         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
11723         stray semicolons.
11724         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
11725         * g++.old-deja/g++.jason/return.C: Likewise.
11726         * g++.old-deja/g++.jason/return2.C: Likewise.
11727         * g++.old-deja/g++.jason/shadow1.C: Likewise.
11728         * g++.old-deja/g++.jason/special.C: Use explicit specialization
11729         syntax.
11730         * g++.old-deja/g++.jason/template10.C: Account for use of
11731         non-dependent names.
11732         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
11733         syntax.
11734         * g++.old-deja/g++.jason/template37.C: Likewise.
11735         * g++.old-deja/g++.law/access4.C: Change error messages.
11736         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
11737         pseudo-destructor names.
11738         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
11739         * g++.old-deja/g++.law/ctors9.C: Likewise.
11740         * g++.old-deja/g++.law/cvt22.C: Likewise.
11741         * g++.old-deja/g++.law/dtors5.C: Likewise.
11742         * g++.old-deja/g++.law/global-init1.C: Likewise.
11743         * g++.old-deja/g++.law/missed-error3.C: Likewise.
11744         * g++.old-deja/g++.law/operators28.C: Likewise.
11745         * g++.old-deja/g++.law/visibility28.C: Likewise.
11746         * g++.old-deja/g++.martin/eval1.C: Likewise.
11747         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
11748         name.
11749         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
11750         * g++.old-deja/g++.mike/net34.C: Likewise.
11751         * g++.old-deja/g++.mike/net36.C: Likewise.
11752         * g++.old-deja/g++.mike/ns2.C: Likewise.
11753         * g++.old-deja/g++.mike/p12306.C: Likewise.
11754         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
11755         value extension.
11756         * g++.old-deja/g++.mike/p700.C: Likewise.
11757         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
11758         * g++.old-deja/g++.mike/p710.C: Likewise.
11759         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
11760         value extension.
11761         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
11762         * g++.old-deja/g++.mike/pmf9.C: Likewise.
11763         * g++.old-deja/g++.ns/crash2.C: Likewise.
11764         * g++.old-deja/g++.ns/crash3.C: Likewise.
11765         * g++.old-deja/g++.ns/invalid1.C: Likewise.
11766         * g++.old-deja/g++.ns/ns17.C: Likewise.
11767         * g++.old-deja/g++.ns/template16.C: Likewise.
11768         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
11769         keyword.
11770         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
11771         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
11772         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
11773         named return value extension.
11774         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
11775         * g++.old-deja/g++.other/access4.C: Issue additional error
11776         messages.
11777         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
11778         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
11779         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
11780         * g++.old-deja/g++.other/crash25.C: Change error message.
11781         * g++.old-deja/g++.other/crash4.C: Change error message.
11782         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
11783         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
11784         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
11785         checks.
11786         * g++.old-deja/g++.other/defarg8.C: Likewise.
11787         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
11788         * g++.old-deja/g++.other/dtor10.C: Likewise.
11789         * g++.old-deja/g++.other/incomplete.C: Likewise.
11790         * g++.old-deja/g++.other/linkage7.C: Likewise.
11791         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
11792         lookup algorithm.
11793         * g++.old-deja/g++.other/mangle2.C: Likewise.
11794         * g++.old-deja/g++.other/refinit2.C: Likewise.
11795         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
11796         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
11797         * g++.old-deja/g++.pt/crash28.C: Likewise.
11798         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
11799         syntax.
11800         * g++.old-deja/g++.pt/crash32.C: Change error message.
11801         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
11802         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
11803         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
11804         error message position.
11805         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
11806         * g++.old-deja/g++.pt/defarg8.C: Change error message.
11807         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
11808         syntax.
11809         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
11810         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
11811         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
11812         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
11813         keyword.
11814         * g++.old-deja/g++.pt/explicit31.C: Likewise.
11815         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
11816         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
11817         keyword.
11818         * g++.old-deja/g++.pt/explicit71.C: Change error message.
11819         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
11820         syntax.
11821         * g++.old-deja/g++.pt/friend28.C: Account for use of
11822         non-dependent names.
11823         * g++.old-deja/g++.pt/friend29.C: Likewise.
11824         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
11825         rules.
11826         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
11827         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
11828         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
11829         lookup rules.
11830         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
11831         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
11832         keyword.
11833         * g++.old-deja/g++.pt/memclass20.C: Likewise.
11834         * g++.old-deja/g++.pt/memclass5.C: Likewise.
11835         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
11836         keyword.
11837         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
11838         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
11839         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
11840         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
11841         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
11842         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
11843         keyword.
11844         * g++.old-deja/g++.pt/spec10.C: Likewise.
11845         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
11846         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
11847         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
11848         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
11849         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
11850         * g++.old-deja/g++.pt/ttp62.C: Likewise.
11851         * g++.old-deja/g++.pt/ttp64.C: Likewise.
11852         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
11853         * g++.old-deja/g++.pt/typename15.C: Likewise.
11854         * g++.old-deja/g++.pt/typename22.C: Likewise.
11855         * g++.old-deja/g++.pt/typename6.C: Change error messages.
11856         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
11857         * g++.old-deja/g++.pt/virtual2.C: Likewise.
11858         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
11859         syntax.
11860         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
11861         return value extension.
11862         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
11863         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
11864         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
11865         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
11866
11867 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11868
11869         * g++.dg/warn/inline1.C: New test.
11870         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
11871         * g++.old-deja/g++.jason/synth10.C: Likewise.
11872         * g++.old-deja/g++.mike/net31.C: Likewise.
11873         * g++.old-deja/g++.mike/p8786.C: Likewise.
11874
11875         * g++.dg/template/friend10.C: New test.
11876         * g++.dg/template/conv5.C: New test.
11877
11878 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11879
11880         * g++.dg/lookup/scoped3.C: New test.
11881
11882         * g++.dg/lookup/decl1.C: New test.
11883         * g++.dg/lookup/decl2.C: New test.
11884
11885 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
11886
11887         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
11888         gcc.c-torture/compile/20021015-1.c,
11889         gcc.c-torture/compile/20021015-2.c,
11890         gcc.c-torture/compile/20021123-1.c,
11891         gcc.c-torture/compile/20021123-2.c,
11892         gcc.c-torture/compile/20021123-3.c,
11893         gcc.c-torture/compile/20021123-4.c,
11894         gcc.c-torture/execute/20021024-1.c: Add tests previously added
11895         only to 3.1 or 3.2 branch.
11896
11897 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
11898
11899         * gcc.dg/i386-bitfield3.c: New test.
11900
11901         * gcc.dg/i386-bitfield2.c: New test.
11902
11903 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
11904
11905         * g++.dg/parse/conv_op1.C: New test.
11906
11907 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
11908
11909         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
11910         approved.
11911
11912 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
11913
11914         * gcc.c-torture/compile/20021220-1.c: New test.
11915
11916 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
11917
11918         * gcc.dg/i386-fastcall-1.c: New.
11919
11920 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11921
11922         * gcc.c-torture/execute/20021219-1.c: New test.
11923
11924 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11925
11926         * gcc.dg/i386-pic-1.c: New test.
11927
11928 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11929
11930         PR c++/8099
11931         * g++.dg/template/friend9.C: New test.
11932
11933 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11934
11935         PR c++/3663
11936         * g++.dg/template/access7.C: New test.
11937
11938 2002-12-18  Nick Clifton  <nickc@redhat.com>
11939
11940         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
11941         the libstdc++-v3 directory has been found.
11942
11943 2002-12-12  Devang Patel <dpatel@apple.com>
11944         * gcc.dg/darwin-ld-1.c: New test.
11945         * gcc.dg/darwin-ld-2.c: New test.
11946         * gcc.dg/darwin-ld-3.c: New test.
11947         * gcc.dg/darwin-ld-4.c: New test.
11948         * gcc.dg/darwin-ld-5.c: New test.
11949
11950 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11951
11952         * gcc.c-torture/compile/20021212-1.c: New test.
11953
11954 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
11955
11956         * gcc.dg/fshort-wchar: New test.
11957
11958 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
11959
11960         PR c++/8372
11961         * g++.dg/template/dtor1.C: New test.
11962
11963         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
11964         markers.
11965
11966 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
11967
11968         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
11969
11970 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
11971
11972         * g++.dg/template/static1.C: New test.
11973         * g++.dg/template/static2.C: New test.
11974         * g++.old-deja/g++.ext/memconst.C: New test.
11975
11976 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11977
11978         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
11979         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
11980         * g++.dg/special/initp1.C: Likewise.
11981
11982 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
11983
11984         * gcc.c-torture/execute/20021204-1.c: New test.
11985
11986 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
11987
11988         * gcc.dg/ppc-fmadd-1.c: New file.
11989         * gcc.dg/ppc-fmadd-2.c: New file.
11990         * gcc.dg/ppc-fmadd-3.c: New file.
11991
11992 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11993
11994         * gcc.c-torture/compile/20021204-1.c: New test.
11995
11996 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11997
11998         * g++.dg/inherit/covariant2.C: New test.
11999         * g++.dg/inherit/covariant3.C: New test.
12000         * g++.dg/inherit/covariant4.C: New test.
12001         * g++.dg/inherit/covariant1.C: Remove XFAIL.
12002         * g++.old-deja/g++.robertl/eb17.C: Likewise.
12003
12004 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
12005
12006         PR c++/8688
12007         * g++.dg/init/brace3.C: New test.
12008
12009 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
12010
12011         * gcc.dg/20020210-1.c: Fix a comment typo.
12012
12013 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
12014
12015         PR c++/8720
12016         * g++.dg/parse/defarg1.C: New test.
12017
12018         PR c++/8615
12019         * g++.dg/template/char1.C: New test.
12020
12021         * g++.dg/template/varmod1.C: Fix typo.
12022
12023 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12024
12025         DR 180
12026         * g++.old-deja/g++.pt/crash32.C: Expect error.
12027
12028 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
12029
12030         PR c++/5919
12031         * g++.dg/template/varmod1.C: New test.
12032
12033         PR c++/8727
12034         * g++.dg/inherit/typeinfo1.C: New test.
12035
12036         PR c++/8663
12037         * g++.dg/inherit/typedef1.C: New test.
12038
12039 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
12040
12041         PR c++/8332
12042         PR c++/8493
12043         * g++.dg/template/strlen1.C: New test.
12044
12045         PR c++/8227
12046         * g++.dg/template/ctor2.C: New test.
12047
12048         PR c++/8214
12049         * g++.dg/init/string1.C: New test.
12050
12051         PR c++/8511
12052         * g++.dg/template/friend8.C: New test.
12053
12054 2002-11-29  Joe Buck <jbuck@synopsys.com>
12055
12056         * g++.dg/lookup/anon2.C: New test.
12057
12058 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
12059
12060         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
12061         h8300 port.
12062
12063 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
12064
12065         * gcc.dg/bitfld-6.c: New test.
12066
12067 2002-11-27  Jan Hubicka  <jh@suse.cz>
12068
12069         * gcc.c-torture/execute/20021127.[cx]: New test.
12070
12071 2002-11-26  Jan Hubicka  <jh@suse.cz>
12072
12073         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
12074         quality.
12075
12076 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
12077
12078         * g++.dg/init/brace2.C: New test.
12079         * g++.old-deja/g++.mike/p9129.C: Correct.
12080
12081 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
12082
12083         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
12084
12085 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
12086
12087         * gcc.dg/sibcall-6: New test for indirect sibcalls.
12088
12089 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
12090
12091         * testsuite/g++.dg/abi/empty11.C: New test.
12092         * testsuite/g++.dg/rtti/cv1.C: New test.
12093
12094 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
12095
12096         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
12097
12098 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
12099
12100         * g++.dg/abi/empty10.C: New test.
12101
12102 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12103
12104         * gcc.c-torture/compile/20021124-1.c: New test.
12105
12106 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
12107
12108         * g++.dg/abi/rtti2.C: New test.
12109
12110 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12111
12112         * gcc.dg/i386-unroll-1.c: New test.
12113
12114 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
12115
12116         * gcc.c-torture/compile/20021120-1.c: New test.
12117         * gcc.c-torture/compile/20021120-2.c: New test.
12118
12119 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12120
12121         * gcc.dg/bitfld-5.c: New test.
12122
12123 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12124
12125         * gcc.c-torture/execute/20021120-3.c: New test.
12126
12127 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12128
12129         * gcc.c-torture/execute/20021120-2.c: New test.
12130
12131 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12132
12133         * gcc.c-torture/execute/20021120-1.c: New test.
12134
12135 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
12136
12137         * gcc.c-torture/execute/20021118-3.c: New test.
12138
12139 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12140
12141         * gcc.c-torture/compile/20021119-1.c: New test.
12142
12143 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
12144
12145         * gcc.dg/duff-1.c: New test.
12146         * gcc.dg/duff-2.c: New test.
12147         * gcc.dg/duff-3.c: New test.
12148
12149 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
12150
12151         * gcc.dg/cpp/_Pragma5.c: New test.
12152
12153 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12154
12155         * gcc.c-torture/execute/20021118-2.c: New test.
12156
12157 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12158
12159         * gcc.c-torture/execute/20021118-1.c: New test.
12160
12161 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
12162
12163         * gcc.dg/20021116-1.c: New test.
12164
12165 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
12166
12167         * g++.dg/abi/vcall1.C: New test.
12168
12169 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
12170
12171         * gcc.dg/20021029-1.c: New test.
12172         * gcc.dg/20021029-2.c: New test.
12173
12174 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12175
12176         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
12177
12178 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12179
12180         PR c/8439
12181         * gcc.dg/20021110.c: Move to ...
12182         * gcc.c-torture/compile/20021110.c: .... here.
12183
12184 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12185
12186         PR c/8467
12187         * gcc.c-torture/execute/20021111-1.c
12188
12189 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12190
12191         PR c/8439
12192         * gcc.dg/20021110.c: New test.
12193
12194 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
12195
12196         * g++.dg/abi/vthunk3.C: Run only on x86.
12197
12198 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
12199
12200         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
12201
12202 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
12203
12204         * lib/compat.exp (compat-execute): Fix logic error in last
12205         change.
12206
12207 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
12208
12209         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
12210
12211 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12212
12213         PR c++/8389
12214         * g++.dg/template/access6.C: New test.
12215
12216 2002-11-08  Jan Hubicka  <jh@suse.cz>
12217
12218         * gcc.dg/i386-ssefp-1.c: New test.
12219         * gcc.dg/i386-ssefp-1.c: New test.
12220
12221 2002-11-08  Jan Hubicka  <jh@suse.cz>
12222
12223         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
12224
12225 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12226
12227         * g++.dg/abi/vthunk3.C: New test.
12228
12229         PR c++/8338
12230         * g++.dg/template/crash2.C: New test.
12231
12232 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12233
12234         * testsuite/g++.dg/abi/dtor1.C: New test.
12235         * testsuite/g++.dg/abi/dtor2.C: Likewise.
12236
12237 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
12238
12239         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
12240         Darwin.
12241
12242 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12243
12244         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
12245         -mthumb.  Only xfail with -O0.
12246
12247 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
12248
12249         * g++.dg/abi/thunk1.C: New test.
12250         * g++.dg/abi/thunk2.C: Likewise.
12251         * g++.dg/abi/vtt1.C: Likewise.
12252
12253 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
12254
12255         PR optimization/8423
12256         * gcc.c-torture/execute/builtin-constant.c: New test.
12257
12258 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
12259
12260         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
12261         Add some more cases.
12262
12263 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
12264
12265         PR c++/8391
12266         * g++.dg/opt/local1.C: New test.
12267
12268 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
12269
12270         PR c++/8160
12271         * g++.dg/template/complit1.C: New test.
12272
12273         PR c++/8149
12274         * g++.dg/template/typename4.C: Likewise.
12275
12276 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12277
12278         Core issue 287, PR c++/7639
12279         * g++.dg/template/instantiate1.C: Adjust error location.
12280         * g++.dg/template/instantiate3.C: New test.
12281         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
12282         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
12283         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
12284
12285 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
12286
12287         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
12288
12289 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
12290
12291         PR c++/8287
12292         * g++.dg/init/dtor2.C: New test.
12293
12294 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12295
12296         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
12297         * gcc.dg/nest.c: Bypass errors on irix6.
12298
12299 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
12300
12301         * gcc.dg/nest.c: Expect error for mmix-*-*.
12302         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
12303
12304 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
12305
12306         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
12307         markers.
12308
12309         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
12310
12311 2002-10-25  Mike Stump  <mrs@apple.com>
12312
12313         * gcc.dg/warn-1.c: New test.
12314
12315 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12316
12317         * g++.dg/template/typename3.C: New test.
12318
12319 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
12320
12321         * g++.dg/lookup/ptrmem1.C: New test.
12322
12323         * g++.dg/abi/vthunk2.C: New test.
12324
12325 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12326
12327         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
12328
12329 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
12330
12331         * g++.dg/abi/empty9.C: New test.
12332
12333 2002-10-24  Richard Henderson  <rth@redhat.com>
12334
12335         * g++.dg/inherit/thunk1.C: Enable for ia64.
12336
12337 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12338
12339         PR c++/8067
12340         * g++.dg/lookup/pretty1.C: New test.
12341
12342 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
12343
12344         * gcc.dg/20021023-1.c: New test.
12345
12346 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12347
12348         PR c++/7679
12349         * g++.dg/parse/inline1.C: New test.
12350
12351 2002-10-23  Richard Henderson  <rth@redhat.com>
12352
12353         * g++.dg/inherit/thunk1.C: Enable for x86_64.
12354
12355         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
12356
12357 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
12358
12359         PR c++/6579
12360         * g++.dg/parse/stmtexpr3.C: New test.
12361
12362 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
12363
12364         * g++.dg/expr/cond1.C: New test.
12365
12366 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12367
12368         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
12369
12370 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12371
12372         * g++.dg/abi/vbase13.C: New test.
12373         * g++.dg/abi/vbase14.C: Likewise.
12374
12375 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
12376
12377         * gcc.dg/tls/pic-1.c: New test.
12378         * gcc.dg/tls/nonpic-1.c: New test.
12379         * gcc.dg/20021018-1.c: New test.
12380
12381 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12382
12383         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
12384         Remove only files with the same base name as the test case.
12385         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
12386         (profopt-execute): Likewise.  Also, remove old profiling
12387         and performance data files before running the tests.
12388
12389         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
12390         * g++.dg/bprob/bprob.exp: Likewise.
12391         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
12392         to allow more general test case names.
12393
12394         * g++.dg/bprob/bprob-1.C: Rename to ...
12395         * g++.dg/bprob/g++-bprob-1.C: ... this.
12396
12397         * g77.dg/bprob/bprob-1.f: Rename to ...
12398         * g77.dg/bprob/g77-bprob-1.f: ... this.
12399
12400 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12401
12402         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
12403         bison 1.50 or later.
12404
12405 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
12406
12407         * g++.dg/README: Describe more test directories.
12408
12409 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12410
12411         * g++.dg/init/array6.C: Add additional tests.
12412
12413 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12414
12415         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
12416         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
12417
12418 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
12419
12420         * gcc.c-torture/compile/20020604-1.x: New.
12421         * gcc.c-torture/compile/simd-5.x: Likewise.
12422         * gcc.c-torture/execute/920710-1.x: Likewise.
12423         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
12424
12425 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12426
12427         * g++.dg/inherit/override1.C: Add dg-options clause.
12428
12429 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12430
12431         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
12432         _mm_slli_si128.
12433
12434 2002-10-19  Andreas Schwab  <schwab@suse.de>
12435
12436         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
12437         directory component.
12438
12439 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
12440
12441         * g++.dg/inherit/thunk1.C: New test.
12442
12443         * g++.dg/inherit/override1.C: New test.
12444
12445         * g++.dg/abi/mangle11.C: New test.
12446         * g++.dg/abi/mangle14.C: New test.
12447         * g++.dg/abi/mangle17.C: New test.
12448
12449 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
12450
12451         * g++.dg/overload/member2.C: New test.
12452
12453 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
12454
12455         * g++.dg/README: Describe new compat directory.
12456         * g++.dg/dg.exp: Skip tests in compat directory.
12457         * README.compat: New file.
12458         * lib/compat.exp: New expect script.
12459         * g++.dg/compat: New test directory.
12460         * g++.dg/compat/compat.exp: New expect script.
12461         * g++.dg/compat/abi: New test directory.
12462         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
12463         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
12464         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
12465         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
12466         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
12467         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
12468         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
12469         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
12470         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
12471         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
12472         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
12473         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
12474         * g++.dg/compat/break: New test directory.
12475         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
12476         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
12477         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
12478         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
12479         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
12480         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
12481         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
12482         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
12483         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
12484         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
12485         g++.dg/compat/break/README: New files.
12486         * g++.dg/compat/eh: New test directory.
12487         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
12488         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
12489         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
12490         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
12491         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
12492         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
12493         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
12494         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
12495         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
12496         g++.dg/compat/eh/filter2_y.C,
12497         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
12498         g++.dg/compat/eh/new1_y.C,
12499         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
12500         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
12501         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
12502         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
12503         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
12504         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
12505         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
12506         g++.dg/compat/eh/unexpected1_y.C: New files.
12507         * g++.dg/compat/init: New test directory.
12508         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
12509         g++.dg/compat/init/array5_y.C,
12510         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
12511         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
12512         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
12513         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
12514         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
12515         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
12516         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
12517         g++.dg/compat/init/init-ref2_y.C: New files.
12518
12519 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12520
12521         PR c++/7584
12522         * g++.dg/inherit/using3.C: New test.
12523
12524 2002-10-17  Jan Hubicka  <jh@suse.cz>
12525
12526         * gcc.dg/20021017-2.c: New test.
12527
12528 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12529
12530         * g++.dg/abi/mangle16.C: Adjust.
12531
12532         * g++.dg/init/array8.C: New test.
12533
12534 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
12535
12536         * gcc.dg/special/mips-abi.exp: New test.
12537         * gcc.dg/special/mips-abi.s: Empty file used by the above.
12538
12539 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12540
12541         * g++.dg/abi/mangle16.C: New test.
12542         * g++.dg/abi/mangle17.C: Likewise.
12543
12544         PR c++/7478
12545         * g++.dg/template/ref1.C: New test.
12546
12547 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12548
12549         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
12550
12551 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
12552
12553         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
12554
12555 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12556
12557         PR c++/7524
12558         * g++.dg/init/array7.C: New test.
12559
12560 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
12561
12562         * g++.dg/init/array6.C: New test.
12563
12564         * g++.dg/abi/mangle13.C: Likewise.
12565         * g++.dg/abi/mangle14.C: Likewise.
12566         * g++.dg/abi/mangle15.C: Likewise.
12567
12568 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12569
12570         * g++.dg/abi/empty8.C: New test.
12571
12572 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
12573
12574         * g++.dg/init/ctor1.C: New test.
12575
12576 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
12577
12578         * gcc.c-torture/execute/20021015-1.c: New test.
12579
12580 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
12581
12582         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
12583
12584 2002-10-14  Jan Hubicka  <jh@suse.cz>
12585
12586         * gcc.dg/i386-ssetype-[1-5].c: New tests.
12587
12588 2002-10-14  Richard Henderson  <rth@redhat.com>
12589
12590         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
12591
12592 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12593
12594         PR optimization/6631
12595         * g++.dg/opt/const2.C: New test.
12596
12597 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12598
12599         PR c++/7176
12600         * g++.dg/parse/friend1.C: New test.
12601         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
12602
12603 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
12604
12605         * gcc.dg/20021014-1.c: New test.
12606
12607 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
12608
12609         PR c++/5661
12610         * g++.dg/ext/vlm1.C: New test.
12611         * g++.dg/ext/vlm2.C: Likewise.
12612
12613         * g++.dg/init/array1.C: Remove invalid braces.
12614         * g++.dg/init/brace1.C: New test.
12615         * g++.dg/init/copy2.C: Likewise.
12616         * g++.dg/init/copy3.C: Likewise.
12617         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
12618         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
12619         braces.
12620
12621 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
12622
12623         * gcc.dg/cpp/assembler.S: Don't use -ansi.
12624
12625 2002-10-11  Richard Shann  <richard.shann@superh.com>
12626
12627         * gcc.c-torture/compile/simd-5.c: New test.
12628
12629 2002-10-10  Roger Sayle  <roger@eyesopen.com>
12630
12631         * gcc.c-torture/execute/shiftopt-1.c: New test case.
12632
12633 2002-10-10  Jim Wilson  <wilson@redhat.com>
12634
12635         * gcc.c-torture/execute/20021010-1.c: New test.
12636
12637 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
12638
12639         PR c/7353
12640         * g++.dg/ext/typedef-init.C: New test.
12641         * gcc.dg/typedef-init.c: New test.
12642
12643 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
12644
12645         * gcc.dg/cpp/paste13.c: New test.
12646
12647 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12648
12649         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
12650         remaining platforms, XFAIL during compile, not execute.  Don't
12651         XFAIL at -O0.
12652
12653 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
12654
12655         * gcc.dg/alias-1.c: Tweak expected warning.
12656
12657 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
12658
12659         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
12660
12661 2002-10-06  Andreas Jaeger  <aj@suse.de>
12662
12663         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
12664         * gcc.dg/cpp/c++98.C: Likewise.
12665
12666         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
12667         * g++.dg/cpp/c++98.C: Likewise.
12668
12669         * g++.dg/README (Subdirectories): Mention cpp directory.
12670
12671         PR target/7559
12672         * gcc.dg/20021006-1.c: New test.
12673
12674 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12675
12676         PR c++/7804
12677         * g++.dg/other/warning1.C: New test.
12678
12679 2002-10-04  Roger Sayle  <roger@eyesopen.com>
12680
12681         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
12682         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
12683         and sparc-*-* with -m64 as expected failures.  See PR 8087.
12684
12685 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12686
12687         PR c++/7931
12688         * g++.dg/template/ptrmem3.C: New test.
12689
12690         PR c++/7754
12691         * g++.dg/template/union1.C: New test.
12692
12693 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12694
12695         PR c++/8006
12696         * g++.dg/abi/mangle9.C: New test.
12697         * g++.dg/abi/mangle10.C: New test.
12698         * g++.dg/abi/mangle11.C: New test.
12699         * g++.dg/abi/mangle12.C: New test.
12700
12701 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
12702
12703         PR c++/7188.
12704         * g++.dg/template/meminit1.C: New test.
12705         * g++.dg/warn/Wreorder-1.C: Likewise.
12706         * g++.old-deja/g++.mike/warn3.C: Tweak.
12707         * lib/prune.exp: Ingore "in copy constructor".
12708
12709 2002-10-02  Andreas Jaeger  <aj@suse.de>
12710
12711         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
12712         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
12713         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
12714         on x86-64.
12715
12716 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12717
12718         * gcc.dg/empty1.C: Fix typo.
12719
12720 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
12721
12722         * gcc.dg/alias-1.c: New test.
12723
12724 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12725
12726         * gcc.dg/empty1.C: New test.
12727
12728         * g++.dg/tls/init-2.C: Tweak error messages.
12729
12730 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
12731
12732         * gcc.c-torture/compile/20020923-1.c: New test.
12733
12734 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
12735
12736         * gcc.c-torture/execute/ffs-1.c: New test.
12737         * gcc.c-torture/execute/ffs-2.c: Ditto.
12738
12739 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
12740
12741         * g++.dg/overload/member1.C: New test.
12742
12743 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
12744
12745         * g++.dg/abi/empty7.C: New test.
12746         * g++.dg/init/pm2.C: Likewise.
12747
12748 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
12749
12750         * g++.dg/rtti/crash1.C: New test.
12751
12752 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
12753
12754         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
12755         gcc.dg/sibcall-4.c: New tests.
12756
12757 2002-09-28  Roger Sayle  <roger@eyesopen.com>
12758
12759         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
12760         powerpc and MMIX targets.
12761
12762 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
12763
12764         * gcc.dg/cpp/20020927-1.c: New.
12765
12766 2002-09-26  David S. Miller  <davem@redhat.com>
12767
12768         * gcc.c-torture/compile/trunctfdf.c: New.
12769
12770 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12771
12772         * lib/target-supports.exp (check_weak_available): Handle solaris2.
12773
12774 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
12775
12776         * gcc.c-torture/execute/loop-15.c: New.
12777
12778 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
12779
12780         * README.QMTEST: Fix typo.
12781
12782 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
12783
12784         * gcc.dg/20020926-1.c: New test.
12785
12786 2002-09-25  David S. Miller  <davem@redhat.com>
12787
12788         PR target/7842
12789         * gcc.c-torture/execute/shiftdi.c: New test.
12790
12791 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
12792
12793         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
12794         unique to the tool.
12795         * lib/g77.exp (g77_init): Likewise.
12796         * lib/g++.exp (g++_init): Likewise.
12797         * lib/objc.exp (objc_init): Likewise.
12798
12799 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
12800
12801         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
12802         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
12803         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
12804
12805 2002-09-25  Richard Henderson  <rth@redhat.com>
12806
12807         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
12808         too-small long double.
12809
12810 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
12811
12812         * gcc.dg/20020919-1.c: New test.
12813
12814 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
12815
12816         * g++.dg/abi/bitfield6.C: New test.
12817         * g++.dg/abi/bitfield7.C: New test.
12818         * g++.dg/abi/bitfield8.C: New test.
12819         * g++.dg/abi/vbase11.C: New test.
12820
12821 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12822
12823         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
12824         hppa*-*-hpux*.  Update test comment.
12825
12826 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
12827
12828         * gcc.dg/tls/struct-1.c: New test.
12829
12830 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
12831
12832         * gcc.dg/cpp/tr-warn2.c: Update.
12833
12834 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12835
12836         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
12837
12838 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12839
12840         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
12841         systems.
12842
12843 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
12844
12845         * gcc.c-torture/execute/ieee/mzero3.c: New test.
12846
12847         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
12848         Adjust for c++filt moved to binutils.  Remove spurious duplicate
12849         setting of cxxfilt.
12850
12851 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
12852
12853         * gcc.dg/20020312-2.c: Update for darwin.
12854
12855 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
12856
12857         * g++.old-deja/g++.other/crash32.C: Mark ICE.
12858
12859 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
12860
12861         * objc.dg/comp-types-1.m: New test.
12862         * objc.dg/comp-types-2.m: New test.
12863         * objc.dg/comp-types-3.m: New test.
12864         * objc.dg/comp-types-4.m: New test.
12865         * objc.dg/comp-types-5.m: New test.
12866         * objc.dg/comp-types-6.m: New test.
12867
12868 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12869
12870         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
12871
12872 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12873
12874         * g++.dg/other/do1.C: New test.
12875
12876         * g++.dg/template/subst1.C: New test.
12877
12878 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
12879
12880         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
12881
12882 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12883
12884         * g++.dg/template/qualttp20.C: Adjust expected errors.
12885         * g++.old-deja/g++.jason/report.C: Likewise.
12886         * g++.old-deja/g++.other/qual1.C: Likewise.
12887
12888         * g++.dg/lookup/scoped2.C: New test.
12889
12890         * g++.dg/ext/asm3.C: New test.
12891
12892 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
12893
12894         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
12895
12896 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
12897
12898         * ChangeLog: follow spelling conventions.
12899         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
12900         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
12901         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
12902         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
12903         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
12904         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
12905         * g++.old-deja/g++.law/global-init1.C: Likewise.
12906         * g++.old-deja/g++.other/delete4.C: Likewise.
12907         * g++.old-deja/g++.other/inline21.C: Likewise.
12908         * g++.old-deja/g++.other/singleton.C: Likewise.
12909         * g77.dg/strlen0.f: Likewise.
12910         * g77.f-torture/compile/20010519-1.f: Likewise.
12911         * g77.f-torture/compile/980310-4.f: Likewise.
12912         * gcc.c-torture/compile/20000605-1.c: Likewise.
12913         * gcc.c-torture/execute/20020225-1.c: Likewise.
12914         * gcc.dg/c90-hexfloat-2.c: Likewise.
12915         * gcc.dg/c99-bool-1.c: Likewise.
12916         * gcc.dg/c99-hexfloat-2.c: Likewise.
12917         * gcc.dg/dll-2.c: Likewise.
12918         * gcc.dg/wtr-union-init-1.c: Likewise.
12919         * gcc.dg/wtr-union-init-2.c: Likewise.
12920         * gcc.dg/wtr-union-init-3.c: Likewise.
12921         * gcc.dg/cpp/avoidpaste1.c: Likewise.
12922         * gcc.dg/cpp/defined.c: Likewise.
12923         * gcc.dg/cpp/macsyntx.c: Likewise.
12924         * gcc.dg/cpp/paste2.c: Likewise.
12925         * gcc.dg/cpp/trad/defined.c: Likewise.
12926         * gcc.dg/format/c90-printf-1.c: Likewise.
12927         * gcc.dg/format/c90-scanf-1.c: Likewise.
12928         * gcc.dg/format/c99-printf-1.c: Likewise.
12929         * gcc.dg/format/c99-scanf-1.c: Likewise.
12930         * gcc.misc-tests/gcov-8.c: Likewise.
12931         * lib/profopt.exp: Likewise.
12932
12933 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
12934
12935         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
12936
12937 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12938
12939         * g++.dg/inherit/using2.C: New test.
12940
12941 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
12942
12943         * ChangeLog: Follow spelling conventions.
12944         * g++.dg/template/friend4.C: Likewise.
12945         * g++.old-deja/g++.pt/crash67.C: Likewise.
12946         * gcc.c-torture/execute/20000801-4.c: Likewise.
12947         * gcc.dg/c90-digraph-1.c: Likewise.
12948         * gcc.dg/c94-digraph-1.c: Likewise.
12949         * gcc.dg/c99-digraph-1.c: Likewise.
12950         * gcc.dg/cpp/line5.c: Likewise.
12951         * gcc.dg/cpp/multiline.c: Likewise.
12952         * gcc.dg/cpp/trad/literals-1.c: Likewise.
12953         * gcc.dg/format/attr-3.c: Likewise.
12954         * gcc.dg/format/c90-scanf-3.c: Likewise.
12955         * gcc.dg/format/ext-4.c: Likewise.
12956
12957 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12958
12959         * g++.dg/template/pretty1.C: New test.
12960
12961 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
12962
12963         * gcc.c-torture/execute/struct-cpy-1.c: New test.
12964
12965 2002-09-13  Matt Austern  <austern@apple.com>
12966
12967         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
12968         passing a cast expression to a function by const reference.
12969
12970 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
12971
12972         * g++.dg/template/deduce1.C: New test.
12973
12974 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
12975
12976         * gcc.c-torture/execute/simd-1.c: Force all use of int to
12977         32-bit int.
12978
12979 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12980
12981         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
12982         usage.
12983
12984 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
12985
12986         * gcc.c-torture/compile/20020910-1.c: New test.
12987
12988 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
12989
12990         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
12991
12992 2002-09-10  Andreas Jaeger  <aj@suse.de>
12993
12994         * gcc.dg/20020312-2.c: Adjust for x86-64.
12995
12996 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
12997
12998         * g77.dg/7388.f: New test case for PR 7388.
12999
13000 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
13001
13002         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
13003
13004 2002-09-05  Ziemowit Laski <zlaski@apple.com>
13005
13006         * objc.dg/proto-lossage-1.m: New test.
13007
13008 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
13009
13010         * gcc.dg/cpp/_Pragma4.c: Fix typo.
13011
13012 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
13013
13014         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
13015         expected to pass.
13016
13017 2002-09-06  Stan Shebs  <shebs@apple.com>
13018             David Edelsohn  <edelsohn@gnu.org>
13019
13020         * gcc.dg/weak: New directory.
13021         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
13022         target-specific xfail bits.
13023         * gcc.dg/typeof-2.c: Move to new directory.
13024         * gcc.dg/weak.exp: New expect script.
13025
13026 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
13027
13028         * gcc.c-torture/execute/extzvsi.c: New test.
13029
13030 2002-09-05  Stan Shebs  <shebs@apple.com>
13031
13032         * gcc.dg/weak-1.c: xfail on Darwin.
13033         * gcc.dg/weak-2.c: Ditto.
13034         * gcc.dg/weak-3.c: Ditto.
13035         * gcc.dg/weak-4.c: Ditto.
13036         * gcc.dg/weak-5.c: Ditto.
13037         * gcc.dg/weak-6.c: Ditto.
13038         * gcc.dg/weak-7.c: Ditto.
13039         * gcc.dg/weak-8.c: Ditto.
13040         * gcc.dg/weak-9.c: Ditto.
13041
13042 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
13043
13044         * gcc.c-torture/execute/loop-14.c: New test.
13045
13046 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
13047
13048         * g++.dg/other/cxa-atexit1.C: New test.
13049
13050         * gcc.dg/typeof-2.c: New test.
13051
13052 2002-09-03  Roger Sayle  <roger@eyesopen.com>
13053
13054         * gcc.dg/builtins-2.c: New testcase.
13055         * gcc.dg/builtins-3.c: New testcase.
13056
13057 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
13058
13059         * gcc.dg/cpp/_Pragma4.c: New test.
13060
13061 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
13062
13063         * objc/execute/nil_method-1.m: New testcase.
13064
13065 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
13066
13067         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
13068         [Object class], not [Object initialize].
13069
13070 2002-08-31  Roger Sayle  <roger@eyesopen.com>
13071             Hans-Peter Nilsson  <hp@bitrange.com>
13072
13073         * gcc.c-torture/execute/20020720-1.x: Skip test on
13074         mmix-knuth-mmixware.  Correct comment.
13075
13076 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
13077
13078         * testsuite/g++.dg/abi/bitfield5.C: New test.
13079         * testsuite/g++.dg/abi/vbase10.C: Likewise.
13080
13081 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
13082
13083         * objc.dg/undeclared-selector.m: New test.
13084
13085 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
13086
13087         * g++.dg/other/offsetof1.C: Avoid cast warning.
13088
13089 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
13090
13091         * objc.dg/super-class-2.m: New test.
13092
13093 2002-08-24  Matt Austern  <austern@apple.com>
13094
13095         * g++.dg/ext/lvaddr.C: New test.
13096         * g++.dg/ext/lvcast.C: New test.
13097
13098 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
13099
13100         * testsuite/g++.dg/inherit/cond1.C: New test.
13101
13102 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
13103
13104         * gcc.dg/noncompile/incomplete-1.c: New test.
13105
13106 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
13107
13108         * gcc.dg/typespec-1.c: New test.
13109
13110 2002-08-20  Devang Patel  <dpatel@apple.com>
13111         * objc.dg/proto-hier-2.m: New test.
13112
13113 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
13114
13115         * objc.dg/bitfield-1.m: New test.
13116         * objc.dg/bitfield-2.m: New test.
13117
13118 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
13119
13120         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
13121         gcc.dg/c99-flex-array-4.c: New tests.
13122
13123 2002-08-16  Stan Shebs  <shebs@apple.com>
13124
13125         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
13126
13127 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
13128
13129         * gcc.dg/typeof-1.c: New test.
13130         * g++.dg/ext/typeof2.C: New test.
13131
13132 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
13133
13134         * g++.dg/other/offsetof1.C: New test.
13135
13136 2002-08-14  Richard Henderson  <rth@redhat.com>
13137
13138         * gcc.dg/tls/diag-3.c: Fix expected message strings.
13139
13140 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
13141
13142         * gcc.dg/cpp/_Pragma3.c: New test.
13143
13144 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
13145
13146         * g++.dg/template/inherit3: New test.
13147
13148 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13149
13150         * gcc.dg/bitfld-4.c: Add blank options.
13151
13152 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
13153
13154         * g++.dg/template/crash1.C: New test.
13155
13156 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13157
13158         * gcc.dg/tls/opt-2.c: New test.
13159
13160 2002-08-08  Devang Patel  <dpatel@apple.com>
13161
13162         * objc.dg/selector-1.m : New test
13163
13164 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13165
13166         * g++.dg/abi/bitfield4.C: New test.
13167         * gcc.dg/bitfld-4.c: New test.
13168
13169 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13170
13171         * g++.dg/other/packed1.C: New test.
13172
13173 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
13174
13175         * g++.dg/abi/offsetof.C: Tweak error messages.
13176         * g++.old-deja/g++.mike/p10769a.C: Likewise.
13177
13178 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13179
13180         * gcc.dg/bitfld-3.c: New test.
13181
13182 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
13183             Richard Henderson  <rth@redhat.com>
13184
13185         * gcc.dg/i386-bitfield1.c: New test.
13186         * g++.dg/abi/bitfield3.C: Update.
13187
13188 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
13189
13190         * objc.dg/const-str-2.m: Update.
13191         * gcc.dg/cpp/c++98.c: Change to C extension.
13192         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
13193         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
13194
13195 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
13196
13197         * testsuite/gcc.dg/tls/diag-3.c: New.
13198
13199 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
13200
13201         * g++.dg/README (Subdirectories): Document new subdir expr.
13202         * g++.dg/expr/pmf-1.C: New test.
13203
13204 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
13205
13206         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
13207
13208 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
13209
13210         * g++.dg/abi/bitfield3.C: New test.
13211
13212 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
13213
13214         * lib/gcov.exp: Tweak expected line formats.
13215         * gcc.misc-tests/gcov8.c: New test.
13216         * gcc.misc-tests/gcov8.x: New flags.
13217
13218 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
13219
13220         * consistency.vlad/layout/endian.c: Include string.h.
13221
13222         * gcc.c-torture/execute/20020805-1.c: New test.
13223
13224 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
13225
13226         * g++.dg/other/conversion1.C: New test.
13227
13228 2002-08-03  Roger Sayle  <roger@eyesopen.com>
13229
13230         * gcc.dg/builtins-1.c: New testcase.
13231
13232 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
13233
13234         * g++.dg/inherit/access3.C: New test.
13235
13236 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
13237
13238         * gcc.dg/ia64-visibility-2.c: New test.
13239
13240 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
13241
13242         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
13243         __qualifier_flags to __flags.
13244
13245 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
13246
13247         * g++.dg/inherit/operator1.C: New test.
13248         * g++.dg/lookup/disamb1.C: Fix typo in comment.
13249         * g++.dg/other/error1.C: Change expected error message.
13250         * g++.dg/template/conv4.C: Likewise.
13251
13252 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
13253
13254         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
13255         for documented behavior.
13256
13257 2002-07-25  Roger Sayle  <roger@eyesopen.com>
13258
13259         * gcc.c-torture/execute/20020720-1.x: Skip this test on
13260         several targets known to fail.
13261
13262 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
13263
13264         * gcc.dg/mips-args-[123].c: New tests.
13265
13266 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
13267
13268         * gcc.dg/ppc-spe.c: New.
13269
13270 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
13271
13272         * g++.dg/other/ptrmem4.C: New testcase.
13273
13274 2002-07-24  Richard Henderson  <rth@redhat.com>
13275
13276         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
13277
13278 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
13279
13280         * g++.dg/ext/alignof1.C (main): Return 0 for success.
13281
13282 2002-07-24  Roger Sayle  <roger@eyesopen.com>
13283
13284         * gcc.c-torture/execute/memset-3.c: New testcase.
13285
13286 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
13287
13288         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
13289         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
13290
13291 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13292
13293         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
13294         Delete.
13295
13296 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
13297
13298         * gcc.c-torture/compile/simd-4.c: New test.
13299
13300 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13301
13302         PR c++/7347, c++/7348
13303         * g++.dg/template/access4.C: New test.
13304         * g++.dg/template/access5.C: New test.
13305         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
13306         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
13307         * g++.old-deja/g++.pt/ttp58.C: Likewise.
13308         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
13309
13310 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
13311
13312         * gcc.dg/gnu89-init-2.c: New test.
13313
13314 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
13315
13316         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
13317
13318 2002-07-20  Roger Sayle  <roger@eyesopen.com>
13319
13320         * gcc.c-torture/execute/20020720-1.c: New testcase.
13321
13322 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
13323
13324         * gcc.dg/cpp/Wsignprom.c: New tests.
13325
13326 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
13327
13328         * gcc.c-torture/execute/loop-13.c: New test.
13329
13330 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
13331
13332         * gcc.dg/cpp/expr.c: New tests.
13333
13334 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
13335
13336         * g++.dg/opt/pr6713.C: Add template instantiation.
13337
13338 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
13339
13340         * gcc.dg/nest.c: New test.
13341
13342 2002-07-17  Richard Henderson  <rth@redhat.com>
13343
13344         * g++.dg/opt/pr6713.C: New test.
13345
13346 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
13347
13348         * gcc.c-torture/execute/loop-2e.x: Let the testcase
13349         XFAIL for all x86 processors.
13350
13351 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
13352
13353         * gcc.c-torture/execute/20010122-1.x: Do not test with
13354         -fomit-frame-pointer.
13355
13356 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13357
13358         * g++.dg/template/instantiate2.C: New test.
13359         * g++.dg/template/spec4.C: New test.
13360
13361 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13362
13363         * g++.dg/template/access2.C: New test.
13364         * g++.dg/template/access3.C: New test.
13365
13366 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
13367
13368         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
13369         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
13370         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
13371         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
13372         Convert to use <stdarg.h>.
13373         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
13374         Delete.
13375         * gcc.dg/va-arg-2.c: New.
13376         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
13377
13378 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
13379
13380         * gcc.c-torture/compile/20020710-1.c: New test.
13381
13382 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
13383                           Andrew Pinski  <pinskia@physics.uc.edu>
13384
13385         gcc.c-torture/compile/simd-2.c: New testcase.
13386         gcc.c-torture/compile/simd-3.c: Likewise.
13387
13388 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
13389
13390         PR c++/7224
13391         * g++.dg/overload/error1.C: New test.
13392
13393 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13394
13395         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
13396         configuration and IRIX 6 O32 ABI.
13397
13398 2002-07-11  Roger Sayle  <roger@eyesopen.com>
13399
13400         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
13401
13402 2002-07-10  Roger Sayle  <roger@eyesopen.com>
13403
13404         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
13405
13406 2002-07-10  Jeffrey A Law  <law@redhat.com>
13407
13408         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
13409
13410         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
13411
13412 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
13413
13414         * gcc.dg/20020312-2.c: Check for __PPC__.
13415
13416 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
13417
13418         * gcc.c-torture/compile/20020709-1.c: New test.
13419
13420 2002-07-07  Roger Sayle  <roger@eyesopen.com>
13421
13422         * g++.dg/template/qualttp21.C: New test case.
13423
13424 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
13425
13426         * gcc.c-torture/compile/20020706-1.c: New test.
13427         * gcc.c-torture/compile/20020706-2.c: New test.
13428
13429 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
13430             Alexandre Oliva  <aoliva@redhat.com>
13431
13432         * g++.dg/warn/incomplete1.C: New test.
13433
13434 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13435
13436         PR c++/7099
13437         * g++.dg/warn/noreturn1.C: New test.
13438
13439 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
13440
13441         PR c++/6706
13442         * g++.dg/debug/debug6.C: New test.
13443         * g++.dg/debug/debug7.C: New test.
13444
13445 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
13446
13447         * gcc.c-torture/compile/simd-3.c: New test.
13448
13449 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
13450
13451         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
13452         * gcc.dg/20020620-1.c: Likewise.
13453
13454 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13455
13456         PR c++/6944
13457         * g++.dg/init/array4.C: New test.
13458         * g++.dg/init/array5.C: New test.
13459
13460 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
13461
13462         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
13463         * gcc.c-torture/execute/simd-2.c (main): Likewise.
13464
13465 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13466
13467         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
13468         * gcc.dg/wtr-aggr-init-1.c: Likewise.
13469         * gcc.dg/wtr-conversion-1.c: Likewise.
13470         * gcc.dg/wtr-escape-1.c: Likewise.
13471         * gcc.dg/wtr-int-type-1.c: Likewise.
13472         * gcc.dg/wtr-label-1.c: Likewise.
13473         * gcc.dg/wtr-static-1.c: Likewise.
13474         * gcc.dg/wtr-strcat-1.c: Likewise.
13475         * gcc.dg/wtr-suffix-1.c: Likewise.
13476         * gcc.dg/wtr-switch-1.c: Likewise.
13477         * gcc.dg/wtr-unary-plus-1.c: Likewise.
13478         * gcc.dg/wtr-union-init-1.c: Likewise.
13479         * gcc.dg/wtr-union-init-2.c: Likewise.
13480         * gcc.dg/wtr-union-init-3.c: Likewise.
13481
13482         * gcc.dg/wtr-func-def-1.c: New test.
13483
13484 2002-07-02 Devang Patel <dpatel@apple.com>
13485
13486         * objc.dg/param-1.m: New test.
13487
13488 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
13489
13490         * gcc.dg/cpp/trad/directive.c: Add test.
13491         * gcc.dg/cpp/trad/macroargs.c: Add test.
13492         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
13493
13494 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
13495
13496         * gcc.dg/cpp/cmdlne-M.c: New test.
13497
13498 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
13499
13500         * objc.dg/desig-init-1.m: New test.
13501
13502 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13503
13504         PR c++/6716
13505         * g++.dg/template/instantiate1.C: New test.
13506
13507 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
13508
13509         PR c++/7112
13510         * g++.dg/template/sizeof2.C: New test.
13511
13512 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13513
13514         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
13515         gcc.dg/cpp/trad/include.c: New tests.
13516
13517 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
13518
13519         PR target/7177
13520         * gcc.c-torture/compile/20020701-1.c: New test.
13521
13522 2002-07-01  Stan Shebs  <shebs@apple.com>
13523
13524         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
13525         header here...
13526         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
13527         (objc-torture-execute): or here.
13528
13529 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
13530
13531         * gcc.c-torture/execute/arith-rand-ll.c: New test.
13532
13533 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13534
13535         * gcc.dg/cpp/trad/escaped-nl.c: New test.
13536
13537 2002-06-30  Devang Patel  <dpatel@apple.com>
13538
13539         * objc.dg/fsyntax-only.m: New test.
13540
13541 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
13542
13543         PR c++/6695
13544         * g++.dg/template/friend7.C: New file.
13545
13546 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
13547
13548         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
13549         return type.
13550
13551 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
13552
13553         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
13554         avoid division by zero.
13555
13556 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
13557
13558         * gcc.dg/Wunknownprag.c: New tests.
13559
13560 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
13561
13562         * gcc.c-torture/execute/simd-2.c: New test.
13563
13564 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
13565
13566         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
13567         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
13568         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
13569         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
13570         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
13571         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
13572         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
13573         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
13574         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
13575         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
13576         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
13577         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
13578         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
13579         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
13580         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
13581         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
13582         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
13583
13584 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
13585
13586         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
13587         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
13588         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
13589         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
13590         New tests.
13591         * gcc.dg/cpp/trad/directive.c: Update.
13592
13593 2002-06-23  Andreas Jaeger  <aj@suse.de>
13594
13595         * gcc.c-torture/execute/complex-6.c: New.
13596
13597 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
13598
13599         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
13600         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
13601         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
13602         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
13603
13604 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
13605
13606         * gcc.dg/cpp/trad: New directory with traditional tests copied
13607         from parent directory.
13608         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13609         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13610         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13611         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13612         Move to trad/ and rename.
13613         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
13614         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
13615         gcc.dg/cpp/trad/redef2.c: New tests.
13616         * gcc.dg/cpp/trad/trad.exp: New driver.
13617
13618 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
13619
13620         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13621         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13622         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13623         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13624         Remove.
13625
13626 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
13627
13628         * gcc.dg/20020620-1.c: New test.
13629
13630 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13631
13632         * g++.dg/template/ttp4.C: New test.
13633
13634 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
13635
13636         * g++.dg/opt/vt1.C: Fix regexp.
13637
13638 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13639
13640         * gcc.c-torture/execute/pure-1.c: Make functions static again.
13641         Don't use attribute `noinline'.
13642
13643 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13644
13645         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
13646
13647 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
13648
13649         * gcc.c-torture/execute/simd-1.c: New.
13650
13651         * gcc.dg/simd-1.c: New.
13652
13653 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13654
13655         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
13656
13657 2002-06-16  Richard Henderson  <rth@redhat.com>
13658
13659         * g++.dg/ext/anon-struct1.C: New.
13660         * g++.dg/ext/anon-struct2.C: New.
13661         * g++.dg/ext/anon-struct3.C: New.
13662         * gcc.dg/anon-struct-1.c: New.
13663         * gcc.dg/anon-struct-2.c: New.
13664         * gcc.dg/anon-struct-3.c: New.
13665         * gcc.dg/20011008-1.c: Adjust warning text.
13666         * gcc.dg/20020527-1.c: Add -fms-extensions.
13667
13668 2002-06-16  Richard Henderson  <rth@redhat.com>
13669
13670         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
13671
13672 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
13673
13674         * gcc.c-torture/execute/20020615-1.c: New test.
13675
13676 2002-06-15  Roger Sayle  <roger@eyesopen.com>
13677
13678         * gcc.c-tortuture/execute/compare-1.c: New test case.
13679         * gcc.c-tortuture/execute/compare-2.c: New test case.
13680         * gcc.c-tortuture/execute/compare-3.c: New test case.
13681
13682 2002-06-13  Richard Henderson  <rth@redhat.com>
13683
13684         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
13685         ia64 ilp32.
13686
13687 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13688
13689         * g++.dg/template/typename2.C: Update error message.
13690
13691 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
13692
13693         * gcc.c-torture/execute/20020611-1.c: New test.
13694
13695 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
13696
13697         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
13698         list of targets to skip.
13699
13700 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
13701
13702         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
13703         targets if not optimizing.
13704
13705 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
13706
13707         * gcc.c-torture/compile/20020605-1.c: New test.
13708
13709         * g++.dg/opt/vt1.C: New test.
13710
13711         * gcc.dg/20020531-1.c: New test.
13712
13713         * gcc.dg/20020530-1.c: New test.
13714
13715         * gcc.dg/20020527-1.c: New test.
13716
13717         * g++.dg/opt/cse1.C: New test.
13718
13719 2002-06-07  Roger Sayle  <roger@eyesopen.com>
13720
13721         * gcc.dg/20020607-2.c: New test case.
13722
13723 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
13724
13725         * gcc.c-torture/compile/20020604-1.c: New test.
13726
13727 2002-06-04  Richard Henderson  <rth@redhat.com>
13728
13729         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
13730         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
13731         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
13732
13733 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
13734
13735         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
13736
13737 2002-06-03  Richard Henderson  <rth@redhat.com>
13738
13739         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
13740         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
13741
13742 2002-06-02  Richard Henderson  <rth@redhat.com>
13743
13744         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
13745         test functions static.
13746
13747 2002-06-02  Andreas Jaeger  <aj@suse.de>
13748
13749         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
13750         now.
13751
13752 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
13753
13754         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
13755         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
13756         Update for mofified diagnostics.
13757         * gcc.dg/c99-intconst-1.c: No longer fail.
13758
13759 2002-06-02  Richard Henderson  <rth@redhat.com>
13760
13761         * gcc.dg/uninit-A.c: Remove xfail markers.
13762
13763 2002-06-01  Roger Sayle  <roger@eyesopen.com>
13764
13765         * gcc.dg/fnegate-1.c: New test case.
13766
13767 2002-05-30  Osku Salerma  <osku@iki.fi>
13768
13769         * gcc.c-torture/execute/mayalias-1.c: New file.
13770
13771 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13772
13773         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
13774         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
13775         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
13776
13777 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
13778
13779         * gcc.c-torture/execute/20020529-1.c: New test.
13780
13781 2002-05-27  Richard Henderson  <rth@redhat.com>
13782
13783         * g++.dg/ext/attrib6.C: New test case.
13784
13785 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13786
13787         * gcc.c-torture/execute/pure-1.c: New test.
13788
13789 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13790
13791         * gcc.dg/cpp/arith-2.c: Remove.
13792
13793 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13794
13795         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
13796         * gcc.dg/cpp/if-3.c: Remove.
13797
13798 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
13799
13800         * g++.dg/opt/cse2.C: New test.
13801
13802 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
13803
13804         * gcc.dg/cpp/arith-1.c: New semantic tests.
13805         * gcc.dg/cpp/if-1.c: Update.
13806
13807 2002-05-24  Ben Elliston  <bje@redhat.com>
13808
13809         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
13810
13811 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
13812
13813         * gcc.dg/verbose-asm.c: New test.
13814
13815 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
13816
13817         * gcc.dg/cpp/paste12.c: New test.
13818
13819 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13820
13821         * g++.dg/parse/named_ops.C: New test.
13822
13823 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
13824
13825         * gcc/testsuite/gcc.dg/weak-8.c: New test.
13826
13827 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
13828
13829         * gcc.dg/weak-2.c: Allow optional leading underscore
13830         in scan-assembler symbol name.
13831         * gcc.dg/weak-3.c: Likewise.
13832         * gcc.dg/weak-4.c: Likewise.
13833         * gcc.dg/weak-5.c: Likewise.
13834
13835 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
13836
13837         * gcc.dg/20020523-1.c: New test.
13838
13839 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13840
13841         * objc.dg/const-str-2.m: Update now that we stop after
13842         a command line error.
13843
13844 2002-05-22  Richard Henderson  <rth@redhat.com>
13845
13846         * g++.dg/dg.exp: Fix typo in test pruneing.
13847
13848 2002-05-22  Richard Henderson  <rth@redhat.com>
13849
13850         * g++.dg/dg.exp: Prune the tls subdirectory.
13851         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
13852         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
13853         * g++.dg/tls/init-1.C: New.
13854
13855 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
13856
13857         * gcc.dg/20020517-1.c: New test.
13858
13859 2002-05-21  Richard Henderson  <rth@redhat.com>
13860
13861         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
13862         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
13863
13864 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
13865
13866         * g++.dg/other/copy2.C: New test.
13867
13868 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
13869
13870         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
13871         (MAX_COPY): Bump up to 10 times sizeof (long long).
13872         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
13873
13874         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
13875         sizeof (long long).
13876
13877         * gcc.c-torture/execute/strcpy-1.c: New test.
13878
13879 2002-05-19  Jason Merrill  <jason2redhat.com>
13880
13881         * g++.dg/ext/oper1.C: New test.
13882
13883 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
13884 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
13885
13886         * README.QMTEST: New file.
13887
13888         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
13889
13890 2002-05-19  Andreas Jaeger  <aj@suse.de>
13891
13892         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
13893         now.
13894         * gcc.c-torture/execute/loop-2d.x: Likewise.
13895
13896 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
13897
13898         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
13899         support weak symbols.
13900         * gcc.dg/weak-4.c: Likewise
13901         * gcc.dg/weak-6.c: Likewise
13902
13903 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
13904
13905         * gcc.dg/weak-3.c: Add dg-excess-error comment for
13906         cygwin, coff and h8300-*-hms targets
13907         * gcc.dg/weak-5.c: Likewise
13908         * gcc.dg/weak-7.c: Likewise
13909
13910 2002-05-16  Jason Merrill  <jason@redhat.com>
13911
13912         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
13913         (scan-assembler-not, scan-assembler-dem): Likewise.
13914         (scan-assembler-dem-not): Likewise.
13915
13916 2002-05-15  Richard Henderson  <rth@redhat.com>
13917
13918         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
13919
13920 2002-05-15  Richard Henderson  <rth@redhat.com>
13921
13922         * gcc.dg/weak-5.c (vfoo1c): No warning here.
13923         (vfoo1f): Warning here.
13924         (vfoo1l): Don't redefine the alias.
13925
13926 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
13927
13928         * g++.dg/init/pm1.C: New test.
13929
13930 2002-05-12  David S. Miller  <davem@redhat.com>
13931
13932         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
13933         types.
13934
13935 2002-05-10  Roger Sayle  <roger@eyesopen.com>
13936
13937         * gcc.c-torture/execute/20020510-1.c: New test case.
13938
13939 2002-05-10  David S. Miller  <davem@redhat.com>
13940
13941         * gcc.c-torture/execute/conversion.c: Test long double too.
13942
13943 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
13944
13945         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
13946         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
13947         * lib/g++.exp (g++_link_flags): Likewise.
13948         * lib/objc.exp (objc_target_compile): Likewise.
13949
13950 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
13951
13952         * gcc.dg/cpp/poison.c: Update.
13953         * gcc.dg/cpp/20000625-2.c: Remove.
13954         * gcc.dg/cpp/direct2s.c: Remove final test.
13955
13956 2002-05-08  Tom Rix  <trix@redhat.com>
13957
13958         * gcc.c-torture/execute/20020508-1.c: New test.
13959         * gcc.c-torture/execute/20020508-2.c: New test.
13960         * gcc.c-torture/execute/20020508-3.c: New test.
13961
13962 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
13963
13964         * gcc.dg/cpp/charconst-4.c: More tests.
13965
13966 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13967
13968         PR c/6569
13969         * gcc.dg/weak-3.c: Update location of warning messages.
13970         * gcc.dg/weak-5.c: Likewise.
13971
13972 2002-05-06  Roger Sayle  <roger@eyesopen.com>
13973
13974         * gcc.c-torture/execute/20020506-1.c: New test case.
13975
13976 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13977
13978         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
13979
13980 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13981
13982         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
13983
13984 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13985
13986         * gcc.dg/cpp/charconst-3.c: New test.
13987
13988 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
13989
13990         * gcc.dg/cpp/charconst.c: Update tests.
13991
13992 2002-05-05  Tim Josling  <tej@melbpc.org.au>
13993
13994         * treelang: Added directory for new sample language treelang. Also
13995         lib/treelang.exp: New file to signal treelang should be tested.
13996
13997 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
13998
13999         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
14000         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
14001         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
14002         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
14003         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
14004         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
14005         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
14006
14007 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14008
14009         * gcc.dg/format/xopen-2.c: New test.
14010
14011 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14012
14013         * gcc.dg/20020503-1.c: New test.
14014
14015 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
14016
14017         * g++.dg/init/dtor1.C: Make it tougher.
14018
14019 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
14020
14021         * g++.dg/init/dtor1.C: New test.
14022
14023 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
14024
14025         * gcc.dg/altivec-8.c: New.
14026
14027 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
14028
14029         * gcc.dg/altivec-7.c: New.
14030
14031 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
14032
14033         * g++.dg/parse/typedef1.C: New test.
14034
14035 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
14036
14037         PR c++/6486
14038         * g++.dg/template/friend6.C: New test.
14039
14040         PR c++/6492
14041         * g++.dg/init/copy1.C: New test.
14042
14043 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
14044
14045         * g++.dg/warn/effc1.C: New test.
14046
14047 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14048
14049         * gcc.dg/cpp/if-cexp.c: Add a test.
14050
14051 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
14052
14053         * gcc.dg/20020426-2.c: New test.
14054
14055 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
14056
14057         * gcc.dg/cpp/if-mop.c: Update.
14058         * gcc.dg/cpp/if-mpar.c: Add test.
14059         * gcc.dg/cpp/if-oppr.c: Update.
14060
14061 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14062
14063         PR c/6343
14064         * gcc.dg/weak-[2-7].c: New tests.
14065
14066 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14067
14068         * gcc.dg/enum1.c: New test.
14069
14070 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14071
14072         PR c++/6497
14073         * g++.dg/inherit/access2.C: New test.
14074
14075 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14076
14077         PR bootstrap/6445
14078         * gcc.dg/20020426-1.c: New test.
14079
14080 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14081
14082         * g++.dg/abi/enum1.C: New test.
14083
14084 2002-04-26  Richard Henderson  <rth@redhat.com>
14085
14086         * gcc.dg/c99-bool-1.c: Expect always true warning.
14087
14088 2002-04-25  Roger Sayle  <roger@eyesopen.com>
14089
14090         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
14091
14092 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14093
14094         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
14095         targets.
14096
14097 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
14098
14099         * g++.dg/abi/mange7.C: New test.
14100
14101         PR c++/6438.
14102         * g++.dg/parse/stmtexpr2.C: New test.
14103
14104 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
14105
14106         * gcc.dg/20020312-2.c: Add SH target.
14107
14108 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14109
14110         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
14111         compiler output on mips*-*-irix*.
14112
14113 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
14114
14115         * g++.dg/parse/attr1.C: New test.
14116
14117 2002-04-23  Roger Sayle  <roger@eyesopen.com>
14118
14119         * gcc.c-torture/execute/string-opt-17.c: New test case.
14120         * gcc.c-torture/execute/memset-2.c: New test case.
14121
14122 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
14123
14124         PR c++/6256:
14125         * g++.dg/template/friend5.C: New test.
14126
14127         PR c++/6331:
14128         * g++.dg/template/qual1.C: Likewise.
14129
14130 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
14131
14132         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
14133         Include stdlib.h, not stdio.h or ctype.h.
14134
14135 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
14136
14137         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
14138         cris-*-elf* and mmix-*-*.
14139         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
14140         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
14141         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
14142         Ditto.
14143         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
14144         * gcc.dg/wchar_t-1.c: Ditto.
14145
14146 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
14147
14148         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
14149         Clarify comment.
14150
14151 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
14152
14153         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
14154
14155 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14156
14157         * gcc.c-torture/execute/20000906-1.x: Delete.
14158
14159 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
14160
14161         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
14162
14163 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
14164
14165         * PR6367
14166         * g77.f-torture/execute/6367.f: New test.
14167         * g77.f-torture/execute/6367.x: Disable for MMIX.
14168
14169 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14170
14171         * PR6352
14172         * g++.dg/opt/inline2.C: New test.
14173
14174 2002-04-18  Richard Henderson  <rth@redhat.com>
14175
14176         * gcc.dg/20000906-1.c: Enable for all targets.
14177         * gcc.c-torture/compile/iftrap-2.c: New.
14178
14179 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14180
14181         * gcc.dg/20020418-1.c: New test.
14182         * gcc.dg/20020418-2.c: New test.
14183
14184 2002-04-18  Richard Henderson  <rth@redhat.com>
14185
14186         * gcc.c-torture/compile/iftrap-1.c: New.
14187         * gcc.dg/iftrap-1.c: Adjust for ia64.
14188         * gcc.dg/iftrap-2.c: New.
14189
14190 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14191
14192         * gcc.c-torture/compile/20020418-1.c: New test.
14193
14194 2002-04-18  Roger Sayle  <roger@eyesopen.com>
14195
14196         * gcc.c-torture/compile/20020415-1.c: New.
14197
14198 2002-04-18  David S. Miller  <davem@redhat.com>
14199
14200         * gcc.c-torture/execute/20020418-1.c: New test.
14201
14202 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
14203
14204         * gcc.dg/20020416-1.c: New test.
14205
14206         * g++.dg/opt/inline1.C: New test.
14207
14208 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
14209
14210         * gcc.dg/altivec-5.c: New test.
14211
14212         * gcc.dg/20020415-1.c: New test.
14213
14214 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14215
14216         * testsuite/lib/chill.exp: Remove.
14217
14218 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
14219
14220         * g++.dg/other/big-struct.C: New test.
14221
14222 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
14223
14224         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
14225         of scratch file.
14226
14227 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
14228
14229         PR c/6277
14230         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
14231         in scan-assembler function name
14232
14233 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
14234
14235         * g77.f-torture/execute/980628-4.x,
14236         g77.f-torture/execute/980628-5.x,
14237         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14238         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14239         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
14240         i[34567]86-*-*.
14241
14242 2002-04-13  David S. Miller  <davem@redhat.com>
14243
14244         * gcc.c-torture/execute/20020413-1.c: New test.
14245
14246 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
14247
14248         * gcc.dg/asm-6.c,
14249         * g++.dg/ext/asm1.C: New tests.
14250
14251 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
14252
14253         PR c++ 5373.
14254         * g++.dg/parse/stmtexpr1.C: New test.
14255
14256         PR c++/5189.
14257         * g++.dg/template/copy1.C: New test.
14258
14259 2002-04-12  Richard Henderson  <rth@redhat.com>
14260
14261         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
14262
14263 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
14264
14265         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
14266         gcc.c-torture/execute/20020307-2.c.
14267
14268 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
14269
14270         * g++.dg/ext/attrib5.C,
14271         * g++.dg/lookup/struct1.C: New tests.
14272
14273 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
14274
14275         * gcc.dg/20020411-1.c: New test.
14276
14277         * gcc.c-torture/execute/20020411-1.c: New test.
14278
14279 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
14280
14281         * g77.f-torture/execute/6177.f: New test.
14282
14283 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
14284
14285         PR middle-end/6247
14286         * g++.dg/opt/cleanup1.C: New test.
14287
14288         * g++.dg/opt/const1.C: New test.
14289
14290 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
14291
14292         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
14293
14294 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14295
14296         PR c++/5507
14297         * g++.dg/template/typename2.C: New test.
14298
14299 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
14300
14301         * gcc.c-torture/execute/loop-12.c: New.
14302
14303 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
14304
14305         * g77.f-torture/execute/980628-4.x,
14306         g77.f-torture/execute/980628-5.x,
14307         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14308         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14309         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
14310
14311 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14312
14313         PR optimization/6086
14314         * g++.dg/opt/preinc1.C: New test.
14315
14316 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14317
14318         PR c++/5571
14319         * g++.dg/opt/static2.C: New test.
14320
14321 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14322
14323         PR c/5120
14324         * gcc.dg/20020406-1.c: New test.
14325
14326 2002-04-04  David S. Miller  <davem@redhat.com>
14327
14328         * gcc.c-torture/execute/20020404-1.c: New test.
14329
14330 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
14331
14332         PR c/6123
14333         * gcc.dg/20020312-2.c: Do not declare global register variable
14334         if __PIC__ or __pic__ is defined.
14335
14336 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
14337
14338         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
14339         __asm__ so that it works correctly even if -ansi -pedantic-errors.
14340
14341 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14342
14343         * gcc.misc-tests/linkage.exp: Update last change to handle
14344         sparc*-, not just sparc-.
14345
14346 2002-04-03  Richard Henderson  <rth@redhat.com>
14347
14348         * gcc.dg/cpp/ucs.c: Improved long UCS test.
14349
14350 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14351
14352         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
14353
14354 2002-04-02  David S. Miller  <davem@redhat.com>
14355
14356         * gcc.c-torture/execute/20020402-3.c: New test.
14357
14358 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14359
14360         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
14361         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
14362
14363         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
14364         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
14365         g77.f-torture/execute/20001201.x,
14366         g77.f-torture/execute/u77-test.x: New files.
14367
14368         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
14369         * gcc.dg/wchar_t-1.c: Ditto.
14370
14371 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14372
14373         * gcc.c-torture/execute/20020402-1.c: New test.
14374
14375 2002-04-01  Richard Henderson  <rth@redhat.com>
14376
14377         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
14378
14379         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
14380
14381 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14382
14383         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
14384
14385 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14386
14387         * g++.dg/inherit/template-as-base.C: Expect error.
14388         * g++.dg/inherit/namespace-as-base.C: Likewise.
14389
14390 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
14391
14392         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
14393         g++.dg/ext/instantiate3.C: Tweak match patterns.
14394
14395         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
14396         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
14397         -da test.
14398
14399 2002-03-31  Richard Henderson  <rth@redhat.com>
14400
14401         * gcc.dg/special/alias-2.c: New.
14402         * gcc.dg/special/ecos.exp: Run it.
14403
14404 2002-03-31  Richard Henderson  <rth@redhat.com>
14405
14406         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
14407
14408 2002-03-31  Kazu Hirata  <kazu@hxi.com>
14409
14410         * gcc.dg/weak-1.c: Disable on h8300 port.
14411
14412 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
14413
14414         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
14415         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
14416         ordering tests.
14417         * g++.dg/bprob/bprob-1.C: New test.
14418         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
14419         * g++.dg/gcov/gcov-1.C: New test.
14420         * g++.dg/gcov/gcov-1.x: New file.
14421         * g++.dg/gcov/gcov-2.C: New test.
14422         * g++.dg/gcov/gcov-3.C: New test.
14423         * g++.dg/gcov/gcov-3.h: New file.
14424
14425 2002-03-28  Roger Sayle  <roger@eyesopen.com>
14426
14427         * g++.old-deja/g++.other/builtins5.C: New test.
14428         * g++.old-deja/g++.other/builtins6.C: New test.
14429         * g++.old-deja/g++.other/builtins7.C: New test.
14430         * g++.old-deja/g++.other/builtins8.C: New test.
14431         * g++.old-deja/g++.other/builtins9.C: New test.
14432
14433 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
14434
14435         * g++.dg/opt/static1.C: New test.
14436
14437         * g++.dg/opt/longbranch1.C: New test.
14438
14439 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
14440
14441         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
14442
14443         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
14444
14445 2002-03-28  Jeffrey A Law  (law@redhat.com)
14446
14447         * gcc.c-torture/execute/20020328-1.c: New test.
14448
14449 2002-03-27  Richard Henderson  <rth@redhat.com>
14450
14451         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
14452         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
14453         move from g++.old-deja/g++.ext/.
14454
14455 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
14456
14457         * g++.dg/init/new2.C: New test.
14458
14459 2002-03-26  Richard Henderson  <rth@redhat.com>
14460
14461         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
14462
14463         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
14464         on sparc.
14465
14466         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
14467         sparcv9 systems.
14468         * gcc.dg/20001102-1.c: Likewise.
14469
14470 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
14471
14472         * gcc.dg/cpp/endif-pedantic1.c,
14473         gcc.dg/cpp/endif-pedantic2.c:  New tests.
14474
14475 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
14476
14477         * g++.dg/init/new1.C: New test.
14478
14479 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
14480
14481         * g++.dg/abi/vbase9.C: New test.
14482
14483 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
14484
14485         * gcc.dg/arm-asm.c: New test.
14486
14487 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
14488
14489         * gcc.dg/Wswitch-enum.c: New test.
14490         Fix PR c/5044.
14491
14492 2002-03-26  Richard Henderson  <rth@redhat.com>
14493
14494         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
14495         structure.
14496
14497 2002-03-25  Richard Henderson  <rth@redhat.com>
14498
14499         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
14500         sparcv9 systems.
14501
14502         * gcc.c-torture/compile/20011119-1.c (xxx): New.
14503         * gcc.c-torture/compile/20011119-2.c (xxx): New.
14504
14505 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
14506
14507         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
14508
14509 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
14510
14511         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
14512         targets using generic thunk support.
14513
14514 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
14515
14516         * gcc.c-torture/compile/20020323-1.c: New test.
14517
14518         * g++.dg/opt/conj2.C: New test.
14519
14520 2002-03-24  Richard Henderson  <rth@redhat.com>
14521
14522         * gcc.dg/weak-1.c: Use -fno-common.
14523
14524 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14525
14526         * g77.dg/f77-edit-apostrophe-out.f: New test
14527         * g77.dg/f77-edit-h-out.f: New test
14528         * g77.dg/f77-edit-t-in.f: New test
14529         * g77.dg/f77-edit-t-out.f: New test
14530         * g77.dg/f77-edit-x-out.f: New test
14531         * g77.dg/f77-edit-slash-out.f: New test
14532         * g77.dg/f77-edit-colon-out.f: New test
14533         * g77.dg/f77-edit-s-out.f: New test
14534
14535 2002-03-24  Richard Henderson  <rth@redhat.com>
14536
14537         * objc/execute/formal_protocol-6.x: New XFAIL.
14538
14539 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14540
14541         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
14542         that do not support weak symbols
14543
14544 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14545
14546         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
14547         * lib/g77.exp:  Likewise
14548         * lib/objc.exp: Likewise
14549
14550 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
14551
14552         * gcc.dg/Wswitch-default.c: New test.
14553
14554 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
14555
14556         * g++.dg/other/enum1.C: New test.
14557
14558 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
14559
14560         * gcc.dg/pragma-ep-3.c: Fix typo.
14561
14562 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14563
14564         * g++.dg/inherit/template-as-base.C: New test.
14565
14566 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
14567
14568         * g++.old-deja/g++.other/dwarf2-1.C: Move...
14569         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
14570
14571 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
14572
14573         * gcc.dg/cpp/multiline.c: Update to match.
14574
14575 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
14576
14577         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
14578
14579 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
14580
14581         * gcc.dg/cpp/extratokens2.c:  New file.
14582
14583 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
14584
14585         * gcc.dg/20020312-2.c: Add rs6000 target.
14586
14587         * gcc.c-torture/compile/20020319-1.c: New test.
14588
14589 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14590
14591         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
14592         (A, E): Handle this.
14593
14594 2002-03-20  Jason Merrill  <jason@redhat.com>
14595
14596         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
14597         ignoring -fpic.
14598         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
14599         through prune_gcc_output.
14600
14601 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
14602
14603         * gcc.c-torture/compile/20020320-1.c: New test.
14604
14605 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
14606
14607         * gcc.c-torture/compile/20020318-1.c: New test.
14608
14609         * gcc.dg/struct-by-value-1.c: New test.
14610
14611         * gcc.dg/20020319-1.c: New test.
14612
14613 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
14614
14615         * g++.dg/opt/conj1.C: New test.
14616
14617 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
14618
14619         * g++.dg/template/qualttp20.C: Revert previous change.
14620         * g++.dg/template/qualttp3.C: Likewise.
14621         * g++.dg/template/qualttp4.C: Likewise
14622         * g++.dg/template/qualttp5.C: Likewise
14623         * g++.dg/template/qualttp6.C: Likewise
14624         * g++.dg/template/qualttp7.C: Likewise
14625         * g++.dg/template/qualttp8.C: Likewise
14626         * g++.dg/template/recurse.C: Likewise.
14627
14628 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14629
14630         * gcc.dg/cpp/wchar-1.c: Update.
14631
14632 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
14633
14634         * g++.dg/template/conv1.C: New test.
14635         * g++.dg/template/conv2.C: New test.
14636         * g++.dg/template/conv3.C: New test.
14637         * g++.dg/template/conv4.C: New test.
14638
14639 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14640
14641         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
14642         * g++.dg/template/qualttp3.C: Likewise.
14643         * g++.dg/template/qualttp4.C: Likewise
14644         * g++.dg/template/qualttp5.C: Likewise
14645         * g++.dg/template/qualttp6.C: Likewise
14646         * g++.dg/template/qualttp7.C: Likewise
14647         * g++.dg/template/qualttp8.C: Likewise
14648         * g++.dg/template/recurse.C: Likewise.
14649
14650 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14651
14652         * g++.dg/opt/dtor1.C: New test.
14653
14654 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
14655
14656         * gcc.c-torture/compile/20020315-1.c: New test.
14657
14658 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
14659
14660         * gcc.dg/weak-1.c: Fix scan tests.
14661
14662 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
14663
14664         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
14665         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
14666         cris-*-aout* mmix-*-*.
14667         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
14668         cris-*-aout* mmix-*-*.
14669         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
14670         cris-*-elf* cris-*-aout* and mmix-*-*.
14671         * gcc.dg/20001009-1.c: Ditto.
14672         * gcc.dg/20010912-1.c: Ditto.
14673         * gcc.dg/20020122-4.c: Ditto.
14674         * gcc.dg/inline-2.c: Ditto.
14675
14676 2002-03-14  Jeffrey A Law  (law@cygnus.com)
14677
14678         * gcc.c-torture/compile/20020314-1.c: New test.
14679
14680 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
14681
14682         * gcc.c-torture/execute/20020314-1.c: New test.
14683
14684 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
14685
14686         * g++.dg/warn/Wunused-1.C: New test.
14687
14688 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
14689
14690         * g++.dg/abi/mangle6.C: New test.
14691
14692 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
14693
14694         * gcc.c-torture/compile/20020309-2.c: New test.
14695
14696         * gcc.c-torture/compile/20020312-1.c: New test.
14697
14698 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
14699
14700         * g++.dg/other/access1.C: New test.
14701
14702 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
14703
14704         * gcc.c-torture/execute/wchar_t-1.c: New test.
14705
14706 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
14707
14708         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
14709
14710 2002-03-12  Roger Sayle  <roger@eyesopen.com>
14711
14712         * gcc.dg/20020312-1.c: New test case.
14713
14714 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
14715
14716         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
14717
14718 2002-03-11  Richard Henderson  <rth@redhat.com>
14719
14720         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
14721         * g++.old-deja/g++.jason/report.C: Likewise.
14722
14723 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14724
14725         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
14726         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
14727
14728 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14729
14730         * testsuite/g++.dg/overload/pmf1.C: New test.
14731
14732 2002-03-11  Kazu Hirata  <kazu@hxi.com>
14733
14734         * gcc.c-torture/execute/20020307-1.c: Use long.
14735
14736 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
14737
14738         PR optimization/5844
14739         * gcc.dg/20020310-1.c: New test.
14740
14741 2002-03-09  Michael Meissner  <meissner@redhat.com>
14742
14743         * gcc.c-torture/execute/memcpy-2.c: New test.
14744         * gcc.c-torture/execute/memset-1.c: New test.
14745         * gcc.c-torture/execute/strlen-1.c: New test.
14746         * gcc.c-torture/execute/strcmp-1.c: New test.
14747         * gcc.c-torture/execute/strncmp-1.c: New test.
14748
14749 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
14750
14751         * gcc.dg/ppc-ldstruct.c: New test.
14752
14753 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
14754
14755         * gcc.c-torture/execute/va-arg-22.c: New test.
14756
14757 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14758
14759         * gcc.c-torture/compile/20020309-1.c: New test.
14760
14761 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
14762
14763         * gcc.c-torture/execute/20020307-2.c: New test.
14764
14765 2002-03-07  Jeffrey A Law  (law@redhat.com)
14766
14767         * g77.f-torture/compile/20020307-1.f: New test.
14768
14769 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
14770
14771         * gcc.dg/unordered-1.c: New test.
14772
14773 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
14774
14775         * gcc.c-torture/execute/20020307-1.c: New test.
14776
14777 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
14778
14779         * gcc.dg/20020304-1.c: New test.
14780
14781         * gcc.c-torture/compile/20020304-2.c: New test.
14782
14783 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
14784
14785         * gcc.c-torture/compile/20020304-1.c: New test case
14786         (from PR c/5830).
14787
14788 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
14789
14790         * gcc.dg/20020103-1.c: Add other -D ppc variants.
14791
14792 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
14793
14794         * g++.dg/other/classkey1.C: New test.
14795
14796 2002-03-01  Richard Henderson  <rth@redhat.com>
14797
14798         * gcc.c-torture/compile/981223-1.x: New.
14799         * gcc.c-torture/compile/920625-1.x: New.
14800
14801 2002-02-28  Richard Henderson  <rth@redhat.com>
14802
14803         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
14804
14805 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
14806
14807         * gcc.c-torture/execute/20020227-1.c: New test.
14808
14809 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
14810
14811         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
14812         here" ERROR lines.
14813         * g++.old-deja/g++.oliva/partord1.C: Likewise.
14814         * g++.old-deja.g++.other/defarg1.C: Likewise.
14815         * g++.old-deja/g++.pt/calls2.C: Likewise.
14816         * g++.old-deja/g++.pt/crash20.C: Likewise.
14817         * g++.old-deja/g++.pt/crash30.C: Likewise.
14818         * g++.old-deja/g++.pt/crash36.C: Likewise.
14819         * g++.old-deja/g++.pt/crash6.C: Likewise.
14820         * g++.old-deja/g++.pt/defarg13.C: Likewise.
14821         * g++.old-deja/g++.pt/derived3.C: Likewise.
14822         * g++.old-deja/g++.pt/error1.C: Likewise.
14823         * g++.old-deja/g++.pt/friend21.C: Likewise.
14824         * g++.old-deja/g++.pt/friend23.C: Likewise.
14825         * g++.old-deja/g++.pt/infinite1.C: Likewise.
14826         * g++.old-deja/g++.robertl/eb128.C: Likewise.
14827
14828 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
14829
14830         * gcc.c-torture/execute/20020225-2.c: New test.
14831
14832 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
14833
14834         * gcc.c-torture/execute/920730-1t.c,
14835         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
14836         Delete test cases, only relevant to -traditional.
14837
14838 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14839
14840         * gcc.dg/cpp/undef1.c: Remove.
14841         * gcc.dg/cpp/directiv.c: Update.
14842         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
14843
14844 2002-02-27  Michael Meissner  <meissner@redhat.com>
14845
14846         * gcc.c-torture/execute/20020226-1.c: New test.
14847
14848 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
14849
14850         * g++.dg/debug/debug4.C: New test.
14851
14852         * gcc.dg/ia64-visibility-1.c: New test.
14853
14854 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
14855
14856         * gcc.dg/debug/20020224-1.c: New.
14857
14858 2002-02-25  Kazu Hirata  <kazu@hxi.com>
14859
14860         * gcc.c-torture/execute/960416-1.x: New.
14861         * gcc.c-torture/execute/divconst-3.x: Likewise.
14862
14863 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
14864
14865         * gcc.dg/20020224-1.c: New test.
14866
14867 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
14868
14869         * gcc.c-torture/execute/20020225-1.c: New.
14870
14871 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14872
14873         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
14874
14875 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
14876
14877         * gcc.dg/20020222-1.c: New test.
14878
14879 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
14880
14881         * g++.dg/opt/anonunion1.C: New test.
14882
14883 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
14884
14885         * g++.dg/template/qualttp19.C: New test.
14886         * g++.dg/template/qualttp20.C: New test.
14887         * g++.old-deja/g++.jason/report.C: Adjust expected errors
14888         * g++.old-deja/g++.other/qual1.C: Likewise.
14889
14890 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
14891
14892         * gcc.dg/attr-alwaysinline.c: New.
14893
14894 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
14895
14896         * gcc.dg/20020220-1.c: New test.
14897
14898         * gcc.dg/20020220-2.c: New test.
14899
14900         * g++.dg/opt/mmx1.C: New test.
14901
14902 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
14903
14904         * gcc.c-torture/compile/20020110.c: New test.
14905
14906 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
14907
14908         * gcc.c-torture/execute/20020219-1.c: New test.
14909
14910         * gcc.dg/20020219-1.c: New test.
14911
14912         * gcc.dg/noncompile/20020220-1.c: New test.
14913
14914         * g++.dg/opt/ptrintsum1.C: New test.
14915
14916         * gcc.dg/debug/20020220-1.c: New test.
14917
14918 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
14919
14920         * gcc.c-torture/execute/20020216-1.c: New test.
14921
14922 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
14923
14924         * gcc.dg/decl-1.c: Update, new test.
14925
14926 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
14927
14928         * g++.dg/abi/bitfield1.C: New test.
14929         * g++.dg/abi/bitfield2.C: New test.
14930
14931 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14932
14933         * gcc.dg/attr-nest.c: New test.
14934
14935 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14936
14937         * gcc.c-torture/execute/20020215-1.c: New test.
14938
14939 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
14940
14941         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
14942         * g++.dg/debug/debug.exp: New.
14943         * g++.dg/debug/trivial.C: New.
14944         * g++.dg/debug/debug1.C: Moved...
14945         * g++.dg/other/debug1.C: ...from here.
14946         * g++.dg/debug/debug2.C: Moved...
14947         * g++.dg/other/debug2.C: ...from here.
14948         * g++.dg/debug/debug3.C: Moved...
14949         * g++.dg/other/debug3.C: ...from here.
14950
14951         * gcc.dg/noncompile/20020213-1.c: New test.
14952
14953 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
14954
14955         * g++.dg/other/debug3.C: New test.
14956
14957         * gcc.c-torture/execute/20020213-1.c: New test.
14958
14959 2002-02-13  Richard Smith <richard@ex-parrot.com>
14960
14961         * g++.old-deja/g++.other/thunk1.C: New test.
14962
14963 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
14964
14965         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
14966
14967 2002-02-13  Stan Shebs  <shebs@apple.com>
14968
14969         * gcc.dg/altivec-3.c: New.
14970
14971 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
14972
14973         * gcc.dg/Wunreachable-1.c: New test.
14974         * gcc.dg/Wunreachable-2.c: New test.
14975
14976 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14977
14978         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
14979
14980 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
14981
14982         * gcc.dg/decl-1.c: New test.
14983
14984 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
14985
14986         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
14987
14988 2002-02-10  Kazu Hirata  <kazu@hxi.com>
14989
14990         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
14991         * gcc.c-torture/compile/980506-1.x: Likewise.
14992
14993 2002-02-10  Kazu Hirata  <kazu@hxi.com>
14994
14995         * gcc.dg/20020210-1.c: New.
14996
14997 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
14998
14999         * g77.f-torture/execute/947.f: New regression test
15000         for PR fortran/947.
15001
15002 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
15003
15004         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
15005         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
15006
15007 2002-02-08  Richard Henderson  <rth@redhat.com>
15008
15009         * gcc.c-torture/compile/labels-3.c: New.
15010
15011 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
15012
15013         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
15014         expression statements work instead.
15015         * gcc.dg/noncompile/20020207-1.c: New test.
15016
15017 2002-02-07  Richard Henderson  <rth@redhat.com>
15018
15019         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
15020
15021 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15022
15023         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
15024         message from g77
15025         * lib/g77-dg.exp: Trim g77 error messages so that they are
15026         recognized by dg.exp.
15027
15028 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15029
15030         PR fortran/5473
15031         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
15032
15033 2002-02-07  Richard Henderson  <rth@redhat.com>
15034
15035         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
15036         to be sufficiently aligned for integers.
15037
15038 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
15039
15040         * g++.dg/template/friend4.C: New test.
15041
15042 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15043
15044         PR fortran/5743
15045         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
15046         unsupported cases.
15047
15048 2002-02-07  Richard Henderson  <rth@redhat.com>
15049
15050         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
15051         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
15052         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
15053         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
15054
15055 2002-02-06  Richard Henderson  <rth@redhat.com>
15056
15057         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
15058
15059 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
15060
15061         * gcc.dg/20020206-1.c: New test.
15062
15063 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
15064
15065         * gcc.c-torture/execute/20020206-1.c: New test.
15066
15067         * gcc.c-torture/execute/20020206-2.c: New test.
15068
15069         PR optimization/5429:
15070         * gcc.c-torture/compile/20020206-1.c: New test.
15071
15072 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
15073
15074         * g++.dg/ext/align1.C: Do not use an explicit alignment value
15075         as certain file formats cannot support particularly large
15076         alignments.
15077
15078         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
15079         and do not expect to be able to link the executable.
15080
15081         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
15082         fail because the COFF format does not support the weak attribute.
15083
15084 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
15085
15086         * g77.dg/pr5473.f:  New test
15087
15088 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
15089
15090         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
15091         Fix testcase accordingly.
15092
15093 2002-02-04  Richard Henderson  <rth@redhat.com>
15094
15095         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
15096         (buf): Change to be an array of pointers, not ints.
15097
15098 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15099
15100         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
15101         before all tests.  Move warning one line above to match where it
15102         C frontend emits.
15103         * gcc.dg/Wswitch-2.c: New test.
15104         * g++.dg/warn/Wswitch-1.C: New test.
15105         * g++.dg/warn/Wswitch-2.C: New test.
15106
15107 2002-02-04  Richard Henderson  <rth@redhat.com>
15108
15109         * g++.dg/abi/offsetof.C: Fix size comparison.
15110
15111 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
15112
15113         * gcc.dg/cast-qual-2.c: New test.
15114
15115 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15116
15117         * gcc.dg/20020201-4.c: New test.
15118
15119 2002-02-04  Ben Elliston  <bje@redhat.com>
15120
15121         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
15122         target_info attribute != 0, in addition to the empty string.
15123         (gcc_target_compile): Likewise.
15124
15125 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
15126
15127         * gcc.dg/Wswitch.c: New test.
15128         PR gcc/4475. PR gcc/3780.
15129
15130 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
15131
15132         * g77.f-torture/execute/5122.f: New test for regressions
15133         against PR fortran/5122.
15134
15135 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
15136
15137         * g77.f-torture/compile/pr3743.f: Delete
15138         * g77.dg/pr3743-1.f: New test.
15139         * g77.dg/pr3743-2.f: New test.
15140         * g77.dg/pr3743-3.f: New test.
15141         * g77.dg/pr3743-4.f: New test.
15142
15143 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15144
15145         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
15146
15147 2002-02-02  Richard Henderson  <rth@redhat.com>
15148
15149         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
15150         * gcc.c-torture/execute/bf64-1.c: Likewise.
15151
15152 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15153
15154         * gcc.dg/20020201-2.c: New test.
15155
15156         * gcc.dg/20020201-3.c: New test.
15157
15158         * gcc.c-torture/execute/bitfld-2.c: New test.
15159
15160 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15161
15162         * gcc.dg/bitfld-1.c: Update.
15163         * gcc.dg/bitfld-2.c: Update.
15164         * gcc.c-torture/execute/bitfld-1.x: New.
15165
15166 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15167
15168         * gcc.c-torture/execute/20020201-1.c: New test.
15169
15170 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
15171
15172         PR target/5469
15173         * gcc.dg/20020201-1.c: New test.
15174
15175 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
15176
15177         PR fortran/3743
15178         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
15179         * g77.f-torture/compile/pr3743.x: Remove
15180
15181 2002-01-31  Tom Rix  <trix@redhat.com>
15182
15183         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
15184
15185 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15186
15187         * gcc.dg/noncompile/20020130-1.c: New test.
15188
15189 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
15190
15191         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
15192
15193 2002-01-29  Richard Henderson  <rth@redhat.com>
15194
15195         * gcc.c-torture/execute/991118-1.c: Cast various constants back
15196         to long long.
15197         * gcc.c-torture/execute/bf64-1.c: Likewise.
15198
15199 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
15200
15201         * gcc.c-torture/execute/20020129-1.c: New test.
15202
15203 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15204
15205         * gcc.c-torture/compile/20000224-1.c: Update.
15206         * gcc.c-torture/execute/bitfld-1.c: New tests.
15207         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
15208         * gcc.dg/uninit-A.c: Update.
15209
15210 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
15211
15212         * g++.dg/template/ctor1.C: Add instantiation.
15213
15214 2002-01-28  Paul Koning  <pkoning@equallogic.com>
15215
15216         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
15217         argument to __builtin_prefetch to be const ptr.
15218
15219 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
15220
15221         * gcc.c-torture/compile/20020120-1.c: New test.
15222
15223 2002-01-27  Kazu Hirata  <kazu@hxi.com>
15224
15225         * gcc.c-torture/execute/20020127-1.c: New test.
15226
15227 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
15228
15229         * g77.dg/f77-edit-i-in.f: New test
15230         * g77.dg/f77-edit-i-out.f: New test
15231
15232 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
15233
15234         * gcc.dg/debug/debug.exp: New file.
15235         * gcc.dg/debug/trivial.c: New file.
15236         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
15237         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
15238         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
15239         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
15240         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
15241         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
15242         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
15243         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
15244         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
15245         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
15246         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
15247         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
15248         * gcc.dg/20000503-1.c: Removed.
15249         * gcc.dg/20010207-1.c: Removed.
15250         * gcc.dg/20011223-1.c: Removed.
15251         * gcc.dg/20020104-2.c: Removed.
15252         * gcc.dg/debug-1.c: Removed.
15253         * gcc.dg/debug-2.c: Removed.
15254         * gcc.dg/debug-3.c: Removed.
15255         * gcc.dg/debug-4.c: Removed.
15256         * gcc.dg/debug-5.c: Removed.
15257         * gcc.dg/debug-6.c: Removed.
15258         * gcc.dg/dwarf2-1.c: Removed.
15259         * gcc.dg/dwarf2-2.c: Removed.
15260
15261 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
15262
15263         * g++.old-deja/g++.other/eh5.C: New test.
15264         * g++.old-deja/g++.other/sibcall2.C: New test.
15265         * g++.old-deja/g++.other/array9.C: New test.
15266         * g++.old-deja/g++.other/typename2.C: New test.
15267         * g++.old-deja/g++.other/crash60.C: New test.
15268         * g++.old-deja/g++.other/conv9.C: New test.
15269         * g++.old-deja/g++.other/mangle10.C: New test.
15270         * g++.old-deja/g++.other/unchanging1.C: New test.
15271         * g++.old-deja/g++.other/exprstmt1.C: New test.
15272         * g++.old-deja/g++.other/inline23.C: New test.
15273         * g++.old-deja/g++.eh/ia64-1.C: New test.
15274         * g++.old-deja/g++.other/dwarf2-1.C: New test.
15275         * g++.old-deja/g++.other/reload1.C: New test.
15276         * g++.old-deja/g++.other/static20.C: New test.
15277         * g++.old-deja/g++.other/local-alloc1.C: New test.
15278         * g++.old-deja/g++.other/conv8.C: New test.
15279         * g++.old-deja/g++.other/stmtexpr2.C: New test.
15280         * g++.old-deja/g++.other/storeexpr1.C: New test.
15281         * g++.old-deja/g++.other/storeexpr2.C: New test.
15282         * g++.dg/eh/template2.C: New test.
15283         * g++.dg/warn/weak1.C: New test.
15284
15285 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
15286
15287         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15288         Remove first, non-varying, argument.
15289
15290 2002-01-23  Richard Henderson  <rth@redhat.com>
15291
15292         * gcc.dg/inline-2.c: New.
15293
15294         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
15295         Add optional target arg.  Check number of arguments.
15296         (scan-assembler-not, scan-assembler-dem): Likewise.
15297         (scan-assembler-dem-not): Likewise.
15298
15299 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15300
15301         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
15302         line 12.
15303         * g++.old-deja/g++.brendan/parse3.C,
15304         g++.old-deja/g++.other/crash26.C,
15305         g++.old-deja/g++.other/crash28.C,
15306         g++.old-deja/g++.other/crash29.C,
15307         g++.old-deja/g++.other/crash30.C,
15308         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
15309
15310 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
15311
15312         * gcc.dg/20020115-1.c: New.
15313
15314 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
15315
15316         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
15317
15318 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
15319
15320         * gcc.dg/20020122-3.c: New.
15321
15322 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
15323
15324         * g++.dg/other/gc1.C: New test.
15325
15326 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15327
15328         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
15329
15330 2002-01-22  Richard Henderson  <rth@redhat.com>
15331
15332         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
15333
15334 2002-01-22  Richard Henderson  <rth@redhat.com>
15335
15336         * gcc.dg/20020122-4.c: New.
15337
15338 2002-01-22  H.J. Lu <hjl@gnu.org>
15339
15340         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
15341         link output.
15342         * gcc.dg/special/ecos.exp: Likewise.
15343         * lib/g++-dg.exp: Likewise.
15344         * lib/g77-dg.exp: Likewise.
15345         * lib/gcc-dg.exp : Likewise.
15346         * lib/mike-g++.exp: Likewise.
15347         * lib/mike-g77.exp: Likewise.
15348         * lib/mike-gcc.exp: Likewise.
15349         * lib/objc-dg.exp: Likewise.
15350
15351 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
15352
15353         PR target/5379
15354         * gcc.dg/20020122-2.c: New test.
15355
15356 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
15357
15358         * gcc.dg/20020122-1.c: New test.
15359
15360 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
15361
15362         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
15363
15364 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
15365
15366         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
15367
15368 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15369
15370         * gcc.c-torture/compile/20020121-1.c: New test.
15371
15372 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15373
15374         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
15375         ld_library_path.
15376
15377 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
15378
15379         * gcc.dg/20020218-1.c: New test.
15380
15381 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
15382
15383         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
15384         messages
15385         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
15386         "At global scope" warning
15387         * g++.dg/ext/align1.C: Change cygwin test for alignment
15388         from db-bogus to dg-warning
15389
15390 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
15391
15392         * g77.f-torture/compile/cpp2.F: New test.
15393
15394 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
15395
15396         * g++.dg/template/access1.C: New test.
15397
15398 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
15399
15400         * gcc.dg/20020118-1.c: New.
15401
15402 2002-01-18  Kazu Hirata  <kazu@hxi.com>
15403
15404         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
15405
15406 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15407
15408         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
15409         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
15410         alignment warnings.
15411
15412 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15413
15414         * gcc.misc-tests/i386-prefetch.exp: Save and restore
15415         torture_with_loops and torture_without_loops
15416
15417 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
15418
15419         * gcc.c-torture/compile/20020116-1.c: New test.
15420
15421 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
15422
15423         * gcc.dg/20020116-2.c: New test.
15424
15425         * gcc.dg/ultrasp4.c: New test.
15426
15427         * gcc.dg/20020116-1.c: New test.
15428
15429 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
15430
15431         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
15432         by EABI.
15433
15434 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
15435
15436         * gcc.misc-tests/i386-prefetch.exp: New.
15437         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
15438         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
15439         * gcc.misc-tests/i386-pf-none-1.c: New test.
15440         * gcc.misc-tests/i386-pf-sse-1.c: New test.
15441
15442 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
15443
15444         * gcc.dg/gnu89-init-1.c: Add new tests.
15445
15446 2002-01-15  Andreas Jaeger  <aj@suse.de>
15447
15448         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
15449         * gcc.dg/i386-mmx-2.c: Likewise.
15450         * gcc.dg/i386-sse-1.c: Likewise.
15451         * gcc.dg/i386-sse-2.c: Likewise.
15452         * gcc.dg/i386-sse-3.c: Likewise.
15453
15454 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
15455
15456         * g77.f-torture/execute/intrinsic-unix-bessel.f:
15457         Uncomment additional cases that now pass.
15458
15459 2002-01-11  Richard Henderson  <rth@redhat.com>
15460
15461         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
15462         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
15463
15464 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
15465
15466         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
15467
15468 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
15469
15470         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
15471         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
15472
15473 2002-01-10  Dale Johannesen  <dalej@apple.com>
15474
15475         * gcc.c-torture/execute/loop-11.c: New.
15476
15477 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
15478
15479         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
15480         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
15481
15482 2002-01-09  Richard Henderson  <rth@redhat.com>
15483
15484         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
15485         type in which to perform the operation for each size.
15486
15487 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
15488
15489         * gcc.c-torture/compile/20020109-2.c: New test.
15490
15491 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
15492
15493         * gcc.c-torture/execute/loop-10.c: New test.
15494
15495 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15496
15497         * gcc.c-torture/compile/20010226-1.c: New test.
15498         * gcc.c-torture/compile/20010227-1.c: New test.
15499         * gcc.c-torture/compile/20010426-1.c: New test.
15500         * gcc.c-torture/compile/20010510-1.c: New test.
15501         * gcc.c-torture/compile/20010605-3.c: New test.
15502         * gcc.c-torture/compile/20010824-1.c: New test.
15503         * gcc.c-torture/execute/20010409-1.c: New test.
15504         * gcc.dg/noncompile/20000901-1.c: New test.
15505         * gcc.dg/20001023-1.c: New test.
15506         * gcc.dg/20001101-1.c: New test.
15507         * gcc.dg/20001102-1.c: New test.
15508         * gcc.dg/20010207-1.c: New test.
15509         * gcc.dg/20010405-1.c: New test.
15510         * gcc.dg/20010822-1.c: New test.
15511         * gcc.dg/20011107-1.c: New test.
15512
15513 2002-01-09  Jeffrey A Law  (law@redhat.com)
15514
15515         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
15516
15517         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
15518         execution failure on PA targets.
15519
15520 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15521
15522         * gcc.c-torture/compile/20020109-1.c: New test.
15523
15524 2002-01-08  Kazu Hirata  <kazu@hxi.com>
15525
15526         * gcc.c-torture/execute/20020108-1.c: New test.
15527
15528 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
15529
15530         * gcc.dg/20020108-1.c: New test.
15531
15532 2002-01-08  H.J. Lu <hjl@gnu.org>
15533
15534         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
15535         for header files.
15536
15537 2002-01-08  Geoff Keating  <geoffk@redhat.com>
15538
15539         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
15540         consistency.
15541
15542 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
15543
15544         * gcc.dg/altivec-4.c: Test altivec predicates.
15545
15546 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
15547
15548         * gcc.c-torture/execute/20020107-1.c: New test.
15549
15550 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
15551
15552         PR c/5279
15553         * gcc.c-torture/compile/20020106-1.c: New test.
15554
15555 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
15556
15557         * gcc.c-torture/execute/nestfunc-4.c: New test.
15558
15559 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15560
15561         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
15562         extra triple that slipped in.
15563         * g++.old-deja/g++.abi/align.C: Likewise.
15564         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15565
15566 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15567
15568         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
15569         * g++.old-deja/g++.abi/align.C: Likewise.
15570         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15571
15572         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
15573         on FreeBSD/i386.
15574         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
15575         FreeBSD.
15576
15577 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
15578
15579         * gcc.dg/20020104-1.c: New test.
15580
15581         * gcc.dg/20020104-2.c: New test.
15582
15583 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
15584
15585         * gcc.dg/20020103-1.c: Fix typo in target selector.
15586
15587 2002-01-03  Richard Henderson  <rth@redhat.com>
15588
15589         * gcc.dg/20020103-1.c: New.
15590
15591 2002-01-03  Kazu Hirata  <kazu@hxi.com>
15592
15593         * gcc.c-torture/execute/20020103-1.c: New test.
15594
15595 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
15596
15597         * g++.dg/other/debug2.C: New test.
15598
15599         * gcc.c-torture/compile/20020103-1.c: New test.
15600
15601 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
15602
15603         * gcc.dg/gnu89-init-1.c: Added new tests.
15604
15605 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15606
15607         * g++.dg/template/friend2.C: Remove as patch is reverted.
15608
15609         * g++.dg/warn/oldcast1.C: New test.
15610
15611         * g++.dg/template/ptrmem1.C: New test.
15612         * g++.dg/template/ptrmem2.C: New test.
15613
15614         * g++.dg/template/ntp.C: New test.
15615
15616         * g++.dg/other/component1.C: New test.
15617
15618         * g++.dg/template/ttp3.C: New test.
15619
15620         * g++.dg/template/friend2.C: New test.
15621         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
15622
15623 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15624
15625         * g++.dg/other/ptrmem1.C: New test.
15626         * g++.dg/other/ptrmem2.C: New test.
15627
15628 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15629
15630         * g++.dg/template/ctor1.C: New test.
15631
15632 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15633
15634         * g++.dg/template/friend2.C: New test.
15635
15636 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
15637
15638         * gcc.dg/mmix-1.c: New test.
15639
15640 2001-12-31  Richard Henderson  <rth@redhat.com>
15641
15642         * gcc.dg/asm-5.c: New.
15643
15644 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
15645
15646         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
15647         in namespace __gnu_cxx
15648
15649 2001-12-30  Richard Henderson  <rth@redhat.com>
15650
15651         * gcc.dg/debug-6.c: New.
15652
15653 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
15654
15655         * gcc.c-torture/compile/20011229-2.c: New test.
15656
15657 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
15658
15659         * gcc.dg/debug-3.c: New test.
15660         * gcc.dg/debug-4.c: New test.
15661         * gcc.dg/debug-5.c: New test.
15662
15663 2001-12-29  Richard Henderson  <rth@redhat.com>
15664
15665         * g++.dg/eh/loop1.C: New.
15666
15667 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15668
15669         * g++.dg/template/crash1.C: New test.
15670
15671 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15672
15673         * g++.dg/other/const1.C: New test.
15674
15675 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
15676
15677         * gcc.c-torture/compile/20011229-1.c: New test.
15678
15679 2001-12-28  Stan Shebs  <shebs@apple.com>
15680
15681         * lib/objc-torture.exp: Resync with c-torture.exp.
15682         * lib/objc.exp: Load standard libraries.
15683
15684 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
15685
15686         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
15687         additional tests.
15688
15689 2001-12-27  Roger Sayle <roger@eyesopen.com>
15690
15691         * gcc.c-torture/execute/string-opt-16.c: New testcase.
15692
15693 2001-12-27  Richard Henderson  <rth@redhat.com>
15694
15695         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
15696
15697 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
15698
15699         * g++.dg/eh/ctor1.C: New test.
15700         * g++.dg/other/error2.C: New test.
15701
15702 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
15703
15704         * g++.dg/other/init2.C: New test.
15705
15706 2001-12-24  Richard Henderson  <rth@redhat.com>
15707
15708         * gcc.dg/20011223-1.c: New.
15709         * gcc.dg/inline-1.c: New.
15710
15711 2001-12-23  Richard Henderson  <rth@redhat.com>
15712
15713         * gcc.dg/asm-4.c: Test operand modifiers.
15714
15715 2001-12-23  Richard Henderson  <rth@redhat.com>
15716
15717         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
15718
15719 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15720
15721         * gcc.c-torture/execute/20011223-1.c: New test.
15722
15723 2001-12-21  Richard Henderson  <rth@redhat.com>
15724
15725         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
15726         re-enables the warning.
15727
15728 2001-12-21  Richard Henderson  <rth@redhat.com>
15729
15730         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
15731
15732 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15733
15734         * gcc.c-torture/compile/20011218-1.c: New test.
15735
15736 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
15737
15738         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
15739         arm-isr.c test.
15740         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
15741         epilogue generation for ARM ISR routines.
15742
15743 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15744
15745         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
15746         * gcc.dg/format/c90-printf-3.c: Likewise.
15747         * gcc.dg/format/c99-printf-3.c: Likewise.
15748         * gcc.dg/format/ext-1.c: Likewise.
15749         * gcc.dg/format/ext-6.c: Likewise.
15750         * gcc.dg/format/format.h: Prototype unlocked stdio.
15751
15752 2001-12-20  Richard Henderson  <rth@redhat.com>
15753
15754         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
15755         (arena): Use it.
15756         (malloc): Correct allocation logic.  Abort if we fill up the
15757         arena before initialization complete.
15758         (realloc): Correct allocation logic.
15759
15760 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15761
15762         * gcc.c-torture/compile/20011219-2.c: New test.
15763
15764         * gcc.c-torture/execute/20011219-1.c: New test.
15765
15766 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
15767
15768         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
15769         target does not support weak symbols.
15770
15771 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
15772
15773         * gcc.c-torture/compile/20011219-1.c: New test.
15774
15775 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
15776
15777         * g++.dg/other/error1.C: New test.
15778
15779 2001-12-17  Jeffrey A Law  (law@redhat.com)
15780
15781         * gcc.c-torture/execute/20011217-1.c: New test.
15782
15783 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
15784
15785         * objc.dg/special/: New directory.
15786         * objc.dg/special/special.exp: New file.
15787         * objc.dg/special/unclaimed-category-1.h: New file.
15788         * objc.dg/special/unclaimed-category-1a.m: New file.
15789         * objc.dg/special/unclaimed-category-1.m: New file.
15790
15791 2001-12-17  Andreas Jaeger  <aj@suse.de>
15792
15793         * gcc.c-torture/compile/20011217-2.c: New test.
15794
15795 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15796
15797         * gcc.c-torture/compile/20011217-1.c: New test.
15798
15799 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
15800
15801         * testsuite/gcc.dg/20011214-1.c: New.
15802
15803 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
15804
15805         * gcc.dg/altivec-4.c: New.
15806
15807 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
15808
15809         * gcc.dg/20011113-1.c: New test.
15810
15811 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15812
15813         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
15814         std::__malloc_alloc_template<0> and
15815         std::__default_alloc_template<false, 0>.
15816
15817 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
15818
15819         * objc/execute/bf-21.m: New test.
15820         * objc/execute/enumeration-1.m: New test.
15821         * objc/execute/enumeration-2.m: New test.
15822
15823 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
15824
15825         * gcc.dg/gnu89-init-1.c: New test.
15826
15827 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
15828
15829         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
15830         * g++.old-deja/g++.jason/2371.C: Likewise.
15831         * g++.old-deja/g++.jason/template33.C: Likewise.
15832         * g++.old-deja/g++.jason/template34.C: Likewise.
15833         * g++.old-deja/g++.jason/template36.C: Likewise.
15834         * g++.old-deja/g++.oliva/typename1.C: Likewise.
15835         * g++.old-deja/g++.oliva/typename2.C: Likewise.
15836         * g++.old-deja/g++.other/typename1.C: Likewise.
15837         * g++.old-deja/g++.pt/inherit2.C: Likewise.
15838         * g++.old-deja/g++.pt/nontype5.C: Likewise.
15839         * g++.old-deja/g++.pt/typename11.C: Likewise.
15840         * g++.old-deja/g++.pt/typename14.C: Likewise.
15841         * g++.old-deja/g++.pt/typename16.C: Likewise.
15842         * g++.old-deja/g++.pt/typename3.C: Likewise.
15843         * g++.old-deja/g++.pt/typename4.C: Likewise.
15844         * g++.old-deja/g++.pt/typename5.C: Likewise.
15845         * g++.old-deja/g++.pt/typename7.C: Likewise.
15846         * g++.old-deja/g++.robertl/eb9.C: Likewise.
15847
15848 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
15849
15850         * g++.dg/other/linkage1.C: New test.
15851         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
15852         specifiers.
15853
15854 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
15855
15856         * gcc.dg/concat.c: New test.
15857
15858 2001-12-11  Stan Shebs  <shebs@apple.com>
15859
15860         * objc/compile: New test directory.
15861         * objc/compile/compile.exp: New expect script.
15862         * objc/compile/20011211-1.m: New compile test.
15863
15864 2001-12-11  Jason Merrill  <jason@redhat.com>
15865
15866         * lib/prune.exp (prune_gcc_output): Also handle "In member
15867         function".  So many permutations...
15868
15869 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
15870
15871         * g++.dg/template/typedef1.C: New test.
15872
15873 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
15874
15875         * g++.dg/other/copy1.C: New test.
15876
15877 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
15878
15879         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
15880
15881         * gcc.dg/builtin-choose-expr.c: New.
15882
15883 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
15884
15885         * gcc.dg/altivec-2.c: New.
15886
15887 2001-12-07  Richard Henderson  <rth@redhat.com>
15888
15889         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
15890
15891 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
15892
15893         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
15894         ultrasparc.
15895
15896 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15897
15898         * g++-old.deja/g++.robertl/eb101.C: Deleted.
15899
15900 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
15901
15902         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
15903         variable argument list.
15904
15905 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
15906
15907         * gcc.c-torture/execute/memcheck: Delete entire directory.
15908         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
15909         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
15910
15911 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15912
15913         * gcc.dg/Wshadow-1.c: New test.
15914
15915 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
15916
15917         * gcc.c-torture/compile/20011130-1.c: New test.
15918
15919         * gcc.dg/noncompile/20011025-1.c: New test.
15920
15921         * g++.dg/other/anon-union.C: New test.
15922
15923         * gcc.c-torture/execute/20011024-1.c: New test.
15924
15925 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15926
15927         * gcc.c-torture/execute/20000722-1.x,
15928         gcc.c-torture/execute/20010123-1.x: Remove.
15929         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
15930         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
15931         gcc.dg/c99-complit-2.c: New tests.
15932
15933 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
15934
15935         * g++.dg/inherit/base1.C: New test.
15936
15937 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
15938
15939         * g++.dg/other/stdarg1.C: New test.
15940
15941         * gcc.c-torture/compile/20011130-2.c: New test.
15942
15943 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
15944
15945         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
15946         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
15947         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
15948         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
15949         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
15950         * gcc.dg/builtin-prefetch-1.c: New test.
15951
15952 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
15953
15954         * gcc.dg/20011130-1.c: New test.
15955
15956 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
15957
15958         * g++.dg/other/scope1.C: New test.
15959         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
15960
15961 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15962
15963         * gcc.dg/vla-init-1.c: New test.
15964
15965 2001-12-01  Geoff Keating  <geoffk@redhat.com>
15966
15967         * gcc.c-torture/compile/structs.c: New testcase from GDB.
15968
15969 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15970
15971         * objc.dg/alias.m: Update.
15972         * objc.dg/class-1.m: Update.
15973         * objc.dg/const-str-1.m: Update.
15974         * objc.dg/fwd-proto-1.m: Update.
15975         * objc.dg/id-1.m: Update.
15976         * objc.dg/super-class-1.m: Update.
15977
15978 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
15979
15980         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
15981         constructs.
15982
15983 2001-11-28  Jeffrey A Law  (law@cygnus.com)
15984
15985         * gcc.c-torture/execute/20011128-1.c: New test.
15986
15987 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
15988
15989         * gcc.dg/20011127-1.c: New test.
15990
15991 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15992
15993         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
15994         from Austin Group draft 7.
15995         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
15996         scanf format arguments.
15997         * gcc.dg/format/no-exargs-2.c: New test.
15998
15999 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
16000
16001         * g++.dg/abi/vbase8-4.C: New test.
16002
16003 2001-11-24  Ian Lance Taylor  <ian@airs.com>
16004
16005         * gcc.c-torture/execute/20011121-1.c: New test.
16006
16007 2001-11-23  Jeffrey A Law  (law@cygnus.com)
16008
16009         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
16010
16011 2001-11-23  Andreas Jaeger  <aj@suse.de>
16012
16013         * gcc.dg/cpp/charconst-2.c: New test.
16014
16015 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
16016
16017         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
16018         to the host if it is remote.  Let tests specify extra headers
16019         they use.
16020         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
16021         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
16022         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
16023         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
16024         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
16025         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
16026         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
16027         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
16028         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
16029         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
16030
16031 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
16032
16033         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
16034         for little endian ARMs.
16035
16036 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
16037
16038         * gcc.c-torture/compile/20011119-1.c: New test.
16039         * gcc.c-torture/compile/20011119-2.c: New test.
16040
16041 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
16042
16043         * gcc.dg/altivec-1.c: Fix typo.
16044
16045 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
16046
16047         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
16048
16049 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
16050
16051         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
16052
16053 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
16054
16055         * lib/g77.exp: Don't specify --rpath-link.
16056
16057         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
16058         across all the headers.
16059         * gcc.dg/format/format.exp: For testing on a remote host,
16060         copy format.h.
16061
16062         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
16063         * gcc.c-torture/execute/930406-1.c: Likewise.
16064         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
16065
16066 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
16067
16068         * gcc.dg/altivec-1.c: New.
16069
16070 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
16071
16072         * gcc.dg/cpp/fpreprocessed.c: New test case.
16073
16074 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16075
16076         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
16077         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
16078         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
16079
16080 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16081
16082         * gcc.dg/no-builtin-1.c: New test.
16083
16084 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
16085
16086         * gcc.c-torture/execute/20011115-1.c: New test.
16087
16088 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
16089
16090         * gcc.c-torture/compile/20011114-2.c: New test.
16091         * gcc.c-torture/compile/20011114-3.c: New test.
16092         * gcc.c-torture/compile/20011114-4.c: New test.
16093
16094 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
16095
16096         * g++.dg/other/init1.C: New test.
16097
16098 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
16099
16100         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
16101         message.
16102
16103         * gcc.c-torture/execute/20011114-1.c: New testcase.
16104
16105         * gcc.c-torture/compile/20010327-1.c: Revert last change.
16106         * gcc.c-torture/compile/20011114-1.c: New test, exactly
16107         like the (before this change) version of 20010327-1.c.
16108
16109 2001-11-14  Roger Sayle <roger@eyesopen.com>
16110
16111         * gcc.c-torture/execute/string-opt-13.c: New testcase.
16112
16113 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
16114
16115         * g++.dg/init/array2.C: New test.
16116
16117 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
16118
16119         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
16120
16121 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
16122
16123         * g++.dg/other/forscope1.C: New test.
16124         * g++.dg/ext/forscope1.C: New test.
16125         * g++.dg/ext/forscope2.C: New test.
16126
16127 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
16128
16129         * gcc.c-torture/execute/20011113-1.c: New test.
16130
16131 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
16132
16133         * gcc.c-torture/execute/20011109-2.c: New test.
16134
16135         * gcc.c-torture/execute/20011109-1.c: New test.
16136
16137 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
16138
16139         * gcc.c-torture/compile/20011109-1.c: New test.
16140
16141 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
16142
16143         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
16144         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
16145         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
16146         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
16147         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
16148         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
16149         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
16150
16151 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16152
16153         * g++.dg/warn/Wshadow-1.C: New tests.
16154         * g++.old-deja/g++.mike/for3.C: Update.
16155
16156 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16157
16158         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
16159         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
16160         XFAILs.  Adjust expected error texts.
16161         * gcc.c-torture/compile/20011106-1.c,
16162         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
16163         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
16164         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
16165         gcc.dg/c99-array-lval-5.c: New tests.
16166
16167 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16168
16169         * gcc.dg/cpp/defined.c: Update.
16170
16171 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16172
16173         * gcc.c-torture/execute/anon-1.c: New test.
16174
16175 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
16176
16177         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
16178         same size, so no warning should be produced on stormy16.
16179
16180         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
16181         due to oversized array.
16182         * g++.old-deja/g++.mike/ns15.C: Likewise.
16183         * g++.old-deja/g++.pt/crash16.C: Likewise.
16184
16185 2001-11-02  Graham Stott  <grahams@redhat.com>
16186
16187         * g++.dgother/debug1.C: Fix typos.
16188
16189 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
16190
16191         * g++.dg/other/debug1.C: New test.
16192
16193 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16194
16195         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
16196         of unsigned long.
16197
16198 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
16199
16200         * gcc.dg/20011029-2.c: New test.
16201
16202         * gcc.c-torture/compile/20011029-1.c: New test.
16203
16204 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
16205
16206         * objc/execute/class_self-1.m: New test.
16207         * objc/execute/class_self-2.m: New test.
16208
16209 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
16210
16211         * gcc.misc-tests/msgs.exp: Delete.
16212         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
16213         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
16214         error set to match recent changes.
16215
16216 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
16217
16218         * gcc.dg/20011021-1.c: New test.
16219
16220 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
16221
16222         * gcc.c-torture/compile/20011023-1.c: New test.
16223
16224 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
16225
16226         * lib/g77.exp: Rewrite based on lib/g++.exp.
16227
16228 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
16229
16230         * gcc.c-torture/execute/20011019-1.c: New test.
16231
16232         * gcc.dg/20011018-1.c: New test.
16233
16234 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
16235
16236         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
16237
16238 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
16239
16240         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
16241         * gcc.dg/attr-invalid.c: Likewise.
16242
16243 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
16244
16245         * testsuite/gcc.dg/20011015-1.c: New test.
16246
16247 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16248
16249         * g++.dg/template/unify2.C: New test.
16250
16251 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16252
16253         * g++.dg/other/exception-specification.C: New test
16254
16255 2001-10-13  Tom Rix  <trix@redhat.com>
16256
16257         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
16258         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
16259
16260 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
16261
16262         * testsuite/gcc.dg/20011009-1.c: New test.
16263
16264 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
16265
16266         PR g++/4476
16267         * g++.dg/other/friend1.C: New test.
16268
16269 2001-10-11  Richard Henderson  <rth@redhat.com>
16270
16271         * g++.old-deja/g++.other/crash18.C: Add -S to options.
16272
16273 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16274
16275         * gcc.c-torture/compile/20011010-1.c: New.
16276
16277 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16278
16279         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
16280         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
16281         g77.f-torture/execute/execute.exp,
16282         g77.f-torture/noncompile/noncompile.exp,
16283         gcc.c-torture/compile/compile.exp,
16284         gcc.c-torture/execute/execute.exp,
16285         gcc.c-torture/execute/ieee/ieee.exp,
16286         gcc.c-torture/execute/memcheck/memcheck.exp,
16287         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
16288         objc/execute/execute.exp: Update FSF address.
16289
16290 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16291
16292         * gcc.dg/cpp/cmdlne-C.c: Update.
16293         * gcc.dg/cpp/cmdlne-C2.c: New.
16294
16295 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16296
16297         * gcc.c-torture/execute/20011008-3.c: New.
16298
16299 2001-10-08  DJ Delorie  <dj@redhat.com>
16300
16301         * gcc.dg/20011008-1.c: New.
16302         * gcc.dg/20011008-2.c: New.
16303
16304 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16305
16306         * gcc.dg/cpp/spacing1.c: Update test.
16307
16308 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
16309
16310         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
16311         spelling errors of "separate" as "seperate".
16312
16313 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
16314
16315         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
16316         enough to avoid inlining.
16317
16318 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16319
16320         * lib/g77.exp: set libg2c_dir correctly.
16321
16322 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16323
16324         * gcc.dg/cpp/macro11.c: New test.
16325
16326 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16327
16328         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
16329         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
16330         gcc.dg/format/multattr-3.c: New tests.
16331         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
16332         tests for format attributes on function pointers being rejected.
16333
16334 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16335
16336         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
16337
16338 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16339
16340         * g++.dg/warn/format1.C: New test.
16341
16342 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
16343
16344         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
16345
16346 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16347
16348         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
16349
16350 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16351
16352         * gcc.dg/cpp/redef2.c: Add test.
16353
16354 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
16355
16356         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
16357         long-standing bug on i686, apparently.
16358         * gcc.c-torture/execute/loop-2c.x: New file.
16359         * gcc.c-torture/execute/loop-2d.x: New file.
16360         * gcc.c-torture/execute/loop-3c.x: New file.
16361
16362 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
16363
16364         * gcc.dg/cpp/20000625-2.c: Correct line number.
16365
16366 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16367
16368         * gcc.dg/cpp/macro10.c: New test.
16369         * gcc.dg/cpp/strify3.c: New test.
16370         * gcc.dg/cpp/spacing1.c: Add tests.
16371         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
16372         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
16373
16374 2001-09-24  DJ Delorie  <dj@redhat.com>
16375
16376         * gcc.c-torture/execute/20010924-1.c: New test.
16377
16378 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16379
16380         * testsuite/objc/execute/paste.m: Remove.
16381
16382 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16383
16384         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
16385
16386 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
16387
16388         * g77.dg/strlen0.f: New test.
16389
16390 2001-09-21  Richard Henderson  <rth@redhat.com>
16391
16392         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
16393         * g++.old-deja/g++.abi/vtable2.C: Likewise.
16394
16395 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16396
16397         Table-driven attributes.
16398         * g++.dg/ext/attrib1.C: New test.
16399
16400 2001-09-20  DJ Delorie  <dj@redhat.com>
16401
16402         * gcc.dg/20000926-1.c: Update expected warning messages.
16403         * gcc.dg/array-2.c: Likewise, and test for warnings too.
16404         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
16405         array.
16406
16407 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
16408
16409         * g++.dg/eh/registers1.C: New test case.
16410
16411 2001-09-17  Richard Henderson  <rth@redhat.com>
16412
16413         * gcc.dg/array-5.c: Fix VLA decomposition test.
16414
16415 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16416
16417         * gcc.dg/cpp/line5.c: New testcase.
16418
16419 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
16420
16421         * gcc.dg/cpp/macro9.c: New test.
16422
16423 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
16424
16425         * gcc.c-torture/execute/980223.c: Change type of addr from long
16426         to char *.
16427
16428 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
16429
16430         * gcc.c-torture/execute/20010915-1.c: New test.
16431
16432 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
16433
16434         * g77.dg/bprob: New directory.
16435         * g77.dg/bprob/bprob.exp: New file.
16436         * g77.dg/bprob/bprob-1.f: New test.
16437         * g77.dg/gcov: New directory.
16438         * g77.dg/gcov/gcov.exp: New file.
16439         * g77.dg/gcov/gcov-1.f: New test.
16440         * g77.dg/gcov/gcov-1.x: New file.
16441
16442 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
16443
16444         * gcc.dg/cpp/directiv.c: Update.
16445         * gcc.dg/cpp/undef1.c: Update.
16446
16447 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
16448
16449         * gcc.dg/20010912-1.c: New test.
16450
16451 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
16452
16453         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
16454         language-independent file in lib.
16455         * lib/gcov.exp: New file.
16456
16457 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16458
16459         * gcc.c-torture/compile/20010911-1.c: New test.
16460
16461 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
16462
16463         * lib/profopt.exp: New, to support profile-directed optimizations.
16464         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
16465         * gcc.misc-tests/bprob-1.c: New test.
16466         * gcc.misc-tests/bprob-2.c: New test.
16467
16468 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
16469
16470         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
16471         XFAIL and which kinds of gcov output to verify.
16472         * gcc.misc-tests/gcov-4b.x: New file.
16473         * gcc.misc-tests/gcov-5b.x: New file.
16474         * gcc.misc-tests/gcov-6.x: New file.
16475         * gcc.misc-tests/gcov-7.c: New test.
16476         * gcc.misc-tests/gcov-7.x: New file.
16477
16478 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
16479
16480         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
16481         * gcc.misc-tests/gcov-6.c: New test.
16482
16483 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
16484
16485         PR c++/3986
16486         * g++.dg/abi/vbase1.C: New test.
16487
16488 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
16489
16490         * objc.dg/method-2.m: New.
16491
16492 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16493
16494         PR c++/4203
16495         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
16496         * g++.dg/init/empty1.C: New test.
16497
16498 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
16499
16500         * gcc.c-torture/compile/20010903-1.c: New test.
16501
16502 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
16503
16504         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
16505         for m68k.
16506
16507 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
16508
16509         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
16510
16511         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
16512
16513         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
16514
16515 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
16516
16517         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
16518         for 16-bit 'unsigned int'.
16519
16520 2001-08-29  Kazu Hirata  <kazu@hxi.com>
16521
16522         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
16523
16524 2001-08-27  Richard Henderson  <rth@redhat.com>
16525
16526         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
16527         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
16528
16529 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
16530
16531         * gcc.dg/asm-names.c (ymain): New.
16532
16533 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
16534
16535         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
16536         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
16537         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
16538
16539 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16540
16541         * gcc.dg/compare5.c: New testcase.
16542
16543 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
16544
16545         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
16546         and "In instantiation".
16547
16548 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
16549
16550         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
16551
16552 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
16553
16554         * gcc.misc-tests/gcov.exp: Add support for branch information.
16555         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
16556         * gcc.misc-tests/gcov-4.c: New test.
16557         * gcc.misc-tests/gcov-4b.c: New test.
16558         * gcc.misc-tests/gcov-5b.c: New test.
16559
16560 2001-08-20  Zack Weinberg  <zackw@panix.com>
16561
16562         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
16563         expected to fail.
16564
16565 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16566
16567         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
16568
16569 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
16570
16571         * g++.dg/eh/template1.C: New test.
16572
16573 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
16574
16575         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
16576         Fix thinko.
16577         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
16578         for xfail.
16579
16580 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
16581
16582         * lib/g77-dg.exp:  Use prune.exp for common procedures
16583         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
16584         * lib/g77.exp: (g77-dg-prune) Remove
16585
16586 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
16587
16588         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
16589
16590 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16591
16592         * g++.dg/template/unify1.C: New test.
16593
16594 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
16595
16596         * g++.dg/abi/empty4.C: New test.
16597
16598 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
16599
16600         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
16601         solaris2.*
16602         * g77.f-torture/compile/pr3743.x: Likewise
16603
16604 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
16605
16606         * g++.dg/other/using-declaration.C: New test.
16607
16608 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16609
16610         * gcc.dg/cpp/tr-sign.c: New testcase.
16611
16612 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16613
16614         * gcc.dg/cpp/19951025-1.c: Revert.
16615         * gcc.dg/cpp/directiv.c: We no longer process directives that
16616         interrupt macro arguments.
16617
16618 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
16619
16620         * gcc.dg/bconstp-1.c: New test.
16621
16622 2001-08-03  Richard Henderson  <rth@redhat.com>
16623
16624         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
16625
16626 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16627
16628         * gcc.dg/cpp/19951025-1.c: Update.
16629
16630 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
16631
16632         * g77.dg/ff90-1.f (s): Fix reference of variable z,
16633         should be x.
16634
16635 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
16636
16637         Kill -fhonor-std.
16638         * g++.old-deja/g++.ns/ns14.C: Remove special options.
16639         * g++.old-deja/g++.other/std1.C: Likewise.
16640         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
16641
16642 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
16643
16644         * lib/g77.exp:  Load gcc-defs.exp for common procedures
16645         (g77_pass, g77_fail, g77_finish, g77_exit,
16646         ${tool}_check_unsupported_p} Now redundant.  Deleted.
16647
16648 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
16649
16650         * g77.dg/fbackslash.f
16651         * g77.dg/fcase-preserve.f
16652         * g77.dg/ff90-1.f
16653         * g77.dg/ffixed-line-length-0.f
16654         * g77.dg/ffixed-line-length-132.f
16655         * g77.dg/ffixed-line-length-7.f
16656         * g77.dg/ffixed-line-length-72.f
16657         * g77.dg/ffixed-line-length-none.f
16658         * g77.dg/ffree-form-1.f
16659         * g77.dg/fno-backslash.f
16660         * g77.dg/fno-f90-1.f
16661         * g77.dg/fno-fixed-form-1.f
16662         * g77.dg/fno-onetrip.f
16663         * g77.dg/fno-typeless-boz.f
16664         * g77.dg/fno-underscoring.f
16665         * g77.dg/fno-vxt-1.f
16666         * g77.dg/fonetrip.f
16667         * g77.dg/ftypeless-boz.f
16668         * g77.dg/fugly-assumed.f
16669         * g77.dg/funderscoring.f
16670         * g77.dg/fvxt-1.f
16671
16672 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
16673
16674         * objc.dg/fwd-proto-1.m: New.
16675         * objc.dg/local-decl-1.m: New.
16676         * objc.dg/naming-1.m: New.
16677         * objc.dg/naming-2.m: New.
16678         * objc.dg/proto-hier-1.m: New.
16679
16680 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
16681
16682         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
16683         largest-type elements to a struct makes its size grow.
16684
16685 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16686
16687         * g++.dg/abi/vthunk1.C: New test.
16688
16689 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16690
16691         * g++.dg/abi/vbase8-22.C: New test.
16692
16693 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16694
16695         * gcc.dg/cpp/macro8.c: New test.
16696
16697 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16698
16699         * g++.dg/abi/vbase8-21.C: New test.
16700
16701 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16702
16703         * g++.dg/abi/vbase8-10.C: New test.
16704
16705 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16706
16707         * lib/g++.exp (g++_set_ld_library_path): Renamed to
16708         ${tool}_set_ld_library_path.
16709         Changed caller.
16710         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
16711         g++.exp.
16712
16713 2001-07-26  Stan Cox <scox@redhat.com>
16714
16715         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
16716         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
16717         gcc_exit, gcc_check_unsupported_p):
16718         Moved to gcc-deps.exp
16719         * gcc-deps.exp: New file.
16720
16721 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16722
16723         * g++.old-deja/g++.pt/defarg14.C: New test.
16724
16725 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16726
16727         * g++.old-deja/g++.other/lineno5.C: New test.
16728
16729 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16730
16731         * g++.old-deja/g++.pt/crash68.C: New test.
16732
16733 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16734
16735         * g++.old-deja/g++.other/crash42.C: New test.
16736
16737 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16738
16739         * gcc.dg/cpp/extratokens.c: Fix.
16740         * gcc.dg/cpp/skipping2.c: New tests.
16741
16742 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16743
16744         * gcc.c-torture/execute/20010724-1.c: New file.
16745         * gcc.c-torture/execute/20010724-1.x: New file.
16746
16747 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16748
16749         * g++.old-deja/g++.other/cond7.C: New test.
16750
16751 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16752
16753         * g++.old-deja/g++.other/optimize4.C: New test.
16754
16755 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16756
16757         * g++.old-deja/g++.abi/vbase8-5.C: New test.
16758
16759 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
16760
16761         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
16762         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
16763         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
16764         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
16765
16766         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
16767         bug report" message.
16768
16769         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
16770         * g++.dg/ext/instantiate1.C: Move from old-deja.
16771
16772 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
16773
16774         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
16775         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
16776         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
16777         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
16778
16779 2001-07-23  Jeffrey A Law  (law@cygnus.com)
16780
16781         * gcc.c-torture/execute/20010723-1.c: New test.
16782
16783 2001-07-23  Ben Elliston  <bje@redhat.com>
16784
16785         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
16786
16787 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16788
16789         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
16790         i[34567]86-*-*.
16791         Delete handling of ieee_multilib_flags.
16792         Pass -mieee for alpha*-*-* and sh-*-*.
16793         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
16794
16795 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
16796
16797         Remove old-abi tests.
16798         * g++.old-deja/g++.mike/p11116.C: Remove.
16799         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
16800
16801 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
16802
16803         * g77.f-torture/compile/pr3743.f:  New test
16804
16805 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
16806
16807         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
16808
16809 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16810
16811         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
16812         g++.old-deja/g++.pt/static6.C: Likewise.
16813         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
16814         supports weak symbols.
16815
16816 2001-07-18  Andreas Jaeger  <aj@suse.de>
16817
16818         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
16819         supported again.
16820
16821 2001-07-18  Andreas Jaeger  <aj@suse.de>
16822
16823         * gcc.dg/iftrap-1.c: Fix target line.
16824
16825 2001-07-17  Richard Henderson  <rth@redhat.com>
16826
16827         * gcc.c-torture/execute/20010717-1.c: New.
16828
16829 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16830
16831         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
16832         tests.
16833
16834 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16835
16836         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
16837
16838 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16839
16840         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
16841         UAC_SIGBUS, UAC_NOPRINT definitions.
16842
16843 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
16844
16845         * objc/execute/object_is_class.m: New test.
16846         * objc/execute/object_is_meta_class.m: New test.
16847
16848 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
16849
16850         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
16851         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
16852
16853 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
16854
16855         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
16856         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
16857
16858 2001-07-14  Richard Henderson  <rth@redhat.com>
16859
16860         * gcc.dg/iftrap-1.c: New.
16861
16862 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
16863
16864         * g77.f-torture/execute/intrinsic77.f: New test.
16865
16866 2001-07-11  Janis Johnson <janis@us.ibm.com>
16867
16868         * gcc.misc-tests/gcov-3.c: New test.
16869
16870 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16871
16872         * gcc.c-torture/compile/20010711-1.c,
16873         * gcc.c-torture/compile/20010711-2.c: New tests.
16874
16875 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16876
16877         * gcc.c-torture/execute/20010711-1.c: New test.
16878
16879 2001-07-11  Ben Elliston  <bje@redhat.com>
16880
16881         * g++.old-deja/g++.other/enum5.C: New test.
16882
16883 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
16884
16885         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
16886         (g++-dg-prune): Call prune_gcc_output.
16887         * prune.exp: New file for prune_gcc_output.
16888         * lib/g++.exp, lib/gcc.exp: Load it.
16889
16890 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
16891
16892         * gcc.c-torture/compile/20010701-1.c,
16893         g++.old-deja/g++.ext/attrib6.C: New tests.
16894
16895 2001-07-06  Jeffrey A Law  (law@cygnus.com)
16896
16897         * gcc.c-torture/compile/20010706-1.c: New test.
16898
16899 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
16900
16901         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
16902
16903 2001-06-28  Stan Shebs  <shebs@apple.com>
16904
16905         * gcc.dg/pragma-darwin.c: New test.
16906
16907 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16908
16909         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
16910         Solaris 2.[678] system.
16911
16912 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16913
16914         * gcc.dg/20010622-1.c: New test.
16915
16916 2001-06-18  Stan Shebs  <shebs@apple.com>
16917
16918         * objc.dg: New directory.
16919         * objc.dg/dg.exp: New file.
16920         * objc.dg/alias.m: New.
16921         * objc.dg/class-1.m: New.
16922         * objc.dg/class-2.m: New.
16923         * objc.dg/const-str-1.m: New.
16924         * objc.dg/const-str-2.m: New.
16925         * objc.dg/id-1.m: New.
16926         * objc.dg/method-1.m: New.
16927         * objc.dg/super-class-1.m: New.
16928         * lib/objc-dg.exp: New file.
16929
16930 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16931
16932         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
16933         of label name.
16934
16935 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
16936
16937         * g++.old-deja/g++.abi/vbase8-9.C: New test.
16938
16939 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16940
16941         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
16942         variable.
16943
16944 2001-06-12  Richard Henderson  <rth@redhat.com>
16945
16946         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
16947
16948 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16949
16950         * g++.old-deja/g++.abi/vbase5.C: New test.
16951         * g++.old-deja/g++.abi/vbase6.C: New test.
16952         * g++.old-deja/g++.abi/vbase7.C: New test.
16953
16954 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16955
16956         * gcc.c-torture/compile/20010610-1.c: New test.
16957
16958 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16959
16960         * g++.old-deja/g++.abi/vbase4.C: New test.
16961
16962 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16963
16964         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
16965         support %f for HC11/HC12 targets.
16966         * gcc.c-torture/execute/930513-1.x: New file, likewise.
16967         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
16968         on HC11/HC12 targets.
16969         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
16970
16971 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16972
16973         * gcc.dg/wchar_t-1.c: New file.
16974         * gcc.dg/wint_t-1.c: Likewise.
16975
16976 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
16977
16978         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
16979
16980 2001-06-11  Richard Henderson  <rth@redhat.com>
16981
16982         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
16983
16984 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16985
16986         * gcc.c-torture/compile/20010611-1.c: New test.
16987
16988 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16989
16990         * gcc.dg/c99-tag-1.c: Add more tests.
16991
16992 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
16993
16994         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
16995         representation on MN10300 and ARM/Thumb.
16996
16997 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
16998
16999         * g77.f-torture/execute/20010610.f: New.
17000
17001 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
17002
17003         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
17004         names.
17005
17006 2001-06-09  Richard Henderson  <rth@redhat.com>
17007
17008         * gcc.c-torture/execute/ashrdi-1.c: New.
17009         * gcc.c-torture/execute/ashldi-1.c: New.
17010         * gcc.c-torture/execute/lshrdi-1.c: New.
17011
17012 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
17013
17014         * objc/execute/load-3.m: Added. Check sending +load to categories,
17015         in addition to classes.
17016
17017 2001-06-08  Stan Shebs  <shebs@apple.com>
17018
17019         * objc/execute/load-2.m: New test.  From Nicola Pero
17020         <n.pero@mi.flashnet.it>.
17021
17022 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
17023
17024         * gcc.c-torture/execute/20010605-2.c: New test.
17025
17026 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17027
17028         * g++.old-deja/g++.abi/vbase2.C: New test.
17029         * g++.old-deja/g++.abi/vbase3.C: New test.
17030
17031 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17032
17033         * g++.old-deja/g++.pt/friend49.C: New test.
17034
17035 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
17036
17037         * g++.old-deja/g++.ext/anon3.C: New test.
17038
17039 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
17040
17041         * g++.old-deja/g++.other/conv7.C: New test.
17042
17043 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
17044
17045         * gcc.c-torture/compile/20010605-2.c: New test.
17046
17047 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17048
17049         * gcc.c-torture/execute/20010604-1.c: New test.
17050
17051 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
17052
17053         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
17054
17055 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
17056
17057         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
17058         (g++_link_flags): Likewise.
17059         (g++_init): Pass gccpath's value to two previous functions.
17060
17061 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17062
17063         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
17064         Ensure logfile entry matches exec command line.
17065
17066 2001-05-31  Richard Henderson  <rth@redhat.com>
17067
17068         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
17069         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
17070
17071 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
17072
17073         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
17074         compiler for irix6.2
17075
17076 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
17077
17078         * g++.old-deja/g++.other/optimize3.C: New file.
17079
17080 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
17081
17082         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
17083         assemble.
17084
17085 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
17086
17087         * g++.old-deja/g++.other/optimize2.C: New file.
17088
17089 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
17090
17091         * gcc.c-torture/compile/20010518-2.c: New file.
17092         * gcc.c-torture/execute/20010518-1.c: New file.
17093         * gcc.c-torture/execute/20010518-2.c: New file.
17094
17095 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17096
17097         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
17098
17099 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
17100
17101         G++ no longer defines builtins that do not begin with __builtin.
17102         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
17103         * g++.old-deja/g++.brendand/misc13.C: Likewise.
17104         * g++.old-deja/g++.law/builtin1.C: Likewise.
17105         * g++.old-deja/g++.law/cvt2.C: Likewise.
17106         * g++.old-deja/g++.mike/net5.C: Likewise.
17107         * g++.old-deja/g++.other/builtins1.C: Likewise.
17108         * g++.old-deja/g++.other/builtins2.C: Likewise.
17109         * g++.old-deja/g++.other/builtins3.C: Likewise.
17110         * g++.old-deja/g++.other/builtins4.C: Likewise.
17111         * g++.old-deja/g++.other/inline8.C: Likewise.
17112         * g++.old-deja/g++.robertl/eb39.C: Likewise.
17113
17114 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
17115
17116         * g++.old-deja/g++.pt/using1.C: Adjust.
17117         * g++.old-deja/g++.pt/using2.C: New test.
17118
17119 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
17120
17121         * gcc.dg/cpp/charconst.c: New tests.
17122         * gcc.dg/cpp/escape.c: New tests.
17123         * gcc.dg/cpp/escape-1.c: New tests.
17124         * gcc.dg/cpp/escape-2.c: New tests.
17125         * gcc.dg/cpp/ucs.c: New tests.
17126
17127 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
17128
17129         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
17130         native compiler for irix6.5.
17131
17132 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
17133
17134         * lib/g++.exp (g++_include_flags): Use args to compute
17135         get_multilibs.
17136         (g++_link_flags): Likewise.
17137         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
17138
17139 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17140
17141         * gcc.dg/c90-hexfloat-1.c: Add more tests.
17142
17143 2001-05-21  Geoff Keating  <geoffk@redhat.com>
17144
17145         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
17146         this file.
17147
17148 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17149
17150         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
17151         STACK_SIZE;
17152         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
17153         to STACK_SIZE; Use it to define size of add_histo array.
17154         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
17155         to STACK_SIZE.
17156         (f): Use GITT_SIZE to define size of gitt local table.
17157         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
17158         to STACK_SIZE; Use it to define size of bytemem array.
17159
17160 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17161
17162         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
17163         on 68HC11/HC12 due to the asm instruction.
17164         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
17165         * gcc.c-torture/compile/920520-1.x: Likewise.
17166         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
17167         on 68HC11/HC12 because the function is larger than 64K.
17168         * gcc.c-torture/compile/961203-1.x: New file, this test fails
17169         on 68HC11/HC12 because the structure is too large.
17170
17171 2001-05-20  Richard Henderson  <rth@redhat.com>
17172
17173         * gcc.c-torture/execute/20010520-1.c: New.
17174
17175 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17176
17177         * g++.old-deja/g++.warn/compare1.C: New test.
17178         * gcc.dg/compare4.c: New test.
17179
17180 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
17181
17182         * g++.old-deja/g++.other/optimize1.C: New test.
17183
17184 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17185
17186         * g++.old-deja/g++.pt/spec41.C: New test.
17187
17188 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
17189
17190         * gcc.c-torture/compile/20010114-1.x: Remove.
17191
17192 2001-05-18  Stan Shebs  <shebs@apple.com>
17193
17194         * gcc.c-torture/compile/20010518-1.c: New test.
17195
17196 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
17197
17198         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
17199         * g++.old-deja/g++.pt/crash67.C: New test.
17200
17201 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
17202
17203         * g++.old-deja/g++.other/debug9.C: New test.
17204
17205 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
17206
17207         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
17208
17209 2001-05-16  Jan Hubicka  <jh@suse.cz>
17210
17211         * gcc.c-torture/compile/20010516-1.c: New test.
17212
17213 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17214
17215         * g++.old-deja/g++.other/crash41.C: New test.
17216
17217 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17218
17219         * g++.old-deja/g++.pt/crash66.C: New test.
17220
17221 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
17222
17223         * g++.old-deja/g++.robertl/eb27.C: Convert.
17224
17225 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
17226
17227         * g++.dg/friend-warn.C: New test.  Do not warn about friend
17228         declaration being redundant.
17229
17230 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
17231
17232         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
17233
17234 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
17235
17236         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
17237
17238 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
17239
17240         * lib/g++.exp: Use testsuite_flags.
17241
17242 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
17243
17244         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
17245
17246 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17247
17248         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
17249
17250 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
17251
17252         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
17253
17254 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
17255
17256         * gcc.c-torture/compile/20010313-1.c: New test.
17257
17258 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
17259
17260         * gcc.dg/cpp/direct2.c: New test.
17261         * gccq.dg/cpp/direct2s.c: New test.
17262
17263         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
17264
17265 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
17266
17267         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
17268         * g++.old-deja/g++.other/op3.C: Likewise.
17269
17270 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17271
17272         * gcc.dg/cpp/syshdr.h: New file.
17273         * gcc.dg/cpp/sysmac1.c: Update.
17274         * gcc.dg/cpp/sysmac2.c: Update.
17275
17276 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17277
17278         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
17279
17280 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
17281
17282         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
17283         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
17284
17285 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
17286
17287         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
17288
17289 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
17290
17291         * lib/g++.exp (g++_include_flags): Don't use any special flags
17292         if TESTING_IN_BUILD_TREE is not defined.
17293         (g++_init): Use a plain 'c++' as the compiler if
17294         TESTING_IN_BUILD_TREEE is not defined.
17295
17296 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17297
17298         * g++.old-deja/g++.eh/catch13.C: New test.
17299         * g++.old-deja/g++.eh/catch14.C: New test.
17300
17301 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17302
17303         * gcc.dg/cpp/tr-define.c: New test.
17304
17305 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
17306
17307         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
17308         <stdlib.h>, not <malloc.h>.
17309
17310 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17311
17312         * g++.old-deja/g++.ns/template17.C: New test.
17313
17314 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17315
17316         * g++.old-deja/g++.pt/ref4.C: New test.
17317
17318 2001-04-30  Richard Henderson  <rth@redhat.com>
17319
17320         * gcc.dg/20000724-1.c: Revert last change.
17321
17322 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
17323
17324         * g77.f-torture/execute/20010430.f: New test.
17325
17326 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
17327
17328         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
17329
17330 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
17331
17332         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
17333
17334 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17335
17336         * g++.old-deja/g++.eh/crash6.C: New test.
17337
17338 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17339
17340         * g++.old-deja/g++.other/warn7.C: New test.
17341
17342 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17343
17344         * g++.old-deja/g++.other/defarg9.C: New test.
17345
17346 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17347
17348         * g77.f-torture/compile/20010426.f: New test.
17349         * g77.f-torture/execute/20010426.f: New test.
17350
17351 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17352
17353         * g77.f-torture/compile/20000629-1.x: Remove - error
17354         has been fixed.
17355
17356 2001-04-26  Jeffrey A Law  (law@cygnus.com)
17357
17358         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
17359         Tweak slightly to work with g++.dg framework.
17360         * g++.dg/special/ecos.exp: Run initp1.C test.
17361         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
17362
17363         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
17364         its linker doesn't give line numbers either.
17365         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
17366
17367 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17368
17369         * g++.old-deja/g++.other/lex1.C: New test.
17370
17371 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
17372
17373         * gcc.dg/noncompile/20010425-1.c: New test.
17374
17375 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17376
17377         * g++.old-deja/g++.pt/mangle2.C: New test.
17378
17379 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17380
17381         * gcc.dg/format/plus-1.c: New test.
17382
17383 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17384
17385         * gcc.dg/20010423-1.c: New test.
17386
17387 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17388
17389         * gcc.c-torture/execute/20010422-1.c: New test.
17390
17391 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
17392
17393         * g++.old-deja/g++.ns/type2.C: New test.
17394
17395 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
17396
17397         * g++.old-deja/g++.other/perf1.C: New test.
17398
17399 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
17400
17401         * gcc.dg/c99-func-2.c: Remove xfail.
17402         * gcc.dg/c99-func-3.c: Remove xfail.
17403         * gcc.dg/c99-func-4.c: Remove xfail.
17404
17405 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
17406
17407         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
17408
17409 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17410
17411         * gcc.c-torture/compile/20010423-1.c: New test.
17412
17413 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17414
17415         * g++.old-deja/g++.pt/typename28.C: New test.
17416
17417 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17418
17419         * g++.old-deja/g++.abi/empty2.C: New test.
17420         * g++.old-deja/g++.abi/empty3.C: New test.
17421
17422 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17423
17424         * g++.old-deja/g++.other/comdat2.C: New test.
17425         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
17426
17427 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17428
17429         * g++.old-deja/g++.other/overload14.C: New test.
17430
17431 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17432
17433         * g++.old-deja/g++.other/lookup23.C: New test.
17434
17435 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17436
17437         * gcc.c-torture/execute/20010403-1.c: New test.
17438
17439 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
17440             Mark Mitchell  <mark@codesourcery.com>
17441
17442         * lib/old-dejagnu.exp: Don't delete output of executable.
17443         Add .exe suffix to executables.
17444
17445 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
17446
17447         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
17448
17449 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17450
17451         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
17452
17453 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17454
17455         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
17456         * g++.old-deja/g++.abi/crash1.C: New test.
17457
17458 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17459
17460         * g++.old-deja/g++.other/crash40.C: New test.
17461
17462 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17463
17464         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
17465
17466 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
17467
17468         * g++.old-deja/g++.other/warn6.C: New test.
17469
17470 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17471
17472         * g++.old-deja/g++.robertl/eb42.C: Same.
17473
17474 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17475
17476         * gcc.dg/wtr-conversion-1.c: New testcase.
17477
17478 2001-04-10  Richard Henderson  <rth@redhat.com>
17479
17480         * g++.old-deja/g++.other/array5.C: New.
17481
17482 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17483
17484         * gcc.c-torture/execute/20010408-1.c: New test.
17485
17486 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
17487
17488         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
17489         headers and constructs.
17490         * g++.old-deja/g++.robertl/eb79.C: Same.
17491         * g++.old-deja/g++.robertl/eb77.C (main): Same.
17492         * g++.old-deja/g++.robertl/eb73.C: Same.
17493         * g++.old-deja/g++.robertl/eb66.C (main): Same.
17494         * g++.old-deja/g++.robertl/eb55.C (t): Same.
17495         * g++.old-deja/g++.robertl/eb54.C (main): Same.
17496         * g++.old-deja/g++.robertl/eb46.C (main): Same.
17497         * g++.old-deja/g++.robertl/eb44.C: Same.
17498         * g++.old-deja/g++.robertl/eb41.C (main): Same.
17499         * g++.old-deja/g++.robertl/eb4.C (main): Same.
17500         * g++.old-deja/g++.robertl/eb39.C: Same.
17501         * g++.old-deja/g++.robertl/eb33.C (main): Same.
17502         * g++.old-deja/g++.robertl/eb31.C (main): Same.
17503         * g++.old-deja/g++.robertl/eb30.C: Same.
17504         * g++.old-deja/g++.robertl/eb3.C: Same.
17505         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
17506         * g++.old-deja/g++.robertl/eb21.C: Same.
17507         * g++.old-deja/g++.robertl/eb15.C: Same.
17508         * g++.old-deja/g++.robertl/eb118.C: Same.
17509         * g++.old-deja/g++.robertl/eb115.C (main): Same.
17510         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
17511         * g++.old-deja/g++.robertl/eb109.C: Same.
17512         * g++.old-deja/g++.other/sibcall1.C (main): Same.
17513         * g++.old-deja/g++.mike/rtti1.C: Same.
17514         * g++.old-deja/g++.mike/p658.C: Same.
17515         * g++.old-deja/g++.mike/net46.C: Same.
17516         * g++.old-deja/g++.mike/net34.C: Same.
17517         * g++.old-deja/g++.mike/memoize1.C: Same.
17518         * g++.old-deja/g++.mike/eh2.C: Same.
17519         * g++.old-deja/g++.law/weak.C: Same.
17520         * g++.old-deja/g++.law/visibility7.C: Same.
17521         * g++.old-deja/g++.law/visibility25.C: Same.
17522         * g++.old-deja/g++.law/visibility22.C: Same.
17523         * g++.old-deja/g++.law/visibility2.C: Same.
17524         * g++.old-deja/g++.law/visibility17.C: Same.
17525         * g++.old-deja/g++.law/visibility13.C: Same.
17526         * g++.old-deja/g++.law/visibility10.C: Same.
17527         * g++.old-deja/g++.law/visibility1.C: Same.
17528         * g++.old-deja/g++.law/virtual3.C (eval): Same.
17529         * g++.old-deja/g++.law/vbase1.C: Same.
17530         * g++.old-deja/g++.law/operators32.C: Same.
17531         * g++.old-deja/g++.law/nest3.C: Same.
17532         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
17533         * g++.old-deja/g++.law/except5.C (main): Same.
17534         * g++.old-deja/g++.law/cvt7.C (run): Same.
17535         * g++.old-deja/g++.law/cvt2.C: Same.
17536         * g++.old-deja/g++.law/cvt16.C: Same.
17537         * g++.old-deja/g++.law/ctors6.C (bar): Same.
17538         * g++.old-deja/g++.law/ctors17.C (main): Same.
17539         * g++.old-deja/g++.law/ctors13.C: Same.
17540         * g++.old-deja/g++.law/ctors12.C (main): Same.
17541         * g++.old-deja/g++.law/ctors10.C: Same.
17542         * g++.old-deja/g++.law/code-gen5.C: Same.
17543         * g++.old-deja/g++.law/bad-error7.C: Same.
17544         * g++.old-deja/g++.law/arm9.C: Same.
17545         * g++.old-deja/g++.law/arm12.C: Same.
17546         * g++.old-deja/g++.law/arg8.C: Same.
17547         * g++.old-deja/g++.law/arg1.C: Same.
17548         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
17549         * g++.old-deja/g++.jason/template31.C: Same.
17550         * g++.old-deja/g++.jason/template24.C (main): Same.
17551         * g++.old-deja/g++.jason/2371.C: Same.
17552         * g++.old-deja/g++.eh/new2.C: Same.
17553         * g++.old-deja/g++.eh/new1.C: Same.
17554         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
17555         * g++.old-deja/g++.brendan/nest21.C (main): Same.
17556         * g++.old-deja/g++.brendan/err-msg3.C: Same.
17557         * g++.old-deja/g++.brendan/crash62.C: Same.
17558         * g++.old-deja/g++.brendan/crash52.C: Same.
17559         * g++.old-deja/g++.brendan/crash49.C (main): Same.
17560         * g++.old-deja/g++.brendan/crash38.C: Same.
17561         * g++.old-deja/g++.brendan/crash15.C (main): Same.
17562         * g++.old-deja/g++.brendan/copy9.C: Same.
17563
17564 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
17565
17566         * gcc.c-torture/execute/20001203-2.c (memset):
17567         Count argument is of type __SIZE_TYPE__.
17568
17569 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
17570
17571         * gcc.c-torture/compile/20010404-1.c: New test.
17572
17573 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
17574
17575         * gcc.c-torture/compile/20010326-1.c: New test.
17576
17577 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
17578
17579         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
17580         peculiarities of the SH.
17581         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
17582
17583 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17584
17585         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
17586         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
17587         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
17588
17589 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17590
17591         * g77.f-torture/compile/20010321-1.f: New test.
17592
17593 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17594
17595         * gcc.c-torture/compile/20010329-1.c: New test.
17596
17597 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17598
17599         * gcc.c-torture/execute/20010329-1.c: New test.
17600
17601 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17602
17603         * g++.old-deja/g++.other/eh4.C: Fix typo.
17604
17605 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17606
17607         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
17608
17609 2001-03-28  Philip Blundell  <philb@gnu.org>
17610
17611         * gcc.c-torture/compile/20010328-1.c: New test.
17612
17613 2001-03-27  Richard Henderson  <rth@redhat.com>
17614
17615         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
17616         * g++.old-deja/g++.eh/vbase3.C: Likewise.
17617
17618 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
17619
17620         * gcc.c-torture/compile/20010327-1.c: New test.
17621
17622 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17623
17624         * g++.old-deja/g++.other/friend12.C: New test.
17625         * g++.old-deja/g++.other/friend9.C: Expect no errors.
17626         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
17627
17628 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17629
17630         * gcc.c-torture/execute/20010325-1.c: New test.
17631
17632 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
17633
17634         * g++.old-deja/g++.other/mangle3.C: New test.
17635
17636 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
17637
17638         * g++.old-deja/g++.other/anon8.C: New test.
17639
17640 2001-03-20  Philip Blundell  <philb@gnu.org>
17641
17642         * gcc.c-torture/compile/20010320-1.c: New test.
17643
17644 2001-03-17  Richard Henderson  <rth@redhat.com>
17645
17646         * g++.old-deja/g++.other/eh4.C: Add expected error text.
17647
17648 2001-03-15  Geoff Keating  <geoff@redhat.com>
17649
17650         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
17651         tests on AIX.
17652
17653 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
17654
17655         * g++.old-deja/g++.other/eh4.C: New test.
17656
17657 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17658
17659         * gcc.dg/cpp/mi1.c: Update.
17660
17661 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
17662
17663         * g++.old-deja/g++.other/regstack.C: New test.
17664
17665 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17666
17667         * g++.old-deja/g++.other/ref4.C: New test.
17668
17669 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
17670
17671         * objc/execute/va_method.m: Added.
17672         * objc/execute/IMP.m: Added.
17673         * objc/execute/_cmd.m: Added.
17674         * objc/execute/accessing_ivars.m: Added.
17675         * objc/execute/class-1.m: Added.
17676         * objc/execute/class-10.m: Added.
17677         * objc/execute/class-11.m: Added.
17678         * objc/execute/class-12.m: Added.
17679         * objc/execute/class-13.m: Added.
17680         * objc/execute/class-14.m: Added.
17681         * objc/execute/class-2.m: Added.
17682         * objc/execute/class-3.m: Added.
17683         * objc/execute/class-4.m: Added.
17684         * objc/execute/class-5.m: Added.
17685         * objc/execute/class-6.m: Added.
17686         * objc/execute/class-7.m: Added.
17687         * objc/execute/class-8.m: Added.
17688         * objc/execute/class-9.m: Added.
17689         * objc/execute/class-tests-1.h
17690         * objc/execute/class-tests-2.h
17691         * objc/execute/compatibility_alias.m: Added.
17692         * objc/execute/encode-1.m: Added.
17693         * objc/execute/formal_protocol-1.m: Added.
17694         * objc/execute/formal_protocol-2.m: Added.
17695         * objc/execute/formal_protocol-3.m: Added.
17696         * objc/execute/formal_protocol-4.m: Added.
17697         * objc/execute/formal_protocol-5.m: Added.
17698         * objc/execute/formal_protocol-6.m: Added.
17699         * objc/execute/formal_protocol-7.m: Added.
17700         * objc/execute/informal_protocol.m: Added.
17701         * objc/execute/initialize.m: Added.
17702         * objc/execute/load.m: Added.
17703         * objc/execute/many_args_method.m: Added.
17704         * objc/execute/nested-3.m: Added.
17705         * objc/execute/no_clash.m: Added.
17706         * objc/execute/private.m: Added.
17707         * objc/execute/redefining_self.m: Added.
17708         * objc/execute/root_methods.m: Added.
17709         * objc/execute/selector-1.m: Added.
17710         * objc/execute/static-1.m: Added.
17711         * objc/execute/static-2.m: Added.
17712         * objc/execute/va_method.m: Added.
17713
17714 2001-03-10  Richard Henderson  <rth@redhat.com>
17715
17716         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
17717
17718 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
17719
17720         * g++.old-deja/g++.other/crash31.C: XFAIL.
17721         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
17722         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
17723         * gcc.c-torture/execute/20010123-1.x: XFAIL.
17724         * gcc.c-torture/execute/20010124-1.x: XFAIL.
17725         * gcc.dg/sequence-pt-1.c: XFAIL one test.
17726
17727 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
17728
17729         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
17730
17731 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17732
17733         * gcc.dg/20000724-1.c: Don't use multiline strings.
17734
17735 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17736
17737         * objc/execute/string1.m, objc/execute/string2.m: Compare the
17738         result of -cString against what we expect it to be; don't just
17739         print it out for no one to read.
17740
17741         * objc/execute/string3.m, objc/execute/string4.m: New tests.
17742         Based on testcases provided by Nicola Pero.
17743
17744 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17745
17746         * gcc.dg/cpp/macro7.c: New test.
17747
17748 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17749
17750         * gcc.dg/cpp/multiline.c: Update.
17751
17752 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17753
17754         * g++.old-deja/g++.other/enum3.C: New test.
17755
17756 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17757
17758         * g++.old-deja/g++.other/pod1.C: New test.
17759
17760 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17761
17762         * g++.old-deja/g++.ext/overload1.C: New test.
17763
17764 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17765
17766         * g++.old-deja/g++.pt/using1.C: New test.
17767
17768 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17769
17770         * g++.old-deja/g++.other/using9.C: New test.
17771
17772 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
17773
17774         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
17775
17776         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
17777
17778 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
17779
17780         * g++.old-deja/g++.ext/realpt1.C: Remove.
17781
17782 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
17783
17784         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
17785
17786 2001-02-26  Will Cohen  <wcohen@redhat.com>
17787
17788         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
17789
17790 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
17791
17792         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
17793         templatized constructors.
17794
17795 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17796
17797         * gcc.c-torture/execute/20010224-1.c: New test.
17798
17799 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
17800
17801         * gcc.c-torture/execute/20010222-1.c: New test.
17802
17803 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
17804
17805         * g++.old-deja/g++.other/inline20.C: New test.
17806
17807 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
17808
17809         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
17810
17811 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17812
17813         * g++.old-deja/g++.other/lookup22.C: New test.
17814
17815 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
17816
17817         * g77.dg: New directory.
17818         * g77.dg/20010216-1.f: New test case.
17819         * g77.dg/dg.exp: New driver.
17820         * lib/g77-dg.exp: New driver library.
17821
17822 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17823
17824         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
17825
17826 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
17827
17828         * g++.old-deja/g++.other/decl9.C: New test.
17829
17830 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
17831
17832         * g++.old-deja/g++.other/init16.C: Update the test so that it does
17833         not need <string> and also tests the initialization at runtime.
17834
17835 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17836
17837         * gcc.c-torture/execute/longlong.c: New test.
17838
17839 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17840
17841         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
17842
17843 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17844
17845         * gcc.c-torture/execute/920302-1.c (execute):
17846         Change argument type to short.
17847
17848 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17849
17850         * g++.old-deja/g++.pt/deduct6.C: New test.
17851
17852 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17853
17854         * g++.old-deja/g++.pt/deduct5.C: New test.
17855
17856 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
17857
17858         * gcc.c-torture/execute/20010209-1.c: New test.
17859
17860 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17861
17862         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
17863
17864 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
17865
17866         * g++.dg/vtgc1.C: Update for new ABI.
17867
17868         * consistency.vlad: New directory, 1665 files.
17869
17870 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
17871
17872         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
17873         return type.
17874         * gcc.dg/cpp/digraphs.c: Declare puts.
17875
17876 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17877
17878         * g++.old-deja/g++.other/warn5.C: New test.
17879
17880 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17881
17882         * g++.old-deja/g++.pt/spec40.C: New test.
17883
17884 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17885
17886         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
17887         case.
17888         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
17889
17890 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
17891
17892         * gcc.c-torture/compile/20010209-1.c: New test.
17893
17894 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
17895
17896         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
17897         excess errors message but not if it crashes.
17898         * g++.old-deja/g++.other/crash27.C: Likewise.
17899         * g++.old-deja/g++.other/crash28.C: Likewise.
17900         * g++.old-deja/g++.other/crash30.C: Likewise.
17901         * g++.old-deja/g++.other/crash32.C: Likewise.
17902         * g++.old-deja/g++.other/crash35.C: Likewise.
17903         * g++.old-deja/g++.pt/inherit2.C: Likewise.
17904
17905 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
17906
17907         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
17908         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
17909         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
17910         g77.f-torture/execute/execute.exp,
17911         g77.f-torture/noncompile/noncompile.exp,
17912         gcc.c-torture/execute/execute.exp,
17913         gcc.c-torture/execute/memcheck/memcheck.exp,
17914         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
17915         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
17916         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
17917         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
17918         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
17919         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
17920         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17921         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
17922         Remove bug reporting instructions with ancient email addresses.
17923
17924 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17925
17926         * gcc.dg/20010202-1.c: New test.
17927         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
17928
17929 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
17930
17931         * g++.dg/stdbool-if.C: New test.
17932
17933 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
17934
17935         * objc/execute/fdecl.m: Added main().
17936
17937 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17938
17939         * gcc.c-torture/execute/20010206-1.c: New test.
17940
17941 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17942
17943         * gcc.dg/cpp/avoidpaste1.c: Update.
17944
17945 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
17946
17947         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
17948         Pero <nicola@brainstorm.co.uk>.
17949         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
17950
17951 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
17952
17953         * g++.old-deja/g++.pt/spec39.C: New test.
17954
17955 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
17956
17957         * gcc.c-torture/compile/20010202-1.c: New test.
17958
17959 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
17960
17961         * g++.old-deja/g++.abi/primary2.C: New test.
17962         * g++.old-deja/g++.abi/primary3.C: New test.
17963         * g++.old-deja/g++.abi/primary4.C: New test.
17964         * g++.old-deja/g++.abi/primary5.C: New test.
17965         * g++.old-deja/g++.abi/vtable3.h: New test.
17966         * g++.old-deja/g++.abi/vtable3a.C: New test.
17967         * g++.old-deja/g++.abi/vtable3b.C: New test.
17968         * g++.old-deja/g++.abi/vtable3c.C: New test.
17969         * g++.old-deja/g++.abi/vtable3d.C: New test.
17970         * g++.old-deja/g++.abi/vtable3e.C: New test.
17971         * g++.old-deja/g++.abi/vtable3f.C: New test.
17972         * g++.old-deja/g++.abi/vtable3g.C: New test.
17973         * g++.old-deja/g++.abi/vtable3h.C: New test.
17974         * g++.old-deja/g++.abi/vtable3i.C: New test.
17975         * g++.old-deja/g++.abi/vtable3j.C: New test.
17976         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
17977
17978 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
17979
17980         * g++.old-deja/g++.other/anon6.C: New test.
17981         * g++.old-deja/g++.other/anon7.C: New test.
17982
17983 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
17984
17985         * gcc.dg/cpp/avoidpaste2.c: New tests.
17986
17987 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
17988
17989         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
17990
17991 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
17992
17993         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
17994         DECIMAL_DIG cases for Irix."
17995
17996 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
17997
17998         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
17999
18000 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
18001
18002         * gcc.dg/c99-tag-1.c: New test.
18003
18004 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18005
18006         * gcc.dg/cpp/tr-warn1.c: Add tests.
18007
18008 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18009
18010         * gcc.dg/cpp/avoidpaste1.c: Update.
18011         * gcc.dg/cpp/paste4.c: Update.
18012
18013 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
18014
18015         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
18016         cases for Irix.
18017
18018 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18019
18020         * g++.old-deja/g++.other/inline19.C: New test.
18021
18022 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18023
18024         * gcc.dg/Wlarger-than.c: New test.
18025
18026 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
18027
18028         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
18029
18030 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
18031
18032         * gcc.c-torture/execute/20010129-1.c: New test.
18033         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
18034
18035 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
18036
18037         * gcc.dg/cpp/avoidpaste1.c: Test case.
18038
18039 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
18040
18041         * g++.old-deja/g++.other/inline18.C: New test.
18042
18043 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18044
18045         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
18046         and __builtin_putchar.
18047
18048 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
18049
18050         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
18051         tests.
18052
18053 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
18054
18055         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
18056         floating point number rounding mode to round to the nearest
18057         representable mode.
18058
18059 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
18060
18061         * g++.old-deja/g++.other/mangle2.C: New test.
18062
18063 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
18064
18065         * gcc.c-torture/compile/20010124-1.c: New test.
18066
18067 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
18068
18069         * g++.old-deja/g++.pt/spec38.C: New test.
18070
18071 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18072
18073         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
18074         "Build don't run".
18075
18076 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18077
18078         * gcc.c-torture/execute/20010123-1.c: New test.
18079
18080 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18081
18082         * g++.old-deja/g++.pt/spec37.C: New test.
18083
18084 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18085
18086         * g++.old-deja/g++.pt/overload14.C: New test.
18087
18088 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18089
18090         * gcc.c-torture/execute/20010122-1.c: New test, exercise
18091         __builtin_return_address.
18092
18093 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
18094
18095         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
18096         * g++.old-deja/g++.pt/spec35.C: New test.
18097         * g++.old-deja/g++.pt/spec36.C: New test.
18098
18099 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
18100
18101         * gcc.c-torture/compile/20010118-1.c: New test.
18102
18103 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
18104
18105         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
18106
18107 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18108
18109         * gcc.c-torture/execute/20010119-1.c: New test.
18110
18111 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18112
18113         * g++.old-deja/g++.other/vbase5.C: New test.
18114
18115 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18116
18117         * gcc.c-torture/execute/20010118-1.c: New test.
18118
18119 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18120
18121         * g++.old-deja/g++.pt/deduct3.C: New test.
18122
18123 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18124
18125         * g++.old-deja/g++.pt/spec34.C: New test.
18126
18127 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
18128
18129         * g77.f-torture/compile/20000601-2.f: New test.
18130
18131 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18132
18133         * g++.old-deja/g++.other/init17.C: New test.
18134
18135 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
18136
18137         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
18138
18139 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18140
18141         * g++.old-deja/g++.pt/unify8.C: New test.
18142
18143 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18144
18145         * g++.old-deja/g++.abi/vbase1.C: New test.
18146
18147 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18148
18149         * g++.old-deja/g++.pt/crash65.C: New test.
18150
18151 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18152
18153         * gcc.dg/cpp/assembl2.S: New test case.
18154
18155 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
18156
18157         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
18158         are supported.
18159
18160 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18161
18162         * g++.old-deja/g++.other/builtins1.C: New test.
18163         * g++.old-deja/g++.other/builtins2.C: Likewise.
18164         * g++.old-deja/g++.other/builtins3.C: Likewise.
18165         * g++.old-deja/g++.other/builtins4.C: Likewise.
18166
18167 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
18168
18169         * gcc.c-torture/compile/20010117-1.c: New test.
18170         * gcc.c-torture/compile/20010117-2.c: New test.
18171
18172 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18173
18174         * g77.f-torture/execute/20010116.[fx]: New test,
18175         XFAIL on i?86-*-*.
18176         * g77.f-torture/compile/20010115.f: Indicate it's
18177         a test for PR fortran/1636.
18178
18179 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18180
18181         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
18182
18183 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18184
18185         * g77.f-torture/compile/20010115.f: New test.
18186
18187 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
18188
18189         * g++.old-deja/g++.pt/nontype5.C: New test.
18190
18191 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18192
18193         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
18194         have an equivalent working one below it.
18195
18196 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18197
18198         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
18199         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18200
18201 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18202
18203         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
18204         message containing "init_priority".
18205         (conpr-2.C): Likewise.
18206         (conpr-3.C): Likewise.
18207         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
18208
18209 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18210
18211         * gcc.c-torture/execute/20010114-2.c: New test.
18212
18213 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18214
18215         * gcc.c-torture/compile/20010114-1.c: New test.
18216         * gcc.c-torture/compile/20010114-1.x: Xfail.
18217         * gcc.c-torture/compile/20010114-2.c: New test.
18218         * gcc.c-torture/execute/20010114-1.c: New test.
18219         * gcc.dg/trunc-1.c: New test.
18220         * gcc.dg/uninit-B.c: New test.
18221
18222 2001-01-13  Nick Clifton  <nickc@redhat.com>
18223
18224         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
18225         target.
18226
18227 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18228
18229         * gcc.c-torture/compile/20010113-1.c: New test.
18230
18231 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
18232
18233         * gcc.c-torture/compile/20001212-1.c: New test.
18234
18235 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18236
18237         * gcc.dg/cpp/widestr1.c: Update.
18238         * gcc.dg/cpp/prag-imp.c: Remove.
18239
18240 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
18241
18242         * gcc.c-torture/execute/20000801-3.x: Remove.
18243         * gcc.dg/c90-init-1.c: New test.
18244         * gcc.dg/c99-init-1.c: New test.
18245         * gcc.dg/c99-init-2.c: New test.
18246         * gcc.dg/gnu99-init-1.c: New test.
18247
18248 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
18249
18250         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
18251         testing that no relevant ones were found.
18252
18253 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18254
18255         * g++.old-deja/g++.pt/cast2.C: New test.
18256
18257 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18258
18259         * g++.old-deja/g++.pt/friend47.C: New test.
18260
18261 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18262
18263         * g++.old-deja/g++.pt/instantiate13.C: New test.
18264
18265 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18266
18267         * g++.old-deja/g++.other/defarg7.C: New test.
18268         * g++.old-deja/g++.other/defarg8.C: New test.
18269
18270 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18271
18272         * g++.old-deja/g++.pt/crash64.C: New test.
18273
18274 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18275
18276         * g++.old-deja/g++.pt/crash63.C: New test.
18277
18278 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18279
18280         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
18281
18282 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
18283
18284         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
18285
18286 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18287
18288         * g++.old-deja/g++.pt/error3.C: New test.
18289
18290 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18291
18292         * g++.old-deja/g++.other/crash39.C: New test.
18293
18294 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18295
18296         * g++.old-deja/g++.other/vbase4.C: New test.
18297
18298 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
18299
18300         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
18301         * gcc.dg/special/20000419-2.c: New file. Identical to above.
18302         * gcc.dg/special/special.exp: New test driver which will check
18303         for alias support for the above test.
18304
18305 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
18306
18307         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
18308         problems on small machines.
18309         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
18310         parameterize.
18311
18312 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
18313
18314         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
18315         mips.
18316         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18317
18318 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
18319
18320         * g++.old_deja/g++.pt/using8.C: New test.
18321
18322 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18323
18324         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
18325
18326 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
18327
18328         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
18329         where a failure is expected.
18330         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
18331
18332 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18333
18334         * g++.old_deja/g++.pt/instantiate12.C: New test.
18335
18336 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18337
18338         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
18339         start of structs.
18340         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
18341         * g++.old-deja/g++.brendan/crash17.C: Likewise.
18342         * g++.old-deja/g++.brendan/crash29.C: Likewise.
18343         * g++.old-deja/g++.brendan/crash48.C: Likewise.
18344         * g++.old-deja/g++.brendan/ns1.C: Likewise.
18345         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
18346         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
18347         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
18348         * g++.old-deja/g++.eh/spec6.C: Likewise.
18349         * g++.old-deja/g++.jason/crash3.C: Likewise.
18350         * g++.old-deja/g++.law/ctors11.C: Likewise.
18351         * g++.old-deja/g++.law/ctors17.C: Likewise.
18352         * g++.old-deja/g++.law/ctors5.C: Likewise.
18353         * g++.old-deja/g++.law/ctors9.C: Likewise.
18354         * g++.old-deja/g++.mike/ambig1.C: Likewise.
18355         * g++.old-deja/g++.mike/net22.C: Likewise.
18356         * g++.old-deja/g++.mike/p3538a.C: Likewise.
18357         * g++.old-deja/g++.mike/p3538b.C: Likewise.
18358         * g++.old-deja/g++.mike/virt3.C: Likewise.
18359         * g++.old-deja/g++.niklas/t128.C: Likewise.
18360         * g++.old-deja/g++.other/anon4.C: Likewise.
18361         * g++.old-deja/g++.other/using1.C: Likewise.
18362         * g++.old-deja/g++.other/warn3.C: Likewise.
18363         * g++.old-deja/g++.pt/t37.C: Likewise.
18364         * g++.old-deja/g++.robertl/eb69.C: Likewise.
18365         * g++.old-deja/g++.robertl/eb71.C: Likewise.
18366
18367 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18368
18369         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
18370
18371 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18372
18373         * gcc.c-torture/execute/stdio-opt-3.c: New test.
18374
18375 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
18376
18377         * gcc.c-torture/compile/20010107-1.c: New test.
18378
18379 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18380
18381         * gcc.c-torture/execute/builtin-noret-1.c: New test.
18382
18383 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18384
18385         * gcc.dg/format/format.h: New file.
18386         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
18387         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
18388         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
18389         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
18390         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
18391         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
18392         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
18393         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
18394         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
18395         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
18396         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
18397         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
18398         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
18399         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
18400         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
18401         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
18402         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
18403         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
18404         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
18405         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
18406         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
18407         instead of declaring standard types, macros and functions in each
18408         test.
18409
18410 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
18411
18412         * gcc.c-torture/execute/20010106-1.c: New test.
18413
18414 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18415
18416         * gcc.dg/format/format.exp: New file.
18417         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
18418         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
18419         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
18420         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
18421         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
18422         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
18423         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
18424         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
18425         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
18426         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
18427         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
18428         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
18429         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
18430         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
18431         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
18432         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
18433         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
18434         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
18435         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
18436         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
18437         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
18438         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
18439         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
18440         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
18441         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
18442         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
18443         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
18444         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
18445         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
18446         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
18447         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
18448         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
18449         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
18450         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
18451         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
18452         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
18453         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
18454         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
18455         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
18456         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
18457         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
18458         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
18459
18460 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
18461
18462         * gcc.c-torture/execute/991228-1.c: Take word endianness into
18463         account.
18464
18465 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18466
18467         * gcc.c-torture/execute/builtin-complex-1.c: New test.
18468
18469 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
18470
18471         * g++.old-deja/g++.pt/crash62.C: New test.
18472
18473 2001-01-04  Richard Henderson  <rth@redhat.com>
18474
18475         * gcc.dg/20000926-1.c: Update expected warnings.
18476         * gcc.dg/array-2.c: Likewise.
18477         * gcc.dg/array-4.c: Also validate flexible array members.
18478         * gcc.dg/c99-flex-array-1.c: New.
18479
18480 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18481
18482         * gcc.c-torture/compile/20001222-1.x: Remove.
18483
18484 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18485
18486         * gcc.c-torture/execute/built-in-setjmp.c: New.
18487
18488 2001-01-03  Richard Henderson  <rth@redhat.com>
18489
18490         * gcc.dg/940510-1.c: Update expected error wording.
18491         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
18492
18493 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
18494
18495         * lib/target-supports.exp (check_alias_available): Modified to
18496         indicate aliases not supported if only weak aliases are supported.
18497
18498 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18499
18500         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
18501         Turn on cmpstrsi checks for __pj__ and __i370__.
18502
18503 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18504
18505         * g++.old-deja/g++.other/virtual11.C: New test.
18506
18507 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18508
18509         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
18510
18511 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18512
18513         * gcc.c-torture/compile/20010102-1.c: New test.
18514
18515 2001-01-02  Andreas Jaeger  <aj@suse.de>
18516
18517         * gcc.dg/noreturn-3.c: New test.
18518
18519         * gcc.dg/noreturn-4.c: New test.
18520
18521 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18522
18523         * gcc.c-torture/execute/stdio-opt-1.c: Also test
18524         __builtin_fputc and __builtin_fwrite.
18525
18526 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18527
18528         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
18529         signed char, not default char.
18530
18531 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18532
18533         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
18534
18535 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
18536
18537         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
18538
18539 2000-12-29  Richard Henderson  <rth@redhat.com>
18540
18541         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
18542         (__cyg_profile_func_exit): Define.
18543
18544 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18545
18546         * g++.dg/vtgc1.C: New test.
18547
18548 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
18549
18550         * gcc.dg/noncompile/20001228-1.c: New test.
18551
18552         * gcc.dg/20001228-1.c: New test.
18553
18554         * gcc.c-torture/execute/20001228-1.c: New test.
18555
18556 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
18557
18558         * gcc.dg/format-strfmon-1.c: New test.
18559
18560 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18561
18562         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
18563         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
18564         * gcc.c-torture/execute/string-opt-1.c: Likewise.
18565         * gcc.c-torture/execute/string-opt-2.c: Likewise.
18566         * gcc.c-torture/execute/string-opt-3.c: Likewise.
18567         * gcc.c-torture/execute/string-opt-4.c: Likewise.
18568         * gcc.c-torture/execute/string-opt-6.c: Likewise.
18569         * gcc.c-torture/execute/string-opt-7.c: Likewise.
18570         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18571         * gcc.c-torture/execute/string-opt-9.c: Likewise.
18572         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18573         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18574         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18575
18576         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
18577         * gcc.c-torture/execute/string-opt-4.c: Test index.
18578
18579 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
18580
18581         * gcc.c-torture/compile/20001226-1.c: New test.
18582
18583 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18584
18585         * gcc.c-torture/compile/20001222-1.c: New test.
18586         * gcc.c-torture/compile/20001222-1.x: Xfail.
18587
18588 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
18589
18590         * gcc.c-torture/execute/comp-goto-2.c: New test.
18591
18592 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
18593
18594         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
18595         Use long types if __INT_MAX__ is 32767.
18596         (main): Use cast to (sint32 *) when poking 88 into a_page.
18597
18598         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
18599
18600 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
18601
18602         * gcc.c-torture/compile/20001221-1.c: New test.
18603         * gcc.c-torture/execute/20001221-1.c: New test.
18604
18605 2000-12-20  Richard Henderson  <rth@redhat.com>
18606
18607         * g++.old-deja/g++.pt/crash36.C: Update error lines.
18608         * g++.old-deja/g++.robertl/eb109.C: Likewise.
18609
18610 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18611
18612         * gcc.dg/compare3.c: New test.
18613
18614 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18615
18616         * gcc.dg/format-warnll-1.c: New test.
18617
18618 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18619
18620         * gcc.dg/cpp/cmdlne-P.c: New test.
18621
18622 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18623
18624         * gcc.c-torture/execute/builtin-abs-1.c,
18625         gcc.c-torture/execute/builtin-abs-2.c: New tests.
18626
18627 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18628
18629         * gcc.dg/cpp/multiline.c: New test.
18630
18631 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18632
18633         * g++.old-deja/g++.other/syshdr1.C: Update.
18634         * gcc.dg/cpp/lineflags.c: Remove temporarily.
18635
18636 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18637
18638         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
18639
18640 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18641
18642         * g++.old-deja/g++.pt/ttp65.C: New test.
18643
18644 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18645
18646         * g++.old-deja/g++.pt/ttp64.C: New test.
18647
18648 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18649
18650         * g++.old-deja/g++.pt/spec33.C: New test.
18651
18652 2000-12-14  Catherine Moore  <clm@redhat.com>
18653
18654         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
18655         * gcc.c-torture/execute/920612-2.c: Likewise.
18656         * gcc.c-torture/execute/920428-2.c: Likewise.
18657         * gcc-c-torture/execute/va-arg-11.c: Call exit.
18658         * gcc.c-torture/execute/va-arg-21.c: Likewise.
18659
18660 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18661
18662         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
18663         * gcc.dg/pack-test-2.c: Likewise.
18664
18665 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18666
18667         Tests by Zack Weinberg <zackw@stanford.edu>.
18668
18669         * gcc.dg/cpp/defined.c: Update.
18670         * gcc.dg/cpp/defined_trad.c: New tests.
18671
18672 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18673
18674         * gcc.dg/cpp/trad-direct.c: Update.
18675
18676 2000-12-11  Neil Booth  <neilb@earthling.net>
18677
18678         * gcc.dg/cpp/defined_trad.c
18679
18680 2000-12-11  Neil Booth  <neilb@earthling.net>
18681
18682         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
18683
18684 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18685
18686         * gcc.dg/format-miss-2.c: New test.
18687
18688 2000-12-09  Neil Booth  <neilb@earthling.net>
18689
18690         * gcc.dg/cpp/lineflags.c: New tests.
18691         * gcc.dg/cpp/poison.c: Update.
18692         * gcc.dg/cpp/redef2.c: Update.
18693         * gcc.dg/cpp/skipping.c: New test.
18694
18695 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
18696
18697         * g++.old-deja/g++.other/eh3.C: New testcase.
18698
18699 2000-12-07  Neil Booth  <neilb@earthling.net>
18700
18701         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
18702         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
18703         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
18704         wtr-union-init-2.c, wtr-union-init-3.c: Update.
18705         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
18706         Update.
18707
18708 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18709
18710         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
18711         __SIZE_TYPE__ instead of int for type of integers cast to
18712         pointers.
18713
18714 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
18715
18716         * g++.old-deja/g++.other/cleanup4.C: New test.
18717
18718 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18719
18720         * format-sec-1.c: New test.
18721
18722 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18723
18724         * gcc.dg/format-nonlit-3.c: New test.
18725
18726 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18727
18728         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
18729         through a null pointer.
18730
18731 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18732
18733         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
18734         * g++.old-deja/g++.pt/partial4.C: New test.
18735
18736 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
18737
18738         * gcc.c-torture/execute/ieee/hugeval.x: New.
18739
18740 2000-12-06  Neil Booth  <neilb@earthling.net>
18741
18742         * gcc.dg/cpp/backslash2.c: New tests.
18743
18744 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18745
18746         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
18747         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
18748
18749 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
18750
18751         * gcc.c-torture/execute/20001203-2.c: New testcase.
18752
18753 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18754
18755         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
18756         * g++.old-deja/g++.other/virtual10.C: New test.
18757
18758 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18759
18760         * g++.old-deja/g++.mike/pmf5.C: Remove test.
18761
18762 2000-12-05  Richard Henderson  <rth@redhat.com>
18763
18764         * gcc.c-torture/compile/20001205-1.c: New.
18765
18766 2000-12-04  Neil Booth  <neilb@earthling.net>
18767
18768         * g++.old-deja/g++.other/virtual9.C: New test.
18769         * g++.old-deja/g++.pt/crash61.C: New test.
18770         * gcc.c-torture/execute/loop-9.c: New test.
18771
18772 2000-12-04  Neil Booth  <neilb@earthling.net>
18773
18774         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
18775         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
18776         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
18777         * gcc.dg/cpp/extratokens.c: ...here.
18778
18779 2000-12-04  Neil Booth  <neilb@earthling.net>
18780
18781         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
18782         New tests.
18783
18784 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18785
18786         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
18787         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
18788
18789 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
18790
18791         * gcc.c-torture/execute/20001203-1.c: New test.
18792
18793 2000-12-03  Neil Booth  <neilb@earthling.net>
18794
18795         * gcc.dg/cpp/macro6.c: New test cases.
18796
18797 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18798
18799         * gcc.c-torture/execute/string-opt-9.c: New test.
18800         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18801         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18802         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18803
18804         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
18805         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
18806
18807 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
18808
18809         * gcc.dg/cpp/if-6.c: New testcase.
18810
18811         * gcc.dg/20001201-1.c: New testcase.
18812
18813 2000-12-02  Neil Booth  <neilb@earthling.net>
18814
18815         * g++.old-deja/g++.other/externC4.C,
18816         g++.old-deja/g++.other/friend10.C: New tests.
18817
18818 2000-12-02  Neil Booth  <neilb@earthling.net>
18819
18820         * g++.old-deja/g++.other/instan2.C
18821         * g++.old-deja/g++.other/instan3.C: New test.
18822
18823 2000-12-02  Neil Booth  <neilb@earthling.net>
18824
18825         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
18826         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
18827         gnuc99.c,gnuc99-pedantic.c: New tests.
18828
18829 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18830
18831         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
18832         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
18833
18834 2000-12-01  Neil Booth  <neilb@earthling.net>
18835
18836         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
18837         * gcc.dg/cpp/poison.c: Update.
18838         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
18839
18840 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
18841
18842         * g77.f-torture/execute/20001201.f: New test.
18843
18844 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18845
18846         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
18847
18848 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
18849
18850         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
18851
18852 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
18853
18854         * g++.old-deja/g++.other/cast6.C: New test.
18855
18856 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
18857
18858         * gcc.c-torture/execute/20001130-2.c: New testcase.
18859
18860 2000-11-30  Richard Henderson  <rth@redhat.com>
18861
18862         * gcc.c-torture/execute/20001130-1.c: New test.
18863
18864 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18865
18866         * g++.old-deja/g++.other/op3.C: New test.
18867
18868 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18869
18870         * g++.old-deja/g++.other/op2.C: New test.
18871
18872 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18873
18874         * g++.old-deja/g++.other/crash38.C: New test.
18875
18876 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
18877
18878         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
18879
18880 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
18881
18882         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
18883         tests.
18884         * gcc.c-torture/execute/string-opt-6.c: New test.
18885
18886         * gcc.dg/20001117-1.c: Add main.
18887
18888 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
18889
18890         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
18891         Move from here ...
18892         * gcc.dg/940510-1.c: ... to here.
18893
18894         * gcc.dg/20000926-1.c: GNU C now allows initializations of
18895         zero-size arrays in toplevel structures.
18896
18897 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18898
18899         * gcc.c-torture/execute/loop-8.c: New test.
18900
18901 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18902
18903         * g++.old-deja/g++.other/base1.C: New test.
18904
18905 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18906
18907         * g++.old-deja/g++.other/parse2.C: New test.
18908
18909 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18910
18911         * g++.old-deja/g++.pt/incomplete1.C: New test.
18912
18913 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18914
18915         * g++.old-deja/g++.other/friend9.C: New test.
18916
18917 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18918
18919         * gcc.dg/20001127-1.c: New test.
18920
18921 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18922
18923         * g++.old-deja/g++.pt/friend46.C: New test.
18924
18925 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18926
18927         * g++.old-deja/g++.other/ptrmem8.C: New test.
18928
18929 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18930
18931         * gcc.c-torture/execute/string-opt-7.c: New test.
18932         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18933
18934 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
18935
18936         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
18937         instead of 'mkcheck 2'.
18938
18939 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18940
18941         * gcc.c-torture/execute/memcheck/driver.c,
18942         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
18943         C9X references to refer to C99.
18944
18945 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
18946
18947         * gcc.dg/ultrasp3.c: New test.
18948
18949 2000-11-25  Neil Booth  <neilb@earthling.net>
18950
18951         * gcc.dg/cpp/include2.c: Update test to be locale independent.
18952
18953 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
18954
18955         * gcc.c-torture/compile/20001123-2.c: New.
18956
18957 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18958
18959         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
18960
18961 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
18962
18963         * gcc.dg/sequence-point-1.c: Add some new tests.
18964         * gcc.c-torture/execute/20001124-1.c: New test.
18965
18966 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
18967
18968         * g++.old-deja/g++.other/vaarg4.C: New test.
18969         * gcc.c-torture/compile/20001123-1.c: New test.
18970
18971 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
18972
18973         * g++.other/crash24.C: Adjust and remove XFAIL.
18974         * g++.other/crash37.C: New test.
18975
18976 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
18977
18978         * g++.old-deja/g++.pt/instantiate9.C: New test.
18979
18980 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
18981
18982         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
18983         new ABI, too.
18984
18985         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
18986         * g++.old-deja/g++.robertl/eb55.C: Likewise.
18987
18988 2000-11-22  Neil Booth  <neilb@earthling.net>
18989
18990         * gcc.dg/cpp/Wtrigraphs.c: New test.
18991
18992 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
18993
18994         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
18995
18996 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
18997
18998         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
18999
19000 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
19001
19002         * lib/gcc-dg.exp: load_lib scanasm.exp.
19003         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
19004         * lib/g++-dg.exp: load_lib scanasm.exp.
19005         * lib/scanasm.exp: New.
19006         (scan-assembler, scan-assembler-not): Add optional arguments to
19007         test name, or if not present, the pattern name.
19008         (scan-assembler-dem, scan-assembler-dem-not): New.
19009
19010         * g++.dg/dg.exp: New.
19011
19012 2000-11-21  Neil Booth  <neilb@earthling.net>
19013
19014         * gcc.dg/cpp/integrated1.c: Remove.
19015
19016 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19017
19018         * gcc.c-torture/execute/20001121-1.c: New test.
19019
19020 2000-11-21  Richard Henderson  <rth@redhat.com>
19021
19022         * gcc.c-torture/compile/20001121-1.c: New test.
19023
19024 2000-11-20  Neil Booth  <neilb@earthling.net>
19025
19026         * gcc.dg/cpp/integrated1.c: New test.
19027
19028 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19029
19030         * g++.old-deja/g++.other/inline17.C: New test.
19031
19032 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
19033
19034         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
19035         local variable to be zero: I made the variable global. Now
19036         uses abort() and exit() instead of relying on main's return value.
19037
19038 2000-11-20  Neil Booth  <neilb@earthling.net>
19039
19040         * gcc.dg/cpp/paste2.c: Update test.
19041         * objc/execute/paste.m: New test.
19042
19043 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19044
19045         * gcc.dg/c99-condexpr-1.c: New test.
19046
19047 2000-11-20  Neil Booth  <neilb@earthling.net>
19048
19049         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
19050
19051 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
19052
19053         * g++.old-deja/g++.pt/export1.C: New test.
19054
19055 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
19056
19057         * gcc.dg/20001117-1.c: New test.
19058
19059 2000-11-18  Richard Henderson  <rth@redhat.com>
19060
19061         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
19062
19063 2000-11-18  Richard Henderson  <rth@redhat.com>
19064
19065         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
19066         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
19067         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
19068
19069 2000-11-18  Richard Henderson  <rth@redhat.com>
19070
19071         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
19072         (main): New.  Exit cleanly.
19073
19074 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19075
19076         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
19077         gcc.dg/c99-fordecl-2.c: New tests.
19078
19079 2000-11-18  Richard Henderson  <rth@redhat.com>
19080
19081         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
19082         * gcc.c-torture/execute/zerolen-2.c: New.
19083
19084 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19085
19086         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
19087         memory.
19088
19089 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19090
19091         * g++.old-deja/g++.pt/instantiate8.C: New test.
19092
19093 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19094
19095         * g++.old-deja/g++.other/incomplete.C: Add more tests.
19096         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
19097
19098 2000-11-16  Nick Clifton  <nickc@redhat.com>
19099
19100         * gcc.c-torture/execute/nestfunc-2.c: New test.
19101         * gcc.c-torture/execute/nestfunc-3.c: New test.
19102
19103 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19104
19105         * gcc.c-torture/compile/20001116-1.c: New test.
19106
19107 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19108
19109         * gcc.c-torture/execute/20001115-1.c: New test.
19110
19111 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
19112
19113         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
19114         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
19115         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
19116         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19117
19118 2000-11-15  Neil Booth  <neilb@earthling.net>
19119
19120         gcc.dg/cpp/_Pragma1.c: Update.
19121         gcc.dg/cpp/_Pragma2.c: New test.
19122
19123 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
19124
19125         * g++.old-deja/g++.other/anon5.C: New test.
19126
19127 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19128
19129         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
19130         tests.
19131
19132 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
19133
19134         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
19135         output.
19136
19137 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19138
19139         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
19140         labels at end of compound statements.
19141
19142 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
19143
19144         * gcc.c-torture/execute/loop-7.c: New test.
19145
19146 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19147
19148         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
19149
19150 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19151
19152         * gcc.dg/c99-bool-1.c: New test.
19153
19154 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19155
19156         * gcc.dg/c99-scope-1.c: Remove xfail.
19157         * gcc.dg/c99-scope-2.c: New test.
19158
19159 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19160
19161         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
19162         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
19163
19164 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
19165
19166         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
19167         error messages.
19168
19169         * g++.mike/p700.C: Don't typedef wchar_t.
19170         * g++.mike/p784.C: Likewise.
19171         * g++.mike/eb101.C: Don't use __wchar_t.
19172
19173 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
19174
19175         * g77.f-torture/execute/20001111.[fx]: Test premature exit
19176         from DO loop.
19177
19178 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19179
19180         * gcc.c-torture/execute/20001111-1.c: New test.
19181
19182 2000-11-10  Nick Clifton  <nickc@redhat.com>
19183
19184         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
19185         long multuiple and accumulate.
19186
19187 2000-11-09  Richard Henderson  <rth@redhat.com>
19188
19189         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
19190         via size_t instead of int.
19191
19192         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
19193         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19194         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19195         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19196
19197 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
19198
19199         * gcc.c-torture/compile/20001109-1.c: New test.
19200         * gcc.c-torture/compile/20001109-2.c: New test.
19201
19202 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
19203
19204         * g++.old-deja/g++.pt/operator1.C: New test.
19205         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
19206
19207 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19208
19209         * gcc.dg/20001108-1.c: New test.
19210
19211 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19212
19213         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
19214         with both arguments constant strings.
19215         * gcc.c-torture/execute/string-opt-3.c: New test.
19216         * gcc.c-torture/execute/string-opt-4.c: New test.
19217         * gcc.c-torture/execute/string-opt-5.c: New test.
19218
19219 2000-11-08  Nick Clifton  <nickc@redhat.com>
19220
19221         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
19222         mulsidi3adddi patterns.
19223
19224 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
19225
19226         * g++.old-deja/g++.other/crash36.C: New test.
19227
19228 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
19229
19230         * g++.old-deja/g++.other/init16.C: New test.
19231
19232 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
19233
19234         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
19235
19236 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19237
19238         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
19239         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19240         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19241
19242 2000-11-07  DJ Delorie  <dj@redhat.com>
19243
19244         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
19245
19246 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19247
19248         * gcc.c-torture/execute/string-opt-1.c: New test.
19249
19250 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19251
19252         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
19253         mips-sgi-irix6.* because the MIPS ABI passes floating-point
19254         parameters in registers, and there is no way for a varargs
19255         function to know in which order the integer and floating-point
19256         parameters should be interleaved when they are placed on the
19257         stack.
19258         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19259         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19260
19261 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19262
19263         * gcc.c-torture/execute/string-opt-2.c: New test.
19264
19265 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
19266
19267         * g++.old-deja/g++.pt/crash60.C: New test.
19268
19269 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19270
19271         * g++.old-deja/g++.other/crash24.C: New test.
19272         * g++.old-deja/g++.other/crash25.C: New test.
19273         * g++.old-deja/g++.other/crash26.C: New test.
19274         * g++.old-deja/g++.other/crash27.C: New test.
19275         * g++.old-deja/g++.other/crash28.C: New test.
19276         * g++.old-deja/g++.other/crash29.C: New test.
19277         * g++.old-deja/g++.other/crash30.C: New test.
19278         * g++.old-deja/g++.other/crash31.C: New test.
19279         * g++.old-deja/g++.other/crash32.C: New test.
19280         * g++.old-deja/g++.other/crash33.C: New test.
19281         * g++.old-deja/g++.other/crash34.C: New test.
19282         * g++.old-deja/g++.other/crash35.C: New test.
19283
19284 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19285
19286         * gcc.c-torture/execute/20001031-1.c: New test.
19287
19288 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
19289
19290         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
19291         namespace.
19292
19293         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
19294         standards-conformant.
19295
19296         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
19297
19298         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
19299         * g++.old-deja/g++.mike/p755a.C: Likewise.
19300         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
19301         library makes no calls to `operator new' during initialization.
19302
19303 2000-11-04  Neil Booth  <neilb@earthling.net>
19304
19305         * gcc.dg/cpp/include2.c: New tests.
19306
19307 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
19308
19309         * lib/g++.exp (g++_set_ld_library_path): New function.
19310         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
19311
19312 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
19313
19314         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
19315         warnings.
19316
19317 2000-11-01  Richard Henderson  <rth@redhat.com>
19318
19319         * g++.old-deja/g++.ext/namedret1.C: New.
19320         * g++.old-deja/g++.ext/namedret2.C: New.
19321         * g++.old-deja/g++.ext/namedret3.C: New.
19322
19323 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
19324
19325         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
19326         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
19327
19328 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19329
19330         * gcc.c-torture/execute/va-arg-21.c: New test.
19331
19332 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19333
19334         * gcc.dg/c99-complex-2.c: New test.
19335
19336 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19337
19338         * gcc.c-torture/execute/stdio-opt-1.c: New test.
19339
19340 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
19341
19342         * g++.old-deja/g++.other/inline16.C: New test.
19343
19344 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
19345
19346         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
19347         __PRETTY_FUNCTION__
19348
19349 2000-10-29  Neil Booth  <neilb@earthling.net>
19350
19351         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
19352         New tests.
19353         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
19354         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
19355         optimisation.
19356
19357 2000-10-29  Neil Booth  <neilb@earthling.net>
19358
19359         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
19360         * mi1.c, mi1c.h: Add null directives to multiple-include test.
19361         * mi5.c: Test multiple includes work with -C.
19362         * trigraphs.c: Test ^= version.
19363
19364 2000-10-28  Neil Booth  <neilb@earthling.net>
19365
19366         New tests and test updates for new macro expander.
19367
19368         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
19369         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
19370         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
19371         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
19372         new diagnostic messages.
19373
19374         * gcc.dg/cpp/macro3.c: New tests.
19375
19376 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
19377
19378         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
19379         on the same line.
19380
19381 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
19382
19383         * g++.old-deja/g++.other/eh2.C: New test.
19384
19385 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
19386
19387         * gcc.c-torture/execute/20001027-1.c: New test.
19388
19389 2000-10-26  Richard Henderson  <rth@redhat.com>
19390
19391         * gcc.c-torture/execute/20001026-1.c: New.
19392
19393 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
19394
19395         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
19396         * g++.old-deja/g++.law/builtin1.C: Likewise.
19397         * g++.old-deja/g++.law/ctors10.C: Likewise.
19398         * g++.old-deja/g++.law/virtual3.C: Likewise.
19399         * g++.old-deja/g++.mike/p658.C: Likewise.
19400         * g++.old-deja/g++.other/sibcall1.C: Likewise.
19401         * g++.old-deja/g++.other/vaarg2.C: Likewise.
19402         * g++.old-deja/g++.robertl/eb124.C: Likewise.
19403         * g++.old-deja/g++.robertl/eb44.C: Likewise.
19404         * g++.old-deja/g++.robertl/eb77.C: Likewise.
19405
19406 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
19407
19408         * gcc.c-torture/compile/20001024-1.c: New test.
19409
19410 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
19411
19412         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
19413         to tell us whether or not we are using V3.
19414
19415 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19416
19417         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
19418         operands.
19419
19420 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19421
19422         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
19423
19424 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
19425
19426         * gcc.c-torture/execute/20001024-1.c: New test.
19427
19428 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
19429
19430         * g++.old-deja/g++.other/sibcall1.C: New test.
19431
19432 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
19433
19434         * gcc.dg/noncompile/init-3.c: New test.
19435
19436 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19437
19438         * gcc.dg/format-array-1.c: New test.
19439
19440 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19441
19442         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
19443         writing through null pointers; remove comment about testing
19444         unterminated strings.
19445
19446 2000-10-17  Matthew Hiller  <hiller@redhat.com>
19447
19448         * gcc.c-torture/execute/20001017-2.c: New test.
19449
19450 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19451
19452         * gcc.c-torture/compile/20001018-1.c: New test.
19453         * gcc.c-torture/compile/20001018-1.x: Xfail.
19454
19455 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19456
19457         * gcc.c-torture/execute/20001017-1.c: New test.
19458
19459 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19460
19461         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
19462         for multiple use of arguments with scanf formats; add tests for
19463         multiple use of arguments.
19464
19465 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
19466
19467         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
19468
19469 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19470
19471         * gcc.dg/format-miss-1.c: New test.
19472
19473 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19474
19475         * gcc.c-torture/execute/20001013-1.c: New test.
19476
19477 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19478
19479         * gcc.dg/format-branch-1.c: New test.
19480
19481 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19482
19483         * README, lib/file-format.exp: Remove EGCS references.
19484
19485 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19486
19487         * gcc.dg/20001013-1.c: New test.
19488
19489 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19490
19491         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
19492         for intmax_t in the compiler using __typeof__ and the type rules
19493         for conditional expressions.
19494
19495 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
19496
19497         * gcc.dg/20001012-1.c: New test.
19498         * gcc.dg/20001012-2.c: New test.
19499
19500 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19501
19502         * gcc.dg/format-attr-1.c: New test.
19503
19504 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19505
19506         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
19507         __LONG_LONG_MAX__ instead of LLONG_MAX.
19508
19509 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19510
19511         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
19512         scanf flags.
19513         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
19514         flags.
19515
19516 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19517
19518         * gcc.dg/sequence-pt-1.c: New test.
19519
19520 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
19521
19522         * gcc.c-torture/execute/20001011-1.c: New testcase.
19523         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
19524
19525 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19526
19527         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
19528         does not error on it.
19529
19530 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19531
19532         * gcc.dg/20001009-1.c: New test.
19533
19534 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
19535
19536         * gcc.c-torture/compile/20001009-1.c: Move from here ....
19537         * gcc.c-torture/execute/20001009-2.c: ... to here.
19538
19539 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
19540
19541         * gcc.c-torture/compile/20001009-1.c: New testcase.
19542         * gcc.c-torture/execute/20001009-1.c: New testcase.
19543         Testcases provided by Jan Hubicka <jh@suse.cz>.
19544
19545 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19546
19547         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19548         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
19549         uintmax_t using <limits.h> to emulate the compiler's internal
19550         logic.  No longer XFAIL %j tests.
19551
19552 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19553
19554         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
19555         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19556         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
19557         regexps and details of expected handling of some bad formats.
19558         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
19559         suppression.
19560
19561 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19562
19563         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
19564         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
19565         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
19566         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
19567         in list archives.
19568
19569 2000-10-06  Richard Henderson  <rth@cygnus.com>
19570
19571         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
19572         * g++.old-deja/g++.brendan/crash52.C: Likewise.
19573         * g++.old-deja/g++.jason/report.C: Likewise.
19574         * g++.old-deja/g++.law/friend5.C: Likewise.
19575         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
19576         of the expected warnings.
19577
19578 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
19579
19580         * g++.old-deja/g++.pt/enum14.C: New test.
19581
19582 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
19583
19584         * g++.old-deja/g++.pt/crash59.C: New test.
19585
19586 2000-10-04  Will Cohen  <wcohen@redhat.com>
19587
19588         * gcc.dg/20000926-1.c: New test.
19589
19590 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
19591
19592         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
19593         function name for current C++ compiler.
19594         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
19595
19596 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
19597
19598         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
19599         __PRETTY_FUNCTION__.
19600         * g++.old-deja/g++.ext/pretty2.C: Likewise.
19601
19602 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19603
19604         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
19605
19606 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
19607
19608         * gcc.c-torture/compile/20000923-1.c: New test.
19609
19610 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
19611
19612         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
19613         * g++.old-deja/g++.pt/ttp62.C: Same.
19614         * g++.old-deja/g++.other/inline14.C: Same.
19615
19616 2000-09-24  Richard Henderson  <rth@cygnus.com>
19617
19618         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
19619
19620 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19621
19622         * gcc.dg/c90-printf-1.c: Add test for wide string format.
19623
19624 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
19625
19626         * gcc.c-torture/compile/20000922-1.c: New file.
19627
19628 2000-09-21  Nick Clifton  <nickc@redhat.com>
19629
19630         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
19631         a signed long modulo operation.
19632         (mod6): New function - perform an unsigned long modulo operation.
19633         (main): Add tests for modulos of very large numbers by very small
19634         dividends.
19635
19636 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19637
19638         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
19639
19640 2000-09-19  Richard Henderson  <rth@cygnus.com>
19641
19642         * gcc.dg/compare2.c (case 10): XFAIL.
19643
19644 2000-09-18  Richard Henderson  <rth@cygnus.com>
19645
19646         * gcc.c-torture/execute/20000906-1.c: Move ...
19647         * gcc.dg/20000906-1.c: ... here.  Only run on targets
19648         that support __builtin_trap.
19649
19650 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
19651
19652         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
19653
19654 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19655
19656         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
19657         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
19658         more $ format tests.
19659
19660 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19661
19662         * gcc.dg/format-errmk-1.c: New test.
19663
19664 2000-09-17  Greg McGary  <greg@mcgary.org>
19665
19666         * gcc.c-torture/execute/20000917-1.x: Remove.
19667
19668 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19669
19670         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
19671
19672 2000-09-17  Greg McGary  <greg@mcgary.org>
19673
19674         * gcc.c-torture/execute/20000917-1.c: New test.
19675         * gcc.c-torture/execute/20000917-1.x: XFAIL.
19676
19677 2000-09-16  Neil Booth  <NeilB@earthling.net>
19678
19679         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
19680         in nested macro bug.
19681
19682 2000-09-15  Neil Booth  <NeilB@earthling.net>
19683
19684         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
19685
19686 2000-09-14  Jeffrey A Law  (law@cygnus.com)
19687
19688         * gcc.c-torture/execute/20000914-1.c: New test.
19689
19690 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
19691
19692         * g++.other/inline13.C: New test.
19693
19694 2000-09-12  Andreas Jaeger  <aj@suse.de>
19695
19696         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
19697         constant by Ulrich Drepper <drepper@redhat.com>.
19698
19699 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
19700
19701         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
19702
19703 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19704
19705         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
19706
19707 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
19708
19709         * gcc.dg/cpp/backslash.c: New test.
19710
19711 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
19712
19713         * gcc.c-torture/execute/20000910-1.c: New test.
19714         * gcc.c-torture/execute/20000910-2.c: Likewise.
19715
19716 2000-09-11  Robert Lipe  <robertl@sco.com>
19717
19718         * gcc.dg/pragma-align.c: New test.
19719
19720 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
19721
19722         * g++.old-deja/g++.pt/explicit82.C: New test.
19723         * g++.old-deja/g++.pt/explicit83.C: New test.
19724
19725 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
19726
19727         * gcc.dg/asm-names.c: New test.
19728
19729 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19730
19731         * gcc.dg/cpp/tr-warn6.c: New test
19732
19733 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19734
19735         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
19736         be accepted.
19737
19738 2000-09-07  Catherine Moore  <clm@redhat.com>
19739
19740         * gcc.c-torture/execute/unroll-1.c: New test.
19741
19742 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
19743
19744         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
19745         ERROR markers.
19746         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
19747         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
19748         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
19749         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
19750         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
19751         Preprocess only.
19752         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
19753         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
19754
19755 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19756
19757         * g++.old-deja/g++.pt/deduct2.C: New test.
19758
19759 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19760
19761         * g++.old-deja/g++.pt/parms2.C: New test.
19762
19763 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19764
19765         * g++.old-deja/g++.pt/crash58.C: New test.
19766
19767 2000-09-06  Greg McGary  <greg@mcgary.org>
19768
19769         * gcc.c-torture/execute/20000906-1.c: New test.
19770         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
19771
19772 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19773
19774         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
19775
19776 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19777
19778         * g++.old-deja/g++.pt/crash57.C: New test.
19779
19780 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19781
19782         * g++.old-deja/g++.pt/crash56.C: New test.
19783
19784 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19785
19786         * g++.old-deja/g++.pt/koenig1.C: New test.
19787
19788 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19789
19790         * gcc.dg/20000904-1.c: New test.
19791
19792 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19793
19794         * gcc.dg/cpp/paste8.c: New test.
19795
19796 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
19797
19798         * gcc.c-torture/compile/20000827-1.c: New test.
19799
19800 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19801
19802         * gcc.dg/format-diag-1.c: New test.
19803
19804 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19805
19806         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
19807         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
19808         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
19809         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
19810         gcc.dg/formatz-1.c: Adjust warning regular expressions.
19811
19812 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19813
19814         * g++.old-deja/g++.other/nested4.C: New test.
19815
19816 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19817
19818         * g++.old-deja/g++.ns/scoped1.C: New test.
19819
19820 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
19821
19822         * lib/g++.exp: Support testing already-installed GCC.
19823
19824 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19825
19826         * wtr-label-1.c, wtr-suffix-1.c: New tests.
19827
19828 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19829
19830         * gcc.dg/return-type-2.c: New test.
19831
19832 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
19833
19834         * gcc.c-torture/compile/20000825-1.c: New test.
19835
19836 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
19837
19838         * gcc.dg/dwarf2-2.c: New test.
19839
19840 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
19841
19842         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
19843         dg-warning regexps.
19844
19845 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19846
19847         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
19848         gcc.dg/format-ext-5.c: New tests.
19849
19850 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
19851
19852         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
19853
19854 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
19855
19856         * gcc.dg/noncompile/930622-2.c: Adjust error message.
19857
19858 2000-08-24  Richard Henderson  <rth@cygnus.com>
19859
19860         * gcc.dg/ia64-sync-1.c: New test.
19861         * gcc.dg/ia64-sync-2.c: New test.
19862         * gcc.dg/ia64-asm-1.c: New test.
19863
19864 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19865
19866         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
19867         * gcc.dg/format-ext-2.c: New test.
19868
19869 2000-08-23  Jason Merrill  <jason@redhat.com>
19870
19871         * lib/old-dejagnu.exp: Also ignore "In member function" and
19872         "At global scope".
19873
19874 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19875
19876         * gcc.dg/noncompile/label-lineno-1.c: New test.
19877
19878 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19879
19880         * gcc.dg/c99-array-nonobj-1.c: New test.
19881
19882 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19883
19884         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
19885         tests.
19886         * gcc.dg/format-ext-1.c: New test.
19887
19888 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19889
19890         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
19891         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
19892         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
19893         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
19894         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
19895
19896 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19897
19898         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
19899         gcc.dg/c99-strftime-2.c: New tests.
19900
19901 2000-08-22  Richard Henderson  <rth@cygnus.com>
19902
19903         * gcc.c-torture/execute/20000822-1.c: New test.
19904
19905 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19906
19907         * gcc.c-torture/execute/20000819-1.x: Remove.
19908
19909 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19910
19911         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
19912         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
19913         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
19914         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
19915         gcc.dg/format-xopen-1.c: New tests.
19916
19917 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19918
19919         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
19920
19921 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19922
19923         * g++.old-deja/g++.other/loop2.C: New test.
19924
19925         * gcc.c-torture/compile/20000606-1.c: New test.
19926         * gcc.c-torture/compile/20000728-1.c: New test.
19927         * gcc.c-torture/execute/20000801-1.c: New test.
19928         * gcc.c-torture/execute/20000801-2.c: New test.
19929         * gcc.c-torture/execute/20000819-1.c: New test.
19930         * gcc.c-torture/execute/20000819-1.x: XFAIL.
19931         * gcc.dg/20000629-1.c: New test.
19932         * gcc.dg/20000724-1.c: New test.
19933         * gcc.dg/20000807-1.c: New test.
19934
19935 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
19936
19937         * gcc.dg/cpp/pragma-1.c: New test.
19938         * gcc.dg/cpp/pragma-2.c: New test.
19939
19940 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
19941
19942         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
19943         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
19944
19945 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19946
19947         * gcc.c-torture/compile/20000818-1.c: New test.
19948
19949 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
19950
19951         * gcc.c-torture/execute/20000818-1.c: New test.
19952
19953 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19954
19955         * gcc.dg/format-va-1.c: New test.
19956
19957 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19958
19959         * g++.old-deja/g++.other/typedef8.C: New test.
19960
19961 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19962
19963         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
19964         * g++.old-deja/g++.mike/net36.C: Mark candidate.
19965         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
19966         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
19967         * g++.old-deja/g++.other/ptrmem7.C: New test.
19968         * g++.old-deja/g++.pt/ptrmem10.C: New test.
19969
19970 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19971
19972         * g++.old-deja/g++.pt/typename27.C: New test.
19973
19974 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
19975
19976         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
19977         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
19978         * g++.old-deja/g++.pt/friend45.C: New test.
19979         * g++.old-deja/g++.other/friend8.C: New test.
19980
19981 2000-08-15  Richard Henderson  <rth@cygnus.com>
19982
19983         * gcc.c-torture/execute/20000815-1.c: New test.
19984
19985 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19986
19987         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
19988         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
19989         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
19990
19991 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
19992
19993         * g++.old-deja/g++.other/refinit2.C: New test.
19994
19995 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
19996
19997         * lib/c-torture.exp (c-torture): Make
19998         compiler_conditional_xfail_data global.
19999         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
20000         compiler_conditional_xfail_data machinery.
20001         (f-torture-execute): Likewise.
20002         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
20003         and only when unrolling loops.
20004
20005         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
20006
20007 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20008
20009         * g++.old-deja/g++.pt/explicit81.C: New test.
20010
20011 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20012
20013         * g++.old-deja/g++.pt/typename26.C: New test.
20014
20015 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
20016
20017         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
20018         warning.
20019
20020 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
20021
20022         * g++.old-deja/g++.other/array3.C: New test.
20023
20024 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20025
20026         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
20027         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
20028         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
20029         New tests.
20030
20031 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
20032
20033         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
20034         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20035
20036 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
20037
20038         * gcc.c-torture/execute/20000808-1.c: New test.
20039
20040 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20041
20042         * gcc.dg/c90-const-expr-1.c: New test.
20043
20044 2000-08-08  Richard Henderson  <rth@cygnus.com>
20045
20046         * gcc.dg/noncompile/920923-1.c: Declare calloc.
20047
20048 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20049
20050         * gcc.dg/noncompile/const-ll-1.c: New test.
20051
20052 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20053
20054         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
20055
20056 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20057
20058         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
20059         that running programs linked against the shared version of libobjc
20060         run correctly.
20061
20062 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20063
20064         * gcc.dg/c99-printf-1.c: New test.
20065
20066 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20067
20068         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
20069
20070 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
20071
20072         * gcc.c-torture/execute/20000731-1.x: Delete.
20073
20074 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
20075
20076         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
20077         and torture_without_loops as is done by c-torture.exp.
20078         (search_for): Copy from c-torture.exp.
20079         (gcc-dg-runtest): New function, drives a directory of tests
20080         iterating over the TORTURE_OPTIONS.
20081         (scan-assembler, scan-assembler-not): Move here from
20082         individual directory drivers.
20083
20084         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
20085         defined by lib/gcc-dg.exp.
20086         * gcc.dg/cpp/cpp.exp: Likewise.
20087         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
20088         gcc-dg-runtest, so we cycle over optimization options.
20089
20090         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
20091         * gcc.dg/compare2.c: No longer expected to fail.
20092
20093 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
20094
20095         * gcc.c-torture/execute/20000804-1.c: New test.
20096
20097 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
20098
20099         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
20100
20101 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
20102
20103         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
20104
20105 2000-08-03  Jeffrey A Law  (law@cygnus.com)
20106
20107         * gcc.c-torture/compile/20000803-1.c: New test.
20108
20109 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20110
20111         * gcc.c-torture/execute/20000801-3.c,
20112         gcc.c-torture/execute/20000801-4.c: New tests.
20113         * gcc.c-torture/execute/20000801-3.x,
20114         gcc.c-torture/execute/20000801-4.x: Xfail.
20115
20116 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
20117
20118         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
20119         libobjc/.libs to allow for libtool.
20120
20121 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
20122
20123         * gcc.c-torture/compile/20000802-1.c: New test.
20124
20125 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
20126
20127         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
20128
20129 2000-07-31  Jeffrey A Law  (law@cygnus.com)
20130
20131         * gcc-c-torture/execute/20000731-2.c: New test.
20132
20133         * gcc.c-torture/execute/20000731-1.c: New test.
20134         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
20135
20136 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
20137
20138         * testsuite/gcc.dg/cpp/paste7.c: New test.
20139         * gcc.dg/cpp/20000725-1.c: New test.
20140
20141 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
20142
20143         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
20144         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
20145         declaration warning for __builtin_dwarf_reg_size.
20146
20147         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
20148
20149 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20150
20151         * gcc.dg/noncompile/voidparam-1.c: New test.
20152
20153 2000-07-30  Richard Henderson  <rth@cygnus.com>
20154
20155         * gcc.dg/c90-digraph-1.c: Don't xfail.
20156         * gcc.dg/compare2.c (case 10): Xfail.
20157         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
20158
20159 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
20160
20161         * gcc.dg/c99-main-1.c: New test.
20162
20163 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20164
20165         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
20166
20167 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
20168
20169         * gcc.c-tortuer/execute/20000726-1.c: New test.
20170
20171 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
20172
20173         * gcc.c-torture/execute/enum-2.c: New test.
20174
20175 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20176
20177         * gcc.dg/cpp/tr-warn3.c: New test.
20178
20179 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20180
20181         * g++.old-deja/g++.ext/implicit1.C: Remove.
20182         * g++.old-deja/g++.jason/c2.C: Remove
20183         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
20184         * g++.old-deja/g++.pt/crash16.C: Likewise.
20185         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
20186
20187 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20188
20189         * g++.old-deja/g++.other/for2.C: New test.
20190
20191 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
20192
20193         * gcc.dg/20000720-1.c: New test.
20194
20195 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
20196
20197         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
20198
20199 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
20200
20201         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
20202         * gcc.c-torture/execute/20000722-1.c: New.
20203         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
20204
20205 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
20206
20207         * gcc.dg/cpp/20000720-1.S: New test.
20208
20209 2000-07-21  Michael Meissner  <meissner@redhat.com>
20210
20211         * gcc.c-torture/execute/ieee/hugeval.c: New test.
20212
20213 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20214
20215         * g++.old-deja/g++.brendan/crash16.C,
20216         g++.old-deja/g++.brendan/parse3.C,
20217         g++.old-deja/g++.brendan/redecl1.C,
20218         g++.old-deja/g++.ns/template13.C,
20219         g++.old-deja/g++.other/decl4.C,
20220         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
20221
20222 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20223
20224         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
20225         and "Internal error".
20226
20227         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
20228         regexps.
20229         * gcc.dg/cpp/paste6.c: New test.
20230
20231 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
20232
20233         * gcc.dg/cpp/tr-direct.c: New test.
20234
20235         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
20236         gcc.dg/cpp/undef1.c: Tweak error regexps.
20237
20238 2000-07-18  Eric Christopher <echristo@redhat.com>
20239
20240         * gcc.c-torture/compile/20000718-1.c: New test.
20241
20242 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
20243
20244         * cpplex.c (_cpp_push_token): If the token being pushed back
20245         is the previous token in this context, just subtract one from
20246         context->posn.
20247         * cppmacro.c (save_expansion): Clear aux field when storing a
20248         placemarker.
20249
20250 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
20251
20252         * gcc.dg/noncompile/redecl-1.c: New test.
20253
20254 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
20255
20256         * gcc.c-torture/execute/20000717-5.c: New test.
20257         * gcc.c-torture/execute/20000717-1.x: Removed.
20258
20259 2000-07-17  Richard Henderson  <rth@cygnus.com>
20260
20261         * gcc.c-torture/execute/20000717-4.c: New test.
20262
20263 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
20264
20265         * gcc.dg/cpp/syshdr.c: New test.
20266         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
20267
20268 2000-07-17  Neil Booth  <neilb@earthling.net>
20269
20270         * gcc.dg/cpp/cmdlne-dM.c: New test.
20271         * gcc.dg/cpp/cmdlne-dD.c: New test.
20272
20273 2000-07-17  Jeffrey A Law  (law@cygnus.com)
20274
20275         * gcc.c-torture/execute/20000717-3.c: New test.
20276
20277         * gcc.c-torture/compile/20000717-1.c: New test.
20278
20279 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
20280
20281         * gcc.c-torture/execute/20000717-2.c: New test.
20282
20283 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20284
20285         * gcc.dg/formatz-1.c: New test.
20286
20287         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
20288         * gcc.dg/c99-digraph-1.c: New tests.
20289
20290         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
20291         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
20292
20293         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
20294         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
20295         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
20296         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
20297         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
20298         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
20299         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
20300
20301 2000-07-17   Greg McGary <greg@mcgary.org>
20302
20303         * gcc.c-torture/execute/20000717-1.c: New test.
20304         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
20305
20306 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
20307
20308         * gcc.c-torture/execute/20000715-2.c: New test.
20309         * gcc.dg/20000715-1.c: New test.
20310
20311 2000-07-15  Michael Meissner  <meissner@redhat.com>
20312
20313         * gcc.c-torture/execute/20000715-1.c: New test.
20314
20315 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
20316
20317         * gcc.c-torture/execute/20000707-1.c: New test.
20318
20319 2000-07-13  Neil Booth  <NeilB@earthling.net>
20320
20321         * testsuite/gcc.dg/cpp/digraph1.c,
20322         testsuite/gcc.dg/cpp/digraph2.c,
20323         testsuite/gcc.dg/cpp/digraphs.c: New tests.
20324
20325 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
20326
20327         * g77.f-torture/compile/20000630-2.f:  New test.
20328         * g77.f-torture/compile/20000630-2.x
20329
20330 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20331
20332         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
20333
20334 2000-07-11  Neil Booth  <NeilB@earthling.net>
20335
20336         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
20337
20338 2000-07-11  Neil Booth  <NeilB@earthling.net>
20339
20340         * gcc.dg/cpp/cmdlne-C.c: New.
20341
20342 2000-07-09  Neil Booth  <NeilB@earthling.net>
20343
20344         * gcc.dg/cpp/directiv.c: New tests.
20345         * gcc.dg/cpp/undef1.c: Update.
20346
20347 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
20348
20349         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
20350
20351 2000-07-09  Neil Booth  <NeilB@earthling.net>
20352
20353         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
20354
20355 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
20356
20357         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
20358         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
20359
20360 2000-07-08  Neil Booth  <NeilB@earthling.net>
20361
20362         * gcc.dg/cpp/macsyntx.c: New tests.
20363
20364 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20365
20366         * gcc.dg/20000707-1.c: New test.
20367
20368 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20369
20370         * gcc.c-torture/execute/20000706-1.c: New test.
20371         * gcc.c-torture/execute/20000706-2.c: New test.
20372         * gcc.c-torture/execute/20000706-3.c: New test.
20373         * gcc.c-torture/execute/20000706-4.c: New test.
20374         * gcc.c-torture/execute/20000706-5.c: New test.
20375
20376 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20377
20378         * g++.old-deja/g++.pt/instantiate7.C: New test.
20379
20380 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20381
20382         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
20383         * g++.old-deja/g++.mike/thunk3.C: Likewise.
20384         * g++.old-deja/g++.other/rtti3.C: Likewise.
20385         * g++.old-deja/g++.other/rttid3.C: Likewise.
20386
20387 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
20388
20389         *  g77.f-torture/compile/20000630-1.x: Fix typo
20390
20391 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
20392
20393         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
20394         assembly output.
20395
20396 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
20397
20398         * gcc.dg/cpp/ident.c: New test.
20399
20400 2000-07-05  Neil Booth  <NeilB@earthling.net>
20401
20402         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
20403           gcc.dg/cpp/lexstrng.c: New tests.
20404
20405 2000-07-04  Neil Booth  <NeilB@earthling.net>
20406
20407         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
20408         * gcc.dg/cpp/strify2.c: Same.
20409
20410 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
20411
20412         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
20413         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
20414         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
20415         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
20416
20417         * testsuite/gcc.dg/cpp/macro1.c,
20418         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
20419         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
20420         testsuite/gcc.dg/cpp/strify1.c,
20421         testsuite/gcc.dg/cpp/strify2.c: New tests.
20422
20423 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
20424
20425         * gcc.c-torture/execute/20000703-1.c: New test.
20426
20427 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20428
20429         * g++.old-deja/g++.pt (lookup10.C): New test.
20430
20431 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20432
20433         * g++.old-deja/g++.pt (typename25.C): New test.
20434
20435 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
20436
20437         * gcc.c-torture/compile/20000701-1.c: New test.
20438
20439 2000-06-30  Nick Clifton  <nickc@cygnus.com>
20440
20441         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
20442         to test case.
20443
20444 2000-06-30  Catherine Moore  <clm@cygnus.com>
20445
20446         * gcc.c-torture/execute/align-1.c: New test.
20447
20448 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
20449
20450         * g++.old-deja/g++.pt/expr8.C: New test.
20451         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
20452
20453 2000-06-29  Nick Clifton  <nickc@cygnus.com>
20454
20455         * gcc.c-torture/compile/20000629-1.c: New test.
20456
20457 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20458
20459
20460         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
20461         gcc.dg/noncompile directory, depending on whether they're
20462         preprocessor tests or not.  Annotate all the tests for the dg
20463         framework.
20464
20465         * gcc.c-torture/noncompile/noncompile.exp: Delete.
20466         * gcc.dg/noncompile/noncompile.exp: New.
20467
20468         * Moved files:
20469         Old name                                New name
20470         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
20471         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
20472         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
20473         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
20474         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
20475         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
20476         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
20477         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
20478         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
20479         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
20480         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
20481         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
20482         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
20483         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
20484         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
20485         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
20486         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
20487         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
20488         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
20489         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
20490         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
20491         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
20492         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
20493         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
20494
20495         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
20496         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
20497         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
20498         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
20499         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
20500         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
20501
20502 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20503
20504         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
20505         declare one variable.  On the fourth, error.
20506         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
20507         declared by 20000628-1a.h.
20508
20509 2000-06-29  Richard Henderson  <rth@redhat.com>
20510
20511         * gcc.c-torture/execute/930529-1.x: New file.
20512         * gcc.dg/920413-1.c: Adjust expected warning text.
20513         * gcc.dg/980217-1.c: Declare abort.
20514         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
20515
20516 2000-06-29  Jeffrey A Law  (law@cygnus.com)
20517
20518         * g77.f-torture/compile/20000629-1.f: New test.
20519         * g77.f-torture/compile/20000629-1.x: Expected to fail.
20520
20521 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20522
20523         Rearrange lots of files, removing entirely the
20524         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
20525         directories.
20526
20527         * Deleted files:
20528         gcc.c-torture/code_quality/code_quality.exp
20529         gcc.c-torture/special/special.exp
20530         gcc.failure/failure.exp
20531         gcc.failure/940409-1.x
20532         gcc.c-torture/compile/961203-1.x
20533
20534         * New files:
20535         gcc.misc-tests/linkage.exp
20536         gcc.c-torture/execute/920730-1t.c
20537         gcc.c-torture/execute/920730-1t.x
20538         gcc.c-torture/compile/920520-1.x
20539         gcc.c-torture/compile/920521-1.x
20540         gcc.c-torture/compile/981006-1.x
20541         gcc.c-torture/execute/eeprof-1.x
20542
20543         * Moved files (possibly with modifications to fit a new harness):
20544         Old name                                New name
20545         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
20546         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
20547         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
20548         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
20549         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
20550         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
20551         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
20552         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
20553         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
20554         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
20555         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
20556         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
20557         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
20558         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
20559
20560 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20561
20562         * c-torture/compile/961203-1.x: Delete.
20563
20564         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
20565         not exit. Include stdio.h.
20566         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
20567         * gcc.misc-tests/dg-12.c: Likewise.
20568         * gcc.misc-tests/dg-5.c: Likewise.
20569         * gcc.misc-tests/dg-6.c: Likewise.
20570         * gcc.misc-tests/dg-7.c: Prototype abort.
20571         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
20572         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
20573         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
20574         not exit.
20575         * gcc.misc-tests/sieve.c: Use return from main, not exit.
20576         * gcc.misc-tests/sort2.c: Use return from main, not exit.
20577
20578 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
20579
20580         * gcc.dg/cpp/20000628-1.c: New test.
20581         * gcc.dg/cpp/20000628-1.h: New header for above test.
20582         * gcc.dg/cpp/20000628-1a.h: Likewise.
20583
20584 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
20585
20586         * gcc.dg/cpp: New directory.
20587         * gcc.dg/cpp/cpp.exp: New driver.
20588         * gcc.dg/cpp/20000627-1.c: New test.
20589         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
20590         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
20591         and rewrite as a compilation test.
20592
20593         * gcc.dg: Move many files into the cpp subdirectory, possibly
20594         renaming or editing them as well.
20595         Old name                New name
20596         990119-1.c              cpp/19990119-1.c
20597         990228-1.c              cpp/19990228-1.c
20598         990407-1.c              cpp/19990407-1.c
20599         990409-1.c              cpp/19990409-1.c
20600         990413-1.c              cpp/19990413-1.c
20601         990703-1.c              cpp/19990703-1.c
20602         20000127-1.c            cpp/20000127-1.c
20603         20000129-1.c            cpp/20000129-1.c
20604         20000207-1.c            cpp/20000207-1.c
20605         20000207-2.c            cpp/20000207-2.c
20606         20000209-1.c            cpp/20000209-1.c
20607         20000209-2.c            cpp/20000209-2.c
20608         20000301-1.c            cpp/20000301-1.c
20609         20000419-1.c            cpp/20000419-1.c
20610         20000510-1.S            cpp/20000510-1.S
20611         20000519-1.c            cpp/20000519-1.c
20612         20000529-1.c            cpp/20000529-1.c
20613         20000625-1.c            cpp/20000625-1.c
20614         20000625-2.c            cpp/20000625-2.c
20615         cpp-as1.c               cpp/assert1.c
20616         cpp-as2.c               cpp/assert2.c
20617         cxx-comments-1.c        cpp/cxxcom1.c
20618         cxx-comments-2.c        cpp/cxxcom2.c
20619         endif-label.c           cpp/endif.c
20620         cpp-hash1.c             cpp/hash1.c
20621         cpp-hash2.c             cpp/hash2.c
20622         cpp-if1.c               cpp/if-1.c
20623         cpp-if2.c               cpp/if-2.c
20624         cpp-if3.c               cpp/if-3.c
20625         cpp-if4.c               cpp/if-4.c
20626         cpp-if5.c               cpp/if-5.c
20627         cpp-cond.c              cpp/if-cexp.c
20628         cpp-missingop.c         cpp/if-mop.c
20629         cpp-missingparen.c      cpp/if-mpar.c
20630         cpp-opprec.c            cpp/if-oppr.c
20631         cpp-ifparen.c           cpp/if-paren.c
20632         cpp-shortcircuit.c      cpp/if-sc.c
20633         cpp-shift.c             cpp/if-shift.c
20634         cpp-unary.c             cpp/if-unary.c
20635         cpp-li1.c               cpp/line1.c
20636         cpp-li2.c               cpp/line2.c
20637         lineno.c                cpp/line3.c
20638         lineno-2.c              cpp/line4.c
20639         cpp-mi.c                cpp/mi1.c
20640         cpp-mic.h               cpp/mi1c.h
20641         cpp-micc.h              cpp/mi1cc.h
20642         cpp-mind.h              cpp/mi1nd.h
20643         cpp-mindp.h             cpp/mi1ndp.h
20644         cpp-mix.h               cpp/mi1x.h
20645         cpp-mi2.c               cpp/mi2.c
20646         cpp-mi2a.h              cpp/mi2a.h
20647         cpp-mi2b.h              cpp/mi2b.h
20648         cpp-mi2c.h              cpp/mi2c.h
20649         cpp-mi3.c               cpp/mi3.c
20650         cpp-mi3.def             cpp/mi3.def
20651         poison-1.c              cpp/poison.c
20652         pr-impl.c               cpp/prag-imp.c
20653         cpp-redef-2.c           cpp/redef1.c
20654         cpp-redef.c             cpp/redef2.c
20655         strpaste.c              cpp/strp1.c
20656         strpaste-2.c            cpp/strp2.c
20657         cpp-tradpaste.c         cpp/tr-paste.c
20658         cpp-tradstringify.c     cpp/tr-str.c
20659         cpp-tradwarn1.c         cpp/tr-warn1.c
20660         cpp-tradwarn2.c         cpp/tr-warn2.c
20661         trigraphs.c             cpp/trigraphs.c
20662         cpp-unc1.c              cpp/unc1.c
20663         cpp-unc2.c              cpp/unc2.c
20664         cpp-unc3.c              cpp/unc3.c
20665         cpp-unc.c               cpp/unc4.c
20666         undef.c                 cpp/undef1.c
20667         undef-2.c               cpp/undef2.c
20668         cpp-wi1.c               cpp/widestr1.c
20669
20670 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
20671
20672         * lib/g++.exp (g++_include_flags): Tweak.
20673
20674 2000-06-27  H.J. Lu  <hjl@gnu.org>
20675             Loren J. Rittle  <ljrittle@acm.org>
20676
20677         * lib/g++.exp (g++_include_flags): Override libgloss.exp
20678         version with one that knows about the new gcc tree structure.
20679         (g++_link_flags): Same.
20680
20681 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
20682
20683         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
20684         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
20685         case we are cross-compiling.
20686
20687         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
20688         g++.old-deja/g++.niklas/Makefile.in,
20689         g++.old-deja/g++.niklas/configure.in,
20690         g++.old-deja/g++.other/Makefile.in,
20691         g++.old-deja/g++.other/configure.in,
20692         gcc.c-torture/code_quality/Makefile.in,
20693         gcc.c-torture/code_quality/configure.in,
20694         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
20695         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
20696         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
20697         gcc.c-torture/execute/ieee/Makefile.in,
20698         gcc.c-torture/execute/ieee/configure.in,
20699         gcc.c-torture/noncompile/Makefile.in,
20700         gcc.c-torture/noncompile/configure.in,
20701         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
20702         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
20703         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
20704
20705 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20706
20707         * g++.old-deja/g++.other/ambig3.C: New test.
20708
20709 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20710
20711         * g++.old-deja/g++.pt/syntax1.C: New test.
20712         * g++.old-deja/g++.pt/syntax2.C: New test.
20713         * g++.old-deja/g++.other/syntax3.C: New test.
20714         * g++.old-deja/g++.other/syntax4.C: New test.
20715
20716 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20717
20718         * gcc.dg/20000623-1.c: Prototype exit and abort.
20719
20720 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20721
20722         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
20723         New tests.
20724         * gcc.dg/cpp-mi3.def: New file.
20725
20726         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
20727         inside assertions.
20728         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
20729         lexer's error messages.
20730         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
20731         divine anything from the linemarkers.
20732         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
20733         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
20734
20735 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
20736
20737         * gcc.dg/20000623-1.c: New test.
20738
20739 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
20740
20741         * gcc.c-torture/execute/20000622-1.c: New test.
20742
20743 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20744
20745         * g++.old-deja/g++.other/init15.C: New test.
20746
20747 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20748
20749         * g++.old-deja/g++.pt/vaarg2.C: New test.
20750         * g++.old-deja/g++.pt/vaarg3.C: New test.
20751
20752 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
20753
20754         * g++.old-deja/g++.other/dyncast6.C: New test.
20755
20756 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
20757
20758         * gcc.c-torture/execute/loop-6.c: New test.
20759
20760 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
20761
20762         * gcc.dg/20000614-1.c: New test.
20763         * gcc.dg/20000614-2.c: New test.
20764
20765 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
20766
20767         * g++.old-deja/g++.other/inline12.C: New test.
20768
20769 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
20770
20771         * g++.old-deja/g++.other/eh1.C: New test.
20772
20773 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
20774
20775         * g++.old-deja/g++.other/type.C: New test.
20776
20777 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20778
20779         * g++.old-deja/g++.other/initstring.C: New test.
20780
20781 2000-06-12  Jason Merrill  <jason@redhat.com>
20782
20783         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
20784
20785 2000-06-09  Jeffrey A Law  (law@cygnus.com)
20786
20787         * gcc.c-torture/compile/20000609-1.c: New test.
20788
20789 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
20790
20791         * gcc.dg/20000609-1.c: New test.
20792
20793 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
20794
20795         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
20796         * gcc.c-torture/noncompile/poison-1.c: Move...
20797         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
20798         * gcc.dg/cpp-li1.c: Add a token after the #line.
20799
20800 2000-06-05  Richard Henderson  <rth@cygnus.com>
20801
20802         * gcc.c-torture/execute/20000605-2.c: New test.
20803         * gcc.c-torture/execute/20000605-3.c: New test.
20804
20805 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
20806
20807         * g77.f-torture/execute/20000503-1.x: New file.
20808
20809 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
20810
20811         * g++.old-deja/g++.eh/badalloc1.C: New test.
20812
20813 2000-06-05  Richard Henderson  <rth@cygnus.com>
20814
20815         * gcc.c-torture/execute/20000605-1.c: New test.
20816
20817 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20818             Nathan Sidwell <nathan@codesourcery.com>
20819
20820         * gcc.c-torture/compile/20000605-1.c: New test.
20821
20822 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
20823
20824         * g77.f-torture/compile/20000601-1.f:  New test.
20825
20826 2000-06-03  Richard Henderson  <rth@cygnus.com>
20827
20828         * gcc.c-torture/execute/20000603-1.c: New.
20829
20830 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
20831
20832         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
20833         * gcc.dg/noreturn-2.c (noreturn): Likewise.
20834
20835 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
20836
20837         * gcc.dg/compare2.c (case 12): XFAIL.
20838         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
20839         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
20840
20841         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
20842
20843 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
20844
20845         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
20846         guard macro is already defined when the header is first
20847         included.
20848         * gcc.dg/cpp-mix.h: New file.
20849         * gcc.dg/endif-label.c: Update patterns to match compiler.
20850
20851         * g++.brendan/complex1.C: Declare abort.
20852         * g++.law/refs4.C: Remove XFAIL.
20853         * g++.oliva/expr2.C: Declare abort and exit.
20854
20855 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
20856
20857         * gcc.c-torture/execute/20000528-1.c: New test.
20858
20859         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
20860         * g++.old-deja/g++.law/temps4.C: Likewise.
20861
20862         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
20863         stdlib.h.  Call abort() on failure.
20864         * g++.old-deja/g++.law/refs4.C: Likewise.
20865         * g++.old-deja/g++.law/temps4.C: Likewise.
20866         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
20867         * gcc.c-torture/execute/20000112-1.c: Include string.h.
20868
20869 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
20870
20871         Relative to g++.dg/special:
20872         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
20873
20874         Relative to g++.old-deja:
20875         * g++.brendan/complex1.C, g++.jason/optimize2.C,
20876         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
20877         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
20878         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
20879         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
20880         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
20881         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
20882
20883         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
20884         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
20885         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
20886         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
20887         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
20888         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
20889         and/or string.h.
20890
20891         * g++.other/goto1.C: Update expectations for error messages.
20892
20893 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
20894
20895         * gcc.c-torture/compile/20000523-1.c: New test.
20896
20897 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20898
20899         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
20900
20901 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20902
20903         * g++.old-deja/g++.eh/catch11.C: New test.
20904         * g++.old-deja/g++.eh/catch12.C: New test.
20905
20906 2000-05-24  Nick Clifton  <nickc@cygnus.com>
20907
20908         * gcc.c-torture/execute/20000523-1.c: New test.
20909
20910 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
20911
20912         * c-torture/execute/bcp-1.c: Replace abort in arg of
20913         __builtin_constant_p with a generic external function.
20914
20915         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
20916         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
20917         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
20918         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
20919         Prototype abort and/or exit.
20920
20921         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
20922         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
20923         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
20924         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
20925
20926 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
20927
20928         * gcc.dg/dwarf2-1.c: New test.
20929
20930 2000-05-20  Richard Henderson  <rth@cygnus.com>
20931
20932         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
20933
20934 2000-05-20  Andreas Jaeger  <aj@suse.de>
20935
20936         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
20937         testcase.
20938
20939 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
20940
20941         * gcc.c-torture/execute/20000519-2.c: New test.
20942
20943 2000-05-19  Andreas Jaeger  <aj@suse.de>
20944
20945         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
20946         which fails with SSA.
20947
20948         * lib/c-torture.exp: Also test with -O3 -fssa.
20949
20950 2000-05-18  Michael Meissner  <meissner@redhat.com>
20951
20952         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
20953         * gcc.c-torture/execute/920415-1.c: Ditto.
20954         * gcc.c-torture/execute/920501-1.c: Ditto.
20955         * gcc.c-torture/execute/conversion.c: Ditto.
20956         * gcc.c-torture/execute/cvt-1.c: Ditto.
20957
20958 2000-05-18  Jeffrey A Law  (law@cygnus.com)
20959
20960         * gcc.c-torture/compile/20000518-1.c: New test.
20961
20962 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20963
20964         * g77.f-torture/compile/200005018.f:  New test.
20965
20966 2000-05-17  Jeffrey A Law  (law@cygnus.com)
20967
20968         * gcc.c-torture/compile/20000517-1.c: New test.
20969
20970 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20971
20972         * gcc.c-torture/execute/20000516-1.c: New test.
20973
20974 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
20975
20976         * g++.old-deja/g++.other/eh.C: New test.
20977
20978 2000-05-12  Richard Henderson  <rth@cygnus.com>
20979
20980         * gcc.c-torture/execute/990208-1.c (main): Don't pass
20981         constants through to doit's conditional.
20982
20983 2000-05-11  Jeffrey A Law  (law@cygnus.com)
20984
20985         * gcc.c-torture/compile/20000511-1.c: New test.
20986         * g77.f-torture/compile/20000511-1.f: New test.
20987         * g77.f-torture/compile/20000511-2.f: New test.
20988
20989 2000-05-11  Michael Meissner  <meissner@redhat.com>
20990
20991         * gcc.c-torture/execute/20000511-1.c: New test.
20992
20993 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
20994
20995         * gcc.dg/dg.exp: Scan .S files as well as .c files.
20996         * gcc.dg/20000510-1.S: New.
20997
20998 2000-05-08  Catherine Moore  <clm@cygnus.com>
20999
21000         * gcc.dg/unused-3.c: New.
21001
21002 2000-05-06  Richard Henderson  <rth@cygnus.com>
21003
21004           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
21005           * g++.old-deja/g++.mike/warn1.C: Likewise.
21006           * g++.old-deja/g++.pt/local1.C: Likewise.
21007           * g++.old-deja/g++.pt/local7.C: Likewise.
21008           * g++.old-deja/g++.pt/spec16.C: Likewise.
21009
21010 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
21011
21012         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
21013
21014 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
21015
21016           * g77.f-torture/execute/20000503-1.f:  New test.
21017
21018 2000-05-04  Andreas Jaeger  <aj@suse.de>
21019
21020         * gcc.dg/noreturn-2.c: New test.
21021
21022 2000-05-04  Neil Booth  <NeilB@earthling.net>
21023
21024         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
21025         preprocessor.
21026
21027 2000-05-04  Richard Henderson  <rth@cygnus.com>
21028
21029         * gcc.c-torture/execute/20000503-1.c: Fix typo.
21030
21031 2000-05-04  Richard Henderson  <rth@cygnus.com>
21032
21033         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
21034         OpenSSL by Jason R Thorpe.
21035
21036 2000-05-03  Jim Wilson  <wilson@cygnus.com>
21037
21038         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
21039
21040 2000-05-03  Robert Lipe <robertlipe@usa.net>
21041
21042         * gcc.dg/20000503-1.c: New test.
21043
21044 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
21045
21046         * gcc.c-torture/compile/20000502-1.c: New test.
21047         * g++.old-deja/g++.other/align.C: New test.
21048         * gcc.dg/cpp-tradstringify.c: New test.
21049
21050 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
21051
21052         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
21053         and hard registers.
21054
21055 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
21056
21057         * gcc.c-torture/execute/loop-5.c: New test.
21058
21059 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
21060
21061         * gcc.c-torture/execute/va-arg-20.c: New test.
21062
21063 2000-04-23  Jeffrey A Law  (law@cygnus.com)
21064
21065         * gcc.c-torture/execute/20000422-1.c: New test.
21066
21067 2000-04-20  Greg McGary  <gkm@gnu.org>
21068
21069         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
21070         when optimizing, but without sibling-call optimizations (-O1).
21071
21072 2000-04-20  Jeffrey A Law  (law@cygnus.com)
21073
21074           * gcc.c-torture/compile/20000420-1.c: New test.
21075
21076 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
21077
21078         * g++.abi/ptrflags.C: New test.
21079         * g++.eh/catchptr1.C: Test incomplete pointer chains.
21080
21081 2000-04-19  Catherine Moore  <clm@cygnus.com>
21082
21083         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
21084
21085 2000-04-19  Greg McGary  <gkm@gnu.org>
21086
21087         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
21088         sibling-call optimizations.
21089
21090 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
21091
21092         * gcc.dg/20000419-1.c: New test.
21093
21094 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
21095
21096         * gcc.c-torture/execute/20000412-6.c: New test.
21097
21098 2000-04-12  Jeffrey A Law  (law@cygnus.com)
21099
21100         * gcc.c-torture/execute/20000412-5.c: New test.
21101         * g77.f-torture/compile/20000412-1.f: New test.
21102         * gcc.c-torture/execute/20000412-4.c: New test.
21103         * gcc.c-torture/compile/20000412-2.c: New test.
21104         * gcc.c-torture/execute/20000412-3.c: New test.
21105         * gcc.c-torture/compile/20000412-1.c: New test.
21106         * gcc.c-torture/execute/20000412-2.c: New test.
21107
21108 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
21109
21110         * objc/execute/bf-20.m: New test.
21111
21112 2000-04-10  Richard Henderson  <rth@cygnus.com>
21113
21114         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
21115
21116         * gcc.c-torture/execute/20000412-1.c: New test.
21117
21118 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
21119
21120         * g++.old-deja/g++.eh/catchptr1.C: New test.
21121
21122 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
21123
21124         * g++.old-deja/g++.abi/cxa_vec.C: New test.
21125
21126 2000-04-08  Neil Booth  <NeilB@earthling.net>
21127
21128         * gcc.dg/cpp-nullchar.c: Remove test as
21129         embedded nulls cause problems.
21130
21131 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21132
21133         * gcc.dg/compare2.c: New test.
21134
21135 2000-04-08  Neil Booth  <NeilB@earthling.net>
21136
21137         * gcc.dg/cpp-nullchar.c: New test.
21138
21139 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
21140
21141         * gcc.dg/cpp-mi2.c: New test.
21142         * gcc.dg/cpp-mi2[abc].h: New files.
21143
21144 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
21145
21146         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
21147         member name.
21148
21149 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
21150
21151         * g++.old-deja/g++.abi/vmihint.C: New test.
21152
21153 2000-04-06  Neil Booth  <NeilB@earthling.net>
21154
21155         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
21156         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
21157         copyright.
21158
21159 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
21160
21161         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
21162         avoid stack-frame overwrite.
21163
21164 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
21165
21166         * gcc.c-torture/compile/20000405-2.c: New test.
21167         * gcc.c-torture/compile/20000405-3.c: New test.
21168
21169 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21170
21171         * gcc.c-torture/compile/20000405-1.c: New test.
21172
21173 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
21174
21175         * gcc.dg/cast-qual-1.c: Revert last change.
21176
21177 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21178
21179         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
21180
21181 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
21182
21183         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
21184         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
21185
21186 2000-04-03  Jeffrey A Law  (law@cygnus.com)
21187
21188         * gcc.c-torture/compile/20000403-2.c: New test.
21189         * gcc.c-torture/compile/20000403-1.c: New test.
21190
21191 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
21192
21193         * gcc.c-torture/execute/20000403-1.c: New test.
21194
21195 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
21196
21197         * gcc.c-torture/execute/20000402-1.c: New test.
21198
21199 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
21200
21201         * gcc.c-torture/execute/va-arg-15.c: New test.
21202         * gcc.c-torture/execute/va-arg-16.c: New test.
21203         * gcc.c-torture/execute/va-arg-17.c: New test.
21204         * gcc.c-torture/execute/va-arg-18.c: New test.
21205         * gcc.c-torture/execute/va-arg-19.c: New test.
21206
21207 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
21208
21209         * gcc.c-torture/compile/981211-1.c: Move to...
21210         * gcc.dg/cpp-as1.c: ...here.
21211         * gcc.dg/cpp-as2.c: New file.
21212
21213         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
21214         compiler.
21215
21216 2000-04-02  Neil Booth  <NeilB@earthling.net>
21217
21218         * gcc.dg/cpp-cond.c  New tests.
21219         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
21220         accidental success less likely.
21221         * gcc.dg/cpp-missingop.c  New tests.
21222         * gcc.dg/cpp-missingparen.c  New tests.
21223         * gcc.dg/cpp-shift.c  New tests.
21224         * gcc.dg/cpp-shortcircuit.c  New tests.
21225         * gcc.dg/cpp-unary.c  New tests.
21226
21227 2000-03-29  Jeffrey A Law  (law@cygnus.com)
21228
21229         * gcc.c-torture/compile/20000329-1.c: New test.
21230
21231 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
21232
21233         * gcc.c-torture/compile/20000326-1.c: New test.
21234         * gcc.c-torture/compile/20000326-2.c: New test.
21235
21236 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
21237
21238         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
21239         the first parameter is a function argument.
21240
21241 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
21242
21243         * g++.old-deja/g++.ext/array4.C: New test.
21244
21245 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
21246
21247         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
21248
21249 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21250
21251         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
21252
21253 2000-03-19  Richard Henderson  <rth@cygnus.com>
21254
21255         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
21256
21257 2000-03-19  Richard Henderson  <rth@cygnus.com>
21258
21259         * gcc.c-torture/compile/20000319-1.c: New test.
21260
21261 2000-03-14  Jeffrey A Law  (law@cygnus.com)
21262
21263         * gcc.c-torture/execute/20000314-3.c: New test.
21264         * gcc.c-torture/execute/20000314-2.c: New test.
21265         * gcc.c-torture/execute/20000314-1.c: New test.
21266         * gcc.c-torture/compile/20000314-2.c: New test.
21267         * gcc.c-torture/compile/20000314-1.c: New test.
21268
21269 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
21270
21271         * g++.old-deja/g++.warn/inline.C: New test.
21272
21273 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
21274
21275         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
21276         standards-compliant result rather than specific constants.
21277         Put test-values in array.
21278
21279 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
21280
21281         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
21282         (g++_target_compile): Put test-specific options last.
21283
21284 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21285
21286         * g++.old-deja/g++.eh/vbase4.C: New test.
21287
21288 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21289
21290         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
21291
21292 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21293
21294         * g++.old-deja/g++.brendan/misc12.C: Removed.
21295         * g++.old-deja/g++.pt/memtemp77.C: Constify.
21296         * g++.old-deja/g++.ext/pretty4.C: New test.
21297
21298 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21299
21300         * g++.old-deja/g++.other/string2.C: New test.
21301
21302 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
21303
21304         * g++.old-deja/g++.warn/impint2.C: New test.
21305
21306 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
21307
21308         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
21309         is 1, not zero.
21310
21311 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
21312
21313         * g++.old-deja/g++.warn/impint.C: New test.
21314         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
21315         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
21316         * g++.old-deja/g++.pt/explicit12.C: Likewise.
21317         * g++.old-deja/g++.pt/explicit13.C: Likewise.
21318         * g++.old-deja/g++.pt/explicit17.C: Likewise.
21319         * g++.old-deja/g++.pt/explicit18.C: Likewise.
21320         * g++.old-deja/g++.pt/explicit19.C: Likewise.
21321         * g++.old-deja/g++.pt/explicit23.C: Likewise.
21322         * g++.old-deja/g++.pt/explicit31.C: Likewise.
21323         * g++.old-deja/g++.pt/explicit35.C: Likewise.
21324         * g++.old-deja/g++.pt/explicit6.C: Likewise.
21325         * g++.old-deja/g++.pt/memclass7.C: Likewise.
21326
21327 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
21328
21329         * gcc.dg/cpp-redef.c: New test.
21330
21331 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
21332
21333         * g++.old-deja/g++.pt/unify7.C: New test.
21334
21335 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21336
21337         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
21338         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
21339
21340 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
21341
21342         * gcc.c-torture/compile/20000224-1.c: New test.
21343
21344 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21345
21346         * gcc.c-torture/compile/cpp-2.c: New test.
21347         * gcc.c-torture/compile/cpp-1.c: New test.
21348
21349 2000-02-25  Jeffrey A Law  (law@cygnus.com)
21350
21351         * gcc.c-torture/execute/20000225-1.c: New test.
21352
21353 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21354
21355         * gcc.dg/cpp-li2.c: New test.
21356
21357         * gcc.dg/cpp-wi1.c: New test.
21358
21359         * gcc.dg/cpp-li1.c: New test.
21360
21361 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
21362
21363         * g++.old-deja/g++.other/sizeof5.C: New test.
21364
21365 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21366
21367         * gcc.c-torture/execute/va-arg-13.c: New test.
21368
21369 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
21370
21371         * gcc.c-torture/execute/va-arg-12.c: New test.
21372
21373 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21374
21375         * gcc.c-torture/execute/20000223-1.c: New test.
21376
21377 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21378
21379         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
21380
21381 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
21382
21383         * g++.old-deja/g++.abi/ptrmem.C: New test.
21384
21385 2000-02-19  Richard Henderson  <rth@cygnus.com>
21386
21387         * gcc.c-torture/compile/init-3.c: New.
21388
21389 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
21390
21391         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
21392         ALWAYS_CXXFLAGS.
21393
21394 2000-02-11  Robert Lipe <robertl@sco.com>
21395
21396         * gcc.c-torture/compile/20000211-3.c: New test.
21397
21398 2000-02-11  Martin Buchholz <martin@xemacs.org>
21399
21400         * gcc.c-torture/compile/20000211-2.c: New test.
21401
21402 2000-02-11  Jeffrey A Law  (law@cygnus.com)
21403
21404         * gcc.c-torture/compile/20000211-1.c: New test.
21405
21406 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
21407
21408         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
21409           on native targets
21410
21411 2000-02-08  Nathan Sidwell  <nathan@acm.org>
21412
21413         * g++.old-deja/g++.other/cast5.C: New test.
21414
21415 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
21416
21417         * gcc.c-torture/execute/20000205-1.c: New.
21418
21419 2000-02-03  Nathan Sidwell  <nathan@acm.org>
21420
21421         * g++.old-deja/g++.jason/cast3.C: Return void.
21422         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
21423
21424 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21425
21426         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
21427
21428         * gcc.dg/loop-1.c: New test.
21429
21430 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
21431
21432         * gcc.c-torture/compile/20000127-1.c: New test.
21433         * gcc.c-torture/execute/991228-1.c: New test.
21434
21435 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21436
21437         * gcc.dg/unused-2.c: New test.
21438
21439         * gcc.dg/conv-1.c: New test.
21440
21441 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
21442
21443         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
21444         compiler.
21445         (tool_option_proc): Fix typo.
21446
21447 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
21448
21449         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
21450         of the ld on the host, not on the build machine.
21451         Also, don't crash if '--help' is not a supported option.
21452
21453 2000-01-24  Richard Henderson  <rth@cygnus.com>
21454
21455         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
21456
21457 2000-01-20  Jeffrey A Law  (law@cygnus.com)
21458
21459         * gcc.c-torture/execute/20000120-2.c: New test.
21460         * gcc.c-torture/execute/20000120-1.c: New test.
21461
21462 2000-01-13  Jeffrey A Law  (law@cygnus.com)
21463
21464         * gcc.c-torture/execute/20000113-1.c: New test.
21465
21466 2000-01-12  Jeffrey A Law  (law@cygnus.com)
21467
21468         * gcc.c-torture/execute/20000112-1.c: New test.
21469
21470 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21471
21472         * gcc.dg/20000111-1.c: New test.
21473
21474 2000-01-10  Jeffrey A Law  (law@cygnus.com)
21475
21476         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
21477         with 16 bit integers.
21478
21479 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21480
21481         * gcc.dg/20000108-1.c: New test.
21482
21483 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21484
21485         * g++.old-deja/g++.ns/koenig8.C: New test.
21486
21487 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21488
21489         * g++.old-deja/g++.other/cast4.C: New test.
21490
21491 2000-01-05  Jeffrey A Law  (law@cygnus.com)
21492
21493         * gcc.c-torture/compile/20000105-2.c: New test.
21494         * gcc.c-torture/compile/20000105-1.c: New test.
21495
21496 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21497
21498         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
21499         references to printf & atoi to conform to ANSI standard.
21500         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
21501         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
21502         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
21503         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
21504         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
21505         * g++.old-deja/g++.brendan/complex1.C: Likewise.
21506         * g++.old-deja/g++.brendan/copy1.C: Likewise.
21507         * g++.old-deja/g++.brendan/copy2.C: Likewise.
21508         * g++.old-deja/g++.brendan/copy3.C: Likewise.
21509         * g++.old-deja/g++.brendan/copy4.C: Likewise.
21510         * g++.old-deja/g++.brendan/copy5.C: Likewise.
21511         * g++.old-deja/g++.brendan/copy6.C: Likewise.
21512         * g++.old-deja/g++.brendan/copy7.C: Likewise.
21513         * g++.old-deja/g++.brendan/copy8.C: Likewise.
21514         * g++.old-deja/g++.brendan/crash11.C: Likewise.
21515         * g++.old-deja/g++.brendan/crash14.C: Likewise.
21516         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
21517         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
21518         * g++.old-deja/g++.brendan/delete2.C: Likewise.
21519         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
21520         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
21521         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
21522         * g++.old-deja/g++.brendan/eh1.C: Likewise.
21523         * g++.old-deja/g++.brendan/groff1.C: Likewise.
21524         * g++.old-deja/g++.brendan/init3.C: Likewise.
21525         * g++.old-deja/g++.brendan/misc12.C: Likewise.
21526         * g++.old-deja/g++.brendan/misc7.C: Likewise.
21527         * g++.old-deja/g++.brendan/new2.C: Likewise.
21528         * g++.old-deja/g++.brendan/operators4.C: Likewise.
21529         * g++.old-deja/g++.brendan/operators5.C: Likewise.
21530         * g++.old-deja/g++.brendan/overload2.C: Likewise.
21531         * g++.old-deja/g++.brendan/overload7.C: Likewise.
21532         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
21533         * g++.old-deja/g++.brendan/reference1.C: Likewise.
21534         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
21535         * g++.old-deja/g++.brendan/template24.C: Likewise.
21536         * g++.old-deja/g++.brendan/template3.C: Likewise.
21537         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
21538         * g++.old-deja/g++.jason/inline3.C: Likewise.
21539         * g++.old-deja/g++.jason/opeq.C: Likewise.
21540         * g++.old-deja/g++.law/arg5.C: Likewise.
21541         * g++.old-deja/g++.law/arm7.C: Likewise.
21542         * g++.old-deja/g++.law/ctors11.C: Likewise.
21543         * g++.old-deja/g++.law/cvt8.C: Likewise.
21544         * g++.old-deja/g++.law/init9.C: Likewise.
21545         * g++.old-deja/g++.law/refs4.C: Likewise.
21546         * g++.old-deja/g++.law/template2.C: Likewise.
21547         * g++.old-deja/g++.law/visibility24.C: Likewise.
21548         * g++.old-deja/g++.law/vtable3.C: Likewise.
21549         * g++.old-deja/g++.mike/asm2.C: Likewise.
21550         * g++.old-deja/g++.mike/eh1.C: Likewise.
21551         * g++.old-deja/g++.mike/misc1.C: Likewise.
21552         * g++.old-deja/g++.mike/misc13.C: Likewise.
21553         * g++.old-deja/g++.mike/misc14.C: Likewise.
21554         * g++.old-deja/g++.mike/ns12.C: Likewise.
21555         * g++.old-deja/g++.mike/p1248.C: Likewise.
21556         * g++.old-deja/g++.mike/p3708.C: Likewise.
21557         * g++.old-deja/g++.mike/p3708a.C: Likewise.
21558         * g++.old-deja/g++.mike/p3708b.C: Likewise.
21559         * g++.old-deja/g++.mike/p646.C: Likewise.
21560         * g++.old-deja/g++.mike/p700.C: Likewise.
21561         * g++.old-deja/g++.mike/p783.C: Likewise.
21562         * g++.old-deja/g++.mike/p783a.C: Likewise.
21563         * g++.old-deja/g++.mike/p783b.C: Likewise.
21564         * g++.old-deja/g++.mike/p786.C: Likewise.
21565         * g++.old-deja/g++.mike/p789.C: Likewise.
21566         * g++.old-deja/g++.mike/p789a.C: Likewise.
21567         * g++.old-deja/g++.mike/p807a.C: Likewise.
21568         * g++.old-deja/g++.other/delete3.C: Likewise.
21569         * g++.old-deja/g++.other/dyncast1.C: Likewise.
21570         * g++.old-deja/g++.other/dyncast2.C: Likewise.
21571         * g++.old-deja/g++.other/dyncast3.C: Likewise.
21572         * g++.old-deja/g++.other/empty1.C: Likewise.
21573         * g++.old-deja/g++.other/temporary1.C: Likewise.
21574         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
21575         * g++.old-deja/g++.pt/t16.C: Likewise.
21576         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
21577
21578 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
21579
21580         * gcc.dg/991230-1.c: New test.
21581
21582 1999-12-29  Jeffrey A Law  (law@cygnus.com)
21583
21584         * gcc.c-torture/compile/991229-3.c: New test.
21585         * gcc.c-torture/compile/991229-2.c: New test.
21586         * gcc.c-torture/compile/991229-1.c: New test.
21587
21588 1999-12-29  Greg McGary <gkm@eng.ascend.com>
21589
21590         * gcc.c-torture/compile/labels-2.c: New test.
21591
21592 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21593
21594         * gcc.c-torture/execute/991227-1.c: New test.
21595
21596 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21597
21598         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
21599
21600 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21601
21602         * gcc.c-torture/execute/991221-1.c: New test.
21603
21604 1999-12-20  Nathan Sidwell  <nathan@acm.org>
21605
21606         * g++.old-deja/g++.other/cast3.C: New test.
21607
21608 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
21609
21610         * gcc.c-torture/execute/991216-4.c: New test.
21611
21612 1999-12-16  Michael Meissner  <meissner@cygnus.com>
21613
21614         * gcc.c-torture/execute/991216-1.c: New test.
21615         * gcc.c-torture/execute/991216-2.c: New test.
21616         * gcc.c-torture/execute/991216-3.c: New test.
21617
21618 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21619
21620         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
21621         Actually make the test fail by using "-O2" for compilation.
21622
21623 1999-12-15  Nathan Sidwell  <nathan@acm.org>
21624
21625         * g++.old-deja/g++.warn/cast-align1.C: New test.
21626
21627 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21628
21629         * gcc.c-torture/compile/991214-1.c: New test.
21630         * gcc.c-torture/compile/991214-2.c: New test.
21631
21632 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21633
21634         * gcc.dg/991214-1.c: New test.
21635
21636 1999-12-13  Jeffrey A Law  (law@cygnus.com)
21637
21638         * gcc.c-torture/compile/991213-3.c: New test.
21639         * gcc.c-torture/compile/991213-2.c: New test.
21640         * gcc.c-torture/compile/991213-1.c: New test.
21641
21642 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
21643
21644         * gcc.dg/991209-1.c: New test.
21645
21646 1999-12-08  Nathan Sidwell <nathan@acm.org>
21647
21648         * gcc.c-torture/compile/991208-1.c: New test.
21649
21650 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21651
21652         * gcc.dg/ultrasp2.c: New test.
21653
21654 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
21655
21656         * g++.old-deja/g++.abi/align.C (main): Fix typo.
21657
21658 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
21659
21660         * gcc.c-torture/compile/991202-1.c: New test.
21661         * gcc.c-torture/execute/991202-1.c: New test.
21662         * gcc.c-torture/execute/991202-2.c: New test.
21663         * gcc.c-torture/execute/991202-3.c: New test.
21664
21665 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
21666
21667         * g++.old-deja/g++.abi/align.C: New test.
21668         * g++.old-deja/g++.abi/aggregates.C: Likewise.
21669         * g++.old-deja/g++.abi/bitfields.C: Likewise.
21670
21671 1999-12-01  Richard Henderson  <rth@cygnus.com>
21672
21673         * gcc.c-torture/execute/991201-1.c: New.
21674
21675 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
21676
21677         * gcc.dg/991129-1.c: New test.
21678
21679 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
21680
21681         * gcc.c-torture/compile/991127-1.c: New test.
21682
21683 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21684
21685         * g++.old-deja/g++.other/warn4.C: New test.
21686
21687 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21688
21689         * g++.old-deja/g++.eh/cleanup2.C: New test.
21690         * g++.old-deja/g++.ext/pretty2.C: New test.
21691         * g++.old-deja/g++.ext/pretty3.C: New test.
21692         * g++.old-deja/g++.other/debug6.C: New test.
21693
21694 1999-10-20  Jim Wilson  <wilson@cygnus.com>
21695
21696         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
21697         compiler_output to look for one error message instead of two.
21698
21699 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
21700
21701         * gcc.c-torture/execute/991118-1.c: Also test case
21702         where the word boundary does not split a byte evenly.
21703
21704 1999-11-19  Nathan Sidwell  <nathan@acm.org>
21705
21706         * g++.old-deja/g++.ext/restrict1.C: New test.
21707
21708 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
21709
21710         * gcc.c-torture/execute/991118-1.c: New test.
21711
21712 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
21713
21714         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
21715         working directory pathnames.
21716
21717 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
21718
21719         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
21720         host is equipped with driver.h and driver.o so it can actually
21721         compile and run the tests.
21722
21723 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
21724
21725         * gcc.c-torture/compile/991008-1.c: New test.
21726
21727 1999-11-08  Nick Clifton  <nickc@cygnus.com>
21728
21729         * lib/gcc-dg.exp: Include target-supports.exp
21730
21731 1999-11-05  Nick Clifton  <nickc@cygnus.com>
21732
21733         * lib/target-supports.exp: New file: Provide procs to test for
21734         features supported by the target.
21735         (check_weak_available): Moved here from ecos.exp.
21736         (check_alias_available): New proc: Determine of the target
21737         toolchain supports the alias attribute.
21738
21739         * gcc.dg/special/ecos.exp: Move check_weak_available to
21740         target-supports.exp.
21741         (alias-1.c): Only perform the test if the target supports
21742         aliases.
21743         (wkali-1.c): Only perform the test if the target supports
21744         aliases.
21745
21746         * gcc.dg/990506-0.c: Expect error messages from cross
21747         targets as well as native targets.
21748
21749 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21750
21751         * gcc.dg/ultrasp1.c: Removed xfail.
21752         * gcc.dg/struct-ret-2.c: Likewise.
21753         * gcc.dg/array-1.c: Likewise.
21754
21755 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21756
21757         * gcc.dg/struct-ret-2.c: New test.
21758
21759         * gcc.dg/array-1.c: New test.
21760
21761 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
21762
21763         * gcc.c-torture/execute/991030-1.c: New test.
21764
21765 1999-10-26  Richard Henderson  <rth@cygnus.com>
21766
21767         * gcc.c-torture/compile/991026-2.c: New test.
21768
21769 1999-10-26  Jeffrey A Law  (law@cygnus.com)
21770
21771         * gcc.c-torture/compile/991026-1.c: New test.
21772
21773 1999-10-23  Jeffrey A Law  (law@cygnus.com)
21774
21775         * gcc.c-torture/execute/991023-1.c: New test.
21776
21777 1999-10-19  Jeffrey A Law  (law@cygnus.com)
21778
21779         * gcc.c-torture/execute/991019-1.c: New test.
21780
21781 1999-10-16  Richard Henderson  <rth@cygnus.com>
21782
21783         * gcc.c-torture/execute/991016-1.c: New test.
21784
21785 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
21786
21787         * gcc.c-torture/execute/991014-1.c: New test.
21788
21789 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
21790
21791         * g++.old-deja/g++.other/union2.C: New test.
21792
21793 1999-10-13  Nathan Sidwell  <nathan@acm.org>
21794
21795         * g++.old-deja/g++.other/vaarg2.C: New test.
21796         * g++.old-deja/g++.other/vaarg3.C: New test.
21797
21798 1999-10-12  Craig Burley  <craig@jcb-sc.com>
21799
21800         * g77.f-torture/noncompile/19990905-1.f: Moved from being
21801         in compile/.
21802
21803 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
21804
21805         * gcc.c-torture/execute/va-arg-11.c: New test.
21806
21807 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
21808
21809         * lib/file-format.exp (gcc_target_object_format): Don't
21810         crash if objdump is unavailable.
21811
21812 1999-09-29  Donn Terry <donn@interix.com>
21813
21814         * gcc.misc-tests/mg.exp: delete extraneous redirection.
21815
21816 1999-09-28  Nick Clifton  <nickc@cygnus.com>
21817
21818         * gcc.c-torture/compile/990928-1.c: New test.
21819
21820 1999-09-28  Nathan Sidwell  <nathan@acm.org>
21821
21822         * g++.old-deja/g++.other/decl6.C: New test.
21823
21824 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21825
21826         * gcc.c-torture/execute/va-arg-10.c: New test.
21827
21828 1999-09-27  Nathan Sidwell  <nathan@acm.org>
21829
21830         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
21831         __PRETTY_FUNCTION__.
21832
21833 1999-09-23  Nick Clifton  <nickc@cygnus.com>
21834
21835         * gcc.c-torture/execute/990923-1.c: New test.
21836
21837 1999-09-21  Nick Clifton  <nickc@cygnus.com>
21838
21839         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
21840         for which -fpic is inappropriate.
21841
21842 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
21843
21844         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
21845
21846 1999-09-21  Nathan Sidwell  <nathan@acm.org>
21847
21848         * g++.old-deja/g++.other/dyncast1.C: New test.
21849         * g++.old-deja/g++.other/dyncast2.C: New test.
21850         * g++.old-deja/g++.other/dyncast3.C: New test.
21851         * g++.old-deja/g++.other/dyncast4.C: New test.
21852         * g++.old-deja/g++.other/dyncast5.C: New test.
21853         * g++.old-deja/g++.eh/catch3.C: New test.
21854         * g++.old-deja/g++.eh/catch3p.C: New test.
21855         * g++.old-deja/g++.eh/catch4.C: New test.
21856         * g++.old-deja/g++.eh/catch4p.C: New test.
21857         * g++.old-deja/g++.eh/catch5.C: New test.
21858         * g++.old-deja/g++.eh/catch5p.C: New test.
21859         * g++.old-deja/g++.eh/catch6.C: New test.
21860         * g++.old-deja/g++.eh/catch6p.C: New test.
21861         * g++.old-deja/g++.eh/catch7.C: New test.
21862         * g++.old-deja/g++.eh/catch7p.C: New test.
21863         * g++.old-deja/g++.eh/catch8.C: New test.
21864         * g++.old-deja/g++.eh/catch8p.C: New test.
21865         * g++.old-deja/g++.eh/catch9.C: New test.
21866         * g++.old-deja/g++.eh/catch9p.C: New test.
21867
21868 1999-09-13  Nathan Sidwell  <nathan@acm.org>
21869
21870         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
21871         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
21872
21873 1999-09-13  Jeffrey A Law  (law@cygnus.com)
21874
21875         * gcc.c-torture/compile/990913-1.c: New test.
21876
21877 1999-09-10  Nathan Sidwell  <nathan@acm.org>
21878
21879         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
21880         * g++.old-deja/g++.jason/rfg5.C: Likewise.
21881
21882 1999-09-09  Richard Henderson  <rth@cygnus.com>
21883
21884         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
21885
21886 1999-09-09  Nathan Sidwell  <nathan@acm.org>
21887
21888         * g++.old-deja/g++.other/lookup11.C: New test.
21889         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
21890         what is permitted and what we want.
21891         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
21892         overload use.
21893         * g++.old-deja/g++.jason/rfg5.C: Likewise
21894
21895 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
21896
21897         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
21898         * gcc.c-torture/noncompile/poison-1.c: New file.
21899
21900 1999-09-08  Nathan Sidwell  <nathan@acm.org>
21901
21902         * g++.old-deja/g++.other/sizeof3.C: New test.
21903         * g++.old-deja/g++.other/sizeof4.C: New test.
21904         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
21905         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
21906
21907 1999-09-07  Richard Henderson  <rth@cygnus.com>
21908
21909         * gcc.dg/va-arg-1.c: New.
21910
21911 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21912
21913         * gcc.c-torture/execute/va-arg-9.c: New test.
21914
21915 1999-09-05  Craig Burley  <craig@jcb-sc.com>
21916
21917         * g77.f-torture/compile/980519-2.f: New test.
21918         * g77.f-torture/compile/19990905-0.f: New test.
21919         * g77.f-torture/compile/19990905-1.f: New test.
21920         * g77.f-torture/compile/19990905-2.f: New test.
21921
21922         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
21923
21924 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
21925
21926         * gcc.c-torture/execute/990827-1.c: Fix typo.
21927
21928 1999-09-03  Nathan Sidwell  <nathan@acm.org>
21929
21930         * g++.old-deja/g++.other/deref1.C: New test.
21931
21932 1999-09-02  Nathan Sidwell  <nathan@acm.org>
21933
21934         * g++.old-deja/g++.other/ambig2.C: New test.
21935         * g++.old-deja/g++.other/cond5.C: New test.
21936         * g++.old-deja/g++.other/lookup16.C: New test.
21937
21938 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
21939
21940         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
21941         assemblers too.
21942
21943 1999-08-31  Jeffrey A Law  (law@cygnus.com)
21944
21945         * lib/c-torture.exp: Avoid the "compare executables" optimization
21946         when testing native.
21947
21948 1999-08-29  Jeffrey A Law  (law@cygnus.com)
21949
21950         * gcc.c-torture/execute/990829-1.c: New test.
21951         * gcc.c-torture/compile/990829-1.c: New test.
21952
21953 1999-08-27  Paul Burchard  <burchard@pobox.com>
21954
21955         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
21956         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
21957         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
21958         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
21959         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
21960         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
21961         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
21962         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
21963         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
21964         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
21965         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
21966
21967 1999-08-27  Jeffrey A Law  (law@cygnus.com)
21968
21969         * gcc.c-torture/execute/990827-1.c: New test.
21970
21971 1999-08-26  Craig Burley  <craig@jcb-sc.com>
21972
21973         * g77.f-torture/noncompile/19990826-4.f: New test.
21974
21975         * g77.f-torture/compile/19990826-3.f: New test.
21976
21977         * g77.f-torture/execute/19990826-2.f: New test.
21978
21979         * g77.f-torture/compile/19990826-1.f: New test.
21980
21981         * gcc.c-torture/execute/990826-0.c: New test.
21982         * g77.c-torture/execute/19990826-0.f: New test.
21983
21984         * g77.f-torture/noncompile/970626-2.f: New test.
21985
21986 1999-08-25  Paul Burchard  <burchard@pobox.com>
21987
21988         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
21989         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
21990         lss-011.C: New tests.
21991
21992 1999-08-25  Nathan Sidwell  <nathan@acm.org>
21993
21994         * g++.old-deja/g++.other/decl5.C: New test.
21995
21996 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21997
21998         * noncompile/noncompile.exp: Load_lib c-torture.exp.
21999         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
22000         call `postbase' for each one.  All callers of `postbase' changed
22001         to call this instead.
22002
22003 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
22004
22005         * gcc.c-torture/execute/990811-1.c: New test.
22006
22007 1999-08-09  Nick Clifton  <nickc@cygnus.com>
22008
22009         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
22010         just native ones.
22011
22012         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
22013         just native ones.
22014
22015 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22016
22017         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
22018
22019 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22020
22021         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
22022
22023 1999-08-04  Nathan Sidwell  <nathan@acm.org>
22024
22025         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
22026
22027 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22028
22029         * gcc.c-torture/execute/990804-1.c: New test.
22030
22031 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22032
22033         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
22034         * g++.old-deja/g++.brendan/crash64.C: Likewise
22035         * g++.old-deja/g++.brendan/overload8.C: Likewise
22036
22037 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22038
22039         * g++.old-deja/g++.other/struct1.C: New test.
22040
22041 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22042
22043         * g++.old-deja/g++.other/enum2.C: New test.
22044
22045 1999-08-02  Richard Henderson  <rth@cygnus.com>
22046
22047         Adapted from tests from Franz Sirl:
22048         * gcc.c-torture/execute/va-arg-7.c: New test.
22049         * gcc.c-torture/execute/va-arg-8.c: New test.
22050
22051 1999-08-01  Jeffrey A Law  (law@cygnus.com)
22052
22053         * gcc.c-torture/compile/990801-2.c: New test.
22054
22055         * gcc.c-torture/compile/990801-1.c: New test.
22056
22057 1999-07-27  Michael Meissner  <meissner@cygnus.com>
22058
22059         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
22060         fp-cmp-1.c, converting double to float.
22061
22062         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
22063         fp-cmp-1.c, converting double to long double.
22064
22065         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
22066         from fr1 to unknown_register, since fr1 is a legitimate register
22067         on some machines.
22068
22069 1999-07-25  Jeffrey A Law  (law@cygnus.com)
22070
22071         * README: More listname related changes.
22072
22073 1999-07-08  Catherine Moore  <clm@cygnus.com>
22074
22075         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
22076
22077 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
22078
22079         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
22080
22081 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22082
22083         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
22084
22085 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
22086
22087         * gcc.dg/990703-1.c: New test.
22088
22089 1999-06-29  Nick Clifton  <nickc@cygnus.com>
22090
22091         * lib/file-format.exp: New file: Move definition of proc
22092         gcc_target_object_format to here from
22093         gcc.dg/special/ecos.exp.
22094
22095         * lib/c-torture.exp: Include lib file-format.exp.
22096         * lib/gcc-dg.exp: Include lib file-format.exp.
22097
22098         * gcc.dg/special/ecos.exp: Remove definition of proc
22099         gcc_target_object_format.
22100
22101 1999-06-28  Jeffrey A Law  (law@cygnus.com)
22102
22103         * gcc.c-torture/execute/990628-1.c: New test.
22104
22105 1999-06-25  Jeffrey A Law  (law@cygnus.com)
22106
22107         * gcc.c-torture/compile/990625-2.c: New test.
22108
22109         * gcc.c-torture/compile/990625-1.c: New test.
22110
22111 1999-06-23  Nick Clifton  <nickc@cygnus.com>
22112
22113         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
22114         attributes compile.
22115         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
22116         ports that use the COFF/PE file format.
22117
22118 1999-06-17  Jeffrey A Law  (law@cygnus.com)
22119
22120         * gcc.c-torture/compile/990617-1.c: New test.
22121
22122 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
22123
22124         * g++.old-deja/g++.other/decl4.C: New test.
22125
22126 1999-06-14  Nathan Sidwell  <nathan@acm.org>
22127
22128         * g++.old-deja/g++.other/bitfld3.C: New test.
22129
22130 1999-06-08  Nathan Sidwell  <nathan@acm.org>
22131
22132         * g++.old-deja/g++.eh/catch1.C: New test.
22133
22134 1999-06-07  Jeffrey A Law  (law@cygnus.com)
22135
22136         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
22137
22138         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
22139         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
22140
22141 1999-06-05  Craig Burley  <craig@jcb-sc.com>
22142
22143         * g77.f-torture/compile/19990502-0.f: Replace with new,
22144         shorter, test that still fails after recent changes.
22145
22146 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22147
22148         * gcc.c-torture/execute/990604-1.c: New test.
22149
22150 1999-05-31  Jeffrey A Law  (law@cygnus.com)
22151
22152         * gcc.c-torture/execute/990531-1.c: New test.
22153
22154 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22155
22156         * gcc.c-torture/compile/990527-1.c: New test.
22157
22158 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
22159
22160         * gcc.c-torture/execute/990527-1.c: New test.
22161
22162 1999-05-25  Nick Clifton  <nickc@cygnus.com>
22163
22164         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
22165         bitfields as signed.
22166
22167 1999-05-25  Craig Burley  <craig@jcb-sc.com>
22168
22169         * g77.f-torture/compile/19990525-0.f: New test.
22170
22171 1999-05-25  Jeffrey A Law  (law@cygnus.com)
22172
22173         * gcc.c-torture/execute/990525-2.c: New test.
22174
22175         * gcc.c-torture/execute/990525-1.c: New test.
22176
22177 1999-05-24  Nathan Sidwell  <nathan@acm.org>
22178
22179         * g++.old-deja/g++.other/anon3.C: New test.
22180         * g++.old-deja/g++.other/anon4.C: New test.
22181         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
22182         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
22183         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
22184         Merrill).
22185
22186 1999-05-24  Jeffrey A Law  (law@cygnus.com)
22187
22188         * gcc.c-torture/execute/990524-1.c: New test.
22189
22190         * gcc.dg/990524-1.c: New test.
22191
22192 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22193
22194         * gcc.c-torture/compile/990523-1.c: New test.
22195
22196 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
22197
22198         * gcc.c-torture/compile/990519-1.c: New test.
22199
22200 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22201
22202         * gcc.c-torture/compile/990517-1.c: New test.
22203
22204         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
22205         (e4, f4): New tests.
22206         (main): Call them.
22207
22208 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22209
22210         * gcc.dg/noreturn-1.c: New test.
22211
22212 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
22213
22214         * gcc.c-torture/execute/990513-1.c: New test.
22215
22216 1999-05-10  Richard Henderson  <rth@cygnus.com>
22217
22218         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
22219
22220 1999-05-10  Craig Burley  <craig@jcb-sc.com>
22221
22222         * g77.f-torture/execute/erfc.f: Use small single-precision
22223         values, to avoid problems on Alphas when not -mieee.
22224
22225 1999-05-08  Craig Burley  <craig@jcb-sc.com>
22226
22227         * gcc.dg/990506-0.c: New test.
22228
22229 1999-05-08  Richard Henderson  <rth@cygnus.com>
22230
22231         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
22232         the constant to test.  Don't XFAIL 64-bit targets.
22233
22234         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
22235         * g++.old-deja/g++.law/profile1.C: Likewise.
22236
22237         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
22238         operator new instances.
22239         * g++.old-deja/g++.other/delete5.C: Likewise.
22240
22241 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22242
22243         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
22244         intrinsic.
22245
22246 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22247
22248         * g77.f-torture/execute/u77-test.f: Reverse order of two
22249         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
22250
22251 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22252
22253         * gcc.dg/compare1.c: New test.
22254
22255 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
22256
22257         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
22258         New tests.
22259
22260 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22261
22262         * g77.f-torture/compile/19990502-1.f: New test.
22263
22264 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22265
22266         * g77.f-torture/compile/19990502-0.f: New test.
22267
22268 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22269
22270         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
22271         intrinsic.
22272
22273 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22274
22275         * g77.f-torture/execute/u77-test.f (main): List libU77
22276         intrinsics not currently tested.
22277         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
22278         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
22279         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
22280         Trim blanks off the ends of some printed strings.
22281
22282 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22283
22284         * g77.f-torture/execute/u77-test.f (main): Just warn about
22285         FSTAT gid disagreement, as it's expected on some systems.
22286
22287 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22288
22289         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
22290         use a new function, which allows for some slop.
22291         Clean up some commentary.
22292         (issum): The new function.
22293         (sgladd): Deleted subroutine.
22294
22295 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22296
22297         * g77.f-torture/execute/u77-test.f: Modify to be more like
22298         libf2c/libU77 version, bringing patches to that version here.
22299         Add suitable commentary.
22300
22301 1999-04-25  Richard Henderson  <rth@cygnus.com>
22302
22303         * gcc.dg/990424-1.c: New test.
22304
22305 1999-04-24  Craig Burley  <craig@jcb-sc.com>
22306
22307         * g77.f-torture/execute/u77-test.f (main): Bug involving
22308         LSTAT has been fixed, so turn back on full checking.
22309
22310 1999-04-20  Craig Burley  <craig@jcb-sc.com>
22311
22312         * g77.f-torture/compile/19990419-0.f: New test.
22313         * g77.f-torture/execute/19990419-1.f: New test.
22314
22315 1999-04-17  Richard Henderson  <rth@cygnus.com>
22316
22317         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
22318         to avoid the need for a prototype to supress a warning.
22319
22320 1999-04-07  Jim Wilson  <wilson@cygnus.com>
22321
22322         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
22323
22324 1999-04-04  Jeffrey A Law  (law@cygnus.com)
22325
22326         * gcc.c-torture/execute/990404-1.c: New test.
22327
22328 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22329
22330         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
22331         * gcc.dg/cpp-if3.c: Don't use -pedantic.
22332         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
22333         missing initializer warnings.
22334
22335 1999-03-28  Jeffrey A Law  (law@cygnus.com)
22336
22337         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
22338         matching strings.
22339
22340 1999-03-26  Jeffrey A Law  (law@cygnus.com)
22341
22342         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
22343
22344 1999-03-26  Craig Burley  <craig@jcb-sc.com>
22345
22346         * g77.f-torture/execute/19990325-0.f: New test.
22347         * g77.f-torture/execute/19990325-1.f: New test.
22348
22349 1999-03-24  Jeffrey A Law  (law@cygnus.com)
22350
22351         * gcc.c-torture/execute/990324-1.c: New test.
22352
22353 1999-03-22  Jim Wilson  <wilson@cygnus.com>
22354
22355         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
22356         test with 4.
22357
22358 1999-03-17  Richard Henderson  <rth@cygnus.com>
22359
22360         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
22361
22362 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22363
22364         * g77.f-torture/execute/19990313-2.f: New test.
22365         * g77.f-torture/execute/19990313-3.f: New test.
22366
22367 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22368
22369         * g77.f-torture/execute/19990313-0.f: New test.
22370         * g77.f-torture/execute/19990313-1.f: New test.
22371
22372 1999-03-12  Jim Wilson  <wilson@cygnus.com>
22373
22374         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
22375         printf to sprintf.
22376         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
22377         (main): Add check for u15.  Conditionalize u31 check depending on
22378         whether ints are <32 bits or >=32 bits.
22379
22380 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22381
22382         * g77.f-torture/execute/19981119-0.f: Improve testiness.
22383
22384 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22385
22386         * g77.f-torture/compile/19990305-0.f: New test.
22387         * g77.f-torture/execute/19981119-0.f: New test.
22388
22389 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22390
22391         * g77.f-torture/execute/970625-2.f: call ABORT if final
22392         result is not correct, instead of just printing it.
22393         Add this checking via newly introduced obfuscation, to
22394         trip up buggy front ends.
22395
22396 1999-03-07  Craig Burley  <craig@jcb-sc.com>
22397
22398         * g77.f-torture/compile/960317-1.f: Moved from being
22399         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
22400
22401 1999-03-06  Craig Burley  <craig@jcb-sc.com>
22402
22403         * g77.f-torture/execute/960317-1.f: New (old) test.
22404         * g77.f-torture/execute/970625-2.f: Ditto.
22405
22406 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
22407
22408         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
22409         message on line 1 or line 2; cccp and cpplib do this differently.
22410
22411 1999-03-01  Jeffrey A Law  (law@cygnus.com)
22412
22413         * g++.old-deja/g++.law/weak1.C: New test.
22414
22415 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22416
22417         * gcc.c-torture/execute/990119-1.c: Renamed to...
22418         * gcc.dg/990119-1.c: this, so it will only be tested once
22419         (it's a preprocessor test, it doesn't need to be run at
22420         multiple optimization levels).
22421
22422 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22423
22424         * lib/g++.exp: Don't add incdir=$base_dir/../include to
22425           ALWAYS_CXXFLAGS.
22426
22427 1999-02-24  Craig Burley  <craig@jcb-sc.com>
22428
22429         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
22430         * g77.f-torture/compile/19981216-0.f: ...as it is expected
22431         to not be compilable by current g77.
22432
22433 1999-02-24  Nick Clifton  <nickc@cygnus.com>
22434
22435         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
22436
22437 1999-02-22  Jeffrey A Law  (law@cygnus.com)
22438
22439         * gcc.c-torture/execute/990222-1.c: New test.
22440
22441 1999-02-19  Craig Burley  <craig@jcb-sc.com>
22442
22443         * g77.f-torture/compile/19990218-0.f: New test.
22444         * g77.f-torture/noncompile/19990218-1.f: New test.
22445
22446 1999-02-18  Craig Burley  <craig@jcb-sc.com>
22447
22448         * g77.f-torture/compile/19981216-0.f: New test.
22449
22450 1999-02-14  Jeffrey A Law  (law@cygnus.com)
22451
22452         * gcc.dg/990214-1.c: New test.
22453
22454 1999-02-13  Jeffrey A Law  (law@cygnus.com)
22455
22456         * gcc.dg/990213-2.c: New test.
22457
22458         * gcc.dg/990213-1.c: New test.
22459
22460 1999-02-12  Jeffrey A Law  (law@cygnus.com)
22461
22462         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
22463         ints.
22464
22465 1999-02-11  Nick Clifton  <nickc@cygnus.com>
22466
22467         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
22468         specified by target.
22469
22470         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
22471
22472 1999-02-11  Jeffrey A Law  (law@cygnus.com)
22473
22474         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
22475
22476 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22477
22478         * gcc.dg/special/ecos.exp: New test driver for new tests with
22479         special requirements.
22480
22481         * gcc.dg/special/alias-1.c: New test.
22482         * gcc.dg/special/gcsec-1.c: New test.
22483         * gcc.dg/special/weak-1.c: New test.
22484         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
22485         * gcc.dg/special/weak-2.c: New test.
22486         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
22487         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
22488         * gcc.dg/special/wkali-1.c: New test.
22489         * gcc.dg/special/wkali-2.c: New test.
22490         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
22491         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
22492
22493 1999-02-10  Felix Lee  <flee@cygnus.com>
22494
22495           * lib/c-torture.exp (c-torture-compile): Pull out code for
22496           analyzing gcc error messages.
22497           (c-torture-execute): Likewise.  Fix some (harmless) false
22498           positives.
22499           * lib/gcc.exp (gcc_check_compile): New function.
22500
22501 1999-02-08  Richard Henderson  <rth@cygnus.com>
22502
22503         * gcc.c-torture/execute/990208-1.c: New test.
22504
22505 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22506
22507         * g++.dg/special/ecos.exp: New driver for new tests with special
22508         requirements
22509
22510         * g++.dg/special/conpr-1.C: New test
22511         * g++.dg/special/conpr-2.C: New test
22512         * g++.dg/special/conpr-2a.C: New test
22513         * g++.dg/special/conpr-3.C: New test
22514         * g++.dg/special/conpr-3a.C: New test
22515         * g++.dg/special/conpr-3b.C: New test
22516
22517         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
22518         allow g++ to use the dg driver
22519
22520         * README: Add comment about g++.dg directory
22521
22522 1999-02-06  Jeffrey A Law  (law@cygnus.com)
22523
22524         * README: Update email addresses.
22525
22526 1999-02-03  Nick Clifton  <nickc@cygnus.com>
22527
22528         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
22529         arguments in order to force structure S onto the stack even on
22530         the alpha.
22531         (test): Pass 10 leading arguments to function foo as well as the
22532         structure S.
22533
22534         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
22535         failure for all targets.
22536
22537         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
22538         abort to terminate program execution.
22539
22540 1999-01-30  Richard Henderson  <rth@cygnus.com>
22541
22542         * gcc.c-torture/execute/990130-1.c: New test.
22543
22544 1999-01-30  Jeffrey A Law  (law@cygnus.com)
22545
22546         * gcc.dg/990130-1.c: New test.
22547
22548 1999-01-28  Michael Meissner  <meissner@cygnus.com>
22549
22550         * gcc.c-torture/execute/990128-1.c: New test.
22551
22552 1999-01-27  Michael Meissner  <meissner@cygnus.com>
22553
22554         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
22555
22556 1999-01-27  Felix Lee  <flee@cygnus.com>
22557
22558         * lib/c-torture.exp (c-torture-compile): pull out code for
22559         analyzing gcc error messages.
22560         (c-torture-execute): ditto, and fix some (harmless) false
22561         positives.
22562         * lib/gcc.exp (gcc_check_compile): new function.
22563
22564 1999-01-17  Jeffrey A Law  (law@cygnus.com)
22565
22566         * gcc.dg/990117-1.c: New test.
22567
22568         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
22569
22570         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
22571
22572 1999-01-15  Jeffrey A Law  (law@cygnus.com)
22573
22574         * g77.f-torture/compile/990115-1.f: New test.
22575
22576 1999-01-07  Jeffrey A Law  (law@cygnus.com)
22577
22578         * gcc.c-torture/compile/990107-1.c: New test
22579
22580 1999-01-06  Jeffrey A Law  (law@cygnus.com)
22581
22582         * gcc.c-torture/execute/990106-2.c: New test.
22583
22584         * gcc.c-torture/execute/990106-1.c: New test.
22585
22586 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
22587
22588         * gcc.c-torture/compile/981223-1.c: New test.
22589
22590 1998-12-29  Richard Henderson  <rth@cygnus.com>
22591
22592         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
22593         (opt3): Rename from opt4 and disable.
22594
22595 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
22596
22597         * g++.old-deja/g++.pt/ptrmem5.C: New test.
22598
22599 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22600
22601         * g++.old-deja/g++.other/conv5.C: New test.
22602
22603 1998-12-14  Nick Clifton  <nickc@cygnus.com>
22604
22605         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
22606
22607 1998-12-11  Jeffrey A Law  (law@cygnus.com)
22608
22609         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
22610
22611 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
22612
22613         * gcc.c-torture/compile/981211-1.c: New test.
22614
22615 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
22616
22617         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
22618
22619         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
22620
22621 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22622
22623         * gcc.special/930510-1.c: Make C9X safe.
22624         * gcc.misc-tests/gcov-1.c Similarly.
22625         * gcc.misc-tests/gcov-2.c Similarly.
22626
22627 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22628
22629         * gcc.dg/ultrasp1.c: New test.
22630
22631 1998-12-06  Richard Henderson  <rth@cygnus.com>
22632
22633         * gcc.c-torture/execute/981206.c: New test.
22634
22635 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22636
22637         * g++.old-deja/g++.ns/template7.C: New test.
22638
22639         * g++.old-deja/g++.other/expr1.C: New test.
22640
22641         * g++.old-deja/g++.eh/tmpl3.C: New test.
22642
22643         * g++.old-deja/g++.eh/tmpl2.C: New test.
22644
22645 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22646
22647         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
22648         * g++.old-deja/g++.other/using6.C: Removed.
22649         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
22650
22651         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
22652
22653 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22654
22655         * g++.old-deja/g++.pt/overload8.C: New test.
22656
22657         * g++.old-deja/g++.pt/overload7.C: New test.
22658
22659         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
22660
22661         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
22662         and relinking messages.
22663         * lib/g++.exp (g++_target_compile): Remove .rpo file when
22664         compiling with -frepo.
22665
22666 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
22667
22668         * g++.old-deja/g++.pt/lookup6.C: New test.
22669
22670 1998-11-30  Nick Clifton  <nickc@cygnus.com>
22671
22672         * gcc.c-torture/execute/981130-1.c: New test.
22673         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
22674
22675 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22676
22677         * g++.old-deja/g++.pt/explicit76.C: New test.
22678
22679         * g++.old-deja/g++.pt/friend38.C: New test.
22680
22681         * g++.old-deja/g++.ns/crash2.C: New test.
22682
22683         * g++.old-deja/g++.pt/defarg8.C: New test.
22684
22685         * g++.old-deja/g++.pt/instantiate6.C: New test.
22686
22687         * g++.old-deja/g++.pt/static6.C: New test.
22688
22689         * g++.old-deja/g++.pt/decl2.C: New test.
22690
22691 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22692
22693         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
22694         problem is actually related with name lookup, but so what? :-)
22695
22696         * g++.old-deja/g++.pt/friend37.C: New test.
22697
22698 1998-11-25  Dave Love  <d.love@dl.ac.uk>
22699
22700         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
22701         element, which fails on some systems.
22702
22703         * g77.f-torture/execute/labug1.f: New test.
22704
22705 1998-11-21  Jeffrey A Law  (law@cygnus.com)
22706
22707         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
22708         is defined.
22709
22710 1998-11-18  Dave Love  <d.love@dl.ac.uk>
22711
22712         * g77.f-torture/compile/981117-1.f: New test.
22713
22714 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
22715
22716         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
22717         properly discarded.
22718
22719 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
22720
22721         * gcc.c-torture/execute/memcheck: New directory of tests for
22722         -fcheck-memory-usage.
22723
22724 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
22725
22726         * README: New file, general information about the testsuite and
22727         new description of the various C++ test subdirectories.
22728         * README.g++: Eliminate obsolete information, update and move most
22729         relevant stuff to README.
22730
22731 1998-11-07  Richard Henderson  <rth@cygnus.com>
22732
22733         * gcc.c-torture/compile/981107-1.c: New test.
22734
22735 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
22736
22737         * execute/memcpy-bi.c: New testcase.
22738
22739 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
22740
22741         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
22742         base classes.
22743
22744         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
22745         template is selected.
22746
22747         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
22748         classes, it should be accepted for all types.
22749
22750         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
22751
22752         * g++.old-deja/g++.pt/spec24.C: Ensure that template
22753         specializations start with template headers.
22754
22755 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
22756
22757         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
22758
22759         * g++.old-deja/g++.other/init9.C: Test cross initialization of
22760         non-POD types.
22761
22762 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22763
22764         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
22765
22766 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
22767
22768         * compile/981022-1.c, compile/981022-1.x: New test and driver.
22769
22770 1998-10-19  Jeffrey A Law  (law@cygnus.com)
22771
22772         * 981019-1.c: New test.
22773
22774 1998-10-14  Robert Lipe <robertl@dgii.com>
22775
22776         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
22777         find objc headers.
22778
22779 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22780
22781         * compile/981001-4.c: Remove use of GCC extension that triggers a
22782         compiler bug.
22783
22784 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
22785
22786         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
22787
22788 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22789
22790         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
22791         instantiation of template produces incorrect code for delete
22792         expression.
22793
22794         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
22795         constructors' name is not unique.
22796         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
22797         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
22798
22799         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
22800         automatic array of const is ill-formed.
22801
22802         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
22803         of template parameter?
22804
22805         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
22806         const.
22807
22808         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
22809         pointer-to-member expression.
22810
22811         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
22812         declaration causes ICE.
22813
22814 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
22815
22816         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
22817         reserved in the global namespace.
22818
22819         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
22820         generate needed virtual table.
22821
22822         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
22823
22824 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
22825
22826         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
22827         template-dependent type
22828
22829 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
22830
22831         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
22832         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
22833         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
22834
22835         * g++.old-deja/g++.other/using5.C: New test; using decl from base
22836         class should be usable as argument of member function.
22837         * g++.old-deja/g++.other/using6.C: New test; using decl from base
22838         class should be usable as return type of member function.
22839         * g++.old-deja/g++.other/using7.C: New test; using decl from base
22840         class should be usable as type of data member.
22841
22842         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
22843
22844 1998-10-09  Jeffrey A Law  (law@cygnus.com)
22845
22846         * gcc.c-torture/special/920521-1.c: Fix bogus test.
22847
22848 1998-10-08  Nick Clifton  <nickc@cygnus.com>
22849
22850         * gcc.dg/dll-?.c Add thumb to target list.
22851         Fix assembler scan patterns to match current assembler output.
22852
22853 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
22854
22855         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
22856         matching of template brackets.
22857
22858         * g++.old-deja/g++.other/using4.C: New test.  Test using
22859         declarations of methods from base classes.
22860
22861         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
22862         within functions should introduce names into the innermost
22863         enclosing namespace.
22864
22865         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
22866         of static locals if first initialization throws.
22867
22868 1998-10-07  Jim Wilson  <wilson@cygnus.com>
22869
22870         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
22871
22872 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
22873
22874         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
22875         lose track of the possible targets of tablejump insns.
22876         * special/special.exp: Run it.
22877
22878 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22879
22880         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
22881         must be declared before its specializations can be named in friend
22882         declarations.
22883
22884 1998-10-05  Dave Love  <d.love@dl.ac.uk>
22885
22886         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
22887
22888         * g77.f-torture/execute/io1.f: New test.
22889
22890 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22891
22892         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
22893         with pointer to template function, for which no argument deduction
22894         is possible.
22895
22896         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
22897         specialization of template function as argument to template
22898         function.
22899
22900         * g++.old-deja/g++.other/access2.C: New test; Inner class
22901         shouldn't have privileged access to Outer's names.
22902
22903 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22904
22905         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
22906         friend template declared within template class conflicts with
22907         nested class of the same name.
22908
22909         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
22910         is ignored.
22911
22912         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
22913         object with direct initializer as function declaration.
22914
22915         * g++.old-deja/g++.other/decl2.C: New test; duplicate
22916         initializers.
22917
22918         * g++.old-deja/g++.other/null2.C: New test; conditional operator
22919         involving const pointer and NULL produces incorrect result.
22920
22921         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
22922         type name without `typename' should be rejected with -pedantic.
22923
22924 1998-10-02  Richard Henderson  <rth@cygnus.com>
22925
22926         * g++.old-deja/g++.other/addrof1.C: New test.
22927
22928 1998-10-01  Nick Clifton  <nickc@cygnus.com>
22929
22930         * gcc.c-torture/compile/981001-1.c: New test.
22931         * gcc.c-torture/execute/981001-1.c: New test.
22932
22933 1998-10-01  Jeffrey A Law  (law@cygnus.com)
22934
22935         * gcc.c-torture/compile/981001-2.c: New test.
22936         * gcc.c-torture/compile/981001-3.c: New test.
22937         * gcc.c-torture/compile/981001-4.c: New test.
22938
22939 1998-10-01  Robert Lipe  <robertl@dgii.com>
22940
22941         * lib/objc.exp (objc_target_compile): Add -L during compiles for
22942         multilibbed hosts.   Idea grafted from g77.exp.
22943
22944 1998-09-30  Dave Love  <d.love@dl.ac.uk>
22945
22946         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
22947         avoid losing on systems which need -lsocket.
22948
22949 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
22950
22951         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
22952         * g++.old-deja/g++.other/nested2.C: Ditto.
22953         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
22954         failure.
22955
22956 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22957
22958         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
22959         preferred over template operator!= for enum bitfields.
22960
22961 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
22962
22963         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
22964         that happen to have the same base name, but in different scopes,
22965         are incorrectly rejected.
22966
22967 1998-09-16  Richard Henderson  <rth@cygnus.com>
22968
22969         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
22970         on the native word size instead of an integer literal.
22971
22972 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22973
22974         * g++.old-deja/g++.other/static2.C: Invocation of static data
22975         member of type pointer-to-function denoted as non-static member.
22976
22977         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
22978         checks involving function types and aliases.
22979
22980 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22981
22982         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
22983         redefined to the same non-trivial type.
22984
22985         * g++.old-deja/g++.pt/explicit73.C: Test for proper
22986         namespace-qualification of template specializations declared in
22987         other namespaces.
22988
22989         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
22990         to declare a subset of the specializations of a template function
22991         as friends of specializations of a template class.
22992
22993         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
22994         member templates that do not fully specialize the enclosing
22995         template class are rejected.
22996
22997 1998-09-11  Dave Love  <d.love@dl.ac.uk>
22998
22999         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
23000
23001 1998-09-08  Dave Love  <d.love@dl.ac.uk>
23002
23003         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
23004         altered from libf2c/libU77 version.
23005
23006 1998-09-06  Dave Love  <d.love@dl.ac.uk>
23007
23008         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
23009
23010 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
23011
23012         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
23013         (un)signed char are different types for template specialization
23014         purposes.
23015
23016 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
23017
23018         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
23019         * objc: ObjC testsuite.
23020
23021 1998-08-31  Catherine Moore  <clm@cygnus.com>
23022
23023         * gcc.c-torture/execute/941014-1.x:  New file.
23024
23025 1998-08-31  Nick Clifton  <nickc@cygnus.com>
23026
23027         * lib/c-torture.exp: Add support for
23028         torture_eval_before_compile and torture_eval_before_execute
23029         variables.
23030
23031 1998-08-30  Jeffrey A Law  (law@cygnus.com)
23032
23033         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
23034         this test triggers valid.
23035
23036 1998-08-27  Jeffrey A Law  (law@cygnus.com)
23037
23038         * gcc.dg/980827-1.c: New test.
23039
23040 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
23041
23042         * gcc.c-torture/execute/loop-4b.c: New test.
23043
23044 1998-08-26  Nick Clifton  <nickc@cygnus.com>
23045
23046         * lib/c-torture.exp: Add support for
23047         torture_eval_before_compile and torture_eval_before_execute
23048         variables.
23049
23050 1998-08-25  Jeffrey A Law  (law@cygnus.com)
23051
23052         * gcc.c-torture/compile/980825-1.c: New test.
23053
23054 1998-08-24  Nick Clifton  <nickc@cygnus.com>
23055
23056         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
23057         count number tests in opt_t0 not good_t0.
23058
23059 1998-08-24  Jeffrey A Law  (law@cygnus.com)
23060
23061         * gcc.c-torture/compile/930326-1.x: Fix typo.
23062
23063 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
23064
23065         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
23066         causes an ICE.
23067
23068 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23069
23070         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
23071         STACK_SIZE is defined.
23072         * gcc.c-torture/unsorted/stuct.c: Similarly.
23073
23074         * gcc.c-torture/compile/980821-1.c: New test.
23075
23076 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23077
23078         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
23079
23080 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
23081
23082         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
23083         code.
23084
23085 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
23086
23087         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
23088         error'.
23089
23090 1998-08-18  Jeffrey A Law  (law@cygnus.com)
23091
23092         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
23093
23094 1998-08-16  Jeffrey A Law  (law@cygnus.com)
23095
23096         * gcc.c-torture/compile/980816-1.c: New test.
23097
23098         * gcc.dg/980816-1.c: New test.
23099
23100 1998-08-13  Jeffrey A Law  (law@cygnus.com)
23101
23102         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
23103         compiler for ieee tests.
23104
23105 1998-08-01  Dave Love  <d.love@dl.ac.uk>
23106
23107         * g77.f-torture/compile/980729-0.f: New test.
23108
23109 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
23110
23111         * gcc.c-torture/special/eeprof-1.c: New test, for
23112         -finstrument-functions.
23113         * gcc.c-torture/special/special.exp: Run it.
23114
23115 1998-07-29  Jeffrey A Law  (law@cygnus.com)
23116
23117         * gcc.c-torture/compile/980729-1.c: New test.
23118
23119 1998-07-27  Nick Clifton  <nickc@cygnus.com>
23120
23121         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
23122         __thumb__ is defined, and test for ARM style doubles if so.
23123
23124 1998-07-26  Dave Love  <d.love@dl.ac.uk>
23125
23126         * g77.f-torture/noncompile/980615-0.f: New test.
23127
23128 1998-07-26  H.J. Lu  (hjl@gnu.org)
23129
23130         * gcc.dg/980312-1.c: Do link instead of compile.
23131         * gcc.dg/980313-1.c: Likewise.
23132
23133 1998-07-26  Jeffrey A Law  (law@cygnus.com)
23134
23135         * gcc.c-torture/compile/980726-1.c: New test.
23136
23137 1998-07-25  Dave Love  <d.love@dl.ac.uk>
23138
23139         * g77.f-torture/execute/io0.f: New test.
23140
23141 1998-07-24  Nick Clifton  <nickc@cygnus.com>
23142
23143         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
23144         an int.
23145
23146 1998-06-18  Michael Meissner  <meissner@cygnus.com>
23147
23148         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
23149         m32r bugs.
23150
23151 1998-07-17  Nick Clifton  <nickc@cygnus.com>
23152
23153         * gcc.dg/980626-1.c: Expect failures for all toolchains until
23154         c-decl.c:grokdeclarator can handle mode attributes.
23155
23156 1998-07-16  Jeffrey A Law  (law@cygnus.com)
23157
23158         * gcc.c-torture/execute/980716-1.c: New test.
23159
23160 1998-07-13  Jeffrey A Law  (law@cygnus.com)
23161
23162         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
23163         the mn10200.
23164         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
23165         the mn10200.
23166         * gcc.c-torture/execute/va-arg-3.x: Similarly.
23167         * gcc.c-torture/compile/930326-1.x: Similarly.
23168
23169 1998-07-13  Dave Love  <d.love@dl.ac.uk>
23170
23171         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
23172         New test from Craig.
23173
23174 1998-07-12  Dave Love  <d.love@dl.ac.uk>
23175
23176         * g77.f-torture/noncompile/980616-0.f: New test.
23177
23178         * g77.f-torture/execute/970816-3.f:  New test from Craig.
23179
23180 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23181
23182         *  g++.other/singleton.C: Return error value instead of taking
23183         SIGSEGV.
23184
23185 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
23186
23187         *  g++.other/singleton.C: New test.   Warning is under dispute.
23188         Runtime crash is not.
23189
23190 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23191
23192         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
23193         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
23194         using6.C, using7.C}:  New namespace tests.
23195
23196 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
23197
23198         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
23199         specialization with typedef'ed names used as array indexes.
23200
23201 1998-07-09  Jeffrey A Law  (law@cygnus.com)
23202
23203         * gcc.c-torture/execute/980709-1.c: New test.
23204
23205         * gcc.dg/980709-1.c: New test.
23206
23207 1998-07-07  Richard Henderson  <rth@cygnus.com>
23208
23209         * gcc.c-torture/execute/bcp-1.c: New test.
23210
23211 1998-07-07  Jeffrey A Law  (law@cygnus.com)
23212
23213         * gcc.c-torture/execute/980707-1.c: New test.
23214
23215 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
23216
23217         * gcc.c-torture/compile/980706-1.c: New test.
23218
23219 1998-07-01  Dave Love  <d.love@dl.ac.uk>
23220
23221         * g77.f-torture/execute/980701-0.f,
23222         g77.f-torture/execute/980701-1.f: New test from Craig.
23223
23224 1998-07-01  Jeffrey A Law  (law@cygnus.com)
23225
23226         * gcc.c-torture/compile/980701-1.c: New test.
23227
23228         * gcc.c-torture/execute/980701-1.c: New test.
23229
23230 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
23231 rlsruhe.de>
23232
23233         * g++.old-deja/g++.robertl/eb132.C: New test.
23234         * g++.old-deja/g++.robertl/eb133.C: Likewise.
23235
23236 1998-06-29  Dave Love  <d.love@dl.ac.uk>
23237
23238         * g77.f-torture/execute/980628-7.f,
23239         g77.f-torture/execute/980628-8.f,
23240         g77.f-torture/execute/980628-9.f,
23241         g77.f-torture/execute/980628-10.f: New tests from Craig.
23242
23243         * g77.f-torture/execute/980628-3.f: Remove mail headers.
23244
23245 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23246
23247         * g77.f-torture/execute/980628-4.f: New test from Craig.
23248         * g77.f-torture/execute/980628-5.f: Likewise.
23249         * g77.f-torture/execute/980628-2.f: Likewise.
23250         * g77.f-torture/execute/980628-0.f: Likewise.
23251         * g77.f-torture/execute/980628-1.f: Likewise.
23252         * g77.f-torture/execute/980628-3.f: Likewise.
23253         * g77.f-torture/execute/980628-6.f: Likewise.
23254
23255 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23256
23257         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
23258         directory when nothing has been installed yet.
23259
23260 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
23261
23262         * gcc.c-torture/special/special.exp: Handle newer versions of
23263         dejagnu.
23264
23265 1998-06-26  Jeffrey A Law  (law@cygnus.com)
23266
23267         * gcc.dg/980626-1.c: New test.
23268
23269 1998-06-19  Bruno Haible <haible@ilog.fr>
23270
23271         * gcc.misc-tests/m-un-2.c: New test.
23272         * g++.old-deja/g++.other/warn01.c: Likewise.
23273
23274 1998-06-19  Robert Lipe  <robertl@dgii.com>
23275
23276         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
23277         compatibility with assmblers with a different comment character.
23278         Eliminate use of GAS-specific extensions.
23279
23280 1998-06-19  Jeffrey A Law  (law@cygnus.com)
23281
23282         * gcc.c-torture/execute/ieee/980619-1.c: New test.
23283
23284 1998-06-19  Robert Lipe  <robertl@dgii.com>
23285
23286         *lib/g77.exp: Replace search for libf2c.a with search for newly
23287         renamed libg2c.a
23288
23289 1998-06-17  Jeffrey A Law  (law@cygnus.com)
23290
23291         * gcc.c-torture/execute/980617-1.c: New test.
23292
23293 1998-06-12  Jeffrey A Law  (law@cygnus.com)
23294
23295         * gcc.c-torture/execute/980612-1.c: New test.
23296
23297 1998-06-08  Jeffrey A Law  (law@cygnus.com)
23298
23299         * gcc.dg/980523-1.c: Only test on ppc-linux.
23300         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
23301
23302         * gcc.c-torture/execute/980608-1.c: New test.
23303
23304 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
23305
23306         * gcc.c-torture/execute/980605-1.c: New test.
23307
23308 1998-06-04  Jeffrey A Law  (law@cygnus.com)
23309
23310         * gcc.c-torture/execute/980604-1.c: New test.
23311
23312 1998-06-02  Jeffrey A Law  (law@cygnus.com)
23313
23314         * gcc.c-torture/execute/980602-1.c: New test.
23315         * gcc.c-torture/execute/980602-2.c: Likewise.
23316
23317 1998-06-02  Dave Love  <d.love@dl.ac.uk>
23318
23319         * 970125-0.f: Fix per JCB.  Add commentary.
23320
23321 1998-05-31  Michael Meissner  <meissner@cygnus.com>
23322
23323         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
23324         IEEE -0 support.
23325
23326 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
23327
23328         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
23329         earlier.
23330
23331 1998-05-28  Catherine Moore <clm@cygnus.com>
23332
23333         * gcc.c-torture/execute/980526-3.c: New test.
23334
23335 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
23336
23337         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
23338         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
23339         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
23340         m88k-motorola-sysv3 to XFAIL.
23341
23342 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23343
23344         * gcc.dg/980526-1.c: New test.
23345         * gcc.c-torture/execute/980526-2.c: New test.
23346
23347 1998-05-26  Jeffrey A Law  (law@cygnus.com)
23348
23349         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
23350
23351         * gcc.c-torture/execute/980526-1.c: New test.
23352
23353 1998-05-26  Dave Love  <d.love@dl.ac.uk>
23354
23355         * g77.f-torture/execute/alpha2.f: Add runtime test.
23356
23357 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
23358
23359         * g++.old-deja/old-deja.exp: Strip leading directories.
23360
23361         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
23362         error for the line.  Don't run multiple tests for the same line.
23363
23364 1998-05-23  Jeffrey A Law  (law@cygnus.com)
23365
23366         * gcc.dg/980523-1.c: New test.
23367
23368 1998-05-23  Dave Love  <d.love@dl.ac.uk>
23369
23370         * g77.f-torture/compile/970915-0.f: New test.
23371
23372 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
23373
23374         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
23375
23376 1998-05-21  Jeffrey A Law  (law@cygnus.com)
23377
23378         * gcc.dg/980520-1.c: New test.
23379
23380 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
23381
23382         * gcc.dg/980502-1.c: Fix return type.
23383
23384 1998-05-20  Jeffrey A Law  (law@cygnus.com)
23385
23386         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
23387         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
23388         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
23389         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
23390         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
23391
23392 1998-05-20  Dave Love  <d.love@dl.ac.uk>
23393
23394         * g77.f-torture/execute/980520-1.f: New test.
23395
23396 1998-05-15  Dave Love  <d.love@dl.ac.uk>
23397
23398         * lib/mike-g77.exp: New file.
23399
23400         * g77.f-torture/noncompile/noncompile.exp,
23401         g77.f-torture/noncompile/check0.f: New files.
23402
23403 1998-05-14  Dave Love  <d.love@dl.ac.uk>
23404
23405         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
23406         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
23407         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
23408         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
23409         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
23410         abort where appropriate.
23411
23412 1998-05-05  Michael Meissner  <meissner@cygnus.com>
23413
23414         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
23415         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
23416
23417 1998-04-29  Dave Love  <d.love@dl.ac.uk>
23418
23419         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
23420
23421 1998-04-27  Dave Love  <d.love@dl.ac.uk>
23422
23423         * g77.f-torture/compile/980427-0.f: New test.
23424
23425 1998-04-24  Dave Love  <d.love@dl.ac.uk>
23426
23427         * g77.f-torture/compile/980424-0.f: New test.
23428
23429 1998-04-19  Dave Love  <d.love@dl.ac.uk>
23430
23431         * g77.f-torture/compile/980419-2.f (main): New test.
23432         * g77.f-torture/compile/970125-0.f: New test.
23433         * g77.f-torture/compile/980419-1.f: New test.
23434
23435 1998-04-08  Jim Wilson  <wilson@cygnus.com>
23436
23437         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
23438         of loop-4.c.
23439
23440 1998-04-07  Jim Wilson  <wilson@cygnus.com>
23441
23442         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
23443
23444 1998-04-03  Jim Wilson  <wilson@cygnus.com>
23445
23446         * gcc.c-torture/compile/980329-1.c: New test.
23447
23448 1998-03-18  Jim Wilson  <wilson@cygnus.com>
23449
23450         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
23451         * gcc.dg/980312-1.c: Fix typo in -march command.
23452
23453 1998-03-16  H.J. Lu  (hjl@gnu.org)
23454
23455         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
23456
23457 1998-03-11  Robert Lipe  <robertl@dgii.com>
23458
23459         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
23460         Dave Love agree the Fortran source is bogus.
23461
23462 1998-03-11  Robert Lipe  <robertl@dgii.com>
23463
23464         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
23465         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
23466         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
23467         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
23468         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
23469
23470 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
23471
23472         * g++.old-deja/g++.other/friend1.C: New test.
23473
23474 1998-02-18  Dave Love  <d.love@dl.ac.uk>
23475
23476         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
23477         possibly uninitialized) variables and declare dnrm2.
23478
23479 1998-02-23  Robert Lipe <robertl@dgii.com>
23480
23481         From Bruno Haible <haible@ilog.fr>:
23482         * gcc.c-torture/execute/980223.c: New test.
23483
23484 1998-02-13  Jeffrey A Law  (law@cygnus.com)
23485
23486         * gcc.dg/ifelse-1.c: New test.
23487
23488 1998-02-09  H.J. Lu  (hjl@gnu.org)
23489
23490         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
23491
23492           * lib/old-dejagnu.exp (old-dejagnu): Added the
23493           "execution test - XFAIL *-*-*" handling in the spirit of
23494           "excess errors test -". Changed the "execution test fails"
23495           handling to be like "excess errors test fails".
23496           * Update various tests accordingly.
23497
23498 1998-02-06  Jim Wilson  <wilson@cygnus.com>
23499
23500         * gcc.c-torture/execute/980205.c: New test.
23501
23502 1998-01-18  Jeffrey A Law  (law@cygnus.com)
23503
23504         * lib/c-torture.exp: Look for .x files instead of .cexp files.
23505         * lib/f-torture.exp: Similarly.
23506         * gcc.c-torture: Rename all .cexp files to .x files.
23507
23508 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
23509
23510         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
23511         (940510-1.c): Removed duplicate.
23512         (971104-1.c): New test.
23513
23514 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
23515
23516           * lib/f-torture.exp: Improve error and loop detection.
23517
23518 1997-11-19  Michael Meissner  <meissner@cygnus.com>
23519
23520         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
23521         use that to size the filler array.
23522
23523 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
23524
23525         * lib/c-torture.exp(c-torture-execute): Fix typo.
23526
23527         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
23528         testcase as the executable name. Keep the executable around if
23529         the test fails.
23530
23531 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
23532
23533         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
23534         changes.  Only test one -g option, and move it to the end of the
23535         list of options to test.
23536
23537 1997-09-19  Michael Meissner  <meissner@cygnus.com>
23538
23539         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
23540         variable GCC_TORTURE_OPTIONS to supply default switches separated
23541         by colons.  If no environment variable, run tests with -O0 -g, -O1
23542         -g, and -O2 -g as well.
23543
23544 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
23545
23546         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
23547         explanatory comments. Fix indentation.
23548
23549 1997-09-15  Jeffrey A Law  (law@cygnus.com)
23550
23551         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
23552
23553 1997-09-11  Jeffrey A Law  (law@cygnus.com)
23554
23555         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
23556         * g++.old-deja/g++.mike/p7325.C: Likewise.
23557         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
23558
23559 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
23560
23561         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
23562         * g++.old-deja/g++.brendan/crash30.C: Likewise.
23563         * g++.old-deja/g++.brendan/crash39.C: Likewise.
23564         * g++.old-deja/g++.law/operators4.C: Likewise.
23565
23566 1997-09-11  Joe Buck  (jbuck@synopsys.com)
23567
23568         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
23569         * g++.old-deja/g++.mike/p784.C: Ditto.
23570         * g++.old-deja/g++.mike/p785.C: Ditto.
23571
23572 1997-09-05  Jeffrey A Law  (law@cygnus.com)
23573
23574           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
23575
23576 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23577
23578         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
23579         target feature; pass this to c-torture-execute as needed.
23580
23581 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23582
23583         * lib/c-torture.exp(c-torture-execute): If the previous and the
23584         current executables being tested are identical, we don't need to
23585         run the executable again. Try to make the executable names
23586         unique. Add an optional argument for passing additional compiler
23587         flags.
23588
23589 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
23590
23591         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
23592
23593 1997-08-29  Jeffrey A Law  (law@cygnus.com)
23594
23595         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
23596
23597 1997-07-31  Jeffrey A Law  (law@cygnus.com)
23598
23599         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
23600         32bit or larger longs.
23601
23602         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
23603         have either a 32bit long or 32bit int.
23604
23605 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
23606
23607         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
23608         Make double precision tests dependent on sizeof (double).
23609
23610 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
23611
23612         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
23613         too.
23614
23615 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
23616
23617         * gcc.c-torture/compile/961203-1.cexp: New script.
23618
23619 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
23620
23621         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
23622         up the includes ourselves.
23623
23624 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
23625
23626         * lib/plumhall.exp: Remove random include, and add a few
23627         verbose messages for debugging.
23628
23629 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
23630
23631         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
23632         of trying to do it ourselves.
23633
23634 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
23635
23636         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
23637
23638 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
23639
23640         * gcc.prms/5403.c: Made regexp a bit less strict.
23641
23642 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
23643
23644         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
23645         is returned from remote_load instead.
23646         * lib/plumhall.exp: Ditto.
23647         * lib/mike-g++.exp: Ditto.
23648         * lib/old-dejagnu.exp: Ditto.
23649         * lib/c-torture.exp: Ditto.
23650
23651 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
23652
23653         * lib/g++.exp: Use build_wrapper procedure.
23654         * lib/gcc.exp: Ditto.
23655
23656 1997-05-20  Jeffrey A Law  (law@cygnus.com)
23657
23658         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
23659         an old-style decl for malloc.  Fixes tests to work when
23660         sizeof (int) != sizeof (size_t).
23661
23662 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23663
23664         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
23665
23666         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
23667         use stdargs.h interface.
23668
23669 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23670
23671         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
23672         NO_VARARGS when compiling.
23673
23674 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
23675
23676         * lib/plumhall.exp(ph_includes): New procedure.
23677         (ph_make): Use it.
23678         (ph_compiler): Ditto.
23679
23680         * lib/g++.exp: Rename test-glue.c to testglue.c.
23681         * lib/gcc.exp: Ditto.
23682
23683 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
23684
23685         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
23686         to completion when it's called.
23687
23688 1997-03-21  Michael Meissner  <meissner@cygnus.com>
23689
23690         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
23691         is defined, don't do test.
23692
23693 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
23694
23695         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
23696         for object files.
23697         (ph_summary): Mark skipped testcases as untested, not unresolved.
23698
23699         * lib/plumhall.exp (ph_make): If unresolved because of bad
23700         errorCode, record errorCode in log file.
23701         (*): Replace send_log/verbose with verbose -log.
23702
23703 1997-03-19  Michael Meissner  <meissner@cygnus.com>
23704
23705         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
23706         double conversion if double isn't at least 8 bytes.
23707
23708         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
23709         int to work with targets where int is 16 bits.
23710
23711         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
23712         8 bytes, just exit, since 4 byte doubles don't have enough bits of
23713         precision for the test to complete.
23714
23715 1997-03-14  Michael Meissner  <meissner@cygnus.com>
23716
23717         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
23718         if d10v is not compiled with the -mdouble64 flag.
23719         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
23720
23721         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
23722         d10v is not compiled with the -mint32 flag.
23723
23724 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
23725
23726         * lib/plumhall.exp: Use incr_count.
23727
23728 1997-03-12  Jeffrey A Law  (law@cygnus.com)
23729
23730         * gcc.c-torture: Update to c-torture-1.45.
23731
23732 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
23733
23734         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
23735         the name of the expect testcase file).
23736
23737         * lib/g++.exp(g++_init): Ditto.
23738
23739 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
23740
23741         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
23742         the host.
23743
23744         * lib/gcc.exp(gcc_exit): New procedure.
23745
23746 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
23747
23748         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
23749         specs where appropriate.
23750
23751         * g++.old-deja/g++.arm/*: Added additional ERROR checks
23752         because of new "candidates are" messages, and removed a few
23753
23754         * Converted all non-old-style g++ testcases to old-style, and
23755         moved into g++.old-deja.
23756
23757 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
23758
23759         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
23760         options.
23761
23762         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
23763         succeeded.
23764
23765         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
23766
23767 1997-02-13  Michael Meissner  <meissner@cygnus.com>
23768
23769         * lib/gcc.exp (gcc_target_compile): Add support for defining
23770         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
23771         the machine doesn't have those features.
23772
23773 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
23774
23775         * g++.law/operators4.exp: Don't use LIBS.
23776
23777 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
23778
23779         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
23780
23781         * lib/mike-g++.exp: Don't set the compiler to be tested here.
23782         * lib/g++.exp: Set it here instead. Also, allow use of the
23783         --tool_exec and --tool_opt options. Change CXX to
23784         GXX_UNDER_TEST.
23785
23786         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
23787
23788         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
23789
23790 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
23791
23792         * lib/old-dejagnu.exp: Use prune_warnings instead of
23793         prune_system_crud.
23794         * lib/mike-g++.exp: Ditto.
23795         * lib/gcc.exp: Ditto.
23796         * lib/g++.exp: Ditto.
23797
23798         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
23799
23800 1997-02-07  Jeffrey A Law  (law@cygnus.com)
23801
23802           * 941014-2.c: Include stdlib.h
23803           * 960327-1.c: Include stdio.h
23804           * dbra.c, index-1.c: Don't assume ints are 32bits.
23805
23806 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
23807
23808         * lib/gcc.exp: Add gcc,stack_size target feature.
23809
23810         * lib/g++.exp(g++_target_compile): Add the include and link
23811         paths here, not in two other places. And, it's $options, not
23812         options.
23813
23814         * lib/mike-g++.exp(postbase): Remove the code that determines
23815         the correct include and link paths.
23816         * g++.old-deja/old-deja.exp: Ditto.
23817
23818 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
23819
23820         * lib/g++.exp(g++_init): target_compile no longer returns the
23821         filename of the result.
23822
23823 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
23824
23825         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
23826         call to glob.
23827
23828         * gcc.c-torture/special/special.exp: Change call to
23829         gcc_target_compile to include the object file.
23830
23831 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
23832
23833         * gcc.c-torture/special/special.exp: Correct misspelling in last
23834         change.
23835
23836 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
23837
23838         * lib/plumhall.exp(ph_summary): Log the entire output of the
23839         executable. Return -1 if there were any failures, 0 otherwise.
23840         (ph_execute): Return -1 if there were any failures, 0 otherwise.
23841         (ph_make): Clean up objects and executables that were built
23842         if the tests succeeded.
23843
23844 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
23845
23846         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
23847         libraries and includes in the build tree as appropriate.
23848
23849 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23850
23851         * lib/c-torture.exp: Instead of looking for the global variable
23852         NO_LONG_LONG, check to see if that's a feature of the target.
23853
23854 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23855
23856         * config/default.exp: Minimize. Delete the remainer of the files in
23857         config; this functionality is now in devo/dejagnu/config.
23858
23859         g++.*/*: Pass any additional flags used to compile to postbase;
23860         delete CXXFLAGS.
23861
23862         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
23863         is now done by runtest.exp. Use gcc_target_compile instead of
23864         compile.
23865
23866         lib/c-torture.exp: Use gcc_target_compile instead of compile.
23867         Remove references to CFLAGS. Use remote_file instead of
23868         calling rm -f.
23869         (c-torture): Take a list of arguments to use to compile this
23870         testcase.
23871
23872         lib/g++.exp: Simplify. Use target_compile instead of compile.
23873         lib/gcc-dg.exp: Ditto.
23874         lib/gcc.exp: Ditto.
23875         lib/mike-{gcc,g++}.exp: Ditto.
23876         lib/old-dejagnu.exp: Ditto.
23877         lib/plumhall.exp: Ditto.
23878
23879 1997-01-08  Jim Wilson  <wilson@cygnus.com>
23880
23881         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
23882         (ph_linker): Likewise.
23883
23884 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
23885
23886           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
23887         MAP_ANON / MAP_ANONYMOUS if defined;
23888         else try to map from /dev/zero .
23889
23890 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23891
23892         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
23893         isn't defined, then define it to MAP_ANONYMOUS.
23894
23895 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23896
23897         * gcc.c-torture: Update to c-torture-1.42 release.
23898
23899 1996-11-11  Jeffrey A Law  (law@cygnus.com)
23900
23901         * gcc.c-torture: Update to c-torture-1.41 release.
23902
23903 1996-10-27  Jeffrey A Law  (law@cygnus.com)
23904
23905         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
23906         c-torture release.
23907
23908 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
23909
23910         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
23911         and LDFLAGS.  Fix second case to append the target_info ldflags
23912         onto LDFLAGS, not CFLAGS.
23913         * lib/g++.exp (g++_init): Add target_info stuff.
23914         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
23915         of libgloss and newlib flags for !native.
23916
23917         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
23918         (GDB): Fix relative path to go up another dir for finding gdb.
23919
23920 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
23921
23922         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
23923         versions in the target_info array, if they don't exist.
23924
23925 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
23926
23927         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
23928
23929 1996-07-08  Jim Wilson  <wilson@cygnus.com>
23930
23931         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
23932         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
23933
23934 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
23935
23936         * lib/old-dejagnu.exp: Don't remove the output file before we've
23937         actually tested it. Don't append pwd to the path of the executable
23938         we're testing.
23939
23940 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
23941
23942         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
23943
23944 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
23945
23946         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
23947         temporary directory for compiler files, and set it to a default
23948         value of /tmp. Set $output as the name of the output file from
23949         compiling the testcase. Add a -o option to $cflags_var so the
23950         compiler writes the final output file as $output. Set $executable
23951         to $output.
23952
23953         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
23954         directory for compiler files, and set it to /tmp if it doesn't
23955         already have a value. Set $output_file to the name of the output
23956         file from compiling the testcase. Add a -o option to CXXFLAGS so
23957         the compiler writes the final output file as $output. Use $output
23958         as the executable to be tested.
23959
23960 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
23961
23962         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
23963
23964 1996-06-08  Jeffrey A Law  (law@cygnus.com)
23965
23966         * gcc.c-torture/execute/pending-1.c: New test.  Still
23967         pending in Tege's queue.
23968
23969 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
23970
23971         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
23972         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
23973         if there were failures.  Call unresolved if there were unresolved
23974         testcases.  Call gcc_fail if program did not run to completion.
23975         (ph_make): Pass additional argument name to ph_execute.
23976         (ph_execute): Add new argument.  Pass additional arguments to
23977         ph_summary.  Call gcc_fail is there is no execution output.
23978
23979 1996-04-24  Jeffrey A Law  (law@cygnus.com)
23980
23981         * lib/plumhall.exp (proc_summary): Output relavent summary
23982         lines into the log so specific failures in plumhall can be
23983         investigated.
23984
23985 1996-04-10  Jeffrey A Law  (law@cygnus.com)
23986
23987         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
23988         (c-torture-execute): Don't try to execute tests which use
23989         "long long" types if $NO_LONG_LONG is nonzero.
23990
23991 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
23992
23993         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
23994         not c-torture.
23995
23996         * gcc.ieee: Move from here.
23997         * gcc.c-torture/execute/ieee: To here.
23998
23999 1996-03-26  Jeffrey A Law  (law@cygnus.com)
24000
24001         * gcc.c-torture: Update to c-torture-1.41 release.
24002
24003 1996-03-22  Jeffrey A Law  (law@cygnus.com)
24004
24005         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
24006         not "$output".
24007
24008 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
24009
24010         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
24011         -c present.
24012
24013 1996-03-02  Jeffrey A Law  (law@cygnus.com)
24014
24015         * config/proelf.exp: Handle connecting to a simulator.
24016
24017 1996-01-31  Jeffrey A Law  (law@cygnus.com)
24018
24019         * config/proelf.exp: New file.  Enough framework that we can
24020         run c-torture tests on the proelf targets (or any other target
24021         that gdb can connect to for that matter).
24022
24023 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
24024
24025         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
24026         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
24027
24028         * lib/plumhall.exp (ph_execute): Always call ph_summary if
24029         exec_output exists.
24030
24031 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
24032
24033         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
24034         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
24035
24036         * config/*.exp: Update FSF address.  Change result of ${tool}_load
24037         to pass/fail/unresolved/unsupported/untested.  Caller must now
24038         call unresolved/unsupported/untested.
24039         * lib/*.exp: Update FSF address.  Update to handle new results of
24040         ${tool}_load.
24041         * lib/chill.exp (verbose): Delete.
24042
24043 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
24044
24045         * lib/gcc.exp (default_gcc_start): Change order of args to
24046         $LDFLAGS $CFLAGS $LIBS.
24047         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
24048         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
24049         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
24050         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
24051         * gcc.misc-tests/dg-test.exp: Likewise.
24052         * gcc.misc-tests/msgs.exp: Likewise.
24053         * gcc.prms/prms.exp: Likewise.
24054         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
24055         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
24056
24057         * lib/dg.exp: Deleted, moved to dejagnu/lib.
24058
24059 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24060
24061         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
24062
24063         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
24064         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
24065
24066         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
24067         necessary.
24068
24069 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
24070
24071         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
24072         global for loop; add use of $mathlib.
24073         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
24074         settings here; set mathlib for anything but VxWorks.
24075
24076 1996-01-22  Jeffrey A Law  (law@cygnus.com)
24077
24078         * gcc.c-torture: Update to c-torture-1.40 release.
24079
24080 1996-01-03  Jeffrey A Law  (law@cygnus.com)
24081
24082         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
24083         dg.exp.
24084
24085 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
24086
24087         * lib/c-torture.exp (c-torture-execute): Declare "output" as
24088         global.
24089
24090 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
24091
24092         * lib/g++.exp (LIBS): Define if not already.
24093         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
24094         (gcc-dg-prune): Call prune_gcc_output.
24095         * lib/gcc.exp (prune_gcc_output): New proc.
24096         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
24097         prune_gcc_output.
24098
24099 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
24100
24101         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
24102         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
24103
24104 1995-11-15  Jeffrey A Law  (law@cygnus.com)
24105
24106         * gcc.c-torture: Update to c-torture-1.39 release.
24107
24108 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
24109
24110         * lib/c-torture.exp (c-torture-execute): Don't return if one option
24111         fails, try others as well.
24112
24113 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
24114
24115         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
24116         If compilation fails, mark execute tests as `untested'.
24117         If test is marked as unsupported, don't mark compilation and
24118         execute tests as failed.
24119
24120 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
24121
24122         * lib/g++.exp (g++_init): Don't link in libg++, and look to
24123         libstdc++ for whether or not we want to be doing shared
24124         libraries.  Delete link_curses since we don't need it anymore.
24125         * lib/mike-g++.exp (postbase): Don't link in libg++.
24126         * g++.old-deja/old-deja.exp: Likewise.
24127
24128 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
24129
24130         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
24131
24132 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
24133
24134         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
24135         For that, add `-Wl,-a,shared_archive'.
24136         * g++.old-deja/old-deja.exp: Likewise.
24137
24138 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
24139
24140         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
24141
24142 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
24143
24144         * lib/mike-g++.exp (postbase): Pay attention to the status of
24145         g++_load.
24146
24147 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
24148
24149           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
24150
24151 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
24152
24153         * lib/gcc.exp (default_gcc_start): No longer need to log program
24154         being executed or its output, execute_anywhere does that now.
24155         * lib/g++.exp (default_g++_version): Call execute_anywhere.
24156         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
24157
24158 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
24159
24160         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
24161         the same as those in lib/g++.exp.
24162
24163 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
24164
24165         * gcc.c-torture: Update to c-torture-1.38 release.
24166         * gcc.ieee: Related changes.
24167
24168 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
24169
24170         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
24171         "exec". Minor reformatting changes.
24172
24173         * config/rom68k.exp (${tool}_load): Make it work in a canadian
24174         cross. This means all "exec" calls now work on a remote host as
24175         well.
24176         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
24177         cross. Filter out the extra "\r\n" stuff that expect puts in.
24178         (c-torture-execute): Filter out the bogus warnings like
24179         c-torture-compile does. Add support for canadian cross.
24180         * lib/gcc.exp (default_gcc_version, default_gcc_start)
24181         Use execute_anywhere rather than calling exec directly. Now it
24182         works for canadian cross testing.
24183
24184 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
24185
24186         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
24187         results into a variable, and check that rather than using file exists.
24188
24189 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
24190
24191         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
24192         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
24193
24194 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24195
24196         * g++.old-deja/old-deja.exp: Create and pass runshlib and
24197         lib_curses if there's a shared libg++ in the build tree.
24198
24199 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
24200
24201         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
24202         if not supported target.
24203
24204 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
24205
24206         * lib/g++.exp (g++_init): Move empty setting of runshlib and
24207         link_curses up to always happen, not just for native builds.
24208
24209 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
24210
24211         * gcc.c-torture: Update to c-torture-1.36 release.
24212         * gcc.failure: Related changes.
24213
24214 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
24215
24216         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
24217
24218 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
24219
24220         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
24221         * lib/mike-g++.exp (postbase): Not in here.  Still reference
24222         runshlib, link_curses, and mathlib for link and run.
24223
24224         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
24225         pass the runtime shared library options for Solaris, OSF/1, and
24226         Irix5, and link with -lcurses to avoid unresolved references.
24227
24228 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
24229
24230         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
24231         only run once.
24232
24233 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
24234
24235         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
24236
24237 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
24238
24239         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
24240         do not have a framework for the "compat" tests yet.
24241
24242 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
24243
24244         * lib/mike-g++.exp (postbase): New local variable `mathlib',
24245         set to null if we're testing vxworks5.1.  Use that instead of
24246         `-lm' in the setting of LIBS for link and run.
24247
24248 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
24249
24250         * config/rom68k.exp (${tool}_load): Major changes to make it
24251         work.  Verified that it does in fact return the stuff in
24252         exec_output properly.  Catch any Emul or any TRAP other than 0.
24253
24254 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
24255
24256         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
24257         LDFLAGS properly for targets that need stuff from libgloss.
24258         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
24259         only run once.
24260         (gpp_initialized): New variable.
24261
24262 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
24263
24264         * config/rom68k.exp: Load libgloss.exp.
24265         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
24266         so we can produce a fully linked binary.
24267         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
24268         so we can produce a fully linked binary.
24269
24270 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
24271
24272         * lib/plumhall.exp (ph_section): Watch for expected failures.
24273         Add missing `else'.
24274
24275         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
24276         run the testcase.
24277         (c-torture): Likewise.
24278
24279 1995-08-28  Doug Evans  <dje@cygnus.com>
24280
24281         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
24282
24283         * lib/mike-g++.exp (mike_cleanup): New proc.
24284         (prebase): New globals compiler_result, not_compiler_result,
24285         target_regexp.
24286         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
24287         allow leading "-" in pattern.  Watch for unsupported tests.
24288         If $compiler_result is set, pattern match assembler code,
24289         and ditto for $not_compiler_result.
24290         * lib/mike-gcc.exp: Likewise.
24291
24292         * lib/plumhall.exp (ph_execute): Only call ph_summary if
24293         execution "succeeded".
24294
24295 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
24296
24297         * config/win32.exp: New file.
24298         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
24299
24300 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
24301
24302         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
24303         unsupported.
24304         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
24305         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
24306         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
24307
24308         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
24309         "... without exceptions was ...".  That is now handled by
24310         prune_system_crud.
24311         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24312
24313 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
24314
24315         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
24316         sieve.c,sort2.c}: New files.
24317         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
24318         sieve.exp,sort2.exp}: Drivers for them.
24319
24320         * lib/mike-gcc.exp (program_output): New user settable variable.
24321         (postbase): Call prune_system_crud.  Also prune extraneous compiler
24322         messages.
24323         * lib/mike-g++.exp (program_output): New user settable variable.
24324
24325         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
24326
24327         * config/sh.exp: Deleted (use sim.exp instead).
24328
24329 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
24330
24331         * config/vx.exp: Declare CHECKTASK as global.
24332         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
24333         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
24334         * lib/old-dejagnu.exp: Load [pwd]/$executable.
24335
24336 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24337
24338         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
24339         target. Like vx.exp, only includes `vx29k.exp' instead of
24340         `vxworks.exp'.
24341
24342 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
24343
24344         * config/sim.exp: Increase time limit from 120 seconds to 240.
24345
24346 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
24347
24348         * gcc.c-torture/execute/950628-1.c: New test.
24349
24350 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
24351
24352         * gcc.c-torture: Update with changes/additions from
24353         c-torture-1.34.
24354
24355 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
24356
24357         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
24358
24359 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
24360
24361         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
24362
24363 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
24364
24365         * gcc.c-torture/compile/950512-1.c: New test.
24366         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
24367         * gcc.dg/struct-ret-1.c: Likewise.
24368
24369 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
24370
24371         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
24372           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
24373
24374 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
24375
24376         * gcc.c-torture/special/920411-1.c: Deleted.
24377         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
24378
24379 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
24380
24381         * config/sim.exp (${tool}_load): Hack in call to bash to get a
24382         cpu limit.
24383
24384 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
24385
24386         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
24387
24388 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
24389
24390         From kenner;
24391         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
24392         is the proper length.
24393         * va-arg-3.c: Likewise.
24394
24395 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
24396
24397         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
24398         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
24399
24400         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
24401         * lib/g++.exp (default_g++_start): Delete old cruft.
24402
24403 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
24404
24405         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
24406         (2 * (1 << 18)) to (2 * (1 << 17)).
24407
24408         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
24409
24410 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
24411
24412         * config/rom68k.exp: Renamed from config/idp.exp
24413
24414 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
24415
24416         * c-torture/compile/921109-2.c
24417
24418 1995-04-18  Mike Stump  <mrs@cygnus.com>
24419
24420         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
24421         excess errors.
24422
24423 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
24424
24425         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
24426         output.
24427         * lib/g++.exp (default_g++_start): Likewise.
24428
24429 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
24430
24431         * gcc.c-torture/compile/950329-1.c: New test.
24432
24433 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
24434
24435           * config/bug.exp (${tool}_load): Updated to use new remote_open
24436           and remote_close procs.
24437         * config/idp.exp: New file.
24438
24439 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
24440
24441         * gcc.c-torture/execute/950322-1.c: New test.
24442
24443 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
24444
24445         * config/vx.exp (${tool}_load): Clean up testing of return code from
24446         vxworks_ld and vxworks_spawn.
24447
24448 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
24449
24450         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
24451
24452 1995-03-13  Mike Stump  <mrs@cygnus.com>
24453
24454         * lib/old-deja.exp: Add `excess errors test - ' error, now one
24455         can mark excess errors on a machine by machine basis.  Note, the
24456         default is to not expect any excess errors, even when excess
24457         errors test - is given, so you will want to put an XFAIL ... on
24458         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
24459         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
24460         those 4 machines, but no others.
24461
24462 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
24463
24464         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
24465         * lib/c-torture.exp: to here.
24466
24467 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
24468
24469         * gcc.c-torture/execute/950221-1.c: New test.
24470         * gcc.c-torture/execute/struct-ret-1.c: New test.
24471         * gcc.c-torture/compile/950221-1.c: New test.
24472
24473         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
24474
24475 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
24476
24477         * gcc.c-torture/execute/arith-1.c (main): Return 0.
24478         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
24479
24480 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
24481
24482         * g++.gb: New directory of tests, derived from my signature and
24483         class scoping tests.
24484
24485         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
24486         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
24487         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
24488         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
24489         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
24490         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
24491         * g++.gb/sig25.C: Likewise.
24492
24493         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
24494         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
24495         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
24496         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
24497         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
24498         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
24499         * g++.gb/sig25.exp: Likewise.
24500
24501         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
24502         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
24503         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
24504         * g++.gb/scope13.C: Likewise, this test still fails.
24505
24506         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
24507         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
24508         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
24509         * g++.gb/scope13.exp: Ditto.
24510
24511         * g++.gb/README: New file, explains what these tests are about.
24512
24513 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
24514
24515         * lib/dg.exp (dg-do): Support `preprocess'.
24516         (dg-test): Likewise.
24517
24518 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
24519
24520         * config/udi.exp: change "continue -expect" to "exp_continue".
24521
24522 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
24523
24524         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
24525         Delete redundant tests.
24526
24527         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
24528         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
24529         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
24530         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
24531         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
24532         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
24533         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
24534         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
24535
24536         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
24537         storing label pointers.
24538         * gcc.c-torture/execute/921019-1.c: Likewise.
24539         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
24540         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
24541         parameter fp.
24542         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
24543         constants.
24544
24545         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
24546         Delete obsolete tests.
24547
24548         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
24549         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
24550         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
24551         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
24552         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
24553         * gcc.c-torture/compile/950124-1.c: New test.
24554
24555         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
24556
24557 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
24558
24559         * lib/mike-g++.exp: Add -lm to LIBS.
24560
24561 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
24562
24563         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
24564
24565 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
24566
24567         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
24568
24569 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
24570
24571         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
24572
24573 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
24574
24575         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
24576         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
24577         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
24578         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
24579         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
24580         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
24581         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
24582         * g++.law/{operators31.C, operators32.C,
24583         * g++.law/{operators33.C, operators34.C}: Likewise.
24584         * g++.law/{pic1.C, refs2.C}: Likewise.
24585         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
24586         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
24587         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
24588         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24589
24590         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
24591         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
24592         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
24593         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
24594         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
24595         * g++.law/{enum9.exp, friend5.exp}: Likewise.
24596         * g++.law/{nest3.exp, nest4.exp}: Likewise.
24597         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
24598         * g++.law/{operators30.exp, operators31.exp}: Likewise.
24599         * g++.law/{operators32.exp, operators33.exp}: Likewise.
24600         * g++.law/{operators34.exp}: Likewise.
24601         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
24602         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
24603         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
24604         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
24605         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24606
24607         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
24608         No longer expected to fail.
24609         * g++.law/missed-error3.C: Tweak for recent bool changes.
24610
24611 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
24612
24613         * config/emb-unix: Deleted.
24614         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
24615         remote execution.  Do final link on remote host if REMOTE_LINK is set.
24616
24617 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
24618
24619         * lib/dg.exp (dg-test): Fix typo in last patch.
24620
24621 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
24622
24623         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
24624         (handles multiple occurrences).
24625
24626 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
24627
24628         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
24629         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
24630         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
24631         printed).
24632         * lib/c-torture.exp (c-torture-compile): Likewise.
24633         (c-torture): Prepend full path if missing.
24634         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
24635         (gcc_fail): Likewise.
24636         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
24637
24638 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
24639
24640         * lib/netware.exp: Only attach to NetWare i386 systems.
24641
24642 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
24643
24644         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
24645         messages.  Add test name to "output pattern match" pass/fail message.
24646
24647 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
24648
24649         * gcc.dg: New testsuite.
24650         * gcc.dg/dg.exp: New file.
24651
24652         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
24653         test-switch.c}: Deleted.
24654
24655         * gcc.misc-tests/msgs.exp: New testcase driver.
24656
24657 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
24658
24659         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
24660         Watch for illegal return values from ${tool}_load.
24661         * config/unix.exp (${tool}_load): Fix pass/fail detection for
24662         cross targets.  Coerce return value >0 to 1.
24663
24664 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
24665
24666         * config/unix.exp (${tool}_load): Call program rsh, not proc.
24667
24668         * config/emb-unix.exp: New file.
24669
24670         * config/sim.exp: Error if variable $SIM not defined.
24671         (${tool}_load): Mark test as "untested" if simulator missing.
24672
24673         * config/unix.exp: Load remote.exp to get rcp_download.
24674         * lib/c-torture.exp: Use different option lists for testcases with
24675         and without loops.
24676         * gcc.c-torture/execute/execute.exp: Likewise.
24677
24678 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
24679
24680         * config/*.exp: Clarify return code from ${tool}_load.
24681         Call `unresolved' or `untested' instead of `warning' or `perror'
24682         (sometimes you still want to call both though).
24683         Add comment that `shell_id' is local to each file.
24684         * config/udi.exp (timeout): Set to 30.
24685         Don't print warning if connection fails, $connectmode has already
24686         printed an error.
24687         (${tool}_load): Move verbose messages to level 2.
24688         Rework pattern for "Process started" message.
24689         Pass `shell_id' to ${connectmode}_download.
24690         Retry twice upon timeout.  Make resetting of target more robust.
24691         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
24692         Pass `shell_id' to exit_$connectmode.
24693         Only call exit_$connectmode if connected.
24694         * config/unix.exp (${tool}_load): Check return codes better.
24695         * config/vrtx.exp (${tool}_load): Likewise.
24696         * config/vx.exp (${tool}_load): Likewise.
24697         Delete unneeded global's.
24698         * lib/dg.exp (dg-test): Update to reflect clarified return codes
24699         from ${tool}_load.
24700         (dg-stat): Delete.
24701         (dg-init): Delete recording of pass/fail counts.
24702         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24703         (old-dejagnu-init): Likewise.
24704         (old-dejagnu-stat): Delete contents, empty proc now.
24705         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
24706         (c-torture): Delete references to lcnt, lpass, lfail.
24707         Get option list from TORTURE_OPTIONS.
24708         Delete -funroll[-all]-loops if no loops.
24709         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
24710         (g++_stat): Delete contents (empty proc now).
24711         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
24712         (gcc_finish): Likewise.
24713         (gcc_stat): Deleted.
24714         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
24715         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
24716         * gcc.c-torture/execute/execute.exp: Likewise.
24717         Split tests into two parts: compile, execute.
24718         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
24719         no loops.  Update to reflect clarified return codes from ${tool}_load.
24720
24721 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
24722
24723         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
24724         to grep for.
24725         (old-dejagnu): Likewise (where necessary).
24726
24727 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
24728
24729         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
24730
24731         * lib/dg.exp (dg-process-target): Fix processing of selector.
24732         Add comment regarding use of `error'.
24733
24734         * lib/gcc.exp (prune_system_crud): Define if missing.
24735         * lib/g++.exp (prune_system_crud): Likewise.
24736
24737         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
24738         Call prune_system_crud.
24739         * lib/dg.exp (dg-runtest): New proc.
24740         Use perror instead of send_user for tcl errors in testcase.
24741         Don't return any value, it's never used.
24742         Don't clobber previous definition of `unknown'.
24743         Print tcl errors in `dg-final'.
24744
24745 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
24746
24747         * lib/dg.exp (dg-process-target): Improve syntax error messages.
24748         (dg-test): Don't print errorInfo, it contains stack backtrace.
24749
24750 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
24751
24752         * lib/g++.exp (runtest_file_p): Define if missing.
24753
24754 1994-09-24  Doug Evans  (dje@cygnus.com)
24755
24756         * lib/mike-g++.exp: Comment out loading of g++.exp.
24757         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
24758         (default_g++_version): Always print something.
24759         (default_g++_start): Comment out call to `which'.
24760         (g++_start, g++_load): Deleted (must be defined in config file).
24761         * lib/gcc.exp: Test for existence of $CC at start.
24762         Delete check for tmpdir (done in gcc_init).
24763         (default_gcc_version): Always print something.
24764         (default_gcc_start): Comment out call to `which'.
24765         * config/*.exp: Major cleanup - make cross targets work at least a
24766         little better for g++ (by not being "--tool gcc" specific).
24767         Rename gcc_xxx to ${tool}_xxx.
24768         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
24769         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
24770
24771 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
24772
24773         * lib/c-torture.exp (c-torture-compile): Rework compiler
24774         message processing.
24775
24776         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
24777         c-torture.
24778
24779 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
24780
24781         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
24782
24783         * lib/dg.exp (dg-process-target): Support { target native }.
24784
24785 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
24786
24787         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
24788         looked for "... program xxx got fatal signal".
24789         Correct regsub munging of `comp_output'.
24790         Ignore compiler messages "path prefix not used" and "linker input
24791         file unused".
24792
24793 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
24794
24795         * lib/gcc.exp (runtest_file_p): Define if missing.
24796         * gcc.prms/template.c: Example to work from.
24797
24798 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
24799
24800         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
24801         * lib/dg.exp (dg-test): Call unsupported testcases as such.
24802
24803         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
24804         * gcc.prms/1883.c: Moved from compile/940714-1.c.
24805         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
24806         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
24807
24808         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
24809         (dg-process-target): No longer a varargs proc.
24810         Return S/N for target, P/F for xfail.  All callers changed.
24811         (user option procs): More argument checking.
24812         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
24813         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
24814         (dg-test): Skip test if not running on selected target in `dg-do'.
24815         Update handling of `dg-do-what', `dg-output-text'.
24816         Separate execution pass/fail from output pattern match pass/fail.
24817         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
24818
24819 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
24820
24821         * gcc.c-torture/special/special.exp: Don't expect failure for mips
24822         target for 920510-1.c.
24823
24824 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
24825
24826         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
24827         Clean up comment regarding use of passcnt, etc.
24828         (gcc_stat): Don't update `testcnt' here.
24829         (gcc_finish): Do it here.
24830         Might as well reset `but_id' here too.
24831         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
24832         to determine if the file should be tested.
24833         * gcc.c-torture/compile/compile.exp: Likewise.
24834         * gcc.c-torture/execute/execute.exp: Likewise.
24835         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24836         * gcc.misc-tests/dg-test.exp: Likewise.
24837         * gcc.prms/prms.exp: Likewise.
24838         * gcc.wendy/wendy.exp: Likewise.
24839         * g++.old-deja.exp: Likewise.
24840         Move "Testing file" message to verbose level 1.
24841
24842 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
24843
24844         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
24845
24846 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
24847
24848         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
24849         (default_gcc_start): Accept optional second list element
24850         of compiler flags.  Print compiler output at verbosity level 2.
24851         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
24852         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
24853         Save current values of framework globals passcnt, failcnt, xpasscnt,
24854         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
24855         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
24856         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
24857         xfailcnt to compute stats.  Update framework global `testcnt' from
24858         pass/fail counts.
24859         (gcc_finish): New proc.  Clean up test environment.
24860         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
24861         (gcc_epass, gcc_efail): Delete.
24862         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
24863         argument of line number.
24864         (dg-init): If the tool has an init routine, call it.
24865         (dg-test): Remove args `cflags_var' and `libs_var'.
24866         Pass all compiler options to ${tool}_start.
24867         Handle missing line number.
24868         (dg-finish): New function.
24869         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
24870         particular files.  Call gcc_finish at end.  Move "skipping test"
24871         message to verbosity level 3.
24872         * gcc.c-torture/compile/compile.exp: Likewise.
24873         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24874         * gcc.c-torture/execute/execute.exp: Likewise.
24875         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24876         Print testcase being tried at verbosity level 1.
24877         * gcc.c-torture/special/special.exp: Unset xfail.
24878         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24879         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
24880         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
24881         * gcc.failure/failure.exp: Likewise.
24882         * gcc.ieee/ieee.exp: Likewise.
24883         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
24884         Update call to dg-test.  Call dg-finish at end.
24885         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
24886         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24887         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
24888         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
24889         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
24890         * gcc.wendy/wendy.exp: Add copyright.
24891         Delete setting of tmpdir (done by gcc_init).
24892         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
24893         Pass compiler flags to gcc_start.  Call gcc_finish at end.
24894         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
24895         gcc_[ce]pass/fail.
24896
24897 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
24898
24899         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
24900         confusion.
24901         (g++_load): Likewise.
24902
24903         * config/*.exp (gcc_load): Some were varargs fns and some were not.
24904         Rename argument to `prog' to remove the confusion.
24905         Varargs fns behave differently too!
24906         (g++_load): Likewise.
24907
24908         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
24909
24910         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
24911         what it is.  Delete (always) printing of status value for !native.
24912         Simplify verbose code, and include status and exec_output.
24913         (g++_load): Use gcc_load.
24914
24915 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
24916
24917         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
24918         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
24919         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
24920         940714-3.c as these testcases don't exist anymore.  Make
24921         va-arg-1.c expected to pass.
24922
24923 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
24924
24925         * gcc.misc-tests/misc.exp: Only run specific testcases.
24926         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
24927         * gcc.misc-tests/dg-[1-9].c: New files.
24928
24929         * lib/dg.exp: New testsuite driver.
24930         * gcc.prms/prms.exp: Use it.
24931
24932         * README.gcc: New file.
24933
24934         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
24935         Document and reset `lxpass' and `lxfail'.
24936         Simplify "initialized" message.
24937         (gcc_stat): Clean up comments a little.
24938
24939 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
24940
24941         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
24942
24943 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
24944
24945         * lib/old-dejagnu.exp (process-option): New proc.
24946         (old-dejagnu-init, old-dejagnu-stat): Likewise.
24947         (old-dejagnu): Simplify.
24948         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
24949
24950 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
24951
24952         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
24953         exists and is not an empty string.
24954
24955         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
24956         $xfail rather than calling setup_xfail.  Clear $xfail when test is
24957         finished.
24958         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
24959         automatically.
24960
24961         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
24962         longer expected to fail.
24963
24964         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
24965         "f" function call.
24966
24967         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
24968
24969         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
24970         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
24971         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
24972         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
24973         c-torture-1.29.
24974
24975         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
24976         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
24977
24978         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
24979
24980         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
24981         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
24982
24983         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
24984         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
24985         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
24986
24987 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
24988
24989         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
24990         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
24991         940714-1.c, 940714-2.c, 940714-3.c},
24992         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
24993         gcc.misc-tests/{mg.c,mg.exp}:
24994         New tests.
24995         * gcc.noncompile/noncompile.exp: Change accordingly.
24996
24997 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
24998
24999         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
25000         Undo previous clobberage.
25001
25002 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
25003
25004         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
25005         * gcc.special/{930510-1.c, special.exp}:
25006         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
25007         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
25008         struct-varargs-1.c}: New tests from c-torture-1.26.
25009
25010 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
25011
25012         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
25013           argument to switch.
25014
25015 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
25016
25017         * Revert the previous changes.  Please see Rob's directory
25018           (/lisa/test/rob/progressive/gcc/testsuite) for testing
25019           fixes.
25020
25021 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
25022
25023         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
25024             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
25025             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
25026             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
25027             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
25028             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
25029             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
25030             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
25031             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
25032             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
25033             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
25034             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
25035             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
25036             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
25037             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
25038             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
25039             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
25040             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
25041             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
25042             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
25043             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
25044             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
25045             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
25046             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
25047             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
25048             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
25049             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
25050
25051 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
25052
25053         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
25054             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
25055           with perror calls.
25056
25057 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
25058
25059         * config/unix.exp (g++_load): Fix syntax.
25060
25061 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
25062
25063         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
25064         * gcc.noncompile/921017-1.c: Deleted obsolete test.
25065         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
25066         Don't expect va-arg-1.c to fail.  Correct expected output for
25067         920928-1.c.
25068         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
25069         * gcc.wendy/hbm4.c: Correct typo.
25070         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
25071
25072 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
25073
25074         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
25075         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
25076         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
25077         * lib/c-torture.exp (c-torture-compile): Ditto.
25078
25079         Reduce volume of output (remove all the -I's and such).
25080         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
25081         Call gcc_cpass, gcc_cfail.
25082         (c-torture): Pass testing option to c-torture-compile.
25083
25084 1994-03-21  Doug Evans  (dje@cygnus.com)
25085
25086         Bring patches over from progressive.
25087         * config/default.exp: Exit remote shell cleanly.
25088         (g++_exit, g++_start): Add default versions.
25089         * config/sim.exp (gcc_load): Use perror, not error.
25090
25091 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
25092
25093         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
25094         set in site.exp.
25095
25096 1994-03-14  Doug Evans  (dje@cygnus.com)
25097
25098         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
25099         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
25100         (wendy_try): New proc to run testcase.
25101         (main loop): Call 'em.
25102         * gcc.wendy/*.c: Clean up pass to correct expected output.
25103
25104         * lib/gcc.exp: Minor cleanup work.
25105         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
25106
25107 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
25108
25109         * config/sim.exp (gcc_load): Document return codes better.
25110         Don't pass -v to simulator.
25111
25112 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
25113
25114           * gcc.special/920717-x.c: Fix typo.
25115           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
25116           get at sources.
25117
25118         * lib/mike-gcc.exp: Fix typo.
25119
25120 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
25121
25122         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
25123         binary to use, transform the name.
25124         * config/*.exp: rename everything. Nuke any g++ specific files,
25125         it's now a special case of gcc that requires no special support.
25126         Add a default.exp for unsupported targets.
25127
25128 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
25129
25130         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
25131         lib/old-dejagnu.exp: Fix a few patterns to work with the new
25132         version of Tcl.
25133
25134 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
25135
25136         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
25137         than a warning.
25138
25139 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
25140
25141         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
25142
25143 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
25144
25145         * gcc.execute/execute.exp: Combine opt_list and foption_list into
25146         option_list.  Compile every file with only 4/6 option choices
25147         (same as C torture) instead of with 12/18 different option
25148         choices.
25149         * lib/c-torture.exp: Likewise.
25150
25151         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
25152         not already set.
25153
25154 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
25155
25156         * lib/old-deja.exp: Add `excess errors test fails' error, now one
25157         can put an XFAIL *-*-* on excess errors.
25158
25159 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
25160
25161         * g++.law: Add more tests derived from g++-bugs snapshots.
25162
25163         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
25164         equivalent to g++.law/init9.
25165
25166         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
25167         compiled it, and the a.out file after we've run it.
25168
25169 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
25170
25171         * lib/mike-g++.exp (postbase): Delete the .o file after we've
25172         compiled it, and the a.out file after we've run it.
25173
25174 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
25175
25176         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
25177
25178 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
25179
25180         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
25181         version number.
25182
25183 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
25184
25185         * g++.law: New directory of g++ tests derived from the g++-bugs
25186         snapshots.
25187
25188 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
25189
25190         * gcc.compile: initbug1.c initbug1.exp testcase added
25191
25192 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
25193
25194         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
25195         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
25196           fixes submitted by Jeff Law (law@cs.utah.edu)
25197         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
25198           Jeff Law (law@cs.utah.edu)
25199
25200
25201 1993-11-30  Mike Stump  (mrs@cygnus.com)
25202
25203         * config/unix-g++.exp: Follow the gcc way of doing things.
25204         * g++.old-deja/old-deja.exp: Minor updates.
25205         * lib/g++.exp: New file, follow the gcc way of doing things.
25206         * lib/old-dejagnu.exp: Minor updates.
25207         * lib/mike-g++.exp: Always unset errorInfo.
25208
25209 1993-11-06  Mike Stump  (mrs@cygnus.com)
25210
25211         * lib/gcc.exp: Fix some errors with the below change, CC and
25212         CFLAGS should be global when setting, not local.
25213
25214 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
25215
25216         * lib/gcc.exp: Transform tool name.
25217
25218 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25219
25220         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
25221
25222 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25223
25224         * lib/gcc.exp: change gcc_done to gcc_stat
25225
25226 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25227
25228         * Upgraded gcc testsuite to c-torture version 1.25
25229
25230 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
25231
25232         * lib/gcc.exp: added reporting code. Changed verbose compile message.
25233         * lib/c-torture: added hooks for new reporting code.
25234
25235 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
25236
25237         * config/sh-gcc.exp: check if sh-sim exists in the path
25238
25239 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
25240
25241         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
25242         * gcc.compile/compile.exp: Initial changes for new logic.
25243         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
25244         * gcc.failure/failure.exp: Initial changes for new logic.
25245         * gcc.ieee/ieee.exp: Initial changes for new logic.
25246         * gcc.misc-tests/misc.exp: Initial changes for new logic.
25247         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
25248         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
25249         * lib/c-torture.exp: Initial changes for new logic.
25250         * lib/gcc.exp: Initial changes for new logic.
25251
25252 1993-10-15  Mike Stump  (mrs@cygnus.com)
25253
25254         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
25255         depend upon failure or success.  Fully qualify names in failure
25256         and success messages.  Always remove a.out before starting
25257         compile, just in case.  Pay more attention to error text output by
25258         the compiler.  Handle testcases with no known past errors just
25259         like all others, so that things are uniform.  Other miscellaneous
25260         improvements.
25261
25262 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
25263
25264         * gcc.cpp: new directory for cpp tests
25265
25266 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
25267
25268         * lib/chill.exp: Code reformatted, removed unused code.
25269         * config/unix-chill.exp: Code reformatted, removed unused code.
25270         * chill.execute/execute.exp: Code reformatted, removed unused code.
25271         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
25272
25273 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
25274
25275         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
25276         routines not written.
25277
25278 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
25279
25280         * config/bug-gcc.exp: Use new procs from bug.exp.
25281
25282 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
25283
25284         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
25285         via ftp, rather than depending on NFS.
25286         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
25287         case.
25288
25289 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
25290
25291         * config/bug-gcc.exp: Use new download proc.
25292
25293 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
25294
25295         * chill.execute/execute.exp: cleanups, handles errors better
25296         * chill.compile/compile.exp: rewrite, based on execute.exp
25297         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
25298         * lib/chill.exp: major changes to diff proc and compile and link
25299           procs. added chill_fail and chill_pass wrappers to pass and
25300           fail. added more comments, and handle error codes better.
25301           Added a hack to capture stderr from exec, so noncompile tests
25302           can work.
25303
25304 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
25305
25306         * chill.execute/execute.exp: rewrite of testsuite driver
25307         * lib/chill.exp: rewrite of testsuite driver
25308         * config/unix-chill.exp: rewrite of testsuite driver
25309
25310 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
25311
25312     In chill.execute:
25313         * iexpr.ch: Standardize uppercase.
25314         * tuples.dat: Standardize uppercase.
25315         * vary.ch: standardize.  Correct varying string assignments.
25316         * vary.dat: Add new output lines.
25317
25318 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
25319
25320     In chill.execute:
25321         * chprintf.ch: Standardize use of uppercase.
25322         * tuples.ch: Standardize and turn arr2 into a DCL,
25323           rather than a SYN.
25324         * pinits.ch: Standardize.
25325
25326 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
25327
25328         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
25329         * Makefil: Renamed to Makefile.in.
25330         * configure.in: New.
25331
25332 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
25333
25334     In chill.execute:
25335         * .cvsignore: Add result/output files.
25336         * Makefile: Fix up variables at start.  Use MFLAGS
25337           everywhere.  Correct bool_loc, built_ins entries.
25338           Add entry for vary1.ch.
25339         * bitarray.ch: Standardize upper-case usage.
25340         * bitexpr.ch: Standardize, add output of b1.
25341         * params.ch: Use arrayt in along PROC parameters, to
25342           avoid novelty problems.
25343         * sets.ch: Tiny cleanup.
25344         * vary1.ch: Re-indent.
25345
25346 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
25347
25348           * Add PR-related files to Makefiles, .cvsignore files, etc.
25349
25350 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
25351
25352         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
25353           with compiler objects. New names are test-flow.c and test-loop.c
25354
25355 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
25356
25357         * Upgraded c-torture tests from 1.19 to 1.20
25358
25359         * new files:
25360         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
25361         * gcc.compile: 930623-1.c 930623-2.c
25362         * gcc.noncompile: 930622-1.c 930622-2.c
25363         * gcc.failure: 920411-1.c 920627-2.c
25364         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
25365
25366 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
25367
25368         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25369           More changes to get testsuite working properly. Needs more work.
25370           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
25371
25372 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
25373
25374         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25375           More changes to get testsuite working properly. Needs more work.
25376
25377 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
25378
25379         * chill.compile/compile.exp: Added for Dejagnu support
25380         * chill.execute/execute.exp: Added for Dejagnu support
25381         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
25382
25383 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
25384
25385     This should complete moving the CHILL test files.
25386         * chill.noncompile(.cvsignore printf.grt
25387             in-printf.grt chprintf.grt chprintf.ch):
25388             Added test-support files.
25389           (Makefile): Modified further.
25390         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
25391             signal.ch): Added test files.
25392           * chill.execute (.cvsignore printf.grt printr.c
25393             in-printf.grt rts.c chprintf.grt rts.h): Added
25394           test-support files.
25395             (Makefile): More corrections.
25396
25397 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
25398
25399         * chill.compile, chill.execute, chill.nocompile: Add CHILL
25400           test cases, ready for DejaGnu.
25401
25402 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
25403
25404         * Upgraded c-torture tests from 1.18 to 1.19
25405
25406         * gcc.compile: added test(s):
25407           930607-1.c
25408         * gcc.execute: added test(s):
25409           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
25410
25411         * added new subdirectory for misc tests: gcc.misc-tests
25412         * gcc.misc-test(s): added tests:
25413           inst-check.c test-consts.c test-ior.c test-switch.c
25414
25415 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
25416
25417         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
25418
25419 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
25420
25421         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
25422
25423 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
25424
25425         * Upgraded c-torture tests from 1.17 to 1.18
25426
25427 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
25428
25429         * Upgraded c-torture tests from 1.12 to 1.17
25430
25431 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
25432
25433         * lib/old-dejagnu.exp:
25434           Fixed handling of XFAIL target triplets to correctly
25435           recognize wildcard characters.  Removed code that
25436           appended a unique id tag to the end of the file name
25437           printed out by the result of the testcases within a
25438           given test file.
25439
25440 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
25441
25442         * lib/old-dejagnu.exp:
25443           Reworked expected failure handling to trigger off of XFAIL
25444           keyword in keyphrase embeded in testcase source code. The
25445           XFAIL keyword must be at the end of the keyphrase line. It
25446           may optionally be followed by one or more target triplets.
25447           It has just occured that the handling of wildcards in the
25448           target triplet may not be correct.
25449
25450 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
25451
25452         * g++.old-deja/tests:
25453           Moved all subdirectories up one level into g++.old-deja .
25454
25455         * lib/old-dejagnu.exp:
25456           Fixed problem with CXXFLAGS not being properly reset, and being
25457           corrupted with extraneous "-c" compiler option.  This was
25458           causing binaries to not be generated for test that needed them.
25459           Modified strings passed to "pass" and "fail" so that individual
25460           tests from the same test file would be distinguished by an
25461           identifier appended to the test file name in the summary logs;
25462           this corrected a problem with erroneous diff logs.  Added code
25463           to search testcases for expected fail and unexpected pass keywords.
25464
25465 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
25466
25467         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
25468
25469 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
25470
25471         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
25472           Removed extraneous text from end of "Special g++ Options"
25473           keyphrase.
25474
25475         * lib/old-dejagnu.exp: Added pattern matching to look for new
25476           keywords, embedded in testcases comments, which will trigger
25477           calls to xpass and xfail.
25478
25479 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
25480
25481         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
25482           comments embedded in the testcases, especially the one looking for
25483           special compiler options, as well as the pattern matching for the
25484           compiler output again.
25485
25486 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
25487
25488         * lib/old-dejagnu.exp: Do a proper check of the return value for
25489           execute tests. Fixed several problems with the pattern matching
25490           of the compiler output which gave erroneous test results.
25491           Changed several of the test result messages to be more descriptive.
25492         * config/unix-g++.exp: Proc g++_load now actually works and
25493           executes the tests passed to it and returns a usable return
25494           value.
25495
25496 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
25497
25498           * lib/gcc.exp: Exits gracefully if $CC is bogus.
25499
25500 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
25501
25502         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
25503           Modified both files to properly execute the old style
25504           dejagnu tests. The previous versions of these files were
25505           experimental and did not function anything near correctly.
25506
25507 1993-04-05  Rob Savoye  (rob@cygnus.com)
25508
25509         * Removed all Makefile.in and configure.in files. No configuration
25510         needed now.
25511
25512 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
25513
25514         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
25515
25516 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
25517
25518         * gcc.compile/configure.in, gcc.unsorted/configure.in,
25519         gcc.special/configure.in, gcc.noncompile/configure.in,
25520         gcc.execute/configure.in, gcc.code_quality/configure.in,
25521         g++.other/configure.in, g++.old-deja/configure.in,
25522         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
25523         in srcname setting.
25524
25525 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
25526
25527         * lib/udi.exp:  Fixed mondfe and mondfe_download.
25528         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
25529         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
25530
25531 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
25532
25533         * config/udi-gdb.exp: Check $shell_id after connecting to target.
25534         (gdb_exit): Don't remove *_soc files.
25535
25536 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
25537
25538         * lib/c-torture.exp: Don't look for main; instead always use -w
25539         -c.  This is how the c-torture tests work.  Remove the object
25540         file if the compilation succeeds.
25541         * gcc.execute/execute.exp: Remove executable if test passes.
25542         * gcc.noncompile/noncompile.exp: Every test is an expected
25543         failure.
25544         * gcc.special/special.exp: Added tests from c-torture 1.11,
25545         corrected use of existing test.
25546         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
25547         gcc.execute/920625-1.c: Updated to c-torture 1.11.
25548         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
25549         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
25550         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
25551         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
25552         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
25553         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
25554         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
25555         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
25556         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
25557         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
25558         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
25559         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
25560         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
25561         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
25562         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
25563         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
25564         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
25565         c-torture 1.11.
25566         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
25567         correspond to c-torture 1.11.
25568
25569         * New file.