OSDN Git Service

* dbxout.c (get_lang_number): New.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-09-17  Devang Patel  <dpatel@apple.com>
2
3         * gcc.dg/20040813-1.c: New test.
4         
5 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
6
7         PR tree-optimization/17273
8         * gcc.c-torture/compile/pr17273.c: New test.
9
10 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
11
12         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
13         Update expected messages.
14         * gcc.dg/declspec-13.c: New test.
15
16 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
17
18         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
19
20 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
21
22         * gcc.c-torture/execute/pr17252.c: Use post-increment to
23         change what 'a' is pointing to.
24
25 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
26
27         PR c++/16002
28         * g++.dg/template/error18.C: New test.
29         
30         PR c++/16029
31         * g++.dg/warn/Wunused-8.C: New test.
32
33 2004-09-17  Steven Bosscher  <stevenb@suse.de>
34
35         PR tree-optimization/17513
36         * gcc.dg/20040916-1.c: New test.
37
38 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
39
40         PR c++/17501
41         * g++.dg/template/typename7.C: New test.
42
43 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
44
45         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
46
47 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
48
49         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
50         with -ftree-based-profiling also.
51         * lib/profopt.exp: Support late-set profile_option/feedback_option.
52
53 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
54
55         PR/15364
56         * gfortran.dg/der_array_io_1.f90: New test.
57         * gfortran.dg/der_array_io_2.f90: New test.
58         * gfortran.dg/der_array_io_3.f90: New test.
59
60 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
61
62         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
63         EABI.
64
65 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
66
67         * g++.dg/opt/switch1.C: New test.
68
69 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
70
71         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
72         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
73         Update expected messages.
74
75 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
76
77         PR fortran/16485
78         * gfortran.dg/same_name_1.f90: New test.
79
80 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
81
82         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
83         dereference garbage pointers.
84
85 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
86
87         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
88         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
89
90         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
91         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
92         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
93
94 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
95
96         PR c++/17324
97         * g++.dg/template/mangle1.C: New test.
98
99 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
100
101         PR tree-optimization/17252
102         * gcc.c-torture/execute/pr17252.c: New test.
103
104 2004-09-14  Andrew Pinski  <apinski@apple.com>
105
106         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
107
108 2004-09-14  Roger Sayle  <roger@eyesopen.com>
109
110         PR rtl-optimization/9771
111         * gcc.dg/pr9771-1.c: New test case.
112
113 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
114
115         PR tree-optimization/15262
116         * gcc.c-torture/execute/pr15262-1.c: New test.
117         * gcc.c-torture/execute/pr15262-2.c: New test.
118
119 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
120
121         * gcc.dg/declspec-12.c: New test.
122
123 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
124         
125         * gfortran.dg/pr17090.f90: Add directives to test.
126
127 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
128
129         * gcc.c-torture/compile/20040914-1.c: New test.
130
131 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
132
133         PR c++/16162
134         * g++.dg/template/decl2.C: New test.
135         
136 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
137
138         PR fortran/17090
139         * gfortran.dg/pr17090.f90: New test.
140
141 2004-09-13  Dale Johannesen  <dalej@apple.com>
142
143         * gcc.c-torture/compile/pr17408.c:  New test case.
144
145 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
146
147         PR c++/16716
148         * g++.dg/parse/crash17.C: New test.
149         
150         PR c++/17327
151         * g++.dg/template/enum3.C: New test.
152
153 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
154
155         * lib/gcc-defs.exp: Load wrapper.exp.
156         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
157         using local code.
158         * lib/gcc.exp (gcc_init): Similar.
159         * lib/gfortran.exp (gfortran_init): Similar.
160         * lib/objc.exp (objc_init): Similar.
161         * lib/treelang.exp (treelang_init): Similar.
162         * lib/wrapper.exp: New file with build_wrapper call machinery in
163         ${tool}_maybe_build_wrapper.
164
165 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
166
167         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
168         "inline".
169         * gcc.dg/declspec-11.c: Update expected messages.
170         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
171         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
172         gcc.dg/inline-12.c: New tests.
173
174 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
175
176         * g++.dg/tree-ssa/pr17400.C: New testcase.
177
178 2004-09-13  James E Wilson  <wilson@specifixinc.com>
179
180         * gcc.target/mips/sb1-1.c: New testcase.
181
182 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
183
184         * lib/g77-dg.exp: Remove unused file.
185         * lib/mike-g77.exp: Ditto.
186         * lib/g77.exp: Ditto.
187
188 2004-09-12  Richard Henderson  <rth@redhat.com>
189
190         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
191
192 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
193
194         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
195         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
196         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
197         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
198         Update expected messages.
199
200 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
201
202         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
203         declaration/use mismatch for dirp parameter.
204
205 2004-09-12  Andrew Pinski  <apinski@apple.com>
206
207         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
208         -fgnu-runtime is passed.
209
210 2004-09-12  Richard Henderson  <rth@redhat.com>
211
212         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
213         do the uplevel thing and update additional_flags directly.
214         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
215         gfortran.fortran-torture/execute/intrinsic_nearest.x,
216         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
217         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
218
219 2004-09-11  Steven Bosscher  <stevenb@suse.de>
220
221         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
222
223 2004-09-11  Roger Sayle  <roger@eyesopen.com>
224
225         PR middle-end/17411
226         * g++.dg/opt/pr17411-1.C: New test case.
227
228 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
229
230         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
231         gcc.dg/tls/diag-2.c: Update expected messages.
232         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
233         messages.
234         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
235         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
236         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
237         gcc.dg/tls/diag-5.c: New tests.
238
239 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
240
241         * gcc.dg/20040910-1.c: Correct dg-error regexp.
242
243 2004-09-11  Steven Bosscher  <stevenb@suse.de>
244
245         * g++.dg/parse/break-in-for.C: New test.
246
247 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
248
249         * gcc.dg/tree-ssa/20040911-1.c: New test.
250
251 2004-09-11  Andreas Jaeger  <aj@suse.de>
252
253         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
254         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
255
256 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
257
258         * gcc.target/frv: New directory of FR-V-specific tests.
259
260 2004-09-10  James E Wilson  <wilson@specifixinc.com>
261
262         * gcc.dg/convert-vec-1.c: New test.
263
264 2004-09-10  Roger Sayle  <roger@eyesopen.com>
265
266         PR middle-end/17024
267         * gcc.dg/pr17024-1.c: New test case.
268
269 2004-09-10  Eric Christopher  <echristo@redhat.com>
270
271         * gcc.dg/20040910-1.c: New test.
272
273 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
274
275         * gcc.dg/bitfld-9.c: New test.
276
277 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
278
279         * gcc.c-torture/execute/ieee/acc1.c: New test.
280         * gcc.c-torture/execute/ieee/acc2.c: New test.
281         * gcc.c-torture/execute/ieee/mzero6.c: New test.
282
283 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
284
285         * gcc.dg/deprecated-2.c: New test.
286
287 2004-09-09  James E Wilson  <wilson@specifixinc.com>
288
289         * gcc.dg/init-vec-1.c: New test.
290
291 2004-09-09  Roger Sayle  <roger@eyesopen.com>
292
293         PR middle-end/17055
294         * gcc.dg/pr17055-1.c: New test case.
295
296 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
297
298         PR target/17377
299         * gcc.c-torture/execute/pr17377.c: New test.
300
301 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
302
303         PR c/8420
304         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
305         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
306         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
307         gcc.dg/long-long-typespec-1.c: New tests.
308         * gcc.dg/tls/diag-2.c: Update expected diagnostics
309
310 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
311
312         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
313         gcc.dg/gnu99-static-1.c: New tests.
314
315 2004-09-08  Devang Patel  <dpatel@apple.com>
316
317         * gcc.dg/darwin-ld-20040828-1.c: New test.
318         * gcc.dg/darwin-ld-20040828-2.c: New test.
319         * gcc.dg/darwin-ld-20040828-3.c: New test.
320
321 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
322
323         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
324         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
325         in error message.
326         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
327         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
328         in error message.
329         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
330         types they qualify.
331         * objc.dg/type-size-2.m: Fix wording in comment.
332         * objc.dg/va-meth-1.m: New test case.
333
334 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
335
336         PR c/16633:
337         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
338         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
339
340 2004-09-06  Devang Patel  <dpatel@apple.com>
341
342         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
343         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
344
345 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
346
347         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
348         reflect changed line numbering of diagnostics.
349
350 2004-09-06  Paul Brook  <paul@codesourcery.com>
351
352         * gfortran.dg/edit_real_1.f90: Add new test.
353
354 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
355
356         * gcc.dg/tree-ssa/loop-2.c: New test.
357         * gcc.dg/tree-ssa/loop-3.c: New test.
358         * gcc.dg/tree-ssa/loop-4.c: New test.
359         * gcc.dg/tree-ssa/loop-5.c: New test.
360
361 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
362
363         * gcc.dg/format/sentinel-1.c: Update for parameter option.
364
365 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
366
367         * gcc.dg/format/sentinel-1.c: New test.
368
369 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
370
371         * testsuite/gcc.dg/builtins-46.c: New.
372
373 2004-09-03  Devang Patel  <dpatel@apple.com>
374
375         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
376         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
377
378 2004-09-03  Jan Beulich  <jbeulich@novell.com>
379
380         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
381         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
382         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
383         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
384         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
385         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
386         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
387         the non-portable bzero.
388         * gcc.dg/20010912-1.c: xfail for NetWare.
389         * gcc.dg/20020426-2.c: xfail for NetWare.
390         * gcc.dg/20021014-1.c: xfail for NetWare.
391         * gcc.dg/20021018-1.c: xfail for NetWare.
392         * gcc.dg/20030213-1.c: xfail for NetWare.
393         * gcc.dg/20030225-1.c: xfail for NetWare.
394         * gcc.dg/20030708-1.c: xfail for NetWare.
395         * gcc.dg/builtins-config.h: Also exclude NetWare.
396         * gcc.dg/format/format.h: Define restrict only if not already defined.
397         * gcc.dg/nest.c: xfail for NetWare.
398         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
399         * lib/target-supports.exp (check_visibility_available): Exclude
400         NetWare.
401
402 2004-09-03  Jan Beulich  <jbeulich@novell.com>
403
404         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
405         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
406         deterministic starting point for the alignment of structure fields.
407         * gcc.dg/Wpadded.c: Dito.
408         * g++.dg/abi/vbase10.C: Dito.
409
410 2004-09-03  Devang Patel  <dpatel@apple.com>
411
412         * g++.dg/debug/pr15736.cc: New test.
413
414 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
415
416         * README.QMTEST: Fix out-of-date link.
417
418 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
419
420         PR fortran/16579
421         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
422         Delete.  Duplicate of gfortran.dg/g77/20010610.f
423
424 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
425
426         * g++.dg/abi/arm_rtti1.C: New test.
427
428 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
429
430         * gcc.dg/ppc-vector-memcpy.c: New.
431         * gcc.dg/ppc-vector-memset.c: New.
432
433 2004-09-02  Chao-ying Fu  <fu@mips.com>
434
435         * gcc.target/mips/mips-3d-1.c: New test.
436         * gcc.target/mips/mips-3d-2.c: New test.
437         * gcc.target/mips/mips-3d-3.c: New test.
438         * gcc.target/mips/mips-3d-4.c: New test.
439         * gcc.target/mips/mips-3d-5.c: New test.
440         * gcc.target/mips/mips-3d-6.c: New test.
441         * gcc.target/mips/mips-3d-7.c: New test.
442         * gcc.target/mips/mips-3d-8.c: New test.
443         * gcc.target/mips/mips-3d-9.c: New test.
444         * gcc.target/mips/mips-ps-1.c: New test.
445         * gcc.target/mips/mips-ps-2.c: New test.
446         * gcc.target/mips/mips-ps-3.c: New test.
447         * gcc.target/mips/mips-ps-4.c: New test.
448         * gcc.target/mips/mips-ps-type.c: New test.
449
450 2004-09-02  Paul Brook  <paul@codesourcery.com>
451
452         * gfortran.dg/edit_real_1.f90: Add new tests.
453
454 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
455
456         PR fortran/15327
457         * gfortran.dg/merge_char_1.f90: New test.
458
459 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
460
461         PR fortran/16404
462         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
463
464 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
465
466         PR c/1522
467         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
468
469 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
470
471         * g++.dg/opt/loop1.C: Do not XFAIL.
472
473 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
474
475         * gcc.c-torture/execute/20040831-1.c: New test.
476
477 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
478
479         PR fortran/16579
480         * gfortran.dg/g77/20010610.f: Now passes.
481         Copy from g77.f-torture/execute. Add dg-run directive.
482         * gfortran.dg/g77/README: Update
483
484 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
485
486         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
487         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
488         (t1, t2, t3, t4): Add volatile.
489
490 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
491
492         * g++.dg/ext/visibility/arm1.C: New test.
493
494 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
495
496         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
497         -pedantic-errors.
498
499 2004-09-01  Paul Brook  <paul@codesourcery.com>
500
501         * gfortran.dg/eof_2.f90: New test.
502
503 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
504
505         PR fortran/16579
506         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
507
508 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
509
510         PR libfortran/16805
511         * gfortran.dg/list_read_2.f90: New test.
512
513 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
514
515         * g++.dg/abi/key1.C: New test.
516
517 2004-08-31  Richard Henderson  <rth@redhat.com>
518
519         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
520         form of offsetof.
521         * g++.dg/other/offsetof5.C: Remove duplicate.
522
523 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
524
525         PR fortran/17244
526         * gfortran.dg/func_derived_1.f90: New test.
527
528 2004-08-31  Paul Brook  <paul@codesourcery.com>
529
530         * gfortran.dg/eof_1.f90: New test.
531
532 2004-08-31  Paul Brook  <paul@codesourcery.com>
533
534         * gfortran.dg/list_read_1.f90: New file.
535
536 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
537
538         * g++.dg/opt/loop1.C: XFAIL.
539
540 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
541
542         * gcc.dg/funcdef-storage-1.c: New.
543         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
544         an extern function in local scope.
545         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
546         declare an 'auto inline' function in local scope.
547         * gcc.dg/20011130-1.c: Likewise.
548         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
549         an 'auto' function in local scope.
550         * gcc.dg/20021014-1.c: Likewise.
551         * gcc.dg/20030331-2.c: Likewise.
552
553 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
554
555         * gfortran.dg/blockdata_1.f90: New test.
556
557 2004-08-30  Richard Henderson  <rth@redhat.com>
558
559         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
560
561 2004-08-30  Richard Henderson  <rth@redhat.com>
562
563         * lib/fortran-torture.exp (fortran-torture-execute): Honor
564         additional_flags set by alternate driver.
565         (ieee-options): New procedure.
566         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
567         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
568         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
569         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
570
571 2004-08-30  Richard Henderson  <rth@redhat.com>
572
573         * lib/f-torture.exp: Remove.
574
575 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
576
577         PR rtl-optimization/16590
578         * g++.dg/opt/loop1.C: New test.
579
580 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
581
582         PR fortran/13910
583         * gfortran.dg/oldstyle_1.f90: New test.
584
585 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
586         Paul Brook  <paul@codesourcery.com>
587
588         * gfortran.dg/g77/README: Update.
589         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
590         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
591         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
592
593 2004-08-28  Paul Brook  <paul@codesourcery.com>
594
595         PR libfortran/17195
596         * gfortran.dg/edit_real_1.f90: New test.
597
598 2004-08-27  Paul Brook  <paul@codesourcery.com>
599
600         * gfortran.dg/rewind_1.f90: New test.
601
602 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
603
604         PR fortran/16597
605         * gfortran.dg/pr16597.f90: New test.
606
607 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
608
609         PR c/13801
610         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
611         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
612         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
613         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
614         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
615
616 2004-08-26  Nick Clifton  <nickc@redhat.com>
617
618         * gcc.c-torture/compile/pr17119.c: New test.
619
620 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
621
622         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
623
624 2004-08-25  Richard Henderson  <rth@redhat.com>
625
626         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
627         the bits that expect kind=8 to be the largest real kind.
628
629 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
630
631         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
632
633 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
634
635         * gfortran.dg/assignment_1.f90: New test.
636
637 2004-08-25  Adam Nemet  <anemet@lnxw.com>
638
639         * g++.dg/template/repo3.C: New test.
640
641 2004-08-25  Roger Sayle  <roger@eyesopen.com>
642
643         PR middle-end/16693
644         PR tree-optimization/16372
645         * g++.dg/opt/pr16372-1.C: New test case.
646         * g++.dg/opt/pr16693-1.C: New test case.
647         * g++.dg/opt/pr16693-2.C: New test case.
648
649 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
650
651         * objc.dg/proto-lossage-4.m: New test.
652
653 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
654
655         PR c++/17155
656         * g++.dg/inherit/local2.C: New test.
657
658 2004-08-25  Paul Brook  <paul@codesourcery.com>
659
660         PR fortran/17144
661         * gfortran.dg/string_ctor_1.f90: New test.
662
663 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
664
665         PR c++/14428
666         * g++.dg/template/redecl2.C: New test.
667
668 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
669
670         PR fortran/17143
671         * gfortran.dg/pr17143.f90: New test.
672
673 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
674
675         PR fortran/17164
676         * gfortran.dg/pr17164.f90: New test.
677
678 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
679
680         * gcc.dg/tree-ssa/loop-1.c: New test.
681
682 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
683
684         * gcc.c-torture/compile/20040824-1.c: New test.
685
686 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
687
688         * gcc.c-torture/compile/iftrap-3.c: New test.
689
690 2004-08-24  Paul Brook  <paul@codesourcery.com>
691
692         * gfortran.dg/entry_2.f90: New test.
693
694 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
695
696         PR c++/16889
697         * g++.dg/lookup/ambig[12].C: New.
698
699 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
700
701         PR c++/16706
702         * g++.dg/template/crash21.C: New test.
703         * g++.dg/template/crash22.C: Likewise.
704
705 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
706
707         PR c++/17149
708         * g++.dg/template/access15.C: New.
709
710 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
711
712         PR c++/17163
713         * g++.dg/template/repo2.C: New test.
714
715 2004-08-23  Roger Sayle  <roger@eyesopen.com>
716
717         PR rtl-optimization/17078
718         * gcc.c-torture/execute/pr17078-1.c: New test case.
719
720 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
721
722         PR c/14492
723         * gcc.dg/debug/crash1.c: New test.
724
725 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
726
727         PR c/16180
728         * gcc.dg/loop-5.c: New test.
729
730 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
731
732         * gcc.c-torture/execute/20040823-1.c: New test.
733
734 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
735
736         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
737         to the assembler.  Simplify test accordingly.
738         (asm_abi_flags): Use GNU names.
739         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
740         to check for ABI flags.
741
742 2004-08-22  Andrew Pinski  <apinski@apple.com>
743
744         * g++.dg/opt/pr14029.C: New test.
745         * gcc.c-torture/execute/pr15262.c: New test.
746
747 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
748
749         * gfortran.dg/reduction.f90: Add checks with complex arguments.
750
751 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
752
753         PR 16908
754         * gfortran.dg/direct_io.f90: New test.
755
756 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
757
758         PR c++/17121
759         * g++.dg/inherit/local2.C: New test.
760
761 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
762
763         PR c++/17120
764         * g++.dg/warn/Wparentheses-4.C: New test.
765
766 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
767
768         PR c++/17121
769         * g++.dg/inherit/local2.C: New test.
770
771         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
772         * gcc.dg/ppc-ldstruct.c: Likewise.
773         * gcc.dg/ppc64-abi-2.c: Likewise.
774
775 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
776
777         PR rtl-optimization/17099
778         * gcc.c-torture/execute/20040820-1.c: New test.
779
780 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
781
782         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
783
784 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
785
786         PR fortran/17077
787         * gfortran.dg/auto_array_1.f90: New test.
788
789 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
790
791         PR fortran/17074
792         * gfortran.dg/simpleif_1.f90: New test.
793
794 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
795
796         * lib/target-supports.exp (check_profiling_available): Return
797         false for arm*-*-symbianelf* and arm*-*-eabi*.
798
799         PR c++/15890
800         * g++.dg/template/delete1.C: New test.
801
802 2004-08-19  Paul Brook  <paul@codesourcery.com>
803
804         PR fortran/14976
805         PR fortran/16228
806         * gfortran.dg/data_char_1.f90: New test.
807
808 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
809
810         PR fortran/16946
811         * gfortran.dg/reduction.f90: New testcase.
812
813 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
814
815         PR fortran/16520
816         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
817
818 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
819
820         PR c++/17041
821         * g++.dg/Wparentheses-3.C: New test.
822
823 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
824
825         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
826         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
827         * gcc.dg/vect/vect-2.c: Likewise.
828         * gcc.dg/vect/vect-3.c: Likewise.
829         * gcc.dg/vect/vect-4.c: Likewise.
830         * gcc.dg/vect/vect-5.c: Likewise.
831         * gcc.dg/vect/vect-6.c: Likewise.
832         * gcc.dg/vect/vect-7.c: Likewise.
833         * gcc.dg/vect/vect-25.c: Likewise.
834         * gcc.dg/vect/vect-31.c: Likewise.
835         * gcc.dg/vect/vect-32.c: Likewise.
836         * gcc.dg/vect/vect-34.c: Likewise.
837         * gcc.dg/vect/vect-36.c: Likewise.
838         * gcc.dg/vect/vect-all.c: Likewise.
839
840 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
841
842         PR c++/17068
843         * g++.dg/template/operator4.C: New test.
844
845 2004-08-18  Richard Henderson  <rth@redhat.com>
846
847         * gcc.dg/20040206-1.c: XFAIL.
848
849 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
850
851         PR c++/16246
852         * g++.dg/template/array7.C: New test.
853
854 2004-08-17  James E Wilson  <wilson@specifixinc.com>
855
856         * gcc.dg/mips-movcc-1.c: New test.
857         * gcc.dg/mips-movcc-2.c: New test.
858         * gcc.dg/mips-movcc-3.c: New test.
859
860         * gcc.dg/mips-nmadd-1.c: New test.
861         * gcc.dg/mips-nmadd-2.c: New test.
862
863 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
864
865         PR c++/15871
866         * g++.dg/opt/inline8.C: New test.
867
868         PR c++/16965
869         * g++.dg/parse/error17.C: New test.
870
871 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
872
873         * gcc.dg/vect: New directory for vectorizer tests.
874         * gcc.dg/vect/tree-vect.h: New file.
875         * gcc.dg/vect/vect.exp: New file.
876         * gcc.dg/vect/pr16105.c.c: New test.
877         * gcc.dg/vect/vect-1.c: New test.
878         * gcc.dg/vect/vect-2.c: New test.
879         * gcc.dg/vect/vect-3.c: New test.
880         * gcc.dg/vect/vect-4.c: New test.
881         * gcc.dg/vect/vect-5.c: New test.
882         * gcc.dg/vect/vect-6.c: New test.
883         * gcc.dg/vect/vect-7.c: New test.
884         * gcc.dg/vect/vect-8.c: New test.
885         * gcc.dg/vect/vect-9.c: New test.
886         * gcc.dg/vect/vect-10.c: New test.
887         * gcc.dg/vect/vect-11.c: New test.
888         * gcc.dg/vect/vect-12.c: New test.
889         * gcc.dg/vect/vect-13.c: New test.
890         * gcc.dg/vect/vect-14.c: New test.
891         * gcc.dg/vect/vect-15.c: New test.
892         * gcc.dg/vect/vect-16.c: New test.
893         * gcc.dg/vect/vect-17.c: New test.
894         * gcc.dg/vect/vect-18.c: New test.
895         * gcc.dg/vect/vect-19.c: New test.
896         * gcc.dg/vect/vect-20.c: New test.
897         * gcc.dg/vect/vect-21.c: New test.
898         * gcc.dg/vect/vect-22.c: New test.
899         * gcc.dg/vect/vect-23.c: New test.
900         * gcc.dg/vect/vect-24.c: New test.
901         * gcc.dg/vect/vect-25.c: New test.
902         * gcc.dg/vect/vect-26.c: New test.
903         * gcc.dg/vect/vect-27.c: New test.
904         * gcc.dg/vect/vect-28.c: New test.
905         * gcc.dg/vect/vect-29.c: New test.
906         * gcc.dg/vect/vect-30.c: New test.
907         * gcc.dg/vect/vect-31.c: New test.
908         * gcc.dg/vect/vect-32.c: New test.
909         * gcc.dg/vect/vect-33.c: New test.
910         * gcc.dg/vect/vect-34.c: New test.
911         * gcc.dg/vect/vect-35.c: New test.
912         * gcc.dg/vect/vect-36.c: New test.
913         * gcc.dg/vect/vect-37.c: New test.
914         * gcc.dg/vect/vect-38.c: New test.
915         * gcc.dg/vect/vect-40.c: New test.
916         * gcc.dg/vect/vect-41.c: New test.
917         * gcc.dg/vect/vect-42.c: New test.
918         * gcc.dg/vect/vect-43.c: New test.
919         * gcc.dg/vect/vect-44.c: New test.
920         * gcc.dg/vect/vect-45.c: New test.
921         * gcc.dg/vect/vect-46.c: New test.
922         * gcc.dg/vect/vect-47.c: New test.
923         * gcc.dg/vect/vect-48.c: New test.
924         * gcc.dg/vect/vect-49.c: New test.
925         * gcc.dg/vect/vect-50.c: New test.
926         * gcc.dg/vect/vect-51.c: New test.
927         * gcc.dg/vect/vect-52.c: New test.
928         * gcc.dg/vect/vect-53.c: New test.
929         * gcc.dg/vect/vect-54.c: New test.
930         * gcc.dg/vect/vect-55.c: New test.
931         * gcc.dg/vect/vect-56.c: New test.
932         * gcc.dg/vect/vect-57.c: New test.
933         * gcc.dg/vect/vect-58.c: New test.
934         * gcc.dg/vect/vect-59.c: New test.
935         * gcc.dg/vect/vect-60.c: New test.
936         * gcc.dg/vect/vect-61.c: New test.
937         * gcc.dg/vect/vect-all.c: New test.
938         * gcc.dg/vect/vect-none.c: New test.
939
940 2004-08-17  Paul Brook  <paul@codesourcery.com>
941
942         PR fortran/13082
943         * gfortran.dg/entry_1.f90: New test.
944
945 2004-08-17  Andrew Pinski  <apinski@apple.com>
946
947         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
948
949 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
950
951         * gcc.dg/pr17036-1.c: New test.
952
953 2004-08-16  Devang Patel  <dpatel@apple.com>
954
955         * gcc.dg/darwin-20040809-1.c: New test.
956
957 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
958
959         * gcc.dg/funcdef-attr-1.c: New test.
960
961 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
962
963         * gcc.dg/altivec-17.c: New test.
964         * gcc.dg/altivec-18.c: New test.
965
966 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
967
968         PR c++/6749
969         * g++.dg/template/vtable2.C: New test.
970
971 2004-08-14  Richard Henderson  <rth@redhat.com>
972
973         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
974         * gcc.dg/pack-test-4.c (main): Return 0.
975         * gcc.dg/setjmp-1.c: Remove XFAIL.
976         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
977
978 2004-08-14  Richard Henderson  <rth@redhat.com>
979
980         * gcc.dg/980217-1.c: Add prototype for printf.
981
982 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
983
984         * gfortran.dg/pr16935.f90: New test.
985
986 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
987
988         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
989
990 2004-08-13  Paul Brook  <paul@codesourcery.com>
991
992         * gfortran.dg/der_io_1.f90: Remove stray comma.
993
994 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
995
996         * gcc.dg/vmx/cw-bug-2.c: Remove.
997         * gcc.dg/vmx/vprint-1.c: Remove.
998         * gcc.dg/vmx/vscan-1.c: Remove.
999
1000 2004-08-12  Devang patel  <dpatel@apple.com>
1001
1002         * gcc.dg/darwin-20040809-2.c: New test.
1003
1004 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
1005
1006         * g++.dg/ext/altivec-12.C: New test.
1007
1008         * g++.dg/ext/altivec-11.C: New test.
1009
1010 2004-08-12  Paul Brook  <paul@codesourcery.com>
1011
1012         * g++.dg/abi/arm_cxa_vec_1.C: New test.
1013
1014 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
1015
1016         * g++.dg/ext/altivec-2.C: Check for hardware support before
1017         executing any VMX instructions.
1018
1019         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
1020
1021 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
1022
1023         PR c++/16276
1024         * g++.old-deja/g++.other/comdat4.C: New test.
1025         * g++.old-deja/g++.other/comdat4-aux.cc: New.
1026
1027 2004-08-12  Ben Elliston  <bje@au.ibm.com>
1028
1029         PR target/16286
1030         * gcc.dg/pr16286.c: New test.
1031
1032 2004-08-12 Jan Beulich <jbeulich@novell.com>
1033
1034         * g++.dg/ext/asm5.C: New.
1035
1036 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1037
1038         PR c++/16698
1039         * g++.dg/eh/crash1.C: New test.
1040
1041         PR c++/16717
1042         * g++.dg/ext/construct1.C: New test.
1043
1044 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1045
1046         PR c++/16853
1047         * g++.dg/init/ptrmem1.C: New test.
1048
1049         PR c++/16618
1050         * g++.dg/parse/offsetof5.C: New test.
1051
1052         PR c++/16870
1053         * g++.dg/template/overload3.C: New test.
1054
1055 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1056
1057         PR c++/16964
1058         * g++.dg/parse/error16.C: New test.
1059
1060         PR c++/16904
1061         * g++.dg/template/error14.C: New test.
1062
1063         PR c++/16929
1064         * g++.dg/template/error15.C: New test.
1065
1066 2004-08-11  Devang Patel  <dpatel@apple.com>
1067
1068         * gcc.dg/darwin-ld-20040809-1.c: New test.
1069         * gcc.dg/darwin-ld-20040809-2.c: New test.
1070
1071 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
1072
1073         PR fortran/16917
1074         * gfortran.dg/dfloat_1.f90: New test.
1075
1076 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1077
1078         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
1079         * gcc.dg/dll-2.c: Fix dg-require syntax.
1080         * gcc.misc-tests/arm-isr.c (abort): Declare.
1081         (exit): Likewise.
1082
1083 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
1084
1085         PR c++/16971
1086         * g++.dg/parse/crash16.C: New test.
1087
1088 2004-08-10  Roger Sayle  <roger@eyesopen.com>
1089
1090         * gcc.dg/mips-rsqrt-1.c: New test case.
1091         * gcc.dg/mips-rsqrt-2.c: New test case.
1092         * gcc.dg/mips-rsqrt-3.c: New test case.
1093
1094 2004-08-10  Paul Brook  <paul@codesourcery.com>
1095
1096         * gfortran.dg/der_io_1.f90: New test.
1097
1098 2004-08-10  Paul Brook  <paul@codesourcery.com>
1099
1100         PR fortran/16919
1101         * gfortran.dg/der_array_1.f90: New test.
1102
1103 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
1104
1105         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
1106
1107 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
1108
1109         * gcc.dg/wchar_t-2.c: Fix typo.
1110
1111 2004-08-09  Falk Hueffner  <falk@debian.org>
1112
1113         PR tree-optimization/12517
1114         * gcc.c-torture/compile/pr12517.c: New test.
1115
1116         PR tree-optimization/12578
1117         * gcc.c-torture/compile/pr12578.c: New test.
1118
1119         PR tree-optimization/12899
1120         * gcc.c-torture/compile/pr12899.c: New test.
1121
1122         PR rtl-optimization/14692
1123         * gcc.c-torture/compile/pr14692.c: New test.
1124
1125         PR tree-optimization/16461
1126         * gcc.c-torture/compile/pr16461.c: New test.
1127
1128 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
1129
1130         * gfortran.dg/getenv_1.f90: New test.
1131
1132 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1133
1134         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
1135         wchar_t.
1136         * gcc.dg/symbian5.c: Test -fno-short-wchar.
1137
1138 2004-08-06  Paul Brook  <paul@codesourcery.com>
1139
1140         * gfortran.dg/ret_array_1.f90: New test.
1141         * gfortran.dg/ret_pointer_1.f90: New test.
1142
1143 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
1144
1145         * gcc.dg/missing-field-init-[12].c: New tests.
1146         * g++.dg/warn/missing-field-init-[12].C: New tests.
1147
1148 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1149
1150         * gcc.dg/enum2.c: New test.
1151         * gcc.dg/symbian3.c: Likewise.
1152         * gcc.dg/symbian4.c: Likewise.
1153         * gcc.dg/wchar_t-2.c: Likewise.
1154
1155 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1156
1157         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
1158         destructor tests.
1159
1160 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1161
1162         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
1163         dg-require-visiblity.
1164         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
1165         * g++.dg/ext/visibility/fvisibility.C: Likewise.
1166         * g++.dg/ext/visibility/memfuncts.C: Likewise.
1167         * g++.dg/ext/visibility/new1.C: Likewise.
1168         * g++.dg/ext/visibility/pragma.C: Likewise.
1169         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
1170         * g++.dg/ext/visibility/virtual.C: Likewise.
1171         * g++/dg/ext/visibility/visibility-1.C: Likewise.
1172         * g++/dg/ext/visibility/visibility-2.C: Likewise.
1173         * g++/dg/ext/visibility/visibility-3.C: Likewise.
1174         * g++/dg/ext/visibility/visibility-4.C: Likewise.
1175         * g++/dg/ext/visibility/visibility-5.C: Likewise.
1176         * g++/dg/ext/visibility/visibility-6.C: Likewise.
1177         * g++/dg/ext/visibility/visibility-7.C: Likewise.
1178         * g++/dg/ext/visibility/visibility-8.C: New test.
1179         * gcc.c-torture/compile/dll.x: Remove.
1180         * gcc.dg/dll-2.c: Use dg-require-dll
1181         * gcc.dg/visibility-10.c: New test.
1182         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
1183         supporting DLLs.
1184         * testsuite/lib/scanasm.exp (scan_hidden): New function.
1185         (scan_not_hidden): Likewise.
1186
1187 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
1188
1189         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
1190
1191 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
1192
1193         * gcc.c-torture/execute/20040805-1.c: New test.
1194
1195 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
1196
1197         * gcc.dg/20020118-1.c: Declare abort.
1198         * gcc.dg/altivec_check.h: Likewise.
1199         * gcc.dg/iftrap-2.c: Likewise.
1200         * gcc.dg/pragma-darwin.c: Likewise.
1201         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
1202
1203 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
1204
1205         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
1206
1207 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1208
1209         * gcc.c-torture/execute/builtins/abs-2.c,
1210         gcc.c-torture/execute/builtins/abs-3.c,
1211         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
1212         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
1213         intmax_t, uintmax_t and their limits.
1214         * gcc.dg/intmax_t-1.c: New test.
1215
1216 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1217
1218         * g++.dg/tc1/dr147.C: Add reference to PR.
1219
1220 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
1221
1222         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
1223         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
1224
1225 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
1226
1227         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
1228
1229 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1230
1231         * gcc.dg/redecl-5.c: New test.
1232         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
1233         of scanf.
1234
1235 2004-08-03  Roger Sayle  <roger@eyesopen.com>
1236
1237         PR middle-end/16790
1238         * gcc.c-torture/execute/pr16790-1.c: New test case.
1239
1240 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1241
1242         * g++.dg/ext/visibility/assign1.C: New test.
1243         * g++.dg/ext/visibility/new1.C: Likewise.
1244
1245         * gcc.dg/symbian1.c: New test.
1246         * gcc.dg/symbian2.c: Likewise.
1247
1248 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
1249
1250         PR target/16570
1251         * gcc.dg/i386-sse-9.c: New test.
1252
1253 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1254
1255         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
1256
1257 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1258
1259         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
1260         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
1261         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
1262         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
1263         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
1264         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
1265         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
1266         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
1267         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
1268         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
1269         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
1270         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
1271         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
1272         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
1273         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
1274         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
1275         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
1276         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
1277         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
1278         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
1279         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
1280         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
1281         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
1282         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
1283         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
1284         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
1285         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
1286         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
1287         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
1288         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
1289         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
1290         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
1291         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
1292         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
1293         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
1294         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
1295         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
1296         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
1297         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
1298         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
1299         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
1300         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
1301         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
1302         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
1303         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
1304         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
1305         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
1306         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
1307         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
1308         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
1309         gcc.misc-tests/i386-pf-3dnow-1.c,
1310         gcc.misc-tests/i386-pf-athlon-1.c,
1311         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
1312         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
1313         Declare built-in functions used.
1314         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
1315
1316 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
1317
1318         PR c++/16707
1319         * g++.dg/lookup/using12.C: New test.
1320
1321         * g++.dg/init/null1.C: Fix PR number.
1322         * g++.dg/parse/namespace10.C: Likewise.
1323
1324 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1325
1326         PR c++/16224
1327         * g++.dg/template/spec17.C: New test.
1328         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
1329         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
1330
1331 2004-08-02  David Billinghurst
1332
1333         PR fortran/16292
1334         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
1335
1336 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
1337
1338         * gcc.dg/ia64-got-1.c: New test case.
1339
1340 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1341
1342         PR c++/16489
1343         * g++.dg/init/null1.C: New test.
1344         * g++.dg/tc1/dr76.C: Adjust error marker.
1345
1346         PR c++/16529
1347         * g++.dg/parse/namespace10.C: New test.
1348
1349         PR c++/16810
1350         * g++.dg/inherit/ptrmem2.C: New test.
1351
1352 2004-08-02  Ben Elliston  <bje@au.ibm.com>
1353
1354         PR target/16155
1355         * gcc.dg/pr16155.c: New test.
1356
1357 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1358
1359         * gcc.dg/redecl-2.c: New test.
1360
1361 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
1362
1363         * gcc.dg/darwin-longdouble.c: New file.
1364
1365 2004-07-30  Richard Henderson  <rth@redhat.com>
1366
1367         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
1368         write to constant argument.
1369         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
1370
1371 2004-07-30  Richard Henderson  <rth@redhat.com>
1372
1373         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
1374         tests of nearest around zero.
1375
1376 2004-07-30  Andrew Pinski  <apinski@apple.com>
1377
1378         * gcc.c-torture/compile/20040730-1.c: New test.
1379
1380 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1381
1382         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
1383         powerpc-eabispe.
1384
1385 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1386
1387         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
1388
1389 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
1390
1391         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
1392         contains $ld_library_path.
1393         * lib/gfortran.exp (gfortran_link_flags): Likewise.
1394
1395 2004-07-29  Richard Henderson  <rth@redhat.com>
1396
1397         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
1398
1399         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
1400         (alt2, which): New.
1401         (Check): Accept either alternative.
1402
1403 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
1404
1405         * g++.dg/abi/inline1.C: New test.
1406         * g++.dg/abi/local1-a.cc: Likewise.
1407         * g++.dg/abi/local1.C: Likewise.
1408         * g++.dg/abi/mangle11.C: Tweak location of warnings.
1409         * g++.dg/abi/mangle12.C: Likewise.
1410         * g++.dg/abi/mangle17.C: Likewise.
1411         * g++.dg/abi/mangle20-2.C: Likewise.
1412         * g++.dg/opt/interface1.C: Likewise.
1413         * g++.dg/opt/interface1.h: Likewise.
1414         * g++.dg/opt/interface1-a.cc: New test.
1415         * g++.dg/parse/repo1.C: New test.
1416         * g++.dg/template/repo1.C: Likewise.
1417         * g++.dg/warn/Winline-1.C: Likewise.
1418         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
1419
1420 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
1421
1422         * gcc.dg/tree-ssa/20040729-1.c: New test.
1423
1424 2004-07-27  Matt Austern <austern@apple.com>
1425
1426         * gcc.dg/darwin-bool-1.c: New test.
1427         * gcc.dg/darwin-bool-2.c: New test.
1428
1429 2004-07-28  Richard Henderson  <rth@redhat.com>
1430
1431         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
1432         arguments in the correct type.  Don't write to constant arguments.
1433
1434 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1435
1436         PR tree-optimization/16688
1437         PR tree-optimization/16689
1438         * g++.dg/tree-ssa/pr16688.C: New test.
1439
1440 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1441
1442         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1443         loads.  Not only in the comment, this time.
1444
1445 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
1446
1447         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
1448         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
1449         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
1450         * gcc.dg/sh4a-bitmovua.c: New.
1451         * gcc.dg/sh4a-cos.c: New.
1452         * gcc.dg/sh4a-cosf.c: New.
1453         * gcc.dg/sh4a-fprun.c: New.
1454         * gcc.dg/sh4a-fsrra.c: New.
1455         * gcc.dg/sh4a-memmovua.c: New.
1456         * gcc.dg/sh4a-sin.c: New.
1457         * gcc.dg/sh4a-sincos.c: New.
1458         * gcc.dg/sh4a-sincosf.c: New.
1459         * gcc.dg/sh4a-sinf.c: New.
1460
1461 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1462
1463         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
1464         conditionals.
1465         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1466         loads.
1467         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
1468         DOM1.
1469
1470 2004-07-27  Andrew Pinski  <apinski@apple.com>
1471
1472         * g++.dg/rtti/tinfo1.C: Correct the xfail.
1473
1474 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
1475
1476         * gcc.dg/pragma-isr.c: New test.
1477
1478 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1479
1480         PR c++/14429
1481         * g++.dg/template/ttp11.C: New test.
1482
1483 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
1484
1485         * gcc.c-torture/compile/20040727-1.c: New test.
1486
1487 2004-07-26  Eric Christopher  <echristo@redhat.com>
1488
1489         * gcc.c-torture/compile/20040726-2.c: New test.
1490
1491 2004-07-26  Andrew Pinski  <apinski@apple.com>
1492
1493         * g++.dg/rtti/tinfo1.C: Xfail.
1494
1495 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
1496
1497         * gcc.c-torture/compile/20040726-1.c: New test.
1498
1499 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
1500             Brian Ryner  <bryner@brianryner.com>
1501
1502         PR c++/9283
1503         PR c++/15000
1504         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
1505         * g++.dg/ext/visibility/: New directory.
1506         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
1507         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
1508         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
1509         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
1510         * g++.dg/ext/visibility/fvisibility.C,
1511         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
1512         g++.dg/ext/visibility/fvisibility-override1.C
1513         g++.dg/ext/visibility/fvisibility-override2.C
1514         g++.dg/ext/visibility/memfuncts.C
1515         g++.dg/ext/visibility/noPLT.C
1516         g++.dg/ext/visibility/pragma.C
1517         g++.dg/ext/visibility/pragma-override1.C
1518         g++.dg/ext/visibility/pragma-override2.C
1519         g++.dg/ext/visibility/staticmemfuncts.C
1520         g++.dg/ext/visibility/virtual.C: New tests.
1521
1522 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1523
1524         PR c/15360
1525         * gcc.dg/pr15360-1.c: New test.
1526
1527 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
1528
1529         * gcc.dg/pragma-align-2.c: New test.
1530         * gcc.dg/pragma-init-fini.c: New test.
1531         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
1532         targets.
1533
1534 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1535
1536         * gcc.dg/init-string-2.c: New test.
1537
1538 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
1539
1540         PR 16684
1541         * gcc.dg/Wredundant-decls-1.c: New test case.
1542
1543 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
1544
1545         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
1546         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
1547         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
1548         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
1549         * gcc.dg/compat/generate-random.c: New file.
1550         * gcc.dg/compat/generate-random.h: Likewise.
1551         * gcc.dg/compat/generate-random_r.c: Likewise.
1552         * gcc.dg/compat/struct-layout-1.h: Likewise.
1553         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
1554         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
1555         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
1556         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
1557         * gcc.dg/compat/struct-layout-1_main.c: New test.
1558         * gcc.dg/compat/struct-layout-1_x.c: New file.
1559         * gcc.dg/compat/struct-layout-1_y.c: New file.
1560         * gcc.dg/compat/struct-layout-1_test.h: New file.
1561
1562 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
1563
1564         * gcc.dg/comp-return-1.c: New test
1565
1566 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
1567
1568         * gcc.dg/vmx/8-02a.c: Fix typo.
1569
1570         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
1571         * gcc.dg/darwin-abi-3.c: New test.
1572
1573         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
1574         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
1575
1576         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
1577         * gcc.dg/vmx/ops-long-1.c: New test.
1578         * gcc.dg/vmx/ops-long-2.c: New test.
1579
1580 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1581
1582         * g++.dg/lookup/conv-[1234].C: New.
1583
1584 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
1585
1586         * g++.dg/parse/attr2.C: Simplify.
1587
1588 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1589
1590         PR c/7284
1591         * gcc.c-torture/execute/pr7284-1.c: New test.
1592
1593 2004-07-22  Brian Booth  <bbooth@redhat.com>
1594
1595         * gcc.dg/tree-ssa/20040721-1.c: New test.
1596
1597 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1598
1599         * g++.dg/template/crash20.c: New.
1600
1601 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
1602
1603         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
1604         Add dg-run directive.  Declare variables as required.
1605         * gfortran.dg/g77/README: Update
1606
1607 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
1608
1609         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
1610         gcc.dg/cris-peep2-andu2.c: New tests.
1611
1612 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1613
1614         PR c/15052
1615         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
1616         on return type.
1617         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
1618         messages.
1619         * gcc.dg/qual-return-2.c: Update expected messages.
1620         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
1621
1622 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1623
1624         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
1625         * gcc.dg/noncompile/921102-1.c: Update expected error message.
1626
1627 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1628
1629         PR c/11250
1630         * gcc.dg/init-string-1.c: New test.
1631
1632 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
1633
1634         PR middle-end/15345
1635         PR c/16450
1636         * gcc.dg/torture/nested-fn-1.c: New test.
1637
1638 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
1639
1640         PR target/16559
1641         * gcc.dg/ia64-fptr-1.c: New file.
1642
1643 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1644
1645         PR c++/14497
1646         * g++.dg/template/spec16.C: New test.
1647         * g++.old-deja/g++.robertl/eb118.C: Remove.
1648
1649 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1650
1651         PR c++/509
1652         * g++.dg/template/spec15.C: New test.
1653
1654 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
1655
1656         Copy cases from g77.f-torture/execute and add dg-run
1657         directive.  Other changes as noted.
1658         * gfortran.dg/g77/13037.f
1659         * gfortran.dg/g77/1832.f
1660         * gfortran.dg/g77/19981119-0.f
1661         * gfortran.dg/g77/19990313-0.f
1662         * gfortran.dg/g77/19990313-1.f
1663         * gfortran.dg/g77/19990313-2.f
1664         * gfortran.dg/g77/19990313-3.f
1665         * gfortran.dg/g77/19990419-1.f
1666         * gfortran.dg/g77/19990826-0.f
1667         * gfortran.dg/g77/19990826-2.f
1668         * gfortran.dg/g77/20000503-1.f
1669         * gfortran.dg/g77/20001111.f
1670         * gfortran.dg/g77/20010116.f
1671         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
1672         * gfortran.dg/g77/20010430.f
1673         * gfortran.dg/g77/6177.f
1674         * gfortran.dg/g77/947.f
1675         * gfortran.dg/g77/970816-3.f
1676         * gfortran.dg/g77/971102-1.f
1677         * gfortran.dg/g77/980520-1.f
1678         * gfortran.dg/g77/980628-0.f
1679         * gfortran.dg/g77/980628-1.f
1680         * gfortran.dg/g77/980628-10.f
1681         * gfortran.dg/g77/980628-2.f
1682         * gfortran.dg/g77/980628-3.f
1683         * gfortran.dg/g77/980628-7.f
1684         * gfortran.dg/g77/980628-8.f
1685         * gfortran.dg/g77/980628-9.f
1686         * gfortran.dg/g77/980701-0.f
1687         * gfortran.dg/g77/980701-1.f
1688         * gfortran.dg/g77/cabs.f
1689         * gfortran.dg/g77/claus.f
1690         * gfortran.dg/g77/complex_1.f
1691         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
1692         * gfortran.dg/g77/dcomplex.f
1693         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
1694         * gfortran.dg/g77/f90-intrinsic-mathematical.f
1695         * gfortran.dg/g77/f90-intrinsic-numeric.f
1696         * gfortran.dg/g77/int8421.f
1697         * gfortran.dg/g77/labug1.f
1698         * gfortran.dg/g77/large_vec.f
1699         * gfortran.dg/g77/le.f
1700         * gfortran.dg/g77/short.f
1701         * gfortran.dg/g77/README: Update
1702
1703 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
1704
1705         PR c++/16637
1706         * g++.dg/parse/lookup4.C: New test.
1707
1708 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1709
1710         PR c++/16175
1711         * g++.dg/template/ttp10.C: New test.
1712
1713 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1714
1715         * gcc.dg/pr12625-1.c: New test.
1716
1717 2004-07-20  Steven Bosscher  <stevenb@suse.de>
1718
1719         * testsuite/gcc.dg/switch-warn-1.c: New test.
1720         * testsuite/gcc.dg/switch-warn-2.c: New test.
1721         * gcc.c-torture/compile/pr14730.c: Update.
1722
1723 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
1724
1725         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
1726         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
1727         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
1728         g++.dg/template/nontype3.C: Remove trailing CR from tests.
1729
1730 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
1731
1732         PR c++/16623
1733         * g++.dg/template/assign1.C: New test.
1734
1735 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1736
1737         PR c++/12170
1738         * g++.dg/template/ttp9.C: New test.
1739
1740 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
1741
1742         * gcc.dg/format/cmn-err-1.c: New test.
1743
1744 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1745
1746         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
1747         gcc.dg/Wparentheses-10.c: New tests.
1748         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
1749
1750 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1751
1752         PR fortran/16465
1753         * gfortran.dg/g77//ffixed-line-length-0.f,
1754         gfortran.dg/g77/ffixed-line-length-132.f,
1755         gfortran.dg/g77/ffixed-line-length-72.f,
1756         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
1757         gfortran.dg/g77/README: Update.
1758
1759 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1760
1761         PR c++/13092
1762         * g++.dg/template/non-dependent7.C: New test.
1763         * g++.dg/template/non-dependent8.C: Likewise.
1764         * g++.dg/template/non-dependent9.C: Likewise.
1765         * g++.dg/template/non-dependent10.C: Likewise.
1766
1767 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
1768
1769         PR c++/16337
1770         * g++.dg/parse/attr2.C: New test.
1771
1772 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
1773
1774         * g77.dg: Removed.
1775         * g77.f-torture: Ditto.
1776
1777 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1778
1779         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
1780         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
1781         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
1782
1783 2004-07-16  Richard Henderson  <rth@redhat.com>
1784
1785         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
1786
1787 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1788
1789         * lib/fortran-torture.exp (fortran-torture): Don't test compile
1790         tests with full list of options.
1791         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
1792         of TORTURE_OPTIONS if test contains 'dg-do run'.
1793
1794         PR fortran/16404
1795         * gfortran.dg/do_iterator.f90: New test.
1796
1797 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1798
1799         PR rtl-optimization/16536
1800         * gcc.c-torture/execute/restrict-1.c: New test.
1801
1802 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1803
1804         PR fortran/15324
1805         * gfortran.dg/pr15324.f90: New test.
1806
1807         PR fortran/15129
1808         * gfortran.dg/pr15129.f90: New test.
1809
1810         PR fortran/15140
1811         * gfortran.dg/pr15140.f90: New test.
1812
1813         PR fortran/13792
1814         * gfortran.fortran-torture/execute/bounds.f90: Add check for
1815         compile-time simplification.
1816
1817 2004-07-14  Mike Stump  <mrs@apple.com>
1818
1819         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
1820
1821 2004-07-14  James E Wilson  <wilson@specifixinc.com>
1822
1823         PR target/16325
1824         * gcc.dg/profile-generate-1.c: New.
1825
1826 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
1827
1828         * gcc.c-torture/execute/20040709-1.c: New test.
1829         * gcc.c-torture/execute/20040709-2.c: New test.
1830
1831 2004-07-14  Mike Stump  <mrs@apple.com>
1832
1833         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
1834
1835 2004-07-14  Mike Stump  <mrs@apple.com>
1836
1837         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
1838
1839 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
1840
1841         PR c++/16518
1842         * g++.dg/parse/mutable1.C: New test.
1843
1844 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
1845
1846         PR tree-optimization/16443
1847         * gcc.dg/tree-ssa/20040713-1.c: New test.
1848
1849 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
1850
1851         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
1852         for operator new.
1853
1854 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1855
1856         * gfortran.dg/g77/README: New file
1857         * gfortran.dg/g77/19981216-0.f:  Copy from
1858         g77.f-torture/noncompile.  Add "dg-do compile" and
1859         dg-error as required.
1860         * gfortran.dg/g77/19990218-1.f: Likewise
1861         * gfortran.dg/g77/19990905-1.f: Likewise
1862         * gfortran.dg/g77/9263.f: Likewise
1863         * gfortran.dg/g77/980615-0.f: Likewise
1864         * gfortran.dg/g77/980616-0.f: Likewise
1865         * gfortran.dg/g77/check0.f: Likewise
1866         * gfortran.dg/g77/select_no_compile.f: Likewise
1867
1868 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1869
1870         Copy files from g77.f-torture/compile.
1871         Add "{ dg-do compile}".  Other changes as noted
1872         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
1873         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
1874         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
1875         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
1876         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
1877         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
1878         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
1879         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
1880         statement to conform to standard.  Append alpha1.x for reference.
1881         * gfortran.dg/g77/xformat.f: Add dg-warning
1882
1883 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1884
1885         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
1886         Add {dg-do compile} directive.
1887         * gfortran.dg/g77/cpp2.F: Likewise
1888
1889 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1890
1891         PR c++/5402
1892         * g++.dg/lookup/name-clash1.C: New test.
1893
1894         PR c++/9777
1895         * g++.dg/lookup/name-clash2.C: New test.
1896
1897         PR c++/12102
1898         * g++.dg/lookup/name-clash3.C: New test.
1899
1900 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1901
1902         * g++.dg/lookup/new2.C: New test.
1903         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
1904
1905 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
1906
1907         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
1908         Add {dg-do compile} directive.
1909         * gfortran.dg/g77/13060.f: Likewise
1910         * gfortran.dg/g77/19990218-0.f: Likewise
1911         * gfortran.dg/g77/19990305-0.f: Likewise
1912         * gfortran.dg/g77/19990419-0.f: Likewise
1913         * gfortran.dg/g77/19990502-0.f: Likewise
1914         * gfortran.dg/g77/19990502-1.f: Likewise
1915         * gfortran.dg/g77/19990525-0.f: Likewise
1916         * gfortran.dg/g77/19990826-1.f: Likewise
1917         * gfortran.dg/g77/19990826-3.f: Likewise
1918         * gfortran.dg/g77/19990905-2.f: Likewise
1919         * gfortran.dg/g77/20000412-1.f: Likewise
1920         * gfortran.dg/g77/20000511-1.f: Likewise
1921         * gfortran.dg/g77/20000511-2.f: Likewise
1922         * gfortran.dg/g77/20000518.f: Likewise
1923         * gfortran.dg/g77/20000601-1.f: Likewise
1924         * gfortran.dg/g77/20000601-2.f: Likewise
1925         * gfortran.dg/g77/20000629-1.f: Likewise
1926         * gfortran.dg/g77/20000630-2.f: Likewise
1927         * gfortran.dg/g77/20010115.f: Likewise
1928         * gfortran.dg/g77/20010321-1.f: Likewise
1929         * gfortran.dg/g77/20010426.f: Likewise
1930         * gfortran.dg/g77/20020307-1.f: Likewise
1931         * gfortran.dg/g77/8485.f: Likewise
1932         * gfortran.dg/g77/960317-1.f: Likewise
1933         * gfortran.dg/g77/970915-0.f: Likewise
1934         * gfortran.dg/g77/980310-1.f: Likewise
1935         * gfortran.dg/g77/980310-2.f: Likewise
1936         * gfortran.dg/g77/980310-3.f: Likewise
1937         * gfortran.dg/g77/980310-4.f: Likewise
1938         * gfortran.dg/g77/980310-6.f: Likewise
1939         * gfortran.dg/g77/980310-7.f: Likewise
1940         * gfortran.dg/g77/980310-8.f: Likewise
1941         * gfortran.dg/g77/980419-2.f: Likewise
1942         * gfortran.dg/g77/980424-0.f: Likewise
1943         * gfortran.dg/g77/980427-0.f: Likewise
1944         * gfortran.dg/g77/980729-0.f: Likewise
1945         * gfortran.dg/g77/981117-1.f: Likewise
1946         * gfortran.dg/g77/toon_1.f: Likewise
1947
1948 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1949
1950         PR c++/2204
1951         * g++.dg/other/abstract2.C: New test.
1952
1953 2004-07-12  Paul Brook  <paul@codesourcery.com>
1954
1955         * gfortran.dg/pointer_init_1.f90: New test.
1956
1957 2004-07-11  Paul Brook  <paul@codesourcery.com>
1958
1959         PR fortran/15986
1960         * gfortran.dg/contained_1.f90: New test.
1961
1962 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
1963
1964         * g++.dg/parse/defarg8.C: New test.
1965
1966 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1967
1968         PR fortran/16433
1969         * gfortran.dg/pr16433.f: New test.
1970
1971         PR fortran/17574
1972         * gfortran.dg/pr15754.f90: New test.
1973
1974 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1975
1976         PR tree-optimization/16437
1977         * gcc.c-torture/execute/bitfld-4.c: New test.
1978
1979 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1980
1981         * gfortran.fortran-torture/execute/common_2.f90: Add check for
1982         access to common var from module.
1983
1984 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1985
1986         PR fortran/16336
1987         * gfortran.fortran-torture/execute/common_2.f90: New test.
1988
1989 2004-07-10  Paul Brook  <paul@codesourcery.com>
1990
1991         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
1992
1993 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1994
1995         PR fortran/15969
1996         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
1997
1998 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
1999
2000         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
2001         * gfortran.dg/g77/ffixed-form-2.f: Likewise
2002         * gfortran.dg/g77/ffree-form-1.f: Likewise
2003         * gfortran.dg/g77/ffree-form-2.f: Likewise
2004         * gfortran.dg/g77/ffree-form-3.f: Likewise
2005         * gfortran.dg/g77/fno-underscoring.f: Likewise
2006         * gfortran.dg/g77/funderscoring.f: Likewise
2007         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
2008
2009 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2010
2011         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
2012
2013 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2014         Paul Brook  <paul@codesourcery.com>
2015
2016         PR fortran/13415
2017         * gfortran.dg/common_pointer_1.f90: New test.
2018
2019 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2020
2021         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
2022
2023 2004-07-09  James E Wilson  <wilson@specifixinc.com>
2024
2025         PR target/16364
2026         * gcc.c-torture/compile/20040709-1.c: New.
2027
2028 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2029
2030         PR fortran/14077
2031         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
2032
2033 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2034
2035         PR fortran/13201
2036         * gfortran.dg/shape_1.f90: New test.
2037
2038 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
2039             Andrew Pinski  <apinski@apple.com>
2040
2041         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
2042
2043 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2044
2045         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
2046         comment.
2047
2048 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2049         Paul Brook  <paul@codesourcery.com>
2050
2051         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
2052         '.f95' and '.F95'.
2053
2054 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
2055
2056         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
2057
2058 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2059
2060         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
2061         testcases with capital suffix.
2062
2063 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2064
2065         PR fortran/15481
2066         PR fortran/13372
2067         PR fortran/13575
2068         PR fortran/15978
2069         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
2070
2071         * gfortran.dg/implicit_1.f90: New test.
2072
2073 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2074
2075         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
2076         expression to match gfortran warning/error messages
2077         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
2078         dg-error text.
2079
2080 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2081
2082         * lib/fortran-torture.exp: Rename proc search_for to
2083         search_for_re.
2084
2085 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2086
2087         * gcc.c-torture/execute/simd-5.x: New file.
2088         XFAIL on SPARC 64-bit at -O0.
2089
2090 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2091
2092         PR c++/8211
2093         PR c++/16165
2094         * g++.dg/warn/effc3.C: New test.
2095
2096 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2097
2098         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
2099         change X to 1X in format.
2100         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
2101         add data statements to conform to standard.
2102
2103 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2104
2105         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
2106         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
2107         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
2108
2109 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2110
2111         * gfortran.dg/g77/7388.f: Copy from g77.dg
2112         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
2113         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
2114         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
2115         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
2116         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
2117         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
2118         * gfortran.dg/g77/strlen0.f: Likewise
2119
2120 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
2121
2122         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
2123         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
2124
2125 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2126
2127         * gcc.c-torture/execute/920428-2.x: Delete.
2128         * gcc.c-torture/execute/920501-7.x: Likewise.
2129
2130 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
2131
2132         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
2133         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
2134         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
2135         prescott and c3-2.
2136         (PREFETCH_3DNOW): Add -march=c3.
2137
2138 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
2139
2140         PR c/16437
2141         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
2142         * gcc.c-torture/execute/bf64-1.x: Likewise.
2143
2144 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2145
2146         * gcc.c-torture/compile/20040708-1.c: New test.
2147
2148 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2149
2150         PR c++/16169
2151         * g++.dg/warn/effc2.C: New test.
2152
2153 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2154
2155         * gcc.c-torture/execute/bitfld-1.x: Remove.
2156         * gcc.c-torture/execute/bitfld-3.c: New test.
2157         * gcc.dg/bitfld-2.c: Remove XFAILs.
2158
2159 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
2160
2161         PR c++/16276
2162         * g++.dg/rtti/tinfo1.C: New file.
2163
2164 2004-07-07  Eric Christopher  <echristo@redhat.com>
2165
2166         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
2167
2168 2004-07-07  Andrew Pinski  <apinski@apple.com>
2169
2170         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
2171
2172 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
2173
2174         * g++.dg/init/call1.C: XFAIL.
2175
2176 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
2177
2178         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
2179         except for movstrict*, to movmem* and clrstr* to clrmem*.
2180
2181 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
2182
2183         * gcc.c-torture/execute/20040707-1.c: New test.
2184
2185 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
2186
2187         * gcc.c-torture/execute/20040706-1.c: New test.
2188
2189 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2190
2191         PR c++/3671
2192         * g++.dg/template/spec14.C: New test.
2193
2194 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
2195
2196         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
2197         nothing if not yet defined.  Use it in b, c and d type definitions.
2198         * gcc.c-torture/execute/20040705-1.c: New test.
2199         * gcc.c-torture/execute/20040705-2.c: New test.
2200
2201 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2202
2203         PR c++/2518
2204         * g++.dg/lookup/new1.C: New test.
2205
2206 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2207
2208         PR c++/11406
2209         * g++.dg/template/sizeof8.C: New test.
2210
2211 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
2212
2213         * gcc.c-torture/compile/20040705-1.c: New test.
2214
2215 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
2216
2217         * gfortran.fortran-torture/execute/seq_io.f90: New test.
2218
2219 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
2220
2221         * gcc.dg/cpp/if-mop.c: Two new testcases.
2222         * gcc.dg/cpp/trad/comment-3.c: New.
2223
2224 2004-07-04  Paul Brook  <paul@codesourcery.com>
2225
2226         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
2227
2228 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
2229
2230         PR c++/3761
2231         * g++.dg/lookup/crash4.C: New test.
2232
2233 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
2234
2235         * gcc.c-torture/execute/builtin-abs-1.c
2236         * gcc.c-torture/execute/builtin-abs-2.c
2237         * gcc.c-torture/execute/builtin-complex-1.c
2238         * gcc.c-torture/execute/builtins/string-1-lib.c
2239         * gcc.c-torture/execute/builtins/string-1.c
2240         * gcc.c-torture/execute/builtins/string-2-lib.c
2241         * gcc.c-torture/execute/builtins/string-2.c
2242         * gcc.c-torture/execute/builtins/string-3-lib.c
2243         * gcc.c-torture/execute/builtins/string-3.c
2244         * gcc.c-torture/execute/builtins/string-4-lib.c
2245         * gcc.c-torture/execute/builtins/string-4.c
2246         * gcc.c-torture/execute/builtins/string-5-lib.c
2247         * gcc.c-torture/execute/builtins/string-5.c
2248         * gcc.c-torture/execute/builtins/string-6-lib.c
2249         * gcc.c-torture/execute/builtins/string-6.c
2250         * gcc.c-torture/execute/builtins/string-7-lib.c
2251         * gcc.c-torture/execute/builtins/string-7.c
2252         * gcc.c-torture/execute/builtins/string-8-lib.c
2253         * gcc.c-torture/execute/builtins/string-8.c
2254         * gcc.c-torture/execute/builtins/string-9-lib.c
2255         * gcc.c-torture/execute/builtins/string-9.c
2256         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
2257         * gcc.c-torture/execute/builtins/string-asm-1.c
2258         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
2259         * gcc.c-torture/execute/builtins/string-asm-2.c
2260         * gcc.c-torture/execute/stdio-opt-1.c
2261         * gcc.c-torture/execute/stdio-opt-2.c
2262         * gcc.c-torture/execute/stdio-opt-3.c
2263         * gcc.c-torture/execute/string-opt-1.c
2264         * gcc.c-torture/execute/string-opt-10.c
2265         * gcc.c-torture/execute/string-opt-11.c
2266         * gcc.c-torture/execute/string-opt-12.c
2267         * gcc.c-torture/execute/string-opt-13.c
2268         * gcc.c-torture/execute/string-opt-14.c
2269         * gcc.c-torture/execute/string-opt-15.c
2270         * gcc.c-torture/execute/string-opt-16.c
2271         * gcc.c-torture/execute/string-opt-2.c
2272         * gcc.c-torture/execute/string-opt-6.c
2273         * gcc.c-torture/execute/string-opt-7.c
2274         * gcc.c-torture/execute/string-opt-8.c:
2275         Replace with ...
2276
2277         * gcc.c-torture/execute/builtins/abs-2.c
2278         * gcc.c-torture/execute/builtins/abs-3.c
2279         * gcc.c-torture/execute/builtins/complex-1.c
2280         * gcc.c-torture/execute/builtins/fprintf.c
2281         * gcc.c-torture/execute/builtins/fputs.c
2282         * gcc.c-torture/execute/builtins/memcmp.c
2283         * gcc.c-torture/execute/builtins/memmove.c
2284         * gcc.c-torture/execute/builtins/memops-asm.c
2285         * gcc.c-torture/execute/builtins/mempcpy-2.c
2286         * gcc.c-torture/execute/builtins/mempcpy.c
2287         * gcc.c-torture/execute/builtins/memset.c
2288         * gcc.c-torture/execute/builtins/printf.c
2289         * gcc.c-torture/execute/builtins/sprintf.c
2290         * gcc.c-torture/execute/builtins/strcat.c
2291         * gcc.c-torture/execute/builtins/strchr.c
2292         * gcc.c-torture/execute/builtins/strcmp.c
2293         * gcc.c-torture/execute/builtins/strcpy.c
2294         * gcc.c-torture/execute/builtins/strcspn.c
2295         * gcc.c-torture/execute/builtins/strlen-2.c
2296         * gcc.c-torture/execute/builtins/strlen.c
2297         * gcc.c-torture/execute/builtins/strncat.c
2298         * gcc.c-torture/execute/builtins/strncmp-2.c
2299         * gcc.c-torture/execute/builtins/strncmp.c
2300         * gcc.c-torture/execute/builtins/strncpy.c
2301         * gcc.c-torture/execute/builtins/strpbrk.c
2302         * gcc.c-torture/execute/builtins/strpcpy-2.c
2303         * gcc.c-torture/execute/builtins/strpcpy.c
2304         * gcc.c-torture/execute/builtins/strrchr.c
2305         * gcc.c-torture/execute/builtins/strspn.c
2306         * gcc.c-torture/execute/builtins/strstr-asm.c
2307         * gcc.c-torture/execute/builtins/strstr.c:
2308         ... these new files.
2309
2310         * gcc.c-torture/execute/builtins/abs-2-lib.c
2311         * gcc.c-torture/execute/builtins/abs-3-lib.c
2312         * gcc.c-torture/execute/builtins/complex-1-lib.c
2313         * gcc.c-torture/execute/builtins/fprintf-lib.c
2314         * gcc.c-torture/execute/builtins/fputs-lib.c
2315         * gcc.c-torture/execute/builtins/memcmp-lib.c
2316         * gcc.c-torture/execute/builtins/memmove-lib.c
2317         * gcc.c-torture/execute/builtins/memops-asm-lib.c
2318         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
2319         * gcc.c-torture/execute/builtins/mempcpy-lib.c
2320         * gcc.c-torture/execute/builtins/memset-lib.c
2321         * gcc.c-torture/execute/builtins/printf-lib.c
2322         * gcc.c-torture/execute/builtins/sprintf-lib.c
2323         * gcc.c-torture/execute/builtins/strcat-lib.c
2324         * gcc.c-torture/execute/builtins/strchr-lib.c
2325         * gcc.c-torture/execute/builtins/strcmp-lib.c
2326         * gcc.c-torture/execute/builtins/strcpy-lib.c
2327         * gcc.c-torture/execute/builtins/strcspn-lib.c
2328         * gcc.c-torture/execute/builtins/strlen-2-lib.c
2329         * gcc.c-torture/execute/builtins/strlen-lib.c
2330         * gcc.c-torture/execute/builtins/strncat-lib.c
2331         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
2332         * gcc.c-torture/execute/builtins/strncmp-lib.c
2333         * gcc.c-torture/execute/builtins/strncpy-lib.c
2334         * gcc.c-torture/execute/builtins/strpbrk-lib.c
2335         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
2336         * gcc.c-torture/execute/builtins/strpcpy-lib.c
2337         * gcc.c-torture/execute/builtins/strrchr-lib.c
2338         * gcc.c-torture/execute/builtins/strspn-lib.c
2339         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
2340         * gcc.c-torture/execute/builtins/strstr-lib.c
2341         * gcc.c-torture/execute/builtins/lib/abs.c
2342         * gcc.c-torture/execute/builtins/lib/fprintf.c
2343         * gcc.c-torture/execute/builtins/lib/memset.c
2344         * gcc.c-torture/execute/builtins/lib/printf.c
2345         * gcc.c-torture/execute/builtins/lib/sprintf.c
2346         * gcc.c-torture/execute/builtins/lib/strcpy.c
2347         * gcc.c-torture/execute/builtins/lib/strcspn.c
2348         * gcc.c-torture/execute/builtins/lib/strncat.c
2349         * gcc.c-torture/execute/builtins/lib/strncmp.c
2350         * gcc.c-torture/execute/builtins/lib/strncpy.c
2351         * gcc.c-torture/execute/builtins/lib/strpbrk.c
2352         * gcc.c-torture/execute/builtins/lib/strspn.c
2353         * gcc.c-torture/execute/builtins/lib/strstr.c:
2354         New files containing support routines.
2355
2356         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
2357         declaration.
2358         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
2359         when not optimizing.
2360
2361 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
2362
2363         PR c++/16240
2364         * g++.dg/abi/mangle22.C: New test.
2365         * g++.dg/abi/mangle23.C: Likewise.
2366
2367 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
2368
2369         PR fortran/16290
2370         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
2371         Allow for cases without denormalized floating point numbers.
2372
2373 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
2374
2375         PR c/1027
2376         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2377         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
2378         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
2379         expected warning text.
2380         * gcc.dg/format/diag-2.c: New test.
2381
2382 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2383
2384         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2385
2386 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2387
2388         * gcc.dg/builtins-43.c: New.
2389         * gcc.dg/builtins-44.c: New.
2390         * gcc.dg/builtins-45.c: New.
2391
2392 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
2393             Andreas Tobler  <a.tobler@schweiz.ch>
2394
2395         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
2396         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
2397         as SIGSEGV.
2398         * gcc.dg/cleanup-11.c: Likewise.
2399         * gcc.dg/cleanup-8.c: Likewise.
2400         * gcc.dg/cleanup-9.c: Likewise.
2401         * gcc.dg/cleanup-5.c: Run on all platforms.
2402
2403 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2404
2405         * g++.dg/warn/nonnull1.C: New test.
2406
2407 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
2408
2409         * gcc.dg/compat/compat-common.h: Wrap up CINT in
2410         an #ifndef SKIP_COMPLEX_INT/#endif pair.
2411         Special-case the Sun compiler wrt to <complex.h>.
2412
2413 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
2414
2415         * gcc.dg/Wunreachable-8.C: New test.
2416
2417         * gcc.dg/h8300-ice2.c : New test.
2418
2419 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
2420
2421         PR fortran/16161
2422         * gfortran.fortran-torture/compile/implicit.f90: Add test
2423         for implicit character.
2424
2425 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
2426
2427         PR fortran/16289
2428         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
2429         Use tiny() intrinsic to find smallest non-negative real
2430
2431 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
2432
2433         * gcc.dg/compat/struct-by-value-22_main.c: New test.
2434         * gcc.dg/compat/struct-by-value-22_x.c: New.
2435         * gcc.dg/compat/struct-by-value-22_y.c: New.
2436
2437         * gcc.c-torture/execute/20040629-1.c: New test.
2438
2439 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
2440
2441         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
2442         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
2443
2444         PR target/16195
2445         * gcc.dg/20040625-1.c: New test.
2446
2447 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2448
2449         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
2450
2451 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2452
2453         PR fortran/15963
2454         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
2455
2456 2004-06-29  Richard Henderson  <rth@redhat.com>
2457
2458         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
2459
2460 2004-06-29  Paul Brook  <paul@codesourcery.com>
2461
2462         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
2463         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
2464
2465 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
2466
2467         PR c++/16260
2468         * g++.dg/parse/crash15.C: New.
2469
2470 2004-06-28  Andrew Pinski  <apinski@apple.com>
2471
2472         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
2473         by the error already.
2474
2475         * g++.dg/opt/ptrmem4.C: Change to compile only test.
2476
2477 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
2478
2479         PR target/14041
2480         * gcc.dg/h8300-bss-align-1.c : New.
2481
2482 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2483
2484         * PR c++/16174
2485         * g++.dg/template/ctor4.C: New.
2486
2487 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2488
2489         PR c++/16205
2490         * g++.dg/warn/Wsequence-point-1.C: New test.
2491
2492 2004-06-27  Paul Brook  <paul@codesourcery.com>
2493
2494         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
2495
2496 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
2497
2498         * g++.old-deja/g++.mike/p7325.C: Remove.
2499
2500 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2501
2502         PR c/14963
2503         * gcc.dg/pr14963.c: New test.
2504
2505 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
2506
2507         PR c++/16193
2508         * g++.dg/parse/redef1.C: New test.
2509
2510 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2511
2512         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
2513         20021110.c.
2514         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
2515         20021119-1.c.
2516         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
2517         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
2518         5-04.c.
2519         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
2520         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
2521         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
2522         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
2523         g++.brendan/enum14.C.
2524         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
2525         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
2526         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
2527         g++.mike/virt1.C.
2528         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
2529         memtemp24.C.
2530
2531 2004-06-27  Roger Sayle  <roger@eyesopen.com>
2532
2533         * gcc.dg/20040527-1.c: New test case.
2534
2535 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
2536
2537         PR gfortran/pr16196
2538         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
2539
2540 2004-06-25  Roger Sayle  <roger@eyesopen.com>
2541
2542         PR middle-end/15825
2543         * gcc.dg/pr15825-1.c: New test case.
2544
2545 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2546
2547         * gcc.c-torture/execute/20040625-1.c: New test.
2548
2549 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2550
2551         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
2552
2553 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2554
2555         * gcc.dg/torture/mips-div-1.c: New test.
2556
2557 2004-06-24  Jeff Law  <law@redhat.com>
2558
2559         * gcc.dg/tree-ssa/20040624-1.c: New test.
2560
2561 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
2562
2563         * gcc.c-torture/compile/20040624-1.c: New test.
2564
2565 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2566
2567         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
2568         this directory.
2569
2570 2004-06-23  Andrew Pinski  <apinski@apple.com>
2571
2572         PR middle-end/15988
2573         * g++.dg/opt/ptrmem4.C: New test.
2574
2575         * gcc.dg/c90-array-quals-2.c: New test.
2576
2577 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
2578
2579         * gcc.dg/kpice1.c: New test.
2580
2581 2006-06-23  Andrew Pinski  <apinski@apple.com>
2582
2583         * gcc.dg/c90-array-quals.c: New test.
2584
2585 2006-06-22  Richard Henderson  <rth@redhat.com>
2586
2587         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
2588
2589 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
2590
2591         * gcc.dg/builtins-config.h: Handle FreeBSD.
2592
2593 2006-06-22  Richard Henderson  <rth@redhat.com>
2594
2595         * g++.dg/opt/devirt1.C: New.
2596
2597 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
2598
2599         * g++.dg/opt/pr15551.C: New testcase.
2600
2601 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
2602
2603         PR target/14800
2604         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
2605         x86_64-*-linux* when compiling for 32bit.
2606
2607 2004-06-21  Andrew Pinski  <apinski@apple.com>
2608
2609         * gcc.dg/pch/struct-1.c: New.
2610         * gcc.dg/pch/struct-1.hs: New.
2611
2612 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
2613
2614         * gcc.dg/pch/save-temps-1.c: New file.
2615         * gcc.dg/pch/save-temps-1.hs: New file.
2616
2617 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2618
2619         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
2620         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
2621
2622 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2623
2624         * gfortran.fortran-torture/execute/select_1.f90: Rename function
2625         to fix type error.
2626         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
2627         Remove trailing spaces.
2628
2629 2004-06-21  Richard Henderson  <rth@redhat.com>
2630
2631         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
2632         merging && to BIT_FIELD_REF.
2633
2634 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
2635
2636         * g++.dg/opt/placeholder1.C: New test.
2637
2638 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2639
2640         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
2641         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
2642         * gcc.dg/compat/union-m128-1_x.c: Likewise.
2643         * gcc.dg/compat/union-m128-1_y.c: Likewise.
2644
2645 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
2646
2647         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
2648         extern "C".
2649         * g++.dg/other/pragma-re-1.C: Add comments.
2650
2651 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
2652
2653         PR gfortran/16080
2654         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
2655
2656 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
2657
2658         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
2659         instead of setting the type of size_t by
2660         hand.
2661
2662 2004-06-18  Roger Sayle  <roger@eyesopen.com>
2663
2664         * gcc.dg/unordered-2.c: New test case.
2665         * gcc.dg/unordered-3.c: New test case.
2666
2667 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
2668
2669         PR other/16043
2670         * lib/g++.exp (g++_version): Tweak regexp for version
2671         * lib/g77.exp (g77_version): Likewise
2672         * lib/gfortran.exp (gfortran_version): Likewise
2673         * lib/objc.exp (objc_version): Likewise
2674         * lib/treelang.exp (treelang_version): Likewise
2675
2676 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
2677
2678         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
2679         Use INT_MAX instead of __INT_MAX__.
2680         * gcc.dg/compat/struct-align-2_y.c: Likewise.
2681
2682         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
2683         * gcc.dg/compat/scalar-return-3_x.c: Use it.
2684         * gcc.dg/compat/scalar-return-3_y.c: Use it.
2685         * gcc.dg/compat/scalar-return-4_x.c: Use it.
2686         * gcc.dg/compat/scalar-return-4_y.c: Use it.
2687         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
2688         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
2689         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
2690         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
2691
2692         * gcc.dg/range-test-1.c: New test.
2693         * g++.dg/opt/range-test-1.C: New test.
2694
2695 2004-06-17  Richard Henderson  <rth@redhat.com>
2696
2697         * objc.dg/sync-1.m: New.
2698         * objc.dg/try-catch-1.m: Don't force next runtime.
2699         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
2700         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
2701         shadowed catch clause.
2702         * objc.dg/try-catch-5.m: New.
2703
2704 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
2705
2706         Bug 14610
2707         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
2708
2709 2004-06-15  Richard Henderson  <rth@redhat.com>
2710
2711         * gcc.dg/20001116-1.c: Move expected warning line.
2712
2713 2004-06-15  Richard Henderson  <rth@redhat.com>
2714
2715         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
2716         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
2717
2718 2004-06-15  Jeff Law  <law@redhat.com>
2719
2720         * gcc.dg/tree-ssa/20040615-1.c: New test.
2721         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
2722         be less sensitive to operand ordering.
2723         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
2724
2725 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
2726
2727         * g++.dg/abi/bitfield3.C: Add comment..
2728
2729 2004-06-15  Richard Henderson  <rth@redhat.com>
2730
2731         * g++.dg/ext/stmtexpr1.C: XFAIL.
2732         * gcc.dg/20030612-1.c: XFAIL.
2733
2734 2004-06-15  Eric Christopher  <echristo@redhat.com>
2735
2736         * g++.dg/charset/asm5.c: New.
2737         * gcc.dg/charset/asm6.c: New.
2738
2739 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2740
2741         PR fortran/15962
2742         * gfortran.fortran-torture/execute/select_1.f90: New test.
2743
2744 2004-06-15  Paul Brook  <paul@codesourcery.com>
2745
2746         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
2747
2748 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2749
2750         PR c++/15967
2751         * g++.dg/lookup/crash3.C: New test.
2752
2753 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2754
2755         PR c++/15947
2756         * g++.dg/parse/dtor4.C: New test.
2757
2758 2004-06-14  Jeff Law  <law@redhat.com>
2759
2760         * gcc.c-torture/compile/20040614-1.c: New test.
2761
2762 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2763
2764         PR fortran/15211
2765         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
2766         LEN of a character array.
2767
2768 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
2769
2770         PR c++/15096
2771         * g++.dg/template/ptrmem10.C: New test.
2772
2773         PR c++/14930
2774         * g++.dg/template/friend30.C: New test.
2775
2776 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2777
2778         PR fortran/14928
2779         * gfortran.fortran-torture/compile/mloc.f90: New test.
2780
2781 2004-06-13  Paul Brook  <paul@codesourcery.com>
2782
2783         * gfortran.fortran-torture/execute/random_2.f90: New test.
2784
2785 2004-06-13  Eric Christopher  <echristo@redhat.com>
2786
2787         * gcc.dg/noncompile/redecl-1.c: Fix error message.
2788
2789 2004-06-12  Paul Brook  <paul@codesourcery.com>
2790
2791         * gfortran.fortran-torture/execute/contained_3.f90: New test.
2792
2793 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2794
2795         PR fortran/14923
2796         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
2797
2798 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2799
2800         PR fortran/14957
2801         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
2802         syntax errors in end statements of contained subroutines.
2803
2804 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2805
2806         PR fortran/12841
2807         * gfortran.fortran-torture/execute/null_arg.f90: New test.
2808
2809 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2810
2811         PR fortran/15665
2812         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
2813
2814 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2815
2816         PR gfortran/12839
2817         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
2818
2819 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
2820
2821         PR c++/15862
2822         * g++.dg/parse/enum1.C: New test.
2823
2824 2004-06-10  Jeff Law  <law@redhat.com>
2825
2826         * gcc.c-torture/compile/20040610-1.c: New test.
2827
2828 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2829
2830         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
2831         * g++.old-deja/g++.other/decl3.C: Likewise.
2832
2833 2004-06-10  Brian Booth  <bbooth@redhat.com>
2834
2835         * gcc.dg/tree-ssa/20031015-1.c: Scan for
2836         V_MAY_DEF instead of VDEF.
2837         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
2838
2839 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
2840
2841         PR c++/14211
2842         * g++.dg/conversion/const1.C: New test.
2843
2844         PR c++/15076
2845         * g++.dg/conversion/reinterpret1.C: New test.
2846
2847         PR c++/15877
2848         * g++.dg/template/enum2.C: New test.
2849
2850         PR c++/15227
2851         * g++.dg/template/error13.C: New test.
2852
2853 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2854
2855         PR fortran/14957
2856         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
2857         arguments to test_* REAL and of the right size.
2858
2859 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2860
2861         PR target/15569
2862         PR rtl-optimization/15681
2863         * gcc.dg/20040609-1.c: New test.
2864
2865 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2866
2867         PR c++/14791
2868         * g++.dg/opt/builtins1.C: New test.
2869
2870 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
2871
2872         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
2873         that use default windows32 struct layout.
2874         * gcc.dg/i386-bitfield2.c: Likewise.
2875
2876 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
2877
2878         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
2879         for mingw32 and cygwin targets.
2880
2881 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
2882
2883         * gcc.dg/pch/macro-4.c: New.
2884         * gcc.dg/pch/macro-4.hs: New.
2885
2886 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2887
2888         PR fortran/13249
2889         * gfortran.fortran-torture/compile/name_clash.f90: New test.
2890
2891 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2892
2893         PR fortran/13372
2894         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
2895
2896 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2897
2898         PR gfortran/14897
2899         * gfortran.fortran-torture/execute/t_edit.f90: New test.
2900
2901 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2902
2903         PR gfortran/15755
2904         * gfortran.fortran-torture/execute/backspace.c : New test.
2905
2906 2004-06-09  Paul Brook  <paul@codesourcery.com>
2907
2908         * gfortran.fortran-torture/execure/intrinsic_associated.f90
2909         (pointer_to_section): Rewrite to use smaller array.
2910
2911 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
2912
2913         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
2914         * gcc.dg/ext/altivec-10.c: Same.
2915         * gcc.dg/ext/altivec-11.c: Same.
2916         * gcc.dg/ext/altivec-12.c: Same.
2917         * gcc.dg/ext/altivec-13.c: Same.
2918         * gcc.dg/ext/altivec-14.c: Same.
2919         * gcc.dg/ext/altivec-15.c: Same.
2920         * gcc.dg/ext/altivec-16.c: Same.
2921         * gcc.dg/ext/altivec-3.c: Same.
2922         * gcc.dg/ext/altivec-4.c: Same.
2923         * gcc.dg/ext/altivec-6.c: Same.
2924         * gcc.dg/ext/altivec-7.c: Same.
2925         * gcc.dg/ext/altivec-8.c: Same.
2926         * gcc.dg/ext/altivec-varargs-1.c: Same.
2927
2928         * g++.dg/ext/altivec-1.C: Correct dg syntax.
2929         * g++.dg/ext/altivec-10.C: Same.
2930         * g++.dg/ext/altivec-2.C: Same.
2931         * g++.dg/ext/altivec-3.C: Same.
2932         * g++.dg/ext/altivec-4.C: Same.
2933         * g++.dg/ext/altivec-5.C: Same.
2934         * g++.dg/ext/altivec-6.C: Same.
2935         * g++.dg/ext/altivec-7.C: Same.
2936         * g++.dg/ext/altivec-8.C: Same.
2937         * g++.dg/ext/altivec-9.C: Same.
2938
2939 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2940
2941         PR c++/7841
2942         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
2943
2944 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2945
2946         * gcc.dg/union-1.c: New test.
2947
2948 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2949
2950         * gcc.dg/builtins-41.c: New test case.
2951         * gcc.dg/builtins-42.c: New test case.
2952
2953 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2954
2955         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
2956         * g++.dg/ext/altivec-10.C: Same.
2957         * g++.dg/ext/altivec-2.C: Same.
2958         * g++.dg/ext/altivec-3.C: Same.
2959         * g++.dg/ext/altivec-4.C: Same.
2960         * g++.dg/ext/altivec-5.C: Same.
2961         * g++.dg/ext/altivec-6.C: Same.
2962         * g++.dg/ext/altivec-7.C: Same.
2963         * g++.dg/ext/altivec-8.C: Same.
2964         * g++.dg/ext/altivec-9.C: Same.
2965         * g++.old-deja/g++.abi/cxa_vec.C: Same.
2966         * g++.old-deja/g++.brendan/new3.C: Same.
2967         * gcc.c-torture/execute/eeprof-1.x: Same.
2968
2969 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
2970
2971         PR c/14765
2972         * gcc.dg/pr14765-1.c: New test.
2973
2974 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2975
2976         PR c/14649
2977         * gcc.dg/pr14649-1.c: New test case.
2978
2979 2004-06-07  Richard Henderson  <rth@redhat.com>
2980
2981         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
2982         if temporaries.
2983
2984 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2985
2986         * g++.dg/eh/elide1.C: Remove XFAIL.
2987
2988 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
2989
2990         PR c++/15337
2991         * g++.dg/expr/sizeof3.C: New test.
2992
2993         PR c++/14777
2994         * g++.dg/template/access14.C: New test.
2995
2996         PR c++/15554
2997         * g++.dg/template/enum1.C: New test.
2998
2999         PR c++/15057
3000         * g++.dg/eh/throw1.C: New test.
3001
3002 2004-06-07  David Ayers  <d.ayers@inode.at>
3003             Ziemowit Laski  <zlaski@apple.com>
3004
3005         * lib/objc.exp (objc_target_compile): Revert the '-framework
3006         Foundation' flag fix, since bare Darwin does not ship
3007         with the Foundation framework.
3008         * objc/execute/next_mapping.h: Provide a local NSConstantString
3009         @interface and @implementation.
3010         (objc_constant_string_init): A constructor function, used to
3011         initialize the NSConstantString meta-class object.
3012         * objc/execute/string1.m: Include "next_mapping.h" instead of
3013         <Foundation/NSString.h>.
3014         * objc/execute/string2.m: Likewise.
3015         * objc/execute/string3.m: Likewise.
3016         * objc/execute/string4.m: Likewise.
3017
3018 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
3019
3020         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
3021         to double. Replace double with FLOAT.
3022         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
3023
3024         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
3025         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
3026         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
3027         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
3028         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
3029         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
3030         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
3031         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
3032
3033 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
3034
3035         PR c/13519
3036         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
3037
3038 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3039
3040         PR c++/15503
3041         * g++.dg/template/meminit2.C: New test.
3042
3043 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
3044
3045         PR target/15822
3046         * gcc.c-torture/execute/compare-fp-1.c,
3047         gcc.c-torture/execute/compare-fp-2.c,
3048         gcc.c-torture/execute/compare-fp-3.c,
3049         gcc.c-torture/execute/compare-fp-4.c,
3050         gcc.c-torture/execute/compare-fp-3.x,
3051         gcc.c-torture/execute/compare-fp-4.x: Moved...
3052         * gcc.c-torture/execute/ieee/compare-fp-1.c,
3053         gcc.c-torture/execute/ieee/compare-fp-2.c,
3054         gcc.c-torture/execute/ieee/compare-fp-3.c,
3055         gcc.c-torture/execute/ieee/compare-fp-4.c,
3056         gcc.c-torture/execute/ieee/compare-fp-3.x,
3057         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
3058
3059 2004-06-04  David Ayers  <d.ayers@inode.at>
3060
3061         * objc/execute/protocol-isEqual-4.m: New testcase.
3062
3063 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
3064
3065         * objc/execute/protocol-isEqual-1.m: New testcase.
3066         * objc/execute/protocol-isEqual-2.m: New testcase.
3067         * objc/execute/protocol-isEqual-3.m: New testcase.
3068
3069 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3070
3071         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
3072
3073 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
3074
3075         * lib/objc.exp (objc_target_compile): When running tests on
3076         Darwin (Mac OS X), inform the linker about '-framework
3077         'Foundation'.
3078
3079 2004-06-02  Eric Christopher  <echristo@redhat.com>
3080
3081         * gcc.c-torture/compile/20040602-1.c: New.
3082
3083 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
3084
3085         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
3086         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
3087
3088         PR tree-optimization/14736
3089         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
3090
3091         PR tree-optimization/14042
3092         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
3093
3094         PR tree-optimization/14729
3095         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
3096
3097 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3098
3099         PR fortran/15557
3100         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
3101
3102 2004-06-01  Richard Hederson  <rth@redhat.com>
3103
3104         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
3105
3106 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3107
3108         PR c++/14932
3109         * g++.dg/parse/offsetof4.C: New test.
3110
3111 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
3112
3113         PR objc/7993
3114         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
3115
3116 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
3117
3118         PR c++/15701
3119         * g++.dg/template/friend29.C: New test.
3120
3121 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3122
3123         PR c/15749
3124         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
3125
3126 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
3127
3128         * gcc.dg/sparc-trap-1.c: New test.
3129
3130 2004-05-31  Roger Sayle  <roger@eyesopen.com>
3131
3132         PR middle-end/15069
3133         * g++.dg/opt/fold3.C: New test case.
3134
3135 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
3136
3137         * lib/target-supports.exp (check_iconv_available): Fix fallout
3138         from 2004-05-28 patch.
3139
3140 2004-05-30  Paul Brook  <paul@codesourcery.com>
3141
3142         PR fortran/15620
3143         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
3144         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
3145
3146 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
3147
3148         * gfortran.fortran-torture/execute/random_1.f90: New test.
3149
3150 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3151
3152         * g++.dg/ext/altivec-10.C: New test.
3153
3154 2004-05-29  Paul Brook  <paul@codesourcery.com>
3155
3156         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
3157
3158 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3159
3160         * gcc.dg/altivec-16.c: New test.
3161
3162 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
3163
3164         * lib/target-supports.exp (check_vmx_hw_available): New.
3165         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
3166
3167         * lib/target-supports.exp (check_alias_available,
3168         check_iconv_available, check_named_sections_available): Use
3169         unique names for temporary files.
3170
3171 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3172
3173         * gcc.dg/altivec-15.c: New test.
3174
3175 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3176
3177         PR c++/15083
3178         * g++.dg/warn/noeffect6.C: New test.
3179
3180         PR c++/15471
3181         * g++.dg/expr/ptrmem4.C: New test.
3182
3183         PR c++/15640
3184         * g++.dg/template/operator3.C: New test.
3185
3186 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3187
3188         PR c++/14668
3189         * g++.dg/lookup/redecl1.C: New test.
3190         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
3191
3192 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
3193
3194         * gcc.c-torture/execute/compare-fp-1.c,
3195         gcc.c-torture/execute/compare-fp-2.c,
3196         gcc.c-torture/execute/compare-fp-3.c,
3197         gcc.c-torture/execute/compare-fp-4.c,
3198         gcc.c-torture/execute/compare-fp-3.x,
3199         gcc.c-torture/execute/compare-fp-4.x,
3200         gcc.dg/pr15649-1.c: New.
3201
3202 2004-05-27  Adam Nemet  <anemet@lnxw.com>
3203
3204         PR c++/12883
3205         * g++.dg/init/array14.C: New test.
3206
3207 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
3208
3209         * lib/compat.exp (compat-get-options-main): New.
3210         (compat-get-options): Remove unneeded code, warn for ignored
3211         command.
3212         (compat-execute): Check flag set by dg-require-* commands.
3213
3214         * lib/compat.exp (compat-execute): Break up long lines.
3215
3216 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
3217
3218         * gcc.dg/altivec-7.c: Don't use 'vector long'.
3219         * gcc.dg/altivec-14.c: New test.
3220         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
3221
3222         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
3223         * gcc.dg/altivec-12.c: Ditto.
3224
3225         * gcc.dg/altivec-3.c: Move call to altivec_check.
3226
3227 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3228
3229         PR c++/15044
3230         * g++.dg/template/error12.C: New test.
3231
3232         PR c++/15317
3233         * g++.dg/ext/attrib15.C: New test.
3234
3235         PR c++/15329
3236         * g++.dg/template/ptrmem9.C: New test.
3237
3238 2004-05-25  Paul Brook  <paul@codesourcery.com>
3239
3240         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
3241
3242 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3243
3244         PR c++/15165
3245         * g++.dg/template/crash19.C: New test.
3246
3247 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3248
3249         PR c++/15025
3250         * g++.dg/template/redecl1.C: New test.
3251
3252 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3253
3254         PR c++/14821
3255         * g++.dg/other/ns1.C: New test.
3256
3257         PR c++/14883
3258         * g++.dg/template/invalid1.C: New test.
3259
3260 2004-05-23  Paul Brook  <paul@codesourcery.com>
3261         Victor Leikehman  <lei@haifasphere.co.il>
3262
3263         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
3264         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
3265
3266 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3267
3268         PR c++/15285
3269         PR c++/15299
3270         * g++.dg/template/non-dependent5.C: New test.
3271         * g++.dg/template/non-dependent6.C: New test.
3272
3273 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3274
3275         PR c++/15507
3276         * g++.dg/inherit/union1.C: New test.
3277
3278         PR c++/15542
3279         * g++.dg/template/addr1.C: New test.
3280
3281         PR c++/15427
3282         * g++.dg/template/array5.C: New test.
3283
3284         PR c++/15287
3285         * g++.dg/template/array6.C: New test.
3286
3287 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
3288             Roger Sayle  <roger@eyesopen.com>
3289
3290         * g++.dg/lookup/forscope2.C: New test case.
3291
3292 2004-05-22  Ben Elliston  <bje@au.ibm.com>
3293
3294         * gcc.dg/cpp/Wmissingdirs.c: New.
3295
3296 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3297
3298         PR target/15301
3299         * gcc.dg/compat/union-m128-1.h: New file.
3300         * gcc.dg/compat/union-m128-1_main.c: Likewise.
3301         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3302         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3303
3304 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3305
3306         PR target/15302
3307         * gcc.dg/compat/struct-complex-1.h: New file.
3308         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
3309         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
3310         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3311
3312 2004-05-20  Roger Sayle  <roger@eyesopen.com>
3313
3314         PR middle-end/3074
3315         * gcc.dg/pr3074-1.c: New test case.
3316         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
3317
3318 2004-05-20  Falk Hueffner  <falk@debian.org>
3319
3320         PR other/15526
3321         * gcc.dg/ftrapv-1.c: New test case.
3322
3323 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
3324
3325         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
3326
3327 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
3328             Jeff Law  <law@redhat.com>
3329
3330         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
3331         * gcc.dg/tree-ssa/20040518-2.c: New test.
3332
3333         * gcc.dg/tree-ssa/20040518-1.c: New test.
3334
3335 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
3336
3337         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
3338
3339 2004-05-18  Paul Brook  <paul@codesourcery.com>
3340
3341         PR fortran/13930
3342         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
3343
3344 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3345
3346         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
3347         constant folding.
3348
3349 2004-05-17  Steven Bosscher  <stevenb@suse.de>
3350
3351         * gcc.dg/tree-ssa/20040517-1.c: New test.
3352
3353 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3354
3355         * gcc.dg/loop-4.c: New test.
3356
3357 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
3358
3359         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
3360
3361 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
3362
3363         PR fortran/15311
3364         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
3365
3366 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3367
3368         PR fortran/13826
3369         PR fortran/13940
3370         * gfortran.fortran-torture/compile/data_1.f90: New test.
3371
3372 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
3373
3374         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
3375         * gcc.dg/uninit-H.c: Define ASM for __s390__.
3376
3377 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3378
3379         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
3380
3381 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3382
3383         PR c/15444
3384         * gcc.dg/format/xopen-1.c: Adjust expected message.
3385         * gcc.dg/format/xopen-3.c: New test.
3386
3387 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
3388
3389         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
3390
3391 2004-05-14  Jeff Law  <law@redhat.com>
3392
3393         * gcc.dg/tree-ssa/20040514-2.c: New test.
3394
3395 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3396
3397         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
3398         this ...
3399         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
3400         this.
3401
3402 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
3403
3404         * gcc.dg/tree-ssa/20040514-1.c: New test.
3405
3406 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3407
3408         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
3409         test.
3410
3411 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3412
3413         PR fortran/14066
3414         * gfortran.fortran-torture/compile/do_1.f90: New test.
3415
3416 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3417
3418         PR fortran/15051
3419         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
3420         test.
3421
3422 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
3423
3424         PR fortran/15149
3425         * gfortran.fortran-torture/execute/random_init.f90: New test.
3426
3427 2004-05-13  Paul Brook  <paul@codesourcery.com>
3428
3429         PR fortran/15314
3430         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
3431
3432 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
3433
3434         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
3435         for the powerpc case.
3436
3437 2004-05-13  Jeff Law  <law@redhat.com>
3438
3439         * gcc.dg/tree-ssa/20040513-1.c: New test.
3440         * gcc.dg/tree-ssa/20040513-2.c: New test.
3441
3442 2004-05-13  Paul Brook  <paul@codesourcery.com>
3443
3444         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
3445         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
3446         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
3447
3448 2004-05-13  Andreas Schwab  <schwab@suse.de>
3449
3450         PR other/10819
3451         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
3452         characters.
3453
3454 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
3455
3456         PR fortran/15294
3457         * gfortran.fortran-torture/execute/adjustr.f90: New file.
3458
3459 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3460
3461         Merge from tree-ssa-20020619-branch.  See
3462         ChangeLog.tree-ssa for details.
3463
3464 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
3465
3466         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
3467         include <altivec.h> explicitly.
3468         * gcc.dg/altivec-13.c: Likewise.
3469
3470 2004-05-11  Paul Brook  <paul@codesourcery.com>
3471
3472         * gcc.c-torture/compile/20010518-1.c: Force enum size.
3473
3474 2004-05-10  Eric Christopher  <echristo@redhat.com>
3475
3476         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
3477         * gcc.dg/sibcall-4.c: Ditto.
3478
3479 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
3480
3481         * g++.dg/ext/altivec-8.C: New test case.
3482         * gcc.dg/altivec-13.c: New test case.
3483
3484 2004-05-08  Roger Sayle  <roger@eyesopen.com>
3485
3486         * gcc.c-torture/execute/divcmp-1.c: New test case.
3487         * gcc.c-torture/execute/divcmp-2.c: New test case.
3488         * gcc.c-torture/execute/divcmp-3.c: New test case.
3489
3490 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
3491
3492         * g++.dg/other/pragma-re-2.C: New test.
3493
3494 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3495
3496         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
3497         * gcc.dg/i386-387-2.c: Likewise.
3498
3499         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
3500         __builtin_drem.
3501         * gcc.dg/i386-387-6.c: Likewise.
3502
3503 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3504
3505         * gcc.dg/builtins-33.c:  Also check log1p*.
3506
3507 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
3508
3509         PR optimization/15296
3510         * gcc.c-torture/execute/pr15296.c: New test.
3511
3512 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
3513
3514         * gcc.dg/builtins-40.c: New test.
3515
3516 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
3517
3518         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
3519
3520 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
3521
3522         * g++.dg/ext/spe1.C: New testcase.
3523
3524 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
3525
3526         * objc.dg/image-info.m: Allow additional attributes
3527         for __image_info section.
3528
3529 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
3530
3531         * gcc.dg/torture/mips-hilo-2.c: New test.
3532
3533 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3534
3535         PR c++/14389
3536         * g++.dg/template/member5.C: New test.
3537
3538 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
3539
3540         * gcc.dg/builtins-34.c: Also check expm1*.
3541
3542 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3543
3544         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
3545         * gcc.dg/torture/builtin-convert-3.c: New test.
3546
3547 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
3548
3549         PR middle-end/15054
3550         * g++.dg/opt/pr15054.C: New test.
3551
3552 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3553
3554         * gcc.dg/torture/builtin-rounding-1.c: New test.
3555         * gcc.dg/builtins-25.c: Delete.
3556         * gcc.dg/builtins-29.c: Delete.
3557
3558 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
3559
3560         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
3561         * gcc.dg/sibcall-4.c: Likewise.
3562         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
3563
3564 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3565
3566         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
3567         bit-field on 16-bit targets.
3568
3569 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3570
3571         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
3572         16-bit targets.
3573
3574 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
3575
3576         * gcc.dg/rs6000-power2-1.c: Change to compile only.
3577         * gcc.dg/rs6000-power2-2.c: Likewise.
3578
3579 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
3580
3581         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
3582         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
3583         Change the asm registers to be in form of frN instead of fN.
3584
3585 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3586
3587         * gcc.dg/torture/builtin-convert-2.c: New test.
3588
3589 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
3590
3591         * gcc.dg/rs6000-power2-1.c: New test.
3592         * gcc.dg/rs6000-power2-2.c: New test.
3593
3594 2004-04-28  Jan Hubicka  <jh@suse.cz>
3595
3596         * gcc.dg/unused-6.c: New test.
3597
3598 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
3599             Ulrich Weigand  <uweigand@de.ibm.com>
3600
3601         * ada/acats/run_all.sh: Define $target variable.
3602
3603 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
3604
3605         PR c++/15119
3606         * g++.dg/other/vararg-1.C: New test.
3607
3608         PR c++/4794
3609         * g++.dg/eh/cleanup3.C: New test.
3610
3611 2004-04-24  Laurent GUERBY <laurent@guerby.net>
3612
3613         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
3614         and ad8011a (target_insn).
3615         * ada/acats/support/macro.dfs: Likewise.
3616         * ada/acats/support/impbit.adb: New file.
3617
3618 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
3619
3620         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
3621
3622 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3623
3624         * gcc.dg/loop-3.c: New test.
3625
3626 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
3627
3628         * gcc.c-torture/execute/simd-5.c: New test.
3629
3630 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3631
3632         PR c++/15064
3633         * g++.dg/template/crash18.C: New test.
3634
3635 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
3636
3637         * g++.dg/ext/complit3.C: New test.
3638
3639 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3640
3641         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
3642         * gcc.dg/altivec-3.c: Same.
3643         * gcc.dg/altivec-varargs-1.c: Same.
3644
3645 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3646
3647         * lib/target-supports.exp (check_profiling_available): Assume
3648         profiling is not available on powerpc-eabi targets.
3649
3650 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
3651
3652         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
3653         * gcc.dg/vmx/bug-1.c: Ditto.
3654
3655 2004-04-20  Eric Christopher  <echristo@redhat.com>
3656
3657         * gcc.dg/charset/extern.c: New test.
3658         * g++.dg/charset/extern3.cc: Ditto.
3659
3660 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
3661
3662         * gcc.dg/builtins-39.c: New test.
3663
3664 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
3665
3666         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
3667
3668 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
3669
3670         * gcc.dg/torture/mips-hilo-1.c: New test.
3671
3672 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
3673
3674         * gcc.c-torture/compile/20040419-1.c: New test.
3675
3676 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
3677
3678         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
3679
3680 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
3681             Aldy Hernandez  <aldyh@redhat.com>
3682
3683         * gcc.c-torture/execute/va-arg-24.c: New.
3684
3685 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
3686             Aldy Hernandez  <aldyh@redhat.com>
3687
3688         * gcc.dg/vmx/1b-01.c: New.
3689         * gcc.dg/vmx/1b-02.c: New.
3690         * gcc.dg/vmx/1b-03.c: New.
3691         * gcc.dg/vmx/1b-04.c: New.
3692         * gcc.dg/vmx/1b-05.c: New.
3693         * gcc.dg/vmx/1b-06.c: New.
3694         * gcc.dg/vmx/1b-07.c: New.
3695         * gcc.dg/vmx/1c-01.c: New.
3696         * gcc.dg/vmx/1c-02.c: New.
3697         * gcc.dg/vmx/3a-01a.c: New.
3698         * gcc.dg/vmx/3a-01.c: New.
3699         * gcc.dg/vmx/3a-01m.c: New.
3700         * gcc.dg/vmx/3a-03.c: New.
3701         * gcc.dg/vmx/3a-03m.c: New.
3702         * gcc.dg/vmx/3a-04.c: New.
3703         * gcc.dg/vmx/3a-04m.c: New.
3704         * gcc.dg/vmx/3a-05.c: New.
3705         * gcc.dg/vmx/3a-06.c: New.
3706         * gcc.dg/vmx/3a-06m.c: New.
3707         * gcc.dg/vmx/3a-07.c: New.
3708         * gcc.dg/vmx/3b-01.c: New.
3709         * gcc.dg/vmx/3b-02.c: New.
3710         * gcc.dg/vmx/3b-10.c: New.
3711         * gcc.dg/vmx/3b-13.c: New.
3712         * gcc.dg/vmx/3b-14.c: New.
3713         * gcc.dg/vmx/3b-15.c: New.
3714         * gcc.dg/vmx/3c-01a.c: New.
3715         * gcc.dg/vmx/3c-01.c: New.
3716         * gcc.dg/vmx/3c-02.c: New.
3717         * gcc.dg/vmx/3c-03.c: New.
3718         * gcc.dg/vmx/3d-01.c: New.
3719         * gcc.dg/vmx/4-01.c: New.
3720         * gcc.dg/vmx/4-03.c: New.
3721         * gcc.dg/vmx/5-01.c: New.
3722         * gcc.dg/vmx/5-02.c: New.
3723         * gcc.dg/vmx/5-03.c: New.
3724         * gcc.dg/vmx/5-04.c: New.
3725         * gcc.dg/vmx/5-05.c: New.
3726         * gcc.dg/vmx/5-06.c: New.
3727         * gcc.dg/vmx/5-07.c: New.
3728         * gcc.dg/vmx/5-07t.c: New.
3729         * gcc.dg/vmx/5-08.c: New.
3730         * gcc.dg/vmx/5-10.c: New.
3731         * gcc.dg/vmx/5-11.c: New.
3732         * gcc.dg/vmx/7-01a.c: New.
3733         * gcc.dg/vmx/7-01.c: New.
3734         * gcc.dg/vmx/7c-01.c: New.
3735         * gcc.dg/vmx/7d-01.c: New.
3736         * gcc.dg/vmx/7d-02.c: New.
3737         * gcc.dg/vmx/8-01.c: New.
3738         * gcc.dg/vmx/8-02a.c: New.
3739         * gcc.dg/vmx/8-02.c: New.
3740         * gcc.dg/vmx/brode-1.c: New.
3741         * gcc.dg/vmx/bug-1.c: New.
3742         * gcc.dg/vmx/bug-2.c: New.
3743         * gcc.dg/vmx/bug-3.c: New.
3744         * gcc.dg/vmx/cw-bug-1.c: New.
3745         * gcc.dg/vmx/cw-bug-2.c: New.
3746         * gcc.dg/vmx/cw-bug-3.c: New.
3747         * gcc.dg/vmx/dct.c: New.
3748         * gcc.dg/vmx/debug-1.c: New.
3749         * gcc.dg/vmx/debug-2.c: New.
3750         * gcc.dg/vmx/debug-3.c: New.
3751         * gcc.dg/vmx/debug-4.c: New.
3752         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
3753         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
3754         * gcc.dg/vmx/eg-5.c: New.
3755         * gcc.dg/vmx/fft.c: New.
3756         * gcc.dg/vmx/gcc-bug-1.c: New.
3757         * gcc.dg/vmx/gcc-bug-2.c: New.
3758         * gcc.dg/vmx/gcc-bug-3.c: New.
3759         * gcc.dg/vmx/gcc-bug-4.c: New.
3760         * gcc.dg/vmx/gcc-bug-5.c: New.
3761         * gcc.dg/vmx/gcc-bug-6.c: New.
3762         * gcc.dg/vmx/gcc-bug-7.c: New.
3763         * gcc.dg/vmx/gcc-bug-8.c: New.
3764         * gcc.dg/vmx/gcc-bug-9.c: New.
3765         * gcc.dg/vmx/gcc-bug-b.c: New.
3766         * gcc.dg/vmx/gcc-bug-c.c: New.
3767         * gcc.dg/vmx/gcc-bug-d.c: New.
3768         * gcc.dg/vmx/gcc-bug-e.c: New.
3769         * gcc.dg/vmx/gcc-bug-f.c: New.
3770         * gcc.dg/vmx/gcc-bug-g.c: New.
3771         * gcc.dg/vmx/gcc-bug-i.c: New.
3772         * gcc.dg/vmx/harness.h: New.
3773         * gcc.dg/vmx/ira1.c: New.
3774         * gcc.dg/vmx/ira2a.c: New.
3775         * gcc.dg/vmx/ira2b.c: New.
3776         * gcc.dg/vmx/ira2.c: New.
3777         * gcc.dg/vmx/ira2c.c: New.
3778         * gcc.dg/vmx/mem.c: New.
3779         * gcc.dg/vmx/newton-1.c: New.
3780         * gcc.dg/vmx/ops.c: New.
3781         * gcc.dg/vmx/sn7153.c: New.
3782         * gcc.dg/vmx/spill2.c: New.
3783         * gcc.dg/vmx/spill3.c: New.
3784         * gcc.dg/vmx/spill.c: New.
3785         * gcc.dg/vmx/t.c: New.
3786         * gcc.dg/vmx/varargs-1.c: New.
3787         * gcc.dg/vmx/varargs-2.c: New.
3788         * gcc.dg/vmx/varargs-3.c: New.
3789         * gcc.dg/vmx/varargs-4.c: New.
3790         * gcc.dg/vmx/varargs-5.c: New.
3791         * gcc.dg/vmx/varargs-6.c: New.
3792         * gcc.dg/vmx/varargs-7.c: New.
3793         * gcc.dg/vmx/vmx.exp: New.
3794         * gcc.dg/vmx/vprint-1.c: New.
3795         * gcc.dg/vmx/vscan-1.c: New.
3796         * gcc.dg/vmx/x-01.c: New.
3797         * gcc.dg/vmx/x-02.c: New.
3798         * gcc.dg/vmx/x-03.c: New.
3799         * gcc.dg/vmx/x-04.c: New.
3800         * gcc.dg/vmx/x-05.c: New.
3801         * gcc.dg/vmx/yousufi-1.c: New.
3802         * gcc.dg/vmx/zero-1.c: New.
3803         * gcc.dg/vmx/zero.c: New.
3804
3805 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
3806
3807         * g++.dg/lookup/java1.C: Update for chage of
3808         _Jv_AllocObject.
3809         * g++.dg/lookup/java2.C: Likewise.
3810
3811 2004-04-17  Laurent GUERBY <laurent@guerby.net>
3812
3813         * ada/acats/run_all.sh: use -O2 by default.
3814
3815 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
3816
3817         * gcc.dg/vr-mult-[12].c: New tests.
3818
3819 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3820
3821         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
3822
3823         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
3824
3825 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
3826
3827         * lib/target-supports.exp (check_profiling_available): Assume profiling
3828         isn't available for mips*-*-elf targets.
3829
3830 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
3831
3832         * gcc.dg/builtins-38.c: New test.
3833
3834 2004-04-14  Eric Christopher  <echristo@redhat.com>
3835
3836         * g++.dg/charset/charset.exp: Run .cc extension tests.
3837
3838 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
3839
3840         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
3841
3842 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3843
3844         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
3845
3846 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
3847
3848         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
3849         * gcc.dg/i386-387-2.c: Likewise.
3850
3851         * gcc.dg/i386-387-7.c: New test.
3852         * gcc.dg/i386-387-8.c: New test.
3853
3854         * gcc.dg/builtins-37.c: New test.
3855
3856 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
3857
3858         * g++.dg/pch/externc-1.C: Add missing semicolon.
3859
3860 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
3861
3862         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
3863
3864 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3865
3866         * gcc.c-torture/execute/20040411-1.c: New test.
3867
3868 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3869
3870         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
3871
3872 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
3873
3874         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
3875
3876 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
3877
3878         * lib/target-supports.exp (check_named_sections_available): New.
3879         * lib/gcc-dg.exp (dg-require-named-sections): New.
3880         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
3881         old-deja.exp.  Also prune error-count message from HP linker.
3882         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
3883
3884         * g++.dg/init/init-ref4.C: Use dg-require-weak.
3885         * g++.old-deja/g++.pt/static3.C: Likewise.
3886         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
3887
3888 2004-04-09  Roger Sayle  <roger@eyesopen.com>
3889
3890         * gcc.c-torture/execute/20040409-1.c: New test case.
3891         * gcc.c-torture/execute/20040409-2.c: New test case.
3892         * gcc.c-torture/execute/20040409-3.c: New test case.
3893
3894 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
3895
3896         * gcc.dg/20040409-1.c: New test.
3897
3898 2004-04-08  Roger Sayle  <roger@eyesopen.com>
3899
3900         PR target/14888
3901         * g++.dg/opt/pr14888.C: New test case.
3902
3903 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
3904
3905         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
3906         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
3907         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
3908         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
3909         New tests.
3910
3911 2004-04-08  Paul Brook  <paul@codesourcery.com>
3912
3913         * gcc.dg/spill-1.c: New test.
3914
3915 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3916
3917         * gcc.dg/torture/builtin-ctype-2.c: New test.
3918
3919 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
3920
3921         * gcc.dg/pch/pch.exp: Add largefile test.
3922
3923 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
3924
3925         * g++.dg/pch/externc-1.Hs: New.
3926         * g++.dg/pch/externc-1.C: New.
3927
3928 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3929
3930         * gcc.dg/compat/struct-by-value-5a_main.c,
3931         gcc.dg/compat/struct-by-value-5b_main.c: New files.
3932         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
3933         * gcc.dg/compat/struct-by-value-5a_x.c,
3934         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
3935         gcc.dg/compat/struct-by-value-5_x.c.
3936         * gcc.dg/compat/struct-by-value-5a_y.c,
3937         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
3938         gcc.dg/compat/struct-by-value-5_y.c.
3939
3940         * gcc.dg/compat/struct-by-value-6a_main.c,
3941         gcc.dg/compat/struct-by-value-6b_main.c: New files.
3942         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
3943         * gcc.dg/compat/struct-by-value-6a_x.c,
3944         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
3945         gcc.dg/compat/struct-by-value-6_x.c.
3946         * gcc.dg/compat/struct-by-value-6a_y.c,
3947         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
3948         gcc.dg/compat/struct-by-value-6_y.c.
3949
3950         * gcc.dg/compat/struct-by-value-7a_main.c,
3951         gcc.dg/compat/struct-by-value-7b_main.c: New files.
3952         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
3953         * gcc.dg/compat/struct-by-value-7a_x.c,
3954         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
3955         gcc.dg/compat/struct-by-value-7_x.c.
3956         * gcc.dg/compat/struct-by-value-7a_y.c,
3957         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
3958         gcc.dg/compat/struct-by-value-7_y.c.
3959
3960 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
3961
3962         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
3963         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
3964         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
3965         options.
3966
3967 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
3968
3969         * gcc.dg/builtins-36.c: New test.
3970
3971 2004-04-06  Paul Brook  <paul@codesourcery.com>
3972
3973         * README.gcc: Remove obsolete contraint on testcases.
3974
3975 2004-04-05  Paul Brook  <paul@codesourcery.com>
3976
3977         PR2123
3978         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
3979         failure and exit(0) on success.
3980         * g++.dg/expr/anew2.C: Ditto.
3981         * g++.dg/expr/anew3.C: Ditto.
3982         * g++.dg/expr/anew4.C: Ditto.
3983
3984 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
3985
3986         PR c++/3518
3987         * g++.dg/template/unify7.C: New.
3988
3989 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3990
3991         * g++.dg/README: Bring up to date with new subdirectories; remove
3992         duplicate subdirectory lines.
3993
3994 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
3995
3996         PR c++/14007
3997         * g++.dg/template/unify5.C: New.
3998         * g++.dg/template/unify6.C: New.
3999         * g++.dg/template/qualttp20.C: Adjust.
4000         * g++.old-deja/g++.jason/report.C: Adjust.
4001         * g++.old-deja/g++.other/qual1.C: Adjust.
4002
4003 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
4004
4005         PR c++/14803
4006         * g++.dg/inherit/ptrmem1.C: New test.
4007
4008 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
4009
4010         PR c++/14755
4011         * gcc.c-torture/execute/20040331-1.c: New test.
4012         * gcc.dg/20040331-1.c: New test.
4013
4014 2004-04-01  Paul Brook  <paul@codesourcery.com>
4015
4016         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
4017
4018 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
4019
4020         PR c++/14724
4021         * g++.dg/init/goto1.C: New test.
4022
4023         PR c++/14763
4024         * g++.dg/template/defarg4.C: New test.
4025
4026 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
4027
4028         * gcc.dg/altivec-11.c: Extend test for more valid cases.
4029
4030 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
4031
4032         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
4033
4034 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
4035
4036         * gcc.dg/noncompile/undeclared-2.c: New test.
4037
4038 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
4039
4040         * gcc.dg/940409-1.c: Remove XFAIL.
4041         * gcc.dg/reg-vol-struct-1.c: New test.
4042
4043 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4044
4045         * gcc.dg/torture/builtin-wctype-1.c: New test.
4046
4047 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
4048
4049         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
4050         * gcc.dg/20001101-1.c: Likewise.
4051         * gcc.dg/20001102-1.c: Likewise.
4052
4053 2004-03-25  Roger Sayle  <roger@eyesopen.com>
4054
4055         * gcc.dg/compare8.c: Add an additional test for XOR.
4056
4057 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4058
4059         * gcc.dg/torture/builtin-ctype-1.c: New test.
4060
4061 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4062
4063         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
4064         * gcc.dg/torture/builtin-math-1.c: Likewise.
4065         * gcc.dg/torture/builtin-power-1.c: New test.
4066
4067 2004-03-24  Andreas Schwab  <schwab@suse.de>
4068
4069         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
4070         IA64 assembler.
4071
4072 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4073             Roger Sayle  <roger@eyesopen.com>
4074
4075         * gcc.dg/compare8.c: New test case.
4076
4077 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
4078
4079         * g++.dg/ext/altivec-7.C: New test.
4080
4081 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
4082
4083         PR 12267, 12391, 12560, 13129, 14114, 14133
4084         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
4085         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
4086         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
4087         Adjust error regexps.
4088         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
4089         * gcc.dg/noncompile/undeclared-1.c: New test cases.
4090         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
4091         * gcc.dg/local1.c: Add explanatory comment.
4092
4093 2004-03-23  Roger Sayle  <roger@eyesopen.com>
4094
4095         PR optimization/14669
4096         * g++.dg/opt/fold2.C: New test case.
4097
4098 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
4099
4100         PR c/14069
4101         * gcc.dg/20040322-1.c: New test.
4102
4103 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
4104
4105         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
4106         * gcc.dg/ultrasp4.c: Likewise.
4107         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
4108
4109 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4110
4111         * gcc.dg/i386-sse-8.c: Reset default options.
4112
4113 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4114
4115         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
4116         in the error message text.
4117
4118 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4119
4120         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
4121
4122 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
4123
4124         PR c++/14616
4125         * g++.dg/init/array13.C: New test.
4126
4127 2004-03-20  Roger Sayle  <roger@eyesopen.com>
4128
4129         PR target/13889
4130         * gcc.c-torture/compile/pr13889.c: New test case.
4131
4132 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4133
4134         PR c/14635
4135         * builtins-1.c (nan, nans): Don't test.
4136         * builtins-30.c: Don't use nan, nanf, nanl.
4137         * builtins-35.c: New test.
4138
4139 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
4140
4141         * g++.dg/ext/altivec-6.C: New test.
4142
4143 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
4144
4145         * g++.dg/init/placement3.C: New test.
4146
4147         * g++.dg/template/spec13.C: New test.
4148
4149         * g++.dg/lookup/using11.C: New test.
4150
4151         * g++.dg/lookup/koenig3.C: New test.
4152
4153         * g++.dg/template/operator2.C: New test.
4154
4155         * g++.dg/expr/dtor3.C: New test.
4156         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
4157         marker.
4158         * g++.old-deja/g++.law/visibility28.C: Likewise.
4159
4160 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
4161
4162         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
4163         * gcc.dg/ppc64-abi-3.c: Likewise.
4164
4165 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4166
4167         PR c++/14545
4168         * g++.dg/parse/template15.C: New test.
4169
4170 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4171
4172         * g++.dg/expr/dtor2.C: New test.
4173
4174         * g++.dg/lookup/anon4.C: New test.
4175
4176         * g++.dg/overload/using1.C: New test.
4177
4178         * g++.dg/template/lookup7.C: New test.
4179
4180         * g++.dg/template/typename6.C: New test.
4181
4182         * g++.dg/expr/cond6.C: New test.
4183
4184 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4185
4186         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
4187
4188 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4189
4190         * g++.dg/expr/cond5.C: New test.
4191         * g++.dg/expr/constcast1.C: Likewise.
4192         * g++.dg/expr/ptrmem2.C: Likewise.
4193         * g++.dg/expr/ptrmem3.C: Likewise.
4194         * g++.dg/lookup/main1.C: Likewise.
4195         * g++.dg/template/lookup6.C: Likewise.
4196
4197 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4198
4199         * gcc.dg/local1.c: New test.
4200
4201         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
4202
4203 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4204
4205         * gcc.dg/torture/builtin-convert-1.c: New test.
4206
4207 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4208
4209         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
4210
4211 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4212
4213         PR c++/14481
4214         * g++.dg/warn/Wunused-7.C: New test.
4215
4216 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4217
4218         * gcc.dg/torture/builtin-integral-1.c: New test.
4219
4220 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4221
4222         PR c++/14586
4223         * g++.dg/parse/non-dependent3.C: New test.
4224
4225 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
4226
4227         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
4228         * g++.dg/eh/simd-2.C: Likewise.
4229         * g++.dg/init/array10.C: Likewise.
4230         * gcc.c-torture/compile/simd-1.c: Likewise.
4231         * gcc.c-torture/compile/simd-2.c: Likewise.
4232         * gcc.c-torture/compile/simd-3.c: Likewise.
4233         * gcc.c-torture/compile/simd-4.c: Likewise.
4234         * gcc.c-torture/compile/simd-6.c: Likewise.
4235         * gcc.c-torture/execute/simd-1.c: Likewise.
4236         * gcc.c-torture/execute/simd-2.c: Likewise.
4237         * gcc.dg/compat/vector-defs.h: Likewise.
4238         * gcc.dg/20020531-1.c: Likewise.
4239         * gcc.dg/altivec-3.c: Likewise.
4240         * gcc.dg/altivec-4.c: Likewise.
4241         * gcc.dg/altivec-varargs-1.c: Likewise.
4242         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
4243         * gcc.dg/i386-mmx-3.c: Likewise.
4244         * gcc.dg/i386-sse-4.c: Likewise.
4245         * gcc.dg/i386-sse-5.c: Likewise.
4246         * gcc.dg/i386-sse-8.c: Likewise.
4247         * gcc.dg/simd-1.c: Likewise.
4248         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
4249         __ev64_opaque__ since the machine description provides it.
4250
4251 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4252
4253         * lib/compat.exp (skip_list): New global variable.
4254         Use it to hold the user defined COMPAT_SKIPS list if any.
4255         (compat-obj): Add the members of skip_list to optall.
4256
4257 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4258
4259         * gcc.dg/compat/union-by-value-1_main.c,
4260         union-by-value-1_x.c, union-by-value-1_y.c,
4261         union-check.h, union-defs.h,
4262         union-init.h, union-return-1_main.c,
4263         union-return-1_x.c, union-return-1_y.c: New files.
4264
4265 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4266
4267         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
4268         mixed-struct-init.h: Add 4 mixed structure types.
4269         struct-by-value-21_main.c, struct-by-value-21_x.c,
4270         struct-by-value-21_y.c, struct-return-21_main.c,
4271         struct-return-21_x.c, struct-return-21_y.c: New files.
4272
4273 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
4274
4275         PR c++/14550
4276         * g++.dg/parse/template14.C: New test.
4277
4278 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4279
4280         * gcc.c-torture/execute/20040313-1.c: New test.
4281
4282 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
4283
4284         PR target/14533
4285         * gcc.dg/20040311-2.c: New test.
4286
4287 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
4288
4289         PR other/14544
4290         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
4291         bit-field.
4292
4293 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
4294
4295         * gcc.dg/20040305-2.c: Add missing return statement.
4296
4297 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4298
4299         * gcc.dg/builtins-34.c: Also check pow10*.
4300
4301 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4302
4303         PR target/14262
4304         * gcc.dg/20040305-2.c: New test.
4305
4306 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4307
4308         * gcc.dg/20040310-1.c: New test.
4309
4310 2004-03-11  Roger Sayle  <roger@eyesopen.com>
4311
4312         * gcc.c-torture/execute/20040311-1.c: New test case.
4313
4314 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
4315
4316         PR c++/14476
4317         * g++.dg/lookup/enum1.C: New test.
4318
4319 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
4320
4321         PR c++/14510
4322         * g++.dg/lookup/struct2.C: New test.
4323
4324 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
4325
4326         * gcc.dg/builtins-34.c: New test.
4327
4328 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4329
4330         * gcc.dg/torture/builtin-nonneg-1.c: New test.
4331
4332 2004-03-09  James E Wilson  <wilson@specifixinc.com>
4333
4334         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
4335         * gcc.dg/alias-2.c: New testcase.
4336
4337 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
4338
4339         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
4340
4341 2004-03-09  Roger Sayle  <roger@eyesopen.com>
4342
4343         * gcc.c-torture/execute/20040309-1.c: New test case.
4344
4345 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
4346
4347         PR c++/14397
4348         * g++.dg/overload/ref1.C: New.
4349
4350 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4351
4352         PR c++/14409
4353         * g++.dg/template/spec12.C: New test.
4354
4355         PR c++/14448
4356         * g++.dg/parse/crash14.C: New test.
4357
4358 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4359
4360         PR c++/14230
4361         * g++.dg/init/ref11.C: New test.
4362
4363 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4364
4365         PR c++/14432
4366         * g++.dg/parse/builtin2.C: New test.
4367
4368 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4369
4370         PR c++/14401
4371         * g++.dg/init/ctor3.C: New test.
4372         * g++.dg/init/union1.C: New test.
4373         * g++.dg/ext/anon-struct4.C: New test.
4374
4375 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4376
4377         * g++.dg/lookup/koenig1.C: Tweak error messages.
4378         * g++.dg/lookup/used-before-declaration.C: Likewise.
4379         * g++.dg/other/do1.C: Likewise.
4380         * g++.dg/overload/koenig1.C: Likewise.
4381         * g++.dg/parse/crash13.C: Likewise.
4382         * g++.dg/template/instantiate3.C: Likewise.
4383
4384 2004-03-08  Eric Christopher  <echristo@redhat.com>
4385
4386         * * lib/target-supports.exp: Enable libiconv in test
4387         compilation.  Fix up error checking.
4388
4389 2004-03-08  Roger Sayle  <roger@eyesopen.com>
4390
4391         PR middle-end/14289
4392         * gcc.dg/pr14289-1.c: New test case.
4393         * gcc.dg/pr14289-2.c: Likewise.
4394         * gcc.dg/pr14289-3.c: Likewise.
4395
4396 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
4397
4398         * gcc.c-torture/execute/20040308-1.c: New test.
4399
4400 2004-03-07  Roger Sayle  <roger@eyesopen.com>
4401
4402         * gcc.c-torture/execute/20040307-1.c: New test case.
4403
4404 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
4405
4406         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
4407
4408 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
4409
4410         * gcc.dg/20040306-1.c: New test.
4411
4412 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
4413
4414         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
4415         them static.
4416         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
4417
4418 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4419
4420         PR c/14465
4421         * gcc.dg/decl-6.c: New test.
4422
4423 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4424
4425         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
4426         Rename LOGPOW -> LOG_POW.
4427         (SQRT_EXP, POW_EXP): New.
4428
4429 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4430
4431         * gcc.dg/i386-sse-8.c: New test.
4432
4433 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4434
4435         PR c/14114
4436         * gcc.dg/decl-5.c: New test.
4437
4438 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
4439
4440         * gcc.dg/20040305-1.c: New test.
4441
4442 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
4443
4444         PR other/14354
4445         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
4446
4447 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
4448
4449         PR c++/14425, c++/14426
4450         * g++.dg/ext/altivec-4.C: New test.
4451         * g++.dg/ext/altivec-5.C: New test.
4452
4453 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
4454
4455         * g++.old-deja/g++.other/linkage1.C: Expect errors about
4456         global variables of a type with no linkage.
4457         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
4458         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
4459         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
4460         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
4461         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
4462         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
4463         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
4464         * g++.dg/warn/deprecated.C: Name enum Color.
4465         * g++.dg/overload/VLA.C: Name structure for 'b'.
4466         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
4467
4468 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4469
4470         * gcc.c-torture/compile/20040304-1.c: New test.
4471
4472 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
4473
4474         PR 13728
4475         * gcc.dg/decl-4.c: New testcase.
4476
4477 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
4478
4479         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
4480         as PRECF if sizeof (float) > sizeof (double).
4481         (PRECL): Make it the same as PRECF if
4482         sizeof (float) > sizeof (long double).
4483
4484 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4485
4486         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
4487         system type.  Add check for irix6 which doesn't have c99 runtime.
4488
4489 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
4490
4491         * gcc.dg/const-elim-1.c: xfail for xtensa.
4492
4493 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4494
4495         PR c++/14369
4496         * g++.dg/template/cond4.C: New test.
4497
4498 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4499
4500         PR c++/14360
4501         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
4502
4503         PR c++/14361
4504         * g++.dg/parse/defarg7.C: New test.
4505
4506         PR c++/14359
4507         * g++.dg/template/friend26.C: New test.
4508
4509 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4510
4511         PR c++/14324
4512         * g++.dg/abi/mangle21.C: New test.
4513
4514         PR c++/14260
4515         * g++.dg/parse/constructor2.C: New test.
4516
4517         PR c++/14337
4518         * g++.dg/template/sfinae1.C: New test.
4519
4520 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4521
4522         PR c++/14267
4523         * g++.dg/expr/crash2.C: New test.
4524
4525         PR middle-end/13448
4526         * gcc.dg/inline-5.c: New test.
4527         * gcc.dg/always-inline.c: Split out tests into ...
4528         * gcc.dg/always-inline2.c: ... this and ...
4529         * gcc.dg/always-inline3.c: ... this.
4530
4531 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4532
4533         PR debug/12103
4534         * g++.dg/debug/crash1.C: New test.
4535
4536 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
4537
4538         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
4539         function with __attribute__((noinline)).
4540         (recurser_void2): Likewise.
4541         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
4542         (recurser_void2): Likewise.
4543
4544 2004-02-29  Roger Sayle  <roger@eyesopen.com>
4545
4546         PR middle-end/14203
4547         * g++.dg/warn/Wunused-6.C: New test case.
4548
4549 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
4550
4551         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
4552         not defined.
4553
4554 2004-02-27  Eric Christopher  <echristo@redhat.com>
4555
4556         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
4557         * g++.dg/charset/asm2.c: Run only x86.
4558         * gcc.dg/charset/asm3.c: Ditto.
4559
4560 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
4561
4562         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
4563         ld_library_path.
4564
4565 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
4566
4567         * g++.dg/ext/altivec-3.C: New.
4568
4569 2004-02-26  Richard Henderson  <rth@redhat.com>
4570
4571         * g++.dg/ext/attrib10.C: Mark for warning.
4572         * gcc.dg/attr-alias-1.c: New.
4573
4574 2004-02-26  Richard Henderson  <rth@redhat.com>
4575
4576         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
4577         * gcc.c-torture/execute/20040208-2.c: ... it back.
4578
4579 2004-02-26  Eric Christopher  <echristo@redhat.com>
4580
4581         * lib/target-supports.exp (check-iconv-available): New function.
4582         * lib/gcc-dg.exp (dg-require-iconv): New function.
4583         Use above.
4584         * gcc.dg/charset: New directory.
4585         * gcc.dg/charset/charset.exp: New file.
4586         * gcc.dg/charset/asm1.c: Ditto.
4587         * gcc.dg/charset/asm2.c: Ditto.
4588         * gcc.dg/charset/asm3.c: Ditto.
4589         * gcc.dg/charset/asm4.c: Ditto.
4590         * gcc.dg/charset/asm5.c: Ditto.
4591         * gcc.dg/charset/attribute1.c: Ditto.
4592         * gcc.dg/charset/attribute2.c: Ditto.
4593         * gcc.dg/charset/string1.c: Ditto.
4594         * g++.dg/charset: New directory.
4595         * g++.dg/dg.exp: Add here. Special options.
4596         * g++.dg/charset/charset.exp: New file.
4597         * g++.dg/charset/asm1.c: Ditto.
4598         * g++.dg/charset/asm2.c: Ditto.
4599         * g++.dg/charset/asm3.c: Ditto.
4600         * g++.dg/charset/asm4.c: Ditto.
4601         * g++.dg/charset/attribute1.c: Ditto.
4602         * g++.dg/charset/attribute2.c: Ditto.
4603         * g++.dg/charset/extern1.cc: Ditto.
4604         * g++.dg/charset/extern2.cc: Ditto.
4605         * g++.dg/charset/string1.c: Ditto.
4606
4607 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
4608
4609         PR c++/14278
4610         * g++.dg/parse/comma1.C: New test.
4611
4612 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4613
4614         PR c++/14284
4615         * g++.dg/template/ttp8.C: New test.
4616
4617 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
4618
4619         * gcc.dg/fixuns-trunc-1.c: New test.
4620
4621 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4622
4623         * gcc.dg/builtins-config.h: Use #elif.
4624
4625 2004-02-26  Michael Matz  <matz@suse.de>
4626
4627         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
4628         * gcc.dg/991214-1.c: Likewise.
4629         * gcc.dg/i386-asm-1.c: Likewise.
4630
4631 2004-02-25  Richard Henderson  <rth@redhat.com>
4632
4633         * gcc.c-torture/execute/20040208-2.c: Move ...
4634         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
4635
4636 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4637
4638         PR c++/14246
4639         * g++.dg/other/crash-3.C: New test.
4640
4641 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4642
4643         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
4644         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
4645
4646         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
4647         HP-UX.
4648
4649 2004-02-24  Michael Matz  <matz@suse.de>
4650
4651         * gcc.dg/i386-regparm.c: New.
4652
4653 2004-02-23  James E Wilson  <wilson@specifixinc.com>
4654
4655         * gcc.c-torture/execute/20040223-1.c: New.
4656
4657 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
4658             Kazu Hirata  <kazu@cs.umass.edu>
4659
4660         * gcc.dg/fwritable-strings-1.c: Remove.
4661
4662 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
4663
4664         PR c/14156
4665         * gcc.dg/20040223-1.c: New test.
4666
4667 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4668
4669         PR c++/14106
4670         * g++.dg/ext/typeof9.C: New test.
4671
4672 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4673
4674         PR c++/14250
4675         * g++.dg/other/switch1.C: New test.
4676
4677 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4678
4679         * gcc.dg/cast-function-1.c: Adjust for new informative message.
4680         * gcc.dg/va-arg-1.c: Likewise.
4681
4682 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4683
4684         PR c++/14143
4685         * g++.dg/template/koenig5.C: New test.
4686
4687 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
4688
4689         * g++.dg/ext/altivec-1.C: Generalize target triple.
4690         * g++.dg/ext/altivec-2.C: New test case.
4691         * g++.dg/ext/altivec_check.h: New file.
4692         * gcc.dg/altivec-1.c: Generalize target triple;
4693         include altivec_check.h and call altivec_check().
4694         * gcc.dg/altivec-[2-5].c: Generalize target triple.
4695         * gcc.dg/altivec-6.c: New test case.
4696         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
4697         type casts as needed.
4698         * gcc.dg/altivec-10.c: Include altivec_check.h and call
4699         altivec_check().
4700         * gcc.dg/altivec-12.c: New test case.
4701         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
4702         include altivec_check.h and call altivec_check().
4703         * gcc.dg/altivec_check.h: New file.
4704
4705 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4706
4707         * lib/target-supports.exp (check_alias_available): Don't mangle
4708         function `g' in test program.
4709
4710 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4711
4712         * lib/target-supports.exp (check_profiling_available): Check
4713         argument to determine whether we support a profiling type.
4714         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
4715         check_profiling_available.
4716         * g++.dg/bprob/bprob.exp: Likewise
4717         * g77.dg/bprob/bprob.exp: Likewise.
4718         * gcc.misc-tests/bprob.exp: Likewise.
4719         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
4720         dg-require-profiling and delete expected error handling.
4721         * gcc.dg/20021014-1.c: Likewise.
4722         * gcc.dg/nest.c: Likewise.
4723
4724 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4725
4726         PR c++/12007
4727         * g++.dg/other/vthunk1.C: New test.
4728
4729 2004-02-20  Falk Hueffner  <falk@debian.org>
4730
4731         PR target/14201
4732         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
4733
4734 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
4735
4736         PR c++/13927
4737         * g++.dg/other/error8.C: Remove XFAIL markers.
4738
4739         PR c++/14173
4740         * g++.dg/ext/packed5.C: New test.
4741
4742         PR c++/14199
4743         * g++.dg/warn/Wunused-5.C: New test.
4744
4745         PR c++/14186
4746         * g++.dg/lookup/member1.C: New test.
4747
4748 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
4749
4750         * gcc.c-torture/compile/20040130-1.c: Enable only when
4751         __INT_MAX__ >= 2147483647L.
4752         * gcc.c-torture/compile/961203-1.c: Likewise.
4753
4754 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
4755
4756         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
4757         * g++.dg/opt/template1.C: Robustify assembler regexp
4758
4759 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4760
4761         * gcc.c-torture/execute/simd-4.x: Remove.
4762         * gcc.c-torture/execute/va-arg-25.x: Likewise.
4763         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
4764         Guard with #ifndef SKIP_ATTRIBUTE.
4765         * gcc.dg/compat/vector-1_y.c: Likewise.
4766         * gcc.dg/compat/vector-2_x.c: Likewise.
4767         * gcc.dg/compat/vector-2_y.c: Likewise.
4768         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
4769         * g++.dg/eh/simd-2.C: Likewise.
4770
4771 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
4772
4773         * gcc.c-torture/compile/complex-1.c: New.
4774
4775 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
4776
4777         PR target/14209
4778         * gcc.c-torture/execute/20040218-1.c: New test.
4779
4780 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4781
4782         PR c++/14181
4783         * g++.dg/parse/new2.C: New test.
4784
4785 2004-02-18  Paul Brook  <paul@codesourcery.com>
4786
4787         * gcc.c-torture/compile/libcall-1.c: New test.
4788
4789 2004-02-18  Paul Brook  <paul@codesourcery.com>
4790
4791         PR debug/12934
4792         * gcc.dg/debug/debug-7.c: New test.
4793
4794 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
4795
4796         * gcc.dg/20040217-1.c: New test.
4797
4798 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
4799
4800         * gcc.c-torture/execute/990208-1.x: Delete.
4801
4802 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
4803
4804         * gcc.c-torture/execute/20040208-2.x: New file.
4805
4806 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
4807
4808         PR c++/11326
4809         * g++.dg/abi/structret1.C: New test.
4810
4811 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
4812
4813         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
4814         (i386_cpuid): No need to test if cpuid is available on AMD64.
4815         Fix assembly, so that it works onboth i386 and AMD64.
4816         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
4817         (vecInLong): Fix s[] member type to unsigned int.
4818         (vecInWord): Remove type.
4819         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
4820         (a64, b64, c64, d64, e64): Remove.
4821         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
4822         Remove unused variable.  Remove initialization of removed variables.
4823         Don't call mmx_tests nor sse_tests.
4824         (reference_mmx, reference_sse): Remove.
4825         (check): Add return stmt.
4826         * gcc.dg/i386-sse-7.c: New test.
4827         * gcc.dg/i386-mmx-4.c: New test.
4828
4829 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4830
4831         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
4832         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4833         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4834         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
4835         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
4836         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
4837         g++.dg/tc1/dr94.C: Fix line terminator.
4838
4839 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
4840
4841         * gcc.c-torture/compile/20040216-1.c: New.
4842
4843 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4844
4845         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4846         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4847         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
4848         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
4849         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
4850         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
4851
4852 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4853
4854         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
4855
4856 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
4857
4858         PR c++/13971
4859         * g++.dg/expr/cond4.C: New test.
4860
4861         PR c++/14086
4862         * g++.dg/lookup/crash2.C: New test.
4863
4864 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
4865
4866         * gcc.c-torture/compile/20040214-2.c: New test.
4867
4868 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
4869
4870         PR c++/14116
4871         * g++.dg/ext/typeof8.C: New test.
4872
4873 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
4874
4875         * gcc.c-torture/compile/20040214-1.c: New test.
4876
4877 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4878
4879         PR c++/13635
4880         * g++.dg/template/spec11.C: New test.
4881
4882 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4883
4884         PR c++/13927
4885         * g++.dg/other/error8.C: New test.
4886
4887 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
4888
4889         PR c++/14122
4890         * g++.dg/template/array4.C: New test.
4891
4892         PR c++/14108
4893         * g++.dg/inherit/thunk2.C: New test.
4894
4895         PR c++/14083
4896         * g++.dg/eh/cond2.C: New test.
4897
4898 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
4899
4900         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
4901
4902 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
4903
4904         * lib/scanasm.exp (dg-scan): Quote pattern before display.
4905
4906 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
4907
4908         * g++.dg/simd-2.C: xfail on ppc64-linux.
4909
4910 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4911
4912         PR c/456
4913         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
4914         tests.
4915
4916 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
4917
4918         * gcc.dg/builtins-33.c: New test.
4919
4920 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
4921
4922         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
4923
4924 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4925
4926         * g++.dg/simd-2.C: Set -maltivec for ppc64.
4927
4928 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4929
4930         * gcc.dg/ppc64-abi-3.c: New test.
4931
4932 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
4933
4934         PR c/14092
4935
4936         * gcc.dg/pr14092-1.c: New testcase.
4937
4938 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
4939
4940         * gcc.dg/cpp/assert4.c: Fix typo last change.
4941
4942         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
4943         * gcc.dg/cpp/assert4.c: Handle powerpc64.
4944
4945         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
4946
4947 2004-02-09  Roger Sayle  <roger@eyesopen.com>
4948
4949         * gcc.c-torture/compile/20040209-1.c: New test case.
4950
4951 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4952
4953         * gcc.dg/c90-init-1.c: Adjust expected error messages.
4954
4955 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
4956
4957         * gcc.c-torture/execute/20040208-[12].c: New tests.
4958
4959 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4960
4961         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
4962
4963 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4964
4965         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
4966
4967 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4968
4969         Bug 13856
4970         * gcc.dg/visibility-8.c: New testcase.
4971
4972 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4973
4974         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
4975         arguments.
4976         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
4977
4978 2004-02-07  Roger Sayle  <roger@eyesopen.com>
4979
4980         PR middle-end/13696
4981         * g++.dg/opt/fold1.C: New test case.
4982
4983 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4984
4985         PR c++/14033
4986         * g++.dg/other/crash-2.C: New test.
4987
4988 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4989
4990         PR c++/14028
4991         * g++.dg/parse/angle-bracket2.C: New test.
4992
4993 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4994
4995         PR middle-end/13750
4996         Revert:
4997         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4998         PR pch/13361
4999         * testsuite/g++.dg/pch/wchar-1.C: New.
5000         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5001
5002 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5003
5004         PR c++/14008
5005         * g++.dg/parse/error15.C: New test.
5006         * g++.dg/parse/crash11.C: Update dg-error mark.
5007
5008 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5009
5010         PR c++/13932
5011         * g++.dg/warn/conv2.C: New test.
5012
5013 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5014
5015         PR c++/13086
5016         * g++.dg/warn/incomplete1.C: Remove xfail.
5017
5018 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5019
5020         * lib/file-format.exp (gcc_target_object_format): Use
5021         ${tool}_target_compile, not gcc_target_compile.
5022         * lib/target-supports.exp (check_alias_available): Likewise.
5023         (check_gc_sections_available): Likewise.
5024         * g++.dg/ext/attrib10.C: Use dg-require-alias.
5025         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
5026         dg-require-alias.
5027
5028 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5029
5030         PR c++/13969
5031         * g++.dg/template/static6.C: New test.
5032
5033 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
5034
5035         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
5036
5037 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5038
5039         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
5040         tests for systems where `char' is unsigned by default.
5041
5042 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5043
5044         PR c++/13997
5045         * g++.dg/template/partial3.C: New test.
5046
5047 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5048
5049         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
5050         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
5051         Remove mentions of obsolete ports.
5052
5053 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
5054
5055         * gcc.dg/noncompile/20001228-1.c: Fix for new
5056         error message.
5057
5058 2004-02-03  Roger Sayle  <roger@eyesopen.com>
5059
5060         PR target/9348
5061         * gcc.c-torture/execute/multdi-1.c: New test case.
5062
5063 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5064
5065         PR c++/13925
5066         * g++.dg/template/lookup5.C: New test.
5067
5068 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5069
5070         PR c++/13950
5071         * g++.dg/template/lookup4.C: New test.
5072
5073         PR c++/13970
5074         * g++.dg/parse/error14.C: New test.
5075
5076         PR c++/14002
5077         * g++.dg/parse/template13.C: New test.
5078
5079 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5080
5081         PR c++/13978
5082         * g++.dg/template/koenig4.C: New test.
5083
5084         PR c++/13968
5085         * g++.dg/template/crash17.C: New test.
5086
5087         PR c++/13975
5088         * g++.dg/parse/error13.C: New test.
5089         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
5090
5091 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5092
5093         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
5094
5095 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
5096
5097         PR c/11658
5098         PR c/13994
5099         * gcc.dg/noncompile/20040203-1.c: New test.
5100         * gcc.dg/noncompile/20040203-2.c: Likewise.
5101         * gcc.dg/noncompile/20040203-3.c: Likewise.
5102         * gcc.dg/20040203-1.c: Likewise.
5103
5104 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
5105
5106         PR c++/10858
5107         * g++.dg/template/sizeof7.C: New test.
5108
5109 2004-02-02  Eric Christopher  <echristo@redhat.com>
5110             Zack Weinberg  <zack@codesourcery.com>
5111
5112         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
5113
5114 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
5115
5116         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
5117         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
5118         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
5119         * gcc.dg/cleanup-5.c: Run only on Linux targets.
5120
5121 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
5122
5123         PR c++/13113
5124         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
5125
5126         PR c++/13854
5127         * g++.dg/ext/attrib13.C: New test.
5128
5129         PR c++/13907
5130         * g++.dg/conversion/op2.C: New test.
5131
5132 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5133
5134         * gcc.dg/titype-1.c: Fix pasto.
5135
5136 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5137
5138         * gcc.dg/titype-1.c: New test.
5139
5140 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5141
5142         PR c++/13957
5143         * g++.dg/template/non-type-template-argument-1.C,
5144         g++.dg/template/qualified-id1.C: Update dg-error marks.
5145         * g++.dg/template/nontype6.C: New test.
5146
5147 2004-02-01  Roger Sayle  <roger@eyesopen.com>
5148
5149         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
5150         * gcc.dg/builtins-31.c: New testcase.
5151         * gcc.dg/builtins-32.c: New testcase.
5152
5153 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
5154
5155         * objc.dg/call-super-2.m: Update line numbers
5156         for the including of stddef.h.
5157
5158 2004-01-30  Michael Matz  <matz@suse.de>
5159
5160         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
5161         g++.dg/ext/case-range3.C: New tests.
5162
5163 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5164
5165         DR206
5166         PR c++/13813
5167         * g++.dg/template/member4.C: New test.
5168
5169 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5170
5171         PR c++/13683
5172         * g++.dg/template/sizeof6.C: New test.
5173
5174 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5175
5176         * gcc.dg/fwritable-strings-1.c: New test.
5177
5178 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5179
5180         * gcc.c-torture/compile/20040130-1.c: New test.
5181
5182 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
5183
5184         * objc.dg/call-super-2.m: Include stddef.h for size_t.
5185
5186 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
5187
5188         PR c++/13883
5189         * g++.dg/template/ctor3.C: New test.
5190
5191 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5192
5193         * g++.dg/tc1: New directory.
5194         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
5195         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
5196         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
5197         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
5198         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
5199
5200 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5201
5202         * g++.dg/parse/error11.C: New test.
5203         * g++.dg/parse/error12.C: Likewise.
5204
5205 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
5206
5207         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
5208         (scan_initial, main): Use aligned_sizeof instead of sizeof.
5209
5210 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
5211
5212         PR c++/13791
5213         * g++.dg/ext/attrib12.C: New test.
5214
5215         PR c++/13736
5216         * g++.dg/parse/cast2.C: New test.
5217
5218 2004-01-27  James E Wilson  <wilson@specifixinc.com>
5219
5220         * objc.dg/encode-2.m (main): New local string.  Set depending on
5221         sizeof long.  Use in sscanf call.
5222         * objc.dg/encode-3.m (main): New local string.  Set depending on
5223         sizeof long.  Use in scan_initial call.
5224
5225 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5226
5227         * objc.dg/call-super-2.m: Make LP64-safe.
5228         * objc.dg/desig-init-1.m: Likewise.
5229
5230 2004-01-27  Devang Patel <dpatel@apple.com>
5231
5232         * g++.dg/debug/namespace1.C: New test.
5233
5234 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
5235
5236         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
5237         xscale-*-*.
5238
5239         * gcc.dg/arm-mmx-1.c: New test.
5240
5241 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5242
5243         * gcc.dg/20040127-1.c: New test.
5244         * gcc.dg/20040127-2.c: New test.
5245
5246 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5247
5248         * objc.dg/stret-1.m (glob): Renamed to globa.
5249
5250 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
5251
5252         PR c++/13663
5253         * g++.dg/expr/for1.C: New test.
5254
5255 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
5256
5257         PR middle-end/13779
5258         * gcc.dg/darwin-longlong.c: New test.
5259
5260 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
5261
5262         * gcc.dg/20040124-1.c: Moved test from here...
5263         * gcc.c-torture/compile/20040124-1.c: ...to here.
5264
5265 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5266
5267         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
5268         the assembly output if -m64 is passed.
5269
5270 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
5271
5272         PR c++/13833
5273         * g++.dg/template/cond3.C: New test.
5274
5275 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5276
5277         PR c++/13810
5278         * g++.dg/template/ttp7.C: New test.
5279
5280 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5281
5282         PR c++/13797
5283         * g++.dg/template/nontype4.C: New test.
5284         * g++.dg/template/nontype5.C: Likewise.
5285
5286 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
5287
5288         * gcc.dg/torture/mips-clobber-at.c: New test.
5289
5290 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
5291
5292         * gcc.dg/20040124-1.c: New test.
5293
5294 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
5295
5296         * gcc.dg/20040123-1.c: New test.
5297
5298 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5299
5300         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
5301
5302 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5303
5304         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
5305
5306 2004-01-23  Andrew Pinski  <apinski@apple.com>
5307
5308         * gcc.dg/20030121-1.c: Move to ..
5309         * gcc.dg/20040121-1.c: here.
5310
5311 2004-01-23  Roger Sayle  <roger@eyesopen.com>
5312
5313         * gcc.dg/builtins-29.c: New test case.
5314
5315 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5316
5317         PR 18314
5318         * gcc.dg/builtins-30.c: New testcase.
5319
5320 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
5321
5322         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
5323         * lib/g77.exp: Likewise.
5324         * lib/objc.exp: Likewise.
5325         * lib/g++.exp: Likewise.
5326
5327 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5328
5329         * gcc.dg/struct-by-value-2.c: New test.
5330
5331 2004-01-21  Andrew Pinski  <apinski@apple.com>
5332
5333         PR target/13785
5334         * gcc.dg/20030121-1.c: New test.
5335
5336 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
5337
5338         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
5339         clobber frame pointer register in asm statement.
5340
5341 2004-01-21  Falk Hueffner  <falk@debian.org>
5342
5343         * gcc.c-torture/compile/20040121-1.c: New test.
5344
5345 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
5346
5347         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
5348
5349 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
5350
5351         * gcc.dg/ppc64-abi-2.c: New test.
5352
5353 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5354
5355         * lib/treelang.exp: Fill out this file.
5356         * lib/treelang-dg.exp: New File.
5357
5358 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5359
5360         * gcc.c-torture/compile/981022-1.c: Remove.
5361         * gcc.dg/array-5.c: Remove XFAIL.
5362         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
5363         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
5364         gcc.dg/cond-lvalue-1.c: Update.
5365         * gcc.dg/cast-lvalue-2.c: New test.
5366
5367 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
5368
5369         PR c++/13592
5370         * g++.dg/other/error1.C (class foo): Tweak error message.
5371
5372         PR c++/13592
5373         * g++.dg/template/call2.C: New test.
5374
5375 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5376
5377         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
5378         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
5379         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
5380         scalar-return-1_x.c, scalar-return-2_y.c,
5381         scalar-return-3_x.c, scalar-return-3_y.c,
5382         scalar-return-4_x.c, scalar-return-4_y.c,
5383         struct-align-1.h, struct-align-1_x.c,
5384         struct-align-1_y.c, struct-align-2.h,
5385         struct-align-2_x.c, struct-align-2_y.c,
5386         struct-by-value-10_y.c, struct-by-value-11_x.c,
5387         struct-by-value-11_y.c, struct-by-value-12_x.c,
5388         struct-by-value-12_y.c, struct-by-value-13_x.c,
5389         struct-by-value-13_y.c, struct-by-value-14_x.c,
5390         struct-by-value-14_y.c, struct-by-value-15_x.c,
5391         struct-by-value-15_y.c, struct-by-value-16_y.c,
5392         struct-by-value-17_y.c, struct-by-value-18_y.c,
5393         struct-by-value-19_y.c, struct-by-value-1_x.c,
5394         struct-by-value-1_y.c, struct-by-value-20_y.c,
5395         struct-by-value-2_x.c, struct-by-value-2_y.c,
5396         struct-by-value-3_y.c, struct-by-value-4_x.c,
5397         struct-by-value-4_y.c, struct-by-value-5_y.c,
5398         struct-by-value-6_y.c, struct-by-value-7_y.c
5399         struct-by-value-8_x.c, struct-by-value-8_y.c
5400         struct-by-value-9_x.c, struct-by-value-9_y.c
5401         struct-return-10_x.c, struct-return-10_y.c,
5402         struct-return-19_x.c, struct-return-20_x.c
5403         struct-return-2_x.c, struct-return-2_y.c
5404         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
5405         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
5406
5407 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5408
5409         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
5410         attribute on sparc*-sun-solaris2.*.
5411
5412 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
5413
5414         PR c++/13710
5415         * g++.dg/ext/typeof7.C: New test.
5416
5417 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
5418
5419         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
5420         * gcc.dg/const-elim-1.c: Same.
5421
5422 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
5423
5424         * objc.dg/stret-1.m: New.
5425         * objc.dg/stret-2.m: New.
5426
5427 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
5428
5429         PR c++/11895
5430         * g++.dg/ext/vector1.C: New test.
5431
5432 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
5433
5434         * gcc.dg/pch/import-1.c: New.
5435         * gcc.dg/pch/import-1.hs: New.
5436         * gcc.dg/pch/import-1a.h: New.
5437         * gcc.dg/pch/import-1b.h: New.
5438         * gcc.dg/pch/import-1c.h: New.
5439
5440 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5441
5442         PR c++/13574
5443         * g++.dg/ext/array1.C: New test.
5444
5445         PR c++/13178
5446         * g++.dg/conversion/op1.C: New test.
5447
5448 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
5449
5450         PR 11864
5451         From Kazumoto Kojima / Dan Kegel:
5452         * gcc.dg/pr11864-1.c: New test.
5453
5454         PR 10392
5455         From Marcus Comstedt / Dan Kegel:
5456         * gcc.dg/pr10392-1.c: New test.
5457
5458 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5459
5460         PR c++/13478
5461         * g++.dg/init/ref10.C: New test.
5462
5463 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5464
5465         PR c++/13407
5466         * g++.dg/parse/typename6.C: New test.
5467
5468 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5469
5470         PR pch/13361
5471         * testsuite/g++.dg/pch/wchar-1.C: New.
5472         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5473
5474 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5475
5476         PR c++/9259
5477         * g++.dg/expr/sizeof2.C: New test.
5478
5479 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
5480
5481         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
5482
5483 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5484
5485         PR c++/13659
5486         * g++.dg/lookup/strong-using-3.C: New.
5487         * g++.dg/lookup/using-10.C: New.
5488
5489 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5490
5491         PR c++/13594
5492         * g++.dg/lookup/strong-using-2.C: New.
5493
5494 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
5495             Dan Kegel <dank@kegel.com>
5496             J"orn Rennecke <joern.rennecke@superh.com>
5497
5498         PR target/9365
5499         * gcc.dg/pr9365-1.c: New test.
5500
5501 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5502
5503         PR c++/8856
5504         * g++.dg/parse/casting-operator2.C: New test.
5505         * g++.old-deja/g++.pt/explicit83.C: Remove.
5506
5507 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
5508
5509         * gcc.dg/label-compound-stmt-1.c: New test.
5510         * gcc.c-torture/compile/950922-1.c,
5511         gcc.c-torture/compile/20000211-3.c,
5512         gcc.c-torture/compile/20000518-1.c,
5513         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
5514         compound statements.
5515
5516 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
5517
5518         * gcc.dg/ppc64-abi-1.c: New test.
5519
5520 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
5521
5522          * g++.dg/ext/attrib9.C: Add dg-warnings.
5523
5524 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5525
5526         PR c++/12335
5527         * g++.dg/parse/dtor3.C: New test.
5528
5529 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
5530
5531         PR c++/12709
5532         * g++.dg/parse/try-catch-1.C: New test.
5533
5534 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
5535
5536         * ada/acats/run_all.sh: Add more verbose output in acats.log
5537         when compiling tests.
5538
5539 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5540
5541         PR 13656
5542         * gcc.dg/typedef-redecl.c: New test case.
5543         * gcc.dg/typedef-redecl.h: New support file.
5544
5545 2004-01-13  Jan Hubicka  <jh@suse.cz>
5546
5547         * gcc.dg/always_inline.c: New test.
5548         * gcc.dg/debug/20031231-1.c: Fix.
5549
5550 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5551
5552         PR c++/13474
5553         * g++.dg/template/array3.C: New test.
5554
5555 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5556
5557         * g++.dg/ext/lvalue1.C: No longer expected to fail.
5558         * g++.dg/warn/Wunused-2.C: Likewise.
5559
5560 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5561
5562         PR c++/13289
5563         * g++.dg/template/instantiate6.C: New test.
5564
5565 2004-01-12  Roger Sayle  <roger@eyesopen.com>
5566
5567         PR middle-end/11397
5568         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
5569
5570 2004-01-12  Jan Hubicka  <jh@suse.cz>
5571
5572         PR opt/12826
5573         * gcc.dg/20040112-1.c: New.
5574
5575         * gcc.dg/dwarf-die[1-7].c: Move to...
5576         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
5577         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
5578
5579 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5580
5581         PR c++/4100
5582         * g++.dg/parse/friend4.C: New test.
5583
5584 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
5585
5586         PR c++/4100
5587         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
5588         definition is called a friend.
5589
5590 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
5591
5592         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
5593
5594 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
5595
5596         PR c++/3478
5597         * g++.dg/parse/error10.C: New test.
5598         * g++.dg/template/arg2.C: Accept "invalid type" error.
5599
5600 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
5601
5602         PR middle-end/13392
5603         * g++.dg/opt/expect2.C: New test.
5604
5605 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5606
5607         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
5608         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
5609         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
5610         Update dg-error regexps.
5611
5612 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5613
5614         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
5615         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
5616
5617 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5618
5619         * gcc.dg/pragma-re-1.c: Use right pointer type.
5620
5621 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5622
5623         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
5624
5625 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
5626
5627         * gcc.dg/rs6000-ldouble-1.c: New.
5628
5629 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5630
5631         DR 337
5632         PR c++/9256
5633         * g++.dg/other/abstract1.C: New test.
5634
5635 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
5636
5637         * g++.dg/lookup/strong-using-1.C: New.
5638
5639 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
5640
5641         PR c/11234
5642         * gcc.dg/func-ptr-conv-1.c: New test.
5643         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
5644
5645 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
5646
5647         PR target/13380.
5648         * gcc.c-torture/compile/20040109-1.c: New.
5649
5650 2004-01-08  Stuart Hastings  <stuart@apple.com>
5651
5652         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
5653         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
5654         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
5655
5656 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
5657
5658         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
5659
5660 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5661
5662         * ada/acats/run_acats: Treat 'gnatchop' the same way
5663         as 'gnatmake'.  Export GCC_DRIVER.
5664         * ada/acats/run_all.sh: Add target_gnatchop.  Use
5665         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
5666
5667 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5668
5669         PR c++/12573
5670         * g++.dg/template/dependent-expr4.C: New test.
5671
5672 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
5673
5674         * gcc.dg/altivec-11.c: New test.
5675
5676 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
5677
5678         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
5679
5680 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5681
5682         PR c/6024
5683         * gcc.dg/enum-compat-1.c: New test.
5684         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
5685
5686 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5687
5688         PR c/12165
5689         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
5690         gcc.dg/c99-idem-qual-3.c: New tests.
5691
5692 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
5693
5694         * gcc.dg/winline-7.c: Don't cast void * to int.
5695
5696 2004-01-06  Jan Hubicka  <jh@suse.cz>
5697
5698         * gcc.dg/i386-sse-5.c: New test
5699         * g++.dg/eh/simd-1.c: Add -w argument for i386.
5700
5701 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5702
5703         PR c++/12815
5704         * g++.dg/rtti/typeid4.C: New test.
5705
5706 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5707
5708         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
5709
5710 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5711
5712         PR c++/12132
5713         * g++.dg/template/error11.C: New test.
5714
5715         PR c++/13451
5716         * g++.dg/template/class2.C: New test.
5717
5718 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5719         Richard Sandiford <rsandifo@redhat.com>
5720
5721         PR c++/13387
5722         * g++.dg/opt/alias3.C: New test.
5723
5724 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
5725
5726         PR c++/13157
5727         * g++.dg/template/koenig3.C: New test.
5728
5729         PR c++/13529
5730         * g++.dg/parse/offsetof3.C: New test.
5731
5732         * g++.dg/init/copy7.C: Add missing dg-error markers.
5733
5734         PR c++/12226
5735         * g++.dg/init/copy7.c: New test.
5736
5737         PR c++/13536
5738         * g++.dg/parse/cast1.C: New test.
5739
5740 2004-01-04  Jan Hubicka  <jh@suse.cz>
5741
5742         * gcc.dg/winline[1-7].c: New tests.
5743
5744 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5745
5746         PR c++/13520
5747         * g++.dg/template/qualttp22.C: New test.
5748
5749 2004-01-01  Jan Hubicka  <jh@suse.cz>
5750
5751         * gcc.dg/debug/20031231-1.c: New.
5752         * gcc.c-torture/compile/20040101-1.c: New.
5753         * gcc.dg/dwarf-die-[1-7].c: New.
5754
5755 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
5756
5757         PR optimization/13521
5758         * gcc.c-torture/compile/20031231-1.c: New test.
5759
5760 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5761
5762         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
5763
5764 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5765
5766         PR c++/10079
5767         * g++.dg/template/crash16.C: New test.
5768
5769 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
5770
5771         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
5772
5773 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5774
5775         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
5776         ports.
5777         * g++.old-deja/g++.jason/thunk3.C: Likewise.
5778         * g++.old-deja/g++.law/profile1.C: Likewise.
5779         * gcc.c-torture/compile/981006-1.c: Likewise.
5780         * gcc.c-torture/execute/loop-2e.x: Likewise.
5781         * gcc.c-torture/execute/loop-2f.x: Remove.
5782         * gcc.c-torture/execute/loop-2g.x: Likewise.
5783         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
5784         * gcc.dg/20020312-2.c: Remove traces of dead ports.
5785
5786 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5787
5788         PR c++/13507
5789         * g++.dg/ext/attrib11.C: New test.
5790
5791         PR c++/13494
5792         * g++.dg/template/array2-1.C: New test.
5793         * g++.dg/template/array2-2.C: New test.
5794
5795 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
5796
5797         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
5798
5799 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5800
5801         PR c++/12774
5802         * g++.dg/template/array1-1.C: New test.
5803         * g++.dg/template/array1-2.C: New test.
5804
5805 2003-12-29  Roger Sayle  <roger@eyesopen.com>
5806
5807         PR fortran/12632
5808         * g77.dg/12632.f: New test case.
5809
5810 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5811
5812         PR c++/13289
5813         * g++.dg/parse/nontype1.C: New test.
5814
5815 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5816
5817         PR c++/12403
5818         * g++.dg/parse/explicit1.C: New test.
5819         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
5820
5821 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5822
5823         PR c++/13081
5824         * g++.dg/opt/inline6.C: New test.
5825
5826         PR c++/12613
5827         * g++.dg/parse/error9.C: New test.
5828
5829         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
5830
5831 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5832
5833         PR c++/13009
5834         * g++.dg/init/assign1.C: New test.
5835
5836 2003-12-28  Roger Sayle  <roger@eyesopen.com>
5837
5838         PR c++/13070
5839         * g++.dg/warn/format3.C: New test case.
5840
5841 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5842
5843         * gcc.c-torture/compile/20031227-1.c: New test.
5844
5845 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5846
5847         * g++.dg/bprob/bprob.exp: Load target-supports.exp
5848         * g77.dg/bprob/bprob.exp: Likewise.
5849         * gcc.misc-tests/bprob.exp: Likewise.
5850         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
5851         variants on systems where the library does not provide that
5852         functionality.
5853         * gcc.dg/builtins-20.c: Use builtins-config.h.
5854         * gcc.dg/builtins-config.h: New file.
5855
5856 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5857
5858         * lib/gcc-dg.exp (dg-require-profiling): New function.
5859         * lib/target-supports.exp (check_profiling_available): Likewise.
5860         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
5861         * g77.dg/bprob/bprob.exp: Likewise.
5862         * gcc.misc-tests/bprob.exp: Likewise.
5863         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
5864         * gcc.dg/20021014-1.c: Likewise.
5865         * gcc.dg/nest.c: Likewise.
5866
5867 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5868
5869         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
5870         compiling.
5871         * g++.dg/lookup/java2.C: Likewise.
5872         * gcc.dg/cpp/lexident.c: Likewise.
5873
5874 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5875
5876         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
5877         given.
5878         * gcc.c-torture/compile/961203-1.c: Likewise.
5879         * gcc.c-torture/compile/980506-1.c: Likewise.
5880
5881 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
5882
5883         * lib/gcc-dg.exp (dg-prune-output): New annotation.
5884         (additional_prunes): New global.
5885         (gcc-dg-prune): Handle additional per-test pruning.
5886         (dg-test): Clear additional_prunes between tests.
5887
5888         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
5889         dg-prune-output to avoid spurious failures from assembler
5890         complaining about nonexistent WAW violations.
5891         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
5892         Use dg-prune-output to avoid spurious failures from assembler
5893         warning about Itanium B-step errata.
5894
5895 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5896
5897         * g++.dg/abi/macro0.C: New test.
5898         * g++.dg/abi/macro1.C: Likewise.
5899         * g++.dg/abi/macro2.C: Likewise.
5900
5901         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
5902         * g++.dg/abi/bitfield7.C: Likewise.
5903         * g++.dg/abi/dtor2.C: Likewise.
5904         * g++.dg/abi/mangle11.C: Likewise.
5905         * g++.dg/abi/mangle12.C: Likewise.
5906         * g++.dg/abi/mangle14.C: Likewise.
5907         * g++.dg/abi/mangle17.C: Likewise.
5908         * g++.dg/abi/vbase10.C: Likewise.
5909         * g++.dg/abi/vbase14.C: Likewise.
5910         * g++.dg/template/qualttp17.C: Likewise.
5911
5912 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
5913
5914         PR c/11995
5915         * gcc.dg/20031223-1.c: New test.
5916
5917 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5918
5919         * gcc.dg/noreturn-7.c: New test.
5920
5921 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5922
5923         * gcc.dg/null-pointer-1.c: New test.
5924
5925 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5926
5927         * g++.old-deja/g++.jason/template18.C: Remove.
5928         * g++.old-deja/g++.jason/template37.C: Likewise.
5929
5930         PR c++/12862
5931         * g++.dg/lookup/ns1.C: New test.
5932
5933         PR c++/12397
5934         * g++.dg/template/lookup3.C: New test.
5935
5936 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5937
5938         * g++.dg/template/recurse1.C: New test
5939
5940 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5941
5942         PR c++/12479
5943         * g++.dg/parse/semicolon1.C: New test.
5944         * g++.dg/parse/semicolon1.h: Likewise.
5945
5946 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
5947
5948         * gcc.dg/darwin-misaligned.c: New test.
5949
5950 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5951
5952         PR c/9163
5953         * gcc.dg/20031222-1.c: New test.
5954
5955 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
5956
5957         PR c++/13438
5958         * g++.dg/parse/error8.C: New test.
5959
5960         PR c++/11554
5961         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
5962
5963 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
5964
5965         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
5966         too small.
5967         * gcc.c-torture/compile/930217-1.c: Likewise.
5968         * gcc.c-torture/compile/930513-1.c: Likewise.
5969         * gcc.c-torture/execute/920908-2.c: Likewise.
5970         * gcc.c-torture/execute/921204-1.c: Likewise.
5971         * gcc.c-torture/execute/930621-1.c: Likewise.
5972         * gcc.c-torture/execute/930630-1.c: Likewise.
5973         * gcc.c-torture/execute/931031-1.c: Likewise.
5974         * gcc.c-torture/execute/980602-2.c: Likewise.
5975         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5976         * gcc.c-torture/execute/compndlit-1.c: Likewise.
5977         * gcc.c-torture/execute/extzvsi.c: Likewise.
5978         * gcc.c-torture/unsorted/ext.c: Likewise.
5979
5980 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
5981
5982         PR target/12749
5983         * gcc.c-torture/compile/20031220-2.c: New test case.
5984
5985 2003-12-20  Roger Sayle  <roger@eyesopen.com>
5986
5987         PR optimization/13031
5988         * gcc.c-torture/compile/20031220-1.c: New test case.
5989
5990 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5991
5992         * gcc.dg/cast-function-1.c: New test.
5993
5994 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5995
5996         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
5997         formats.
5998
5999 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
6000
6001         PR c++/12795
6002         * g++.dg/ext/attrib10.C: New test.
6003
6004 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6005
6006         * gcc.dg/cleanup-10.c: New test.
6007         * gcc.dg/cleanup-11.c: New test.
6008
6009 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6010
6011         PR c++/13239
6012         * g++.dg/opt/expect1.C: New test.
6013
6014 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
6015
6016         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
6017
6018 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
6019
6020         PR debug/12923
6021         * gcc.dg/20031218-1.c: New test.
6022
6023         PR debug/12389
6024         * gcc.dg/20031218-2.c: New test.
6025         * gcc.dg/20031218-3.c: New test.
6026
6027         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
6028         of label name and allow for USER_LABEL_PREFIX == "_" names.
6029         * g++.dg/abi/mangle18-2.C: Likewise.
6030         * g++.dg/abi/mangle19-1.C: Likewise.
6031         * g++.dg/abi/mangle19-2.C: Likewise.
6032         * g++.dg/abi/mangle20-1.C: Likewise.
6033         * g++.dg/abi/mangle20-2.C: Likewise.
6034
6035 2003-12-18  Richard Henderson  <rth@redhat.com>
6036
6037         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
6038
6039 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
6040             Dan Kegel <dank@kegel.com>
6041
6042         PR other/12009
6043         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
6044         testing a cross compiler, it causes spurious compile failures.
6045         * lib/g++.exp: Likewise.
6046
6047 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6048
6049         PR c++/13262
6050         * g++.dg/template/access13.C: New test.
6051
6052 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
6053
6054         * gcc.dg/20031216-1.c: New test.
6055
6056 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6057
6058         PR c++/9154
6059         * g++.dg/template/error10.C: New test.
6060
6061 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6062
6063         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
6064         * g++.dg/eh/simd-2.C: Likewise.
6065
6066 2003-12-17  James E Wilson  <wilson@specifixinc.com>
6067             Roger Sayle  <roger@eyesopen.com>
6068
6069         * gcc.c-torture/execute/ieee/mzero5.c: New.
6070
6071 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
6072
6073         PR c++/10603
6074         * g++.dg/parse/error6.C: New test.
6075
6076         PR c++/12827
6077         * g++.dg/parse/error7.C: New test.
6078
6079 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
6080
6081         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
6082         at -O with stabs debugging formats.
6083         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
6084         * gcc.dg/debug/debug-2.c: Likewise.
6085
6086 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6087
6088         PR c++/12696
6089         * g++.dg/init/error1.C: New test.
6090
6091         PR c++/12218
6092         * g++.dg/init/pm3.C: New test.
6093
6094 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6095
6096         PR c/3347
6097         * gcc.dg/bitfld-8.c: New test.
6098
6099 2003-12-16  James Lemke  <jim@wasabisystems.com>
6100
6101         * gcc.dg/arm-scd42-[123].c: New tests.
6102
6103 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6104
6105         PR c++/9043
6106         * g++.dg/abi/mangle20-1.C: New test.
6107         * g++.dg/abi/mangle20-2.C: New test.
6108
6109 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6110
6111         PR c++/13275
6112         * g++.dg/other/offsetof2.C: Remove XFAIL.
6113         * g++.dg/parse/offsetof1.C: New test.
6114         * g++.gd/parse/offsetof2.C: Likewise.
6115
6116 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6117
6118         * g++.dg/template/nontype3.C: New test.
6119         * g++.dg/template/static2.C: Tweaked the dg-error clause.
6120
6121 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6122
6123         * g++.dg/warn/noreturn-3.C: Also test instantiation.
6124
6125 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6126
6127         PR c++/13387
6128         * g++.dg/expr/assign1.C: New test.
6129
6130         PR c++/13242
6131         * g++.dg/abi/mangle19-1.C: New test.
6132         * g++.dg/abi/mangle19-2.C: New test.
6133
6134 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
6135
6136         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
6137
6138 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6139
6140         * gcc.c-torture/execute/20031216-1.c: New test.
6141
6142 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6143
6144         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
6145         an ICE regression.
6146
6147 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6148
6149         PR c++/10926
6150         * g++.dg/template/error9.C: New test.
6151
6152         PR c++/11116
6153         * g++.dg/template/error8.C: New test.
6154
6155 2003-12-15  Roger Sayle  <roger@eyesopen.com>
6156
6157         PR middle-end/13400
6158         * gcc.c-torture/execute/20031215-1.c: New test case.
6159
6160 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6161
6162         PR c++/13269
6163         * g++.dg/parse/error5.C: New test.
6164
6165         PR c++/12989
6166         * g++.dg/expr/sizeof1.C: New test.
6167
6168         PR c++/13310
6169         * g++.dg/template/crash15.C: New test.
6170
6171 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
6172
6173         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
6174         a non-POD type as the last named parameter of a varargs function.
6175
6176 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6177
6178         PR c++/13243
6179         PR c++/12573
6180         * g++.dg/template/crash14.C: New test.
6181         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
6182
6183 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
6184
6185         * g++.dg/other/java1.C: New test.
6186
6187         PR c++/13241
6188         * g++.dg/abi/mangle18-1.C: New test.
6189         * g++.dg/abi/mangle18-2.C: New test.
6190
6191 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6192
6193         PR optimization/10312
6194         * gcc.c-torture/execute/20031214-1.c: New.
6195
6196 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
6197
6198         PR c++/10779
6199         PR c++/12160
6200         * g++.dg/parse/error3.C: New test.
6201         * g++.dg/parse/error4.C: Likewise.
6202         * g++.dg/abi/mangle4.C: Tweak error messages.
6203         * g++.dg/lookup/using5.C: Likewise.
6204         * g++.dg/other/error2.C: Likewise.
6205         * g++.dg/parse/typename5.C: Likewise.
6206         * g++.dg/parse/undefined1.C: Likewise.
6207         * g++.dg/template/arg2.C: Likewise.
6208         * g++.dg/template/ttp3.C: Likewise.
6209         * g++.dg/template/type1.C: Likewise.
6210         * g++.old-deja/g++.other/crash32.C: Likewise.
6211         * g++.old-djea/g++.pt/defarg8.C: Likewise.
6212
6213 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6214
6215         PR c++/13106
6216         * g++.dg/warn/noreturn-3.C: New test.
6217
6218 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6219
6220         PR c++/13118
6221         * g++.dg/abi/covariant3.C: New.
6222
6223 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
6224
6225         * g++.dg/eh/ia64-1.C: New test.
6226
6227 2003-12-12  Roger Sayle  <roger@eyesopen.com>
6228
6229         PR optimization/13037
6230         * g77.f-torture/execute/13037.f: New test case.
6231
6232 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6233
6234         PR c++/12881
6235         * g++.dg/abi/covariant2.C: New.
6236
6237 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
6238
6239         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
6240
6241 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
6242
6243         * gcc.c-torture/execute/wchar_t-1.x: Delete.
6244
6245 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
6246
6247         PR other/10819
6248         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
6249         to fix Bug 10819.
6250         * lib/g++.exp (g++_version): Likewise.
6251         * lib/g77.exp (g77_version): Likewise.
6252         * lib/objc.exp (default_objc_version): Likewise.
6253
6254 2003-12-10  Richard Henderson  <rth@redhat.com>
6255
6256         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
6257
6258         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
6259
6260 2003-12-08  Matt Austern  <austern@apple.com>
6261
6262         PR c/13134
6263         * lib/gcc-dg.exp (dg-require-visibility): Define.
6264         * lib/target-supports (check_visibility_available): Define.
6265         * gcc.dg/visibility-1.c: New test.
6266         * gcc.dg/visibility-2.c: Likewise.
6267         * gcc.dg/visibility-3.c: Likewise.
6268         * gcc.dg/visibility-4.c: Likewise.
6269         * gcc.dg/visibility-5.c: Likewise.
6270         * gcc.dg/visibility-6.c: Likewise.
6271         * g++.dg/ext/visibility-1.C: Likewise.
6272         * g++.dg/ext/visibility-2.C: Likewise.
6273         * g++.dg/ext/visibility-3.C: Likewise.
6274         * g++.dg/ext/visibility-4.C: Likewise.
6275         * g++.dg/ext/visibility-5.C: Likewise.
6276         * g++.dg/ext/visibility-6.C: Likewise.
6277
6278 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6279
6280         * g++.dg/lookup/java1.C: New test.
6281         * g++.dg/lookup/java2.C: New test.
6282
6283 2003-12-07  Falk Hueffner  <falk@debian.org>
6284
6285         * g++.dg/opt/noreturn-1.C: New test.
6286
6287 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
6288
6289         * gcc.dg/overflow-1.c: New test.
6290
6291 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6292
6293         * g77.f-torture/compile/13060.f: New test.
6294
6295 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
6296
6297         PR c++/13323
6298         * g++.dg/inherit/operator2.C: New test.
6299
6300 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6301
6302         PR c++/13305
6303         * g++.dg/ext/attrib9.C: New test.
6304
6305 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6306
6307         PR c++/13314
6308         * g++.dg/template/error7.C: New test.
6309
6310 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
6311             J"orn Rennecke <joern.rennecke@superh.com>
6312
6313         PR target/13302
6314         * g++.dg/other/struct-va_list.C: New test.
6315
6316 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6317
6318         PR c++/13166
6319         * g++.dg/parse/defarg6.C: New test.
6320
6321 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
6322
6323         PR target/13256
6324         * gcc.c-torture/execute/20031201-1.c: New test.
6325
6326 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
6327
6328         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
6329
6330 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6331
6332         * gcc.dg/builtin-return-1.c: New test.
6333
6334 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
6335             J"orn Rennecke <joern.rennecke@superh.com>
6336
6337         PR optimization/13260
6338         * gcc.c-torture/execute/20031204-1.c: New test.
6339
6340 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6341
6342         PR c++/9127
6343         * g++.dg/template/error6.C: New test.
6344
6345 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
6346
6347         * gcc.dg/20031202-1.c: New test.
6348
6349 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6350
6351         PR c++/13179
6352         * g++.dg/template/eh1.C: New test.
6353
6354         PR c++/10771
6355         * g++.dg/template/error5.C: New test.
6356
6357 2003-12-02  David Ung  <davidu@mips.com>
6358
6359         * gcc.dg/compat/vector-check.h: Corrected type for var
6360         g_##TMODE
6361
6362 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6363
6364         PR c++/10126
6365         * g++.dg/template/ptrmem8.C: New test.
6366
6367 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6368
6369         PR c++/12573
6370         * g++.dg/template/dependent-expr3.C: New test.
6371
6372 2003-12-01  James Lemke  <jim@wasabisystems.com>
6373
6374         * gcc.dg/arm-g2.c: New test.
6375
6376 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6377
6378         PR optimization/11634
6379         * gcc.dg/20031201-2.c: New test case.
6380
6381 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
6382
6383         PR 11433
6384         * objc.dg/proto-lossage-3.m: New test.
6385
6386 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6387
6388         PR optimization/12628
6389         * gcc.dg/20031201-1.c: New test case.
6390
6391 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6392
6393         * gcc.dg/unaligned-1.c: New test.
6394
6395 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
6396
6397         PR c++/9849
6398         * g++.dg/template/error4.C: New test.
6399         * g++.dg/template/nested3.C: Adjust error markers.
6400
6401 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6402
6403         * gcc.dg/cpp/assert4.c: Check more #system assertions.
6404
6405 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
6406
6407         PR c/10333
6408         * gcc.dg/bitfld-7.c: New test.
6409
6410 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
6411
6412         * gcc.dg/tls/asm-1.C: New test.
6413
6414 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6415
6416         * gcc.dg/cpp/assert4.c: Update.
6417
6418 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6419
6420         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
6421         * gcc.dg/builtin-apply3.c: New test.
6422
6423 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6424
6425         * lib/compat.exp (compat-obj): New xfaildata parameter.
6426         Use it to set compiler_conditional_xfail_data before compiling.
6427         (compat-get-options): Handle dg-xfail-if.
6428         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
6429         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
6430         * gcc.dg/compat/vector-1_y.c: Likewise.
6431         * gcc.dg/compat/vector-2_x.c: Likewise.
6432         * gcc.dg/compat/vector-2_y.c: Likewise.
6433
6434 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6435
6436         * g++.dg/opt/reg-stack4.C: New test.
6437
6438 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6439
6440         * gcc.dg/builtin-apply2.c: New test.
6441
6442 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6443
6444         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
6445
6446 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6447
6448         PR c++/12924
6449         * g++.dg/template/template-id-2.C: New test.
6450
6451 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6452
6453         PR c++/5369
6454         * g++.dg/template/memfriend1.C: New test.
6455         * g++.dg/template/memfriend2.C: Likewise.
6456         * g++.dg/template/memfriend3.C: Likewise.
6457         * g++.dg/template/memfriend4.C: Likewise.
6458         * g++.dg/template/memfriend5.C: Likewise.
6459         * g++.dg/template/memfriend6.C: Likewise.
6460         * g++.dg/template/memfriend7.C: Likewise.
6461         * g++.dg/template/memfriend8.C: Likewise.
6462         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
6463
6464 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
6465
6466         PR c++/12515
6467         * g++.dg/ext/cond1.C: New test.
6468
6469 2003-11-20  Richard Henderson  <rth@redhat.com>
6470
6471         * gcc.dg/20020201-2.c: Remove.
6472         * gcc.dg/20020201-4.c: Remove.
6473         * gcc.dg/20020304-1.c: Remove.
6474
6475 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6476
6477         * gcc.dg/cpp/trad/xwin1.c: New test case.
6478
6479 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6480
6481         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
6482         * lib/g77.exp: Likewise.
6483         * lib/objc.exp: Likewise.
6484         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
6485         for darwin.
6486
6487 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6488
6489         PR c++/12932
6490         * g++.dg/template/static5.C: New test.
6491
6492 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
6493
6494         * gcc.dg/nested-func-1.c: New test.
6495
6496 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6497
6498         * gcc.dg/cpp/assert4.c: New test.
6499
6500 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6501
6502         PR c++/2294
6503         * g++.dg/lookup/using9.c: New test.
6504
6505 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
6506
6507         PR c++/12762
6508         * g++.dg/template/error3.C: New test.
6509
6510 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6511
6512         PR ada/13035
6513         * ada/acats/run_acats, run_all.sh: Fix syntax error.
6514         No longer use a wrapper for gcc, since this does not work under
6515         Windows.
6516
6517 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6518
6519         PR c++/2094
6520         * g++.dg/template/ptrmem7.C: New test.
6521
6522 2003-11-13  Andrew Pinski <apinski@apple.com>
6523
6524         * gcc.c-torture/compile/20031113-1.c: New test.
6525
6526 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
6527             Kean Johnston <jkj@sco.com>
6528
6529         PR c/13029
6530         * gcc.dg/unused-4.c: Update.
6531
6532 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6533
6534         * g++.dg/opt/const3.C: New test.
6535
6536 2003-11-13  Jan Hubicka  <jh@suse.cz>
6537
6538         * gcc.c-torture/compile/20031112-1.c: New test.
6539
6540 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
6541
6542         * g++.dg/parse/crash10.C: Remove bogus error marker.
6543
6544 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6545
6546         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
6547         (host_gcc): Likewise.
6548         (ROOT): Honor $PWDCMD.
6549         (BASE): Likewise.
6550         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
6551
6552 2003-11-12  Catherine Moore  <clm@redhat.com>
6553
6554         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
6555
6556 2003-11-12  Andreas Jaeger  <aj@suse.de>
6557             Jakub Jelinek  <jakub@redhat.com>
6558             Andrew Pinski  <pinskia@physics.uc.edu>
6559             Richard Henderson  <rth@redhat.com>
6560
6561         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
6562         systems.
6563         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
6564
6565         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
6566         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
6567
6568 2003-11-11  Andreas Jaeger  <aj@suse.de>
6569
6570         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
6571
6572         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
6573
6574 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
6575
6576         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
6577         Clean ups.
6578
6579 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
6580
6581         * gcc.dg/trampoline-1.c: New test.
6582
6583 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
6584
6585         * gcc.c-torture/compile/200031109-1.c: New test.
6586
6587 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6588
6589         PR c/3190
6590         PR c/8714
6591         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6592         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
6593         gcc.dg/format/no-y2k-1.c: Update.
6594
6595 2003-11-08  Roger Sayle  <roger@eyesopen.com>
6596
6597         PR optimization/10467
6598         * gcc.dg/20031108-1.c: New test case.
6599
6600 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
6601
6602         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
6603
6604 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6605
6606         * gcc.dg/compound-lvalue-1.c: New test.
6607         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
6608         some XFAILs.
6609
6610 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
6611
6612         * gcc.dg/altivec-varargs-1.c: New test.
6613
6614 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6615
6616         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
6617         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
6618         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
6619         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
6620         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
6621
6622 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
6623
6624         * gcc.dg/cond-lvalue-1.c: New test.
6625
6626 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
6627
6628         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
6629
6630 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6631
6632         PR c++/11616
6633         * g++.dg/template/instantiate5.C: New test.
6634
6635 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6636
6637         PR c++/12726
6638         * g++.dg/ext/complit2.C: Replace test with self-contained version.
6639         * ChangeLog: Add missing first entry for above test.
6640
6641 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6642
6643         PR c++/9810
6644         * g++.dg/template/using8.C: New test.
6645         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
6646
6647 2003-11-02  Roger Sayle  <roger@eyesopen.com>
6648
6649         PR optimization/10817
6650         * gcc.c-torture/compile/20031102-1.c: New test case.
6651
6652 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
6653
6654         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
6655         2147483647.
6656
6657 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6658
6659         * gcc.dg/20031102-1.c: New test.
6660
6661 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6662
6663         * gcc.dg/complex-1.c: New test.
6664
6665 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6666
6667         PR c++/12796
6668         * g++.dg/template/crash13.C: Adjust expected error location.
6669         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6670
6671 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6672
6673         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6674
6675 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6676
6677         PR/10239
6678         * gcc.c-torture/compile/20031031-2.c: New test.
6679
6680 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6681
6682         PR/11640
6683         * gcc.c-torture/compile/20031031-1.c: New test.
6684
6685 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6686
6687         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6688         * gcc.misc-tests/bprob.exp: Likewise.
6689         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
6690         the execution test on arm-elf configs.
6691         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
6692         configs that don't support scratch files.
6693         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
6694
6695 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
6696
6697         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
6698         done by dejagnu.
6699
6700 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
6701
6702         * ada/acats/run_all.sh: Redirect mv output to /dev/null
6703         Avoid non pure sh syntax. Add more logging.
6704
6705         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
6706         fail.
6707
6708 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6709
6710         PR libgcj/10610
6711         * gcc.dg/ppc-stackalign-1.c: New test.
6712
6713 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
6714
6715         * ada/acats/run_all.sh: Change output to be more compliant with
6716         dejagnu framework.
6717         Create acats.sum and acats.log files under testsuite/ada/acats
6718         Only run [a-z]* directories, to filter out e.g. CVS.
6719         Redirect build output to log file.
6720
6721 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6722
6723         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
6724
6725 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6726
6727         PR ada/5909:
6728         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
6729
6730 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
6731
6732         * gcc.c-torture/compile/20031023-1.c: New test.
6733         * gcc.c-torture/compile/20031023-2.c: New test.
6734         * gcc.c-torture/compile/20031023-3.c: New test.
6735         * gcc.c-torture/compile/20031023-4.c: New test.
6736
6737 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6738
6739         PR c++/10371
6740         * g++.dg/lookup/scoped8.C: New test.
6741
6742 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6743
6744         * g++.dg/opt/reg-stack3.C: New test.
6745
6746 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6747
6748         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
6749
6750 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6751
6752         PR c++/11076
6753         * g++.dg/template/crash13.C: New test.
6754
6755 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6756
6757         * gcc.dg/c99-restrict-2.c: New test.
6758
6759 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
6760
6761         PR c++/12698, c++/12699, c++/12700, c++/12566
6762         * g++.dg/inherit/covariant9.C: New test.
6763         * g++.dg/inherit/covariant10.C: New test.
6764         * g++.dg/inherit/covariant11.C: New test.
6765
6766 2003-10-23  Jason Merrill  <jason@redhat.com>
6767
6768         PR c++/12726
6769         * g++.dg/ext/complit2.C: New test.
6770
6771 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6772
6773         PR target/12654
6774         * gcc.c-torture/execute/20031020-1.c: New test.
6775
6776 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6777
6778         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
6779         following the jump_insn.
6780
6781 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
6782
6783         * gcc.dg/cast-lvalue-1.c: New test.
6784
6785 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
6786
6787         PR c++/11962
6788         * g++.dg/template/cond2.C: New test.
6789
6790 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6791
6792         * gcc.dg/builtins-28.c: New test.
6793
6794 2003-10-20  Jan Hubicka  <jh@suse.cz>
6795
6796         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
6797         parameter.
6798         * testsuite/gcc.dg/inline-2.c: Likewise.
6799
6800 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6801
6802         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
6803         * gcc.dg/nest.c:  Likewise.
6804
6805 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6806
6807         PR c++/9781, c++/10583, c++/11862
6808         * g++.dg/parse/crash13.C: New test.
6809
6810 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6811
6812         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
6813
6814 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6815
6816         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
6817         Define HAVE_C99_RUNTIME except on Solaris.
6818         * gcc.dg/builtins-20.c: Likewise.
6819
6820 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6821
6822         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
6823
6824 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6825
6826         PR c++/12495
6827         * g++.dg/template/crash21.C: New test.
6828
6829 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6830
6831         PR c++/2513
6832         * g++.dg/template/typename5.C: New test.
6833
6834 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6835
6836         PR c++/12369
6837         * g++.dg/template/friend25.C: New test.
6838
6839 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
6840
6841         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
6842         versions.
6843
6844 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
6845
6846         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
6847         == 2147483647.
6848
6849 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
6850
6851         * gcc.c-torture/execute/960416-1.x: Remove.
6852         * gcc.c-torture/execute/divconst-3.x: Likewise.
6853
6854 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
6855
6856         PR target/12598
6857         * gcc.dg/torture/cris-volatile-1.c: New test.
6858
6859 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6860
6861         PR optimization/9325
6862         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
6863         for overflowing floating point to integer conversion during RTL
6864         simplification.
6865
6866 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
6867
6868         * objc/execute/_cmd.m: Fix typo.
6869         * objc.dg/image-info.m, objc.dg/symtab-1.m:
6870         Relax 'scan-assembler' regexp.
6871         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
6872         objc.dg/try-catch-4.m: Run on non-Darwin targets.
6873         * objc.dg/zero-link-2.m: Remove blank line.
6874         * objc.dg/zero-link-3.m: New test case.
6875
6876 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
6877
6878         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
6879
6880         * gcc.dg/asm-names.c: Use scan-assembler-not rather
6881         than linker trickery.
6882
6883 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6884
6885         PR c++/12370
6886         * g++.dg/other/friend2.C: New test.
6887
6888 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6889
6890         * gcc.dg/20031012-1.c: New test.
6891
6892 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6893
6894         * gcc.dg/weak/weak-3.c: Fix for new warning.
6895
6896 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6897
6898         PR optimization/8750
6899         * gcc.c-torture/execute/20031012-1.c: New test case.
6900
6901 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6902
6903         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
6904         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
6905
6906 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6907
6908         PR optimization/12260
6909         * gcc.c-torture/compile/20031011-2.c: New test case.
6910
6911 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6912
6913         * gcc.c-torture/execute/20031011-1.c: New testcase.
6914
6915 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
6916
6917         * gcc.c-torture/compile/20031011-1.c: New test.
6918
6919 2003-10-11  Jan Hubicka  <jh@suse.cz>
6920
6921         * g++.dg/other/first-global.C: New test.
6922
6923 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6924
6925         * gcc.c-torture/execute/string-opt-18.c: New testcase.
6926
6927 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
6928
6929         * gcc.c-torture/compile/20031010-1.c: New test.
6930
6931 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
6932
6933         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
6934         * gcc.c-torture/execute/va-arg-25.c: ... here.
6935
6936 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
6937
6938         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
6939
6940 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
6941
6942         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
6943
6944 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
6945
6946         * g++.dg/parse/error2.C: New test.
6947
6948 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
6949
6950         PR c++/11097
6951         * g++.dg/other/error5.C: Modify the error message.
6952         * g++.dg/lookup/using8.C: New test.
6953
6954 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
6955
6956         * gcc.dg/darwin-abi-2.c: New file.
6957         * gcc.c-torture/execute/va-arg-24.c: New file.
6958
6959 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
6960
6961         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
6962         indentation.
6963
6964 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
6965
6966         PR c++/10147
6967         * g++.dg/other/error4.C: Update error messages.
6968         * g++.dg/template/ptrmem4.C: Likewise.
6969
6970         PR c++/12337
6971         * g++.dg/init/new9.C: New test.
6972
6973         PR c++/12334, c++/12236, c++/8656
6974         * g++.dg/ext/attrib8.C: New test.
6975
6976 2003-10-06  Devang Patel  <dpatel@apple.com>
6977
6978         * gcc.dg/debug/dwarf2-3.h: New test.
6979         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
6980
6981 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
6982
6983         * g++.dg/opt/cfg2.C: New test.
6984
6985 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6986
6987         * g++.dg/opt/float1.C: New test.
6988
6989 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6990
6991         * gcc.dg/c90-array-lval-6.c: New test.
6992         * gcc.dg/c99-array-lval-6.c: New test.
6993
6994 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
6995             Ziemowit Laski  <zlaski@apple.com>
6996
6997         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
6998         'Derived', so that it is never considered a class method; add
6999         new warning for '+port' method ambiguity.
7000         * objc.dg/method-12.m: Include <objc/objc.h> instead of
7001         <objc/objc-api.h> (needed on Mac OS X).
7002         * objc.dg/method-13.m: New test.
7003
7004 2003-10-03  Roger Sayle  <roger@eyesopen.com>
7005
7006         PR optimization/9325, PR java/6391
7007         * gcc.c-torture/execute/20031003-1.c: New test case.
7008
7009 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
7010
7011         PR optimization/12180
7012         * gcc.dg/20031002-1.c: New test.
7013
7014         PR c++/12486
7015         * g++.dg/inherit/error1.C: New test.
7016
7017 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
7018
7019         * lib/f-torture.exp (search_for): Rename to...
7020         (search_for_re): This.  Also, clean up comments and the
7021         "regexp" invocation.
7022
7023 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
7024
7025         * gcc.c-torture/compile/20031002-1.c: New test.
7026
7027 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
7028
7029         * g++.dg/opt/cond1.C: New test.
7030
7031 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
7032
7033         * gcc.dg/Wold-style-definition-2.c: New testcase.
7034         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
7035
7036 2003-09-29  Richard Henderson  <rth@redhat.com>
7037
7038         * g++.dg/init/array10.C: Add dg-options.
7039
7040 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
7041
7042         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
7043
7044 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7045
7046         * g++.dg/template/friend19.C: Fix typo.
7047         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
7048
7049 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
7050
7051         * gcc.c-torture/execute/20030928-1.c: New test.
7052         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
7053
7054 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7055
7056         * g++.dg/opt/unroll1.C: New test.
7057
7058 2003-09-26  Roger Sayle  <roger@eyesopen.com>
7059
7060         PR optimization/11741
7061         * gcc.dg/20030926-1.c: New test case.
7062
7063 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7064
7065         PR c++/5655
7066         * g++.dg/parse/access7.C: New test.
7067         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
7068
7069 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
7070
7071         MERGE OF objc-improvements-branch into MAINLINE:
7072         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
7073         if libobjc has not been built.
7074         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
7075         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
7076         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
7077         objc/execute/nested-3.m, objc/execute/np-2.m,
7078         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
7079         objc/execute/redefining_self.m, objc/execute/root_methods.m,
7080         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
7081         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
7082         objc.dg/special/unclaimed-category-1.h,
7083         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
7084         well as GNU runtime.
7085         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
7086         * execute/cascading-1.m, execute/function-message-1.m,
7087         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
7088         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
7089         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
7090         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
7091         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
7092         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
7093         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
7094         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
7095         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
7096         * objc.dg/bitfield-2.m: Run only on Darwin.
7097         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
7098         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
7099         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
7100         * objc.dg/const-str-1.m: Fix constant string layout.
7101
7102 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
7103
7104         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
7105
7106 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
7107
7108         * gcc.dg/darwin-abi-1.c: New file.
7109
7110 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
7111
7112         PR target/12281
7113         * gcc.c-torture/compile/20030921-1.c: New test.
7114
7115 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7116
7117         * g++.dg/opt/reg-stack2.C: New test.
7118
7119 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
7120
7121         * g++.dg/eh/delayslot1.C: New test.
7122
7123 2003-09-20  Richard Henderson  <rth@redhat.com>
7124
7125         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
7126
7127 2003-09-20  Roger Sayle  <roger@eyesopen.com>
7128
7129         * gcc.c-torture/execute/20030920-1.c: New test case.
7130
7131 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7132
7133         * g++.dg/rtti/typeid3.C: Correct expected error message.
7134
7135 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7136
7137         PR c++/157
7138         * g++.dg/parse/crash12.C: New test.
7139
7140 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
7141
7142         * gcc.dg/compat/mixed-struct-check.h: New.
7143         * gcc.dg/compat/mixed-struct-defs.h: New.
7144         * gcc.dg/compat/mixed-struct-init.h: New.
7145         * gcc.dg/compat/struct-by-value-19_main.c: New.
7146         * gcc.dg/compat/struct-by-value-19_x.c: New.
7147         * gcc.dg/compat/struct-by-value-19_y.c: New.
7148         * gcc.dg/compat/struct-by-value-20_main.c: New.
7149         * gcc.dg/compat/struct-by-value-20_x.c: New.
7150         * gcc.dg/compat/struct-by-value-20_y.c: New.
7151         * gcc.dg/compat/struct-return-19_main.c: New.
7152         * gcc.dg/compat/struct-return-19_x.c: New.
7153         * gcc.dg/compat/struct-return-19_y.c: New.
7154         * gcc.dg/compat/struct-return-20_main.c: New.
7155         * gcc.dg/compat/struct-return-20_x.c: New.
7156         * gcc.dg/compat/struct-return-20_y.c: New.
7157
7158 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
7159         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
7160         so that it will not complain on LP64 targets.
7161
7162 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7163
7164         PR c++/495
7165         * g++.dg/template/friend24.C: New test.
7166
7167 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
7168
7169         PR c++/12332
7170         * g++.dg/template/memtmpl2.C: New test.
7171
7172 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
7173
7174         PR target/11184
7175         * gcc.dg/builtin-apply1.c: New test.
7176
7177 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7178
7179         PR c++/9848
7180         * g++.dg/warn/Wunused-4.C: New test.
7181
7182 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7183
7184         PR c++/12316
7185         * g++.dg/other/gc2.C: New test.
7186
7187 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
7188
7189         PR c++/11991
7190         * g++.dg/rtti/typeid3.C: New test.
7191
7192         PR c++/12266
7193         * g++.dg/overload/template1.C: New test.
7194
7195 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7196
7197         * g++.dg/opt/cfg3.C: New test.
7198
7199 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7200
7201         PR c++/7939
7202         * g++.dg/template/crash11.C: New test.
7203
7204 2003-09-16  Jason Merrill  <jason@redhat.com>
7205             Jakub Jelinek  <jakub@redhat.com>
7206
7207         * gcc.dg/attr-warn-unused-result.c: New test.
7208
7209 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7210
7211         PR c++/12184
7212         * g++.dg/expr/call2.C: New test.
7213
7214 2003-09-15  Andreas Jaeger  <aj@suse.de>
7215
7216         * gcc.dg/Wold-style-definition-1.c: New test.
7217
7218 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
7219
7220         PR c++/3907
7221         * g++.dg/parse/template12.C: New test.
7222
7223         * g++.dg/abi/bitfield11.C: New test.
7224         * g++.dg/abi/bitfield12.C: Likewise.
7225
7226 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
7227
7228         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
7229         non-expansion of functional macro name without arguments at EOL.
7230         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
7231
7232 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
7233
7234         * gcc.c-torture/execute/20030914-[12].c: New tests.
7235
7236 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7237
7238         PR c++/11788
7239         * g++.dg/overload/addr1.C: New test.
7240
7241 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
7242
7243         * gcc.dg/20030909-1.c: New test.
7244
7245 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7246
7247         * gcc.dg/ultrasp10.c: New test.
7248
7249 2003-09-09  Devang Patel  <dpatel@apple.com>
7250
7251         * gcc.dg/darwin-ld-6.c: New test.
7252
7253 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7254
7255         * gcc.dg/torture/builtin-explog-1.c: New testcase.
7256
7257 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7258
7259         * gcc.dg/ia64-types1.c: New test.
7260         * gcc.dg/ia64-types2.c: Likewise.
7261
7262 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7263
7264         * gcc.dg/builtins-1.c: Add more _Complex tests.
7265         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7266
7267         * gcc.dg/builtins-1.c: Test existing _Complex functions.
7268         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7269
7270 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7271
7272         PR c++/11786
7273         * g++.dg/lookup/koenig2.C: New test.
7274
7275         PR c++/5296
7276         * g++.dg/rtti/typeid2.C: New test.
7277
7278 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
7279
7280         * gcc.c-torture/compile/20030904-1.c: New test.
7281
7282 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7283
7284         * g++.dg/opt/longbranch2.C: New test.
7285
7286 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7287
7288         * g++.dg/template/crash10.C: Only compile it.
7289
7290 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7291
7292         PR middle-end/11665
7293         * gcc.c-torture/compile/20030907-1.c: New test.
7294         * g++.dg/init/array11.C: New test.
7295
7296 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7297
7298         PR c++/11852
7299         * g++.dg/init/struct1.C: New test.
7300
7301 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7302
7303         PR c++/12181
7304         * g++.dg/expr/comma1.C: New test.
7305
7306 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
7307
7308         PR c++/11867
7309         * g++.dg/expr/static_cast5.C: New test.
7310
7311 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
7312
7313         PR c++/11507
7314         * g++.dg/lookup/scoped7.C: New test.
7315
7316         PR c++/9574
7317         * g++.dg/other/static1.C: New test.
7318
7319         PR c++/11490
7320         * g++.dg/warn/template-1.C: New test.
7321
7322         PR c++/11432
7323         * g++.dg/template/crash10.C: New test.
7324
7325         PR c++/2478
7326         * g++.dg/overload/VLA.C: New test.
7327
7328         PR c++/10804
7329         * g++.dg/template/call1.C: New test.
7330
7331 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7332
7333         PR c++/11794
7334         * g++.dg/parse/using3.C: New test.
7335
7336 2003-09-06  Roger Sayle  <roger@eyesopen.com>
7337
7338         PR c++/11409
7339         * g++.dg/overload/builtin3.C: New test case.
7340
7341 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
7342
7343         PR c/9862
7344         * gcc.dg/20030906-1.c: New test.
7345         * gcc.dg/20030906-2.c: Likewise.
7346
7347 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7348
7349         PR c++/12167
7350         * g++.dg/parse/defarg5.C: New test.
7351
7352         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
7353
7354 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
7355
7356         PR c++/12163
7357         * g++.dg/expr/static_cast4.C: New test.
7358
7359         PR c++/12146
7360         * g++.dg/template/crash9.C: New test.
7361
7362 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
7363
7364         * g++.old-deja/g++.ext/pretty2.C: Update for change
7365         in __FUNCTION__.
7366         * g++.old-deja/g++.ext/pretty3.C: Likewise.
7367
7368 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
7369
7370         PR c++/11922
7371         * g++/dg/template/qualified-id1.C: New test.
7372
7373         PR c++/12037
7374         * g++.dg/warn/noeffect4.C: New test.
7375
7376 2003-09-04  Matt Austern  <austern@apple.com>
7377
7378         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
7379         * g++.dg/ext/fnname2.C: Likewise.
7380         * g++.dg/ext/fnname3.C: Likewise.
7381
7382 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
7383
7384         * g++.dg/expr/lval1.C: New test.
7385         * g++.dg/ext/lvcast.C: Remove.
7386
7387 2003-09-03  Roger Sayle  <roger@eyesopen.com>
7388
7389         PR optimization/11700.
7390         * gcc.c-torture/compile/20030903-1.c: New test case.
7391
7392 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
7393
7394         PR c++/12053
7395         * g++.dg/abi/layout4.C: New test.
7396
7397 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
7398
7399         PR c++/11553
7400         * g++.dg/parse/friend3.C: New test.
7401
7402 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
7403
7404         PR c++/11847
7405         * g++.dg/template/class1.C: New test.
7406
7407         PR c++/11808
7408         * g++.dg/expr/call1.C: New test.
7409
7410 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
7411
7412         PR c++/12114
7413         * g++.dg/init/ref9.C: New test.
7414
7415         PR c++/11972
7416         * g++.dg/template/nested4.C: New test.
7417
7418 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7419
7420         PR c++/12093
7421         * g++.dg/template/non-dependent4.C: New test.
7422
7423         PR c++/11928
7424         * g++.dg/inherit/conv1.C: New test.
7425
7426 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7427
7428         PR c++/6196
7429         * g++.dg/ext/label1.C: New test.
7430         * g++.dg/ext/label2.C: Likewise.
7431
7432 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7433
7434         * g++.dg/expr/cond3.C: New test.
7435
7436 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7437
7438         * gcc.dg/builtins-1.c: Add new builtin cases.
7439
7440 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7441
7442         * gcc.dg/builtins-1.c: Add new cases.
7443         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7444
7445 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7446
7447         * gcc.dg/builtins-1.c: Add more math builtin tests.
7448         * gcc.dg/torture/builtin-attr-1.c: New test.
7449
7450 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7451
7452         PR optimization/5079
7453         * g++.dg/opt/static3.C: New test.
7454
7455 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7456
7457         * gcc.misc-tests/gcov-10b.c: New test.
7458
7459 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
7460
7461         * g++.dg/opt/ptrmem3.C: New test.
7462
7463         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
7464
7465 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
7466
7467         * gcc.dg/20030826-2.c: New test.
7468
7469 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7470
7471         PR middle-end/12002
7472         * g77.f-torture/compile/12002.f: New test case.
7473
7474 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7475
7476         * gcc.dg/20030826-1.c: New test case.
7477
7478 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
7479
7480         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
7481
7482 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
7483
7484         PR c++/11871
7485         * c++.dg/lookup/crash1.C: New test.
7486
7487         * c++.dg/warn/noeffect3.C: New test.
7488
7489 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
7490
7491         * gcc.dg/compat/vector-1_x.c: Compile with -w.
7492         * gcc.dg/compat/vector-1_y.c: Ditto.
7493         * gcc.dg/compat/vector-2_x.c: Ditto.
7494         * gcc.dg/compat/vector-2_y.c: Ditto.
7495
7496 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
7497
7498         * gcc.dg/20030702-1.c: New test.
7499
7500 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
7501
7502         PR c++/8795
7503         * g++.dg/ext/altivec-1.C: New test.
7504
7505 2003-08-24  Richard Henderson  <rth@redhat.com>
7506
7507         * g++.dg/eh/simd-2.C: Add -w for x86.
7508
7509 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
7510
7511         * gcc.dg/20030815-1.c: New test.
7512
7513 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7514
7515         PR c++/3765
7516         * g++.dg/parse/access6.C: New test.
7517
7518 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7519
7520         PR c++/641, c++/11876
7521         * g++.dg/template/friend22.C: New test.
7522         * g++.dg/template/friend23.C: Likewise.
7523
7524 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7525
7526         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
7527         identically.
7528
7529 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7530
7531         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
7532
7533 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7534
7535         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
7536
7537 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7538
7539         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
7540
7541 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7542
7543         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
7544
7545 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
7546
7547         PR c++/11919
7548         * g++.dg/overload/prom1.C: New test.
7549
7550         PR c++/11551
7551         * g++.dg/parse/dtor2.C: New test.
7552
7553         PR c++/10762
7554         * g++.dg/parse/using2.C: New test.
7555
7556 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
7557
7558         PR target/11805
7559         * gcc.c-torture/compile/20030821-1.c: New.
7560
7561 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
7562
7563         PR c++/11834
7564         * g++.dg/template/deduce2.C: New test.
7565
7566 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
7567
7568         * gcc.c-torture/execute/20030821-1.c: New test.
7569
7570 2003-08-20  Roger Sayle  <roger@eyesopen.com>
7571
7572         PR middle-end/11984
7573         * gcc.dg/20030820-1.c: New test case.
7574
7575 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
7576
7577         PR c++/11945
7578         * g++.dg/warn/noeffect2.C: New test.
7579
7580 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
7581
7582         PR c++/10926
7583         * g++.dg/template/dtor2.C: New test.
7584
7585         PR c++/11684
7586         * g++.dg/template/operator1.C: New test.
7587         * g++.dg/parse/operator4.C: New test.
7588
7589         PR c++/11946.C
7590         * g++.dg/expr/enum1.C: New test.
7591         * gcc.dg/c99-bool-1.c: Remove bogus warning.
7592
7593         PR c++/11036.C
7594         * g++.dg/parse/elab2.C: New test.
7595         * g++.dg/parse/typedef4.C: Change error message.
7596         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
7597         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
7598         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
7599
7600 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7601
7602         * gcc.dg/pch/warn-1.c: New.
7603         * gcc.dg/pch/warn-1.hs: New.
7604
7605         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
7606         not-tested file.
7607
7608 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7609
7610         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
7611
7612 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7613
7614         * gcc.dg/uninit-D.c: New Test.
7615         * gcc.dg/uninit-E.c: New Test.
7616         * gcc.dg/uninit-F.c: New Test.
7617         * gcc.dg/uninit-G.c: New Test.
7618
7619 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
7620
7621         * g++.dg/README: Describe the pch directory.
7622
7623 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7624
7625         PR c++/11174
7626         * g++.dg/parse/access4.C: New test.
7627         * g++.dg/parse/access5.C: Likewise.
7628         * g++.old-deja/g++.jason/access17.C: Adjust error message.
7629
7630 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
7631
7632         * gcc.dg/noncompile/20030818-1.c: New.
7633
7634 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7635
7636         PR c++/11957
7637         * g++.dg/warn/noeffect1.C: New test.
7638
7639         * g++.dg/template/scope2.C: New test.
7640         * g++.dg/template/error2.C: Correct dg-error
7641
7642 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
7643
7644         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
7645
7646 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
7647
7648         PR C++/11512
7649         * g++.dg/template/warn1.C: New.
7650
7651 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7652
7653         * g++.dg/template/error2.C: New test.
7654         * g++.dg/lookup/using7.C: Adjust errors
7655         * g++.old-deja/g++.pt/crash36.C: Likewise.
7656         * g++.old-deja/g++.pt/derived3.C: Likewise.
7657
7658 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7659
7660         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
7661         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
7662         * gcc.c-torture/execute/builtins/string-9.c: New, from
7663         string-opt-9.c.  Adjust for execute/builtins framework.
7664         * gcc.c-torture/execute/string-opt-9.c: Delete.
7665
7666 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
7667
7668         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
7669
7670         * g++.dg/parse/ret-type2.C: New test.
7671
7672         PR c++/11703
7673         * g++.dg/init/new8.C: New test.
7674
7675         PR c++/10923
7676         * g++.dg/parse/typedef5.C: New test.
7677
7678         PR c++/9512
7679         * g++.dg/parse/qualified2.C: New test.
7680         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
7681         invalid code.
7682
7683 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
7684
7685         * g++.dg/conversion/ptrmem1.C: New test.
7686
7687 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
7688
7689         PR target/11693
7690         * gcc.dg/20030811-1.c: New test.
7691
7692         PR target/11535
7693         * gcc.c-torture/execute/20030811-1.c: New test.
7694
7695 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7696
7697         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
7698
7699 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
7700
7701         PR c++/11789.C
7702         * g++.dg/inherit/multiple1.C: New test.
7703
7704 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7705
7706         * gcc.dg/spe1.c: New test.
7707
7708         PR c++/11670
7709         * g++.dg/expr/cast2.C: New test.
7710
7711         PR c++/10530
7712         * g++.dg/template/dependent-name2.C: New test.
7713
7714 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
7715
7716         * g++.dg/parse/crash11.C: Put the dg options in comments.
7717
7718 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
7719
7720         * lib/gcc-dg.exp: Update for diagnostic change.
7721
7722 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7723
7724         PR c++/5767
7725         * g++.dg/parse/crash11.C: New test.
7726
7727 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
7728
7729         * gcc.dg/cpp/spacing1.c: Update.
7730
7731 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
7732
7733         PR target/11739
7734         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
7735         a value for -mtune.
7736
7737 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7738
7739         PR middle-end/11771
7740         * gcc.c-torture/compile/20030804-1.c: New test case.
7741
7742 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7743
7744         * gcc.dg/20030804-1.c: New test case.
7745
7746 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
7747
7748         * gcc.dg/cpp/separate-1.c: New test.
7749
7750 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
7751
7752         PR c++/11704
7753         * g++.dg/template/dependent-expr2.C: New test.
7754
7755         PR c++/11766
7756         * g++.dg/expr/ptrmem1.C: New test.
7757
7758 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7759
7760         PR c++/9453
7761         * g++.dg/template/friend15.C: New test.
7762
7763 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
7764
7765         * lib/dg-pch.exp: Work round PCH bug.
7766
7767 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7768
7769         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
7770         builtins.  Move cases from builtins-4.c here.
7771
7772         * gcc.dg/torture/builtin-math-1.c: New test taken from
7773         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
7774         additional cases.
7775
7776         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
7777         Delete.
7778
7779 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7780
7781         PR c++/9447
7782         * g++.dg/template/using7.C: New test.
7783
7784 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
7785
7786         * import1.c, import2.c: New tests.
7787
7788 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
7789
7790         * g++.dg/eh/crossjump1.C: New test.
7791
7792 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
7793
7794         PR c++/11697
7795         * g++.dg/template/using6.C: New test.
7796
7797         PR c++/11744
7798         * g++.dg/template/koenig2.C: New test.
7799
7800 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7801
7802         PR c++/7983
7803         * g++.dg/parse/typedef4.C: New test.
7804
7805 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7806
7807         PR c++/8442, c++/8806
7808         * g++.dg/template/elab1.C: New test.
7809         * g++.dg/template/type2.C: Likewise.
7810         * g++.dg/template/ttp3.C: Adjust expected error message.
7811         * g++.old-deja/g++.law/visibility13.C: Likewise.
7812         * g++.old-deja/g++.niklas/t135.C: Likewise.
7813         * g++.old-deja/g++.pt/ttp41.C: Likewise.
7814         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
7815         template argument.
7816         * g++.old-deja/g++.pt/ttp44.C: Likewise.
7817
7818 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
7819
7820         PR c++/11295
7821         * g++.dg/ext/stmtexpr1.C: New test.
7822
7823         * g++.dg/opt/tmp1.C: New test.
7824
7825         PR c++/11525
7826         * g++.dg/parse/constant4.C: New test.
7827
7828         PR c++/9447
7829         * g++.dg/template/using5.C: New test.
7830
7831 2003-07-31  Roger Sayle  <roger@eyesopen.com>
7832
7833         * gcc.dg/builtins-27.c: New test case.
7834
7835 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
7836
7837         * gcc.dg/tls/opt-7.c: New test.
7838
7839 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
7840
7841         * g++.old-deja/g++.other/crash18.C: Remove.
7842
7843 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7844
7845         * g++.dg/template/explicit3.C: New.
7846         * g++.dg/template/explicit4.C: New.
7847         * g++.dg/template/explicit5.C: New.
7848
7849         PR c++/11347
7850         * g++.dg/template/memtmpl1.C: New.
7851
7852 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
7853
7854         PR target/11565
7855         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
7856         * gcc.dg/i386-387-5.c (dg-options): Likewise.
7857
7858 2003-07-30  Jan Hubicka  <jh@suse.cz>
7859
7860         * vtgc1.c: Kill.
7861
7862 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
7863
7864         * gcc.dg/struct-in-proto-1.c: New test.
7865
7866 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
7867
7868         * gcc.dg/cpp/include2.c: Only expect one message.
7869
7870 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
7871
7872         PR c++/9447
7873         * g++.dg/template/using1.C: New test.
7874         * g++.dg/template/using2.C: New test.
7875         * g++.dg/template/using3.C: New test.
7876         * g++.dg/template/using4.C: New test.
7877
7878 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
7879
7880         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
7881         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7882
7883 2003-07-28  Jan Hubicka  <jh@suse.cz>
7884
7885         PR c++/11530
7886         * g++.dg/opt/call1.C: New test.
7887
7888 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
7889
7890         PR c++/11667
7891         * g++.dg/init/enum2.C: New test.
7892         * g++.dg/template/overload1.C: Add "-w" option.
7893
7894 2003-07-28    <hp@bitrange.com>
7895
7896         * gcc.dg/Wdeclaration-after-statement-1.c,
7897         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
7898
7899 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
7900
7901         * gcc.c-torture/compile/20030725-1.c: New test.
7902
7903 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
7904
7905         * gcc.dg/20030505.c: Only run for SPE.
7906         Remove definition of opaque type.
7907
7908 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
7909
7910         * g++.dg/template/ptrmem6.C: New test.
7911
7912 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
7913
7914         * gcc.c-torture/compile/zero-strct-2.c: New test.
7915
7916 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
7917
7918         * gcc.dg/intermod-1.c: New test.
7919
7920 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7921
7922         PR c++/11617
7923         * g++.dg/template/lookup2.C: New test.
7924         * g++.dg/template/memclass1.C: Remove instantiated from error.
7925         * g++.dg/other/error2.C: Tweak expected errors.
7926
7927         PR c++/11596
7928         * g++.dg/template/defarg3.C: New test.
7929
7930         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
7931
7932 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
7933
7934         * g++.dg/inherit/access5.C: New test.
7935
7936 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7937
7938         PR c++/11513
7939         * g++.dg/template/crash8.C: New test.
7940
7941 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
7942
7943         PR c/10602
7944         * gcc.dg/noncompile/incomplete-2.c: New test.
7945
7946 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
7947
7948         PR c++/11645
7949         * g++.dg/inherit/access4.C: New test.
7950
7951         PR c++/11517
7952         * g++.dg/expr/cond2.C: New test.
7953
7954         PR optimization/10679
7955         * g++.dg/opt/inline4.C: New test.
7956
7957 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
7958
7959         * g++.dg/parse/crash10: New test.
7960
7961 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7962
7963         * g++.dg/ext/flexary1.C: New test.
7964
7965 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7966
7967         PR c++/10793
7968         * g++.dg/template/crash9.C: New test.
7969
7970 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7971
7972         PR c++/3004
7973         * g++.dg/parse/typedef3.C: New test.
7974
7975         PR c++/7906
7976         * g++.dg/parse/operator2.C: New test.
7977
7978         PR c++/8895
7979         * g++.dg/parse/def-tmpl-arg1.C: New test.
7980
7981         PR c++/9282
7982         * g++.dg/parse/funptr1.C: New test.
7983
7984         PR c++/9452
7985         * g++.dg/parse/ambig3.C: New test.
7986
7987         PR c++/9454
7988         * g++.dg/parse/operator3.C: New test.
7989
7990         PR c++/9486
7991         * g++.dg/parse/template10.C: New test.
7992
7993         PR c++/9488
7994         * g++.dg/parse/template11.C: New test.
7995
7996         PR c++/10150
7997         * g++.dg/parse/invalid-op1.C: New test.
7998
7999         PR c++/10247
8000         * g++.dg/parse/condexpr1.C: New test.
8001
8002 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
8003
8004         * g++.dg/ext/packed3.C: New test.
8005         * g++.dg/ext/packed4.C: New test.
8006
8007         * gcc.dg/pack-test-3.c: New test.
8008
8009 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
8010
8011         * lib/compat.exp: Handle dg-options per source file.
8012         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
8013         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
8014         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
8015         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
8016         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
8017         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
8018         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
8019         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
8020         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
8021         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
8022         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
8023         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
8024         * g++.dg/compat/break/bitfield7_x.C: Ditto.
8025         * g++.dg/compat/break/bitfield7_y.C: Ditto.
8026
8027 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
8028
8029         PR c/10320
8030         * gcc.c-torture/execute/20030718-1.c: New test.
8031
8032 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8033
8034         PR optimization/11536
8035         * gcc.dg/20030721-1.c: New test.
8036
8037 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
8038
8039         PR c++/11546
8040         * g++.dg/template/lookup1.C: New test.
8041
8042 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
8043
8044         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
8045         diagnostics of ill-formed constructs involving labels.
8046         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
8047         the new 'previously defined here' message.
8048
8049 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
8050
8051         * g++.dg/parse/non-dependent2.C: New test.
8052
8053 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
8054
8055         * g++.dg/init/init-ref4.C: xfail on targets without
8056         weak symbols.
8057
8058 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
8059
8060         PR target/11087
8061         * gcc.c-torture/execute/20030717-1.c: New test.
8062
8063 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
8064
8065         * g++.dg/opt/cfg1.C: New test.
8066
8067 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
8068
8069         PR optimization/11557
8070         * gcc.dg/20030717-1.c: New test.
8071
8072 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
8073
8074         PR c++/10476
8075         * g++.dg/expr/crash-1.C: New test.
8076
8077         PR c++/11027
8078         * g++.dg/template/init3.C: New test.
8079
8080         PR c++/8222
8081         * g++.dg/template/non-dependent1.C: New test.
8082
8083         PR c++/11070
8084         * g++.dg/template/non-dependent2.C: New test.
8085
8086         PR c++/11071
8087         * g++.dg/template/non-dependent3.C: New test.
8088
8089         PR c++/9907
8090         * g++.dg/template/sizeof5.C: New test.
8091
8092 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
8093
8094         PR 11498
8095         * gcc.c-torture/compile/mangle-1.c: New file.
8096
8097 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8098
8099         PR c++/7809
8100         * g++.dg/parse/access3.C: New test.
8101
8102 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
8103
8104         PR c++/11384
8105         * g++.dg/init/init-ref4.C: New test.
8106
8107 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
8108
8109         PR c++/11547
8110         * g++.dg/parse/constant3.C: New test.
8111         * g++.dg/parse/crash7.C: Likewise.
8112
8113 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
8114
8115         PR target/11008
8116         * gcc.dg/i386-pentium4-not-mull.c: New.
8117
8118 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
8119
8120         * gcc.dg/asm-names.c (ymain): Make it weak.
8121
8122 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8123
8124         PR c++/5421
8125         * g++.dg/template/friend21.C: New test.
8126
8127 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
8128
8129         * gcc.dg/cleanup-8.c: New test.
8130         * gcc.dg/cleanup-9.c: New test.
8131
8132 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
8133
8134         * g++.dg/ext/dll-MI1.h: New file.
8135         * g++.dg/ext/dllexport-MI1.C: New file.
8136         * g++.dg/ext/dllimport-MI1.C: New file.
8137
8138 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
8139
8140         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
8141         it does not have cmpstrsi patterns (just cmpmemsi).
8142
8143 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
8144
8145         PR debug/11473
8146         * g++.dg/debug/debug8.C: New test.
8147
8148 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8149
8150         PR c++/10108
8151         * g++.dg/template/crash7.C: New test.
8152
8153 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
8154
8155         PR target/10795
8156         * gcc.c-torture/compile/20030708-1.c: New.
8157
8158 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8159
8160         * gcc.c-torture/execute/20030715-1.c: New test.
8161
8162 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
8163
8164         * gcc.dg/pch/inline-3.c: New file.
8165         * gcc.dg/pch/inline-3.hs: New file.
8166         * gcc.dg/pch/inline-4.c: New file.
8167         * gcc.dg/pch/inline-4.hs: New file.
8168
8169 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
8170
8171         PR c++/11509
8172         * g++.dg/template/crash6.C: New test.
8173
8174         PR c++/7053
8175         * g++.dg/template/friend20.C: New test.
8176
8177         PR c++/7019
8178         * g++.dg/template/overload2.C: New test.
8179
8180 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8181
8182         PR optimization/11440
8183         * gcc.c-torture/execute/20030714-1.c: New test.
8184
8185 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8186
8187         PR c++/11154
8188         * g++.dg/template/partial2.C: New test.
8189
8190 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
8191
8192         PR c++/11503
8193         * g++.dg/template/anon1.C: New test.
8194
8195         PR c++/11493
8196         PR c++/11495
8197         * g++.dg/parse/template9.C: Likewise.
8198         * g++.dg/template/crash4.C: New test.
8199         * g++.dg/template/koenig1.C: Likewise.
8200         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
8201         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
8202         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
8203         functions.
8204         * g++.old-deja/g++.jason/template36.C: Likewise.
8205         * g++.old-deja/g++.mike/p1989.C: Likewise.
8206         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
8207         * g++.old-deja/g++.pt/ttp20.C: Use this->.
8208         * g++.old-deja/g++.pt/ttp21.C: Use this->.
8209         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
8210         compiling.
8211         * g++.old-deja/g++.pt/union2.C: Use this->.
8212
8213 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
8214
8215         * gcc.dg/20030711-1.c: New test.
8216
8217 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
8218
8219         PR c++/11050
8220         * g++.dg/parse/args1.C: New test.
8221         * g++.pt/defarg8.C: Change expected errors.
8222
8223 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
8224
8225         PR c++/8164
8226         * g++.dg/template/nontype2.C: New test.
8227
8228         PR c++/10558
8229         * g++.dg/parse/template8.C: New test.
8230
8231         PR c++/8327
8232         * g++.dg/template/scope1.C: New test.
8233
8234         * g++.dg/warn/Wsign-compare-1.C: New test.
8235
8236 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8237
8238         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
8239
8240 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
8241
8242         PR c++/9411
8243         * g++.dg/template/explicit2.C: New test.
8244
8245         PR c++/10032
8246         * g++.dg/warn/pedantic1.C: New test.
8247
8248 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
8249
8250         PR c++ 9483
8251         * g++.dg/other/field1.C: New test.
8252
8253 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8254
8255         PR c/11449
8256         * gcc.c-torture/compile/20030707-1.c: New.
8257
8258 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8259
8260         PR c++/10849
8261         * g++.dg/template/access12.C: New test.
8262
8263 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
8264
8265         * g++.dg/bprob/bprob.exp (prof_ext): Update.
8266         * g77.dg/bprob/bprob.exp (prof_ext): Update.
8267         * gcc.misc-tests/bprob.exp (prof_ext): Update.
8268         * gcc.misc-tests/gcov.exp: Update
8269         * g++.dg/gcov/gcov.exp: Update
8270         * lib/gcov.exp: Update.
8271
8272 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
8273
8274         * g++.dg/abi/mangle17.C: Make sure template expressions are
8275         dependent.
8276         * g++.dg/abi/mangle4.C: Mark erroneous casts.
8277         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
8278         * g++.dg/opt/stack1.C: Remove erroneous code.
8279         * g++.dg/parse/template7.C: New test.
8280         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
8281         * g++.old-deja/g++.pt/crash4.C: Likewise.
8282
8283 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8284
8285         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
8286         with zero or one occurence of `$' after the initial `L'.
8287
8288 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
8289
8290         * gcc.c-torture/compile/20030704-1.c: Add a comment.
8291
8292 2003-07-08  Roger Sayle  <roger@eyesopen.com>
8293
8294         PR c/11370
8295         * gcc.dg/Wunreachable-6.c: New testcase.
8296         * gcc.dg/Wunreachable-7.c: New testcase.
8297
8298 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8299
8300         PR c/11420
8301         * gcc.dg/20030708-1.c: New test.
8302
8303 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
8304
8305         * gcc.dg/compat/sdata-section.h: New file.
8306         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
8307         * gcc.dg/torture/mips-sdata-1.c: New test.
8308
8309 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8310
8311         PR c++/11030
8312         * g++.dg/template/friend19.C: New test.
8313
8314 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8315
8316         * g++.dg/opt/strength-reduce.C: New test.
8317
8318 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8319
8320         PR target/10979
8321         * gcc.dg/20030707-1.c: New testcase.
8322
8323 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8324
8325         PR optimization/11059
8326         * g++.dg/opt/emptyunion.C: New testcase.
8327
8328 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8329             Eric Botcazou  <ebotcazou@libertysurf.fr>
8330
8331         * g++.dg/opt/stack1.C: New test.
8332
8333 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
8334
8335         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
8336         run test.
8337
8338         PR c++/11431
8339         * g++.dg/expr/static_cast3.C: New test.
8340
8341 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8342
8343         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
8344         everywhere.
8345         * gcc.dg/concat.c: Concatenation of string constants with
8346         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
8347         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
8348         * gcc.dg/cpp/escape-2.c: Use wide character constants where
8349         necessary to avoid multi-character character constant warning.
8350         * gcc.dg/cpp/escape.c: Likewise.
8351         * gcc.dg/cpp/ucs.c: Likewise.
8352         Remove backslashes from dg-bogus comments, as they confuse Tcl.
8353         Fix a typo.
8354
8355 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8356
8357         PR c/11428
8358         * gcc.c-torture/compile/20030704-1.c: New.
8359
8360 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8361
8362         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
8363
8364 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
8365
8366         PR c++/5287, PR c++/7910,  PR c++/11021
8367         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
8368         tests for warnings.
8369         * g++.dg/ext/dllimport2.C: Add tests for warnings.
8370         * g++.dg/ext/dllimport3.C: Likewise.
8371         * g++.dg/ext/dllimport4.C: New file.
8372         * g++.dg/ext/dllimport5.C: New file.
8373         * g++.dg/ext/dllimport6.C: New file.
8374         * g++.dg/ext/dllimport7.C: New file.
8375         * g++.dg/ext/dllimport8.C: New file.
8376         * g++.dg/ext/dllimport9.C: New file.
8377         * g++.dg/ext/dllimport10.C: New file.
8378         * g++.dg/ext/dllexport1.C: New file.
8379
8380 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8381
8382         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
8383         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
8384
8385 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8386
8387         * gcc.dg/builtins-25.c: New testcase.
8388         * gcc.dg/builtins-26.c: New testcase.
8389
8390 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
8391
8392         * gcc.dg/compat/vector-defs.h: New file.
8393         * gcc.dg/compat/vector-setup.h: New file.
8394         * gcc.dg/compat/vector-check.h: New file.
8395         * gcc.dg/compat/vector-1_main.c: New file.
8396         * gcc.dg/compat/vector-1_x.c: New file.
8397         * gcc.dg/compat/vector-1_y.c: New file.
8398         * gcc.dg/compat/vector-2_main.c: New file.
8399         * gcc.dg/compat/vector-2_x.c: New file.
8400         * gcc.dg/compat/vector-2_y.c: New file.
8401
8402         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
8403         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
8404         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
8405         * gcc.dg/compat/struct-align-1.h: New file.
8406         * gcc.dg/compat/struct-align-1_main.c: New file.
8407         * gcc.dg/compat/struct-align-1_x.c: New file.
8408         * gcc.dg/compat/struct-align-1_y.c: New file.
8409         * gcc.dg/compat/struct-align-2.h: New file.
8410         * gcc.dg/compat/struct-align-2_main.c: New file.
8411         * gcc.dg/compat/struct-align-2_x.c: New file.
8412         * gcc.dg/compat/struct-align-2_y.c: New file.
8413
8414         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
8415         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8416         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8417         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8418         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8419         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8420         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8421         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8422         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8423         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8424         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8425         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8426         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8427         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8428         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8429         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8430         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8431         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8432         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8433         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8434         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8435         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8436         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8437         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8438         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8439         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8440         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8441         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8442         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8443
8444 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8445
8446         * gcc.dg/i386-call-1.c: New test.
8447
8448 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8449
8450         PR c++/9162
8451         * g++.dg/parse/defarg4.C: New.
8452
8453 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8454
8455         PR target/10700
8456         * gcc.c-torture/compile/20030703-1.c: New test case.
8457
8458 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8459
8460         * g++.dg/template/local3.C: Remove extra semicolon.
8461
8462 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8463
8464         * gcc.dg/i386-volatile-1.c: New test.
8465
8466 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
8467
8468         PR c++/11072
8469         * g++.dg/other/offsetof2.C: XFAIL.
8470         * g++.dg/other/offsetof5.C: New.
8471
8472         PR c++/10219
8473         * g++.dg/template/error1.C: New.
8474
8475         PR c++/9779
8476         * g++.dg/template/dependent-expr1.C: New.
8477
8478 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8479
8480         PR c++/6949
8481         * g++.dg/template/local3.C: New test.
8482
8483         PR c++/11149
8484         * g++.dg/lookup/scoped6.C: New test.
8485
8486 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
8487
8488         PR c++/8046
8489         * g++.dg/other/error7.C: New test.
8490
8491 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
8492
8493         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
8494         * g++.old-deja/g++.abi/vtable3.h: Likewise.
8495         * g++.old-deja/g++.law/code-gen5.C: Likewise.
8496         * g++.old-deja/g++.other/union2.C: Likewise.
8497         * gcc.dg/c90-const-expr-2.c: Likewise.
8498         * gcc.dg/c90-const-expr-3.c: Likewise.
8499         * gcc.dg/c99-const-expr-2.c: Likewise.
8500         * gcc.dg/c99-const-expr-3.c: Likewise.
8501         * gcc.dg/concat.c: Likewise.
8502
8503 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8504
8505         PR c++/9559
8506         * g++.dg/init/static1.C: New test.
8507
8508 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8509
8510         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
8511         * g++.old-deja/g++.other/access2.C: Likewise.
8512         * g++.old-deja/g++.other/decl2.C: Likewise.
8513         * gcc.c-torture/execute/20020615-1.c: Likewise.
8514
8515 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8516
8517         PR c++/4933
8518         * g++.dg/template/sizeof4.C: New test.
8519
8520 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8521
8522         * g++.dg/other/error6.C: New test.
8523
8524 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8525
8526         PR c++/10750
8527         * g++.dg/parse/constant2.C: New test.
8528
8529 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
8530
8531         PR c++/11106
8532         * g++.dg/other/error5.C: New test.
8533
8534 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8535
8536         * gcc.dg/format/gcc_diag-1.c: New test.
8537
8538 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
8539
8540         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
8541
8542 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
8543
8544         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
8545         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
8546         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
8547
8548 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
8549
8550         * gcc.c-torture/execute/builtins/string-8.c: New test.
8551         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
8552         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
8553         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
8554
8555 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8556
8557         PR c++/10468
8558         * g++.dg/ext/typeof6.C: New test.
8559
8560 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8561
8562         PR c++/10796
8563         * g++.dg/init/enum1.C: New test.
8564
8565 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
8566
8567         * gcc.dg/20030627-1.c: New test.
8568
8569 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
8570
8571         PR c++/11332
8572         * g++.dg/expr/static_cast2.C: New test.
8573
8574 2003-06-26  Roger Sayle  <roger@eyesopen.com>
8575             Jakub Jelinek  <jakub@redhat.com>
8576
8577         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
8578         sprintf(dst,"%s",src) optimization.
8579         * gcc.c-torture/execute/20030626-1.c: New test case.
8580         * gcc.c-torture/execute/20030626-2.c: New test case.
8581
8582 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
8583
8584         * gcc.c-torture/execute/multi-ix.c: New test.
8585
8586         * gcc.c-torture/execute/simd-4.c (main):
8587         Added missing semicolon at end of union.
8588
8589 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
8590
8591         PR c++/8266
8592         * g++.dg/template/explicit-instantiation3.C: New test.
8593
8594 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8595
8596         * gcc.dg/20030626-1.c: Use signed char.
8597
8598 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8599
8600         * gcc.dg/20030626-1.c: New test.
8601
8602 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
8603
8604         * const-str-2.m: Update.
8605
8606 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
8607
8608         PR c++/10990
8609         * g++.dg/rtti/dyncast1.C: New test.
8610         * g++.dg/abi/mangle4.C: Correct base-specifier access.
8611         * g++.dg/lookup/scoped1.C: Remove XFAIL.
8612         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
8613
8614         PR c++/10931
8615         * g++.dg/expr/static_cast1.C: New test.
8616
8617 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
8618
8619         * gcc.dg/20030625-1.c: New test.
8620
8621 2003-06-24  Roger Sayle  <roger@eyesopen.com>
8622
8623         * gcc.c-torture/compile/20030624-1.c: New test case.
8624
8625 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
8626
8627         * gcc.c-torture/execute/string-opt-17.c: New test.
8628
8629 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
8630
8631         PR c++/5754
8632         * g++.dg/parse/crash6.C: New test.
8633
8634 2003-06-23  Roger Sayle  <roger@eyesopen.com>
8635
8636         * gcc.dg/builtins-24.c: New test case.
8637
8638 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
8639
8640         * g++.dg/opt/operator1.C: New test.
8641
8642 2003-06-22  Roger Sayle  <roger@eyesopen.com>
8643
8644         * gcc.c-torture/execute/string-opt-16.c: New test case.
8645
8646 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8647
8648         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
8649         * g++.old-deja/g++.other/conv7.C: Likewise
8650         * g++.old-deja/g++.other/overcnv2.C: Likewise.
8651         * g++.old-deja/g++.other/overload14.C: Likewise.
8652
8653 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8654
8655         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
8656         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
8657
8658 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8659
8660         PR c++/10888
8661         * g++.dg/warn/Winline-3.C: New test.
8662
8663 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8664
8665         * lib/target-supports.exp (check_alias_available): Make the test
8666         program acceptable to the Solaris assembler.
8667
8668         PR c++/10749
8669         * g++.dg/template/memclass2.C: New test.
8670
8671 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8672             Eric Botcazou  <ebotcazou@libertysurf.fr>
8673
8674         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
8675         data for non-matching targets.
8676         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
8677
8678 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8679
8680         PR c++/10845
8681         * g++.dg/template/member3.C: New test.
8682
8683 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
8684
8685         PR c++/10939
8686         * g++.dg/template/func1.C: New test.
8687
8688         PR c++/9649
8689         * g++.dg/template/static4.C: New test.
8690         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
8691
8692         PR c++/11041
8693         * g++.dg/init/ref7.C: New test.
8694
8695 2003-06-19  Matt Austern  <austern@apple.com>
8696
8697         PR c++/11228
8698         * g++.dg/anew1.C: New test.
8699         * g++.dg/anew2.C: New test.
8700         * g++.dg/anew3.C: New test.
8701         * g++.dg/anew4.C: New test.
8702
8703 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
8704
8705         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
8706
8707 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
8708
8709         * gcc.c-torture/execute/simd-4.c (main): Make expected value
8710         endian-dependent.
8711
8712 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8713
8714         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
8715         Remove cruft.
8716
8717 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8718
8719         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
8720         * gcc.c-torture/compile/961203-1.c: Likewise.
8721         * gcc.c-torture/compile/980506-1.c: Likewise.
8722
8723 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8724
8725         PR c++/10712
8726         * g++.dg/lookup/using7.C: New test.
8727
8728 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8729
8730         PR c++/11105
8731         * g++.dg/abi/conv1.C: Remove it.
8732         * g++.dg/template/conv7.C: New test.
8733         * g++.dg/template/conv8.C: Likewise.
8734         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
8735         conversion operator.
8736
8737 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
8738
8739         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
8740         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8741         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8742         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8743         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8744         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8745         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8746         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8747         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8748         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8749         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8750         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8751         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8752         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8753         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8754         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8755         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8756         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8757         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8758         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8759         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8760         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8761         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8762         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8763         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8764         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8765         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8766         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8767         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8768
8769 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
8770
8771         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
8772         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
8773         indications.
8774
8775 2003-06-16  Roger Sayle  <roger@eyesopen.com>
8776
8777         * gcc.dg/i386-387-5.c: New test case.
8778         * gcc.dg/i386-387-6.c: New test case.
8779         * gcc.dg/builtins-23.c: New test case.
8780
8781 2003-06-15  Roger Sayle  <roger@eyesopen.com>
8782
8783         * gcc.dg/builtins-22.c: New test case.
8784         * gcc.dg/i386-387-1.c: Update to test exp.
8785         * gcc.dg/i386-387-2.c: Likewise.
8786
8787 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8788
8789         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
8790
8791 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8792
8793         * lib/gcc-dg.exp (dg-require-dll): New function.
8794         (dg-xfail-if): Likewise.
8795         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
8796         driver.
8797
8798         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
8799         * gcc.c-torture/compile/20001205-1.c: Likewise.
8800         * gcc.c-torture/compile/20001226-1.c: Likewise.
8801         * gcc.c-torture/compile/20010518-2.c: Likewise.
8802         * gcc.c-torture/compile/20020312-1.c: Likewise.
8803         * gcc.c-torture/compile/20020604-1.c: Likewise.
8804         * gcc.c-torture/compile/920501-12.c: Likewise.
8805         * gcc.c-torture/compile/920501-4.c: Likewise.
8806         * gcc.c-torture/compile/920520-1.c: Likewise.
8807         * gcc.c-torture/compile/920521-1.c: Likewise.
8808         * gcc.c-torture/compile/920625-1.c: Likewise.
8809         * gcc.c-torture/compile/961203-1.c: Likewise.
8810         * gcc.c-torture/compile/980506-1.c: Likewise.
8811         * gcc.c-torture/compile/981006-1.c: Likewise.
8812         * gcc.c-torture/compile/981022-1.c: Likewise.
8813         * gcc.c-torture/compile/981223-1.c: Likewise.
8814         * gcc.c-torture/compile/990617-1.c: Likewise.
8815         * gcc.c-torture/compile/dll.c: Likewise.
8816         * gcc.c-torture/compile/labels-3.c: Likewise.
8817         * gcc.c-torture/compile/mipscop-1.c: Likewise.
8818         * gcc.c-torture/compile/mipscop-2.c: Likewise.
8819         * gcc.c-torture/compile/mipscop-3.c: Likewise.
8820         * gcc.c-torture/compile/mipscop-4.c: Likewise.
8821         * gcc.c-torture/compile/simd-5.c: Likewise.
8822         * gcc.c-torture/compile/20000804-1.x: Remove.
8823         * gcc.c-torture/compile/20001205-1.x: Likewise.
8824         * gcc.c-torture/compile/20001226-1.x: Likewise.
8825         * gcc.c-torture/compile/20010518-2.x: Likewise.
8826         * gcc.c-torture/compile/20020312-1.x: Likewise.
8827         * gcc.c-torture/compile/20020604-1.x: Likewise.
8828         * gcc.c-torture/compile/920501-12.x: Likewise.
8829         * gcc.c-torture/compile/920501-4.x: Likewise.
8830         * gcc.c-torture/compile/920520-1.x: Likewise.
8831         * gcc.c-torture/compile/920521-1.x: Likewise.
8832         * gcc.c-torture/compile/920625-1.x: Likewise.
8833         * gcc.c-torture/compile/961203-1.x: Likewise.
8834         * gcc.c-torture/compile/980506-1.x: Likewise.
8835         * gcc.c-torture/compile/981006-1.x: Likewise.
8836         * gcc.c-torture/compile/981022-1.x: Likewise.
8837         * gcc.c-torture/compile/981223-1.x: Likewise.
8838         * gcc.c-torture/compile/990617-1.x: Likewise.
8839         * gcc.c-torture/compile/mipscop-1.x: Likewise.
8840         * gcc.c-torture/compile/mipscop-2.x: Likewise.
8841         * gcc.c-torture/compile/mipscop-3.x: Likewise.
8842         * gcc.c-torture/compile/mipscop-4.x: Likewise.
8843         * gcc.c-torture/compile/simd-5.x: Likewise.
8844
8845         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
8846
8847 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
8848
8849         * gcc.c-torture/execute/20030611-1.c: New test.
8850
8851 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8852
8853         PR middle-end/168
8854         * gcc.dg/20030612-1.c: New test case.
8855
8856 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8857
8858         PR c++/10635
8859         * g++.dg/expr/cast1.C: New test.
8860
8861 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8862
8863         * gcc.dg/builtins-21.c: New test case.
8864
8865 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
8866
8867         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
8868         options instead of at the end.
8869         * lib/objc.exp (objc_target_compile): Likewise.
8870
8871 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
8872
8873         PR c++/10432
8874         * g++.dg/parse/error1.C: New test.
8875
8876 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
8877
8878         * gcc.dg/compat/struct-by-value-11_main.c: New file.
8879         * gcc.dg/compat/struct-by-value-11_x.c: New file.
8880         * gcc.dg/compat/struct-by-value-11_y.c: New file.
8881         * gcc.dg/compat/struct-by-value-12_main.c: New file.
8882         * gcc.dg/compat/struct-by-value-12_x.c: New file.
8883         * gcc.dg/compat/struct-by-value-12_y.c: New file.
8884         * gcc.dg/compat/struct-by-value-13_main.c: New file.
8885         * gcc.dg/compat/struct-by-value-13_x.c: New file.
8886         * gcc.dg/compat/struct-by-value-13_y.c: New file.
8887         * gcc.dg/compat/struct-by-value-14_main.c: New file.
8888         * gcc.dg/compat/struct-by-value-14_x.c: New file.
8889         * gcc.dg/compat/struct-by-value-14_y.c: New file.
8890         * gcc.dg/compat/struct-by-value-15_main.c: New file.
8891         * gcc.dg/compat/struct-by-value-15_x.c: New file.
8892         * gcc.dg/compat/struct-by-value-15_y.c: New file.
8893         * gcc.dg/compat/struct-by-value-16_main.c: New file.
8894         * gcc.dg/compat/struct-by-value-16_x.c: New file.
8895         * gcc.dg/compat/struct-by-value-16_y.c: New file.
8896         * gcc.dg/compat/struct-by-value-17_main.c: New file.
8897         * gcc.dg/compat/struct-by-value-17_x.c: New file.
8898         * gcc.dg/compat/struct-by-value-17_y.c: New file.
8899         * gcc.dg/compat/struct-by-value-18_main.c: New file.
8900         * gcc.dg/compat/struct-by-value-18_x.c: New file.
8901         * gcc.dg/compat/struct-by-value-18_y.c: New file.
8902
8903         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
8904         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
8905         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
8906         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
8907         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
8908         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
8909         * gcc.dg/compat/scalar-return-3_main.c: New file.
8910         * gcc.dg/compat/scalar-return-3_x.c: New file.
8911         * gcc.dg/compat/scalar-return-3_y.c: New file.
8912         * gcc.dg/compat/scalar-return-4_main.c: New file.
8913         * gcc.dg/compat/scalar-return-4_x.c: New file.
8914         * gcc.dg/compat/scalar-return-4_y.c: New file.
8915
8916 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
8917
8918         * gcc.dg/compat/fp2-struct-check.h: New file.
8919         * gcc.dg/compat/fp2-struct-defs.h: New file.
8920         * gcc.dg/compat/fp2-struct-init.h: New file.
8921         * gcc.dg/compat/struct-by-value-10_main.c: New file.
8922         * gcc.dg/compat/struct-by-value-10_x.c: New file.
8923         * gcc.dg/compat/struct-by-value-10_y.c: New file.
8924         * gcc.dg/compat/struct-return-10_main.c: New file.
8925         * gcc.dg/compat/struct-return-10_x.c: New file.
8926         * gcc.dg/compat/struct-return-10_y.c: New file.
8927
8928         * gcc.dg/compat/compat-common.h: New file.
8929         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
8930         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
8931         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
8932         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
8933         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
8934         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
8935         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
8936         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8937         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
8938         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
8939         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8940         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
8941         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
8942         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8943         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
8944         * gcc.dg/compat/small-struct-check.h: Ditto.
8945         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
8946         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8947         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
8948         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
8949         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8950         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
8951         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
8952         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8953         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
8954         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
8955         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8956         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
8957         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
8958         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8959         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
8960         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
8961         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8962         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
8963         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
8964         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8965         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
8966         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
8967         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8968         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
8969         * gcc.dg/compat/struct-return-2_main.c: Ditto.
8970         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8971         * gcc.dg/compat/struct-return-2_y.c: Ditto.
8972         * gcc.dg/compat/struct-return-3_main.c: Ditto.
8973         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8974         * gcc.dg/compat/struct-return-3_y.c: Ditto.
8975
8976 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
8977
8978         * g++.dg/pch/static-1.C: New file.
8979         * g++.dg/pch/static-1.Hs: New file.
8980
8981 2003-06-10  Richard Henderson  <rth@redhat.com>
8982
8983         * gcc.dg/asm-7.c: Adjust expected warning text.
8984
8985 2003-06-10  Roger Sayle  <roger@eyesopen.com>
8986
8987         * gcc.dg/builtins-20.c: New test case.
8988
8989 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
8990
8991         PR c++/11131
8992         * g++.dg/opt/template1.C: New test.
8993
8994 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8995
8996         * lib/gcc-dg.exp (dg-test): Clear additional_files and
8997         additional_sources.
8998
8999 2003-05-21  David Taylor  <dtaylor@emc.com>
9000
9001         * gcc.dg/Wpadded.c: New file.
9002
9003 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9004
9005         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
9006         * gcc.dg/special/weak-2.c: Add dg-require-weak.
9007         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
9008         dg-require-weak.
9009
9010 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
9011
9012         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
9013
9014 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9015
9016         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
9017         (dg-require-alias): Likewise.
9018         (dg-require-gc-sections): Likewise.
9019         * lib/target-supports.exp (check_gc_sections_available): Likewise.
9020
9021 2003-06-08  Richard Henderson  <rth@redhat.com>
9022
9023         * gcc.dg/20011029-2.c: Fix the array reference.
9024         * gcc.dg/asm-7.c: New.
9025
9026 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
9027
9028         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
9029
9030 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
9031
9032         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
9033         (dg-require-gc-sections): Likewise.
9034
9035 2003-06-08  Jan Hubicka  <jh@suse.cz>
9036
9037         * i386-cmov1.c: Fix regular expression.
9038         * i386-cvt-1.c: Likewise.
9039         * i386-local.c: Likewise.
9040         * i386-local2.c: Likewise.
9041         * i386-mul.c: Likewise.
9042         * i386-ssetype-1.c: Likewise.
9043         * i386-ssetype-3.c: Likewise.
9044         * i386-ssetype-5.c: Likewise.
9045
9046 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9047
9048         PR c++/11039
9049         * g++.dg/warn/implicit-typename2.C: New test.
9050         * g++.dg/warn/implicit-typename3.C: New test.
9051
9052 2003-06-07  Richard Henderson  <rth@redhat.com>
9053
9054         * g++.dg/other/offsetof3.C: Use size_t.
9055         * g++.dg/other/offsetof4.C: Likewise.
9056
9057 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
9058
9059         * lib/copy-file.exp: New. Implement gcc_copy_files.
9060
9061         * lib/dg-pch.exp: Load copy-file.exp
9062         (dg-pch): Use gcc_copy_files instead of "file copy".
9063
9064 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
9065
9066         * gcc.dg/weak/weak.exp: Simplify.
9067         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
9068         * gcc.dg/weak/weak-1.c: Likewise.
9069         * gcc.dg/weak/weak-2.c: Likewise.
9070         * gcc.dg/weak/weak-3.c: Likewise.
9071         * gcc.dg/weak/weak-4.c: Likewise.
9072         * gcc.dg/weak/weak-5.c: Likewise.
9073         * gcc.dg/weak/weak-6.c: Likewise.
9074         * gcc.dg/weak/weak-7.c: Likewise.
9075         * gcc.dg/weak/weak-8.c: Likewise.
9076         * gcc.dg/weak/weak-9.c: Likewise.
9077
9078 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
9079
9080         gcc.c-torture/execute/20030606-1.c: New.
9081
9082 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9083
9084         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
9085         * gcc.dg/builtins-19.c: Likewise.
9086
9087 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9088
9089         * gcc.dg/builtins-2.c: Add some more tests.
9090         * gcc.dg/builtins-18.c: New test case.
9091         * gcc.dg/builtins-19.c: New test case.
9092
9093 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9094             Jim Wilson  <wilson@tuliptree.org>
9095
9096         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
9097
9098 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
9099
9100         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
9101         mempcpy/stpcpy calls not to be optimized into something else.
9102         * gcc.c-torture/execute/string-opt-3.c: Moved to...
9103         * gcc.c-torture/execute/builtins/string-7.c: ...here.
9104         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
9105
9106 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9107
9108         * gcc.dg/format/asm_fprintf-1.c: New test.
9109
9110 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
9111
9112         * lib/gcc-defs.exp (additional_sources): New variable.
9113         (dg-additional-sources): New function.
9114         (additional_files): New variable.
9115         (dg-additional-files): New function.
9116         (dg-additional-files-options): Likewise.
9117         * lib/gcc-dg.exp (dg-require-weak): New function.
9118         (dg-require-alias): Likewise.
9119         (dg-require-gc-sections): Likewise.
9120         * lib/target-supports.exp (check_alias_available): Remove testfile
9121         parameter.
9122         (check_gc_sections_available): New function.
9123         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
9124         (dg-gpp-additional-files): Likewise.
9125         * lib/g++.exp (additional_sources): Remove.
9126         (additional_files): Likewise.
9127         (g++_target_compile): Use dg-additional-files-options.
9128
9129         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
9130         Tcl logic.
9131         * gcc.dg/special/ecos.exp: Remove.
9132         * gcc.dg/special/20000419-2.c: Use dg-require-*.
9133         * gcc.dg/special/alias-1.c: Likewise.
9134         * gcc.dg/special/alias-2.c: Likewise.
9135         * gcc.dg/special/gcsec-1.c: Likewise.
9136         * gcc.dg/special/weak-1.c: Likewise.
9137         * gcc.dg/special/weak-2.c: Likewise.
9138         * gcc.dg/special/wkali-1.c: Likewise.
9139         * gcc.dg/special/wkali-2.c: Likewise.
9140
9141         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
9142         dg-gpp-additional-*.
9143         * g++.dg/special/conpr-3.C: Likewise.
9144         * g++.dg/special/conpr-4.C: Likewise.
9145         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
9146         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
9147         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
9148         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
9149         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
9150         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
9151         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
9152         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
9153         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
9154         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
9155         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
9156         * g++.old-deja/g++.other/comdat1.C: Likewise.
9157         * g++.old-deja/g++.other/comdat2.C: Likewise.
9158         * g++.old-deja/g++.other/comdat3.C: Likewise.
9159         * g++.old-deja/g++.other/ctor1.C: Likewise.
9160         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
9161
9162 2003-06-05  Richard Henderson  <rth@redhat.com>
9163
9164         * gcc.dg/debug/20030605-1.c: New.
9165
9166 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9167
9168         * README.QMTEST: Update.
9169
9170 2003-06-04  Richard Henderson  <rth@redhat.com>
9171
9172         * gcc.dg/cleanup-1.c: New.
9173         * gcc.dg/cleanup-2.c: New.
9174         * gcc.dg/cleanup-3.c: New.
9175         * gcc.dg/cleanup-4.c: New.
9176         * gcc.dg/cleanup-5.c: New.
9177         * gcc.dg/cleanup-6.c: New.
9178         * gcc.dg/cleanup-7.c: New.
9179
9180 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9181
9182         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
9183
9184         * lib/dg-pch.exp: New file.
9185         * g++.dg/pch/pch.exp: Use dg-pch.exp.
9186         * gcc.dg/pch/pch.exp: Likewise.
9187
9188 2003-06-04  Roger Sayle  <roger@eyesopen.com>
9189
9190         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
9191         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
9192         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
9193         * gcc.dg/builtins-17.c: New test case.
9194         * gcc.dg/i386-387-4.c: New test case.
9195         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
9196
9197 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9198
9199         * gcc.dg/ultrasp9.c: New test.
9200
9201 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9202
9203         * gcc.c-torture/compile/20030604-1.c: New test.
9204         * gcc.dg/sparc-constant-1.c: New test.
9205
9206 2003-06-03  Glen Nakamura  <glen@imodulo.com>
9207
9208         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
9209
9210 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
9211
9212         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
9213
9214         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
9215         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
9216
9217 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
9218
9219         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
9220
9221 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9222
9223         PR c++/10940
9224         * g++.dg/template/spec10.C: New test.
9225
9226 2003-06-03  Roger Sayle  <roger@eyesopen.com>
9227
9228         * gcc.dg/builtins-16.c: New test case.
9229
9230 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
9231
9232         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
9233         mempcpy test with post-increments.
9234         * gcc.c-torture/execute/string-opt-3.c: New test.
9235         * gcc.dg/string-opt-1.c: New test.
9236
9237 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
9238
9239         PR fortran/10965
9240         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
9241
9242 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
9243
9244         * lib/scanasm.exp (dg-scan): New function, factored out of ...
9245         (scan-assembler): ... here.  Use dg-scan.
9246         (scan-assembler-not): Likewise.
9247         (scan-file): New function.
9248         (scan-file-not): Likewise.
9249         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
9250         * gcc.dg/cpp/_Pragma4.c: Likewise.
9251         * gcc.dg/cpp/_Pragma5.c: Likewise.
9252         * gcc.dg/cpp/avoidpaste1.c: Likewise.
9253         * gcc.dg/cpp/avoidpaste2.c: Likewise.
9254         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
9255         * gcc.dg/cpp/cmdlne-P.c: Likewise.
9256         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
9257         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
9258         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
9259         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
9260         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
9261         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
9262         * gcc.dg/cpp/cxxcom1.c: Likewise.
9263         * gcc.dg/cpp/line1.c: Likewise.
9264         * gcc.dg/cpp/maccom1.c: Likewise.
9265         * gcc.dg/cpp/maccom2.c: Likewise.
9266         * gcc.dg/cpp/maccom3.c: Likewise.
9267         * gcc.dg/cpp/maccom4.c: Likewise.
9268         * gcc.dg/cpp/maccom5.c: Likewise.
9269         * gcc.dg/cpp/maccom6.c: Likewise.
9270         * gcc.dg/cpp/multiline.c: Likewise.
9271         * gcc.dg/cpp/spacing1.c: Likewise.
9272         * gcc.dg/cpp/spacing2.c: Likewise.
9273         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
9274         * gcc.dg/cpp/trad/maccom1.c: Likewise.
9275         * gcc.dg/cpp/trad/maccom2.c: Likewise.
9276         * gcc.dg/cpp/trad/maccom3.c: Likewise.
9277         * gcc.dg/cpp/trad/maccom4.c: Likewise.
9278         * gcc.dg/cpp/trad/maccom6.c: Likewise.
9279         * gcc.dg/cpp/cxxcom2.c: Likewise.
9280         * gcc.dg/cpp/cxxcom2.h: New file.
9281
9282         * gcc.dg/cpp/truefalse.cpp: Move it to ...
9283         * g++.dg/cpp/truefalse.C: Here.
9284         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
9285
9286 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
9287
9288         * gcc.dg/cpp/redef3.c: New file.
9289
9290 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9291
9292         * gcc.dg/i386-loop-3.c: New test.
9293
9294 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
9295
9296         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
9297
9298 2003-05-31  Roger Sayle  <roger@eyesopen.com>
9299
9300         * gcc.dg/fwrapv-1.c: New test case.
9301         * gcc.dg/fwrapv-2.c: New test case.
9302
9303 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9304
9305         PR c++/10956
9306         * g++.dg/template/spec9.C: New test.
9307
9308 2003-05-29  Roger Sayle  <roger@eyesopen.com>
9309
9310         * gcc.dg/duff-4.c: New test case.
9311
9312 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
9313
9314         PR fortran/10843
9315         * g77.dg/ffixed-form-1.f: New test
9316         * g77.dg/ffixed-form-2.f: New test
9317         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
9318         * g77.dg/ffree-form-3.f: New test
9319
9320 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
9321
9322         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
9323         * gcc.dg/wint_t-1.c: Likewise.
9324
9325 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9326
9327         * g++.dg/template/access11.C: New test.
9328
9329 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9330
9331         PR c++/10849
9332         * g++.dg/template/access10.C: New test.
9333
9334 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9335             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9336
9337         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
9338
9339 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9340
9341         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
9342         suppress for powerpc-*-darwin*.
9343         * gcc.dg/torture/builtin-noret-2.c: Likewise.
9344
9345 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9346
9347         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
9348         suppress option for powerpc-*-darwin*.
9349
9350 2003-05-23  Roger Sayle  <roger@eyesopen.com>
9351
9352         * gcc.dg/builtins-1.c: Add tests for tan and atan.
9353         * gcc.dg/builtins-4.c: Add test for fmod.
9354
9355 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9356
9357         PR c++/10682
9358         * g++.dg/template/instantiate4.C: New test.
9359
9360 2003-05-22  Roger Sayle  <roger@eyesopen.com>
9361
9362         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
9363
9364 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
9365
9366         * gcc.dg/compat/scalar-return-1_main.c: New file.
9367         * gcc.dg/compat/scalar-return-1_x.c: New file.
9368         * gcc.dg/compat/scalar-return-1_y.c: New file.
9369         * gcc.dg/compat/scalar-return-2_main.c: New file.
9370         * gcc.dg/compat/scalar-return-2_x.c: New file.
9371         * gcc.dg/compat/scalar-return-2_y.c: New file.
9372         * gcc.dg/compat/struct-return-3_main.c: New file.
9373         * gcc.dg/compat/struct-return-3_y.c: New file.
9374         * gcc.dg/compat/struct-return-3_x.c: New file.
9375         * gcc.dg/compat/struct-return-2_main.c: New file.
9376         * gcc.dg/compat/struct-return-2_x.c: New file.
9377         * gcc.dg/compat/struct-return-2_y.c: New file.
9378
9379 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9380
9381         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
9382         for hppa*-hp-hpux*.
9383         * gcc.dg/20021014-1.c (dg-options): Likewise.
9384         * gcc.dg/nest.c (dg-options): Likewise.
9385
9386 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
9387
9388         PR c++/9738
9389         * g++.dg/ext/dllimport2.C: New file.
9390         * g++.dg/ext/dllimport3.C: New file.
9391
9392 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
9393
9394         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
9395         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9396         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9397         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9398         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9399         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9400         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
9401         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
9402         * gcc.dg/compat/small-struct-defs.h: New file.
9403         * gcc.dg/compat/small-struct-init.h: New file.
9404         * gcc.dg/compat/small-struct-check.h: New file.
9405         * gcc.dg/compat/fp-struct-defs.h: New file.
9406         * gcc.dg/compat/fp-struct-check.h: New file.
9407         * gcc.dg/compat/fp-struct-init.h: New file.
9408         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
9409         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
9410
9411 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
9412
9413         * gcc.dg/20030225-2.c: New test.
9414
9415 2003-05-18  Roger Sayle  <roger@eyesopen.com>
9416             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9417
9418         * gcc.c-torture/compile/20030518-1.c: New test case.
9419
9420 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
9421
9422         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
9423         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
9424         gcc-dg-debug-runtest.
9425         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
9426         gcc-dg-debug-runtest.
9427
9428 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9429
9430         PR c++/9022
9431         * g++.dg/lookup/using6.C: New test.
9432
9433 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9434
9435         * g++.dg/parse/access2.C: New test.
9436
9437 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
9438
9439         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
9440         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
9441         * gcc.dg/debug/debug.exp: Likewise.
9442
9443 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
9444
9445         * gcc.dg/dollar.c: New test.
9446
9447 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
9448
9449         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
9450         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
9451         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
9452         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
9453         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
9454         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
9455         * gcc.dg/compat/struct-by-value-6_main.c: New file.
9456         * gcc.dg/compat/struct-by-value-6_x.c: New file.
9457         * gcc.dg/compat/struct-by-value-6_y.c: New file.
9458         * gcc.dg/compat/struct-by-value-7_main.c: New file.
9459         * gcc.dg/compat/struct-by-value-7_x.c: New file.
9460         * gcc.dg/compat/struct-by-value-7_y.c: New file.
9461         * gcc.dg/compat/struct-by-value-8_main.c: New file.
9462         * gcc.dg/compat/struct-by-value-8_x.c: New file.
9463         * gcc.dg/compat/struct-by-value-8_y.c: New file.
9464         * gcc.dg/compat/struct-by-value-9_main.c: New file.
9465         * gcc.dg/compat/struct-by-value-9_x.c: New file.
9466         * gcc.dg/compat/struct-by-value-9_y.c: New file.
9467
9468 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
9469
9470         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
9471         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
9472         support for "repo" mode.
9473         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
9474         * lib/g77-dg.exp: Likewise.
9475         * lib/obj-dg.exp: Likewise.
9476
9477 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
9478
9479         Merge from gcc-3_2-rhl8-branch:
9480         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
9481
9482         * gcc.dg/tls/opt-6.c: New test.
9483
9484         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
9485
9486         * gcc.dg/20030405-1.c: New test.
9487
9488         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
9489
9490         * gcc.dg/20030309-1.c: New test.
9491
9492         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9493
9494         * gcc.c-torture/execute/20030307-1.c: New test.
9495
9496         2003-02-20  Randolph Chung  <tausq@debian.org>
9497
9498         * gcc.c-torture/compile/20030220-1.c: New test.
9499
9500         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
9501
9502         * gcc.dg/20030217-1.c: New test.
9503
9504         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
9505
9506         * gcc.c-torture/compile/20020129-1.c: New test.
9507
9508         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9509
9510         * gcc.dg/unroll-1.c: New test.
9511
9512         2002-11-16  Jan Hubicka  <jh@suse.cz>
9513
9514         * gcc.c-torture/execute/20020920-1.c: New test.
9515
9516         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
9517
9518         PR target/7434
9519         * gcc.c-torture/compile/20021008-1.c: New test.
9520
9521         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
9522
9523         PR target/7559
9524         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
9525
9526         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9527
9528         * gcc.c-torture/compile/20020807-1.c: New test.
9529
9530         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
9531
9532         * gcc.dg/tls/opt-1.c: New test.
9533
9534         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
9535
9536         * gcc.dg/20020729-1.c: New test.
9537
9538         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
9539
9540         * g++.dg/opt/life1.C: New test.
9541
9542         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
9543
9544         * gcc.dg/20020525-1.c: New test.
9545
9546         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9547
9548         PR c++/6794
9549         * g++.dg/ext/pretty1.C: New test.
9550         * g++.dg/ext/pretty2.C: New test.
9551
9552 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
9553
9554         PR c++/8385
9555         * g++.dg/ext/typeof5.C: New test.
9556
9557 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
9558
9559         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
9560         __USER_LABEL_PREFIX__ into account.
9561         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
9562
9563 2003-05-14  Roger Sayle  <roger@eyesopen.com>
9564
9565         * gcc.dg/builtins-15.c: New test case.
9566
9567 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
9568
9569         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
9570
9571 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
9572
9573         * lib/g++.exp: Tweak handling of additional source files.
9574         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
9575         * g++.dg/special/conpr-2a.C: Rename to ...
9576         * g++.dg/special/conpr-2a.cc: ... this.
9577         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
9578         * g++.dg/special/conpr-3a.C: Rename to ...
9579         * g++.dg/special/conpr-3a.cc: This.
9580         * g++.dg/special/conpr-3b.C: Rename to ...
9581         * g++.dg/special/conpr-3b.cc: This.
9582         * g++.dg/special/conpr-4.C: New test.
9583         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
9584
9585 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
9586
9587         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
9588
9589 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9590
9591         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
9592         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9593         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
9594         * g++.old-deja/g++.other/warn3.C: Likewise.
9595
9596 2003-05-11  Roger Sayle  <roger@eyesopen.com>
9597
9598         * gcc.dg/i386-387-1.c: Update to also test log.
9599         * gcc.dg/i386-387-2.c: Likewise.
9600
9601 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9602
9603         * g77.f-torture/execute/int8421.f: New test.
9604
9605 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9606
9607         PR c++/10230, c++/10481
9608         * g++.dg/lookup/scoped5.C: New test.
9609
9610 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9611
9612         PR c++/10552
9613         * g++.dg/template/ttp6.C: New test.
9614
9615 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
9616
9617         * gcc.c-torture/execute/builtins: New directory.
9618         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
9619         gcc.c-torture/execute/builtins.
9620         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
9621         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
9622         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
9623         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
9624
9625 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9626
9627         PR c++/9252
9628         * g++.dg/template/access8.C: New test.
9629         * g++.dg/template/access9.C: New test.
9630
9631 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9632
9633         PR c++/9554
9634         * g++.dg/parse/access1.C: New test.
9635
9636 2003-05-09  DJ Delorie  <dj@redhat.com>
9637
9638         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
9639         long, and not an int.
9640
9641 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9642
9643         PR c++/10555, c++/10576
9644         * g++.dg/template/memclass1.C: New test.
9645
9646 2003-05-08  DJ Delorie  <dj@redhat.com>
9647
9648         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
9649         targets.
9650         * gcc.c-torture/execute/20021024-1.x: Likewise.
9651         * gcc.c-torture/execute/shiftdi.x: Likewise.
9652         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
9653         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
9654         * gcc.dg/20021018-1.c: Likewise.
9655
9656 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9657
9658         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
9659
9660         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
9661         (bcopy): Call memmove.
9662
9663 2003-05-08  Roger Sayle  <roger@eyesopen.com>
9664
9665         * g77.f-torture/compile/8485.f: New test case.
9666
9667 2003-05-07  Richard Henderson  <rth@redhat.com>
9668
9669         PR c++/10570
9670         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
9671         Verify exception_cleanup not called for rethrows.
9672         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
9673         when exiting catch block without rethrowing.
9674         * g++.dg/eh/forced3.C: New.
9675         * g++.dg/eh/forced4.C: New.
9676
9677 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
9678
9679         * gcc.dg/20030505.c: Fix triplet.
9680
9681 2003-05-06  DJ Delorie  <dj@redhat.com>
9682
9683         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
9684         * gcc.dg/nest.c: Likewise.
9685
9686 2003-05-05  Roger Sayle  <roger@eyesopen.com>
9687
9688         * gcc.dg/builtins-14.c: New test case.
9689
9690 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
9691
9692         * lib/compat.exp (compat-execute): New argument.
9693         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
9694         * gcc.dg/compat: New test directory.
9695         * gcc.dg/compat/compat.exp: New expect script.
9696         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
9697         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
9698         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
9699         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
9700         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
9701         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
9702
9703         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
9704         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
9705         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
9706         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
9707         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
9708         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
9709         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
9710         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
9711         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
9712         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
9713         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
9714         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
9715         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
9716         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
9717         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
9718
9719 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
9720
9721         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
9722
9723 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
9724
9725         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
9726
9727 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
9728
9729         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
9730         * gcc.dg/ppc-fsel-2.c: New test.
9731
9732         * gcc.dg/unused-5.c: New test.
9733
9734 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9735
9736         PR c++/10496
9737         * g++.dg/warn/pmf1.C: New test.
9738
9739 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9740
9741         PR c++/4494
9742         * g++.dg/warn/main.C: New test.
9743
9744 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9745
9746         * gcc.dg/nonnull-3.c: New test.
9747
9748 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
9749
9750         * gcc.dg/cpp/Wtrigraphs.c: Update.
9751         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
9752
9753 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
9754
9755         * gcc.dg/ppc-fsel-1.c: New test.
9756
9757 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
9758
9759         PR c/10604
9760         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
9761
9762 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
9763
9764         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
9765
9766 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9767
9768         PR c++/9364, c++/10553, c++/10586
9769         * g++.dg/parse/typename4.C: New test.
9770         * g++.dg/parse/typename5.C: Likewise.
9771
9772 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
9773
9774         * gcc.c-torture/compile/20030503-1.c: New test.
9775
9776 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9777
9778         * g++.dg/lookup/using5.C: Fix testcase error.
9779
9780 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
9781
9782         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
9783         since MEABI is no longer supported.  Remove all vestiges
9784         of MEABI from the test.
9785
9786 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9787
9788         PR c++/10554
9789         * g++.dg/lookup/using5.C: New test.
9790
9791 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9792
9793         PR c++/8772
9794         * g++.dg/template/ttp5.C: New test.
9795
9796 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
9797
9798         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
9799         (dg-gpp-additional-sources): New function.
9800         (dg-gpp-additional-files): Likewise.
9801         * lib/g++.exp (additional_sources): New variable.
9802         (additional_files): Likewise.
9803         (g++_target_compile): Deal with them.
9804         * lib/old-dejagnu.exp: Remove.
9805         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
9806         * g++.old-deja: Revise all tests to use dg commands.
9807
9808 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9809
9810         PR c++/9432, c++/9528
9811         * g++.dg/lookup/using4.C: New test.
9812
9813 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
9814
9815         * gcc.dg/noreturn-5.c: New file.
9816         * gcc.dg/noreturn-6.c: New file.
9817
9818         * gcc.c-torture/compile/inline-1.c: New file.
9819
9820 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9821
9822         PR c++/10551
9823         * g++.dg/template/explicit1.C: New test.
9824
9825 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9826
9827         PR c++/10549
9828         * g++.dg/other/bitfield1.C: New test.
9829
9830         PR c++/10527
9831         * g++.dg/init/new7.C: New test.
9832
9833 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9834
9835         * g++.dg/ext/desig1.C: New test.
9836         * g++.dg/ext/init1.C: Update.
9837
9838         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
9839
9840 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
9841
9842         PR c++/10180
9843         * g++.dg/warn/Winline-1.C: New test.
9844
9845 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
9846
9847         * gcc.c-torture/execute/string-opt-19.c: New test.
9848
9849         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
9850         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
9851
9852 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
9853
9854         PR c++/10506
9855         * g++.dg/init/new6.C: New test.
9856
9857         PR c++/10503
9858         * g++.dg/init/ref6.C: New test.
9859
9860 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
9861
9862         * g++.dg/warn/weak1.C: XFAIL on AIX4.
9863
9864 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9865
9866         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
9867         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
9868
9869 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
9870
9871         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
9872         initialized static data members.
9873
9874 2003-04-25  H.J. Lu <hjl@gnu.org>
9875
9876         * gcc.dg/ia64-sync-4.c: New test.
9877
9878 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9879
9880         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
9881         date.
9882
9883 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
9884
9885         PR c++/10337
9886         * g++.dg/warn/conv1.C: New test.
9887         * g++.old-deja/g++.other/conv7.C: Adjust.
9888         * g++.old-deja/g++.other/overload14.C: Adjust.
9889
9890 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9891
9892         PR c++/10471
9893         * g++.dg/template/defarg2.C: New test.
9894
9895 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
9896
9897         * gcc.dg/cpp/include2.c: Update.
9898         * gcc.dg/cpp/multiline-2.c: New.
9899         * gcc.dg/cpp/multiline.c: Update.
9900         * gcc.dg/cpp/strify2.c: Update.
9901         * gcc.dg/cpp/trad/literals-2.c: Update.
9902
9903 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9904
9905         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
9906
9907 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9908
9909         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
9910
9911 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9912
9913         PR c++/10451
9914         * g++.dg/parse/crash4.C: New test.
9915
9916         PR c++/9847
9917         * g++.dg/parse/crash5.C: New test.
9918
9919 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9920
9921         PR c++/10446
9922         * g++.dg/parse/crash3.C: New test.
9923
9924         PR c++/10428
9925         * g++.dg/parse/elab1.C: New test.
9926
9927 2003-04-22  Devang Patel  <dpatel@apple.com>
9928
9929         * gcc.dg/cpp/trad/funlike-5.c: New test.
9930
9931 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
9932
9933         * g++.dg/other/packed1.C: Fix dg options.
9934
9935 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
9936
9937         * g++.dg/other/offsetof2.C: New test.
9938
9939 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
9940
9941         * g++.dg/template/recurse.C: Adjust location of error messages.
9942
9943 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9944
9945         PR c++/9881
9946         * g++.dg/init/addr-const1.C: New test.
9947         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
9948
9949 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9950
9951         PR c++/10405
9952         * g++.dg/lookup/struct-hack1.C: New test.
9953
9954 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
9955
9956         * ucs.c: Update diagnostic messages.
9957
9958 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9959
9960         * gcc.dg/cpp/truefalse.cpp: New test.
9961         * gcc.dg/cpp/cpp.exp: Update.
9962         * g++.dg/other/stdbool-if.C: Remove.
9963
9964 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9965
9966         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
9967         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
9968
9969 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9970
9971         * gcc.c-torture/compile/20030418-1.c: New test.
9972
9973 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
9974
9975         * README.compat: Remove; content moved to doc/sourcebuild.texi.
9976
9977 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9978
9979         PR c++/10347
9980         g++.dg/template/dependent-name1.C: New test.
9981
9982 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
9983
9984         * gcc.dg/warn-1.c (tourist_guide): New array,
9985         contains a pointer to bar.
9986
9987 2003-04-16  Roger Sayle  <roger@eyesopen.com>
9988
9989         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
9990         * gcc.c-torture/execute/medce-1.c: New test case.
9991         * gcc.c-torture/execute/medce-2.c: New test case.
9992
9993 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
9994
9995         * lib/prune.exp: Ignore more messages.
9996
9997         PR c++/10381
9998         * g++.dg/parse/lookup3.C: New test.
9999
10000 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
10001
10002         * gcc.c-torture/compile/20030415-1.c : New test.
10003
10004 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
10005
10006         * gcc.c-torture/execute/scope-2.c: Move to ...
10007         * gcc.dg/noncompile/scope.c: .... here.
10008
10009 2003-04-14  Roger Sayle  <roger@eyesopen.com>
10010
10011         * gcc.dg/20030414-2.c: New test case.
10012
10013 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
10014
10015         PR target/10377
10016         * gcc.dg/20030414-1.c: New test.
10017
10018 2003-04-13  Roger Sayle  <roger@eyesopen.com>
10019
10020         * gcc.dg/builtins-12.c: New test case.
10021         * gcc.dg/builtins-13.c: New test case.
10022
10023 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10024
10025         * gcc.c-torture/execute/string-opt-18.c: New test.
10026
10027 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
10028
10029         PR c++/10300
10030         * g++.dg/init/new5.C: New test.
10031
10032 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
10033
10034         PR c++/7910
10035         * g++.dg/ext/dllimport1.C: New test.
10036
10037 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10038
10039         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
10040
10041 2003-04-11  Bud Davis <bdavis9659@comcast.net>
10042
10043         PR Fortran/9263
10044         * g77.f-torture/noncompile/9263.f: New test
10045         PR Fortran/1832
10046         * g77.f-torture/execute/1832.f: New test
10047
10048 2003-04-11  David Chad  <davidc@freebsd.org>
10049             Loren J. Rittle  <ljrittle@acm.org>
10050
10051         libobjc/8562
10052         * objc.dg/headers.m: New test.
10053
10054 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
10055
10056         * gcc.c-torture/execute/builtin-noret-2.c: New.
10057         * gcc.c-torture/execute/builtin-noret-2.x: New.
10058         XFAIL builtin-noret-2.c at -O1 and above.
10059         * gcc.dg/redecl.c: New.
10060         * gcc.dg/Wshadow-1.c: Update error regexps.
10061
10062 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
10063
10064         * g++.dg/abi/bitfield10.C: New test.
10065
10066 2003-04-09  Mike Stump  <mrs@apple.com>
10067
10068         * gcc.dg/pch/pch.exp: Make testcase names longer.
10069         * g++.dg/pch/pch.exp: Make testcase names longer.
10070
10071 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10072
10073         * gcc.dg/builtins-11.c: New test case.
10074
10075 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10076
10077         * gcc.dg/builtins-9.c: New test case.
10078         * gcc.dg/builtins-10.c: New test case.
10079
10080 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
10081
10082         * gcc.dg/noncompile/init-4.c.c: New test.
10083
10084 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
10085
10086         * gcc.misc-test/gcov-9.c: New test.
10087         * gcc.misc-test/gcov-10.c: New test
10088         * gcc.misc-test/gcov-11.c: New test.
10089
10090 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
10091
10092         PR optimization/10024
10093         * gcc.c-torture/compile/20030405-1.c: New test.
10094
10095 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
10096
10097         * gcc.dg/pch/static-3.c: New.
10098         * gcc.dg/pch/static-3.hs: New.
10099         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
10100
10101 2003-04-04  Richard Henderson  <rth@redhat.com>
10102
10103         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
10104         * g++.dg/eh/forced2.C: Likewise.
10105
10106 2003-04-03  Mike Stump  <mrs@apple.com>
10107
10108         * lib/scanasm.exp (scan-assembler): Add xfail processing for
10109         target arg.
10110         (scan-assembler-times, scan-assembler-not): Likewise.
10111         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
10112
10113 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10114
10115         * gcc.dg/sparc-loop-1.c: New test.
10116
10117 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
10118
10119         PR other/9274
10120         * g++.dg/pch/system-2.C: New.
10121         * g++.dg/pch/system-2.Hs: New.
10122
10123 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
10124
10125         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
10126
10127         * g++.dg/eh/simd-1.C (vecfunc): Same.
10128
10129 2003-04-01  Roger Sayle  <roger@eyesopen.com>
10130
10131         * gcc.c-torture/execute/20030401-1.c: New test case.
10132
10133 2003-04-01  Ziemowit Laski <zlaski@apple.com>
10134
10135         * objc.dg/defs.m: New.
10136
10137 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
10138
10139         * g++.dg/eh/simd-1.C: New.
10140         * g++.dg/eh/simd-2.C: New.
10141
10142 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
10143
10144         * gcc.c-torture/execute/simd-3.c: New.
10145
10146 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10147
10148         PR c/9936
10149         * gcc.dg/20030331-2.c: New test.
10150
10151 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10152
10153         PR c++/10278
10154         * g++.dg/parse/crash2.C: New test.
10155
10156 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10157
10158         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
10159         * gcc.c-torture/execute/20030331-1.c: ...here.
10160
10161 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10162
10163         * gcc.c-torture/execute/20030331-1.c: New test.
10164
10165 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
10166
10167         * lib/gcov.exp: Adjust call return testing strings.
10168         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
10169
10170 2003-03-31  Roger Sayle  <roger@eyesopen.com>
10171
10172         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
10173         * gcc.dg/builtins-7.c: New test case.
10174         * gcc.dg/builtins-8.c: New test case.
10175
10176 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10177
10178         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
10179
10180 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
10181
10182         PR c++/7647
10183         * g++.dg/lookup-class-member-2.C: New test.
10184
10185 2003-03-30  Glen Nakamura  <glen@imodulo.com>
10186
10187         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
10188
10189 2003-03-28  Roger Sayle  <roger@eyesopen.com>
10190
10191         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
10192
10193 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
10194
10195         * g++.dg/init/attrib1.C: New test.
10196
10197 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10198
10199         * gcc.dg/ultrasp8.c: New test.
10200
10201 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10202
10203         * gcc.dg/ultrasp7.c: New test.
10204
10205 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
10206
10207         PR c++/10047
10208         * g++.dg/template/inline1.C: New test.
10209
10210 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10211
10212         * gcc.dg/sparc-dwarf2.c: New test.
10213
10214 2003-03-27  Roger Sayle  <roger@eyesopen.com>
10215
10216         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
10217         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
10218
10219 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
10220
10221         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
10222         than reading .x files.
10223         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
10224         * g77.dg/gcov/gcov-1.f: Likewise.
10225         * gcc.misc-tests/gcov-4b.c: Likewise.
10226         * gcc.misc-tests/gcov-5b.c: Likewise.
10227         * gcc.misc-tests/gcov-6.c: Likewise.
10228         * gcc.misc-tests/gcov-7.c: Likewise.
10229         * gcc.misc-tests/gcov-8.c: Likewise.
10230         * g++.dg/gcov/gcov-1.x: Remove.
10231         * g77.dg/gcov/gcov-1.x: Likewise.
10232         * gcc.misc-tests/gcov-4b.x: Likewise.
10233         * gcc.misc-tests/gcov-5b.x: Likewise.
10234         * gcc.misc-tests/gcov-6.x: Likewise.
10235         * gcc.misc-tests/gcov-7.x: Likewise.
10236         * gcc.misc-tests/gcov-8.x: Likewise.
10237
10238 2003-03-27  Glen Nakamura  <glen@imodulo.com>
10239
10240         PR opt/10087
10241         * gcc.dg/20030324-1.c: New test.
10242
10243 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
10244
10245         PR c++/10224
10246         * g++.dg/template/arg3.C: New test.
10247
10248         PR c++/10158
10249         * g++.dg/template/friend18.C: New test.
10250
10251 2003-03-26  Roger Sayle  <roger@eyesopen.com>
10252
10253         * g77.f-torture/compile/20030326-1.f: New test case.
10254
10255 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
10256
10257         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
10258
10259         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
10260
10261 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
10262
10263         * gcc.dg/ia64-sync-3.c: New test.
10264
10265 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
10266
10267         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
10268
10269 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10270
10271         * gcc.dg/ultrasp6.c: New test.
10272
10273 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10274
10275         * gcc.dg/i386-signbit-1.c: New test.
10276         * gcc.dg/i386-signbit-2.c: New test.
10277         * gcc.dg/i386-signbit-3.c: New test.
10278
10279 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10280
10281         * gcc.dg/ultrasp5.c: Fix options.
10282
10283 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10284
10285         * gcc.dg/ultrasp5.c: Fix comment.
10286
10287 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
10288
10289         PR fortran/10197
10290         * g77.f-torture/execute/10197.f: New test.
10291
10292 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
10293
10294         PR c++/9898, c++/383
10295         * g++.dg/template/conv6.C: New test.
10296
10297         PR c++/10119
10298         * g++.dg/template/ptrmem5.C: New test.
10299
10300         PR c++/10026
10301         * g++.dg/lookup/koenig1.C: New test.
10302
10303         PR C++/10199
10304         * g++.dg/lookup/template2.C: New test.
10305
10306 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
10307
10308         * g++.dg/opt/rtti1.C: New test.
10309
10310 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
10311
10312         * gcc.dg/ultrasp5.c: New test.
10313
10314 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
10315
10316         PR middle-end/9967
10317         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
10318         builtin fputs.
10319
10320 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
10321
10322         PR c/8224
10323         * gcc.dg/20030323-1.c: New test.
10324
10325 2003-03-23  Roger Sayle  <roger@eyesopen.com>
10326
10327         * gcc.c-torture/compile/20030323-1.c: New test case.
10328
10329 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
10330
10331         * gcc.dg/20030321-1.c: New test.
10332
10333 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
10334
10335         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
10336
10337 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
10338
10339         PR c++/9978, c++/9708
10340         * g++.dg/ext/vlm1.C: Adjust expected error.
10341         * g++.dg/ext/vla2.C: New test.
10342         * g++.dg/template/arg1.C: New test.
10343         * g++.dg/template/arg2.C: New test.
10344
10345 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
10346
10347         * g77.f-torture/execute/select.f: New test.
10348         * g77.f-torture/noncompile/select_no_compile.f: New test.
10349
10350 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
10351
10352         PR c++/9898
10353         * g++.dg/other/error4.C: New test.
10354
10355 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
10356
10357         * g++.dg/template/friend17.C: New test.
10358
10359 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
10360
10361         * gcc.c-torture/compile/20030320-1.c: New.
10362
10363 2003-03-20  Roger Sayle  <roger@eyesopen.com>
10364
10365         * gcc.dg/builtins-6.c: New test case.
10366
10367 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
10368
10369         PR target/10073
10370         * gcc.c-torture/compile/20030319-1.c: New.
10371
10372 2003-03-18  Jan Hubicka  <jh@suse.cz>
10373
10374         * gcc.dg/i386-cvt-1.c: New test.
10375
10376 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
10377
10378         * objc.dg/naming-1.m: Use "(parse|syntax) error".
10379         * objc.dg/naming-2.m: Likewise.
10380
10381 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
10382
10383         PR c++/9639
10384         * g++.dg/parse/crash1.C: New test.
10385
10386 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
10387
10388         PR c++/8805
10389         * g++.dg/eh/cleanup1.C: New test.
10390
10391 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
10392
10393         * gcc.c-torture/execute/20030316-1.c: New test case.
10394
10395 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10396
10397         PR c++/9629
10398         * g++.dg/init/ctor2.C: New test.
10399
10400 2003-03-15  Roger Sayle  <roger@eyesopen.com>
10401
10402         * g77.f-torture/compile/xformat.f: New test case.
10403
10404 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10405
10406         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
10407         * g++.old-deja/g++.mike/eh50.C: Likewise.
10408
10409 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10410
10411         PR c++/6440
10412         * g++.dg/template/spec7.C: New test.
10413         * g++.dg/template/spec8.C: Likewise.
10414
10415 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
10416
10417         * gcc.c-torture/execute/20030313-1.c: New test.
10418
10419 2003-03-14  Richard Henderson  <rth@redhat.com>
10420
10421         * gcc.dg/inline-2.c: Adjust alpha test for external call.
10422
10423 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
10424
10425         * gcc.c-torture/compile/20030314-1.c: New test.
10426
10427 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
10428
10429         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
10430         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
10431         thumb target,
10432         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
10433         to accept newer _imp__  prefix and additional
10434         newline in .drectve section.
10435         * gcc.dg/dll-4.c: Likewise.
10436         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
10437         switch.
10438
10439 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
10440
10441         * g++.dg/parse/namespace9.C: New test.
10442
10443         * g++.dg/init/ref5.C: New test.
10444         * g++.dg/parse/ptrmem1.C: Likewise.
10445
10446 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10447
10448         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
10449         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
10450         regular expression.
10451         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
10452         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
10453
10454 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
10455
10456         * gcc.c-torture/execute/20030224-2.c: New test.
10457
10458 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10459
10460         * gcc.dg/decl-3.c: New test.
10461
10462 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10463
10464         * gcc.dg/i386-loop-2.c: New test.
10465
10466 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
10467
10468         PR c++/9474
10469         * g++.dg/parse/namespace8.C: New test.
10470
10471         PR c++/9924
10472         * g++.dg/overload/builtin2.C: New test.
10473
10474 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
10475
10476         * gcc.dg/return-type-3.c: New test.
10477
10478 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
10479
10480         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
10481         profiling options are not supported.
10482
10483 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
10484
10485         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
10486         * g++.old-deja/g++.warn/impint2.C: Likewise.
10487
10488 2003-03-10  Devang Patel  <dpatel@apple.com>
10489
10490         * g++.dg/cpp/c++_cmd_1.C: New test.
10491         * g++.dg/cpp/c++_cmd_1.h: New file.
10492
10493 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
10494
10495         * gcc.dg/altivec-9.c: New file.
10496
10497 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10498
10499         * gcc.dg/ppc-sdata-1.c: New test.
10500         * gcc.dg/ppc-sdata-2.c: New test.
10501
10502 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
10503
10504         PR c++/9373
10505         * g++.dg/opt/ptrmem2.C: New test.
10506
10507         PR c++/8534
10508         * g++.dg/opt/ptrmem1.C: New test.
10509
10510 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10511
10512         * gcc.dg/i386-loop-1.c: New test.
10513
10514 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10515
10516         PR c++/9970
10517         * g++.dg/lookup/friend1.C: New test.
10518
10519 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10520
10521         PR c++/9823
10522         * g++.dg/parser/constructor1.C: New test.
10523
10524 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
10525
10526         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
10527
10528         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
10529
10530 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
10531
10532         * gcc.dg/cpp/Wunused.c: Update test.
10533
10534 2003-03-08  Jan Hubicka  <jh@suse.cz>
10535
10536         * gcc.dg/inline-3.c: New test.
10537
10538 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10539
10540         PR c++/9809
10541         * g++.dg/parse/builtin1.C: New test.
10542
10543         PR c++/9982
10544         * g++.dg/abi/cookie1.C: New test.
10545         * g++.dg/abi/cookie2.C: Likewise.
10546
10547         PR c++/9524
10548         * g++.dg/template/field1.C: New test.
10549
10550         PR c++/9912
10551         * g++.dg/parse/class1.C: New test.
10552         * g++.dg/parse/namespace7.C: Likewise.
10553         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
10554
10555 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
10556
10557         * g++.dg/init/ref4.C: New test.
10558
10559 2003-03-07  Jan Hubicka  <jh@suse.cz>
10560
10561         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
10562         * gcc.dg/inline-3.c:  New test.
10563
10564 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
10565
10566         * g++.dg/init/ref3.C: New test.
10567
10568         PR c++/9965
10569         * g++.dg/init/ref2.C: New test.
10570
10571         PR c++/9400
10572         * g++.dg/warn/Wshadow-2.C: New test.
10573
10574         PR c++/9791
10575         * g++.dg/warn/Woverloaded-1.C: New test.
10576
10577 2003-03-05  Jan Hubicka  <jh@suse.cz>
10578
10579         * gcc.dg/i386-local2.c: New.
10580         * gcc.dg/i386-local.c: Fix typo.
10581
10582 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
10583
10584         * g++.dg/abi/layout3.C: New test.
10585
10586 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
10587
10588         * gcc.c-torture/compile/20030305-1.c
10589
10590 2003-03-05  Jan Hubicka  <jh@suse.cz>
10591
10592         * gcc.dg/i386-local.c: New.
10593
10594 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
10595
10596         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
10597
10598 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10599
10600         * gcc.dg/switch-2.c: New test.
10601         * gcc.dg/switch-3.c: New test.
10602         * gcc.dg/Wswitch.c: Adjust line numbers.
10603         * gcc.dg/Wswitch-default.c: Likewise.
10604         * gcc.dg/Wswitch-enum.c: Likewise.
10605
10606 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
10607
10608         * gcc.c-torture/execute/20030222-1.c: New test.
10609
10610 2003-03-03  James E Wilson  <wilson@tuliptree.org>
10611
10612         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
10613
10614 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
10615
10616         PR c++/9878
10617         * g++.dg/init/ref1.C: New test.
10618
10619 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
10620
10621         * gcc.dg/sh-relax.c: New SH-only test.
10622
10623 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
10624
10625         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
10626         comment explaining purpose of testcase.
10627
10628 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10629
10630         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
10631         for HC11/HC12 (asm needs two int registers).
10632         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
10633         HC11/HC12 because the test uses an asm which needs two 32-bit
10634         registers.
10635
10636 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10637
10638         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
10639         for HC11/HC12 (array is too large otherwise).
10640         * gcc.c-torture/compile/920501-4.x: New file, likewise.
10641         * gcc.c-torture/compile/20010518-2.x: Likewise.
10642         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
10643         HC11/HC12 (array is too large).
10644
10645 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
10646
10647         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
10648         * lib/g++-dg.exp (g++-dg-test): Likewise.
10649
10650 2003-03-01  Roger Sayle  <roger@eyesopen.com>
10651
10652         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
10653         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
10654
10655 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10656
10657         * g++.dg/warn/implicit-typename1.C: Remove warning.
10658
10659 2003-02-28  Richard Henderson  <rth@redhat.com>
10660
10661         * gcc.dg/noreturn-1.c: Move noreturn warning line.
10662         * gcc.dg/return-type-1.c: Move control reaches end warning line.
10663
10664 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
10665
10666         * gcc.dg/pch/pch.exp: Change .pch to .gch.
10667         * g++.dg/pch/pch.exp: Likewise.
10668
10669 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
10670
10671         PR c++/9879
10672         * testsuite/g++.dg/init/new4.C: New test.
10673
10674 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
10675
10676         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
10677
10678 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
10679
10680         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
10681         unsigned long.
10682
10683         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
10684         wider than float.
10685
10686 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10687
10688         * lib/scanasm.exp: Add support for counting numbers of
10689         occurences.
10690         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
10691         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
10692
10693 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
10694
10695         PR c++/9683
10696         * g++.dg/template/static3.C: New test.
10697
10698         PR c++/9829
10699         * g++.dg/parse/namespace6.C: New test.
10700
10701 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10702
10703         PR target/9732
10704         * gcc.dg/20030225-1.c: New test.
10705
10706 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
10707
10708         * README: Remove out-of-date information.
10709
10710         PR c++/9836
10711         * g++.dg/template/spec6.C: New test.
10712
10713 2003-02-24  Jeff Law  <law@redhat.com>
10714
10715         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
10716
10717 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10718
10719         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
10720         * gcc.dg/pragma-ep-1.c: Likewise.
10721
10722 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10723
10724         PR c++/9602
10725         * g++.dg/template/friend16.C: New test.
10726
10727 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
10728
10729         PR c++/5333
10730         * g++.dg/parse/fused-params1.C: Adjust error messages.
10731         * g++.dg/template/nested3.C: New test.
10732
10733 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
10734
10735         * g++.dg/abi/param1.C: New test.
10736
10737 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10738
10739         PR c++/7982
10740         * g++.dg/warn/implicit-typename1.C: New test.
10741
10742 2003-02-22  Kelley Cook <kelleycook@comcast.net>
10743
10744         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
10745         with "mtune".
10746         * g++.old-deja/g++.other/store-expr2.C: Likewise.
10747         * gcc.c-torture/execute/20010129-1.x: Likewise.
10748         * gcc.dg/20011107-1.c: Likewise.
10749         * gcc.dg/20020108-1.c: Likewise.
10750         * gcc.dg/20020122-3.c: Likewise.
10751         * gcc.dg/20020206-1.c: Likewise.
10752         * gcc.dg/20020310-1.c: Likewise.
10753         * gcc.dg/20020426-2.c: Likewise.
10754         * gcc.dg/20020517-1.c: Likewise.
10755         * gcc.dg/991230-1.c: Likewise.
10756         * gcc.dg/i386-unroll-1.c: Likewise.
10757         * gcc.misc-tests/i386-prefetch.exp: Likewise.
10758
10759 2003-02-22  Jan Hubicka  <jh@suse.cz>
10760
10761         * gcc.dg/i386-mul.c: New test.
10762
10763 2003-02-21  Roger Sayle  <roger@eyesopen.com>
10764
10765         * gcc.dg/builtins-5.c: New test case.
10766
10767 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
10768
10769         * gcc.dg/asmreg-1.c: New test.
10770
10771 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10772
10773         PR c++/9749
10774         * g++.dg/parse/varmod1.C: New test.
10775
10776 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10777
10778         PR c++/9727
10779         * g++.dg/template/op1.C: New test.
10780
10781 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10782
10783         PR c++/8906
10784         * g++.dg/template/nested2.C: New test.
10785
10786 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10787
10788         PR c++/8724
10789         * g++.dg/expr/dtor1.C: New test.
10790
10791 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10792
10793         * gcc.dg/cpp/include3.c: New test.
10794         * gcc.dg/cpp/inc/foo.h: New file.
10795
10796 2003-02-21  Glen Nakamura  <glen@imodulo.com>
10797
10798         * gcc.c-torture/execute/20030221-1.c: New test.
10799
10800 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
10801
10802         PR c++/9729
10803         * g++.dg/abi/conv1.C: New test.
10804
10805 2003-02-20  Jan Hubicka  <jh@suse.cz>
10806
10807         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
10808
10809 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
10810
10811         * gcc.c-torture/compile/20030219-1.c: New test.
10812
10813 2003-02-18  Jan Hubicka  <jh@suse.cz>
10814
10815         * gcc.dg/funcorder.c: New test.
10816
10817 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10818
10819         * gcc.c-torture/execute/20030218-1.c: New.
10820
10821 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
10822
10823         * gcc.dg/20030218-1.c: New.
10824
10825 2003-02-18  Richard Henderson  <rth@redhat.com>
10826
10827         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
10828         * gcc.dg/attr-used-2.c: New.
10829
10830 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
10831
10832         PR c++/9704
10833         * g++.dg/init/copy5.C: New test.
10834
10835 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
10836
10837         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
10838         * g++.dg/pch/pch.exp: Likewise.
10839
10840 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10841
10842         * gcc.c-torture/execute/20030209-1.c: Enable the test if
10843         STACK_SIZE is not defined.
10844
10845 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10846
10847         PR c++/9457
10848         * g++.dg/template/init1.C: New test.
10849
10850 2003-02-16  Jan HUbicka  <jh@suse.cz>
10851
10852         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
10853         (foo): Add few extra tests
10854         * gcc.dg/c99-const-expr-3.c: Likewise.
10855         * gcc.c-torture/execute/20030216-1.c: New.
10856
10857 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10858
10859         PR c++/9459
10860         * g++.dg/ext/typeof4.C: New test.
10861
10862 2003-02-15  Roger Sayle  <roger@eyesopen.com>
10863
10864         * gcc.dg/i386-387-3.c: New test case.
10865
10866 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
10867
10868         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
10869         cris-*-elf* cris-*-aout* and mmix-*-*.
10870
10871 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
10872
10873         * gcc.dg/20030213-1.c: New test.
10874
10875 2003-02-12  Roger Sayle  <roger@eyesopen.com>
10876
10877         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
10878         * gcc.dg/i386-387-2.c: Likewise.
10879
10880 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
10881
10882         * gcc.dg/ppc-spe.c: Fix formatting.
10883         Enable tests that were previously unsupported by gas.
10884         Delete tests for instructions that no longer exist.
10885         Switch arguments on evsubifw builtin.
10886
10887 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10888
10889         * gcc.c-torture/execute/20030209-1.c: Disable the test if
10890         STACK_SIZE is too small.
10891
10892 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
10893             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
10894
10895         * gcc.dg/decl-2.c: New test.
10896
10897 2003-02-10  Jan Hubicka  <jh@suse.cz>
10898
10899         * gcc.dg/i386-fpcvt-1.c:  New test.
10900
10901 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
10902
10903         * gcc.c-torture/execute/20030209-1.c: New test.
10904
10905 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
10906
10907         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
10908         int-wide bitops, use the constants of the same width.
10909         Likewise, if long long is 32-bit wide, test bitops using
10910         32-bit constants.
10911
10912 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
10913
10914         * gcc.dg/20021014-1.c: Annotate with expected notice text.
10915
10916 2003-02-07  Roger Sayle  <roger@eyesopen.com>
10917
10918         * testsuite/gcc.dg/builtins-4.c: New test case.
10919
10920 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10921
10922         * gcc.dg/20020430-1.c: Fix dg command typos.
10923         * gcc.dg/20020503-1.c: Likewise.
10924
10925 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10926
10927         PR c++/8785
10928         * g++.dg/parse/fused-params1.C: New test.
10929
10930         PR c++/8857
10931         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
10932
10933         PR c++/8921
10934         * g++.dg/parse/non-dependent1.C: New test.
10935
10936         PR c++/8928
10937         * g++.dg/parse/dupl-tmpl-args1.C: New test.
10938
10939         PR c++/9228
10940         * g++.dg/parse/undefined7.C: New test.
10941         * g++.dg/parse/non-templ1.C: New test.
10942
10943         PR c++/9229
10944         * g++.dg/parse/too-many-tmpl-args1.C: New test.
10945
10946 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
10947
10948         * gcc.c-torture/compile/20030206-1.c: New test.
10949
10950 2003-02-05  Roger Sayle  <roger@eyesopen.com>
10951
10952         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
10953         "pow" to "foo" to avoid potential confusion with a math built-in.
10954
10955 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10956
10957         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
10958         conditions for SPARC targets.
10959
10960 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
10961
10962         * gcc.dg/20030204-1.c: New test.
10963
10964 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10965
10966         PR c++/38
10967         * g++.dg/parse/array-size1.C: New test.
10968
10969         PR c++/5657
10970         * g++.dg/parse/undefined3.C: New test.
10971
10972         PR c++/5665
10973         * g++.dg/parse/undefined4.C: New test.
10974
10975         PR c++/5975
10976         * g++.dg/parse/undefined5.C: New test.
10977
10978         PR c++/7259
10979         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
10980
10981         PR c++/8578
10982         * g++.dg/parse/casting-operator1.C: New test.
10983
10984         PR c++/8596
10985         * g++.dg/parse/undefined6.C: New test.
10986
10987         PR c++/8736
10988         * g++.dg/parse/missing-template1.C: New test.
10989
10990 2003-02-04  Jan Hubicka  <jh@suse.cz>
10991
10992         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
10993         * gcc.dg/i386-cmov?.c:  Likewise.
10994         * gcc.dg/i386-fpcvt-?.c:  Likewise.
10995         * gcc.dg/i386-ssefp-1.c:  Likewise.
10996         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
10997         conventions.
10998
10999 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
11000
11001         PR c++/7129
11002         * testsuite/g++.dg/ext/max.C: New test.
11003
11004 2003-02-03  Jan Hubicka  <jh@suse.cz>
11005
11006         * gcc.c-torture/execute/20030203-1.c: New test.
11007
11008 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
11009
11010         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
11011         'natural-endian'.
11012
11013 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
11014
11015         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
11016         * g++.dg/init/new2.C: Likewise.
11017         * g++.dg/other/new1.C: Likewise.
11018
11019 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
11020
11021         * gcc.dg/struct-ret-libc.c: New test.
11022
11023 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
11024
11025         * gcc.dg/20030129-1.c: New test.
11026
11027 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11028
11029         PR c++/8849
11030         * g++.dg/template/ptrmem4.C: New test.
11031
11032 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
11033
11034         * g++.dg/parser/constant1.C: New test.
11035
11036 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11037
11038         PR c++/8591
11039         * g++.dg/parse/friend2.C: New test.
11040
11041 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11042
11043         PR c++/9437
11044         * g++.dg/template/unify4.C: New test.
11045
11046 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
11047
11048         * gcc.c-torture/execute/20030128-1.c: New test.
11049
11050 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
11051
11052         * g++.dg/lookup/nested1.C: Test moved from ...
11053         * g++.old-deja/g++.other/lookup24.C: ... here.
11054
11055 2003-01-28  Jan Hubicka  <jh@suse.cz>
11056
11057         * gcc.dg/i386-cmov5.c:  New test.
11058
11059 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
11060
11061         * gcc.c-torture/execute/20010925-1.c: Changed the
11062         memcpy declaration.
11063
11064 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
11065
11066         PR c++/3902
11067         * g++.dg/parse/template5.C: New test.
11068
11069 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
11070
11071         PR fortran/9258
11072         * g77.dg/pr9258: New test.
11073
11074 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11075
11076         * README: Move relevant parts from README.g++.
11077
11078         * README.g++: Remove this file.
11079
11080 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
11081
11082         * g++.dg/abi/dcast1.C: New test.
11083
11084 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11085
11086         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
11087
11088 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
11089
11090         PR c++/47
11091         * g++.old-deja/g++.other/lookup24.C: New test.
11092
11093 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11094
11095         PR middle-end/7227
11096         * gcc.dg/uninit-C.c: New test.
11097
11098 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
11099
11100         * g++.dg/abi/covariant1.C: New test.
11101
11102 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
11103
11104         * gcc.dg/20030123-1.c: New test.
11105
11106 2003-01-25  Jan Hubicka  <jh@suse.cz>
11107
11108         PR opt/8492
11109         * gcc.c-torture/compile/20030125-1.c
11110
11111 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
11112
11113         PR c++/9403
11114         * g++.dg/parse/template3.C: New test.
11115         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
11116
11117         PR c++/795
11118         * g++.dg/parse/template4.C: New test.
11119
11120         PR c++/9415
11121         * g++.dg/template/qual2.C: New test.
11122
11123         PR c++/8545
11124         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
11125
11126         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
11127
11128 2003-01-25  Roger Sayle  <roger@eyesopen.com>
11129
11130         * gcc.c-torture/execute/switch-1.c: New test case.
11131
11132 2003-01-25  Jan Hubicka  <jh@suse.cz>
11133
11134         * gcc.c-torture/execute/20030125-1.[cx]: New test.
11135
11136 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
11137
11138         Tweaks for Bison-1.875. From the NEWS file:
11139         "- `parse error' -> `syntax error'
11140         Bison now uniformly uses the term `syntax error'"
11141         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
11142         * gcc.dg/cpp/digraph2.c: Likewise.
11143         * gcc.dg/cpp/direct2.c: Likewise.
11144         * gcc.dg/cpp/paste4.c: Likewise.
11145         * gcc.dg/c90-restrict-1.c: Likewise.
11146         * gcc.dg/c99-func-2.c: Likewise.
11147         * gcc.dg/noncompile/920721-2.c: Likewise.
11148         * gcc.dg/noncompile/930622-2.c: Likewise.
11149         * gcc.dg/noncompile/940112-1.c: Likewise.
11150         * gcc.dg/noncompile/950921-1.c: Likewise.
11151         * gcc.dg/noncompile/951123-1.c: Likewise.
11152         * gcc.dg/noncompile/971104-1.c: Likewise.
11153         * gcc.dg/noncompile/990416-1.c: Likewise.
11154
11155 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
11156
11157         * g++.dg/parse/undefined1.C: Add error message.
11158
11159 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11160
11161         PR c++/9354
11162         * g++.dg/parse/new1.C: New test.
11163
11164         PR c++/9216
11165         * g++.dg/parse/template2.C: New test.
11166
11167         PR c++/9354
11168         * g++.dg/parse/typedef2.C: New test.
11169
11170         PR c++/9328
11171         * g++.dg/ext/typeof3.C: New test.
11172
11173 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11174
11175         PR c++/2738
11176         * g++.dg/parse/ret-type1.C: New test.
11177
11178         PR c++/3792
11179         * g++.dg/parse/tmpl-outside1.C: New test.
11180
11181         PR c++/4207
11182         * g++.dg/parse/int-as-enum1.C: New test.
11183
11184         PR c++/4903
11185         * g++.dg/parse/no-typename1.C: New test.
11186
11187         PR c++/5533
11188         * g++.dg/parse/no-value1.C: New test.
11189
11190         PR c++/5921
11191         * g++.dg/parse/wrong-inline1.C: New test.
11192
11193         PR c++/6402
11194         * g++.dg/parse/ref1.C: New test.
11195
11196         PR c++/6992
11197         * g++.dg/parse/attr-ctor1.C: New test.
11198
11199         PR c++/7229
11200         * g++.dg/parse/namespace5.C: New test.
11201
11202         PR c++/7917
11203         * g++.dg/parse/func-def1.C: New test.
11204
11205         PR c++/8143
11206         * g++.dg/parse/undefined1.C: New test.
11207
11208         PR c++/5723, PR c++/8522
11209         * g++.dg/parse/specialization1.C: New test.
11210
11211         PR c++/163, PR c++/8595
11212         * g++.dg/parse/struct-as-enum1.C: New test.
11213
11214         PR c++/9173
11215         * g++.dg/parse/undefined2.C: New test.
11216
11217 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11218
11219         PR c++/9298
11220         * g++.dg/parse/template1.C: New test.
11221
11222         PR c++/9384
11223         * g++.dg/parse/using1.C: New test.
11224
11225         PR c++/9285
11226         PR c++/9294
11227         * g++.dg/parse/expr2.C: New test.
11228
11229         PR c++/9388
11230         * g++.dg/parse/lookup2.C: Likewise.
11231
11232 2003-01-21  Jan Hubicka  <jh@suse.cz>
11233
11234         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
11235         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
11236         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
11237         * gcc.c-torture/execute/string-opt-*.c: Likewise.
11238
11239 2003-01-20  Nick Clifton  <nickc@redhat.com>
11240
11241         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
11242         problem with ARM sibcall code generation.
11243
11244 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
11245
11246         * gcc.c-torture/execute/20030120-1.c: New.
11247
11248 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
11249
11250         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
11251
11252 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
11253
11254         PR c++/9272
11255         * g++.dg/parse/ctor1.C: New test.
11256
11257         PR c++/9294:
11258         * g++.dg/parse/qualified1.C: New test.
11259
11260         * g++.dg/parse/typename3.C: New test.
11261
11262 2003-01-16  Richard Henderson  <rth@redhat.com>
11263
11264         * g++.dg/tls/init-2.C: Fix error matches for real this time.
11265
11266 2003-01-16  Richard Henderson  <rth@redhat.com>
11267
11268         * g++.dg/pch/pch.exp: Copy test header to the working directory
11269         before using it either for precompilation or direct use.
11270         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
11271         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
11272
11273 2003-01-16  Richard Henderson  <rth@redhat.com>
11274
11275         * gcc.dg/pch/pch.exp: Copy test header to the working directory
11276         before using it either for precompilation or direct use.
11277         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
11278         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
11279
11280 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
11281
11282         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
11283         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
11284         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
11285         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
11286         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
11287         typename warning into error.
11288         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
11289         error messages.
11290         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
11291         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
11292         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
11293         messages.
11294         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
11295         make declaration visible in template.
11296         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
11297         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
11298         messages.
11299         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
11300         message.
11301         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
11302         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
11303         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
11304         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
11305         typename warning with error message.
11306         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
11307         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
11308         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
11309
11310 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
11311
11312         * g++.dg/parse/ambig2.C: New test.
11313
11314 2003-01-15  Richard Henderson  <rth@redhat.com>
11315
11316         * g++.dg/tls/init-2.C: Update error message string.
11317
11318 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11319
11320         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
11321
11322 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
11323
11324         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
11325         all for HC11/HC12.
11326         * gcc.c-torture/compile/20001205-1.x: Likewise.
11327         * gcc.c-torture/compile/20001226-1.x: Likewise.
11328         * gcc.c-torture/compile/920520-1.x: Likewise.
11329         * gcc.c-torture/compile/961203-1.x: Likewise.
11330         * gcc.c-torture/compile/20020604-1.x: Likewise.
11331
11332 2003-01-15  Jan Hubicka  <jh@suse.cz>
11333
11334         * gcc.c-torture/compile/20030115-1.c: New test.
11335
11336         * gcc.dg/i386-fpcvt-1.c: New test.
11337         * gcc.dg/i386-fpcvt-2.c: New test.
11338
11339 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
11340
11341         Further conform g++'s __vmi_class_type_info to the C++ ABI
11342         specification.
11343         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
11344         the specification.
11345
11346 2003-01-14  Jan Hubicka  <jh@suse.cz>
11347
11348         * gcc.dg/i386-fpcvt-1.c: New test.
11349         * gcc.dg/i386-fpcvt-2.c: New test.
11350
11351 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11352
11353         * gcc.dg/i386-mmx-3.c: New test.
11354
11355 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
11356
11357         PR c++/9264
11358         * g++.dg/parse/octal1.C: New file.
11359
11360         PR c++/9172
11361         * g++.dg/parse/typename1.C: New file.
11362
11363 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
11364
11365         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
11366         * gcc.dg/bf-no-ms-layout.c: Likewise.
11367         * gcc.dg/bf-ms-attrib.c: Likewise.
11368
11369 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
11370
11371         PR c++/9099
11372         * g++.dg/parse/dtor1.C: New file.
11373
11374         PR c++/9128
11375         * g++.dg/rtti/typeid1.C: New file.
11376
11377         PR c++/9153
11378         * g++.dg/parse/lookup1.C: New file.
11379
11380         PR c++/9171
11381         * g++.dg/templ/spec5.C: New file.
11382
11383 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
11384
11385         * gcc.c-torture/compile/20030110-1.c: New test.
11386
11387 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
11388
11389         Merge from pch-branch:
11390
11391         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
11392
11393         * gcc.dg/pch/cpp-1.h: New.
11394         * gcc.dg/pch/cpp-1.c: New.
11395         * gcc.dg/pch/cpp-2.h: New.
11396         * gcc.dg/pch/cpp-2.c: New.
11397
11398         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
11399
11400         * gcc.dg/pch/except-1.h: New.
11401         * gcc.dg/pch/except-1.c: New.
11402
11403         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
11404
11405         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
11406         running test.
11407         * gcc.dg/pch: Include *.hp not *.h.
11408         * gcc.dg/pch/system-1.h: New.
11409         * gcc.dg/pch/system-1.c: New.
11410
11411         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
11412
11413         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
11414         rather than trying to build and run a program using PCH.
11415         * gcc.dg/pch: Remove dg-do commands from test files.
11416
11417         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
11418
11419         * gcc.dg/pch/macro-3.c: New.
11420         * gcc.dg/pch/macro-3.h: New.
11421
11422         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
11423
11424         * gcc.dg/pch/common-1.c: New.
11425         * gcc.dg/pch/common-1.h: New.
11426         * gcc.dg/pch/decl-1.c: New.
11427         * gcc.dg/pch/decl-1.h: New.
11428         * gcc.dg/pch/decl-2.c: New.
11429         * gcc.dg/pch/decl-2.h: New.
11430         * gcc.dg/pch/decl-3.c: New.
11431         * gcc.dg/pch/decl-3.h: New.
11432         * gcc.dg/pch/decl-4.c: New.
11433         * gcc.dg/pch/decl-4.h: New.
11434         * gcc.dg/pch/decl-5.c: New.
11435         * gcc.dg/pch/decl-5.h: New.
11436         * gcc.dg/pch/global-1.c: New.
11437         * gcc.dg/pch/global-1.h: New.
11438         * gcc.dg/pch/inline-1.c: New.
11439         * gcc.dg/pch/inline-1.h: New.
11440         * gcc.dg/pch/inline-2.c: New.
11441         * gcc.dg/pch/inline-2.h: New.
11442         * gcc.dg/pch/static-1.c: New.
11443         * gcc.dg/pch/static-1.h: New.
11444         * gcc.dg/pch/static-2.c: New.
11445         * gcc.dg/pch/static-2.h: New.
11446
11447         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
11448
11449         * g++.dg/pch/pch.exp: Better handle failing testcases.
11450         * gcc.dg/pch/pch.exp: Likewise.
11451         * gcc.dg/pch/macro-1.c: New.
11452         * gcc.dg/pch/macro-1.h: New.
11453         * gcc.dg/pch/macro-2.c: New.
11454         * gcc.dg/pch/macro-2.h: New.
11455
11456         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
11457
11458         * g++.dg/dg.exp: Treat files in pch/ specially.
11459         * g++.dg/pch/pch.exp: New file.
11460         * g++.dg/pch/empty.H: New file.
11461         * g++.dg/pch/empty.C: New file.
11462         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
11463         "precompile".
11464
11465         * gcc.dg/pch/pch.exp: New file.
11466         * gcc.dg/pch/empty.h: New file.
11467         * gcc.dg/pch/empty.c: New file.
11468         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
11469         "precompile".
11470
11471 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11472
11473         * g++.dg/template/friend14.C: New test.
11474
11475 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11476
11477         * gcc.dg/old-style-asm-1.c: New test.
11478
11479 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
11480
11481         * gcc.c-torture/compile/20030109-1.c: New test.
11482
11483 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11484
11485         * gcc.c-torture/execute/20030109-1.c: New test.
11486
11487 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
11488
11489         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
11490         * g++.old-deja/g++.mike/dyncast2.C: Likewise
11491         * g++.old-deja/g++.mike/dyncast3.C: Likewise
11492         * g++.old-deja/g++.mike/eh2.C: Likewise
11493         * g++.old-deja/g++.mike/eh3.C: Likewise
11494         * g++.old-deja/g++.mike/eh5.C: Likewise
11495         * g++.old-deja/g++.mike/eh6.C: Likewise
11496         * g++.old-deja/g++.mike/eh7.C: Likewise
11497         * g++.old-deja/g++.mike/eh8.C: Likewise
11498         * g++.old-deja/g++.mike/eh9.C: Likewise
11499         * g++.old-deja/g++.mike/eh10.C: Likewise
11500         * g++.old-deja/g++.mike/eh12.C: Likewise
11501         * g++.old-deja/g++.mike/eh13.C: Likewise
11502         * g++.old-deja/g++.mike/eh14.C: Likewise
11503         * g++.old-deja/g++.mike/eh16.C: Likewise
11504         * g++.old-deja/g++.mike/eh17.C: Likewise
11505         * g++.old-deja/g++.mike/eh18.C: Likewise
11506         * g++.old-deja/g++.mike/eh21.C: Likewise
11507         * g++.old-deja/g++.mike/eh23.C: Likewise
11508         * g++.old-deja/g++.mike/eh24.C: Likewise
11509         * g++.old-deja/g++.mike/eh25.C: Likewise
11510         * g++.old-deja/g++.mike/eh26.C: Likewise
11511         * g++.old-deja/g++.mike/eh27.C: Likewise
11512         * g++.old-deja/g++.mike/eh28.C: Likewise
11513         * g++.old-deja/g++.mike/eh29.C: Likewise
11514         * g++.old-deja/g++.mike/eh31.C: Likewise
11515         * g++.old-deja/g++.mike/eh33.C: Likewise
11516         * g++.old-deja/g++.mike/eh34.C: Likewise
11517         * g++.old-deja/g++.mike/eh35.C: Likewise
11518         * g++.old-deja/g++.mike/eh36.C: Likewise
11519         * g++.old-deja/g++.mike/eh37.C: Likewise
11520         * g++.old-deja/g++.mike/eh38.C: Likewise
11521         * g++.old-deja/g++.mike/eh39.C: Likewise
11522         * g++.old-deja/g++.mike/eh40.C: Likewise
11523         * g++.old-deja/g++.mike/eh41.C: Likewise
11524         * g++.old-deja/g++.mike/eh42.C: Likewise
11525         * g++.old-deja/g++.mike/eh44.C: Likewise
11526         * g++.old-deja/g++.mike/eh46.C: Likewise
11527         * g++.old-deja/g++.mike/eh47.C: Likewise
11528         * g++.old-deja/g++.mike/eh48.C: Likewise
11529         * g++.old-deja/g++.mike/eh49.C: Likewise
11530         * g++.old-deja/g++.mike/eh50.C: Likewise
11531         * g++.old-deja/g++.mike/eh51.C: Likewise
11532         * g++.old-deja/g++.mike/eh53.C: Likewise
11533         * g++.old-deja/g++.mike/eh55.C: Likewise
11534         * g++.old-deja/g++.mike/p7912.C: Likewise
11535         * g++.old-deja/g++.mike/p9706.C: Likewise
11536         * g++.old-deja/g++.mike/p10416.C: Likewise
11537         * g++.old-deja/g++.mike/p11667.C: Likewise
11538         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
11539         Remove redundant reference to Iris.
11540         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
11541         Elxsi, i860, Pico Java, and WE32K.
11542
11543 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
11544
11545         * g++.dg/ext/asm4.C: New test.
11546
11547 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11548
11549         PR c++/9030
11550         * g++.dg/template/friend12.C: New test.
11551         * g++.dg/template/friend13.C: Likewise.
11552         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
11553
11554 2003-01-08  Jan Hubicka  <jh@suse.cz>
11555
11556         * gcc.dg/i386-cadd.c: New test.
11557         * gcc.dg/i386-cmov4.c: Likewise.
11558
11559 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
11560
11561         PR c++/9165
11562         * g++.dg/warn/Wunused-3.C: New test.
11563
11564         * g++.dg/abi/bitfield9.C: New test.
11565
11566         PR c++/9189
11567         * g++.dg/parse/defarg3.C: New test.
11568
11569 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
11570
11571         * g++.dg/parse/ambig1.C: New test.
11572         * g++.dg/parse/defarg2.C: New test.
11573
11574 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
11575
11576         * g++.dg/template/defarg-1.C: New test.
11577         * g++.dg/template/local2.C: Likewise.
11578
11579 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
11580
11581         * gcc.c-torture/execute/20030105-1.c: New test.
11582
11583 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11584
11585         * g++.dg/parse/namespace3.C: Remove extra semicolons.
11586         * g++.dg/parse/namespace4.C: Likewise.
11587
11588 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11589
11590         * g++.dg/template/ntp2.C: New test.
11591
11592 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11593
11594         * g++.dg/parse/extern-C-1.C: New test.
11595
11596         * g++.dg/parse/namespace4.C: New test.
11597
11598         * g++.dg/template/nested1.C: New test.
11599
11600         * g++.dg/parse/namespace3.C: New test.
11601
11602 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11603
11604         * g++.dg/lookup/two-stage1.C: New test.
11605
11606 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11607
11608         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
11609         * g++.old-deja/g++.jason/access8.C: Likewise.
11610         * g++.old-deja/g++.other/decl5.C: Likewise.
11611
11612 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11613
11614         * g++.dg/parse/parse7.C: New test.
11615
11616 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
11617
11618         PR c++/2843
11619         * g++.dg/ext/attrib7.C: New test.
11620
11621 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11622
11623         * g++.dg/parse/parse6.C: New test.
11624
11625 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
11626
11627         * gcc.dg/h8300-stack-1.c: New.
11628
11629 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11630
11631         g++.dg/lookup/exception1.C: New test.
11632
11633         g++.dg/lookup/template1.C: New test.
11634
11635         g++.dg/parse/namespace2.C: New test.
11636
11637         g++.dg/parse/parens2.C: New test.
11638
11639 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11640
11641         * g++.dg/parse/parse5.C: New test.
11642         * g++.dg/lookup/scoped4.C: New test.
11643
11644 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11645
11646         * g++.dg/parse/parens1.C: New test.
11647
11648         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
11649         angle-bracket1.C.
11650         * g++.dg/parse/parens2.C: New test.
11651
11652         * g++.dg/lookup/scope-operator1.C: New test.
11653
11654         * g++.dg/parse/operator1.C: New test.
11655
11656 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11657
11658         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
11659         * g++.old-deja/g++.other/access6.C: Likewise.
11660         * g++.old-deja/g++.other/decl1.C: Likewise.
11661         * g++.old-deja/g++.pt/typename12.C: Likewise.
11662
11663 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11664
11665         * g++.dg/parse/namespace1.C: New test.
11666
11667 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11668
11669         * g++.dg/parse/parse4.C: New test.
11670
11671 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11672
11673         * g++.dg/parse/parse3.C: New test.
11674
11675 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11676
11677         * g++.dg/parse/parse2.C: New test.
11678
11679 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11680
11681         * g++.dg/template/friend11.C: New test.
11682
11683 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11684
11685         * g++.dg/parse/parse1.C: New test.
11686
11687 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
11688
11689         * lib/profopt.exp: Change the name of a global variable to avoid
11690         possible clashes with other test suites.
11691
11692 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
11693
11694         * g++.dg/inherit/covariant8.C: New test.
11695
11696 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11697
11698         * g++.dg/init/array9.C: New test.
11699
11700         PR c++/9112
11701         * g++.dg/parse/expr1.C: New test.
11702
11703 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11704
11705         * gcc.c-torture/compile/20021230-1.c: New test.
11706
11707 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
11708
11709         * g++.dg/inherit/covariant5.C: New test.
11710         * g++.dg/inherit/covariant6.C: New test.
11711         * g++.dg/inherit/covariant7.C: New test.
11712
11713 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11714
11715         PR c++/2739
11716         * g++.dg/other/access2.C: New test.
11717
11718 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11719
11720         * g++.dg/other/anon-struct.C: No longer fails
11721         * g++.old-deja/g++.brendan/parse4.C: Likewise.
11722         * g++.old-deja/g++.brendan/parse5.C: Likewise.
11723         * g++.old-deja/g++.brendan/parse6.C: Likewise.
11724
11725 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11726
11727         * g++.dg/parse/angle-bracket.C (main): No longer fails.
11728
11729 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
11730
11731         * g++.dg/eh/spec4.C: Remove stray semicolon.
11732         * g++.dg/expr/pmf-1.C: Change error message.
11733         * g++.dg/ext/asm1.C: Remove stray semicolon.
11734         * g++.dg/ext/typename1.C: Add missing typenames.
11735         * g++.dg/inherit/template-as-base.C: Change error message.
11736         * g++.dg/lookup/scoped1.C: Likewise.
11737         * g++.dg/lookup/scoped2.C: Likewise.
11738         * g++.dg/lookup/using2.C: Likewise.
11739         * g++.dg/other/component1.C: Remove stray semicolon.
11740         * g++.dg/other/do1.C: Change error message.
11741         * g++.dg/other/error2.C: Likewise.
11742         * g++.dg/other/init1.C: Likewise.
11743         * g++.dg/other/packed1.C: Remove stray semicolon.
11744         * g++.dg/other/ptrmem2.C: Change error message.
11745         * g++.dg/parse/parameter-declaration-1.C: Remove line number
11746         marker.
11747         * g++.dg/special/initp1.C: Remove invalid attribute usage.
11748         * g++.dg/template/access3.C: Add typename keyword.
11749         * g++.dg/template/access5.C: Remove stray semicolon.
11750         * g++.dg/template/access6.C: Likewise.
11751         * g++.dg/template/complit1.C: Likewise.
11752         * g++.dg/template/crash1.C: Change error message.
11753         * g++.dg/template/inherit2.C: Remove stray semicolon.
11754         * g++.dg/template/instantiate2.C: Likewise.
11755         * g++.dg/template/instantiate3.C: Change error message.
11756         * g++.dg/template/qual1.C: Remove stray semicolon.
11757         * g++.dg/template/qualttp18.C: Change error message.
11758         * g++.dg/template/ref1.C: Remove stray semicolon.
11759         * g++.dg/template/sizeof1.C (A::value): Declare it.
11760         * g++.dg/template/spec4.C: Change error message.
11761         * g++.dg/template/static1.C: Likewise.
11762         * g++.dg/template/type1.C: Likewise.
11763         * g++.dg/template/typename3.C: Likewise.
11764         * g++.old-deja/g++.benjamin/13478.C: Change error message.
11765         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
11766         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
11767         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
11768         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
11769         named return value extension.
11770         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
11771         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
11772         * g++.old-deja/g++.bob/extern_C.C: Likewise.
11773         * g++.old-deja/g++.bob/inherit2.C: Likewise.
11774         * g++.old-deja/g++.brendan/complex1.C: Likewise.
11775         * g++.old-deja/g++.brendan/copy5.C: Likewise.
11776         * g++.old-deja/g++.brendan/crash13.C: Likewise.
11777         * g++.old-deja/g++.brendan/crash15.C: Likewise.
11778         * g++.old-deja/g++.brendan/crash18.C: Change error message.
11779         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
11780         * g++.old-deja/g++.brendan/crash38.C: Likewise.
11781         * g++.old-deja/g++.brendan/crash50.C: Likewise.
11782         * g++.old-deja/g++.brendan/crash56.C: Likewise.
11783         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
11784         syntax.
11785         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
11786         * g++.old-deja/g++.brendan/crash8.C: Change error message.
11787         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
11788         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11789         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
11790         * g++.old-deja/g++.brendan/template11.C: Likewise.
11791         * g++.old-deja/g++.brendan/template26.C: Likewise.
11792         * g++.old-deja/g++.brendan/template27.C: Use explicit
11793         specialization syntax.
11794         * g++.old-deja/g++.brendan/template30.C: Likewise.
11795         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
11796         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
11797         non-dependent names.
11798         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
11799         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
11800         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
11801         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
11802         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
11803         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
11804         named return value extension.
11805         * g++.old-deja/g++.ext/namedret2.C: Likewise.
11806         * g++.old-deja/g++.ext/namedret3.C: Likewise.
11807         * g++.old-deja/g++.ext/return1.C: Likewise.
11808         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
11809         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
11810         * g++.old-deja/g++.jason/access8.C: Likewise.
11811         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
11812         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
11813         pseudo-destructor names.
11814         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
11815         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
11816         pseudo-destructor names.
11817         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
11818         * g++.old-deja/g++.jason/overload19.C: Likewise.
11819         * g++.old-deja/g++.jason/overload32.C: Likewise.
11820         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
11821         stray semicolons.
11822         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
11823         * g++.old-deja/g++.jason/return.C: Likewise.
11824         * g++.old-deja/g++.jason/return2.C: Likewise.
11825         * g++.old-deja/g++.jason/shadow1.C: Likewise.
11826         * g++.old-deja/g++.jason/special.C: Use explicit specialization
11827         syntax.
11828         * g++.old-deja/g++.jason/template10.C: Account for use of
11829         non-dependent names.
11830         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
11831         syntax.
11832         * g++.old-deja/g++.jason/template37.C: Likewise.
11833         * g++.old-deja/g++.law/access4.C: Change error messages.
11834         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
11835         pseudo-destructor names.
11836         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
11837         * g++.old-deja/g++.law/ctors9.C: Likewise.
11838         * g++.old-deja/g++.law/cvt22.C: Likewise.
11839         * g++.old-deja/g++.law/dtors5.C: Likewise.
11840         * g++.old-deja/g++.law/global-init1.C: Likewise.
11841         * g++.old-deja/g++.law/missed-error3.C: Likewise.
11842         * g++.old-deja/g++.law/operators28.C: Likewise.
11843         * g++.old-deja/g++.law/visibility28.C: Likewise.
11844         * g++.old-deja/g++.martin/eval1.C: Likewise.
11845         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
11846         name.
11847         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
11848         * g++.old-deja/g++.mike/net34.C: Likewise.
11849         * g++.old-deja/g++.mike/net36.C: Likewise.
11850         * g++.old-deja/g++.mike/ns2.C: Likewise.
11851         * g++.old-deja/g++.mike/p12306.C: Likewise.
11852         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
11853         value extension.
11854         * g++.old-deja/g++.mike/p700.C: Likewise.
11855         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
11856         * g++.old-deja/g++.mike/p710.C: Likewise.
11857         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
11858         value extension.
11859         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
11860         * g++.old-deja/g++.mike/pmf9.C: Likewise.
11861         * g++.old-deja/g++.ns/crash2.C: Likewise.
11862         * g++.old-deja/g++.ns/crash3.C: Likewise.
11863         * g++.old-deja/g++.ns/invalid1.C: Likewise.
11864         * g++.old-deja/g++.ns/ns17.C: Likewise.
11865         * g++.old-deja/g++.ns/template16.C: Likewise.
11866         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
11867         keyword.
11868         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
11869         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
11870         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
11871         named return value extension.
11872         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
11873         * g++.old-deja/g++.other/access4.C: Issue additional error
11874         messages.
11875         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
11876         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
11877         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
11878         * g++.old-deja/g++.other/crash25.C: Change error message.
11879         * g++.old-deja/g++.other/crash4.C: Change error message.
11880         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
11881         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
11882         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
11883         checks.
11884         * g++.old-deja/g++.other/defarg8.C: Likewise.
11885         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
11886         * g++.old-deja/g++.other/dtor10.C: Likewise.
11887         * g++.old-deja/g++.other/incomplete.C: Likewise.
11888         * g++.old-deja/g++.other/linkage7.C: Likewise.
11889         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
11890         lookup algorithm.
11891         * g++.old-deja/g++.other/mangle2.C: Likewise.
11892         * g++.old-deja/g++.other/refinit2.C: Likewise.
11893         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
11894         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
11895         * g++.old-deja/g++.pt/crash28.C: Likewise.
11896         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
11897         syntax.
11898         * g++.old-deja/g++.pt/crash32.C: Change error message.
11899         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
11900         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
11901         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
11902         error message position.
11903         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
11904         * g++.old-deja/g++.pt/defarg8.C: Change error message.
11905         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
11906         syntax.
11907         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
11908         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
11909         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
11910         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
11911         keyword.
11912         * g++.old-deja/g++.pt/explicit31.C: Likewise.
11913         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
11914         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
11915         keyword.
11916         * g++.old-deja/g++.pt/explicit71.C: Change error message.
11917         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
11918         syntax.
11919         * g++.old-deja/g++.pt/friend28.C: Account for use of
11920         non-dependent names.
11921         * g++.old-deja/g++.pt/friend29.C: Likewise.
11922         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
11923         rules.
11924         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
11925         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
11926         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
11927         lookup rules.
11928         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
11929         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
11930         keyword.
11931         * g++.old-deja/g++.pt/memclass20.C: Likewise.
11932         * g++.old-deja/g++.pt/memclass5.C: Likewise.
11933         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
11934         keyword.
11935         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
11936         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
11937         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
11938         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
11939         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
11940         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
11941         keyword.
11942         * g++.old-deja/g++.pt/spec10.C: Likewise.
11943         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
11944         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
11945         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
11946         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
11947         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
11948         * g++.old-deja/g++.pt/ttp62.C: Likewise.
11949         * g++.old-deja/g++.pt/ttp64.C: Likewise.
11950         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
11951         * g++.old-deja/g++.pt/typename15.C: Likewise.
11952         * g++.old-deja/g++.pt/typename22.C: Likewise.
11953         * g++.old-deja/g++.pt/typename6.C: Change error messages.
11954         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
11955         * g++.old-deja/g++.pt/virtual2.C: Likewise.
11956         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
11957         syntax.
11958         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
11959         return value extension.
11960         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
11961         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
11962         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
11963         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
11964
11965 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11966
11967         * g++.dg/warn/inline1.C: New test.
11968         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
11969         * g++.old-deja/g++.jason/synth10.C: Likewise.
11970         * g++.old-deja/g++.mike/net31.C: Likewise.
11971         * g++.old-deja/g++.mike/p8786.C: Likewise.
11972
11973         * g++.dg/template/friend10.C: New test.
11974         * g++.dg/template/conv5.C: New test.
11975
11976 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11977
11978         * g++.dg/lookup/scoped3.C: New test.
11979
11980         * g++.dg/lookup/decl1.C: New test.
11981         * g++.dg/lookup/decl2.C: New test.
11982
11983 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
11984
11985         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
11986         gcc.c-torture/compile/20021015-1.c,
11987         gcc.c-torture/compile/20021015-2.c,
11988         gcc.c-torture/compile/20021123-1.c,
11989         gcc.c-torture/compile/20021123-2.c,
11990         gcc.c-torture/compile/20021123-3.c,
11991         gcc.c-torture/compile/20021123-4.c,
11992         gcc.c-torture/execute/20021024-1.c: Add tests previously added
11993         only to 3.1 or 3.2 branch.
11994
11995 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
11996
11997         * gcc.dg/i386-bitfield3.c: New test.
11998
11999         * gcc.dg/i386-bitfield2.c: New test.
12000
12001 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
12002
12003         * g++.dg/parse/conv_op1.C: New test.
12004
12005 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
12006
12007         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
12008         approved.
12009
12010 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
12011
12012         * gcc.c-torture/compile/20021220-1.c: New test.
12013
12014 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
12015
12016         * gcc.dg/i386-fastcall-1.c: New.
12017
12018 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12019
12020         * gcc.c-torture/execute/20021219-1.c: New test.
12021
12022 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12023
12024         * gcc.dg/i386-pic-1.c: New test.
12025
12026 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12027
12028         PR c++/8099
12029         * g++.dg/template/friend9.C: New test.
12030
12031 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12032
12033         PR c++/3663
12034         * g++.dg/template/access7.C: New test.
12035
12036 2002-12-18  Nick Clifton  <nickc@redhat.com>
12037
12038         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
12039         the libstdc++-v3 directory has been found.
12040
12041 2002-12-12  Devang Patel <dpatel@apple.com>
12042         * gcc.dg/darwin-ld-1.c: New test.
12043         * gcc.dg/darwin-ld-2.c: New test.
12044         * gcc.dg/darwin-ld-3.c: New test.
12045         * gcc.dg/darwin-ld-4.c: New test.
12046         * gcc.dg/darwin-ld-5.c: New test.
12047
12048 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12049
12050         * gcc.c-torture/compile/20021212-1.c: New test.
12051
12052 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
12053
12054         * gcc.dg/fshort-wchar: New test.
12055
12056 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
12057
12058         PR c++/8372
12059         * g++.dg/template/dtor1.C: New test.
12060
12061         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
12062         markers.
12063
12064 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
12065
12066         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
12067
12068 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
12069
12070         * g++.dg/template/static1.C: New test.
12071         * g++.dg/template/static2.C: New test.
12072         * g++.old-deja/g++.ext/memconst.C: New test.
12073
12074 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12075
12076         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
12077         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
12078         * g++.dg/special/initp1.C: Likewise.
12079
12080 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
12081
12082         * gcc.c-torture/execute/20021204-1.c: New test.
12083
12084 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
12085
12086         * gcc.dg/ppc-fmadd-1.c: New file.
12087         * gcc.dg/ppc-fmadd-2.c: New file.
12088         * gcc.dg/ppc-fmadd-3.c: New file.
12089
12090 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12091
12092         * gcc.c-torture/compile/20021204-1.c: New test.
12093
12094 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12095
12096         * g++.dg/inherit/covariant2.C: New test.
12097         * g++.dg/inherit/covariant3.C: New test.
12098         * g++.dg/inherit/covariant4.C: New test.
12099         * g++.dg/inherit/covariant1.C: Remove XFAIL.
12100         * g++.old-deja/g++.robertl/eb17.C: Likewise.
12101
12102 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
12103
12104         PR c++/8688
12105         * g++.dg/init/brace3.C: New test.
12106
12107 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
12108
12109         * gcc.dg/20020210-1.c: Fix a comment typo.
12110
12111 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
12112
12113         PR c++/8720
12114         * g++.dg/parse/defarg1.C: New test.
12115
12116         PR c++/8615
12117         * g++.dg/template/char1.C: New test.
12118
12119         * g++.dg/template/varmod1.C: Fix typo.
12120
12121 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12122
12123         DR 180
12124         * g++.old-deja/g++.pt/crash32.C: Expect error.
12125
12126 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
12127
12128         PR c++/5919
12129         * g++.dg/template/varmod1.C: New test.
12130
12131         PR c++/8727
12132         * g++.dg/inherit/typeinfo1.C: New test.
12133
12134         PR c++/8663
12135         * g++.dg/inherit/typedef1.C: New test.
12136
12137 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
12138
12139         PR c++/8332
12140         PR c++/8493
12141         * g++.dg/template/strlen1.C: New test.
12142
12143         PR c++/8227
12144         * g++.dg/template/ctor2.C: New test.
12145
12146         PR c++/8214
12147         * g++.dg/init/string1.C: New test.
12148
12149         PR c++/8511
12150         * g++.dg/template/friend8.C: New test.
12151
12152 2002-11-29  Joe Buck <jbuck@synopsys.com>
12153
12154         * g++.dg/lookup/anon2.C: New test.
12155
12156 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
12157
12158         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
12159         h8300 port.
12160
12161 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
12162
12163         * gcc.dg/bitfld-6.c: New test.
12164
12165 2002-11-27  Jan Hubicka  <jh@suse.cz>
12166
12167         * gcc.c-torture/execute/20021127.[cx]: New test.
12168
12169 2002-11-26  Jan Hubicka  <jh@suse.cz>
12170
12171         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
12172         quality.
12173
12174 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
12175
12176         * g++.dg/init/brace2.C: New test.
12177         * g++.old-deja/g++.mike/p9129.C: Correct.
12178
12179 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
12180
12181         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
12182
12183 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
12184
12185         * gcc.dg/sibcall-6: New test for indirect sibcalls.
12186
12187 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
12188
12189         * testsuite/g++.dg/abi/empty11.C: New test.
12190         * testsuite/g++.dg/rtti/cv1.C: New test.
12191
12192 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
12193
12194         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
12195
12196 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
12197
12198         * g++.dg/abi/empty10.C: New test.
12199
12200 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12201
12202         * gcc.c-torture/compile/20021124-1.c: New test.
12203
12204 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
12205
12206         * g++.dg/abi/rtti2.C: New test.
12207
12208 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12209
12210         * gcc.dg/i386-unroll-1.c: New test.
12211
12212 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
12213
12214         * gcc.c-torture/compile/20021120-1.c: New test.
12215         * gcc.c-torture/compile/20021120-2.c: New test.
12216
12217 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12218
12219         * gcc.dg/bitfld-5.c: New test.
12220
12221 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12222
12223         * gcc.c-torture/execute/20021120-3.c: New test.
12224
12225 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12226
12227         * gcc.c-torture/execute/20021120-2.c: New test.
12228
12229 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12230
12231         * gcc.c-torture/execute/20021120-1.c: New test.
12232
12233 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
12234
12235         * gcc.c-torture/execute/20021118-3.c: New test.
12236
12237 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12238
12239         * gcc.c-torture/compile/20021119-1.c: New test.
12240
12241 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
12242
12243         * gcc.dg/duff-1.c: New test.
12244         * gcc.dg/duff-2.c: New test.
12245         * gcc.dg/duff-3.c: New test.
12246
12247 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
12248
12249         * gcc.dg/cpp/_Pragma5.c: New test.
12250
12251 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12252
12253         * gcc.c-torture/execute/20021118-2.c: New test.
12254
12255 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12256
12257         * gcc.c-torture/execute/20021118-1.c: New test.
12258
12259 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
12260
12261         * gcc.dg/20021116-1.c: New test.
12262
12263 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
12264
12265         * g++.dg/abi/vcall1.C: New test.
12266
12267 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
12268
12269         * gcc.dg/20021029-1.c: New test.
12270         * gcc.dg/20021029-2.c: New test.
12271
12272 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12273
12274         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
12275
12276 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12277
12278         PR c/8439
12279         * gcc.dg/20021110.c: Move to ...
12280         * gcc.c-torture/compile/20021110.c: .... here.
12281
12282 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12283
12284         PR c/8467
12285         * gcc.c-torture/execute/20021111-1.c
12286
12287 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12288
12289         PR c/8439
12290         * gcc.dg/20021110.c: New test.
12291
12292 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
12293
12294         * g++.dg/abi/vthunk3.C: Run only on x86.
12295
12296 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
12297
12298         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
12299
12300 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
12301
12302         * lib/compat.exp (compat-execute): Fix logic error in last
12303         change.
12304
12305 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
12306
12307         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
12308
12309 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12310
12311         PR c++/8389
12312         * g++.dg/template/access6.C: New test.
12313
12314 2002-11-08  Jan Hubicka  <jh@suse.cz>
12315
12316         * gcc.dg/i386-ssefp-1.c: New test.
12317         * gcc.dg/i386-ssefp-1.c: New test.
12318
12319 2002-11-08  Jan Hubicka  <jh@suse.cz>
12320
12321         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
12322
12323 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12324
12325         * g++.dg/abi/vthunk3.C: New test.
12326
12327         PR c++/8338
12328         * g++.dg/template/crash2.C: New test.
12329
12330 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12331
12332         * testsuite/g++.dg/abi/dtor1.C: New test.
12333         * testsuite/g++.dg/abi/dtor2.C: Likewise.
12334
12335 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
12336
12337         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
12338         Darwin.
12339
12340 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12341
12342         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
12343         -mthumb.  Only xfail with -O0.
12344
12345 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
12346
12347         * g++.dg/abi/thunk1.C: New test.
12348         * g++.dg/abi/thunk2.C: Likewise.
12349         * g++.dg/abi/vtt1.C: Likewise.
12350
12351 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
12352
12353         PR optimization/8423
12354         * gcc.c-torture/execute/builtin-constant.c: New test.
12355
12356 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
12357
12358         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
12359         Add some more cases.
12360
12361 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
12362
12363         PR c++/8391
12364         * g++.dg/opt/local1.C: New test.
12365
12366 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
12367
12368         PR c++/8160
12369         * g++.dg/template/complit1.C: New test.
12370
12371         PR c++/8149
12372         * g++.dg/template/typename4.C: Likewise.
12373
12374 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12375
12376         Core issue 287, PR c++/7639
12377         * g++.dg/template/instantiate1.C: Adjust error location.
12378         * g++.dg/template/instantiate3.C: New test.
12379         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
12380         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
12381         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
12382
12383 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
12384
12385         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
12386
12387 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
12388
12389         PR c++/8287
12390         * g++.dg/init/dtor2.C: New test.
12391
12392 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12393
12394         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
12395         * gcc.dg/nest.c: Bypass errors on irix6.
12396
12397 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
12398
12399         * gcc.dg/nest.c: Expect error for mmix-*-*.
12400         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
12401
12402 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
12403
12404         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
12405         markers.
12406
12407         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
12408
12409 2002-10-25  Mike Stump  <mrs@apple.com>
12410
12411         * gcc.dg/warn-1.c: New test.
12412
12413 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12414
12415         * g++.dg/template/typename3.C: New test.
12416
12417 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
12418
12419         * g++.dg/lookup/ptrmem1.C: New test.
12420
12421         * g++.dg/abi/vthunk2.C: New test.
12422
12423 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12424
12425         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
12426
12427 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
12428
12429         * g++.dg/abi/empty9.C: New test.
12430
12431 2002-10-24  Richard Henderson  <rth@redhat.com>
12432
12433         * g++.dg/inherit/thunk1.C: Enable for ia64.
12434
12435 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12436
12437         PR c++/8067
12438         * g++.dg/lookup/pretty1.C: New test.
12439
12440 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
12441
12442         * gcc.dg/20021023-1.c: New test.
12443
12444 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12445
12446         PR c++/7679
12447         * g++.dg/parse/inline1.C: New test.
12448
12449 2002-10-23  Richard Henderson  <rth@redhat.com>
12450
12451         * g++.dg/inherit/thunk1.C: Enable for x86_64.
12452
12453         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
12454
12455 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
12456
12457         PR c++/6579
12458         * g++.dg/parse/stmtexpr3.C: New test.
12459
12460 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
12461
12462         * g++.dg/expr/cond1.C: New test.
12463
12464 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12465
12466         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
12467
12468 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12469
12470         * g++.dg/abi/vbase13.C: New test.
12471         * g++.dg/abi/vbase14.C: Likewise.
12472
12473 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
12474
12475         * gcc.dg/tls/pic-1.c: New test.
12476         * gcc.dg/tls/nonpic-1.c: New test.
12477         * gcc.dg/20021018-1.c: New test.
12478
12479 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12480
12481         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
12482         Remove only files with the same base name as the test case.
12483         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
12484         (profopt-execute): Likewise.  Also, remove old profiling
12485         and performance data files before running the tests.
12486
12487         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
12488         * g++.dg/bprob/bprob.exp: Likewise.
12489         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
12490         to allow more general test case names.
12491
12492         * g++.dg/bprob/bprob-1.C: Rename to ...
12493         * g++.dg/bprob/g++-bprob-1.C: ... this.
12494
12495         * g77.dg/bprob/bprob-1.f: Rename to ...
12496         * g77.dg/bprob/g77-bprob-1.f: ... this.
12497
12498 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12499
12500         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
12501         bison 1.50 or later.
12502
12503 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
12504
12505         * g++.dg/README: Describe more test directories.
12506
12507 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12508
12509         * g++.dg/init/array6.C: Add additional tests.
12510
12511 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12512
12513         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
12514         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
12515
12516 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
12517
12518         * gcc.c-torture/compile/20020604-1.x: New.
12519         * gcc.c-torture/compile/simd-5.x: Likewise.
12520         * gcc.c-torture/execute/920710-1.x: Likewise.
12521         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
12522
12523 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12524
12525         * g++.dg/inherit/override1.C: Add dg-options clause.
12526
12527 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12528
12529         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
12530         _mm_slli_si128.
12531
12532 2002-10-19  Andreas Schwab  <schwab@suse.de>
12533
12534         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
12535         directory component.
12536
12537 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
12538
12539         * g++.dg/inherit/thunk1.C: New test.
12540
12541         * g++.dg/inherit/override1.C: New test.
12542
12543         * g++.dg/abi/mangle11.C: New test.
12544         * g++.dg/abi/mangle14.C: New test.
12545         * g++.dg/abi/mangle17.C: New test.
12546
12547 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
12548
12549         * g++.dg/overload/member2.C: New test.
12550
12551 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
12552
12553         * g++.dg/README: Describe new compat directory.
12554         * g++.dg/dg.exp: Skip tests in compat directory.
12555         * README.compat: New file.
12556         * lib/compat.exp: New expect script.
12557         * g++.dg/compat: New test directory.
12558         * g++.dg/compat/compat.exp: New expect script.
12559         * g++.dg/compat/abi: New test directory.
12560         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
12561         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
12562         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
12563         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
12564         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
12565         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
12566         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
12567         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
12568         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
12569         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
12570         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
12571         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
12572         * g++.dg/compat/break: New test directory.
12573         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
12574         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
12575         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
12576         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
12577         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
12578         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
12579         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
12580         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
12581         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
12582         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
12583         g++.dg/compat/break/README: New files.
12584         * g++.dg/compat/eh: New test directory.
12585         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
12586         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
12587         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
12588         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
12589         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
12590         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
12591         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
12592         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
12593         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
12594         g++.dg/compat/eh/filter2_y.C,
12595         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
12596         g++.dg/compat/eh/new1_y.C,
12597         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
12598         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
12599         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
12600         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
12601         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
12602         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
12603         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
12604         g++.dg/compat/eh/unexpected1_y.C: New files.
12605         * g++.dg/compat/init: New test directory.
12606         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
12607         g++.dg/compat/init/array5_y.C,
12608         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
12609         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
12610         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
12611         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
12612         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
12613         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
12614         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
12615         g++.dg/compat/init/init-ref2_y.C: New files.
12616
12617 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12618
12619         PR c++/7584
12620         * g++.dg/inherit/using3.C: New test.
12621
12622 2002-10-17  Jan Hubicka  <jh@suse.cz>
12623
12624         * gcc.dg/20021017-2.c: New test.
12625
12626 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12627
12628         * g++.dg/abi/mangle16.C: Adjust.
12629
12630         * g++.dg/init/array8.C: New test.
12631
12632 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
12633
12634         * gcc.dg/special/mips-abi.exp: New test.
12635         * gcc.dg/special/mips-abi.s: Empty file used by the above.
12636
12637 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12638
12639         * g++.dg/abi/mangle16.C: New test.
12640         * g++.dg/abi/mangle17.C: Likewise.
12641
12642         PR c++/7478
12643         * g++.dg/template/ref1.C: New test.
12644
12645 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12646
12647         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
12648
12649 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
12650
12651         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
12652
12653 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12654
12655         PR c++/7524
12656         * g++.dg/init/array7.C: New test.
12657
12658 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
12659
12660         * g++.dg/init/array6.C: New test.
12661
12662         * g++.dg/abi/mangle13.C: Likewise.
12663         * g++.dg/abi/mangle14.C: Likewise.
12664         * g++.dg/abi/mangle15.C: Likewise.
12665
12666 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12667
12668         * g++.dg/abi/empty8.C: New test.
12669
12670 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
12671
12672         * g++.dg/init/ctor1.C: New test.
12673
12674 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
12675
12676         * gcc.c-torture/execute/20021015-1.c: New test.
12677
12678 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
12679
12680         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
12681
12682 2002-10-14  Jan Hubicka  <jh@suse.cz>
12683
12684         * gcc.dg/i386-ssetype-[1-5].c: New tests.
12685
12686 2002-10-14  Richard Henderson  <rth@redhat.com>
12687
12688         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
12689
12690 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12691
12692         PR optimization/6631
12693         * g++.dg/opt/const2.C: New test.
12694
12695 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12696
12697         PR c++/7176
12698         * g++.dg/parse/friend1.C: New test.
12699         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
12700
12701 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
12702
12703         * gcc.dg/20021014-1.c: New test.
12704
12705 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
12706
12707         PR c++/5661
12708         * g++.dg/ext/vlm1.C: New test.
12709         * g++.dg/ext/vlm2.C: Likewise.
12710
12711         * g++.dg/init/array1.C: Remove invalid braces.
12712         * g++.dg/init/brace1.C: New test.
12713         * g++.dg/init/copy2.C: Likewise.
12714         * g++.dg/init/copy3.C: Likewise.
12715         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
12716         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
12717         braces.
12718
12719 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
12720
12721         * gcc.dg/cpp/assembler.S: Don't use -ansi.
12722
12723 2002-10-11  Richard Shann  <richard.shann@superh.com>
12724
12725         * gcc.c-torture/compile/simd-5.c: New test.
12726
12727 2002-10-10  Roger Sayle  <roger@eyesopen.com>
12728
12729         * gcc.c-torture/execute/shiftopt-1.c: New test case.
12730
12731 2002-10-10  Jim Wilson  <wilson@redhat.com>
12732
12733         * gcc.c-torture/execute/20021010-1.c: New test.
12734
12735 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
12736
12737         PR c/7353
12738         * g++.dg/ext/typedef-init.C: New test.
12739         * gcc.dg/typedef-init.c: New test.
12740
12741 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
12742
12743         * gcc.dg/cpp/paste13.c: New test.
12744
12745 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12746
12747         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
12748         remaining platforms, XFAIL during compile, not execute.  Don't
12749         XFAIL at -O0.
12750
12751 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
12752
12753         * gcc.dg/alias-1.c: Tweak expected warning.
12754
12755 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
12756
12757         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
12758
12759 2002-10-06  Andreas Jaeger  <aj@suse.de>
12760
12761         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
12762         * gcc.dg/cpp/c++98.C: Likewise.
12763
12764         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
12765         * g++.dg/cpp/c++98.C: Likewise.
12766
12767         * g++.dg/README (Subdirectories): Mention cpp directory.
12768
12769         PR target/7559
12770         * gcc.dg/20021006-1.c: New test.
12771
12772 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12773
12774         PR c++/7804
12775         * g++.dg/other/warning1.C: New test.
12776
12777 2002-10-04  Roger Sayle  <roger@eyesopen.com>
12778
12779         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
12780         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
12781         and sparc-*-* with -m64 as expected failures.  See PR 8087.
12782
12783 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12784
12785         PR c++/7931
12786         * g++.dg/template/ptrmem3.C: New test.
12787
12788         PR c++/7754
12789         * g++.dg/template/union1.C: New test.
12790
12791 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12792
12793         PR c++/8006
12794         * g++.dg/abi/mangle9.C: New test.
12795         * g++.dg/abi/mangle10.C: New test.
12796         * g++.dg/abi/mangle11.C: New test.
12797         * g++.dg/abi/mangle12.C: New test.
12798
12799 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
12800
12801         PR c++/7188.
12802         * g++.dg/template/meminit1.C: New test.
12803         * g++.dg/warn/Wreorder-1.C: Likewise.
12804         * g++.old-deja/g++.mike/warn3.C: Tweak.
12805         * lib/prune.exp: Ingore "in copy constructor".
12806
12807 2002-10-02  Andreas Jaeger  <aj@suse.de>
12808
12809         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
12810         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
12811         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
12812         on x86-64.
12813
12814 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12815
12816         * gcc.dg/empty1.C: Fix typo.
12817
12818 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
12819
12820         * gcc.dg/alias-1.c: New test.
12821
12822 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12823
12824         * gcc.dg/empty1.C: New test.
12825
12826         * g++.dg/tls/init-2.C: Tweak error messages.
12827
12828 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
12829
12830         * gcc.c-torture/compile/20020923-1.c: New test.
12831
12832 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
12833
12834         * gcc.c-torture/execute/ffs-1.c: New test.
12835         * gcc.c-torture/execute/ffs-2.c: Ditto.
12836
12837 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
12838
12839         * g++.dg/overload/member1.C: New test.
12840
12841 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
12842
12843         * g++.dg/abi/empty7.C: New test.
12844         * g++.dg/init/pm2.C: Likewise.
12845
12846 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
12847
12848         * g++.dg/rtti/crash1.C: New test.
12849
12850 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
12851
12852         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
12853         gcc.dg/sibcall-4.c: New tests.
12854
12855 2002-09-28  Roger Sayle  <roger@eyesopen.com>
12856
12857         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
12858         powerpc and MMIX targets.
12859
12860 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
12861
12862         * gcc.dg/cpp/20020927-1.c: New.
12863
12864 2002-09-26  David S. Miller  <davem@redhat.com>
12865
12866         * gcc.c-torture/compile/trunctfdf.c: New.
12867
12868 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12869
12870         * lib/target-supports.exp (check_weak_available): Handle solaris2.
12871
12872 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
12873
12874         * gcc.c-torture/execute/loop-15.c: New.
12875
12876 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
12877
12878         * README.QMTEST: Fix typo.
12879
12880 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
12881
12882         * gcc.dg/20020926-1.c: New test.
12883
12884 2002-09-25  David S. Miller  <davem@redhat.com>
12885
12886         PR target/7842
12887         * gcc.c-torture/execute/shiftdi.c: New test.
12888
12889 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
12890
12891         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
12892         unique to the tool.
12893         * lib/g77.exp (g77_init): Likewise.
12894         * lib/g++.exp (g++_init): Likewise.
12895         * lib/objc.exp (objc_init): Likewise.
12896
12897 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
12898
12899         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
12900         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
12901         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
12902
12903 2002-09-25  Richard Henderson  <rth@redhat.com>
12904
12905         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
12906         too-small long double.
12907
12908 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
12909
12910         * gcc.dg/20020919-1.c: New test.
12911
12912 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
12913
12914         * g++.dg/abi/bitfield6.C: New test.
12915         * g++.dg/abi/bitfield7.C: New test.
12916         * g++.dg/abi/bitfield8.C: New test.
12917         * g++.dg/abi/vbase11.C: New test.
12918
12919 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12920
12921         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
12922         hppa*-*-hpux*.  Update test comment.
12923
12924 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
12925
12926         * gcc.dg/tls/struct-1.c: New test.
12927
12928 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
12929
12930         * gcc.dg/cpp/tr-warn2.c: Update.
12931
12932 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12933
12934         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
12935
12936 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12937
12938         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
12939         systems.
12940
12941 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
12942
12943         * gcc.c-torture/execute/ieee/mzero3.c: New test.
12944
12945         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
12946         Adjust for c++filt moved to binutils.  Remove spurious duplicate
12947         setting of cxxfilt.
12948
12949 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
12950
12951         * gcc.dg/20020312-2.c: Update for darwin.
12952
12953 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
12954
12955         * g++.old-deja/g++.other/crash32.C: Mark ICE.
12956
12957 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
12958
12959         * objc.dg/comp-types-1.m: New test.
12960         * objc.dg/comp-types-2.m: New test.
12961         * objc.dg/comp-types-3.m: New test.
12962         * objc.dg/comp-types-4.m: New test.
12963         * objc.dg/comp-types-5.m: New test.
12964         * objc.dg/comp-types-6.m: New test.
12965
12966 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12967
12968         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
12969
12970 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12971
12972         * g++.dg/other/do1.C: New test.
12973
12974         * g++.dg/template/subst1.C: New test.
12975
12976 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
12977
12978         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
12979
12980 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12981
12982         * g++.dg/template/qualttp20.C: Adjust expected errors.
12983         * g++.old-deja/g++.jason/report.C: Likewise.
12984         * g++.old-deja/g++.other/qual1.C: Likewise.
12985
12986         * g++.dg/lookup/scoped2.C: New test.
12987
12988         * g++.dg/ext/asm3.C: New test.
12989
12990 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
12991
12992         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
12993
12994 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
12995
12996         * ChangeLog: follow spelling conventions.
12997         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
12998         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
12999         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
13000         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
13001         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
13002         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
13003         * g++.old-deja/g++.law/global-init1.C: Likewise.
13004         * g++.old-deja/g++.other/delete4.C: Likewise.
13005         * g++.old-deja/g++.other/inline21.C: Likewise.
13006         * g++.old-deja/g++.other/singleton.C: Likewise.
13007         * g77.dg/strlen0.f: Likewise.
13008         * g77.f-torture/compile/20010519-1.f: Likewise.
13009         * g77.f-torture/compile/980310-4.f: Likewise.
13010         * gcc.c-torture/compile/20000605-1.c: Likewise.
13011         * gcc.c-torture/execute/20020225-1.c: Likewise.
13012         * gcc.dg/c90-hexfloat-2.c: Likewise.
13013         * gcc.dg/c99-bool-1.c: Likewise.
13014         * gcc.dg/c99-hexfloat-2.c: Likewise.
13015         * gcc.dg/dll-2.c: Likewise.
13016         * gcc.dg/wtr-union-init-1.c: Likewise.
13017         * gcc.dg/wtr-union-init-2.c: Likewise.
13018         * gcc.dg/wtr-union-init-3.c: Likewise.
13019         * gcc.dg/cpp/avoidpaste1.c: Likewise.
13020         * gcc.dg/cpp/defined.c: Likewise.
13021         * gcc.dg/cpp/macsyntx.c: Likewise.
13022         * gcc.dg/cpp/paste2.c: Likewise.
13023         * gcc.dg/cpp/trad/defined.c: Likewise.
13024         * gcc.dg/format/c90-printf-1.c: Likewise.
13025         * gcc.dg/format/c90-scanf-1.c: Likewise.
13026         * gcc.dg/format/c99-printf-1.c: Likewise.
13027         * gcc.dg/format/c99-scanf-1.c: Likewise.
13028         * gcc.misc-tests/gcov-8.c: Likewise.
13029         * lib/profopt.exp: Likewise.
13030
13031 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
13032
13033         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
13034
13035 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
13036
13037         * g++.dg/inherit/using2.C: New test.
13038
13039 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
13040
13041         * ChangeLog: Follow spelling conventions.
13042         * g++.dg/template/friend4.C: Likewise.
13043         * g++.old-deja/g++.pt/crash67.C: Likewise.
13044         * gcc.c-torture/execute/20000801-4.c: Likewise.
13045         * gcc.dg/c90-digraph-1.c: Likewise.
13046         * gcc.dg/c94-digraph-1.c: Likewise.
13047         * gcc.dg/c99-digraph-1.c: Likewise.
13048         * gcc.dg/cpp/line5.c: Likewise.
13049         * gcc.dg/cpp/multiline.c: Likewise.
13050         * gcc.dg/cpp/trad/literals-1.c: Likewise.
13051         * gcc.dg/format/attr-3.c: Likewise.
13052         * gcc.dg/format/c90-scanf-3.c: Likewise.
13053         * gcc.dg/format/ext-4.c: Likewise.
13054
13055 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
13056
13057         * g++.dg/template/pretty1.C: New test.
13058
13059 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
13060
13061         * gcc.c-torture/execute/struct-cpy-1.c: New test.
13062
13063 2002-09-13  Matt Austern  <austern@apple.com>
13064
13065         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
13066         passing a cast expression to a function by const reference.
13067
13068 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
13069
13070         * g++.dg/template/deduce1.C: New test.
13071
13072 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
13073
13074         * gcc.c-torture/execute/simd-1.c: Force all use of int to
13075         32-bit int.
13076
13077 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13078
13079         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
13080         usage.
13081
13082 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
13083
13084         * gcc.c-torture/compile/20020910-1.c: New test.
13085
13086 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
13087
13088         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
13089
13090 2002-09-10  Andreas Jaeger  <aj@suse.de>
13091
13092         * gcc.dg/20020312-2.c: Adjust for x86-64.
13093
13094 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
13095
13096         * g77.dg/7388.f: New test case for PR 7388.
13097
13098 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
13099
13100         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
13101
13102 2002-09-05  Ziemowit Laski <zlaski@apple.com>
13103
13104         * objc.dg/proto-lossage-1.m: New test.
13105
13106 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
13107
13108         * gcc.dg/cpp/_Pragma4.c: Fix typo.
13109
13110 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
13111
13112         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
13113         expected to pass.
13114
13115 2002-09-06  Stan Shebs  <shebs@apple.com>
13116             David Edelsohn  <edelsohn@gnu.org>
13117
13118         * gcc.dg/weak: New directory.
13119         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
13120         target-specific xfail bits.
13121         * gcc.dg/typeof-2.c: Move to new directory.
13122         * gcc.dg/weak.exp: New expect script.
13123
13124 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
13125
13126         * gcc.c-torture/execute/extzvsi.c: New test.
13127
13128 2002-09-05  Stan Shebs  <shebs@apple.com>
13129
13130         * gcc.dg/weak-1.c: xfail on Darwin.
13131         * gcc.dg/weak-2.c: Ditto.
13132         * gcc.dg/weak-3.c: Ditto.
13133         * gcc.dg/weak-4.c: Ditto.
13134         * gcc.dg/weak-5.c: Ditto.
13135         * gcc.dg/weak-6.c: Ditto.
13136         * gcc.dg/weak-7.c: Ditto.
13137         * gcc.dg/weak-8.c: Ditto.
13138         * gcc.dg/weak-9.c: Ditto.
13139
13140 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
13141
13142         * gcc.c-torture/execute/loop-14.c: New test.
13143
13144 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
13145
13146         * g++.dg/other/cxa-atexit1.C: New test.
13147
13148         * gcc.dg/typeof-2.c: New test.
13149
13150 2002-09-03  Roger Sayle  <roger@eyesopen.com>
13151
13152         * gcc.dg/builtins-2.c: New testcase.
13153         * gcc.dg/builtins-3.c: New testcase.
13154
13155 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
13156
13157         * gcc.dg/cpp/_Pragma4.c: New test.
13158
13159 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
13160
13161         * objc/execute/nil_method-1.m: New testcase.
13162
13163 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
13164
13165         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
13166         [Object class], not [Object initialize].
13167
13168 2002-08-31  Roger Sayle  <roger@eyesopen.com>
13169             Hans-Peter Nilsson  <hp@bitrange.com>
13170
13171         * gcc.c-torture/execute/20020720-1.x: Skip test on
13172         mmix-knuth-mmixware.  Correct comment.
13173
13174 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
13175
13176         * testsuite/g++.dg/abi/bitfield5.C: New test.
13177         * testsuite/g++.dg/abi/vbase10.C: Likewise.
13178
13179 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
13180
13181         * objc.dg/undeclared-selector.m: New test.
13182
13183 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
13184
13185         * g++.dg/other/offsetof1.C: Avoid cast warning.
13186
13187 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
13188
13189         * objc.dg/super-class-2.m: New test.
13190
13191 2002-08-24  Matt Austern  <austern@apple.com>
13192
13193         * g++.dg/ext/lvaddr.C: New test.
13194         * g++.dg/ext/lvcast.C: New test.
13195
13196 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
13197
13198         * testsuite/g++.dg/inherit/cond1.C: New test.
13199
13200 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
13201
13202         * gcc.dg/noncompile/incomplete-1.c: New test.
13203
13204 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
13205
13206         * gcc.dg/typespec-1.c: New test.
13207
13208 2002-08-20  Devang Patel  <dpatel@apple.com>
13209         * objc.dg/proto-hier-2.m: New test.
13210
13211 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
13212
13213         * objc.dg/bitfield-1.m: New test.
13214         * objc.dg/bitfield-2.m: New test.
13215
13216 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
13217
13218         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
13219         gcc.dg/c99-flex-array-4.c: New tests.
13220
13221 2002-08-16  Stan Shebs  <shebs@apple.com>
13222
13223         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
13224
13225 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
13226
13227         * gcc.dg/typeof-1.c: New test.
13228         * g++.dg/ext/typeof2.C: New test.
13229
13230 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
13231
13232         * g++.dg/other/offsetof1.C: New test.
13233
13234 2002-08-14  Richard Henderson  <rth@redhat.com>
13235
13236         * gcc.dg/tls/diag-3.c: Fix expected message strings.
13237
13238 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
13239
13240         * gcc.dg/cpp/_Pragma3.c: New test.
13241
13242 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
13243
13244         * g++.dg/template/inherit3: New test.
13245
13246 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13247
13248         * gcc.dg/bitfld-4.c: Add blank options.
13249
13250 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
13251
13252         * g++.dg/template/crash1.C: New test.
13253
13254 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13255
13256         * gcc.dg/tls/opt-2.c: New test.
13257
13258 2002-08-08  Devang Patel  <dpatel@apple.com>
13259
13260         * objc.dg/selector-1.m : New test
13261
13262 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13263
13264         * g++.dg/abi/bitfield4.C: New test.
13265         * gcc.dg/bitfld-4.c: New test.
13266
13267 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13268
13269         * g++.dg/other/packed1.C: New test.
13270
13271 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
13272
13273         * g++.dg/abi/offsetof.C: Tweak error messages.
13274         * g++.old-deja/g++.mike/p10769a.C: Likewise.
13275
13276 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13277
13278         * gcc.dg/bitfld-3.c: New test.
13279
13280 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
13281             Richard Henderson  <rth@redhat.com>
13282
13283         * gcc.dg/i386-bitfield1.c: New test.
13284         * g++.dg/abi/bitfield3.C: Update.
13285
13286 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
13287
13288         * objc.dg/const-str-2.m: Update.
13289         * gcc.dg/cpp/c++98.c: Change to C extension.
13290         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
13291         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
13292
13293 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
13294
13295         * testsuite/gcc.dg/tls/diag-3.c: New.
13296
13297 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
13298
13299         * g++.dg/README (Subdirectories): Document new subdir expr.
13300         * g++.dg/expr/pmf-1.C: New test.
13301
13302 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
13303
13304         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
13305
13306 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
13307
13308         * g++.dg/abi/bitfield3.C: New test.
13309
13310 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
13311
13312         * lib/gcov.exp: Tweak expected line formats.
13313         * gcc.misc-tests/gcov8.c: New test.
13314         * gcc.misc-tests/gcov8.x: New flags.
13315
13316 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
13317
13318         * consistency.vlad/layout/endian.c: Include string.h.
13319
13320         * gcc.c-torture/execute/20020805-1.c: New test.
13321
13322 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
13323
13324         * g++.dg/other/conversion1.C: New test.
13325
13326 2002-08-03  Roger Sayle  <roger@eyesopen.com>
13327
13328         * gcc.dg/builtins-1.c: New testcase.
13329
13330 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
13331
13332         * g++.dg/inherit/access3.C: New test.
13333
13334 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
13335
13336         * gcc.dg/ia64-visibility-2.c: New test.
13337
13338 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
13339
13340         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
13341         __qualifier_flags to __flags.
13342
13343 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
13344
13345         * g++.dg/inherit/operator1.C: New test.
13346         * g++.dg/lookup/disamb1.C: Fix typo in comment.
13347         * g++.dg/other/error1.C: Change expected error message.
13348         * g++.dg/template/conv4.C: Likewise.
13349
13350 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
13351
13352         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
13353         for documented behavior.
13354
13355 2002-07-25  Roger Sayle  <roger@eyesopen.com>
13356
13357         * gcc.c-torture/execute/20020720-1.x: Skip this test on
13358         several targets known to fail.
13359
13360 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
13361
13362         * gcc.dg/mips-args-[123].c: New tests.
13363
13364 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
13365
13366         * gcc.dg/ppc-spe.c: New.
13367
13368 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
13369
13370         * g++.dg/other/ptrmem4.C: New testcase.
13371
13372 2002-07-24  Richard Henderson  <rth@redhat.com>
13373
13374         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
13375
13376 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
13377
13378         * g++.dg/ext/alignof1.C (main): Return 0 for success.
13379
13380 2002-07-24  Roger Sayle  <roger@eyesopen.com>
13381
13382         * gcc.c-torture/execute/memset-3.c: New testcase.
13383
13384 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
13385
13386         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
13387         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
13388
13389 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13390
13391         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
13392         Delete.
13393
13394 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
13395
13396         * gcc.c-torture/compile/simd-4.c: New test.
13397
13398 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13399
13400         PR c++/7347, c++/7348
13401         * g++.dg/template/access4.C: New test.
13402         * g++.dg/template/access5.C: New test.
13403         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
13404         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
13405         * g++.old-deja/g++.pt/ttp58.C: Likewise.
13406         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
13407
13408 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
13409
13410         * gcc.dg/gnu89-init-2.c: New test.
13411
13412 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
13413
13414         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
13415
13416 2002-07-20  Roger Sayle  <roger@eyesopen.com>
13417
13418         * gcc.c-torture/execute/20020720-1.c: New testcase.
13419
13420 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
13421
13422         * gcc.dg/cpp/Wsignprom.c: New tests.
13423
13424 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
13425
13426         * gcc.c-torture/execute/loop-13.c: New test.
13427
13428 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
13429
13430         * gcc.dg/cpp/expr.c: New tests.
13431
13432 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
13433
13434         * g++.dg/opt/pr6713.C: Add template instantiation.
13435
13436 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
13437
13438         * gcc.dg/nest.c: New test.
13439
13440 2002-07-17  Richard Henderson  <rth@redhat.com>
13441
13442         * g++.dg/opt/pr6713.C: New test.
13443
13444 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
13445
13446         * gcc.c-torture/execute/loop-2e.x: Let the testcase
13447         XFAIL for all x86 processors.
13448
13449 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
13450
13451         * gcc.c-torture/execute/20010122-1.x: Do not test with
13452         -fomit-frame-pointer.
13453
13454 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13455
13456         * g++.dg/template/instantiate2.C: New test.
13457         * g++.dg/template/spec4.C: New test.
13458
13459 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13460
13461         * g++.dg/template/access2.C: New test.
13462         * g++.dg/template/access3.C: New test.
13463
13464 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
13465
13466         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
13467         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
13468         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
13469         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
13470         Convert to use <stdarg.h>.
13471         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
13472         Delete.
13473         * gcc.dg/va-arg-2.c: New.
13474         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
13475
13476 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
13477
13478         * gcc.c-torture/compile/20020710-1.c: New test.
13479
13480 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
13481                           Andrew Pinski  <pinskia@physics.uc.edu>
13482
13483         gcc.c-torture/compile/simd-2.c: New testcase.
13484         gcc.c-torture/compile/simd-3.c: Likewise.
13485
13486 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
13487
13488         PR c++/7224
13489         * g++.dg/overload/error1.C: New test.
13490
13491 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13492
13493         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
13494         configuration and IRIX 6 O32 ABI.
13495
13496 2002-07-11  Roger Sayle  <roger@eyesopen.com>
13497
13498         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
13499
13500 2002-07-10  Roger Sayle  <roger@eyesopen.com>
13501
13502         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
13503
13504 2002-07-10  Jeffrey A Law  <law@redhat.com>
13505
13506         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
13507
13508         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
13509
13510 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
13511
13512         * gcc.dg/20020312-2.c: Check for __PPC__.
13513
13514 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
13515
13516         * gcc.c-torture/compile/20020709-1.c: New test.
13517
13518 2002-07-07  Roger Sayle  <roger@eyesopen.com>
13519
13520         * g++.dg/template/qualttp21.C: New test case.
13521
13522 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
13523
13524         * gcc.c-torture/compile/20020706-1.c: New test.
13525         * gcc.c-torture/compile/20020706-2.c: New test.
13526
13527 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
13528             Alexandre Oliva  <aoliva@redhat.com>
13529
13530         * g++.dg/warn/incomplete1.C: New test.
13531
13532 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13533
13534         PR c++/7099
13535         * g++.dg/warn/noreturn1.C: New test.
13536
13537 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
13538
13539         PR c++/6706
13540         * g++.dg/debug/debug6.C: New test.
13541         * g++.dg/debug/debug7.C: New test.
13542
13543 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
13544
13545         * gcc.c-torture/compile/simd-3.c: New test.
13546
13547 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
13548
13549         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
13550         * gcc.dg/20020620-1.c: Likewise.
13551
13552 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13553
13554         PR c++/6944
13555         * g++.dg/init/array4.C: New test.
13556         * g++.dg/init/array5.C: New test.
13557
13558 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
13559
13560         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
13561         * gcc.c-torture/execute/simd-2.c (main): Likewise.
13562
13563 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13564
13565         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
13566         * gcc.dg/wtr-aggr-init-1.c: Likewise.
13567         * gcc.dg/wtr-conversion-1.c: Likewise.
13568         * gcc.dg/wtr-escape-1.c: Likewise.
13569         * gcc.dg/wtr-int-type-1.c: Likewise.
13570         * gcc.dg/wtr-label-1.c: Likewise.
13571         * gcc.dg/wtr-static-1.c: Likewise.
13572         * gcc.dg/wtr-strcat-1.c: Likewise.
13573         * gcc.dg/wtr-suffix-1.c: Likewise.
13574         * gcc.dg/wtr-switch-1.c: Likewise.
13575         * gcc.dg/wtr-unary-plus-1.c: Likewise.
13576         * gcc.dg/wtr-union-init-1.c: Likewise.
13577         * gcc.dg/wtr-union-init-2.c: Likewise.
13578         * gcc.dg/wtr-union-init-3.c: Likewise.
13579
13580         * gcc.dg/wtr-func-def-1.c: New test.
13581
13582 2002-07-02 Devang Patel <dpatel@apple.com>
13583
13584         * objc.dg/param-1.m: New test.
13585
13586 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
13587
13588         * gcc.dg/cpp/trad/directive.c: Add test.
13589         * gcc.dg/cpp/trad/macroargs.c: Add test.
13590         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
13591
13592 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
13593
13594         * gcc.dg/cpp/cmdlne-M.c: New test.
13595
13596 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
13597
13598         * objc.dg/desig-init-1.m: New test.
13599
13600 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13601
13602         PR c++/6716
13603         * g++.dg/template/instantiate1.C: New test.
13604
13605 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
13606
13607         PR c++/7112
13608         * g++.dg/template/sizeof2.C: New test.
13609
13610 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13611
13612         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
13613         gcc.dg/cpp/trad/include.c: New tests.
13614
13615 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
13616
13617         PR target/7177
13618         * gcc.c-torture/compile/20020701-1.c: New test.
13619
13620 2002-07-01  Stan Shebs  <shebs@apple.com>
13621
13622         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
13623         header here...
13624         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
13625         (objc-torture-execute): or here.
13626
13627 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
13628
13629         * gcc.c-torture/execute/arith-rand-ll.c: New test.
13630
13631 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13632
13633         * gcc.dg/cpp/trad/escaped-nl.c: New test.
13634
13635 2002-06-30  Devang Patel  <dpatel@apple.com>
13636
13637         * objc.dg/fsyntax-only.m: New test.
13638
13639 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
13640
13641         PR c++/6695
13642         * g++.dg/template/friend7.C: New file.
13643
13644 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
13645
13646         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
13647         return type.
13648
13649 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
13650
13651         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
13652         avoid division by zero.
13653
13654 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
13655
13656         * gcc.dg/Wunknownprag.c: New tests.
13657
13658 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
13659
13660         * gcc.c-torture/execute/simd-2.c: New test.
13661
13662 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
13663
13664         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
13665         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
13666         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
13667         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
13668         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
13669         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
13670         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
13671         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
13672         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
13673         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
13674         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
13675         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
13676         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
13677         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
13678         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
13679         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
13680         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
13681
13682 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
13683
13684         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
13685         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
13686         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
13687         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
13688         New tests.
13689         * gcc.dg/cpp/trad/directive.c: Update.
13690
13691 2002-06-23  Andreas Jaeger  <aj@suse.de>
13692
13693         * gcc.c-torture/execute/complex-6.c: New.
13694
13695 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
13696
13697         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
13698         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
13699         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
13700         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
13701
13702 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
13703
13704         * gcc.dg/cpp/trad: New directory with traditional tests copied
13705         from parent directory.
13706         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13707         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13708         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13709         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13710         Move to trad/ and rename.
13711         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
13712         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
13713         gcc.dg/cpp/trad/redef2.c: New tests.
13714         * gcc.dg/cpp/trad/trad.exp: New driver.
13715
13716 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
13717
13718         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13719         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13720         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13721         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13722         Remove.
13723
13724 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
13725
13726         * gcc.dg/20020620-1.c: New test.
13727
13728 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13729
13730         * g++.dg/template/ttp4.C: New test.
13731
13732 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
13733
13734         * g++.dg/opt/vt1.C: Fix regexp.
13735
13736 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13737
13738         * gcc.c-torture/execute/pure-1.c: Make functions static again.
13739         Don't use attribute `noinline'.
13740
13741 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13742
13743         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
13744
13745 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
13746
13747         * gcc.c-torture/execute/simd-1.c: New.
13748
13749         * gcc.dg/simd-1.c: New.
13750
13751 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13752
13753         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
13754
13755 2002-06-16  Richard Henderson  <rth@redhat.com>
13756
13757         * g++.dg/ext/anon-struct1.C: New.
13758         * g++.dg/ext/anon-struct2.C: New.
13759         * g++.dg/ext/anon-struct3.C: New.
13760         * gcc.dg/anon-struct-1.c: New.
13761         * gcc.dg/anon-struct-2.c: New.
13762         * gcc.dg/anon-struct-3.c: New.
13763         * gcc.dg/20011008-1.c: Adjust warning text.
13764         * gcc.dg/20020527-1.c: Add -fms-extensions.
13765
13766 2002-06-16  Richard Henderson  <rth@redhat.com>
13767
13768         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
13769
13770 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
13771
13772         * gcc.c-torture/execute/20020615-1.c: New test.
13773
13774 2002-06-15  Roger Sayle  <roger@eyesopen.com>
13775
13776         * gcc.c-tortuture/execute/compare-1.c: New test case.
13777         * gcc.c-tortuture/execute/compare-2.c: New test case.
13778         * gcc.c-tortuture/execute/compare-3.c: New test case.
13779
13780 2002-06-13  Richard Henderson  <rth@redhat.com>
13781
13782         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
13783         ia64 ilp32.
13784
13785 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13786
13787         * g++.dg/template/typename2.C: Update error message.
13788
13789 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
13790
13791         * gcc.c-torture/execute/20020611-1.c: New test.
13792
13793 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
13794
13795         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
13796         list of targets to skip.
13797
13798 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
13799
13800         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
13801         targets if not optimizing.
13802
13803 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
13804
13805         * gcc.c-torture/compile/20020605-1.c: New test.
13806
13807         * g++.dg/opt/vt1.C: New test.
13808
13809         * gcc.dg/20020531-1.c: New test.
13810
13811         * gcc.dg/20020530-1.c: New test.
13812
13813         * gcc.dg/20020527-1.c: New test.
13814
13815         * g++.dg/opt/cse1.C: New test.
13816
13817 2002-06-07  Roger Sayle  <roger@eyesopen.com>
13818
13819         * gcc.dg/20020607-2.c: New test case.
13820
13821 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
13822
13823         * gcc.c-torture/compile/20020604-1.c: New test.
13824
13825 2002-06-04  Richard Henderson  <rth@redhat.com>
13826
13827         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
13828         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
13829         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
13830
13831 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
13832
13833         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
13834
13835 2002-06-03  Richard Henderson  <rth@redhat.com>
13836
13837         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
13838         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
13839
13840 2002-06-02  Richard Henderson  <rth@redhat.com>
13841
13842         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
13843         test functions static.
13844
13845 2002-06-02  Andreas Jaeger  <aj@suse.de>
13846
13847         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
13848         now.
13849
13850 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
13851
13852         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
13853         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
13854         Update for mofified diagnostics.
13855         * gcc.dg/c99-intconst-1.c: No longer fail.
13856
13857 2002-06-02  Richard Henderson  <rth@redhat.com>
13858
13859         * gcc.dg/uninit-A.c: Remove xfail markers.
13860
13861 2002-06-01  Roger Sayle  <roger@eyesopen.com>
13862
13863         * gcc.dg/fnegate-1.c: New test case.
13864
13865 2002-05-30  Osku Salerma  <osku@iki.fi>
13866
13867         * gcc.c-torture/execute/mayalias-1.c: New file.
13868
13869 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13870
13871         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
13872         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
13873         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
13874
13875 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
13876
13877         * gcc.c-torture/execute/20020529-1.c: New test.
13878
13879 2002-05-27  Richard Henderson  <rth@redhat.com>
13880
13881         * g++.dg/ext/attrib6.C: New test case.
13882
13883 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13884
13885         * gcc.c-torture/execute/pure-1.c: New test.
13886
13887 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13888
13889         * gcc.dg/cpp/arith-2.c: Remove.
13890
13891 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13892
13893         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
13894         * gcc.dg/cpp/if-3.c: Remove.
13895
13896 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
13897
13898         * g++.dg/opt/cse2.C: New test.
13899
13900 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
13901
13902         * gcc.dg/cpp/arith-1.c: New semantic tests.
13903         * gcc.dg/cpp/if-1.c: Update.
13904
13905 2002-05-24  Ben Elliston  <bje@redhat.com>
13906
13907         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
13908
13909 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
13910
13911         * gcc.dg/verbose-asm.c: New test.
13912
13913 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
13914
13915         * gcc.dg/cpp/paste12.c: New test.
13916
13917 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13918
13919         * g++.dg/parse/named_ops.C: New test.
13920
13921 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
13922
13923         * gcc/testsuite/gcc.dg/weak-8.c: New test.
13924
13925 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
13926
13927         * gcc.dg/weak-2.c: Allow optional leading underscore
13928         in scan-assembler symbol name.
13929         * gcc.dg/weak-3.c: Likewise.
13930         * gcc.dg/weak-4.c: Likewise.
13931         * gcc.dg/weak-5.c: Likewise.
13932
13933 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
13934
13935         * gcc.dg/20020523-1.c: New test.
13936
13937 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13938
13939         * objc.dg/const-str-2.m: Update now that we stop after
13940         a command line error.
13941
13942 2002-05-22  Richard Henderson  <rth@redhat.com>
13943
13944         * g++.dg/dg.exp: Fix typo in test pruneing.
13945
13946 2002-05-22  Richard Henderson  <rth@redhat.com>
13947
13948         * g++.dg/dg.exp: Prune the tls subdirectory.
13949         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
13950         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
13951         * g++.dg/tls/init-1.C: New.
13952
13953 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
13954
13955         * gcc.dg/20020517-1.c: New test.
13956
13957 2002-05-21  Richard Henderson  <rth@redhat.com>
13958
13959         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
13960         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
13961
13962 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
13963
13964         * g++.dg/other/copy2.C: New test.
13965
13966 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
13967
13968         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
13969         (MAX_COPY): Bump up to 10 times sizeof (long long).
13970         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
13971
13972         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
13973         sizeof (long long).
13974
13975         * gcc.c-torture/execute/strcpy-1.c: New test.
13976
13977 2002-05-19  Jason Merrill  <jason2redhat.com>
13978
13979         * g++.dg/ext/oper1.C: New test.
13980
13981 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
13982 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
13983
13984         * README.QMTEST: New file.
13985
13986         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
13987
13988 2002-05-19  Andreas Jaeger  <aj@suse.de>
13989
13990         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
13991         now.
13992         * gcc.c-torture/execute/loop-2d.x: Likewise.
13993
13994 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
13995
13996         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
13997         support weak symbols.
13998         * gcc.dg/weak-4.c: Likewise
13999         * gcc.dg/weak-6.c: Likewise
14000
14001 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
14002
14003         * gcc.dg/weak-3.c: Add dg-excess-error comment for
14004         cygwin, coff and h8300-*-hms targets
14005         * gcc.dg/weak-5.c: Likewise
14006         * gcc.dg/weak-7.c: Likewise
14007
14008 2002-05-16  Jason Merrill  <jason@redhat.com>
14009
14010         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
14011         (scan-assembler-not, scan-assembler-dem): Likewise.
14012         (scan-assembler-dem-not): Likewise.
14013
14014 2002-05-15  Richard Henderson  <rth@redhat.com>
14015
14016         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
14017
14018 2002-05-15  Richard Henderson  <rth@redhat.com>
14019
14020         * gcc.dg/weak-5.c (vfoo1c): No warning here.
14021         (vfoo1f): Warning here.
14022         (vfoo1l): Don't redefine the alias.
14023
14024 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
14025
14026         * g++.dg/init/pm1.C: New test.
14027
14028 2002-05-12  David S. Miller  <davem@redhat.com>
14029
14030         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
14031         types.
14032
14033 2002-05-10  Roger Sayle  <roger@eyesopen.com>
14034
14035         * gcc.c-torture/execute/20020510-1.c: New test case.
14036
14037 2002-05-10  David S. Miller  <davem@redhat.com>
14038
14039         * gcc.c-torture/execute/conversion.c: Test long double too.
14040
14041 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
14042
14043         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
14044         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
14045         * lib/g++.exp (g++_link_flags): Likewise.
14046         * lib/objc.exp (objc_target_compile): Likewise.
14047
14048 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
14049
14050         * gcc.dg/cpp/poison.c: Update.
14051         * gcc.dg/cpp/20000625-2.c: Remove.
14052         * gcc.dg/cpp/direct2s.c: Remove final test.
14053
14054 2002-05-08  Tom Rix  <trix@redhat.com>
14055
14056         * gcc.c-torture/execute/20020508-1.c: New test.
14057         * gcc.c-torture/execute/20020508-2.c: New test.
14058         * gcc.c-torture/execute/20020508-3.c: New test.
14059
14060 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
14061
14062         * gcc.dg/cpp/charconst-4.c: More tests.
14063
14064 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
14065
14066         PR c/6569
14067         * gcc.dg/weak-3.c: Update location of warning messages.
14068         * gcc.dg/weak-5.c: Likewise.
14069
14070 2002-05-06  Roger Sayle  <roger@eyesopen.com>
14071
14072         * gcc.c-torture/execute/20020506-1.c: New test case.
14073
14074 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
14075
14076         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
14077
14078 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14079
14080         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
14081
14082 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14083
14084         * gcc.dg/cpp/charconst-3.c: New test.
14085
14086 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
14087
14088         * gcc.dg/cpp/charconst.c: Update tests.
14089
14090 2002-05-05  Tim Josling  <tej@melbpc.org.au>
14091
14092         * treelang: Added directory for new sample language treelang. Also
14093         lib/treelang.exp: New file to signal treelang should be tested.
14094
14095 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14096
14097         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
14098         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
14099         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
14100         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
14101         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
14102         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
14103         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
14104
14105 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14106
14107         * gcc.dg/format/xopen-2.c: New test.
14108
14109 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14110
14111         * gcc.dg/20020503-1.c: New test.
14112
14113 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
14114
14115         * g++.dg/init/dtor1.C: Make it tougher.
14116
14117 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
14118
14119         * g++.dg/init/dtor1.C: New test.
14120
14121 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
14122
14123         * gcc.dg/altivec-8.c: New.
14124
14125 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
14126
14127         * gcc.dg/altivec-7.c: New.
14128
14129 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
14130
14131         * g++.dg/parse/typedef1.C: New test.
14132
14133 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
14134
14135         PR c++/6486
14136         * g++.dg/template/friend6.C: New test.
14137
14138         PR c++/6492
14139         * g++.dg/init/copy1.C: New test.
14140
14141 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
14142
14143         * g++.dg/warn/effc1.C: New test.
14144
14145 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14146
14147         * gcc.dg/cpp/if-cexp.c: Add a test.
14148
14149 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
14150
14151         * gcc.dg/20020426-2.c: New test.
14152
14153 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
14154
14155         * gcc.dg/cpp/if-mop.c: Update.
14156         * gcc.dg/cpp/if-mpar.c: Add test.
14157         * gcc.dg/cpp/if-oppr.c: Update.
14158
14159 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14160
14161         PR c/6343
14162         * gcc.dg/weak-[2-7].c: New tests.
14163
14164 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14165
14166         * gcc.dg/enum1.c: New test.
14167
14168 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14169
14170         PR c++/6497
14171         * g++.dg/inherit/access2.C: New test.
14172
14173 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14174
14175         PR bootstrap/6445
14176         * gcc.dg/20020426-1.c: New test.
14177
14178 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14179
14180         * g++.dg/abi/enum1.C: New test.
14181
14182 2002-04-26  Richard Henderson  <rth@redhat.com>
14183
14184         * gcc.dg/c99-bool-1.c: Expect always true warning.
14185
14186 2002-04-25  Roger Sayle  <roger@eyesopen.com>
14187
14188         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
14189
14190 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14191
14192         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
14193         targets.
14194
14195 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
14196
14197         * g++.dg/abi/mange7.C: New test.
14198
14199         PR c++/6438.
14200         * g++.dg/parse/stmtexpr2.C: New test.
14201
14202 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
14203
14204         * gcc.dg/20020312-2.c: Add SH target.
14205
14206 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14207
14208         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
14209         compiler output on mips*-*-irix*.
14210
14211 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
14212
14213         * g++.dg/parse/attr1.C: New test.
14214
14215 2002-04-23  Roger Sayle  <roger@eyesopen.com>
14216
14217         * gcc.c-torture/execute/string-opt-17.c: New test case.
14218         * gcc.c-torture/execute/memset-2.c: New test case.
14219
14220 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
14221
14222         PR c++/6256:
14223         * g++.dg/template/friend5.C: New test.
14224
14225         PR c++/6331:
14226         * g++.dg/template/qual1.C: Likewise.
14227
14228 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
14229
14230         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
14231         Include stdlib.h, not stdio.h or ctype.h.
14232
14233 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
14234
14235         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
14236         cris-*-elf* and mmix-*-*.
14237         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
14238         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
14239         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
14240         Ditto.
14241         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
14242         * gcc.dg/wchar_t-1.c: Ditto.
14243
14244 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
14245
14246         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
14247         Clarify comment.
14248
14249 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
14250
14251         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
14252
14253 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14254
14255         * gcc.c-torture/execute/20000906-1.x: Delete.
14256
14257 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
14258
14259         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
14260
14261 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
14262
14263         * PR6367
14264         * g77.f-torture/execute/6367.f: New test.
14265         * g77.f-torture/execute/6367.x: Disable for MMIX.
14266
14267 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14268
14269         * PR6352
14270         * g++.dg/opt/inline2.C: New test.
14271
14272 2002-04-18  Richard Henderson  <rth@redhat.com>
14273
14274         * gcc.dg/20000906-1.c: Enable for all targets.
14275         * gcc.c-torture/compile/iftrap-2.c: New.
14276
14277 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14278
14279         * gcc.dg/20020418-1.c: New test.
14280         * gcc.dg/20020418-2.c: New test.
14281
14282 2002-04-18  Richard Henderson  <rth@redhat.com>
14283
14284         * gcc.c-torture/compile/iftrap-1.c: New.
14285         * gcc.dg/iftrap-1.c: Adjust for ia64.
14286         * gcc.dg/iftrap-2.c: New.
14287
14288 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14289
14290         * gcc.c-torture/compile/20020418-1.c: New test.
14291
14292 2002-04-18  Roger Sayle  <roger@eyesopen.com>
14293
14294         * gcc.c-torture/compile/20020415-1.c: New.
14295
14296 2002-04-18  David S. Miller  <davem@redhat.com>
14297
14298         * gcc.c-torture/execute/20020418-1.c: New test.
14299
14300 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
14301
14302         * gcc.dg/20020416-1.c: New test.
14303
14304         * g++.dg/opt/inline1.C: New test.
14305
14306 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
14307
14308         * gcc.dg/altivec-5.c: New test.
14309
14310         * gcc.dg/20020415-1.c: New test.
14311
14312 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14313
14314         * testsuite/lib/chill.exp: Remove.
14315
14316 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
14317
14318         * g++.dg/other/big-struct.C: New test.
14319
14320 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
14321
14322         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
14323         of scratch file.
14324
14325 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
14326
14327         PR c/6277
14328         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
14329         in scan-assembler function name
14330
14331 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
14332
14333         * g77.f-torture/execute/980628-4.x,
14334         g77.f-torture/execute/980628-5.x,
14335         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14336         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14337         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
14338         i[34567]86-*-*.
14339
14340 2002-04-13  David S. Miller  <davem@redhat.com>
14341
14342         * gcc.c-torture/execute/20020413-1.c: New test.
14343
14344 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
14345
14346         * gcc.dg/asm-6.c,
14347         * g++.dg/ext/asm1.C: New tests.
14348
14349 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
14350
14351         PR c++ 5373.
14352         * g++.dg/parse/stmtexpr1.C: New test.
14353
14354         PR c++/5189.
14355         * g++.dg/template/copy1.C: New test.
14356
14357 2002-04-12  Richard Henderson  <rth@redhat.com>
14358
14359         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
14360
14361 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
14362
14363         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
14364         gcc.c-torture/execute/20020307-2.c.
14365
14366 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
14367
14368         * g++.dg/ext/attrib5.C,
14369         * g++.dg/lookup/struct1.C: New tests.
14370
14371 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
14372
14373         * gcc.dg/20020411-1.c: New test.
14374
14375         * gcc.c-torture/execute/20020411-1.c: New test.
14376
14377 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
14378
14379         * g77.f-torture/execute/6177.f: New test.
14380
14381 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
14382
14383         PR middle-end/6247
14384         * g++.dg/opt/cleanup1.C: New test.
14385
14386         * g++.dg/opt/const1.C: New test.
14387
14388 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
14389
14390         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
14391
14392 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14393
14394         PR c++/5507
14395         * g++.dg/template/typename2.C: New test.
14396
14397 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
14398
14399         * gcc.c-torture/execute/loop-12.c: New.
14400
14401 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
14402
14403         * g77.f-torture/execute/980628-4.x,
14404         g77.f-torture/execute/980628-5.x,
14405         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14406         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14407         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
14408
14409 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14410
14411         PR optimization/6086
14412         * g++.dg/opt/preinc1.C: New test.
14413
14414 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14415
14416         PR c++/5571
14417         * g++.dg/opt/static2.C: New test.
14418
14419 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14420
14421         PR c/5120
14422         * gcc.dg/20020406-1.c: New test.
14423
14424 2002-04-04  David S. Miller  <davem@redhat.com>
14425
14426         * gcc.c-torture/execute/20020404-1.c: New test.
14427
14428 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
14429
14430         PR c/6123
14431         * gcc.dg/20020312-2.c: Do not declare global register variable
14432         if __PIC__ or __pic__ is defined.
14433
14434 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
14435
14436         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
14437         __asm__ so that it works correctly even if -ansi -pedantic-errors.
14438
14439 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14440
14441         * gcc.misc-tests/linkage.exp: Update last change to handle
14442         sparc*-, not just sparc-.
14443
14444 2002-04-03  Richard Henderson  <rth@redhat.com>
14445
14446         * gcc.dg/cpp/ucs.c: Improved long UCS test.
14447
14448 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14449
14450         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
14451
14452 2002-04-02  David S. Miller  <davem@redhat.com>
14453
14454         * gcc.c-torture/execute/20020402-3.c: New test.
14455
14456 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14457
14458         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
14459         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
14460
14461         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
14462         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
14463         g77.f-torture/execute/20001201.x,
14464         g77.f-torture/execute/u77-test.x: New files.
14465
14466         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
14467         * gcc.dg/wchar_t-1.c: Ditto.
14468
14469 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14470
14471         * gcc.c-torture/execute/20020402-1.c: New test.
14472
14473 2002-04-01  Richard Henderson  <rth@redhat.com>
14474
14475         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
14476
14477         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
14478
14479 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14480
14481         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
14482
14483 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14484
14485         * g++.dg/inherit/template-as-base.C: Expect error.
14486         * g++.dg/inherit/namespace-as-base.C: Likewise.
14487
14488 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
14489
14490         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
14491         g++.dg/ext/instantiate3.C: Tweak match patterns.
14492
14493         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
14494         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
14495         -da test.
14496
14497 2002-03-31  Richard Henderson  <rth@redhat.com>
14498
14499         * gcc.dg/special/alias-2.c: New.
14500         * gcc.dg/special/ecos.exp: Run it.
14501
14502 2002-03-31  Richard Henderson  <rth@redhat.com>
14503
14504         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
14505
14506 2002-03-31  Kazu Hirata  <kazu@hxi.com>
14507
14508         * gcc.dg/weak-1.c: Disable on h8300 port.
14509
14510 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
14511
14512         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
14513         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
14514         ordering tests.
14515         * g++.dg/bprob/bprob-1.C: New test.
14516         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
14517         * g++.dg/gcov/gcov-1.C: New test.
14518         * g++.dg/gcov/gcov-1.x: New file.
14519         * g++.dg/gcov/gcov-2.C: New test.
14520         * g++.dg/gcov/gcov-3.C: New test.
14521         * g++.dg/gcov/gcov-3.h: New file.
14522
14523 2002-03-28  Roger Sayle  <roger@eyesopen.com>
14524
14525         * g++.old-deja/g++.other/builtins5.C: New test.
14526         * g++.old-deja/g++.other/builtins6.C: New test.
14527         * g++.old-deja/g++.other/builtins7.C: New test.
14528         * g++.old-deja/g++.other/builtins8.C: New test.
14529         * g++.old-deja/g++.other/builtins9.C: New test.
14530
14531 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
14532
14533         * g++.dg/opt/static1.C: New test.
14534
14535         * g++.dg/opt/longbranch1.C: New test.
14536
14537 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
14538
14539         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
14540
14541         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
14542
14543 2002-03-28  Jeffrey A Law  (law@redhat.com)
14544
14545         * gcc.c-torture/execute/20020328-1.c: New test.
14546
14547 2002-03-27  Richard Henderson  <rth@redhat.com>
14548
14549         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
14550         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
14551         move from g++.old-deja/g++.ext/.
14552
14553 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
14554
14555         * g++.dg/init/new2.C: New test.
14556
14557 2002-03-26  Richard Henderson  <rth@redhat.com>
14558
14559         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
14560
14561         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
14562         on sparc.
14563
14564         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
14565         sparcv9 systems.
14566         * gcc.dg/20001102-1.c: Likewise.
14567
14568 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
14569
14570         * gcc.dg/cpp/endif-pedantic1.c,
14571         gcc.dg/cpp/endif-pedantic2.c:  New tests.
14572
14573 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
14574
14575         * g++.dg/init/new1.C: New test.
14576
14577 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
14578
14579         * g++.dg/abi/vbase9.C: New test.
14580
14581 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
14582
14583         * gcc.dg/arm-asm.c: New test.
14584
14585 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
14586
14587         * gcc.dg/Wswitch-enum.c: New test.
14588         Fix PR c/5044.
14589
14590 2002-03-26  Richard Henderson  <rth@redhat.com>
14591
14592         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
14593         structure.
14594
14595 2002-03-25  Richard Henderson  <rth@redhat.com>
14596
14597         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
14598         sparcv9 systems.
14599
14600         * gcc.c-torture/compile/20011119-1.c (xxx): New.
14601         * gcc.c-torture/compile/20011119-2.c (xxx): New.
14602
14603 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
14604
14605         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
14606
14607 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
14608
14609         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
14610         targets using generic thunk support.
14611
14612 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
14613
14614         * gcc.c-torture/compile/20020323-1.c: New test.
14615
14616         * g++.dg/opt/conj2.C: New test.
14617
14618 2002-03-24  Richard Henderson  <rth@redhat.com>
14619
14620         * gcc.dg/weak-1.c: Use -fno-common.
14621
14622 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14623
14624         * g77.dg/f77-edit-apostrophe-out.f: New test
14625         * g77.dg/f77-edit-h-out.f: New test
14626         * g77.dg/f77-edit-t-in.f: New test
14627         * g77.dg/f77-edit-t-out.f: New test
14628         * g77.dg/f77-edit-x-out.f: New test
14629         * g77.dg/f77-edit-slash-out.f: New test
14630         * g77.dg/f77-edit-colon-out.f: New test
14631         * g77.dg/f77-edit-s-out.f: New test
14632
14633 2002-03-24  Richard Henderson  <rth@redhat.com>
14634
14635         * objc/execute/formal_protocol-6.x: New XFAIL.
14636
14637 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14638
14639         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
14640         that do not support weak symbols
14641
14642 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14643
14644         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
14645         * lib/g77.exp:  Likewise
14646         * lib/objc.exp: Likewise
14647
14648 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
14649
14650         * gcc.dg/Wswitch-default.c: New test.
14651
14652 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
14653
14654         * g++.dg/other/enum1.C: New test.
14655
14656 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
14657
14658         * gcc.dg/pragma-ep-3.c: Fix typo.
14659
14660 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14661
14662         * g++.dg/inherit/template-as-base.C: New test.
14663
14664 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
14665
14666         * g++.old-deja/g++.other/dwarf2-1.C: Move...
14667         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
14668
14669 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
14670
14671         * gcc.dg/cpp/multiline.c: Update to match.
14672
14673 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
14674
14675         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
14676
14677 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
14678
14679         * gcc.dg/cpp/extratokens2.c:  New file.
14680
14681 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
14682
14683         * gcc.dg/20020312-2.c: Add rs6000 target.
14684
14685         * gcc.c-torture/compile/20020319-1.c: New test.
14686
14687 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14688
14689         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
14690         (A, E): Handle this.
14691
14692 2002-03-20  Jason Merrill  <jason@redhat.com>
14693
14694         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
14695         ignoring -fpic.
14696         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
14697         through prune_gcc_output.
14698
14699 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
14700
14701         * gcc.c-torture/compile/20020320-1.c: New test.
14702
14703 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
14704
14705         * gcc.c-torture/compile/20020318-1.c: New test.
14706
14707         * gcc.dg/struct-by-value-1.c: New test.
14708
14709         * gcc.dg/20020319-1.c: New test.
14710
14711 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
14712
14713         * g++.dg/opt/conj1.C: New test.
14714
14715 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
14716
14717         * g++.dg/template/qualttp20.C: Revert previous change.
14718         * g++.dg/template/qualttp3.C: Likewise.
14719         * g++.dg/template/qualttp4.C: Likewise
14720         * g++.dg/template/qualttp5.C: Likewise
14721         * g++.dg/template/qualttp6.C: Likewise
14722         * g++.dg/template/qualttp7.C: Likewise
14723         * g++.dg/template/qualttp8.C: Likewise
14724         * g++.dg/template/recurse.C: Likewise.
14725
14726 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14727
14728         * gcc.dg/cpp/wchar-1.c: Update.
14729
14730 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
14731
14732         * g++.dg/template/conv1.C: New test.
14733         * g++.dg/template/conv2.C: New test.
14734         * g++.dg/template/conv3.C: New test.
14735         * g++.dg/template/conv4.C: New test.
14736
14737 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14738
14739         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
14740         * g++.dg/template/qualttp3.C: Likewise.
14741         * g++.dg/template/qualttp4.C: Likewise
14742         * g++.dg/template/qualttp5.C: Likewise
14743         * g++.dg/template/qualttp6.C: Likewise
14744         * g++.dg/template/qualttp7.C: Likewise
14745         * g++.dg/template/qualttp8.C: Likewise
14746         * g++.dg/template/recurse.C: Likewise.
14747
14748 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14749
14750         * g++.dg/opt/dtor1.C: New test.
14751
14752 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
14753
14754         * gcc.c-torture/compile/20020315-1.c: New test.
14755
14756 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
14757
14758         * gcc.dg/weak-1.c: Fix scan tests.
14759
14760 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
14761
14762         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
14763         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
14764         cris-*-aout* mmix-*-*.
14765         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
14766         cris-*-aout* mmix-*-*.
14767         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
14768         cris-*-elf* cris-*-aout* and mmix-*-*.
14769         * gcc.dg/20001009-1.c: Ditto.
14770         * gcc.dg/20010912-1.c: Ditto.
14771         * gcc.dg/20020122-4.c: Ditto.
14772         * gcc.dg/inline-2.c: Ditto.
14773
14774 2002-03-14  Jeffrey A Law  (law@cygnus.com)
14775
14776         * gcc.c-torture/compile/20020314-1.c: New test.
14777
14778 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
14779
14780         * gcc.c-torture/execute/20020314-1.c: New test.
14781
14782 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
14783
14784         * g++.dg/warn/Wunused-1.C: New test.
14785
14786 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
14787
14788         * g++.dg/abi/mangle6.C: New test.
14789
14790 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
14791
14792         * gcc.c-torture/compile/20020309-2.c: New test.
14793
14794         * gcc.c-torture/compile/20020312-1.c: New test.
14795
14796 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
14797
14798         * g++.dg/other/access1.C: New test.
14799
14800 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
14801
14802         * gcc.c-torture/execute/wchar_t-1.c: New test.
14803
14804 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
14805
14806         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
14807
14808 2002-03-12  Roger Sayle  <roger@eyesopen.com>
14809
14810         * gcc.dg/20020312-1.c: New test case.
14811
14812 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
14813
14814         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
14815
14816 2002-03-11  Richard Henderson  <rth@redhat.com>
14817
14818         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
14819         * g++.old-deja/g++.jason/report.C: Likewise.
14820
14821 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14822
14823         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
14824         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
14825
14826 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14827
14828         * testsuite/g++.dg/overload/pmf1.C: New test.
14829
14830 2002-03-11  Kazu Hirata  <kazu@hxi.com>
14831
14832         * gcc.c-torture/execute/20020307-1.c: Use long.
14833
14834 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
14835
14836         PR optimization/5844
14837         * gcc.dg/20020310-1.c: New test.
14838
14839 2002-03-09  Michael Meissner  <meissner@redhat.com>
14840
14841         * gcc.c-torture/execute/memcpy-2.c: New test.
14842         * gcc.c-torture/execute/memset-1.c: New test.
14843         * gcc.c-torture/execute/strlen-1.c: New test.
14844         * gcc.c-torture/execute/strcmp-1.c: New test.
14845         * gcc.c-torture/execute/strncmp-1.c: New test.
14846
14847 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
14848
14849         * gcc.dg/ppc-ldstruct.c: New test.
14850
14851 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
14852
14853         * gcc.c-torture/execute/va-arg-22.c: New test.
14854
14855 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14856
14857         * gcc.c-torture/compile/20020309-1.c: New test.
14858
14859 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
14860
14861         * gcc.c-torture/execute/20020307-2.c: New test.
14862
14863 2002-03-07  Jeffrey A Law  (law@redhat.com)
14864
14865         * g77.f-torture/compile/20020307-1.f: New test.
14866
14867 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
14868
14869         * gcc.dg/unordered-1.c: New test.
14870
14871 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
14872
14873         * gcc.c-torture/execute/20020307-1.c: New test.
14874
14875 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
14876
14877         * gcc.dg/20020304-1.c: New test.
14878
14879         * gcc.c-torture/compile/20020304-2.c: New test.
14880
14881 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
14882
14883         * gcc.c-torture/compile/20020304-1.c: New test case
14884         (from PR c/5830).
14885
14886 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
14887
14888         * gcc.dg/20020103-1.c: Add other -D ppc variants.
14889
14890 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
14891
14892         * g++.dg/other/classkey1.C: New test.
14893
14894 2002-03-01  Richard Henderson  <rth@redhat.com>
14895
14896         * gcc.c-torture/compile/981223-1.x: New.
14897         * gcc.c-torture/compile/920625-1.x: New.
14898
14899 2002-02-28  Richard Henderson  <rth@redhat.com>
14900
14901         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
14902
14903 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
14904
14905         * gcc.c-torture/execute/20020227-1.c: New test.
14906
14907 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
14908
14909         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
14910         here" ERROR lines.
14911         * g++.old-deja/g++.oliva/partord1.C: Likewise.
14912         * g++.old-deja.g++.other/defarg1.C: Likewise.
14913         * g++.old-deja/g++.pt/calls2.C: Likewise.
14914         * g++.old-deja/g++.pt/crash20.C: Likewise.
14915         * g++.old-deja/g++.pt/crash30.C: Likewise.
14916         * g++.old-deja/g++.pt/crash36.C: Likewise.
14917         * g++.old-deja/g++.pt/crash6.C: Likewise.
14918         * g++.old-deja/g++.pt/defarg13.C: Likewise.
14919         * g++.old-deja/g++.pt/derived3.C: Likewise.
14920         * g++.old-deja/g++.pt/error1.C: Likewise.
14921         * g++.old-deja/g++.pt/friend21.C: Likewise.
14922         * g++.old-deja/g++.pt/friend23.C: Likewise.
14923         * g++.old-deja/g++.pt/infinite1.C: Likewise.
14924         * g++.old-deja/g++.robertl/eb128.C: Likewise.
14925
14926 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
14927
14928         * gcc.c-torture/execute/20020225-2.c: New test.
14929
14930 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
14931
14932         * gcc.c-torture/execute/920730-1t.c,
14933         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
14934         Delete test cases, only relevant to -traditional.
14935
14936 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14937
14938         * gcc.dg/cpp/undef1.c: Remove.
14939         * gcc.dg/cpp/directiv.c: Update.
14940         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
14941
14942 2002-02-27  Michael Meissner  <meissner@redhat.com>
14943
14944         * gcc.c-torture/execute/20020226-1.c: New test.
14945
14946 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
14947
14948         * g++.dg/debug/debug4.C: New test.
14949
14950         * gcc.dg/ia64-visibility-1.c: New test.
14951
14952 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
14953
14954         * gcc.dg/debug/20020224-1.c: New.
14955
14956 2002-02-25  Kazu Hirata  <kazu@hxi.com>
14957
14958         * gcc.c-torture/execute/960416-1.x: New.
14959         * gcc.c-torture/execute/divconst-3.x: Likewise.
14960
14961 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
14962
14963         * gcc.dg/20020224-1.c: New test.
14964
14965 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
14966
14967         * gcc.c-torture/execute/20020225-1.c: New.
14968
14969 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14970
14971         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
14972
14973 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
14974
14975         * gcc.dg/20020222-1.c: New test.
14976
14977 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
14978
14979         * g++.dg/opt/anonunion1.C: New test.
14980
14981 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
14982
14983         * g++.dg/template/qualttp19.C: New test.
14984         * g++.dg/template/qualttp20.C: New test.
14985         * g++.old-deja/g++.jason/report.C: Adjust expected errors
14986         * g++.old-deja/g++.other/qual1.C: Likewise.
14987
14988 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
14989
14990         * gcc.dg/attr-alwaysinline.c: New.
14991
14992 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
14993
14994         * gcc.dg/20020220-1.c: New test.
14995
14996         * gcc.dg/20020220-2.c: New test.
14997
14998         * g++.dg/opt/mmx1.C: New test.
14999
15000 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
15001
15002         * gcc.c-torture/compile/20020110.c: New test.
15003
15004 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
15005
15006         * gcc.c-torture/execute/20020219-1.c: New test.
15007
15008         * gcc.dg/20020219-1.c: New test.
15009
15010         * gcc.dg/noncompile/20020220-1.c: New test.
15011
15012         * g++.dg/opt/ptrintsum1.C: New test.
15013
15014         * gcc.dg/debug/20020220-1.c: New test.
15015
15016 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
15017
15018         * gcc.c-torture/execute/20020216-1.c: New test.
15019
15020 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
15021
15022         * gcc.dg/decl-1.c: Update, new test.
15023
15024 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
15025
15026         * g++.dg/abi/bitfield1.C: New test.
15027         * g++.dg/abi/bitfield2.C: New test.
15028
15029 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15030
15031         * gcc.dg/attr-nest.c: New test.
15032
15033 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15034
15035         * gcc.c-torture/execute/20020215-1.c: New test.
15036
15037 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
15038
15039         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
15040         * g++.dg/debug/debug.exp: New.
15041         * g++.dg/debug/trivial.C: New.
15042         * g++.dg/debug/debug1.C: Moved...
15043         * g++.dg/other/debug1.C: ...from here.
15044         * g++.dg/debug/debug2.C: Moved...
15045         * g++.dg/other/debug2.C: ...from here.
15046         * g++.dg/debug/debug3.C: Moved...
15047         * g++.dg/other/debug3.C: ...from here.
15048
15049         * gcc.dg/noncompile/20020213-1.c: New test.
15050
15051 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
15052
15053         * g++.dg/other/debug3.C: New test.
15054
15055         * gcc.c-torture/execute/20020213-1.c: New test.
15056
15057 2002-02-13  Richard Smith <richard@ex-parrot.com>
15058
15059         * g++.old-deja/g++.other/thunk1.C: New test.
15060
15061 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
15062
15063         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
15064
15065 2002-02-13  Stan Shebs  <shebs@apple.com>
15066
15067         * gcc.dg/altivec-3.c: New.
15068
15069 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
15070
15071         * gcc.dg/Wunreachable-1.c: New test.
15072         * gcc.dg/Wunreachable-2.c: New test.
15073
15074 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15075
15076         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
15077
15078 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
15079
15080         * gcc.dg/decl-1.c: New test.
15081
15082 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
15083
15084         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
15085
15086 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15087
15088         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
15089         * gcc.c-torture/compile/980506-1.x: Likewise.
15090
15091 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15092
15093         * gcc.dg/20020210-1.c: New.
15094
15095 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
15096
15097         * g77.f-torture/execute/947.f: New regression test
15098         for PR fortran/947.
15099
15100 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
15101
15102         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
15103         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
15104
15105 2002-02-08  Richard Henderson  <rth@redhat.com>
15106
15107         * gcc.c-torture/compile/labels-3.c: New.
15108
15109 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
15110
15111         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
15112         expression statements work instead.
15113         * gcc.dg/noncompile/20020207-1.c: New test.
15114
15115 2002-02-07  Richard Henderson  <rth@redhat.com>
15116
15117         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
15118
15119 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15120
15121         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
15122         message from g77
15123         * lib/g77-dg.exp: Trim g77 error messages so that they are
15124         recognized by dg.exp.
15125
15126 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15127
15128         PR fortran/5473
15129         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
15130
15131 2002-02-07  Richard Henderson  <rth@redhat.com>
15132
15133         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
15134         to be sufficiently aligned for integers.
15135
15136 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
15137
15138         * g++.dg/template/friend4.C: New test.
15139
15140 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15141
15142         PR fortran/5743
15143         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
15144         unsupported cases.
15145
15146 2002-02-07  Richard Henderson  <rth@redhat.com>
15147
15148         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
15149         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
15150         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
15151         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
15152
15153 2002-02-06  Richard Henderson  <rth@redhat.com>
15154
15155         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
15156
15157 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
15158
15159         * gcc.dg/20020206-1.c: New test.
15160
15161 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
15162
15163         * gcc.c-torture/execute/20020206-1.c: New test.
15164
15165         * gcc.c-torture/execute/20020206-2.c: New test.
15166
15167         PR optimization/5429:
15168         * gcc.c-torture/compile/20020206-1.c: New test.
15169
15170 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
15171
15172         * g++.dg/ext/align1.C: Do not use an explicit alignment value
15173         as certain file formats cannot support particularly large
15174         alignments.
15175
15176         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
15177         and do not expect to be able to link the executable.
15178
15179         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
15180         fail because the COFF format does not support the weak attribute.
15181
15182 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
15183
15184         * g77.dg/pr5473.f:  New test
15185
15186 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
15187
15188         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
15189         Fix testcase accordingly.
15190
15191 2002-02-04  Richard Henderson  <rth@redhat.com>
15192
15193         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
15194         (buf): Change to be an array of pointers, not ints.
15195
15196 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15197
15198         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
15199         before all tests.  Move warning one line above to match where it
15200         C frontend emits.
15201         * gcc.dg/Wswitch-2.c: New test.
15202         * g++.dg/warn/Wswitch-1.C: New test.
15203         * g++.dg/warn/Wswitch-2.C: New test.
15204
15205 2002-02-04  Richard Henderson  <rth@redhat.com>
15206
15207         * g++.dg/abi/offsetof.C: Fix size comparison.
15208
15209 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
15210
15211         * gcc.dg/cast-qual-2.c: New test.
15212
15213 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15214
15215         * gcc.dg/20020201-4.c: New test.
15216
15217 2002-02-04  Ben Elliston  <bje@redhat.com>
15218
15219         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
15220         target_info attribute != 0, in addition to the empty string.
15221         (gcc_target_compile): Likewise.
15222
15223 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
15224
15225         * gcc.dg/Wswitch.c: New test.
15226         PR gcc/4475. PR gcc/3780.
15227
15228 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
15229
15230         * g77.f-torture/execute/5122.f: New test for regressions
15231         against PR fortran/5122.
15232
15233 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
15234
15235         * g77.f-torture/compile/pr3743.f: Delete
15236         * g77.dg/pr3743-1.f: New test.
15237         * g77.dg/pr3743-2.f: New test.
15238         * g77.dg/pr3743-3.f: New test.
15239         * g77.dg/pr3743-4.f: New test.
15240
15241 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15242
15243         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
15244
15245 2002-02-02  Richard Henderson  <rth@redhat.com>
15246
15247         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
15248         * gcc.c-torture/execute/bf64-1.c: Likewise.
15249
15250 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15251
15252         * gcc.dg/20020201-2.c: New test.
15253
15254         * gcc.dg/20020201-3.c: New test.
15255
15256         * gcc.c-torture/execute/bitfld-2.c: New test.
15257
15258 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15259
15260         * gcc.dg/bitfld-1.c: Update.
15261         * gcc.dg/bitfld-2.c: Update.
15262         * gcc.c-torture/execute/bitfld-1.x: New.
15263
15264 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15265
15266         * gcc.c-torture/execute/20020201-1.c: New test.
15267
15268 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
15269
15270         PR target/5469
15271         * gcc.dg/20020201-1.c: New test.
15272
15273 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
15274
15275         PR fortran/3743
15276         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
15277         * g77.f-torture/compile/pr3743.x: Remove
15278
15279 2002-01-31  Tom Rix  <trix@redhat.com>
15280
15281         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
15282
15283 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15284
15285         * gcc.dg/noncompile/20020130-1.c: New test.
15286
15287 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
15288
15289         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
15290
15291 2002-01-29  Richard Henderson  <rth@redhat.com>
15292
15293         * gcc.c-torture/execute/991118-1.c: Cast various constants back
15294         to long long.
15295         * gcc.c-torture/execute/bf64-1.c: Likewise.
15296
15297 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
15298
15299         * gcc.c-torture/execute/20020129-1.c: New test.
15300
15301 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15302
15303         * gcc.c-torture/compile/20000224-1.c: Update.
15304         * gcc.c-torture/execute/bitfld-1.c: New tests.
15305         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
15306         * gcc.dg/uninit-A.c: Update.
15307
15308 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
15309
15310         * g++.dg/template/ctor1.C: Add instantiation.
15311
15312 2002-01-28  Paul Koning  <pkoning@equallogic.com>
15313
15314         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
15315         argument to __builtin_prefetch to be const ptr.
15316
15317 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
15318
15319         * gcc.c-torture/compile/20020120-1.c: New test.
15320
15321 2002-01-27  Kazu Hirata  <kazu@hxi.com>
15322
15323         * gcc.c-torture/execute/20020127-1.c: New test.
15324
15325 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
15326
15327         * g77.dg/f77-edit-i-in.f: New test
15328         * g77.dg/f77-edit-i-out.f: New test
15329
15330 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
15331
15332         * gcc.dg/debug/debug.exp: New file.
15333         * gcc.dg/debug/trivial.c: New file.
15334         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
15335         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
15336         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
15337         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
15338         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
15339         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
15340         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
15341         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
15342         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
15343         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
15344         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
15345         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
15346         * gcc.dg/20000503-1.c: Removed.
15347         * gcc.dg/20010207-1.c: Removed.
15348         * gcc.dg/20011223-1.c: Removed.
15349         * gcc.dg/20020104-2.c: Removed.
15350         * gcc.dg/debug-1.c: Removed.
15351         * gcc.dg/debug-2.c: Removed.
15352         * gcc.dg/debug-3.c: Removed.
15353         * gcc.dg/debug-4.c: Removed.
15354         * gcc.dg/debug-5.c: Removed.
15355         * gcc.dg/debug-6.c: Removed.
15356         * gcc.dg/dwarf2-1.c: Removed.
15357         * gcc.dg/dwarf2-2.c: Removed.
15358
15359 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
15360
15361         * g++.old-deja/g++.other/eh5.C: New test.
15362         * g++.old-deja/g++.other/sibcall2.C: New test.
15363         * g++.old-deja/g++.other/array9.C: New test.
15364         * g++.old-deja/g++.other/typename2.C: New test.
15365         * g++.old-deja/g++.other/crash60.C: New test.
15366         * g++.old-deja/g++.other/conv9.C: New test.
15367         * g++.old-deja/g++.other/mangle10.C: New test.
15368         * g++.old-deja/g++.other/unchanging1.C: New test.
15369         * g++.old-deja/g++.other/exprstmt1.C: New test.
15370         * g++.old-deja/g++.other/inline23.C: New test.
15371         * g++.old-deja/g++.eh/ia64-1.C: New test.
15372         * g++.old-deja/g++.other/dwarf2-1.C: New test.
15373         * g++.old-deja/g++.other/reload1.C: New test.
15374         * g++.old-deja/g++.other/static20.C: New test.
15375         * g++.old-deja/g++.other/local-alloc1.C: New test.
15376         * g++.old-deja/g++.other/conv8.C: New test.
15377         * g++.old-deja/g++.other/stmtexpr2.C: New test.
15378         * g++.old-deja/g++.other/storeexpr1.C: New test.
15379         * g++.old-deja/g++.other/storeexpr2.C: New test.
15380         * g++.dg/eh/template2.C: New test.
15381         * g++.dg/warn/weak1.C: New test.
15382
15383 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
15384
15385         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15386         Remove first, non-varying, argument.
15387
15388 2002-01-23  Richard Henderson  <rth@redhat.com>
15389
15390         * gcc.dg/inline-2.c: New.
15391
15392         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
15393         Add optional target arg.  Check number of arguments.
15394         (scan-assembler-not, scan-assembler-dem): Likewise.
15395         (scan-assembler-dem-not): Likewise.
15396
15397 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15398
15399         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
15400         line 12.
15401         * g++.old-deja/g++.brendan/parse3.C,
15402         g++.old-deja/g++.other/crash26.C,
15403         g++.old-deja/g++.other/crash28.C,
15404         g++.old-deja/g++.other/crash29.C,
15405         g++.old-deja/g++.other/crash30.C,
15406         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
15407
15408 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
15409
15410         * gcc.dg/20020115-1.c: New.
15411
15412 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
15413
15414         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
15415
15416 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
15417
15418         * gcc.dg/20020122-3.c: New.
15419
15420 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
15421
15422         * g++.dg/other/gc1.C: New test.
15423
15424 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15425
15426         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
15427
15428 2002-01-22  Richard Henderson  <rth@redhat.com>
15429
15430         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
15431
15432 2002-01-22  Richard Henderson  <rth@redhat.com>
15433
15434         * gcc.dg/20020122-4.c: New.
15435
15436 2002-01-22  H.J. Lu <hjl@gnu.org>
15437
15438         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
15439         link output.
15440         * gcc.dg/special/ecos.exp: Likewise.
15441         * lib/g++-dg.exp: Likewise.
15442         * lib/g77-dg.exp: Likewise.
15443         * lib/gcc-dg.exp : Likewise.
15444         * lib/mike-g++.exp: Likewise.
15445         * lib/mike-g77.exp: Likewise.
15446         * lib/mike-gcc.exp: Likewise.
15447         * lib/objc-dg.exp: Likewise.
15448
15449 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
15450
15451         PR target/5379
15452         * gcc.dg/20020122-2.c: New test.
15453
15454 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
15455
15456         * gcc.dg/20020122-1.c: New test.
15457
15458 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
15459
15460         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
15461
15462 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
15463
15464         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
15465
15466 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15467
15468         * gcc.c-torture/compile/20020121-1.c: New test.
15469
15470 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15471
15472         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
15473         ld_library_path.
15474
15475 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
15476
15477         * gcc.dg/20020218-1.c: New test.
15478
15479 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
15480
15481         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
15482         messages
15483         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
15484         "At global scope" warning
15485         * g++.dg/ext/align1.C: Change cygwin test for alignment
15486         from db-bogus to dg-warning
15487
15488 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
15489
15490         * g77.f-torture/compile/cpp2.F: New test.
15491
15492 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
15493
15494         * g++.dg/template/access1.C: New test.
15495
15496 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
15497
15498         * gcc.dg/20020118-1.c: New.
15499
15500 2002-01-18  Kazu Hirata  <kazu@hxi.com>
15501
15502         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
15503
15504 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15505
15506         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
15507         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
15508         alignment warnings.
15509
15510 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15511
15512         * gcc.misc-tests/i386-prefetch.exp: Save and restore
15513         torture_with_loops and torture_without_loops
15514
15515 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
15516
15517         * gcc.c-torture/compile/20020116-1.c: New test.
15518
15519 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
15520
15521         * gcc.dg/20020116-2.c: New test.
15522
15523         * gcc.dg/ultrasp4.c: New test.
15524
15525         * gcc.dg/20020116-1.c: New test.
15526
15527 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
15528
15529         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
15530         by EABI.
15531
15532 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
15533
15534         * gcc.misc-tests/i386-prefetch.exp: New.
15535         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
15536         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
15537         * gcc.misc-tests/i386-pf-none-1.c: New test.
15538         * gcc.misc-tests/i386-pf-sse-1.c: New test.
15539
15540 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
15541
15542         * gcc.dg/gnu89-init-1.c: Add new tests.
15543
15544 2002-01-15  Andreas Jaeger  <aj@suse.de>
15545
15546         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
15547         * gcc.dg/i386-mmx-2.c: Likewise.
15548         * gcc.dg/i386-sse-1.c: Likewise.
15549         * gcc.dg/i386-sse-2.c: Likewise.
15550         * gcc.dg/i386-sse-3.c: Likewise.
15551
15552 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
15553
15554         * g77.f-torture/execute/intrinsic-unix-bessel.f:
15555         Uncomment additional cases that now pass.
15556
15557 2002-01-11  Richard Henderson  <rth@redhat.com>
15558
15559         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
15560         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
15561
15562 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
15563
15564         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
15565
15566 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
15567
15568         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
15569         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
15570
15571 2002-01-10  Dale Johannesen  <dalej@apple.com>
15572
15573         * gcc.c-torture/execute/loop-11.c: New.
15574
15575 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
15576
15577         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
15578         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
15579
15580 2002-01-09  Richard Henderson  <rth@redhat.com>
15581
15582         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
15583         type in which to perform the operation for each size.
15584
15585 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
15586
15587         * gcc.c-torture/compile/20020109-2.c: New test.
15588
15589 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
15590
15591         * gcc.c-torture/execute/loop-10.c: New test.
15592
15593 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15594
15595         * gcc.c-torture/compile/20010226-1.c: New test.
15596         * gcc.c-torture/compile/20010227-1.c: New test.
15597         * gcc.c-torture/compile/20010426-1.c: New test.
15598         * gcc.c-torture/compile/20010510-1.c: New test.
15599         * gcc.c-torture/compile/20010605-3.c: New test.
15600         * gcc.c-torture/compile/20010824-1.c: New test.
15601         * gcc.c-torture/execute/20010409-1.c: New test.
15602         * gcc.dg/noncompile/20000901-1.c: New test.
15603         * gcc.dg/20001023-1.c: New test.
15604         * gcc.dg/20001101-1.c: New test.
15605         * gcc.dg/20001102-1.c: New test.
15606         * gcc.dg/20010207-1.c: New test.
15607         * gcc.dg/20010405-1.c: New test.
15608         * gcc.dg/20010822-1.c: New test.
15609         * gcc.dg/20011107-1.c: New test.
15610
15611 2002-01-09  Jeffrey A Law  (law@redhat.com)
15612
15613         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
15614
15615         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
15616         execution failure on PA targets.
15617
15618 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15619
15620         * gcc.c-torture/compile/20020109-1.c: New test.
15621
15622 2002-01-08  Kazu Hirata  <kazu@hxi.com>
15623
15624         * gcc.c-torture/execute/20020108-1.c: New test.
15625
15626 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
15627
15628         * gcc.dg/20020108-1.c: New test.
15629
15630 2002-01-08  H.J. Lu <hjl@gnu.org>
15631
15632         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
15633         for header files.
15634
15635 2002-01-08  Geoff Keating  <geoffk@redhat.com>
15636
15637         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
15638         consistency.
15639
15640 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
15641
15642         * gcc.dg/altivec-4.c: Test altivec predicates.
15643
15644 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
15645
15646         * gcc.c-torture/execute/20020107-1.c: New test.
15647
15648 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
15649
15650         PR c/5279
15651         * gcc.c-torture/compile/20020106-1.c: New test.
15652
15653 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
15654
15655         * gcc.c-torture/execute/nestfunc-4.c: New test.
15656
15657 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15658
15659         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
15660         extra triple that slipped in.
15661         * g++.old-deja/g++.abi/align.C: Likewise.
15662         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15663
15664 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15665
15666         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
15667         * g++.old-deja/g++.abi/align.C: Likewise.
15668         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15669
15670         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
15671         on FreeBSD/i386.
15672         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
15673         FreeBSD.
15674
15675 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
15676
15677         * gcc.dg/20020104-1.c: New test.
15678
15679         * gcc.dg/20020104-2.c: New test.
15680
15681 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
15682
15683         * gcc.dg/20020103-1.c: Fix typo in target selector.
15684
15685 2002-01-03  Richard Henderson  <rth@redhat.com>
15686
15687         * gcc.dg/20020103-1.c: New.
15688
15689 2002-01-03  Kazu Hirata  <kazu@hxi.com>
15690
15691         * gcc.c-torture/execute/20020103-1.c: New test.
15692
15693 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
15694
15695         * g++.dg/other/debug2.C: New test.
15696
15697         * gcc.c-torture/compile/20020103-1.c: New test.
15698
15699 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
15700
15701         * gcc.dg/gnu89-init-1.c: Added new tests.
15702
15703 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15704
15705         * g++.dg/template/friend2.C: Remove as patch is reverted.
15706
15707         * g++.dg/warn/oldcast1.C: New test.
15708
15709         * g++.dg/template/ptrmem1.C: New test.
15710         * g++.dg/template/ptrmem2.C: New test.
15711
15712         * g++.dg/template/ntp.C: New test.
15713
15714         * g++.dg/other/component1.C: New test.
15715
15716         * g++.dg/template/ttp3.C: New test.
15717
15718         * g++.dg/template/friend2.C: New test.
15719         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
15720
15721 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15722
15723         * g++.dg/other/ptrmem1.C: New test.
15724         * g++.dg/other/ptrmem2.C: New test.
15725
15726 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15727
15728         * g++.dg/template/ctor1.C: New test.
15729
15730 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15731
15732         * g++.dg/template/friend2.C: New test.
15733
15734 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
15735
15736         * gcc.dg/mmix-1.c: New test.
15737
15738 2001-12-31  Richard Henderson  <rth@redhat.com>
15739
15740         * gcc.dg/asm-5.c: New.
15741
15742 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
15743
15744         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
15745         in namespace __gnu_cxx
15746
15747 2001-12-30  Richard Henderson  <rth@redhat.com>
15748
15749         * gcc.dg/debug-6.c: New.
15750
15751 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
15752
15753         * gcc.c-torture/compile/20011229-2.c: New test.
15754
15755 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
15756
15757         * gcc.dg/debug-3.c: New test.
15758         * gcc.dg/debug-4.c: New test.
15759         * gcc.dg/debug-5.c: New test.
15760
15761 2001-12-29  Richard Henderson  <rth@redhat.com>
15762
15763         * g++.dg/eh/loop1.C: New.
15764
15765 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15766
15767         * g++.dg/template/crash1.C: New test.
15768
15769 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15770
15771         * g++.dg/other/const1.C: New test.
15772
15773 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
15774
15775         * gcc.c-torture/compile/20011229-1.c: New test.
15776
15777 2001-12-28  Stan Shebs  <shebs@apple.com>
15778
15779         * lib/objc-torture.exp: Resync with c-torture.exp.
15780         * lib/objc.exp: Load standard libraries.
15781
15782 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
15783
15784         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
15785         additional tests.
15786
15787 2001-12-27  Roger Sayle <roger@eyesopen.com>
15788
15789         * gcc.c-torture/execute/string-opt-16.c: New testcase.
15790
15791 2001-12-27  Richard Henderson  <rth@redhat.com>
15792
15793         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
15794
15795 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
15796
15797         * g++.dg/eh/ctor1.C: New test.
15798         * g++.dg/other/error2.C: New test.
15799
15800 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
15801
15802         * g++.dg/other/init2.C: New test.
15803
15804 2001-12-24  Richard Henderson  <rth@redhat.com>
15805
15806         * gcc.dg/20011223-1.c: New.
15807         * gcc.dg/inline-1.c: New.
15808
15809 2001-12-23  Richard Henderson  <rth@redhat.com>
15810
15811         * gcc.dg/asm-4.c: Test operand modifiers.
15812
15813 2001-12-23  Richard Henderson  <rth@redhat.com>
15814
15815         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
15816
15817 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15818
15819         * gcc.c-torture/execute/20011223-1.c: New test.
15820
15821 2001-12-21  Richard Henderson  <rth@redhat.com>
15822
15823         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
15824         re-enables the warning.
15825
15826 2001-12-21  Richard Henderson  <rth@redhat.com>
15827
15828         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
15829
15830 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15831
15832         * gcc.c-torture/compile/20011218-1.c: New test.
15833
15834 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
15835
15836         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
15837         arm-isr.c test.
15838         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
15839         epilogue generation for ARM ISR routines.
15840
15841 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15842
15843         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
15844         * gcc.dg/format/c90-printf-3.c: Likewise.
15845         * gcc.dg/format/c99-printf-3.c: Likewise.
15846         * gcc.dg/format/ext-1.c: Likewise.
15847         * gcc.dg/format/ext-6.c: Likewise.
15848         * gcc.dg/format/format.h: Prototype unlocked stdio.
15849
15850 2001-12-20  Richard Henderson  <rth@redhat.com>
15851
15852         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
15853         (arena): Use it.
15854         (malloc): Correct allocation logic.  Abort if we fill up the
15855         arena before initialization complete.
15856         (realloc): Correct allocation logic.
15857
15858 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15859
15860         * gcc.c-torture/compile/20011219-2.c: New test.
15861
15862         * gcc.c-torture/execute/20011219-1.c: New test.
15863
15864 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
15865
15866         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
15867         target does not support weak symbols.
15868
15869 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
15870
15871         * gcc.c-torture/compile/20011219-1.c: New test.
15872
15873 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
15874
15875         * g++.dg/other/error1.C: New test.
15876
15877 2001-12-17  Jeffrey A Law  (law@redhat.com)
15878
15879         * gcc.c-torture/execute/20011217-1.c: New test.
15880
15881 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
15882
15883         * objc.dg/special/: New directory.
15884         * objc.dg/special/special.exp: New file.
15885         * objc.dg/special/unclaimed-category-1.h: New file.
15886         * objc.dg/special/unclaimed-category-1a.m: New file.
15887         * objc.dg/special/unclaimed-category-1.m: New file.
15888
15889 2001-12-17  Andreas Jaeger  <aj@suse.de>
15890
15891         * gcc.c-torture/compile/20011217-2.c: New test.
15892
15893 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15894
15895         * gcc.c-torture/compile/20011217-1.c: New test.
15896
15897 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
15898
15899         * testsuite/gcc.dg/20011214-1.c: New.
15900
15901 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
15902
15903         * gcc.dg/altivec-4.c: New.
15904
15905 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
15906
15907         * gcc.dg/20011113-1.c: New test.
15908
15909 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15910
15911         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
15912         std::__malloc_alloc_template<0> and
15913         std::__default_alloc_template<false, 0>.
15914
15915 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
15916
15917         * objc/execute/bf-21.m: New test.
15918         * objc/execute/enumeration-1.m: New test.
15919         * objc/execute/enumeration-2.m: New test.
15920
15921 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
15922
15923         * gcc.dg/gnu89-init-1.c: New test.
15924
15925 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
15926
15927         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
15928         * g++.old-deja/g++.jason/2371.C: Likewise.
15929         * g++.old-deja/g++.jason/template33.C: Likewise.
15930         * g++.old-deja/g++.jason/template34.C: Likewise.
15931         * g++.old-deja/g++.jason/template36.C: Likewise.
15932         * g++.old-deja/g++.oliva/typename1.C: Likewise.
15933         * g++.old-deja/g++.oliva/typename2.C: Likewise.
15934         * g++.old-deja/g++.other/typename1.C: Likewise.
15935         * g++.old-deja/g++.pt/inherit2.C: Likewise.
15936         * g++.old-deja/g++.pt/nontype5.C: Likewise.
15937         * g++.old-deja/g++.pt/typename11.C: Likewise.
15938         * g++.old-deja/g++.pt/typename14.C: Likewise.
15939         * g++.old-deja/g++.pt/typename16.C: Likewise.
15940         * g++.old-deja/g++.pt/typename3.C: Likewise.
15941         * g++.old-deja/g++.pt/typename4.C: Likewise.
15942         * g++.old-deja/g++.pt/typename5.C: Likewise.
15943         * g++.old-deja/g++.pt/typename7.C: Likewise.
15944         * g++.old-deja/g++.robertl/eb9.C: Likewise.
15945
15946 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
15947
15948         * g++.dg/other/linkage1.C: New test.
15949         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
15950         specifiers.
15951
15952 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
15953
15954         * gcc.dg/concat.c: New test.
15955
15956 2001-12-11  Stan Shebs  <shebs@apple.com>
15957
15958         * objc/compile: New test directory.
15959         * objc/compile/compile.exp: New expect script.
15960         * objc/compile/20011211-1.m: New compile test.
15961
15962 2001-12-11  Jason Merrill  <jason@redhat.com>
15963
15964         * lib/prune.exp (prune_gcc_output): Also handle "In member
15965         function".  So many permutations...
15966
15967 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
15968
15969         * g++.dg/template/typedef1.C: New test.
15970
15971 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
15972
15973         * g++.dg/other/copy1.C: New test.
15974
15975 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
15976
15977         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
15978
15979         * gcc.dg/builtin-choose-expr.c: New.
15980
15981 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
15982
15983         * gcc.dg/altivec-2.c: New.
15984
15985 2001-12-07  Richard Henderson  <rth@redhat.com>
15986
15987         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
15988
15989 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
15990
15991         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
15992         ultrasparc.
15993
15994 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15995
15996         * g++-old.deja/g++.robertl/eb101.C: Deleted.
15997
15998 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
15999
16000         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
16001         variable argument list.
16002
16003 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
16004
16005         * gcc.c-torture/execute/memcheck: Delete entire directory.
16006         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
16007         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
16008
16009 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16010
16011         * gcc.dg/Wshadow-1.c: New test.
16012
16013 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
16014
16015         * gcc.c-torture/compile/20011130-1.c: New test.
16016
16017         * gcc.dg/noncompile/20011025-1.c: New test.
16018
16019         * g++.dg/other/anon-union.C: New test.
16020
16021         * gcc.c-torture/execute/20011024-1.c: New test.
16022
16023 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
16024
16025         * gcc.c-torture/execute/20000722-1.x,
16026         gcc.c-torture/execute/20010123-1.x: Remove.
16027         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
16028         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
16029         gcc.dg/c99-complit-2.c: New tests.
16030
16031 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
16032
16033         * g++.dg/inherit/base1.C: New test.
16034
16035 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
16036
16037         * g++.dg/other/stdarg1.C: New test.
16038
16039         * gcc.c-torture/compile/20011130-2.c: New test.
16040
16041 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
16042
16043         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
16044         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
16045         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
16046         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
16047         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
16048         * gcc.dg/builtin-prefetch-1.c: New test.
16049
16050 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
16051
16052         * gcc.dg/20011130-1.c: New test.
16053
16054 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
16055
16056         * g++.dg/other/scope1.C: New test.
16057         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
16058
16059 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16060
16061         * gcc.dg/vla-init-1.c: New test.
16062
16063 2001-12-01  Geoff Keating  <geoffk@redhat.com>
16064
16065         * gcc.c-torture/compile/structs.c: New testcase from GDB.
16066
16067 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16068
16069         * objc.dg/alias.m: Update.
16070         * objc.dg/class-1.m: Update.
16071         * objc.dg/const-str-1.m: Update.
16072         * objc.dg/fwd-proto-1.m: Update.
16073         * objc.dg/id-1.m: Update.
16074         * objc.dg/super-class-1.m: Update.
16075
16076 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
16077
16078         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
16079         constructs.
16080
16081 2001-11-28  Jeffrey A Law  (law@cygnus.com)
16082
16083         * gcc.c-torture/execute/20011128-1.c: New test.
16084
16085 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
16086
16087         * gcc.dg/20011127-1.c: New test.
16088
16089 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16090
16091         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
16092         from Austin Group draft 7.
16093         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
16094         scanf format arguments.
16095         * gcc.dg/format/no-exargs-2.c: New test.
16096
16097 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
16098
16099         * g++.dg/abi/vbase8-4.C: New test.
16100
16101 2001-11-24  Ian Lance Taylor  <ian@airs.com>
16102
16103         * gcc.c-torture/execute/20011121-1.c: New test.
16104
16105 2001-11-23  Jeffrey A Law  (law@cygnus.com)
16106
16107         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
16108
16109 2001-11-23  Andreas Jaeger  <aj@suse.de>
16110
16111         * gcc.dg/cpp/charconst-2.c: New test.
16112
16113 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
16114
16115         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
16116         to the host if it is remote.  Let tests specify extra headers
16117         they use.
16118         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
16119         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
16120         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
16121         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
16122         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
16123         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
16124         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
16125         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
16126         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
16127         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
16128
16129 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
16130
16131         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
16132         for little endian ARMs.
16133
16134 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
16135
16136         * gcc.c-torture/compile/20011119-1.c: New test.
16137         * gcc.c-torture/compile/20011119-2.c: New test.
16138
16139 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
16140
16141         * gcc.dg/altivec-1.c: Fix typo.
16142
16143 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
16144
16145         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
16146
16147 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
16148
16149         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
16150
16151 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
16152
16153         * lib/g77.exp: Don't specify --rpath-link.
16154
16155         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
16156         across all the headers.
16157         * gcc.dg/format/format.exp: For testing on a remote host,
16158         copy format.h.
16159
16160         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
16161         * gcc.c-torture/execute/930406-1.c: Likewise.
16162         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
16163
16164 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
16165
16166         * gcc.dg/altivec-1.c: New.
16167
16168 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
16169
16170         * gcc.dg/cpp/fpreprocessed.c: New test case.
16171
16172 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16173
16174         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
16175         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
16176         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
16177
16178 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16179
16180         * gcc.dg/no-builtin-1.c: New test.
16181
16182 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
16183
16184         * gcc.c-torture/execute/20011115-1.c: New test.
16185
16186 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
16187
16188         * gcc.c-torture/compile/20011114-2.c: New test.
16189         * gcc.c-torture/compile/20011114-3.c: New test.
16190         * gcc.c-torture/compile/20011114-4.c: New test.
16191
16192 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
16193
16194         * g++.dg/other/init1.C: New test.
16195
16196 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
16197
16198         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
16199         message.
16200
16201         * gcc.c-torture/execute/20011114-1.c: New testcase.
16202
16203         * gcc.c-torture/compile/20010327-1.c: Revert last change.
16204         * gcc.c-torture/compile/20011114-1.c: New test, exactly
16205         like the (before this change) version of 20010327-1.c.
16206
16207 2001-11-14  Roger Sayle <roger@eyesopen.com>
16208
16209         * gcc.c-torture/execute/string-opt-13.c: New testcase.
16210
16211 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
16212
16213         * g++.dg/init/array2.C: New test.
16214
16215 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
16216
16217         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
16218
16219 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
16220
16221         * g++.dg/other/forscope1.C: New test.
16222         * g++.dg/ext/forscope1.C: New test.
16223         * g++.dg/ext/forscope2.C: New test.
16224
16225 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
16226
16227         * gcc.c-torture/execute/20011113-1.c: New test.
16228
16229 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
16230
16231         * gcc.c-torture/execute/20011109-2.c: New test.
16232
16233         * gcc.c-torture/execute/20011109-1.c: New test.
16234
16235 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
16236
16237         * gcc.c-torture/compile/20011109-1.c: New test.
16238
16239 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
16240
16241         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
16242         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
16243         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
16244         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
16245         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
16246         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
16247         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
16248
16249 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16250
16251         * g++.dg/warn/Wshadow-1.C: New tests.
16252         * g++.old-deja/g++.mike/for3.C: Update.
16253
16254 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16255
16256         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
16257         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
16258         XFAILs.  Adjust expected error texts.
16259         * gcc.c-torture/compile/20011106-1.c,
16260         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
16261         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
16262         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
16263         gcc.dg/c99-array-lval-5.c: New tests.
16264
16265 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16266
16267         * gcc.dg/cpp/defined.c: Update.
16268
16269 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16270
16271         * gcc.c-torture/execute/anon-1.c: New test.
16272
16273 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
16274
16275         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
16276         same size, so no warning should be produced on stormy16.
16277
16278         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
16279         due to oversized array.
16280         * g++.old-deja/g++.mike/ns15.C: Likewise.
16281         * g++.old-deja/g++.pt/crash16.C: Likewise.
16282
16283 2001-11-02  Graham Stott  <grahams@redhat.com>
16284
16285         * g++.dgother/debug1.C: Fix typos.
16286
16287 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
16288
16289         * g++.dg/other/debug1.C: New test.
16290
16291 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16292
16293         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
16294         of unsigned long.
16295
16296 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
16297
16298         * gcc.dg/20011029-2.c: New test.
16299
16300         * gcc.c-torture/compile/20011029-1.c: New test.
16301
16302 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
16303
16304         * objc/execute/class_self-1.m: New test.
16305         * objc/execute/class_self-2.m: New test.
16306
16307 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
16308
16309         * gcc.misc-tests/msgs.exp: Delete.
16310         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
16311         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
16312         error set to match recent changes.
16313
16314 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
16315
16316         * gcc.dg/20011021-1.c: New test.
16317
16318 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
16319
16320         * gcc.c-torture/compile/20011023-1.c: New test.
16321
16322 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
16323
16324         * lib/g77.exp: Rewrite based on lib/g++.exp.
16325
16326 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
16327
16328         * gcc.c-torture/execute/20011019-1.c: New test.
16329
16330         * gcc.dg/20011018-1.c: New test.
16331
16332 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
16333
16334         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
16335
16336 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
16337
16338         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
16339         * gcc.dg/attr-invalid.c: Likewise.
16340
16341 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
16342
16343         * testsuite/gcc.dg/20011015-1.c: New test.
16344
16345 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16346
16347         * g++.dg/template/unify2.C: New test.
16348
16349 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16350
16351         * g++.dg/other/exception-specification.C: New test
16352
16353 2001-10-13  Tom Rix  <trix@redhat.com>
16354
16355         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
16356         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
16357
16358 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
16359
16360         * testsuite/gcc.dg/20011009-1.c: New test.
16361
16362 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
16363
16364         PR g++/4476
16365         * g++.dg/other/friend1.C: New test.
16366
16367 2001-10-11  Richard Henderson  <rth@redhat.com>
16368
16369         * g++.old-deja/g++.other/crash18.C: Add -S to options.
16370
16371 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16372
16373         * gcc.c-torture/compile/20011010-1.c: New.
16374
16375 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16376
16377         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
16378         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
16379         g77.f-torture/execute/execute.exp,
16380         g77.f-torture/noncompile/noncompile.exp,
16381         gcc.c-torture/compile/compile.exp,
16382         gcc.c-torture/execute/execute.exp,
16383         gcc.c-torture/execute/ieee/ieee.exp,
16384         gcc.c-torture/execute/memcheck/memcheck.exp,
16385         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
16386         objc/execute/execute.exp: Update FSF address.
16387
16388 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16389
16390         * gcc.dg/cpp/cmdlne-C.c: Update.
16391         * gcc.dg/cpp/cmdlne-C2.c: New.
16392
16393 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16394
16395         * gcc.c-torture/execute/20011008-3.c: New.
16396
16397 2001-10-08  DJ Delorie  <dj@redhat.com>
16398
16399         * gcc.dg/20011008-1.c: New.
16400         * gcc.dg/20011008-2.c: New.
16401
16402 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16403
16404         * gcc.dg/cpp/spacing1.c: Update test.
16405
16406 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
16407
16408         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
16409         spelling errors of "separate" as "seperate".
16410
16411 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
16412
16413         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
16414         enough to avoid inlining.
16415
16416 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16417
16418         * lib/g77.exp: set libg2c_dir correctly.
16419
16420 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16421
16422         * gcc.dg/cpp/macro11.c: New test.
16423
16424 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16425
16426         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
16427         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
16428         gcc.dg/format/multattr-3.c: New tests.
16429         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
16430         tests for format attributes on function pointers being rejected.
16431
16432 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16433
16434         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
16435
16436 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16437
16438         * g++.dg/warn/format1.C: New test.
16439
16440 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
16441
16442         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
16443
16444 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16445
16446         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
16447
16448 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16449
16450         * gcc.dg/cpp/redef2.c: Add test.
16451
16452 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
16453
16454         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
16455         long-standing bug on i686, apparently.
16456         * gcc.c-torture/execute/loop-2c.x: New file.
16457         * gcc.c-torture/execute/loop-2d.x: New file.
16458         * gcc.c-torture/execute/loop-3c.x: New file.
16459
16460 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
16461
16462         * gcc.dg/cpp/20000625-2.c: Correct line number.
16463
16464 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16465
16466         * gcc.dg/cpp/macro10.c: New test.
16467         * gcc.dg/cpp/strify3.c: New test.
16468         * gcc.dg/cpp/spacing1.c: Add tests.
16469         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
16470         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
16471
16472 2001-09-24  DJ Delorie  <dj@redhat.com>
16473
16474         * gcc.c-torture/execute/20010924-1.c: New test.
16475
16476 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16477
16478         * testsuite/objc/execute/paste.m: Remove.
16479
16480 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16481
16482         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
16483
16484 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
16485
16486         * g77.dg/strlen0.f: New test.
16487
16488 2001-09-21  Richard Henderson  <rth@redhat.com>
16489
16490         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
16491         * g++.old-deja/g++.abi/vtable2.C: Likewise.
16492
16493 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16494
16495         Table-driven attributes.
16496         * g++.dg/ext/attrib1.C: New test.
16497
16498 2001-09-20  DJ Delorie  <dj@redhat.com>
16499
16500         * gcc.dg/20000926-1.c: Update expected warning messages.
16501         * gcc.dg/array-2.c: Likewise, and test for warnings too.
16502         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
16503         array.
16504
16505 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
16506
16507         * g++.dg/eh/registers1.C: New test case.
16508
16509 2001-09-17  Richard Henderson  <rth@redhat.com>
16510
16511         * gcc.dg/array-5.c: Fix VLA decomposition test.
16512
16513 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16514
16515         * gcc.dg/cpp/line5.c: New testcase.
16516
16517 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
16518
16519         * gcc.dg/cpp/macro9.c: New test.
16520
16521 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
16522
16523         * gcc.c-torture/execute/980223.c: Change type of addr from long
16524         to char *.
16525
16526 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
16527
16528         * gcc.c-torture/execute/20010915-1.c: New test.
16529
16530 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
16531
16532         * g77.dg/bprob: New directory.
16533         * g77.dg/bprob/bprob.exp: New file.
16534         * g77.dg/bprob/bprob-1.f: New test.
16535         * g77.dg/gcov: New directory.
16536         * g77.dg/gcov/gcov.exp: New file.
16537         * g77.dg/gcov/gcov-1.f: New test.
16538         * g77.dg/gcov/gcov-1.x: New file.
16539
16540 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
16541
16542         * gcc.dg/cpp/directiv.c: Update.
16543         * gcc.dg/cpp/undef1.c: Update.
16544
16545 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
16546
16547         * gcc.dg/20010912-1.c: New test.
16548
16549 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
16550
16551         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
16552         language-independent file in lib.
16553         * lib/gcov.exp: New file.
16554
16555 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16556
16557         * gcc.c-torture/compile/20010911-1.c: New test.
16558
16559 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
16560
16561         * lib/profopt.exp: New, to support profile-directed optimizations.
16562         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
16563         * gcc.misc-tests/bprob-1.c: New test.
16564         * gcc.misc-tests/bprob-2.c: New test.
16565
16566 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
16567
16568         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
16569         XFAIL and which kinds of gcov output to verify.
16570         * gcc.misc-tests/gcov-4b.x: New file.
16571         * gcc.misc-tests/gcov-5b.x: New file.
16572         * gcc.misc-tests/gcov-6.x: New file.
16573         * gcc.misc-tests/gcov-7.c: New test.
16574         * gcc.misc-tests/gcov-7.x: New file.
16575
16576 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
16577
16578         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
16579         * gcc.misc-tests/gcov-6.c: New test.
16580
16581 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
16582
16583         PR c++/3986
16584         * g++.dg/abi/vbase1.C: New test.
16585
16586 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
16587
16588         * objc.dg/method-2.m: New.
16589
16590 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16591
16592         PR c++/4203
16593         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
16594         * g++.dg/init/empty1.C: New test.
16595
16596 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
16597
16598         * gcc.c-torture/compile/20010903-1.c: New test.
16599
16600 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
16601
16602         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
16603         for m68k.
16604
16605 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
16606
16607         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
16608
16609         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
16610
16611         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
16612
16613 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
16614
16615         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
16616         for 16-bit 'unsigned int'.
16617
16618 2001-08-29  Kazu Hirata  <kazu@hxi.com>
16619
16620         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
16621
16622 2001-08-27  Richard Henderson  <rth@redhat.com>
16623
16624         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
16625         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
16626
16627 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
16628
16629         * gcc.dg/asm-names.c (ymain): New.
16630
16631 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
16632
16633         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
16634         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
16635         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
16636
16637 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16638
16639         * gcc.dg/compare5.c: New testcase.
16640
16641 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
16642
16643         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
16644         and "In instantiation".
16645
16646 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
16647
16648         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
16649
16650 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
16651
16652         * gcc.misc-tests/gcov.exp: Add support for branch information.
16653         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
16654         * gcc.misc-tests/gcov-4.c: New test.
16655         * gcc.misc-tests/gcov-4b.c: New test.
16656         * gcc.misc-tests/gcov-5b.c: New test.
16657
16658 2001-08-20  Zack Weinberg  <zackw@panix.com>
16659
16660         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
16661         expected to fail.
16662
16663 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16664
16665         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
16666
16667 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
16668
16669         * g++.dg/eh/template1.C: New test.
16670
16671 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
16672
16673         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
16674         Fix thinko.
16675         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
16676         for xfail.
16677
16678 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
16679
16680         * lib/g77-dg.exp:  Use prune.exp for common procedures
16681         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
16682         * lib/g77.exp: (g77-dg-prune) Remove
16683
16684 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
16685
16686         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
16687
16688 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16689
16690         * g++.dg/template/unify1.C: New test.
16691
16692 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
16693
16694         * g++.dg/abi/empty4.C: New test.
16695
16696 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
16697
16698         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
16699         solaris2.*
16700         * g77.f-torture/compile/pr3743.x: Likewise
16701
16702 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
16703
16704         * g++.dg/other/using-declaration.C: New test.
16705
16706 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16707
16708         * gcc.dg/cpp/tr-sign.c: New testcase.
16709
16710 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16711
16712         * gcc.dg/cpp/19951025-1.c: Revert.
16713         * gcc.dg/cpp/directiv.c: We no longer process directives that
16714         interrupt macro arguments.
16715
16716 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
16717
16718         * gcc.dg/bconstp-1.c: New test.
16719
16720 2001-08-03  Richard Henderson  <rth@redhat.com>
16721
16722         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
16723
16724 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16725
16726         * gcc.dg/cpp/19951025-1.c: Update.
16727
16728 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
16729
16730         * g77.dg/ff90-1.f (s): Fix reference of variable z,
16731         should be x.
16732
16733 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
16734
16735         Kill -fhonor-std.
16736         * g++.old-deja/g++.ns/ns14.C: Remove special options.
16737         * g++.old-deja/g++.other/std1.C: Likewise.
16738         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
16739
16740 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
16741
16742         * lib/g77.exp:  Load gcc-defs.exp for common procedures
16743         (g77_pass, g77_fail, g77_finish, g77_exit,
16744         ${tool}_check_unsupported_p} Now redundant.  Deleted.
16745
16746 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
16747
16748         * g77.dg/fbackslash.f
16749         * g77.dg/fcase-preserve.f
16750         * g77.dg/ff90-1.f
16751         * g77.dg/ffixed-line-length-0.f
16752         * g77.dg/ffixed-line-length-132.f
16753         * g77.dg/ffixed-line-length-7.f
16754         * g77.dg/ffixed-line-length-72.f
16755         * g77.dg/ffixed-line-length-none.f
16756         * g77.dg/ffree-form-1.f
16757         * g77.dg/fno-backslash.f
16758         * g77.dg/fno-f90-1.f
16759         * g77.dg/fno-fixed-form-1.f
16760         * g77.dg/fno-onetrip.f
16761         * g77.dg/fno-typeless-boz.f
16762         * g77.dg/fno-underscoring.f
16763         * g77.dg/fno-vxt-1.f
16764         * g77.dg/fonetrip.f
16765         * g77.dg/ftypeless-boz.f
16766         * g77.dg/fugly-assumed.f
16767         * g77.dg/funderscoring.f
16768         * g77.dg/fvxt-1.f
16769
16770 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
16771
16772         * objc.dg/fwd-proto-1.m: New.
16773         * objc.dg/local-decl-1.m: New.
16774         * objc.dg/naming-1.m: New.
16775         * objc.dg/naming-2.m: New.
16776         * objc.dg/proto-hier-1.m: New.
16777
16778 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
16779
16780         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
16781         largest-type elements to a struct makes its size grow.
16782
16783 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16784
16785         * g++.dg/abi/vthunk1.C: New test.
16786
16787 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16788
16789         * g++.dg/abi/vbase8-22.C: New test.
16790
16791 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16792
16793         * gcc.dg/cpp/macro8.c: New test.
16794
16795 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16796
16797         * g++.dg/abi/vbase8-21.C: New test.
16798
16799 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16800
16801         * g++.dg/abi/vbase8-10.C: New test.
16802
16803 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16804
16805         * lib/g++.exp (g++_set_ld_library_path): Renamed to
16806         ${tool}_set_ld_library_path.
16807         Changed caller.
16808         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
16809         g++.exp.
16810
16811 2001-07-26  Stan Cox <scox@redhat.com>
16812
16813         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
16814         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
16815         gcc_exit, gcc_check_unsupported_p):
16816         Moved to gcc-deps.exp
16817         * gcc-deps.exp: New file.
16818
16819 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16820
16821         * g++.old-deja/g++.pt/defarg14.C: New test.
16822
16823 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16824
16825         * g++.old-deja/g++.other/lineno5.C: New test.
16826
16827 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16828
16829         * g++.old-deja/g++.pt/crash68.C: New test.
16830
16831 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16832
16833         * g++.old-deja/g++.other/crash42.C: New test.
16834
16835 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16836
16837         * gcc.dg/cpp/extratokens.c: Fix.
16838         * gcc.dg/cpp/skipping2.c: New tests.
16839
16840 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16841
16842         * gcc.c-torture/execute/20010724-1.c: New file.
16843         * gcc.c-torture/execute/20010724-1.x: New file.
16844
16845 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16846
16847         * g++.old-deja/g++.other/cond7.C: New test.
16848
16849 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16850
16851         * g++.old-deja/g++.other/optimize4.C: New test.
16852
16853 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16854
16855         * g++.old-deja/g++.abi/vbase8-5.C: New test.
16856
16857 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
16858
16859         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
16860         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
16861         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
16862         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
16863
16864         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
16865         bug report" message.
16866
16867         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
16868         * g++.dg/ext/instantiate1.C: Move from old-deja.
16869
16870 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
16871
16872         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
16873         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
16874         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
16875         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
16876
16877 2001-07-23  Jeffrey A Law  (law@cygnus.com)
16878
16879         * gcc.c-torture/execute/20010723-1.c: New test.
16880
16881 2001-07-23  Ben Elliston  <bje@redhat.com>
16882
16883         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
16884
16885 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16886
16887         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
16888         i[34567]86-*-*.
16889         Delete handling of ieee_multilib_flags.
16890         Pass -mieee for alpha*-*-* and sh-*-*.
16891         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
16892
16893 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
16894
16895         Remove old-abi tests.
16896         * g++.old-deja/g++.mike/p11116.C: Remove.
16897         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
16898
16899 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
16900
16901         * g77.f-torture/compile/pr3743.f:  New test
16902
16903 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
16904
16905         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
16906
16907 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16908
16909         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
16910         g++.old-deja/g++.pt/static6.C: Likewise.
16911         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
16912         supports weak symbols.
16913
16914 2001-07-18  Andreas Jaeger  <aj@suse.de>
16915
16916         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
16917         supported again.
16918
16919 2001-07-18  Andreas Jaeger  <aj@suse.de>
16920
16921         * gcc.dg/iftrap-1.c: Fix target line.
16922
16923 2001-07-17  Richard Henderson  <rth@redhat.com>
16924
16925         * gcc.c-torture/execute/20010717-1.c: New.
16926
16927 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16928
16929         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
16930         tests.
16931
16932 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16933
16934         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
16935
16936 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16937
16938         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
16939         UAC_SIGBUS, UAC_NOPRINT definitions.
16940
16941 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
16942
16943         * objc/execute/object_is_class.m: New test.
16944         * objc/execute/object_is_meta_class.m: New test.
16945
16946 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
16947
16948         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
16949         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
16950
16951 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
16952
16953         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
16954         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
16955
16956 2001-07-14  Richard Henderson  <rth@redhat.com>
16957
16958         * gcc.dg/iftrap-1.c: New.
16959
16960 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
16961
16962         * g77.f-torture/execute/intrinsic77.f: New test.
16963
16964 2001-07-11  Janis Johnson <janis@us.ibm.com>
16965
16966         * gcc.misc-tests/gcov-3.c: New test.
16967
16968 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16969
16970         * gcc.c-torture/compile/20010711-1.c,
16971         * gcc.c-torture/compile/20010711-2.c: New tests.
16972
16973 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16974
16975         * gcc.c-torture/execute/20010711-1.c: New test.
16976
16977 2001-07-11  Ben Elliston  <bje@redhat.com>
16978
16979         * g++.old-deja/g++.other/enum5.C: New test.
16980
16981 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
16982
16983         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
16984         (g++-dg-prune): Call prune_gcc_output.
16985         * prune.exp: New file for prune_gcc_output.
16986         * lib/g++.exp, lib/gcc.exp: Load it.
16987
16988 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
16989
16990         * gcc.c-torture/compile/20010701-1.c,
16991         g++.old-deja/g++.ext/attrib6.C: New tests.
16992
16993 2001-07-06  Jeffrey A Law  (law@cygnus.com)
16994
16995         * gcc.c-torture/compile/20010706-1.c: New test.
16996
16997 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
16998
16999         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
17000
17001 2001-06-28  Stan Shebs  <shebs@apple.com>
17002
17003         * gcc.dg/pragma-darwin.c: New test.
17004
17005 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17006
17007         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
17008         Solaris 2.[678] system.
17009
17010 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17011
17012         * gcc.dg/20010622-1.c: New test.
17013
17014 2001-06-18  Stan Shebs  <shebs@apple.com>
17015
17016         * objc.dg: New directory.
17017         * objc.dg/dg.exp: New file.
17018         * objc.dg/alias.m: New.
17019         * objc.dg/class-1.m: New.
17020         * objc.dg/class-2.m: New.
17021         * objc.dg/const-str-1.m: New.
17022         * objc.dg/const-str-2.m: New.
17023         * objc.dg/id-1.m: New.
17024         * objc.dg/method-1.m: New.
17025         * objc.dg/super-class-1.m: New.
17026         * lib/objc-dg.exp: New file.
17027
17028 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17029
17030         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
17031         of label name.
17032
17033 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
17034
17035         * g++.old-deja/g++.abi/vbase8-9.C: New test.
17036
17037 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17038
17039         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
17040         variable.
17041
17042 2001-06-12  Richard Henderson  <rth@redhat.com>
17043
17044         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
17045
17046 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
17047
17048         * g++.old-deja/g++.abi/vbase5.C: New test.
17049         * g++.old-deja/g++.abi/vbase6.C: New test.
17050         * g++.old-deja/g++.abi/vbase7.C: New test.
17051
17052 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17053
17054         * gcc.c-torture/compile/20010610-1.c: New test.
17055
17056 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
17057
17058         * g++.old-deja/g++.abi/vbase4.C: New test.
17059
17060 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17061
17062         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
17063         support %f for HC11/HC12 targets.
17064         * gcc.c-torture/execute/930513-1.x: New file, likewise.
17065         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
17066         on HC11/HC12 targets.
17067         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
17068
17069 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17070
17071         * gcc.dg/wchar_t-1.c: New file.
17072         * gcc.dg/wint_t-1.c: Likewise.
17073
17074 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
17075
17076         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
17077
17078 2001-06-11  Richard Henderson  <rth@redhat.com>
17079
17080         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
17081
17082 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17083
17084         * gcc.c-torture/compile/20010611-1.c: New test.
17085
17086 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17087
17088         * gcc.dg/c99-tag-1.c: Add more tests.
17089
17090 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
17091
17092         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
17093         representation on MN10300 and ARM/Thumb.
17094
17095 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
17096
17097         * g77.f-torture/execute/20010610.f: New.
17098
17099 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
17100
17101         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
17102         names.
17103
17104 2001-06-09  Richard Henderson  <rth@redhat.com>
17105
17106         * gcc.c-torture/execute/ashrdi-1.c: New.
17107         * gcc.c-torture/execute/ashldi-1.c: New.
17108         * gcc.c-torture/execute/lshrdi-1.c: New.
17109
17110 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
17111
17112         * objc/execute/load-3.m: Added. Check sending +load to categories,
17113         in addition to classes.
17114
17115 2001-06-08  Stan Shebs  <shebs@apple.com>
17116
17117         * objc/execute/load-2.m: New test.  From Nicola Pero
17118         <n.pero@mi.flashnet.it>.
17119
17120 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
17121
17122         * gcc.c-torture/execute/20010605-2.c: New test.
17123
17124 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17125
17126         * g++.old-deja/g++.abi/vbase2.C: New test.
17127         * g++.old-deja/g++.abi/vbase3.C: New test.
17128
17129 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17130
17131         * g++.old-deja/g++.pt/friend49.C: New test.
17132
17133 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
17134
17135         * g++.old-deja/g++.ext/anon3.C: New test.
17136
17137 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
17138
17139         * g++.old-deja/g++.other/conv7.C: New test.
17140
17141 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
17142
17143         * gcc.c-torture/compile/20010605-2.c: New test.
17144
17145 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17146
17147         * gcc.c-torture/execute/20010604-1.c: New test.
17148
17149 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
17150
17151         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
17152
17153 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
17154
17155         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
17156         (g++_link_flags): Likewise.
17157         (g++_init): Pass gccpath's value to two previous functions.
17158
17159 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17160
17161         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
17162         Ensure logfile entry matches exec command line.
17163
17164 2001-05-31  Richard Henderson  <rth@redhat.com>
17165
17166         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
17167         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
17168
17169 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
17170
17171         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
17172         compiler for irix6.2
17173
17174 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
17175
17176         * g++.old-deja/g++.other/optimize3.C: New file.
17177
17178 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
17179
17180         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
17181         assemble.
17182
17183 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
17184
17185         * g++.old-deja/g++.other/optimize2.C: New file.
17186
17187 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
17188
17189         * gcc.c-torture/compile/20010518-2.c: New file.
17190         * gcc.c-torture/execute/20010518-1.c: New file.
17191         * gcc.c-torture/execute/20010518-2.c: New file.
17192
17193 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17194
17195         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
17196
17197 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
17198
17199         G++ no longer defines builtins that do not begin with __builtin.
17200         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
17201         * g++.old-deja/g++.brendand/misc13.C: Likewise.
17202         * g++.old-deja/g++.law/builtin1.C: Likewise.
17203         * g++.old-deja/g++.law/cvt2.C: Likewise.
17204         * g++.old-deja/g++.mike/net5.C: Likewise.
17205         * g++.old-deja/g++.other/builtins1.C: Likewise.
17206         * g++.old-deja/g++.other/builtins2.C: Likewise.
17207         * g++.old-deja/g++.other/builtins3.C: Likewise.
17208         * g++.old-deja/g++.other/builtins4.C: Likewise.
17209         * g++.old-deja/g++.other/inline8.C: Likewise.
17210         * g++.old-deja/g++.robertl/eb39.C: Likewise.
17211
17212 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
17213
17214         * g++.old-deja/g++.pt/using1.C: Adjust.
17215         * g++.old-deja/g++.pt/using2.C: New test.
17216
17217 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
17218
17219         * gcc.dg/cpp/charconst.c: New tests.
17220         * gcc.dg/cpp/escape.c: New tests.
17221         * gcc.dg/cpp/escape-1.c: New tests.
17222         * gcc.dg/cpp/escape-2.c: New tests.
17223         * gcc.dg/cpp/ucs.c: New tests.
17224
17225 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
17226
17227         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
17228         native compiler for irix6.5.
17229
17230 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
17231
17232         * lib/g++.exp (g++_include_flags): Use args to compute
17233         get_multilibs.
17234         (g++_link_flags): Likewise.
17235         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
17236
17237 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17238
17239         * gcc.dg/c90-hexfloat-1.c: Add more tests.
17240
17241 2001-05-21  Geoff Keating  <geoffk@redhat.com>
17242
17243         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
17244         this file.
17245
17246 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17247
17248         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
17249         STACK_SIZE;
17250         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
17251         to STACK_SIZE; Use it to define size of add_histo array.
17252         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
17253         to STACK_SIZE.
17254         (f): Use GITT_SIZE to define size of gitt local table.
17255         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
17256         to STACK_SIZE; Use it to define size of bytemem array.
17257
17258 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17259
17260         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
17261         on 68HC11/HC12 due to the asm instruction.
17262         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
17263         * gcc.c-torture/compile/920520-1.x: Likewise.
17264         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
17265         on 68HC11/HC12 because the function is larger than 64K.
17266         * gcc.c-torture/compile/961203-1.x: New file, this test fails
17267         on 68HC11/HC12 because the structure is too large.
17268
17269 2001-05-20  Richard Henderson  <rth@redhat.com>
17270
17271         * gcc.c-torture/execute/20010520-1.c: New.
17272
17273 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17274
17275         * g++.old-deja/g++.warn/compare1.C: New test.
17276         * gcc.dg/compare4.c: New test.
17277
17278 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
17279
17280         * g++.old-deja/g++.other/optimize1.C: New test.
17281
17282 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17283
17284         * g++.old-deja/g++.pt/spec41.C: New test.
17285
17286 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
17287
17288         * gcc.c-torture/compile/20010114-1.x: Remove.
17289
17290 2001-05-18  Stan Shebs  <shebs@apple.com>
17291
17292         * gcc.c-torture/compile/20010518-1.c: New test.
17293
17294 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
17295
17296         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
17297         * g++.old-deja/g++.pt/crash67.C: New test.
17298
17299 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
17300
17301         * g++.old-deja/g++.other/debug9.C: New test.
17302
17303 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
17304
17305         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
17306
17307 2001-05-16  Jan Hubicka  <jh@suse.cz>
17308
17309         * gcc.c-torture/compile/20010516-1.c: New test.
17310
17311 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17312
17313         * g++.old-deja/g++.other/crash41.C: New test.
17314
17315 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17316
17317         * g++.old-deja/g++.pt/crash66.C: New test.
17318
17319 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
17320
17321         * g++.old-deja/g++.robertl/eb27.C: Convert.
17322
17323 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
17324
17325         * g++.dg/friend-warn.C: New test.  Do not warn about friend
17326         declaration being redundant.
17327
17328 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
17329
17330         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
17331
17332 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
17333
17334         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
17335
17336 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
17337
17338         * lib/g++.exp: Use testsuite_flags.
17339
17340 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
17341
17342         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
17343
17344 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17345
17346         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
17347
17348 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
17349
17350         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
17351
17352 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
17353
17354         * gcc.c-torture/compile/20010313-1.c: New test.
17355
17356 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
17357
17358         * gcc.dg/cpp/direct2.c: New test.
17359         * gccq.dg/cpp/direct2s.c: New test.
17360
17361         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
17362
17363 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
17364
17365         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
17366         * g++.old-deja/g++.other/op3.C: Likewise.
17367
17368 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17369
17370         * gcc.dg/cpp/syshdr.h: New file.
17371         * gcc.dg/cpp/sysmac1.c: Update.
17372         * gcc.dg/cpp/sysmac2.c: Update.
17373
17374 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17375
17376         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
17377
17378 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
17379
17380         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
17381         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
17382
17383 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
17384
17385         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
17386
17387 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
17388
17389         * lib/g++.exp (g++_include_flags): Don't use any special flags
17390         if TESTING_IN_BUILD_TREE is not defined.
17391         (g++_init): Use a plain 'c++' as the compiler if
17392         TESTING_IN_BUILD_TREEE is not defined.
17393
17394 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17395
17396         * g++.old-deja/g++.eh/catch13.C: New test.
17397         * g++.old-deja/g++.eh/catch14.C: New test.
17398
17399 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17400
17401         * gcc.dg/cpp/tr-define.c: New test.
17402
17403 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
17404
17405         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
17406         <stdlib.h>, not <malloc.h>.
17407
17408 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17409
17410         * g++.old-deja/g++.ns/template17.C: New test.
17411
17412 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17413
17414         * g++.old-deja/g++.pt/ref4.C: New test.
17415
17416 2001-04-30  Richard Henderson  <rth@redhat.com>
17417
17418         * gcc.dg/20000724-1.c: Revert last change.
17419
17420 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
17421
17422         * g77.f-torture/execute/20010430.f: New test.
17423
17424 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
17425
17426         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
17427
17428 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
17429
17430         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
17431
17432 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17433
17434         * g++.old-deja/g++.eh/crash6.C: New test.
17435
17436 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17437
17438         * g++.old-deja/g++.other/warn7.C: New test.
17439
17440 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17441
17442         * g++.old-deja/g++.other/defarg9.C: New test.
17443
17444 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17445
17446         * g77.f-torture/compile/20010426.f: New test.
17447         * g77.f-torture/execute/20010426.f: New test.
17448
17449 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17450
17451         * g77.f-torture/compile/20000629-1.x: Remove - error
17452         has been fixed.
17453
17454 2001-04-26  Jeffrey A Law  (law@cygnus.com)
17455
17456         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
17457         Tweak slightly to work with g++.dg framework.
17458         * g++.dg/special/ecos.exp: Run initp1.C test.
17459         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
17460
17461         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
17462         its linker doesn't give line numbers either.
17463         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
17464
17465 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17466
17467         * g++.old-deja/g++.other/lex1.C: New test.
17468
17469 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
17470
17471         * gcc.dg/noncompile/20010425-1.c: New test.
17472
17473 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17474
17475         * g++.old-deja/g++.pt/mangle2.C: New test.
17476
17477 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17478
17479         * gcc.dg/format/plus-1.c: New test.
17480
17481 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17482
17483         * gcc.dg/20010423-1.c: New test.
17484
17485 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17486
17487         * gcc.c-torture/execute/20010422-1.c: New test.
17488
17489 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
17490
17491         * g++.old-deja/g++.ns/type2.C: New test.
17492
17493 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
17494
17495         * g++.old-deja/g++.other/perf1.C: New test.
17496
17497 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
17498
17499         * gcc.dg/c99-func-2.c: Remove xfail.
17500         * gcc.dg/c99-func-3.c: Remove xfail.
17501         * gcc.dg/c99-func-4.c: Remove xfail.
17502
17503 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
17504
17505         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
17506
17507 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17508
17509         * gcc.c-torture/compile/20010423-1.c: New test.
17510
17511 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17512
17513         * g++.old-deja/g++.pt/typename28.C: New test.
17514
17515 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17516
17517         * g++.old-deja/g++.abi/empty2.C: New test.
17518         * g++.old-deja/g++.abi/empty3.C: New test.
17519
17520 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17521
17522         * g++.old-deja/g++.other/comdat2.C: New test.
17523         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
17524
17525 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17526
17527         * g++.old-deja/g++.other/overload14.C: New test.
17528
17529 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17530
17531         * g++.old-deja/g++.other/lookup23.C: New test.
17532
17533 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17534
17535         * gcc.c-torture/execute/20010403-1.c: New test.
17536
17537 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
17538             Mark Mitchell  <mark@codesourcery.com>
17539
17540         * lib/old-dejagnu.exp: Don't delete output of executable.
17541         Add .exe suffix to executables.
17542
17543 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
17544
17545         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
17546
17547 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17548
17549         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
17550
17551 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17552
17553         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
17554         * g++.old-deja/g++.abi/crash1.C: New test.
17555
17556 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17557
17558         * g++.old-deja/g++.other/crash40.C: New test.
17559
17560 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17561
17562         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
17563
17564 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
17565
17566         * g++.old-deja/g++.other/warn6.C: New test.
17567
17568 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17569
17570         * g++.old-deja/g++.robertl/eb42.C: Same.
17571
17572 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17573
17574         * gcc.dg/wtr-conversion-1.c: New testcase.
17575
17576 2001-04-10  Richard Henderson  <rth@redhat.com>
17577
17578         * g++.old-deja/g++.other/array5.C: New.
17579
17580 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17581
17582         * gcc.c-torture/execute/20010408-1.c: New test.
17583
17584 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
17585
17586         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
17587         headers and constructs.
17588         * g++.old-deja/g++.robertl/eb79.C: Same.
17589         * g++.old-deja/g++.robertl/eb77.C (main): Same.
17590         * g++.old-deja/g++.robertl/eb73.C: Same.
17591         * g++.old-deja/g++.robertl/eb66.C (main): Same.
17592         * g++.old-deja/g++.robertl/eb55.C (t): Same.
17593         * g++.old-deja/g++.robertl/eb54.C (main): Same.
17594         * g++.old-deja/g++.robertl/eb46.C (main): Same.
17595         * g++.old-deja/g++.robertl/eb44.C: Same.
17596         * g++.old-deja/g++.robertl/eb41.C (main): Same.
17597         * g++.old-deja/g++.robertl/eb4.C (main): Same.
17598         * g++.old-deja/g++.robertl/eb39.C: Same.
17599         * g++.old-deja/g++.robertl/eb33.C (main): Same.
17600         * g++.old-deja/g++.robertl/eb31.C (main): Same.
17601         * g++.old-deja/g++.robertl/eb30.C: Same.
17602         * g++.old-deja/g++.robertl/eb3.C: Same.
17603         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
17604         * g++.old-deja/g++.robertl/eb21.C: Same.
17605         * g++.old-deja/g++.robertl/eb15.C: Same.
17606         * g++.old-deja/g++.robertl/eb118.C: Same.
17607         * g++.old-deja/g++.robertl/eb115.C (main): Same.
17608         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
17609         * g++.old-deja/g++.robertl/eb109.C: Same.
17610         * g++.old-deja/g++.other/sibcall1.C (main): Same.
17611         * g++.old-deja/g++.mike/rtti1.C: Same.
17612         * g++.old-deja/g++.mike/p658.C: Same.
17613         * g++.old-deja/g++.mike/net46.C: Same.
17614         * g++.old-deja/g++.mike/net34.C: Same.
17615         * g++.old-deja/g++.mike/memoize1.C: Same.
17616         * g++.old-deja/g++.mike/eh2.C: Same.
17617         * g++.old-deja/g++.law/weak.C: Same.
17618         * g++.old-deja/g++.law/visibility7.C: Same.
17619         * g++.old-deja/g++.law/visibility25.C: Same.
17620         * g++.old-deja/g++.law/visibility22.C: Same.
17621         * g++.old-deja/g++.law/visibility2.C: Same.
17622         * g++.old-deja/g++.law/visibility17.C: Same.
17623         * g++.old-deja/g++.law/visibility13.C: Same.
17624         * g++.old-deja/g++.law/visibility10.C: Same.
17625         * g++.old-deja/g++.law/visibility1.C: Same.
17626         * g++.old-deja/g++.law/virtual3.C (eval): Same.
17627         * g++.old-deja/g++.law/vbase1.C: Same.
17628         * g++.old-deja/g++.law/operators32.C: Same.
17629         * g++.old-deja/g++.law/nest3.C: Same.
17630         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
17631         * g++.old-deja/g++.law/except5.C (main): Same.
17632         * g++.old-deja/g++.law/cvt7.C (run): Same.
17633         * g++.old-deja/g++.law/cvt2.C: Same.
17634         * g++.old-deja/g++.law/cvt16.C: Same.
17635         * g++.old-deja/g++.law/ctors6.C (bar): Same.
17636         * g++.old-deja/g++.law/ctors17.C (main): Same.
17637         * g++.old-deja/g++.law/ctors13.C: Same.
17638         * g++.old-deja/g++.law/ctors12.C (main): Same.
17639         * g++.old-deja/g++.law/ctors10.C: Same.
17640         * g++.old-deja/g++.law/code-gen5.C: Same.
17641         * g++.old-deja/g++.law/bad-error7.C: Same.
17642         * g++.old-deja/g++.law/arm9.C: Same.
17643         * g++.old-deja/g++.law/arm12.C: Same.
17644         * g++.old-deja/g++.law/arg8.C: Same.
17645         * g++.old-deja/g++.law/arg1.C: Same.
17646         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
17647         * g++.old-deja/g++.jason/template31.C: Same.
17648         * g++.old-deja/g++.jason/template24.C (main): Same.
17649         * g++.old-deja/g++.jason/2371.C: Same.
17650         * g++.old-deja/g++.eh/new2.C: Same.
17651         * g++.old-deja/g++.eh/new1.C: Same.
17652         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
17653         * g++.old-deja/g++.brendan/nest21.C (main): Same.
17654         * g++.old-deja/g++.brendan/err-msg3.C: Same.
17655         * g++.old-deja/g++.brendan/crash62.C: Same.
17656         * g++.old-deja/g++.brendan/crash52.C: Same.
17657         * g++.old-deja/g++.brendan/crash49.C (main): Same.
17658         * g++.old-deja/g++.brendan/crash38.C: Same.
17659         * g++.old-deja/g++.brendan/crash15.C (main): Same.
17660         * g++.old-deja/g++.brendan/copy9.C: Same.
17661
17662 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
17663
17664         * gcc.c-torture/execute/20001203-2.c (memset):
17665         Count argument is of type __SIZE_TYPE__.
17666
17667 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
17668
17669         * gcc.c-torture/compile/20010404-1.c: New test.
17670
17671 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
17672
17673         * gcc.c-torture/compile/20010326-1.c: New test.
17674
17675 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
17676
17677         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
17678         peculiarities of the SH.
17679         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
17680
17681 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17682
17683         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
17684         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
17685         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
17686
17687 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17688
17689         * g77.f-torture/compile/20010321-1.f: New test.
17690
17691 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17692
17693         * gcc.c-torture/compile/20010329-1.c: New test.
17694
17695 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17696
17697         * gcc.c-torture/execute/20010329-1.c: New test.
17698
17699 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17700
17701         * g++.old-deja/g++.other/eh4.C: Fix typo.
17702
17703 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17704
17705         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
17706
17707 2001-03-28  Philip Blundell  <philb@gnu.org>
17708
17709         * gcc.c-torture/compile/20010328-1.c: New test.
17710
17711 2001-03-27  Richard Henderson  <rth@redhat.com>
17712
17713         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
17714         * g++.old-deja/g++.eh/vbase3.C: Likewise.
17715
17716 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
17717
17718         * gcc.c-torture/compile/20010327-1.c: New test.
17719
17720 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17721
17722         * g++.old-deja/g++.other/friend12.C: New test.
17723         * g++.old-deja/g++.other/friend9.C: Expect no errors.
17724         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
17725
17726 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17727
17728         * gcc.c-torture/execute/20010325-1.c: New test.
17729
17730 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
17731
17732         * g++.old-deja/g++.other/mangle3.C: New test.
17733
17734 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
17735
17736         * g++.old-deja/g++.other/anon8.C: New test.
17737
17738 2001-03-20  Philip Blundell  <philb@gnu.org>
17739
17740         * gcc.c-torture/compile/20010320-1.c: New test.
17741
17742 2001-03-17  Richard Henderson  <rth@redhat.com>
17743
17744         * g++.old-deja/g++.other/eh4.C: Add expected error text.
17745
17746 2001-03-15  Geoff Keating  <geoff@redhat.com>
17747
17748         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
17749         tests on AIX.
17750
17751 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
17752
17753         * g++.old-deja/g++.other/eh4.C: New test.
17754
17755 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17756
17757         * gcc.dg/cpp/mi1.c: Update.
17758
17759 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
17760
17761         * g++.old-deja/g++.other/regstack.C: New test.
17762
17763 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17764
17765         * g++.old-deja/g++.other/ref4.C: New test.
17766
17767 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
17768
17769         * objc/execute/va_method.m: Added.
17770         * objc/execute/IMP.m: Added.
17771         * objc/execute/_cmd.m: Added.
17772         * objc/execute/accessing_ivars.m: Added.
17773         * objc/execute/class-1.m: Added.
17774         * objc/execute/class-10.m: Added.
17775         * objc/execute/class-11.m: Added.
17776         * objc/execute/class-12.m: Added.
17777         * objc/execute/class-13.m: Added.
17778         * objc/execute/class-14.m: Added.
17779         * objc/execute/class-2.m: Added.
17780         * objc/execute/class-3.m: Added.
17781         * objc/execute/class-4.m: Added.
17782         * objc/execute/class-5.m: Added.
17783         * objc/execute/class-6.m: Added.
17784         * objc/execute/class-7.m: Added.
17785         * objc/execute/class-8.m: Added.
17786         * objc/execute/class-9.m: Added.
17787         * objc/execute/class-tests-1.h
17788         * objc/execute/class-tests-2.h
17789         * objc/execute/compatibility_alias.m: Added.
17790         * objc/execute/encode-1.m: Added.
17791         * objc/execute/formal_protocol-1.m: Added.
17792         * objc/execute/formal_protocol-2.m: Added.
17793         * objc/execute/formal_protocol-3.m: Added.
17794         * objc/execute/formal_protocol-4.m: Added.
17795         * objc/execute/formal_protocol-5.m: Added.
17796         * objc/execute/formal_protocol-6.m: Added.
17797         * objc/execute/formal_protocol-7.m: Added.
17798         * objc/execute/informal_protocol.m: Added.
17799         * objc/execute/initialize.m: Added.
17800         * objc/execute/load.m: Added.
17801         * objc/execute/many_args_method.m: Added.
17802         * objc/execute/nested-3.m: Added.
17803         * objc/execute/no_clash.m: Added.
17804         * objc/execute/private.m: Added.
17805         * objc/execute/redefining_self.m: Added.
17806         * objc/execute/root_methods.m: Added.
17807         * objc/execute/selector-1.m: Added.
17808         * objc/execute/static-1.m: Added.
17809         * objc/execute/static-2.m: Added.
17810         * objc/execute/va_method.m: Added.
17811
17812 2001-03-10  Richard Henderson  <rth@redhat.com>
17813
17814         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
17815
17816 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
17817
17818         * g++.old-deja/g++.other/crash31.C: XFAIL.
17819         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
17820         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
17821         * gcc.c-torture/execute/20010123-1.x: XFAIL.
17822         * gcc.c-torture/execute/20010124-1.x: XFAIL.
17823         * gcc.dg/sequence-pt-1.c: XFAIL one test.
17824
17825 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
17826
17827         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
17828
17829 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17830
17831         * gcc.dg/20000724-1.c: Don't use multiline strings.
17832
17833 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17834
17835         * objc/execute/string1.m, objc/execute/string2.m: Compare the
17836         result of -cString against what we expect it to be; don't just
17837         print it out for no one to read.
17838
17839         * objc/execute/string3.m, objc/execute/string4.m: New tests.
17840         Based on testcases provided by Nicola Pero.
17841
17842 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17843
17844         * gcc.dg/cpp/macro7.c: New test.
17845
17846 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17847
17848         * gcc.dg/cpp/multiline.c: Update.
17849
17850 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17851
17852         * g++.old-deja/g++.other/enum3.C: New test.
17853
17854 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17855
17856         * g++.old-deja/g++.other/pod1.C: New test.
17857
17858 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17859
17860         * g++.old-deja/g++.ext/overload1.C: New test.
17861
17862 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17863
17864         * g++.old-deja/g++.pt/using1.C: New test.
17865
17866 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17867
17868         * g++.old-deja/g++.other/using9.C: New test.
17869
17870 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
17871
17872         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
17873
17874         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
17875
17876 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
17877
17878         * g++.old-deja/g++.ext/realpt1.C: Remove.
17879
17880 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
17881
17882         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
17883
17884 2001-02-26  Will Cohen  <wcohen@redhat.com>
17885
17886         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
17887
17888 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
17889
17890         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
17891         templatized constructors.
17892
17893 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17894
17895         * gcc.c-torture/execute/20010224-1.c: New test.
17896
17897 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
17898
17899         * gcc.c-torture/execute/20010222-1.c: New test.
17900
17901 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
17902
17903         * g++.old-deja/g++.other/inline20.C: New test.
17904
17905 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
17906
17907         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
17908
17909 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17910
17911         * g++.old-deja/g++.other/lookup22.C: New test.
17912
17913 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
17914
17915         * g77.dg: New directory.
17916         * g77.dg/20010216-1.f: New test case.
17917         * g77.dg/dg.exp: New driver.
17918         * lib/g77-dg.exp: New driver library.
17919
17920 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17921
17922         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
17923
17924 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
17925
17926         * g++.old-deja/g++.other/decl9.C: New test.
17927
17928 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
17929
17930         * g++.old-deja/g++.other/init16.C: Update the test so that it does
17931         not need <string> and also tests the initialization at runtime.
17932
17933 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17934
17935         * gcc.c-torture/execute/longlong.c: New test.
17936
17937 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17938
17939         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
17940
17941 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17942
17943         * gcc.c-torture/execute/920302-1.c (execute):
17944         Change argument type to short.
17945
17946 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17947
17948         * g++.old-deja/g++.pt/deduct6.C: New test.
17949
17950 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17951
17952         * g++.old-deja/g++.pt/deduct5.C: New test.
17953
17954 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
17955
17956         * gcc.c-torture/execute/20010209-1.c: New test.
17957
17958 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17959
17960         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
17961
17962 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
17963
17964         * g++.dg/vtgc1.C: Update for new ABI.
17965
17966         * consistency.vlad: New directory, 1665 files.
17967
17968 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
17969
17970         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
17971         return type.
17972         * gcc.dg/cpp/digraphs.c: Declare puts.
17973
17974 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17975
17976         * g++.old-deja/g++.other/warn5.C: New test.
17977
17978 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17979
17980         * g++.old-deja/g++.pt/spec40.C: New test.
17981
17982 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17983
17984         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
17985         case.
17986         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
17987
17988 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
17989
17990         * gcc.c-torture/compile/20010209-1.c: New test.
17991
17992 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
17993
17994         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
17995         excess errors message but not if it crashes.
17996         * g++.old-deja/g++.other/crash27.C: Likewise.
17997         * g++.old-deja/g++.other/crash28.C: Likewise.
17998         * g++.old-deja/g++.other/crash30.C: Likewise.
17999         * g++.old-deja/g++.other/crash32.C: Likewise.
18000         * g++.old-deja/g++.other/crash35.C: Likewise.
18001         * g++.old-deja/g++.pt/inherit2.C: Likewise.
18002
18003 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
18004
18005         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
18006         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
18007         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
18008         g77.f-torture/execute/execute.exp,
18009         g77.f-torture/noncompile/noncompile.exp,
18010         gcc.c-torture/execute/execute.exp,
18011         gcc.c-torture/execute/memcheck/memcheck.exp,
18012         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
18013         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
18014         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
18015         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
18016         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
18017         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
18018         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18019         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
18020         Remove bug reporting instructions with ancient email addresses.
18021
18022 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
18023
18024         * gcc.dg/20010202-1.c: New test.
18025         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
18026
18027 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
18028
18029         * g++.dg/stdbool-if.C: New test.
18030
18031 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
18032
18033         * objc/execute/fdecl.m: Added main().
18034
18035 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
18036
18037         * gcc.c-torture/execute/20010206-1.c: New test.
18038
18039 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
18040
18041         * gcc.dg/cpp/avoidpaste1.c: Update.
18042
18043 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
18044
18045         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
18046         Pero <nicola@brainstorm.co.uk>.
18047         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
18048
18049 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
18050
18051         * g++.old-deja/g++.pt/spec39.C: New test.
18052
18053 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
18054
18055         * gcc.c-torture/compile/20010202-1.c: New test.
18056
18057 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
18058
18059         * g++.old-deja/g++.abi/primary2.C: New test.
18060         * g++.old-deja/g++.abi/primary3.C: New test.
18061         * g++.old-deja/g++.abi/primary4.C: New test.
18062         * g++.old-deja/g++.abi/primary5.C: New test.
18063         * g++.old-deja/g++.abi/vtable3.h: New test.
18064         * g++.old-deja/g++.abi/vtable3a.C: New test.
18065         * g++.old-deja/g++.abi/vtable3b.C: New test.
18066         * g++.old-deja/g++.abi/vtable3c.C: New test.
18067         * g++.old-deja/g++.abi/vtable3d.C: New test.
18068         * g++.old-deja/g++.abi/vtable3e.C: New test.
18069         * g++.old-deja/g++.abi/vtable3f.C: New test.
18070         * g++.old-deja/g++.abi/vtable3g.C: New test.
18071         * g++.old-deja/g++.abi/vtable3h.C: New test.
18072         * g++.old-deja/g++.abi/vtable3i.C: New test.
18073         * g++.old-deja/g++.abi/vtable3j.C: New test.
18074         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
18075
18076 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
18077
18078         * g++.old-deja/g++.other/anon6.C: New test.
18079         * g++.old-deja/g++.other/anon7.C: New test.
18080
18081 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
18082
18083         * gcc.dg/cpp/avoidpaste2.c: New tests.
18084
18085 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
18086
18087         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
18088
18089 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
18090
18091         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
18092         DECIMAL_DIG cases for Irix."
18093
18094 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
18095
18096         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
18097
18098 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
18099
18100         * gcc.dg/c99-tag-1.c: New test.
18101
18102 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18103
18104         * gcc.dg/cpp/tr-warn1.c: Add tests.
18105
18106 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18107
18108         * gcc.dg/cpp/avoidpaste1.c: Update.
18109         * gcc.dg/cpp/paste4.c: Update.
18110
18111 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
18112
18113         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
18114         cases for Irix.
18115
18116 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18117
18118         * g++.old-deja/g++.other/inline19.C: New test.
18119
18120 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18121
18122         * gcc.dg/Wlarger-than.c: New test.
18123
18124 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
18125
18126         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
18127
18128 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
18129
18130         * gcc.c-torture/execute/20010129-1.c: New test.
18131         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
18132
18133 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
18134
18135         * gcc.dg/cpp/avoidpaste1.c: Test case.
18136
18137 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
18138
18139         * g++.old-deja/g++.other/inline18.C: New test.
18140
18141 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18142
18143         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
18144         and __builtin_putchar.
18145
18146 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
18147
18148         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
18149         tests.
18150
18151 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
18152
18153         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
18154         floating point number rounding mode to round to the nearest
18155         representable mode.
18156
18157 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
18158
18159         * g++.old-deja/g++.other/mangle2.C: New test.
18160
18161 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
18162
18163         * gcc.c-torture/compile/20010124-1.c: New test.
18164
18165 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
18166
18167         * g++.old-deja/g++.pt/spec38.C: New test.
18168
18169 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18170
18171         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
18172         "Build don't run".
18173
18174 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18175
18176         * gcc.c-torture/execute/20010123-1.c: New test.
18177
18178 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18179
18180         * g++.old-deja/g++.pt/spec37.C: New test.
18181
18182 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18183
18184         * g++.old-deja/g++.pt/overload14.C: New test.
18185
18186 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18187
18188         * gcc.c-torture/execute/20010122-1.c: New test, exercise
18189         __builtin_return_address.
18190
18191 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
18192
18193         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
18194         * g++.old-deja/g++.pt/spec35.C: New test.
18195         * g++.old-deja/g++.pt/spec36.C: New test.
18196
18197 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
18198
18199         * gcc.c-torture/compile/20010118-1.c: New test.
18200
18201 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
18202
18203         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
18204
18205 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18206
18207         * gcc.c-torture/execute/20010119-1.c: New test.
18208
18209 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18210
18211         * g++.old-deja/g++.other/vbase5.C: New test.
18212
18213 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18214
18215         * gcc.c-torture/execute/20010118-1.c: New test.
18216
18217 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18218
18219         * g++.old-deja/g++.pt/deduct3.C: New test.
18220
18221 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18222
18223         * g++.old-deja/g++.pt/spec34.C: New test.
18224
18225 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
18226
18227         * g77.f-torture/compile/20000601-2.f: New test.
18228
18229 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18230
18231         * g++.old-deja/g++.other/init17.C: New test.
18232
18233 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
18234
18235         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
18236
18237 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18238
18239         * g++.old-deja/g++.pt/unify8.C: New test.
18240
18241 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18242
18243         * g++.old-deja/g++.abi/vbase1.C: New test.
18244
18245 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18246
18247         * g++.old-deja/g++.pt/crash65.C: New test.
18248
18249 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18250
18251         * gcc.dg/cpp/assembl2.S: New test case.
18252
18253 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
18254
18255         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
18256         are supported.
18257
18258 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18259
18260         * g++.old-deja/g++.other/builtins1.C: New test.
18261         * g++.old-deja/g++.other/builtins2.C: Likewise.
18262         * g++.old-deja/g++.other/builtins3.C: Likewise.
18263         * g++.old-deja/g++.other/builtins4.C: Likewise.
18264
18265 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
18266
18267         * gcc.c-torture/compile/20010117-1.c: New test.
18268         * gcc.c-torture/compile/20010117-2.c: New test.
18269
18270 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18271
18272         * g77.f-torture/execute/20010116.[fx]: New test,
18273         XFAIL on i?86-*-*.
18274         * g77.f-torture/compile/20010115.f: Indicate it's
18275         a test for PR fortran/1636.
18276
18277 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18278
18279         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
18280
18281 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18282
18283         * g77.f-torture/compile/20010115.f: New test.
18284
18285 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
18286
18287         * g++.old-deja/g++.pt/nontype5.C: New test.
18288
18289 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18290
18291         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
18292         have an equivalent working one below it.
18293
18294 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18295
18296         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
18297         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18298
18299 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18300
18301         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
18302         message containing "init_priority".
18303         (conpr-2.C): Likewise.
18304         (conpr-3.C): Likewise.
18305         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
18306
18307 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18308
18309         * gcc.c-torture/execute/20010114-2.c: New test.
18310
18311 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18312
18313         * gcc.c-torture/compile/20010114-1.c: New test.
18314         * gcc.c-torture/compile/20010114-1.x: Xfail.
18315         * gcc.c-torture/compile/20010114-2.c: New test.
18316         * gcc.c-torture/execute/20010114-1.c: New test.
18317         * gcc.dg/trunc-1.c: New test.
18318         * gcc.dg/uninit-B.c: New test.
18319
18320 2001-01-13  Nick Clifton  <nickc@redhat.com>
18321
18322         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
18323         target.
18324
18325 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18326
18327         * gcc.c-torture/compile/20010113-1.c: New test.
18328
18329 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
18330
18331         * gcc.c-torture/compile/20001212-1.c: New test.
18332
18333 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18334
18335         * gcc.dg/cpp/widestr1.c: Update.
18336         * gcc.dg/cpp/prag-imp.c: Remove.
18337
18338 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
18339
18340         * gcc.c-torture/execute/20000801-3.x: Remove.
18341         * gcc.dg/c90-init-1.c: New test.
18342         * gcc.dg/c99-init-1.c: New test.
18343         * gcc.dg/c99-init-2.c: New test.
18344         * gcc.dg/gnu99-init-1.c: New test.
18345
18346 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
18347
18348         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
18349         testing that no relevant ones were found.
18350
18351 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18352
18353         * g++.old-deja/g++.pt/cast2.C: New test.
18354
18355 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18356
18357         * g++.old-deja/g++.pt/friend47.C: New test.
18358
18359 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18360
18361         * g++.old-deja/g++.pt/instantiate13.C: New test.
18362
18363 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18364
18365         * g++.old-deja/g++.other/defarg7.C: New test.
18366         * g++.old-deja/g++.other/defarg8.C: New test.
18367
18368 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18369
18370         * g++.old-deja/g++.pt/crash64.C: New test.
18371
18372 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18373
18374         * g++.old-deja/g++.pt/crash63.C: New test.
18375
18376 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18377
18378         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
18379
18380 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
18381
18382         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
18383
18384 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18385
18386         * g++.old-deja/g++.pt/error3.C: New test.
18387
18388 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18389
18390         * g++.old-deja/g++.other/crash39.C: New test.
18391
18392 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18393
18394         * g++.old-deja/g++.other/vbase4.C: New test.
18395
18396 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
18397
18398         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
18399         * gcc.dg/special/20000419-2.c: New file. Identical to above.
18400         * gcc.dg/special/special.exp: New test driver which will check
18401         for alias support for the above test.
18402
18403 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
18404
18405         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
18406         problems on small machines.
18407         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
18408         parameterize.
18409
18410 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
18411
18412         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
18413         mips.
18414         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18415
18416 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
18417
18418         * g++.old_deja/g++.pt/using8.C: New test.
18419
18420 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18421
18422         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
18423
18424 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
18425
18426         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
18427         where a failure is expected.
18428         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
18429
18430 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18431
18432         * g++.old_deja/g++.pt/instantiate12.C: New test.
18433
18434 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18435
18436         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
18437         start of structs.
18438         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
18439         * g++.old-deja/g++.brendan/crash17.C: Likewise.
18440         * g++.old-deja/g++.brendan/crash29.C: Likewise.
18441         * g++.old-deja/g++.brendan/crash48.C: Likewise.
18442         * g++.old-deja/g++.brendan/ns1.C: Likewise.
18443         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
18444         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
18445         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
18446         * g++.old-deja/g++.eh/spec6.C: Likewise.
18447         * g++.old-deja/g++.jason/crash3.C: Likewise.
18448         * g++.old-deja/g++.law/ctors11.C: Likewise.
18449         * g++.old-deja/g++.law/ctors17.C: Likewise.
18450         * g++.old-deja/g++.law/ctors5.C: Likewise.
18451         * g++.old-deja/g++.law/ctors9.C: Likewise.
18452         * g++.old-deja/g++.mike/ambig1.C: Likewise.
18453         * g++.old-deja/g++.mike/net22.C: Likewise.
18454         * g++.old-deja/g++.mike/p3538a.C: Likewise.
18455         * g++.old-deja/g++.mike/p3538b.C: Likewise.
18456         * g++.old-deja/g++.mike/virt3.C: Likewise.
18457         * g++.old-deja/g++.niklas/t128.C: Likewise.
18458         * g++.old-deja/g++.other/anon4.C: Likewise.
18459         * g++.old-deja/g++.other/using1.C: Likewise.
18460         * g++.old-deja/g++.other/warn3.C: Likewise.
18461         * g++.old-deja/g++.pt/t37.C: Likewise.
18462         * g++.old-deja/g++.robertl/eb69.C: Likewise.
18463         * g++.old-deja/g++.robertl/eb71.C: Likewise.
18464
18465 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18466
18467         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
18468
18469 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18470
18471         * gcc.c-torture/execute/stdio-opt-3.c: New test.
18472
18473 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
18474
18475         * gcc.c-torture/compile/20010107-1.c: New test.
18476
18477 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18478
18479         * gcc.c-torture/execute/builtin-noret-1.c: New test.
18480
18481 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18482
18483         * gcc.dg/format/format.h: New file.
18484         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
18485         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
18486         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
18487         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
18488         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
18489         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
18490         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
18491         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
18492         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
18493         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
18494         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
18495         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
18496         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
18497         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
18498         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
18499         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
18500         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
18501         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
18502         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
18503         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
18504         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
18505         instead of declaring standard types, macros and functions in each
18506         test.
18507
18508 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
18509
18510         * gcc.c-torture/execute/20010106-1.c: New test.
18511
18512 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18513
18514         * gcc.dg/format/format.exp: New file.
18515         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
18516         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
18517         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
18518         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
18519         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
18520         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
18521         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
18522         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
18523         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
18524         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
18525         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
18526         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
18527         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
18528         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
18529         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
18530         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
18531         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
18532         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
18533         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
18534         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
18535         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
18536         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
18537         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
18538         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
18539         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
18540         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
18541         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
18542         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
18543         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
18544         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
18545         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
18546         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
18547         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
18548         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
18549         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
18550         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
18551         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
18552         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
18553         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
18554         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
18555         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
18556         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
18557
18558 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
18559
18560         * gcc.c-torture/execute/991228-1.c: Take word endianness into
18561         account.
18562
18563 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18564
18565         * gcc.c-torture/execute/builtin-complex-1.c: New test.
18566
18567 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
18568
18569         * g++.old-deja/g++.pt/crash62.C: New test.
18570
18571 2001-01-04  Richard Henderson  <rth@redhat.com>
18572
18573         * gcc.dg/20000926-1.c: Update expected warnings.
18574         * gcc.dg/array-2.c: Likewise.
18575         * gcc.dg/array-4.c: Also validate flexible array members.
18576         * gcc.dg/c99-flex-array-1.c: New.
18577
18578 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18579
18580         * gcc.c-torture/compile/20001222-1.x: Remove.
18581
18582 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18583
18584         * gcc.c-torture/execute/built-in-setjmp.c: New.
18585
18586 2001-01-03  Richard Henderson  <rth@redhat.com>
18587
18588         * gcc.dg/940510-1.c: Update expected error wording.
18589         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
18590
18591 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
18592
18593         * lib/target-supports.exp (check_alias_available): Modified to
18594         indicate aliases not supported if only weak aliases are supported.
18595
18596 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18597
18598         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
18599         Turn on cmpstrsi checks for __pj__ and __i370__.
18600
18601 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18602
18603         * g++.old-deja/g++.other/virtual11.C: New test.
18604
18605 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18606
18607         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
18608
18609 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18610
18611         * gcc.c-torture/compile/20010102-1.c: New test.
18612
18613 2001-01-02  Andreas Jaeger  <aj@suse.de>
18614
18615         * gcc.dg/noreturn-3.c: New test.
18616
18617         * gcc.dg/noreturn-4.c: New test.
18618
18619 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18620
18621         * gcc.c-torture/execute/stdio-opt-1.c: Also test
18622         __builtin_fputc and __builtin_fwrite.
18623
18624 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18625
18626         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
18627         signed char, not default char.
18628
18629 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18630
18631         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
18632
18633 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
18634
18635         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
18636
18637 2000-12-29  Richard Henderson  <rth@redhat.com>
18638
18639         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
18640         (__cyg_profile_func_exit): Define.
18641
18642 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18643
18644         * g++.dg/vtgc1.C: New test.
18645
18646 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
18647
18648         * gcc.dg/noncompile/20001228-1.c: New test.
18649
18650         * gcc.dg/20001228-1.c: New test.
18651
18652         * gcc.c-torture/execute/20001228-1.c: New test.
18653
18654 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
18655
18656         * gcc.dg/format-strfmon-1.c: New test.
18657
18658 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18659
18660         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
18661         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
18662         * gcc.c-torture/execute/string-opt-1.c: Likewise.
18663         * gcc.c-torture/execute/string-opt-2.c: Likewise.
18664         * gcc.c-torture/execute/string-opt-3.c: Likewise.
18665         * gcc.c-torture/execute/string-opt-4.c: Likewise.
18666         * gcc.c-torture/execute/string-opt-6.c: Likewise.
18667         * gcc.c-torture/execute/string-opt-7.c: Likewise.
18668         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18669         * gcc.c-torture/execute/string-opt-9.c: Likewise.
18670         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18671         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18672         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18673
18674         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
18675         * gcc.c-torture/execute/string-opt-4.c: Test index.
18676
18677 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
18678
18679         * gcc.c-torture/compile/20001226-1.c: New test.
18680
18681 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18682
18683         * gcc.c-torture/compile/20001222-1.c: New test.
18684         * gcc.c-torture/compile/20001222-1.x: Xfail.
18685
18686 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
18687
18688         * gcc.c-torture/execute/comp-goto-2.c: New test.
18689
18690 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
18691
18692         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
18693         Use long types if __INT_MAX__ is 32767.
18694         (main): Use cast to (sint32 *) when poking 88 into a_page.
18695
18696         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
18697
18698 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
18699
18700         * gcc.c-torture/compile/20001221-1.c: New test.
18701         * gcc.c-torture/execute/20001221-1.c: New test.
18702
18703 2000-12-20  Richard Henderson  <rth@redhat.com>
18704
18705         * g++.old-deja/g++.pt/crash36.C: Update error lines.
18706         * g++.old-deja/g++.robertl/eb109.C: Likewise.
18707
18708 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18709
18710         * gcc.dg/compare3.c: New test.
18711
18712 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18713
18714         * gcc.dg/format-warnll-1.c: New test.
18715
18716 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18717
18718         * gcc.dg/cpp/cmdlne-P.c: New test.
18719
18720 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18721
18722         * gcc.c-torture/execute/builtin-abs-1.c,
18723         gcc.c-torture/execute/builtin-abs-2.c: New tests.
18724
18725 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18726
18727         * gcc.dg/cpp/multiline.c: New test.
18728
18729 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18730
18731         * g++.old-deja/g++.other/syshdr1.C: Update.
18732         * gcc.dg/cpp/lineflags.c: Remove temporarily.
18733
18734 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18735
18736         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
18737
18738 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18739
18740         * g++.old-deja/g++.pt/ttp65.C: New test.
18741
18742 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18743
18744         * g++.old-deja/g++.pt/ttp64.C: New test.
18745
18746 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18747
18748         * g++.old-deja/g++.pt/spec33.C: New test.
18749
18750 2000-12-14  Catherine Moore  <clm@redhat.com>
18751
18752         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
18753         * gcc.c-torture/execute/920612-2.c: Likewise.
18754         * gcc.c-torture/execute/920428-2.c: Likewise.
18755         * gcc-c-torture/execute/va-arg-11.c: Call exit.
18756         * gcc.c-torture/execute/va-arg-21.c: Likewise.
18757
18758 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18759
18760         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
18761         * gcc.dg/pack-test-2.c: Likewise.
18762
18763 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18764
18765         Tests by Zack Weinberg <zackw@stanford.edu>.
18766
18767         * gcc.dg/cpp/defined.c: Update.
18768         * gcc.dg/cpp/defined_trad.c: New tests.
18769
18770 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18771
18772         * gcc.dg/cpp/trad-direct.c: Update.
18773
18774 2000-12-11  Neil Booth  <neilb@earthling.net>
18775
18776         * gcc.dg/cpp/defined_trad.c
18777
18778 2000-12-11  Neil Booth  <neilb@earthling.net>
18779
18780         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
18781
18782 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18783
18784         * gcc.dg/format-miss-2.c: New test.
18785
18786 2000-12-09  Neil Booth  <neilb@earthling.net>
18787
18788         * gcc.dg/cpp/lineflags.c: New tests.
18789         * gcc.dg/cpp/poison.c: Update.
18790         * gcc.dg/cpp/redef2.c: Update.
18791         * gcc.dg/cpp/skipping.c: New test.
18792
18793 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
18794
18795         * g++.old-deja/g++.other/eh3.C: New testcase.
18796
18797 2000-12-07  Neil Booth  <neilb@earthling.net>
18798
18799         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
18800         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
18801         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
18802         wtr-union-init-2.c, wtr-union-init-3.c: Update.
18803         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
18804         Update.
18805
18806 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18807
18808         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
18809         __SIZE_TYPE__ instead of int for type of integers cast to
18810         pointers.
18811
18812 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
18813
18814         * g++.old-deja/g++.other/cleanup4.C: New test.
18815
18816 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18817
18818         * format-sec-1.c: New test.
18819
18820 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18821
18822         * gcc.dg/format-nonlit-3.c: New test.
18823
18824 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18825
18826         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
18827         through a null pointer.
18828
18829 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18830
18831         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
18832         * g++.old-deja/g++.pt/partial4.C: New test.
18833
18834 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
18835
18836         * gcc.c-torture/execute/ieee/hugeval.x: New.
18837
18838 2000-12-06  Neil Booth  <neilb@earthling.net>
18839
18840         * gcc.dg/cpp/backslash2.c: New tests.
18841
18842 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18843
18844         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
18845         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
18846
18847 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
18848
18849         * gcc.c-torture/execute/20001203-2.c: New testcase.
18850
18851 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18852
18853         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
18854         * g++.old-deja/g++.other/virtual10.C: New test.
18855
18856 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18857
18858         * g++.old-deja/g++.mike/pmf5.C: Remove test.
18859
18860 2000-12-05  Richard Henderson  <rth@redhat.com>
18861
18862         * gcc.c-torture/compile/20001205-1.c: New.
18863
18864 2000-12-04  Neil Booth  <neilb@earthling.net>
18865
18866         * g++.old-deja/g++.other/virtual9.C: New test.
18867         * g++.old-deja/g++.pt/crash61.C: New test.
18868         * gcc.c-torture/execute/loop-9.c: New test.
18869
18870 2000-12-04  Neil Booth  <neilb@earthling.net>
18871
18872         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
18873         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
18874         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
18875         * gcc.dg/cpp/extratokens.c: ...here.
18876
18877 2000-12-04  Neil Booth  <neilb@earthling.net>
18878
18879         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
18880         New tests.
18881
18882 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18883
18884         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
18885         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
18886
18887 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
18888
18889         * gcc.c-torture/execute/20001203-1.c: New test.
18890
18891 2000-12-03  Neil Booth  <neilb@earthling.net>
18892
18893         * gcc.dg/cpp/macro6.c: New test cases.
18894
18895 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18896
18897         * gcc.c-torture/execute/string-opt-9.c: New test.
18898         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18899         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18900         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18901
18902         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
18903         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
18904
18905 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
18906
18907         * gcc.dg/cpp/if-6.c: New testcase.
18908
18909         * gcc.dg/20001201-1.c: New testcase.
18910
18911 2000-12-02  Neil Booth  <neilb@earthling.net>
18912
18913         * g++.old-deja/g++.other/externC4.C,
18914         g++.old-deja/g++.other/friend10.C: New tests.
18915
18916 2000-12-02  Neil Booth  <neilb@earthling.net>
18917
18918         * g++.old-deja/g++.other/instan2.C
18919         * g++.old-deja/g++.other/instan3.C: New test.
18920
18921 2000-12-02  Neil Booth  <neilb@earthling.net>
18922
18923         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
18924         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
18925         gnuc99.c,gnuc99-pedantic.c: New tests.
18926
18927 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18928
18929         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
18930         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
18931
18932 2000-12-01  Neil Booth  <neilb@earthling.net>
18933
18934         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
18935         * gcc.dg/cpp/poison.c: Update.
18936         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
18937
18938 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
18939
18940         * g77.f-torture/execute/20001201.f: New test.
18941
18942 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18943
18944         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
18945
18946 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
18947
18948         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
18949
18950 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
18951
18952         * g++.old-deja/g++.other/cast6.C: New test.
18953
18954 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
18955
18956         * gcc.c-torture/execute/20001130-2.c: New testcase.
18957
18958 2000-11-30  Richard Henderson  <rth@redhat.com>
18959
18960         * gcc.c-torture/execute/20001130-1.c: New test.
18961
18962 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18963
18964         * g++.old-deja/g++.other/op3.C: New test.
18965
18966 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18967
18968         * g++.old-deja/g++.other/op2.C: New test.
18969
18970 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18971
18972         * g++.old-deja/g++.other/crash38.C: New test.
18973
18974 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
18975
18976         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
18977
18978 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
18979
18980         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
18981         tests.
18982         * gcc.c-torture/execute/string-opt-6.c: New test.
18983
18984         * gcc.dg/20001117-1.c: Add main.
18985
18986 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
18987
18988         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
18989         Move from here ...
18990         * gcc.dg/940510-1.c: ... to here.
18991
18992         * gcc.dg/20000926-1.c: GNU C now allows initializations of
18993         zero-size arrays in toplevel structures.
18994
18995 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18996
18997         * gcc.c-torture/execute/loop-8.c: New test.
18998
18999 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19000
19001         * g++.old-deja/g++.other/base1.C: New test.
19002
19003 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19004
19005         * g++.old-deja/g++.other/parse2.C: New test.
19006
19007 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19008
19009         * g++.old-deja/g++.pt/incomplete1.C: New test.
19010
19011 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19012
19013         * g++.old-deja/g++.other/friend9.C: New test.
19014
19015 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
19016
19017         * gcc.dg/20001127-1.c: New test.
19018
19019 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19020
19021         * g++.old-deja/g++.pt/friend46.C: New test.
19022
19023 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19024
19025         * g++.old-deja/g++.other/ptrmem8.C: New test.
19026
19027 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19028
19029         * gcc.c-torture/execute/string-opt-7.c: New test.
19030         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19031
19032 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19033
19034         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
19035         instead of 'mkcheck 2'.
19036
19037 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19038
19039         * gcc.c-torture/execute/memcheck/driver.c,
19040         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
19041         C9X references to refer to C99.
19042
19043 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
19044
19045         * gcc.dg/ultrasp3.c: New test.
19046
19047 2000-11-25  Neil Booth  <neilb@earthling.net>
19048
19049         * gcc.dg/cpp/include2.c: Update test to be locale independent.
19050
19051 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
19052
19053         * gcc.c-torture/compile/20001123-2.c: New.
19054
19055 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19056
19057         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
19058
19059 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
19060
19061         * gcc.dg/sequence-point-1.c: Add some new tests.
19062         * gcc.c-torture/execute/20001124-1.c: New test.
19063
19064 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
19065
19066         * g++.old-deja/g++.other/vaarg4.C: New test.
19067         * gcc.c-torture/compile/20001123-1.c: New test.
19068
19069 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
19070
19071         * g++.other/crash24.C: Adjust and remove XFAIL.
19072         * g++.other/crash37.C: New test.
19073
19074 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
19075
19076         * g++.old-deja/g++.pt/instantiate9.C: New test.
19077
19078 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
19079
19080         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
19081         new ABI, too.
19082
19083         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
19084         * g++.old-deja/g++.robertl/eb55.C: Likewise.
19085
19086 2000-11-22  Neil Booth  <neilb@earthling.net>
19087
19088         * gcc.dg/cpp/Wtrigraphs.c: New test.
19089
19090 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
19091
19092         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
19093
19094 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
19095
19096         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
19097
19098 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
19099
19100         * lib/gcc-dg.exp: load_lib scanasm.exp.
19101         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
19102         * lib/g++-dg.exp: load_lib scanasm.exp.
19103         * lib/scanasm.exp: New.
19104         (scan-assembler, scan-assembler-not): Add optional arguments to
19105         test name, or if not present, the pattern name.
19106         (scan-assembler-dem, scan-assembler-dem-not): New.
19107
19108         * g++.dg/dg.exp: New.
19109
19110 2000-11-21  Neil Booth  <neilb@earthling.net>
19111
19112         * gcc.dg/cpp/integrated1.c: Remove.
19113
19114 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19115
19116         * gcc.c-torture/execute/20001121-1.c: New test.
19117
19118 2000-11-21  Richard Henderson  <rth@redhat.com>
19119
19120         * gcc.c-torture/compile/20001121-1.c: New test.
19121
19122 2000-11-20  Neil Booth  <neilb@earthling.net>
19123
19124         * gcc.dg/cpp/integrated1.c: New test.
19125
19126 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19127
19128         * g++.old-deja/g++.other/inline17.C: New test.
19129
19130 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
19131
19132         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
19133         local variable to be zero: I made the variable global. Now
19134         uses abort() and exit() instead of relying on main's return value.
19135
19136 2000-11-20  Neil Booth  <neilb@earthling.net>
19137
19138         * gcc.dg/cpp/paste2.c: Update test.
19139         * objc/execute/paste.m: New test.
19140
19141 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19142
19143         * gcc.dg/c99-condexpr-1.c: New test.
19144
19145 2000-11-20  Neil Booth  <neilb@earthling.net>
19146
19147         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
19148
19149 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
19150
19151         * g++.old-deja/g++.pt/export1.C: New test.
19152
19153 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
19154
19155         * gcc.dg/20001117-1.c: New test.
19156
19157 2000-11-18  Richard Henderson  <rth@redhat.com>
19158
19159         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
19160
19161 2000-11-18  Richard Henderson  <rth@redhat.com>
19162
19163         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
19164         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
19165         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
19166
19167 2000-11-18  Richard Henderson  <rth@redhat.com>
19168
19169         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
19170         (main): New.  Exit cleanly.
19171
19172 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19173
19174         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
19175         gcc.dg/c99-fordecl-2.c: New tests.
19176
19177 2000-11-18  Richard Henderson  <rth@redhat.com>
19178
19179         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
19180         * gcc.c-torture/execute/zerolen-2.c: New.
19181
19182 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19183
19184         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
19185         memory.
19186
19187 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19188
19189         * g++.old-deja/g++.pt/instantiate8.C: New test.
19190
19191 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19192
19193         * g++.old-deja/g++.other/incomplete.C: Add more tests.
19194         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
19195
19196 2000-11-16  Nick Clifton  <nickc@redhat.com>
19197
19198         * gcc.c-torture/execute/nestfunc-2.c: New test.
19199         * gcc.c-torture/execute/nestfunc-3.c: New test.
19200
19201 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19202
19203         * gcc.c-torture/compile/20001116-1.c: New test.
19204
19205 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19206
19207         * gcc.c-torture/execute/20001115-1.c: New test.
19208
19209 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
19210
19211         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
19212         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
19213         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
19214         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19215
19216 2000-11-15  Neil Booth  <neilb@earthling.net>
19217
19218         gcc.dg/cpp/_Pragma1.c: Update.
19219         gcc.dg/cpp/_Pragma2.c: New test.
19220
19221 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
19222
19223         * g++.old-deja/g++.other/anon5.C: New test.
19224
19225 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19226
19227         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
19228         tests.
19229
19230 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
19231
19232         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
19233         output.
19234
19235 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19236
19237         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
19238         labels at end of compound statements.
19239
19240 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
19241
19242         * gcc.c-torture/execute/loop-7.c: New test.
19243
19244 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19245
19246         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
19247
19248 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19249
19250         * gcc.dg/c99-bool-1.c: New test.
19251
19252 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19253
19254         * gcc.dg/c99-scope-1.c: Remove xfail.
19255         * gcc.dg/c99-scope-2.c: New test.
19256
19257 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19258
19259         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
19260         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
19261
19262 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
19263
19264         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
19265         error messages.
19266
19267         * g++.mike/p700.C: Don't typedef wchar_t.
19268         * g++.mike/p784.C: Likewise.
19269         * g++.mike/eb101.C: Don't use __wchar_t.
19270
19271 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
19272
19273         * g77.f-torture/execute/20001111.[fx]: Test premature exit
19274         from DO loop.
19275
19276 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19277
19278         * gcc.c-torture/execute/20001111-1.c: New test.
19279
19280 2000-11-10  Nick Clifton  <nickc@redhat.com>
19281
19282         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
19283         long multuiple and accumulate.
19284
19285 2000-11-09  Richard Henderson  <rth@redhat.com>
19286
19287         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
19288         via size_t instead of int.
19289
19290         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
19291         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19292         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19293         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19294
19295 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
19296
19297         * gcc.c-torture/compile/20001109-1.c: New test.
19298         * gcc.c-torture/compile/20001109-2.c: New test.
19299
19300 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
19301
19302         * g++.old-deja/g++.pt/operator1.C: New test.
19303         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
19304
19305 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19306
19307         * gcc.dg/20001108-1.c: New test.
19308
19309 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19310
19311         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
19312         with both arguments constant strings.
19313         * gcc.c-torture/execute/string-opt-3.c: New test.
19314         * gcc.c-torture/execute/string-opt-4.c: New test.
19315         * gcc.c-torture/execute/string-opt-5.c: New test.
19316
19317 2000-11-08  Nick Clifton  <nickc@redhat.com>
19318
19319         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
19320         mulsidi3adddi patterns.
19321
19322 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
19323
19324         * g++.old-deja/g++.other/crash36.C: New test.
19325
19326 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
19327
19328         * g++.old-deja/g++.other/init16.C: New test.
19329
19330 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
19331
19332         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
19333
19334 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19335
19336         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
19337         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19338         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19339
19340 2000-11-07  DJ Delorie  <dj@redhat.com>
19341
19342         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
19343
19344 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19345
19346         * gcc.c-torture/execute/string-opt-1.c: New test.
19347
19348 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19349
19350         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
19351         mips-sgi-irix6.* because the MIPS ABI passes floating-point
19352         parameters in registers, and there is no way for a varargs
19353         function to know in which order the integer and floating-point
19354         parameters should be interleaved when they are placed on the
19355         stack.
19356         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19357         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19358
19359 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19360
19361         * gcc.c-torture/execute/string-opt-2.c: New test.
19362
19363 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
19364
19365         * g++.old-deja/g++.pt/crash60.C: New test.
19366
19367 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19368
19369         * g++.old-deja/g++.other/crash24.C: New test.
19370         * g++.old-deja/g++.other/crash25.C: New test.
19371         * g++.old-deja/g++.other/crash26.C: New test.
19372         * g++.old-deja/g++.other/crash27.C: New test.
19373         * g++.old-deja/g++.other/crash28.C: New test.
19374         * g++.old-deja/g++.other/crash29.C: New test.
19375         * g++.old-deja/g++.other/crash30.C: New test.
19376         * g++.old-deja/g++.other/crash31.C: New test.
19377         * g++.old-deja/g++.other/crash32.C: New test.
19378         * g++.old-deja/g++.other/crash33.C: New test.
19379         * g++.old-deja/g++.other/crash34.C: New test.
19380         * g++.old-deja/g++.other/crash35.C: New test.
19381
19382 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19383
19384         * gcc.c-torture/execute/20001031-1.c: New test.
19385
19386 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
19387
19388         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
19389         namespace.
19390
19391         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
19392         standards-conformant.
19393
19394         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
19395
19396         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
19397         * g++.old-deja/g++.mike/p755a.C: Likewise.
19398         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
19399         library makes no calls to `operator new' during initialization.
19400
19401 2000-11-04  Neil Booth  <neilb@earthling.net>
19402
19403         * gcc.dg/cpp/include2.c: New tests.
19404
19405 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
19406
19407         * lib/g++.exp (g++_set_ld_library_path): New function.
19408         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
19409
19410 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
19411
19412         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
19413         warnings.
19414
19415 2000-11-01  Richard Henderson  <rth@redhat.com>
19416
19417         * g++.old-deja/g++.ext/namedret1.C: New.
19418         * g++.old-deja/g++.ext/namedret2.C: New.
19419         * g++.old-deja/g++.ext/namedret3.C: New.
19420
19421 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
19422
19423         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
19424         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
19425
19426 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19427
19428         * gcc.c-torture/execute/va-arg-21.c: New test.
19429
19430 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19431
19432         * gcc.dg/c99-complex-2.c: New test.
19433
19434 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19435
19436         * gcc.c-torture/execute/stdio-opt-1.c: New test.
19437
19438 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
19439
19440         * g++.old-deja/g++.other/inline16.C: New test.
19441
19442 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
19443
19444         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
19445         __PRETTY_FUNCTION__
19446
19447 2000-10-29  Neil Booth  <neilb@earthling.net>
19448
19449         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
19450         New tests.
19451         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
19452         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
19453         optimisation.
19454
19455 2000-10-29  Neil Booth  <neilb@earthling.net>
19456
19457         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
19458         * mi1.c, mi1c.h: Add null directives to multiple-include test.
19459         * mi5.c: Test multiple includes work with -C.
19460         * trigraphs.c: Test ^= version.
19461
19462 2000-10-28  Neil Booth  <neilb@earthling.net>
19463
19464         New tests and test updates for new macro expander.
19465
19466         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
19467         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
19468         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
19469         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
19470         new diagnostic messages.
19471
19472         * gcc.dg/cpp/macro3.c: New tests.
19473
19474 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
19475
19476         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
19477         on the same line.
19478
19479 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
19480
19481         * g++.old-deja/g++.other/eh2.C: New test.
19482
19483 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
19484
19485         * gcc.c-torture/execute/20001027-1.c: New test.
19486
19487 2000-10-26  Richard Henderson  <rth@redhat.com>
19488
19489         * gcc.c-torture/execute/20001026-1.c: New.
19490
19491 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
19492
19493         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
19494         * g++.old-deja/g++.law/builtin1.C: Likewise.
19495         * g++.old-deja/g++.law/ctors10.C: Likewise.
19496         * g++.old-deja/g++.law/virtual3.C: Likewise.
19497         * g++.old-deja/g++.mike/p658.C: Likewise.
19498         * g++.old-deja/g++.other/sibcall1.C: Likewise.
19499         * g++.old-deja/g++.other/vaarg2.C: Likewise.
19500         * g++.old-deja/g++.robertl/eb124.C: Likewise.
19501         * g++.old-deja/g++.robertl/eb44.C: Likewise.
19502         * g++.old-deja/g++.robertl/eb77.C: Likewise.
19503
19504 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
19505
19506         * gcc.c-torture/compile/20001024-1.c: New test.
19507
19508 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
19509
19510         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
19511         to tell us whether or not we are using V3.
19512
19513 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19514
19515         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
19516         operands.
19517
19518 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19519
19520         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
19521
19522 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
19523
19524         * gcc.c-torture/execute/20001024-1.c: New test.
19525
19526 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
19527
19528         * g++.old-deja/g++.other/sibcall1.C: New test.
19529
19530 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
19531
19532         * gcc.dg/noncompile/init-3.c: New test.
19533
19534 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19535
19536         * gcc.dg/format-array-1.c: New test.
19537
19538 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19539
19540         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
19541         writing through null pointers; remove comment about testing
19542         unterminated strings.
19543
19544 2000-10-17  Matthew Hiller  <hiller@redhat.com>
19545
19546         * gcc.c-torture/execute/20001017-2.c: New test.
19547
19548 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19549
19550         * gcc.c-torture/compile/20001018-1.c: New test.
19551         * gcc.c-torture/compile/20001018-1.x: Xfail.
19552
19553 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19554
19555         * gcc.c-torture/execute/20001017-1.c: New test.
19556
19557 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19558
19559         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
19560         for multiple use of arguments with scanf formats; add tests for
19561         multiple use of arguments.
19562
19563 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
19564
19565         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
19566
19567 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19568
19569         * gcc.dg/format-miss-1.c: New test.
19570
19571 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19572
19573         * gcc.c-torture/execute/20001013-1.c: New test.
19574
19575 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19576
19577         * gcc.dg/format-branch-1.c: New test.
19578
19579 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19580
19581         * README, lib/file-format.exp: Remove EGCS references.
19582
19583 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19584
19585         * gcc.dg/20001013-1.c: New test.
19586
19587 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19588
19589         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
19590         for intmax_t in the compiler using __typeof__ and the type rules
19591         for conditional expressions.
19592
19593 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
19594
19595         * gcc.dg/20001012-1.c: New test.
19596         * gcc.dg/20001012-2.c: New test.
19597
19598 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19599
19600         * gcc.dg/format-attr-1.c: New test.
19601
19602 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19603
19604         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
19605         __LONG_LONG_MAX__ instead of LLONG_MAX.
19606
19607 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19608
19609         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
19610         scanf flags.
19611         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
19612         flags.
19613
19614 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19615
19616         * gcc.dg/sequence-pt-1.c: New test.
19617
19618 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
19619
19620         * gcc.c-torture/execute/20001011-1.c: New testcase.
19621         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
19622
19623 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19624
19625         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
19626         does not error on it.
19627
19628 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19629
19630         * gcc.dg/20001009-1.c: New test.
19631
19632 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
19633
19634         * gcc.c-torture/compile/20001009-1.c: Move from here ....
19635         * gcc.c-torture/execute/20001009-2.c: ... to here.
19636
19637 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
19638
19639         * gcc.c-torture/compile/20001009-1.c: New testcase.
19640         * gcc.c-torture/execute/20001009-1.c: New testcase.
19641         Testcases provided by Jan Hubicka <jh@suse.cz>.
19642
19643 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19644
19645         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19646         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
19647         uintmax_t using <limits.h> to emulate the compiler's internal
19648         logic.  No longer XFAIL %j tests.
19649
19650 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19651
19652         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
19653         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19654         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
19655         regexps and details of expected handling of some bad formats.
19656         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
19657         suppression.
19658
19659 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19660
19661         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
19662         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
19663         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
19664         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
19665         in list archives.
19666
19667 2000-10-06  Richard Henderson  <rth@cygnus.com>
19668
19669         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
19670         * g++.old-deja/g++.brendan/crash52.C: Likewise.
19671         * g++.old-deja/g++.jason/report.C: Likewise.
19672         * g++.old-deja/g++.law/friend5.C: Likewise.
19673         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
19674         of the expected warnings.
19675
19676 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
19677
19678         * g++.old-deja/g++.pt/enum14.C: New test.
19679
19680 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
19681
19682         * g++.old-deja/g++.pt/crash59.C: New test.
19683
19684 2000-10-04  Will Cohen  <wcohen@redhat.com>
19685
19686         * gcc.dg/20000926-1.c: New test.
19687
19688 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
19689
19690         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
19691         function name for current C++ compiler.
19692         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
19693
19694 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
19695
19696         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
19697         __PRETTY_FUNCTION__.
19698         * g++.old-deja/g++.ext/pretty2.C: Likewise.
19699
19700 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19701
19702         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
19703
19704 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
19705
19706         * gcc.c-torture/compile/20000923-1.c: New test.
19707
19708 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
19709
19710         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
19711         * g++.old-deja/g++.pt/ttp62.C: Same.
19712         * g++.old-deja/g++.other/inline14.C: Same.
19713
19714 2000-09-24  Richard Henderson  <rth@cygnus.com>
19715
19716         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
19717
19718 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19719
19720         * gcc.dg/c90-printf-1.c: Add test for wide string format.
19721
19722 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
19723
19724         * gcc.c-torture/compile/20000922-1.c: New file.
19725
19726 2000-09-21  Nick Clifton  <nickc@redhat.com>
19727
19728         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
19729         a signed long modulo operation.
19730         (mod6): New function - perform an unsigned long modulo operation.
19731         (main): Add tests for modulos of very large numbers by very small
19732         dividends.
19733
19734 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19735
19736         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
19737
19738 2000-09-19  Richard Henderson  <rth@cygnus.com>
19739
19740         * gcc.dg/compare2.c (case 10): XFAIL.
19741
19742 2000-09-18  Richard Henderson  <rth@cygnus.com>
19743
19744         * gcc.c-torture/execute/20000906-1.c: Move ...
19745         * gcc.dg/20000906-1.c: ... here.  Only run on targets
19746         that support __builtin_trap.
19747
19748 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
19749
19750         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
19751
19752 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19753
19754         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
19755         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
19756         more $ format tests.
19757
19758 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19759
19760         * gcc.dg/format-errmk-1.c: New test.
19761
19762 2000-09-17  Greg McGary  <greg@mcgary.org>
19763
19764         * gcc.c-torture/execute/20000917-1.x: Remove.
19765
19766 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19767
19768         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
19769
19770 2000-09-17  Greg McGary  <greg@mcgary.org>
19771
19772         * gcc.c-torture/execute/20000917-1.c: New test.
19773         * gcc.c-torture/execute/20000917-1.x: XFAIL.
19774
19775 2000-09-16  Neil Booth  <NeilB@earthling.net>
19776
19777         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
19778         in nested macro bug.
19779
19780 2000-09-15  Neil Booth  <NeilB@earthling.net>
19781
19782         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
19783
19784 2000-09-14  Jeffrey A Law  (law@cygnus.com)
19785
19786         * gcc.c-torture/execute/20000914-1.c: New test.
19787
19788 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
19789
19790         * g++.other/inline13.C: New test.
19791
19792 2000-09-12  Andreas Jaeger  <aj@suse.de>
19793
19794         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
19795         constant by Ulrich Drepper <drepper@redhat.com>.
19796
19797 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
19798
19799         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
19800
19801 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19802
19803         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
19804
19805 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
19806
19807         * gcc.dg/cpp/backslash.c: New test.
19808
19809 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
19810
19811         * gcc.c-torture/execute/20000910-1.c: New test.
19812         * gcc.c-torture/execute/20000910-2.c: Likewise.
19813
19814 2000-09-11  Robert Lipe  <robertl@sco.com>
19815
19816         * gcc.dg/pragma-align.c: New test.
19817
19818 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
19819
19820         * g++.old-deja/g++.pt/explicit82.C: New test.
19821         * g++.old-deja/g++.pt/explicit83.C: New test.
19822
19823 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
19824
19825         * gcc.dg/asm-names.c: New test.
19826
19827 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19828
19829         * gcc.dg/cpp/tr-warn6.c: New test
19830
19831 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19832
19833         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
19834         be accepted.
19835
19836 2000-09-07  Catherine Moore  <clm@redhat.com>
19837
19838         * gcc.c-torture/execute/unroll-1.c: New test.
19839
19840 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
19841
19842         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
19843         ERROR markers.
19844         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
19845         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
19846         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
19847         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
19848         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
19849         Preprocess only.
19850         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
19851         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
19852
19853 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19854
19855         * g++.old-deja/g++.pt/deduct2.C: New test.
19856
19857 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19858
19859         * g++.old-deja/g++.pt/parms2.C: New test.
19860
19861 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19862
19863         * g++.old-deja/g++.pt/crash58.C: New test.
19864
19865 2000-09-06  Greg McGary  <greg@mcgary.org>
19866
19867         * gcc.c-torture/execute/20000906-1.c: New test.
19868         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
19869
19870 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19871
19872         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
19873
19874 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19875
19876         * g++.old-deja/g++.pt/crash57.C: New test.
19877
19878 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19879
19880         * g++.old-deja/g++.pt/crash56.C: New test.
19881
19882 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19883
19884         * g++.old-deja/g++.pt/koenig1.C: New test.
19885
19886 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19887
19888         * gcc.dg/20000904-1.c: New test.
19889
19890 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19891
19892         * gcc.dg/cpp/paste8.c: New test.
19893
19894 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
19895
19896         * gcc.c-torture/compile/20000827-1.c: New test.
19897
19898 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19899
19900         * gcc.dg/format-diag-1.c: New test.
19901
19902 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19903
19904         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
19905         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
19906         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
19907         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
19908         gcc.dg/formatz-1.c: Adjust warning regular expressions.
19909
19910 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19911
19912         * g++.old-deja/g++.other/nested4.C: New test.
19913
19914 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19915
19916         * g++.old-deja/g++.ns/scoped1.C: New test.
19917
19918 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
19919
19920         * lib/g++.exp: Support testing already-installed GCC.
19921
19922 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19923
19924         * wtr-label-1.c, wtr-suffix-1.c: New tests.
19925
19926 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19927
19928         * gcc.dg/return-type-2.c: New test.
19929
19930 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
19931
19932         * gcc.c-torture/compile/20000825-1.c: New test.
19933
19934 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
19935
19936         * gcc.dg/dwarf2-2.c: New test.
19937
19938 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
19939
19940         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
19941         dg-warning regexps.
19942
19943 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19944
19945         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
19946         gcc.dg/format-ext-5.c: New tests.
19947
19948 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
19949
19950         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
19951
19952 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
19953
19954         * gcc.dg/noncompile/930622-2.c: Adjust error message.
19955
19956 2000-08-24  Richard Henderson  <rth@cygnus.com>
19957
19958         * gcc.dg/ia64-sync-1.c: New test.
19959         * gcc.dg/ia64-sync-2.c: New test.
19960         * gcc.dg/ia64-asm-1.c: New test.
19961
19962 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19963
19964         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
19965         * gcc.dg/format-ext-2.c: New test.
19966
19967 2000-08-23  Jason Merrill  <jason@redhat.com>
19968
19969         * lib/old-dejagnu.exp: Also ignore "In member function" and
19970         "At global scope".
19971
19972 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19973
19974         * gcc.dg/noncompile/label-lineno-1.c: New test.
19975
19976 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19977
19978         * gcc.dg/c99-array-nonobj-1.c: New test.
19979
19980 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19981
19982         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
19983         tests.
19984         * gcc.dg/format-ext-1.c: New test.
19985
19986 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19987
19988         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
19989         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
19990         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
19991         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
19992         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
19993
19994 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19995
19996         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
19997         gcc.dg/c99-strftime-2.c: New tests.
19998
19999 2000-08-22  Richard Henderson  <rth@cygnus.com>
20000
20001         * gcc.c-torture/execute/20000822-1.c: New test.
20002
20003 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20004
20005         * gcc.c-torture/execute/20000819-1.x: Remove.
20006
20007 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20008
20009         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
20010         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
20011         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
20012         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
20013         gcc.dg/format-xopen-1.c: New tests.
20014
20015 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20016
20017         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
20018
20019 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20020
20021         * g++.old-deja/g++.other/loop2.C: New test.
20022
20023         * gcc.c-torture/compile/20000606-1.c: New test.
20024         * gcc.c-torture/compile/20000728-1.c: New test.
20025         * gcc.c-torture/execute/20000801-1.c: New test.
20026         * gcc.c-torture/execute/20000801-2.c: New test.
20027         * gcc.c-torture/execute/20000819-1.c: New test.
20028         * gcc.c-torture/execute/20000819-1.x: XFAIL.
20029         * gcc.dg/20000629-1.c: New test.
20030         * gcc.dg/20000724-1.c: New test.
20031         * gcc.dg/20000807-1.c: New test.
20032
20033 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
20034
20035         * gcc.dg/cpp/pragma-1.c: New test.
20036         * gcc.dg/cpp/pragma-2.c: New test.
20037
20038 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
20039
20040         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
20041         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
20042
20043 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
20044
20045         * gcc.c-torture/compile/20000818-1.c: New test.
20046
20047 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
20048
20049         * gcc.c-torture/execute/20000818-1.c: New test.
20050
20051 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20052
20053         * gcc.dg/format-va-1.c: New test.
20054
20055 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20056
20057         * g++.old-deja/g++.other/typedef8.C: New test.
20058
20059 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20060
20061         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
20062         * g++.old-deja/g++.mike/net36.C: Mark candidate.
20063         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
20064         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
20065         * g++.old-deja/g++.other/ptrmem7.C: New test.
20066         * g++.old-deja/g++.pt/ptrmem10.C: New test.
20067
20068 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20069
20070         * g++.old-deja/g++.pt/typename27.C: New test.
20071
20072 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
20073
20074         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
20075         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
20076         * g++.old-deja/g++.pt/friend45.C: New test.
20077         * g++.old-deja/g++.other/friend8.C: New test.
20078
20079 2000-08-15  Richard Henderson  <rth@cygnus.com>
20080
20081         * gcc.c-torture/execute/20000815-1.c: New test.
20082
20083 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20084
20085         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
20086         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
20087         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
20088
20089 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
20090
20091         * g++.old-deja/g++.other/refinit2.C: New test.
20092
20093 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
20094
20095         * lib/c-torture.exp (c-torture): Make
20096         compiler_conditional_xfail_data global.
20097         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
20098         compiler_conditional_xfail_data machinery.
20099         (f-torture-execute): Likewise.
20100         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
20101         and only when unrolling loops.
20102
20103         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
20104
20105 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20106
20107         * g++.old-deja/g++.pt/explicit81.C: New test.
20108
20109 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20110
20111         * g++.old-deja/g++.pt/typename26.C: New test.
20112
20113 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
20114
20115         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
20116         warning.
20117
20118 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
20119
20120         * g++.old-deja/g++.other/array3.C: New test.
20121
20122 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20123
20124         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
20125         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
20126         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
20127         New tests.
20128
20129 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
20130
20131         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
20132         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20133
20134 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
20135
20136         * gcc.c-torture/execute/20000808-1.c: New test.
20137
20138 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20139
20140         * gcc.dg/c90-const-expr-1.c: New test.
20141
20142 2000-08-08  Richard Henderson  <rth@cygnus.com>
20143
20144         * gcc.dg/noncompile/920923-1.c: Declare calloc.
20145
20146 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20147
20148         * gcc.dg/noncompile/const-ll-1.c: New test.
20149
20150 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20151
20152         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
20153
20154 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20155
20156         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
20157         that running programs linked against the shared version of libobjc
20158         run correctly.
20159
20160 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20161
20162         * gcc.dg/c99-printf-1.c: New test.
20163
20164 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20165
20166         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
20167
20168 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
20169
20170         * gcc.c-torture/execute/20000731-1.x: Delete.
20171
20172 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
20173
20174         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
20175         and torture_without_loops as is done by c-torture.exp.
20176         (search_for): Copy from c-torture.exp.
20177         (gcc-dg-runtest): New function, drives a directory of tests
20178         iterating over the TORTURE_OPTIONS.
20179         (scan-assembler, scan-assembler-not): Move here from
20180         individual directory drivers.
20181
20182         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
20183         defined by lib/gcc-dg.exp.
20184         * gcc.dg/cpp/cpp.exp: Likewise.
20185         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
20186         gcc-dg-runtest, so we cycle over optimization options.
20187
20188         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
20189         * gcc.dg/compare2.c: No longer expected to fail.
20190
20191 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
20192
20193         * gcc.c-torture/execute/20000804-1.c: New test.
20194
20195 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
20196
20197         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
20198
20199 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
20200
20201         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
20202
20203 2000-08-03  Jeffrey A Law  (law@cygnus.com)
20204
20205         * gcc.c-torture/compile/20000803-1.c: New test.
20206
20207 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20208
20209         * gcc.c-torture/execute/20000801-3.c,
20210         gcc.c-torture/execute/20000801-4.c: New tests.
20211         * gcc.c-torture/execute/20000801-3.x,
20212         gcc.c-torture/execute/20000801-4.x: Xfail.
20213
20214 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
20215
20216         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
20217         libobjc/.libs to allow for libtool.
20218
20219 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
20220
20221         * gcc.c-torture/compile/20000802-1.c: New test.
20222
20223 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
20224
20225         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
20226
20227 2000-07-31  Jeffrey A Law  (law@cygnus.com)
20228
20229         * gcc-c-torture/execute/20000731-2.c: New test.
20230
20231         * gcc.c-torture/execute/20000731-1.c: New test.
20232         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
20233
20234 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
20235
20236         * testsuite/gcc.dg/cpp/paste7.c: New test.
20237         * gcc.dg/cpp/20000725-1.c: New test.
20238
20239 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
20240
20241         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
20242         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
20243         declaration warning for __builtin_dwarf_reg_size.
20244
20245         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
20246
20247 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20248
20249         * gcc.dg/noncompile/voidparam-1.c: New test.
20250
20251 2000-07-30  Richard Henderson  <rth@cygnus.com>
20252
20253         * gcc.dg/c90-digraph-1.c: Don't xfail.
20254         * gcc.dg/compare2.c (case 10): Xfail.
20255         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
20256
20257 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
20258
20259         * gcc.dg/c99-main-1.c: New test.
20260
20261 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20262
20263         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
20264
20265 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
20266
20267         * gcc.c-tortuer/execute/20000726-1.c: New test.
20268
20269 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
20270
20271         * gcc.c-torture/execute/enum-2.c: New test.
20272
20273 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20274
20275         * gcc.dg/cpp/tr-warn3.c: New test.
20276
20277 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20278
20279         * g++.old-deja/g++.ext/implicit1.C: Remove.
20280         * g++.old-deja/g++.jason/c2.C: Remove
20281         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
20282         * g++.old-deja/g++.pt/crash16.C: Likewise.
20283         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
20284
20285 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20286
20287         * g++.old-deja/g++.other/for2.C: New test.
20288
20289 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
20290
20291         * gcc.dg/20000720-1.c: New test.
20292
20293 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
20294
20295         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
20296
20297 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
20298
20299         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
20300         * gcc.c-torture/execute/20000722-1.c: New.
20301         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
20302
20303 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
20304
20305         * gcc.dg/cpp/20000720-1.S: New test.
20306
20307 2000-07-21  Michael Meissner  <meissner@redhat.com>
20308
20309         * gcc.c-torture/execute/ieee/hugeval.c: New test.
20310
20311 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20312
20313         * g++.old-deja/g++.brendan/crash16.C,
20314         g++.old-deja/g++.brendan/parse3.C,
20315         g++.old-deja/g++.brendan/redecl1.C,
20316         g++.old-deja/g++.ns/template13.C,
20317         g++.old-deja/g++.other/decl4.C,
20318         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
20319
20320 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20321
20322         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
20323         and "Internal error".
20324
20325         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
20326         regexps.
20327         * gcc.dg/cpp/paste6.c: New test.
20328
20329 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
20330
20331         * gcc.dg/cpp/tr-direct.c: New test.
20332
20333         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
20334         gcc.dg/cpp/undef1.c: Tweak error regexps.
20335
20336 2000-07-18  Eric Christopher <echristo@redhat.com>
20337
20338         * gcc.c-torture/compile/20000718-1.c: New test.
20339
20340 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
20341
20342         * cpplex.c (_cpp_push_token): If the token being pushed back
20343         is the previous token in this context, just subtract one from
20344         context->posn.
20345         * cppmacro.c (save_expansion): Clear aux field when storing a
20346         placemarker.
20347
20348 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
20349
20350         * gcc.dg/noncompile/redecl-1.c: New test.
20351
20352 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
20353
20354         * gcc.c-torture/execute/20000717-5.c: New test.
20355         * gcc.c-torture/execute/20000717-1.x: Removed.
20356
20357 2000-07-17  Richard Henderson  <rth@cygnus.com>
20358
20359         * gcc.c-torture/execute/20000717-4.c: New test.
20360
20361 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
20362
20363         * gcc.dg/cpp/syshdr.c: New test.
20364         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
20365
20366 2000-07-17  Neil Booth  <neilb@earthling.net>
20367
20368         * gcc.dg/cpp/cmdlne-dM.c: New test.
20369         * gcc.dg/cpp/cmdlne-dD.c: New test.
20370
20371 2000-07-17  Jeffrey A Law  (law@cygnus.com)
20372
20373         * gcc.c-torture/execute/20000717-3.c: New test.
20374
20375         * gcc.c-torture/compile/20000717-1.c: New test.
20376
20377 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
20378
20379         * gcc.c-torture/execute/20000717-2.c: New test.
20380
20381 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20382
20383         * gcc.dg/formatz-1.c: New test.
20384
20385         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
20386         * gcc.dg/c99-digraph-1.c: New tests.
20387
20388         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
20389         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
20390
20391         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
20392         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
20393         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
20394         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
20395         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
20396         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
20397         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
20398
20399 2000-07-17   Greg McGary <greg@mcgary.org>
20400
20401         * gcc.c-torture/execute/20000717-1.c: New test.
20402         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
20403
20404 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
20405
20406         * gcc.c-torture/execute/20000715-2.c: New test.
20407         * gcc.dg/20000715-1.c: New test.
20408
20409 2000-07-15  Michael Meissner  <meissner@redhat.com>
20410
20411         * gcc.c-torture/execute/20000715-1.c: New test.
20412
20413 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
20414
20415         * gcc.c-torture/execute/20000707-1.c: New test.
20416
20417 2000-07-13  Neil Booth  <NeilB@earthling.net>
20418
20419         * testsuite/gcc.dg/cpp/digraph1.c,
20420         testsuite/gcc.dg/cpp/digraph2.c,
20421         testsuite/gcc.dg/cpp/digraphs.c: New tests.
20422
20423 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
20424
20425         * g77.f-torture/compile/20000630-2.f:  New test.
20426         * g77.f-torture/compile/20000630-2.x
20427
20428 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20429
20430         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
20431
20432 2000-07-11  Neil Booth  <NeilB@earthling.net>
20433
20434         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
20435
20436 2000-07-11  Neil Booth  <NeilB@earthling.net>
20437
20438         * gcc.dg/cpp/cmdlne-C.c: New.
20439
20440 2000-07-09  Neil Booth  <NeilB@earthling.net>
20441
20442         * gcc.dg/cpp/directiv.c: New tests.
20443         * gcc.dg/cpp/undef1.c: Update.
20444
20445 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
20446
20447         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
20448
20449 2000-07-09  Neil Booth  <NeilB@earthling.net>
20450
20451         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
20452
20453 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
20454
20455         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
20456         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
20457
20458 2000-07-08  Neil Booth  <NeilB@earthling.net>
20459
20460         * gcc.dg/cpp/macsyntx.c: New tests.
20461
20462 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20463
20464         * gcc.dg/20000707-1.c: New test.
20465
20466 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20467
20468         * gcc.c-torture/execute/20000706-1.c: New test.
20469         * gcc.c-torture/execute/20000706-2.c: New test.
20470         * gcc.c-torture/execute/20000706-3.c: New test.
20471         * gcc.c-torture/execute/20000706-4.c: New test.
20472         * gcc.c-torture/execute/20000706-5.c: New test.
20473
20474 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20475
20476         * g++.old-deja/g++.pt/instantiate7.C: New test.
20477
20478 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20479
20480         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
20481         * g++.old-deja/g++.mike/thunk3.C: Likewise.
20482         * g++.old-deja/g++.other/rtti3.C: Likewise.
20483         * g++.old-deja/g++.other/rttid3.C: Likewise.
20484
20485 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
20486
20487         *  g77.f-torture/compile/20000630-1.x: Fix typo
20488
20489 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
20490
20491         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
20492         assembly output.
20493
20494 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
20495
20496         * gcc.dg/cpp/ident.c: New test.
20497
20498 2000-07-05  Neil Booth  <NeilB@earthling.net>
20499
20500         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
20501           gcc.dg/cpp/lexstrng.c: New tests.
20502
20503 2000-07-04  Neil Booth  <NeilB@earthling.net>
20504
20505         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
20506         * gcc.dg/cpp/strify2.c: Same.
20507
20508 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
20509
20510         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
20511         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
20512         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
20513         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
20514
20515         * testsuite/gcc.dg/cpp/macro1.c,
20516         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
20517         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
20518         testsuite/gcc.dg/cpp/strify1.c,
20519         testsuite/gcc.dg/cpp/strify2.c: New tests.
20520
20521 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
20522
20523         * gcc.c-torture/execute/20000703-1.c: New test.
20524
20525 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20526
20527         * g++.old-deja/g++.pt (lookup10.C): New test.
20528
20529 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20530
20531         * g++.old-deja/g++.pt (typename25.C): New test.
20532
20533 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
20534
20535         * gcc.c-torture/compile/20000701-1.c: New test.
20536
20537 2000-06-30  Nick Clifton  <nickc@cygnus.com>
20538
20539         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
20540         to test case.
20541
20542 2000-06-30  Catherine Moore  <clm@cygnus.com>
20543
20544         * gcc.c-torture/execute/align-1.c: New test.
20545
20546 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
20547
20548         * g++.old-deja/g++.pt/expr8.C: New test.
20549         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
20550
20551 2000-06-29  Nick Clifton  <nickc@cygnus.com>
20552
20553         * gcc.c-torture/compile/20000629-1.c: New test.
20554
20555 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20556
20557
20558         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
20559         gcc.dg/noncompile directory, depending on whether they're
20560         preprocessor tests or not.  Annotate all the tests for the dg
20561         framework.
20562
20563         * gcc.c-torture/noncompile/noncompile.exp: Delete.
20564         * gcc.dg/noncompile/noncompile.exp: New.
20565
20566         * Moved files:
20567         Old name                                New name
20568         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
20569         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
20570         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
20571         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
20572         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
20573         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
20574         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
20575         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
20576         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
20577         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
20578         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
20579         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
20580         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
20581         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
20582         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
20583         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
20584         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
20585         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
20586         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
20587         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
20588         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
20589         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
20590         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
20591         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
20592
20593         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
20594         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
20595         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
20596         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
20597         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
20598         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
20599
20600 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20601
20602         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
20603         declare one variable.  On the fourth, error.
20604         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
20605         declared by 20000628-1a.h.
20606
20607 2000-06-29  Richard Henderson  <rth@redhat.com>
20608
20609         * gcc.c-torture/execute/930529-1.x: New file.
20610         * gcc.dg/920413-1.c: Adjust expected warning text.
20611         * gcc.dg/980217-1.c: Declare abort.
20612         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
20613
20614 2000-06-29  Jeffrey A Law  (law@cygnus.com)
20615
20616         * g77.f-torture/compile/20000629-1.f: New test.
20617         * g77.f-torture/compile/20000629-1.x: Expected to fail.
20618
20619 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20620
20621         Rearrange lots of files, removing entirely the
20622         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
20623         directories.
20624
20625         * Deleted files:
20626         gcc.c-torture/code_quality/code_quality.exp
20627         gcc.c-torture/special/special.exp
20628         gcc.failure/failure.exp
20629         gcc.failure/940409-1.x
20630         gcc.c-torture/compile/961203-1.x
20631
20632         * New files:
20633         gcc.misc-tests/linkage.exp
20634         gcc.c-torture/execute/920730-1t.c
20635         gcc.c-torture/execute/920730-1t.x
20636         gcc.c-torture/compile/920520-1.x
20637         gcc.c-torture/compile/920521-1.x
20638         gcc.c-torture/compile/981006-1.x
20639         gcc.c-torture/execute/eeprof-1.x
20640
20641         * Moved files (possibly with modifications to fit a new harness):
20642         Old name                                New name
20643         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
20644         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
20645         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
20646         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
20647         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
20648         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
20649         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
20650         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
20651         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
20652         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
20653         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
20654         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
20655         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
20656         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
20657
20658 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20659
20660         * c-torture/compile/961203-1.x: Delete.
20661
20662         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
20663         not exit. Include stdio.h.
20664         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
20665         * gcc.misc-tests/dg-12.c: Likewise.
20666         * gcc.misc-tests/dg-5.c: Likewise.
20667         * gcc.misc-tests/dg-6.c: Likewise.
20668         * gcc.misc-tests/dg-7.c: Prototype abort.
20669         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
20670         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
20671         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
20672         not exit.
20673         * gcc.misc-tests/sieve.c: Use return from main, not exit.
20674         * gcc.misc-tests/sort2.c: Use return from main, not exit.
20675
20676 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
20677
20678         * gcc.dg/cpp/20000628-1.c: New test.
20679         * gcc.dg/cpp/20000628-1.h: New header for above test.
20680         * gcc.dg/cpp/20000628-1a.h: Likewise.
20681
20682 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
20683
20684         * gcc.dg/cpp: New directory.
20685         * gcc.dg/cpp/cpp.exp: New driver.
20686         * gcc.dg/cpp/20000627-1.c: New test.
20687         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
20688         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
20689         and rewrite as a compilation test.
20690
20691         * gcc.dg: Move many files into the cpp subdirectory, possibly
20692         renaming or editing them as well.
20693         Old name                New name
20694         990119-1.c              cpp/19990119-1.c
20695         990228-1.c              cpp/19990228-1.c
20696         990407-1.c              cpp/19990407-1.c
20697         990409-1.c              cpp/19990409-1.c
20698         990413-1.c              cpp/19990413-1.c
20699         990703-1.c              cpp/19990703-1.c
20700         20000127-1.c            cpp/20000127-1.c
20701         20000129-1.c            cpp/20000129-1.c
20702         20000207-1.c            cpp/20000207-1.c
20703         20000207-2.c            cpp/20000207-2.c
20704         20000209-1.c            cpp/20000209-1.c
20705         20000209-2.c            cpp/20000209-2.c
20706         20000301-1.c            cpp/20000301-1.c
20707         20000419-1.c            cpp/20000419-1.c
20708         20000510-1.S            cpp/20000510-1.S
20709         20000519-1.c            cpp/20000519-1.c
20710         20000529-1.c            cpp/20000529-1.c
20711         20000625-1.c            cpp/20000625-1.c
20712         20000625-2.c            cpp/20000625-2.c
20713         cpp-as1.c               cpp/assert1.c
20714         cpp-as2.c               cpp/assert2.c
20715         cxx-comments-1.c        cpp/cxxcom1.c
20716         cxx-comments-2.c        cpp/cxxcom2.c
20717         endif-label.c           cpp/endif.c
20718         cpp-hash1.c             cpp/hash1.c
20719         cpp-hash2.c             cpp/hash2.c
20720         cpp-if1.c               cpp/if-1.c
20721         cpp-if2.c               cpp/if-2.c
20722         cpp-if3.c               cpp/if-3.c
20723         cpp-if4.c               cpp/if-4.c
20724         cpp-if5.c               cpp/if-5.c
20725         cpp-cond.c              cpp/if-cexp.c
20726         cpp-missingop.c         cpp/if-mop.c
20727         cpp-missingparen.c      cpp/if-mpar.c
20728         cpp-opprec.c            cpp/if-oppr.c
20729         cpp-ifparen.c           cpp/if-paren.c
20730         cpp-shortcircuit.c      cpp/if-sc.c
20731         cpp-shift.c             cpp/if-shift.c
20732         cpp-unary.c             cpp/if-unary.c
20733         cpp-li1.c               cpp/line1.c
20734         cpp-li2.c               cpp/line2.c
20735         lineno.c                cpp/line3.c
20736         lineno-2.c              cpp/line4.c
20737         cpp-mi.c                cpp/mi1.c
20738         cpp-mic.h               cpp/mi1c.h
20739         cpp-micc.h              cpp/mi1cc.h
20740         cpp-mind.h              cpp/mi1nd.h
20741         cpp-mindp.h             cpp/mi1ndp.h
20742         cpp-mix.h               cpp/mi1x.h
20743         cpp-mi2.c               cpp/mi2.c
20744         cpp-mi2a.h              cpp/mi2a.h
20745         cpp-mi2b.h              cpp/mi2b.h
20746         cpp-mi2c.h              cpp/mi2c.h
20747         cpp-mi3.c               cpp/mi3.c
20748         cpp-mi3.def             cpp/mi3.def
20749         poison-1.c              cpp/poison.c
20750         pr-impl.c               cpp/prag-imp.c
20751         cpp-redef-2.c           cpp/redef1.c
20752         cpp-redef.c             cpp/redef2.c
20753         strpaste.c              cpp/strp1.c
20754         strpaste-2.c            cpp/strp2.c
20755         cpp-tradpaste.c         cpp/tr-paste.c
20756         cpp-tradstringify.c     cpp/tr-str.c
20757         cpp-tradwarn1.c         cpp/tr-warn1.c
20758         cpp-tradwarn2.c         cpp/tr-warn2.c
20759         trigraphs.c             cpp/trigraphs.c
20760         cpp-unc1.c              cpp/unc1.c
20761         cpp-unc2.c              cpp/unc2.c
20762         cpp-unc3.c              cpp/unc3.c
20763         cpp-unc.c               cpp/unc4.c
20764         undef.c                 cpp/undef1.c
20765         undef-2.c               cpp/undef2.c
20766         cpp-wi1.c               cpp/widestr1.c
20767
20768 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
20769
20770         * lib/g++.exp (g++_include_flags): Tweak.
20771
20772 2000-06-27  H.J. Lu  <hjl@gnu.org>
20773             Loren J. Rittle  <ljrittle@acm.org>
20774
20775         * lib/g++.exp (g++_include_flags): Override libgloss.exp
20776         version with one that knows about the new gcc tree structure.
20777         (g++_link_flags): Same.
20778
20779 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
20780
20781         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
20782         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
20783         case we are cross-compiling.
20784
20785         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
20786         g++.old-deja/g++.niklas/Makefile.in,
20787         g++.old-deja/g++.niklas/configure.in,
20788         g++.old-deja/g++.other/Makefile.in,
20789         g++.old-deja/g++.other/configure.in,
20790         gcc.c-torture/code_quality/Makefile.in,
20791         gcc.c-torture/code_quality/configure.in,
20792         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
20793         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
20794         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
20795         gcc.c-torture/execute/ieee/Makefile.in,
20796         gcc.c-torture/execute/ieee/configure.in,
20797         gcc.c-torture/noncompile/Makefile.in,
20798         gcc.c-torture/noncompile/configure.in,
20799         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
20800         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
20801         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
20802
20803 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20804
20805         * g++.old-deja/g++.other/ambig3.C: New test.
20806
20807 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20808
20809         * g++.old-deja/g++.pt/syntax1.C: New test.
20810         * g++.old-deja/g++.pt/syntax2.C: New test.
20811         * g++.old-deja/g++.other/syntax3.C: New test.
20812         * g++.old-deja/g++.other/syntax4.C: New test.
20813
20814 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20815
20816         * gcc.dg/20000623-1.c: Prototype exit and abort.
20817
20818 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20819
20820         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
20821         New tests.
20822         * gcc.dg/cpp-mi3.def: New file.
20823
20824         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
20825         inside assertions.
20826         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
20827         lexer's error messages.
20828         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
20829         divine anything from the linemarkers.
20830         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
20831         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
20832
20833 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
20834
20835         * gcc.dg/20000623-1.c: New test.
20836
20837 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
20838
20839         * gcc.c-torture/execute/20000622-1.c: New test.
20840
20841 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20842
20843         * g++.old-deja/g++.other/init15.C: New test.
20844
20845 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20846
20847         * g++.old-deja/g++.pt/vaarg2.C: New test.
20848         * g++.old-deja/g++.pt/vaarg3.C: New test.
20849
20850 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
20851
20852         * g++.old-deja/g++.other/dyncast6.C: New test.
20853
20854 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
20855
20856         * gcc.c-torture/execute/loop-6.c: New test.
20857
20858 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
20859
20860         * gcc.dg/20000614-1.c: New test.
20861         * gcc.dg/20000614-2.c: New test.
20862
20863 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
20864
20865         * g++.old-deja/g++.other/inline12.C: New test.
20866
20867 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
20868
20869         * g++.old-deja/g++.other/eh1.C: New test.
20870
20871 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
20872
20873         * g++.old-deja/g++.other/type.C: New test.
20874
20875 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20876
20877         * g++.old-deja/g++.other/initstring.C: New test.
20878
20879 2000-06-12  Jason Merrill  <jason@redhat.com>
20880
20881         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
20882
20883 2000-06-09  Jeffrey A Law  (law@cygnus.com)
20884
20885         * gcc.c-torture/compile/20000609-1.c: New test.
20886
20887 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
20888
20889         * gcc.dg/20000609-1.c: New test.
20890
20891 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
20892
20893         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
20894         * gcc.c-torture/noncompile/poison-1.c: Move...
20895         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
20896         * gcc.dg/cpp-li1.c: Add a token after the #line.
20897
20898 2000-06-05  Richard Henderson  <rth@cygnus.com>
20899
20900         * gcc.c-torture/execute/20000605-2.c: New test.
20901         * gcc.c-torture/execute/20000605-3.c: New test.
20902
20903 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
20904
20905         * g77.f-torture/execute/20000503-1.x: New file.
20906
20907 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
20908
20909         * g++.old-deja/g++.eh/badalloc1.C: New test.
20910
20911 2000-06-05  Richard Henderson  <rth@cygnus.com>
20912
20913         * gcc.c-torture/execute/20000605-1.c: New test.
20914
20915 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20916             Nathan Sidwell <nathan@codesourcery.com>
20917
20918         * gcc.c-torture/compile/20000605-1.c: New test.
20919
20920 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
20921
20922         * g77.f-torture/compile/20000601-1.f:  New test.
20923
20924 2000-06-03  Richard Henderson  <rth@cygnus.com>
20925
20926         * gcc.c-torture/execute/20000603-1.c: New.
20927
20928 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
20929
20930         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
20931         * gcc.dg/noreturn-2.c (noreturn): Likewise.
20932
20933 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
20934
20935         * gcc.dg/compare2.c (case 12): XFAIL.
20936         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
20937         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
20938
20939         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
20940
20941 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
20942
20943         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
20944         guard macro is already defined when the header is first
20945         included.
20946         * gcc.dg/cpp-mix.h: New file.
20947         * gcc.dg/endif-label.c: Update patterns to match compiler.
20948
20949         * g++.brendan/complex1.C: Declare abort.
20950         * g++.law/refs4.C: Remove XFAIL.
20951         * g++.oliva/expr2.C: Declare abort and exit.
20952
20953 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
20954
20955         * gcc.c-torture/execute/20000528-1.c: New test.
20956
20957         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
20958         * g++.old-deja/g++.law/temps4.C: Likewise.
20959
20960         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
20961         stdlib.h.  Call abort() on failure.
20962         * g++.old-deja/g++.law/refs4.C: Likewise.
20963         * g++.old-deja/g++.law/temps4.C: Likewise.
20964         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
20965         * gcc.c-torture/execute/20000112-1.c: Include string.h.
20966
20967 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
20968
20969         Relative to g++.dg/special:
20970         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
20971
20972         Relative to g++.old-deja:
20973         * g++.brendan/complex1.C, g++.jason/optimize2.C,
20974         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
20975         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
20976         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
20977         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
20978         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
20979         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
20980
20981         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
20982         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
20983         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
20984         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
20985         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
20986         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
20987         and/or string.h.
20988
20989         * g++.other/goto1.C: Update expectations for error messages.
20990
20991 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
20992
20993         * gcc.c-torture/compile/20000523-1.c: New test.
20994
20995 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20996
20997         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
20998
20999 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
21000
21001         * g++.old-deja/g++.eh/catch11.C: New test.
21002         * g++.old-deja/g++.eh/catch12.C: New test.
21003
21004 2000-05-24  Nick Clifton  <nickc@cygnus.com>
21005
21006         * gcc.c-torture/execute/20000523-1.c: New test.
21007
21008 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
21009
21010         * c-torture/execute/bcp-1.c: Replace abort in arg of
21011         __builtin_constant_p with a generic external function.
21012
21013         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
21014         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
21015         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
21016         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
21017         Prototype abort and/or exit.
21018
21019         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
21020         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
21021         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
21022         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
21023
21024 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
21025
21026         * gcc.dg/dwarf2-1.c: New test.
21027
21028 2000-05-20  Richard Henderson  <rth@cygnus.com>
21029
21030         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
21031
21032 2000-05-20  Andreas Jaeger  <aj@suse.de>
21033
21034         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
21035         testcase.
21036
21037 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
21038
21039         * gcc.c-torture/execute/20000519-2.c: New test.
21040
21041 2000-05-19  Andreas Jaeger  <aj@suse.de>
21042
21043         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
21044         which fails with SSA.
21045
21046         * lib/c-torture.exp: Also test with -O3 -fssa.
21047
21048 2000-05-18  Michael Meissner  <meissner@redhat.com>
21049
21050         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
21051         * gcc.c-torture/execute/920415-1.c: Ditto.
21052         * gcc.c-torture/execute/920501-1.c: Ditto.
21053         * gcc.c-torture/execute/conversion.c: Ditto.
21054         * gcc.c-torture/execute/cvt-1.c: Ditto.
21055
21056 2000-05-18  Jeffrey A Law  (law@cygnus.com)
21057
21058         * gcc.c-torture/compile/20000518-1.c: New test.
21059
21060 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
21061
21062         * g77.f-torture/compile/200005018.f:  New test.
21063
21064 2000-05-17  Jeffrey A Law  (law@cygnus.com)
21065
21066         * gcc.c-torture/compile/20000517-1.c: New test.
21067
21068 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21069
21070         * gcc.c-torture/execute/20000516-1.c: New test.
21071
21072 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
21073
21074         * g++.old-deja/g++.other/eh.C: New test.
21075
21076 2000-05-12  Richard Henderson  <rth@cygnus.com>
21077
21078         * gcc.c-torture/execute/990208-1.c (main): Don't pass
21079         constants through to doit's conditional.
21080
21081 2000-05-11  Jeffrey A Law  (law@cygnus.com)
21082
21083         * gcc.c-torture/compile/20000511-1.c: New test.
21084         * g77.f-torture/compile/20000511-1.f: New test.
21085         * g77.f-torture/compile/20000511-2.f: New test.
21086
21087 2000-05-11  Michael Meissner  <meissner@redhat.com>
21088
21089         * gcc.c-torture/execute/20000511-1.c: New test.
21090
21091 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
21092
21093         * gcc.dg/dg.exp: Scan .S files as well as .c files.
21094         * gcc.dg/20000510-1.S: New.
21095
21096 2000-05-08  Catherine Moore  <clm@cygnus.com>
21097
21098         * gcc.dg/unused-3.c: New.
21099
21100 2000-05-06  Richard Henderson  <rth@cygnus.com>
21101
21102           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
21103           * g++.old-deja/g++.mike/warn1.C: Likewise.
21104           * g++.old-deja/g++.pt/local1.C: Likewise.
21105           * g++.old-deja/g++.pt/local7.C: Likewise.
21106           * g++.old-deja/g++.pt/spec16.C: Likewise.
21107
21108 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
21109
21110         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
21111
21112 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
21113
21114           * g77.f-torture/execute/20000503-1.f:  New test.
21115
21116 2000-05-04  Andreas Jaeger  <aj@suse.de>
21117
21118         * gcc.dg/noreturn-2.c: New test.
21119
21120 2000-05-04  Neil Booth  <NeilB@earthling.net>
21121
21122         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
21123         preprocessor.
21124
21125 2000-05-04  Richard Henderson  <rth@cygnus.com>
21126
21127         * gcc.c-torture/execute/20000503-1.c: Fix typo.
21128
21129 2000-05-04  Richard Henderson  <rth@cygnus.com>
21130
21131         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
21132         OpenSSL by Jason R Thorpe.
21133
21134 2000-05-03  Jim Wilson  <wilson@cygnus.com>
21135
21136         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
21137
21138 2000-05-03  Robert Lipe <robertlipe@usa.net>
21139
21140         * gcc.dg/20000503-1.c: New test.
21141
21142 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
21143
21144         * gcc.c-torture/compile/20000502-1.c: New test.
21145         * g++.old-deja/g++.other/align.C: New test.
21146         * gcc.dg/cpp-tradstringify.c: New test.
21147
21148 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
21149
21150         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
21151         and hard registers.
21152
21153 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
21154
21155         * gcc.c-torture/execute/loop-5.c: New test.
21156
21157 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
21158
21159         * gcc.c-torture/execute/va-arg-20.c: New test.
21160
21161 2000-04-23  Jeffrey A Law  (law@cygnus.com)
21162
21163         * gcc.c-torture/execute/20000422-1.c: New test.
21164
21165 2000-04-20  Greg McGary  <gkm@gnu.org>
21166
21167         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
21168         when optimizing, but without sibling-call optimizations (-O1).
21169
21170 2000-04-20  Jeffrey A Law  (law@cygnus.com)
21171
21172           * gcc.c-torture/compile/20000420-1.c: New test.
21173
21174 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
21175
21176         * g++.abi/ptrflags.C: New test.
21177         * g++.eh/catchptr1.C: Test incomplete pointer chains.
21178
21179 2000-04-19  Catherine Moore  <clm@cygnus.com>
21180
21181         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
21182
21183 2000-04-19  Greg McGary  <gkm@gnu.org>
21184
21185         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
21186         sibling-call optimizations.
21187
21188 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
21189
21190         * gcc.dg/20000419-1.c: New test.
21191
21192 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
21193
21194         * gcc.c-torture/execute/20000412-6.c: New test.
21195
21196 2000-04-12  Jeffrey A Law  (law@cygnus.com)
21197
21198         * gcc.c-torture/execute/20000412-5.c: New test.
21199         * g77.f-torture/compile/20000412-1.f: New test.
21200         * gcc.c-torture/execute/20000412-4.c: New test.
21201         * gcc.c-torture/compile/20000412-2.c: New test.
21202         * gcc.c-torture/execute/20000412-3.c: New test.
21203         * gcc.c-torture/compile/20000412-1.c: New test.
21204         * gcc.c-torture/execute/20000412-2.c: New test.
21205
21206 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
21207
21208         * objc/execute/bf-20.m: New test.
21209
21210 2000-04-10  Richard Henderson  <rth@cygnus.com>
21211
21212         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
21213
21214         * gcc.c-torture/execute/20000412-1.c: New test.
21215
21216 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
21217
21218         * g++.old-deja/g++.eh/catchptr1.C: New test.
21219
21220 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
21221
21222         * g++.old-deja/g++.abi/cxa_vec.C: New test.
21223
21224 2000-04-08  Neil Booth  <NeilB@earthling.net>
21225
21226         * gcc.dg/cpp-nullchar.c: Remove test as
21227         embedded nulls cause problems.
21228
21229 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21230
21231         * gcc.dg/compare2.c: New test.
21232
21233 2000-04-08  Neil Booth  <NeilB@earthling.net>
21234
21235         * gcc.dg/cpp-nullchar.c: New test.
21236
21237 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
21238
21239         * gcc.dg/cpp-mi2.c: New test.
21240         * gcc.dg/cpp-mi2[abc].h: New files.
21241
21242 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
21243
21244         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
21245         member name.
21246
21247 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
21248
21249         * g++.old-deja/g++.abi/vmihint.C: New test.
21250
21251 2000-04-06  Neil Booth  <NeilB@earthling.net>
21252
21253         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
21254         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
21255         copyright.
21256
21257 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
21258
21259         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
21260         avoid stack-frame overwrite.
21261
21262 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
21263
21264         * gcc.c-torture/compile/20000405-2.c: New test.
21265         * gcc.c-torture/compile/20000405-3.c: New test.
21266
21267 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21268
21269         * gcc.c-torture/compile/20000405-1.c: New test.
21270
21271 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
21272
21273         * gcc.dg/cast-qual-1.c: Revert last change.
21274
21275 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21276
21277         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
21278
21279 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
21280
21281         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
21282         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
21283
21284 2000-04-03  Jeffrey A Law  (law@cygnus.com)
21285
21286         * gcc.c-torture/compile/20000403-2.c: New test.
21287         * gcc.c-torture/compile/20000403-1.c: New test.
21288
21289 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
21290
21291         * gcc.c-torture/execute/20000403-1.c: New test.
21292
21293 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
21294
21295         * gcc.c-torture/execute/20000402-1.c: New test.
21296
21297 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
21298
21299         * gcc.c-torture/execute/va-arg-15.c: New test.
21300         * gcc.c-torture/execute/va-arg-16.c: New test.
21301         * gcc.c-torture/execute/va-arg-17.c: New test.
21302         * gcc.c-torture/execute/va-arg-18.c: New test.
21303         * gcc.c-torture/execute/va-arg-19.c: New test.
21304
21305 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
21306
21307         * gcc.c-torture/compile/981211-1.c: Move to...
21308         * gcc.dg/cpp-as1.c: ...here.
21309         * gcc.dg/cpp-as2.c: New file.
21310
21311         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
21312         compiler.
21313
21314 2000-04-02  Neil Booth  <NeilB@earthling.net>
21315
21316         * gcc.dg/cpp-cond.c  New tests.
21317         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
21318         accidental success less likely.
21319         * gcc.dg/cpp-missingop.c  New tests.
21320         * gcc.dg/cpp-missingparen.c  New tests.
21321         * gcc.dg/cpp-shift.c  New tests.
21322         * gcc.dg/cpp-shortcircuit.c  New tests.
21323         * gcc.dg/cpp-unary.c  New tests.
21324
21325 2000-03-29  Jeffrey A Law  (law@cygnus.com)
21326
21327         * gcc.c-torture/compile/20000329-1.c: New test.
21328
21329 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
21330
21331         * gcc.c-torture/compile/20000326-1.c: New test.
21332         * gcc.c-torture/compile/20000326-2.c: New test.
21333
21334 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
21335
21336         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
21337         the first parameter is a function argument.
21338
21339 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
21340
21341         * g++.old-deja/g++.ext/array4.C: New test.
21342
21343 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
21344
21345         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
21346
21347 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21348
21349         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
21350
21351 2000-03-19  Richard Henderson  <rth@cygnus.com>
21352
21353         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
21354
21355 2000-03-19  Richard Henderson  <rth@cygnus.com>
21356
21357         * gcc.c-torture/compile/20000319-1.c: New test.
21358
21359 2000-03-14  Jeffrey A Law  (law@cygnus.com)
21360
21361         * gcc.c-torture/execute/20000314-3.c: New test.
21362         * gcc.c-torture/execute/20000314-2.c: New test.
21363         * gcc.c-torture/execute/20000314-1.c: New test.
21364         * gcc.c-torture/compile/20000314-2.c: New test.
21365         * gcc.c-torture/compile/20000314-1.c: New test.
21366
21367 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
21368
21369         * g++.old-deja/g++.warn/inline.C: New test.
21370
21371 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
21372
21373         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
21374         standards-compliant result rather than specific constants.
21375         Put test-values in array.
21376
21377 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
21378
21379         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
21380         (g++_target_compile): Put test-specific options last.
21381
21382 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21383
21384         * g++.old-deja/g++.eh/vbase4.C: New test.
21385
21386 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21387
21388         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
21389
21390 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21391
21392         * g++.old-deja/g++.brendan/misc12.C: Removed.
21393         * g++.old-deja/g++.pt/memtemp77.C: Constify.
21394         * g++.old-deja/g++.ext/pretty4.C: New test.
21395
21396 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21397
21398         * g++.old-deja/g++.other/string2.C: New test.
21399
21400 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
21401
21402         * g++.old-deja/g++.warn/impint2.C: New test.
21403
21404 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
21405
21406         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
21407         is 1, not zero.
21408
21409 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
21410
21411         * g++.old-deja/g++.warn/impint.C: New test.
21412         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
21413         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
21414         * g++.old-deja/g++.pt/explicit12.C: Likewise.
21415         * g++.old-deja/g++.pt/explicit13.C: Likewise.
21416         * g++.old-deja/g++.pt/explicit17.C: Likewise.
21417         * g++.old-deja/g++.pt/explicit18.C: Likewise.
21418         * g++.old-deja/g++.pt/explicit19.C: Likewise.
21419         * g++.old-deja/g++.pt/explicit23.C: Likewise.
21420         * g++.old-deja/g++.pt/explicit31.C: Likewise.
21421         * g++.old-deja/g++.pt/explicit35.C: Likewise.
21422         * g++.old-deja/g++.pt/explicit6.C: Likewise.
21423         * g++.old-deja/g++.pt/memclass7.C: Likewise.
21424
21425 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
21426
21427         * gcc.dg/cpp-redef.c: New test.
21428
21429 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
21430
21431         * g++.old-deja/g++.pt/unify7.C: New test.
21432
21433 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21434
21435         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
21436         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
21437
21438 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
21439
21440         * gcc.c-torture/compile/20000224-1.c: New test.
21441
21442 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21443
21444         * gcc.c-torture/compile/cpp-2.c: New test.
21445         * gcc.c-torture/compile/cpp-1.c: New test.
21446
21447 2000-02-25  Jeffrey A Law  (law@cygnus.com)
21448
21449         * gcc.c-torture/execute/20000225-1.c: New test.
21450
21451 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21452
21453         * gcc.dg/cpp-li2.c: New test.
21454
21455         * gcc.dg/cpp-wi1.c: New test.
21456
21457         * gcc.dg/cpp-li1.c: New test.
21458
21459 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
21460
21461         * g++.old-deja/g++.other/sizeof5.C: New test.
21462
21463 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21464
21465         * gcc.c-torture/execute/va-arg-13.c: New test.
21466
21467 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
21468
21469         * gcc.c-torture/execute/va-arg-12.c: New test.
21470
21471 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21472
21473         * gcc.c-torture/execute/20000223-1.c: New test.
21474
21475 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21476
21477         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
21478
21479 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
21480
21481         * g++.old-deja/g++.abi/ptrmem.C: New test.
21482
21483 2000-02-19  Richard Henderson  <rth@cygnus.com>
21484
21485         * gcc.c-torture/compile/init-3.c: New.
21486
21487 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
21488
21489         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
21490         ALWAYS_CXXFLAGS.
21491
21492 2000-02-11  Robert Lipe <robertl@sco.com>
21493
21494         * gcc.c-torture/compile/20000211-3.c: New test.
21495
21496 2000-02-11  Martin Buchholz <martin@xemacs.org>
21497
21498         * gcc.c-torture/compile/20000211-2.c: New test.
21499
21500 2000-02-11  Jeffrey A Law  (law@cygnus.com)
21501
21502         * gcc.c-torture/compile/20000211-1.c: New test.
21503
21504 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
21505
21506         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
21507           on native targets
21508
21509 2000-02-08  Nathan Sidwell  <nathan@acm.org>
21510
21511         * g++.old-deja/g++.other/cast5.C: New test.
21512
21513 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
21514
21515         * gcc.c-torture/execute/20000205-1.c: New.
21516
21517 2000-02-03  Nathan Sidwell  <nathan@acm.org>
21518
21519         * g++.old-deja/g++.jason/cast3.C: Return void.
21520         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
21521
21522 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21523
21524         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
21525
21526         * gcc.dg/loop-1.c: New test.
21527
21528 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
21529
21530         * gcc.c-torture/compile/20000127-1.c: New test.
21531         * gcc.c-torture/execute/991228-1.c: New test.
21532
21533 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21534
21535         * gcc.dg/unused-2.c: New test.
21536
21537         * gcc.dg/conv-1.c: New test.
21538
21539 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
21540
21541         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
21542         compiler.
21543         (tool_option_proc): Fix typo.
21544
21545 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
21546
21547         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
21548         of the ld on the host, not on the build machine.
21549         Also, don't crash if '--help' is not a supported option.
21550
21551 2000-01-24  Richard Henderson  <rth@cygnus.com>
21552
21553         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
21554
21555 2000-01-20  Jeffrey A Law  (law@cygnus.com)
21556
21557         * gcc.c-torture/execute/20000120-2.c: New test.
21558         * gcc.c-torture/execute/20000120-1.c: New test.
21559
21560 2000-01-13  Jeffrey A Law  (law@cygnus.com)
21561
21562         * gcc.c-torture/execute/20000113-1.c: New test.
21563
21564 2000-01-12  Jeffrey A Law  (law@cygnus.com)
21565
21566         * gcc.c-torture/execute/20000112-1.c: New test.
21567
21568 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21569
21570         * gcc.dg/20000111-1.c: New test.
21571
21572 2000-01-10  Jeffrey A Law  (law@cygnus.com)
21573
21574         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
21575         with 16 bit integers.
21576
21577 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21578
21579         * gcc.dg/20000108-1.c: New test.
21580
21581 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21582
21583         * g++.old-deja/g++.ns/koenig8.C: New test.
21584
21585 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21586
21587         * g++.old-deja/g++.other/cast4.C: New test.
21588
21589 2000-01-05  Jeffrey A Law  (law@cygnus.com)
21590
21591         * gcc.c-torture/compile/20000105-2.c: New test.
21592         * gcc.c-torture/compile/20000105-1.c: New test.
21593
21594 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21595
21596         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
21597         references to printf & atoi to conform to ANSI standard.
21598         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
21599         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
21600         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
21601         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
21602         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
21603         * g++.old-deja/g++.brendan/complex1.C: Likewise.
21604         * g++.old-deja/g++.brendan/copy1.C: Likewise.
21605         * g++.old-deja/g++.brendan/copy2.C: Likewise.
21606         * g++.old-deja/g++.brendan/copy3.C: Likewise.
21607         * g++.old-deja/g++.brendan/copy4.C: Likewise.
21608         * g++.old-deja/g++.brendan/copy5.C: Likewise.
21609         * g++.old-deja/g++.brendan/copy6.C: Likewise.
21610         * g++.old-deja/g++.brendan/copy7.C: Likewise.
21611         * g++.old-deja/g++.brendan/copy8.C: Likewise.
21612         * g++.old-deja/g++.brendan/crash11.C: Likewise.
21613         * g++.old-deja/g++.brendan/crash14.C: Likewise.
21614         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
21615         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
21616         * g++.old-deja/g++.brendan/delete2.C: Likewise.
21617         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
21618         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
21619         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
21620         * g++.old-deja/g++.brendan/eh1.C: Likewise.
21621         * g++.old-deja/g++.brendan/groff1.C: Likewise.
21622         * g++.old-deja/g++.brendan/init3.C: Likewise.
21623         * g++.old-deja/g++.brendan/misc12.C: Likewise.
21624         * g++.old-deja/g++.brendan/misc7.C: Likewise.
21625         * g++.old-deja/g++.brendan/new2.C: Likewise.
21626         * g++.old-deja/g++.brendan/operators4.C: Likewise.
21627         * g++.old-deja/g++.brendan/operators5.C: Likewise.
21628         * g++.old-deja/g++.brendan/overload2.C: Likewise.
21629         * g++.old-deja/g++.brendan/overload7.C: Likewise.
21630         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
21631         * g++.old-deja/g++.brendan/reference1.C: Likewise.
21632         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
21633         * g++.old-deja/g++.brendan/template24.C: Likewise.
21634         * g++.old-deja/g++.brendan/template3.C: Likewise.
21635         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
21636         * g++.old-deja/g++.jason/inline3.C: Likewise.
21637         * g++.old-deja/g++.jason/opeq.C: Likewise.
21638         * g++.old-deja/g++.law/arg5.C: Likewise.
21639         * g++.old-deja/g++.law/arm7.C: Likewise.
21640         * g++.old-deja/g++.law/ctors11.C: Likewise.
21641         * g++.old-deja/g++.law/cvt8.C: Likewise.
21642         * g++.old-deja/g++.law/init9.C: Likewise.
21643         * g++.old-deja/g++.law/refs4.C: Likewise.
21644         * g++.old-deja/g++.law/template2.C: Likewise.
21645         * g++.old-deja/g++.law/visibility24.C: Likewise.
21646         * g++.old-deja/g++.law/vtable3.C: Likewise.
21647         * g++.old-deja/g++.mike/asm2.C: Likewise.
21648         * g++.old-deja/g++.mike/eh1.C: Likewise.
21649         * g++.old-deja/g++.mike/misc1.C: Likewise.
21650         * g++.old-deja/g++.mike/misc13.C: Likewise.
21651         * g++.old-deja/g++.mike/misc14.C: Likewise.
21652         * g++.old-deja/g++.mike/ns12.C: Likewise.
21653         * g++.old-deja/g++.mike/p1248.C: Likewise.
21654         * g++.old-deja/g++.mike/p3708.C: Likewise.
21655         * g++.old-deja/g++.mike/p3708a.C: Likewise.
21656         * g++.old-deja/g++.mike/p3708b.C: Likewise.
21657         * g++.old-deja/g++.mike/p646.C: Likewise.
21658         * g++.old-deja/g++.mike/p700.C: Likewise.
21659         * g++.old-deja/g++.mike/p783.C: Likewise.
21660         * g++.old-deja/g++.mike/p783a.C: Likewise.
21661         * g++.old-deja/g++.mike/p783b.C: Likewise.
21662         * g++.old-deja/g++.mike/p786.C: Likewise.
21663         * g++.old-deja/g++.mike/p789.C: Likewise.
21664         * g++.old-deja/g++.mike/p789a.C: Likewise.
21665         * g++.old-deja/g++.mike/p807a.C: Likewise.
21666         * g++.old-deja/g++.other/delete3.C: Likewise.
21667         * g++.old-deja/g++.other/dyncast1.C: Likewise.
21668         * g++.old-deja/g++.other/dyncast2.C: Likewise.
21669         * g++.old-deja/g++.other/dyncast3.C: Likewise.
21670         * g++.old-deja/g++.other/empty1.C: Likewise.
21671         * g++.old-deja/g++.other/temporary1.C: Likewise.
21672         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
21673         * g++.old-deja/g++.pt/t16.C: Likewise.
21674         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
21675
21676 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
21677
21678         * gcc.dg/991230-1.c: New test.
21679
21680 1999-12-29  Jeffrey A Law  (law@cygnus.com)
21681
21682         * gcc.c-torture/compile/991229-3.c: New test.
21683         * gcc.c-torture/compile/991229-2.c: New test.
21684         * gcc.c-torture/compile/991229-1.c: New test.
21685
21686 1999-12-29  Greg McGary <gkm@eng.ascend.com>
21687
21688         * gcc.c-torture/compile/labels-2.c: New test.
21689
21690 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21691
21692         * gcc.c-torture/execute/991227-1.c: New test.
21693
21694 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21695
21696         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
21697
21698 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21699
21700         * gcc.c-torture/execute/991221-1.c: New test.
21701
21702 1999-12-20  Nathan Sidwell  <nathan@acm.org>
21703
21704         * g++.old-deja/g++.other/cast3.C: New test.
21705
21706 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
21707
21708         * gcc.c-torture/execute/991216-4.c: New test.
21709
21710 1999-12-16  Michael Meissner  <meissner@cygnus.com>
21711
21712         * gcc.c-torture/execute/991216-1.c: New test.
21713         * gcc.c-torture/execute/991216-2.c: New test.
21714         * gcc.c-torture/execute/991216-3.c: New test.
21715
21716 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21717
21718         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
21719         Actually make the test fail by using "-O2" for compilation.
21720
21721 1999-12-15  Nathan Sidwell  <nathan@acm.org>
21722
21723         * g++.old-deja/g++.warn/cast-align1.C: New test.
21724
21725 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21726
21727         * gcc.c-torture/compile/991214-1.c: New test.
21728         * gcc.c-torture/compile/991214-2.c: New test.
21729
21730 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21731
21732         * gcc.dg/991214-1.c: New test.
21733
21734 1999-12-13  Jeffrey A Law  (law@cygnus.com)
21735
21736         * gcc.c-torture/compile/991213-3.c: New test.
21737         * gcc.c-torture/compile/991213-2.c: New test.
21738         * gcc.c-torture/compile/991213-1.c: New test.
21739
21740 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
21741
21742         * gcc.dg/991209-1.c: New test.
21743
21744 1999-12-08  Nathan Sidwell <nathan@acm.org>
21745
21746         * gcc.c-torture/compile/991208-1.c: New test.
21747
21748 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21749
21750         * gcc.dg/ultrasp2.c: New test.
21751
21752 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
21753
21754         * g++.old-deja/g++.abi/align.C (main): Fix typo.
21755
21756 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
21757
21758         * gcc.c-torture/compile/991202-1.c: New test.
21759         * gcc.c-torture/execute/991202-1.c: New test.
21760         * gcc.c-torture/execute/991202-2.c: New test.
21761         * gcc.c-torture/execute/991202-3.c: New test.
21762
21763 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
21764
21765         * g++.old-deja/g++.abi/align.C: New test.
21766         * g++.old-deja/g++.abi/aggregates.C: Likewise.
21767         * g++.old-deja/g++.abi/bitfields.C: Likewise.
21768
21769 1999-12-01  Richard Henderson  <rth@cygnus.com>
21770
21771         * gcc.c-torture/execute/991201-1.c: New.
21772
21773 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
21774
21775         * gcc.dg/991129-1.c: New test.
21776
21777 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
21778
21779         * gcc.c-torture/compile/991127-1.c: New test.
21780
21781 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21782
21783         * g++.old-deja/g++.other/warn4.C: New test.
21784
21785 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21786
21787         * g++.old-deja/g++.eh/cleanup2.C: New test.
21788         * g++.old-deja/g++.ext/pretty2.C: New test.
21789         * g++.old-deja/g++.ext/pretty3.C: New test.
21790         * g++.old-deja/g++.other/debug6.C: New test.
21791
21792 1999-10-20  Jim Wilson  <wilson@cygnus.com>
21793
21794         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
21795         compiler_output to look for one error message instead of two.
21796
21797 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
21798
21799         * gcc.c-torture/execute/991118-1.c: Also test case
21800         where the word boundary does not split a byte evenly.
21801
21802 1999-11-19  Nathan Sidwell  <nathan@acm.org>
21803
21804         * g++.old-deja/g++.ext/restrict1.C: New test.
21805
21806 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
21807
21808         * gcc.c-torture/execute/991118-1.c: New test.
21809
21810 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
21811
21812         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
21813         working directory pathnames.
21814
21815 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
21816
21817         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
21818         host is equipped with driver.h and driver.o so it can actually
21819         compile and run the tests.
21820
21821 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
21822
21823         * gcc.c-torture/compile/991008-1.c: New test.
21824
21825 1999-11-08  Nick Clifton  <nickc@cygnus.com>
21826
21827         * lib/gcc-dg.exp: Include target-supports.exp
21828
21829 1999-11-05  Nick Clifton  <nickc@cygnus.com>
21830
21831         * lib/target-supports.exp: New file: Provide procs to test for
21832         features supported by the target.
21833         (check_weak_available): Moved here from ecos.exp.
21834         (check_alias_available): New proc: Determine of the target
21835         toolchain supports the alias attribute.
21836
21837         * gcc.dg/special/ecos.exp: Move check_weak_available to
21838         target-supports.exp.
21839         (alias-1.c): Only perform the test if the target supports
21840         aliases.
21841         (wkali-1.c): Only perform the test if the target supports
21842         aliases.
21843
21844         * gcc.dg/990506-0.c: Expect error messages from cross
21845         targets as well as native targets.
21846
21847 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21848
21849         * gcc.dg/ultrasp1.c: Removed xfail.
21850         * gcc.dg/struct-ret-2.c: Likewise.
21851         * gcc.dg/array-1.c: Likewise.
21852
21853 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21854
21855         * gcc.dg/struct-ret-2.c: New test.
21856
21857         * gcc.dg/array-1.c: New test.
21858
21859 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
21860
21861         * gcc.c-torture/execute/991030-1.c: New test.
21862
21863 1999-10-26  Richard Henderson  <rth@cygnus.com>
21864
21865         * gcc.c-torture/compile/991026-2.c: New test.
21866
21867 1999-10-26  Jeffrey A Law  (law@cygnus.com)
21868
21869         * gcc.c-torture/compile/991026-1.c: New test.
21870
21871 1999-10-23  Jeffrey A Law  (law@cygnus.com)
21872
21873         * gcc.c-torture/execute/991023-1.c: New test.
21874
21875 1999-10-19  Jeffrey A Law  (law@cygnus.com)
21876
21877         * gcc.c-torture/execute/991019-1.c: New test.
21878
21879 1999-10-16  Richard Henderson  <rth@cygnus.com>
21880
21881         * gcc.c-torture/execute/991016-1.c: New test.
21882
21883 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
21884
21885         * gcc.c-torture/execute/991014-1.c: New test.
21886
21887 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
21888
21889         * g++.old-deja/g++.other/union2.C: New test.
21890
21891 1999-10-13  Nathan Sidwell  <nathan@acm.org>
21892
21893         * g++.old-deja/g++.other/vaarg2.C: New test.
21894         * g++.old-deja/g++.other/vaarg3.C: New test.
21895
21896 1999-10-12  Craig Burley  <craig@jcb-sc.com>
21897
21898         * g77.f-torture/noncompile/19990905-1.f: Moved from being
21899         in compile/.
21900
21901 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
21902
21903         * gcc.c-torture/execute/va-arg-11.c: New test.
21904
21905 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
21906
21907         * lib/file-format.exp (gcc_target_object_format): Don't
21908         crash if objdump is unavailable.
21909
21910 1999-09-29  Donn Terry <donn@interix.com>
21911
21912         * gcc.misc-tests/mg.exp: delete extraneous redirection.
21913
21914 1999-09-28  Nick Clifton  <nickc@cygnus.com>
21915
21916         * gcc.c-torture/compile/990928-1.c: New test.
21917
21918 1999-09-28  Nathan Sidwell  <nathan@acm.org>
21919
21920         * g++.old-deja/g++.other/decl6.C: New test.
21921
21922 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21923
21924         * gcc.c-torture/execute/va-arg-10.c: New test.
21925
21926 1999-09-27  Nathan Sidwell  <nathan@acm.org>
21927
21928         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
21929         __PRETTY_FUNCTION__.
21930
21931 1999-09-23  Nick Clifton  <nickc@cygnus.com>
21932
21933         * gcc.c-torture/execute/990923-1.c: New test.
21934
21935 1999-09-21  Nick Clifton  <nickc@cygnus.com>
21936
21937         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
21938         for which -fpic is inappropriate.
21939
21940 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
21941
21942         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
21943
21944 1999-09-21  Nathan Sidwell  <nathan@acm.org>
21945
21946         * g++.old-deja/g++.other/dyncast1.C: New test.
21947         * g++.old-deja/g++.other/dyncast2.C: New test.
21948         * g++.old-deja/g++.other/dyncast3.C: New test.
21949         * g++.old-deja/g++.other/dyncast4.C: New test.
21950         * g++.old-deja/g++.other/dyncast5.C: New test.
21951         * g++.old-deja/g++.eh/catch3.C: New test.
21952         * g++.old-deja/g++.eh/catch3p.C: New test.
21953         * g++.old-deja/g++.eh/catch4.C: New test.
21954         * g++.old-deja/g++.eh/catch4p.C: New test.
21955         * g++.old-deja/g++.eh/catch5.C: New test.
21956         * g++.old-deja/g++.eh/catch5p.C: New test.
21957         * g++.old-deja/g++.eh/catch6.C: New test.
21958         * g++.old-deja/g++.eh/catch6p.C: New test.
21959         * g++.old-deja/g++.eh/catch7.C: New test.
21960         * g++.old-deja/g++.eh/catch7p.C: New test.
21961         * g++.old-deja/g++.eh/catch8.C: New test.
21962         * g++.old-deja/g++.eh/catch8p.C: New test.
21963         * g++.old-deja/g++.eh/catch9.C: New test.
21964         * g++.old-deja/g++.eh/catch9p.C: New test.
21965
21966 1999-09-13  Nathan Sidwell  <nathan@acm.org>
21967
21968         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
21969         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
21970
21971 1999-09-13  Jeffrey A Law  (law@cygnus.com)
21972
21973         * gcc.c-torture/compile/990913-1.c: New test.
21974
21975 1999-09-10  Nathan Sidwell  <nathan@acm.org>
21976
21977         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
21978         * g++.old-deja/g++.jason/rfg5.C: Likewise.
21979
21980 1999-09-09  Richard Henderson  <rth@cygnus.com>
21981
21982         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
21983
21984 1999-09-09  Nathan Sidwell  <nathan@acm.org>
21985
21986         * g++.old-deja/g++.other/lookup11.C: New test.
21987         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
21988         what is permitted and what we want.
21989         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
21990         overload use.
21991         * g++.old-deja/g++.jason/rfg5.C: Likewise
21992
21993 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
21994
21995         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
21996         * gcc.c-torture/noncompile/poison-1.c: New file.
21997
21998 1999-09-08  Nathan Sidwell  <nathan@acm.org>
21999
22000         * g++.old-deja/g++.other/sizeof3.C: New test.
22001         * g++.old-deja/g++.other/sizeof4.C: New test.
22002         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
22003         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
22004
22005 1999-09-07  Richard Henderson  <rth@cygnus.com>
22006
22007         * gcc.dg/va-arg-1.c: New.
22008
22009 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22010
22011         * gcc.c-torture/execute/va-arg-9.c: New test.
22012
22013 1999-09-05  Craig Burley  <craig@jcb-sc.com>
22014
22015         * g77.f-torture/compile/980519-2.f: New test.
22016         * g77.f-torture/compile/19990905-0.f: New test.
22017         * g77.f-torture/compile/19990905-1.f: New test.
22018         * g77.f-torture/compile/19990905-2.f: New test.
22019
22020         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
22021
22022 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
22023
22024         * gcc.c-torture/execute/990827-1.c: Fix typo.
22025
22026 1999-09-03  Nathan Sidwell  <nathan@acm.org>
22027
22028         * g++.old-deja/g++.other/deref1.C: New test.
22029
22030 1999-09-02  Nathan Sidwell  <nathan@acm.org>
22031
22032         * g++.old-deja/g++.other/ambig2.C: New test.
22033         * g++.old-deja/g++.other/cond5.C: New test.
22034         * g++.old-deja/g++.other/lookup16.C: New test.
22035
22036 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
22037
22038         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
22039         assemblers too.
22040
22041 1999-08-31  Jeffrey A Law  (law@cygnus.com)
22042
22043         * lib/c-torture.exp: Avoid the "compare executables" optimization
22044         when testing native.
22045
22046 1999-08-29  Jeffrey A Law  (law@cygnus.com)
22047
22048         * gcc.c-torture/execute/990829-1.c: New test.
22049         * gcc.c-torture/compile/990829-1.c: New test.
22050
22051 1999-08-27  Paul Burchard  <burchard@pobox.com>
22052
22053         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
22054         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
22055         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
22056         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
22057         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
22058         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
22059         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
22060         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
22061         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
22062         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
22063         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
22064
22065 1999-08-27  Jeffrey A Law  (law@cygnus.com)
22066
22067         * gcc.c-torture/execute/990827-1.c: New test.
22068
22069 1999-08-26  Craig Burley  <craig@jcb-sc.com>
22070
22071         * g77.f-torture/noncompile/19990826-4.f: New test.
22072
22073         * g77.f-torture/compile/19990826-3.f: New test.
22074
22075         * g77.f-torture/execute/19990826-2.f: New test.
22076
22077         * g77.f-torture/compile/19990826-1.f: New test.
22078
22079         * gcc.c-torture/execute/990826-0.c: New test.
22080         * g77.c-torture/execute/19990826-0.f: New test.
22081
22082         * g77.f-torture/noncompile/970626-2.f: New test.
22083
22084 1999-08-25  Paul Burchard  <burchard@pobox.com>
22085
22086         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
22087         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
22088         lss-011.C: New tests.
22089
22090 1999-08-25  Nathan Sidwell  <nathan@acm.org>
22091
22092         * g++.old-deja/g++.other/decl5.C: New test.
22093
22094 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22095
22096         * noncompile/noncompile.exp: Load_lib c-torture.exp.
22097         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
22098         call `postbase' for each one.  All callers of `postbase' changed
22099         to call this instead.
22100
22101 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
22102
22103         * gcc.c-torture/execute/990811-1.c: New test.
22104
22105 1999-08-09  Nick Clifton  <nickc@cygnus.com>
22106
22107         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
22108         just native ones.
22109
22110         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
22111         just native ones.
22112
22113 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22114
22115         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
22116
22117 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22118
22119         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
22120
22121 1999-08-04  Nathan Sidwell  <nathan@acm.org>
22122
22123         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
22124
22125 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22126
22127         * gcc.c-torture/execute/990804-1.c: New test.
22128
22129 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22130
22131         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
22132         * g++.old-deja/g++.brendan/crash64.C: Likewise
22133         * g++.old-deja/g++.brendan/overload8.C: Likewise
22134
22135 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22136
22137         * g++.old-deja/g++.other/struct1.C: New test.
22138
22139 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22140
22141         * g++.old-deja/g++.other/enum2.C: New test.
22142
22143 1999-08-02  Richard Henderson  <rth@cygnus.com>
22144
22145         Adapted from tests from Franz Sirl:
22146         * gcc.c-torture/execute/va-arg-7.c: New test.
22147         * gcc.c-torture/execute/va-arg-8.c: New test.
22148
22149 1999-08-01  Jeffrey A Law  (law@cygnus.com)
22150
22151         * gcc.c-torture/compile/990801-2.c: New test.
22152
22153         * gcc.c-torture/compile/990801-1.c: New test.
22154
22155 1999-07-27  Michael Meissner  <meissner@cygnus.com>
22156
22157         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
22158         fp-cmp-1.c, converting double to float.
22159
22160         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
22161         fp-cmp-1.c, converting double to long double.
22162
22163         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
22164         from fr1 to unknown_register, since fr1 is a legitimate register
22165         on some machines.
22166
22167 1999-07-25  Jeffrey A Law  (law@cygnus.com)
22168
22169         * README: More listname related changes.
22170
22171 1999-07-08  Catherine Moore  <clm@cygnus.com>
22172
22173         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
22174
22175 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
22176
22177         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
22178
22179 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22180
22181         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
22182
22183 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
22184
22185         * gcc.dg/990703-1.c: New test.
22186
22187 1999-06-29  Nick Clifton  <nickc@cygnus.com>
22188
22189         * lib/file-format.exp: New file: Move definition of proc
22190         gcc_target_object_format to here from
22191         gcc.dg/special/ecos.exp.
22192
22193         * lib/c-torture.exp: Include lib file-format.exp.
22194         * lib/gcc-dg.exp: Include lib file-format.exp.
22195
22196         * gcc.dg/special/ecos.exp: Remove definition of proc
22197         gcc_target_object_format.
22198
22199 1999-06-28  Jeffrey A Law  (law@cygnus.com)
22200
22201         * gcc.c-torture/execute/990628-1.c: New test.
22202
22203 1999-06-25  Jeffrey A Law  (law@cygnus.com)
22204
22205         * gcc.c-torture/compile/990625-2.c: New test.
22206
22207         * gcc.c-torture/compile/990625-1.c: New test.
22208
22209 1999-06-23  Nick Clifton  <nickc@cygnus.com>
22210
22211         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
22212         attributes compile.
22213         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
22214         ports that use the COFF/PE file format.
22215
22216 1999-06-17  Jeffrey A Law  (law@cygnus.com)
22217
22218         * gcc.c-torture/compile/990617-1.c: New test.
22219
22220 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
22221
22222         * g++.old-deja/g++.other/decl4.C: New test.
22223
22224 1999-06-14  Nathan Sidwell  <nathan@acm.org>
22225
22226         * g++.old-deja/g++.other/bitfld3.C: New test.
22227
22228 1999-06-08  Nathan Sidwell  <nathan@acm.org>
22229
22230         * g++.old-deja/g++.eh/catch1.C: New test.
22231
22232 1999-06-07  Jeffrey A Law  (law@cygnus.com)
22233
22234         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
22235
22236         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
22237         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
22238
22239 1999-06-05  Craig Burley  <craig@jcb-sc.com>
22240
22241         * g77.f-torture/compile/19990502-0.f: Replace with new,
22242         shorter, test that still fails after recent changes.
22243
22244 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22245
22246         * gcc.c-torture/execute/990604-1.c: New test.
22247
22248 1999-05-31  Jeffrey A Law  (law@cygnus.com)
22249
22250         * gcc.c-torture/execute/990531-1.c: New test.
22251
22252 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22253
22254         * gcc.c-torture/compile/990527-1.c: New test.
22255
22256 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
22257
22258         * gcc.c-torture/execute/990527-1.c: New test.
22259
22260 1999-05-25  Nick Clifton  <nickc@cygnus.com>
22261
22262         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
22263         bitfields as signed.
22264
22265 1999-05-25  Craig Burley  <craig@jcb-sc.com>
22266
22267         * g77.f-torture/compile/19990525-0.f: New test.
22268
22269 1999-05-25  Jeffrey A Law  (law@cygnus.com)
22270
22271         * gcc.c-torture/execute/990525-2.c: New test.
22272
22273         * gcc.c-torture/execute/990525-1.c: New test.
22274
22275 1999-05-24  Nathan Sidwell  <nathan@acm.org>
22276
22277         * g++.old-deja/g++.other/anon3.C: New test.
22278         * g++.old-deja/g++.other/anon4.C: New test.
22279         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
22280         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
22281         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
22282         Merrill).
22283
22284 1999-05-24  Jeffrey A Law  (law@cygnus.com)
22285
22286         * gcc.c-torture/execute/990524-1.c: New test.
22287
22288         * gcc.dg/990524-1.c: New test.
22289
22290 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22291
22292         * gcc.c-torture/compile/990523-1.c: New test.
22293
22294 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
22295
22296         * gcc.c-torture/compile/990519-1.c: New test.
22297
22298 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22299
22300         * gcc.c-torture/compile/990517-1.c: New test.
22301
22302         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
22303         (e4, f4): New tests.
22304         (main): Call them.
22305
22306 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22307
22308         * gcc.dg/noreturn-1.c: New test.
22309
22310 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
22311
22312         * gcc.c-torture/execute/990513-1.c: New test.
22313
22314 1999-05-10  Richard Henderson  <rth@cygnus.com>
22315
22316         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
22317
22318 1999-05-10  Craig Burley  <craig@jcb-sc.com>
22319
22320         * g77.f-torture/execute/erfc.f: Use small single-precision
22321         values, to avoid problems on Alphas when not -mieee.
22322
22323 1999-05-08  Craig Burley  <craig@jcb-sc.com>
22324
22325         * gcc.dg/990506-0.c: New test.
22326
22327 1999-05-08  Richard Henderson  <rth@cygnus.com>
22328
22329         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
22330         the constant to test.  Don't XFAIL 64-bit targets.
22331
22332         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
22333         * g++.old-deja/g++.law/profile1.C: Likewise.
22334
22335         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
22336         operator new instances.
22337         * g++.old-deja/g++.other/delete5.C: Likewise.
22338
22339 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22340
22341         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
22342         intrinsic.
22343
22344 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22345
22346         * g77.f-torture/execute/u77-test.f: Reverse order of two
22347         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
22348
22349 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22350
22351         * gcc.dg/compare1.c: New test.
22352
22353 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
22354
22355         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
22356         New tests.
22357
22358 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22359
22360         * g77.f-torture/compile/19990502-1.f: New test.
22361
22362 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22363
22364         * g77.f-torture/compile/19990502-0.f: New test.
22365
22366 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22367
22368         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
22369         intrinsic.
22370
22371 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22372
22373         * g77.f-torture/execute/u77-test.f (main): List libU77
22374         intrinsics not currently tested.
22375         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
22376         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
22377         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
22378         Trim blanks off the ends of some printed strings.
22379
22380 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22381
22382         * g77.f-torture/execute/u77-test.f (main): Just warn about
22383         FSTAT gid disagreement, as it's expected on some systems.
22384
22385 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22386
22387         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
22388         use a new function, which allows for some slop.
22389         Clean up some commentary.
22390         (issum): The new function.
22391         (sgladd): Deleted subroutine.
22392
22393 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22394
22395         * g77.f-torture/execute/u77-test.f: Modify to be more like
22396         libf2c/libU77 version, bringing patches to that version here.
22397         Add suitable commentary.
22398
22399 1999-04-25  Richard Henderson  <rth@cygnus.com>
22400
22401         * gcc.dg/990424-1.c: New test.
22402
22403 1999-04-24  Craig Burley  <craig@jcb-sc.com>
22404
22405         * g77.f-torture/execute/u77-test.f (main): Bug involving
22406         LSTAT has been fixed, so turn back on full checking.
22407
22408 1999-04-20  Craig Burley  <craig@jcb-sc.com>
22409
22410         * g77.f-torture/compile/19990419-0.f: New test.
22411         * g77.f-torture/execute/19990419-1.f: New test.
22412
22413 1999-04-17  Richard Henderson  <rth@cygnus.com>
22414
22415         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
22416         to avoid the need for a prototype to supress a warning.
22417
22418 1999-04-07  Jim Wilson  <wilson@cygnus.com>
22419
22420         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
22421
22422 1999-04-04  Jeffrey A Law  (law@cygnus.com)
22423
22424         * gcc.c-torture/execute/990404-1.c: New test.
22425
22426 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22427
22428         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
22429         * gcc.dg/cpp-if3.c: Don't use -pedantic.
22430         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
22431         missing initializer warnings.
22432
22433 1999-03-28  Jeffrey A Law  (law@cygnus.com)
22434
22435         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
22436         matching strings.
22437
22438 1999-03-26  Jeffrey A Law  (law@cygnus.com)
22439
22440         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
22441
22442 1999-03-26  Craig Burley  <craig@jcb-sc.com>
22443
22444         * g77.f-torture/execute/19990325-0.f: New test.
22445         * g77.f-torture/execute/19990325-1.f: New test.
22446
22447 1999-03-24  Jeffrey A Law  (law@cygnus.com)
22448
22449         * gcc.c-torture/execute/990324-1.c: New test.
22450
22451 1999-03-22  Jim Wilson  <wilson@cygnus.com>
22452
22453         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
22454         test with 4.
22455
22456 1999-03-17  Richard Henderson  <rth@cygnus.com>
22457
22458         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
22459
22460 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22461
22462         * g77.f-torture/execute/19990313-2.f: New test.
22463         * g77.f-torture/execute/19990313-3.f: New test.
22464
22465 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22466
22467         * g77.f-torture/execute/19990313-0.f: New test.
22468         * g77.f-torture/execute/19990313-1.f: New test.
22469
22470 1999-03-12  Jim Wilson  <wilson@cygnus.com>
22471
22472         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
22473         printf to sprintf.
22474         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
22475         (main): Add check for u15.  Conditionalize u31 check depending on
22476         whether ints are <32 bits or >=32 bits.
22477
22478 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22479
22480         * g77.f-torture/execute/19981119-0.f: Improve testiness.
22481
22482 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22483
22484         * g77.f-torture/compile/19990305-0.f: New test.
22485         * g77.f-torture/execute/19981119-0.f: New test.
22486
22487 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22488
22489         * g77.f-torture/execute/970625-2.f: call ABORT if final
22490         result is not correct, instead of just printing it.
22491         Add this checking via newly introduced obfuscation, to
22492         trip up buggy front ends.
22493
22494 1999-03-07  Craig Burley  <craig@jcb-sc.com>
22495
22496         * g77.f-torture/compile/960317-1.f: Moved from being
22497         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
22498
22499 1999-03-06  Craig Burley  <craig@jcb-sc.com>
22500
22501         * g77.f-torture/execute/960317-1.f: New (old) test.
22502         * g77.f-torture/execute/970625-2.f: Ditto.
22503
22504 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
22505
22506         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
22507         message on line 1 or line 2; cccp and cpplib do this differently.
22508
22509 1999-03-01  Jeffrey A Law  (law@cygnus.com)
22510
22511         * g++.old-deja/g++.law/weak1.C: New test.
22512
22513 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22514
22515         * gcc.c-torture/execute/990119-1.c: Renamed to...
22516         * gcc.dg/990119-1.c: this, so it will only be tested once
22517         (it's a preprocessor test, it doesn't need to be run at
22518         multiple optimization levels).
22519
22520 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22521
22522         * lib/g++.exp: Don't add incdir=$base_dir/../include to
22523           ALWAYS_CXXFLAGS.
22524
22525 1999-02-24  Craig Burley  <craig@jcb-sc.com>
22526
22527         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
22528         * g77.f-torture/compile/19981216-0.f: ...as it is expected
22529         to not be compilable by current g77.
22530
22531 1999-02-24  Nick Clifton  <nickc@cygnus.com>
22532
22533         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
22534
22535 1999-02-22  Jeffrey A Law  (law@cygnus.com)
22536
22537         * gcc.c-torture/execute/990222-1.c: New test.
22538
22539 1999-02-19  Craig Burley  <craig@jcb-sc.com>
22540
22541         * g77.f-torture/compile/19990218-0.f: New test.
22542         * g77.f-torture/noncompile/19990218-1.f: New test.
22543
22544 1999-02-18  Craig Burley  <craig@jcb-sc.com>
22545
22546         * g77.f-torture/compile/19981216-0.f: New test.
22547
22548 1999-02-14  Jeffrey A Law  (law@cygnus.com)
22549
22550         * gcc.dg/990214-1.c: New test.
22551
22552 1999-02-13  Jeffrey A Law  (law@cygnus.com)
22553
22554         * gcc.dg/990213-2.c: New test.
22555
22556         * gcc.dg/990213-1.c: New test.
22557
22558 1999-02-12  Jeffrey A Law  (law@cygnus.com)
22559
22560         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
22561         ints.
22562
22563 1999-02-11  Nick Clifton  <nickc@cygnus.com>
22564
22565         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
22566         specified by target.
22567
22568         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
22569
22570 1999-02-11  Jeffrey A Law  (law@cygnus.com)
22571
22572         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
22573
22574 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22575
22576         * gcc.dg/special/ecos.exp: New test driver for new tests with
22577         special requirements.
22578
22579         * gcc.dg/special/alias-1.c: New test.
22580         * gcc.dg/special/gcsec-1.c: New test.
22581         * gcc.dg/special/weak-1.c: New test.
22582         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
22583         * gcc.dg/special/weak-2.c: New test.
22584         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
22585         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
22586         * gcc.dg/special/wkali-1.c: New test.
22587         * gcc.dg/special/wkali-2.c: New test.
22588         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
22589         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
22590
22591 1999-02-10  Felix Lee  <flee@cygnus.com>
22592
22593           * lib/c-torture.exp (c-torture-compile): Pull out code for
22594           analyzing gcc error messages.
22595           (c-torture-execute): Likewise.  Fix some (harmless) false
22596           positives.
22597           * lib/gcc.exp (gcc_check_compile): New function.
22598
22599 1999-02-08  Richard Henderson  <rth@cygnus.com>
22600
22601         * gcc.c-torture/execute/990208-1.c: New test.
22602
22603 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22604
22605         * g++.dg/special/ecos.exp: New driver for new tests with special
22606         requirements
22607
22608         * g++.dg/special/conpr-1.C: New test
22609         * g++.dg/special/conpr-2.C: New test
22610         * g++.dg/special/conpr-2a.C: New test
22611         * g++.dg/special/conpr-3.C: New test
22612         * g++.dg/special/conpr-3a.C: New test
22613         * g++.dg/special/conpr-3b.C: New test
22614
22615         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
22616         allow g++ to use the dg driver
22617
22618         * README: Add comment about g++.dg directory
22619
22620 1999-02-06  Jeffrey A Law  (law@cygnus.com)
22621
22622         * README: Update email addresses.
22623
22624 1999-02-03  Nick Clifton  <nickc@cygnus.com>
22625
22626         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
22627         arguments in order to force structure S onto the stack even on
22628         the alpha.
22629         (test): Pass 10 leading arguments to function foo as well as the
22630         structure S.
22631
22632         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
22633         failure for all targets.
22634
22635         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
22636         abort to terminate program execution.
22637
22638 1999-01-30  Richard Henderson  <rth@cygnus.com>
22639
22640         * gcc.c-torture/execute/990130-1.c: New test.
22641
22642 1999-01-30  Jeffrey A Law  (law@cygnus.com)
22643
22644         * gcc.dg/990130-1.c: New test.
22645
22646 1999-01-28  Michael Meissner  <meissner@cygnus.com>
22647
22648         * gcc.c-torture/execute/990128-1.c: New test.
22649
22650 1999-01-27  Michael Meissner  <meissner@cygnus.com>
22651
22652         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
22653
22654 1999-01-27  Felix Lee  <flee@cygnus.com>
22655
22656         * lib/c-torture.exp (c-torture-compile): pull out code for
22657         analyzing gcc error messages.
22658         (c-torture-execute): ditto, and fix some (harmless) false
22659         positives.
22660         * lib/gcc.exp (gcc_check_compile): new function.
22661
22662 1999-01-17  Jeffrey A Law  (law@cygnus.com)
22663
22664         * gcc.dg/990117-1.c: New test.
22665
22666         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
22667
22668         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
22669
22670 1999-01-15  Jeffrey A Law  (law@cygnus.com)
22671
22672         * g77.f-torture/compile/990115-1.f: New test.
22673
22674 1999-01-07  Jeffrey A Law  (law@cygnus.com)
22675
22676         * gcc.c-torture/compile/990107-1.c: New test
22677
22678 1999-01-06  Jeffrey A Law  (law@cygnus.com)
22679
22680         * gcc.c-torture/execute/990106-2.c: New test.
22681
22682         * gcc.c-torture/execute/990106-1.c: New test.
22683
22684 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
22685
22686         * gcc.c-torture/compile/981223-1.c: New test.
22687
22688 1998-12-29  Richard Henderson  <rth@cygnus.com>
22689
22690         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
22691         (opt3): Rename from opt4 and disable.
22692
22693 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
22694
22695         * g++.old-deja/g++.pt/ptrmem5.C: New test.
22696
22697 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22698
22699         * g++.old-deja/g++.other/conv5.C: New test.
22700
22701 1998-12-14  Nick Clifton  <nickc@cygnus.com>
22702
22703         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
22704
22705 1998-12-11  Jeffrey A Law  (law@cygnus.com)
22706
22707         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
22708
22709 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
22710
22711         * gcc.c-torture/compile/981211-1.c: New test.
22712
22713 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
22714
22715         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
22716
22717         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
22718
22719 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22720
22721         * gcc.special/930510-1.c: Make C9X safe.
22722         * gcc.misc-tests/gcov-1.c Similarly.
22723         * gcc.misc-tests/gcov-2.c Similarly.
22724
22725 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22726
22727         * gcc.dg/ultrasp1.c: New test.
22728
22729 1998-12-06  Richard Henderson  <rth@cygnus.com>
22730
22731         * gcc.c-torture/execute/981206.c: New test.
22732
22733 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22734
22735         * g++.old-deja/g++.ns/template7.C: New test.
22736
22737         * g++.old-deja/g++.other/expr1.C: New test.
22738
22739         * g++.old-deja/g++.eh/tmpl3.C: New test.
22740
22741         * g++.old-deja/g++.eh/tmpl2.C: New test.
22742
22743 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22744
22745         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
22746         * g++.old-deja/g++.other/using6.C: Removed.
22747         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
22748
22749         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
22750
22751 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22752
22753         * g++.old-deja/g++.pt/overload8.C: New test.
22754
22755         * g++.old-deja/g++.pt/overload7.C: New test.
22756
22757         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
22758
22759         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
22760         and relinking messages.
22761         * lib/g++.exp (g++_target_compile): Remove .rpo file when
22762         compiling with -frepo.
22763
22764 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
22765
22766         * g++.old-deja/g++.pt/lookup6.C: New test.
22767
22768 1998-11-30  Nick Clifton  <nickc@cygnus.com>
22769
22770         * gcc.c-torture/execute/981130-1.c: New test.
22771         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
22772
22773 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22774
22775         * g++.old-deja/g++.pt/explicit76.C: New test.
22776
22777         * g++.old-deja/g++.pt/friend38.C: New test.
22778
22779         * g++.old-deja/g++.ns/crash2.C: New test.
22780
22781         * g++.old-deja/g++.pt/defarg8.C: New test.
22782
22783         * g++.old-deja/g++.pt/instantiate6.C: New test.
22784
22785         * g++.old-deja/g++.pt/static6.C: New test.
22786
22787         * g++.old-deja/g++.pt/decl2.C: New test.
22788
22789 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22790
22791         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
22792         problem is actually related with name lookup, but so what? :-)
22793
22794         * g++.old-deja/g++.pt/friend37.C: New test.
22795
22796 1998-11-25  Dave Love  <d.love@dl.ac.uk>
22797
22798         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
22799         element, which fails on some systems.
22800
22801         * g77.f-torture/execute/labug1.f: New test.
22802
22803 1998-11-21  Jeffrey A Law  (law@cygnus.com)
22804
22805         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
22806         is defined.
22807
22808 1998-11-18  Dave Love  <d.love@dl.ac.uk>
22809
22810         * g77.f-torture/compile/981117-1.f: New test.
22811
22812 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
22813
22814         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
22815         properly discarded.
22816
22817 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
22818
22819         * gcc.c-torture/execute/memcheck: New directory of tests for
22820         -fcheck-memory-usage.
22821
22822 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
22823
22824         * README: New file, general information about the testsuite and
22825         new description of the various C++ test subdirectories.
22826         * README.g++: Eliminate obsolete information, update and move most
22827         relevant stuff to README.
22828
22829 1998-11-07  Richard Henderson  <rth@cygnus.com>
22830
22831         * gcc.c-torture/compile/981107-1.c: New test.
22832
22833 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
22834
22835         * execute/memcpy-bi.c: New testcase.
22836
22837 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
22838
22839         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
22840         base classes.
22841
22842         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
22843         template is selected.
22844
22845         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
22846         classes, it should be accepted for all types.
22847
22848         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
22849
22850         * g++.old-deja/g++.pt/spec24.C: Ensure that template
22851         specializations start with template headers.
22852
22853 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
22854
22855         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
22856
22857         * g++.old-deja/g++.other/init9.C: Test cross initialization of
22858         non-POD types.
22859
22860 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22861
22862         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
22863
22864 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
22865
22866         * compile/981022-1.c, compile/981022-1.x: New test and driver.
22867
22868 1998-10-19  Jeffrey A Law  (law@cygnus.com)
22869
22870         * 981019-1.c: New test.
22871
22872 1998-10-14  Robert Lipe <robertl@dgii.com>
22873
22874         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
22875         find objc headers.
22876
22877 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22878
22879         * compile/981001-4.c: Remove use of GCC extension that triggers a
22880         compiler bug.
22881
22882 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
22883
22884         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
22885
22886 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22887
22888         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
22889         instantiation of template produces incorrect code for delete
22890         expression.
22891
22892         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
22893         constructors' name is not unique.
22894         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
22895         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
22896
22897         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
22898         automatic array of const is ill-formed.
22899
22900         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
22901         of template parameter?
22902
22903         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
22904         const.
22905
22906         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
22907         pointer-to-member expression.
22908
22909         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
22910         declaration causes ICE.
22911
22912 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
22913
22914         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
22915         reserved in the global namespace.
22916
22917         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
22918         generate needed virtual table.
22919
22920         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
22921
22922 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
22923
22924         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
22925         template-dependent type
22926
22927 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
22928
22929         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
22930         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
22931         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
22932
22933         * g++.old-deja/g++.other/using5.C: New test; using decl from base
22934         class should be usable as argument of member function.
22935         * g++.old-deja/g++.other/using6.C: New test; using decl from base
22936         class should be usable as return type of member function.
22937         * g++.old-deja/g++.other/using7.C: New test; using decl from base
22938         class should be usable as type of data member.
22939
22940         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
22941
22942 1998-10-09  Jeffrey A Law  (law@cygnus.com)
22943
22944         * gcc.c-torture/special/920521-1.c: Fix bogus test.
22945
22946 1998-10-08  Nick Clifton  <nickc@cygnus.com>
22947
22948         * gcc.dg/dll-?.c Add thumb to target list.
22949         Fix assembler scan patterns to match current assembler output.
22950
22951 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
22952
22953         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
22954         matching of template brackets.
22955
22956         * g++.old-deja/g++.other/using4.C: New test.  Test using
22957         declarations of methods from base classes.
22958
22959         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
22960         within functions should introduce names into the innermost
22961         enclosing namespace.
22962
22963         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
22964         of static locals if first initialization throws.
22965
22966 1998-10-07  Jim Wilson  <wilson@cygnus.com>
22967
22968         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
22969
22970 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
22971
22972         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
22973         lose track of the possible targets of tablejump insns.
22974         * special/special.exp: Run it.
22975
22976 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22977
22978         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
22979         must be declared before its specializations can be named in friend
22980         declarations.
22981
22982 1998-10-05  Dave Love  <d.love@dl.ac.uk>
22983
22984         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
22985
22986         * g77.f-torture/execute/io1.f: New test.
22987
22988 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22989
22990         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
22991         with pointer to template function, for which no argument deduction
22992         is possible.
22993
22994         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
22995         specialization of template function as argument to template
22996         function.
22997
22998         * g++.old-deja/g++.other/access2.C: New test; Inner class
22999         shouldn't have privileged access to Outer's names.
23000
23001 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23002
23003         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
23004         friend template declared within template class conflicts with
23005         nested class of the same name.
23006
23007         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
23008         is ignored.
23009
23010         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
23011         object with direct initializer as function declaration.
23012
23013         * g++.old-deja/g++.other/decl2.C: New test; duplicate
23014         initializers.
23015
23016         * g++.old-deja/g++.other/null2.C: New test; conditional operator
23017         involving const pointer and NULL produces incorrect result.
23018
23019         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
23020         type name without `typename' should be rejected with -pedantic.
23021
23022 1998-10-02  Richard Henderson  <rth@cygnus.com>
23023
23024         * g++.old-deja/g++.other/addrof1.C: New test.
23025
23026 1998-10-01  Nick Clifton  <nickc@cygnus.com>
23027
23028         * gcc.c-torture/compile/981001-1.c: New test.
23029         * gcc.c-torture/execute/981001-1.c: New test.
23030
23031 1998-10-01  Jeffrey A Law  (law@cygnus.com)
23032
23033         * gcc.c-torture/compile/981001-2.c: New test.
23034         * gcc.c-torture/compile/981001-3.c: New test.
23035         * gcc.c-torture/compile/981001-4.c: New test.
23036
23037 1998-10-01  Robert Lipe  <robertl@dgii.com>
23038
23039         * lib/objc.exp (objc_target_compile): Add -L during compiles for
23040         multilibbed hosts.   Idea grafted from g77.exp.
23041
23042 1998-09-30  Dave Love  <d.love@dl.ac.uk>
23043
23044         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
23045         avoid losing on systems which need -lsocket.
23046
23047 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
23048
23049         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
23050         * g++.old-deja/g++.other/nested2.C: Ditto.
23051         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
23052         failure.
23053
23054 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
23055
23056         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
23057         preferred over template operator!= for enum bitfields.
23058
23059 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
23060
23061         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
23062         that happen to have the same base name, but in different scopes,
23063         are incorrectly rejected.
23064
23065 1998-09-16  Richard Henderson  <rth@cygnus.com>
23066
23067         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
23068         on the native word size instead of an integer literal.
23069
23070 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23071
23072         * g++.old-deja/g++.other/static2.C: Invocation of static data
23073         member of type pointer-to-function denoted as non-static member.
23074
23075         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
23076         checks involving function types and aliases.
23077
23078 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23079
23080         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
23081         redefined to the same non-trivial type.
23082
23083         * g++.old-deja/g++.pt/explicit73.C: Test for proper
23084         namespace-qualification of template specializations declared in
23085         other namespaces.
23086
23087         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
23088         to declare a subset of the specializations of a template function
23089         as friends of specializations of a template class.
23090
23091         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
23092         member templates that do not fully specialize the enclosing
23093         template class are rejected.
23094
23095 1998-09-11  Dave Love  <d.love@dl.ac.uk>
23096
23097         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
23098
23099 1998-09-08  Dave Love  <d.love@dl.ac.uk>
23100
23101         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
23102         altered from libf2c/libU77 version.
23103
23104 1998-09-06  Dave Love  <d.love@dl.ac.uk>
23105
23106         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
23107
23108 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
23109
23110         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
23111         (un)signed char are different types for template specialization
23112         purposes.
23113
23114 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
23115
23116         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
23117         * objc: ObjC testsuite.
23118
23119 1998-08-31  Catherine Moore  <clm@cygnus.com>
23120
23121         * gcc.c-torture/execute/941014-1.x:  New file.
23122
23123 1998-08-31  Nick Clifton  <nickc@cygnus.com>
23124
23125         * lib/c-torture.exp: Add support for
23126         torture_eval_before_compile and torture_eval_before_execute
23127         variables.
23128
23129 1998-08-30  Jeffrey A Law  (law@cygnus.com)
23130
23131         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
23132         this test triggers valid.
23133
23134 1998-08-27  Jeffrey A Law  (law@cygnus.com)
23135
23136         * gcc.dg/980827-1.c: New test.
23137
23138 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
23139
23140         * gcc.c-torture/execute/loop-4b.c: New test.
23141
23142 1998-08-26  Nick Clifton  <nickc@cygnus.com>
23143
23144         * lib/c-torture.exp: Add support for
23145         torture_eval_before_compile and torture_eval_before_execute
23146         variables.
23147
23148 1998-08-25  Jeffrey A Law  (law@cygnus.com)
23149
23150         * gcc.c-torture/compile/980825-1.c: New test.
23151
23152 1998-08-24  Nick Clifton  <nickc@cygnus.com>
23153
23154         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
23155         count number tests in opt_t0 not good_t0.
23156
23157 1998-08-24  Jeffrey A Law  (law@cygnus.com)
23158
23159         * gcc.c-torture/compile/930326-1.x: Fix typo.
23160
23161 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
23162
23163         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
23164         causes an ICE.
23165
23166 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23167
23168         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
23169         STACK_SIZE is defined.
23170         * gcc.c-torture/unsorted/stuct.c: Similarly.
23171
23172         * gcc.c-torture/compile/980821-1.c: New test.
23173
23174 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23175
23176         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
23177
23178 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
23179
23180         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
23181         code.
23182
23183 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
23184
23185         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
23186         error'.
23187
23188 1998-08-18  Jeffrey A Law  (law@cygnus.com)
23189
23190         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
23191
23192 1998-08-16  Jeffrey A Law  (law@cygnus.com)
23193
23194         * gcc.c-torture/compile/980816-1.c: New test.
23195
23196         * gcc.dg/980816-1.c: New test.
23197
23198 1998-08-13  Jeffrey A Law  (law@cygnus.com)
23199
23200         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
23201         compiler for ieee tests.
23202
23203 1998-08-01  Dave Love  <d.love@dl.ac.uk>
23204
23205         * g77.f-torture/compile/980729-0.f: New test.
23206
23207 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
23208
23209         * gcc.c-torture/special/eeprof-1.c: New test, for
23210         -finstrument-functions.
23211         * gcc.c-torture/special/special.exp: Run it.
23212
23213 1998-07-29  Jeffrey A Law  (law@cygnus.com)
23214
23215         * gcc.c-torture/compile/980729-1.c: New test.
23216
23217 1998-07-27  Nick Clifton  <nickc@cygnus.com>
23218
23219         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
23220         __thumb__ is defined, and test for ARM style doubles if so.
23221
23222 1998-07-26  Dave Love  <d.love@dl.ac.uk>
23223
23224         * g77.f-torture/noncompile/980615-0.f: New test.
23225
23226 1998-07-26  H.J. Lu  (hjl@gnu.org)
23227
23228         * gcc.dg/980312-1.c: Do link instead of compile.
23229         * gcc.dg/980313-1.c: Likewise.
23230
23231 1998-07-26  Jeffrey A Law  (law@cygnus.com)
23232
23233         * gcc.c-torture/compile/980726-1.c: New test.
23234
23235 1998-07-25  Dave Love  <d.love@dl.ac.uk>
23236
23237         * g77.f-torture/execute/io0.f: New test.
23238
23239 1998-07-24  Nick Clifton  <nickc@cygnus.com>
23240
23241         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
23242         an int.
23243
23244 1998-06-18  Michael Meissner  <meissner@cygnus.com>
23245
23246         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
23247         m32r bugs.
23248
23249 1998-07-17  Nick Clifton  <nickc@cygnus.com>
23250
23251         * gcc.dg/980626-1.c: Expect failures for all toolchains until
23252         c-decl.c:grokdeclarator can handle mode attributes.
23253
23254 1998-07-16  Jeffrey A Law  (law@cygnus.com)
23255
23256         * gcc.c-torture/execute/980716-1.c: New test.
23257
23258 1998-07-13  Jeffrey A Law  (law@cygnus.com)
23259
23260         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
23261         the mn10200.
23262         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
23263         the mn10200.
23264         * gcc.c-torture/execute/va-arg-3.x: Similarly.
23265         * gcc.c-torture/compile/930326-1.x: Similarly.
23266
23267 1998-07-13  Dave Love  <d.love@dl.ac.uk>
23268
23269         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
23270         New test from Craig.
23271
23272 1998-07-12  Dave Love  <d.love@dl.ac.uk>
23273
23274         * g77.f-torture/noncompile/980616-0.f: New test.
23275
23276         * g77.f-torture/execute/970816-3.f:  New test from Craig.
23277
23278 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23279
23280         *  g++.other/singleton.C: Return error value instead of taking
23281         SIGSEGV.
23282
23283 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
23284
23285         *  g++.other/singleton.C: New test.   Warning is under dispute.
23286         Runtime crash is not.
23287
23288 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23289
23290         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
23291         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
23292         using6.C, using7.C}:  New namespace tests.
23293
23294 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
23295
23296         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
23297         specialization with typedef'ed names used as array indexes.
23298
23299 1998-07-09  Jeffrey A Law  (law@cygnus.com)
23300
23301         * gcc.c-torture/execute/980709-1.c: New test.
23302
23303         * gcc.dg/980709-1.c: New test.
23304
23305 1998-07-07  Richard Henderson  <rth@cygnus.com>
23306
23307         * gcc.c-torture/execute/bcp-1.c: New test.
23308
23309 1998-07-07  Jeffrey A Law  (law@cygnus.com)
23310
23311         * gcc.c-torture/execute/980707-1.c: New test.
23312
23313 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
23314
23315         * gcc.c-torture/compile/980706-1.c: New test.
23316
23317 1998-07-01  Dave Love  <d.love@dl.ac.uk>
23318
23319         * g77.f-torture/execute/980701-0.f,
23320         g77.f-torture/execute/980701-1.f: New test from Craig.
23321
23322 1998-07-01  Jeffrey A Law  (law@cygnus.com)
23323
23324         * gcc.c-torture/compile/980701-1.c: New test.
23325
23326         * gcc.c-torture/execute/980701-1.c: New test.
23327
23328 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
23329 rlsruhe.de>
23330
23331         * g++.old-deja/g++.robertl/eb132.C: New test.
23332         * g++.old-deja/g++.robertl/eb133.C: Likewise.
23333
23334 1998-06-29  Dave Love  <d.love@dl.ac.uk>
23335
23336         * g77.f-torture/execute/980628-7.f,
23337         g77.f-torture/execute/980628-8.f,
23338         g77.f-torture/execute/980628-9.f,
23339         g77.f-torture/execute/980628-10.f: New tests from Craig.
23340
23341         * g77.f-torture/execute/980628-3.f: Remove mail headers.
23342
23343 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23344
23345         * g77.f-torture/execute/980628-4.f: New test from Craig.
23346         * g77.f-torture/execute/980628-5.f: Likewise.
23347         * g77.f-torture/execute/980628-2.f: Likewise.
23348         * g77.f-torture/execute/980628-0.f: Likewise.
23349         * g77.f-torture/execute/980628-1.f: Likewise.
23350         * g77.f-torture/execute/980628-3.f: Likewise.
23351         * g77.f-torture/execute/980628-6.f: Likewise.
23352
23353 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23354
23355         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
23356         directory when nothing has been installed yet.
23357
23358 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
23359
23360         * gcc.c-torture/special/special.exp: Handle newer versions of
23361         dejagnu.
23362
23363 1998-06-26  Jeffrey A Law  (law@cygnus.com)
23364
23365         * gcc.dg/980626-1.c: New test.
23366
23367 1998-06-19  Bruno Haible <haible@ilog.fr>
23368
23369         * gcc.misc-tests/m-un-2.c: New test.
23370         * g++.old-deja/g++.other/warn01.c: Likewise.
23371
23372 1998-06-19  Robert Lipe  <robertl@dgii.com>
23373
23374         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
23375         compatibility with assmblers with a different comment character.
23376         Eliminate use of GAS-specific extensions.
23377
23378 1998-06-19  Jeffrey A Law  (law@cygnus.com)
23379
23380         * gcc.c-torture/execute/ieee/980619-1.c: New test.
23381
23382 1998-06-19  Robert Lipe  <robertl@dgii.com>
23383
23384         *lib/g77.exp: Replace search for libf2c.a with search for newly
23385         renamed libg2c.a
23386
23387 1998-06-17  Jeffrey A Law  (law@cygnus.com)
23388
23389         * gcc.c-torture/execute/980617-1.c: New test.
23390
23391 1998-06-12  Jeffrey A Law  (law@cygnus.com)
23392
23393         * gcc.c-torture/execute/980612-1.c: New test.
23394
23395 1998-06-08  Jeffrey A Law  (law@cygnus.com)
23396
23397         * gcc.dg/980523-1.c: Only test on ppc-linux.
23398         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
23399
23400         * gcc.c-torture/execute/980608-1.c: New test.
23401
23402 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
23403
23404         * gcc.c-torture/execute/980605-1.c: New test.
23405
23406 1998-06-04  Jeffrey A Law  (law@cygnus.com)
23407
23408         * gcc.c-torture/execute/980604-1.c: New test.
23409
23410 1998-06-02  Jeffrey A Law  (law@cygnus.com)
23411
23412         * gcc.c-torture/execute/980602-1.c: New test.
23413         * gcc.c-torture/execute/980602-2.c: Likewise.
23414
23415 1998-06-02  Dave Love  <d.love@dl.ac.uk>
23416
23417         * 970125-0.f: Fix per JCB.  Add commentary.
23418
23419 1998-05-31  Michael Meissner  <meissner@cygnus.com>
23420
23421         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
23422         IEEE -0 support.
23423
23424 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
23425
23426         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
23427         earlier.
23428
23429 1998-05-28  Catherine Moore <clm@cygnus.com>
23430
23431         * gcc.c-torture/execute/980526-3.c: New test.
23432
23433 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
23434
23435         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
23436         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
23437         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
23438         m88k-motorola-sysv3 to XFAIL.
23439
23440 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23441
23442         * gcc.dg/980526-1.c: New test.
23443         * gcc.c-torture/execute/980526-2.c: New test.
23444
23445 1998-05-26  Jeffrey A Law  (law@cygnus.com)
23446
23447         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
23448
23449         * gcc.c-torture/execute/980526-1.c: New test.
23450
23451 1998-05-26  Dave Love  <d.love@dl.ac.uk>
23452
23453         * g77.f-torture/execute/alpha2.f: Add runtime test.
23454
23455 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
23456
23457         * g++.old-deja/old-deja.exp: Strip leading directories.
23458
23459         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
23460         error for the line.  Don't run multiple tests for the same line.
23461
23462 1998-05-23  Jeffrey A Law  (law@cygnus.com)
23463
23464         * gcc.dg/980523-1.c: New test.
23465
23466 1998-05-23  Dave Love  <d.love@dl.ac.uk>
23467
23468         * g77.f-torture/compile/970915-0.f: New test.
23469
23470 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
23471
23472         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
23473
23474 1998-05-21  Jeffrey A Law  (law@cygnus.com)
23475
23476         * gcc.dg/980520-1.c: New test.
23477
23478 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
23479
23480         * gcc.dg/980502-1.c: Fix return type.
23481
23482 1998-05-20  Jeffrey A Law  (law@cygnus.com)
23483
23484         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
23485         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
23486         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
23487         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
23488         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
23489
23490 1998-05-20  Dave Love  <d.love@dl.ac.uk>
23491
23492         * g77.f-torture/execute/980520-1.f: New test.
23493
23494 1998-05-15  Dave Love  <d.love@dl.ac.uk>
23495
23496         * lib/mike-g77.exp: New file.
23497
23498         * g77.f-torture/noncompile/noncompile.exp,
23499         g77.f-torture/noncompile/check0.f: New files.
23500
23501 1998-05-14  Dave Love  <d.love@dl.ac.uk>
23502
23503         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
23504         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
23505         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
23506         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
23507         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
23508         abort where appropriate.
23509
23510 1998-05-05  Michael Meissner  <meissner@cygnus.com>
23511
23512         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
23513         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
23514
23515 1998-04-29  Dave Love  <d.love@dl.ac.uk>
23516
23517         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
23518
23519 1998-04-27  Dave Love  <d.love@dl.ac.uk>
23520
23521         * g77.f-torture/compile/980427-0.f: New test.
23522
23523 1998-04-24  Dave Love  <d.love@dl.ac.uk>
23524
23525         * g77.f-torture/compile/980424-0.f: New test.
23526
23527 1998-04-19  Dave Love  <d.love@dl.ac.uk>
23528
23529         * g77.f-torture/compile/980419-2.f (main): New test.
23530         * g77.f-torture/compile/970125-0.f: New test.
23531         * g77.f-torture/compile/980419-1.f: New test.
23532
23533 1998-04-08  Jim Wilson  <wilson@cygnus.com>
23534
23535         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
23536         of loop-4.c.
23537
23538 1998-04-07  Jim Wilson  <wilson@cygnus.com>
23539
23540         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
23541
23542 1998-04-03  Jim Wilson  <wilson@cygnus.com>
23543
23544         * gcc.c-torture/compile/980329-1.c: New test.
23545
23546 1998-03-18  Jim Wilson  <wilson@cygnus.com>
23547
23548         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
23549         * gcc.dg/980312-1.c: Fix typo in -march command.
23550
23551 1998-03-16  H.J. Lu  (hjl@gnu.org)
23552
23553         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
23554
23555 1998-03-11  Robert Lipe  <robertl@dgii.com>
23556
23557         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
23558         Dave Love agree the Fortran source is bogus.
23559
23560 1998-03-11  Robert Lipe  <robertl@dgii.com>
23561
23562         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
23563         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
23564         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
23565         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
23566         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
23567
23568 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
23569
23570         * g++.old-deja/g++.other/friend1.C: New test.
23571
23572 1998-02-18  Dave Love  <d.love@dl.ac.uk>
23573
23574         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
23575         possibly uninitialized) variables and declare dnrm2.
23576
23577 1998-02-23  Robert Lipe <robertl@dgii.com>
23578
23579         From Bruno Haible <haible@ilog.fr>:
23580         * gcc.c-torture/execute/980223.c: New test.
23581
23582 1998-02-13  Jeffrey A Law  (law@cygnus.com)
23583
23584         * gcc.dg/ifelse-1.c: New test.
23585
23586 1998-02-09  H.J. Lu  (hjl@gnu.org)
23587
23588         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
23589
23590           * lib/old-dejagnu.exp (old-dejagnu): Added the
23591           "execution test - XFAIL *-*-*" handling in the spirit of
23592           "excess errors test -". Changed the "execution test fails"
23593           handling to be like "excess errors test fails".
23594           * Update various tests accordingly.
23595
23596 1998-02-06  Jim Wilson  <wilson@cygnus.com>
23597
23598         * gcc.c-torture/execute/980205.c: New test.
23599
23600 1998-01-18  Jeffrey A Law  (law@cygnus.com)
23601
23602         * lib/c-torture.exp: Look for .x files instead of .cexp files.
23603         * lib/f-torture.exp: Similarly.
23604         * gcc.c-torture: Rename all .cexp files to .x files.
23605
23606 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
23607
23608         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
23609         (940510-1.c): Removed duplicate.
23610         (971104-1.c): New test.
23611
23612 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
23613
23614           * lib/f-torture.exp: Improve error and loop detection.
23615
23616 1997-11-19  Michael Meissner  <meissner@cygnus.com>
23617
23618         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
23619         use that to size the filler array.
23620
23621 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
23622
23623         * lib/c-torture.exp(c-torture-execute): Fix typo.
23624
23625         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
23626         testcase as the executable name. Keep the executable around if
23627         the test fails.
23628
23629 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
23630
23631         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
23632         changes.  Only test one -g option, and move it to the end of the
23633         list of options to test.
23634
23635 1997-09-19  Michael Meissner  <meissner@cygnus.com>
23636
23637         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
23638         variable GCC_TORTURE_OPTIONS to supply default switches separated
23639         by colons.  If no environment variable, run tests with -O0 -g, -O1
23640         -g, and -O2 -g as well.
23641
23642 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
23643
23644         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
23645         explanatory comments. Fix indentation.
23646
23647 1997-09-15  Jeffrey A Law  (law@cygnus.com)
23648
23649         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
23650
23651 1997-09-11  Jeffrey A Law  (law@cygnus.com)
23652
23653         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
23654         * g++.old-deja/g++.mike/p7325.C: Likewise.
23655         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
23656
23657 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
23658
23659         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
23660         * g++.old-deja/g++.brendan/crash30.C: Likewise.
23661         * g++.old-deja/g++.brendan/crash39.C: Likewise.
23662         * g++.old-deja/g++.law/operators4.C: Likewise.
23663
23664 1997-09-11  Joe Buck  (jbuck@synopsys.com)
23665
23666         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
23667         * g++.old-deja/g++.mike/p784.C: Ditto.
23668         * g++.old-deja/g++.mike/p785.C: Ditto.
23669
23670 1997-09-05  Jeffrey A Law  (law@cygnus.com)
23671
23672           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
23673
23674 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23675
23676         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
23677         target feature; pass this to c-torture-execute as needed.
23678
23679 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23680
23681         * lib/c-torture.exp(c-torture-execute): If the previous and the
23682         current executables being tested are identical, we don't need to
23683         run the executable again. Try to make the executable names
23684         unique. Add an optional argument for passing additional compiler
23685         flags.
23686
23687 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
23688
23689         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
23690
23691 1997-08-29  Jeffrey A Law  (law@cygnus.com)
23692
23693         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
23694
23695 1997-07-31  Jeffrey A Law  (law@cygnus.com)
23696
23697         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
23698         32bit or larger longs.
23699
23700         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
23701         have either a 32bit long or 32bit int.
23702
23703 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
23704
23705         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
23706         Make double precision tests dependent on sizeof (double).
23707
23708 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
23709
23710         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
23711         too.
23712
23713 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
23714
23715         * gcc.c-torture/compile/961203-1.cexp: New script.
23716
23717 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
23718
23719         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
23720         up the includes ourselves.
23721
23722 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
23723
23724         * lib/plumhall.exp: Remove random include, and add a few
23725         verbose messages for debugging.
23726
23727 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
23728
23729         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
23730         of trying to do it ourselves.
23731
23732 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
23733
23734         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
23735
23736 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
23737
23738         * gcc.prms/5403.c: Made regexp a bit less strict.
23739
23740 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
23741
23742         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
23743         is returned from remote_load instead.
23744         * lib/plumhall.exp: Ditto.
23745         * lib/mike-g++.exp: Ditto.
23746         * lib/old-dejagnu.exp: Ditto.
23747         * lib/c-torture.exp: Ditto.
23748
23749 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
23750
23751         * lib/g++.exp: Use build_wrapper procedure.
23752         * lib/gcc.exp: Ditto.
23753
23754 1997-05-20  Jeffrey A Law  (law@cygnus.com)
23755
23756         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
23757         an old-style decl for malloc.  Fixes tests to work when
23758         sizeof (int) != sizeof (size_t).
23759
23760 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23761
23762         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
23763
23764         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
23765         use stdargs.h interface.
23766
23767 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23768
23769         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
23770         NO_VARARGS when compiling.
23771
23772 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
23773
23774         * lib/plumhall.exp(ph_includes): New procedure.
23775         (ph_make): Use it.
23776         (ph_compiler): Ditto.
23777
23778         * lib/g++.exp: Rename test-glue.c to testglue.c.
23779         * lib/gcc.exp: Ditto.
23780
23781 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
23782
23783         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
23784         to completion when it's called.
23785
23786 1997-03-21  Michael Meissner  <meissner@cygnus.com>
23787
23788         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
23789         is defined, don't do test.
23790
23791 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
23792
23793         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
23794         for object files.
23795         (ph_summary): Mark skipped testcases as untested, not unresolved.
23796
23797         * lib/plumhall.exp (ph_make): If unresolved because of bad
23798         errorCode, record errorCode in log file.
23799         (*): Replace send_log/verbose with verbose -log.
23800
23801 1997-03-19  Michael Meissner  <meissner@cygnus.com>
23802
23803         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
23804         double conversion if double isn't at least 8 bytes.
23805
23806         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
23807         int to work with targets where int is 16 bits.
23808
23809         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
23810         8 bytes, just exit, since 4 byte doubles don't have enough bits of
23811         precision for the test to complete.
23812
23813 1997-03-14  Michael Meissner  <meissner@cygnus.com>
23814
23815         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
23816         if d10v is not compiled with the -mdouble64 flag.
23817         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
23818
23819         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
23820         d10v is not compiled with the -mint32 flag.
23821
23822 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
23823
23824         * lib/plumhall.exp: Use incr_count.
23825
23826 1997-03-12  Jeffrey A Law  (law@cygnus.com)
23827
23828         * gcc.c-torture: Update to c-torture-1.45.
23829
23830 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
23831
23832         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
23833         the name of the expect testcase file).
23834
23835         * lib/g++.exp(g++_init): Ditto.
23836
23837 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
23838
23839         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
23840         the host.
23841
23842         * lib/gcc.exp(gcc_exit): New procedure.
23843
23844 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
23845
23846         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
23847         specs where appropriate.
23848
23849         * g++.old-deja/g++.arm/*: Added additional ERROR checks
23850         because of new "candidates are" messages, and removed a few
23851
23852         * Converted all non-old-style g++ testcases to old-style, and
23853         moved into g++.old-deja.
23854
23855 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
23856
23857         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
23858         options.
23859
23860         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
23861         succeeded.
23862
23863         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
23864
23865 1997-02-13  Michael Meissner  <meissner@cygnus.com>
23866
23867         * lib/gcc.exp (gcc_target_compile): Add support for defining
23868         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
23869         the machine doesn't have those features.
23870
23871 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
23872
23873         * g++.law/operators4.exp: Don't use LIBS.
23874
23875 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
23876
23877         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
23878
23879         * lib/mike-g++.exp: Don't set the compiler to be tested here.
23880         * lib/g++.exp: Set it here instead. Also, allow use of the
23881         --tool_exec and --tool_opt options. Change CXX to
23882         GXX_UNDER_TEST.
23883
23884         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
23885
23886         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
23887
23888 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
23889
23890         * lib/old-dejagnu.exp: Use prune_warnings instead of
23891         prune_system_crud.
23892         * lib/mike-g++.exp: Ditto.
23893         * lib/gcc.exp: Ditto.
23894         * lib/g++.exp: Ditto.
23895
23896         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
23897
23898 1997-02-07  Jeffrey A Law  (law@cygnus.com)
23899
23900           * 941014-2.c: Include stdlib.h
23901           * 960327-1.c: Include stdio.h
23902           * dbra.c, index-1.c: Don't assume ints are 32bits.
23903
23904 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
23905
23906         * lib/gcc.exp: Add gcc,stack_size target feature.
23907
23908         * lib/g++.exp(g++_target_compile): Add the include and link
23909         paths here, not in two other places. And, it's $options, not
23910         options.
23911
23912         * lib/mike-g++.exp(postbase): Remove the code that determines
23913         the correct include and link paths.
23914         * g++.old-deja/old-deja.exp: Ditto.
23915
23916 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
23917
23918         * lib/g++.exp(g++_init): target_compile no longer returns the
23919         filename of the result.
23920
23921 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
23922
23923         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
23924         call to glob.
23925
23926         * gcc.c-torture/special/special.exp: Change call to
23927         gcc_target_compile to include the object file.
23928
23929 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
23930
23931         * gcc.c-torture/special/special.exp: Correct misspelling in last
23932         change.
23933
23934 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
23935
23936         * lib/plumhall.exp(ph_summary): Log the entire output of the
23937         executable. Return -1 if there were any failures, 0 otherwise.
23938         (ph_execute): Return -1 if there were any failures, 0 otherwise.
23939         (ph_make): Clean up objects and executables that were built
23940         if the tests succeeded.
23941
23942 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
23943
23944         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
23945         libraries and includes in the build tree as appropriate.
23946
23947 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23948
23949         * lib/c-torture.exp: Instead of looking for the global variable
23950         NO_LONG_LONG, check to see if that's a feature of the target.
23951
23952 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23953
23954         * config/default.exp: Minimize. Delete the remainer of the files in
23955         config; this functionality is now in devo/dejagnu/config.
23956
23957         g++.*/*: Pass any additional flags used to compile to postbase;
23958         delete CXXFLAGS.
23959
23960         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
23961         is now done by runtest.exp. Use gcc_target_compile instead of
23962         compile.
23963
23964         lib/c-torture.exp: Use gcc_target_compile instead of compile.
23965         Remove references to CFLAGS. Use remote_file instead of
23966         calling rm -f.
23967         (c-torture): Take a list of arguments to use to compile this
23968         testcase.
23969
23970         lib/g++.exp: Simplify. Use target_compile instead of compile.
23971         lib/gcc-dg.exp: Ditto.
23972         lib/gcc.exp: Ditto.
23973         lib/mike-{gcc,g++}.exp: Ditto.
23974         lib/old-dejagnu.exp: Ditto.
23975         lib/plumhall.exp: Ditto.
23976
23977 1997-01-08  Jim Wilson  <wilson@cygnus.com>
23978
23979         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
23980         (ph_linker): Likewise.
23981
23982 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
23983
23984           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
23985         MAP_ANON / MAP_ANONYMOUS if defined;
23986         else try to map from /dev/zero .
23987
23988 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23989
23990         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
23991         isn't defined, then define it to MAP_ANONYMOUS.
23992
23993 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23994
23995         * gcc.c-torture: Update to c-torture-1.42 release.
23996
23997 1996-11-11  Jeffrey A Law  (law@cygnus.com)
23998
23999         * gcc.c-torture: Update to c-torture-1.41 release.
24000
24001 1996-10-27  Jeffrey A Law  (law@cygnus.com)
24002
24003         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
24004         c-torture release.
24005
24006 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
24007
24008         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
24009         and LDFLAGS.  Fix second case to append the target_info ldflags
24010         onto LDFLAGS, not CFLAGS.
24011         * lib/g++.exp (g++_init): Add target_info stuff.
24012         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
24013         of libgloss and newlib flags for !native.
24014
24015         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
24016         (GDB): Fix relative path to go up another dir for finding gdb.
24017
24018 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
24019
24020         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
24021         versions in the target_info array, if they don't exist.
24022
24023 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
24024
24025         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
24026
24027 1996-07-08  Jim Wilson  <wilson@cygnus.com>
24028
24029         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
24030         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
24031
24032 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
24033
24034         * lib/old-dejagnu.exp: Don't remove the output file before we've
24035         actually tested it. Don't append pwd to the path of the executable
24036         we're testing.
24037
24038 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
24039
24040         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
24041
24042 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
24043
24044         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
24045         temporary directory for compiler files, and set it to a default
24046         value of /tmp. Set $output as the name of the output file from
24047         compiling the testcase. Add a -o option to $cflags_var so the
24048         compiler writes the final output file as $output. Set $executable
24049         to $output.
24050
24051         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
24052         directory for compiler files, and set it to /tmp if it doesn't
24053         already have a value. Set $output_file to the name of the output
24054         file from compiling the testcase. Add a -o option to CXXFLAGS so
24055         the compiler writes the final output file as $output. Use $output
24056         as the executable to be tested.
24057
24058 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24059
24060         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
24061
24062 1996-06-08  Jeffrey A Law  (law@cygnus.com)
24063
24064         * gcc.c-torture/execute/pending-1.c: New test.  Still
24065         pending in Tege's queue.
24066
24067 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
24068
24069         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
24070         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
24071         if there were failures.  Call unresolved if there were unresolved
24072         testcases.  Call gcc_fail if program did not run to completion.
24073         (ph_make): Pass additional argument name to ph_execute.
24074         (ph_execute): Add new argument.  Pass additional arguments to
24075         ph_summary.  Call gcc_fail is there is no execution output.
24076
24077 1996-04-24  Jeffrey A Law  (law@cygnus.com)
24078
24079         * lib/plumhall.exp (proc_summary): Output relavent summary
24080         lines into the log so specific failures in plumhall can be
24081         investigated.
24082
24083 1996-04-10  Jeffrey A Law  (law@cygnus.com)
24084
24085         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
24086         (c-torture-execute): Don't try to execute tests which use
24087         "long long" types if $NO_LONG_LONG is nonzero.
24088
24089 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
24090
24091         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
24092         not c-torture.
24093
24094         * gcc.ieee: Move from here.
24095         * gcc.c-torture/execute/ieee: To here.
24096
24097 1996-03-26  Jeffrey A Law  (law@cygnus.com)
24098
24099         * gcc.c-torture: Update to c-torture-1.41 release.
24100
24101 1996-03-22  Jeffrey A Law  (law@cygnus.com)
24102
24103         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
24104         not "$output".
24105
24106 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
24107
24108         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
24109         -c present.
24110
24111 1996-03-02  Jeffrey A Law  (law@cygnus.com)
24112
24113         * config/proelf.exp: Handle connecting to a simulator.
24114
24115 1996-01-31  Jeffrey A Law  (law@cygnus.com)
24116
24117         * config/proelf.exp: New file.  Enough framework that we can
24118         run c-torture tests on the proelf targets (or any other target
24119         that gdb can connect to for that matter).
24120
24121 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
24122
24123         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
24124         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
24125
24126         * lib/plumhall.exp (ph_execute): Always call ph_summary if
24127         exec_output exists.
24128
24129 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
24130
24131         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
24132         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
24133
24134         * config/*.exp: Update FSF address.  Change result of ${tool}_load
24135         to pass/fail/unresolved/unsupported/untested.  Caller must now
24136         call unresolved/unsupported/untested.
24137         * lib/*.exp: Update FSF address.  Update to handle new results of
24138         ${tool}_load.
24139         * lib/chill.exp (verbose): Delete.
24140
24141 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
24142
24143         * lib/gcc.exp (default_gcc_start): Change order of args to
24144         $LDFLAGS $CFLAGS $LIBS.
24145         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
24146         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
24147         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
24148         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
24149         * gcc.misc-tests/dg-test.exp: Likewise.
24150         * gcc.misc-tests/msgs.exp: Likewise.
24151         * gcc.prms/prms.exp: Likewise.
24152         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
24153         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
24154
24155         * lib/dg.exp: Deleted, moved to dejagnu/lib.
24156
24157 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24158
24159         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
24160
24161         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
24162         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
24163
24164         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
24165         necessary.
24166
24167 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
24168
24169         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
24170         global for loop; add use of $mathlib.
24171         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
24172         settings here; set mathlib for anything but VxWorks.
24173
24174 1996-01-22  Jeffrey A Law  (law@cygnus.com)
24175
24176         * gcc.c-torture: Update to c-torture-1.40 release.
24177
24178 1996-01-03  Jeffrey A Law  (law@cygnus.com)
24179
24180         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
24181         dg.exp.
24182
24183 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
24184
24185         * lib/c-torture.exp (c-torture-execute): Declare "output" as
24186         global.
24187
24188 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
24189
24190         * lib/g++.exp (LIBS): Define if not already.
24191         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
24192         (gcc-dg-prune): Call prune_gcc_output.
24193         * lib/gcc.exp (prune_gcc_output): New proc.
24194         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
24195         prune_gcc_output.
24196
24197 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
24198
24199         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
24200         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
24201
24202 1995-11-15  Jeffrey A Law  (law@cygnus.com)
24203
24204         * gcc.c-torture: Update to c-torture-1.39 release.
24205
24206 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
24207
24208         * lib/c-torture.exp (c-torture-execute): Don't return if one option
24209         fails, try others as well.
24210
24211 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
24212
24213         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
24214         If compilation fails, mark execute tests as `untested'.
24215         If test is marked as unsupported, don't mark compilation and
24216         execute tests as failed.
24217
24218 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
24219
24220         * lib/g++.exp (g++_init): Don't link in libg++, and look to
24221         libstdc++ for whether or not we want to be doing shared
24222         libraries.  Delete link_curses since we don't need it anymore.
24223         * lib/mike-g++.exp (postbase): Don't link in libg++.
24224         * g++.old-deja/old-deja.exp: Likewise.
24225
24226 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
24227
24228         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
24229
24230 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
24231
24232         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
24233         For that, add `-Wl,-a,shared_archive'.
24234         * g++.old-deja/old-deja.exp: Likewise.
24235
24236 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
24237
24238         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
24239
24240 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
24241
24242         * lib/mike-g++.exp (postbase): Pay attention to the status of
24243         g++_load.
24244
24245 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
24246
24247           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
24248
24249 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
24250
24251         * lib/gcc.exp (default_gcc_start): No longer need to log program
24252         being executed or its output, execute_anywhere does that now.
24253         * lib/g++.exp (default_g++_version): Call execute_anywhere.
24254         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
24255
24256 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
24257
24258         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
24259         the same as those in lib/g++.exp.
24260
24261 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
24262
24263         * gcc.c-torture: Update to c-torture-1.38 release.
24264         * gcc.ieee: Related changes.
24265
24266 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
24267
24268         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
24269         "exec". Minor reformatting changes.
24270
24271         * config/rom68k.exp (${tool}_load): Make it work in a canadian
24272         cross. This means all "exec" calls now work on a remote host as
24273         well.
24274         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
24275         cross. Filter out the extra "\r\n" stuff that expect puts in.
24276         (c-torture-execute): Filter out the bogus warnings like
24277         c-torture-compile does. Add support for canadian cross.
24278         * lib/gcc.exp (default_gcc_version, default_gcc_start)
24279         Use execute_anywhere rather than calling exec directly. Now it
24280         works for canadian cross testing.
24281
24282 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
24283
24284         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
24285         results into a variable, and check that rather than using file exists.
24286
24287 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
24288
24289         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
24290         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
24291
24292 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24293
24294         * g++.old-deja/old-deja.exp: Create and pass runshlib and
24295         lib_curses if there's a shared libg++ in the build tree.
24296
24297 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
24298
24299         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
24300         if not supported target.
24301
24302 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
24303
24304         * lib/g++.exp (g++_init): Move empty setting of runshlib and
24305         link_curses up to always happen, not just for native builds.
24306
24307 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
24308
24309         * gcc.c-torture: Update to c-torture-1.36 release.
24310         * gcc.failure: Related changes.
24311
24312 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
24313
24314         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
24315
24316 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
24317
24318         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
24319         * lib/mike-g++.exp (postbase): Not in here.  Still reference
24320         runshlib, link_curses, and mathlib for link and run.
24321
24322         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
24323         pass the runtime shared library options for Solaris, OSF/1, and
24324         Irix5, and link with -lcurses to avoid unresolved references.
24325
24326 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
24327
24328         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
24329         only run once.
24330
24331 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
24332
24333         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
24334
24335 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
24336
24337         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
24338         do not have a framework for the "compat" tests yet.
24339
24340 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
24341
24342         * lib/mike-g++.exp (postbase): New local variable `mathlib',
24343         set to null if we're testing vxworks5.1.  Use that instead of
24344         `-lm' in the setting of LIBS for link and run.
24345
24346 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
24347
24348         * config/rom68k.exp (${tool}_load): Major changes to make it
24349         work.  Verified that it does in fact return the stuff in
24350         exec_output properly.  Catch any Emul or any TRAP other than 0.
24351
24352 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
24353
24354         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
24355         LDFLAGS properly for targets that need stuff from libgloss.
24356         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
24357         only run once.
24358         (gpp_initialized): New variable.
24359
24360 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
24361
24362         * config/rom68k.exp: Load libgloss.exp.
24363         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
24364         so we can produce a fully linked binary.
24365         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
24366         so we can produce a fully linked binary.
24367
24368 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
24369
24370         * lib/plumhall.exp (ph_section): Watch for expected failures.
24371         Add missing `else'.
24372
24373         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
24374         run the testcase.
24375         (c-torture): Likewise.
24376
24377 1995-08-28  Doug Evans  <dje@cygnus.com>
24378
24379         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
24380
24381         * lib/mike-g++.exp (mike_cleanup): New proc.
24382         (prebase): New globals compiler_result, not_compiler_result,
24383         target_regexp.
24384         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
24385         allow leading "-" in pattern.  Watch for unsupported tests.
24386         If $compiler_result is set, pattern match assembler code,
24387         and ditto for $not_compiler_result.
24388         * lib/mike-gcc.exp: Likewise.
24389
24390         * lib/plumhall.exp (ph_execute): Only call ph_summary if
24391         execution "succeeded".
24392
24393 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
24394
24395         * config/win32.exp: New file.
24396         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
24397
24398 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
24399
24400         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
24401         unsupported.
24402         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
24403         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
24404         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
24405
24406         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
24407         "... without exceptions was ...".  That is now handled by
24408         prune_system_crud.
24409         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24410
24411 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
24412
24413         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
24414         sieve.c,sort2.c}: New files.
24415         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
24416         sieve.exp,sort2.exp}: Drivers for them.
24417
24418         * lib/mike-gcc.exp (program_output): New user settable variable.
24419         (postbase): Call prune_system_crud.  Also prune extraneous compiler
24420         messages.
24421         * lib/mike-g++.exp (program_output): New user settable variable.
24422
24423         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
24424
24425         * config/sh.exp: Deleted (use sim.exp instead).
24426
24427 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
24428
24429         * config/vx.exp: Declare CHECKTASK as global.
24430         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
24431         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
24432         * lib/old-dejagnu.exp: Load [pwd]/$executable.
24433
24434 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24435
24436         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
24437         target. Like vx.exp, only includes `vx29k.exp' instead of
24438         `vxworks.exp'.
24439
24440 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
24441
24442         * config/sim.exp: Increase time limit from 120 seconds to 240.
24443
24444 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
24445
24446         * gcc.c-torture/execute/950628-1.c: New test.
24447
24448 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
24449
24450         * gcc.c-torture: Update with changes/additions from
24451         c-torture-1.34.
24452
24453 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
24454
24455         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
24456
24457 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
24458
24459         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
24460
24461 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
24462
24463         * gcc.c-torture/compile/950512-1.c: New test.
24464         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
24465         * gcc.dg/struct-ret-1.c: Likewise.
24466
24467 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
24468
24469         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
24470           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
24471
24472 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
24473
24474         * gcc.c-torture/special/920411-1.c: Deleted.
24475         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
24476
24477 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
24478
24479         * config/sim.exp (${tool}_load): Hack in call to bash to get a
24480         cpu limit.
24481
24482 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
24483
24484         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
24485
24486 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
24487
24488         From kenner;
24489         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
24490         is the proper length.
24491         * va-arg-3.c: Likewise.
24492
24493 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
24494
24495         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
24496         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
24497
24498         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
24499         * lib/g++.exp (default_g++_start): Delete old cruft.
24500
24501 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
24502
24503         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
24504         (2 * (1 << 18)) to (2 * (1 << 17)).
24505
24506         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
24507
24508 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
24509
24510         * config/rom68k.exp: Renamed from config/idp.exp
24511
24512 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
24513
24514         * c-torture/compile/921109-2.c
24515
24516 1995-04-18  Mike Stump  <mrs@cygnus.com>
24517
24518         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
24519         excess errors.
24520
24521 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
24522
24523         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
24524         output.
24525         * lib/g++.exp (default_g++_start): Likewise.
24526
24527 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
24528
24529         * gcc.c-torture/compile/950329-1.c: New test.
24530
24531 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
24532
24533           * config/bug.exp (${tool}_load): Updated to use new remote_open
24534           and remote_close procs.
24535         * config/idp.exp: New file.
24536
24537 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
24538
24539         * gcc.c-torture/execute/950322-1.c: New test.
24540
24541 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
24542
24543         * config/vx.exp (${tool}_load): Clean up testing of return code from
24544         vxworks_ld and vxworks_spawn.
24545
24546 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
24547
24548         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
24549
24550 1995-03-13  Mike Stump  <mrs@cygnus.com>
24551
24552         * lib/old-deja.exp: Add `excess errors test - ' error, now one
24553         can mark excess errors on a machine by machine basis.  Note, the
24554         default is to not expect any excess errors, even when excess
24555         errors test - is given, so you will want to put an XFAIL ... on
24556         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
24557         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
24558         those 4 machines, but no others.
24559
24560 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
24561
24562         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
24563         * lib/c-torture.exp: to here.
24564
24565 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
24566
24567         * gcc.c-torture/execute/950221-1.c: New test.
24568         * gcc.c-torture/execute/struct-ret-1.c: New test.
24569         * gcc.c-torture/compile/950221-1.c: New test.
24570
24571         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
24572
24573 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
24574
24575         * gcc.c-torture/execute/arith-1.c (main): Return 0.
24576         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
24577
24578 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
24579
24580         * g++.gb: New directory of tests, derived from my signature and
24581         class scoping tests.
24582
24583         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
24584         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
24585         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
24586         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
24587         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
24588         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
24589         * g++.gb/sig25.C: Likewise.
24590
24591         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
24592         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
24593         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
24594         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
24595         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
24596         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
24597         * g++.gb/sig25.exp: Likewise.
24598
24599         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
24600         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
24601         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
24602         * g++.gb/scope13.C: Likewise, this test still fails.
24603
24604         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
24605         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
24606         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
24607         * g++.gb/scope13.exp: Ditto.
24608
24609         * g++.gb/README: New file, explains what these tests are about.
24610
24611 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
24612
24613         * lib/dg.exp (dg-do): Support `preprocess'.
24614         (dg-test): Likewise.
24615
24616 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
24617
24618         * config/udi.exp: change "continue -expect" to "exp_continue".
24619
24620 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
24621
24622         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
24623         Delete redundant tests.
24624
24625         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
24626         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
24627         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
24628         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
24629         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
24630         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
24631         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
24632         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
24633
24634         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
24635         storing label pointers.
24636         * gcc.c-torture/execute/921019-1.c: Likewise.
24637         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
24638         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
24639         parameter fp.
24640         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
24641         constants.
24642
24643         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
24644         Delete obsolete tests.
24645
24646         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
24647         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
24648         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
24649         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
24650         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
24651         * gcc.c-torture/compile/950124-1.c: New test.
24652
24653         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
24654
24655 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
24656
24657         * lib/mike-g++.exp: Add -lm to LIBS.
24658
24659 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
24660
24661         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
24662
24663 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
24664
24665         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
24666
24667 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
24668
24669         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
24670
24671 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
24672
24673         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
24674         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
24675         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
24676         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
24677         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
24678         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
24679         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
24680         * g++.law/{operators31.C, operators32.C,
24681         * g++.law/{operators33.C, operators34.C}: Likewise.
24682         * g++.law/{pic1.C, refs2.C}: Likewise.
24683         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
24684         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
24685         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
24686         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24687
24688         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
24689         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
24690         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
24691         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
24692         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
24693         * g++.law/{enum9.exp, friend5.exp}: Likewise.
24694         * g++.law/{nest3.exp, nest4.exp}: Likewise.
24695         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
24696         * g++.law/{operators30.exp, operators31.exp}: Likewise.
24697         * g++.law/{operators32.exp, operators33.exp}: Likewise.
24698         * g++.law/{operators34.exp}: Likewise.
24699         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
24700         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
24701         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
24702         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
24703         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24704
24705         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
24706         No longer expected to fail.
24707         * g++.law/missed-error3.C: Tweak for recent bool changes.
24708
24709 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
24710
24711         * config/emb-unix: Deleted.
24712         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
24713         remote execution.  Do final link on remote host if REMOTE_LINK is set.
24714
24715 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
24716
24717         * lib/dg.exp (dg-test): Fix typo in last patch.
24718
24719 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
24720
24721         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
24722         (handles multiple occurrences).
24723
24724 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
24725
24726         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
24727         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
24728         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
24729         printed).
24730         * lib/c-torture.exp (c-torture-compile): Likewise.
24731         (c-torture): Prepend full path if missing.
24732         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
24733         (gcc_fail): Likewise.
24734         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
24735
24736 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
24737
24738         * lib/netware.exp: Only attach to NetWare i386 systems.
24739
24740 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
24741
24742         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
24743         messages.  Add test name to "output pattern match" pass/fail message.
24744
24745 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
24746
24747         * gcc.dg: New testsuite.
24748         * gcc.dg/dg.exp: New file.
24749
24750         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
24751         test-switch.c}: Deleted.
24752
24753         * gcc.misc-tests/msgs.exp: New testcase driver.
24754
24755 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
24756
24757         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
24758         Watch for illegal return values from ${tool}_load.
24759         * config/unix.exp (${tool}_load): Fix pass/fail detection for
24760         cross targets.  Coerce return value >0 to 1.
24761
24762 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
24763
24764         * config/unix.exp (${tool}_load): Call program rsh, not proc.
24765
24766         * config/emb-unix.exp: New file.
24767
24768         * config/sim.exp: Error if variable $SIM not defined.
24769         (${tool}_load): Mark test as "untested" if simulator missing.
24770
24771         * config/unix.exp: Load remote.exp to get rcp_download.
24772         * lib/c-torture.exp: Use different option lists for testcases with
24773         and without loops.
24774         * gcc.c-torture/execute/execute.exp: Likewise.
24775
24776 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
24777
24778         * config/*.exp: Clarify return code from ${tool}_load.
24779         Call `unresolved' or `untested' instead of `warning' or `perror'
24780         (sometimes you still want to call both though).
24781         Add comment that `shell_id' is local to each file.
24782         * config/udi.exp (timeout): Set to 30.
24783         Don't print warning if connection fails, $connectmode has already
24784         printed an error.
24785         (${tool}_load): Move verbose messages to level 2.
24786         Rework pattern for "Process started" message.
24787         Pass `shell_id' to ${connectmode}_download.
24788         Retry twice upon timeout.  Make resetting of target more robust.
24789         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
24790         Pass `shell_id' to exit_$connectmode.
24791         Only call exit_$connectmode if connected.
24792         * config/unix.exp (${tool}_load): Check return codes better.
24793         * config/vrtx.exp (${tool}_load): Likewise.
24794         * config/vx.exp (${tool}_load): Likewise.
24795         Delete unneeded global's.
24796         * lib/dg.exp (dg-test): Update to reflect clarified return codes
24797         from ${tool}_load.
24798         (dg-stat): Delete.
24799         (dg-init): Delete recording of pass/fail counts.
24800         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24801         (old-dejagnu-init): Likewise.
24802         (old-dejagnu-stat): Delete contents, empty proc now.
24803         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
24804         (c-torture): Delete references to lcnt, lpass, lfail.
24805         Get option list from TORTURE_OPTIONS.
24806         Delete -funroll[-all]-loops if no loops.
24807         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
24808         (g++_stat): Delete contents (empty proc now).
24809         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
24810         (gcc_finish): Likewise.
24811         (gcc_stat): Deleted.
24812         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
24813         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
24814         * gcc.c-torture/execute/execute.exp: Likewise.
24815         Split tests into two parts: compile, execute.
24816         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
24817         no loops.  Update to reflect clarified return codes from ${tool}_load.
24818
24819 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
24820
24821         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
24822         to grep for.
24823         (old-dejagnu): Likewise (where necessary).
24824
24825 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
24826
24827         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
24828
24829         * lib/dg.exp (dg-process-target): Fix processing of selector.
24830         Add comment regarding use of `error'.
24831
24832         * lib/gcc.exp (prune_system_crud): Define if missing.
24833         * lib/g++.exp (prune_system_crud): Likewise.
24834
24835         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
24836         Call prune_system_crud.
24837         * lib/dg.exp (dg-runtest): New proc.
24838         Use perror instead of send_user for tcl errors in testcase.
24839         Don't return any value, it's never used.
24840         Don't clobber previous definition of `unknown'.
24841         Print tcl errors in `dg-final'.
24842
24843 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
24844
24845         * lib/dg.exp (dg-process-target): Improve syntax error messages.
24846         (dg-test): Don't print errorInfo, it contains stack backtrace.
24847
24848 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
24849
24850         * lib/g++.exp (runtest_file_p): Define if missing.
24851
24852 1994-09-24  Doug Evans  (dje@cygnus.com)
24853
24854         * lib/mike-g++.exp: Comment out loading of g++.exp.
24855         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
24856         (default_g++_version): Always print something.
24857         (default_g++_start): Comment out call to `which'.
24858         (g++_start, g++_load): Deleted (must be defined in config file).
24859         * lib/gcc.exp: Test for existence of $CC at start.
24860         Delete check for tmpdir (done in gcc_init).
24861         (default_gcc_version): Always print something.
24862         (default_gcc_start): Comment out call to `which'.
24863         * config/*.exp: Major cleanup - make cross targets work at least a
24864         little better for g++ (by not being "--tool gcc" specific).
24865         Rename gcc_xxx to ${tool}_xxx.
24866         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
24867         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
24868
24869 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
24870
24871         * lib/c-torture.exp (c-torture-compile): Rework compiler
24872         message processing.
24873
24874         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
24875         c-torture.
24876
24877 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
24878
24879         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
24880
24881         * lib/dg.exp (dg-process-target): Support { target native }.
24882
24883 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
24884
24885         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
24886         looked for "... program xxx got fatal signal".
24887         Correct regsub munging of `comp_output'.
24888         Ignore compiler messages "path prefix not used" and "linker input
24889         file unused".
24890
24891 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
24892
24893         * lib/gcc.exp (runtest_file_p): Define if missing.
24894         * gcc.prms/template.c: Example to work from.
24895
24896 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
24897
24898         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
24899         * lib/dg.exp (dg-test): Call unsupported testcases as such.
24900
24901         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
24902         * gcc.prms/1883.c: Moved from compile/940714-1.c.
24903         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
24904         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
24905
24906         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
24907         (dg-process-target): No longer a varargs proc.
24908         Return S/N for target, P/F for xfail.  All callers changed.
24909         (user option procs): More argument checking.
24910         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
24911         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
24912         (dg-test): Skip test if not running on selected target in `dg-do'.
24913         Update handling of `dg-do-what', `dg-output-text'.
24914         Separate execution pass/fail from output pattern match pass/fail.
24915         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
24916
24917 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
24918
24919         * gcc.c-torture/special/special.exp: Don't expect failure for mips
24920         target for 920510-1.c.
24921
24922 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
24923
24924         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
24925         Clean up comment regarding use of passcnt, etc.
24926         (gcc_stat): Don't update `testcnt' here.
24927         (gcc_finish): Do it here.
24928         Might as well reset `but_id' here too.
24929         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
24930         to determine if the file should be tested.
24931         * gcc.c-torture/compile/compile.exp: Likewise.
24932         * gcc.c-torture/execute/execute.exp: Likewise.
24933         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24934         * gcc.misc-tests/dg-test.exp: Likewise.
24935         * gcc.prms/prms.exp: Likewise.
24936         * gcc.wendy/wendy.exp: Likewise.
24937         * g++.old-deja.exp: Likewise.
24938         Move "Testing file" message to verbose level 1.
24939
24940 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
24941
24942         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
24943
24944 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
24945
24946         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
24947         (default_gcc_start): Accept optional second list element
24948         of compiler flags.  Print compiler output at verbosity level 2.
24949         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
24950         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
24951         Save current values of framework globals passcnt, failcnt, xpasscnt,
24952         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
24953         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
24954         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
24955         xfailcnt to compute stats.  Update framework global `testcnt' from
24956         pass/fail counts.
24957         (gcc_finish): New proc.  Clean up test environment.
24958         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
24959         (gcc_epass, gcc_efail): Delete.
24960         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
24961         argument of line number.
24962         (dg-init): If the tool has an init routine, call it.
24963         (dg-test): Remove args `cflags_var' and `libs_var'.
24964         Pass all compiler options to ${tool}_start.
24965         Handle missing line number.
24966         (dg-finish): New function.
24967         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
24968         particular files.  Call gcc_finish at end.  Move "skipping test"
24969         message to verbosity level 3.
24970         * gcc.c-torture/compile/compile.exp: Likewise.
24971         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24972         * gcc.c-torture/execute/execute.exp: Likewise.
24973         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24974         Print testcase being tried at verbosity level 1.
24975         * gcc.c-torture/special/special.exp: Unset xfail.
24976         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24977         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
24978         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
24979         * gcc.failure/failure.exp: Likewise.
24980         * gcc.ieee/ieee.exp: Likewise.
24981         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
24982         Update call to dg-test.  Call dg-finish at end.
24983         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
24984         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24985         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
24986         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
24987         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
24988         * gcc.wendy/wendy.exp: Add copyright.
24989         Delete setting of tmpdir (done by gcc_init).
24990         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
24991         Pass compiler flags to gcc_start.  Call gcc_finish at end.
24992         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
24993         gcc_[ce]pass/fail.
24994
24995 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
24996
24997         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
24998         confusion.
24999         (g++_load): Likewise.
25000
25001         * config/*.exp (gcc_load): Some were varargs fns and some were not.
25002         Rename argument to `prog' to remove the confusion.
25003         Varargs fns behave differently too!
25004         (g++_load): Likewise.
25005
25006         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
25007
25008         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
25009         what it is.  Delete (always) printing of status value for !native.
25010         Simplify verbose code, and include status and exec_output.
25011         (g++_load): Use gcc_load.
25012
25013 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
25014
25015         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
25016         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
25017         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
25018         940714-3.c as these testcases don't exist anymore.  Make
25019         va-arg-1.c expected to pass.
25020
25021 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
25022
25023         * gcc.misc-tests/misc.exp: Only run specific testcases.
25024         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
25025         * gcc.misc-tests/dg-[1-9].c: New files.
25026
25027         * lib/dg.exp: New testsuite driver.
25028         * gcc.prms/prms.exp: Use it.
25029
25030         * README.gcc: New file.
25031
25032         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
25033         Document and reset `lxpass' and `lxfail'.
25034         Simplify "initialized" message.
25035         (gcc_stat): Clean up comments a little.
25036
25037 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
25038
25039         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
25040
25041 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
25042
25043         * lib/old-dejagnu.exp (process-option): New proc.
25044         (old-dejagnu-init, old-dejagnu-stat): Likewise.
25045         (old-dejagnu): Simplify.
25046         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
25047
25048 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
25049
25050         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
25051         exists and is not an empty string.
25052
25053         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
25054         $xfail rather than calling setup_xfail.  Clear $xfail when test is
25055         finished.
25056         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
25057         automatically.
25058
25059         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
25060         longer expected to fail.
25061
25062         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
25063         "f" function call.
25064
25065         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
25066
25067         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
25068         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
25069         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
25070         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
25071         c-torture-1.29.
25072
25073         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
25074         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
25075
25076         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
25077
25078         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
25079         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
25080
25081         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
25082         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
25083         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
25084
25085 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
25086
25087         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
25088         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
25089         940714-1.c, 940714-2.c, 940714-3.c},
25090         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
25091         gcc.misc-tests/{mg.c,mg.exp}:
25092         New tests.
25093         * gcc.noncompile/noncompile.exp: Change accordingly.
25094
25095 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
25096
25097         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
25098         Undo previous clobberage.
25099
25100 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
25101
25102         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
25103         * gcc.special/{930510-1.c, special.exp}:
25104         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
25105         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
25106         struct-varargs-1.c}: New tests from c-torture-1.26.
25107
25108 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
25109
25110         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
25111           argument to switch.
25112
25113 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
25114
25115         * Revert the previous changes.  Please see Rob's directory
25116           (/lisa/test/rob/progressive/gcc/testsuite) for testing
25117           fixes.
25118
25119 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
25120
25121         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
25122             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
25123             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
25124             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
25125             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
25126             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
25127             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
25128             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
25129             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
25130             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
25131             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
25132             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
25133             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
25134             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
25135             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
25136             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
25137             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
25138             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
25139             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
25140             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
25141             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
25142             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
25143             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
25144             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
25145             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
25146             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
25147             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
25148
25149 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
25150
25151         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
25152             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
25153           with perror calls.
25154
25155 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
25156
25157         * config/unix.exp (g++_load): Fix syntax.
25158
25159 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
25160
25161         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
25162         * gcc.noncompile/921017-1.c: Deleted obsolete test.
25163         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
25164         Don't expect va-arg-1.c to fail.  Correct expected output for
25165         920928-1.c.
25166         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
25167         * gcc.wendy/hbm4.c: Correct typo.
25168         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
25169
25170 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
25171
25172         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
25173         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
25174         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
25175         * lib/c-torture.exp (c-torture-compile): Ditto.
25176
25177         Reduce volume of output (remove all the -I's and such).
25178         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
25179         Call gcc_cpass, gcc_cfail.
25180         (c-torture): Pass testing option to c-torture-compile.
25181
25182 1994-03-21  Doug Evans  (dje@cygnus.com)
25183
25184         Bring patches over from progressive.
25185         * config/default.exp: Exit remote shell cleanly.
25186         (g++_exit, g++_start): Add default versions.
25187         * config/sim.exp (gcc_load): Use perror, not error.
25188
25189 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
25190
25191         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
25192         set in site.exp.
25193
25194 1994-03-14  Doug Evans  (dje@cygnus.com)
25195
25196         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
25197         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
25198         (wendy_try): New proc to run testcase.
25199         (main loop): Call 'em.
25200         * gcc.wendy/*.c: Clean up pass to correct expected output.
25201
25202         * lib/gcc.exp: Minor cleanup work.
25203         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
25204
25205 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
25206
25207         * config/sim.exp (gcc_load): Document return codes better.
25208         Don't pass -v to simulator.
25209
25210 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
25211
25212           * gcc.special/920717-x.c: Fix typo.
25213           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
25214           get at sources.
25215
25216         * lib/mike-gcc.exp: Fix typo.
25217
25218 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
25219
25220         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
25221         binary to use, transform the name.
25222         * config/*.exp: rename everything. Nuke any g++ specific files,
25223         it's now a special case of gcc that requires no special support.
25224         Add a default.exp for unsupported targets.
25225
25226 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
25227
25228         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
25229         lib/old-dejagnu.exp: Fix a few patterns to work with the new
25230         version of Tcl.
25231
25232 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
25233
25234         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
25235         than a warning.
25236
25237 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
25238
25239         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
25240
25241 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
25242
25243         * gcc.execute/execute.exp: Combine opt_list and foption_list into
25244         option_list.  Compile every file with only 4/6 option choices
25245         (same as C torture) instead of with 12/18 different option
25246         choices.
25247         * lib/c-torture.exp: Likewise.
25248
25249         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
25250         not already set.
25251
25252 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
25253
25254         * lib/old-deja.exp: Add `excess errors test fails' error, now one
25255         can put an XFAIL *-*-* on excess errors.
25256
25257 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
25258
25259         * g++.law: Add more tests derived from g++-bugs snapshots.
25260
25261         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
25262         equivalent to g++.law/init9.
25263
25264         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
25265         compiled it, and the a.out file after we've run it.
25266
25267 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
25268
25269         * lib/mike-g++.exp (postbase): Delete the .o file after we've
25270         compiled it, and the a.out file after we've run it.
25271
25272 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
25273
25274         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
25275
25276 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
25277
25278         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
25279         version number.
25280
25281 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
25282
25283         * g++.law: New directory of g++ tests derived from the g++-bugs
25284         snapshots.
25285
25286 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
25287
25288         * gcc.compile: initbug1.c initbug1.exp testcase added
25289
25290 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
25291
25292         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
25293         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
25294           fixes submitted by Jeff Law (law@cs.utah.edu)
25295         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
25296           Jeff Law (law@cs.utah.edu)
25297
25298
25299 1993-11-30  Mike Stump  (mrs@cygnus.com)
25300
25301         * config/unix-g++.exp: Follow the gcc way of doing things.
25302         * g++.old-deja/old-deja.exp: Minor updates.
25303         * lib/g++.exp: New file, follow the gcc way of doing things.
25304         * lib/old-dejagnu.exp: Minor updates.
25305         * lib/mike-g++.exp: Always unset errorInfo.
25306
25307 1993-11-06  Mike Stump  (mrs@cygnus.com)
25308
25309         * lib/gcc.exp: Fix some errors with the below change, CC and
25310         CFLAGS should be global when setting, not local.
25311
25312 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
25313
25314         * lib/gcc.exp: Transform tool name.
25315
25316 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25317
25318         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
25319
25320 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25321
25322         * lib/gcc.exp: change gcc_done to gcc_stat
25323
25324 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25325
25326         * Upgraded gcc testsuite to c-torture version 1.25
25327
25328 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
25329
25330         * lib/gcc.exp: added reporting code. Changed verbose compile message.
25331         * lib/c-torture: added hooks for new reporting code.
25332
25333 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
25334
25335         * config/sh-gcc.exp: check if sh-sim exists in the path
25336
25337 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
25338
25339         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
25340         * gcc.compile/compile.exp: Initial changes for new logic.
25341         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
25342         * gcc.failure/failure.exp: Initial changes for new logic.
25343         * gcc.ieee/ieee.exp: Initial changes for new logic.
25344         * gcc.misc-tests/misc.exp: Initial changes for new logic.
25345         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
25346         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
25347         * lib/c-torture.exp: Initial changes for new logic.
25348         * lib/gcc.exp: Initial changes for new logic.
25349
25350 1993-10-15  Mike Stump  (mrs@cygnus.com)
25351
25352         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
25353         depend upon failure or success.  Fully qualify names in failure
25354         and success messages.  Always remove a.out before starting
25355         compile, just in case.  Pay more attention to error text output by
25356         the compiler.  Handle testcases with no known past errors just
25357         like all others, so that things are uniform.  Other miscellaneous
25358         improvements.
25359
25360 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
25361
25362         * gcc.cpp: new directory for cpp tests
25363
25364 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
25365
25366         * lib/chill.exp: Code reformatted, removed unused code.
25367         * config/unix-chill.exp: Code reformatted, removed unused code.
25368         * chill.execute/execute.exp: Code reformatted, removed unused code.
25369         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
25370
25371 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
25372
25373         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
25374         routines not written.
25375
25376 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
25377
25378         * config/bug-gcc.exp: Use new procs from bug.exp.
25379
25380 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
25381
25382         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
25383         via ftp, rather than depending on NFS.
25384         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
25385         case.
25386
25387 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
25388
25389         * config/bug-gcc.exp: Use new download proc.
25390
25391 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
25392
25393         * chill.execute/execute.exp: cleanups, handles errors better
25394         * chill.compile/compile.exp: rewrite, based on execute.exp
25395         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
25396         * lib/chill.exp: major changes to diff proc and compile and link
25397           procs. added chill_fail and chill_pass wrappers to pass and
25398           fail. added more comments, and handle error codes better.
25399           Added a hack to capture stderr from exec, so noncompile tests
25400           can work.
25401
25402 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
25403
25404         * chill.execute/execute.exp: rewrite of testsuite driver
25405         * lib/chill.exp: rewrite of testsuite driver
25406         * config/unix-chill.exp: rewrite of testsuite driver
25407
25408 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
25409
25410     In chill.execute:
25411         * iexpr.ch: Standardize uppercase.
25412         * tuples.dat: Standardize uppercase.
25413         * vary.ch: standardize.  Correct varying string assignments.
25414         * vary.dat: Add new output lines.
25415
25416 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
25417
25418     In chill.execute:
25419         * chprintf.ch: Standardize use of uppercase.
25420         * tuples.ch: Standardize and turn arr2 into a DCL,
25421           rather than a SYN.
25422         * pinits.ch: Standardize.
25423
25424 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
25425
25426         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
25427         * Makefil: Renamed to Makefile.in.
25428         * configure.in: New.
25429
25430 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
25431
25432     In chill.execute:
25433         * .cvsignore: Add result/output files.
25434         * Makefile: Fix up variables at start.  Use MFLAGS
25435           everywhere.  Correct bool_loc, built_ins entries.
25436           Add entry for vary1.ch.
25437         * bitarray.ch: Standardize upper-case usage.
25438         * bitexpr.ch: Standardize, add output of b1.
25439         * params.ch: Use arrayt in along PROC parameters, to
25440           avoid novelty problems.
25441         * sets.ch: Tiny cleanup.
25442         * vary1.ch: Re-indent.
25443
25444 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
25445
25446           * Add PR-related files to Makefiles, .cvsignore files, etc.
25447
25448 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
25449
25450         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
25451           with compiler objects. New names are test-flow.c and test-loop.c
25452
25453 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
25454
25455         * Upgraded c-torture tests from 1.19 to 1.20
25456
25457         * new files:
25458         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
25459         * gcc.compile: 930623-1.c 930623-2.c
25460         * gcc.noncompile: 930622-1.c 930622-2.c
25461         * gcc.failure: 920411-1.c 920627-2.c
25462         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
25463
25464 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
25465
25466         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25467           More changes to get testsuite working properly. Needs more work.
25468           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
25469
25470 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
25471
25472         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25473           More changes to get testsuite working properly. Needs more work.
25474
25475 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
25476
25477         * chill.compile/compile.exp: Added for Dejagnu support
25478         * chill.execute/execute.exp: Added for Dejagnu support
25479         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
25480
25481 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
25482
25483     This should complete moving the CHILL test files.
25484         * chill.noncompile(.cvsignore printf.grt
25485             in-printf.grt chprintf.grt chprintf.ch):
25486             Added test-support files.
25487           (Makefile): Modified further.
25488         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
25489             signal.ch): Added test files.
25490           * chill.execute (.cvsignore printf.grt printr.c
25491             in-printf.grt rts.c chprintf.grt rts.h): Added
25492           test-support files.
25493             (Makefile): More corrections.
25494
25495 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
25496
25497         * chill.compile, chill.execute, chill.nocompile: Add CHILL
25498           test cases, ready for DejaGnu.
25499
25500 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
25501
25502         * Upgraded c-torture tests from 1.18 to 1.19
25503
25504         * gcc.compile: added test(s):
25505           930607-1.c
25506         * gcc.execute: added test(s):
25507           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
25508
25509         * added new subdirectory for misc tests: gcc.misc-tests
25510         * gcc.misc-test(s): added tests:
25511           inst-check.c test-consts.c test-ior.c test-switch.c
25512
25513 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
25514
25515         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
25516
25517 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
25518
25519         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
25520
25521 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
25522
25523         * Upgraded c-torture tests from 1.17 to 1.18
25524
25525 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
25526
25527         * Upgraded c-torture tests from 1.12 to 1.17
25528
25529 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
25530
25531         * lib/old-dejagnu.exp:
25532           Fixed handling of XFAIL target triplets to correctly
25533           recognize wildcard characters.  Removed code that
25534           appended a unique id tag to the end of the file name
25535           printed out by the result of the testcases within a
25536           given test file.
25537
25538 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
25539
25540         * lib/old-dejagnu.exp:
25541           Reworked expected failure handling to trigger off of XFAIL
25542           keyword in keyphrase embeded in testcase source code. The
25543           XFAIL keyword must be at the end of the keyphrase line. It
25544           may optionally be followed by one or more target triplets.
25545           It has just occured that the handling of wildcards in the
25546           target triplet may not be correct.
25547
25548 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
25549
25550         * g++.old-deja/tests:
25551           Moved all subdirectories up one level into g++.old-deja .
25552
25553         * lib/old-dejagnu.exp:
25554           Fixed problem with CXXFLAGS not being properly reset, and being
25555           corrupted with extraneous "-c" compiler option.  This was
25556           causing binaries to not be generated for test that needed them.
25557           Modified strings passed to "pass" and "fail" so that individual
25558           tests from the same test file would be distinguished by an
25559           identifier appended to the test file name in the summary logs;
25560           this corrected a problem with erroneous diff logs.  Added code
25561           to search testcases for expected fail and unexpected pass keywords.
25562
25563 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
25564
25565         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
25566
25567 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
25568
25569         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
25570           Removed extraneous text from end of "Special g++ Options"
25571           keyphrase.
25572
25573         * lib/old-dejagnu.exp: Added pattern matching to look for new
25574           keywords, embedded in testcases comments, which will trigger
25575           calls to xpass and xfail.
25576
25577 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
25578
25579         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
25580           comments embedded in the testcases, especially the one looking for
25581           special compiler options, as well as the pattern matching for the
25582           compiler output again.
25583
25584 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
25585
25586         * lib/old-dejagnu.exp: Do a proper check of the return value for
25587           execute tests. Fixed several problems with the pattern matching
25588           of the compiler output which gave erroneous test results.
25589           Changed several of the test result messages to be more descriptive.
25590         * config/unix-g++.exp: Proc g++_load now actually works and
25591           executes the tests passed to it and returns a usable return
25592           value.
25593
25594 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
25595
25596           * lib/gcc.exp: Exits gracefully if $CC is bogus.
25597
25598 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
25599
25600         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
25601           Modified both files to properly execute the old style
25602           dejagnu tests. The previous versions of these files were
25603           experimental and did not function anything near correctly.
25604
25605 1993-04-05  Rob Savoye  (rob@cygnus.com)
25606
25607         * Removed all Makefile.in and configure.in files. No configuration
25608         needed now.
25609
25610 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
25611
25612         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
25613
25614 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
25615
25616         * gcc.compile/configure.in, gcc.unsorted/configure.in,
25617         gcc.special/configure.in, gcc.noncompile/configure.in,
25618         gcc.execute/configure.in, gcc.code_quality/configure.in,
25619         g++.other/configure.in, g++.old-deja/configure.in,
25620         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
25621         in srcname setting.
25622
25623 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
25624
25625         * lib/udi.exp:  Fixed mondfe and mondfe_download.
25626         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
25627         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
25628
25629 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
25630
25631         * config/udi-gdb.exp: Check $shell_id after connecting to target.
25632         (gdb_exit): Don't remove *_soc files.
25633
25634 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
25635
25636         * lib/c-torture.exp: Don't look for main; instead always use -w
25637         -c.  This is how the c-torture tests work.  Remove the object
25638         file if the compilation succeeds.
25639         * gcc.execute/execute.exp: Remove executable if test passes.
25640         * gcc.noncompile/noncompile.exp: Every test is an expected
25641         failure.
25642         * gcc.special/special.exp: Added tests from c-torture 1.11,
25643         corrected use of existing test.
25644         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
25645         gcc.execute/920625-1.c: Updated to c-torture 1.11.
25646         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
25647         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
25648         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
25649         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
25650         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
25651         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
25652         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
25653         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
25654         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
25655         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
25656         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
25657         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
25658         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
25659         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
25660         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
25661         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
25662         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
25663         c-torture 1.11.
25664         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
25665         correspond to c-torture 1.11.
25666
25667         * New file.