OSDN Git Service

3727d52ce4d8321e95b25b7efc4415c5b2f4881f
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
2
3         * gcc.dg/tree-ssa/20040911-1.c: New test.
4
5 2004-09-11  Andreas Jaeger  <aj@suse.de>
6
7         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
8         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
9
10 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
11
12         * gcc.target/frv: New directory of FR-V-specific tests.
13
14 2004-09-10  James E Wilson  <wilson@specifixinc.com>
15
16         * gcc.dg/convert-vec-1.c: New test.
17
18 2004-09-10  Roger Sayle  <roger@eyesopen.com>
19
20         PR middle-end/17024
21         * gcc.dg/pr17024-1.c: New test case.
22
23 2004-09-10  Eric Christopher  <echristo@redhat.com>
24
25         * gcc.dg/20040910-1.c: New test.
26
27 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
28
29         * gcc.dg/bitfld-9.c: New test.
30
31 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
32
33         * gcc.c-torture/execute/ieee/acc1.c: New test.
34         * gcc.c-torture/execute/ieee/acc2.c: New test.
35         * gcc.c-torture/execute/ieee/mzero6.c: New test.
36
37 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
38
39         * gcc.dg/deprecated-2.c: New test.
40
41 2004-09-09  James E Wilson  <wilson@specifixinc.com>
42
43         * gcc.dg/init-vec-1.c: New test.
44
45 2004-09-09  Roger Sayle  <roger@eyesopen.com>
46
47         PR middle-end/17055
48         * gcc.dg/pr17055-1.c: New test case.
49
50 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
51
52         PR target/17377
53         * gcc.c-torture/execute/pr17377.c: New test.
54
55 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
56
57         PR c/8420
58         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
59         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
60         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
61         gcc.dg/long-long-typespec-1.c: New tests.
62         * gcc.dg/tls/diag-2.c: Update expected diagnostics
63
64 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
65
66         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
67         gcc.dg/gnu99-static-1.c: New tests.
68
69 2004-09-08  Devang Patel  <dpatel@apple.com>
70
71         * gcc.dg/darwin-ld-20040828-1.c: New test.
72         * gcc.dg/darwin-ld-20040828-2.c: New test.
73         * gcc.dg/darwin-ld-20040828-3.c: New test.
74
75 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
76
77         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
78         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
79         in error message.
80         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
81         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
82         in error message.
83         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
84         types they qualify.
85         * objc.dg/type-size-2.m: Fix wording in comment.
86         * objc.dg/va-meth-1.m: New test case.
87
88 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
89
90         PR c/16633:
91         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
92         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
93
94 2004-09-06  Devang Patel  <dpatel@apple.com>
95
96         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
97         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
98
99 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
100
101         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
102         reflect changed line numbering of diagnostics.
103
104 2004-09-06  Paul Brook  <paul@codesourcery.com>
105
106         * gfortran.dg/edit_real_1.f90: Add new test.
107
108 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
109
110         * gcc.dg/tree-ssa/loop-2.c: New test.
111         * gcc.dg/tree-ssa/loop-3.c: New test.
112         * gcc.dg/tree-ssa/loop-4.c: New test.
113         * gcc.dg/tree-ssa/loop-5.c: New test.
114
115 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
116
117         * gcc.dg/format/sentinel-1.c: Update for parameter option.
118
119 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
120
121         * gcc.dg/format/sentinel-1.c: New test.
122
123 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
124
125         * testsuite/gcc.dg/builtins-46.c: New.
126
127 2004-09-03  Devang Patel  <dpatel@apple.com>
128
129         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
130         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
131
132 2004-09-03  Jan Beulich  <jbeulich@novell.com>
133
134         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
135         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
136         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
137         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
138         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
139         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
140         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
141         the non-portable bzero.
142         * gcc.dg/20010912-1.c: xfail for NetWare.
143         * gcc.dg/20020426-2.c: xfail for NetWare.
144         * gcc.dg/20021014-1.c: xfail for NetWare.
145         * gcc.dg/20021018-1.c: xfail for NetWare.
146         * gcc.dg/20030213-1.c: xfail for NetWare.
147         * gcc.dg/20030225-1.c: xfail for NetWare.
148         * gcc.dg/20030708-1.c: xfail for NetWare.
149         * gcc.dg/builtins-config.h: Also exclude NetWare.
150         * gcc.dg/format/format.h: Define restrict only if not already defined.
151         * gcc.dg/nest.c: xfail for NetWare.
152         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
153         * lib/target-supports.exp (check_visibility_available): Exclude
154         NetWare.
155
156 2004-09-03  Jan Beulich  <jbeulich@novell.com>
157
158         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
159         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
160         deterministic starting point for the alignment of structure fields.
161         * gcc.dg/Wpadded.c: Dito.
162         * g++.dg/abi/vbase10.C: Dito.
163
164 2004-09-03  Devang Patel  <dpatel@apple.com>
165
166         * g++.dg/debug/pr15736.cc: New test.
167
168 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
169
170         * README.QMTEST: Fix out-of-date link.
171
172 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
173
174         PR fortran/16579
175         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
176         Delete.  Duplicate of gfortran.dg/g77/20010610.f
177
178 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
179
180         * g++.dg/abi/arm_rtti1.C: New test.
181
182 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
183
184         * gcc.dg/ppc-vector-memcpy.c: New.
185         * gcc.dg/ppc-vector-memset.c: New.
186
187 2004-09-02  Chao-ying Fu  <fu@mips.com>
188
189         * gcc.target/mips/mips-3d-1.c: New test.
190         * gcc.target/mips/mips-3d-2.c: New test.
191         * gcc.target/mips/mips-3d-3.c: New test.
192         * gcc.target/mips/mips-3d-4.c: New test.
193         * gcc.target/mips/mips-3d-5.c: New test.
194         * gcc.target/mips/mips-3d-6.c: New test.
195         * gcc.target/mips/mips-3d-7.c: New test.
196         * gcc.target/mips/mips-3d-8.c: New test.
197         * gcc.target/mips/mips-3d-9.c: New test.
198         * gcc.target/mips/mips-ps-1.c: New test.
199         * gcc.target/mips/mips-ps-2.c: New test.
200         * gcc.target/mips/mips-ps-3.c: New test.
201         * gcc.target/mips/mips-ps-4.c: New test.
202         * gcc.target/mips/mips-ps-type.c: New test.
203
204 2004-09-02  Paul Brook  <paul@codesourcery.com>
205
206         * gfortran.dg/edit_real_1.f90: Add new tests.
207
208 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
209
210         PR fortran/15327
211         * gfortran.dg/merge_char_1.f90: New test.
212
213 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
214
215         PR fortran/16404
216         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
217
218 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
219
220         PR c/1522
221         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
222
223 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
224
225         * g++.dg/opt/loop1.C: Do not XFAIL.
226
227 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
228
229         * gcc.c-torture/execute/20040831-1.c: New test.
230
231 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
232
233         PR fortran/16579
234         * gfortran.dg/g77/20010610.f: Now passes.
235         Copy from g77.f-torture/execute. Add dg-run directive.
236         * gfortran.dg/g77/README: Update
237
238 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
239
240         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
241         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
242         (t1, t2, t3, t4): Add volatile.
243
244 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
245
246         * g++.dg/ext/visibility/arm1.C: New test.
247
248 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
249
250         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
251         -pedantic-errors.
252
253 2004-09-01  Paul Brook  <paul@codesourcery.com>
254
255         * gfortran.dg/eof_2.f90: New test.
256
257 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
258
259         PR fortran/16579
260         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
261
262 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
263
264         PR libfortran/16805
265         * gfortran.dg/list_read_2.f90: New test.
266
267 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
268
269         * g++.dg/abi/key1.C: New test.
270
271 2004-08-31  Richard Henderson  <rth@redhat.com>
272
273         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
274         form of offsetof.
275         * g++.dg/other/offsetof5.C: Remove duplicate.
276
277 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
278
279         PR fortran/17244
280         * gfortran.dg/func_derived_1.f90: New test.
281
282 2004-08-31  Paul Brook  <paul@codesourcery.com>
283
284         * gfortran.dg/eof_1.f90: New test.
285
286 2004-08-31  Paul Brook  <paul@codesourcery.com>
287
288         * gfortran.dg/list_read_1.f90: New file.
289
290 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
291
292         * g++.dg/opt/loop1.C: XFAIL.
293
294 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
295
296         * gcc.dg/funcdef-storage-1.c: New.
297         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
298         an extern function in local scope.
299         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
300         declare an 'auto inline' function in local scope.
301         * gcc.dg/20011130-1.c: Likewise.
302         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
303         an 'auto' function in local scope.
304         * gcc.dg/20021014-1.c: Likewise.
305         * gcc.dg/20030331-2.c: Likewise.
306
307 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
308
309         * gfortran.dg/blockdata_1.f90: New test.
310
311 2004-08-30  Richard Henderson  <rth@redhat.com>
312
313         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
314
315 2004-08-30  Richard Henderson  <rth@redhat.com>
316
317         * lib/fortran-torture.exp (fortran-torture-execute): Honor
318         additional_flags set by alternate driver.
319         (ieee-options): New procedure.
320         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
321         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
322         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
323         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
324
325 2004-08-30  Richard Henderson  <rth@redhat.com>
326
327         * lib/f-torture.exp: Remove.
328
329 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
330
331         PR rtl-optimization/16590
332         * g++.dg/opt/loop1.C: New test.
333
334 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
335
336         PR fortran/13910
337         * gfortran.dg/oldstyle_1.f90: New test.
338
339 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
340         Paul Brook  <paul@codesourcery.com>
341
342         * gfortran.dg/g77/README: Update.
343         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
344         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
345         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
346
347 2004-08-28  Paul Brook  <paul@codesourcery.com>
348
349         PR libfortran/17195
350         * gfortran.dg/edit_real_1.f90: New test.
351
352 2004-08-27  Paul Brook  <paul@codesourcery.com>
353
354         * gfortran.dg/rewind_1.f90: New test.
355
356 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
357
358         PR fortran/16597
359         * gfortran.dg/pr16597.f90: New test.
360
361 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
362
363         PR c/13801
364         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
365         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
366         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
367         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
368         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
369
370 2004-08-26  Nick Clifton  <nickc@redhat.com>
371
372         * gcc.c-torture/compile/pr17119.c: New test.
373
374 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
375
376         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
377
378 2004-08-25  Richard Henderson  <rth@redhat.com>
379
380         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
381         the bits that expect kind=8 to be the largest real kind.
382
383 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
384
385         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
386
387 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
388
389         * gfortran.dg/assignment_1.f90: New test.
390
391 2004-08-25  Adam Nemet  <anemet@lnxw.com>
392
393         * g++.dg/template/repo3.C: New test.
394
395 2004-08-25  Roger Sayle  <roger@eyesopen.com>
396
397         PR middle-end/16693
398         PR tree-optimization/16372
399         * g++.dg/opt/pr16372-1.C: New test case.
400         * g++.dg/opt/pr16693-1.C: New test case.
401         * g++.dg/opt/pr16693-2.C: New test case.
402
403 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
404
405         * objc.dg/proto-lossage-4.m: New test.
406
407 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
408
409         PR c++/17155
410         * g++.dg/inherit/local2.C: New test.
411
412 2004-08-25  Paul Brook  <paul@codesourcery.com>
413
414         PR fortran/17144
415         * gfortran.dg/string_ctor_1.f90: New test.
416
417 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
418
419         PR c++/14428
420         * g++.dg/template/redecl2.C: New test.
421
422 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
423
424         PR fortran/17143
425         * gfortran.dg/pr17143.f90: New test.
426
427 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
428
429         PR fortran/17164
430         * gfortran.dg/pr17164.f90: New test.
431
432 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
433
434         * gcc.dg/tree-ssa/loop-1.c: New test.
435
436 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
437
438         * gcc.c-torture/compile/20040824-1.c: New test.
439
440 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
441
442         * gcc.c-torture/compile/iftrap-3.c: New test.
443
444 2004-08-24  Paul Brook  <paul@codesourcery.com>
445
446         * gfortran.dg/entry_2.f90: New test.
447
448 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
449
450         PR c++/16889
451         * g++.dg/lookup/ambig[12].C: New.
452
453 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
454
455         PR c++/16706
456         * g++.dg/template/crash21.C: New test.
457         * g++.dg/template/crash22.C: Likewise.
458
459 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
460
461         PR c++/17149
462         * g++.dg/template/access15.C: New.
463
464 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
465
466         PR c++/17163
467         * g++.dg/template/repo2.C: New test.
468
469 2004-08-23  Roger Sayle  <roger@eyesopen.com>
470
471         PR rtl-optimization/17078
472         * gcc.c-torture/execute/pr17078-1.c: New test case.
473
474 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
475
476         PR c/14492
477         * gcc.dg/debug/crash1.c: New test.
478
479 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
480
481         PR c/16180
482         * gcc.dg/loop-5.c: New test.
483
484 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
485
486         * gcc.c-torture/execute/20040823-1.c: New test.
487
488 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
489
490         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
491         to the assembler.  Simplify test accordingly.
492         (asm_abi_flags): Use GNU names.
493         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
494         to check for ABI flags.
495
496 2004-08-22  Andrew Pinski  <apinski@apple.com>
497
498         * g++.dg/opt/pr14029.C: New test.
499         * gcc.c-torture/execute/pr15262.c: New test.
500
501 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
502
503         * gfortran.dg/reduction.f90: Add checks with complex arguments.
504
505 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
506
507         PR 16908
508         * gfortran.dg/direct_io.f90: New test.
509
510 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
511
512         PR c++/17121
513         * g++.dg/inherit/local2.C: New test.
514
515 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
516
517         PR c++/17120
518         * g++.dg/warn/Wparentheses-4.C: New test.
519
520 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
521
522         PR c++/17121
523         * g++.dg/inherit/local2.C: New test.
524
525         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
526         * gcc.dg/ppc-ldstruct.c: Likewise.
527         * gcc.dg/ppc64-abi-2.c: Likewise.
528
529 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
530
531         PR rtl-optimization/17099
532         * gcc.c-torture/execute/20040820-1.c: New test.
533
534 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
535
536         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
537
538 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
539
540         PR fortran/17077
541         * gfortran.dg/auto_array_1.f90: New test.
542
543 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
544
545         PR fortran/17074
546         * gfortran.dg/simpleif_1.f90: New test.
547
548 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
549
550         * lib/target-supports.exp (check_profiling_available): Return
551         false for arm*-*-symbianelf* and arm*-*-eabi*.
552
553         PR c++/15890
554         * g++.dg/template/delete1.C: New test.
555
556 2004-08-19  Paul Brook  <paul@codesourcery.com>
557
558         PR fortran/14976
559         PR fortran/16228
560         * gfortran.dg/data_char_1.f90: New test.
561
562 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
563
564         PR fortran/16946
565         * gfortran.dg/reduction.f90: New testcase.
566
567 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
568
569         PR fortran/16520
570         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
571
572 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
573
574         PR c++/17041
575         * g++.dg/Wparentheses-3.C: New test.
576
577 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
578
579         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
580         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
581         * gcc.dg/vect/vect-2.c: Likewise.
582         * gcc.dg/vect/vect-3.c: Likewise.
583         * gcc.dg/vect/vect-4.c: Likewise.
584         * gcc.dg/vect/vect-5.c: Likewise.
585         * gcc.dg/vect/vect-6.c: Likewise.
586         * gcc.dg/vect/vect-7.c: Likewise.
587         * gcc.dg/vect/vect-25.c: Likewise.
588         * gcc.dg/vect/vect-31.c: Likewise.
589         * gcc.dg/vect/vect-32.c: Likewise.
590         * gcc.dg/vect/vect-34.c: Likewise.
591         * gcc.dg/vect/vect-36.c: Likewise.
592         * gcc.dg/vect/vect-all.c: Likewise.
593
594 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
595
596         PR c++/17068
597         * g++.dg/template/operator4.C: New test.
598
599 2004-08-18  Richard Henderson  <rth@redhat.com>
600
601         * gcc.dg/20040206-1.c: XFAIL.
602
603 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
604
605         PR c++/16246
606         * g++.dg/template/array7.C: New test.
607
608 2004-08-17  James E Wilson  <wilson@specifixinc.com>
609
610         * gcc.dg/mips-movcc-1.c: New test.
611         * gcc.dg/mips-movcc-2.c: New test.
612         * gcc.dg/mips-movcc-3.c: New test.
613
614         * gcc.dg/mips-nmadd-1.c: New test.
615         * gcc.dg/mips-nmadd-2.c: New test.
616
617 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
618
619         PR c++/15871
620         * g++.dg/opt/inline8.C: New test.
621
622         PR c++/16965
623         * g++.dg/parse/error17.C: New test.
624
625 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
626
627         * gcc.dg/vect: New directory for vectorizer tests.
628         * gcc.dg/vect/tree-vect.h: New file.
629         * gcc.dg/vect/vect.exp: New file.
630         * gcc.dg/vect/pr16105.c.c: New test.
631         * gcc.dg/vect/vect-1.c: New test.
632         * gcc.dg/vect/vect-2.c: New test.
633         * gcc.dg/vect/vect-3.c: New test.
634         * gcc.dg/vect/vect-4.c: New test.
635         * gcc.dg/vect/vect-5.c: New test.
636         * gcc.dg/vect/vect-6.c: New test.
637         * gcc.dg/vect/vect-7.c: New test.
638         * gcc.dg/vect/vect-8.c: New test.
639         * gcc.dg/vect/vect-9.c: New test.
640         * gcc.dg/vect/vect-10.c: New test.
641         * gcc.dg/vect/vect-11.c: New test.
642         * gcc.dg/vect/vect-12.c: New test.
643         * gcc.dg/vect/vect-13.c: New test.
644         * gcc.dg/vect/vect-14.c: New test.
645         * gcc.dg/vect/vect-15.c: New test.
646         * gcc.dg/vect/vect-16.c: New test.
647         * gcc.dg/vect/vect-17.c: New test.
648         * gcc.dg/vect/vect-18.c: New test.
649         * gcc.dg/vect/vect-19.c: New test.
650         * gcc.dg/vect/vect-20.c: New test.
651         * gcc.dg/vect/vect-21.c: New test.
652         * gcc.dg/vect/vect-22.c: New test.
653         * gcc.dg/vect/vect-23.c: New test.
654         * gcc.dg/vect/vect-24.c: New test.
655         * gcc.dg/vect/vect-25.c: New test.
656         * gcc.dg/vect/vect-26.c: New test.
657         * gcc.dg/vect/vect-27.c: New test.
658         * gcc.dg/vect/vect-28.c: New test.
659         * gcc.dg/vect/vect-29.c: New test.
660         * gcc.dg/vect/vect-30.c: New test.
661         * gcc.dg/vect/vect-31.c: New test.
662         * gcc.dg/vect/vect-32.c: New test.
663         * gcc.dg/vect/vect-33.c: New test.
664         * gcc.dg/vect/vect-34.c: New test.
665         * gcc.dg/vect/vect-35.c: New test.
666         * gcc.dg/vect/vect-36.c: New test.
667         * gcc.dg/vect/vect-37.c: New test.
668         * gcc.dg/vect/vect-38.c: New test.
669         * gcc.dg/vect/vect-40.c: New test.
670         * gcc.dg/vect/vect-41.c: New test.
671         * gcc.dg/vect/vect-42.c: New test.
672         * gcc.dg/vect/vect-43.c: New test.
673         * gcc.dg/vect/vect-44.c: New test.
674         * gcc.dg/vect/vect-45.c: New test.
675         * gcc.dg/vect/vect-46.c: New test.
676         * gcc.dg/vect/vect-47.c: New test.
677         * gcc.dg/vect/vect-48.c: New test.
678         * gcc.dg/vect/vect-49.c: New test.
679         * gcc.dg/vect/vect-50.c: New test.
680         * gcc.dg/vect/vect-51.c: New test.
681         * gcc.dg/vect/vect-52.c: New test.
682         * gcc.dg/vect/vect-53.c: New test.
683         * gcc.dg/vect/vect-54.c: New test.
684         * gcc.dg/vect/vect-55.c: New test.
685         * gcc.dg/vect/vect-56.c: New test.
686         * gcc.dg/vect/vect-57.c: New test.
687         * gcc.dg/vect/vect-58.c: New test.
688         * gcc.dg/vect/vect-59.c: New test.
689         * gcc.dg/vect/vect-60.c: New test.
690         * gcc.dg/vect/vect-61.c: New test.
691         * gcc.dg/vect/vect-all.c: New test.
692         * gcc.dg/vect/vect-none.c: New test.
693
694 2004-08-17  Paul Brook  <paul@codesourcery.com>
695
696         PR fortran/13082
697         * gfortran.dg/entry_1.f90: New test.
698
699 2004-08-17  Andrew Pinski  <apinski@apple.com>
700
701         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
702
703 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
704
705         * gcc.dg/pr17036-1.c: New test.
706
707 2004-08-16  Devang Patel  <dpatel@apple.com>
708
709         * gcc.dg/darwin-20040809-1.c: New test.
710
711 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
712
713         * gcc.dg/funcdef-attr-1.c: New test.
714
715 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
716
717         * gcc.dg/altivec-17.c: New test.
718         * gcc.dg/altivec-18.c: New test.
719
720 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
721
722         PR c++/6749
723         * g++.dg/template/vtable2.C: New test.
724
725 2004-08-14  Richard Henderson  <rth@redhat.com>
726
727         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
728         * gcc.dg/pack-test-4.c (main): Return 0.
729         * gcc.dg/setjmp-1.c: Remove XFAIL.
730         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
731
732 2004-08-14  Richard Henderson  <rth@redhat.com>
733
734         * gcc.dg/980217-1.c: Add prototype for printf.
735
736 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
737
738         * gfortran.dg/pr16935.f90: New test.
739
740 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
741
742         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
743
744 2004-08-13  Paul Brook  <paul@codesourcery.com>
745
746         * gfortran.dg/der_io_1.f90: Remove stray comma.
747
748 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
749
750         * gcc.dg/vmx/cw-bug-2.c: Remove.
751         * gcc.dg/vmx/vprint-1.c: Remove.
752         * gcc.dg/vmx/vscan-1.c: Remove.
753
754 2004-08-12  Devang patel  <dpatel@apple.com>
755
756         * gcc.dg/darwin-20040809-2.c: New test.
757
758 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
759
760         * g++.dg/ext/altivec-12.C: New test.
761
762         * g++.dg/ext/altivec-11.C: New test.
763
764 2004-08-12  Paul Brook  <paul@codesourcery.com>
765
766         * g++.dg/abi/arm_cxa_vec_1.C: New test.
767
768 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
769
770         * g++.dg/ext/altivec-2.C: Check for hardware support before
771         executing any VMX instructions.
772
773         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
774
775 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
776
777         PR c++/16276
778         * g++.old-deja/g++.other/comdat4.C: New test.
779         * g++.old-deja/g++.other/comdat4-aux.cc: New.
780
781 2004-08-12  Ben Elliston  <bje@au.ibm.com>
782
783         PR target/16286
784         * gcc.dg/pr16286.c: New test.
785
786 2004-08-12 Jan Beulich <jbeulich@novell.com>
787
788         * g++.dg/ext/asm5.C: New.
789
790 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
791
792         PR c++/16698
793         * g++.dg/eh/crash1.C: New test.
794
795         PR c++/16717
796         * g++.dg/ext/construct1.C: New test.
797
798 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
799
800         PR c++/16853
801         * g++.dg/init/ptrmem1.C: New test.
802
803         PR c++/16618
804         * g++.dg/parse/offsetof5.C: New test.
805
806         PR c++/16870
807         * g++.dg/template/overload3.C: New test.
808
809 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
810
811         PR c++/16964
812         * g++.dg/parse/error16.C: New test.
813
814         PR c++/16904
815         * g++.dg/template/error14.C: New test.
816
817         PR c++/16929
818         * g++.dg/template/error15.C: New test.
819
820 2004-08-11  Devang Patel  <dpatel@apple.com>
821
822         * gcc.dg/darwin-ld-20040809-1.c: New test.
823         * gcc.dg/darwin-ld-20040809-2.c: New test.
824
825 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
826
827         PR fortran/16917
828         * gfortran.dg/dfloat_1.f90: New test.
829
830 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
831
832         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
833         * gcc.dg/dll-2.c: Fix dg-require syntax.
834         * gcc.misc-tests/arm-isr.c (abort): Declare.
835         (exit): Likewise.
836
837 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
838
839         PR c++/16971
840         * g++.dg/parse/crash16.C: New test.
841
842 2004-08-10  Roger Sayle  <roger@eyesopen.com>
843
844         * gcc.dg/mips-rsqrt-1.c: New test case.
845         * gcc.dg/mips-rsqrt-2.c: New test case.
846         * gcc.dg/mips-rsqrt-3.c: New test case.
847
848 2004-08-10  Paul Brook  <paul@codesourcery.com>
849
850         * gfortran.dg/der_io_1.f90: New test.
851
852 2004-08-10  Paul Brook  <paul@codesourcery.com>
853
854         PR fortran/16919
855         * gfortran.dg/der_array_1.f90: New test.
856
857 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
858
859         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
860
861 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
862
863         * gcc.dg/wchar_t-2.c: Fix typo.
864
865 2004-08-09  Falk Hueffner  <falk@debian.org>
866
867         PR tree-optimization/12517
868         * gcc.c-torture/compile/pr12517.c: New test.
869
870         PR tree-optimization/12578
871         * gcc.c-torture/compile/pr12578.c: New test.
872
873         PR tree-optimization/12899
874         * gcc.c-torture/compile/pr12899.c: New test.
875
876         PR rtl-optimization/14692
877         * gcc.c-torture/compile/pr14692.c: New test.
878
879         PR tree-optimization/16461
880         * gcc.c-torture/compile/pr16461.c: New test.
881
882 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
883
884         * gfortran.dg/getenv_1.f90: New test.
885
886 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
887
888         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
889         wchar_t.
890         * gcc.dg/symbian5.c: Test -fno-short-wchar.
891
892 2004-08-06  Paul Brook  <paul@codesourcery.com>
893
894         * gfortran.dg/ret_array_1.f90: New test.
895         * gfortran.dg/ret_pointer_1.f90: New test.
896
897 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
898
899         * gcc.dg/missing-field-init-[12].c: New tests.
900         * g++.dg/warn/missing-field-init-[12].C: New tests.
901
902 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
903
904         * gcc.dg/enum2.c: New test.
905         * gcc.dg/symbian3.c: Likewise.
906         * gcc.dg/symbian4.c: Likewise.
907         * gcc.dg/wchar_t-2.c: Likewise.
908
909 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
910
911         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
912         destructor tests.
913
914 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
915
916         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
917         dg-require-visiblity.
918         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
919         * g++.dg/ext/visibility/fvisibility.C: Likewise.
920         * g++.dg/ext/visibility/memfuncts.C: Likewise.
921         * g++.dg/ext/visibility/new1.C: Likewise.
922         * g++.dg/ext/visibility/pragma.C: Likewise.
923         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
924         * g++.dg/ext/visibility/virtual.C: Likewise.
925         * g++/dg/ext/visibility/visibility-1.C: Likewise.
926         * g++/dg/ext/visibility/visibility-2.C: Likewise.
927         * g++/dg/ext/visibility/visibility-3.C: Likewise.
928         * g++/dg/ext/visibility/visibility-4.C: Likewise.
929         * g++/dg/ext/visibility/visibility-5.C: Likewise.
930         * g++/dg/ext/visibility/visibility-6.C: Likewise.
931         * g++/dg/ext/visibility/visibility-7.C: Likewise.
932         * g++/dg/ext/visibility/visibility-8.C: New test.
933         * gcc.c-torture/compile/dll.x: Remove.
934         * gcc.dg/dll-2.c: Use dg-require-dll
935         * gcc.dg/visibility-10.c: New test.
936         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
937         supporting DLLs.
938         * testsuite/lib/scanasm.exp (scan_hidden): New function.
939         (scan_not_hidden): Likewise.
940
941 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
942
943         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
944
945 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
946
947         * gcc.c-torture/execute/20040805-1.c: New test.
948
949 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
950
951         * gcc.dg/20020118-1.c: Declare abort.
952         * gcc.dg/altivec_check.h: Likewise.
953         * gcc.dg/iftrap-2.c: Likewise.
954         * gcc.dg/pragma-darwin.c: Likewise.
955         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
956
957 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
958
959         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
960
961 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
962
963         * gcc.c-torture/execute/builtins/abs-2.c,
964         gcc.c-torture/execute/builtins/abs-3.c,
965         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
966         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
967         intmax_t, uintmax_t and their limits.
968         * gcc.dg/intmax_t-1.c: New test.
969
970 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
971
972         * g++.dg/tc1/dr147.C: Add reference to PR.
973
974 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
975
976         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
977         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
978
979 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
980
981         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
982
983 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
984
985         * gcc.dg/redecl-5.c: New test.
986         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
987         of scanf.
988
989 2004-08-03  Roger Sayle  <roger@eyesopen.com>
990
991         PR middle-end/16790
992         * gcc.c-torture/execute/pr16790-1.c: New test case.
993
994 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
995
996         * g++.dg/ext/visibility/assign1.C: New test.
997         * g++.dg/ext/visibility/new1.C: Likewise.
998
999         * gcc.dg/symbian1.c: New test.
1000         * gcc.dg/symbian2.c: Likewise.
1001
1002 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
1003
1004         PR target/16570
1005         * gcc.dg/i386-sse-9.c: New test.
1006
1007 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1008
1009         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
1010
1011 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1012
1013         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
1014         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
1015         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
1016         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
1017         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
1018         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
1019         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
1020         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
1021         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
1022         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
1023         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
1024         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
1025         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
1026         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
1027         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
1028         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
1029         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
1030         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
1031         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
1032         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
1033         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
1034         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
1035         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
1036         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
1037         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
1038         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
1039         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
1040         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
1041         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
1042         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
1043         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
1044         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
1045         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
1046         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
1047         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
1048         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
1049         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
1050         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
1051         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
1052         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
1053         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
1054         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
1055         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
1056         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
1057         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
1058         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
1059         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
1060         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
1061         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
1062         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
1063         gcc.misc-tests/i386-pf-3dnow-1.c,
1064         gcc.misc-tests/i386-pf-athlon-1.c,
1065         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
1066         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
1067         Declare built-in functions used.
1068         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
1069
1070 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
1071
1072         PR c++/16707
1073         * g++.dg/lookup/using12.C: New test.
1074
1075         * g++.dg/init/null1.C: Fix PR number.
1076         * g++.dg/parse/namespace10.C: Likewise.
1077
1078 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1079
1080         PR c++/16224
1081         * g++.dg/template/spec17.C: New test.
1082         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
1083         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
1084
1085 2004-08-02  David Billinghurst
1086
1087         PR fortran/16292
1088         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
1089
1090 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
1091
1092         * gcc.dg/ia64-got-1.c: New test case.
1093
1094 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1095
1096         PR c++/16489
1097         * g++.dg/init/null1.C: New test.
1098         * g++.dg/tc1/dr76.C: Adjust error marker.
1099
1100         PR c++/16529
1101         * g++.dg/parse/namespace10.C: New test.
1102
1103         PR c++/16810
1104         * g++.dg/inherit/ptrmem2.C: New test.
1105
1106 2004-08-02  Ben Elliston  <bje@au.ibm.com>
1107
1108         PR target/16155
1109         * gcc.dg/pr16155.c: New test.
1110
1111 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1112
1113         * gcc.dg/redecl-2.c: New test.
1114
1115 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
1116
1117         * gcc.dg/darwin-longdouble.c: New file.
1118
1119 2004-07-30  Richard Henderson  <rth@redhat.com>
1120
1121         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
1122         write to constant argument.
1123         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
1124
1125 2004-07-30  Richard Henderson  <rth@redhat.com>
1126
1127         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
1128         tests of nearest around zero.
1129
1130 2004-07-30  Andrew Pinski  <apinski@apple.com>
1131
1132         * gcc.c-torture/compile/20040730-1.c: New test.
1133
1134 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1135
1136         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
1137         powerpc-eabispe.
1138
1139 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1140
1141         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
1142
1143 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
1144
1145         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
1146         contains $ld_library_path.
1147         * lib/gfortran.exp (gfortran_link_flags): Likewise.
1148
1149 2004-07-29  Richard Henderson  <rth@redhat.com>
1150
1151         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
1152
1153         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
1154         (alt2, which): New.
1155         (Check): Accept either alternative.
1156
1157 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
1158
1159         * g++.dg/abi/inline1.C: New test.
1160         * g++.dg/abi/local1-a.cc: Likewise.
1161         * g++.dg/abi/local1.C: Likewise.
1162         * g++.dg/abi/mangle11.C: Tweak location of warnings.
1163         * g++.dg/abi/mangle12.C: Likewise.
1164         * g++.dg/abi/mangle17.C: Likewise.
1165         * g++.dg/abi/mangle20-2.C: Likewise.
1166         * g++.dg/opt/interface1.C: Likewise.
1167         * g++.dg/opt/interface1.h: Likewise.
1168         * g++.dg/opt/interface1-a.cc: New test.
1169         * g++.dg/parse/repo1.C: New test.
1170         * g++.dg/template/repo1.C: Likewise.
1171         * g++.dg/warn/Winline-1.C: Likewise.
1172         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
1173
1174 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
1175
1176         * gcc.dg/tree-ssa/20040729-1.c: New test.
1177
1178 2004-07-27  Matt Austern <austern@apple.com>
1179
1180         * gcc.dg/darwin-bool-1.c: New test.
1181         * gcc.dg/darwin-bool-2.c: New test.
1182
1183 2004-07-28  Richard Henderson  <rth@redhat.com>
1184
1185         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
1186         arguments in the correct type.  Don't write to constant arguments.
1187
1188 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1189
1190         PR tree-optimization/16688
1191         PR tree-optimization/16689
1192         * g++.dg/tree-ssa/pr16688.C: New test.
1193
1194 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1195
1196         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1197         loads.  Not only in the comment, this time.
1198
1199 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
1200
1201         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
1202         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
1203         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
1204         * gcc.dg/sh4a-bitmovua.c: New.
1205         * gcc.dg/sh4a-cos.c: New.
1206         * gcc.dg/sh4a-cosf.c: New.
1207         * gcc.dg/sh4a-fprun.c: New.
1208         * gcc.dg/sh4a-fsrra.c: New.
1209         * gcc.dg/sh4a-memmovua.c: New.
1210         * gcc.dg/sh4a-sin.c: New.
1211         * gcc.dg/sh4a-sincos.c: New.
1212         * gcc.dg/sh4a-sincosf.c: New.
1213         * gcc.dg/sh4a-sinf.c: New.
1214
1215 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1216
1217         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
1218         conditionals.
1219         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1220         loads.
1221         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
1222         DOM1.
1223
1224 2004-07-27  Andrew Pinski  <apinski@apple.com>
1225
1226         * g++.dg/rtti/tinfo1.C: Correct the xfail.
1227
1228 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
1229
1230         * gcc.dg/pragma-isr.c: New test.
1231
1232 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1233
1234         PR c++/14429
1235         * g++.dg/template/ttp11.C: New test.
1236
1237 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
1238
1239         * gcc.c-torture/compile/20040727-1.c: New test.
1240
1241 2004-07-26  Eric Christopher  <echristo@redhat.com>
1242
1243         * gcc.c-torture/compile/20040726-2.c: New test.
1244
1245 2004-07-26  Andrew Pinski  <apinski@apple.com>
1246
1247         * g++.dg/rtti/tinfo1.C: Xfail.
1248
1249 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
1250
1251         * gcc.c-torture/compile/20040726-1.c: New test.
1252
1253 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
1254             Brian Ryner  <bryner@brianryner.com>
1255
1256         PR c++/9283
1257         PR c++/15000
1258         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
1259         * g++.dg/ext/visibility/: New directory.
1260         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
1261         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
1262         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
1263         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
1264         * g++.dg/ext/visibility/fvisibility.C,
1265         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
1266         g++.dg/ext/visibility/fvisibility-override1.C
1267         g++.dg/ext/visibility/fvisibility-override2.C
1268         g++.dg/ext/visibility/memfuncts.C
1269         g++.dg/ext/visibility/noPLT.C
1270         g++.dg/ext/visibility/pragma.C
1271         g++.dg/ext/visibility/pragma-override1.C
1272         g++.dg/ext/visibility/pragma-override2.C
1273         g++.dg/ext/visibility/staticmemfuncts.C
1274         g++.dg/ext/visibility/virtual.C: New tests.
1275
1276 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1277
1278         PR c/15360
1279         * gcc.dg/pr15360-1.c: New test.
1280
1281 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
1282
1283         * gcc.dg/pragma-align-2.c: New test.
1284         * gcc.dg/pragma-init-fini.c: New test.
1285         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
1286         targets.
1287
1288 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1289
1290         * gcc.dg/init-string-2.c: New test.
1291
1292 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
1293
1294         PR 16684
1295         * gcc.dg/Wredundant-decls-1.c: New test case.
1296
1297 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
1298
1299         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
1300         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
1301         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
1302         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
1303         * gcc.dg/compat/generate-random.c: New file.
1304         * gcc.dg/compat/generate-random.h: Likewise.
1305         * gcc.dg/compat/generate-random_r.c: Likewise.
1306         * gcc.dg/compat/struct-layout-1.h: Likewise.
1307         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
1308         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
1309         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
1310         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
1311         * gcc.dg/compat/struct-layout-1_main.c: New test.
1312         * gcc.dg/compat/struct-layout-1_x.c: New file.
1313         * gcc.dg/compat/struct-layout-1_y.c: New file.
1314         * gcc.dg/compat/struct-layout-1_test.h: New file.
1315
1316 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
1317
1318         * gcc.dg/comp-return-1.c: New test
1319
1320 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
1321
1322         * gcc.dg/vmx/8-02a.c: Fix typo.
1323
1324         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
1325         * gcc.dg/darwin-abi-3.c: New test.
1326
1327         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
1328         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
1329
1330         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
1331         * gcc.dg/vmx/ops-long-1.c: New test.
1332         * gcc.dg/vmx/ops-long-2.c: New test.
1333
1334 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1335
1336         * g++.dg/lookup/conv-[1234].C: New.
1337
1338 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
1339
1340         * g++.dg/parse/attr2.C: Simplify.
1341
1342 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1343
1344         PR c/7284
1345         * gcc.c-torture/execute/pr7284-1.c: New test.
1346
1347 2004-07-22  Brian Booth  <bbooth@redhat.com>
1348
1349         * gcc.dg/tree-ssa/20040721-1.c: New test.
1350
1351 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1352
1353         * g++.dg/template/crash20.c: New.
1354
1355 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
1356
1357         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
1358         Add dg-run directive.  Declare variables as required.
1359         * gfortran.dg/g77/README: Update
1360
1361 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
1362
1363         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
1364         gcc.dg/cris-peep2-andu2.c: New tests.
1365
1366 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1367
1368         PR c/15052
1369         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
1370         on return type.
1371         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
1372         messages.
1373         * gcc.dg/qual-return-2.c: Update expected messages.
1374         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
1375
1376 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1377
1378         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
1379         * gcc.dg/noncompile/921102-1.c: Update expected error message.
1380
1381 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1382
1383         PR c/11250
1384         * gcc.dg/init-string-1.c: New test.
1385
1386 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
1387
1388         PR middle-end/15345
1389         PR c/16450
1390         * gcc.dg/torture/nested-fn-1.c: New test.
1391
1392 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
1393
1394         PR target/16559
1395         * gcc.dg/ia64-fptr-1.c: New file.
1396
1397 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1398
1399         PR c++/14497
1400         * g++.dg/template/spec16.C: New test.
1401         * g++.old-deja/g++.robertl/eb118.C: Remove.
1402
1403 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1404
1405         PR c++/509
1406         * g++.dg/template/spec15.C: New test.
1407
1408 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
1409
1410         Copy cases from g77.f-torture/execute and add dg-run
1411         directive.  Other changes as noted.
1412         * gfortran.dg/g77/13037.f
1413         * gfortran.dg/g77/1832.f
1414         * gfortran.dg/g77/19981119-0.f
1415         * gfortran.dg/g77/19990313-0.f
1416         * gfortran.dg/g77/19990313-1.f
1417         * gfortran.dg/g77/19990313-2.f
1418         * gfortran.dg/g77/19990313-3.f
1419         * gfortran.dg/g77/19990419-1.f
1420         * gfortran.dg/g77/19990826-0.f
1421         * gfortran.dg/g77/19990826-2.f
1422         * gfortran.dg/g77/20000503-1.f
1423         * gfortran.dg/g77/20001111.f
1424         * gfortran.dg/g77/20010116.f
1425         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
1426         * gfortran.dg/g77/20010430.f
1427         * gfortran.dg/g77/6177.f
1428         * gfortran.dg/g77/947.f
1429         * gfortran.dg/g77/970816-3.f
1430         * gfortran.dg/g77/971102-1.f
1431         * gfortran.dg/g77/980520-1.f
1432         * gfortran.dg/g77/980628-0.f
1433         * gfortran.dg/g77/980628-1.f
1434         * gfortran.dg/g77/980628-10.f
1435         * gfortran.dg/g77/980628-2.f
1436         * gfortran.dg/g77/980628-3.f
1437         * gfortran.dg/g77/980628-7.f
1438         * gfortran.dg/g77/980628-8.f
1439         * gfortran.dg/g77/980628-9.f
1440         * gfortran.dg/g77/980701-0.f
1441         * gfortran.dg/g77/980701-1.f
1442         * gfortran.dg/g77/cabs.f
1443         * gfortran.dg/g77/claus.f
1444         * gfortran.dg/g77/complex_1.f
1445         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
1446         * gfortran.dg/g77/dcomplex.f
1447         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
1448         * gfortran.dg/g77/f90-intrinsic-mathematical.f
1449         * gfortran.dg/g77/f90-intrinsic-numeric.f
1450         * gfortran.dg/g77/int8421.f
1451         * gfortran.dg/g77/labug1.f
1452         * gfortran.dg/g77/large_vec.f
1453         * gfortran.dg/g77/le.f
1454         * gfortran.dg/g77/short.f
1455         * gfortran.dg/g77/README: Update
1456
1457 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
1458
1459         PR c++/16637
1460         * g++.dg/parse/lookup4.C: New test.
1461
1462 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1463
1464         PR c++/16175
1465         * g++.dg/template/ttp10.C: New test.
1466
1467 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1468
1469         * gcc.dg/pr12625-1.c: New test.
1470
1471 2004-07-20  Steven Bosscher  <stevenb@suse.de>
1472
1473         * testsuite/gcc.dg/switch-warn-1.c: New test.
1474         * testsuite/gcc.dg/switch-warn-2.c: New test.
1475         * gcc.c-torture/compile/pr14730.c: Update.
1476
1477 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
1478
1479         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
1480         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
1481         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
1482         g++.dg/template/nontype3.C: Remove trailing CR from tests.
1483
1484 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
1485
1486         PR c++/16623
1487         * g++.dg/template/assign1.C: New test.
1488
1489 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1490
1491         PR c++/12170
1492         * g++.dg/template/ttp9.C: New test.
1493
1494 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
1495
1496         * gcc.dg/format/cmn-err-1.c: New test.
1497
1498 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1499
1500         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
1501         gcc.dg/Wparentheses-10.c: New tests.
1502         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
1503
1504 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1505
1506         PR fortran/16465
1507         * gfortran.dg/g77//ffixed-line-length-0.f,
1508         gfortran.dg/g77/ffixed-line-length-132.f,
1509         gfortran.dg/g77/ffixed-line-length-72.f,
1510         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
1511         gfortran.dg/g77/README: Update.
1512
1513 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1514
1515         PR c++/13092
1516         * g++.dg/template/non-dependent7.C: New test.
1517         * g++.dg/template/non-dependent8.C: Likewise.
1518         * g++.dg/template/non-dependent9.C: Likewise.
1519         * g++.dg/template/non-dependent10.C: Likewise.
1520
1521 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
1522
1523         PR c++/16337
1524         * g++.dg/parse/attr2.C: New test.
1525
1526 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
1527
1528         * g77.dg: Removed.
1529         * g77.f-torture: Ditto.
1530
1531 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1532
1533         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
1534         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
1535         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
1536
1537 2004-07-16  Richard Henderson  <rth@redhat.com>
1538
1539         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
1540
1541 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1542
1543         * lib/fortran-torture.exp (fortran-torture): Don't test compile
1544         tests with full list of options.
1545         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
1546         of TORTURE_OPTIONS if test contains 'dg-do run'.
1547
1548         PR fortran/16404
1549         * gfortran.dg/do_iterator.f90: New test.
1550
1551 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1552
1553         PR rtl-optimization/16536
1554         * gcc.c-torture/execute/restrict-1.c: New test.
1555
1556 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1557
1558         PR fortran/15324
1559         * gfortran.dg/pr15324.f90: New test.
1560
1561         PR fortran/15129
1562         * gfortran.dg/pr15129.f90: New test.
1563
1564         PR fortran/15140
1565         * gfortran.dg/pr15140.f90: New test.
1566
1567         PR fortran/13792
1568         * gfortran.fortran-torture/execute/bounds.f90: Add check for
1569         compile-time simplification.
1570
1571 2004-07-14  Mike Stump  <mrs@apple.com>
1572
1573         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
1574
1575 2004-07-14  James E Wilson  <wilson@specifixinc.com>
1576
1577         PR target/16325
1578         * gcc.dg/profile-generate-1.c: New.
1579
1580 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
1581
1582         * gcc.c-torture/execute/20040709-1.c: New test.
1583         * gcc.c-torture/execute/20040709-2.c: New test.
1584
1585 2004-07-14  Mike Stump  <mrs@apple.com>
1586
1587         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
1588
1589 2004-07-14  Mike Stump  <mrs@apple.com>
1590
1591         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
1592
1593 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
1594
1595         PR c++/16518
1596         * g++.dg/parse/mutable1.C: New test.
1597
1598 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
1599
1600         PR tree-optimization/16443
1601         * gcc.dg/tree-ssa/20040713-1.c: New test.
1602
1603 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
1604
1605         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
1606         for operator new.
1607
1608 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1609
1610         * gfortran.dg/g77/README: New file
1611         * gfortran.dg/g77/19981216-0.f:  Copy from
1612         g77.f-torture/noncompile.  Add "dg-do compile" and
1613         dg-error as required.
1614         * gfortran.dg/g77/19990218-1.f: Likewise
1615         * gfortran.dg/g77/19990905-1.f: Likewise
1616         * gfortran.dg/g77/9263.f: Likewise
1617         * gfortran.dg/g77/980615-0.f: Likewise
1618         * gfortran.dg/g77/980616-0.f: Likewise
1619         * gfortran.dg/g77/check0.f: Likewise
1620         * gfortran.dg/g77/select_no_compile.f: Likewise
1621
1622 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1623
1624         Copy files from g77.f-torture/compile.
1625         Add "{ dg-do compile}".  Other changes as noted
1626         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
1627         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
1628         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
1629         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
1630         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
1631         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
1632         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
1633         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
1634         statement to conform to standard.  Append alpha1.x for reference.
1635         * gfortran.dg/g77/xformat.f: Add dg-warning
1636
1637 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1638
1639         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
1640         Add {dg-do compile} directive.
1641         * gfortran.dg/g77/cpp2.F: Likewise
1642
1643 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1644
1645         PR c++/5402
1646         * g++.dg/lookup/name-clash1.C: New test.
1647
1648         PR c++/9777
1649         * g++.dg/lookup/name-clash2.C: New test.
1650
1651         PR c++/12102
1652         * g++.dg/lookup/name-clash3.C: New test.
1653
1654 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1655
1656         * g++.dg/lookup/new2.C: New test.
1657         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
1658
1659 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
1660
1661         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
1662         Add {dg-do compile} directive.
1663         * gfortran.dg/g77/13060.f: Likewise
1664         * gfortran.dg/g77/19990218-0.f: Likewise
1665         * gfortran.dg/g77/19990305-0.f: Likewise
1666         * gfortran.dg/g77/19990419-0.f: Likewise
1667         * gfortran.dg/g77/19990502-0.f: Likewise
1668         * gfortran.dg/g77/19990502-1.f: Likewise
1669         * gfortran.dg/g77/19990525-0.f: Likewise
1670         * gfortran.dg/g77/19990826-1.f: Likewise
1671         * gfortran.dg/g77/19990826-3.f: Likewise
1672         * gfortran.dg/g77/19990905-2.f: Likewise
1673         * gfortran.dg/g77/20000412-1.f: Likewise
1674         * gfortran.dg/g77/20000511-1.f: Likewise
1675         * gfortran.dg/g77/20000511-2.f: Likewise
1676         * gfortran.dg/g77/20000518.f: Likewise
1677         * gfortran.dg/g77/20000601-1.f: Likewise
1678         * gfortran.dg/g77/20000601-2.f: Likewise
1679         * gfortran.dg/g77/20000629-1.f: Likewise
1680         * gfortran.dg/g77/20000630-2.f: Likewise
1681         * gfortran.dg/g77/20010115.f: Likewise
1682         * gfortran.dg/g77/20010321-1.f: Likewise
1683         * gfortran.dg/g77/20010426.f: Likewise
1684         * gfortran.dg/g77/20020307-1.f: Likewise
1685         * gfortran.dg/g77/8485.f: Likewise
1686         * gfortran.dg/g77/960317-1.f: Likewise
1687         * gfortran.dg/g77/970915-0.f: Likewise
1688         * gfortran.dg/g77/980310-1.f: Likewise
1689         * gfortran.dg/g77/980310-2.f: Likewise
1690         * gfortran.dg/g77/980310-3.f: Likewise
1691         * gfortran.dg/g77/980310-4.f: Likewise
1692         * gfortran.dg/g77/980310-6.f: Likewise
1693         * gfortran.dg/g77/980310-7.f: Likewise
1694         * gfortran.dg/g77/980310-8.f: Likewise
1695         * gfortran.dg/g77/980419-2.f: Likewise
1696         * gfortran.dg/g77/980424-0.f: Likewise
1697         * gfortran.dg/g77/980427-0.f: Likewise
1698         * gfortran.dg/g77/980729-0.f: Likewise
1699         * gfortran.dg/g77/981117-1.f: Likewise
1700         * gfortran.dg/g77/toon_1.f: Likewise
1701
1702 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1703
1704         PR c++/2204
1705         * g++.dg/other/abstract2.C: New test.
1706
1707 2004-07-12  Paul Brook  <paul@codesourcery.com>
1708
1709         * gfortran.dg/pointer_init_1.f90: New test.
1710
1711 2004-07-11  Paul Brook  <paul@codesourcery.com>
1712
1713         PR fortran/15986
1714         * gfortran.dg/contained_1.f90: New test.
1715
1716 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
1717
1718         * g++.dg/parse/defarg8.C: New test.
1719
1720 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1721
1722         PR fortran/16433
1723         * gfortran.dg/pr16433.f: New test.
1724
1725         PR fortran/17574
1726         * gfortran.dg/pr15754.f90: New test.
1727
1728 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1729
1730         PR tree-optimization/16437
1731         * gcc.c-torture/execute/bitfld-4.c: New test.
1732
1733 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1734
1735         * gfortran.fortran-torture/execute/common_2.f90: Add check for
1736         access to common var from module.
1737
1738 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1739
1740         PR fortran/16336
1741         * gfortran.fortran-torture/execute/common_2.f90: New test.
1742
1743 2004-07-10  Paul Brook  <paul@codesourcery.com>
1744
1745         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
1746
1747 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1748
1749         PR fortran/15969
1750         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
1751
1752 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
1753
1754         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
1755         * gfortran.dg/g77/ffixed-form-2.f: Likewise
1756         * gfortran.dg/g77/ffree-form-1.f: Likewise
1757         * gfortran.dg/g77/ffree-form-2.f: Likewise
1758         * gfortran.dg/g77/ffree-form-3.f: Likewise
1759         * gfortran.dg/g77/fno-underscoring.f: Likewise
1760         * gfortran.dg/g77/funderscoring.f: Likewise
1761         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
1762
1763 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1764
1765         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
1766
1767 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1768         Paul Brook  <paul@codesourcery.com>
1769
1770         PR fortran/13415
1771         * gfortran.dg/common_pointer_1.f90: New test.
1772
1773 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1774
1775         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
1776
1777 2004-07-09  James E Wilson  <wilson@specifixinc.com>
1778
1779         PR target/16364
1780         * gcc.c-torture/compile/20040709-1.c: New.
1781
1782 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1783
1784         PR fortran/14077
1785         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
1786
1787 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1788
1789         PR fortran/13201
1790         * gfortran.dg/shape_1.f90: New test.
1791
1792 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
1793             Andrew Pinski  <apinski@apple.com>
1794
1795         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
1796
1797 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1798
1799         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
1800         comment.
1801
1802 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1803         Paul Brook  <paul@codesourcery.com>
1804
1805         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
1806         '.f95' and '.F95'.
1807
1808 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
1809
1810         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
1811
1812 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1813
1814         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
1815         testcases with capital suffix.
1816
1817 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1818
1819         PR fortran/15481
1820         PR fortran/13372
1821         PR fortran/13575
1822         PR fortran/15978
1823         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
1824
1825         * gfortran.dg/implicit_1.f90: New test.
1826
1827 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1828
1829         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
1830         expression to match gfortran warning/error messages
1831         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
1832         dg-error text.
1833
1834 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1835
1836         * lib/fortran-torture.exp: Rename proc search_for to
1837         search_for_re.
1838
1839 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1840
1841         * gcc.c-torture/execute/simd-5.x: New file.
1842         XFAIL on SPARC 64-bit at -O0.
1843
1844 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1845
1846         PR c++/8211
1847         PR c++/16165
1848         * g++.dg/warn/effc3.C: New test.
1849
1850 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1851
1852         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
1853         change X to 1X in format.
1854         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
1855         add data statements to conform to standard.
1856
1857 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1858
1859         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
1860         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
1861         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
1862
1863 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1864
1865         * gfortran.dg/g77/7388.f: Copy from g77.dg
1866         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
1867         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
1868         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
1869         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
1870         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
1871         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
1872         * gfortran.dg/g77/strlen0.f: Likewise
1873
1874 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
1875
1876         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
1877         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
1878
1879 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1880
1881         * gcc.c-torture/execute/920428-2.x: Delete.
1882         * gcc.c-torture/execute/920501-7.x: Likewise.
1883
1884 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
1885
1886         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
1887         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
1888         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
1889         prescott and c3-2.
1890         (PREFETCH_3DNOW): Add -march=c3.
1891
1892 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
1893
1894         PR c/16437
1895         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
1896         * gcc.c-torture/execute/bf64-1.x: Likewise.
1897
1898 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1899
1900         * gcc.c-torture/compile/20040708-1.c: New test.
1901
1902 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1903
1904         PR c++/16169
1905         * g++.dg/warn/effc2.C: New test.
1906
1907 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1908
1909         * gcc.c-torture/execute/bitfld-1.x: Remove.
1910         * gcc.c-torture/execute/bitfld-3.c: New test.
1911         * gcc.dg/bitfld-2.c: Remove XFAILs.
1912
1913 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
1914
1915         PR c++/16276
1916         * g++.dg/rtti/tinfo1.C: New file.
1917
1918 2004-07-07  Eric Christopher  <echristo@redhat.com>
1919
1920         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
1921
1922 2004-07-07  Andrew Pinski  <apinski@apple.com>
1923
1924         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
1925
1926 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
1927
1928         * g++.dg/init/call1.C: XFAIL.
1929
1930 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
1931
1932         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
1933         except for movstrict*, to movmem* and clrstr* to clrmem*.
1934
1935 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
1936
1937         * gcc.c-torture/execute/20040707-1.c: New test.
1938
1939 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
1940
1941         * gcc.c-torture/execute/20040706-1.c: New test.
1942
1943 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1944
1945         PR c++/3671
1946         * g++.dg/template/spec14.C: New test.
1947
1948 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
1949
1950         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
1951         nothing if not yet defined.  Use it in b, c and d type definitions.
1952         * gcc.c-torture/execute/20040705-1.c: New test.
1953         * gcc.c-torture/execute/20040705-2.c: New test.
1954
1955 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1956
1957         PR c++/2518
1958         * g++.dg/lookup/new1.C: New test.
1959
1960 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1961
1962         PR c++/11406
1963         * g++.dg/template/sizeof8.C: New test.
1964
1965 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
1966
1967         * gcc.c-torture/compile/20040705-1.c: New test.
1968
1969 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
1970
1971         * gfortran.fortran-torture/execute/seq_io.f90: New test.
1972
1973 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
1974
1975         * gcc.dg/cpp/if-mop.c: Two new testcases.
1976         * gcc.dg/cpp/trad/comment-3.c: New.
1977
1978 2004-07-04  Paul Brook  <paul@codesourcery.com>
1979
1980         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
1981
1982 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
1983
1984         PR c++/3761
1985         * g++.dg/lookup/crash4.C: New test.
1986
1987 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
1988
1989         * gcc.c-torture/execute/builtin-abs-1.c
1990         * gcc.c-torture/execute/builtin-abs-2.c
1991         * gcc.c-torture/execute/builtin-complex-1.c
1992         * gcc.c-torture/execute/builtins/string-1-lib.c
1993         * gcc.c-torture/execute/builtins/string-1.c
1994         * gcc.c-torture/execute/builtins/string-2-lib.c
1995         * gcc.c-torture/execute/builtins/string-2.c
1996         * gcc.c-torture/execute/builtins/string-3-lib.c
1997         * gcc.c-torture/execute/builtins/string-3.c
1998         * gcc.c-torture/execute/builtins/string-4-lib.c
1999         * gcc.c-torture/execute/builtins/string-4.c
2000         * gcc.c-torture/execute/builtins/string-5-lib.c
2001         * gcc.c-torture/execute/builtins/string-5.c
2002         * gcc.c-torture/execute/builtins/string-6-lib.c
2003         * gcc.c-torture/execute/builtins/string-6.c
2004         * gcc.c-torture/execute/builtins/string-7-lib.c
2005         * gcc.c-torture/execute/builtins/string-7.c
2006         * gcc.c-torture/execute/builtins/string-8-lib.c
2007         * gcc.c-torture/execute/builtins/string-8.c
2008         * gcc.c-torture/execute/builtins/string-9-lib.c
2009         * gcc.c-torture/execute/builtins/string-9.c
2010         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
2011         * gcc.c-torture/execute/builtins/string-asm-1.c
2012         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
2013         * gcc.c-torture/execute/builtins/string-asm-2.c
2014         * gcc.c-torture/execute/stdio-opt-1.c
2015         * gcc.c-torture/execute/stdio-opt-2.c
2016         * gcc.c-torture/execute/stdio-opt-3.c
2017         * gcc.c-torture/execute/string-opt-1.c
2018         * gcc.c-torture/execute/string-opt-10.c
2019         * gcc.c-torture/execute/string-opt-11.c
2020         * gcc.c-torture/execute/string-opt-12.c
2021         * gcc.c-torture/execute/string-opt-13.c
2022         * gcc.c-torture/execute/string-opt-14.c
2023         * gcc.c-torture/execute/string-opt-15.c
2024         * gcc.c-torture/execute/string-opt-16.c
2025         * gcc.c-torture/execute/string-opt-2.c
2026         * gcc.c-torture/execute/string-opt-6.c
2027         * gcc.c-torture/execute/string-opt-7.c
2028         * gcc.c-torture/execute/string-opt-8.c:
2029         Replace with ...
2030
2031         * gcc.c-torture/execute/builtins/abs-2.c
2032         * gcc.c-torture/execute/builtins/abs-3.c
2033         * gcc.c-torture/execute/builtins/complex-1.c
2034         * gcc.c-torture/execute/builtins/fprintf.c
2035         * gcc.c-torture/execute/builtins/fputs.c
2036         * gcc.c-torture/execute/builtins/memcmp.c
2037         * gcc.c-torture/execute/builtins/memmove.c
2038         * gcc.c-torture/execute/builtins/memops-asm.c
2039         * gcc.c-torture/execute/builtins/mempcpy-2.c
2040         * gcc.c-torture/execute/builtins/mempcpy.c
2041         * gcc.c-torture/execute/builtins/memset.c
2042         * gcc.c-torture/execute/builtins/printf.c
2043         * gcc.c-torture/execute/builtins/sprintf.c
2044         * gcc.c-torture/execute/builtins/strcat.c
2045         * gcc.c-torture/execute/builtins/strchr.c
2046         * gcc.c-torture/execute/builtins/strcmp.c
2047         * gcc.c-torture/execute/builtins/strcpy.c
2048         * gcc.c-torture/execute/builtins/strcspn.c
2049         * gcc.c-torture/execute/builtins/strlen-2.c
2050         * gcc.c-torture/execute/builtins/strlen.c
2051         * gcc.c-torture/execute/builtins/strncat.c
2052         * gcc.c-torture/execute/builtins/strncmp-2.c
2053         * gcc.c-torture/execute/builtins/strncmp.c
2054         * gcc.c-torture/execute/builtins/strncpy.c
2055         * gcc.c-torture/execute/builtins/strpbrk.c
2056         * gcc.c-torture/execute/builtins/strpcpy-2.c
2057         * gcc.c-torture/execute/builtins/strpcpy.c
2058         * gcc.c-torture/execute/builtins/strrchr.c
2059         * gcc.c-torture/execute/builtins/strspn.c
2060         * gcc.c-torture/execute/builtins/strstr-asm.c
2061         * gcc.c-torture/execute/builtins/strstr.c:
2062         ... these new files.
2063
2064         * gcc.c-torture/execute/builtins/abs-2-lib.c
2065         * gcc.c-torture/execute/builtins/abs-3-lib.c
2066         * gcc.c-torture/execute/builtins/complex-1-lib.c
2067         * gcc.c-torture/execute/builtins/fprintf-lib.c
2068         * gcc.c-torture/execute/builtins/fputs-lib.c
2069         * gcc.c-torture/execute/builtins/memcmp-lib.c
2070         * gcc.c-torture/execute/builtins/memmove-lib.c
2071         * gcc.c-torture/execute/builtins/memops-asm-lib.c
2072         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
2073         * gcc.c-torture/execute/builtins/mempcpy-lib.c
2074         * gcc.c-torture/execute/builtins/memset-lib.c
2075         * gcc.c-torture/execute/builtins/printf-lib.c
2076         * gcc.c-torture/execute/builtins/sprintf-lib.c
2077         * gcc.c-torture/execute/builtins/strcat-lib.c
2078         * gcc.c-torture/execute/builtins/strchr-lib.c
2079         * gcc.c-torture/execute/builtins/strcmp-lib.c
2080         * gcc.c-torture/execute/builtins/strcpy-lib.c
2081         * gcc.c-torture/execute/builtins/strcspn-lib.c
2082         * gcc.c-torture/execute/builtins/strlen-2-lib.c
2083         * gcc.c-torture/execute/builtins/strlen-lib.c
2084         * gcc.c-torture/execute/builtins/strncat-lib.c
2085         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
2086         * gcc.c-torture/execute/builtins/strncmp-lib.c
2087         * gcc.c-torture/execute/builtins/strncpy-lib.c
2088         * gcc.c-torture/execute/builtins/strpbrk-lib.c
2089         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
2090         * gcc.c-torture/execute/builtins/strpcpy-lib.c
2091         * gcc.c-torture/execute/builtins/strrchr-lib.c
2092         * gcc.c-torture/execute/builtins/strspn-lib.c
2093         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
2094         * gcc.c-torture/execute/builtins/strstr-lib.c
2095         * gcc.c-torture/execute/builtins/lib/abs.c
2096         * gcc.c-torture/execute/builtins/lib/fprintf.c
2097         * gcc.c-torture/execute/builtins/lib/memset.c
2098         * gcc.c-torture/execute/builtins/lib/printf.c
2099         * gcc.c-torture/execute/builtins/lib/sprintf.c
2100         * gcc.c-torture/execute/builtins/lib/strcpy.c
2101         * gcc.c-torture/execute/builtins/lib/strcspn.c
2102         * gcc.c-torture/execute/builtins/lib/strncat.c
2103         * gcc.c-torture/execute/builtins/lib/strncmp.c
2104         * gcc.c-torture/execute/builtins/lib/strncpy.c
2105         * gcc.c-torture/execute/builtins/lib/strpbrk.c
2106         * gcc.c-torture/execute/builtins/lib/strspn.c
2107         * gcc.c-torture/execute/builtins/lib/strstr.c:
2108         New files containing support routines.
2109
2110         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
2111         declaration.
2112         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
2113         when not optimizing.
2114
2115 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
2116
2117         PR c++/16240
2118         * g++.dg/abi/mangle22.C: New test.
2119         * g++.dg/abi/mangle23.C: Likewise.
2120
2121 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
2122
2123         PR fortran/16290
2124         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
2125         Allow for cases without denormalized floating point numbers.
2126
2127 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
2128
2129         PR c/1027
2130         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2131         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
2132         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
2133         expected warning text.
2134         * gcc.dg/format/diag-2.c: New test.
2135
2136 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2137
2138         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2139
2140 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2141
2142         * gcc.dg/builtins-43.c: New.
2143         * gcc.dg/builtins-44.c: New.
2144         * gcc.dg/builtins-45.c: New.
2145
2146 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
2147             Andreas Tobler  <a.tobler@schweiz.ch>
2148
2149         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
2150         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
2151         as SIGSEGV.
2152         * gcc.dg/cleanup-11.c: Likewise.
2153         * gcc.dg/cleanup-8.c: Likewise.
2154         * gcc.dg/cleanup-9.c: Likewise.
2155         * gcc.dg/cleanup-5.c: Run on all platforms.
2156
2157 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2158
2159         * g++.dg/warn/nonnull1.C: New test.
2160
2161 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
2162
2163         * gcc.dg/compat/compat-common.h: Wrap up CINT in
2164         an #ifndef SKIP_COMPLEX_INT/#endif pair.
2165         Special-case the Sun compiler wrt to <complex.h>.
2166
2167 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
2168
2169         * gcc.dg/Wunreachable-8.C: New test.
2170
2171         * gcc.dg/h8300-ice2.c : New test.
2172
2173 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
2174
2175         PR fortran/16161
2176         * gfortran.fortran-torture/compile/implicit.f90: Add test
2177         for implicit character.
2178
2179 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
2180
2181         PR fortran/16289
2182         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
2183         Use tiny() intrinsic to find smallest non-negative real
2184
2185 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
2186
2187         * gcc.dg/compat/struct-by-value-22_main.c: New test.
2188         * gcc.dg/compat/struct-by-value-22_x.c: New.
2189         * gcc.dg/compat/struct-by-value-22_y.c: New.
2190
2191         * gcc.c-torture/execute/20040629-1.c: New test.
2192
2193 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
2194
2195         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
2196         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
2197
2198         PR target/16195
2199         * gcc.dg/20040625-1.c: New test.
2200
2201 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2202
2203         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
2204
2205 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2206
2207         PR fortran/15963
2208         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
2209
2210 2004-06-29  Richard Henderson  <rth@redhat.com>
2211
2212         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
2213
2214 2004-06-29  Paul Brook  <paul@codesourcery.com>
2215
2216         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
2217         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
2218
2219 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
2220
2221         PR c++/16260
2222         * g++.dg/parse/crash15.C: New.
2223
2224 2004-06-28  Andrew Pinski  <apinski@apple.com>
2225
2226         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
2227         by the error already.
2228
2229         * g++.dg/opt/ptrmem4.C: Change to compile only test.
2230
2231 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
2232
2233         PR target/14041
2234         * gcc.dg/h8300-bss-align-1.c : New.
2235
2236 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2237
2238         * PR c++/16174
2239         * g++.dg/template/ctor4.C: New.
2240
2241 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2242
2243         PR c++/16205
2244         * g++.dg/warn/Wsequence-point-1.C: New test.
2245
2246 2004-06-27  Paul Brook  <paul@codesourcery.com>
2247
2248         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
2249
2250 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
2251
2252         * g++.old-deja/g++.mike/p7325.C: Remove.
2253
2254 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2255
2256         PR c/14963
2257         * gcc.dg/pr14963.c: New test.
2258
2259 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
2260
2261         PR c++/16193
2262         * g++.dg/parse/redef1.C: New test.
2263
2264 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2265
2266         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
2267         20021110.c.
2268         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
2269         20021119-1.c.
2270         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
2271         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
2272         5-04.c.
2273         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
2274         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
2275         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
2276         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
2277         g++.brendan/enum14.C.
2278         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
2279         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
2280         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
2281         g++.mike/virt1.C.
2282         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
2283         memtemp24.C.
2284
2285 2004-06-27  Roger Sayle  <roger@eyesopen.com>
2286
2287         * gcc.dg/20040527-1.c: New test case.
2288
2289 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
2290
2291         PR gfortran/pr16196
2292         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
2293
2294 2004-06-25  Roger Sayle  <roger@eyesopen.com>
2295
2296         PR middle-end/15825
2297         * gcc.dg/pr15825-1.c: New test case.
2298
2299 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2300
2301         * gcc.c-torture/execute/20040625-1.c: New test.
2302
2303 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2304
2305         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
2306
2307 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2308
2309         * gcc.dg/torture/mips-div-1.c: New test.
2310
2311 2004-06-24  Jeff Law  <law@redhat.com>
2312
2313         * gcc.dg/tree-ssa/20040624-1.c: New test.
2314
2315 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
2316
2317         * gcc.c-torture/compile/20040624-1.c: New test.
2318
2319 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2320
2321         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
2322         this directory.
2323
2324 2004-06-23  Andrew Pinski  <apinski@apple.com>
2325
2326         PR middle-end/15988
2327         * g++.dg/opt/ptrmem4.C: New test.
2328
2329         * gcc.dg/c90-array-quals-2.c: New test.
2330
2331 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
2332
2333         * gcc.dg/kpice1.c: New test.
2334
2335 2006-06-23  Andrew Pinski  <apinski@apple.com>
2336
2337         * gcc.dg/c90-array-quals.c: New test.
2338
2339 2006-06-22  Richard Henderson  <rth@redhat.com>
2340
2341         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
2342
2343 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
2344
2345         * gcc.dg/builtins-config.h: Handle FreeBSD.
2346
2347 2006-06-22  Richard Henderson  <rth@redhat.com>
2348
2349         * g++.dg/opt/devirt1.C: New.
2350
2351 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
2352
2353         * g++.dg/opt/pr15551.C: New testcase.
2354
2355 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
2356
2357         PR target/14800
2358         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
2359         x86_64-*-linux* when compiling for 32bit.
2360
2361 2004-06-21  Andrew Pinski  <apinski@apple.com>
2362
2363         * gcc.dg/pch/struct-1.c: New.
2364         * gcc.dg/pch/struct-1.hs: New.
2365
2366 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
2367
2368         * gcc.dg/pch/save-temps-1.c: New file.
2369         * gcc.dg/pch/save-temps-1.hs: New file.
2370
2371 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2372
2373         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
2374         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
2375
2376 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2377
2378         * gfortran.fortran-torture/execute/select_1.f90: Rename function
2379         to fix type error.
2380         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
2381         Remove trailing spaces.
2382
2383 2004-06-21  Richard Henderson  <rth@redhat.com>
2384
2385         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
2386         merging && to BIT_FIELD_REF.
2387
2388 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
2389
2390         * g++.dg/opt/placeholder1.C: New test.
2391
2392 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2393
2394         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
2395         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
2396         * gcc.dg/compat/union-m128-1_x.c: Likewise.
2397         * gcc.dg/compat/union-m128-1_y.c: Likewise.
2398
2399 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
2400
2401         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
2402         extern "C".
2403         * g++.dg/other/pragma-re-1.C: Add comments.
2404
2405 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
2406
2407         PR gfortran/16080
2408         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
2409
2410 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
2411
2412         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
2413         instead of setting the type of size_t by
2414         hand.
2415
2416 2004-06-18  Roger Sayle  <roger@eyesopen.com>
2417
2418         * gcc.dg/unordered-2.c: New test case.
2419         * gcc.dg/unordered-3.c: New test case.
2420
2421 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
2422
2423         PR other/16043
2424         * lib/g++.exp (g++_version): Tweak regexp for version
2425         * lib/g77.exp (g77_version): Likewise
2426         * lib/gfortran.exp (gfortran_version): Likewise
2427         * lib/objc.exp (objc_version): Likewise
2428         * lib/treelang.exp (treelang_version): Likewise
2429
2430 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
2431
2432         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
2433         Use INT_MAX instead of __INT_MAX__.
2434         * gcc.dg/compat/struct-align-2_y.c: Likewise.
2435
2436         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
2437         * gcc.dg/compat/scalar-return-3_x.c: Use it.
2438         * gcc.dg/compat/scalar-return-3_y.c: Use it.
2439         * gcc.dg/compat/scalar-return-4_x.c: Use it.
2440         * gcc.dg/compat/scalar-return-4_y.c: Use it.
2441         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
2442         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
2443         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
2444         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
2445
2446         * gcc.dg/range-test-1.c: New test.
2447         * g++.dg/opt/range-test-1.C: New test.
2448
2449 2004-06-17  Richard Henderson  <rth@redhat.com>
2450
2451         * objc.dg/sync-1.m: New.
2452         * objc.dg/try-catch-1.m: Don't force next runtime.
2453         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
2454         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
2455         shadowed catch clause.
2456         * objc.dg/try-catch-5.m: New.
2457
2458 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
2459
2460         Bug 14610
2461         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
2462
2463 2004-06-15  Richard Henderson  <rth@redhat.com>
2464
2465         * gcc.dg/20001116-1.c: Move expected warning line.
2466
2467 2004-06-15  Richard Henderson  <rth@redhat.com>
2468
2469         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
2470         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
2471
2472 2004-06-15  Jeff Law  <law@redhat.com>
2473
2474         * gcc.dg/tree-ssa/20040615-1.c: New test.
2475         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
2476         be less sensitive to operand ordering.
2477         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
2478
2479 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
2480
2481         * g++.dg/abi/bitfield3.C: Add comment..
2482
2483 2004-06-15  Richard Henderson  <rth@redhat.com>
2484
2485         * g++.dg/ext/stmtexpr1.C: XFAIL.
2486         * gcc.dg/20030612-1.c: XFAIL.
2487
2488 2004-06-15  Eric Christopher  <echristo@redhat.com>
2489
2490         * g++.dg/charset/asm5.c: New.
2491         * gcc.dg/charset/asm6.c: New.
2492
2493 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2494
2495         PR fortran/15962
2496         * gfortran.fortran-torture/execute/select_1.f90: New test.
2497
2498 2004-06-15  Paul Brook  <paul@codesourcery.com>
2499
2500         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
2501
2502 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2503
2504         PR c++/15967
2505         * g++.dg/lookup/crash3.C: New test.
2506
2507 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2508
2509         PR c++/15947
2510         * g++.dg/parse/dtor4.C: New test.
2511
2512 2004-06-14  Jeff Law  <law@redhat.com>
2513
2514         * gcc.c-torture/compile/20040614-1.c: New test.
2515
2516 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2517
2518         PR fortran/15211
2519         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
2520         LEN of a character array.
2521
2522 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
2523
2524         PR c++/15096
2525         * g++.dg/template/ptrmem10.C: New test.
2526
2527         PR c++/14930
2528         * g++.dg/template/friend30.C: New test.
2529
2530 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2531
2532         PR fortran/14928
2533         * gfortran.fortran-torture/compile/mloc.f90: New test.
2534
2535 2004-06-13  Paul Brook  <paul@codesourcery.com>
2536
2537         * gfortran.fortran-torture/execute/random_2.f90: New test.
2538
2539 2004-06-13  Eric Christopher  <echristo@redhat.com>
2540
2541         * gcc.dg/noncompile/redecl-1.c: Fix error message.
2542
2543 2004-06-12  Paul Brook  <paul@codesourcery.com>
2544
2545         * gfortran.fortran-torture/execute/contained_3.f90: New test.
2546
2547 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2548
2549         PR fortran/14923
2550         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
2551
2552 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2553
2554         PR fortran/14957
2555         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
2556         syntax errors in end statements of contained subroutines.
2557
2558 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2559
2560         PR fortran/12841
2561         * gfortran.fortran-torture/execute/null_arg.f90: New test.
2562
2563 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2564
2565         PR fortran/15665
2566         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
2567
2568 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2569
2570         PR gfortran/12839
2571         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
2572
2573 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
2574
2575         PR c++/15862
2576         * g++.dg/parse/enum1.C: New test.
2577
2578 2004-06-10  Jeff Law  <law@redhat.com>
2579
2580         * gcc.c-torture/compile/20040610-1.c: New test.
2581
2582 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2583
2584         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
2585         * g++.old-deja/g++.other/decl3.C: Likewise.
2586
2587 2004-06-10  Brian Booth  <bbooth@redhat.com>
2588
2589         * gcc.dg/tree-ssa/20031015-1.c: Scan for
2590         V_MAY_DEF instead of VDEF.
2591         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
2592
2593 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
2594
2595         PR c++/14211
2596         * g++.dg/conversion/const1.C: New test.
2597
2598         PR c++/15076
2599         * g++.dg/conversion/reinterpret1.C: New test.
2600
2601         PR c++/15877
2602         * g++.dg/template/enum2.C: New test.
2603
2604         PR c++/15227
2605         * g++.dg/template/error13.C: New test.
2606
2607 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2608
2609         PR fortran/14957
2610         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
2611         arguments to test_* REAL and of the right size.
2612
2613 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2614
2615         PR target/15569
2616         PR rtl-optimization/15681
2617         * gcc.dg/20040609-1.c: New test.
2618
2619 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2620
2621         PR c++/14791
2622         * g++.dg/opt/builtins1.C: New test.
2623
2624 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
2625
2626         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
2627         that use default windows32 struct layout.
2628         * gcc.dg/i386-bitfield2.c: Likewise.
2629
2630 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
2631
2632         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
2633         for mingw32 and cygwin targets.
2634
2635 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
2636
2637         * gcc.dg/pch/macro-4.c: New.
2638         * gcc.dg/pch/macro-4.hs: New.
2639
2640 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2641
2642         PR fortran/13249
2643         * gfortran.fortran-torture/compile/name_clash.f90: New test.
2644
2645 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2646
2647         PR fortran/13372
2648         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
2649
2650 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2651
2652         PR gfortran/14897
2653         * gfortran.fortran-torture/execute/t_edit.f90: New test.
2654
2655 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2656
2657         PR gfortran/15755
2658         * gfortran.fortran-torture/execute/backspace.c : New test.
2659
2660 2004-06-09  Paul Brook  <paul@codesourcery.com>
2661
2662         * gfortran.fortran-torture/execure/intrinsic_associated.f90
2663         (pointer_to_section): Rewrite to use smaller array.
2664
2665 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
2666
2667         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
2668         * gcc.dg/ext/altivec-10.c: Same.
2669         * gcc.dg/ext/altivec-11.c: Same.
2670         * gcc.dg/ext/altivec-12.c: Same.
2671         * gcc.dg/ext/altivec-13.c: Same.
2672         * gcc.dg/ext/altivec-14.c: Same.
2673         * gcc.dg/ext/altivec-15.c: Same.
2674         * gcc.dg/ext/altivec-16.c: Same.
2675         * gcc.dg/ext/altivec-3.c: Same.
2676         * gcc.dg/ext/altivec-4.c: Same.
2677         * gcc.dg/ext/altivec-6.c: Same.
2678         * gcc.dg/ext/altivec-7.c: Same.
2679         * gcc.dg/ext/altivec-8.c: Same.
2680         * gcc.dg/ext/altivec-varargs-1.c: Same.
2681
2682         * g++.dg/ext/altivec-1.C: Correct dg syntax.
2683         * g++.dg/ext/altivec-10.C: Same.
2684         * g++.dg/ext/altivec-2.C: Same.
2685         * g++.dg/ext/altivec-3.C: Same.
2686         * g++.dg/ext/altivec-4.C: Same.
2687         * g++.dg/ext/altivec-5.C: Same.
2688         * g++.dg/ext/altivec-6.C: Same.
2689         * g++.dg/ext/altivec-7.C: Same.
2690         * g++.dg/ext/altivec-8.C: Same.
2691         * g++.dg/ext/altivec-9.C: Same.
2692
2693 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2694
2695         PR c++/7841
2696         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
2697
2698 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2699
2700         * gcc.dg/union-1.c: New test.
2701
2702 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2703
2704         * gcc.dg/builtins-41.c: New test case.
2705         * gcc.dg/builtins-42.c: New test case.
2706
2707 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2708
2709         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
2710         * g++.dg/ext/altivec-10.C: Same.
2711         * g++.dg/ext/altivec-2.C: Same.
2712         * g++.dg/ext/altivec-3.C: Same.
2713         * g++.dg/ext/altivec-4.C: Same.
2714         * g++.dg/ext/altivec-5.C: Same.
2715         * g++.dg/ext/altivec-6.C: Same.
2716         * g++.dg/ext/altivec-7.C: Same.
2717         * g++.dg/ext/altivec-8.C: Same.
2718         * g++.dg/ext/altivec-9.C: Same.
2719         * g++.old-deja/g++.abi/cxa_vec.C: Same.
2720         * g++.old-deja/g++.brendan/new3.C: Same.
2721         * gcc.c-torture/execute/eeprof-1.x: Same.
2722
2723 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
2724
2725         PR c/14765
2726         * gcc.dg/pr14765-1.c: New test.
2727
2728 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2729
2730         PR c/14649
2731         * gcc.dg/pr14649-1.c: New test case.
2732
2733 2004-06-07  Richard Henderson  <rth@redhat.com>
2734
2735         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
2736         if temporaries.
2737
2738 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2739
2740         * g++.dg/eh/elide1.C: Remove XFAIL.
2741
2742 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
2743
2744         PR c++/15337
2745         * g++.dg/expr/sizeof3.C: New test.
2746
2747         PR c++/14777
2748         * g++.dg/template/access14.C: New test.
2749
2750         PR c++/15554
2751         * g++.dg/template/enum1.C: New test.
2752
2753         PR c++/15057
2754         * g++.dg/eh/throw1.C: New test.
2755
2756 2004-06-07  David Ayers  <d.ayers@inode.at>
2757             Ziemowit Laski  <zlaski@apple.com>
2758
2759         * lib/objc.exp (objc_target_compile): Revert the '-framework
2760         Foundation' flag fix, since bare Darwin does not ship
2761         with the Foundation framework.
2762         * objc/execute/next_mapping.h: Provide a local NSConstantString
2763         @interface and @implementation.
2764         (objc_constant_string_init): A constructor function, used to
2765         initialize the NSConstantString meta-class object.
2766         * objc/execute/string1.m: Include "next_mapping.h" instead of
2767         <Foundation/NSString.h>.
2768         * objc/execute/string2.m: Likewise.
2769         * objc/execute/string3.m: Likewise.
2770         * objc/execute/string4.m: Likewise.
2771
2772 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
2773
2774         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
2775         to double. Replace double with FLOAT.
2776         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
2777
2778         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
2779         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
2780         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
2781         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
2782         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
2783         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
2784         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
2785         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
2786
2787 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
2788
2789         PR c/13519
2790         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
2791
2792 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2793
2794         PR c++/15503
2795         * g++.dg/template/meminit2.C: New test.
2796
2797 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
2798
2799         PR target/15822
2800         * gcc.c-torture/execute/compare-fp-1.c,
2801         gcc.c-torture/execute/compare-fp-2.c,
2802         gcc.c-torture/execute/compare-fp-3.c,
2803         gcc.c-torture/execute/compare-fp-4.c,
2804         gcc.c-torture/execute/compare-fp-3.x,
2805         gcc.c-torture/execute/compare-fp-4.x: Moved...
2806         * gcc.c-torture/execute/ieee/compare-fp-1.c,
2807         gcc.c-torture/execute/ieee/compare-fp-2.c,
2808         gcc.c-torture/execute/ieee/compare-fp-3.c,
2809         gcc.c-torture/execute/ieee/compare-fp-4.c,
2810         gcc.c-torture/execute/ieee/compare-fp-3.x,
2811         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
2812
2813 2004-06-04  David Ayers  <d.ayers@inode.at>
2814
2815         * objc/execute/protocol-isEqual-4.m: New testcase.
2816
2817 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
2818
2819         * objc/execute/protocol-isEqual-1.m: New testcase.
2820         * objc/execute/protocol-isEqual-2.m: New testcase.
2821         * objc/execute/protocol-isEqual-3.m: New testcase.
2822
2823 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2824
2825         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
2826
2827 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
2828
2829         * lib/objc.exp (objc_target_compile): When running tests on
2830         Darwin (Mac OS X), inform the linker about '-framework
2831         'Foundation'.
2832
2833 2004-06-02  Eric Christopher  <echristo@redhat.com>
2834
2835         * gcc.c-torture/compile/20040602-1.c: New.
2836
2837 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
2838
2839         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
2840         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
2841
2842         PR tree-optimization/14736
2843         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
2844
2845         PR tree-optimization/14042
2846         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
2847
2848         PR tree-optimization/14729
2849         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
2850
2851 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2852
2853         PR fortran/15557
2854         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
2855
2856 2004-06-01  Richard Hederson  <rth@redhat.com>
2857
2858         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
2859
2860 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2861
2862         PR c++/14932
2863         * g++.dg/parse/offsetof4.C: New test.
2864
2865 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
2866
2867         PR objc/7993
2868         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
2869
2870 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
2871
2872         PR c++/15701
2873         * g++.dg/template/friend29.C: New test.
2874
2875 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
2876
2877         PR c/15749
2878         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
2879
2880 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
2881
2882         * gcc.dg/sparc-trap-1.c: New test.
2883
2884 2004-05-31  Roger Sayle  <roger@eyesopen.com>
2885
2886         PR middle-end/15069
2887         * g++.dg/opt/fold3.C: New test case.
2888
2889 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
2890
2891         * lib/target-supports.exp (check_iconv_available): Fix fallout
2892         from 2004-05-28 patch.
2893
2894 2004-05-30  Paul Brook  <paul@codesourcery.com>
2895
2896         PR fortran/15620
2897         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
2898         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
2899
2900 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
2901
2902         * gfortran.fortran-torture/execute/random_1.f90: New test.
2903
2904 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2905
2906         * g++.dg/ext/altivec-10.C: New test.
2907
2908 2004-05-29  Paul Brook  <paul@codesourcery.com>
2909
2910         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
2911
2912 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2913
2914         * gcc.dg/altivec-16.c: New test.
2915
2916 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
2917
2918         * lib/target-supports.exp (check_vmx_hw_available): New.
2919         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
2920
2921         * lib/target-supports.exp (check_alias_available,
2922         check_iconv_available, check_named_sections_available): Use
2923         unique names for temporary files.
2924
2925 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2926
2927         * gcc.dg/altivec-15.c: New test.
2928
2929 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
2930
2931         PR c++/15083
2932         * g++.dg/warn/noeffect6.C: New test.
2933
2934         PR c++/15471
2935         * g++.dg/expr/ptrmem4.C: New test.
2936
2937         PR c++/15640
2938         * g++.dg/template/operator3.C: New test.
2939
2940 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
2941
2942         PR c++/14668
2943         * g++.dg/lookup/redecl1.C: New test.
2944         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
2945
2946 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
2947
2948         * gcc.c-torture/execute/compare-fp-1.c,
2949         gcc.c-torture/execute/compare-fp-2.c,
2950         gcc.c-torture/execute/compare-fp-3.c,
2951         gcc.c-torture/execute/compare-fp-4.c,
2952         gcc.c-torture/execute/compare-fp-3.x,
2953         gcc.c-torture/execute/compare-fp-4.x,
2954         gcc.dg/pr15649-1.c: New.
2955
2956 2004-05-27  Adam Nemet  <anemet@lnxw.com>
2957
2958         PR c++/12883
2959         * g++.dg/init/array14.C: New test.
2960
2961 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
2962
2963         * lib/compat.exp (compat-get-options-main): New.
2964         (compat-get-options): Remove unneeded code, warn for ignored
2965         command.
2966         (compat-execute): Check flag set by dg-require-* commands.
2967
2968         * lib/compat.exp (compat-execute): Break up long lines.
2969
2970 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
2971
2972         * gcc.dg/altivec-7.c: Don't use 'vector long'.
2973         * gcc.dg/altivec-14.c: New test.
2974         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
2975
2976         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
2977         * gcc.dg/altivec-12.c: Ditto.
2978
2979         * gcc.dg/altivec-3.c: Move call to altivec_check.
2980
2981 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2982
2983         PR c++/15044
2984         * g++.dg/template/error12.C: New test.
2985
2986         PR c++/15317
2987         * g++.dg/ext/attrib15.C: New test.
2988
2989         PR c++/15329
2990         * g++.dg/template/ptrmem9.C: New test.
2991
2992 2004-05-25  Paul Brook  <paul@codesourcery.com>
2993
2994         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
2995
2996 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2997
2998         PR c++/15165
2999         * g++.dg/template/crash19.C: New test.
3000
3001 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3002
3003         PR c++/15025
3004         * g++.dg/template/redecl1.C: New test.
3005
3006 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3007
3008         PR c++/14821
3009         * g++.dg/other/ns1.C: New test.
3010
3011         PR c++/14883
3012         * g++.dg/template/invalid1.C: New test.
3013
3014 2004-05-23  Paul Brook  <paul@codesourcery.com>
3015         Victor Leikehman  <lei@haifasphere.co.il>
3016
3017         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
3018         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
3019
3020 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3021
3022         PR c++/15285
3023         PR c++/15299
3024         * g++.dg/template/non-dependent5.C: New test.
3025         * g++.dg/template/non-dependent6.C: New test.
3026
3027 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3028
3029         PR c++/15507
3030         * g++.dg/inherit/union1.C: New test.
3031
3032         PR c++/15542
3033         * g++.dg/template/addr1.C: New test.
3034
3035         PR c++/15427
3036         * g++.dg/template/array5.C: New test.
3037
3038         PR c++/15287
3039         * g++.dg/template/array6.C: New test.
3040
3041 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
3042             Roger Sayle  <roger@eyesopen.com>
3043
3044         * g++.dg/lookup/forscope2.C: New test case.
3045
3046 2004-05-22  Ben Elliston  <bje@au.ibm.com>
3047
3048         * gcc.dg/cpp/Wmissingdirs.c: New.
3049
3050 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3051
3052         PR target/15301
3053         * gcc.dg/compat/union-m128-1.h: New file.
3054         * gcc.dg/compat/union-m128-1_main.c: Likewise.
3055         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3056         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3057
3058 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3059
3060         PR target/15302
3061         * gcc.dg/compat/struct-complex-1.h: New file.
3062         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
3063         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
3064         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3065
3066 2004-05-20  Roger Sayle  <roger@eyesopen.com>
3067
3068         PR middle-end/3074
3069         * gcc.dg/pr3074-1.c: New test case.
3070         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
3071
3072 2004-05-20  Falk Hueffner  <falk@debian.org>
3073
3074         PR other/15526
3075         * gcc.dg/ftrapv-1.c: New test case.
3076
3077 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
3078
3079         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
3080
3081 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
3082             Jeff Law  <law@redhat.com>
3083
3084         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
3085         * gcc.dg/tree-ssa/20040518-2.c: New test.
3086
3087         * gcc.dg/tree-ssa/20040518-1.c: New test.
3088
3089 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
3090
3091         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
3092
3093 2004-05-18  Paul Brook  <paul@codesourcery.com>
3094
3095         PR fortran/13930
3096         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
3097
3098 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3099
3100         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
3101         constant folding.
3102
3103 2004-05-17  Steven Bosscher  <stevenb@suse.de>
3104
3105         * gcc.dg/tree-ssa/20040517-1.c: New test.
3106
3107 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3108
3109         * gcc.dg/loop-4.c: New test.
3110
3111 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
3112
3113         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
3114
3115 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
3116
3117         PR fortran/15311
3118         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
3119
3120 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3121
3122         PR fortran/13826
3123         PR fortran/13940
3124         * gfortran.fortran-torture/compile/data_1.f90: New test.
3125
3126 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
3127
3128         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
3129         * gcc.dg/uninit-H.c: Define ASM for __s390__.
3130
3131 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3132
3133         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
3134
3135 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3136
3137         PR c/15444
3138         * gcc.dg/format/xopen-1.c: Adjust expected message.
3139         * gcc.dg/format/xopen-3.c: New test.
3140
3141 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
3142
3143         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
3144
3145 2004-05-14  Jeff Law  <law@redhat.com>
3146
3147         * gcc.dg/tree-ssa/20040514-2.c: New test.
3148
3149 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3150
3151         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
3152         this ...
3153         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
3154         this.
3155
3156 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
3157
3158         * gcc.dg/tree-ssa/20040514-1.c: New test.
3159
3160 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3161
3162         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
3163         test.
3164
3165 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3166
3167         PR fortran/14066
3168         * gfortran.fortran-torture/compile/do_1.f90: New test.
3169
3170 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3171
3172         PR fortran/15051
3173         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
3174         test.
3175
3176 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
3177
3178         PR fortran/15149
3179         * gfortran.fortran-torture/execute/random_init.f90: New test.
3180
3181 2004-05-13  Paul Brook  <paul@codesourcery.com>
3182
3183         PR fortran/15314
3184         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
3185
3186 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
3187
3188         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
3189         for the powerpc case.
3190
3191 2004-05-13  Jeff Law  <law@redhat.com>
3192
3193         * gcc.dg/tree-ssa/20040513-1.c: New test.
3194         * gcc.dg/tree-ssa/20040513-2.c: New test.
3195
3196 2004-05-13  Paul Brook  <paul@codesourcery.com>
3197
3198         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
3199         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
3200         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
3201
3202 2004-05-13  Andreas Schwab  <schwab@suse.de>
3203
3204         PR other/10819
3205         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
3206         characters.
3207
3208 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
3209
3210         PR fortran/15294
3211         * gfortran.fortran-torture/execute/adjustr.f90: New file.
3212
3213 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3214
3215         Merge from tree-ssa-20020619-branch.  See
3216         ChangeLog.tree-ssa for details.
3217
3218 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
3219
3220         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
3221         include <altivec.h> explicitly.
3222         * gcc.dg/altivec-13.c: Likewise.
3223
3224 2004-05-11  Paul Brook  <paul@codesourcery.com>
3225
3226         * gcc.c-torture/compile/20010518-1.c: Force enum size.
3227
3228 2004-05-10  Eric Christopher  <echristo@redhat.com>
3229
3230         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
3231         * gcc.dg/sibcall-4.c: Ditto.
3232
3233 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
3234
3235         * g++.dg/ext/altivec-8.C: New test case.
3236         * gcc.dg/altivec-13.c: New test case.
3237
3238 2004-05-08  Roger Sayle  <roger@eyesopen.com>
3239
3240         * gcc.c-torture/execute/divcmp-1.c: New test case.
3241         * gcc.c-torture/execute/divcmp-2.c: New test case.
3242         * gcc.c-torture/execute/divcmp-3.c: New test case.
3243
3244 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
3245
3246         * g++.dg/other/pragma-re-2.C: New test.
3247
3248 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3249
3250         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
3251         * gcc.dg/i386-387-2.c: Likewise.
3252
3253         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
3254         __builtin_drem.
3255         * gcc.dg/i386-387-6.c: Likewise.
3256
3257 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3258
3259         * gcc.dg/builtins-33.c:  Also check log1p*.
3260
3261 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
3262
3263         PR optimization/15296
3264         * gcc.c-torture/execute/pr15296.c: New test.
3265
3266 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
3267
3268         * gcc.dg/builtins-40.c: New test.
3269
3270 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
3271
3272         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
3273
3274 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
3275
3276         * g++.dg/ext/spe1.C: New testcase.
3277
3278 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
3279
3280         * objc.dg/image-info.m: Allow additional attributes
3281         for __image_info section.
3282
3283 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
3284
3285         * gcc.dg/torture/mips-hilo-2.c: New test.
3286
3287 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3288
3289         PR c++/14389
3290         * g++.dg/template/member5.C: New test.
3291
3292 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
3293
3294         * gcc.dg/builtins-34.c: Also check expm1*.
3295
3296 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3297
3298         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
3299         * gcc.dg/torture/builtin-convert-3.c: New test.
3300
3301 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
3302
3303         PR middle-end/15054
3304         * g++.dg/opt/pr15054.C: New test.
3305
3306 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3307
3308         * gcc.dg/torture/builtin-rounding-1.c: New test.
3309         * gcc.dg/builtins-25.c: Delete.
3310         * gcc.dg/builtins-29.c: Delete.
3311
3312 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
3313
3314         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
3315         * gcc.dg/sibcall-4.c: Likewise.
3316         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
3317
3318 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3319
3320         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
3321         bit-field on 16-bit targets.
3322
3323 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3324
3325         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
3326         16-bit targets.
3327
3328 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
3329
3330         * gcc.dg/rs6000-power2-1.c: Change to compile only.
3331         * gcc.dg/rs6000-power2-2.c: Likewise.
3332
3333 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
3334
3335         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
3336         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
3337         Change the asm registers to be in form of frN instead of fN.
3338
3339 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3340
3341         * gcc.dg/torture/builtin-convert-2.c: New test.
3342
3343 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
3344
3345         * gcc.dg/rs6000-power2-1.c: New test.
3346         * gcc.dg/rs6000-power2-2.c: New test.
3347
3348 2004-04-28  Jan Hubicka  <jh@suse.cz>
3349
3350         * gcc.dg/unused-6.c: New test.
3351
3352 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
3353             Ulrich Weigand  <uweigand@de.ibm.com>
3354
3355         * ada/acats/run_all.sh: Define $target variable.
3356
3357 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
3358
3359         PR c++/15119
3360         * g++.dg/other/vararg-1.C: New test.
3361
3362         PR c++/4794
3363         * g++.dg/eh/cleanup3.C: New test.
3364
3365 2004-04-24  Laurent GUERBY <laurent@guerby.net>
3366
3367         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
3368         and ad8011a (target_insn).
3369         * ada/acats/support/macro.dfs: Likewise.
3370         * ada/acats/support/impbit.adb: New file.
3371
3372 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
3373
3374         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
3375
3376 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3377
3378         * gcc.dg/loop-3.c: New test.
3379
3380 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
3381
3382         * gcc.c-torture/execute/simd-5.c: New test.
3383
3384 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3385
3386         PR c++/15064
3387         * g++.dg/template/crash18.C: New test.
3388
3389 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
3390
3391         * g++.dg/ext/complit3.C: New test.
3392
3393 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3394
3395         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
3396         * gcc.dg/altivec-3.c: Same.
3397         * gcc.dg/altivec-varargs-1.c: Same.
3398
3399 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3400
3401         * lib/target-supports.exp (check_profiling_available): Assume
3402         profiling is not available on powerpc-eabi targets.
3403
3404 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
3405
3406         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
3407         * gcc.dg/vmx/bug-1.c: Ditto.
3408
3409 2004-04-20  Eric Christopher  <echristo@redhat.com>
3410
3411         * gcc.dg/charset/extern.c: New test.
3412         * g++.dg/charset/extern3.cc: Ditto.
3413
3414 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
3415
3416         * gcc.dg/builtins-39.c: New test.
3417
3418 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
3419
3420         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
3421
3422 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
3423
3424         * gcc.dg/torture/mips-hilo-1.c: New test.
3425
3426 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
3427
3428         * gcc.c-torture/compile/20040419-1.c: New test.
3429
3430 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
3431
3432         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
3433
3434 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
3435             Aldy Hernandez  <aldyh@redhat.com>
3436
3437         * gcc.c-torture/execute/va-arg-24.c: New.
3438
3439 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
3440             Aldy Hernandez  <aldyh@redhat.com>
3441
3442         * gcc.dg/vmx/1b-01.c: New.
3443         * gcc.dg/vmx/1b-02.c: New.
3444         * gcc.dg/vmx/1b-03.c: New.
3445         * gcc.dg/vmx/1b-04.c: New.
3446         * gcc.dg/vmx/1b-05.c: New.
3447         * gcc.dg/vmx/1b-06.c: New.
3448         * gcc.dg/vmx/1b-07.c: New.
3449         * gcc.dg/vmx/1c-01.c: New.
3450         * gcc.dg/vmx/1c-02.c: New.
3451         * gcc.dg/vmx/3a-01a.c: New.
3452         * gcc.dg/vmx/3a-01.c: New.
3453         * gcc.dg/vmx/3a-01m.c: New.
3454         * gcc.dg/vmx/3a-03.c: New.
3455         * gcc.dg/vmx/3a-03m.c: New.
3456         * gcc.dg/vmx/3a-04.c: New.
3457         * gcc.dg/vmx/3a-04m.c: New.
3458         * gcc.dg/vmx/3a-05.c: New.
3459         * gcc.dg/vmx/3a-06.c: New.
3460         * gcc.dg/vmx/3a-06m.c: New.
3461         * gcc.dg/vmx/3a-07.c: New.
3462         * gcc.dg/vmx/3b-01.c: New.
3463         * gcc.dg/vmx/3b-02.c: New.
3464         * gcc.dg/vmx/3b-10.c: New.
3465         * gcc.dg/vmx/3b-13.c: New.
3466         * gcc.dg/vmx/3b-14.c: New.
3467         * gcc.dg/vmx/3b-15.c: New.
3468         * gcc.dg/vmx/3c-01a.c: New.
3469         * gcc.dg/vmx/3c-01.c: New.
3470         * gcc.dg/vmx/3c-02.c: New.
3471         * gcc.dg/vmx/3c-03.c: New.
3472         * gcc.dg/vmx/3d-01.c: New.
3473         * gcc.dg/vmx/4-01.c: New.
3474         * gcc.dg/vmx/4-03.c: New.
3475         * gcc.dg/vmx/5-01.c: New.
3476         * gcc.dg/vmx/5-02.c: New.
3477         * gcc.dg/vmx/5-03.c: New.
3478         * gcc.dg/vmx/5-04.c: New.
3479         * gcc.dg/vmx/5-05.c: New.
3480         * gcc.dg/vmx/5-06.c: New.
3481         * gcc.dg/vmx/5-07.c: New.
3482         * gcc.dg/vmx/5-07t.c: New.
3483         * gcc.dg/vmx/5-08.c: New.
3484         * gcc.dg/vmx/5-10.c: New.
3485         * gcc.dg/vmx/5-11.c: New.
3486         * gcc.dg/vmx/7-01a.c: New.
3487         * gcc.dg/vmx/7-01.c: New.
3488         * gcc.dg/vmx/7c-01.c: New.
3489         * gcc.dg/vmx/7d-01.c: New.
3490         * gcc.dg/vmx/7d-02.c: New.
3491         * gcc.dg/vmx/8-01.c: New.
3492         * gcc.dg/vmx/8-02a.c: New.
3493         * gcc.dg/vmx/8-02.c: New.
3494         * gcc.dg/vmx/brode-1.c: New.
3495         * gcc.dg/vmx/bug-1.c: New.
3496         * gcc.dg/vmx/bug-2.c: New.
3497         * gcc.dg/vmx/bug-3.c: New.
3498         * gcc.dg/vmx/cw-bug-1.c: New.
3499         * gcc.dg/vmx/cw-bug-2.c: New.
3500         * gcc.dg/vmx/cw-bug-3.c: New.
3501         * gcc.dg/vmx/dct.c: New.
3502         * gcc.dg/vmx/debug-1.c: New.
3503         * gcc.dg/vmx/debug-2.c: New.
3504         * gcc.dg/vmx/debug-3.c: New.
3505         * gcc.dg/vmx/debug-4.c: New.
3506         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
3507         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
3508         * gcc.dg/vmx/eg-5.c: New.
3509         * gcc.dg/vmx/fft.c: New.
3510         * gcc.dg/vmx/gcc-bug-1.c: New.
3511         * gcc.dg/vmx/gcc-bug-2.c: New.
3512         * gcc.dg/vmx/gcc-bug-3.c: New.
3513         * gcc.dg/vmx/gcc-bug-4.c: New.
3514         * gcc.dg/vmx/gcc-bug-5.c: New.
3515         * gcc.dg/vmx/gcc-bug-6.c: New.
3516         * gcc.dg/vmx/gcc-bug-7.c: New.
3517         * gcc.dg/vmx/gcc-bug-8.c: New.
3518         * gcc.dg/vmx/gcc-bug-9.c: New.
3519         * gcc.dg/vmx/gcc-bug-b.c: New.
3520         * gcc.dg/vmx/gcc-bug-c.c: New.
3521         * gcc.dg/vmx/gcc-bug-d.c: New.
3522         * gcc.dg/vmx/gcc-bug-e.c: New.
3523         * gcc.dg/vmx/gcc-bug-f.c: New.
3524         * gcc.dg/vmx/gcc-bug-g.c: New.
3525         * gcc.dg/vmx/gcc-bug-i.c: New.
3526         * gcc.dg/vmx/harness.h: New.
3527         * gcc.dg/vmx/ira1.c: New.
3528         * gcc.dg/vmx/ira2a.c: New.
3529         * gcc.dg/vmx/ira2b.c: New.
3530         * gcc.dg/vmx/ira2.c: New.
3531         * gcc.dg/vmx/ira2c.c: New.
3532         * gcc.dg/vmx/mem.c: New.
3533         * gcc.dg/vmx/newton-1.c: New.
3534         * gcc.dg/vmx/ops.c: New.
3535         * gcc.dg/vmx/sn7153.c: New.
3536         * gcc.dg/vmx/spill2.c: New.
3537         * gcc.dg/vmx/spill3.c: New.
3538         * gcc.dg/vmx/spill.c: New.
3539         * gcc.dg/vmx/t.c: New.
3540         * gcc.dg/vmx/varargs-1.c: New.
3541         * gcc.dg/vmx/varargs-2.c: New.
3542         * gcc.dg/vmx/varargs-3.c: New.
3543         * gcc.dg/vmx/varargs-4.c: New.
3544         * gcc.dg/vmx/varargs-5.c: New.
3545         * gcc.dg/vmx/varargs-6.c: New.
3546         * gcc.dg/vmx/varargs-7.c: New.
3547         * gcc.dg/vmx/vmx.exp: New.
3548         * gcc.dg/vmx/vprint-1.c: New.
3549         * gcc.dg/vmx/vscan-1.c: New.
3550         * gcc.dg/vmx/x-01.c: New.
3551         * gcc.dg/vmx/x-02.c: New.
3552         * gcc.dg/vmx/x-03.c: New.
3553         * gcc.dg/vmx/x-04.c: New.
3554         * gcc.dg/vmx/x-05.c: New.
3555         * gcc.dg/vmx/yousufi-1.c: New.
3556         * gcc.dg/vmx/zero-1.c: New.
3557         * gcc.dg/vmx/zero.c: New.
3558
3559 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
3560
3561         * g++.dg/lookup/java1.C: Update for chage of
3562         _Jv_AllocObject.
3563         * g++.dg/lookup/java2.C: Likewise.
3564
3565 2004-04-17  Laurent GUERBY <laurent@guerby.net>
3566
3567         * ada/acats/run_all.sh: use -O2 by default.
3568
3569 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
3570
3571         * gcc.dg/vr-mult-[12].c: New tests.
3572
3573 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3574
3575         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
3576
3577         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
3578
3579 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
3580
3581         * lib/target-supports.exp (check_profiling_available): Assume profiling
3582         isn't available for mips*-*-elf targets.
3583
3584 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
3585
3586         * gcc.dg/builtins-38.c: New test.
3587
3588 2004-04-14  Eric Christopher  <echristo@redhat.com>
3589
3590         * g++.dg/charset/charset.exp: Run .cc extension tests.
3591
3592 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
3593
3594         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
3595
3596 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3597
3598         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
3599
3600 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
3601
3602         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
3603         * gcc.dg/i386-387-2.c: Likewise.
3604
3605         * gcc.dg/i386-387-7.c: New test.
3606         * gcc.dg/i386-387-8.c: New test.
3607
3608         * gcc.dg/builtins-37.c: New test.
3609
3610 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
3611
3612         * g++.dg/pch/externc-1.C: Add missing semicolon.
3613
3614 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
3615
3616         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
3617
3618 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3619
3620         * gcc.c-torture/execute/20040411-1.c: New test.
3621
3622 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3623
3624         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
3625
3626 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
3627
3628         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
3629
3630 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
3631
3632         * lib/target-supports.exp (check_named_sections_available): New.
3633         * lib/gcc-dg.exp (dg-require-named-sections): New.
3634         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
3635         old-deja.exp.  Also prune error-count message from HP linker.
3636         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
3637
3638         * g++.dg/init/init-ref4.C: Use dg-require-weak.
3639         * g++.old-deja/g++.pt/static3.C: Likewise.
3640         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
3641
3642 2004-04-09  Roger Sayle  <roger@eyesopen.com>
3643
3644         * gcc.c-torture/execute/20040409-1.c: New test case.
3645         * gcc.c-torture/execute/20040409-2.c: New test case.
3646         * gcc.c-torture/execute/20040409-3.c: New test case.
3647
3648 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
3649
3650         * gcc.dg/20040409-1.c: New test.
3651
3652 2004-04-08  Roger Sayle  <roger@eyesopen.com>
3653
3654         PR target/14888
3655         * g++.dg/opt/pr14888.C: New test case.
3656
3657 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
3658
3659         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
3660         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
3661         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
3662         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
3663         New tests.
3664
3665 2004-04-08  Paul Brook  <paul@codesourcery.com>
3666
3667         * gcc.dg/spill-1.c: New test.
3668
3669 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3670
3671         * gcc.dg/torture/builtin-ctype-2.c: New test.
3672
3673 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
3674
3675         * gcc.dg/pch/pch.exp: Add largefile test.
3676
3677 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
3678
3679         * g++.dg/pch/externc-1.Hs: New.
3680         * g++.dg/pch/externc-1.C: New.
3681
3682 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3683
3684         * gcc.dg/compat/struct-by-value-5a_main.c,
3685         gcc.dg/compat/struct-by-value-5b_main.c: New files.
3686         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
3687         * gcc.dg/compat/struct-by-value-5a_x.c,
3688         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
3689         gcc.dg/compat/struct-by-value-5_x.c.
3690         * gcc.dg/compat/struct-by-value-5a_y.c,
3691         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
3692         gcc.dg/compat/struct-by-value-5_y.c.
3693
3694         * gcc.dg/compat/struct-by-value-6a_main.c,
3695         gcc.dg/compat/struct-by-value-6b_main.c: New files.
3696         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
3697         * gcc.dg/compat/struct-by-value-6a_x.c,
3698         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
3699         gcc.dg/compat/struct-by-value-6_x.c.
3700         * gcc.dg/compat/struct-by-value-6a_y.c,
3701         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
3702         gcc.dg/compat/struct-by-value-6_y.c.
3703
3704         * gcc.dg/compat/struct-by-value-7a_main.c,
3705         gcc.dg/compat/struct-by-value-7b_main.c: New files.
3706         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
3707         * gcc.dg/compat/struct-by-value-7a_x.c,
3708         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
3709         gcc.dg/compat/struct-by-value-7_x.c.
3710         * gcc.dg/compat/struct-by-value-7a_y.c,
3711         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
3712         gcc.dg/compat/struct-by-value-7_y.c.
3713
3714 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
3715
3716         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
3717         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
3718         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
3719         options.
3720
3721 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
3722
3723         * gcc.dg/builtins-36.c: New test.
3724
3725 2004-04-06  Paul Brook  <paul@codesourcery.com>
3726
3727         * README.gcc: Remove obsolete contraint on testcases.
3728
3729 2004-04-05  Paul Brook  <paul@codesourcery.com>
3730
3731         PR2123
3732         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
3733         failure and exit(0) on success.
3734         * g++.dg/expr/anew2.C: Ditto.
3735         * g++.dg/expr/anew3.C: Ditto.
3736         * g++.dg/expr/anew4.C: Ditto.
3737
3738 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
3739
3740         PR c++/3518
3741         * g++.dg/template/unify7.C: New.
3742
3743 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3744
3745         * g++.dg/README: Bring up to date with new subdirectories; remove
3746         duplicate subdirectory lines.
3747
3748 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
3749
3750         PR c++/14007
3751         * g++.dg/template/unify5.C: New.
3752         * g++.dg/template/unify6.C: New.
3753         * g++.dg/template/qualttp20.C: Adjust.
3754         * g++.old-deja/g++.jason/report.C: Adjust.
3755         * g++.old-deja/g++.other/qual1.C: Adjust.
3756
3757 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
3758
3759         PR c++/14803
3760         * g++.dg/inherit/ptrmem1.C: New test.
3761
3762 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
3763
3764         PR c++/14755
3765         * gcc.c-torture/execute/20040331-1.c: New test.
3766         * gcc.dg/20040331-1.c: New test.
3767
3768 2004-04-01  Paul Brook  <paul@codesourcery.com>
3769
3770         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
3771
3772 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
3773
3774         PR c++/14724
3775         * g++.dg/init/goto1.C: New test.
3776
3777         PR c++/14763
3778         * g++.dg/template/defarg4.C: New test.
3779
3780 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
3781
3782         * gcc.dg/altivec-11.c: Extend test for more valid cases.
3783
3784 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
3785
3786         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
3787
3788 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
3789
3790         * gcc.dg/noncompile/undeclared-2.c: New test.
3791
3792 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
3793
3794         * gcc.dg/940409-1.c: Remove XFAIL.
3795         * gcc.dg/reg-vol-struct-1.c: New test.
3796
3797 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3798
3799         * gcc.dg/torture/builtin-wctype-1.c: New test.
3800
3801 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
3802
3803         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
3804         * gcc.dg/20001101-1.c: Likewise.
3805         * gcc.dg/20001102-1.c: Likewise.
3806
3807 2004-03-25  Roger Sayle  <roger@eyesopen.com>
3808
3809         * gcc.dg/compare8.c: Add an additional test for XOR.
3810
3811 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3812
3813         * gcc.dg/torture/builtin-ctype-1.c: New test.
3814
3815 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3816
3817         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
3818         * gcc.dg/torture/builtin-math-1.c: Likewise.
3819         * gcc.dg/torture/builtin-power-1.c: New test.
3820
3821 2004-03-24  Andreas Schwab  <schwab@suse.de>
3822
3823         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
3824         IA64 assembler.
3825
3826 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
3827             Roger Sayle  <roger@eyesopen.com>
3828
3829         * gcc.dg/compare8.c: New test case.
3830
3831 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
3832
3833         * g++.dg/ext/altivec-7.C: New test.
3834
3835 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
3836
3837         PR 12267, 12391, 12560, 13129, 14114, 14133
3838         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
3839         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
3840         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
3841         Adjust error regexps.
3842         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
3843         * gcc.dg/noncompile/undeclared-1.c: New test cases.
3844         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
3845         * gcc.dg/local1.c: Add explanatory comment.
3846
3847 2004-03-23  Roger Sayle  <roger@eyesopen.com>
3848
3849         PR optimization/14669
3850         * g++.dg/opt/fold2.C: New test case.
3851
3852 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
3853
3854         PR c/14069
3855         * gcc.dg/20040322-1.c: New test.
3856
3857 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3858
3859         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
3860         * gcc.dg/ultrasp4.c: Likewise.
3861         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
3862
3863 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
3864
3865         * gcc.dg/i386-sse-8.c: Reset default options.
3866
3867 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
3868
3869         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
3870         in the error message text.
3871
3872 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3873
3874         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
3875
3876 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
3877
3878         PR c++/14616
3879         * g++.dg/init/array13.C: New test.
3880
3881 2004-03-20  Roger Sayle  <roger@eyesopen.com>
3882
3883         PR target/13889
3884         * gcc.c-torture/compile/pr13889.c: New test case.
3885
3886 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3887
3888         PR c/14635
3889         * builtins-1.c (nan, nans): Don't test.
3890         * builtins-30.c: Don't use nan, nanf, nanl.
3891         * builtins-35.c: New test.
3892
3893 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
3894
3895         * g++.dg/ext/altivec-6.C: New test.
3896
3897 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
3898
3899         * g++.dg/init/placement3.C: New test.
3900
3901         * g++.dg/template/spec13.C: New test.
3902
3903         * g++.dg/lookup/using11.C: New test.
3904
3905         * g++.dg/lookup/koenig3.C: New test.
3906
3907         * g++.dg/template/operator2.C: New test.
3908
3909         * g++.dg/expr/dtor3.C: New test.
3910         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
3911         marker.
3912         * g++.old-deja/g++.law/visibility28.C: Likewise.
3913
3914 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
3915
3916         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
3917         * gcc.dg/ppc64-abi-3.c: Likewise.
3918
3919 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3920
3921         PR c++/14545
3922         * g++.dg/parse/template15.C: New test.
3923
3924 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3925
3926         * g++.dg/expr/dtor2.C: New test.
3927
3928         * g++.dg/lookup/anon4.C: New test.
3929
3930         * g++.dg/overload/using1.C: New test.
3931
3932         * g++.dg/template/lookup7.C: New test.
3933
3934         * g++.dg/template/typename6.C: New test.
3935
3936         * g++.dg/expr/cond6.C: New test.
3937
3938 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3939
3940         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
3941
3942 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3943
3944         * g++.dg/expr/cond5.C: New test.
3945         * g++.dg/expr/constcast1.C: Likewise.
3946         * g++.dg/expr/ptrmem2.C: Likewise.
3947         * g++.dg/expr/ptrmem3.C: Likewise.
3948         * g++.dg/lookup/main1.C: Likewise.
3949         * g++.dg/template/lookup6.C: Likewise.
3950
3951 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3952
3953         * gcc.dg/local1.c: New test.
3954
3955         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
3956
3957 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3958
3959         * gcc.dg/torture/builtin-convert-1.c: New test.
3960
3961 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3962
3963         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
3964
3965 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
3966
3967         PR c++/14481
3968         * g++.dg/warn/Wunused-7.C: New test.
3969
3970 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3971
3972         * gcc.dg/torture/builtin-integral-1.c: New test.
3973
3974 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
3975
3976         PR c++/14586
3977         * g++.dg/parse/non-dependent3.C: New test.
3978
3979 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
3980
3981         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
3982         * g++.dg/eh/simd-2.C: Likewise.
3983         * g++.dg/init/array10.C: Likewise.
3984         * gcc.c-torture/compile/simd-1.c: Likewise.
3985         * gcc.c-torture/compile/simd-2.c: Likewise.
3986         * gcc.c-torture/compile/simd-3.c: Likewise.
3987         * gcc.c-torture/compile/simd-4.c: Likewise.
3988         * gcc.c-torture/compile/simd-6.c: Likewise.
3989         * gcc.c-torture/execute/simd-1.c: Likewise.
3990         * gcc.c-torture/execute/simd-2.c: Likewise.
3991         * gcc.dg/compat/vector-defs.h: Likewise.
3992         * gcc.dg/20020531-1.c: Likewise.
3993         * gcc.dg/altivec-3.c: Likewise.
3994         * gcc.dg/altivec-4.c: Likewise.
3995         * gcc.dg/altivec-varargs-1.c: Likewise.
3996         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
3997         * gcc.dg/i386-mmx-3.c: Likewise.
3998         * gcc.dg/i386-sse-4.c: Likewise.
3999         * gcc.dg/i386-sse-5.c: Likewise.
4000         * gcc.dg/i386-sse-8.c: Likewise.
4001         * gcc.dg/simd-1.c: Likewise.
4002         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
4003         __ev64_opaque__ since the machine description provides it.
4004
4005 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4006
4007         * lib/compat.exp (skip_list): New global variable.
4008         Use it to hold the user defined COMPAT_SKIPS list if any.
4009         (compat-obj): Add the members of skip_list to optall.
4010
4011 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4012
4013         * gcc.dg/compat/union-by-value-1_main.c,
4014         union-by-value-1_x.c, union-by-value-1_y.c,
4015         union-check.h, union-defs.h,
4016         union-init.h, union-return-1_main.c,
4017         union-return-1_x.c, union-return-1_y.c: New files.
4018
4019 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4020
4021         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
4022         mixed-struct-init.h: Add 4 mixed structure types.
4023         struct-by-value-21_main.c, struct-by-value-21_x.c,
4024         struct-by-value-21_y.c, struct-return-21_main.c,
4025         struct-return-21_x.c, struct-return-21_y.c: New files.
4026
4027 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
4028
4029         PR c++/14550
4030         * g++.dg/parse/template14.C: New test.
4031
4032 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4033
4034         * gcc.c-torture/execute/20040313-1.c: New test.
4035
4036 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
4037
4038         PR target/14533
4039         * gcc.dg/20040311-2.c: New test.
4040
4041 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
4042
4043         PR other/14544
4044         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
4045         bit-field.
4046
4047 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
4048
4049         * gcc.dg/20040305-2.c: Add missing return statement.
4050
4051 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4052
4053         * gcc.dg/builtins-34.c: Also check pow10*.
4054
4055 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4056
4057         PR target/14262
4058         * gcc.dg/20040305-2.c: New test.
4059
4060 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4061
4062         * gcc.dg/20040310-1.c: New test.
4063
4064 2004-03-11  Roger Sayle  <roger@eyesopen.com>
4065
4066         * gcc.c-torture/execute/20040311-1.c: New test case.
4067
4068 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
4069
4070         PR c++/14476
4071         * g++.dg/lookup/enum1.C: New test.
4072
4073 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
4074
4075         PR c++/14510
4076         * g++.dg/lookup/struct2.C: New test.
4077
4078 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
4079
4080         * gcc.dg/builtins-34.c: New test.
4081
4082 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4083
4084         * gcc.dg/torture/builtin-nonneg-1.c: New test.
4085
4086 2004-03-09  James E Wilson  <wilson@specifixinc.com>
4087
4088         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
4089         * gcc.dg/alias-2.c: New testcase.
4090
4091 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
4092
4093         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
4094
4095 2004-03-09  Roger Sayle  <roger@eyesopen.com>
4096
4097         * gcc.c-torture/execute/20040309-1.c: New test case.
4098
4099 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
4100
4101         PR c++/14397
4102         * g++.dg/overload/ref1.C: New.
4103
4104 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4105
4106         PR c++/14409
4107         * g++.dg/template/spec12.C: New test.
4108
4109         PR c++/14448
4110         * g++.dg/parse/crash14.C: New test.
4111
4112 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4113
4114         PR c++/14230
4115         * g++.dg/init/ref11.C: New test.
4116
4117 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4118
4119         PR c++/14432
4120         * g++.dg/parse/builtin2.C: New test.
4121
4122 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4123
4124         PR c++/14401
4125         * g++.dg/init/ctor3.C: New test.
4126         * g++.dg/init/union1.C: New test.
4127         * g++.dg/ext/anon-struct4.C: New test.
4128
4129 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4130
4131         * g++.dg/lookup/koenig1.C: Tweak error messages.
4132         * g++.dg/lookup/used-before-declaration.C: Likewise.
4133         * g++.dg/other/do1.C: Likewise.
4134         * g++.dg/overload/koenig1.C: Likewise.
4135         * g++.dg/parse/crash13.C: Likewise.
4136         * g++.dg/template/instantiate3.C: Likewise.
4137
4138 2004-03-08  Eric Christopher  <echristo@redhat.com>
4139
4140         * * lib/target-supports.exp: Enable libiconv in test
4141         compilation.  Fix up error checking.
4142
4143 2004-03-08  Roger Sayle  <roger@eyesopen.com>
4144
4145         PR middle-end/14289
4146         * gcc.dg/pr14289-1.c: New test case.
4147         * gcc.dg/pr14289-2.c: Likewise.
4148         * gcc.dg/pr14289-3.c: Likewise.
4149
4150 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
4151
4152         * gcc.c-torture/execute/20040308-1.c: New test.
4153
4154 2004-03-07  Roger Sayle  <roger@eyesopen.com>
4155
4156         * gcc.c-torture/execute/20040307-1.c: New test case.
4157
4158 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
4159
4160         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
4161
4162 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
4163
4164         * gcc.dg/20040306-1.c: New test.
4165
4166 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
4167
4168         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
4169         them static.
4170         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
4171
4172 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4173
4174         PR c/14465
4175         * gcc.dg/decl-6.c: New test.
4176
4177 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4178
4179         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
4180         Rename LOGPOW -> LOG_POW.
4181         (SQRT_EXP, POW_EXP): New.
4182
4183 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4184
4185         * gcc.dg/i386-sse-8.c: New test.
4186
4187 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4188
4189         PR c/14114
4190         * gcc.dg/decl-5.c: New test.
4191
4192 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
4193
4194         * gcc.dg/20040305-1.c: New test.
4195
4196 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
4197
4198         PR other/14354
4199         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
4200
4201 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
4202
4203         PR c++/14425, c++/14426
4204         * g++.dg/ext/altivec-4.C: New test.
4205         * g++.dg/ext/altivec-5.C: New test.
4206
4207 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
4208
4209         * g++.old-deja/g++.other/linkage1.C: Expect errors about
4210         global variables of a type with no linkage.
4211         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
4212         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
4213         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
4214         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
4215         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
4216         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
4217         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
4218         * g++.dg/warn/deprecated.C: Name enum Color.
4219         * g++.dg/overload/VLA.C: Name structure for 'b'.
4220         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
4221
4222 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4223
4224         * gcc.c-torture/compile/20040304-1.c: New test.
4225
4226 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
4227
4228         PR 13728
4229         * gcc.dg/decl-4.c: New testcase.
4230
4231 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
4232
4233         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
4234         as PRECF if sizeof (float) > sizeof (double).
4235         (PRECL): Make it the same as PRECF if
4236         sizeof (float) > sizeof (long double).
4237
4238 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4239
4240         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
4241         system type.  Add check for irix6 which doesn't have c99 runtime.
4242
4243 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
4244
4245         * gcc.dg/const-elim-1.c: xfail for xtensa.
4246
4247 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4248
4249         PR c++/14369
4250         * g++.dg/template/cond4.C: New test.
4251
4252 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4253
4254         PR c++/14360
4255         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
4256
4257         PR c++/14361
4258         * g++.dg/parse/defarg7.C: New test.
4259
4260         PR c++/14359
4261         * g++.dg/template/friend26.C: New test.
4262
4263 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4264
4265         PR c++/14324
4266         * g++.dg/abi/mangle21.C: New test.
4267
4268         PR c++/14260
4269         * g++.dg/parse/constructor2.C: New test.
4270
4271         PR c++/14337
4272         * g++.dg/template/sfinae1.C: New test.
4273
4274 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4275
4276         PR c++/14267
4277         * g++.dg/expr/crash2.C: New test.
4278
4279         PR middle-end/13448
4280         * gcc.dg/inline-5.c: New test.
4281         * gcc.dg/always-inline.c: Split out tests into ...
4282         * gcc.dg/always-inline2.c: ... this and ...
4283         * gcc.dg/always-inline3.c: ... this.
4284
4285 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4286
4287         PR debug/12103
4288         * g++.dg/debug/crash1.C: New test.
4289
4290 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
4291
4292         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
4293         function with __attribute__((noinline)).
4294         (recurser_void2): Likewise.
4295         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
4296         (recurser_void2): Likewise.
4297
4298 2004-02-29  Roger Sayle  <roger@eyesopen.com>
4299
4300         PR middle-end/14203
4301         * g++.dg/warn/Wunused-6.C: New test case.
4302
4303 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
4304
4305         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
4306         not defined.
4307
4308 2004-02-27  Eric Christopher  <echristo@redhat.com>
4309
4310         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
4311         * g++.dg/charset/asm2.c: Run only x86.
4312         * gcc.dg/charset/asm3.c: Ditto.
4313
4314 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
4315
4316         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
4317         ld_library_path.
4318
4319 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
4320
4321         * g++.dg/ext/altivec-3.C: New.
4322
4323 2004-02-26  Richard Henderson  <rth@redhat.com>
4324
4325         * g++.dg/ext/attrib10.C: Mark for warning.
4326         * gcc.dg/attr-alias-1.c: New.
4327
4328 2004-02-26  Richard Henderson  <rth@redhat.com>
4329
4330         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
4331         * gcc.c-torture/execute/20040208-2.c: ... it back.
4332
4333 2004-02-26  Eric Christopher  <echristo@redhat.com>
4334
4335         * lib/target-supports.exp (check-iconv-available): New function.
4336         * lib/gcc-dg.exp (dg-require-iconv): New function.
4337         Use above.
4338         * gcc.dg/charset: New directory.
4339         * gcc.dg/charset/charset.exp: New file.
4340         * gcc.dg/charset/asm1.c: Ditto.
4341         * gcc.dg/charset/asm2.c: Ditto.
4342         * gcc.dg/charset/asm3.c: Ditto.
4343         * gcc.dg/charset/asm4.c: Ditto.
4344         * gcc.dg/charset/asm5.c: Ditto.
4345         * gcc.dg/charset/attribute1.c: Ditto.
4346         * gcc.dg/charset/attribute2.c: Ditto.
4347         * gcc.dg/charset/string1.c: Ditto.
4348         * g++.dg/charset: New directory.
4349         * g++.dg/dg.exp: Add here. Special options.
4350         * g++.dg/charset/charset.exp: New file.
4351         * g++.dg/charset/asm1.c: Ditto.
4352         * g++.dg/charset/asm2.c: Ditto.
4353         * g++.dg/charset/asm3.c: Ditto.
4354         * g++.dg/charset/asm4.c: Ditto.
4355         * g++.dg/charset/attribute1.c: Ditto.
4356         * g++.dg/charset/attribute2.c: Ditto.
4357         * g++.dg/charset/extern1.cc: Ditto.
4358         * g++.dg/charset/extern2.cc: Ditto.
4359         * g++.dg/charset/string1.c: Ditto.
4360
4361 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
4362
4363         PR c++/14278
4364         * g++.dg/parse/comma1.C: New test.
4365
4366 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4367
4368         PR c++/14284
4369         * g++.dg/template/ttp8.C: New test.
4370
4371 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
4372
4373         * gcc.dg/fixuns-trunc-1.c: New test.
4374
4375 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4376
4377         * gcc.dg/builtins-config.h: Use #elif.
4378
4379 2004-02-26  Michael Matz  <matz@suse.de>
4380
4381         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
4382         * gcc.dg/991214-1.c: Likewise.
4383         * gcc.dg/i386-asm-1.c: Likewise.
4384
4385 2004-02-25  Richard Henderson  <rth@redhat.com>
4386
4387         * gcc.c-torture/execute/20040208-2.c: Move ...
4388         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
4389
4390 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4391
4392         PR c++/14246
4393         * g++.dg/other/crash-3.C: New test.
4394
4395 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4396
4397         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
4398         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
4399
4400         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
4401         HP-UX.
4402
4403 2004-02-24  Michael Matz  <matz@suse.de>
4404
4405         * gcc.dg/i386-regparm.c: New.
4406
4407 2004-02-23  James E Wilson  <wilson@specifixinc.com>
4408
4409         * gcc.c-torture/execute/20040223-1.c: New.
4410
4411 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
4412             Kazu Hirata  <kazu@cs.umass.edu>
4413
4414         * gcc.dg/fwritable-strings-1.c: Remove.
4415
4416 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
4417
4418         PR c/14156
4419         * gcc.dg/20040223-1.c: New test.
4420
4421 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4422
4423         PR c++/14106
4424         * g++.dg/ext/typeof9.C: New test.
4425
4426 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4427
4428         PR c++/14250
4429         * g++.dg/other/switch1.C: New test.
4430
4431 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4432
4433         * gcc.dg/cast-function-1.c: Adjust for new informative message.
4434         * gcc.dg/va-arg-1.c: Likewise.
4435
4436 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4437
4438         PR c++/14143
4439         * g++.dg/template/koenig5.C: New test.
4440
4441 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
4442
4443         * g++.dg/ext/altivec-1.C: Generalize target triple.
4444         * g++.dg/ext/altivec-2.C: New test case.
4445         * g++.dg/ext/altivec_check.h: New file.
4446         * gcc.dg/altivec-1.c: Generalize target triple;
4447         include altivec_check.h and call altivec_check().
4448         * gcc.dg/altivec-[2-5].c: Generalize target triple.
4449         * gcc.dg/altivec-6.c: New test case.
4450         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
4451         type casts as needed.
4452         * gcc.dg/altivec-10.c: Include altivec_check.h and call
4453         altivec_check().
4454         * gcc.dg/altivec-12.c: New test case.
4455         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
4456         include altivec_check.h and call altivec_check().
4457         * gcc.dg/altivec_check.h: New file.
4458
4459 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4460
4461         * lib/target-supports.exp (check_alias_available): Don't mangle
4462         function `g' in test program.
4463
4464 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4465
4466         * lib/target-supports.exp (check_profiling_available): Check
4467         argument to determine whether we support a profiling type.
4468         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
4469         check_profiling_available.
4470         * g++.dg/bprob/bprob.exp: Likewise
4471         * g77.dg/bprob/bprob.exp: Likewise.
4472         * gcc.misc-tests/bprob.exp: Likewise.
4473         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
4474         dg-require-profiling and delete expected error handling.
4475         * gcc.dg/20021014-1.c: Likewise.
4476         * gcc.dg/nest.c: Likewise.
4477
4478 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4479
4480         PR c++/12007
4481         * g++.dg/other/vthunk1.C: New test.
4482
4483 2004-02-20  Falk Hueffner  <falk@debian.org>
4484
4485         PR target/14201
4486         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
4487
4488 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
4489
4490         PR c++/13927
4491         * g++.dg/other/error8.C: Remove XFAIL markers.
4492
4493         PR c++/14173
4494         * g++.dg/ext/packed5.C: New test.
4495
4496         PR c++/14199
4497         * g++.dg/warn/Wunused-5.C: New test.
4498
4499         PR c++/14186
4500         * g++.dg/lookup/member1.C: New test.
4501
4502 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
4503
4504         * gcc.c-torture/compile/20040130-1.c: Enable only when
4505         __INT_MAX__ >= 2147483647L.
4506         * gcc.c-torture/compile/961203-1.c: Likewise.
4507
4508 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
4509
4510         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
4511         * g++.dg/opt/template1.C: Robustify assembler regexp
4512
4513 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4514
4515         * gcc.c-torture/execute/simd-4.x: Remove.
4516         * gcc.c-torture/execute/va-arg-25.x: Likewise.
4517         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
4518         Guard with #ifndef SKIP_ATTRIBUTE.
4519         * gcc.dg/compat/vector-1_y.c: Likewise.
4520         * gcc.dg/compat/vector-2_x.c: Likewise.
4521         * gcc.dg/compat/vector-2_y.c: Likewise.
4522         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
4523         * g++.dg/eh/simd-2.C: Likewise.
4524
4525 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
4526
4527         * gcc.c-torture/compile/complex-1.c: New.
4528
4529 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
4530
4531         PR target/14209
4532         * gcc.c-torture/execute/20040218-1.c: New test.
4533
4534 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4535
4536         PR c++/14181
4537         * g++.dg/parse/new2.C: New test.
4538
4539 2004-02-18  Paul Brook  <paul@codesourcery.com>
4540
4541         * gcc.c-torture/compile/libcall-1.c: New test.
4542
4543 2004-02-18  Paul Brook  <paul@codesourcery.com>
4544
4545         PR debug/12934
4546         * gcc.dg/debug/debug-7.c: New test.
4547
4548 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
4549
4550         * gcc.dg/20040217-1.c: New test.
4551
4552 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
4553
4554         * gcc.c-torture/execute/990208-1.x: Delete.
4555
4556 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
4557
4558         * gcc.c-torture/execute/20040208-2.x: New file.
4559
4560 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
4561
4562         PR c++/11326
4563         * g++.dg/abi/structret1.C: New test.
4564
4565 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
4566
4567         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
4568         (i386_cpuid): No need to test if cpuid is available on AMD64.
4569         Fix assembly, so that it works onboth i386 and AMD64.
4570         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
4571         (vecInLong): Fix s[] member type to unsigned int.
4572         (vecInWord): Remove type.
4573         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
4574         (a64, b64, c64, d64, e64): Remove.
4575         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
4576         Remove unused variable.  Remove initialization of removed variables.
4577         Don't call mmx_tests nor sse_tests.
4578         (reference_mmx, reference_sse): Remove.
4579         (check): Add return stmt.
4580         * gcc.dg/i386-sse-7.c: New test.
4581         * gcc.dg/i386-mmx-4.c: New test.
4582
4583 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4584
4585         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
4586         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4587         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4588         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
4589         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
4590         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
4591         g++.dg/tc1/dr94.C: Fix line terminator.
4592
4593 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
4594
4595         * gcc.c-torture/compile/20040216-1.c: New.
4596
4597 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4598
4599         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4600         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4601         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
4602         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
4603         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
4604         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
4605
4606 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4607
4608         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
4609
4610 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
4611
4612         PR c++/13971
4613         * g++.dg/expr/cond4.C: New test.
4614
4615         PR c++/14086
4616         * g++.dg/lookup/crash2.C: New test.
4617
4618 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
4619
4620         * gcc.c-torture/compile/20040214-2.c: New test.
4621
4622 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
4623
4624         PR c++/14116
4625         * g++.dg/ext/typeof8.C: New test.
4626
4627 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
4628
4629         * gcc.c-torture/compile/20040214-1.c: New test.
4630
4631 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4632
4633         PR c++/13635
4634         * g++.dg/template/spec11.C: New test.
4635
4636 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4637
4638         PR c++/13927
4639         * g++.dg/other/error8.C: New test.
4640
4641 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
4642
4643         PR c++/14122
4644         * g++.dg/template/array4.C: New test.
4645
4646         PR c++/14108
4647         * g++.dg/inherit/thunk2.C: New test.
4648
4649         PR c++/14083
4650         * g++.dg/eh/cond2.C: New test.
4651
4652 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
4653
4654         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
4655
4656 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
4657
4658         * lib/scanasm.exp (dg-scan): Quote pattern before display.
4659
4660 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
4661
4662         * g++.dg/simd-2.C: xfail on ppc64-linux.
4663
4664 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4665
4666         PR c/456
4667         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
4668         tests.
4669
4670 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
4671
4672         * gcc.dg/builtins-33.c: New test.
4673
4674 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
4675
4676         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
4677
4678 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4679
4680         * g++.dg/simd-2.C: Set -maltivec for ppc64.
4681
4682 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4683
4684         * gcc.dg/ppc64-abi-3.c: New test.
4685
4686 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
4687
4688         PR c/14092
4689
4690         * gcc.dg/pr14092-1.c: New testcase.
4691
4692 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
4693
4694         * gcc.dg/cpp/assert4.c: Fix typo last change.
4695
4696         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
4697         * gcc.dg/cpp/assert4.c: Handle powerpc64.
4698
4699         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
4700
4701 2004-02-09  Roger Sayle  <roger@eyesopen.com>
4702
4703         * gcc.c-torture/compile/20040209-1.c: New test case.
4704
4705 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4706
4707         * gcc.dg/c90-init-1.c: Adjust expected error messages.
4708
4709 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
4710
4711         * gcc.c-torture/execute/20040208-[12].c: New tests.
4712
4713 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4714
4715         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
4716
4717 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4718
4719         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
4720
4721 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4722
4723         Bug 13856
4724         * gcc.dg/visibility-8.c: New testcase.
4725
4726 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4727
4728         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
4729         arguments.
4730         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
4731
4732 2004-02-07  Roger Sayle  <roger@eyesopen.com>
4733
4734         PR middle-end/13696
4735         * g++.dg/opt/fold1.C: New test case.
4736
4737 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4738
4739         PR c++/14033
4740         * g++.dg/other/crash-2.C: New test.
4741
4742 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4743
4744         PR c++/14028
4745         * g++.dg/parse/angle-bracket2.C: New test.
4746
4747 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4748
4749         PR middle-end/13750
4750         Revert:
4751         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4752         PR pch/13361
4753         * testsuite/g++.dg/pch/wchar-1.C: New.
4754         * testsuite/g++.dg/pch/wchar-1.Hs: New.
4755
4756 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4757
4758         PR c++/14008
4759         * g++.dg/parse/error15.C: New test.
4760         * g++.dg/parse/crash11.C: Update dg-error mark.
4761
4762 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4763
4764         PR c++/13932
4765         * g++.dg/warn/conv2.C: New test.
4766
4767 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4768
4769         PR c++/13086
4770         * g++.dg/warn/incomplete1.C: Remove xfail.
4771
4772 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4773
4774         * lib/file-format.exp (gcc_target_object_format): Use
4775         ${tool}_target_compile, not gcc_target_compile.
4776         * lib/target-supports.exp (check_alias_available): Likewise.
4777         (check_gc_sections_available): Likewise.
4778         * g++.dg/ext/attrib10.C: Use dg-require-alias.
4779         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
4780         dg-require-alias.
4781
4782 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4783
4784         PR c++/13969
4785         * g++.dg/template/static6.C: New test.
4786
4787 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
4788
4789         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
4790
4791 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4792
4793         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
4794         tests for systems where `char' is unsigned by default.
4795
4796 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4797
4798         PR c++/13997
4799         * g++.dg/template/partial3.C: New test.
4800
4801 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4802
4803         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
4804         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
4805         Remove mentions of obsolete ports.
4806
4807 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
4808
4809         * gcc.dg/noncompile/20001228-1.c: Fix for new
4810         error message.
4811
4812 2004-02-03  Roger Sayle  <roger@eyesopen.com>
4813
4814         PR target/9348
4815         * gcc.c-torture/execute/multdi-1.c: New test case.
4816
4817 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4818
4819         PR c++/13925
4820         * g++.dg/template/lookup5.C: New test.
4821
4822 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4823
4824         PR c++/13950
4825         * g++.dg/template/lookup4.C: New test.
4826
4827         PR c++/13970
4828         * g++.dg/parse/error14.C: New test.
4829
4830         PR c++/14002
4831         * g++.dg/parse/template13.C: New test.
4832
4833 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4834
4835         PR c++/13978
4836         * g++.dg/template/koenig4.C: New test.
4837
4838         PR c++/13968
4839         * g++.dg/template/crash17.C: New test.
4840
4841         PR c++/13975
4842         * g++.dg/parse/error13.C: New test.
4843         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
4844
4845 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4846
4847         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
4848
4849 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
4850
4851         PR c/11658
4852         PR c/13994
4853         * gcc.dg/noncompile/20040203-1.c: New test.
4854         * gcc.dg/noncompile/20040203-2.c: Likewise.
4855         * gcc.dg/noncompile/20040203-3.c: Likewise.
4856         * gcc.dg/20040203-1.c: Likewise.
4857
4858 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
4859
4860         PR c++/10858
4861         * g++.dg/template/sizeof7.C: New test.
4862
4863 2004-02-02  Eric Christopher  <echristo@redhat.com>
4864             Zack Weinberg  <zack@codesourcery.com>
4865
4866         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
4867
4868 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
4869
4870         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
4871         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
4872         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
4873         * gcc.dg/cleanup-5.c: Run only on Linux targets.
4874
4875 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
4876
4877         PR c++/13113
4878         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
4879
4880         PR c++/13854
4881         * g++.dg/ext/attrib13.C: New test.
4882
4883         PR c++/13907
4884         * g++.dg/conversion/op2.C: New test.
4885
4886 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4887
4888         * gcc.dg/titype-1.c: Fix pasto.
4889
4890 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4891
4892         * gcc.dg/titype-1.c: New test.
4893
4894 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4895
4896         PR c++/13957
4897         * g++.dg/template/non-type-template-argument-1.C,
4898         g++.dg/template/qualified-id1.C: Update dg-error marks.
4899         * g++.dg/template/nontype6.C: New test.
4900
4901 2004-02-01  Roger Sayle  <roger@eyesopen.com>
4902
4903         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
4904         * gcc.dg/builtins-31.c: New testcase.
4905         * gcc.dg/builtins-32.c: New testcase.
4906
4907 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
4908
4909         * objc.dg/call-super-2.m: Update line numbers
4910         for the including of stddef.h.
4911
4912 2004-01-30  Michael Matz  <matz@suse.de>
4913
4914         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
4915         g++.dg/ext/case-range3.C: New tests.
4916
4917 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4918
4919         DR206
4920         PR c++/13813
4921         * g++.dg/template/member4.C: New test.
4922
4923 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4924
4925         PR c++/13683
4926         * g++.dg/template/sizeof6.C: New test.
4927
4928 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4929
4930         * gcc.dg/fwritable-strings-1.c: New test.
4931
4932 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4933
4934         * gcc.c-torture/compile/20040130-1.c: New test.
4935
4936 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
4937
4938         * objc.dg/call-super-2.m: Include stddef.h for size_t.
4939
4940 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
4941
4942         PR c++/13883
4943         * g++.dg/template/ctor3.C: New test.
4944
4945 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4946
4947         * g++.dg/tc1: New directory.
4948         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
4949         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
4950         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
4951         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
4952         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
4953
4954 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4955
4956         * g++.dg/parse/error11.C: New test.
4957         * g++.dg/parse/error12.C: Likewise.
4958
4959 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
4960
4961         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
4962         (scan_initial, main): Use aligned_sizeof instead of sizeof.
4963
4964 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
4965
4966         PR c++/13791
4967         * g++.dg/ext/attrib12.C: New test.
4968
4969         PR c++/13736
4970         * g++.dg/parse/cast2.C: New test.
4971
4972 2004-01-27  James E Wilson  <wilson@specifixinc.com>
4973
4974         * objc.dg/encode-2.m (main): New local string.  Set depending on
4975         sizeof long.  Use in sscanf call.
4976         * objc.dg/encode-3.m (main): New local string.  Set depending on
4977         sizeof long.  Use in scan_initial call.
4978
4979 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4980
4981         * objc.dg/call-super-2.m: Make LP64-safe.
4982         * objc.dg/desig-init-1.m: Likewise.
4983
4984 2004-01-27  Devang Patel <dpatel@apple.com>
4985
4986         * g++.dg/debug/namespace1.C: New test.
4987
4988 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
4989
4990         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
4991         xscale-*-*.
4992
4993         * gcc.dg/arm-mmx-1.c: New test.
4994
4995 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4996
4997         * gcc.dg/20040127-1.c: New test.
4998         * gcc.dg/20040127-2.c: New test.
4999
5000 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5001
5002         * objc.dg/stret-1.m (glob): Renamed to globa.
5003
5004 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
5005
5006         PR c++/13663
5007         * g++.dg/expr/for1.C: New test.
5008
5009 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
5010
5011         PR middle-end/13779
5012         * gcc.dg/darwin-longlong.c: New test.
5013
5014 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
5015
5016         * gcc.dg/20040124-1.c: Moved test from here...
5017         * gcc.c-torture/compile/20040124-1.c: ...to here.
5018
5019 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5020
5021         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
5022         the assembly output if -m64 is passed.
5023
5024 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
5025
5026         PR c++/13833
5027         * g++.dg/template/cond3.C: New test.
5028
5029 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5030
5031         PR c++/13810
5032         * g++.dg/template/ttp7.C: New test.
5033
5034 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5035
5036         PR c++/13797
5037         * g++.dg/template/nontype4.C: New test.
5038         * g++.dg/template/nontype5.C: Likewise.
5039
5040 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
5041
5042         * gcc.dg/torture/mips-clobber-at.c: New test.
5043
5044 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
5045
5046         * gcc.dg/20040124-1.c: New test.
5047
5048 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
5049
5050         * gcc.dg/20040123-1.c: New test.
5051
5052 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5053
5054         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
5055
5056 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5057
5058         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
5059
5060 2004-01-23  Andrew Pinski  <apinski@apple.com>
5061
5062         * gcc.dg/20030121-1.c: Move to ..
5063         * gcc.dg/20040121-1.c: here.
5064
5065 2004-01-23  Roger Sayle  <roger@eyesopen.com>
5066
5067         * gcc.dg/builtins-29.c: New test case.
5068
5069 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5070
5071         PR 18314
5072         * gcc.dg/builtins-30.c: New testcase.
5073
5074 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
5075
5076         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
5077         * lib/g77.exp: Likewise.
5078         * lib/objc.exp: Likewise.
5079         * lib/g++.exp: Likewise.
5080
5081 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5082
5083         * gcc.dg/struct-by-value-2.c: New test.
5084
5085 2004-01-21  Andrew Pinski  <apinski@apple.com>
5086
5087         PR target/13785
5088         * gcc.dg/20030121-1.c: New test.
5089
5090 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
5091
5092         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
5093         clobber frame pointer register in asm statement.
5094
5095 2004-01-21  Falk Hueffner  <falk@debian.org>
5096
5097         * gcc.c-torture/compile/20040121-1.c: New test.
5098
5099 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
5100
5101         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
5102
5103 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
5104
5105         * gcc.dg/ppc64-abi-2.c: New test.
5106
5107 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5108
5109         * lib/treelang.exp: Fill out this file.
5110         * lib/treelang-dg.exp: New File.
5111
5112 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5113
5114         * gcc.c-torture/compile/981022-1.c: Remove.
5115         * gcc.dg/array-5.c: Remove XFAIL.
5116         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
5117         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
5118         gcc.dg/cond-lvalue-1.c: Update.
5119         * gcc.dg/cast-lvalue-2.c: New test.
5120
5121 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
5122
5123         PR c++/13592
5124         * g++.dg/other/error1.C (class foo): Tweak error message.
5125
5126         PR c++/13592
5127         * g++.dg/template/call2.C: New test.
5128
5129 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5130
5131         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
5132         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
5133         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
5134         scalar-return-1_x.c, scalar-return-2_y.c,
5135         scalar-return-3_x.c, scalar-return-3_y.c,
5136         scalar-return-4_x.c, scalar-return-4_y.c,
5137         struct-align-1.h, struct-align-1_x.c,
5138         struct-align-1_y.c, struct-align-2.h,
5139         struct-align-2_x.c, struct-align-2_y.c,
5140         struct-by-value-10_y.c, struct-by-value-11_x.c,
5141         struct-by-value-11_y.c, struct-by-value-12_x.c,
5142         struct-by-value-12_y.c, struct-by-value-13_x.c,
5143         struct-by-value-13_y.c, struct-by-value-14_x.c,
5144         struct-by-value-14_y.c, struct-by-value-15_x.c,
5145         struct-by-value-15_y.c, struct-by-value-16_y.c,
5146         struct-by-value-17_y.c, struct-by-value-18_y.c,
5147         struct-by-value-19_y.c, struct-by-value-1_x.c,
5148         struct-by-value-1_y.c, struct-by-value-20_y.c,
5149         struct-by-value-2_x.c, struct-by-value-2_y.c,
5150         struct-by-value-3_y.c, struct-by-value-4_x.c,
5151         struct-by-value-4_y.c, struct-by-value-5_y.c,
5152         struct-by-value-6_y.c, struct-by-value-7_y.c
5153         struct-by-value-8_x.c, struct-by-value-8_y.c
5154         struct-by-value-9_x.c, struct-by-value-9_y.c
5155         struct-return-10_x.c, struct-return-10_y.c,
5156         struct-return-19_x.c, struct-return-20_x.c
5157         struct-return-2_x.c, struct-return-2_y.c
5158         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
5159         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
5160
5161 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5162
5163         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
5164         attribute on sparc*-sun-solaris2.*.
5165
5166 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
5167
5168         PR c++/13710
5169         * g++.dg/ext/typeof7.C: New test.
5170
5171 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
5172
5173         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
5174         * gcc.dg/const-elim-1.c: Same.
5175
5176 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
5177
5178         * objc.dg/stret-1.m: New.
5179         * objc.dg/stret-2.m: New.
5180
5181 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
5182
5183         PR c++/11895
5184         * g++.dg/ext/vector1.C: New test.
5185
5186 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
5187
5188         * gcc.dg/pch/import-1.c: New.
5189         * gcc.dg/pch/import-1.hs: New.
5190         * gcc.dg/pch/import-1a.h: New.
5191         * gcc.dg/pch/import-1b.h: New.
5192         * gcc.dg/pch/import-1c.h: New.
5193
5194 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5195
5196         PR c++/13574
5197         * g++.dg/ext/array1.C: New test.
5198
5199         PR c++/13178
5200         * g++.dg/conversion/op1.C: New test.
5201
5202 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
5203
5204         PR 11864
5205         From Kazumoto Kojima / Dan Kegel:
5206         * gcc.dg/pr11864-1.c: New test.
5207
5208         PR 10392
5209         From Marcus Comstedt / Dan Kegel:
5210         * gcc.dg/pr10392-1.c: New test.
5211
5212 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5213
5214         PR c++/13478
5215         * g++.dg/init/ref10.C: New test.
5216
5217 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5218
5219         PR c++/13407
5220         * g++.dg/parse/typename6.C: New test.
5221
5222 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5223
5224         PR pch/13361
5225         * testsuite/g++.dg/pch/wchar-1.C: New.
5226         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5227
5228 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5229
5230         PR c++/9259
5231         * g++.dg/expr/sizeof2.C: New test.
5232
5233 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
5234
5235         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
5236
5237 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5238
5239         PR c++/13659
5240         * g++.dg/lookup/strong-using-3.C: New.
5241         * g++.dg/lookup/using-10.C: New.
5242
5243 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5244
5245         PR c++/13594
5246         * g++.dg/lookup/strong-using-2.C: New.
5247
5248 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
5249             Dan Kegel <dank@kegel.com>
5250             J"orn Rennecke <joern.rennecke@superh.com>
5251
5252         PR target/9365
5253         * gcc.dg/pr9365-1.c: New test.
5254
5255 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5256
5257         PR c++/8856
5258         * g++.dg/parse/casting-operator2.C: New test.
5259         * g++.old-deja/g++.pt/explicit83.C: Remove.
5260
5261 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
5262
5263         * gcc.dg/label-compound-stmt-1.c: New test.
5264         * gcc.c-torture/compile/950922-1.c,
5265         gcc.c-torture/compile/20000211-3.c,
5266         gcc.c-torture/compile/20000518-1.c,
5267         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
5268         compound statements.
5269
5270 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
5271
5272         * gcc.dg/ppc64-abi-1.c: New test.
5273
5274 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
5275
5276          * g++.dg/ext/attrib9.C: Add dg-warnings.
5277
5278 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5279
5280         PR c++/12335
5281         * g++.dg/parse/dtor3.C: New test.
5282
5283 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
5284
5285         PR c++/12709
5286         * g++.dg/parse/try-catch-1.C: New test.
5287
5288 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
5289
5290         * ada/acats/run_all.sh: Add more verbose output in acats.log
5291         when compiling tests.
5292
5293 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5294
5295         PR 13656
5296         * gcc.dg/typedef-redecl.c: New test case.
5297         * gcc.dg/typedef-redecl.h: New support file.
5298
5299 2004-01-13  Jan Hubicka  <jh@suse.cz>
5300
5301         * gcc.dg/always_inline.c: New test.
5302         * gcc.dg/debug/20031231-1.c: Fix.
5303
5304 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5305
5306         PR c++/13474
5307         * g++.dg/template/array3.C: New test.
5308
5309 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5310
5311         * g++.dg/ext/lvalue1.C: No longer expected to fail.
5312         * g++.dg/warn/Wunused-2.C: Likewise.
5313
5314 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5315
5316         PR c++/13289
5317         * g++.dg/template/instantiate6.C: New test.
5318
5319 2004-01-12  Roger Sayle  <roger@eyesopen.com>
5320
5321         PR middle-end/11397
5322         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
5323
5324 2004-01-12  Jan Hubicka  <jh@suse.cz>
5325
5326         PR opt/12826
5327         * gcc.dg/20040112-1.c: New.
5328
5329         * gcc.dg/dwarf-die[1-7].c: Move to...
5330         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
5331         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
5332
5333 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5334
5335         PR c++/4100
5336         * g++.dg/parse/friend4.C: New test.
5337
5338 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
5339
5340         PR c++/4100
5341         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
5342         definition is called a friend.
5343
5344 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
5345
5346         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
5347
5348 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
5349
5350         PR c++/3478
5351         * g++.dg/parse/error10.C: New test.
5352         * g++.dg/template/arg2.C: Accept "invalid type" error.
5353
5354 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
5355
5356         PR middle-end/13392
5357         * g++.dg/opt/expect2.C: New test.
5358
5359 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5360
5361         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
5362         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
5363         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
5364         Update dg-error regexps.
5365
5366 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5367
5368         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
5369         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
5370
5371 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5372
5373         * gcc.dg/pragma-re-1.c: Use right pointer type.
5374
5375 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5376
5377         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
5378
5379 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
5380
5381         * gcc.dg/rs6000-ldouble-1.c: New.
5382
5383 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5384
5385         DR 337
5386         PR c++/9256
5387         * g++.dg/other/abstract1.C: New test.
5388
5389 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
5390
5391         * g++.dg/lookup/strong-using-1.C: New.
5392
5393 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
5394
5395         PR c/11234
5396         * gcc.dg/func-ptr-conv-1.c: New test.
5397         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
5398
5399 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
5400
5401         PR target/13380.
5402         * gcc.c-torture/compile/20040109-1.c: New.
5403
5404 2004-01-08  Stuart Hastings  <stuart@apple.com>
5405
5406         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
5407         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
5408         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
5409
5410 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
5411
5412         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
5413
5414 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5415
5416         * ada/acats/run_acats: Treat 'gnatchop' the same way
5417         as 'gnatmake'.  Export GCC_DRIVER.
5418         * ada/acats/run_all.sh: Add target_gnatchop.  Use
5419         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
5420
5421 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5422
5423         PR c++/12573
5424         * g++.dg/template/dependent-expr4.C: New test.
5425
5426 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
5427
5428         * gcc.dg/altivec-11.c: New test.
5429
5430 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
5431
5432         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
5433
5434 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5435
5436         PR c/6024
5437         * gcc.dg/enum-compat-1.c: New test.
5438         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
5439
5440 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5441
5442         PR c/12165
5443         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
5444         gcc.dg/c99-idem-qual-3.c: New tests.
5445
5446 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
5447
5448         * gcc.dg/winline-7.c: Don't cast void * to int.
5449
5450 2004-01-06  Jan Hubicka  <jh@suse.cz>
5451
5452         * gcc.dg/i386-sse-5.c: New test
5453         * g++.dg/eh/simd-1.c: Add -w argument for i386.
5454
5455 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5456
5457         PR c++/12815
5458         * g++.dg/rtti/typeid4.C: New test.
5459
5460 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5461
5462         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
5463
5464 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5465
5466         PR c++/12132
5467         * g++.dg/template/error11.C: New test.
5468
5469         PR c++/13451
5470         * g++.dg/template/class2.C: New test.
5471
5472 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5473         Richard Sandiford <rsandifo@redhat.com>
5474
5475         PR c++/13387
5476         * g++.dg/opt/alias3.C: New test.
5477
5478 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
5479
5480         PR c++/13157
5481         * g++.dg/template/koenig3.C: New test.
5482
5483         PR c++/13529
5484         * g++.dg/parse/offsetof3.C: New test.
5485
5486         * g++.dg/init/copy7.C: Add missing dg-error markers.
5487
5488         PR c++/12226
5489         * g++.dg/init/copy7.c: New test.
5490
5491         PR c++/13536
5492         * g++.dg/parse/cast1.C: New test.
5493
5494 2004-01-04  Jan Hubicka  <jh@suse.cz>
5495
5496         * gcc.dg/winline[1-7].c: New tests.
5497
5498 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5499
5500         PR c++/13520
5501         * g++.dg/template/qualttp22.C: New test.
5502
5503 2004-01-01  Jan Hubicka  <jh@suse.cz>
5504
5505         * gcc.dg/debug/20031231-1.c: New.
5506         * gcc.c-torture/compile/20040101-1.c: New.
5507         * gcc.dg/dwarf-die-[1-7].c: New.
5508
5509 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
5510
5511         PR optimization/13521
5512         * gcc.c-torture/compile/20031231-1.c: New test.
5513
5514 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5515
5516         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
5517
5518 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5519
5520         PR c++/10079
5521         * g++.dg/template/crash16.C: New test.
5522
5523 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
5524
5525         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
5526
5527 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5528
5529         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
5530         ports.
5531         * g++.old-deja/g++.jason/thunk3.C: Likewise.
5532         * g++.old-deja/g++.law/profile1.C: Likewise.
5533         * gcc.c-torture/compile/981006-1.c: Likewise.
5534         * gcc.c-torture/execute/loop-2e.x: Likewise.
5535         * gcc.c-torture/execute/loop-2f.x: Remove.
5536         * gcc.c-torture/execute/loop-2g.x: Likewise.
5537         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
5538         * gcc.dg/20020312-2.c: Remove traces of dead ports.
5539
5540 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5541
5542         PR c++/13507
5543         * g++.dg/ext/attrib11.C: New test.
5544
5545         PR c++/13494
5546         * g++.dg/template/array2-1.C: New test.
5547         * g++.dg/template/array2-2.C: New test.
5548
5549 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
5550
5551         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
5552
5553 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5554
5555         PR c++/12774
5556         * g++.dg/template/array1-1.C: New test.
5557         * g++.dg/template/array1-2.C: New test.
5558
5559 2003-12-29  Roger Sayle  <roger@eyesopen.com>
5560
5561         PR fortran/12632
5562         * g77.dg/12632.f: New test case.
5563
5564 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5565
5566         PR c++/13289
5567         * g++.dg/parse/nontype1.C: New test.
5568
5569 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5570
5571         PR c++/12403
5572         * g++.dg/parse/explicit1.C: New test.
5573         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
5574
5575 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5576
5577         PR c++/13081
5578         * g++.dg/opt/inline6.C: New test.
5579
5580         PR c++/12613
5581         * g++.dg/parse/error9.C: New test.
5582
5583         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
5584
5585 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5586
5587         PR c++/13009
5588         * g++.dg/init/assign1.C: New test.
5589
5590 2003-12-28  Roger Sayle  <roger@eyesopen.com>
5591
5592         PR c++/13070
5593         * g++.dg/warn/format3.C: New test case.
5594
5595 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5596
5597         * gcc.c-torture/compile/20031227-1.c: New test.
5598
5599 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5600
5601         * g++.dg/bprob/bprob.exp: Load target-supports.exp
5602         * g77.dg/bprob/bprob.exp: Likewise.
5603         * gcc.misc-tests/bprob.exp: Likewise.
5604         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
5605         variants on systems where the library does not provide that
5606         functionality.
5607         * gcc.dg/builtins-20.c: Use builtins-config.h.
5608         * gcc.dg/builtins-config.h: New file.
5609
5610 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5611
5612         * lib/gcc-dg.exp (dg-require-profiling): New function.
5613         * lib/target-supports.exp (check_profiling_available): Likewise.
5614         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
5615         * g77.dg/bprob/bprob.exp: Likewise.
5616         * gcc.misc-tests/bprob.exp: Likewise.
5617         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
5618         * gcc.dg/20021014-1.c: Likewise.
5619         * gcc.dg/nest.c: Likewise.
5620
5621 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5622
5623         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
5624         compiling.
5625         * g++.dg/lookup/java2.C: Likewise.
5626         * gcc.dg/cpp/lexident.c: Likewise.
5627
5628 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5629
5630         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
5631         given.
5632         * gcc.c-torture/compile/961203-1.c: Likewise.
5633         * gcc.c-torture/compile/980506-1.c: Likewise.
5634
5635 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
5636
5637         * lib/gcc-dg.exp (dg-prune-output): New annotation.
5638         (additional_prunes): New global.
5639         (gcc-dg-prune): Handle additional per-test pruning.
5640         (dg-test): Clear additional_prunes between tests.
5641
5642         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
5643         dg-prune-output to avoid spurious failures from assembler
5644         complaining about nonexistent WAW violations.
5645         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
5646         Use dg-prune-output to avoid spurious failures from assembler
5647         warning about Itanium B-step errata.
5648
5649 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5650
5651         * g++.dg/abi/macro0.C: New test.
5652         * g++.dg/abi/macro1.C: Likewise.
5653         * g++.dg/abi/macro2.C: Likewise.
5654
5655         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
5656         * g++.dg/abi/bitfield7.C: Likewise.
5657         * g++.dg/abi/dtor2.C: Likewise.
5658         * g++.dg/abi/mangle11.C: Likewise.
5659         * g++.dg/abi/mangle12.C: Likewise.
5660         * g++.dg/abi/mangle14.C: Likewise.
5661         * g++.dg/abi/mangle17.C: Likewise.
5662         * g++.dg/abi/vbase10.C: Likewise.
5663         * g++.dg/abi/vbase14.C: Likewise.
5664         * g++.dg/template/qualttp17.C: Likewise.
5665
5666 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
5667
5668         PR c/11995
5669         * gcc.dg/20031223-1.c: New test.
5670
5671 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5672
5673         * gcc.dg/noreturn-7.c: New test.
5674
5675 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5676
5677         * gcc.dg/null-pointer-1.c: New test.
5678
5679 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5680
5681         * g++.old-deja/g++.jason/template18.C: Remove.
5682         * g++.old-deja/g++.jason/template37.C: Likewise.
5683
5684         PR c++/12862
5685         * g++.dg/lookup/ns1.C: New test.
5686
5687         PR c++/12397
5688         * g++.dg/template/lookup3.C: New test.
5689
5690 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5691
5692         * g++.dg/template/recurse1.C: New test
5693
5694 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5695
5696         PR c++/12479
5697         * g++.dg/parse/semicolon1.C: New test.
5698         * g++.dg/parse/semicolon1.h: Likewise.
5699
5700 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
5701
5702         * gcc.dg/darwin-misaligned.c: New test.
5703
5704 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5705
5706         PR c/9163
5707         * gcc.dg/20031222-1.c: New test.
5708
5709 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
5710
5711         PR c++/13438
5712         * g++.dg/parse/error8.C: New test.
5713
5714         PR c++/11554
5715         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
5716
5717 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
5718
5719         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
5720         too small.
5721         * gcc.c-torture/compile/930217-1.c: Likewise.
5722         * gcc.c-torture/compile/930513-1.c: Likewise.
5723         * gcc.c-torture/execute/920908-2.c: Likewise.
5724         * gcc.c-torture/execute/921204-1.c: Likewise.
5725         * gcc.c-torture/execute/930621-1.c: Likewise.
5726         * gcc.c-torture/execute/930630-1.c: Likewise.
5727         * gcc.c-torture/execute/931031-1.c: Likewise.
5728         * gcc.c-torture/execute/980602-2.c: Likewise.
5729         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5730         * gcc.c-torture/execute/compndlit-1.c: Likewise.
5731         * gcc.c-torture/execute/extzvsi.c: Likewise.
5732         * gcc.c-torture/unsorted/ext.c: Likewise.
5733
5734 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
5735
5736         PR target/12749
5737         * gcc.c-torture/compile/20031220-2.c: New test case.
5738
5739 2003-12-20  Roger Sayle  <roger@eyesopen.com>
5740
5741         PR optimization/13031
5742         * gcc.c-torture/compile/20031220-1.c: New test case.
5743
5744 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5745
5746         * gcc.dg/cast-function-1.c: New test.
5747
5748 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5749
5750         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
5751         formats.
5752
5753 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
5754
5755         PR c++/12795
5756         * g++.dg/ext/attrib10.C: New test.
5757
5758 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5759
5760         * gcc.dg/cleanup-10.c: New test.
5761         * gcc.dg/cleanup-11.c: New test.
5762
5763 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5764
5765         PR c++/13239
5766         * g++.dg/opt/expect1.C: New test.
5767
5768 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
5769
5770         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
5771
5772 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
5773
5774         PR debug/12923
5775         * gcc.dg/20031218-1.c: New test.
5776
5777         PR debug/12389
5778         * gcc.dg/20031218-2.c: New test.
5779         * gcc.dg/20031218-3.c: New test.
5780
5781         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
5782         of label name and allow for USER_LABEL_PREFIX == "_" names.
5783         * g++.dg/abi/mangle18-2.C: Likewise.
5784         * g++.dg/abi/mangle19-1.C: Likewise.
5785         * g++.dg/abi/mangle19-2.C: Likewise.
5786         * g++.dg/abi/mangle20-1.C: Likewise.
5787         * g++.dg/abi/mangle20-2.C: Likewise.
5788
5789 2003-12-18  Richard Henderson  <rth@redhat.com>
5790
5791         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
5792
5793 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
5794             Dan Kegel <dank@kegel.com>
5795
5796         PR other/12009
5797         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
5798         testing a cross compiler, it causes spurious compile failures.
5799         * lib/g++.exp: Likewise.
5800
5801 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5802
5803         PR c++/13262
5804         * g++.dg/template/access13.C: New test.
5805
5806 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
5807
5808         * gcc.dg/20031216-1.c: New test.
5809
5810 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5811
5812         PR c++/9154
5813         * g++.dg/template/error10.C: New test.
5814
5815 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5816
5817         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
5818         * g++.dg/eh/simd-2.C: Likewise.
5819
5820 2003-12-17  James E Wilson  <wilson@specifixinc.com>
5821             Roger Sayle  <roger@eyesopen.com>
5822
5823         * gcc.c-torture/execute/ieee/mzero5.c: New.
5824
5825 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
5826
5827         PR c++/10603
5828         * g++.dg/parse/error6.C: New test.
5829
5830         PR c++/12827
5831         * g++.dg/parse/error7.C: New test.
5832
5833 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5834
5835         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
5836         at -O with stabs debugging formats.
5837         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
5838         * gcc.dg/debug/debug-2.c: Likewise.
5839
5840 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
5841
5842         PR c++/12696
5843         * g++.dg/init/error1.C: New test.
5844
5845         PR c++/12218
5846         * g++.dg/init/pm3.C: New test.
5847
5848 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5849
5850         PR c/3347
5851         * gcc.dg/bitfld-8.c: New test.
5852
5853 2003-12-16  James Lemke  <jim@wasabisystems.com>
5854
5855         * gcc.dg/arm-scd42-[123].c: New tests.
5856
5857 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5858
5859         PR c++/9043
5860         * g++.dg/abi/mangle20-1.C: New test.
5861         * g++.dg/abi/mangle20-2.C: New test.
5862
5863 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
5864
5865         PR c++/13275
5866         * g++.dg/other/offsetof2.C: Remove XFAIL.
5867         * g++.dg/parse/offsetof1.C: New test.
5868         * g++.gd/parse/offsetof2.C: Likewise.
5869
5870 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5871
5872         * g++.dg/template/nontype3.C: New test.
5873         * g++.dg/template/static2.C: Tweaked the dg-error clause.
5874
5875 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5876
5877         * g++.dg/warn/noreturn-3.C: Also test instantiation.
5878
5879 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5880
5881         PR c++/13387
5882         * g++.dg/expr/assign1.C: New test.
5883
5884         PR c++/13242
5885         * g++.dg/abi/mangle19-1.C: New test.
5886         * g++.dg/abi/mangle19-2.C: New test.
5887
5888 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
5889
5890         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
5891
5892 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5893
5894         * gcc.c-torture/execute/20031216-1.c: New test.
5895
5896 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5897
5898         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
5899         an ICE regression.
5900
5901 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5902
5903         PR c++/10926
5904         * g++.dg/template/error9.C: New test.
5905
5906         PR c++/11116
5907         * g++.dg/template/error8.C: New test.
5908
5909 2003-12-15  Roger Sayle  <roger@eyesopen.com>
5910
5911         PR middle-end/13400
5912         * gcc.c-torture/execute/20031215-1.c: New test case.
5913
5914 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5915
5916         PR c++/13269
5917         * g++.dg/parse/error5.C: New test.
5918
5919         PR c++/12989
5920         * g++.dg/expr/sizeof1.C: New test.
5921
5922         PR c++/13310
5923         * g++.dg/template/crash15.C: New test.
5924
5925 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
5926
5927         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
5928         a non-POD type as the last named parameter of a varargs function.
5929
5930 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5931
5932         PR c++/13243
5933         PR c++/12573
5934         * g++.dg/template/crash14.C: New test.
5935         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
5936
5937 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
5938
5939         * g++.dg/other/java1.C: New test.
5940
5941         PR c++/13241
5942         * g++.dg/abi/mangle18-1.C: New test.
5943         * g++.dg/abi/mangle18-2.C: New test.
5944
5945 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5946
5947         PR optimization/10312
5948         * gcc.c-torture/execute/20031214-1.c: New.
5949
5950 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
5951
5952         PR c++/10779
5953         PR c++/12160
5954         * g++.dg/parse/error3.C: New test.
5955         * g++.dg/parse/error4.C: Likewise.
5956         * g++.dg/abi/mangle4.C: Tweak error messages.
5957         * g++.dg/lookup/using5.C: Likewise.
5958         * g++.dg/other/error2.C: Likewise.
5959         * g++.dg/parse/typename5.C: Likewise.
5960         * g++.dg/parse/undefined1.C: Likewise.
5961         * g++.dg/template/arg2.C: Likewise.
5962         * g++.dg/template/ttp3.C: Likewise.
5963         * g++.dg/template/type1.C: Likewise.
5964         * g++.old-deja/g++.other/crash32.C: Likewise.
5965         * g++.old-djea/g++.pt/defarg8.C: Likewise.
5966
5967 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5968
5969         PR c++/13106
5970         * g++.dg/warn/noreturn-3.C: New test.
5971
5972 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5973
5974         PR c++/13118
5975         * g++.dg/abi/covariant3.C: New.
5976
5977 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
5978
5979         * g++.dg/eh/ia64-1.C: New test.
5980
5981 2003-12-12  Roger Sayle  <roger@eyesopen.com>
5982
5983         PR optimization/13037
5984         * g77.f-torture/execute/13037.f: New test case.
5985
5986 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5987
5988         PR c++/12881
5989         * g++.dg/abi/covariant2.C: New.
5990
5991 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
5992
5993         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
5994
5995 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
5996
5997         * gcc.c-torture/execute/wchar_t-1.x: Delete.
5998
5999 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
6000
6001         PR other/10819
6002         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
6003         to fix Bug 10819.
6004         * lib/g++.exp (g++_version): Likewise.
6005         * lib/g77.exp (g77_version): Likewise.
6006         * lib/objc.exp (default_objc_version): Likewise.
6007
6008 2003-12-10  Richard Henderson  <rth@redhat.com>
6009
6010         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
6011
6012         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
6013
6014 2003-12-08  Matt Austern  <austern@apple.com>
6015
6016         PR c/13134
6017         * lib/gcc-dg.exp (dg-require-visibility): Define.
6018         * lib/target-supports (check_visibility_available): Define.
6019         * gcc.dg/visibility-1.c: New test.
6020         * gcc.dg/visibility-2.c: Likewise.
6021         * gcc.dg/visibility-3.c: Likewise.
6022         * gcc.dg/visibility-4.c: Likewise.
6023         * gcc.dg/visibility-5.c: Likewise.
6024         * gcc.dg/visibility-6.c: Likewise.
6025         * g++.dg/ext/visibility-1.C: Likewise.
6026         * g++.dg/ext/visibility-2.C: Likewise.
6027         * g++.dg/ext/visibility-3.C: Likewise.
6028         * g++.dg/ext/visibility-4.C: Likewise.
6029         * g++.dg/ext/visibility-5.C: Likewise.
6030         * g++.dg/ext/visibility-6.C: Likewise.
6031
6032 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6033
6034         * g++.dg/lookup/java1.C: New test.
6035         * g++.dg/lookup/java2.C: New test.
6036
6037 2003-12-07  Falk Hueffner  <falk@debian.org>
6038
6039         * g++.dg/opt/noreturn-1.C: New test.
6040
6041 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
6042
6043         * gcc.dg/overflow-1.c: New test.
6044
6045 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6046
6047         * g77.f-torture/compile/13060.f: New test.
6048
6049 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
6050
6051         PR c++/13323
6052         * g++.dg/inherit/operator2.C: New test.
6053
6054 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6055
6056         PR c++/13305
6057         * g++.dg/ext/attrib9.C: New test.
6058
6059 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6060
6061         PR c++/13314
6062         * g++.dg/template/error7.C: New test.
6063
6064 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
6065             J"orn Rennecke <joern.rennecke@superh.com>
6066
6067         PR target/13302
6068         * g++.dg/other/struct-va_list.C: New test.
6069
6070 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6071
6072         PR c++/13166
6073         * g++.dg/parse/defarg6.C: New test.
6074
6075 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
6076
6077         PR target/13256
6078         * gcc.c-torture/execute/20031201-1.c: New test.
6079
6080 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
6081
6082         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
6083
6084 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6085
6086         * gcc.dg/builtin-return-1.c: New test.
6087
6088 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
6089             J"orn Rennecke <joern.rennecke@superh.com>
6090
6091         PR optimization/13260
6092         * gcc.c-torture/execute/20031204-1.c: New test.
6093
6094 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6095
6096         PR c++/9127
6097         * g++.dg/template/error6.C: New test.
6098
6099 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
6100
6101         * gcc.dg/20031202-1.c: New test.
6102
6103 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6104
6105         PR c++/13179
6106         * g++.dg/template/eh1.C: New test.
6107
6108         PR c++/10771
6109         * g++.dg/template/error5.C: New test.
6110
6111 2003-12-02  David Ung  <davidu@mips.com>
6112
6113         * gcc.dg/compat/vector-check.h: Corrected type for var
6114         g_##TMODE
6115
6116 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6117
6118         PR c++/10126
6119         * g++.dg/template/ptrmem8.C: New test.
6120
6121 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6122
6123         PR c++/12573
6124         * g++.dg/template/dependent-expr3.C: New test.
6125
6126 2003-12-01  James Lemke  <jim@wasabisystems.com>
6127
6128         * gcc.dg/arm-g2.c: New test.
6129
6130 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6131
6132         PR optimization/11634
6133         * gcc.dg/20031201-2.c: New test case.
6134
6135 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
6136
6137         PR 11433
6138         * objc.dg/proto-lossage-3.m: New test.
6139
6140 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6141
6142         PR optimization/12628
6143         * gcc.dg/20031201-1.c: New test case.
6144
6145 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6146
6147         * gcc.dg/unaligned-1.c: New test.
6148
6149 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
6150
6151         PR c++/9849
6152         * g++.dg/template/error4.C: New test.
6153         * g++.dg/template/nested3.C: Adjust error markers.
6154
6155 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6156
6157         * gcc.dg/cpp/assert4.c: Check more #system assertions.
6158
6159 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
6160
6161         PR c/10333
6162         * gcc.dg/bitfld-7.c: New test.
6163
6164 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
6165
6166         * gcc.dg/tls/asm-1.C: New test.
6167
6168 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6169
6170         * gcc.dg/cpp/assert4.c: Update.
6171
6172 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6173
6174         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
6175         * gcc.dg/builtin-apply3.c: New test.
6176
6177 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6178
6179         * lib/compat.exp (compat-obj): New xfaildata parameter.
6180         Use it to set compiler_conditional_xfail_data before compiling.
6181         (compat-get-options): Handle dg-xfail-if.
6182         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
6183         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
6184         * gcc.dg/compat/vector-1_y.c: Likewise.
6185         * gcc.dg/compat/vector-2_x.c: Likewise.
6186         * gcc.dg/compat/vector-2_y.c: Likewise.
6187
6188 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6189
6190         * g++.dg/opt/reg-stack4.C: New test.
6191
6192 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6193
6194         * gcc.dg/builtin-apply2.c: New test.
6195
6196 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6197
6198         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
6199
6200 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6201
6202         PR c++/12924
6203         * g++.dg/template/template-id-2.C: New test.
6204
6205 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6206
6207         PR c++/5369
6208         * g++.dg/template/memfriend1.C: New test.
6209         * g++.dg/template/memfriend2.C: Likewise.
6210         * g++.dg/template/memfriend3.C: Likewise.
6211         * g++.dg/template/memfriend4.C: Likewise.
6212         * g++.dg/template/memfriend5.C: Likewise.
6213         * g++.dg/template/memfriend6.C: Likewise.
6214         * g++.dg/template/memfriend7.C: Likewise.
6215         * g++.dg/template/memfriend8.C: Likewise.
6216         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
6217
6218 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
6219
6220         PR c++/12515
6221         * g++.dg/ext/cond1.C: New test.
6222
6223 2003-11-20  Richard Henderson  <rth@redhat.com>
6224
6225         * gcc.dg/20020201-2.c: Remove.
6226         * gcc.dg/20020201-4.c: Remove.
6227         * gcc.dg/20020304-1.c: Remove.
6228
6229 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6230
6231         * gcc.dg/cpp/trad/xwin1.c: New test case.
6232
6233 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6234
6235         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
6236         * lib/g77.exp: Likewise.
6237         * lib/objc.exp: Likewise.
6238         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
6239         for darwin.
6240
6241 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6242
6243         PR c++/12932
6244         * g++.dg/template/static5.C: New test.
6245
6246 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
6247
6248         * gcc.dg/nested-func-1.c: New test.
6249
6250 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6251
6252         * gcc.dg/cpp/assert4.c: New test.
6253
6254 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6255
6256         PR c++/2294
6257         * g++.dg/lookup/using9.c: New test.
6258
6259 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
6260
6261         PR c++/12762
6262         * g++.dg/template/error3.C: New test.
6263
6264 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6265
6266         PR ada/13035
6267         * ada/acats/run_acats, run_all.sh: Fix syntax error.
6268         No longer use a wrapper for gcc, since this does not work under
6269         Windows.
6270
6271 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6272
6273         PR c++/2094
6274         * g++.dg/template/ptrmem7.C: New test.
6275
6276 2003-11-13  Andrew Pinski <apinski@apple.com>
6277
6278         * gcc.c-torture/compile/20031113-1.c: New test.
6279
6280 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
6281             Kean Johnston <jkj@sco.com>
6282
6283         PR c/13029
6284         * gcc.dg/unused-4.c: Update.
6285
6286 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6287
6288         * g++.dg/opt/const3.C: New test.
6289
6290 2003-11-13  Jan Hubicka  <jh@suse.cz>
6291
6292         * gcc.c-torture/compile/20031112-1.c: New test.
6293
6294 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
6295
6296         * g++.dg/parse/crash10.C: Remove bogus error marker.
6297
6298 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6299
6300         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
6301         (host_gcc): Likewise.
6302         (ROOT): Honor $PWDCMD.
6303         (BASE): Likewise.
6304         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
6305
6306 2003-11-12  Catherine Moore  <clm@redhat.com>
6307
6308         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
6309
6310 2003-11-12  Andreas Jaeger  <aj@suse.de>
6311             Jakub Jelinek  <jakub@redhat.com>
6312             Andrew Pinski  <pinskia@physics.uc.edu>
6313             Richard Henderson  <rth@redhat.com>
6314
6315         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
6316         systems.
6317         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
6318
6319         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
6320         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
6321
6322 2003-11-11  Andreas Jaeger  <aj@suse.de>
6323
6324         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
6325
6326         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
6327
6328 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
6329
6330         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
6331         Clean ups.
6332
6333 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
6334
6335         * gcc.dg/trampoline-1.c: New test.
6336
6337 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
6338
6339         * gcc.c-torture/compile/200031109-1.c: New test.
6340
6341 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6342
6343         PR c/3190
6344         PR c/8714
6345         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6346         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
6347         gcc.dg/format/no-y2k-1.c: Update.
6348
6349 2003-11-08  Roger Sayle  <roger@eyesopen.com>
6350
6351         PR optimization/10467
6352         * gcc.dg/20031108-1.c: New test case.
6353
6354 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
6355
6356         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
6357
6358 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6359
6360         * gcc.dg/compound-lvalue-1.c: New test.
6361         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
6362         some XFAILs.
6363
6364 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
6365
6366         * gcc.dg/altivec-varargs-1.c: New test.
6367
6368 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6369
6370         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
6371         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
6372         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
6373         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
6374         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
6375
6376 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
6377
6378         * gcc.dg/cond-lvalue-1.c: New test.
6379
6380 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
6381
6382         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
6383
6384 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6385
6386         PR c++/11616
6387         * g++.dg/template/instantiate5.C: New test.
6388
6389 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6390
6391         PR c++/12726
6392         * g++.dg/ext/complit2.C: Replace test with self-contained version.
6393         * ChangeLog: Add missing first entry for above test.
6394
6395 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6396
6397         PR c++/9810
6398         * g++.dg/template/using8.C: New test.
6399         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
6400
6401 2003-11-02  Roger Sayle  <roger@eyesopen.com>
6402
6403         PR optimization/10817
6404         * gcc.c-torture/compile/20031102-1.c: New test case.
6405
6406 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
6407
6408         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
6409         2147483647.
6410
6411 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6412
6413         * gcc.dg/20031102-1.c: New test.
6414
6415 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6416
6417         * gcc.dg/complex-1.c: New test.
6418
6419 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6420
6421         PR c++/12796
6422         * g++.dg/template/crash13.C: Adjust expected error location.
6423         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6424
6425 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6426
6427         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6428
6429 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6430
6431         PR/10239
6432         * gcc.c-torture/compile/20031031-2.c: New test.
6433
6434 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6435
6436         PR/11640
6437         * gcc.c-torture/compile/20031031-1.c: New test.
6438
6439 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6440
6441         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6442         * gcc.misc-tests/bprob.exp: Likewise.
6443         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
6444         the execution test on arm-elf configs.
6445         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
6446         configs that don't support scratch files.
6447         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
6448
6449 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
6450
6451         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
6452         done by dejagnu.
6453
6454 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
6455
6456         * ada/acats/run_all.sh: Redirect mv output to /dev/null
6457         Avoid non pure sh syntax. Add more logging.
6458
6459         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
6460         fail.
6461
6462 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6463
6464         PR libgcj/10610
6465         * gcc.dg/ppc-stackalign-1.c: New test.
6466
6467 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
6468
6469         * ada/acats/run_all.sh: Change output to be more compliant with
6470         dejagnu framework.
6471         Create acats.sum and acats.log files under testsuite/ada/acats
6472         Only run [a-z]* directories, to filter out e.g. CVS.
6473         Redirect build output to log file.
6474
6475 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6476
6477         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
6478
6479 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6480
6481         PR ada/5909:
6482         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
6483
6484 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
6485
6486         * gcc.c-torture/compile/20031023-1.c: New test.
6487         * gcc.c-torture/compile/20031023-2.c: New test.
6488         * gcc.c-torture/compile/20031023-3.c: New test.
6489         * gcc.c-torture/compile/20031023-4.c: New test.
6490
6491 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6492
6493         PR c++/10371
6494         * g++.dg/lookup/scoped8.C: New test.
6495
6496 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6497
6498         * g++.dg/opt/reg-stack3.C: New test.
6499
6500 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6501
6502         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
6503
6504 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6505
6506         PR c++/11076
6507         * g++.dg/template/crash13.C: New test.
6508
6509 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6510
6511         * gcc.dg/c99-restrict-2.c: New test.
6512
6513 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
6514
6515         PR c++/12698, c++/12699, c++/12700, c++/12566
6516         * g++.dg/inherit/covariant9.C: New test.
6517         * g++.dg/inherit/covariant10.C: New test.
6518         * g++.dg/inherit/covariant11.C: New test.
6519
6520 2003-10-23  Jason Merrill  <jason@redhat.com>
6521
6522         PR c++/12726
6523         * g++.dg/ext/complit2.C: New test.
6524
6525 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6526
6527         PR target/12654
6528         * gcc.c-torture/execute/20031020-1.c: New test.
6529
6530 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6531
6532         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
6533         following the jump_insn.
6534
6535 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
6536
6537         * gcc.dg/cast-lvalue-1.c: New test.
6538
6539 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
6540
6541         PR c++/11962
6542         * g++.dg/template/cond2.C: New test.
6543
6544 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6545
6546         * gcc.dg/builtins-28.c: New test.
6547
6548 2003-10-20  Jan Hubicka  <jh@suse.cz>
6549
6550         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
6551         parameter.
6552         * testsuite/gcc.dg/inline-2.c: Likewise.
6553
6554 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6555
6556         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
6557         * gcc.dg/nest.c:  Likewise.
6558
6559 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6560
6561         PR c++/9781, c++/10583, c++/11862
6562         * g++.dg/parse/crash13.C: New test.
6563
6564 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6565
6566         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
6567
6568 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6569
6570         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
6571         Define HAVE_C99_RUNTIME except on Solaris.
6572         * gcc.dg/builtins-20.c: Likewise.
6573
6574 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6575
6576         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
6577
6578 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6579
6580         PR c++/12495
6581         * g++.dg/template/crash21.C: New test.
6582
6583 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6584
6585         PR c++/2513
6586         * g++.dg/template/typename5.C: New test.
6587
6588 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6589
6590         PR c++/12369
6591         * g++.dg/template/friend25.C: New test.
6592
6593 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
6594
6595         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
6596         versions.
6597
6598 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
6599
6600         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
6601         == 2147483647.
6602
6603 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
6604
6605         * gcc.c-torture/execute/960416-1.x: Remove.
6606         * gcc.c-torture/execute/divconst-3.x: Likewise.
6607
6608 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
6609
6610         PR target/12598
6611         * gcc.dg/torture/cris-volatile-1.c: New test.
6612
6613 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6614
6615         PR optimization/9325
6616         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
6617         for overflowing floating point to integer conversion during RTL
6618         simplification.
6619
6620 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
6621
6622         * objc/execute/_cmd.m: Fix typo.
6623         * objc.dg/image-info.m, objc.dg/symtab-1.m:
6624         Relax 'scan-assembler' regexp.
6625         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
6626         objc.dg/try-catch-4.m: Run on non-Darwin targets.
6627         * objc.dg/zero-link-2.m: Remove blank line.
6628         * objc.dg/zero-link-3.m: New test case.
6629
6630 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
6631
6632         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
6633
6634         * gcc.dg/asm-names.c: Use scan-assembler-not rather
6635         than linker trickery.
6636
6637 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6638
6639         PR c++/12370
6640         * g++.dg/other/friend2.C: New test.
6641
6642 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6643
6644         * gcc.dg/20031012-1.c: New test.
6645
6646 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6647
6648         * gcc.dg/weak/weak-3.c: Fix for new warning.
6649
6650 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6651
6652         PR optimization/8750
6653         * gcc.c-torture/execute/20031012-1.c: New test case.
6654
6655 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6656
6657         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
6658         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
6659
6660 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6661
6662         PR optimization/12260
6663         * gcc.c-torture/compile/20031011-2.c: New test case.
6664
6665 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6666
6667         * gcc.c-torture/execute/20031011-1.c: New testcase.
6668
6669 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
6670
6671         * gcc.c-torture/compile/20031011-1.c: New test.
6672
6673 2003-10-11  Jan Hubicka  <jh@suse.cz>
6674
6675         * g++.dg/other/first-global.C: New test.
6676
6677 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6678
6679         * gcc.c-torture/execute/string-opt-18.c: New testcase.
6680
6681 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
6682
6683         * gcc.c-torture/compile/20031010-1.c: New test.
6684
6685 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
6686
6687         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
6688         * gcc.c-torture/execute/va-arg-25.c: ... here.
6689
6690 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
6691
6692         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
6693
6694 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
6695
6696         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
6697
6698 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
6699
6700         * g++.dg/parse/error2.C: New test.
6701
6702 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
6703
6704         PR c++/11097
6705         * g++.dg/other/error5.C: Modify the error message.
6706         * g++.dg/lookup/using8.C: New test.
6707
6708 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
6709
6710         * gcc.dg/darwin-abi-2.c: New file.
6711         * gcc.c-torture/execute/va-arg-24.c: New file.
6712
6713 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
6714
6715         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
6716         indentation.
6717
6718 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
6719
6720         PR c++/10147
6721         * g++.dg/other/error4.C: Update error messages.
6722         * g++.dg/template/ptrmem4.C: Likewise.
6723
6724         PR c++/12337
6725         * g++.dg/init/new9.C: New test.
6726
6727         PR c++/12334, c++/12236, c++/8656
6728         * g++.dg/ext/attrib8.C: New test.
6729
6730 2003-10-06  Devang Patel  <dpatel@apple.com>
6731
6732         * gcc.dg/debug/dwarf2-3.h: New test.
6733         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
6734
6735 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
6736
6737         * g++.dg/opt/cfg2.C: New test.
6738
6739 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6740
6741         * g++.dg/opt/float1.C: New test.
6742
6743 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6744
6745         * gcc.dg/c90-array-lval-6.c: New test.
6746         * gcc.dg/c99-array-lval-6.c: New test.
6747
6748 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
6749             Ziemowit Laski  <zlaski@apple.com>
6750
6751         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
6752         'Derived', so that it is never considered a class method; add
6753         new warning for '+port' method ambiguity.
6754         * objc.dg/method-12.m: Include <objc/objc.h> instead of
6755         <objc/objc-api.h> (needed on Mac OS X).
6756         * objc.dg/method-13.m: New test.
6757
6758 2003-10-03  Roger Sayle  <roger@eyesopen.com>
6759
6760         PR optimization/9325, PR java/6391
6761         * gcc.c-torture/execute/20031003-1.c: New test case.
6762
6763 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
6764
6765         PR optimization/12180
6766         * gcc.dg/20031002-1.c: New test.
6767
6768         PR c++/12486
6769         * g++.dg/inherit/error1.C: New test.
6770
6771 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
6772
6773         * lib/f-torture.exp (search_for): Rename to...
6774         (search_for_re): This.  Also, clean up comments and the
6775         "regexp" invocation.
6776
6777 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
6778
6779         * gcc.c-torture/compile/20031002-1.c: New test.
6780
6781 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
6782
6783         * g++.dg/opt/cond1.C: New test.
6784
6785 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
6786
6787         * gcc.dg/Wold-style-definition-2.c: New testcase.
6788         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
6789
6790 2003-09-29  Richard Henderson  <rth@redhat.com>
6791
6792         * g++.dg/init/array10.C: Add dg-options.
6793
6794 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
6795
6796         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
6797
6798 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6799
6800         * g++.dg/template/friend19.C: Fix typo.
6801         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
6802
6803 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
6804
6805         * gcc.c-torture/execute/20030928-1.c: New test.
6806         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
6807
6808 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6809
6810         * g++.dg/opt/unroll1.C: New test.
6811
6812 2003-09-26  Roger Sayle  <roger@eyesopen.com>
6813
6814         PR optimization/11741
6815         * gcc.dg/20030926-1.c: New test case.
6816
6817 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6818
6819         PR c++/5655
6820         * g++.dg/parse/access7.C: New test.
6821         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
6822
6823 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
6824
6825         MERGE OF objc-improvements-branch into MAINLINE:
6826         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
6827         if libobjc has not been built.
6828         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
6829         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
6830         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
6831         objc/execute/nested-3.m, objc/execute/np-2.m,
6832         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
6833         objc/execute/redefining_self.m, objc/execute/root_methods.m,
6834         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
6835         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
6836         objc.dg/special/unclaimed-category-1.h,
6837         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
6838         well as GNU runtime.
6839         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
6840         * execute/cascading-1.m, execute/function-message-1.m,
6841         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
6842         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
6843         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
6844         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
6845         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
6846         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
6847         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
6848         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
6849         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
6850         * objc.dg/bitfield-2.m: Run only on Darwin.
6851         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
6852         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
6853         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
6854         * objc.dg/const-str-1.m: Fix constant string layout.
6855
6856 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
6857
6858         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
6859
6860 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
6861
6862         * gcc.dg/darwin-abi-1.c: New file.
6863
6864 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
6865
6866         PR target/12281
6867         * gcc.c-torture/compile/20030921-1.c: New test.
6868
6869 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6870
6871         * g++.dg/opt/reg-stack2.C: New test.
6872
6873 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6874
6875         * g++.dg/eh/delayslot1.C: New test.
6876
6877 2003-09-20  Richard Henderson  <rth@redhat.com>
6878
6879         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
6880
6881 2003-09-20  Roger Sayle  <roger@eyesopen.com>
6882
6883         * gcc.c-torture/execute/20030920-1.c: New test case.
6884
6885 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6886
6887         * g++.dg/rtti/typeid3.C: Correct expected error message.
6888
6889 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6890
6891         PR c++/157
6892         * g++.dg/parse/crash12.C: New test.
6893
6894 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
6895
6896         * gcc.dg/compat/mixed-struct-check.h: New.
6897         * gcc.dg/compat/mixed-struct-defs.h: New.
6898         * gcc.dg/compat/mixed-struct-init.h: New.
6899         * gcc.dg/compat/struct-by-value-19_main.c: New.
6900         * gcc.dg/compat/struct-by-value-19_x.c: New.
6901         * gcc.dg/compat/struct-by-value-19_y.c: New.
6902         * gcc.dg/compat/struct-by-value-20_main.c: New.
6903         * gcc.dg/compat/struct-by-value-20_x.c: New.
6904         * gcc.dg/compat/struct-by-value-20_y.c: New.
6905         * gcc.dg/compat/struct-return-19_main.c: New.
6906         * gcc.dg/compat/struct-return-19_x.c: New.
6907         * gcc.dg/compat/struct-return-19_y.c: New.
6908         * gcc.dg/compat/struct-return-20_main.c: New.
6909         * gcc.dg/compat/struct-return-20_x.c: New.
6910         * gcc.dg/compat/struct-return-20_y.c: New.
6911
6912 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
6913         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
6914         so that it will not complain on LP64 targets.
6915
6916 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6917
6918         PR c++/495
6919         * g++.dg/template/friend24.C: New test.
6920
6921 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
6922
6923         PR c++/12332
6924         * g++.dg/template/memtmpl2.C: New test.
6925
6926 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
6927
6928         PR target/11184
6929         * gcc.dg/builtin-apply1.c: New test.
6930
6931 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6932
6933         PR c++/9848
6934         * g++.dg/warn/Wunused-4.C: New test.
6935
6936 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6937
6938         PR c++/12316
6939         * g++.dg/other/gc2.C: New test.
6940
6941 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
6942
6943         PR c++/11991
6944         * g++.dg/rtti/typeid3.C: New test.
6945
6946         PR c++/12266
6947         * g++.dg/overload/template1.C: New test.
6948
6949 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
6950
6951         * g++.dg/opt/cfg3.C: New test.
6952
6953 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6954
6955         PR c++/7939
6956         * g++.dg/template/crash11.C: New test.
6957
6958 2003-09-16  Jason Merrill  <jason@redhat.com>
6959             Jakub Jelinek  <jakub@redhat.com>
6960
6961         * gcc.dg/attr-warn-unused-result.c: New test.
6962
6963 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6964
6965         PR c++/12184
6966         * g++.dg/expr/call2.C: New test.
6967
6968 2003-09-15  Andreas Jaeger  <aj@suse.de>
6969
6970         * gcc.dg/Wold-style-definition-1.c: New test.
6971
6972 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
6973
6974         PR c++/3907
6975         * g++.dg/parse/template12.C: New test.
6976
6977         * g++.dg/abi/bitfield11.C: New test.
6978         * g++.dg/abi/bitfield12.C: Likewise.
6979
6980 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
6981
6982         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
6983         non-expansion of functional macro name without arguments at EOL.
6984         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
6985
6986 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
6987
6988         * gcc.c-torture/execute/20030914-[12].c: New tests.
6989
6990 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6991
6992         PR c++/11788
6993         * g++.dg/overload/addr1.C: New test.
6994
6995 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
6996
6997         * gcc.dg/20030909-1.c: New test.
6998
6999 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7000
7001         * gcc.dg/ultrasp10.c: New test.
7002
7003 2003-09-09  Devang Patel  <dpatel@apple.com>
7004
7005         * gcc.dg/darwin-ld-6.c: New test.
7006
7007 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7008
7009         * gcc.dg/torture/builtin-explog-1.c: New testcase.
7010
7011 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7012
7013         * gcc.dg/ia64-types1.c: New test.
7014         * gcc.dg/ia64-types2.c: Likewise.
7015
7016 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7017
7018         * gcc.dg/builtins-1.c: Add more _Complex tests.
7019         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7020
7021         * gcc.dg/builtins-1.c: Test existing _Complex functions.
7022         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7023
7024 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7025
7026         PR c++/11786
7027         * g++.dg/lookup/koenig2.C: New test.
7028
7029         PR c++/5296
7030         * g++.dg/rtti/typeid2.C: New test.
7031
7032 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
7033
7034         * gcc.c-torture/compile/20030904-1.c: New test.
7035
7036 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7037
7038         * g++.dg/opt/longbranch2.C: New test.
7039
7040 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7041
7042         * g++.dg/template/crash10.C: Only compile it.
7043
7044 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7045
7046         PR middle-end/11665
7047         * gcc.c-torture/compile/20030907-1.c: New test.
7048         * g++.dg/init/array11.C: New test.
7049
7050 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7051
7052         PR c++/11852
7053         * g++.dg/init/struct1.C: New test.
7054
7055 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7056
7057         PR c++/12181
7058         * g++.dg/expr/comma1.C: New test.
7059
7060 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
7061
7062         PR c++/11867
7063         * g++.dg/expr/static_cast5.C: New test.
7064
7065 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
7066
7067         PR c++/11507
7068         * g++.dg/lookup/scoped7.C: New test.
7069
7070         PR c++/9574
7071         * g++.dg/other/static1.C: New test.
7072
7073         PR c++/11490
7074         * g++.dg/warn/template-1.C: New test.
7075
7076         PR c++/11432
7077         * g++.dg/template/crash10.C: New test.
7078
7079         PR c++/2478
7080         * g++.dg/overload/VLA.C: New test.
7081
7082         PR c++/10804
7083         * g++.dg/template/call1.C: New test.
7084
7085 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7086
7087         PR c++/11794
7088         * g++.dg/parse/using3.C: New test.
7089
7090 2003-09-06  Roger Sayle  <roger@eyesopen.com>
7091
7092         PR c++/11409
7093         * g++.dg/overload/builtin3.C: New test case.
7094
7095 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
7096
7097         PR c/9862
7098         * gcc.dg/20030906-1.c: New test.
7099         * gcc.dg/20030906-2.c: Likewise.
7100
7101 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7102
7103         PR c++/12167
7104         * g++.dg/parse/defarg5.C: New test.
7105
7106         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
7107
7108 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
7109
7110         PR c++/12163
7111         * g++.dg/expr/static_cast4.C: New test.
7112
7113         PR c++/12146
7114         * g++.dg/template/crash9.C: New test.
7115
7116 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
7117
7118         * g++.old-deja/g++.ext/pretty2.C: Update for change
7119         in __FUNCTION__.
7120         * g++.old-deja/g++.ext/pretty3.C: Likewise.
7121
7122 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
7123
7124         PR c++/11922
7125         * g++/dg/template/qualified-id1.C: New test.
7126
7127         PR c++/12037
7128         * g++.dg/warn/noeffect4.C: New test.
7129
7130 2003-09-04  Matt Austern  <austern@apple.com>
7131
7132         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
7133         * g++.dg/ext/fnname2.C: Likewise.
7134         * g++.dg/ext/fnname3.C: Likewise.
7135
7136 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
7137
7138         * g++.dg/expr/lval1.C: New test.
7139         * g++.dg/ext/lvcast.C: Remove.
7140
7141 2003-09-03  Roger Sayle  <roger@eyesopen.com>
7142
7143         PR optimization/11700.
7144         * gcc.c-torture/compile/20030903-1.c: New test case.
7145
7146 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
7147
7148         PR c++/12053
7149         * g++.dg/abi/layout4.C: New test.
7150
7151 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
7152
7153         PR c++/11553
7154         * g++.dg/parse/friend3.C: New test.
7155
7156 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
7157
7158         PR c++/11847
7159         * g++.dg/template/class1.C: New test.
7160
7161         PR c++/11808
7162         * g++.dg/expr/call1.C: New test.
7163
7164 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
7165
7166         PR c++/12114
7167         * g++.dg/init/ref9.C: New test.
7168
7169         PR c++/11972
7170         * g++.dg/template/nested4.C: New test.
7171
7172 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7173
7174         PR c++/12093
7175         * g++.dg/template/non-dependent4.C: New test.
7176
7177         PR c++/11928
7178         * g++.dg/inherit/conv1.C: New test.
7179
7180 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7181
7182         PR c++/6196
7183         * g++.dg/ext/label1.C: New test.
7184         * g++.dg/ext/label2.C: Likewise.
7185
7186 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7187
7188         * g++.dg/expr/cond3.C: New test.
7189
7190 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7191
7192         * gcc.dg/builtins-1.c: Add new builtin cases.
7193
7194 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7195
7196         * gcc.dg/builtins-1.c: Add new cases.
7197         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7198
7199 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7200
7201         * gcc.dg/builtins-1.c: Add more math builtin tests.
7202         * gcc.dg/torture/builtin-attr-1.c: New test.
7203
7204 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7205
7206         PR optimization/5079
7207         * g++.dg/opt/static3.C: New test.
7208
7209 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7210
7211         * gcc.misc-tests/gcov-10b.c: New test.
7212
7213 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
7214
7215         * g++.dg/opt/ptrmem3.C: New test.
7216
7217         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
7218
7219 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
7220
7221         * gcc.dg/20030826-2.c: New test.
7222
7223 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7224
7225         PR middle-end/12002
7226         * g77.f-torture/compile/12002.f: New test case.
7227
7228 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7229
7230         * gcc.dg/20030826-1.c: New test case.
7231
7232 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
7233
7234         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
7235
7236 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
7237
7238         PR c++/11871
7239         * c++.dg/lookup/crash1.C: New test.
7240
7241         * c++.dg/warn/noeffect3.C: New test.
7242
7243 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
7244
7245         * gcc.dg/compat/vector-1_x.c: Compile with -w.
7246         * gcc.dg/compat/vector-1_y.c: Ditto.
7247         * gcc.dg/compat/vector-2_x.c: Ditto.
7248         * gcc.dg/compat/vector-2_y.c: Ditto.
7249
7250 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
7251
7252         * gcc.dg/20030702-1.c: New test.
7253
7254 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
7255
7256         PR c++/8795
7257         * g++.dg/ext/altivec-1.C: New test.
7258
7259 2003-08-24  Richard Henderson  <rth@redhat.com>
7260
7261         * g++.dg/eh/simd-2.C: Add -w for x86.
7262
7263 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
7264
7265         * gcc.dg/20030815-1.c: New test.
7266
7267 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7268
7269         PR c++/3765
7270         * g++.dg/parse/access6.C: New test.
7271
7272 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7273
7274         PR c++/641, c++/11876
7275         * g++.dg/template/friend22.C: New test.
7276         * g++.dg/template/friend23.C: Likewise.
7277
7278 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7279
7280         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
7281         identically.
7282
7283 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7284
7285         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
7286
7287 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7288
7289         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
7290
7291 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7292
7293         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
7294
7295 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7296
7297         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
7298
7299 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
7300
7301         PR c++/11919
7302         * g++.dg/overload/prom1.C: New test.
7303
7304         PR c++/11551
7305         * g++.dg/parse/dtor2.C: New test.
7306
7307         PR c++/10762
7308         * g++.dg/parse/using2.C: New test.
7309
7310 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
7311
7312         PR target/11805
7313         * gcc.c-torture/compile/20030821-1.c: New.
7314
7315 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
7316
7317         PR c++/11834
7318         * g++.dg/template/deduce2.C: New test.
7319
7320 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
7321
7322         * gcc.c-torture/execute/20030821-1.c: New test.
7323
7324 2003-08-20  Roger Sayle  <roger@eyesopen.com>
7325
7326         PR middle-end/11984
7327         * gcc.dg/20030820-1.c: New test case.
7328
7329 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
7330
7331         PR c++/11945
7332         * g++.dg/warn/noeffect2.C: New test.
7333
7334 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
7335
7336         PR c++/10926
7337         * g++.dg/template/dtor2.C: New test.
7338
7339         PR c++/11684
7340         * g++.dg/template/operator1.C: New test.
7341         * g++.dg/parse/operator4.C: New test.
7342
7343         PR c++/11946.C
7344         * g++.dg/expr/enum1.C: New test.
7345         * gcc.dg/c99-bool-1.c: Remove bogus warning.
7346
7347         PR c++/11036.C
7348         * g++.dg/parse/elab2.C: New test.
7349         * g++.dg/parse/typedef4.C: Change error message.
7350         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
7351         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
7352         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
7353
7354 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7355
7356         * gcc.dg/pch/warn-1.c: New.
7357         * gcc.dg/pch/warn-1.hs: New.
7358
7359         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
7360         not-tested file.
7361
7362 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7363
7364         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
7365
7366 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7367
7368         * gcc.dg/uninit-D.c: New Test.
7369         * gcc.dg/uninit-E.c: New Test.
7370         * gcc.dg/uninit-F.c: New Test.
7371         * gcc.dg/uninit-G.c: New Test.
7372
7373 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
7374
7375         * g++.dg/README: Describe the pch directory.
7376
7377 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7378
7379         PR c++/11174
7380         * g++.dg/parse/access4.C: New test.
7381         * g++.dg/parse/access5.C: Likewise.
7382         * g++.old-deja/g++.jason/access17.C: Adjust error message.
7383
7384 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
7385
7386         * gcc.dg/noncompile/20030818-1.c: New.
7387
7388 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7389
7390         PR c++/11957
7391         * g++.dg/warn/noeffect1.C: New test.
7392
7393         * g++.dg/template/scope2.C: New test.
7394         * g++.dg/template/error2.C: Correct dg-error
7395
7396 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
7397
7398         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
7399
7400 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
7401
7402         PR C++/11512
7403         * g++.dg/template/warn1.C: New.
7404
7405 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7406
7407         * g++.dg/template/error2.C: New test.
7408         * g++.dg/lookup/using7.C: Adjust errors
7409         * g++.old-deja/g++.pt/crash36.C: Likewise.
7410         * g++.old-deja/g++.pt/derived3.C: Likewise.
7411
7412 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7413
7414         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
7415         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
7416         * gcc.c-torture/execute/builtins/string-9.c: New, from
7417         string-opt-9.c.  Adjust for execute/builtins framework.
7418         * gcc.c-torture/execute/string-opt-9.c: Delete.
7419
7420 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
7421
7422         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
7423
7424         * g++.dg/parse/ret-type2.C: New test.
7425
7426         PR c++/11703
7427         * g++.dg/init/new8.C: New test.
7428
7429         PR c++/10923
7430         * g++.dg/parse/typedef5.C: New test.
7431
7432         PR c++/9512
7433         * g++.dg/parse/qualified2.C: New test.
7434         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
7435         invalid code.
7436
7437 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
7438
7439         * g++.dg/conversion/ptrmem1.C: New test.
7440
7441 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
7442
7443         PR target/11693
7444         * gcc.dg/20030811-1.c: New test.
7445
7446         PR target/11535
7447         * gcc.c-torture/execute/20030811-1.c: New test.
7448
7449 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7450
7451         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
7452
7453 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
7454
7455         PR c++/11789.C
7456         * g++.dg/inherit/multiple1.C: New test.
7457
7458 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7459
7460         * gcc.dg/spe1.c: New test.
7461
7462         PR c++/11670
7463         * g++.dg/expr/cast2.C: New test.
7464
7465         PR c++/10530
7466         * g++.dg/template/dependent-name2.C: New test.
7467
7468 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
7469
7470         * g++.dg/parse/crash11.C: Put the dg options in comments.
7471
7472 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
7473
7474         * lib/gcc-dg.exp: Update for diagnostic change.
7475
7476 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7477
7478         PR c++/5767
7479         * g++.dg/parse/crash11.C: New test.
7480
7481 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
7482
7483         * gcc.dg/cpp/spacing1.c: Update.
7484
7485 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
7486
7487         PR target/11739
7488         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
7489         a value for -mtune.
7490
7491 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7492
7493         PR middle-end/11771
7494         * gcc.c-torture/compile/20030804-1.c: New test case.
7495
7496 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7497
7498         * gcc.dg/20030804-1.c: New test case.
7499
7500 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
7501
7502         * gcc.dg/cpp/separate-1.c: New test.
7503
7504 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
7505
7506         PR c++/11704
7507         * g++.dg/template/dependent-expr2.C: New test.
7508
7509         PR c++/11766
7510         * g++.dg/expr/ptrmem1.C: New test.
7511
7512 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7513
7514         PR c++/9453
7515         * g++.dg/template/friend15.C: New test.
7516
7517 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
7518
7519         * lib/dg-pch.exp: Work round PCH bug.
7520
7521 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7522
7523         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
7524         builtins.  Move cases from builtins-4.c here.
7525
7526         * gcc.dg/torture/builtin-math-1.c: New test taken from
7527         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
7528         additional cases.
7529
7530         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
7531         Delete.
7532
7533 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7534
7535         PR c++/9447
7536         * g++.dg/template/using7.C: New test.
7537
7538 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
7539
7540         * import1.c, import2.c: New tests.
7541
7542 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
7543
7544         * g++.dg/eh/crossjump1.C: New test.
7545
7546 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
7547
7548         PR c++/11697
7549         * g++.dg/template/using6.C: New test.
7550
7551         PR c++/11744
7552         * g++.dg/template/koenig2.C: New test.
7553
7554 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7555
7556         PR c++/7983
7557         * g++.dg/parse/typedef4.C: New test.
7558
7559 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7560
7561         PR c++/8442, c++/8806
7562         * g++.dg/template/elab1.C: New test.
7563         * g++.dg/template/type2.C: Likewise.
7564         * g++.dg/template/ttp3.C: Adjust expected error message.
7565         * g++.old-deja/g++.law/visibility13.C: Likewise.
7566         * g++.old-deja/g++.niklas/t135.C: Likewise.
7567         * g++.old-deja/g++.pt/ttp41.C: Likewise.
7568         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
7569         template argument.
7570         * g++.old-deja/g++.pt/ttp44.C: Likewise.
7571
7572 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
7573
7574         PR c++/11295
7575         * g++.dg/ext/stmtexpr1.C: New test.
7576
7577         * g++.dg/opt/tmp1.C: New test.
7578
7579         PR c++/11525
7580         * g++.dg/parse/constant4.C: New test.
7581
7582         PR c++/9447
7583         * g++.dg/template/using5.C: New test.
7584
7585 2003-07-31  Roger Sayle  <roger@eyesopen.com>
7586
7587         * gcc.dg/builtins-27.c: New test case.
7588
7589 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
7590
7591         * gcc.dg/tls/opt-7.c: New test.
7592
7593 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
7594
7595         * g++.old-deja/g++.other/crash18.C: Remove.
7596
7597 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7598
7599         * g++.dg/template/explicit3.C: New.
7600         * g++.dg/template/explicit4.C: New.
7601         * g++.dg/template/explicit5.C: New.
7602
7603         PR c++/11347
7604         * g++.dg/template/memtmpl1.C: New.
7605
7606 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
7607
7608         PR target/11565
7609         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
7610         * gcc.dg/i386-387-5.c (dg-options): Likewise.
7611
7612 2003-07-30  Jan Hubicka  <jh@suse.cz>
7613
7614         * vtgc1.c: Kill.
7615
7616 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
7617
7618         * gcc.dg/struct-in-proto-1.c: New test.
7619
7620 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
7621
7622         * gcc.dg/cpp/include2.c: Only expect one message.
7623
7624 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
7625
7626         PR c++/9447
7627         * g++.dg/template/using1.C: New test.
7628         * g++.dg/template/using2.C: New test.
7629         * g++.dg/template/using3.C: New test.
7630         * g++.dg/template/using4.C: New test.
7631
7632 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
7633
7634         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
7635         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7636
7637 2003-07-28  Jan Hubicka  <jh@suse.cz>
7638
7639         PR c++/11530
7640         * g++.dg/opt/call1.C: New test.
7641
7642 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
7643
7644         PR c++/11667
7645         * g++.dg/init/enum2.C: New test.
7646         * g++.dg/template/overload1.C: Add "-w" option.
7647
7648 2003-07-28    <hp@bitrange.com>
7649
7650         * gcc.dg/Wdeclaration-after-statement-1.c,
7651         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
7652
7653 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
7654
7655         * gcc.c-torture/compile/20030725-1.c: New test.
7656
7657 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
7658
7659         * gcc.dg/20030505.c: Only run for SPE.
7660         Remove definition of opaque type.
7661
7662 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
7663
7664         * g++.dg/template/ptrmem6.C: New test.
7665
7666 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
7667
7668         * gcc.c-torture/compile/zero-strct-2.c: New test.
7669
7670 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
7671
7672         * gcc.dg/intermod-1.c: New test.
7673
7674 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7675
7676         PR c++/11617
7677         * g++.dg/template/lookup2.C: New test.
7678         * g++.dg/template/memclass1.C: Remove instantiated from error.
7679         * g++.dg/other/error2.C: Tweak expected errors.
7680
7681         PR c++/11596
7682         * g++.dg/template/defarg3.C: New test.
7683
7684         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
7685
7686 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
7687
7688         * g++.dg/inherit/access5.C: New test.
7689
7690 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7691
7692         PR c++/11513
7693         * g++.dg/template/crash8.C: New test.
7694
7695 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
7696
7697         PR c/10602
7698         * gcc.dg/noncompile/incomplete-2.c: New test.
7699
7700 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
7701
7702         PR c++/11645
7703         * g++.dg/inherit/access4.C: New test.
7704
7705         PR c++/11517
7706         * g++.dg/expr/cond2.C: New test.
7707
7708         PR optimization/10679
7709         * g++.dg/opt/inline4.C: New test.
7710
7711 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
7712
7713         * g++.dg/parse/crash10: New test.
7714
7715 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7716
7717         * g++.dg/ext/flexary1.C: New test.
7718
7719 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7720
7721         PR c++/10793
7722         * g++.dg/template/crash9.C: New test.
7723
7724 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7725
7726         PR c++/3004
7727         * g++.dg/parse/typedef3.C: New test.
7728
7729         PR c++/7906
7730         * g++.dg/parse/operator2.C: New test.
7731
7732         PR c++/8895
7733         * g++.dg/parse/def-tmpl-arg1.C: New test.
7734
7735         PR c++/9282
7736         * g++.dg/parse/funptr1.C: New test.
7737
7738         PR c++/9452
7739         * g++.dg/parse/ambig3.C: New test.
7740
7741         PR c++/9454
7742         * g++.dg/parse/operator3.C: New test.
7743
7744         PR c++/9486
7745         * g++.dg/parse/template10.C: New test.
7746
7747         PR c++/9488
7748         * g++.dg/parse/template11.C: New test.
7749
7750         PR c++/10150
7751         * g++.dg/parse/invalid-op1.C: New test.
7752
7753         PR c++/10247
7754         * g++.dg/parse/condexpr1.C: New test.
7755
7756 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7757
7758         * g++.dg/ext/packed3.C: New test.
7759         * g++.dg/ext/packed4.C: New test.
7760
7761         * gcc.dg/pack-test-3.c: New test.
7762
7763 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
7764
7765         * lib/compat.exp: Handle dg-options per source file.
7766         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
7767         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
7768         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
7769         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
7770         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
7771         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
7772         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
7773         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
7774         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
7775         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
7776         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
7777         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
7778         * g++.dg/compat/break/bitfield7_x.C: Ditto.
7779         * g++.dg/compat/break/bitfield7_y.C: Ditto.
7780
7781 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
7782
7783         PR c/10320
7784         * gcc.c-torture/execute/20030718-1.c: New test.
7785
7786 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7787
7788         PR optimization/11536
7789         * gcc.dg/20030721-1.c: New test.
7790
7791 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
7792
7793         PR c++/11546
7794         * g++.dg/template/lookup1.C: New test.
7795
7796 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
7797
7798         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
7799         diagnostics of ill-formed constructs involving labels.
7800         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
7801         the new 'previously defined here' message.
7802
7803 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
7804
7805         * g++.dg/parse/non-dependent2.C: New test.
7806
7807 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
7808
7809         * g++.dg/init/init-ref4.C: xfail on targets without
7810         weak symbols.
7811
7812 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
7813
7814         PR target/11087
7815         * gcc.c-torture/execute/20030717-1.c: New test.
7816
7817 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7818
7819         * g++.dg/opt/cfg1.C: New test.
7820
7821 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
7822
7823         PR optimization/11557
7824         * gcc.dg/20030717-1.c: New test.
7825
7826 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
7827
7828         PR c++/10476
7829         * g++.dg/expr/crash-1.C: New test.
7830
7831         PR c++/11027
7832         * g++.dg/template/init3.C: New test.
7833
7834         PR c++/8222
7835         * g++.dg/template/non-dependent1.C: New test.
7836
7837         PR c++/11070
7838         * g++.dg/template/non-dependent2.C: New test.
7839
7840         PR c++/11071
7841         * g++.dg/template/non-dependent3.C: New test.
7842
7843         PR c++/9907
7844         * g++.dg/template/sizeof5.C: New test.
7845
7846 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
7847
7848         PR 11498
7849         * gcc.c-torture/compile/mangle-1.c: New file.
7850
7851 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7852
7853         PR c++/7809
7854         * g++.dg/parse/access3.C: New test.
7855
7856 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
7857
7858         PR c++/11384
7859         * g++.dg/init/init-ref4.C: New test.
7860
7861 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
7862
7863         PR c++/11547
7864         * g++.dg/parse/constant3.C: New test.
7865         * g++.dg/parse/crash7.C: Likewise.
7866
7867 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
7868
7869         PR target/11008
7870         * gcc.dg/i386-pentium4-not-mull.c: New.
7871
7872 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
7873
7874         * gcc.dg/asm-names.c (ymain): Make it weak.
7875
7876 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7877
7878         PR c++/5421
7879         * g++.dg/template/friend21.C: New test.
7880
7881 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
7882
7883         * gcc.dg/cleanup-8.c: New test.
7884         * gcc.dg/cleanup-9.c: New test.
7885
7886 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
7887
7888         * g++.dg/ext/dll-MI1.h: New file.
7889         * g++.dg/ext/dllexport-MI1.C: New file.
7890         * g++.dg/ext/dllimport-MI1.C: New file.
7891
7892 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
7893
7894         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
7895         it does not have cmpstrsi patterns (just cmpmemsi).
7896
7897 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
7898
7899         PR debug/11473
7900         * g++.dg/debug/debug8.C: New test.
7901
7902 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7903
7904         PR c++/10108
7905         * g++.dg/template/crash7.C: New test.
7906
7907 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
7908
7909         PR target/10795
7910         * gcc.c-torture/compile/20030708-1.c: New.
7911
7912 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7913
7914         * gcc.c-torture/execute/20030715-1.c: New test.
7915
7916 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
7917
7918         * gcc.dg/pch/inline-3.c: New file.
7919         * gcc.dg/pch/inline-3.hs: New file.
7920         * gcc.dg/pch/inline-4.c: New file.
7921         * gcc.dg/pch/inline-4.hs: New file.
7922
7923 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
7924
7925         PR c++/11509
7926         * g++.dg/template/crash6.C: New test.
7927
7928         PR c++/7053
7929         * g++.dg/template/friend20.C: New test.
7930
7931         PR c++/7019
7932         * g++.dg/template/overload2.C: New test.
7933
7934 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7935
7936         PR optimization/11440
7937         * gcc.c-torture/execute/20030714-1.c: New test.
7938
7939 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7940
7941         PR c++/11154
7942         * g++.dg/template/partial2.C: New test.
7943
7944 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
7945
7946         PR c++/11503
7947         * g++.dg/template/anon1.C: New test.
7948
7949         PR c++/11493
7950         PR c++/11495
7951         * g++.dg/parse/template9.C: Likewise.
7952         * g++.dg/template/crash4.C: New test.
7953         * g++.dg/template/koenig1.C: Likewise.
7954         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
7955         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
7956         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
7957         functions.
7958         * g++.old-deja/g++.jason/template36.C: Likewise.
7959         * g++.old-deja/g++.mike/p1989.C: Likewise.
7960         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
7961         * g++.old-deja/g++.pt/ttp20.C: Use this->.
7962         * g++.old-deja/g++.pt/ttp21.C: Use this->.
7963         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
7964         compiling.
7965         * g++.old-deja/g++.pt/union2.C: Use this->.
7966
7967 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
7968
7969         * gcc.dg/20030711-1.c: New test.
7970
7971 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
7972
7973         PR c++/11050
7974         * g++.dg/parse/args1.C: New test.
7975         * g++.pt/defarg8.C: Change expected errors.
7976
7977 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
7978
7979         PR c++/8164
7980         * g++.dg/template/nontype2.C: New test.
7981
7982         PR c++/10558
7983         * g++.dg/parse/template8.C: New test.
7984
7985         PR c++/8327
7986         * g++.dg/template/scope1.C: New test.
7987
7988         * g++.dg/warn/Wsign-compare-1.C: New test.
7989
7990 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
7991
7992         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
7993
7994 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
7995
7996         PR c++/9411
7997         * g++.dg/template/explicit2.C: New test.
7998
7999         PR c++/10032
8000         * g++.dg/warn/pedantic1.C: New test.
8001
8002 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
8003
8004         PR c++ 9483
8005         * g++.dg/other/field1.C: New test.
8006
8007 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8008
8009         PR c/11449
8010         * gcc.c-torture/compile/20030707-1.c: New.
8011
8012 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8013
8014         PR c++/10849
8015         * g++.dg/template/access12.C: New test.
8016
8017 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
8018
8019         * g++.dg/bprob/bprob.exp (prof_ext): Update.
8020         * g77.dg/bprob/bprob.exp (prof_ext): Update.
8021         * gcc.misc-tests/bprob.exp (prof_ext): Update.
8022         * gcc.misc-tests/gcov.exp: Update
8023         * g++.dg/gcov/gcov.exp: Update
8024         * lib/gcov.exp: Update.
8025
8026 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
8027
8028         * g++.dg/abi/mangle17.C: Make sure template expressions are
8029         dependent.
8030         * g++.dg/abi/mangle4.C: Mark erroneous casts.
8031         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
8032         * g++.dg/opt/stack1.C: Remove erroneous code.
8033         * g++.dg/parse/template7.C: New test.
8034         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
8035         * g++.old-deja/g++.pt/crash4.C: Likewise.
8036
8037 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8038
8039         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
8040         with zero or one occurence of `$' after the initial `L'.
8041
8042 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
8043
8044         * gcc.c-torture/compile/20030704-1.c: Add a comment.
8045
8046 2003-07-08  Roger Sayle  <roger@eyesopen.com>
8047
8048         PR c/11370
8049         * gcc.dg/Wunreachable-6.c: New testcase.
8050         * gcc.dg/Wunreachable-7.c: New testcase.
8051
8052 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8053
8054         PR c/11420
8055         * gcc.dg/20030708-1.c: New test.
8056
8057 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
8058
8059         * gcc.dg/compat/sdata-section.h: New file.
8060         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
8061         * gcc.dg/torture/mips-sdata-1.c: New test.
8062
8063 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8064
8065         PR c++/11030
8066         * g++.dg/template/friend19.C: New test.
8067
8068 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8069
8070         * g++.dg/opt/strength-reduce.C: New test.
8071
8072 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8073
8074         PR target/10979
8075         * gcc.dg/20030707-1.c: New testcase.
8076
8077 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8078
8079         PR optimization/11059
8080         * g++.dg/opt/emptyunion.C: New testcase.
8081
8082 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8083             Eric Botcazou  <ebotcazou@libertysurf.fr>
8084
8085         * g++.dg/opt/stack1.C: New test.
8086
8087 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
8088
8089         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
8090         run test.
8091
8092         PR c++/11431
8093         * g++.dg/expr/static_cast3.C: New test.
8094
8095 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8096
8097         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
8098         everywhere.
8099         * gcc.dg/concat.c: Concatenation of string constants with
8100         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
8101         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
8102         * gcc.dg/cpp/escape-2.c: Use wide character constants where
8103         necessary to avoid multi-character character constant warning.
8104         * gcc.dg/cpp/escape.c: Likewise.
8105         * gcc.dg/cpp/ucs.c: Likewise.
8106         Remove backslashes from dg-bogus comments, as they confuse Tcl.
8107         Fix a typo.
8108
8109 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8110
8111         PR c/11428
8112         * gcc.c-torture/compile/20030704-1.c: New.
8113
8114 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8115
8116         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
8117
8118 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
8119
8120         PR c++/5287, PR c++/7910,  PR c++/11021
8121         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
8122         tests for warnings.
8123         * g++.dg/ext/dllimport2.C: Add tests for warnings.
8124         * g++.dg/ext/dllimport3.C: Likewise.
8125         * g++.dg/ext/dllimport4.C: New file.
8126         * g++.dg/ext/dllimport5.C: New file.
8127         * g++.dg/ext/dllimport6.C: New file.
8128         * g++.dg/ext/dllimport7.C: New file.
8129         * g++.dg/ext/dllimport8.C: New file.
8130         * g++.dg/ext/dllimport9.C: New file.
8131         * g++.dg/ext/dllimport10.C: New file.
8132         * g++.dg/ext/dllexport1.C: New file.
8133
8134 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8135
8136         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
8137         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
8138
8139 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8140
8141         * gcc.dg/builtins-25.c: New testcase.
8142         * gcc.dg/builtins-26.c: New testcase.
8143
8144 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
8145
8146         * gcc.dg/compat/vector-defs.h: New file.
8147         * gcc.dg/compat/vector-setup.h: New file.
8148         * gcc.dg/compat/vector-check.h: New file.
8149         * gcc.dg/compat/vector-1_main.c: New file.
8150         * gcc.dg/compat/vector-1_x.c: New file.
8151         * gcc.dg/compat/vector-1_y.c: New file.
8152         * gcc.dg/compat/vector-2_main.c: New file.
8153         * gcc.dg/compat/vector-2_x.c: New file.
8154         * gcc.dg/compat/vector-2_y.c: New file.
8155
8156         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
8157         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
8158         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
8159         * gcc.dg/compat/struct-align-1.h: New file.
8160         * gcc.dg/compat/struct-align-1_main.c: New file.
8161         * gcc.dg/compat/struct-align-1_x.c: New file.
8162         * gcc.dg/compat/struct-align-1_y.c: New file.
8163         * gcc.dg/compat/struct-align-2.h: New file.
8164         * gcc.dg/compat/struct-align-2_main.c: New file.
8165         * gcc.dg/compat/struct-align-2_x.c: New file.
8166         * gcc.dg/compat/struct-align-2_y.c: New file.
8167
8168         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
8169         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8170         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8171         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8172         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8173         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8174         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8175         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8176         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8177         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8178         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8179         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8180         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8181         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8182         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8183         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8184         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8185         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8186         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8187         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8188         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8189         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8190         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8191         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8192         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8193         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8194         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8195         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8196         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8197
8198 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8199
8200         * gcc.dg/i386-call-1.c: New test.
8201
8202 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8203
8204         PR c++/9162
8205         * g++.dg/parse/defarg4.C: New.
8206
8207 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8208
8209         PR target/10700
8210         * gcc.c-torture/compile/20030703-1.c: New test case.
8211
8212 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8213
8214         * g++.dg/template/local3.C: Remove extra semicolon.
8215
8216 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8217
8218         * gcc.dg/i386-volatile-1.c: New test.
8219
8220 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
8221
8222         PR c++/11072
8223         * g++.dg/other/offsetof2.C: XFAIL.
8224         * g++.dg/other/offsetof5.C: New.
8225
8226         PR c++/10219
8227         * g++.dg/template/error1.C: New.
8228
8229         PR c++/9779
8230         * g++.dg/template/dependent-expr1.C: New.
8231
8232 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8233
8234         PR c++/6949
8235         * g++.dg/template/local3.C: New test.
8236
8237         PR c++/11149
8238         * g++.dg/lookup/scoped6.C: New test.
8239
8240 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
8241
8242         PR c++/8046
8243         * g++.dg/other/error7.C: New test.
8244
8245 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
8246
8247         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
8248         * g++.old-deja/g++.abi/vtable3.h: Likewise.
8249         * g++.old-deja/g++.law/code-gen5.C: Likewise.
8250         * g++.old-deja/g++.other/union2.C: Likewise.
8251         * gcc.dg/c90-const-expr-2.c: Likewise.
8252         * gcc.dg/c90-const-expr-3.c: Likewise.
8253         * gcc.dg/c99-const-expr-2.c: Likewise.
8254         * gcc.dg/c99-const-expr-3.c: Likewise.
8255         * gcc.dg/concat.c: Likewise.
8256
8257 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8258
8259         PR c++/9559
8260         * g++.dg/init/static1.C: New test.
8261
8262 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8263
8264         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
8265         * g++.old-deja/g++.other/access2.C: Likewise.
8266         * g++.old-deja/g++.other/decl2.C: Likewise.
8267         * gcc.c-torture/execute/20020615-1.c: Likewise.
8268
8269 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8270
8271         PR c++/4933
8272         * g++.dg/template/sizeof4.C: New test.
8273
8274 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8275
8276         * g++.dg/other/error6.C: New test.
8277
8278 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8279
8280         PR c++/10750
8281         * g++.dg/parse/constant2.C: New test.
8282
8283 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
8284
8285         PR c++/11106
8286         * g++.dg/other/error5.C: New test.
8287
8288 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8289
8290         * gcc.dg/format/gcc_diag-1.c: New test.
8291
8292 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
8293
8294         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
8295
8296 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
8297
8298         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
8299         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
8300         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
8301
8302 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
8303
8304         * gcc.c-torture/execute/builtins/string-8.c: New test.
8305         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
8306         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
8307         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
8308
8309 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8310
8311         PR c++/10468
8312         * g++.dg/ext/typeof6.C: New test.
8313
8314 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8315
8316         PR c++/10796
8317         * g++.dg/init/enum1.C: New test.
8318
8319 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
8320
8321         * gcc.dg/20030627-1.c: New test.
8322
8323 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
8324
8325         PR c++/11332
8326         * g++.dg/expr/static_cast2.C: New test.
8327
8328 2003-06-26  Roger Sayle  <roger@eyesopen.com>
8329             Jakub Jelinek  <jakub@redhat.com>
8330
8331         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
8332         sprintf(dst,"%s",src) optimization.
8333         * gcc.c-torture/execute/20030626-1.c: New test case.
8334         * gcc.c-torture/execute/20030626-2.c: New test case.
8335
8336 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
8337
8338         * gcc.c-torture/execute/multi-ix.c: New test.
8339
8340         * gcc.c-torture/execute/simd-4.c (main):
8341         Added missing semicolon at end of union.
8342
8343 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
8344
8345         PR c++/8266
8346         * g++.dg/template/explicit-instantiation3.C: New test.
8347
8348 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8349
8350         * gcc.dg/20030626-1.c: Use signed char.
8351
8352 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8353
8354         * gcc.dg/20030626-1.c: New test.
8355
8356 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
8357
8358         * const-str-2.m: Update.
8359
8360 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
8361
8362         PR c++/10990
8363         * g++.dg/rtti/dyncast1.C: New test.
8364         * g++.dg/abi/mangle4.C: Correct base-specifier access.
8365         * g++.dg/lookup/scoped1.C: Remove XFAIL.
8366         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
8367
8368         PR c++/10931
8369         * g++.dg/expr/static_cast1.C: New test.
8370
8371 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
8372
8373         * gcc.dg/20030625-1.c: New test.
8374
8375 2003-06-24  Roger Sayle  <roger@eyesopen.com>
8376
8377         * gcc.c-torture/compile/20030624-1.c: New test case.
8378
8379 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
8380
8381         * gcc.c-torture/execute/string-opt-17.c: New test.
8382
8383 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
8384
8385         PR c++/5754
8386         * g++.dg/parse/crash6.C: New test.
8387
8388 2003-06-23  Roger Sayle  <roger@eyesopen.com>
8389
8390         * gcc.dg/builtins-24.c: New test case.
8391
8392 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
8393
8394         * g++.dg/opt/operator1.C: New test.
8395
8396 2003-06-22  Roger Sayle  <roger@eyesopen.com>
8397
8398         * gcc.c-torture/execute/string-opt-16.c: New test case.
8399
8400 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8401
8402         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
8403         * g++.old-deja/g++.other/conv7.C: Likewise
8404         * g++.old-deja/g++.other/overcnv2.C: Likewise.
8405         * g++.old-deja/g++.other/overload14.C: Likewise.
8406
8407 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8408
8409         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
8410         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
8411
8412 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8413
8414         PR c++/10888
8415         * g++.dg/warn/Winline-3.C: New test.
8416
8417 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8418
8419         * lib/target-supports.exp (check_alias_available): Make the test
8420         program acceptable to the Solaris assembler.
8421
8422         PR c++/10749
8423         * g++.dg/template/memclass2.C: New test.
8424
8425 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8426             Eric Botcazou  <ebotcazou@libertysurf.fr>
8427
8428         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
8429         data for non-matching targets.
8430         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
8431
8432 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8433
8434         PR c++/10845
8435         * g++.dg/template/member3.C: New test.
8436
8437 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
8438
8439         PR c++/10939
8440         * g++.dg/template/func1.C: New test.
8441
8442         PR c++/9649
8443         * g++.dg/template/static4.C: New test.
8444         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
8445
8446         PR c++/11041
8447         * g++.dg/init/ref7.C: New test.
8448
8449 2003-06-19  Matt Austern  <austern@apple.com>
8450
8451         PR c++/11228
8452         * g++.dg/anew1.C: New test.
8453         * g++.dg/anew2.C: New test.
8454         * g++.dg/anew3.C: New test.
8455         * g++.dg/anew4.C: New test.
8456
8457 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
8458
8459         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
8460
8461 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
8462
8463         * gcc.c-torture/execute/simd-4.c (main): Make expected value
8464         endian-dependent.
8465
8466 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8467
8468         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
8469         Remove cruft.
8470
8471 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8472
8473         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
8474         * gcc.c-torture/compile/961203-1.c: Likewise.
8475         * gcc.c-torture/compile/980506-1.c: Likewise.
8476
8477 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8478
8479         PR c++/10712
8480         * g++.dg/lookup/using7.C: New test.
8481
8482 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8483
8484         PR c++/11105
8485         * g++.dg/abi/conv1.C: Remove it.
8486         * g++.dg/template/conv7.C: New test.
8487         * g++.dg/template/conv8.C: Likewise.
8488         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
8489         conversion operator.
8490
8491 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
8492
8493         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
8494         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8495         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8496         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8497         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8498         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8499         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8500         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8501         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8502         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8503         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8504         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8505         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8506         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8507         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8508         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8509         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8510         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8511         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8512         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8513         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8514         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8515         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8516         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8517         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8518         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8519         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8520         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8521         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8522
8523 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
8524
8525         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
8526         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
8527         indications.
8528
8529 2003-06-16  Roger Sayle  <roger@eyesopen.com>
8530
8531         * gcc.dg/i386-387-5.c: New test case.
8532         * gcc.dg/i386-387-6.c: New test case.
8533         * gcc.dg/builtins-23.c: New test case.
8534
8535 2003-06-15  Roger Sayle  <roger@eyesopen.com>
8536
8537         * gcc.dg/builtins-22.c: New test case.
8538         * gcc.dg/i386-387-1.c: Update to test exp.
8539         * gcc.dg/i386-387-2.c: Likewise.
8540
8541 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8542
8543         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
8544
8545 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8546
8547         * lib/gcc-dg.exp (dg-require-dll): New function.
8548         (dg-xfail-if): Likewise.
8549         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
8550         driver.
8551
8552         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
8553         * gcc.c-torture/compile/20001205-1.c: Likewise.
8554         * gcc.c-torture/compile/20001226-1.c: Likewise.
8555         * gcc.c-torture/compile/20010518-2.c: Likewise.
8556         * gcc.c-torture/compile/20020312-1.c: Likewise.
8557         * gcc.c-torture/compile/20020604-1.c: Likewise.
8558         * gcc.c-torture/compile/920501-12.c: Likewise.
8559         * gcc.c-torture/compile/920501-4.c: Likewise.
8560         * gcc.c-torture/compile/920520-1.c: Likewise.
8561         * gcc.c-torture/compile/920521-1.c: Likewise.
8562         * gcc.c-torture/compile/920625-1.c: Likewise.
8563         * gcc.c-torture/compile/961203-1.c: Likewise.
8564         * gcc.c-torture/compile/980506-1.c: Likewise.
8565         * gcc.c-torture/compile/981006-1.c: Likewise.
8566         * gcc.c-torture/compile/981022-1.c: Likewise.
8567         * gcc.c-torture/compile/981223-1.c: Likewise.
8568         * gcc.c-torture/compile/990617-1.c: Likewise.
8569         * gcc.c-torture/compile/dll.c: Likewise.
8570         * gcc.c-torture/compile/labels-3.c: Likewise.
8571         * gcc.c-torture/compile/mipscop-1.c: Likewise.
8572         * gcc.c-torture/compile/mipscop-2.c: Likewise.
8573         * gcc.c-torture/compile/mipscop-3.c: Likewise.
8574         * gcc.c-torture/compile/mipscop-4.c: Likewise.
8575         * gcc.c-torture/compile/simd-5.c: Likewise.
8576         * gcc.c-torture/compile/20000804-1.x: Remove.
8577         * gcc.c-torture/compile/20001205-1.x: Likewise.
8578         * gcc.c-torture/compile/20001226-1.x: Likewise.
8579         * gcc.c-torture/compile/20010518-2.x: Likewise.
8580         * gcc.c-torture/compile/20020312-1.x: Likewise.
8581         * gcc.c-torture/compile/20020604-1.x: Likewise.
8582         * gcc.c-torture/compile/920501-12.x: Likewise.
8583         * gcc.c-torture/compile/920501-4.x: Likewise.
8584         * gcc.c-torture/compile/920520-1.x: Likewise.
8585         * gcc.c-torture/compile/920521-1.x: Likewise.
8586         * gcc.c-torture/compile/920625-1.x: Likewise.
8587         * gcc.c-torture/compile/961203-1.x: Likewise.
8588         * gcc.c-torture/compile/980506-1.x: Likewise.
8589         * gcc.c-torture/compile/981006-1.x: Likewise.
8590         * gcc.c-torture/compile/981022-1.x: Likewise.
8591         * gcc.c-torture/compile/981223-1.x: Likewise.
8592         * gcc.c-torture/compile/990617-1.x: Likewise.
8593         * gcc.c-torture/compile/mipscop-1.x: Likewise.
8594         * gcc.c-torture/compile/mipscop-2.x: Likewise.
8595         * gcc.c-torture/compile/mipscop-3.x: Likewise.
8596         * gcc.c-torture/compile/mipscop-4.x: Likewise.
8597         * gcc.c-torture/compile/simd-5.x: Likewise.
8598
8599         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
8600
8601 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
8602
8603         * gcc.c-torture/execute/20030611-1.c: New test.
8604
8605 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8606
8607         PR middle-end/168
8608         * gcc.dg/20030612-1.c: New test case.
8609
8610 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8611
8612         PR c++/10635
8613         * g++.dg/expr/cast1.C: New test.
8614
8615 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8616
8617         * gcc.dg/builtins-21.c: New test case.
8618
8619 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
8620
8621         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
8622         options instead of at the end.
8623         * lib/objc.exp (objc_target_compile): Likewise.
8624
8625 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
8626
8627         PR c++/10432
8628         * g++.dg/parse/error1.C: New test.
8629
8630 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
8631
8632         * gcc.dg/compat/struct-by-value-11_main.c: New file.
8633         * gcc.dg/compat/struct-by-value-11_x.c: New file.
8634         * gcc.dg/compat/struct-by-value-11_y.c: New file.
8635         * gcc.dg/compat/struct-by-value-12_main.c: New file.
8636         * gcc.dg/compat/struct-by-value-12_x.c: New file.
8637         * gcc.dg/compat/struct-by-value-12_y.c: New file.
8638         * gcc.dg/compat/struct-by-value-13_main.c: New file.
8639         * gcc.dg/compat/struct-by-value-13_x.c: New file.
8640         * gcc.dg/compat/struct-by-value-13_y.c: New file.
8641         * gcc.dg/compat/struct-by-value-14_main.c: New file.
8642         * gcc.dg/compat/struct-by-value-14_x.c: New file.
8643         * gcc.dg/compat/struct-by-value-14_y.c: New file.
8644         * gcc.dg/compat/struct-by-value-15_main.c: New file.
8645         * gcc.dg/compat/struct-by-value-15_x.c: New file.
8646         * gcc.dg/compat/struct-by-value-15_y.c: New file.
8647         * gcc.dg/compat/struct-by-value-16_main.c: New file.
8648         * gcc.dg/compat/struct-by-value-16_x.c: New file.
8649         * gcc.dg/compat/struct-by-value-16_y.c: New file.
8650         * gcc.dg/compat/struct-by-value-17_main.c: New file.
8651         * gcc.dg/compat/struct-by-value-17_x.c: New file.
8652         * gcc.dg/compat/struct-by-value-17_y.c: New file.
8653         * gcc.dg/compat/struct-by-value-18_main.c: New file.
8654         * gcc.dg/compat/struct-by-value-18_x.c: New file.
8655         * gcc.dg/compat/struct-by-value-18_y.c: New file.
8656
8657         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
8658         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
8659         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
8660         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
8661         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
8662         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
8663         * gcc.dg/compat/scalar-return-3_main.c: New file.
8664         * gcc.dg/compat/scalar-return-3_x.c: New file.
8665         * gcc.dg/compat/scalar-return-3_y.c: New file.
8666         * gcc.dg/compat/scalar-return-4_main.c: New file.
8667         * gcc.dg/compat/scalar-return-4_x.c: New file.
8668         * gcc.dg/compat/scalar-return-4_y.c: New file.
8669
8670 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
8671
8672         * gcc.dg/compat/fp2-struct-check.h: New file.
8673         * gcc.dg/compat/fp2-struct-defs.h: New file.
8674         * gcc.dg/compat/fp2-struct-init.h: New file.
8675         * gcc.dg/compat/struct-by-value-10_main.c: New file.
8676         * gcc.dg/compat/struct-by-value-10_x.c: New file.
8677         * gcc.dg/compat/struct-by-value-10_y.c: New file.
8678         * gcc.dg/compat/struct-return-10_main.c: New file.
8679         * gcc.dg/compat/struct-return-10_x.c: New file.
8680         * gcc.dg/compat/struct-return-10_y.c: New file.
8681
8682         * gcc.dg/compat/compat-common.h: New file.
8683         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
8684         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
8685         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
8686         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
8687         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
8688         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
8689         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
8690         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8691         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
8692         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
8693         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8694         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
8695         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
8696         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8697         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
8698         * gcc.dg/compat/small-struct-check.h: Ditto.
8699         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
8700         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8701         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
8702         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
8703         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8704         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
8705         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
8706         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8707         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
8708         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
8709         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8710         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
8711         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
8712         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8713         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
8714         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
8715         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8716         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
8717         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
8718         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8719         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
8720         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
8721         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8722         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
8723         * gcc.dg/compat/struct-return-2_main.c: Ditto.
8724         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8725         * gcc.dg/compat/struct-return-2_y.c: Ditto.
8726         * gcc.dg/compat/struct-return-3_main.c: Ditto.
8727         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8728         * gcc.dg/compat/struct-return-3_y.c: Ditto.
8729
8730 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
8731
8732         * g++.dg/pch/static-1.C: New file.
8733         * g++.dg/pch/static-1.Hs: New file.
8734
8735 2003-06-10  Richard Henderson  <rth@redhat.com>
8736
8737         * gcc.dg/asm-7.c: Adjust expected warning text.
8738
8739 2003-06-10  Roger Sayle  <roger@eyesopen.com>
8740
8741         * gcc.dg/builtins-20.c: New test case.
8742
8743 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
8744
8745         PR c++/11131
8746         * g++.dg/opt/template1.C: New test.
8747
8748 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8749
8750         * lib/gcc-dg.exp (dg-test): Clear additional_files and
8751         additional_sources.
8752
8753 2003-05-21  David Taylor  <dtaylor@emc.com>
8754
8755         * gcc.dg/Wpadded.c: New file.
8756
8757 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8758
8759         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
8760         * gcc.dg/special/weak-2.c: Add dg-require-weak.
8761         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
8762         dg-require-weak.
8763
8764 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
8765
8766         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
8767
8768 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8769
8770         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
8771         (dg-require-alias): Likewise.
8772         (dg-require-gc-sections): Likewise.
8773         * lib/target-supports.exp (check_gc_sections_available): Likewise.
8774
8775 2003-06-08  Richard Henderson  <rth@redhat.com>
8776
8777         * gcc.dg/20011029-2.c: Fix the array reference.
8778         * gcc.dg/asm-7.c: New.
8779
8780 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
8781
8782         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
8783
8784 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
8785
8786         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
8787         (dg-require-gc-sections): Likewise.
8788
8789 2003-06-08  Jan Hubicka  <jh@suse.cz>
8790
8791         * i386-cmov1.c: Fix regular expression.
8792         * i386-cvt-1.c: Likewise.
8793         * i386-local.c: Likewise.
8794         * i386-local2.c: Likewise.
8795         * i386-mul.c: Likewise.
8796         * i386-ssetype-1.c: Likewise.
8797         * i386-ssetype-3.c: Likewise.
8798         * i386-ssetype-5.c: Likewise.
8799
8800 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8801
8802         PR c++/11039
8803         * g++.dg/warn/implicit-typename2.C: New test.
8804         * g++.dg/warn/implicit-typename3.C: New test.
8805
8806 2003-06-07  Richard Henderson  <rth@redhat.com>
8807
8808         * g++.dg/other/offsetof3.C: Use size_t.
8809         * g++.dg/other/offsetof4.C: Likewise.
8810
8811 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
8812
8813         * lib/copy-file.exp: New. Implement gcc_copy_files.
8814
8815         * lib/dg-pch.exp: Load copy-file.exp
8816         (dg-pch): Use gcc_copy_files instead of "file copy".
8817
8818 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
8819
8820         * gcc.dg/weak/weak.exp: Simplify.
8821         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
8822         * gcc.dg/weak/weak-1.c: Likewise.
8823         * gcc.dg/weak/weak-2.c: Likewise.
8824         * gcc.dg/weak/weak-3.c: Likewise.
8825         * gcc.dg/weak/weak-4.c: Likewise.
8826         * gcc.dg/weak/weak-5.c: Likewise.
8827         * gcc.dg/weak/weak-6.c: Likewise.
8828         * gcc.dg/weak/weak-7.c: Likewise.
8829         * gcc.dg/weak/weak-8.c: Likewise.
8830         * gcc.dg/weak/weak-9.c: Likewise.
8831
8832 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
8833
8834         gcc.c-torture/execute/20030606-1.c: New.
8835
8836 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8837
8838         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
8839         * gcc.dg/builtins-19.c: Likewise.
8840
8841 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8842
8843         * gcc.dg/builtins-2.c: Add some more tests.
8844         * gcc.dg/builtins-18.c: New test case.
8845         * gcc.dg/builtins-19.c: New test case.
8846
8847 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8848             Jim Wilson  <wilson@tuliptree.org>
8849
8850         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
8851
8852 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
8853
8854         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
8855         mempcpy/stpcpy calls not to be optimized into something else.
8856         * gcc.c-torture/execute/string-opt-3.c: Moved to...
8857         * gcc.c-torture/execute/builtins/string-7.c: ...here.
8858         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
8859
8860 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8861
8862         * gcc.dg/format/asm_fprintf-1.c: New test.
8863
8864 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
8865
8866         * lib/gcc-defs.exp (additional_sources): New variable.
8867         (dg-additional-sources): New function.
8868         (additional_files): New variable.
8869         (dg-additional-files): New function.
8870         (dg-additional-files-options): Likewise.
8871         * lib/gcc-dg.exp (dg-require-weak): New function.
8872         (dg-require-alias): Likewise.
8873         (dg-require-gc-sections): Likewise.
8874         * lib/target-supports.exp (check_alias_available): Remove testfile
8875         parameter.
8876         (check_gc_sections_available): New function.
8877         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
8878         (dg-gpp-additional-files): Likewise.
8879         * lib/g++.exp (additional_sources): Remove.
8880         (additional_files): Likewise.
8881         (g++_target_compile): Use dg-additional-files-options.
8882
8883         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
8884         Tcl logic.
8885         * gcc.dg/special/ecos.exp: Remove.
8886         * gcc.dg/special/20000419-2.c: Use dg-require-*.
8887         * gcc.dg/special/alias-1.c: Likewise.
8888         * gcc.dg/special/alias-2.c: Likewise.
8889         * gcc.dg/special/gcsec-1.c: Likewise.
8890         * gcc.dg/special/weak-1.c: Likewise.
8891         * gcc.dg/special/weak-2.c: Likewise.
8892         * gcc.dg/special/wkali-1.c: Likewise.
8893         * gcc.dg/special/wkali-2.c: Likewise.
8894
8895         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
8896         dg-gpp-additional-*.
8897         * g++.dg/special/conpr-3.C: Likewise.
8898         * g++.dg/special/conpr-4.C: Likewise.
8899         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
8900         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
8901         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
8902         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
8903         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
8904         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
8905         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
8906         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
8907         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
8908         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
8909         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
8910         * g++.old-deja/g++.other/comdat1.C: Likewise.
8911         * g++.old-deja/g++.other/comdat2.C: Likewise.
8912         * g++.old-deja/g++.other/comdat3.C: Likewise.
8913         * g++.old-deja/g++.other/ctor1.C: Likewise.
8914         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
8915
8916 2003-06-05  Richard Henderson  <rth@redhat.com>
8917
8918         * gcc.dg/debug/20030605-1.c: New.
8919
8920 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
8921
8922         * README.QMTEST: Update.
8923
8924 2003-06-04  Richard Henderson  <rth@redhat.com>
8925
8926         * gcc.dg/cleanup-1.c: New.
8927         * gcc.dg/cleanup-2.c: New.
8928         * gcc.dg/cleanup-3.c: New.
8929         * gcc.dg/cleanup-4.c: New.
8930         * gcc.dg/cleanup-5.c: New.
8931         * gcc.dg/cleanup-6.c: New.
8932         * gcc.dg/cleanup-7.c: New.
8933
8934 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
8935
8936         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
8937
8938         * lib/dg-pch.exp: New file.
8939         * g++.dg/pch/pch.exp: Use dg-pch.exp.
8940         * gcc.dg/pch/pch.exp: Likewise.
8941
8942 2003-06-04  Roger Sayle  <roger@eyesopen.com>
8943
8944         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
8945         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
8946         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
8947         * gcc.dg/builtins-17.c: New test case.
8948         * gcc.dg/i386-387-4.c: New test case.
8949         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
8950
8951 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8952
8953         * gcc.dg/ultrasp9.c: New test.
8954
8955 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8956
8957         * gcc.c-torture/compile/20030604-1.c: New test.
8958         * gcc.dg/sparc-constant-1.c: New test.
8959
8960 2003-06-03  Glen Nakamura  <glen@imodulo.com>
8961
8962         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
8963
8964 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
8965
8966         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
8967
8968         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
8969         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
8970
8971 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
8972
8973         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
8974
8975 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8976
8977         PR c++/10940
8978         * g++.dg/template/spec10.C: New test.
8979
8980 2003-06-03  Roger Sayle  <roger@eyesopen.com>
8981
8982         * gcc.dg/builtins-16.c: New test case.
8983
8984 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
8985
8986         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
8987         mempcpy test with post-increments.
8988         * gcc.c-torture/execute/string-opt-3.c: New test.
8989         * gcc.dg/string-opt-1.c: New test.
8990
8991 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
8992
8993         PR fortran/10965
8994         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
8995
8996 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
8997
8998         * lib/scanasm.exp (dg-scan): New function, factored out of ...
8999         (scan-assembler): ... here.  Use dg-scan.
9000         (scan-assembler-not): Likewise.
9001         (scan-file): New function.
9002         (scan-file-not): Likewise.
9003         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
9004         * gcc.dg/cpp/_Pragma4.c: Likewise.
9005         * gcc.dg/cpp/_Pragma5.c: Likewise.
9006         * gcc.dg/cpp/avoidpaste1.c: Likewise.
9007         * gcc.dg/cpp/avoidpaste2.c: Likewise.
9008         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
9009         * gcc.dg/cpp/cmdlne-P.c: Likewise.
9010         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
9011         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
9012         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
9013         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
9014         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
9015         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
9016         * gcc.dg/cpp/cxxcom1.c: Likewise.
9017         * gcc.dg/cpp/line1.c: Likewise.
9018         * gcc.dg/cpp/maccom1.c: Likewise.
9019         * gcc.dg/cpp/maccom2.c: Likewise.
9020         * gcc.dg/cpp/maccom3.c: Likewise.
9021         * gcc.dg/cpp/maccom4.c: Likewise.
9022         * gcc.dg/cpp/maccom5.c: Likewise.
9023         * gcc.dg/cpp/maccom6.c: Likewise.
9024         * gcc.dg/cpp/multiline.c: Likewise.
9025         * gcc.dg/cpp/spacing1.c: Likewise.
9026         * gcc.dg/cpp/spacing2.c: Likewise.
9027         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
9028         * gcc.dg/cpp/trad/maccom1.c: Likewise.
9029         * gcc.dg/cpp/trad/maccom2.c: Likewise.
9030         * gcc.dg/cpp/trad/maccom3.c: Likewise.
9031         * gcc.dg/cpp/trad/maccom4.c: Likewise.
9032         * gcc.dg/cpp/trad/maccom6.c: Likewise.
9033         * gcc.dg/cpp/cxxcom2.c: Likewise.
9034         * gcc.dg/cpp/cxxcom2.h: New file.
9035
9036         * gcc.dg/cpp/truefalse.cpp: Move it to ...
9037         * g++.dg/cpp/truefalse.C: Here.
9038         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
9039
9040 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
9041
9042         * gcc.dg/cpp/redef3.c: New file.
9043
9044 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9045
9046         * gcc.dg/i386-loop-3.c: New test.
9047
9048 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
9049
9050         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
9051
9052 2003-05-31  Roger Sayle  <roger@eyesopen.com>
9053
9054         * gcc.dg/fwrapv-1.c: New test case.
9055         * gcc.dg/fwrapv-2.c: New test case.
9056
9057 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9058
9059         PR c++/10956
9060         * g++.dg/template/spec9.C: New test.
9061
9062 2003-05-29  Roger Sayle  <roger@eyesopen.com>
9063
9064         * gcc.dg/duff-4.c: New test case.
9065
9066 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
9067
9068         PR fortran/10843
9069         * g77.dg/ffixed-form-1.f: New test
9070         * g77.dg/ffixed-form-2.f: New test
9071         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
9072         * g77.dg/ffree-form-3.f: New test
9073
9074 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
9075
9076         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
9077         * gcc.dg/wint_t-1.c: Likewise.
9078
9079 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9080
9081         * g++.dg/template/access11.C: New test.
9082
9083 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9084
9085         PR c++/10849
9086         * g++.dg/template/access10.C: New test.
9087
9088 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9089             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9090
9091         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
9092
9093 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9094
9095         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
9096         suppress for powerpc-*-darwin*.
9097         * gcc.dg/torture/builtin-noret-2.c: Likewise.
9098
9099 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9100
9101         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
9102         suppress option for powerpc-*-darwin*.
9103
9104 2003-05-23  Roger Sayle  <roger@eyesopen.com>
9105
9106         * gcc.dg/builtins-1.c: Add tests for tan and atan.
9107         * gcc.dg/builtins-4.c: Add test for fmod.
9108
9109 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9110
9111         PR c++/10682
9112         * g++.dg/template/instantiate4.C: New test.
9113
9114 2003-05-22  Roger Sayle  <roger@eyesopen.com>
9115
9116         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
9117
9118 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
9119
9120         * gcc.dg/compat/scalar-return-1_main.c: New file.
9121         * gcc.dg/compat/scalar-return-1_x.c: New file.
9122         * gcc.dg/compat/scalar-return-1_y.c: New file.
9123         * gcc.dg/compat/scalar-return-2_main.c: New file.
9124         * gcc.dg/compat/scalar-return-2_x.c: New file.
9125         * gcc.dg/compat/scalar-return-2_y.c: New file.
9126         * gcc.dg/compat/struct-return-3_main.c: New file.
9127         * gcc.dg/compat/struct-return-3_y.c: New file.
9128         * gcc.dg/compat/struct-return-3_x.c: New file.
9129         * gcc.dg/compat/struct-return-2_main.c: New file.
9130         * gcc.dg/compat/struct-return-2_x.c: New file.
9131         * gcc.dg/compat/struct-return-2_y.c: New file.
9132
9133 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9134
9135         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
9136         for hppa*-hp-hpux*.
9137         * gcc.dg/20021014-1.c (dg-options): Likewise.
9138         * gcc.dg/nest.c (dg-options): Likewise.
9139
9140 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
9141
9142         PR c++/9738
9143         * g++.dg/ext/dllimport2.C: New file.
9144         * g++.dg/ext/dllimport3.C: New file.
9145
9146 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
9147
9148         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
9149         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9150         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9151         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9152         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9153         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9154         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
9155         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
9156         * gcc.dg/compat/small-struct-defs.h: New file.
9157         * gcc.dg/compat/small-struct-init.h: New file.
9158         * gcc.dg/compat/small-struct-check.h: New file.
9159         * gcc.dg/compat/fp-struct-defs.h: New file.
9160         * gcc.dg/compat/fp-struct-check.h: New file.
9161         * gcc.dg/compat/fp-struct-init.h: New file.
9162         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
9163         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
9164
9165 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
9166
9167         * gcc.dg/20030225-2.c: New test.
9168
9169 2003-05-18  Roger Sayle  <roger@eyesopen.com>
9170             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9171
9172         * gcc.c-torture/compile/20030518-1.c: New test case.
9173
9174 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
9175
9176         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
9177         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
9178         gcc-dg-debug-runtest.
9179         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
9180         gcc-dg-debug-runtest.
9181
9182 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9183
9184         PR c++/9022
9185         * g++.dg/lookup/using6.C: New test.
9186
9187 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9188
9189         * g++.dg/parse/access2.C: New test.
9190
9191 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
9192
9193         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
9194         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
9195         * gcc.dg/debug/debug.exp: Likewise.
9196
9197 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
9198
9199         * gcc.dg/dollar.c: New test.
9200
9201 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
9202
9203         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
9204         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
9205         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
9206         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
9207         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
9208         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
9209         * gcc.dg/compat/struct-by-value-6_main.c: New file.
9210         * gcc.dg/compat/struct-by-value-6_x.c: New file.
9211         * gcc.dg/compat/struct-by-value-6_y.c: New file.
9212         * gcc.dg/compat/struct-by-value-7_main.c: New file.
9213         * gcc.dg/compat/struct-by-value-7_x.c: New file.
9214         * gcc.dg/compat/struct-by-value-7_y.c: New file.
9215         * gcc.dg/compat/struct-by-value-8_main.c: New file.
9216         * gcc.dg/compat/struct-by-value-8_x.c: New file.
9217         * gcc.dg/compat/struct-by-value-8_y.c: New file.
9218         * gcc.dg/compat/struct-by-value-9_main.c: New file.
9219         * gcc.dg/compat/struct-by-value-9_x.c: New file.
9220         * gcc.dg/compat/struct-by-value-9_y.c: New file.
9221
9222 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
9223
9224         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
9225         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
9226         support for "repo" mode.
9227         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
9228         * lib/g77-dg.exp: Likewise.
9229         * lib/obj-dg.exp: Likewise.
9230
9231 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
9232
9233         Merge from gcc-3_2-rhl8-branch:
9234         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
9235
9236         * gcc.dg/tls/opt-6.c: New test.
9237
9238         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
9239
9240         * gcc.dg/20030405-1.c: New test.
9241
9242         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
9243
9244         * gcc.dg/20030309-1.c: New test.
9245
9246         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9247
9248         * gcc.c-torture/execute/20030307-1.c: New test.
9249
9250         2003-02-20  Randolph Chung  <tausq@debian.org>
9251
9252         * gcc.c-torture/compile/20030220-1.c: New test.
9253
9254         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
9255
9256         * gcc.dg/20030217-1.c: New test.
9257
9258         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
9259
9260         * gcc.c-torture/compile/20020129-1.c: New test.
9261
9262         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9263
9264         * gcc.dg/unroll-1.c: New test.
9265
9266         2002-11-16  Jan Hubicka  <jh@suse.cz>
9267
9268         * gcc.c-torture/execute/20020920-1.c: New test.
9269
9270         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
9271
9272         PR target/7434
9273         * gcc.c-torture/compile/20021008-1.c: New test.
9274
9275         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
9276
9277         PR target/7559
9278         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
9279
9280         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9281
9282         * gcc.c-torture/compile/20020807-1.c: New test.
9283
9284         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
9285
9286         * gcc.dg/tls/opt-1.c: New test.
9287
9288         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
9289
9290         * gcc.dg/20020729-1.c: New test.
9291
9292         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
9293
9294         * g++.dg/opt/life1.C: New test.
9295
9296         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
9297
9298         * gcc.dg/20020525-1.c: New test.
9299
9300         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9301
9302         PR c++/6794
9303         * g++.dg/ext/pretty1.C: New test.
9304         * g++.dg/ext/pretty2.C: New test.
9305
9306 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
9307
9308         PR c++/8385
9309         * g++.dg/ext/typeof5.C: New test.
9310
9311 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
9312
9313         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
9314         __USER_LABEL_PREFIX__ into account.
9315         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
9316
9317 2003-05-14  Roger Sayle  <roger@eyesopen.com>
9318
9319         * gcc.dg/builtins-15.c: New test case.
9320
9321 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
9322
9323         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
9324
9325 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
9326
9327         * lib/g++.exp: Tweak handling of additional source files.
9328         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
9329         * g++.dg/special/conpr-2a.C: Rename to ...
9330         * g++.dg/special/conpr-2a.cc: ... this.
9331         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
9332         * g++.dg/special/conpr-3a.C: Rename to ...
9333         * g++.dg/special/conpr-3a.cc: This.
9334         * g++.dg/special/conpr-3b.C: Rename to ...
9335         * g++.dg/special/conpr-3b.cc: This.
9336         * g++.dg/special/conpr-4.C: New test.
9337         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
9338
9339 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
9340
9341         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
9342
9343 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9344
9345         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
9346         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9347         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
9348         * g++.old-deja/g++.other/warn3.C: Likewise.
9349
9350 2003-05-11  Roger Sayle  <roger@eyesopen.com>
9351
9352         * gcc.dg/i386-387-1.c: Update to also test log.
9353         * gcc.dg/i386-387-2.c: Likewise.
9354
9355 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9356
9357         * g77.f-torture/execute/int8421.f: New test.
9358
9359 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9360
9361         PR c++/10230, c++/10481
9362         * g++.dg/lookup/scoped5.C: New test.
9363
9364 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9365
9366         PR c++/10552
9367         * g++.dg/template/ttp6.C: New test.
9368
9369 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
9370
9371         * gcc.c-torture/execute/builtins: New directory.
9372         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
9373         gcc.c-torture/execute/builtins.
9374         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
9375         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
9376         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
9377         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
9378
9379 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9380
9381         PR c++/9252
9382         * g++.dg/template/access8.C: New test.
9383         * g++.dg/template/access9.C: New test.
9384
9385 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9386
9387         PR c++/9554
9388         * g++.dg/parse/access1.C: New test.
9389
9390 2003-05-09  DJ Delorie  <dj@redhat.com>
9391
9392         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
9393         long, and not an int.
9394
9395 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9396
9397         PR c++/10555, c++/10576
9398         * g++.dg/template/memclass1.C: New test.
9399
9400 2003-05-08  DJ Delorie  <dj@redhat.com>
9401
9402         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
9403         targets.
9404         * gcc.c-torture/execute/20021024-1.x: Likewise.
9405         * gcc.c-torture/execute/shiftdi.x: Likewise.
9406         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
9407         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
9408         * gcc.dg/20021018-1.c: Likewise.
9409
9410 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9411
9412         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
9413
9414         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
9415         (bcopy): Call memmove.
9416
9417 2003-05-08  Roger Sayle  <roger@eyesopen.com>
9418
9419         * g77.f-torture/compile/8485.f: New test case.
9420
9421 2003-05-07  Richard Henderson  <rth@redhat.com>
9422
9423         PR c++/10570
9424         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
9425         Verify exception_cleanup not called for rethrows.
9426         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
9427         when exiting catch block without rethrowing.
9428         * g++.dg/eh/forced3.C: New.
9429         * g++.dg/eh/forced4.C: New.
9430
9431 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
9432
9433         * gcc.dg/20030505.c: Fix triplet.
9434
9435 2003-05-06  DJ Delorie  <dj@redhat.com>
9436
9437         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
9438         * gcc.dg/nest.c: Likewise.
9439
9440 2003-05-05  Roger Sayle  <roger@eyesopen.com>
9441
9442         * gcc.dg/builtins-14.c: New test case.
9443
9444 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
9445
9446         * lib/compat.exp (compat-execute): New argument.
9447         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
9448         * gcc.dg/compat: New test directory.
9449         * gcc.dg/compat/compat.exp: New expect script.
9450         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
9451         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
9452         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
9453         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
9454         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
9455         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
9456
9457         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
9458         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
9459         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
9460         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
9461         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
9462         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
9463         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
9464         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
9465         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
9466         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
9467         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
9468         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
9469         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
9470         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
9471         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
9472
9473 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
9474
9475         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
9476
9477 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
9478
9479         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
9480
9481 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
9482
9483         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
9484         * gcc.dg/ppc-fsel-2.c: New test.
9485
9486         * gcc.dg/unused-5.c: New test.
9487
9488 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9489
9490         PR c++/10496
9491         * g++.dg/warn/pmf1.C: New test.
9492
9493 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9494
9495         PR c++/4494
9496         * g++.dg/warn/main.C: New test.
9497
9498 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9499
9500         * gcc.dg/nonnull-3.c: New test.
9501
9502 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
9503
9504         * gcc.dg/cpp/Wtrigraphs.c: Update.
9505         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
9506
9507 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
9508
9509         * gcc.dg/ppc-fsel-1.c: New test.
9510
9511 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
9512
9513         PR c/10604
9514         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
9515
9516 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
9517
9518         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
9519
9520 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9521
9522         PR c++/9364, c++/10553, c++/10586
9523         * g++.dg/parse/typename4.C: New test.
9524         * g++.dg/parse/typename5.C: Likewise.
9525
9526 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
9527
9528         * gcc.c-torture/compile/20030503-1.c: New test.
9529
9530 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9531
9532         * g++.dg/lookup/using5.C: Fix testcase error.
9533
9534 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
9535
9536         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
9537         since MEABI is no longer supported.  Remove all vestiges
9538         of MEABI from the test.
9539
9540 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9541
9542         PR c++/10554
9543         * g++.dg/lookup/using5.C: New test.
9544
9545 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9546
9547         PR c++/8772
9548         * g++.dg/template/ttp5.C: New test.
9549
9550 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
9551
9552         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
9553         (dg-gpp-additional-sources): New function.
9554         (dg-gpp-additional-files): Likewise.
9555         * lib/g++.exp (additional_sources): New variable.
9556         (additional_files): Likewise.
9557         (g++_target_compile): Deal with them.
9558         * lib/old-dejagnu.exp: Remove.
9559         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
9560         * g++.old-deja: Revise all tests to use dg commands.
9561
9562 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9563
9564         PR c++/9432, c++/9528
9565         * g++.dg/lookup/using4.C: New test.
9566
9567 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
9568
9569         * gcc.dg/noreturn-5.c: New file.
9570         * gcc.dg/noreturn-6.c: New file.
9571
9572         * gcc.c-torture/compile/inline-1.c: New file.
9573
9574 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9575
9576         PR c++/10551
9577         * g++.dg/template/explicit1.C: New test.
9578
9579 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9580
9581         PR c++/10549
9582         * g++.dg/other/bitfield1.C: New test.
9583
9584         PR c++/10527
9585         * g++.dg/init/new7.C: New test.
9586
9587 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9588
9589         * g++.dg/ext/desig1.C: New test.
9590         * g++.dg/ext/init1.C: Update.
9591
9592         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
9593
9594 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
9595
9596         PR c++/10180
9597         * g++.dg/warn/Winline-1.C: New test.
9598
9599 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
9600
9601         * gcc.c-torture/execute/string-opt-19.c: New test.
9602
9603         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
9604         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
9605
9606 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
9607
9608         PR c++/10506
9609         * g++.dg/init/new6.C: New test.
9610
9611         PR c++/10503
9612         * g++.dg/init/ref6.C: New test.
9613
9614 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
9615
9616         * g++.dg/warn/weak1.C: XFAIL on AIX4.
9617
9618 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9619
9620         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
9621         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
9622
9623 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
9624
9625         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
9626         initialized static data members.
9627
9628 2003-04-25  H.J. Lu <hjl@gnu.org>
9629
9630         * gcc.dg/ia64-sync-4.c: New test.
9631
9632 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9633
9634         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
9635         date.
9636
9637 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
9638
9639         PR c++/10337
9640         * g++.dg/warn/conv1.C: New test.
9641         * g++.old-deja/g++.other/conv7.C: Adjust.
9642         * g++.old-deja/g++.other/overload14.C: Adjust.
9643
9644 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9645
9646         PR c++/10471
9647         * g++.dg/template/defarg2.C: New test.
9648
9649 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
9650
9651         * gcc.dg/cpp/include2.c: Update.
9652         * gcc.dg/cpp/multiline-2.c: New.
9653         * gcc.dg/cpp/multiline.c: Update.
9654         * gcc.dg/cpp/strify2.c: Update.
9655         * gcc.dg/cpp/trad/literals-2.c: Update.
9656
9657 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9658
9659         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
9660
9661 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9662
9663         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
9664
9665 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9666
9667         PR c++/10451
9668         * g++.dg/parse/crash4.C: New test.
9669
9670         PR c++/9847
9671         * g++.dg/parse/crash5.C: New test.
9672
9673 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9674
9675         PR c++/10446
9676         * g++.dg/parse/crash3.C: New test.
9677
9678         PR c++/10428
9679         * g++.dg/parse/elab1.C: New test.
9680
9681 2003-04-22  Devang Patel  <dpatel@apple.com>
9682
9683         * gcc.dg/cpp/trad/funlike-5.c: New test.
9684
9685 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
9686
9687         * g++.dg/other/packed1.C: Fix dg options.
9688
9689 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
9690
9691         * g++.dg/other/offsetof2.C: New test.
9692
9693 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
9694
9695         * g++.dg/template/recurse.C: Adjust location of error messages.
9696
9697 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9698
9699         PR c++/9881
9700         * g++.dg/init/addr-const1.C: New test.
9701         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
9702
9703 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9704
9705         PR c++/10405
9706         * g++.dg/lookup/struct-hack1.C: New test.
9707
9708 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
9709
9710         * ucs.c: Update diagnostic messages.
9711
9712 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9713
9714         * gcc.dg/cpp/truefalse.cpp: New test.
9715         * gcc.dg/cpp/cpp.exp: Update.
9716         * g++.dg/other/stdbool-if.C: Remove.
9717
9718 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9719
9720         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
9721         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
9722
9723 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9724
9725         * gcc.c-torture/compile/20030418-1.c: New test.
9726
9727 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
9728
9729         * README.compat: Remove; content moved to doc/sourcebuild.texi.
9730
9731 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9732
9733         PR c++/10347
9734         g++.dg/template/dependent-name1.C: New test.
9735
9736 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
9737
9738         * gcc.dg/warn-1.c (tourist_guide): New array,
9739         contains a pointer to bar.
9740
9741 2003-04-16  Roger Sayle  <roger@eyesopen.com>
9742
9743         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
9744         * gcc.c-torture/execute/medce-1.c: New test case.
9745         * gcc.c-torture/execute/medce-2.c: New test case.
9746
9747 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
9748
9749         * lib/prune.exp: Ignore more messages.
9750
9751         PR c++/10381
9752         * g++.dg/parse/lookup3.C: New test.
9753
9754 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
9755
9756         * gcc.c-torture/compile/20030415-1.c : New test.
9757
9758 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
9759
9760         * gcc.c-torture/execute/scope-2.c: Move to ...
9761         * gcc.dg/noncompile/scope.c: .... here.
9762
9763 2003-04-14  Roger Sayle  <roger@eyesopen.com>
9764
9765         * gcc.dg/20030414-2.c: New test case.
9766
9767 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
9768
9769         PR target/10377
9770         * gcc.dg/20030414-1.c: New test.
9771
9772 2003-04-13  Roger Sayle  <roger@eyesopen.com>
9773
9774         * gcc.dg/builtins-12.c: New test case.
9775         * gcc.dg/builtins-13.c: New test case.
9776
9777 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9778
9779         * gcc.c-torture/execute/string-opt-18.c: New test.
9780
9781 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
9782
9783         PR c++/10300
9784         * g++.dg/init/new5.C: New test.
9785
9786 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
9787
9788         PR c++/7910
9789         * g++.dg/ext/dllimport1.C: New test.
9790
9791 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
9792
9793         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
9794
9795 2003-04-11  Bud Davis <bdavis9659@comcast.net>
9796
9797         PR Fortran/9263
9798         * g77.f-torture/noncompile/9263.f: New test
9799         PR Fortran/1832
9800         * g77.f-torture/execute/1832.f: New test
9801
9802 2003-04-11  David Chad  <davidc@freebsd.org>
9803             Loren J. Rittle  <ljrittle@acm.org>
9804
9805         libobjc/8562
9806         * objc.dg/headers.m: New test.
9807
9808 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
9809
9810         * gcc.c-torture/execute/builtin-noret-2.c: New.
9811         * gcc.c-torture/execute/builtin-noret-2.x: New.
9812         XFAIL builtin-noret-2.c at -O1 and above.
9813         * gcc.dg/redecl.c: New.
9814         * gcc.dg/Wshadow-1.c: Update error regexps.
9815
9816 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
9817
9818         * g++.dg/abi/bitfield10.C: New test.
9819
9820 2003-04-09  Mike Stump  <mrs@apple.com>
9821
9822         * gcc.dg/pch/pch.exp: Make testcase names longer.
9823         * g++.dg/pch/pch.exp: Make testcase names longer.
9824
9825 2003-04-08  Roger Sayle  <roger@eyesopen.com>
9826
9827         * gcc.dg/builtins-11.c: New test case.
9828
9829 2003-04-08  Roger Sayle  <roger@eyesopen.com>
9830
9831         * gcc.dg/builtins-9.c: New test case.
9832         * gcc.dg/builtins-10.c: New test case.
9833
9834 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
9835
9836         * gcc.dg/noncompile/init-4.c.c: New test.
9837
9838 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
9839
9840         * gcc.misc-test/gcov-9.c: New test.
9841         * gcc.misc-test/gcov-10.c: New test
9842         * gcc.misc-test/gcov-11.c: New test.
9843
9844 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
9845
9846         PR optimization/10024
9847         * gcc.c-torture/compile/20030405-1.c: New test.
9848
9849 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
9850
9851         * gcc.dg/pch/static-3.c: New.
9852         * gcc.dg/pch/static-3.hs: New.
9853         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
9854
9855 2003-04-04  Richard Henderson  <rth@redhat.com>
9856
9857         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
9858         * g++.dg/eh/forced2.C: Likewise.
9859
9860 2003-04-03  Mike Stump  <mrs@apple.com>
9861
9862         * lib/scanasm.exp (scan-assembler): Add xfail processing for
9863         target arg.
9864         (scan-assembler-times, scan-assembler-not): Likewise.
9865         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
9866
9867 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9868
9869         * gcc.dg/sparc-loop-1.c: New test.
9870
9871 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
9872
9873         PR other/9274
9874         * g++.dg/pch/system-2.C: New.
9875         * g++.dg/pch/system-2.Hs: New.
9876
9877 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
9878
9879         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
9880
9881         * g++.dg/eh/simd-1.C (vecfunc): Same.
9882
9883 2003-04-01  Roger Sayle  <roger@eyesopen.com>
9884
9885         * gcc.c-torture/execute/20030401-1.c: New test case.
9886
9887 2003-04-01  Ziemowit Laski <zlaski@apple.com>
9888
9889         * objc.dg/defs.m: New.
9890
9891 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
9892
9893         * g++.dg/eh/simd-1.C: New.
9894         * g++.dg/eh/simd-2.C: New.
9895
9896 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
9897
9898         * gcc.c-torture/execute/simd-3.c: New.
9899
9900 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
9901
9902         PR c/9936
9903         * gcc.dg/20030331-2.c: New test.
9904
9905 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
9906
9907         PR c++/10278
9908         * g++.dg/parse/crash2.C: New test.
9909
9910 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9911
9912         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
9913         * gcc.c-torture/execute/20030331-1.c: ...here.
9914
9915 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9916
9917         * gcc.c-torture/execute/20030331-1.c: New test.
9918
9919 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
9920
9921         * lib/gcov.exp: Adjust call return testing strings.
9922         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
9923
9924 2003-03-31  Roger Sayle  <roger@eyesopen.com>
9925
9926         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
9927         * gcc.dg/builtins-7.c: New test case.
9928         * gcc.dg/builtins-8.c: New test case.
9929
9930 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9931
9932         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
9933
9934 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
9935
9936         PR c++/7647
9937         * g++.dg/lookup-class-member-2.C: New test.
9938
9939 2003-03-30  Glen Nakamura  <glen@imodulo.com>
9940
9941         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
9942
9943 2003-03-28  Roger Sayle  <roger@eyesopen.com>
9944
9945         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
9946
9947 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
9948
9949         * g++.dg/init/attrib1.C: New test.
9950
9951 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9952
9953         * gcc.dg/ultrasp8.c: New test.
9954
9955 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9956
9957         * gcc.dg/ultrasp7.c: New test.
9958
9959 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
9960
9961         PR c++/10047
9962         * g++.dg/template/inline1.C: New test.
9963
9964 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9965
9966         * gcc.dg/sparc-dwarf2.c: New test.
9967
9968 2003-03-27  Roger Sayle  <roger@eyesopen.com>
9969
9970         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
9971         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
9972
9973 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
9974
9975         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
9976         than reading .x files.
9977         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
9978         * g77.dg/gcov/gcov-1.f: Likewise.
9979         * gcc.misc-tests/gcov-4b.c: Likewise.
9980         * gcc.misc-tests/gcov-5b.c: Likewise.
9981         * gcc.misc-tests/gcov-6.c: Likewise.
9982         * gcc.misc-tests/gcov-7.c: Likewise.
9983         * gcc.misc-tests/gcov-8.c: Likewise.
9984         * g++.dg/gcov/gcov-1.x: Remove.
9985         * g77.dg/gcov/gcov-1.x: Likewise.
9986         * gcc.misc-tests/gcov-4b.x: Likewise.
9987         * gcc.misc-tests/gcov-5b.x: Likewise.
9988         * gcc.misc-tests/gcov-6.x: Likewise.
9989         * gcc.misc-tests/gcov-7.x: Likewise.
9990         * gcc.misc-tests/gcov-8.x: Likewise.
9991
9992 2003-03-27  Glen Nakamura  <glen@imodulo.com>
9993
9994         PR opt/10087
9995         * gcc.dg/20030324-1.c: New test.
9996
9997 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
9998
9999         PR c++/10224
10000         * g++.dg/template/arg3.C: New test.
10001
10002         PR c++/10158
10003         * g++.dg/template/friend18.C: New test.
10004
10005 2003-03-26  Roger Sayle  <roger@eyesopen.com>
10006
10007         * g77.f-torture/compile/20030326-1.f: New test case.
10008
10009 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
10010
10011         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
10012
10013         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
10014
10015 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
10016
10017         * gcc.dg/ia64-sync-3.c: New test.
10018
10019 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
10020
10021         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
10022
10023 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10024
10025         * gcc.dg/ultrasp6.c: New test.
10026
10027 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10028
10029         * gcc.dg/i386-signbit-1.c: New test.
10030         * gcc.dg/i386-signbit-2.c: New test.
10031         * gcc.dg/i386-signbit-3.c: New test.
10032
10033 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10034
10035         * gcc.dg/ultrasp5.c: Fix options.
10036
10037 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10038
10039         * gcc.dg/ultrasp5.c: Fix comment.
10040
10041 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
10042
10043         PR fortran/10197
10044         * g77.f-torture/execute/10197.f: New test.
10045
10046 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
10047
10048         PR c++/9898, c++/383
10049         * g++.dg/template/conv6.C: New test.
10050
10051         PR c++/10119
10052         * g++.dg/template/ptrmem5.C: New test.
10053
10054         PR c++/10026
10055         * g++.dg/lookup/koenig1.C: New test.
10056
10057         PR C++/10199
10058         * g++.dg/lookup/template2.C: New test.
10059
10060 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
10061
10062         * g++.dg/opt/rtti1.C: New test.
10063
10064 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
10065
10066         * gcc.dg/ultrasp5.c: New test.
10067
10068 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
10069
10070         PR middle-end/9967
10071         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
10072         builtin fputs.
10073
10074 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
10075
10076         PR c/8224
10077         * gcc.dg/20030323-1.c: New test.
10078
10079 2003-03-23  Roger Sayle  <roger@eyesopen.com>
10080
10081         * gcc.c-torture/compile/20030323-1.c: New test case.
10082
10083 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
10084
10085         * gcc.dg/20030321-1.c: New test.
10086
10087 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
10088
10089         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
10090
10091 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
10092
10093         PR c++/9978, c++/9708
10094         * g++.dg/ext/vlm1.C: Adjust expected error.
10095         * g++.dg/ext/vla2.C: New test.
10096         * g++.dg/template/arg1.C: New test.
10097         * g++.dg/template/arg2.C: New test.
10098
10099 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
10100
10101         * g77.f-torture/execute/select.f: New test.
10102         * g77.f-torture/noncompile/select_no_compile.f: New test.
10103
10104 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
10105
10106         PR c++/9898
10107         * g++.dg/other/error4.C: New test.
10108
10109 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
10110
10111         * g++.dg/template/friend17.C: New test.
10112
10113 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
10114
10115         * gcc.c-torture/compile/20030320-1.c: New.
10116
10117 2003-03-20  Roger Sayle  <roger@eyesopen.com>
10118
10119         * gcc.dg/builtins-6.c: New test case.
10120
10121 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
10122
10123         PR target/10073
10124         * gcc.c-torture/compile/20030319-1.c: New.
10125
10126 2003-03-18  Jan Hubicka  <jh@suse.cz>
10127
10128         * gcc.dg/i386-cvt-1.c: New test.
10129
10130 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
10131
10132         * objc.dg/naming-1.m: Use "(parse|syntax) error".
10133         * objc.dg/naming-2.m: Likewise.
10134
10135 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
10136
10137         PR c++/9639
10138         * g++.dg/parse/crash1.C: New test.
10139
10140 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
10141
10142         PR c++/8805
10143         * g++.dg/eh/cleanup1.C: New test.
10144
10145 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
10146
10147         * gcc.c-torture/execute/20030316-1.c: New test case.
10148
10149 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10150
10151         PR c++/9629
10152         * g++.dg/init/ctor2.C: New test.
10153
10154 2003-03-15  Roger Sayle  <roger@eyesopen.com>
10155
10156         * g77.f-torture/compile/xformat.f: New test case.
10157
10158 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10159
10160         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
10161         * g++.old-deja/g++.mike/eh50.C: Likewise.
10162
10163 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10164
10165         PR c++/6440
10166         * g++.dg/template/spec7.C: New test.
10167         * g++.dg/template/spec8.C: Likewise.
10168
10169 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
10170
10171         * gcc.c-torture/execute/20030313-1.c: New test.
10172
10173 2003-03-14  Richard Henderson  <rth@redhat.com>
10174
10175         * gcc.dg/inline-2.c: Adjust alpha test for external call.
10176
10177 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
10178
10179         * gcc.c-torture/compile/20030314-1.c: New test.
10180
10181 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
10182
10183         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
10184         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
10185         thumb target,
10186         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
10187         to accept newer _imp__  prefix and additional
10188         newline in .drectve section.
10189         * gcc.dg/dll-4.c: Likewise.
10190         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
10191         switch.
10192
10193 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
10194
10195         * g++.dg/parse/namespace9.C: New test.
10196
10197         * g++.dg/init/ref5.C: New test.
10198         * g++.dg/parse/ptrmem1.C: Likewise.
10199
10200 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10201
10202         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
10203         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
10204         regular expression.
10205         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
10206         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
10207
10208 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
10209
10210         * gcc.c-torture/execute/20030224-2.c: New test.
10211
10212 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10213
10214         * gcc.dg/decl-3.c: New test.
10215
10216 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10217
10218         * gcc.dg/i386-loop-2.c: New test.
10219
10220 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
10221
10222         PR c++/9474
10223         * g++.dg/parse/namespace8.C: New test.
10224
10225         PR c++/9924
10226         * g++.dg/overload/builtin2.C: New test.
10227
10228 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
10229
10230         * gcc.dg/return-type-3.c: New test.
10231
10232 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
10233
10234         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
10235         profiling options are not supported.
10236
10237 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
10238
10239         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
10240         * g++.old-deja/g++.warn/impint2.C: Likewise.
10241
10242 2003-03-10  Devang Patel  <dpatel@apple.com>
10243
10244         * g++.dg/cpp/c++_cmd_1.C: New test.
10245         * g++.dg/cpp/c++_cmd_1.h: New file.
10246
10247 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
10248
10249         * gcc.dg/altivec-9.c: New file.
10250
10251 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10252
10253         * gcc.dg/ppc-sdata-1.c: New test.
10254         * gcc.dg/ppc-sdata-2.c: New test.
10255
10256 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
10257
10258         PR c++/9373
10259         * g++.dg/opt/ptrmem2.C: New test.
10260
10261         PR c++/8534
10262         * g++.dg/opt/ptrmem1.C: New test.
10263
10264 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10265
10266         * gcc.dg/i386-loop-1.c: New test.
10267
10268 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10269
10270         PR c++/9970
10271         * g++.dg/lookup/friend1.C: New test.
10272
10273 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10274
10275         PR c++/9823
10276         * g++.dg/parser/constructor1.C: New test.
10277
10278 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
10279
10280         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
10281
10282         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
10283
10284 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
10285
10286         * gcc.dg/cpp/Wunused.c: Update test.
10287
10288 2003-03-08  Jan Hubicka  <jh@suse.cz>
10289
10290         * gcc.dg/inline-3.c: New test.
10291
10292 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10293
10294         PR c++/9809
10295         * g++.dg/parse/builtin1.C: New test.
10296
10297         PR c++/9982
10298         * g++.dg/abi/cookie1.C: New test.
10299         * g++.dg/abi/cookie2.C: Likewise.
10300
10301         PR c++/9524
10302         * g++.dg/template/field1.C: New test.
10303
10304         PR c++/9912
10305         * g++.dg/parse/class1.C: New test.
10306         * g++.dg/parse/namespace7.C: Likewise.
10307         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
10308
10309 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
10310
10311         * g++.dg/init/ref4.C: New test.
10312
10313 2003-03-07  Jan Hubicka  <jh@suse.cz>
10314
10315         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
10316         * gcc.dg/inline-3.c:  New test.
10317
10318 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
10319
10320         * g++.dg/init/ref3.C: New test.
10321
10322         PR c++/9965
10323         * g++.dg/init/ref2.C: New test.
10324
10325         PR c++/9400
10326         * g++.dg/warn/Wshadow-2.C: New test.
10327
10328         PR c++/9791
10329         * g++.dg/warn/Woverloaded-1.C: New test.
10330
10331 2003-03-05  Jan Hubicka  <jh@suse.cz>
10332
10333         * gcc.dg/i386-local2.c: New.
10334         * gcc.dg/i386-local.c: Fix typo.
10335
10336 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
10337
10338         * g++.dg/abi/layout3.C: New test.
10339
10340 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
10341
10342         * gcc.c-torture/compile/20030305-1.c
10343
10344 2003-03-05  Jan Hubicka  <jh@suse.cz>
10345
10346         * gcc.dg/i386-local.c: New.
10347
10348 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
10349
10350         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
10351
10352 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10353
10354         * gcc.dg/switch-2.c: New test.
10355         * gcc.dg/switch-3.c: New test.
10356         * gcc.dg/Wswitch.c: Adjust line numbers.
10357         * gcc.dg/Wswitch-default.c: Likewise.
10358         * gcc.dg/Wswitch-enum.c: Likewise.
10359
10360 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
10361
10362         * gcc.c-torture/execute/20030222-1.c: New test.
10363
10364 2003-03-03  James E Wilson  <wilson@tuliptree.org>
10365
10366         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
10367
10368 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
10369
10370         PR c++/9878
10371         * g++.dg/init/ref1.C: New test.
10372
10373 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
10374
10375         * gcc.dg/sh-relax.c: New SH-only test.
10376
10377 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
10378
10379         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
10380         comment explaining purpose of testcase.
10381
10382 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10383
10384         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
10385         for HC11/HC12 (asm needs two int registers).
10386         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
10387         HC11/HC12 because the test uses an asm which needs two 32-bit
10388         registers.
10389
10390 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10391
10392         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
10393         for HC11/HC12 (array is too large otherwise).
10394         * gcc.c-torture/compile/920501-4.x: New file, likewise.
10395         * gcc.c-torture/compile/20010518-2.x: Likewise.
10396         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
10397         HC11/HC12 (array is too large).
10398
10399 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
10400
10401         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
10402         * lib/g++-dg.exp (g++-dg-test): Likewise.
10403
10404 2003-03-01  Roger Sayle  <roger@eyesopen.com>
10405
10406         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
10407         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
10408
10409 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10410
10411         * g++.dg/warn/implicit-typename1.C: Remove warning.
10412
10413 2003-02-28  Richard Henderson  <rth@redhat.com>
10414
10415         * gcc.dg/noreturn-1.c: Move noreturn warning line.
10416         * gcc.dg/return-type-1.c: Move control reaches end warning line.
10417
10418 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
10419
10420         * gcc.dg/pch/pch.exp: Change .pch to .gch.
10421         * g++.dg/pch/pch.exp: Likewise.
10422
10423 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
10424
10425         PR c++/9879
10426         * testsuite/g++.dg/init/new4.C: New test.
10427
10428 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
10429
10430         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
10431
10432 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
10433
10434         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
10435         unsigned long.
10436
10437         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
10438         wider than float.
10439
10440 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10441
10442         * lib/scanasm.exp: Add support for counting numbers of
10443         occurences.
10444         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
10445         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
10446
10447 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
10448
10449         PR c++/9683
10450         * g++.dg/template/static3.C: New test.
10451
10452         PR c++/9829
10453         * g++.dg/parse/namespace6.C: New test.
10454
10455 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10456
10457         PR target/9732
10458         * gcc.dg/20030225-1.c: New test.
10459
10460 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
10461
10462         * README: Remove out-of-date information.
10463
10464         PR c++/9836
10465         * g++.dg/template/spec6.C: New test.
10466
10467 2003-02-24  Jeff Law  <law@redhat.com>
10468
10469         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
10470
10471 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10472
10473         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
10474         * gcc.dg/pragma-ep-1.c: Likewise.
10475
10476 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10477
10478         PR c++/9602
10479         * g++.dg/template/friend16.C: New test.
10480
10481 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
10482
10483         PR c++/5333
10484         * g++.dg/parse/fused-params1.C: Adjust error messages.
10485         * g++.dg/template/nested3.C: New test.
10486
10487 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
10488
10489         * g++.dg/abi/param1.C: New test.
10490
10491 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10492
10493         PR c++/7982
10494         * g++.dg/warn/implicit-typename1.C: New test.
10495
10496 2003-02-22  Kelley Cook <kelleycook@comcast.net>
10497
10498         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
10499         with "mtune".
10500         * g++.old-deja/g++.other/store-expr2.C: Likewise.
10501         * gcc.c-torture/execute/20010129-1.x: Likewise.
10502         * gcc.dg/20011107-1.c: Likewise.
10503         * gcc.dg/20020108-1.c: Likewise.
10504         * gcc.dg/20020122-3.c: Likewise.
10505         * gcc.dg/20020206-1.c: Likewise.
10506         * gcc.dg/20020310-1.c: Likewise.
10507         * gcc.dg/20020426-2.c: Likewise.
10508         * gcc.dg/20020517-1.c: Likewise.
10509         * gcc.dg/991230-1.c: Likewise.
10510         * gcc.dg/i386-unroll-1.c: Likewise.
10511         * gcc.misc-tests/i386-prefetch.exp: Likewise.
10512
10513 2003-02-22  Jan Hubicka  <jh@suse.cz>
10514
10515         * gcc.dg/i386-mul.c: New test.
10516
10517 2003-02-21  Roger Sayle  <roger@eyesopen.com>
10518
10519         * gcc.dg/builtins-5.c: New test case.
10520
10521 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
10522
10523         * gcc.dg/asmreg-1.c: New test.
10524
10525 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10526
10527         PR c++/9749
10528         * g++.dg/parse/varmod1.C: New test.
10529
10530 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10531
10532         PR c++/9727
10533         * g++.dg/template/op1.C: New test.
10534
10535 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10536
10537         PR c++/8906
10538         * g++.dg/template/nested2.C: New test.
10539
10540 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10541
10542         PR c++/8724
10543         * g++.dg/expr/dtor1.C: New test.
10544
10545 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10546
10547         * gcc.dg/cpp/include3.c: New test.
10548         * gcc.dg/cpp/inc/foo.h: New file.
10549
10550 2003-02-21  Glen Nakamura  <glen@imodulo.com>
10551
10552         * gcc.c-torture/execute/20030221-1.c: New test.
10553
10554 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
10555
10556         PR c++/9729
10557         * g++.dg/abi/conv1.C: New test.
10558
10559 2003-02-20  Jan Hubicka  <jh@suse.cz>
10560
10561         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
10562
10563 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
10564
10565         * gcc.c-torture/compile/20030219-1.c: New test.
10566
10567 2003-02-18  Jan Hubicka  <jh@suse.cz>
10568
10569         * gcc.dg/funcorder.c: New test.
10570
10571 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10572
10573         * gcc.c-torture/execute/20030218-1.c: New.
10574
10575 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
10576
10577         * gcc.dg/20030218-1.c: New.
10578
10579 2003-02-18  Richard Henderson  <rth@redhat.com>
10580
10581         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
10582         * gcc.dg/attr-used-2.c: New.
10583
10584 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
10585
10586         PR c++/9704
10587         * g++.dg/init/copy5.C: New test.
10588
10589 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
10590
10591         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
10592         * g++.dg/pch/pch.exp: Likewise.
10593
10594 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10595
10596         * gcc.c-torture/execute/20030209-1.c: Enable the test if
10597         STACK_SIZE is not defined.
10598
10599 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10600
10601         PR c++/9457
10602         * g++.dg/template/init1.C: New test.
10603
10604 2003-02-16  Jan HUbicka  <jh@suse.cz>
10605
10606         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
10607         (foo): Add few extra tests
10608         * gcc.dg/c99-const-expr-3.c: Likewise.
10609         * gcc.c-torture/execute/20030216-1.c: New.
10610
10611 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10612
10613         PR c++/9459
10614         * g++.dg/ext/typeof4.C: New test.
10615
10616 2003-02-15  Roger Sayle  <roger@eyesopen.com>
10617
10618         * gcc.dg/i386-387-3.c: New test case.
10619
10620 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
10621
10622         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
10623         cris-*-elf* cris-*-aout* and mmix-*-*.
10624
10625 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
10626
10627         * gcc.dg/20030213-1.c: New test.
10628
10629 2003-02-12  Roger Sayle  <roger@eyesopen.com>
10630
10631         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
10632         * gcc.dg/i386-387-2.c: Likewise.
10633
10634 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
10635
10636         * gcc.dg/ppc-spe.c: Fix formatting.
10637         Enable tests that were previously unsupported by gas.
10638         Delete tests for instructions that no longer exist.
10639         Switch arguments on evsubifw builtin.
10640
10641 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10642
10643         * gcc.c-torture/execute/20030209-1.c: Disable the test if
10644         STACK_SIZE is too small.
10645
10646 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
10647             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
10648
10649         * gcc.dg/decl-2.c: New test.
10650
10651 2003-02-10  Jan Hubicka  <jh@suse.cz>
10652
10653         * gcc.dg/i386-fpcvt-1.c:  New test.
10654
10655 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
10656
10657         * gcc.c-torture/execute/20030209-1.c: New test.
10658
10659 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
10660
10661         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
10662         int-wide bitops, use the constants of the same width.
10663         Likewise, if long long is 32-bit wide, test bitops using
10664         32-bit constants.
10665
10666 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
10667
10668         * gcc.dg/20021014-1.c: Annotate with expected notice text.
10669
10670 2003-02-07  Roger Sayle  <roger@eyesopen.com>
10671
10672         * testsuite/gcc.dg/builtins-4.c: New test case.
10673
10674 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10675
10676         * gcc.dg/20020430-1.c: Fix dg command typos.
10677         * gcc.dg/20020503-1.c: Likewise.
10678
10679 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10680
10681         PR c++/8785
10682         * g++.dg/parse/fused-params1.C: New test.
10683
10684         PR c++/8857
10685         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
10686
10687         PR c++/8921
10688         * g++.dg/parse/non-dependent1.C: New test.
10689
10690         PR c++/8928
10691         * g++.dg/parse/dupl-tmpl-args1.C: New test.
10692
10693         PR c++/9228
10694         * g++.dg/parse/undefined7.C: New test.
10695         * g++.dg/parse/non-templ1.C: New test.
10696
10697         PR c++/9229
10698         * g++.dg/parse/too-many-tmpl-args1.C: New test.
10699
10700 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
10701
10702         * gcc.c-torture/compile/20030206-1.c: New test.
10703
10704 2003-02-05  Roger Sayle  <roger@eyesopen.com>
10705
10706         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
10707         "pow" to "foo" to avoid potential confusion with a math built-in.
10708
10709 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10710
10711         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
10712         conditions for SPARC targets.
10713
10714 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
10715
10716         * gcc.dg/20030204-1.c: New test.
10717
10718 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10719
10720         PR c++/38
10721         * g++.dg/parse/array-size1.C: New test.
10722
10723         PR c++/5657
10724         * g++.dg/parse/undefined3.C: New test.
10725
10726         PR c++/5665
10727         * g++.dg/parse/undefined4.C: New test.
10728
10729         PR c++/5975
10730         * g++.dg/parse/undefined5.C: New test.
10731
10732         PR c++/7259
10733         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
10734
10735         PR c++/8578
10736         * g++.dg/parse/casting-operator1.C: New test.
10737
10738         PR c++/8596
10739         * g++.dg/parse/undefined6.C: New test.
10740
10741         PR c++/8736
10742         * g++.dg/parse/missing-template1.C: New test.
10743
10744 2003-02-04  Jan Hubicka  <jh@suse.cz>
10745
10746         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
10747         * gcc.dg/i386-cmov?.c:  Likewise.
10748         * gcc.dg/i386-fpcvt-?.c:  Likewise.
10749         * gcc.dg/i386-ssefp-1.c:  Likewise.
10750         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
10751         conventions.
10752
10753 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
10754
10755         PR c++/7129
10756         * testsuite/g++.dg/ext/max.C: New test.
10757
10758 2003-02-03  Jan Hubicka  <jh@suse.cz>
10759
10760         * gcc.c-torture/execute/20030203-1.c: New test.
10761
10762 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
10763
10764         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
10765         'natural-endian'.
10766
10767 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
10768
10769         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
10770         * g++.dg/init/new2.C: Likewise.
10771         * g++.dg/other/new1.C: Likewise.
10772
10773 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
10774
10775         * gcc.dg/struct-ret-libc.c: New test.
10776
10777 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
10778
10779         * gcc.dg/20030129-1.c: New test.
10780
10781 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10782
10783         PR c++/8849
10784         * g++.dg/template/ptrmem4.C: New test.
10785
10786 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
10787
10788         * g++.dg/parser/constant1.C: New test.
10789
10790 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10791
10792         PR c++/8591
10793         * g++.dg/parse/friend2.C: New test.
10794
10795 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10796
10797         PR c++/9437
10798         * g++.dg/template/unify4.C: New test.
10799
10800 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
10801
10802         * gcc.c-torture/execute/20030128-1.c: New test.
10803
10804 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
10805
10806         * g++.dg/lookup/nested1.C: Test moved from ...
10807         * g++.old-deja/g++.other/lookup24.C: ... here.
10808
10809 2003-01-28  Jan Hubicka  <jh@suse.cz>
10810
10811         * gcc.dg/i386-cmov5.c:  New test.
10812
10813 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
10814
10815         * gcc.c-torture/execute/20010925-1.c: Changed the
10816         memcpy declaration.
10817
10818 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
10819
10820         PR c++/3902
10821         * g++.dg/parse/template5.C: New test.
10822
10823 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
10824
10825         PR fortran/9258
10826         * g77.dg/pr9258: New test.
10827
10828 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10829
10830         * README: Move relevant parts from README.g++.
10831
10832         * README.g++: Remove this file.
10833
10834 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
10835
10836         * g++.dg/abi/dcast1.C: New test.
10837
10838 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10839
10840         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
10841
10842 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
10843
10844         PR c++/47
10845         * g++.old-deja/g++.other/lookup24.C: New test.
10846
10847 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10848
10849         PR middle-end/7227
10850         * gcc.dg/uninit-C.c: New test.
10851
10852 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
10853
10854         * g++.dg/abi/covariant1.C: New test.
10855
10856 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
10857
10858         * gcc.dg/20030123-1.c: New test.
10859
10860 2003-01-25  Jan Hubicka  <jh@suse.cz>
10861
10862         PR opt/8492
10863         * gcc.c-torture/compile/20030125-1.c
10864
10865 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
10866
10867         PR c++/9403
10868         * g++.dg/parse/template3.C: New test.
10869         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
10870
10871         PR c++/795
10872         * g++.dg/parse/template4.C: New test.
10873
10874         PR c++/9415
10875         * g++.dg/template/qual2.C: New test.
10876
10877         PR c++/8545
10878         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
10879
10880         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
10881
10882 2003-01-25  Roger Sayle  <roger@eyesopen.com>
10883
10884         * gcc.c-torture/execute/switch-1.c: New test case.
10885
10886 2003-01-25  Jan Hubicka  <jh@suse.cz>
10887
10888         * gcc.c-torture/execute/20030125-1.[cx]: New test.
10889
10890 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
10891
10892         Tweaks for Bison-1.875. From the NEWS file:
10893         "- `parse error' -> `syntax error'
10894         Bison now uniformly uses the term `syntax error'"
10895         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
10896         * gcc.dg/cpp/digraph2.c: Likewise.
10897         * gcc.dg/cpp/direct2.c: Likewise.
10898         * gcc.dg/cpp/paste4.c: Likewise.
10899         * gcc.dg/c90-restrict-1.c: Likewise.
10900         * gcc.dg/c99-func-2.c: Likewise.
10901         * gcc.dg/noncompile/920721-2.c: Likewise.
10902         * gcc.dg/noncompile/930622-2.c: Likewise.
10903         * gcc.dg/noncompile/940112-1.c: Likewise.
10904         * gcc.dg/noncompile/950921-1.c: Likewise.
10905         * gcc.dg/noncompile/951123-1.c: Likewise.
10906         * gcc.dg/noncompile/971104-1.c: Likewise.
10907         * gcc.dg/noncompile/990416-1.c: Likewise.
10908
10909 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
10910
10911         * g++.dg/parse/undefined1.C: Add error message.
10912
10913 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
10914
10915         PR c++/9354
10916         * g++.dg/parse/new1.C: New test.
10917
10918         PR c++/9216
10919         * g++.dg/parse/template2.C: New test.
10920
10921         PR c++/9354
10922         * g++.dg/parse/typedef2.C: New test.
10923
10924         PR c++/9328
10925         * g++.dg/ext/typeof3.C: New test.
10926
10927 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10928
10929         PR c++/2738
10930         * g++.dg/parse/ret-type1.C: New test.
10931
10932         PR c++/3792
10933         * g++.dg/parse/tmpl-outside1.C: New test.
10934
10935         PR c++/4207
10936         * g++.dg/parse/int-as-enum1.C: New test.
10937
10938         PR c++/4903
10939         * g++.dg/parse/no-typename1.C: New test.
10940
10941         PR c++/5533
10942         * g++.dg/parse/no-value1.C: New test.
10943
10944         PR c++/5921
10945         * g++.dg/parse/wrong-inline1.C: New test.
10946
10947         PR c++/6402
10948         * g++.dg/parse/ref1.C: New test.
10949
10950         PR c++/6992
10951         * g++.dg/parse/attr-ctor1.C: New test.
10952
10953         PR c++/7229
10954         * g++.dg/parse/namespace5.C: New test.
10955
10956         PR c++/7917
10957         * g++.dg/parse/func-def1.C: New test.
10958
10959         PR c++/8143
10960         * g++.dg/parse/undefined1.C: New test.
10961
10962         PR c++/5723, PR c++/8522
10963         * g++.dg/parse/specialization1.C: New test.
10964
10965         PR c++/163, PR c++/8595
10966         * g++.dg/parse/struct-as-enum1.C: New test.
10967
10968         PR c++/9173
10969         * g++.dg/parse/undefined2.C: New test.
10970
10971 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
10972
10973         PR c++/9298
10974         * g++.dg/parse/template1.C: New test.
10975
10976         PR c++/9384
10977         * g++.dg/parse/using1.C: New test.
10978
10979         PR c++/9285
10980         PR c++/9294
10981         * g++.dg/parse/expr2.C: New test.
10982
10983         PR c++/9388
10984         * g++.dg/parse/lookup2.C: Likewise.
10985
10986 2003-01-21  Jan Hubicka  <jh@suse.cz>
10987
10988         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
10989         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
10990         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
10991         * gcc.c-torture/execute/string-opt-*.c: Likewise.
10992
10993 2003-01-20  Nick Clifton  <nickc@redhat.com>
10994
10995         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
10996         problem with ARM sibcall code generation.
10997
10998 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
10999
11000         * gcc.c-torture/execute/20030120-1.c: New.
11001
11002 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
11003
11004         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
11005
11006 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
11007
11008         PR c++/9272
11009         * g++.dg/parse/ctor1.C: New test.
11010
11011         PR c++/9294:
11012         * g++.dg/parse/qualified1.C: New test.
11013
11014         * g++.dg/parse/typename3.C: New test.
11015
11016 2003-01-16  Richard Henderson  <rth@redhat.com>
11017
11018         * g++.dg/tls/init-2.C: Fix error matches for real this time.
11019
11020 2003-01-16  Richard Henderson  <rth@redhat.com>
11021
11022         * g++.dg/pch/pch.exp: Copy test header to the working directory
11023         before using it either for precompilation or direct use.
11024         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
11025         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
11026
11027 2003-01-16  Richard Henderson  <rth@redhat.com>
11028
11029         * gcc.dg/pch/pch.exp: Copy test header to the working directory
11030         before using it either for precompilation or direct use.
11031         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
11032         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
11033
11034 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
11035
11036         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
11037         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
11038         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
11039         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
11040         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
11041         typename warning into error.
11042         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
11043         error messages.
11044         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
11045         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
11046         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
11047         messages.
11048         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
11049         make declaration visible in template.
11050         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
11051         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
11052         messages.
11053         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
11054         message.
11055         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
11056         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
11057         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
11058         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
11059         typename warning with error message.
11060         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
11061         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
11062         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
11063
11064 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
11065
11066         * g++.dg/parse/ambig2.C: New test.
11067
11068 2003-01-15  Richard Henderson  <rth@redhat.com>
11069
11070         * g++.dg/tls/init-2.C: Update error message string.
11071
11072 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11073
11074         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
11075
11076 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
11077
11078         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
11079         all for HC11/HC12.
11080         * gcc.c-torture/compile/20001205-1.x: Likewise.
11081         * gcc.c-torture/compile/20001226-1.x: Likewise.
11082         * gcc.c-torture/compile/920520-1.x: Likewise.
11083         * gcc.c-torture/compile/961203-1.x: Likewise.
11084         * gcc.c-torture/compile/20020604-1.x: Likewise.
11085
11086 2003-01-15  Jan Hubicka  <jh@suse.cz>
11087
11088         * gcc.c-torture/compile/20030115-1.c: New test.
11089
11090         * gcc.dg/i386-fpcvt-1.c: New test.
11091         * gcc.dg/i386-fpcvt-2.c: New test.
11092
11093 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
11094
11095         Further conform g++'s __vmi_class_type_info to the C++ ABI
11096         specification.
11097         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
11098         the specification.
11099
11100 2003-01-14  Jan Hubicka  <jh@suse.cz>
11101
11102         * gcc.dg/i386-fpcvt-1.c: New test.
11103         * gcc.dg/i386-fpcvt-2.c: New test.
11104
11105 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11106
11107         * gcc.dg/i386-mmx-3.c: New test.
11108
11109 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
11110
11111         PR c++/9264
11112         * g++.dg/parse/octal1.C: New file.
11113
11114         PR c++/9172
11115         * g++.dg/parse/typename1.C: New file.
11116
11117 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
11118
11119         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
11120         * gcc.dg/bf-no-ms-layout.c: Likewise.
11121         * gcc.dg/bf-ms-attrib.c: Likewise.
11122
11123 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
11124
11125         PR c++/9099
11126         * g++.dg/parse/dtor1.C: New file.
11127
11128         PR c++/9128
11129         * g++.dg/rtti/typeid1.C: New file.
11130
11131         PR c++/9153
11132         * g++.dg/parse/lookup1.C: New file.
11133
11134         PR c++/9171
11135         * g++.dg/templ/spec5.C: New file.
11136
11137 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
11138
11139         * gcc.c-torture/compile/20030110-1.c: New test.
11140
11141 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
11142
11143         Merge from pch-branch:
11144
11145         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
11146
11147         * gcc.dg/pch/cpp-1.h: New.
11148         * gcc.dg/pch/cpp-1.c: New.
11149         * gcc.dg/pch/cpp-2.h: New.
11150         * gcc.dg/pch/cpp-2.c: New.
11151
11152         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
11153
11154         * gcc.dg/pch/except-1.h: New.
11155         * gcc.dg/pch/except-1.c: New.
11156
11157         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
11158
11159         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
11160         running test.
11161         * gcc.dg/pch: Include *.hp not *.h.
11162         * gcc.dg/pch/system-1.h: New.
11163         * gcc.dg/pch/system-1.c: New.
11164
11165         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
11166
11167         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
11168         rather than trying to build and run a program using PCH.
11169         * gcc.dg/pch: Remove dg-do commands from test files.
11170
11171         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
11172
11173         * gcc.dg/pch/macro-3.c: New.
11174         * gcc.dg/pch/macro-3.h: New.
11175
11176         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
11177
11178         * gcc.dg/pch/common-1.c: New.
11179         * gcc.dg/pch/common-1.h: New.
11180         * gcc.dg/pch/decl-1.c: New.
11181         * gcc.dg/pch/decl-1.h: New.
11182         * gcc.dg/pch/decl-2.c: New.
11183         * gcc.dg/pch/decl-2.h: New.
11184         * gcc.dg/pch/decl-3.c: New.
11185         * gcc.dg/pch/decl-3.h: New.
11186         * gcc.dg/pch/decl-4.c: New.
11187         * gcc.dg/pch/decl-4.h: New.
11188         * gcc.dg/pch/decl-5.c: New.
11189         * gcc.dg/pch/decl-5.h: New.
11190         * gcc.dg/pch/global-1.c: New.
11191         * gcc.dg/pch/global-1.h: New.
11192         * gcc.dg/pch/inline-1.c: New.
11193         * gcc.dg/pch/inline-1.h: New.
11194         * gcc.dg/pch/inline-2.c: New.
11195         * gcc.dg/pch/inline-2.h: New.
11196         * gcc.dg/pch/static-1.c: New.
11197         * gcc.dg/pch/static-1.h: New.
11198         * gcc.dg/pch/static-2.c: New.
11199         * gcc.dg/pch/static-2.h: New.
11200
11201         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
11202
11203         * g++.dg/pch/pch.exp: Better handle failing testcases.
11204         * gcc.dg/pch/pch.exp: Likewise.
11205         * gcc.dg/pch/macro-1.c: New.
11206         * gcc.dg/pch/macro-1.h: New.
11207         * gcc.dg/pch/macro-2.c: New.
11208         * gcc.dg/pch/macro-2.h: New.
11209
11210         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
11211
11212         * g++.dg/dg.exp: Treat files in pch/ specially.
11213         * g++.dg/pch/pch.exp: New file.
11214         * g++.dg/pch/empty.H: New file.
11215         * g++.dg/pch/empty.C: New file.
11216         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
11217         "precompile".
11218
11219         * gcc.dg/pch/pch.exp: New file.
11220         * gcc.dg/pch/empty.h: New file.
11221         * gcc.dg/pch/empty.c: New file.
11222         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
11223         "precompile".
11224
11225 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11226
11227         * g++.dg/template/friend14.C: New test.
11228
11229 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11230
11231         * gcc.dg/old-style-asm-1.c: New test.
11232
11233 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
11234
11235         * gcc.c-torture/compile/20030109-1.c: New test.
11236
11237 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11238
11239         * gcc.c-torture/execute/20030109-1.c: New test.
11240
11241 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
11242
11243         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
11244         * g++.old-deja/g++.mike/dyncast2.C: Likewise
11245         * g++.old-deja/g++.mike/dyncast3.C: Likewise
11246         * g++.old-deja/g++.mike/eh2.C: Likewise
11247         * g++.old-deja/g++.mike/eh3.C: Likewise
11248         * g++.old-deja/g++.mike/eh5.C: Likewise
11249         * g++.old-deja/g++.mike/eh6.C: Likewise
11250         * g++.old-deja/g++.mike/eh7.C: Likewise
11251         * g++.old-deja/g++.mike/eh8.C: Likewise
11252         * g++.old-deja/g++.mike/eh9.C: Likewise
11253         * g++.old-deja/g++.mike/eh10.C: Likewise
11254         * g++.old-deja/g++.mike/eh12.C: Likewise
11255         * g++.old-deja/g++.mike/eh13.C: Likewise
11256         * g++.old-deja/g++.mike/eh14.C: Likewise
11257         * g++.old-deja/g++.mike/eh16.C: Likewise
11258         * g++.old-deja/g++.mike/eh17.C: Likewise
11259         * g++.old-deja/g++.mike/eh18.C: Likewise
11260         * g++.old-deja/g++.mike/eh21.C: Likewise
11261         * g++.old-deja/g++.mike/eh23.C: Likewise
11262         * g++.old-deja/g++.mike/eh24.C: Likewise
11263         * g++.old-deja/g++.mike/eh25.C: Likewise
11264         * g++.old-deja/g++.mike/eh26.C: Likewise
11265         * g++.old-deja/g++.mike/eh27.C: Likewise
11266         * g++.old-deja/g++.mike/eh28.C: Likewise
11267         * g++.old-deja/g++.mike/eh29.C: Likewise
11268         * g++.old-deja/g++.mike/eh31.C: Likewise
11269         * g++.old-deja/g++.mike/eh33.C: Likewise
11270         * g++.old-deja/g++.mike/eh34.C: Likewise
11271         * g++.old-deja/g++.mike/eh35.C: Likewise
11272         * g++.old-deja/g++.mike/eh36.C: Likewise
11273         * g++.old-deja/g++.mike/eh37.C: Likewise
11274         * g++.old-deja/g++.mike/eh38.C: Likewise
11275         * g++.old-deja/g++.mike/eh39.C: Likewise
11276         * g++.old-deja/g++.mike/eh40.C: Likewise
11277         * g++.old-deja/g++.mike/eh41.C: Likewise
11278         * g++.old-deja/g++.mike/eh42.C: Likewise
11279         * g++.old-deja/g++.mike/eh44.C: Likewise
11280         * g++.old-deja/g++.mike/eh46.C: Likewise
11281         * g++.old-deja/g++.mike/eh47.C: Likewise
11282         * g++.old-deja/g++.mike/eh48.C: Likewise
11283         * g++.old-deja/g++.mike/eh49.C: Likewise
11284         * g++.old-deja/g++.mike/eh50.C: Likewise
11285         * g++.old-deja/g++.mike/eh51.C: Likewise
11286         * g++.old-deja/g++.mike/eh53.C: Likewise
11287         * g++.old-deja/g++.mike/eh55.C: Likewise
11288         * g++.old-deja/g++.mike/p7912.C: Likewise
11289         * g++.old-deja/g++.mike/p9706.C: Likewise
11290         * g++.old-deja/g++.mike/p10416.C: Likewise
11291         * g++.old-deja/g++.mike/p11667.C: Likewise
11292         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
11293         Remove redundant reference to Iris.
11294         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
11295         Elxsi, i860, Pico Java, and WE32K.
11296
11297 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
11298
11299         * g++.dg/ext/asm4.C: New test.
11300
11301 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11302
11303         PR c++/9030
11304         * g++.dg/template/friend12.C: New test.
11305         * g++.dg/template/friend13.C: Likewise.
11306         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
11307
11308 2003-01-08  Jan Hubicka  <jh@suse.cz>
11309
11310         * gcc.dg/i386-cadd.c: New test.
11311         * gcc.dg/i386-cmov4.c: Likewise.
11312
11313 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
11314
11315         PR c++/9165
11316         * g++.dg/warn/Wunused-3.C: New test.
11317
11318         * g++.dg/abi/bitfield9.C: New test.
11319
11320         PR c++/9189
11321         * g++.dg/parse/defarg3.C: New test.
11322
11323 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
11324
11325         * g++.dg/parse/ambig1.C: New test.
11326         * g++.dg/parse/defarg2.C: New test.
11327
11328 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
11329
11330         * g++.dg/template/defarg-1.C: New test.
11331         * g++.dg/template/local2.C: Likewise.
11332
11333 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
11334
11335         * gcc.c-torture/execute/20030105-1.c: New test.
11336
11337 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11338
11339         * g++.dg/parse/namespace3.C: Remove extra semicolons.
11340         * g++.dg/parse/namespace4.C: Likewise.
11341
11342 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11343
11344         * g++.dg/template/ntp2.C: New test.
11345
11346 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11347
11348         * g++.dg/parse/extern-C-1.C: New test.
11349
11350         * g++.dg/parse/namespace4.C: New test.
11351
11352         * g++.dg/template/nested1.C: New test.
11353
11354         * g++.dg/parse/namespace3.C: New test.
11355
11356 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11357
11358         * g++.dg/lookup/two-stage1.C: New test.
11359
11360 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11361
11362         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
11363         * g++.old-deja/g++.jason/access8.C: Likewise.
11364         * g++.old-deja/g++.other/decl5.C: Likewise.
11365
11366 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11367
11368         * g++.dg/parse/parse7.C: New test.
11369
11370 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
11371
11372         PR c++/2843
11373         * g++.dg/ext/attrib7.C: New test.
11374
11375 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11376
11377         * g++.dg/parse/parse6.C: New test.
11378
11379 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
11380
11381         * gcc.dg/h8300-stack-1.c: New.
11382
11383 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11384
11385         g++.dg/lookup/exception1.C: New test.
11386
11387         g++.dg/lookup/template1.C: New test.
11388
11389         g++.dg/parse/namespace2.C: New test.
11390
11391         g++.dg/parse/parens2.C: New test.
11392
11393 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11394
11395         * g++.dg/parse/parse5.C: New test.
11396         * g++.dg/lookup/scoped4.C: New test.
11397
11398 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11399
11400         * g++.dg/parse/parens1.C: New test.
11401
11402         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
11403         angle-bracket1.C.
11404         * g++.dg/parse/parens2.C: New test.
11405
11406         * g++.dg/lookup/scope-operator1.C: New test.
11407
11408         * g++.dg/parse/operator1.C: New test.
11409
11410 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11411
11412         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
11413         * g++.old-deja/g++.other/access6.C: Likewise.
11414         * g++.old-deja/g++.other/decl1.C: Likewise.
11415         * g++.old-deja/g++.pt/typename12.C: Likewise.
11416
11417 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11418
11419         * g++.dg/parse/namespace1.C: New test.
11420
11421 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11422
11423         * g++.dg/parse/parse4.C: New test.
11424
11425 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11426
11427         * g++.dg/parse/parse3.C: New test.
11428
11429 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11430
11431         * g++.dg/parse/parse2.C: New test.
11432
11433 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11434
11435         * g++.dg/template/friend11.C: New test.
11436
11437 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11438
11439         * g++.dg/parse/parse1.C: New test.
11440
11441 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
11442
11443         * lib/profopt.exp: Change the name of a global variable to avoid
11444         possible clashes with other test suites.
11445
11446 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
11447
11448         * g++.dg/inherit/covariant8.C: New test.
11449
11450 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11451
11452         * g++.dg/init/array9.C: New test.
11453
11454         PR c++/9112
11455         * g++.dg/parse/expr1.C: New test.
11456
11457 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11458
11459         * gcc.c-torture/compile/20021230-1.c: New test.
11460
11461 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
11462
11463         * g++.dg/inherit/covariant5.C: New test.
11464         * g++.dg/inherit/covariant6.C: New test.
11465         * g++.dg/inherit/covariant7.C: New test.
11466
11467 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11468
11469         PR c++/2739
11470         * g++.dg/other/access2.C: New test.
11471
11472 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11473
11474         * g++.dg/other/anon-struct.C: No longer fails
11475         * g++.old-deja/g++.brendan/parse4.C: Likewise.
11476         * g++.old-deja/g++.brendan/parse5.C: Likewise.
11477         * g++.old-deja/g++.brendan/parse6.C: Likewise.
11478
11479 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11480
11481         * g++.dg/parse/angle-bracket.C (main): No longer fails.
11482
11483 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
11484
11485         * g++.dg/eh/spec4.C: Remove stray semicolon.
11486         * g++.dg/expr/pmf-1.C: Change error message.
11487         * g++.dg/ext/asm1.C: Remove stray semicolon.
11488         * g++.dg/ext/typename1.C: Add missing typenames.
11489         * g++.dg/inherit/template-as-base.C: Change error message.
11490         * g++.dg/lookup/scoped1.C: Likewise.
11491         * g++.dg/lookup/scoped2.C: Likewise.
11492         * g++.dg/lookup/using2.C: Likewise.
11493         * g++.dg/other/component1.C: Remove stray semicolon.
11494         * g++.dg/other/do1.C: Change error message.
11495         * g++.dg/other/error2.C: Likewise.
11496         * g++.dg/other/init1.C: Likewise.
11497         * g++.dg/other/packed1.C: Remove stray semicolon.
11498         * g++.dg/other/ptrmem2.C: Change error message.
11499         * g++.dg/parse/parameter-declaration-1.C: Remove line number
11500         marker.
11501         * g++.dg/special/initp1.C: Remove invalid attribute usage.
11502         * g++.dg/template/access3.C: Add typename keyword.
11503         * g++.dg/template/access5.C: Remove stray semicolon.
11504         * g++.dg/template/access6.C: Likewise.
11505         * g++.dg/template/complit1.C: Likewise.
11506         * g++.dg/template/crash1.C: Change error message.
11507         * g++.dg/template/inherit2.C: Remove stray semicolon.
11508         * g++.dg/template/instantiate2.C: Likewise.
11509         * g++.dg/template/instantiate3.C: Change error message.
11510         * g++.dg/template/qual1.C: Remove stray semicolon.
11511         * g++.dg/template/qualttp18.C: Change error message.
11512         * g++.dg/template/ref1.C: Remove stray semicolon.
11513         * g++.dg/template/sizeof1.C (A::value): Declare it.
11514         * g++.dg/template/spec4.C: Change error message.
11515         * g++.dg/template/static1.C: Likewise.
11516         * g++.dg/template/type1.C: Likewise.
11517         * g++.dg/template/typename3.C: Likewise.
11518         * g++.old-deja/g++.benjamin/13478.C: Change error message.
11519         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
11520         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
11521         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
11522         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
11523         named return value extension.
11524         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
11525         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
11526         * g++.old-deja/g++.bob/extern_C.C: Likewise.
11527         * g++.old-deja/g++.bob/inherit2.C: Likewise.
11528         * g++.old-deja/g++.brendan/complex1.C: Likewise.
11529         * g++.old-deja/g++.brendan/copy5.C: Likewise.
11530         * g++.old-deja/g++.brendan/crash13.C: Likewise.
11531         * g++.old-deja/g++.brendan/crash15.C: Likewise.
11532         * g++.old-deja/g++.brendan/crash18.C: Change error message.
11533         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
11534         * g++.old-deja/g++.brendan/crash38.C: Likewise.
11535         * g++.old-deja/g++.brendan/crash50.C: Likewise.
11536         * g++.old-deja/g++.brendan/crash56.C: Likewise.
11537         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
11538         syntax.
11539         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
11540         * g++.old-deja/g++.brendan/crash8.C: Change error message.
11541         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
11542         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11543         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
11544         * g++.old-deja/g++.brendan/template11.C: Likewise.
11545         * g++.old-deja/g++.brendan/template26.C: Likewise.
11546         * g++.old-deja/g++.brendan/template27.C: Use explicit
11547         specialization syntax.
11548         * g++.old-deja/g++.brendan/template30.C: Likewise.
11549         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
11550         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
11551         non-dependent names.
11552         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
11553         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
11554         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
11555         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
11556         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
11557         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
11558         named return value extension.
11559         * g++.old-deja/g++.ext/namedret2.C: Likewise.
11560         * g++.old-deja/g++.ext/namedret3.C: Likewise.
11561         * g++.old-deja/g++.ext/return1.C: Likewise.
11562         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
11563         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
11564         * g++.old-deja/g++.jason/access8.C: Likewise.
11565         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
11566         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
11567         pseudo-destructor names.
11568         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
11569         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
11570         pseudo-destructor names.
11571         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
11572         * g++.old-deja/g++.jason/overload19.C: Likewise.
11573         * g++.old-deja/g++.jason/overload32.C: Likewise.
11574         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
11575         stray semicolons.
11576         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
11577         * g++.old-deja/g++.jason/return.C: Likewise.
11578         * g++.old-deja/g++.jason/return2.C: Likewise.
11579         * g++.old-deja/g++.jason/shadow1.C: Likewise.
11580         * g++.old-deja/g++.jason/special.C: Use explicit specialization
11581         syntax.
11582         * g++.old-deja/g++.jason/template10.C: Account for use of
11583         non-dependent names.
11584         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
11585         syntax.
11586         * g++.old-deja/g++.jason/template37.C: Likewise.
11587         * g++.old-deja/g++.law/access4.C: Change error messages.
11588         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
11589         pseudo-destructor names.
11590         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
11591         * g++.old-deja/g++.law/ctors9.C: Likewise.
11592         * g++.old-deja/g++.law/cvt22.C: Likewise.
11593         * g++.old-deja/g++.law/dtors5.C: Likewise.
11594         * g++.old-deja/g++.law/global-init1.C: Likewise.
11595         * g++.old-deja/g++.law/missed-error3.C: Likewise.
11596         * g++.old-deja/g++.law/operators28.C: Likewise.
11597         * g++.old-deja/g++.law/visibility28.C: Likewise.
11598         * g++.old-deja/g++.martin/eval1.C: Likewise.
11599         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
11600         name.
11601         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
11602         * g++.old-deja/g++.mike/net34.C: Likewise.
11603         * g++.old-deja/g++.mike/net36.C: Likewise.
11604         * g++.old-deja/g++.mike/ns2.C: Likewise.
11605         * g++.old-deja/g++.mike/p12306.C: Likewise.
11606         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
11607         value extension.
11608         * g++.old-deja/g++.mike/p700.C: Likewise.
11609         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
11610         * g++.old-deja/g++.mike/p710.C: Likewise.
11611         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
11612         value extension.
11613         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
11614         * g++.old-deja/g++.mike/pmf9.C: Likewise.
11615         * g++.old-deja/g++.ns/crash2.C: Likewise.
11616         * g++.old-deja/g++.ns/crash3.C: Likewise.
11617         * g++.old-deja/g++.ns/invalid1.C: Likewise.
11618         * g++.old-deja/g++.ns/ns17.C: Likewise.
11619         * g++.old-deja/g++.ns/template16.C: Likewise.
11620         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
11621         keyword.
11622         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
11623         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
11624         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
11625         named return value extension.
11626         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
11627         * g++.old-deja/g++.other/access4.C: Issue additional error
11628         messages.
11629         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
11630         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
11631         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
11632         * g++.old-deja/g++.other/crash25.C: Change error message.
11633         * g++.old-deja/g++.other/crash4.C: Change error message.
11634         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
11635         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
11636         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
11637         checks.
11638         * g++.old-deja/g++.other/defarg8.C: Likewise.
11639         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
11640         * g++.old-deja/g++.other/dtor10.C: Likewise.
11641         * g++.old-deja/g++.other/incomplete.C: Likewise.
11642         * g++.old-deja/g++.other/linkage7.C: Likewise.
11643         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
11644         lookup algorithm.
11645         * g++.old-deja/g++.other/mangle2.C: Likewise.
11646         * g++.old-deja/g++.other/refinit2.C: Likewise.
11647         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
11648         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
11649         * g++.old-deja/g++.pt/crash28.C: Likewise.
11650         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
11651         syntax.
11652         * g++.old-deja/g++.pt/crash32.C: Change error message.
11653         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
11654         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
11655         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
11656         error message position.
11657         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
11658         * g++.old-deja/g++.pt/defarg8.C: Change error message.
11659         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
11660         syntax.
11661         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
11662         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
11663         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
11664         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
11665         keyword.
11666         * g++.old-deja/g++.pt/explicit31.C: Likewise.
11667         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
11668         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
11669         keyword.
11670         * g++.old-deja/g++.pt/explicit71.C: Change error message.
11671         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
11672         syntax.
11673         * g++.old-deja/g++.pt/friend28.C: Account for use of
11674         non-dependent names.
11675         * g++.old-deja/g++.pt/friend29.C: Likewise.
11676         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
11677         rules.
11678         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
11679         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
11680         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
11681         lookup rules.
11682         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
11683         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
11684         keyword.
11685         * g++.old-deja/g++.pt/memclass20.C: Likewise.
11686         * g++.old-deja/g++.pt/memclass5.C: Likewise.
11687         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
11688         keyword.
11689         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
11690         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
11691         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
11692         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
11693         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
11694         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
11695         keyword.
11696         * g++.old-deja/g++.pt/spec10.C: Likewise.
11697         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
11698         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
11699         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
11700         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
11701         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
11702         * g++.old-deja/g++.pt/ttp62.C: Likewise.
11703         * g++.old-deja/g++.pt/ttp64.C: Likewise.
11704         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
11705         * g++.old-deja/g++.pt/typename15.C: Likewise.
11706         * g++.old-deja/g++.pt/typename22.C: Likewise.
11707         * g++.old-deja/g++.pt/typename6.C: Change error messages.
11708         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
11709         * g++.old-deja/g++.pt/virtual2.C: Likewise.
11710         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
11711         syntax.
11712         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
11713         return value extension.
11714         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
11715         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
11716         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
11717         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
11718
11719 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11720
11721         * g++.dg/warn/inline1.C: New test.
11722         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
11723         * g++.old-deja/g++.jason/synth10.C: Likewise.
11724         * g++.old-deja/g++.mike/net31.C: Likewise.
11725         * g++.old-deja/g++.mike/p8786.C: Likewise.
11726
11727         * g++.dg/template/friend10.C: New test.
11728         * g++.dg/template/conv5.C: New test.
11729
11730 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11731
11732         * g++.dg/lookup/scoped3.C: New test.
11733
11734         * g++.dg/lookup/decl1.C: New test.
11735         * g++.dg/lookup/decl2.C: New test.
11736
11737 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
11738
11739         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
11740         gcc.c-torture/compile/20021015-1.c,
11741         gcc.c-torture/compile/20021015-2.c,
11742         gcc.c-torture/compile/20021123-1.c,
11743         gcc.c-torture/compile/20021123-2.c,
11744         gcc.c-torture/compile/20021123-3.c,
11745         gcc.c-torture/compile/20021123-4.c,
11746         gcc.c-torture/execute/20021024-1.c: Add tests previously added
11747         only to 3.1 or 3.2 branch.
11748
11749 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
11750
11751         * gcc.dg/i386-bitfield3.c: New test.
11752
11753         * gcc.dg/i386-bitfield2.c: New test.
11754
11755 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
11756
11757         * g++.dg/parse/conv_op1.C: New test.
11758
11759 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
11760
11761         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
11762         approved.
11763
11764 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
11765
11766         * gcc.c-torture/compile/20021220-1.c: New test.
11767
11768 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
11769
11770         * gcc.dg/i386-fastcall-1.c: New.
11771
11772 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11773
11774         * gcc.c-torture/execute/20021219-1.c: New test.
11775
11776 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11777
11778         * gcc.dg/i386-pic-1.c: New test.
11779
11780 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11781
11782         PR c++/8099
11783         * g++.dg/template/friend9.C: New test.
11784
11785 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11786
11787         PR c++/3663
11788         * g++.dg/template/access7.C: New test.
11789
11790 2002-12-18  Nick Clifton  <nickc@redhat.com>
11791
11792         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
11793         the libstdc++-v3 directory has been found.
11794
11795 2002-12-12  Devang Patel <dpatel@apple.com>
11796         * gcc.dg/darwin-ld-1.c: New test.
11797         * gcc.dg/darwin-ld-2.c: New test.
11798         * gcc.dg/darwin-ld-3.c: New test.
11799         * gcc.dg/darwin-ld-4.c: New test.
11800         * gcc.dg/darwin-ld-5.c: New test.
11801
11802 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11803
11804         * gcc.c-torture/compile/20021212-1.c: New test.
11805
11806 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
11807
11808         * gcc.dg/fshort-wchar: New test.
11809
11810 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
11811
11812         PR c++/8372
11813         * g++.dg/template/dtor1.C: New test.
11814
11815         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
11816         markers.
11817
11818 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
11819
11820         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
11821
11822 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
11823
11824         * g++.dg/template/static1.C: New test.
11825         * g++.dg/template/static2.C: New test.
11826         * g++.old-deja/g++.ext/memconst.C: New test.
11827
11828 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11829
11830         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
11831         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
11832         * g++.dg/special/initp1.C: Likewise.
11833
11834 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
11835
11836         * gcc.c-torture/execute/20021204-1.c: New test.
11837
11838 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
11839
11840         * gcc.dg/ppc-fmadd-1.c: New file.
11841         * gcc.dg/ppc-fmadd-2.c: New file.
11842         * gcc.dg/ppc-fmadd-3.c: New file.
11843
11844 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11845
11846         * gcc.c-torture/compile/20021204-1.c: New test.
11847
11848 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11849
11850         * g++.dg/inherit/covariant2.C: New test.
11851         * g++.dg/inherit/covariant3.C: New test.
11852         * g++.dg/inherit/covariant4.C: New test.
11853         * g++.dg/inherit/covariant1.C: Remove XFAIL.
11854         * g++.old-deja/g++.robertl/eb17.C: Likewise.
11855
11856 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
11857
11858         PR c++/8688
11859         * g++.dg/init/brace3.C: New test.
11860
11861 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
11862
11863         * gcc.dg/20020210-1.c: Fix a comment typo.
11864
11865 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
11866
11867         PR c++/8720
11868         * g++.dg/parse/defarg1.C: New test.
11869
11870         PR c++/8615
11871         * g++.dg/template/char1.C: New test.
11872
11873         * g++.dg/template/varmod1.C: Fix typo.
11874
11875 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11876
11877         DR 180
11878         * g++.old-deja/g++.pt/crash32.C: Expect error.
11879
11880 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
11881
11882         PR c++/5919
11883         * g++.dg/template/varmod1.C: New test.
11884
11885         PR c++/8727
11886         * g++.dg/inherit/typeinfo1.C: New test.
11887
11888         PR c++/8663
11889         * g++.dg/inherit/typedef1.C: New test.
11890
11891 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
11892
11893         PR c++/8332
11894         PR c++/8493
11895         * g++.dg/template/strlen1.C: New test.
11896
11897         PR c++/8227
11898         * g++.dg/template/ctor2.C: New test.
11899
11900         PR c++/8214
11901         * g++.dg/init/string1.C: New test.
11902
11903         PR c++/8511
11904         * g++.dg/template/friend8.C: New test.
11905
11906 2002-11-29  Joe Buck <jbuck@synopsys.com>
11907
11908         * g++.dg/lookup/anon2.C: New test.
11909
11910 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
11911
11912         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
11913         h8300 port.
11914
11915 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
11916
11917         * gcc.dg/bitfld-6.c: New test.
11918
11919 2002-11-27  Jan Hubicka  <jh@suse.cz>
11920
11921         * gcc.c-torture/execute/20021127.[cx]: New test.
11922
11923 2002-11-26  Jan Hubicka  <jh@suse.cz>
11924
11925         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
11926         quality.
11927
11928 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
11929
11930         * g++.dg/init/brace2.C: New test.
11931         * g++.old-deja/g++.mike/p9129.C: Correct.
11932
11933 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
11934
11935         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
11936
11937 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
11938
11939         * gcc.dg/sibcall-6: New test for indirect sibcalls.
11940
11941 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
11942
11943         * testsuite/g++.dg/abi/empty11.C: New test.
11944         * testsuite/g++.dg/rtti/cv1.C: New test.
11945
11946 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
11947
11948         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
11949
11950 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
11951
11952         * g++.dg/abi/empty10.C: New test.
11953
11954 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11955
11956         * gcc.c-torture/compile/20021124-1.c: New test.
11957
11958 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
11959
11960         * g++.dg/abi/rtti2.C: New test.
11961
11962 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
11963
11964         * gcc.dg/i386-unroll-1.c: New test.
11965
11966 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
11967
11968         * gcc.c-torture/compile/20021120-1.c: New test.
11969         * gcc.c-torture/compile/20021120-2.c: New test.
11970
11971 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11972
11973         * gcc.dg/bitfld-5.c: New test.
11974
11975 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11976
11977         * gcc.c-torture/execute/20021120-3.c: New test.
11978
11979 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11980
11981         * gcc.c-torture/execute/20021120-2.c: New test.
11982
11983 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11984
11985         * gcc.c-torture/execute/20021120-1.c: New test.
11986
11987 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
11988
11989         * gcc.c-torture/execute/20021118-3.c: New test.
11990
11991 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11992
11993         * gcc.c-torture/compile/20021119-1.c: New test.
11994
11995 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
11996
11997         * gcc.dg/duff-1.c: New test.
11998         * gcc.dg/duff-2.c: New test.
11999         * gcc.dg/duff-3.c: New test.
12000
12001 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
12002
12003         * gcc.dg/cpp/_Pragma5.c: New test.
12004
12005 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12006
12007         * gcc.c-torture/execute/20021118-2.c: New test.
12008
12009 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12010
12011         * gcc.c-torture/execute/20021118-1.c: New test.
12012
12013 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
12014
12015         * gcc.dg/20021116-1.c: New test.
12016
12017 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
12018
12019         * g++.dg/abi/vcall1.C: New test.
12020
12021 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
12022
12023         * gcc.dg/20021029-1.c: New test.
12024         * gcc.dg/20021029-2.c: New test.
12025
12026 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12027
12028         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
12029
12030 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12031
12032         PR c/8439
12033         * gcc.dg/20021110.c: Move to ...
12034         * gcc.c-torture/compile/20021110.c: .... here.
12035
12036 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12037
12038         PR c/8467
12039         * gcc.c-torture/execute/20021111-1.c
12040
12041 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12042
12043         PR c/8439
12044         * gcc.dg/20021110.c: New test.
12045
12046 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
12047
12048         * g++.dg/abi/vthunk3.C: Run only on x86.
12049
12050 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
12051
12052         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
12053
12054 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
12055
12056         * lib/compat.exp (compat-execute): Fix logic error in last
12057         change.
12058
12059 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
12060
12061         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
12062
12063 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12064
12065         PR c++/8389
12066         * g++.dg/template/access6.C: New test.
12067
12068 2002-11-08  Jan Hubicka  <jh@suse.cz>
12069
12070         * gcc.dg/i386-ssefp-1.c: New test.
12071         * gcc.dg/i386-ssefp-1.c: New test.
12072
12073 2002-11-08  Jan Hubicka  <jh@suse.cz>
12074
12075         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
12076
12077 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12078
12079         * g++.dg/abi/vthunk3.C: New test.
12080
12081         PR c++/8338
12082         * g++.dg/template/crash2.C: New test.
12083
12084 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12085
12086         * testsuite/g++.dg/abi/dtor1.C: New test.
12087         * testsuite/g++.dg/abi/dtor2.C: Likewise.
12088
12089 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
12090
12091         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
12092         Darwin.
12093
12094 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12095
12096         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
12097         -mthumb.  Only xfail with -O0.
12098
12099 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
12100
12101         * g++.dg/abi/thunk1.C: New test.
12102         * g++.dg/abi/thunk2.C: Likewise.
12103         * g++.dg/abi/vtt1.C: Likewise.
12104
12105 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
12106
12107         PR optimization/8423
12108         * gcc.c-torture/execute/builtin-constant.c: New test.
12109
12110 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
12111
12112         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
12113         Add some more cases.
12114
12115 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
12116
12117         PR c++/8391
12118         * g++.dg/opt/local1.C: New test.
12119
12120 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
12121
12122         PR c++/8160
12123         * g++.dg/template/complit1.C: New test.
12124
12125         PR c++/8149
12126         * g++.dg/template/typename4.C: Likewise.
12127
12128 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12129
12130         Core issue 287, PR c++/7639
12131         * g++.dg/template/instantiate1.C: Adjust error location.
12132         * g++.dg/template/instantiate3.C: New test.
12133         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
12134         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
12135         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
12136
12137 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
12138
12139         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
12140
12141 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
12142
12143         PR c++/8287
12144         * g++.dg/init/dtor2.C: New test.
12145
12146 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12147
12148         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
12149         * gcc.dg/nest.c: Bypass errors on irix6.
12150
12151 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
12152
12153         * gcc.dg/nest.c: Expect error for mmix-*-*.
12154         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
12155
12156 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
12157
12158         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
12159         markers.
12160
12161         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
12162
12163 2002-10-25  Mike Stump  <mrs@apple.com>
12164
12165         * gcc.dg/warn-1.c: New test.
12166
12167 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12168
12169         * g++.dg/template/typename3.C: New test.
12170
12171 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
12172
12173         * g++.dg/lookup/ptrmem1.C: New test.
12174
12175         * g++.dg/abi/vthunk2.C: New test.
12176
12177 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12178
12179         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
12180
12181 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
12182
12183         * g++.dg/abi/empty9.C: New test.
12184
12185 2002-10-24  Richard Henderson  <rth@redhat.com>
12186
12187         * g++.dg/inherit/thunk1.C: Enable for ia64.
12188
12189 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12190
12191         PR c++/8067
12192         * g++.dg/lookup/pretty1.C: New test.
12193
12194 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
12195
12196         * gcc.dg/20021023-1.c: New test.
12197
12198 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12199
12200         PR c++/7679
12201         * g++.dg/parse/inline1.C: New test.
12202
12203 2002-10-23  Richard Henderson  <rth@redhat.com>
12204
12205         * g++.dg/inherit/thunk1.C: Enable for x86_64.
12206
12207         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
12208
12209 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
12210
12211         PR c++/6579
12212         * g++.dg/parse/stmtexpr3.C: New test.
12213
12214 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
12215
12216         * g++.dg/expr/cond1.C: New test.
12217
12218 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12219
12220         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
12221
12222 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12223
12224         * g++.dg/abi/vbase13.C: New test.
12225         * g++.dg/abi/vbase14.C: Likewise.
12226
12227 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
12228
12229         * gcc.dg/tls/pic-1.c: New test.
12230         * gcc.dg/tls/nonpic-1.c: New test.
12231         * gcc.dg/20021018-1.c: New test.
12232
12233 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12234
12235         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
12236         Remove only files with the same base name as the test case.
12237         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
12238         (profopt-execute): Likewise.  Also, remove old profiling
12239         and performance data files before running the tests.
12240
12241         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
12242         * g++.dg/bprob/bprob.exp: Likewise.
12243         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
12244         to allow more general test case names.
12245
12246         * g++.dg/bprob/bprob-1.C: Rename to ...
12247         * g++.dg/bprob/g++-bprob-1.C: ... this.
12248
12249         * g77.dg/bprob/bprob-1.f: Rename to ...
12250         * g77.dg/bprob/g77-bprob-1.f: ... this.
12251
12252 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12253
12254         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
12255         bison 1.50 or later.
12256
12257 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
12258
12259         * g++.dg/README: Describe more test directories.
12260
12261 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12262
12263         * g++.dg/init/array6.C: Add additional tests.
12264
12265 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12266
12267         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
12268         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
12269
12270 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
12271
12272         * gcc.c-torture/compile/20020604-1.x: New.
12273         * gcc.c-torture/compile/simd-5.x: Likewise.
12274         * gcc.c-torture/execute/920710-1.x: Likewise.
12275         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
12276
12277 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12278
12279         * g++.dg/inherit/override1.C: Add dg-options clause.
12280
12281 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12282
12283         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
12284         _mm_slli_si128.
12285
12286 2002-10-19  Andreas Schwab  <schwab@suse.de>
12287
12288         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
12289         directory component.
12290
12291 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
12292
12293         * g++.dg/inherit/thunk1.C: New test.
12294
12295         * g++.dg/inherit/override1.C: New test.
12296
12297         * g++.dg/abi/mangle11.C: New test.
12298         * g++.dg/abi/mangle14.C: New test.
12299         * g++.dg/abi/mangle17.C: New test.
12300
12301 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
12302
12303         * g++.dg/overload/member2.C: New test.
12304
12305 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
12306
12307         * g++.dg/README: Describe new compat directory.
12308         * g++.dg/dg.exp: Skip tests in compat directory.
12309         * README.compat: New file.
12310         * lib/compat.exp: New expect script.
12311         * g++.dg/compat: New test directory.
12312         * g++.dg/compat/compat.exp: New expect script.
12313         * g++.dg/compat/abi: New test directory.
12314         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
12315         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
12316         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
12317         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
12318         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
12319         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
12320         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
12321         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
12322         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
12323         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
12324         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
12325         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
12326         * g++.dg/compat/break: New test directory.
12327         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
12328         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
12329         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
12330         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
12331         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
12332         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
12333         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
12334         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
12335         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
12336         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
12337         g++.dg/compat/break/README: New files.
12338         * g++.dg/compat/eh: New test directory.
12339         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
12340         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
12341         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
12342         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
12343         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
12344         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
12345         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
12346         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
12347         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
12348         g++.dg/compat/eh/filter2_y.C,
12349         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
12350         g++.dg/compat/eh/new1_y.C,
12351         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
12352         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
12353         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
12354         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
12355         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
12356         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
12357         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
12358         g++.dg/compat/eh/unexpected1_y.C: New files.
12359         * g++.dg/compat/init: New test directory.
12360         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
12361         g++.dg/compat/init/array5_y.C,
12362         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
12363         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
12364         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
12365         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
12366         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
12367         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
12368         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
12369         g++.dg/compat/init/init-ref2_y.C: New files.
12370
12371 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12372
12373         PR c++/7584
12374         * g++.dg/inherit/using3.C: New test.
12375
12376 2002-10-17  Jan Hubicka  <jh@suse.cz>
12377
12378         * gcc.dg/20021017-2.c: New test.
12379
12380 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12381
12382         * g++.dg/abi/mangle16.C: Adjust.
12383
12384         * g++.dg/init/array8.C: New test.
12385
12386 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
12387
12388         * gcc.dg/special/mips-abi.exp: New test.
12389         * gcc.dg/special/mips-abi.s: Empty file used by the above.
12390
12391 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12392
12393         * g++.dg/abi/mangle16.C: New test.
12394         * g++.dg/abi/mangle17.C: Likewise.
12395
12396         PR c++/7478
12397         * g++.dg/template/ref1.C: New test.
12398
12399 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12400
12401         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
12402
12403 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
12404
12405         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
12406
12407 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12408
12409         PR c++/7524
12410         * g++.dg/init/array7.C: New test.
12411
12412 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
12413
12414         * g++.dg/init/array6.C: New test.
12415
12416         * g++.dg/abi/mangle13.C: Likewise.
12417         * g++.dg/abi/mangle14.C: Likewise.
12418         * g++.dg/abi/mangle15.C: Likewise.
12419
12420 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12421
12422         * g++.dg/abi/empty8.C: New test.
12423
12424 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
12425
12426         * g++.dg/init/ctor1.C: New test.
12427
12428 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
12429
12430         * gcc.c-torture/execute/20021015-1.c: New test.
12431
12432 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
12433
12434         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
12435
12436 2002-10-14  Jan Hubicka  <jh@suse.cz>
12437
12438         * gcc.dg/i386-ssetype-[1-5].c: New tests.
12439
12440 2002-10-14  Richard Henderson  <rth@redhat.com>
12441
12442         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
12443
12444 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12445
12446         PR optimization/6631
12447         * g++.dg/opt/const2.C: New test.
12448
12449 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12450
12451         PR c++/7176
12452         * g++.dg/parse/friend1.C: New test.
12453         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
12454
12455 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
12456
12457         * gcc.dg/20021014-1.c: New test.
12458
12459 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
12460
12461         PR c++/5661
12462         * g++.dg/ext/vlm1.C: New test.
12463         * g++.dg/ext/vlm2.C: Likewise.
12464
12465         * g++.dg/init/array1.C: Remove invalid braces.
12466         * g++.dg/init/brace1.C: New test.
12467         * g++.dg/init/copy2.C: Likewise.
12468         * g++.dg/init/copy3.C: Likewise.
12469         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
12470         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
12471         braces.
12472
12473 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
12474
12475         * gcc.dg/cpp/assembler.S: Don't use -ansi.
12476
12477 2002-10-11  Richard Shann  <richard.shann@superh.com>
12478
12479         * gcc.c-torture/compile/simd-5.c: New test.
12480
12481 2002-10-10  Roger Sayle  <roger@eyesopen.com>
12482
12483         * gcc.c-torture/execute/shiftopt-1.c: New test case.
12484
12485 2002-10-10  Jim Wilson  <wilson@redhat.com>
12486
12487         * gcc.c-torture/execute/20021010-1.c: New test.
12488
12489 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
12490
12491         PR c/7353
12492         * g++.dg/ext/typedef-init.C: New test.
12493         * gcc.dg/typedef-init.c: New test.
12494
12495 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
12496
12497         * gcc.dg/cpp/paste13.c: New test.
12498
12499 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12500
12501         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
12502         remaining platforms, XFAIL during compile, not execute.  Don't
12503         XFAIL at -O0.
12504
12505 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
12506
12507         * gcc.dg/alias-1.c: Tweak expected warning.
12508
12509 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
12510
12511         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
12512
12513 2002-10-06  Andreas Jaeger  <aj@suse.de>
12514
12515         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
12516         * gcc.dg/cpp/c++98.C: Likewise.
12517
12518         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
12519         * g++.dg/cpp/c++98.C: Likewise.
12520
12521         * g++.dg/README (Subdirectories): Mention cpp directory.
12522
12523         PR target/7559
12524         * gcc.dg/20021006-1.c: New test.
12525
12526 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12527
12528         PR c++/7804
12529         * g++.dg/other/warning1.C: New test.
12530
12531 2002-10-04  Roger Sayle  <roger@eyesopen.com>
12532
12533         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
12534         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
12535         and sparc-*-* with -m64 as expected failures.  See PR 8087.
12536
12537 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12538
12539         PR c++/7931
12540         * g++.dg/template/ptrmem3.C: New test.
12541
12542         PR c++/7754
12543         * g++.dg/template/union1.C: New test.
12544
12545 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12546
12547         PR c++/8006
12548         * g++.dg/abi/mangle9.C: New test.
12549         * g++.dg/abi/mangle10.C: New test.
12550         * g++.dg/abi/mangle11.C: New test.
12551         * g++.dg/abi/mangle12.C: New test.
12552
12553 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
12554
12555         PR c++/7188.
12556         * g++.dg/template/meminit1.C: New test.
12557         * g++.dg/warn/Wreorder-1.C: Likewise.
12558         * g++.old-deja/g++.mike/warn3.C: Tweak.
12559         * lib/prune.exp: Ingore "in copy constructor".
12560
12561 2002-10-02  Andreas Jaeger  <aj@suse.de>
12562
12563         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
12564         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
12565         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
12566         on x86-64.
12567
12568 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12569
12570         * gcc.dg/empty1.C: Fix typo.
12571
12572 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
12573
12574         * gcc.dg/alias-1.c: New test.
12575
12576 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12577
12578         * gcc.dg/empty1.C: New test.
12579
12580         * g++.dg/tls/init-2.C: Tweak error messages.
12581
12582 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
12583
12584         * gcc.c-torture/compile/20020923-1.c: New test.
12585
12586 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
12587
12588         * gcc.c-torture/execute/ffs-1.c: New test.
12589         * gcc.c-torture/execute/ffs-2.c: Ditto.
12590
12591 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
12592
12593         * g++.dg/overload/member1.C: New test.
12594
12595 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
12596
12597         * g++.dg/abi/empty7.C: New test.
12598         * g++.dg/init/pm2.C: Likewise.
12599
12600 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
12601
12602         * g++.dg/rtti/crash1.C: New test.
12603
12604 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
12605
12606         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
12607         gcc.dg/sibcall-4.c: New tests.
12608
12609 2002-09-28  Roger Sayle  <roger@eyesopen.com>
12610
12611         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
12612         powerpc and MMIX targets.
12613
12614 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
12615
12616         * gcc.dg/cpp/20020927-1.c: New.
12617
12618 2002-09-26  David S. Miller  <davem@redhat.com>
12619
12620         * gcc.c-torture/compile/trunctfdf.c: New.
12621
12622 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12623
12624         * lib/target-supports.exp (check_weak_available): Handle solaris2.
12625
12626 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
12627
12628         * gcc.c-torture/execute/loop-15.c: New.
12629
12630 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
12631
12632         * README.QMTEST: Fix typo.
12633
12634 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
12635
12636         * gcc.dg/20020926-1.c: New test.
12637
12638 2002-09-25  David S. Miller  <davem@redhat.com>
12639
12640         PR target/7842
12641         * gcc.c-torture/execute/shiftdi.c: New test.
12642
12643 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
12644
12645         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
12646         unique to the tool.
12647         * lib/g77.exp (g77_init): Likewise.
12648         * lib/g++.exp (g++_init): Likewise.
12649         * lib/objc.exp (objc_init): Likewise.
12650
12651 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
12652
12653         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
12654         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
12655         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
12656
12657 2002-09-25  Richard Henderson  <rth@redhat.com>
12658
12659         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
12660         too-small long double.
12661
12662 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
12663
12664         * gcc.dg/20020919-1.c: New test.
12665
12666 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
12667
12668         * g++.dg/abi/bitfield6.C: New test.
12669         * g++.dg/abi/bitfield7.C: New test.
12670         * g++.dg/abi/bitfield8.C: New test.
12671         * g++.dg/abi/vbase11.C: New test.
12672
12673 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12674
12675         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
12676         hppa*-*-hpux*.  Update test comment.
12677
12678 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
12679
12680         * gcc.dg/tls/struct-1.c: New test.
12681
12682 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
12683
12684         * gcc.dg/cpp/tr-warn2.c: Update.
12685
12686 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12687
12688         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
12689
12690 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12691
12692         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
12693         systems.
12694
12695 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
12696
12697         * gcc.c-torture/execute/ieee/mzero3.c: New test.
12698
12699         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
12700         Adjust for c++filt moved to binutils.  Remove spurious duplicate
12701         setting of cxxfilt.
12702
12703 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
12704
12705         * gcc.dg/20020312-2.c: Update for darwin.
12706
12707 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
12708
12709         * g++.old-deja/g++.other/crash32.C: Mark ICE.
12710
12711 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
12712
12713         * objc.dg/comp-types-1.m: New test.
12714         * objc.dg/comp-types-2.m: New test.
12715         * objc.dg/comp-types-3.m: New test.
12716         * objc.dg/comp-types-4.m: New test.
12717         * objc.dg/comp-types-5.m: New test.
12718         * objc.dg/comp-types-6.m: New test.
12719
12720 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12721
12722         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
12723
12724 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12725
12726         * g++.dg/other/do1.C: New test.
12727
12728         * g++.dg/template/subst1.C: New test.
12729
12730 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
12731
12732         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
12733
12734 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12735
12736         * g++.dg/template/qualttp20.C: Adjust expected errors.
12737         * g++.old-deja/g++.jason/report.C: Likewise.
12738         * g++.old-deja/g++.other/qual1.C: Likewise.
12739
12740         * g++.dg/lookup/scoped2.C: New test.
12741
12742         * g++.dg/ext/asm3.C: New test.
12743
12744 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
12745
12746         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
12747
12748 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
12749
12750         * ChangeLog: follow spelling conventions.
12751         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
12752         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
12753         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
12754         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
12755         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
12756         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
12757         * g++.old-deja/g++.law/global-init1.C: Likewise.
12758         * g++.old-deja/g++.other/delete4.C: Likewise.
12759         * g++.old-deja/g++.other/inline21.C: Likewise.
12760         * g++.old-deja/g++.other/singleton.C: Likewise.
12761         * g77.dg/strlen0.f: Likewise.
12762         * g77.f-torture/compile/20010519-1.f: Likewise.
12763         * g77.f-torture/compile/980310-4.f: Likewise.
12764         * gcc.c-torture/compile/20000605-1.c: Likewise.
12765         * gcc.c-torture/execute/20020225-1.c: Likewise.
12766         * gcc.dg/c90-hexfloat-2.c: Likewise.
12767         * gcc.dg/c99-bool-1.c: Likewise.
12768         * gcc.dg/c99-hexfloat-2.c: Likewise.
12769         * gcc.dg/dll-2.c: Likewise.
12770         * gcc.dg/wtr-union-init-1.c: Likewise.
12771         * gcc.dg/wtr-union-init-2.c: Likewise.
12772         * gcc.dg/wtr-union-init-3.c: Likewise.
12773         * gcc.dg/cpp/avoidpaste1.c: Likewise.
12774         * gcc.dg/cpp/defined.c: Likewise.
12775         * gcc.dg/cpp/macsyntx.c: Likewise.
12776         * gcc.dg/cpp/paste2.c: Likewise.
12777         * gcc.dg/cpp/trad/defined.c: Likewise.
12778         * gcc.dg/format/c90-printf-1.c: Likewise.
12779         * gcc.dg/format/c90-scanf-1.c: Likewise.
12780         * gcc.dg/format/c99-printf-1.c: Likewise.
12781         * gcc.dg/format/c99-scanf-1.c: Likewise.
12782         * gcc.misc-tests/gcov-8.c: Likewise.
12783         * lib/profopt.exp: Likewise.
12784
12785 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
12786
12787         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
12788
12789 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12790
12791         * g++.dg/inherit/using2.C: New test.
12792
12793 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
12794
12795         * ChangeLog: Follow spelling conventions.
12796         * g++.dg/template/friend4.C: Likewise.
12797         * g++.old-deja/g++.pt/crash67.C: Likewise.
12798         * gcc.c-torture/execute/20000801-4.c: Likewise.
12799         * gcc.dg/c90-digraph-1.c: Likewise.
12800         * gcc.dg/c94-digraph-1.c: Likewise.
12801         * gcc.dg/c99-digraph-1.c: Likewise.
12802         * gcc.dg/cpp/line5.c: Likewise.
12803         * gcc.dg/cpp/multiline.c: Likewise.
12804         * gcc.dg/cpp/trad/literals-1.c: Likewise.
12805         * gcc.dg/format/attr-3.c: Likewise.
12806         * gcc.dg/format/c90-scanf-3.c: Likewise.
12807         * gcc.dg/format/ext-4.c: Likewise.
12808
12809 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12810
12811         * g++.dg/template/pretty1.C: New test.
12812
12813 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
12814
12815         * gcc.c-torture/execute/struct-cpy-1.c: New test.
12816
12817 2002-09-13  Matt Austern  <austern@apple.com>
12818
12819         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
12820         passing a cast expression to a function by const reference.
12821
12822 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
12823
12824         * g++.dg/template/deduce1.C: New test.
12825
12826 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
12827
12828         * gcc.c-torture/execute/simd-1.c: Force all use of int to
12829         32-bit int.
12830
12831 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12832
12833         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
12834         usage.
12835
12836 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
12837
12838         * gcc.c-torture/compile/20020910-1.c: New test.
12839
12840 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
12841
12842         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
12843
12844 2002-09-10  Andreas Jaeger  <aj@suse.de>
12845
12846         * gcc.dg/20020312-2.c: Adjust for x86-64.
12847
12848 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
12849
12850         * g77.dg/7388.f: New test case for PR 7388.
12851
12852 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12853
12854         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
12855
12856 2002-09-05  Ziemowit Laski <zlaski@apple.com>
12857
12858         * objc.dg/proto-lossage-1.m: New test.
12859
12860 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
12861
12862         * gcc.dg/cpp/_Pragma4.c: Fix typo.
12863
12864 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
12865
12866         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
12867         expected to pass.
12868
12869 2002-09-06  Stan Shebs  <shebs@apple.com>
12870             David Edelsohn  <edelsohn@gnu.org>
12871
12872         * gcc.dg/weak: New directory.
12873         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
12874         target-specific xfail bits.
12875         * gcc.dg/typeof-2.c: Move to new directory.
12876         * gcc.dg/weak.exp: New expect script.
12877
12878 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
12879
12880         * gcc.c-torture/execute/extzvsi.c: New test.
12881
12882 2002-09-05  Stan Shebs  <shebs@apple.com>
12883
12884         * gcc.dg/weak-1.c: xfail on Darwin.
12885         * gcc.dg/weak-2.c: Ditto.
12886         * gcc.dg/weak-3.c: Ditto.
12887         * gcc.dg/weak-4.c: Ditto.
12888         * gcc.dg/weak-5.c: Ditto.
12889         * gcc.dg/weak-6.c: Ditto.
12890         * gcc.dg/weak-7.c: Ditto.
12891         * gcc.dg/weak-8.c: Ditto.
12892         * gcc.dg/weak-9.c: Ditto.
12893
12894 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
12895
12896         * gcc.c-torture/execute/loop-14.c: New test.
12897
12898 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
12899
12900         * g++.dg/other/cxa-atexit1.C: New test.
12901
12902         * gcc.dg/typeof-2.c: New test.
12903
12904 2002-09-03  Roger Sayle  <roger@eyesopen.com>
12905
12906         * gcc.dg/builtins-2.c: New testcase.
12907         * gcc.dg/builtins-3.c: New testcase.
12908
12909 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
12910
12911         * gcc.dg/cpp/_Pragma4.c: New test.
12912
12913 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
12914
12915         * objc/execute/nil_method-1.m: New testcase.
12916
12917 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
12918
12919         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
12920         [Object class], not [Object initialize].
12921
12922 2002-08-31  Roger Sayle  <roger@eyesopen.com>
12923             Hans-Peter Nilsson  <hp@bitrange.com>
12924
12925         * gcc.c-torture/execute/20020720-1.x: Skip test on
12926         mmix-knuth-mmixware.  Correct comment.
12927
12928 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
12929
12930         * testsuite/g++.dg/abi/bitfield5.C: New test.
12931         * testsuite/g++.dg/abi/vbase10.C: Likewise.
12932
12933 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
12934
12935         * objc.dg/undeclared-selector.m: New test.
12936
12937 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
12938
12939         * g++.dg/other/offsetof1.C: Avoid cast warning.
12940
12941 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
12942
12943         * objc.dg/super-class-2.m: New test.
12944
12945 2002-08-24  Matt Austern  <austern@apple.com>
12946
12947         * g++.dg/ext/lvaddr.C: New test.
12948         * g++.dg/ext/lvcast.C: New test.
12949
12950 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
12951
12952         * testsuite/g++.dg/inherit/cond1.C: New test.
12953
12954 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
12955
12956         * gcc.dg/noncompile/incomplete-1.c: New test.
12957
12958 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
12959
12960         * gcc.dg/typespec-1.c: New test.
12961
12962 2002-08-20  Devang Patel  <dpatel@apple.com>
12963         * objc.dg/proto-hier-2.m: New test.
12964
12965 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
12966
12967         * objc.dg/bitfield-1.m: New test.
12968         * objc.dg/bitfield-2.m: New test.
12969
12970 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
12971
12972         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
12973         gcc.dg/c99-flex-array-4.c: New tests.
12974
12975 2002-08-16  Stan Shebs  <shebs@apple.com>
12976
12977         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
12978
12979 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
12980
12981         * gcc.dg/typeof-1.c: New test.
12982         * g++.dg/ext/typeof2.C: New test.
12983
12984 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
12985
12986         * g++.dg/other/offsetof1.C: New test.
12987
12988 2002-08-14  Richard Henderson  <rth@redhat.com>
12989
12990         * gcc.dg/tls/diag-3.c: Fix expected message strings.
12991
12992 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
12993
12994         * gcc.dg/cpp/_Pragma3.c: New test.
12995
12996 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
12997
12998         * g++.dg/template/inherit3: New test.
12999
13000 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13001
13002         * gcc.dg/bitfld-4.c: Add blank options.
13003
13004 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
13005
13006         * g++.dg/template/crash1.C: New test.
13007
13008 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13009
13010         * gcc.dg/tls/opt-2.c: New test.
13011
13012 2002-08-08  Devang Patel  <dpatel@apple.com>
13013
13014         * objc.dg/selector-1.m : New test
13015
13016 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13017
13018         * g++.dg/abi/bitfield4.C: New test.
13019         * gcc.dg/bitfld-4.c: New test.
13020
13021 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13022
13023         * g++.dg/other/packed1.C: New test.
13024
13025 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
13026
13027         * g++.dg/abi/offsetof.C: Tweak error messages.
13028         * g++.old-deja/g++.mike/p10769a.C: Likewise.
13029
13030 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13031
13032         * gcc.dg/bitfld-3.c: New test.
13033
13034 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
13035             Richard Henderson  <rth@redhat.com>
13036
13037         * gcc.dg/i386-bitfield1.c: New test.
13038         * g++.dg/abi/bitfield3.C: Update.
13039
13040 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
13041
13042         * objc.dg/const-str-2.m: Update.
13043         * gcc.dg/cpp/c++98.c: Change to C extension.
13044         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
13045         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
13046
13047 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
13048
13049         * testsuite/gcc.dg/tls/diag-3.c: New.
13050
13051 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
13052
13053         * g++.dg/README (Subdirectories): Document new subdir expr.
13054         * g++.dg/expr/pmf-1.C: New test.
13055
13056 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
13057
13058         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
13059
13060 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
13061
13062         * g++.dg/abi/bitfield3.C: New test.
13063
13064 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
13065
13066         * lib/gcov.exp: Tweak expected line formats.
13067         * gcc.misc-tests/gcov8.c: New test.
13068         * gcc.misc-tests/gcov8.x: New flags.
13069
13070 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
13071
13072         * consistency.vlad/layout/endian.c: Include string.h.
13073
13074         * gcc.c-torture/execute/20020805-1.c: New test.
13075
13076 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
13077
13078         * g++.dg/other/conversion1.C: New test.
13079
13080 2002-08-03  Roger Sayle  <roger@eyesopen.com>
13081
13082         * gcc.dg/builtins-1.c: New testcase.
13083
13084 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
13085
13086         * g++.dg/inherit/access3.C: New test.
13087
13088 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
13089
13090         * gcc.dg/ia64-visibility-2.c: New test.
13091
13092 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
13093
13094         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
13095         __qualifier_flags to __flags.
13096
13097 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
13098
13099         * g++.dg/inherit/operator1.C: New test.
13100         * g++.dg/lookup/disamb1.C: Fix typo in comment.
13101         * g++.dg/other/error1.C: Change expected error message.
13102         * g++.dg/template/conv4.C: Likewise.
13103
13104 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
13105
13106         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
13107         for documented behavior.
13108
13109 2002-07-25  Roger Sayle  <roger@eyesopen.com>
13110
13111         * gcc.c-torture/execute/20020720-1.x: Skip this test on
13112         several targets known to fail.
13113
13114 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
13115
13116         * gcc.dg/mips-args-[123].c: New tests.
13117
13118 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
13119
13120         * gcc.dg/ppc-spe.c: New.
13121
13122 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
13123
13124         * g++.dg/other/ptrmem4.C: New testcase.
13125
13126 2002-07-24  Richard Henderson  <rth@redhat.com>
13127
13128         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
13129
13130 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
13131
13132         * g++.dg/ext/alignof1.C (main): Return 0 for success.
13133
13134 2002-07-24  Roger Sayle  <roger@eyesopen.com>
13135
13136         * gcc.c-torture/execute/memset-3.c: New testcase.
13137
13138 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
13139
13140         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
13141         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
13142
13143 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13144
13145         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
13146         Delete.
13147
13148 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
13149
13150         * gcc.c-torture/compile/simd-4.c: New test.
13151
13152 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13153
13154         PR c++/7347, c++/7348
13155         * g++.dg/template/access4.C: New test.
13156         * g++.dg/template/access5.C: New test.
13157         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
13158         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
13159         * g++.old-deja/g++.pt/ttp58.C: Likewise.
13160         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
13161
13162 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
13163
13164         * gcc.dg/gnu89-init-2.c: New test.
13165
13166 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
13167
13168         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
13169
13170 2002-07-20  Roger Sayle  <roger@eyesopen.com>
13171
13172         * gcc.c-torture/execute/20020720-1.c: New testcase.
13173
13174 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
13175
13176         * gcc.dg/cpp/Wsignprom.c: New tests.
13177
13178 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
13179
13180         * gcc.c-torture/execute/loop-13.c: New test.
13181
13182 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
13183
13184         * gcc.dg/cpp/expr.c: New tests.
13185
13186 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
13187
13188         * g++.dg/opt/pr6713.C: Add template instantiation.
13189
13190 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
13191
13192         * gcc.dg/nest.c: New test.
13193
13194 2002-07-17  Richard Henderson  <rth@redhat.com>
13195
13196         * g++.dg/opt/pr6713.C: New test.
13197
13198 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
13199
13200         * gcc.c-torture/execute/loop-2e.x: Let the testcase
13201         XFAIL for all x86 processors.
13202
13203 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
13204
13205         * gcc.c-torture/execute/20010122-1.x: Do not test with
13206         -fomit-frame-pointer.
13207
13208 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13209
13210         * g++.dg/template/instantiate2.C: New test.
13211         * g++.dg/template/spec4.C: New test.
13212
13213 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13214
13215         * g++.dg/template/access2.C: New test.
13216         * g++.dg/template/access3.C: New test.
13217
13218 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
13219
13220         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
13221         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
13222         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
13223         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
13224         Convert to use <stdarg.h>.
13225         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
13226         Delete.
13227         * gcc.dg/va-arg-2.c: New.
13228         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
13229
13230 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
13231
13232         * gcc.c-torture/compile/20020710-1.c: New test.
13233
13234 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
13235                           Andrew Pinski  <pinskia@physics.uc.edu>
13236
13237         gcc.c-torture/compile/simd-2.c: New testcase.
13238         gcc.c-torture/compile/simd-3.c: Likewise.
13239
13240 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
13241
13242         PR c++/7224
13243         * g++.dg/overload/error1.C: New test.
13244
13245 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13246
13247         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
13248         configuration and IRIX 6 O32 ABI.
13249
13250 2002-07-11  Roger Sayle  <roger@eyesopen.com>
13251
13252         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
13253
13254 2002-07-10  Roger Sayle  <roger@eyesopen.com>
13255
13256         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
13257
13258 2002-07-10  Jeffrey A Law  <law@redhat.com>
13259
13260         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
13261
13262         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
13263
13264 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
13265
13266         * gcc.dg/20020312-2.c: Check for __PPC__.
13267
13268 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
13269
13270         * gcc.c-torture/compile/20020709-1.c: New test.
13271
13272 2002-07-07  Roger Sayle  <roger@eyesopen.com>
13273
13274         * g++.dg/template/qualttp21.C: New test case.
13275
13276 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
13277
13278         * gcc.c-torture/compile/20020706-1.c: New test.
13279         * gcc.c-torture/compile/20020706-2.c: New test.
13280
13281 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
13282             Alexandre Oliva  <aoliva@redhat.com>
13283
13284         * g++.dg/warn/incomplete1.C: New test.
13285
13286 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13287
13288         PR c++/7099
13289         * g++.dg/warn/noreturn1.C: New test.
13290
13291 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
13292
13293         PR c++/6706
13294         * g++.dg/debug/debug6.C: New test.
13295         * g++.dg/debug/debug7.C: New test.
13296
13297 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
13298
13299         * gcc.c-torture/compile/simd-3.c: New test.
13300
13301 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
13302
13303         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
13304         * gcc.dg/20020620-1.c: Likewise.
13305
13306 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13307
13308         PR c++/6944
13309         * g++.dg/init/array4.C: New test.
13310         * g++.dg/init/array5.C: New test.
13311
13312 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
13313
13314         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
13315         * gcc.c-torture/execute/simd-2.c (main): Likewise.
13316
13317 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13318
13319         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
13320         * gcc.dg/wtr-aggr-init-1.c: Likewise.
13321         * gcc.dg/wtr-conversion-1.c: Likewise.
13322         * gcc.dg/wtr-escape-1.c: Likewise.
13323         * gcc.dg/wtr-int-type-1.c: Likewise.
13324         * gcc.dg/wtr-label-1.c: Likewise.
13325         * gcc.dg/wtr-static-1.c: Likewise.
13326         * gcc.dg/wtr-strcat-1.c: Likewise.
13327         * gcc.dg/wtr-suffix-1.c: Likewise.
13328         * gcc.dg/wtr-switch-1.c: Likewise.
13329         * gcc.dg/wtr-unary-plus-1.c: Likewise.
13330         * gcc.dg/wtr-union-init-1.c: Likewise.
13331         * gcc.dg/wtr-union-init-2.c: Likewise.
13332         * gcc.dg/wtr-union-init-3.c: Likewise.
13333
13334         * gcc.dg/wtr-func-def-1.c: New test.
13335
13336 2002-07-02 Devang Patel <dpatel@apple.com>
13337
13338         * objc.dg/param-1.m: New test.
13339
13340 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
13341
13342         * gcc.dg/cpp/trad/directive.c: Add test.
13343         * gcc.dg/cpp/trad/macroargs.c: Add test.
13344         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
13345
13346 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
13347
13348         * gcc.dg/cpp/cmdlne-M.c: New test.
13349
13350 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
13351
13352         * objc.dg/desig-init-1.m: New test.
13353
13354 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13355
13356         PR c++/6716
13357         * g++.dg/template/instantiate1.C: New test.
13358
13359 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
13360
13361         PR c++/7112
13362         * g++.dg/template/sizeof2.C: New test.
13363
13364 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13365
13366         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
13367         gcc.dg/cpp/trad/include.c: New tests.
13368
13369 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
13370
13371         PR target/7177
13372         * gcc.c-torture/compile/20020701-1.c: New test.
13373
13374 2002-07-01  Stan Shebs  <shebs@apple.com>
13375
13376         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
13377         header here...
13378         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
13379         (objc-torture-execute): or here.
13380
13381 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
13382
13383         * gcc.c-torture/execute/arith-rand-ll.c: New test.
13384
13385 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13386
13387         * gcc.dg/cpp/trad/escaped-nl.c: New test.
13388
13389 2002-06-30  Devang Patel  <dpatel@apple.com>
13390
13391         * objc.dg/fsyntax-only.m: New test.
13392
13393 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
13394
13395         PR c++/6695
13396         * g++.dg/template/friend7.C: New file.
13397
13398 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
13399
13400         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
13401         return type.
13402
13403 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
13404
13405         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
13406         avoid division by zero.
13407
13408 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
13409
13410         * gcc.dg/Wunknownprag.c: New tests.
13411
13412 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
13413
13414         * gcc.c-torture/execute/simd-2.c: New test.
13415
13416 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
13417
13418         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
13419         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
13420         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
13421         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
13422         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
13423         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
13424         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
13425         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
13426         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
13427         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
13428         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
13429         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
13430         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
13431         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
13432         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
13433         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
13434         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
13435
13436 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
13437
13438         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
13439         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
13440         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
13441         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
13442         New tests.
13443         * gcc.dg/cpp/trad/directive.c: Update.
13444
13445 2002-06-23  Andreas Jaeger  <aj@suse.de>
13446
13447         * gcc.c-torture/execute/complex-6.c: New.
13448
13449 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
13450
13451         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
13452         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
13453         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
13454         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
13455
13456 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
13457
13458         * gcc.dg/cpp/trad: New directory with traditional tests copied
13459         from parent directory.
13460         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13461         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13462         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13463         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13464         Move to trad/ and rename.
13465         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
13466         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
13467         gcc.dg/cpp/trad/redef2.c: New tests.
13468         * gcc.dg/cpp/trad/trad.exp: New driver.
13469
13470 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
13471
13472         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13473         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13474         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13475         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13476         Remove.
13477
13478 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
13479
13480         * gcc.dg/20020620-1.c: New test.
13481
13482 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13483
13484         * g++.dg/template/ttp4.C: New test.
13485
13486 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
13487
13488         * g++.dg/opt/vt1.C: Fix regexp.
13489
13490 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13491
13492         * gcc.c-torture/execute/pure-1.c: Make functions static again.
13493         Don't use attribute `noinline'.
13494
13495 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13496
13497         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
13498
13499 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
13500
13501         * gcc.c-torture/execute/simd-1.c: New.
13502
13503         * gcc.dg/simd-1.c: New.
13504
13505 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13506
13507         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
13508
13509 2002-06-16  Richard Henderson  <rth@redhat.com>
13510
13511         * g++.dg/ext/anon-struct1.C: New.
13512         * g++.dg/ext/anon-struct2.C: New.
13513         * g++.dg/ext/anon-struct3.C: New.
13514         * gcc.dg/anon-struct-1.c: New.
13515         * gcc.dg/anon-struct-2.c: New.
13516         * gcc.dg/anon-struct-3.c: New.
13517         * gcc.dg/20011008-1.c: Adjust warning text.
13518         * gcc.dg/20020527-1.c: Add -fms-extensions.
13519
13520 2002-06-16  Richard Henderson  <rth@redhat.com>
13521
13522         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
13523
13524 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
13525
13526         * gcc.c-torture/execute/20020615-1.c: New test.
13527
13528 2002-06-15  Roger Sayle  <roger@eyesopen.com>
13529
13530         * gcc.c-tortuture/execute/compare-1.c: New test case.
13531         * gcc.c-tortuture/execute/compare-2.c: New test case.
13532         * gcc.c-tortuture/execute/compare-3.c: New test case.
13533
13534 2002-06-13  Richard Henderson  <rth@redhat.com>
13535
13536         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
13537         ia64 ilp32.
13538
13539 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13540
13541         * g++.dg/template/typename2.C: Update error message.
13542
13543 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
13544
13545         * gcc.c-torture/execute/20020611-1.c: New test.
13546
13547 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
13548
13549         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
13550         list of targets to skip.
13551
13552 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
13553
13554         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
13555         targets if not optimizing.
13556
13557 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
13558
13559         * gcc.c-torture/compile/20020605-1.c: New test.
13560
13561         * g++.dg/opt/vt1.C: New test.
13562
13563         * gcc.dg/20020531-1.c: New test.
13564
13565         * gcc.dg/20020530-1.c: New test.
13566
13567         * gcc.dg/20020527-1.c: New test.
13568
13569         * g++.dg/opt/cse1.C: New test.
13570
13571 2002-06-07  Roger Sayle  <roger@eyesopen.com>
13572
13573         * gcc.dg/20020607-2.c: New test case.
13574
13575 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
13576
13577         * gcc.c-torture/compile/20020604-1.c: New test.
13578
13579 2002-06-04  Richard Henderson  <rth@redhat.com>
13580
13581         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
13582         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
13583         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
13584
13585 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
13586
13587         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
13588
13589 2002-06-03  Richard Henderson  <rth@redhat.com>
13590
13591         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
13592         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
13593
13594 2002-06-02  Richard Henderson  <rth@redhat.com>
13595
13596         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
13597         test functions static.
13598
13599 2002-06-02  Andreas Jaeger  <aj@suse.de>
13600
13601         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
13602         now.
13603
13604 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
13605
13606         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
13607         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
13608         Update for mofified diagnostics.
13609         * gcc.dg/c99-intconst-1.c: No longer fail.
13610
13611 2002-06-02  Richard Henderson  <rth@redhat.com>
13612
13613         * gcc.dg/uninit-A.c: Remove xfail markers.
13614
13615 2002-06-01  Roger Sayle  <roger@eyesopen.com>
13616
13617         * gcc.dg/fnegate-1.c: New test case.
13618
13619 2002-05-30  Osku Salerma  <osku@iki.fi>
13620
13621         * gcc.c-torture/execute/mayalias-1.c: New file.
13622
13623 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13624
13625         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
13626         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
13627         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
13628
13629 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
13630
13631         * gcc.c-torture/execute/20020529-1.c: New test.
13632
13633 2002-05-27  Richard Henderson  <rth@redhat.com>
13634
13635         * g++.dg/ext/attrib6.C: New test case.
13636
13637 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13638
13639         * gcc.c-torture/execute/pure-1.c: New test.
13640
13641 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13642
13643         * gcc.dg/cpp/arith-2.c: Remove.
13644
13645 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13646
13647         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
13648         * gcc.dg/cpp/if-3.c: Remove.
13649
13650 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
13651
13652         * g++.dg/opt/cse2.C: New test.
13653
13654 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
13655
13656         * gcc.dg/cpp/arith-1.c: New semantic tests.
13657         * gcc.dg/cpp/if-1.c: Update.
13658
13659 2002-05-24  Ben Elliston  <bje@redhat.com>
13660
13661         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
13662
13663 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
13664
13665         * gcc.dg/verbose-asm.c: New test.
13666
13667 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
13668
13669         * gcc.dg/cpp/paste12.c: New test.
13670
13671 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13672
13673         * g++.dg/parse/named_ops.C: New test.
13674
13675 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
13676
13677         * gcc/testsuite/gcc.dg/weak-8.c: New test.
13678
13679 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
13680
13681         * gcc.dg/weak-2.c: Allow optional leading underscore
13682         in scan-assembler symbol name.
13683         * gcc.dg/weak-3.c: Likewise.
13684         * gcc.dg/weak-4.c: Likewise.
13685         * gcc.dg/weak-5.c: Likewise.
13686
13687 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
13688
13689         * gcc.dg/20020523-1.c: New test.
13690
13691 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13692
13693         * objc.dg/const-str-2.m: Update now that we stop after
13694         a command line error.
13695
13696 2002-05-22  Richard Henderson  <rth@redhat.com>
13697
13698         * g++.dg/dg.exp: Fix typo in test pruneing.
13699
13700 2002-05-22  Richard Henderson  <rth@redhat.com>
13701
13702         * g++.dg/dg.exp: Prune the tls subdirectory.
13703         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
13704         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
13705         * g++.dg/tls/init-1.C: New.
13706
13707 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
13708
13709         * gcc.dg/20020517-1.c: New test.
13710
13711 2002-05-21  Richard Henderson  <rth@redhat.com>
13712
13713         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
13714         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
13715
13716 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
13717
13718         * g++.dg/other/copy2.C: New test.
13719
13720 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
13721
13722         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
13723         (MAX_COPY): Bump up to 10 times sizeof (long long).
13724         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
13725
13726         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
13727         sizeof (long long).
13728
13729         * gcc.c-torture/execute/strcpy-1.c: New test.
13730
13731 2002-05-19  Jason Merrill  <jason2redhat.com>
13732
13733         * g++.dg/ext/oper1.C: New test.
13734
13735 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
13736 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
13737
13738         * README.QMTEST: New file.
13739
13740         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
13741
13742 2002-05-19  Andreas Jaeger  <aj@suse.de>
13743
13744         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
13745         now.
13746         * gcc.c-torture/execute/loop-2d.x: Likewise.
13747
13748 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
13749
13750         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
13751         support weak symbols.
13752         * gcc.dg/weak-4.c: Likewise
13753         * gcc.dg/weak-6.c: Likewise
13754
13755 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
13756
13757         * gcc.dg/weak-3.c: Add dg-excess-error comment for
13758         cygwin, coff and h8300-*-hms targets
13759         * gcc.dg/weak-5.c: Likewise
13760         * gcc.dg/weak-7.c: Likewise
13761
13762 2002-05-16  Jason Merrill  <jason@redhat.com>
13763
13764         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
13765         (scan-assembler-not, scan-assembler-dem): Likewise.
13766         (scan-assembler-dem-not): Likewise.
13767
13768 2002-05-15  Richard Henderson  <rth@redhat.com>
13769
13770         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
13771
13772 2002-05-15  Richard Henderson  <rth@redhat.com>
13773
13774         * gcc.dg/weak-5.c (vfoo1c): No warning here.
13775         (vfoo1f): Warning here.
13776         (vfoo1l): Don't redefine the alias.
13777
13778 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
13779
13780         * g++.dg/init/pm1.C: New test.
13781
13782 2002-05-12  David S. Miller  <davem@redhat.com>
13783
13784         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
13785         types.
13786
13787 2002-05-10  Roger Sayle  <roger@eyesopen.com>
13788
13789         * gcc.c-torture/execute/20020510-1.c: New test case.
13790
13791 2002-05-10  David S. Miller  <davem@redhat.com>
13792
13793         * gcc.c-torture/execute/conversion.c: Test long double too.
13794
13795 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
13796
13797         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
13798         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
13799         * lib/g++.exp (g++_link_flags): Likewise.
13800         * lib/objc.exp (objc_target_compile): Likewise.
13801
13802 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
13803
13804         * gcc.dg/cpp/poison.c: Update.
13805         * gcc.dg/cpp/20000625-2.c: Remove.
13806         * gcc.dg/cpp/direct2s.c: Remove final test.
13807
13808 2002-05-08  Tom Rix  <trix@redhat.com>
13809
13810         * gcc.c-torture/execute/20020508-1.c: New test.
13811         * gcc.c-torture/execute/20020508-2.c: New test.
13812         * gcc.c-torture/execute/20020508-3.c: New test.
13813
13814 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
13815
13816         * gcc.dg/cpp/charconst-4.c: More tests.
13817
13818 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13819
13820         PR c/6569
13821         * gcc.dg/weak-3.c: Update location of warning messages.
13822         * gcc.dg/weak-5.c: Likewise.
13823
13824 2002-05-06  Roger Sayle  <roger@eyesopen.com>
13825
13826         * gcc.c-torture/execute/20020506-1.c: New test case.
13827
13828 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13829
13830         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
13831
13832 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13833
13834         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
13835
13836 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13837
13838         * gcc.dg/cpp/charconst-3.c: New test.
13839
13840 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
13841
13842         * gcc.dg/cpp/charconst.c: Update tests.
13843
13844 2002-05-05  Tim Josling  <tej@melbpc.org.au>
13845
13846         * treelang: Added directory for new sample language treelang. Also
13847         lib/treelang.exp: New file to signal treelang should be tested.
13848
13849 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
13850
13851         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
13852         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
13853         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
13854         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
13855         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
13856         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
13857         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
13858
13859 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13860
13861         * gcc.dg/format/xopen-2.c: New test.
13862
13863 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
13864
13865         * gcc.dg/20020503-1.c: New test.
13866
13867 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
13868
13869         * g++.dg/init/dtor1.C: Make it tougher.
13870
13871 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
13872
13873         * g++.dg/init/dtor1.C: New test.
13874
13875 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
13876
13877         * gcc.dg/altivec-8.c: New.
13878
13879 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
13880
13881         * gcc.dg/altivec-7.c: New.
13882
13883 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
13884
13885         * g++.dg/parse/typedef1.C: New test.
13886
13887 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
13888
13889         PR c++/6486
13890         * g++.dg/template/friend6.C: New test.
13891
13892         PR c++/6492
13893         * g++.dg/init/copy1.C: New test.
13894
13895 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
13896
13897         * g++.dg/warn/effc1.C: New test.
13898
13899 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13900
13901         * gcc.dg/cpp/if-cexp.c: Add a test.
13902
13903 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
13904
13905         * gcc.dg/20020426-2.c: New test.
13906
13907 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13908
13909         * gcc.dg/cpp/if-mop.c: Update.
13910         * gcc.dg/cpp/if-mpar.c: Add test.
13911         * gcc.dg/cpp/if-oppr.c: Update.
13912
13913 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13914
13915         PR c/6343
13916         * gcc.dg/weak-[2-7].c: New tests.
13917
13918 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
13919
13920         * gcc.dg/enum1.c: New test.
13921
13922 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
13923
13924         PR c++/6497
13925         * g++.dg/inherit/access2.C: New test.
13926
13927 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
13928
13929         PR bootstrap/6445
13930         * gcc.dg/20020426-1.c: New test.
13931
13932 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
13933
13934         * g++.dg/abi/enum1.C: New test.
13935
13936 2002-04-26  Richard Henderson  <rth@redhat.com>
13937
13938         * gcc.dg/c99-bool-1.c: Expect always true warning.
13939
13940 2002-04-25  Roger Sayle  <roger@eyesopen.com>
13941
13942         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
13943
13944 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13945
13946         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
13947         targets.
13948
13949 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
13950
13951         * g++.dg/abi/mange7.C: New test.
13952
13953         PR c++/6438.
13954         * g++.dg/parse/stmtexpr2.C: New test.
13955
13956 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
13957
13958         * gcc.dg/20020312-2.c: Add SH target.
13959
13960 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13961
13962         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
13963         compiler output on mips*-*-irix*.
13964
13965 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
13966
13967         * g++.dg/parse/attr1.C: New test.
13968
13969 2002-04-23  Roger Sayle  <roger@eyesopen.com>
13970
13971         * gcc.c-torture/execute/string-opt-17.c: New test case.
13972         * gcc.c-torture/execute/memset-2.c: New test case.
13973
13974 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
13975
13976         PR c++/6256:
13977         * g++.dg/template/friend5.C: New test.
13978
13979         PR c++/6331:
13980         * g++.dg/template/qual1.C: Likewise.
13981
13982 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
13983
13984         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
13985         Include stdlib.h, not stdio.h or ctype.h.
13986
13987 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
13988
13989         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
13990         cris-*-elf* and mmix-*-*.
13991         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
13992         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
13993         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
13994         Ditto.
13995         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
13996         * gcc.dg/wchar_t-1.c: Ditto.
13997
13998 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
13999
14000         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
14001         Clarify comment.
14002
14003 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
14004
14005         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
14006
14007 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14008
14009         * gcc.c-torture/execute/20000906-1.x: Delete.
14010
14011 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
14012
14013         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
14014
14015 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
14016
14017         * PR6367
14018         * g77.f-torture/execute/6367.f: New test.
14019         * g77.f-torture/execute/6367.x: Disable for MMIX.
14020
14021 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14022
14023         * PR6352
14024         * g++.dg/opt/inline2.C: New test.
14025
14026 2002-04-18  Richard Henderson  <rth@redhat.com>
14027
14028         * gcc.dg/20000906-1.c: Enable for all targets.
14029         * gcc.c-torture/compile/iftrap-2.c: New.
14030
14031 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14032
14033         * gcc.dg/20020418-1.c: New test.
14034         * gcc.dg/20020418-2.c: New test.
14035
14036 2002-04-18  Richard Henderson  <rth@redhat.com>
14037
14038         * gcc.c-torture/compile/iftrap-1.c: New.
14039         * gcc.dg/iftrap-1.c: Adjust for ia64.
14040         * gcc.dg/iftrap-2.c: New.
14041
14042 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14043
14044         * gcc.c-torture/compile/20020418-1.c: New test.
14045
14046 2002-04-18  Roger Sayle  <roger@eyesopen.com>
14047
14048         * gcc.c-torture/compile/20020415-1.c: New.
14049
14050 2002-04-18  David S. Miller  <davem@redhat.com>
14051
14052         * gcc.c-torture/execute/20020418-1.c: New test.
14053
14054 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
14055
14056         * gcc.dg/20020416-1.c: New test.
14057
14058         * g++.dg/opt/inline1.C: New test.
14059
14060 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
14061
14062         * gcc.dg/altivec-5.c: New test.
14063
14064         * gcc.dg/20020415-1.c: New test.
14065
14066 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14067
14068         * testsuite/lib/chill.exp: Remove.
14069
14070 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
14071
14072         * g++.dg/other/big-struct.C: New test.
14073
14074 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
14075
14076         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
14077         of scratch file.
14078
14079 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
14080
14081         PR c/6277
14082         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
14083         in scan-assembler function name
14084
14085 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
14086
14087         * g77.f-torture/execute/980628-4.x,
14088         g77.f-torture/execute/980628-5.x,
14089         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14090         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14091         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
14092         i[34567]86-*-*.
14093
14094 2002-04-13  David S. Miller  <davem@redhat.com>
14095
14096         * gcc.c-torture/execute/20020413-1.c: New test.
14097
14098 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
14099
14100         * gcc.dg/asm-6.c,
14101         * g++.dg/ext/asm1.C: New tests.
14102
14103 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
14104
14105         PR c++ 5373.
14106         * g++.dg/parse/stmtexpr1.C: New test.
14107
14108         PR c++/5189.
14109         * g++.dg/template/copy1.C: New test.
14110
14111 2002-04-12  Richard Henderson  <rth@redhat.com>
14112
14113         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
14114
14115 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
14116
14117         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
14118         gcc.c-torture/execute/20020307-2.c.
14119
14120 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
14121
14122         * g++.dg/ext/attrib5.C,
14123         * g++.dg/lookup/struct1.C: New tests.
14124
14125 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
14126
14127         * gcc.dg/20020411-1.c: New test.
14128
14129         * gcc.c-torture/execute/20020411-1.c: New test.
14130
14131 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
14132
14133         * g77.f-torture/execute/6177.f: New test.
14134
14135 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
14136
14137         PR middle-end/6247
14138         * g++.dg/opt/cleanup1.C: New test.
14139
14140         * g++.dg/opt/const1.C: New test.
14141
14142 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
14143
14144         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
14145
14146 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14147
14148         PR c++/5507
14149         * g++.dg/template/typename2.C: New test.
14150
14151 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
14152
14153         * gcc.c-torture/execute/loop-12.c: New.
14154
14155 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
14156
14157         * g77.f-torture/execute/980628-4.x,
14158         g77.f-torture/execute/980628-5.x,
14159         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14160         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14161         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
14162
14163 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14164
14165         PR optimization/6086
14166         * g++.dg/opt/preinc1.C: New test.
14167
14168 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14169
14170         PR c++/5571
14171         * g++.dg/opt/static2.C: New test.
14172
14173 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14174
14175         PR c/5120
14176         * gcc.dg/20020406-1.c: New test.
14177
14178 2002-04-04  David S. Miller  <davem@redhat.com>
14179
14180         * gcc.c-torture/execute/20020404-1.c: New test.
14181
14182 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
14183
14184         PR c/6123
14185         * gcc.dg/20020312-2.c: Do not declare global register variable
14186         if __PIC__ or __pic__ is defined.
14187
14188 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
14189
14190         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
14191         __asm__ so that it works correctly even if -ansi -pedantic-errors.
14192
14193 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14194
14195         * gcc.misc-tests/linkage.exp: Update last change to handle
14196         sparc*-, not just sparc-.
14197
14198 2002-04-03  Richard Henderson  <rth@redhat.com>
14199
14200         * gcc.dg/cpp/ucs.c: Improved long UCS test.
14201
14202 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14203
14204         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
14205
14206 2002-04-02  David S. Miller  <davem@redhat.com>
14207
14208         * gcc.c-torture/execute/20020402-3.c: New test.
14209
14210 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14211
14212         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
14213         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
14214
14215         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
14216         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
14217         g77.f-torture/execute/20001201.x,
14218         g77.f-torture/execute/u77-test.x: New files.
14219
14220         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
14221         * gcc.dg/wchar_t-1.c: Ditto.
14222
14223 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14224
14225         * gcc.c-torture/execute/20020402-1.c: New test.
14226
14227 2002-04-01  Richard Henderson  <rth@redhat.com>
14228
14229         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
14230
14231         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
14232
14233 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14234
14235         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
14236
14237 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14238
14239         * g++.dg/inherit/template-as-base.C: Expect error.
14240         * g++.dg/inherit/namespace-as-base.C: Likewise.
14241
14242 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
14243
14244         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
14245         g++.dg/ext/instantiate3.C: Tweak match patterns.
14246
14247         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
14248         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
14249         -da test.
14250
14251 2002-03-31  Richard Henderson  <rth@redhat.com>
14252
14253         * gcc.dg/special/alias-2.c: New.
14254         * gcc.dg/special/ecos.exp: Run it.
14255
14256 2002-03-31  Richard Henderson  <rth@redhat.com>
14257
14258         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
14259
14260 2002-03-31  Kazu Hirata  <kazu@hxi.com>
14261
14262         * gcc.dg/weak-1.c: Disable on h8300 port.
14263
14264 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
14265
14266         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
14267         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
14268         ordering tests.
14269         * g++.dg/bprob/bprob-1.C: New test.
14270         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
14271         * g++.dg/gcov/gcov-1.C: New test.
14272         * g++.dg/gcov/gcov-1.x: New file.
14273         * g++.dg/gcov/gcov-2.C: New test.
14274         * g++.dg/gcov/gcov-3.C: New test.
14275         * g++.dg/gcov/gcov-3.h: New file.
14276
14277 2002-03-28  Roger Sayle  <roger@eyesopen.com>
14278
14279         * g++.old-deja/g++.other/builtins5.C: New test.
14280         * g++.old-deja/g++.other/builtins6.C: New test.
14281         * g++.old-deja/g++.other/builtins7.C: New test.
14282         * g++.old-deja/g++.other/builtins8.C: New test.
14283         * g++.old-deja/g++.other/builtins9.C: New test.
14284
14285 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
14286
14287         * g++.dg/opt/static1.C: New test.
14288
14289         * g++.dg/opt/longbranch1.C: New test.
14290
14291 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
14292
14293         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
14294
14295         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
14296
14297 2002-03-28  Jeffrey A Law  (law@redhat.com)
14298
14299         * gcc.c-torture/execute/20020328-1.c: New test.
14300
14301 2002-03-27  Richard Henderson  <rth@redhat.com>
14302
14303         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
14304         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
14305         move from g++.old-deja/g++.ext/.
14306
14307 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
14308
14309         * g++.dg/init/new2.C: New test.
14310
14311 2002-03-26  Richard Henderson  <rth@redhat.com>
14312
14313         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
14314
14315         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
14316         on sparc.
14317
14318         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
14319         sparcv9 systems.
14320         * gcc.dg/20001102-1.c: Likewise.
14321
14322 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
14323
14324         * gcc.dg/cpp/endif-pedantic1.c,
14325         gcc.dg/cpp/endif-pedantic2.c:  New tests.
14326
14327 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
14328
14329         * g++.dg/init/new1.C: New test.
14330
14331 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
14332
14333         * g++.dg/abi/vbase9.C: New test.
14334
14335 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
14336
14337         * gcc.dg/arm-asm.c: New test.
14338
14339 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
14340
14341         * gcc.dg/Wswitch-enum.c: New test.
14342         Fix PR c/5044.
14343
14344 2002-03-26  Richard Henderson  <rth@redhat.com>
14345
14346         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
14347         structure.
14348
14349 2002-03-25  Richard Henderson  <rth@redhat.com>
14350
14351         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
14352         sparcv9 systems.
14353
14354         * gcc.c-torture/compile/20011119-1.c (xxx): New.
14355         * gcc.c-torture/compile/20011119-2.c (xxx): New.
14356
14357 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
14358
14359         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
14360
14361 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
14362
14363         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
14364         targets using generic thunk support.
14365
14366 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
14367
14368         * gcc.c-torture/compile/20020323-1.c: New test.
14369
14370         * g++.dg/opt/conj2.C: New test.
14371
14372 2002-03-24  Richard Henderson  <rth@redhat.com>
14373
14374         * gcc.dg/weak-1.c: Use -fno-common.
14375
14376 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14377
14378         * g77.dg/f77-edit-apostrophe-out.f: New test
14379         * g77.dg/f77-edit-h-out.f: New test
14380         * g77.dg/f77-edit-t-in.f: New test
14381         * g77.dg/f77-edit-t-out.f: New test
14382         * g77.dg/f77-edit-x-out.f: New test
14383         * g77.dg/f77-edit-slash-out.f: New test
14384         * g77.dg/f77-edit-colon-out.f: New test
14385         * g77.dg/f77-edit-s-out.f: New test
14386
14387 2002-03-24  Richard Henderson  <rth@redhat.com>
14388
14389         * objc/execute/formal_protocol-6.x: New XFAIL.
14390
14391 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14392
14393         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
14394         that do not support weak symbols
14395
14396 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14397
14398         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
14399         * lib/g77.exp:  Likewise
14400         * lib/objc.exp: Likewise
14401
14402 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
14403
14404         * gcc.dg/Wswitch-default.c: New test.
14405
14406 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
14407
14408         * g++.dg/other/enum1.C: New test.
14409
14410 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
14411
14412         * gcc.dg/pragma-ep-3.c: Fix typo.
14413
14414 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14415
14416         * g++.dg/inherit/template-as-base.C: New test.
14417
14418 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
14419
14420         * g++.old-deja/g++.other/dwarf2-1.C: Move...
14421         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
14422
14423 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
14424
14425         * gcc.dg/cpp/multiline.c: Update to match.
14426
14427 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
14428
14429         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
14430
14431 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
14432
14433         * gcc.dg/cpp/extratokens2.c:  New file.
14434
14435 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
14436
14437         * gcc.dg/20020312-2.c: Add rs6000 target.
14438
14439         * gcc.c-torture/compile/20020319-1.c: New test.
14440
14441 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14442
14443         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
14444         (A, E): Handle this.
14445
14446 2002-03-20  Jason Merrill  <jason@redhat.com>
14447
14448         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
14449         ignoring -fpic.
14450         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
14451         through prune_gcc_output.
14452
14453 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
14454
14455         * gcc.c-torture/compile/20020320-1.c: New test.
14456
14457 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
14458
14459         * gcc.c-torture/compile/20020318-1.c: New test.
14460
14461         * gcc.dg/struct-by-value-1.c: New test.
14462
14463         * gcc.dg/20020319-1.c: New test.
14464
14465 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
14466
14467         * g++.dg/opt/conj1.C: New test.
14468
14469 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
14470
14471         * g++.dg/template/qualttp20.C: Revert previous change.
14472         * g++.dg/template/qualttp3.C: Likewise.
14473         * g++.dg/template/qualttp4.C: Likewise
14474         * g++.dg/template/qualttp5.C: Likewise
14475         * g++.dg/template/qualttp6.C: Likewise
14476         * g++.dg/template/qualttp7.C: Likewise
14477         * g++.dg/template/qualttp8.C: Likewise
14478         * g++.dg/template/recurse.C: Likewise.
14479
14480 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14481
14482         * gcc.dg/cpp/wchar-1.c: Update.
14483
14484 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
14485
14486         * g++.dg/template/conv1.C: New test.
14487         * g++.dg/template/conv2.C: New test.
14488         * g++.dg/template/conv3.C: New test.
14489         * g++.dg/template/conv4.C: New test.
14490
14491 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14492
14493         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
14494         * g++.dg/template/qualttp3.C: Likewise.
14495         * g++.dg/template/qualttp4.C: Likewise
14496         * g++.dg/template/qualttp5.C: Likewise
14497         * g++.dg/template/qualttp6.C: Likewise
14498         * g++.dg/template/qualttp7.C: Likewise
14499         * g++.dg/template/qualttp8.C: Likewise
14500         * g++.dg/template/recurse.C: Likewise.
14501
14502 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14503
14504         * g++.dg/opt/dtor1.C: New test.
14505
14506 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
14507
14508         * gcc.c-torture/compile/20020315-1.c: New test.
14509
14510 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
14511
14512         * gcc.dg/weak-1.c: Fix scan tests.
14513
14514 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
14515
14516         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
14517         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
14518         cris-*-aout* mmix-*-*.
14519         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
14520         cris-*-aout* mmix-*-*.
14521         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
14522         cris-*-elf* cris-*-aout* and mmix-*-*.
14523         * gcc.dg/20001009-1.c: Ditto.
14524         * gcc.dg/20010912-1.c: Ditto.
14525         * gcc.dg/20020122-4.c: Ditto.
14526         * gcc.dg/inline-2.c: Ditto.
14527
14528 2002-03-14  Jeffrey A Law  (law@cygnus.com)
14529
14530         * gcc.c-torture/compile/20020314-1.c: New test.
14531
14532 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
14533
14534         * gcc.c-torture/execute/20020314-1.c: New test.
14535
14536 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
14537
14538         * g++.dg/warn/Wunused-1.C: New test.
14539
14540 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
14541
14542         * g++.dg/abi/mangle6.C: New test.
14543
14544 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
14545
14546         * gcc.c-torture/compile/20020309-2.c: New test.
14547
14548         * gcc.c-torture/compile/20020312-1.c: New test.
14549
14550 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
14551
14552         * g++.dg/other/access1.C: New test.
14553
14554 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
14555
14556         * gcc.c-torture/execute/wchar_t-1.c: New test.
14557
14558 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
14559
14560         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
14561
14562 2002-03-12  Roger Sayle  <roger@eyesopen.com>
14563
14564         * gcc.dg/20020312-1.c: New test case.
14565
14566 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
14567
14568         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
14569
14570 2002-03-11  Richard Henderson  <rth@redhat.com>
14571
14572         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
14573         * g++.old-deja/g++.jason/report.C: Likewise.
14574
14575 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14576
14577         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
14578         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
14579
14580 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14581
14582         * testsuite/g++.dg/overload/pmf1.C: New test.
14583
14584 2002-03-11  Kazu Hirata  <kazu@hxi.com>
14585
14586         * gcc.c-torture/execute/20020307-1.c: Use long.
14587
14588 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
14589
14590         PR optimization/5844
14591         * gcc.dg/20020310-1.c: New test.
14592
14593 2002-03-09  Michael Meissner  <meissner@redhat.com>
14594
14595         * gcc.c-torture/execute/memcpy-2.c: New test.
14596         * gcc.c-torture/execute/memset-1.c: New test.
14597         * gcc.c-torture/execute/strlen-1.c: New test.
14598         * gcc.c-torture/execute/strcmp-1.c: New test.
14599         * gcc.c-torture/execute/strncmp-1.c: New test.
14600
14601 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
14602
14603         * gcc.dg/ppc-ldstruct.c: New test.
14604
14605 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
14606
14607         * gcc.c-torture/execute/va-arg-22.c: New test.
14608
14609 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14610
14611         * gcc.c-torture/compile/20020309-1.c: New test.
14612
14613 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
14614
14615         * gcc.c-torture/execute/20020307-2.c: New test.
14616
14617 2002-03-07  Jeffrey A Law  (law@redhat.com)
14618
14619         * g77.f-torture/compile/20020307-1.f: New test.
14620
14621 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
14622
14623         * gcc.dg/unordered-1.c: New test.
14624
14625 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
14626
14627         * gcc.c-torture/execute/20020307-1.c: New test.
14628
14629 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
14630
14631         * gcc.dg/20020304-1.c: New test.
14632
14633         * gcc.c-torture/compile/20020304-2.c: New test.
14634
14635 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
14636
14637         * gcc.c-torture/compile/20020304-1.c: New test case
14638         (from PR c/5830).
14639
14640 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
14641
14642         * gcc.dg/20020103-1.c: Add other -D ppc variants.
14643
14644 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
14645
14646         * g++.dg/other/classkey1.C: New test.
14647
14648 2002-03-01  Richard Henderson  <rth@redhat.com>
14649
14650         * gcc.c-torture/compile/981223-1.x: New.
14651         * gcc.c-torture/compile/920625-1.x: New.
14652
14653 2002-02-28  Richard Henderson  <rth@redhat.com>
14654
14655         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
14656
14657 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
14658
14659         * gcc.c-torture/execute/20020227-1.c: New test.
14660
14661 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
14662
14663         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
14664         here" ERROR lines.
14665         * g++.old-deja/g++.oliva/partord1.C: Likewise.
14666         * g++.old-deja.g++.other/defarg1.C: Likewise.
14667         * g++.old-deja/g++.pt/calls2.C: Likewise.
14668         * g++.old-deja/g++.pt/crash20.C: Likewise.
14669         * g++.old-deja/g++.pt/crash30.C: Likewise.
14670         * g++.old-deja/g++.pt/crash36.C: Likewise.
14671         * g++.old-deja/g++.pt/crash6.C: Likewise.
14672         * g++.old-deja/g++.pt/defarg13.C: Likewise.
14673         * g++.old-deja/g++.pt/derived3.C: Likewise.
14674         * g++.old-deja/g++.pt/error1.C: Likewise.
14675         * g++.old-deja/g++.pt/friend21.C: Likewise.
14676         * g++.old-deja/g++.pt/friend23.C: Likewise.
14677         * g++.old-deja/g++.pt/infinite1.C: Likewise.
14678         * g++.old-deja/g++.robertl/eb128.C: Likewise.
14679
14680 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
14681
14682         * gcc.c-torture/execute/20020225-2.c: New test.
14683
14684 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
14685
14686         * gcc.c-torture/execute/920730-1t.c,
14687         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
14688         Delete test cases, only relevant to -traditional.
14689
14690 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14691
14692         * gcc.dg/cpp/undef1.c: Remove.
14693         * gcc.dg/cpp/directiv.c: Update.
14694         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
14695
14696 2002-02-27  Michael Meissner  <meissner@redhat.com>
14697
14698         * gcc.c-torture/execute/20020226-1.c: New test.
14699
14700 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
14701
14702         * g++.dg/debug/debug4.C: New test.
14703
14704         * gcc.dg/ia64-visibility-1.c: New test.
14705
14706 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
14707
14708         * gcc.dg/debug/20020224-1.c: New.
14709
14710 2002-02-25  Kazu Hirata  <kazu@hxi.com>
14711
14712         * gcc.c-torture/execute/960416-1.x: New.
14713         * gcc.c-torture/execute/divconst-3.x: Likewise.
14714
14715 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
14716
14717         * gcc.dg/20020224-1.c: New test.
14718
14719 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
14720
14721         * gcc.c-torture/execute/20020225-1.c: New.
14722
14723 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14724
14725         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
14726
14727 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
14728
14729         * gcc.dg/20020222-1.c: New test.
14730
14731 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
14732
14733         * g++.dg/opt/anonunion1.C: New test.
14734
14735 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
14736
14737         * g++.dg/template/qualttp19.C: New test.
14738         * g++.dg/template/qualttp20.C: New test.
14739         * g++.old-deja/g++.jason/report.C: Adjust expected errors
14740         * g++.old-deja/g++.other/qual1.C: Likewise.
14741
14742 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
14743
14744         * gcc.dg/attr-alwaysinline.c: New.
14745
14746 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
14747
14748         * gcc.dg/20020220-1.c: New test.
14749
14750         * gcc.dg/20020220-2.c: New test.
14751
14752         * g++.dg/opt/mmx1.C: New test.
14753
14754 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
14755
14756         * gcc.c-torture/compile/20020110.c: New test.
14757
14758 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
14759
14760         * gcc.c-torture/execute/20020219-1.c: New test.
14761
14762         * gcc.dg/20020219-1.c: New test.
14763
14764         * gcc.dg/noncompile/20020220-1.c: New test.
14765
14766         * g++.dg/opt/ptrintsum1.C: New test.
14767
14768         * gcc.dg/debug/20020220-1.c: New test.
14769
14770 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
14771
14772         * gcc.c-torture/execute/20020216-1.c: New test.
14773
14774 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
14775
14776         * gcc.dg/decl-1.c: Update, new test.
14777
14778 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
14779
14780         * g++.dg/abi/bitfield1.C: New test.
14781         * g++.dg/abi/bitfield2.C: New test.
14782
14783 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14784
14785         * gcc.dg/attr-nest.c: New test.
14786
14787 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14788
14789         * gcc.c-torture/execute/20020215-1.c: New test.
14790
14791 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
14792
14793         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
14794         * g++.dg/debug/debug.exp: New.
14795         * g++.dg/debug/trivial.C: New.
14796         * g++.dg/debug/debug1.C: Moved...
14797         * g++.dg/other/debug1.C: ...from here.
14798         * g++.dg/debug/debug2.C: Moved...
14799         * g++.dg/other/debug2.C: ...from here.
14800         * g++.dg/debug/debug3.C: Moved...
14801         * g++.dg/other/debug3.C: ...from here.
14802
14803         * gcc.dg/noncompile/20020213-1.c: New test.
14804
14805 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
14806
14807         * g++.dg/other/debug3.C: New test.
14808
14809         * gcc.c-torture/execute/20020213-1.c: New test.
14810
14811 2002-02-13  Richard Smith <richard@ex-parrot.com>
14812
14813         * g++.old-deja/g++.other/thunk1.C: New test.
14814
14815 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
14816
14817         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
14818
14819 2002-02-13  Stan Shebs  <shebs@apple.com>
14820
14821         * gcc.dg/altivec-3.c: New.
14822
14823 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
14824
14825         * gcc.dg/Wunreachable-1.c: New test.
14826         * gcc.dg/Wunreachable-2.c: New test.
14827
14828 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14829
14830         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
14831
14832 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
14833
14834         * gcc.dg/decl-1.c: New test.
14835
14836 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
14837
14838         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
14839
14840 2002-02-10  Kazu Hirata  <kazu@hxi.com>
14841
14842         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
14843         * gcc.c-torture/compile/980506-1.x: Likewise.
14844
14845 2002-02-10  Kazu Hirata  <kazu@hxi.com>
14846
14847         * gcc.dg/20020210-1.c: New.
14848
14849 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
14850
14851         * g77.f-torture/execute/947.f: New regression test
14852         for PR fortran/947.
14853
14854 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14855
14856         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
14857         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
14858
14859 2002-02-08  Richard Henderson  <rth@redhat.com>
14860
14861         * gcc.c-torture/compile/labels-3.c: New.
14862
14863 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
14864
14865         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
14866         expression statements work instead.
14867         * gcc.dg/noncompile/20020207-1.c: New test.
14868
14869 2002-02-07  Richard Henderson  <rth@redhat.com>
14870
14871         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
14872
14873 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14874
14875         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
14876         message from g77
14877         * lib/g77-dg.exp: Trim g77 error messages so that they are
14878         recognized by dg.exp.
14879
14880 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14881
14882         PR fortran/5473
14883         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
14884
14885 2002-02-07  Richard Henderson  <rth@redhat.com>
14886
14887         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
14888         to be sufficiently aligned for integers.
14889
14890 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
14891
14892         * g++.dg/template/friend4.C: New test.
14893
14894 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14895
14896         PR fortran/5743
14897         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
14898         unsupported cases.
14899
14900 2002-02-07  Richard Henderson  <rth@redhat.com>
14901
14902         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
14903         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
14904         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
14905         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
14906
14907 2002-02-06  Richard Henderson  <rth@redhat.com>
14908
14909         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
14910
14911 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
14912
14913         * gcc.dg/20020206-1.c: New test.
14914
14915 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
14916
14917         * gcc.c-torture/execute/20020206-1.c: New test.
14918
14919         * gcc.c-torture/execute/20020206-2.c: New test.
14920
14921         PR optimization/5429:
14922         * gcc.c-torture/compile/20020206-1.c: New test.
14923
14924 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
14925
14926         * g++.dg/ext/align1.C: Do not use an explicit alignment value
14927         as certain file formats cannot support particularly large
14928         alignments.
14929
14930         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
14931         and do not expect to be able to link the executable.
14932
14933         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
14934         fail because the COFF format does not support the weak attribute.
14935
14936 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
14937
14938         * g77.dg/pr5473.f:  New test
14939
14940 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
14941
14942         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
14943         Fix testcase accordingly.
14944
14945 2002-02-04  Richard Henderson  <rth@redhat.com>
14946
14947         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
14948         (buf): Change to be an array of pointers, not ints.
14949
14950 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
14951
14952         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
14953         before all tests.  Move warning one line above to match where it
14954         C frontend emits.
14955         * gcc.dg/Wswitch-2.c: New test.
14956         * g++.dg/warn/Wswitch-1.C: New test.
14957         * g++.dg/warn/Wswitch-2.C: New test.
14958
14959 2002-02-04  Richard Henderson  <rth@redhat.com>
14960
14961         * g++.dg/abi/offsetof.C: Fix size comparison.
14962
14963 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
14964
14965         * gcc.dg/cast-qual-2.c: New test.
14966
14967 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
14968
14969         * gcc.dg/20020201-4.c: New test.
14970
14971 2002-02-04  Ben Elliston  <bje@redhat.com>
14972
14973         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
14974         target_info attribute != 0, in addition to the empty string.
14975         (gcc_target_compile): Likewise.
14976
14977 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
14978
14979         * gcc.dg/Wswitch.c: New test.
14980         PR gcc/4475. PR gcc/3780.
14981
14982 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
14983
14984         * g77.f-torture/execute/5122.f: New test for regressions
14985         against PR fortran/5122.
14986
14987 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
14988
14989         * g77.f-torture/compile/pr3743.f: Delete
14990         * g77.dg/pr3743-1.f: New test.
14991         * g77.dg/pr3743-2.f: New test.
14992         * g77.dg/pr3743-3.f: New test.
14993         * g77.dg/pr3743-4.f: New test.
14994
14995 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
14996
14997         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
14998
14999 2002-02-02  Richard Henderson  <rth@redhat.com>
15000
15001         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
15002         * gcc.c-torture/execute/bf64-1.c: Likewise.
15003
15004 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15005
15006         * gcc.dg/20020201-2.c: New test.
15007
15008         * gcc.dg/20020201-3.c: New test.
15009
15010         * gcc.c-torture/execute/bitfld-2.c: New test.
15011
15012 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15013
15014         * gcc.dg/bitfld-1.c: Update.
15015         * gcc.dg/bitfld-2.c: Update.
15016         * gcc.c-torture/execute/bitfld-1.x: New.
15017
15018 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15019
15020         * gcc.c-torture/execute/20020201-1.c: New test.
15021
15022 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
15023
15024         PR target/5469
15025         * gcc.dg/20020201-1.c: New test.
15026
15027 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
15028
15029         PR fortran/3743
15030         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
15031         * g77.f-torture/compile/pr3743.x: Remove
15032
15033 2002-01-31  Tom Rix  <trix@redhat.com>
15034
15035         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
15036
15037 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15038
15039         * gcc.dg/noncompile/20020130-1.c: New test.
15040
15041 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
15042
15043         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
15044
15045 2002-01-29  Richard Henderson  <rth@redhat.com>
15046
15047         * gcc.c-torture/execute/991118-1.c: Cast various constants back
15048         to long long.
15049         * gcc.c-torture/execute/bf64-1.c: Likewise.
15050
15051 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
15052
15053         * gcc.c-torture/execute/20020129-1.c: New test.
15054
15055 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15056
15057         * gcc.c-torture/compile/20000224-1.c: Update.
15058         * gcc.c-torture/execute/bitfld-1.c: New tests.
15059         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
15060         * gcc.dg/uninit-A.c: Update.
15061
15062 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
15063
15064         * g++.dg/template/ctor1.C: Add instantiation.
15065
15066 2002-01-28  Paul Koning  <pkoning@equallogic.com>
15067
15068         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
15069         argument to __builtin_prefetch to be const ptr.
15070
15071 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
15072
15073         * gcc.c-torture/compile/20020120-1.c: New test.
15074
15075 2002-01-27  Kazu Hirata  <kazu@hxi.com>
15076
15077         * gcc.c-torture/execute/20020127-1.c: New test.
15078
15079 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
15080
15081         * g77.dg/f77-edit-i-in.f: New test
15082         * g77.dg/f77-edit-i-out.f: New test
15083
15084 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
15085
15086         * gcc.dg/debug/debug.exp: New file.
15087         * gcc.dg/debug/trivial.c: New file.
15088         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
15089         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
15090         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
15091         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
15092         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
15093         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
15094         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
15095         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
15096         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
15097         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
15098         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
15099         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
15100         * gcc.dg/20000503-1.c: Removed.
15101         * gcc.dg/20010207-1.c: Removed.
15102         * gcc.dg/20011223-1.c: Removed.
15103         * gcc.dg/20020104-2.c: Removed.
15104         * gcc.dg/debug-1.c: Removed.
15105         * gcc.dg/debug-2.c: Removed.
15106         * gcc.dg/debug-3.c: Removed.
15107         * gcc.dg/debug-4.c: Removed.
15108         * gcc.dg/debug-5.c: Removed.
15109         * gcc.dg/debug-6.c: Removed.
15110         * gcc.dg/dwarf2-1.c: Removed.
15111         * gcc.dg/dwarf2-2.c: Removed.
15112
15113 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
15114
15115         * g++.old-deja/g++.other/eh5.C: New test.
15116         * g++.old-deja/g++.other/sibcall2.C: New test.
15117         * g++.old-deja/g++.other/array9.C: New test.
15118         * g++.old-deja/g++.other/typename2.C: New test.
15119         * g++.old-deja/g++.other/crash60.C: New test.
15120         * g++.old-deja/g++.other/conv9.C: New test.
15121         * g++.old-deja/g++.other/mangle10.C: New test.
15122         * g++.old-deja/g++.other/unchanging1.C: New test.
15123         * g++.old-deja/g++.other/exprstmt1.C: New test.
15124         * g++.old-deja/g++.other/inline23.C: New test.
15125         * g++.old-deja/g++.eh/ia64-1.C: New test.
15126         * g++.old-deja/g++.other/dwarf2-1.C: New test.
15127         * g++.old-deja/g++.other/reload1.C: New test.
15128         * g++.old-deja/g++.other/static20.C: New test.
15129         * g++.old-deja/g++.other/local-alloc1.C: New test.
15130         * g++.old-deja/g++.other/conv8.C: New test.
15131         * g++.old-deja/g++.other/stmtexpr2.C: New test.
15132         * g++.old-deja/g++.other/storeexpr1.C: New test.
15133         * g++.old-deja/g++.other/storeexpr2.C: New test.
15134         * g++.dg/eh/template2.C: New test.
15135         * g++.dg/warn/weak1.C: New test.
15136
15137 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
15138
15139         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15140         Remove first, non-varying, argument.
15141
15142 2002-01-23  Richard Henderson  <rth@redhat.com>
15143
15144         * gcc.dg/inline-2.c: New.
15145
15146         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
15147         Add optional target arg.  Check number of arguments.
15148         (scan-assembler-not, scan-assembler-dem): Likewise.
15149         (scan-assembler-dem-not): Likewise.
15150
15151 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15152
15153         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
15154         line 12.
15155         * g++.old-deja/g++.brendan/parse3.C,
15156         g++.old-deja/g++.other/crash26.C,
15157         g++.old-deja/g++.other/crash28.C,
15158         g++.old-deja/g++.other/crash29.C,
15159         g++.old-deja/g++.other/crash30.C,
15160         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
15161
15162 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
15163
15164         * gcc.dg/20020115-1.c: New.
15165
15166 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
15167
15168         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
15169
15170 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
15171
15172         * gcc.dg/20020122-3.c: New.
15173
15174 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
15175
15176         * g++.dg/other/gc1.C: New test.
15177
15178 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15179
15180         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
15181
15182 2002-01-22  Richard Henderson  <rth@redhat.com>
15183
15184         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
15185
15186 2002-01-22  Richard Henderson  <rth@redhat.com>
15187
15188         * gcc.dg/20020122-4.c: New.
15189
15190 2002-01-22  H.J. Lu <hjl@gnu.org>
15191
15192         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
15193         link output.
15194         * gcc.dg/special/ecos.exp: Likewise.
15195         * lib/g++-dg.exp: Likewise.
15196         * lib/g77-dg.exp: Likewise.
15197         * lib/gcc-dg.exp : Likewise.
15198         * lib/mike-g++.exp: Likewise.
15199         * lib/mike-g77.exp: Likewise.
15200         * lib/mike-gcc.exp: Likewise.
15201         * lib/objc-dg.exp: Likewise.
15202
15203 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
15204
15205         PR target/5379
15206         * gcc.dg/20020122-2.c: New test.
15207
15208 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
15209
15210         * gcc.dg/20020122-1.c: New test.
15211
15212 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
15213
15214         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
15215
15216 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
15217
15218         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
15219
15220 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15221
15222         * gcc.c-torture/compile/20020121-1.c: New test.
15223
15224 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15225
15226         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
15227         ld_library_path.
15228
15229 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
15230
15231         * gcc.dg/20020218-1.c: New test.
15232
15233 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
15234
15235         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
15236         messages
15237         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
15238         "At global scope" warning
15239         * g++.dg/ext/align1.C: Change cygwin test for alignment
15240         from db-bogus to dg-warning
15241
15242 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
15243
15244         * g77.f-torture/compile/cpp2.F: New test.
15245
15246 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
15247
15248         * g++.dg/template/access1.C: New test.
15249
15250 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
15251
15252         * gcc.dg/20020118-1.c: New.
15253
15254 2002-01-18  Kazu Hirata  <kazu@hxi.com>
15255
15256         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
15257
15258 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15259
15260         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
15261         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
15262         alignment warnings.
15263
15264 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15265
15266         * gcc.misc-tests/i386-prefetch.exp: Save and restore
15267         torture_with_loops and torture_without_loops
15268
15269 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
15270
15271         * gcc.c-torture/compile/20020116-1.c: New test.
15272
15273 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
15274
15275         * gcc.dg/20020116-2.c: New test.
15276
15277         * gcc.dg/ultrasp4.c: New test.
15278
15279         * gcc.dg/20020116-1.c: New test.
15280
15281 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
15282
15283         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
15284         by EABI.
15285
15286 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
15287
15288         * gcc.misc-tests/i386-prefetch.exp: New.
15289         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
15290         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
15291         * gcc.misc-tests/i386-pf-none-1.c: New test.
15292         * gcc.misc-tests/i386-pf-sse-1.c: New test.
15293
15294 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
15295
15296         * gcc.dg/gnu89-init-1.c: Add new tests.
15297
15298 2002-01-15  Andreas Jaeger  <aj@suse.de>
15299
15300         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
15301         * gcc.dg/i386-mmx-2.c: Likewise.
15302         * gcc.dg/i386-sse-1.c: Likewise.
15303         * gcc.dg/i386-sse-2.c: Likewise.
15304         * gcc.dg/i386-sse-3.c: Likewise.
15305
15306 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
15307
15308         * g77.f-torture/execute/intrinsic-unix-bessel.f:
15309         Uncomment additional cases that now pass.
15310
15311 2002-01-11  Richard Henderson  <rth@redhat.com>
15312
15313         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
15314         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
15315
15316 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
15317
15318         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
15319
15320 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
15321
15322         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
15323         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
15324
15325 2002-01-10  Dale Johannesen  <dalej@apple.com>
15326
15327         * gcc.c-torture/execute/loop-11.c: New.
15328
15329 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
15330
15331         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
15332         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
15333
15334 2002-01-09  Richard Henderson  <rth@redhat.com>
15335
15336         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
15337         type in which to perform the operation for each size.
15338
15339 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
15340
15341         * gcc.c-torture/compile/20020109-2.c: New test.
15342
15343 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
15344
15345         * gcc.c-torture/execute/loop-10.c: New test.
15346
15347 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15348
15349         * gcc.c-torture/compile/20010226-1.c: New test.
15350         * gcc.c-torture/compile/20010227-1.c: New test.
15351         * gcc.c-torture/compile/20010426-1.c: New test.
15352         * gcc.c-torture/compile/20010510-1.c: New test.
15353         * gcc.c-torture/compile/20010605-3.c: New test.
15354         * gcc.c-torture/compile/20010824-1.c: New test.
15355         * gcc.c-torture/execute/20010409-1.c: New test.
15356         * gcc.dg/noncompile/20000901-1.c: New test.
15357         * gcc.dg/20001023-1.c: New test.
15358         * gcc.dg/20001101-1.c: New test.
15359         * gcc.dg/20001102-1.c: New test.
15360         * gcc.dg/20010207-1.c: New test.
15361         * gcc.dg/20010405-1.c: New test.
15362         * gcc.dg/20010822-1.c: New test.
15363         * gcc.dg/20011107-1.c: New test.
15364
15365 2002-01-09  Jeffrey A Law  (law@redhat.com)
15366
15367         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
15368
15369         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
15370         execution failure on PA targets.
15371
15372 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15373
15374         * gcc.c-torture/compile/20020109-1.c: New test.
15375
15376 2002-01-08  Kazu Hirata  <kazu@hxi.com>
15377
15378         * gcc.c-torture/execute/20020108-1.c: New test.
15379
15380 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
15381
15382         * gcc.dg/20020108-1.c: New test.
15383
15384 2002-01-08  H.J. Lu <hjl@gnu.org>
15385
15386         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
15387         for header files.
15388
15389 2002-01-08  Geoff Keating  <geoffk@redhat.com>
15390
15391         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
15392         consistency.
15393
15394 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
15395
15396         * gcc.dg/altivec-4.c: Test altivec predicates.
15397
15398 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
15399
15400         * gcc.c-torture/execute/20020107-1.c: New test.
15401
15402 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
15403
15404         PR c/5279
15405         * gcc.c-torture/compile/20020106-1.c: New test.
15406
15407 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
15408
15409         * gcc.c-torture/execute/nestfunc-4.c: New test.
15410
15411 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15412
15413         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
15414         extra triple that slipped in.
15415         * g++.old-deja/g++.abi/align.C: Likewise.
15416         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15417
15418 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15419
15420         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
15421         * g++.old-deja/g++.abi/align.C: Likewise.
15422         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15423
15424         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
15425         on FreeBSD/i386.
15426         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
15427         FreeBSD.
15428
15429 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
15430
15431         * gcc.dg/20020104-1.c: New test.
15432
15433         * gcc.dg/20020104-2.c: New test.
15434
15435 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
15436
15437         * gcc.dg/20020103-1.c: Fix typo in target selector.
15438
15439 2002-01-03  Richard Henderson  <rth@redhat.com>
15440
15441         * gcc.dg/20020103-1.c: New.
15442
15443 2002-01-03  Kazu Hirata  <kazu@hxi.com>
15444
15445         * gcc.c-torture/execute/20020103-1.c: New test.
15446
15447 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
15448
15449         * g++.dg/other/debug2.C: New test.
15450
15451         * gcc.c-torture/compile/20020103-1.c: New test.
15452
15453 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
15454
15455         * gcc.dg/gnu89-init-1.c: Added new tests.
15456
15457 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15458
15459         * g++.dg/template/friend2.C: Remove as patch is reverted.
15460
15461         * g++.dg/warn/oldcast1.C: New test.
15462
15463         * g++.dg/template/ptrmem1.C: New test.
15464         * g++.dg/template/ptrmem2.C: New test.
15465
15466         * g++.dg/template/ntp.C: New test.
15467
15468         * g++.dg/other/component1.C: New test.
15469
15470         * g++.dg/template/ttp3.C: New test.
15471
15472         * g++.dg/template/friend2.C: New test.
15473         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
15474
15475 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15476
15477         * g++.dg/other/ptrmem1.C: New test.
15478         * g++.dg/other/ptrmem2.C: New test.
15479
15480 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15481
15482         * g++.dg/template/ctor1.C: New test.
15483
15484 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15485
15486         * g++.dg/template/friend2.C: New test.
15487
15488 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
15489
15490         * gcc.dg/mmix-1.c: New test.
15491
15492 2001-12-31  Richard Henderson  <rth@redhat.com>
15493
15494         * gcc.dg/asm-5.c: New.
15495
15496 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
15497
15498         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
15499         in namespace __gnu_cxx
15500
15501 2001-12-30  Richard Henderson  <rth@redhat.com>
15502
15503         * gcc.dg/debug-6.c: New.
15504
15505 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
15506
15507         * gcc.c-torture/compile/20011229-2.c: New test.
15508
15509 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
15510
15511         * gcc.dg/debug-3.c: New test.
15512         * gcc.dg/debug-4.c: New test.
15513         * gcc.dg/debug-5.c: New test.
15514
15515 2001-12-29  Richard Henderson  <rth@redhat.com>
15516
15517         * g++.dg/eh/loop1.C: New.
15518
15519 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15520
15521         * g++.dg/template/crash1.C: New test.
15522
15523 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15524
15525         * g++.dg/other/const1.C: New test.
15526
15527 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
15528
15529         * gcc.c-torture/compile/20011229-1.c: New test.
15530
15531 2001-12-28  Stan Shebs  <shebs@apple.com>
15532
15533         * lib/objc-torture.exp: Resync with c-torture.exp.
15534         * lib/objc.exp: Load standard libraries.
15535
15536 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
15537
15538         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
15539         additional tests.
15540
15541 2001-12-27  Roger Sayle <roger@eyesopen.com>
15542
15543         * gcc.c-torture/execute/string-opt-16.c: New testcase.
15544
15545 2001-12-27  Richard Henderson  <rth@redhat.com>
15546
15547         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
15548
15549 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
15550
15551         * g++.dg/eh/ctor1.C: New test.
15552         * g++.dg/other/error2.C: New test.
15553
15554 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
15555
15556         * g++.dg/other/init2.C: New test.
15557
15558 2001-12-24  Richard Henderson  <rth@redhat.com>
15559
15560         * gcc.dg/20011223-1.c: New.
15561         * gcc.dg/inline-1.c: New.
15562
15563 2001-12-23  Richard Henderson  <rth@redhat.com>
15564
15565         * gcc.dg/asm-4.c: Test operand modifiers.
15566
15567 2001-12-23  Richard Henderson  <rth@redhat.com>
15568
15569         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
15570
15571 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15572
15573         * gcc.c-torture/execute/20011223-1.c: New test.
15574
15575 2001-12-21  Richard Henderson  <rth@redhat.com>
15576
15577         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
15578         re-enables the warning.
15579
15580 2001-12-21  Richard Henderson  <rth@redhat.com>
15581
15582         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
15583
15584 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15585
15586         * gcc.c-torture/compile/20011218-1.c: New test.
15587
15588 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
15589
15590         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
15591         arm-isr.c test.
15592         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
15593         epilogue generation for ARM ISR routines.
15594
15595 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15596
15597         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
15598         * gcc.dg/format/c90-printf-3.c: Likewise.
15599         * gcc.dg/format/c99-printf-3.c: Likewise.
15600         * gcc.dg/format/ext-1.c: Likewise.
15601         * gcc.dg/format/ext-6.c: Likewise.
15602         * gcc.dg/format/format.h: Prototype unlocked stdio.
15603
15604 2001-12-20  Richard Henderson  <rth@redhat.com>
15605
15606         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
15607         (arena): Use it.
15608         (malloc): Correct allocation logic.  Abort if we fill up the
15609         arena before initialization complete.
15610         (realloc): Correct allocation logic.
15611
15612 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15613
15614         * gcc.c-torture/compile/20011219-2.c: New test.
15615
15616         * gcc.c-torture/execute/20011219-1.c: New test.
15617
15618 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
15619
15620         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
15621         target does not support weak symbols.
15622
15623 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
15624
15625         * gcc.c-torture/compile/20011219-1.c: New test.
15626
15627 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
15628
15629         * g++.dg/other/error1.C: New test.
15630
15631 2001-12-17  Jeffrey A Law  (law@redhat.com)
15632
15633         * gcc.c-torture/execute/20011217-1.c: New test.
15634
15635 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
15636
15637         * objc.dg/special/: New directory.
15638         * objc.dg/special/special.exp: New file.
15639         * objc.dg/special/unclaimed-category-1.h: New file.
15640         * objc.dg/special/unclaimed-category-1a.m: New file.
15641         * objc.dg/special/unclaimed-category-1.m: New file.
15642
15643 2001-12-17  Andreas Jaeger  <aj@suse.de>
15644
15645         * gcc.c-torture/compile/20011217-2.c: New test.
15646
15647 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15648
15649         * gcc.c-torture/compile/20011217-1.c: New test.
15650
15651 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
15652
15653         * testsuite/gcc.dg/20011214-1.c: New.
15654
15655 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
15656
15657         * gcc.dg/altivec-4.c: New.
15658
15659 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
15660
15661         * gcc.dg/20011113-1.c: New test.
15662
15663 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15664
15665         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
15666         std::__malloc_alloc_template<0> and
15667         std::__default_alloc_template<false, 0>.
15668
15669 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
15670
15671         * objc/execute/bf-21.m: New test.
15672         * objc/execute/enumeration-1.m: New test.
15673         * objc/execute/enumeration-2.m: New test.
15674
15675 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
15676
15677         * gcc.dg/gnu89-init-1.c: New test.
15678
15679 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
15680
15681         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
15682         * g++.old-deja/g++.jason/2371.C: Likewise.
15683         * g++.old-deja/g++.jason/template33.C: Likewise.
15684         * g++.old-deja/g++.jason/template34.C: Likewise.
15685         * g++.old-deja/g++.jason/template36.C: Likewise.
15686         * g++.old-deja/g++.oliva/typename1.C: Likewise.
15687         * g++.old-deja/g++.oliva/typename2.C: Likewise.
15688         * g++.old-deja/g++.other/typename1.C: Likewise.
15689         * g++.old-deja/g++.pt/inherit2.C: Likewise.
15690         * g++.old-deja/g++.pt/nontype5.C: Likewise.
15691         * g++.old-deja/g++.pt/typename11.C: Likewise.
15692         * g++.old-deja/g++.pt/typename14.C: Likewise.
15693         * g++.old-deja/g++.pt/typename16.C: Likewise.
15694         * g++.old-deja/g++.pt/typename3.C: Likewise.
15695         * g++.old-deja/g++.pt/typename4.C: Likewise.
15696         * g++.old-deja/g++.pt/typename5.C: Likewise.
15697         * g++.old-deja/g++.pt/typename7.C: Likewise.
15698         * g++.old-deja/g++.robertl/eb9.C: Likewise.
15699
15700 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
15701
15702         * g++.dg/other/linkage1.C: New test.
15703         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
15704         specifiers.
15705
15706 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
15707
15708         * gcc.dg/concat.c: New test.
15709
15710 2001-12-11  Stan Shebs  <shebs@apple.com>
15711
15712         * objc/compile: New test directory.
15713         * objc/compile/compile.exp: New expect script.
15714         * objc/compile/20011211-1.m: New compile test.
15715
15716 2001-12-11  Jason Merrill  <jason@redhat.com>
15717
15718         * lib/prune.exp (prune_gcc_output): Also handle "In member
15719         function".  So many permutations...
15720
15721 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
15722
15723         * g++.dg/template/typedef1.C: New test.
15724
15725 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
15726
15727         * g++.dg/other/copy1.C: New test.
15728
15729 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
15730
15731         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
15732
15733         * gcc.dg/builtin-choose-expr.c: New.
15734
15735 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
15736
15737         * gcc.dg/altivec-2.c: New.
15738
15739 2001-12-07  Richard Henderson  <rth@redhat.com>
15740
15741         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
15742
15743 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
15744
15745         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
15746         ultrasparc.
15747
15748 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15749
15750         * g++-old.deja/g++.robertl/eb101.C: Deleted.
15751
15752 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
15753
15754         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
15755         variable argument list.
15756
15757 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
15758
15759         * gcc.c-torture/execute/memcheck: Delete entire directory.
15760         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
15761         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
15762
15763 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15764
15765         * gcc.dg/Wshadow-1.c: New test.
15766
15767 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
15768
15769         * gcc.c-torture/compile/20011130-1.c: New test.
15770
15771         * gcc.dg/noncompile/20011025-1.c: New test.
15772
15773         * g++.dg/other/anon-union.C: New test.
15774
15775         * gcc.c-torture/execute/20011024-1.c: New test.
15776
15777 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15778
15779         * gcc.c-torture/execute/20000722-1.x,
15780         gcc.c-torture/execute/20010123-1.x: Remove.
15781         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
15782         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
15783         gcc.dg/c99-complit-2.c: New tests.
15784
15785 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
15786
15787         * g++.dg/inherit/base1.C: New test.
15788
15789 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
15790
15791         * g++.dg/other/stdarg1.C: New test.
15792
15793         * gcc.c-torture/compile/20011130-2.c: New test.
15794
15795 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
15796
15797         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
15798         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
15799         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
15800         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
15801         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
15802         * gcc.dg/builtin-prefetch-1.c: New test.
15803
15804 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
15805
15806         * gcc.dg/20011130-1.c: New test.
15807
15808 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
15809
15810         * g++.dg/other/scope1.C: New test.
15811         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
15812
15813 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15814
15815         * gcc.dg/vla-init-1.c: New test.
15816
15817 2001-12-01  Geoff Keating  <geoffk@redhat.com>
15818
15819         * gcc.c-torture/compile/structs.c: New testcase from GDB.
15820
15821 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15822
15823         * objc.dg/alias.m: Update.
15824         * objc.dg/class-1.m: Update.
15825         * objc.dg/const-str-1.m: Update.
15826         * objc.dg/fwd-proto-1.m: Update.
15827         * objc.dg/id-1.m: Update.
15828         * objc.dg/super-class-1.m: Update.
15829
15830 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
15831
15832         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
15833         constructs.
15834
15835 2001-11-28  Jeffrey A Law  (law@cygnus.com)
15836
15837         * gcc.c-torture/execute/20011128-1.c: New test.
15838
15839 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
15840
15841         * gcc.dg/20011127-1.c: New test.
15842
15843 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15844
15845         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
15846         from Austin Group draft 7.
15847         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
15848         scanf format arguments.
15849         * gcc.dg/format/no-exargs-2.c: New test.
15850
15851 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
15852
15853         * g++.dg/abi/vbase8-4.C: New test.
15854
15855 2001-11-24  Ian Lance Taylor  <ian@airs.com>
15856
15857         * gcc.c-torture/execute/20011121-1.c: New test.
15858
15859 2001-11-23  Jeffrey A Law  (law@cygnus.com)
15860
15861         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
15862
15863 2001-11-23  Andreas Jaeger  <aj@suse.de>
15864
15865         * gcc.dg/cpp/charconst-2.c: New test.
15866
15867 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
15868
15869         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
15870         to the host if it is remote.  Let tests specify extra headers
15871         they use.
15872         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
15873         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
15874         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
15875         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
15876         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
15877         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
15878         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
15879         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
15880         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
15881         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
15882
15883 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
15884
15885         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
15886         for little endian ARMs.
15887
15888 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
15889
15890         * gcc.c-torture/compile/20011119-1.c: New test.
15891         * gcc.c-torture/compile/20011119-2.c: New test.
15892
15893 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
15894
15895         * gcc.dg/altivec-1.c: Fix typo.
15896
15897 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15898
15899         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
15900
15901 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
15902
15903         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
15904
15905 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
15906
15907         * lib/g77.exp: Don't specify --rpath-link.
15908
15909         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
15910         across all the headers.
15911         * gcc.dg/format/format.exp: For testing on a remote host,
15912         copy format.h.
15913
15914         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
15915         * gcc.c-torture/execute/930406-1.c: Likewise.
15916         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
15917
15918 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
15919
15920         * gcc.dg/altivec-1.c: New.
15921
15922 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
15923
15924         * gcc.dg/cpp/fpreprocessed.c: New test case.
15925
15926 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15927
15928         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
15929         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
15930         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
15931
15932 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15933
15934         * gcc.dg/no-builtin-1.c: New test.
15935
15936 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
15937
15938         * gcc.c-torture/execute/20011115-1.c: New test.
15939
15940 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
15941
15942         * gcc.c-torture/compile/20011114-2.c: New test.
15943         * gcc.c-torture/compile/20011114-3.c: New test.
15944         * gcc.c-torture/compile/20011114-4.c: New test.
15945
15946 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
15947
15948         * g++.dg/other/init1.C: New test.
15949
15950 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
15951
15952         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
15953         message.
15954
15955         * gcc.c-torture/execute/20011114-1.c: New testcase.
15956
15957         * gcc.c-torture/compile/20010327-1.c: Revert last change.
15958         * gcc.c-torture/compile/20011114-1.c: New test, exactly
15959         like the (before this change) version of 20010327-1.c.
15960
15961 2001-11-14  Roger Sayle <roger@eyesopen.com>
15962
15963         * gcc.c-torture/execute/string-opt-13.c: New testcase.
15964
15965 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
15966
15967         * g++.dg/init/array2.C: New test.
15968
15969 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
15970
15971         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
15972
15973 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
15974
15975         * g++.dg/other/forscope1.C: New test.
15976         * g++.dg/ext/forscope1.C: New test.
15977         * g++.dg/ext/forscope2.C: New test.
15978
15979 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
15980
15981         * gcc.c-torture/execute/20011113-1.c: New test.
15982
15983 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
15984
15985         * gcc.c-torture/execute/20011109-2.c: New test.
15986
15987         * gcc.c-torture/execute/20011109-1.c: New test.
15988
15989 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
15990
15991         * gcc.c-torture/compile/20011109-1.c: New test.
15992
15993 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
15994
15995         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
15996         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
15997         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
15998         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
15999         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
16000         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
16001         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
16002
16003 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16004
16005         * g++.dg/warn/Wshadow-1.C: New tests.
16006         * g++.old-deja/g++.mike/for3.C: Update.
16007
16008 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16009
16010         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
16011         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
16012         XFAILs.  Adjust expected error texts.
16013         * gcc.c-torture/compile/20011106-1.c,
16014         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
16015         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
16016         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
16017         gcc.dg/c99-array-lval-5.c: New tests.
16018
16019 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16020
16021         * gcc.dg/cpp/defined.c: Update.
16022
16023 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16024
16025         * gcc.c-torture/execute/anon-1.c: New test.
16026
16027 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
16028
16029         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
16030         same size, so no warning should be produced on stormy16.
16031
16032         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
16033         due to oversized array.
16034         * g++.old-deja/g++.mike/ns15.C: Likewise.
16035         * g++.old-deja/g++.pt/crash16.C: Likewise.
16036
16037 2001-11-02  Graham Stott  <grahams@redhat.com>
16038
16039         * g++.dgother/debug1.C: Fix typos.
16040
16041 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
16042
16043         * g++.dg/other/debug1.C: New test.
16044
16045 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16046
16047         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
16048         of unsigned long.
16049
16050 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
16051
16052         * gcc.dg/20011029-2.c: New test.
16053
16054         * gcc.c-torture/compile/20011029-1.c: New test.
16055
16056 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
16057
16058         * objc/execute/class_self-1.m: New test.
16059         * objc/execute/class_self-2.m: New test.
16060
16061 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
16062
16063         * gcc.misc-tests/msgs.exp: Delete.
16064         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
16065         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
16066         error set to match recent changes.
16067
16068 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
16069
16070         * gcc.dg/20011021-1.c: New test.
16071
16072 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
16073
16074         * gcc.c-torture/compile/20011023-1.c: New test.
16075
16076 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
16077
16078         * lib/g77.exp: Rewrite based on lib/g++.exp.
16079
16080 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
16081
16082         * gcc.c-torture/execute/20011019-1.c: New test.
16083
16084         * gcc.dg/20011018-1.c: New test.
16085
16086 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
16087
16088         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
16089
16090 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
16091
16092         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
16093         * gcc.dg/attr-invalid.c: Likewise.
16094
16095 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
16096
16097         * testsuite/gcc.dg/20011015-1.c: New test.
16098
16099 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16100
16101         * g++.dg/template/unify2.C: New test.
16102
16103 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16104
16105         * g++.dg/other/exception-specification.C: New test
16106
16107 2001-10-13  Tom Rix  <trix@redhat.com>
16108
16109         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
16110         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
16111
16112 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
16113
16114         * testsuite/gcc.dg/20011009-1.c: New test.
16115
16116 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
16117
16118         PR g++/4476
16119         * g++.dg/other/friend1.C: New test.
16120
16121 2001-10-11  Richard Henderson  <rth@redhat.com>
16122
16123         * g++.old-deja/g++.other/crash18.C: Add -S to options.
16124
16125 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16126
16127         * gcc.c-torture/compile/20011010-1.c: New.
16128
16129 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16130
16131         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
16132         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
16133         g77.f-torture/execute/execute.exp,
16134         g77.f-torture/noncompile/noncompile.exp,
16135         gcc.c-torture/compile/compile.exp,
16136         gcc.c-torture/execute/execute.exp,
16137         gcc.c-torture/execute/ieee/ieee.exp,
16138         gcc.c-torture/execute/memcheck/memcheck.exp,
16139         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
16140         objc/execute/execute.exp: Update FSF address.
16141
16142 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16143
16144         * gcc.dg/cpp/cmdlne-C.c: Update.
16145         * gcc.dg/cpp/cmdlne-C2.c: New.
16146
16147 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16148
16149         * gcc.c-torture/execute/20011008-3.c: New.
16150
16151 2001-10-08  DJ Delorie  <dj@redhat.com>
16152
16153         * gcc.dg/20011008-1.c: New.
16154         * gcc.dg/20011008-2.c: New.
16155
16156 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16157
16158         * gcc.dg/cpp/spacing1.c: Update test.
16159
16160 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
16161
16162         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
16163         spelling errors of "separate" as "seperate".
16164
16165 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
16166
16167         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
16168         enough to avoid inlining.
16169
16170 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16171
16172         * lib/g77.exp: set libg2c_dir correctly.
16173
16174 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16175
16176         * gcc.dg/cpp/macro11.c: New test.
16177
16178 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16179
16180         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
16181         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
16182         gcc.dg/format/multattr-3.c: New tests.
16183         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
16184         tests for format attributes on function pointers being rejected.
16185
16186 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16187
16188         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
16189
16190 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16191
16192         * g++.dg/warn/format1.C: New test.
16193
16194 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
16195
16196         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
16197
16198 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16199
16200         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
16201
16202 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16203
16204         * gcc.dg/cpp/redef2.c: Add test.
16205
16206 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
16207
16208         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
16209         long-standing bug on i686, apparently.
16210         * gcc.c-torture/execute/loop-2c.x: New file.
16211         * gcc.c-torture/execute/loop-2d.x: New file.
16212         * gcc.c-torture/execute/loop-3c.x: New file.
16213
16214 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
16215
16216         * gcc.dg/cpp/20000625-2.c: Correct line number.
16217
16218 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16219
16220         * gcc.dg/cpp/macro10.c: New test.
16221         * gcc.dg/cpp/strify3.c: New test.
16222         * gcc.dg/cpp/spacing1.c: Add tests.
16223         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
16224         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
16225
16226 2001-09-24  DJ Delorie  <dj@redhat.com>
16227
16228         * gcc.c-torture/execute/20010924-1.c: New test.
16229
16230 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16231
16232         * testsuite/objc/execute/paste.m: Remove.
16233
16234 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16235
16236         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
16237
16238 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
16239
16240         * g77.dg/strlen0.f: New test.
16241
16242 2001-09-21  Richard Henderson  <rth@redhat.com>
16243
16244         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
16245         * g++.old-deja/g++.abi/vtable2.C: Likewise.
16246
16247 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16248
16249         Table-driven attributes.
16250         * g++.dg/ext/attrib1.C: New test.
16251
16252 2001-09-20  DJ Delorie  <dj@redhat.com>
16253
16254         * gcc.dg/20000926-1.c: Update expected warning messages.
16255         * gcc.dg/array-2.c: Likewise, and test for warnings too.
16256         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
16257         array.
16258
16259 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
16260
16261         * g++.dg/eh/registers1.C: New test case.
16262
16263 2001-09-17  Richard Henderson  <rth@redhat.com>
16264
16265         * gcc.dg/array-5.c: Fix VLA decomposition test.
16266
16267 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16268
16269         * gcc.dg/cpp/line5.c: New testcase.
16270
16271 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
16272
16273         * gcc.dg/cpp/macro9.c: New test.
16274
16275 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
16276
16277         * gcc.c-torture/execute/980223.c: Change type of addr from long
16278         to char *.
16279
16280 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
16281
16282         * gcc.c-torture/execute/20010915-1.c: New test.
16283
16284 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
16285
16286         * g77.dg/bprob: New directory.
16287         * g77.dg/bprob/bprob.exp: New file.
16288         * g77.dg/bprob/bprob-1.f: New test.
16289         * g77.dg/gcov: New directory.
16290         * g77.dg/gcov/gcov.exp: New file.
16291         * g77.dg/gcov/gcov-1.f: New test.
16292         * g77.dg/gcov/gcov-1.x: New file.
16293
16294 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
16295
16296         * gcc.dg/cpp/directiv.c: Update.
16297         * gcc.dg/cpp/undef1.c: Update.
16298
16299 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
16300
16301         * gcc.dg/20010912-1.c: New test.
16302
16303 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
16304
16305         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
16306         language-independent file in lib.
16307         * lib/gcov.exp: New file.
16308
16309 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16310
16311         * gcc.c-torture/compile/20010911-1.c: New test.
16312
16313 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
16314
16315         * lib/profopt.exp: New, to support profile-directed optimizations.
16316         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
16317         * gcc.misc-tests/bprob-1.c: New test.
16318         * gcc.misc-tests/bprob-2.c: New test.
16319
16320 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
16321
16322         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
16323         XFAIL and which kinds of gcov output to verify.
16324         * gcc.misc-tests/gcov-4b.x: New file.
16325         * gcc.misc-tests/gcov-5b.x: New file.
16326         * gcc.misc-tests/gcov-6.x: New file.
16327         * gcc.misc-tests/gcov-7.c: New test.
16328         * gcc.misc-tests/gcov-7.x: New file.
16329
16330 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
16331
16332         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
16333         * gcc.misc-tests/gcov-6.c: New test.
16334
16335 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
16336
16337         PR c++/3986
16338         * g++.dg/abi/vbase1.C: New test.
16339
16340 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
16341
16342         * objc.dg/method-2.m: New.
16343
16344 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16345
16346         PR c++/4203
16347         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
16348         * g++.dg/init/empty1.C: New test.
16349
16350 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
16351
16352         * gcc.c-torture/compile/20010903-1.c: New test.
16353
16354 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
16355
16356         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
16357         for m68k.
16358
16359 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
16360
16361         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
16362
16363         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
16364
16365         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
16366
16367 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
16368
16369         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
16370         for 16-bit 'unsigned int'.
16371
16372 2001-08-29  Kazu Hirata  <kazu@hxi.com>
16373
16374         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
16375
16376 2001-08-27  Richard Henderson  <rth@redhat.com>
16377
16378         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
16379         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
16380
16381 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
16382
16383         * gcc.dg/asm-names.c (ymain): New.
16384
16385 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
16386
16387         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
16388         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
16389         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
16390
16391 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16392
16393         * gcc.dg/compare5.c: New testcase.
16394
16395 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
16396
16397         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
16398         and "In instantiation".
16399
16400 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
16401
16402         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
16403
16404 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
16405
16406         * gcc.misc-tests/gcov.exp: Add support for branch information.
16407         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
16408         * gcc.misc-tests/gcov-4.c: New test.
16409         * gcc.misc-tests/gcov-4b.c: New test.
16410         * gcc.misc-tests/gcov-5b.c: New test.
16411
16412 2001-08-20  Zack Weinberg  <zackw@panix.com>
16413
16414         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
16415         expected to fail.
16416
16417 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16418
16419         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
16420
16421 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
16422
16423         * g++.dg/eh/template1.C: New test.
16424
16425 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
16426
16427         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
16428         Fix thinko.
16429         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
16430         for xfail.
16431
16432 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
16433
16434         * lib/g77-dg.exp:  Use prune.exp for common procedures
16435         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
16436         * lib/g77.exp: (g77-dg-prune) Remove
16437
16438 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
16439
16440         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
16441
16442 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16443
16444         * g++.dg/template/unify1.C: New test.
16445
16446 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
16447
16448         * g++.dg/abi/empty4.C: New test.
16449
16450 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
16451
16452         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
16453         solaris2.*
16454         * g77.f-torture/compile/pr3743.x: Likewise
16455
16456 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
16457
16458         * g++.dg/other/using-declaration.C: New test.
16459
16460 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16461
16462         * gcc.dg/cpp/tr-sign.c: New testcase.
16463
16464 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16465
16466         * gcc.dg/cpp/19951025-1.c: Revert.
16467         * gcc.dg/cpp/directiv.c: We no longer process directives that
16468         interrupt macro arguments.
16469
16470 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
16471
16472         * gcc.dg/bconstp-1.c: New test.
16473
16474 2001-08-03  Richard Henderson  <rth@redhat.com>
16475
16476         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
16477
16478 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16479
16480         * gcc.dg/cpp/19951025-1.c: Update.
16481
16482 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
16483
16484         * g77.dg/ff90-1.f (s): Fix reference of variable z,
16485         should be x.
16486
16487 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
16488
16489         Kill -fhonor-std.
16490         * g++.old-deja/g++.ns/ns14.C: Remove special options.
16491         * g++.old-deja/g++.other/std1.C: Likewise.
16492         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
16493
16494 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
16495
16496         * lib/g77.exp:  Load gcc-defs.exp for common procedures
16497         (g77_pass, g77_fail, g77_finish, g77_exit,
16498         ${tool}_check_unsupported_p} Now redundant.  Deleted.
16499
16500 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
16501
16502         * g77.dg/fbackslash.f
16503         * g77.dg/fcase-preserve.f
16504         * g77.dg/ff90-1.f
16505         * g77.dg/ffixed-line-length-0.f
16506         * g77.dg/ffixed-line-length-132.f
16507         * g77.dg/ffixed-line-length-7.f
16508         * g77.dg/ffixed-line-length-72.f
16509         * g77.dg/ffixed-line-length-none.f
16510         * g77.dg/ffree-form-1.f
16511         * g77.dg/fno-backslash.f
16512         * g77.dg/fno-f90-1.f
16513         * g77.dg/fno-fixed-form-1.f
16514         * g77.dg/fno-onetrip.f
16515         * g77.dg/fno-typeless-boz.f
16516         * g77.dg/fno-underscoring.f
16517         * g77.dg/fno-vxt-1.f
16518         * g77.dg/fonetrip.f
16519         * g77.dg/ftypeless-boz.f
16520         * g77.dg/fugly-assumed.f
16521         * g77.dg/funderscoring.f
16522         * g77.dg/fvxt-1.f
16523
16524 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
16525
16526         * objc.dg/fwd-proto-1.m: New.
16527         * objc.dg/local-decl-1.m: New.
16528         * objc.dg/naming-1.m: New.
16529         * objc.dg/naming-2.m: New.
16530         * objc.dg/proto-hier-1.m: New.
16531
16532 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
16533
16534         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
16535         largest-type elements to a struct makes its size grow.
16536
16537 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16538
16539         * g++.dg/abi/vthunk1.C: New test.
16540
16541 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16542
16543         * g++.dg/abi/vbase8-22.C: New test.
16544
16545 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16546
16547         * gcc.dg/cpp/macro8.c: New test.
16548
16549 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16550
16551         * g++.dg/abi/vbase8-21.C: New test.
16552
16553 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16554
16555         * g++.dg/abi/vbase8-10.C: New test.
16556
16557 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16558
16559         * lib/g++.exp (g++_set_ld_library_path): Renamed to
16560         ${tool}_set_ld_library_path.
16561         Changed caller.
16562         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
16563         g++.exp.
16564
16565 2001-07-26  Stan Cox <scox@redhat.com>
16566
16567         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
16568         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
16569         gcc_exit, gcc_check_unsupported_p):
16570         Moved to gcc-deps.exp
16571         * gcc-deps.exp: New file.
16572
16573 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16574
16575         * g++.old-deja/g++.pt/defarg14.C: New test.
16576
16577 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16578
16579         * g++.old-deja/g++.other/lineno5.C: New test.
16580
16581 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16582
16583         * g++.old-deja/g++.pt/crash68.C: New test.
16584
16585 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16586
16587         * g++.old-deja/g++.other/crash42.C: New test.
16588
16589 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16590
16591         * gcc.dg/cpp/extratokens.c: Fix.
16592         * gcc.dg/cpp/skipping2.c: New tests.
16593
16594 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16595
16596         * gcc.c-torture/execute/20010724-1.c: New file.
16597         * gcc.c-torture/execute/20010724-1.x: New file.
16598
16599 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16600
16601         * g++.old-deja/g++.other/cond7.C: New test.
16602
16603 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16604
16605         * g++.old-deja/g++.other/optimize4.C: New test.
16606
16607 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16608
16609         * g++.old-deja/g++.abi/vbase8-5.C: New test.
16610
16611 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
16612
16613         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
16614         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
16615         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
16616         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
16617
16618         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
16619         bug report" message.
16620
16621         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
16622         * g++.dg/ext/instantiate1.C: Move from old-deja.
16623
16624 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
16625
16626         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
16627         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
16628         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
16629         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
16630
16631 2001-07-23  Jeffrey A Law  (law@cygnus.com)
16632
16633         * gcc.c-torture/execute/20010723-1.c: New test.
16634
16635 2001-07-23  Ben Elliston  <bje@redhat.com>
16636
16637         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
16638
16639 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16640
16641         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
16642         i[34567]86-*-*.
16643         Delete handling of ieee_multilib_flags.
16644         Pass -mieee for alpha*-*-* and sh-*-*.
16645         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
16646
16647 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
16648
16649         Remove old-abi tests.
16650         * g++.old-deja/g++.mike/p11116.C: Remove.
16651         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
16652
16653 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
16654
16655         * g77.f-torture/compile/pr3743.f:  New test
16656
16657 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
16658
16659         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
16660
16661 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16662
16663         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
16664         g++.old-deja/g++.pt/static6.C: Likewise.
16665         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
16666         supports weak symbols.
16667
16668 2001-07-18  Andreas Jaeger  <aj@suse.de>
16669
16670         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
16671         supported again.
16672
16673 2001-07-18  Andreas Jaeger  <aj@suse.de>
16674
16675         * gcc.dg/iftrap-1.c: Fix target line.
16676
16677 2001-07-17  Richard Henderson  <rth@redhat.com>
16678
16679         * gcc.c-torture/execute/20010717-1.c: New.
16680
16681 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16682
16683         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
16684         tests.
16685
16686 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16687
16688         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
16689
16690 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16691
16692         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
16693         UAC_SIGBUS, UAC_NOPRINT definitions.
16694
16695 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
16696
16697         * objc/execute/object_is_class.m: New test.
16698         * objc/execute/object_is_meta_class.m: New test.
16699
16700 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
16701
16702         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
16703         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
16704
16705 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
16706
16707         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
16708         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
16709
16710 2001-07-14  Richard Henderson  <rth@redhat.com>
16711
16712         * gcc.dg/iftrap-1.c: New.
16713
16714 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
16715
16716         * g77.f-torture/execute/intrinsic77.f: New test.
16717
16718 2001-07-11  Janis Johnson <janis@us.ibm.com>
16719
16720         * gcc.misc-tests/gcov-3.c: New test.
16721
16722 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16723
16724         * gcc.c-torture/compile/20010711-1.c,
16725         * gcc.c-torture/compile/20010711-2.c: New tests.
16726
16727 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16728
16729         * gcc.c-torture/execute/20010711-1.c: New test.
16730
16731 2001-07-11  Ben Elliston  <bje@redhat.com>
16732
16733         * g++.old-deja/g++.other/enum5.C: New test.
16734
16735 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
16736
16737         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
16738         (g++-dg-prune): Call prune_gcc_output.
16739         * prune.exp: New file for prune_gcc_output.
16740         * lib/g++.exp, lib/gcc.exp: Load it.
16741
16742 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
16743
16744         * gcc.c-torture/compile/20010701-1.c,
16745         g++.old-deja/g++.ext/attrib6.C: New tests.
16746
16747 2001-07-06  Jeffrey A Law  (law@cygnus.com)
16748
16749         * gcc.c-torture/compile/20010706-1.c: New test.
16750
16751 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
16752
16753         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
16754
16755 2001-06-28  Stan Shebs  <shebs@apple.com>
16756
16757         * gcc.dg/pragma-darwin.c: New test.
16758
16759 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16760
16761         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
16762         Solaris 2.[678] system.
16763
16764 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16765
16766         * gcc.dg/20010622-1.c: New test.
16767
16768 2001-06-18  Stan Shebs  <shebs@apple.com>
16769
16770         * objc.dg: New directory.
16771         * objc.dg/dg.exp: New file.
16772         * objc.dg/alias.m: New.
16773         * objc.dg/class-1.m: New.
16774         * objc.dg/class-2.m: New.
16775         * objc.dg/const-str-1.m: New.
16776         * objc.dg/const-str-2.m: New.
16777         * objc.dg/id-1.m: New.
16778         * objc.dg/method-1.m: New.
16779         * objc.dg/super-class-1.m: New.
16780         * lib/objc-dg.exp: New file.
16781
16782 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16783
16784         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
16785         of label name.
16786
16787 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
16788
16789         * g++.old-deja/g++.abi/vbase8-9.C: New test.
16790
16791 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16792
16793         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
16794         variable.
16795
16796 2001-06-12  Richard Henderson  <rth@redhat.com>
16797
16798         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
16799
16800 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16801
16802         * g++.old-deja/g++.abi/vbase5.C: New test.
16803         * g++.old-deja/g++.abi/vbase6.C: New test.
16804         * g++.old-deja/g++.abi/vbase7.C: New test.
16805
16806 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16807
16808         * gcc.c-torture/compile/20010610-1.c: New test.
16809
16810 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16811
16812         * g++.old-deja/g++.abi/vbase4.C: New test.
16813
16814 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16815
16816         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
16817         support %f for HC11/HC12 targets.
16818         * gcc.c-torture/execute/930513-1.x: New file, likewise.
16819         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
16820         on HC11/HC12 targets.
16821         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
16822
16823 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16824
16825         * gcc.dg/wchar_t-1.c: New file.
16826         * gcc.dg/wint_t-1.c: Likewise.
16827
16828 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
16829
16830         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
16831
16832 2001-06-11  Richard Henderson  <rth@redhat.com>
16833
16834         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
16835
16836 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16837
16838         * gcc.c-torture/compile/20010611-1.c: New test.
16839
16840 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16841
16842         * gcc.dg/c99-tag-1.c: Add more tests.
16843
16844 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
16845
16846         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
16847         representation on MN10300 and ARM/Thumb.
16848
16849 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
16850
16851         * g77.f-torture/execute/20010610.f: New.
16852
16853 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
16854
16855         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
16856         names.
16857
16858 2001-06-09  Richard Henderson  <rth@redhat.com>
16859
16860         * gcc.c-torture/execute/ashrdi-1.c: New.
16861         * gcc.c-torture/execute/ashldi-1.c: New.
16862         * gcc.c-torture/execute/lshrdi-1.c: New.
16863
16864 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
16865
16866         * objc/execute/load-3.m: Added. Check sending +load to categories,
16867         in addition to classes.
16868
16869 2001-06-08  Stan Shebs  <shebs@apple.com>
16870
16871         * objc/execute/load-2.m: New test.  From Nicola Pero
16872         <n.pero@mi.flashnet.it>.
16873
16874 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
16875
16876         * gcc.c-torture/execute/20010605-2.c: New test.
16877
16878 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
16879
16880         * g++.old-deja/g++.abi/vbase2.C: New test.
16881         * g++.old-deja/g++.abi/vbase3.C: New test.
16882
16883 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
16884
16885         * g++.old-deja/g++.pt/friend49.C: New test.
16886
16887 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
16888
16889         * g++.old-deja/g++.ext/anon3.C: New test.
16890
16891 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
16892
16893         * g++.old-deja/g++.other/conv7.C: New test.
16894
16895 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
16896
16897         * gcc.c-torture/compile/20010605-2.c: New test.
16898
16899 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16900
16901         * gcc.c-torture/execute/20010604-1.c: New test.
16902
16903 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
16904
16905         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
16906
16907 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
16908
16909         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
16910         (g++_link_flags): Likewise.
16911         (g++_init): Pass gccpath's value to two previous functions.
16912
16913 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16914
16915         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
16916         Ensure logfile entry matches exec command line.
16917
16918 2001-05-31  Richard Henderson  <rth@redhat.com>
16919
16920         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
16921         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
16922
16923 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
16924
16925         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
16926         compiler for irix6.2
16927
16928 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
16929
16930         * g++.old-deja/g++.other/optimize3.C: New file.
16931
16932 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
16933
16934         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
16935         assemble.
16936
16937 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
16938
16939         * g++.old-deja/g++.other/optimize2.C: New file.
16940
16941 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
16942
16943         * gcc.c-torture/compile/20010518-2.c: New file.
16944         * gcc.c-torture/execute/20010518-1.c: New file.
16945         * gcc.c-torture/execute/20010518-2.c: New file.
16946
16947 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16948
16949         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
16950
16951 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
16952
16953         G++ no longer defines builtins that do not begin with __builtin.
16954         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
16955         * g++.old-deja/g++.brendand/misc13.C: Likewise.
16956         * g++.old-deja/g++.law/builtin1.C: Likewise.
16957         * g++.old-deja/g++.law/cvt2.C: Likewise.
16958         * g++.old-deja/g++.mike/net5.C: Likewise.
16959         * g++.old-deja/g++.other/builtins1.C: Likewise.
16960         * g++.old-deja/g++.other/builtins2.C: Likewise.
16961         * g++.old-deja/g++.other/builtins3.C: Likewise.
16962         * g++.old-deja/g++.other/builtins4.C: Likewise.
16963         * g++.old-deja/g++.other/inline8.C: Likewise.
16964         * g++.old-deja/g++.robertl/eb39.C: Likewise.
16965
16966 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
16967
16968         * g++.old-deja/g++.pt/using1.C: Adjust.
16969         * g++.old-deja/g++.pt/using2.C: New test.
16970
16971 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16972
16973         * gcc.dg/cpp/charconst.c: New tests.
16974         * gcc.dg/cpp/escape.c: New tests.
16975         * gcc.dg/cpp/escape-1.c: New tests.
16976         * gcc.dg/cpp/escape-2.c: New tests.
16977         * gcc.dg/cpp/ucs.c: New tests.
16978
16979 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
16980
16981         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
16982         native compiler for irix6.5.
16983
16984 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
16985
16986         * lib/g++.exp (g++_include_flags): Use args to compute
16987         get_multilibs.
16988         (g++_link_flags): Likewise.
16989         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
16990
16991 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16992
16993         * gcc.dg/c90-hexfloat-1.c: Add more tests.
16994
16995 2001-05-21  Geoff Keating  <geoffk@redhat.com>
16996
16997         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
16998         this file.
16999
17000 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17001
17002         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
17003         STACK_SIZE;
17004         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
17005         to STACK_SIZE; Use it to define size of add_histo array.
17006         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
17007         to STACK_SIZE.
17008         (f): Use GITT_SIZE to define size of gitt local table.
17009         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
17010         to STACK_SIZE; Use it to define size of bytemem array.
17011
17012 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17013
17014         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
17015         on 68HC11/HC12 due to the asm instruction.
17016         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
17017         * gcc.c-torture/compile/920520-1.x: Likewise.
17018         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
17019         on 68HC11/HC12 because the function is larger than 64K.
17020         * gcc.c-torture/compile/961203-1.x: New file, this test fails
17021         on 68HC11/HC12 because the structure is too large.
17022
17023 2001-05-20  Richard Henderson  <rth@redhat.com>
17024
17025         * gcc.c-torture/execute/20010520-1.c: New.
17026
17027 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17028
17029         * g++.old-deja/g++.warn/compare1.C: New test.
17030         * gcc.dg/compare4.c: New test.
17031
17032 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
17033
17034         * g++.old-deja/g++.other/optimize1.C: New test.
17035
17036 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17037
17038         * g++.old-deja/g++.pt/spec41.C: New test.
17039
17040 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
17041
17042         * gcc.c-torture/compile/20010114-1.x: Remove.
17043
17044 2001-05-18  Stan Shebs  <shebs@apple.com>
17045
17046         * gcc.c-torture/compile/20010518-1.c: New test.
17047
17048 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
17049
17050         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
17051         * g++.old-deja/g++.pt/crash67.C: New test.
17052
17053 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
17054
17055         * g++.old-deja/g++.other/debug9.C: New test.
17056
17057 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
17058
17059         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
17060
17061 2001-05-16  Jan Hubicka  <jh@suse.cz>
17062
17063         * gcc.c-torture/compile/20010516-1.c: New test.
17064
17065 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17066
17067         * g++.old-deja/g++.other/crash41.C: New test.
17068
17069 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17070
17071         * g++.old-deja/g++.pt/crash66.C: New test.
17072
17073 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
17074
17075         * g++.old-deja/g++.robertl/eb27.C: Convert.
17076
17077 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
17078
17079         * g++.dg/friend-warn.C: New test.  Do not warn about friend
17080         declaration being redundant.
17081
17082 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
17083
17084         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
17085
17086 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
17087
17088         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
17089
17090 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
17091
17092         * lib/g++.exp: Use testsuite_flags.
17093
17094 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
17095
17096         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
17097
17098 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17099
17100         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
17101
17102 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
17103
17104         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
17105
17106 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
17107
17108         * gcc.c-torture/compile/20010313-1.c: New test.
17109
17110 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
17111
17112         * gcc.dg/cpp/direct2.c: New test.
17113         * gccq.dg/cpp/direct2s.c: New test.
17114
17115         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
17116
17117 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
17118
17119         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
17120         * g++.old-deja/g++.other/op3.C: Likewise.
17121
17122 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17123
17124         * gcc.dg/cpp/syshdr.h: New file.
17125         * gcc.dg/cpp/sysmac1.c: Update.
17126         * gcc.dg/cpp/sysmac2.c: Update.
17127
17128 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17129
17130         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
17131
17132 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
17133
17134         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
17135         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
17136
17137 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
17138
17139         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
17140
17141 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
17142
17143         * lib/g++.exp (g++_include_flags): Don't use any special flags
17144         if TESTING_IN_BUILD_TREE is not defined.
17145         (g++_init): Use a plain 'c++' as the compiler if
17146         TESTING_IN_BUILD_TREEE is not defined.
17147
17148 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17149
17150         * g++.old-deja/g++.eh/catch13.C: New test.
17151         * g++.old-deja/g++.eh/catch14.C: New test.
17152
17153 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17154
17155         * gcc.dg/cpp/tr-define.c: New test.
17156
17157 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
17158
17159         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
17160         <stdlib.h>, not <malloc.h>.
17161
17162 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17163
17164         * g++.old-deja/g++.ns/template17.C: New test.
17165
17166 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17167
17168         * g++.old-deja/g++.pt/ref4.C: New test.
17169
17170 2001-04-30  Richard Henderson  <rth@redhat.com>
17171
17172         * gcc.dg/20000724-1.c: Revert last change.
17173
17174 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
17175
17176         * g77.f-torture/execute/20010430.f: New test.
17177
17178 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
17179
17180         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
17181
17182 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
17183
17184         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
17185
17186 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17187
17188         * g++.old-deja/g++.eh/crash6.C: New test.
17189
17190 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17191
17192         * g++.old-deja/g++.other/warn7.C: New test.
17193
17194 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17195
17196         * g++.old-deja/g++.other/defarg9.C: New test.
17197
17198 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17199
17200         * g77.f-torture/compile/20010426.f: New test.
17201         * g77.f-torture/execute/20010426.f: New test.
17202
17203 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17204
17205         * g77.f-torture/compile/20000629-1.x: Remove - error
17206         has been fixed.
17207
17208 2001-04-26  Jeffrey A Law  (law@cygnus.com)
17209
17210         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
17211         Tweak slightly to work with g++.dg framework.
17212         * g++.dg/special/ecos.exp: Run initp1.C test.
17213         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
17214
17215         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
17216         its linker doesn't give line numbers either.
17217         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
17218
17219 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17220
17221         * g++.old-deja/g++.other/lex1.C: New test.
17222
17223 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
17224
17225         * gcc.dg/noncompile/20010425-1.c: New test.
17226
17227 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17228
17229         * g++.old-deja/g++.pt/mangle2.C: New test.
17230
17231 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17232
17233         * gcc.dg/format/plus-1.c: New test.
17234
17235 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17236
17237         * gcc.dg/20010423-1.c: New test.
17238
17239 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17240
17241         * gcc.c-torture/execute/20010422-1.c: New test.
17242
17243 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
17244
17245         * g++.old-deja/g++.ns/type2.C: New test.
17246
17247 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
17248
17249         * g++.old-deja/g++.other/perf1.C: New test.
17250
17251 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
17252
17253         * gcc.dg/c99-func-2.c: Remove xfail.
17254         * gcc.dg/c99-func-3.c: Remove xfail.
17255         * gcc.dg/c99-func-4.c: Remove xfail.
17256
17257 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
17258
17259         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
17260
17261 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17262
17263         * gcc.c-torture/compile/20010423-1.c: New test.
17264
17265 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17266
17267         * g++.old-deja/g++.pt/typename28.C: New test.
17268
17269 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17270
17271         * g++.old-deja/g++.abi/empty2.C: New test.
17272         * g++.old-deja/g++.abi/empty3.C: New test.
17273
17274 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17275
17276         * g++.old-deja/g++.other/comdat2.C: New test.
17277         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
17278
17279 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17280
17281         * g++.old-deja/g++.other/overload14.C: New test.
17282
17283 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17284
17285         * g++.old-deja/g++.other/lookup23.C: New test.
17286
17287 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17288
17289         * gcc.c-torture/execute/20010403-1.c: New test.
17290
17291 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
17292             Mark Mitchell  <mark@codesourcery.com>
17293
17294         * lib/old-dejagnu.exp: Don't delete output of executable.
17295         Add .exe suffix to executables.
17296
17297 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
17298
17299         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
17300
17301 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17302
17303         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
17304
17305 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17306
17307         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
17308         * g++.old-deja/g++.abi/crash1.C: New test.
17309
17310 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17311
17312         * g++.old-deja/g++.other/crash40.C: New test.
17313
17314 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17315
17316         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
17317
17318 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
17319
17320         * g++.old-deja/g++.other/warn6.C: New test.
17321
17322 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17323
17324         * g++.old-deja/g++.robertl/eb42.C: Same.
17325
17326 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17327
17328         * gcc.dg/wtr-conversion-1.c: New testcase.
17329
17330 2001-04-10  Richard Henderson  <rth@redhat.com>
17331
17332         * g++.old-deja/g++.other/array5.C: New.
17333
17334 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17335
17336         * gcc.c-torture/execute/20010408-1.c: New test.
17337
17338 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
17339
17340         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
17341         headers and constructs.
17342         * g++.old-deja/g++.robertl/eb79.C: Same.
17343         * g++.old-deja/g++.robertl/eb77.C (main): Same.
17344         * g++.old-deja/g++.robertl/eb73.C: Same.
17345         * g++.old-deja/g++.robertl/eb66.C (main): Same.
17346         * g++.old-deja/g++.robertl/eb55.C (t): Same.
17347         * g++.old-deja/g++.robertl/eb54.C (main): Same.
17348         * g++.old-deja/g++.robertl/eb46.C (main): Same.
17349         * g++.old-deja/g++.robertl/eb44.C: Same.
17350         * g++.old-deja/g++.robertl/eb41.C (main): Same.
17351         * g++.old-deja/g++.robertl/eb4.C (main): Same.
17352         * g++.old-deja/g++.robertl/eb39.C: Same.
17353         * g++.old-deja/g++.robertl/eb33.C (main): Same.
17354         * g++.old-deja/g++.robertl/eb31.C (main): Same.
17355         * g++.old-deja/g++.robertl/eb30.C: Same.
17356         * g++.old-deja/g++.robertl/eb3.C: Same.
17357         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
17358         * g++.old-deja/g++.robertl/eb21.C: Same.
17359         * g++.old-deja/g++.robertl/eb15.C: Same.
17360         * g++.old-deja/g++.robertl/eb118.C: Same.
17361         * g++.old-deja/g++.robertl/eb115.C (main): Same.
17362         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
17363         * g++.old-deja/g++.robertl/eb109.C: Same.
17364         * g++.old-deja/g++.other/sibcall1.C (main): Same.
17365         * g++.old-deja/g++.mike/rtti1.C: Same.
17366         * g++.old-deja/g++.mike/p658.C: Same.
17367         * g++.old-deja/g++.mike/net46.C: Same.
17368         * g++.old-deja/g++.mike/net34.C: Same.
17369         * g++.old-deja/g++.mike/memoize1.C: Same.
17370         * g++.old-deja/g++.mike/eh2.C: Same.
17371         * g++.old-deja/g++.law/weak.C: Same.
17372         * g++.old-deja/g++.law/visibility7.C: Same.
17373         * g++.old-deja/g++.law/visibility25.C: Same.
17374         * g++.old-deja/g++.law/visibility22.C: Same.
17375         * g++.old-deja/g++.law/visibility2.C: Same.
17376         * g++.old-deja/g++.law/visibility17.C: Same.
17377         * g++.old-deja/g++.law/visibility13.C: Same.
17378         * g++.old-deja/g++.law/visibility10.C: Same.
17379         * g++.old-deja/g++.law/visibility1.C: Same.
17380         * g++.old-deja/g++.law/virtual3.C (eval): Same.
17381         * g++.old-deja/g++.law/vbase1.C: Same.
17382         * g++.old-deja/g++.law/operators32.C: Same.
17383         * g++.old-deja/g++.law/nest3.C: Same.
17384         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
17385         * g++.old-deja/g++.law/except5.C (main): Same.
17386         * g++.old-deja/g++.law/cvt7.C (run): Same.
17387         * g++.old-deja/g++.law/cvt2.C: Same.
17388         * g++.old-deja/g++.law/cvt16.C: Same.
17389         * g++.old-deja/g++.law/ctors6.C (bar): Same.
17390         * g++.old-deja/g++.law/ctors17.C (main): Same.
17391         * g++.old-deja/g++.law/ctors13.C: Same.
17392         * g++.old-deja/g++.law/ctors12.C (main): Same.
17393         * g++.old-deja/g++.law/ctors10.C: Same.
17394         * g++.old-deja/g++.law/code-gen5.C: Same.
17395         * g++.old-deja/g++.law/bad-error7.C: Same.
17396         * g++.old-deja/g++.law/arm9.C: Same.
17397         * g++.old-deja/g++.law/arm12.C: Same.
17398         * g++.old-deja/g++.law/arg8.C: Same.
17399         * g++.old-deja/g++.law/arg1.C: Same.
17400         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
17401         * g++.old-deja/g++.jason/template31.C: Same.
17402         * g++.old-deja/g++.jason/template24.C (main): Same.
17403         * g++.old-deja/g++.jason/2371.C: Same.
17404         * g++.old-deja/g++.eh/new2.C: Same.
17405         * g++.old-deja/g++.eh/new1.C: Same.
17406         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
17407         * g++.old-deja/g++.brendan/nest21.C (main): Same.
17408         * g++.old-deja/g++.brendan/err-msg3.C: Same.
17409         * g++.old-deja/g++.brendan/crash62.C: Same.
17410         * g++.old-deja/g++.brendan/crash52.C: Same.
17411         * g++.old-deja/g++.brendan/crash49.C (main): Same.
17412         * g++.old-deja/g++.brendan/crash38.C: Same.
17413         * g++.old-deja/g++.brendan/crash15.C (main): Same.
17414         * g++.old-deja/g++.brendan/copy9.C: Same.
17415
17416 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
17417
17418         * gcc.c-torture/execute/20001203-2.c (memset):
17419         Count argument is of type __SIZE_TYPE__.
17420
17421 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
17422
17423         * gcc.c-torture/compile/20010404-1.c: New test.
17424
17425 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
17426
17427         * gcc.c-torture/compile/20010326-1.c: New test.
17428
17429 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
17430
17431         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
17432         peculiarities of the SH.
17433         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
17434
17435 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17436
17437         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
17438         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
17439         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
17440
17441 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17442
17443         * g77.f-torture/compile/20010321-1.f: New test.
17444
17445 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17446
17447         * gcc.c-torture/compile/20010329-1.c: New test.
17448
17449 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17450
17451         * gcc.c-torture/execute/20010329-1.c: New test.
17452
17453 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17454
17455         * g++.old-deja/g++.other/eh4.C: Fix typo.
17456
17457 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17458
17459         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
17460
17461 2001-03-28  Philip Blundell  <philb@gnu.org>
17462
17463         * gcc.c-torture/compile/20010328-1.c: New test.
17464
17465 2001-03-27  Richard Henderson  <rth@redhat.com>
17466
17467         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
17468         * g++.old-deja/g++.eh/vbase3.C: Likewise.
17469
17470 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
17471
17472         * gcc.c-torture/compile/20010327-1.c: New test.
17473
17474 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17475
17476         * g++.old-deja/g++.other/friend12.C: New test.
17477         * g++.old-deja/g++.other/friend9.C: Expect no errors.
17478         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
17479
17480 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17481
17482         * gcc.c-torture/execute/20010325-1.c: New test.
17483
17484 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
17485
17486         * g++.old-deja/g++.other/mangle3.C: New test.
17487
17488 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
17489
17490         * g++.old-deja/g++.other/anon8.C: New test.
17491
17492 2001-03-20  Philip Blundell  <philb@gnu.org>
17493
17494         * gcc.c-torture/compile/20010320-1.c: New test.
17495
17496 2001-03-17  Richard Henderson  <rth@redhat.com>
17497
17498         * g++.old-deja/g++.other/eh4.C: Add expected error text.
17499
17500 2001-03-15  Geoff Keating  <geoff@redhat.com>
17501
17502         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
17503         tests on AIX.
17504
17505 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
17506
17507         * g++.old-deja/g++.other/eh4.C: New test.
17508
17509 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17510
17511         * gcc.dg/cpp/mi1.c: Update.
17512
17513 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
17514
17515         * g++.old-deja/g++.other/regstack.C: New test.
17516
17517 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17518
17519         * g++.old-deja/g++.other/ref4.C: New test.
17520
17521 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
17522
17523         * objc/execute/va_method.m: Added.
17524         * objc/execute/IMP.m: Added.
17525         * objc/execute/_cmd.m: Added.
17526         * objc/execute/accessing_ivars.m: Added.
17527         * objc/execute/class-1.m: Added.
17528         * objc/execute/class-10.m: Added.
17529         * objc/execute/class-11.m: Added.
17530         * objc/execute/class-12.m: Added.
17531         * objc/execute/class-13.m: Added.
17532         * objc/execute/class-14.m: Added.
17533         * objc/execute/class-2.m: Added.
17534         * objc/execute/class-3.m: Added.
17535         * objc/execute/class-4.m: Added.
17536         * objc/execute/class-5.m: Added.
17537         * objc/execute/class-6.m: Added.
17538         * objc/execute/class-7.m: Added.
17539         * objc/execute/class-8.m: Added.
17540         * objc/execute/class-9.m: Added.
17541         * objc/execute/class-tests-1.h
17542         * objc/execute/class-tests-2.h
17543         * objc/execute/compatibility_alias.m: Added.
17544         * objc/execute/encode-1.m: Added.
17545         * objc/execute/formal_protocol-1.m: Added.
17546         * objc/execute/formal_protocol-2.m: Added.
17547         * objc/execute/formal_protocol-3.m: Added.
17548         * objc/execute/formal_protocol-4.m: Added.
17549         * objc/execute/formal_protocol-5.m: Added.
17550         * objc/execute/formal_protocol-6.m: Added.
17551         * objc/execute/formal_protocol-7.m: Added.
17552         * objc/execute/informal_protocol.m: Added.
17553         * objc/execute/initialize.m: Added.
17554         * objc/execute/load.m: Added.
17555         * objc/execute/many_args_method.m: Added.
17556         * objc/execute/nested-3.m: Added.
17557         * objc/execute/no_clash.m: Added.
17558         * objc/execute/private.m: Added.
17559         * objc/execute/redefining_self.m: Added.
17560         * objc/execute/root_methods.m: Added.
17561         * objc/execute/selector-1.m: Added.
17562         * objc/execute/static-1.m: Added.
17563         * objc/execute/static-2.m: Added.
17564         * objc/execute/va_method.m: Added.
17565
17566 2001-03-10  Richard Henderson  <rth@redhat.com>
17567
17568         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
17569
17570 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
17571
17572         * g++.old-deja/g++.other/crash31.C: XFAIL.
17573         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
17574         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
17575         * gcc.c-torture/execute/20010123-1.x: XFAIL.
17576         * gcc.c-torture/execute/20010124-1.x: XFAIL.
17577         * gcc.dg/sequence-pt-1.c: XFAIL one test.
17578
17579 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
17580
17581         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
17582
17583 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17584
17585         * gcc.dg/20000724-1.c: Don't use multiline strings.
17586
17587 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17588
17589         * objc/execute/string1.m, objc/execute/string2.m: Compare the
17590         result of -cString against what we expect it to be; don't just
17591         print it out for no one to read.
17592
17593         * objc/execute/string3.m, objc/execute/string4.m: New tests.
17594         Based on testcases provided by Nicola Pero.
17595
17596 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17597
17598         * gcc.dg/cpp/macro7.c: New test.
17599
17600 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17601
17602         * gcc.dg/cpp/multiline.c: Update.
17603
17604 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17605
17606         * g++.old-deja/g++.other/enum3.C: New test.
17607
17608 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17609
17610         * g++.old-deja/g++.other/pod1.C: New test.
17611
17612 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17613
17614         * g++.old-deja/g++.ext/overload1.C: New test.
17615
17616 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17617
17618         * g++.old-deja/g++.pt/using1.C: New test.
17619
17620 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17621
17622         * g++.old-deja/g++.other/using9.C: New test.
17623
17624 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
17625
17626         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
17627
17628         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
17629
17630 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
17631
17632         * g++.old-deja/g++.ext/realpt1.C: Remove.
17633
17634 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
17635
17636         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
17637
17638 2001-02-26  Will Cohen  <wcohen@redhat.com>
17639
17640         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
17641
17642 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
17643
17644         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
17645         templatized constructors.
17646
17647 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17648
17649         * gcc.c-torture/execute/20010224-1.c: New test.
17650
17651 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
17652
17653         * gcc.c-torture/execute/20010222-1.c: New test.
17654
17655 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
17656
17657         * g++.old-deja/g++.other/inline20.C: New test.
17658
17659 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
17660
17661         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
17662
17663 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17664
17665         * g++.old-deja/g++.other/lookup22.C: New test.
17666
17667 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
17668
17669         * g77.dg: New directory.
17670         * g77.dg/20010216-1.f: New test case.
17671         * g77.dg/dg.exp: New driver.
17672         * lib/g77-dg.exp: New driver library.
17673
17674 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17675
17676         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
17677
17678 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
17679
17680         * g++.old-deja/g++.other/decl9.C: New test.
17681
17682 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
17683
17684         * g++.old-deja/g++.other/init16.C: Update the test so that it does
17685         not need <string> and also tests the initialization at runtime.
17686
17687 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17688
17689         * gcc.c-torture/execute/longlong.c: New test.
17690
17691 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17692
17693         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
17694
17695 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17696
17697         * gcc.c-torture/execute/920302-1.c (execute):
17698         Change argument type to short.
17699
17700 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17701
17702         * g++.old-deja/g++.pt/deduct6.C: New test.
17703
17704 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17705
17706         * g++.old-deja/g++.pt/deduct5.C: New test.
17707
17708 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
17709
17710         * gcc.c-torture/execute/20010209-1.c: New test.
17711
17712 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17713
17714         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
17715
17716 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
17717
17718         * g++.dg/vtgc1.C: Update for new ABI.
17719
17720         * consistency.vlad: New directory, 1665 files.
17721
17722 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
17723
17724         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
17725         return type.
17726         * gcc.dg/cpp/digraphs.c: Declare puts.
17727
17728 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17729
17730         * g++.old-deja/g++.other/warn5.C: New test.
17731
17732 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17733
17734         * g++.old-deja/g++.pt/spec40.C: New test.
17735
17736 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17737
17738         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
17739         case.
17740         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
17741
17742 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
17743
17744         * gcc.c-torture/compile/20010209-1.c: New test.
17745
17746 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
17747
17748         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
17749         excess errors message but not if it crashes.
17750         * g++.old-deja/g++.other/crash27.C: Likewise.
17751         * g++.old-deja/g++.other/crash28.C: Likewise.
17752         * g++.old-deja/g++.other/crash30.C: Likewise.
17753         * g++.old-deja/g++.other/crash32.C: Likewise.
17754         * g++.old-deja/g++.other/crash35.C: Likewise.
17755         * g++.old-deja/g++.pt/inherit2.C: Likewise.
17756
17757 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
17758
17759         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
17760         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
17761         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
17762         g77.f-torture/execute/execute.exp,
17763         g77.f-torture/noncompile/noncompile.exp,
17764         gcc.c-torture/execute/execute.exp,
17765         gcc.c-torture/execute/memcheck/memcheck.exp,
17766         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
17767         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
17768         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
17769         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
17770         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
17771         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
17772         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17773         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
17774         Remove bug reporting instructions with ancient email addresses.
17775
17776 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17777
17778         * gcc.dg/20010202-1.c: New test.
17779         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
17780
17781 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
17782
17783         * g++.dg/stdbool-if.C: New test.
17784
17785 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
17786
17787         * objc/execute/fdecl.m: Added main().
17788
17789 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17790
17791         * gcc.c-torture/execute/20010206-1.c: New test.
17792
17793 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17794
17795         * gcc.dg/cpp/avoidpaste1.c: Update.
17796
17797 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
17798
17799         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
17800         Pero <nicola@brainstorm.co.uk>.
17801         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
17802
17803 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
17804
17805         * g++.old-deja/g++.pt/spec39.C: New test.
17806
17807 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
17808
17809         * gcc.c-torture/compile/20010202-1.c: New test.
17810
17811 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
17812
17813         * g++.old-deja/g++.abi/primary2.C: New test.
17814         * g++.old-deja/g++.abi/primary3.C: New test.
17815         * g++.old-deja/g++.abi/primary4.C: New test.
17816         * g++.old-deja/g++.abi/primary5.C: New test.
17817         * g++.old-deja/g++.abi/vtable3.h: New test.
17818         * g++.old-deja/g++.abi/vtable3a.C: New test.
17819         * g++.old-deja/g++.abi/vtable3b.C: New test.
17820         * g++.old-deja/g++.abi/vtable3c.C: New test.
17821         * g++.old-deja/g++.abi/vtable3d.C: New test.
17822         * g++.old-deja/g++.abi/vtable3e.C: New test.
17823         * g++.old-deja/g++.abi/vtable3f.C: New test.
17824         * g++.old-deja/g++.abi/vtable3g.C: New test.
17825         * g++.old-deja/g++.abi/vtable3h.C: New test.
17826         * g++.old-deja/g++.abi/vtable3i.C: New test.
17827         * g++.old-deja/g++.abi/vtable3j.C: New test.
17828         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
17829
17830 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
17831
17832         * g++.old-deja/g++.other/anon6.C: New test.
17833         * g++.old-deja/g++.other/anon7.C: New test.
17834
17835 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
17836
17837         * gcc.dg/cpp/avoidpaste2.c: New tests.
17838
17839 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
17840
17841         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
17842
17843 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
17844
17845         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
17846         DECIMAL_DIG cases for Irix."
17847
17848 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
17849
17850         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
17851
17852 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
17853
17854         * gcc.dg/c99-tag-1.c: New test.
17855
17856 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
17857
17858         * gcc.dg/cpp/tr-warn1.c: Add tests.
17859
17860 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
17861
17862         * gcc.dg/cpp/avoidpaste1.c: Update.
17863         * gcc.dg/cpp/paste4.c: Update.
17864
17865 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
17866
17867         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
17868         cases for Irix.
17869
17870 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
17871
17872         * g++.old-deja/g++.other/inline19.C: New test.
17873
17874 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17875
17876         * gcc.dg/Wlarger-than.c: New test.
17877
17878 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17879
17880         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
17881
17882 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
17883
17884         * gcc.c-torture/execute/20010129-1.c: New test.
17885         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
17886
17887 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
17888
17889         * gcc.dg/cpp/avoidpaste1.c: Test case.
17890
17891 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
17892
17893         * g++.old-deja/g++.other/inline18.C: New test.
17894
17895 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17896
17897         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
17898         and __builtin_putchar.
17899
17900 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
17901
17902         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
17903         tests.
17904
17905 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
17906
17907         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
17908         floating point number rounding mode to round to the nearest
17909         representable mode.
17910
17911 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
17912
17913         * g++.old-deja/g++.other/mangle2.C: New test.
17914
17915 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
17916
17917         * gcc.c-torture/compile/20010124-1.c: New test.
17918
17919 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
17920
17921         * g++.old-deja/g++.pt/spec38.C: New test.
17922
17923 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17924
17925         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
17926         "Build don't run".
17927
17928 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17929
17930         * gcc.c-torture/execute/20010123-1.c: New test.
17931
17932 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
17933
17934         * g++.old-deja/g++.pt/spec37.C: New test.
17935
17936 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
17937
17938         * g++.old-deja/g++.pt/overload14.C: New test.
17939
17940 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17941
17942         * gcc.c-torture/execute/20010122-1.c: New test, exercise
17943         __builtin_return_address.
17944
17945 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
17946
17947         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
17948         * g++.old-deja/g++.pt/spec35.C: New test.
17949         * g++.old-deja/g++.pt/spec36.C: New test.
17950
17951 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
17952
17953         * gcc.c-torture/compile/20010118-1.c: New test.
17954
17955 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
17956
17957         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
17958
17959 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
17960
17961         * gcc.c-torture/execute/20010119-1.c: New test.
17962
17963 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
17964
17965         * g++.old-deja/g++.other/vbase5.C: New test.
17966
17967 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
17968
17969         * gcc.c-torture/execute/20010118-1.c: New test.
17970
17971 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
17972
17973         * g++.old-deja/g++.pt/deduct3.C: New test.
17974
17975 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
17976
17977         * g++.old-deja/g++.pt/spec34.C: New test.
17978
17979 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
17980
17981         * g77.f-torture/compile/20000601-2.f: New test.
17982
17983 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
17984
17985         * g++.old-deja/g++.other/init17.C: New test.
17986
17987 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
17988
17989         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
17990
17991 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
17992
17993         * g++.old-deja/g++.pt/unify8.C: New test.
17994
17995 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
17996
17997         * g++.old-deja/g++.abi/vbase1.C: New test.
17998
17999 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18000
18001         * g++.old-deja/g++.pt/crash65.C: New test.
18002
18003 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18004
18005         * gcc.dg/cpp/assembl2.S: New test case.
18006
18007 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
18008
18009         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
18010         are supported.
18011
18012 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18013
18014         * g++.old-deja/g++.other/builtins1.C: New test.
18015         * g++.old-deja/g++.other/builtins2.C: Likewise.
18016         * g++.old-deja/g++.other/builtins3.C: Likewise.
18017         * g++.old-deja/g++.other/builtins4.C: Likewise.
18018
18019 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
18020
18021         * gcc.c-torture/compile/20010117-1.c: New test.
18022         * gcc.c-torture/compile/20010117-2.c: New test.
18023
18024 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18025
18026         * g77.f-torture/execute/20010116.[fx]: New test,
18027         XFAIL on i?86-*-*.
18028         * g77.f-torture/compile/20010115.f: Indicate it's
18029         a test for PR fortran/1636.
18030
18031 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18032
18033         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
18034
18035 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18036
18037         * g77.f-torture/compile/20010115.f: New test.
18038
18039 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
18040
18041         * g++.old-deja/g++.pt/nontype5.C: New test.
18042
18043 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18044
18045         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
18046         have an equivalent working one below it.
18047
18048 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18049
18050         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
18051         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18052
18053 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18054
18055         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
18056         message containing "init_priority".
18057         (conpr-2.C): Likewise.
18058         (conpr-3.C): Likewise.
18059         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
18060
18061 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18062
18063         * gcc.c-torture/execute/20010114-2.c: New test.
18064
18065 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18066
18067         * gcc.c-torture/compile/20010114-1.c: New test.
18068         * gcc.c-torture/compile/20010114-1.x: Xfail.
18069         * gcc.c-torture/compile/20010114-2.c: New test.
18070         * gcc.c-torture/execute/20010114-1.c: New test.
18071         * gcc.dg/trunc-1.c: New test.
18072         * gcc.dg/uninit-B.c: New test.
18073
18074 2001-01-13  Nick Clifton  <nickc@redhat.com>
18075
18076         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
18077         target.
18078
18079 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18080
18081         * gcc.c-torture/compile/20010113-1.c: New test.
18082
18083 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
18084
18085         * gcc.c-torture/compile/20001212-1.c: New test.
18086
18087 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18088
18089         * gcc.dg/cpp/widestr1.c: Update.
18090         * gcc.dg/cpp/prag-imp.c: Remove.
18091
18092 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
18093
18094         * gcc.c-torture/execute/20000801-3.x: Remove.
18095         * gcc.dg/c90-init-1.c: New test.
18096         * gcc.dg/c99-init-1.c: New test.
18097         * gcc.dg/c99-init-2.c: New test.
18098         * gcc.dg/gnu99-init-1.c: New test.
18099
18100 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
18101
18102         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
18103         testing that no relevant ones were found.
18104
18105 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18106
18107         * g++.old-deja/g++.pt/cast2.C: New test.
18108
18109 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18110
18111         * g++.old-deja/g++.pt/friend47.C: New test.
18112
18113 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18114
18115         * g++.old-deja/g++.pt/instantiate13.C: New test.
18116
18117 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18118
18119         * g++.old-deja/g++.other/defarg7.C: New test.
18120         * g++.old-deja/g++.other/defarg8.C: New test.
18121
18122 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18123
18124         * g++.old-deja/g++.pt/crash64.C: New test.
18125
18126 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18127
18128         * g++.old-deja/g++.pt/crash63.C: New test.
18129
18130 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18131
18132         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
18133
18134 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
18135
18136         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
18137
18138 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18139
18140         * g++.old-deja/g++.pt/error3.C: New test.
18141
18142 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18143
18144         * g++.old-deja/g++.other/crash39.C: New test.
18145
18146 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18147
18148         * g++.old-deja/g++.other/vbase4.C: New test.
18149
18150 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
18151
18152         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
18153         * gcc.dg/special/20000419-2.c: New file. Identical to above.
18154         * gcc.dg/special/special.exp: New test driver which will check
18155         for alias support for the above test.
18156
18157 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
18158
18159         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
18160         problems on small machines.
18161         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
18162         parameterize.
18163
18164 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
18165
18166         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
18167         mips.
18168         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18169
18170 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
18171
18172         * g++.old_deja/g++.pt/using8.C: New test.
18173
18174 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18175
18176         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
18177
18178 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
18179
18180         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
18181         where a failure is expected.
18182         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
18183
18184 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18185
18186         * g++.old_deja/g++.pt/instantiate12.C: New test.
18187
18188 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18189
18190         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
18191         start of structs.
18192         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
18193         * g++.old-deja/g++.brendan/crash17.C: Likewise.
18194         * g++.old-deja/g++.brendan/crash29.C: Likewise.
18195         * g++.old-deja/g++.brendan/crash48.C: Likewise.
18196         * g++.old-deja/g++.brendan/ns1.C: Likewise.
18197         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
18198         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
18199         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
18200         * g++.old-deja/g++.eh/spec6.C: Likewise.
18201         * g++.old-deja/g++.jason/crash3.C: Likewise.
18202         * g++.old-deja/g++.law/ctors11.C: Likewise.
18203         * g++.old-deja/g++.law/ctors17.C: Likewise.
18204         * g++.old-deja/g++.law/ctors5.C: Likewise.
18205         * g++.old-deja/g++.law/ctors9.C: Likewise.
18206         * g++.old-deja/g++.mike/ambig1.C: Likewise.
18207         * g++.old-deja/g++.mike/net22.C: Likewise.
18208         * g++.old-deja/g++.mike/p3538a.C: Likewise.
18209         * g++.old-deja/g++.mike/p3538b.C: Likewise.
18210         * g++.old-deja/g++.mike/virt3.C: Likewise.
18211         * g++.old-deja/g++.niklas/t128.C: Likewise.
18212         * g++.old-deja/g++.other/anon4.C: Likewise.
18213         * g++.old-deja/g++.other/using1.C: Likewise.
18214         * g++.old-deja/g++.other/warn3.C: Likewise.
18215         * g++.old-deja/g++.pt/t37.C: Likewise.
18216         * g++.old-deja/g++.robertl/eb69.C: Likewise.
18217         * g++.old-deja/g++.robertl/eb71.C: Likewise.
18218
18219 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18220
18221         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
18222
18223 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18224
18225         * gcc.c-torture/execute/stdio-opt-3.c: New test.
18226
18227 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
18228
18229         * gcc.c-torture/compile/20010107-1.c: New test.
18230
18231 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18232
18233         * gcc.c-torture/execute/builtin-noret-1.c: New test.
18234
18235 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18236
18237         * gcc.dg/format/format.h: New file.
18238         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
18239         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
18240         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
18241         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
18242         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
18243         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
18244         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
18245         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
18246         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
18247         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
18248         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
18249         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
18250         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
18251         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
18252         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
18253         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
18254         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
18255         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
18256         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
18257         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
18258         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
18259         instead of declaring standard types, macros and functions in each
18260         test.
18261
18262 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
18263
18264         * gcc.c-torture/execute/20010106-1.c: New test.
18265
18266 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18267
18268         * gcc.dg/format/format.exp: New file.
18269         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
18270         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
18271         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
18272         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
18273         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
18274         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
18275         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
18276         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
18277         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
18278         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
18279         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
18280         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
18281         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
18282         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
18283         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
18284         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
18285         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
18286         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
18287         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
18288         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
18289         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
18290         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
18291         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
18292         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
18293         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
18294         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
18295         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
18296         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
18297         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
18298         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
18299         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
18300         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
18301         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
18302         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
18303         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
18304         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
18305         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
18306         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
18307         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
18308         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
18309         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
18310         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
18311
18312 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
18313
18314         * gcc.c-torture/execute/991228-1.c: Take word endianness into
18315         account.
18316
18317 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18318
18319         * gcc.c-torture/execute/builtin-complex-1.c: New test.
18320
18321 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
18322
18323         * g++.old-deja/g++.pt/crash62.C: New test.
18324
18325 2001-01-04  Richard Henderson  <rth@redhat.com>
18326
18327         * gcc.dg/20000926-1.c: Update expected warnings.
18328         * gcc.dg/array-2.c: Likewise.
18329         * gcc.dg/array-4.c: Also validate flexible array members.
18330         * gcc.dg/c99-flex-array-1.c: New.
18331
18332 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18333
18334         * gcc.c-torture/compile/20001222-1.x: Remove.
18335
18336 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18337
18338         * gcc.c-torture/execute/built-in-setjmp.c: New.
18339
18340 2001-01-03  Richard Henderson  <rth@redhat.com>
18341
18342         * gcc.dg/940510-1.c: Update expected error wording.
18343         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
18344
18345 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
18346
18347         * lib/target-supports.exp (check_alias_available): Modified to
18348         indicate aliases not supported if only weak aliases are supported.
18349
18350 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18351
18352         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
18353         Turn on cmpstrsi checks for __pj__ and __i370__.
18354
18355 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18356
18357         * g++.old-deja/g++.other/virtual11.C: New test.
18358
18359 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18360
18361         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
18362
18363 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18364
18365         * gcc.c-torture/compile/20010102-1.c: New test.
18366
18367 2001-01-02  Andreas Jaeger  <aj@suse.de>
18368
18369         * gcc.dg/noreturn-3.c: New test.
18370
18371         * gcc.dg/noreturn-4.c: New test.
18372
18373 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18374
18375         * gcc.c-torture/execute/stdio-opt-1.c: Also test
18376         __builtin_fputc and __builtin_fwrite.
18377
18378 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18379
18380         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
18381         signed char, not default char.
18382
18383 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18384
18385         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
18386
18387 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
18388
18389         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
18390
18391 2000-12-29  Richard Henderson  <rth@redhat.com>
18392
18393         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
18394         (__cyg_profile_func_exit): Define.
18395
18396 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18397
18398         * g++.dg/vtgc1.C: New test.
18399
18400 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
18401
18402         * gcc.dg/noncompile/20001228-1.c: New test.
18403
18404         * gcc.dg/20001228-1.c: New test.
18405
18406         * gcc.c-torture/execute/20001228-1.c: New test.
18407
18408 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
18409
18410         * gcc.dg/format-strfmon-1.c: New test.
18411
18412 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18413
18414         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
18415         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
18416         * gcc.c-torture/execute/string-opt-1.c: Likewise.
18417         * gcc.c-torture/execute/string-opt-2.c: Likewise.
18418         * gcc.c-torture/execute/string-opt-3.c: Likewise.
18419         * gcc.c-torture/execute/string-opt-4.c: Likewise.
18420         * gcc.c-torture/execute/string-opt-6.c: Likewise.
18421         * gcc.c-torture/execute/string-opt-7.c: Likewise.
18422         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18423         * gcc.c-torture/execute/string-opt-9.c: Likewise.
18424         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18425         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18426         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18427
18428         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
18429         * gcc.c-torture/execute/string-opt-4.c: Test index.
18430
18431 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
18432
18433         * gcc.c-torture/compile/20001226-1.c: New test.
18434
18435 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18436
18437         * gcc.c-torture/compile/20001222-1.c: New test.
18438         * gcc.c-torture/compile/20001222-1.x: Xfail.
18439
18440 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
18441
18442         * gcc.c-torture/execute/comp-goto-2.c: New test.
18443
18444 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
18445
18446         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
18447         Use long types if __INT_MAX__ is 32767.
18448         (main): Use cast to (sint32 *) when poking 88 into a_page.
18449
18450         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
18451
18452 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
18453
18454         * gcc.c-torture/compile/20001221-1.c: New test.
18455         * gcc.c-torture/execute/20001221-1.c: New test.
18456
18457 2000-12-20  Richard Henderson  <rth@redhat.com>
18458
18459         * g++.old-deja/g++.pt/crash36.C: Update error lines.
18460         * g++.old-deja/g++.robertl/eb109.C: Likewise.
18461
18462 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18463
18464         * gcc.dg/compare3.c: New test.
18465
18466 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18467
18468         * gcc.dg/format-warnll-1.c: New test.
18469
18470 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18471
18472         * gcc.dg/cpp/cmdlne-P.c: New test.
18473
18474 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18475
18476         * gcc.c-torture/execute/builtin-abs-1.c,
18477         gcc.c-torture/execute/builtin-abs-2.c: New tests.
18478
18479 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18480
18481         * gcc.dg/cpp/multiline.c: New test.
18482
18483 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18484
18485         * g++.old-deja/g++.other/syshdr1.C: Update.
18486         * gcc.dg/cpp/lineflags.c: Remove temporarily.
18487
18488 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18489
18490         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
18491
18492 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18493
18494         * g++.old-deja/g++.pt/ttp65.C: New test.
18495
18496 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18497
18498         * g++.old-deja/g++.pt/ttp64.C: New test.
18499
18500 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18501
18502         * g++.old-deja/g++.pt/spec33.C: New test.
18503
18504 2000-12-14  Catherine Moore  <clm@redhat.com>
18505
18506         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
18507         * gcc.c-torture/execute/920612-2.c: Likewise.
18508         * gcc.c-torture/execute/920428-2.c: Likewise.
18509         * gcc-c-torture/execute/va-arg-11.c: Call exit.
18510         * gcc.c-torture/execute/va-arg-21.c: Likewise.
18511
18512 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18513
18514         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
18515         * gcc.dg/pack-test-2.c: Likewise.
18516
18517 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18518
18519         Tests by Zack Weinberg <zackw@stanford.edu>.
18520
18521         * gcc.dg/cpp/defined.c: Update.
18522         * gcc.dg/cpp/defined_trad.c: New tests.
18523
18524 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18525
18526         * gcc.dg/cpp/trad-direct.c: Update.
18527
18528 2000-12-11  Neil Booth  <neilb@earthling.net>
18529
18530         * gcc.dg/cpp/defined_trad.c
18531
18532 2000-12-11  Neil Booth  <neilb@earthling.net>
18533
18534         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
18535
18536 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18537
18538         * gcc.dg/format-miss-2.c: New test.
18539
18540 2000-12-09  Neil Booth  <neilb@earthling.net>
18541
18542         * gcc.dg/cpp/lineflags.c: New tests.
18543         * gcc.dg/cpp/poison.c: Update.
18544         * gcc.dg/cpp/redef2.c: Update.
18545         * gcc.dg/cpp/skipping.c: New test.
18546
18547 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
18548
18549         * g++.old-deja/g++.other/eh3.C: New testcase.
18550
18551 2000-12-07  Neil Booth  <neilb@earthling.net>
18552
18553         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
18554         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
18555         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
18556         wtr-union-init-2.c, wtr-union-init-3.c: Update.
18557         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
18558         Update.
18559
18560 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18561
18562         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
18563         __SIZE_TYPE__ instead of int for type of integers cast to
18564         pointers.
18565
18566 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
18567
18568         * g++.old-deja/g++.other/cleanup4.C: New test.
18569
18570 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18571
18572         * format-sec-1.c: New test.
18573
18574 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18575
18576         * gcc.dg/format-nonlit-3.c: New test.
18577
18578 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18579
18580         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
18581         through a null pointer.
18582
18583 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18584
18585         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
18586         * g++.old-deja/g++.pt/partial4.C: New test.
18587
18588 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
18589
18590         * gcc.c-torture/execute/ieee/hugeval.x: New.
18591
18592 2000-12-06  Neil Booth  <neilb@earthling.net>
18593
18594         * gcc.dg/cpp/backslash2.c: New tests.
18595
18596 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18597
18598         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
18599         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
18600
18601 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
18602
18603         * gcc.c-torture/execute/20001203-2.c: New testcase.
18604
18605 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18606
18607         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
18608         * g++.old-deja/g++.other/virtual10.C: New test.
18609
18610 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18611
18612         * g++.old-deja/g++.mike/pmf5.C: Remove test.
18613
18614 2000-12-05  Richard Henderson  <rth@redhat.com>
18615
18616         * gcc.c-torture/compile/20001205-1.c: New.
18617
18618 2000-12-04  Neil Booth  <neilb@earthling.net>
18619
18620         * g++.old-deja/g++.other/virtual9.C: New test.
18621         * g++.old-deja/g++.pt/crash61.C: New test.
18622         * gcc.c-torture/execute/loop-9.c: New test.
18623
18624 2000-12-04  Neil Booth  <neilb@earthling.net>
18625
18626         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
18627         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
18628         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
18629         * gcc.dg/cpp/extratokens.c: ...here.
18630
18631 2000-12-04  Neil Booth  <neilb@earthling.net>
18632
18633         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
18634         New tests.
18635
18636 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18637
18638         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
18639         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
18640
18641 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
18642
18643         * gcc.c-torture/execute/20001203-1.c: New test.
18644
18645 2000-12-03  Neil Booth  <neilb@earthling.net>
18646
18647         * gcc.dg/cpp/macro6.c: New test cases.
18648
18649 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18650
18651         * gcc.c-torture/execute/string-opt-9.c: New test.
18652         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18653         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18654         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18655
18656         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
18657         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
18658
18659 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
18660
18661         * gcc.dg/cpp/if-6.c: New testcase.
18662
18663         * gcc.dg/20001201-1.c: New testcase.
18664
18665 2000-12-02  Neil Booth  <neilb@earthling.net>
18666
18667         * g++.old-deja/g++.other/externC4.C,
18668         g++.old-deja/g++.other/friend10.C: New tests.
18669
18670 2000-12-02  Neil Booth  <neilb@earthling.net>
18671
18672         * g++.old-deja/g++.other/instan2.C
18673         * g++.old-deja/g++.other/instan3.C: New test.
18674
18675 2000-12-02  Neil Booth  <neilb@earthling.net>
18676
18677         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
18678         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
18679         gnuc99.c,gnuc99-pedantic.c: New tests.
18680
18681 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18682
18683         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
18684         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
18685
18686 2000-12-01  Neil Booth  <neilb@earthling.net>
18687
18688         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
18689         * gcc.dg/cpp/poison.c: Update.
18690         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
18691
18692 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
18693
18694         * g77.f-torture/execute/20001201.f: New test.
18695
18696 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18697
18698         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
18699
18700 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
18701
18702         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
18703
18704 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
18705
18706         * g++.old-deja/g++.other/cast6.C: New test.
18707
18708 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
18709
18710         * gcc.c-torture/execute/20001130-2.c: New testcase.
18711
18712 2000-11-30  Richard Henderson  <rth@redhat.com>
18713
18714         * gcc.c-torture/execute/20001130-1.c: New test.
18715
18716 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18717
18718         * g++.old-deja/g++.other/op3.C: New test.
18719
18720 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18721
18722         * g++.old-deja/g++.other/op2.C: New test.
18723
18724 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18725
18726         * g++.old-deja/g++.other/crash38.C: New test.
18727
18728 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
18729
18730         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
18731
18732 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
18733
18734         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
18735         tests.
18736         * gcc.c-torture/execute/string-opt-6.c: New test.
18737
18738         * gcc.dg/20001117-1.c: Add main.
18739
18740 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
18741
18742         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
18743         Move from here ...
18744         * gcc.dg/940510-1.c: ... to here.
18745
18746         * gcc.dg/20000926-1.c: GNU C now allows initializations of
18747         zero-size arrays in toplevel structures.
18748
18749 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18750
18751         * gcc.c-torture/execute/loop-8.c: New test.
18752
18753 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18754
18755         * g++.old-deja/g++.other/base1.C: New test.
18756
18757 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18758
18759         * g++.old-deja/g++.other/parse2.C: New test.
18760
18761 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18762
18763         * g++.old-deja/g++.pt/incomplete1.C: New test.
18764
18765 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18766
18767         * g++.old-deja/g++.other/friend9.C: New test.
18768
18769 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18770
18771         * gcc.dg/20001127-1.c: New test.
18772
18773 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18774
18775         * g++.old-deja/g++.pt/friend46.C: New test.
18776
18777 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18778
18779         * g++.old-deja/g++.other/ptrmem8.C: New test.
18780
18781 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18782
18783         * gcc.c-torture/execute/string-opt-7.c: New test.
18784         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18785
18786 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
18787
18788         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
18789         instead of 'mkcheck 2'.
18790
18791 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18792
18793         * gcc.c-torture/execute/memcheck/driver.c,
18794         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
18795         C9X references to refer to C99.
18796
18797 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
18798
18799         * gcc.dg/ultrasp3.c: New test.
18800
18801 2000-11-25  Neil Booth  <neilb@earthling.net>
18802
18803         * gcc.dg/cpp/include2.c: Update test to be locale independent.
18804
18805 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
18806
18807         * gcc.c-torture/compile/20001123-2.c: New.
18808
18809 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18810
18811         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
18812
18813 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
18814
18815         * gcc.dg/sequence-point-1.c: Add some new tests.
18816         * gcc.c-torture/execute/20001124-1.c: New test.
18817
18818 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
18819
18820         * g++.old-deja/g++.other/vaarg4.C: New test.
18821         * gcc.c-torture/compile/20001123-1.c: New test.
18822
18823 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
18824
18825         * g++.other/crash24.C: Adjust and remove XFAIL.
18826         * g++.other/crash37.C: New test.
18827
18828 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
18829
18830         * g++.old-deja/g++.pt/instantiate9.C: New test.
18831
18832 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
18833
18834         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
18835         new ABI, too.
18836
18837         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
18838         * g++.old-deja/g++.robertl/eb55.C: Likewise.
18839
18840 2000-11-22  Neil Booth  <neilb@earthling.net>
18841
18842         * gcc.dg/cpp/Wtrigraphs.c: New test.
18843
18844 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
18845
18846         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
18847
18848 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
18849
18850         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
18851
18852 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
18853
18854         * lib/gcc-dg.exp: load_lib scanasm.exp.
18855         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
18856         * lib/g++-dg.exp: load_lib scanasm.exp.
18857         * lib/scanasm.exp: New.
18858         (scan-assembler, scan-assembler-not): Add optional arguments to
18859         test name, or if not present, the pattern name.
18860         (scan-assembler-dem, scan-assembler-dem-not): New.
18861
18862         * g++.dg/dg.exp: New.
18863
18864 2000-11-21  Neil Booth  <neilb@earthling.net>
18865
18866         * gcc.dg/cpp/integrated1.c: Remove.
18867
18868 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
18869
18870         * gcc.c-torture/execute/20001121-1.c: New test.
18871
18872 2000-11-21  Richard Henderson  <rth@redhat.com>
18873
18874         * gcc.c-torture/compile/20001121-1.c: New test.
18875
18876 2000-11-20  Neil Booth  <neilb@earthling.net>
18877
18878         * gcc.dg/cpp/integrated1.c: New test.
18879
18880 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
18881
18882         * g++.old-deja/g++.other/inline17.C: New test.
18883
18884 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
18885
18886         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
18887         local variable to be zero: I made the variable global. Now
18888         uses abort() and exit() instead of relying on main's return value.
18889
18890 2000-11-20  Neil Booth  <neilb@earthling.net>
18891
18892         * gcc.dg/cpp/paste2.c: Update test.
18893         * objc/execute/paste.m: New test.
18894
18895 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
18896
18897         * gcc.dg/c99-condexpr-1.c: New test.
18898
18899 2000-11-20  Neil Booth  <neilb@earthling.net>
18900
18901         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
18902
18903 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
18904
18905         * g++.old-deja/g++.pt/export1.C: New test.
18906
18907 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
18908
18909         * gcc.dg/20001117-1.c: New test.
18910
18911 2000-11-18  Richard Henderson  <rth@redhat.com>
18912
18913         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
18914
18915 2000-11-18  Richard Henderson  <rth@redhat.com>
18916
18917         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
18918         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
18919         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
18920
18921 2000-11-18  Richard Henderson  <rth@redhat.com>
18922
18923         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
18924         (main): New.  Exit cleanly.
18925
18926 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18927
18928         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
18929         gcc.dg/c99-fordecl-2.c: New tests.
18930
18931 2000-11-18  Richard Henderson  <rth@redhat.com>
18932
18933         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
18934         * gcc.c-torture/execute/zerolen-2.c: New.
18935
18936 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18937
18938         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
18939         memory.
18940
18941 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
18942
18943         * g++.old-deja/g++.pt/instantiate8.C: New test.
18944
18945 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
18946
18947         * g++.old-deja/g++.other/incomplete.C: Add more tests.
18948         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
18949
18950 2000-11-16  Nick Clifton  <nickc@redhat.com>
18951
18952         * gcc.c-torture/execute/nestfunc-2.c: New test.
18953         * gcc.c-torture/execute/nestfunc-3.c: New test.
18954
18955 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
18956
18957         * gcc.c-torture/compile/20001116-1.c: New test.
18958
18959 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18960
18961         * gcc.c-torture/execute/20001115-1.c: New test.
18962
18963 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
18964
18965         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
18966         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
18967         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
18968         * g++.old-deja/g++.abi/vmihint.C: Likewise.
18969
18970 2000-11-15  Neil Booth  <neilb@earthling.net>
18971
18972         gcc.dg/cpp/_Pragma1.c: Update.
18973         gcc.dg/cpp/_Pragma2.c: New test.
18974
18975 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
18976
18977         * g++.old-deja/g++.other/anon5.C: New test.
18978
18979 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18980
18981         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
18982         tests.
18983
18984 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
18985
18986         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
18987         output.
18988
18989 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18990
18991         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
18992         labels at end of compound statements.
18993
18994 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
18995
18996         * gcc.c-torture/execute/loop-7.c: New test.
18997
18998 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18999
19000         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
19001
19002 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19003
19004         * gcc.dg/c99-bool-1.c: New test.
19005
19006 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19007
19008         * gcc.dg/c99-scope-1.c: Remove xfail.
19009         * gcc.dg/c99-scope-2.c: New test.
19010
19011 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19012
19013         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
19014         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
19015
19016 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
19017
19018         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
19019         error messages.
19020
19021         * g++.mike/p700.C: Don't typedef wchar_t.
19022         * g++.mike/p784.C: Likewise.
19023         * g++.mike/eb101.C: Don't use __wchar_t.
19024
19025 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
19026
19027         * g77.f-torture/execute/20001111.[fx]: Test premature exit
19028         from DO loop.
19029
19030 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19031
19032         * gcc.c-torture/execute/20001111-1.c: New test.
19033
19034 2000-11-10  Nick Clifton  <nickc@redhat.com>
19035
19036         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
19037         long multuiple and accumulate.
19038
19039 2000-11-09  Richard Henderson  <rth@redhat.com>
19040
19041         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
19042         via size_t instead of int.
19043
19044         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
19045         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19046         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19047         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19048
19049 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
19050
19051         * gcc.c-torture/compile/20001109-1.c: New test.
19052         * gcc.c-torture/compile/20001109-2.c: New test.
19053
19054 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
19055
19056         * g++.old-deja/g++.pt/operator1.C: New test.
19057         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
19058
19059 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19060
19061         * gcc.dg/20001108-1.c: New test.
19062
19063 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19064
19065         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
19066         with both arguments constant strings.
19067         * gcc.c-torture/execute/string-opt-3.c: New test.
19068         * gcc.c-torture/execute/string-opt-4.c: New test.
19069         * gcc.c-torture/execute/string-opt-5.c: New test.
19070
19071 2000-11-08  Nick Clifton  <nickc@redhat.com>
19072
19073         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
19074         mulsidi3adddi patterns.
19075
19076 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
19077
19078         * g++.old-deja/g++.other/crash36.C: New test.
19079
19080 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
19081
19082         * g++.old-deja/g++.other/init16.C: New test.
19083
19084 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
19085
19086         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
19087
19088 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19089
19090         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
19091         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19092         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19093
19094 2000-11-07  DJ Delorie  <dj@redhat.com>
19095
19096         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
19097
19098 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19099
19100         * gcc.c-torture/execute/string-opt-1.c: New test.
19101
19102 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19103
19104         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
19105         mips-sgi-irix6.* because the MIPS ABI passes floating-point
19106         parameters in registers, and there is no way for a varargs
19107         function to know in which order the integer and floating-point
19108         parameters should be interleaved when they are placed on the
19109         stack.
19110         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19111         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19112
19113 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19114
19115         * gcc.c-torture/execute/string-opt-2.c: New test.
19116
19117 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
19118
19119         * g++.old-deja/g++.pt/crash60.C: New test.
19120
19121 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19122
19123         * g++.old-deja/g++.other/crash24.C: New test.
19124         * g++.old-deja/g++.other/crash25.C: New test.
19125         * g++.old-deja/g++.other/crash26.C: New test.
19126         * g++.old-deja/g++.other/crash27.C: New test.
19127         * g++.old-deja/g++.other/crash28.C: New test.
19128         * g++.old-deja/g++.other/crash29.C: New test.
19129         * g++.old-deja/g++.other/crash30.C: New test.
19130         * g++.old-deja/g++.other/crash31.C: New test.
19131         * g++.old-deja/g++.other/crash32.C: New test.
19132         * g++.old-deja/g++.other/crash33.C: New test.
19133         * g++.old-deja/g++.other/crash34.C: New test.
19134         * g++.old-deja/g++.other/crash35.C: New test.
19135
19136 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19137
19138         * gcc.c-torture/execute/20001031-1.c: New test.
19139
19140 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
19141
19142         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
19143         namespace.
19144
19145         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
19146         standards-conformant.
19147
19148         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
19149
19150         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
19151         * g++.old-deja/g++.mike/p755a.C: Likewise.
19152         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
19153         library makes no calls to `operator new' during initialization.
19154
19155 2000-11-04  Neil Booth  <neilb@earthling.net>
19156
19157         * gcc.dg/cpp/include2.c: New tests.
19158
19159 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
19160
19161         * lib/g++.exp (g++_set_ld_library_path): New function.
19162         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
19163
19164 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
19165
19166         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
19167         warnings.
19168
19169 2000-11-01  Richard Henderson  <rth@redhat.com>
19170
19171         * g++.old-deja/g++.ext/namedret1.C: New.
19172         * g++.old-deja/g++.ext/namedret2.C: New.
19173         * g++.old-deja/g++.ext/namedret3.C: New.
19174
19175 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
19176
19177         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
19178         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
19179
19180 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19181
19182         * gcc.c-torture/execute/va-arg-21.c: New test.
19183
19184 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19185
19186         * gcc.dg/c99-complex-2.c: New test.
19187
19188 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19189
19190         * gcc.c-torture/execute/stdio-opt-1.c: New test.
19191
19192 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
19193
19194         * g++.old-deja/g++.other/inline16.C: New test.
19195
19196 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
19197
19198         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
19199         __PRETTY_FUNCTION__
19200
19201 2000-10-29  Neil Booth  <neilb@earthling.net>
19202
19203         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
19204         New tests.
19205         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
19206         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
19207         optimisation.
19208
19209 2000-10-29  Neil Booth  <neilb@earthling.net>
19210
19211         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
19212         * mi1.c, mi1c.h: Add null directives to multiple-include test.
19213         * mi5.c: Test multiple includes work with -C.
19214         * trigraphs.c: Test ^= version.
19215
19216 2000-10-28  Neil Booth  <neilb@earthling.net>
19217
19218         New tests and test updates for new macro expander.
19219
19220         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
19221         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
19222         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
19223         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
19224         new diagnostic messages.
19225
19226         * gcc.dg/cpp/macro3.c: New tests.
19227
19228 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
19229
19230         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
19231         on the same line.
19232
19233 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
19234
19235         * g++.old-deja/g++.other/eh2.C: New test.
19236
19237 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
19238
19239         * gcc.c-torture/execute/20001027-1.c: New test.
19240
19241 2000-10-26  Richard Henderson  <rth@redhat.com>
19242
19243         * gcc.c-torture/execute/20001026-1.c: New.
19244
19245 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
19246
19247         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
19248         * g++.old-deja/g++.law/builtin1.C: Likewise.
19249         * g++.old-deja/g++.law/ctors10.C: Likewise.
19250         * g++.old-deja/g++.law/virtual3.C: Likewise.
19251         * g++.old-deja/g++.mike/p658.C: Likewise.
19252         * g++.old-deja/g++.other/sibcall1.C: Likewise.
19253         * g++.old-deja/g++.other/vaarg2.C: Likewise.
19254         * g++.old-deja/g++.robertl/eb124.C: Likewise.
19255         * g++.old-deja/g++.robertl/eb44.C: Likewise.
19256         * g++.old-deja/g++.robertl/eb77.C: Likewise.
19257
19258 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
19259
19260         * gcc.c-torture/compile/20001024-1.c: New test.
19261
19262 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
19263
19264         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
19265         to tell us whether or not we are using V3.
19266
19267 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19268
19269         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
19270         operands.
19271
19272 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19273
19274         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
19275
19276 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
19277
19278         * gcc.c-torture/execute/20001024-1.c: New test.
19279
19280 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
19281
19282         * g++.old-deja/g++.other/sibcall1.C: New test.
19283
19284 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
19285
19286         * gcc.dg/noncompile/init-3.c: New test.
19287
19288 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19289
19290         * gcc.dg/format-array-1.c: New test.
19291
19292 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19293
19294         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
19295         writing through null pointers; remove comment about testing
19296         unterminated strings.
19297
19298 2000-10-17  Matthew Hiller  <hiller@redhat.com>
19299
19300         * gcc.c-torture/execute/20001017-2.c: New test.
19301
19302 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19303
19304         * gcc.c-torture/compile/20001018-1.c: New test.
19305         * gcc.c-torture/compile/20001018-1.x: Xfail.
19306
19307 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19308
19309         * gcc.c-torture/execute/20001017-1.c: New test.
19310
19311 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19312
19313         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
19314         for multiple use of arguments with scanf formats; add tests for
19315         multiple use of arguments.
19316
19317 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
19318
19319         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
19320
19321 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19322
19323         * gcc.dg/format-miss-1.c: New test.
19324
19325 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19326
19327         * gcc.c-torture/execute/20001013-1.c: New test.
19328
19329 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19330
19331         * gcc.dg/format-branch-1.c: New test.
19332
19333 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19334
19335         * README, lib/file-format.exp: Remove EGCS references.
19336
19337 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19338
19339         * gcc.dg/20001013-1.c: New test.
19340
19341 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19342
19343         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
19344         for intmax_t in the compiler using __typeof__ and the type rules
19345         for conditional expressions.
19346
19347 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
19348
19349         * gcc.dg/20001012-1.c: New test.
19350         * gcc.dg/20001012-2.c: New test.
19351
19352 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19353
19354         * gcc.dg/format-attr-1.c: New test.
19355
19356 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19357
19358         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
19359         __LONG_LONG_MAX__ instead of LLONG_MAX.
19360
19361 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19362
19363         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
19364         scanf flags.
19365         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
19366         flags.
19367
19368 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19369
19370         * gcc.dg/sequence-pt-1.c: New test.
19371
19372 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
19373
19374         * gcc.c-torture/execute/20001011-1.c: New testcase.
19375         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
19376
19377 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19378
19379         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
19380         does not error on it.
19381
19382 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19383
19384         * gcc.dg/20001009-1.c: New test.
19385
19386 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
19387
19388         * gcc.c-torture/compile/20001009-1.c: Move from here ....
19389         * gcc.c-torture/execute/20001009-2.c: ... to here.
19390
19391 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
19392
19393         * gcc.c-torture/compile/20001009-1.c: New testcase.
19394         * gcc.c-torture/execute/20001009-1.c: New testcase.
19395         Testcases provided by Jan Hubicka <jh@suse.cz>.
19396
19397 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19398
19399         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19400         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
19401         uintmax_t using <limits.h> to emulate the compiler's internal
19402         logic.  No longer XFAIL %j tests.
19403
19404 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19405
19406         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
19407         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19408         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
19409         regexps and details of expected handling of some bad formats.
19410         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
19411         suppression.
19412
19413 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19414
19415         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
19416         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
19417         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
19418         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
19419         in list archives.
19420
19421 2000-10-06  Richard Henderson  <rth@cygnus.com>
19422
19423         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
19424         * g++.old-deja/g++.brendan/crash52.C: Likewise.
19425         * g++.old-deja/g++.jason/report.C: Likewise.
19426         * g++.old-deja/g++.law/friend5.C: Likewise.
19427         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
19428         of the expected warnings.
19429
19430 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
19431
19432         * g++.old-deja/g++.pt/enum14.C: New test.
19433
19434 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
19435
19436         * g++.old-deja/g++.pt/crash59.C: New test.
19437
19438 2000-10-04  Will Cohen  <wcohen@redhat.com>
19439
19440         * gcc.dg/20000926-1.c: New test.
19441
19442 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
19443
19444         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
19445         function name for current C++ compiler.
19446         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
19447
19448 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
19449
19450         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
19451         __PRETTY_FUNCTION__.
19452         * g++.old-deja/g++.ext/pretty2.C: Likewise.
19453
19454 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19455
19456         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
19457
19458 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
19459
19460         * gcc.c-torture/compile/20000923-1.c: New test.
19461
19462 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
19463
19464         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
19465         * g++.old-deja/g++.pt/ttp62.C: Same.
19466         * g++.old-deja/g++.other/inline14.C: Same.
19467
19468 2000-09-24  Richard Henderson  <rth@cygnus.com>
19469
19470         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
19471
19472 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19473
19474         * gcc.dg/c90-printf-1.c: Add test for wide string format.
19475
19476 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
19477
19478         * gcc.c-torture/compile/20000922-1.c: New file.
19479
19480 2000-09-21  Nick Clifton  <nickc@redhat.com>
19481
19482         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
19483         a signed long modulo operation.
19484         (mod6): New function - perform an unsigned long modulo operation.
19485         (main): Add tests for modulos of very large numbers by very small
19486         dividends.
19487
19488 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19489
19490         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
19491
19492 2000-09-19  Richard Henderson  <rth@cygnus.com>
19493
19494         * gcc.dg/compare2.c (case 10): XFAIL.
19495
19496 2000-09-18  Richard Henderson  <rth@cygnus.com>
19497
19498         * gcc.c-torture/execute/20000906-1.c: Move ...
19499         * gcc.dg/20000906-1.c: ... here.  Only run on targets
19500         that support __builtin_trap.
19501
19502 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
19503
19504         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
19505
19506 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19507
19508         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
19509         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
19510         more $ format tests.
19511
19512 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19513
19514         * gcc.dg/format-errmk-1.c: New test.
19515
19516 2000-09-17  Greg McGary  <greg@mcgary.org>
19517
19518         * gcc.c-torture/execute/20000917-1.x: Remove.
19519
19520 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19521
19522         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
19523
19524 2000-09-17  Greg McGary  <greg@mcgary.org>
19525
19526         * gcc.c-torture/execute/20000917-1.c: New test.
19527         * gcc.c-torture/execute/20000917-1.x: XFAIL.
19528
19529 2000-09-16  Neil Booth  <NeilB@earthling.net>
19530
19531         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
19532         in nested macro bug.
19533
19534 2000-09-15  Neil Booth  <NeilB@earthling.net>
19535
19536         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
19537
19538 2000-09-14  Jeffrey A Law  (law@cygnus.com)
19539
19540         * gcc.c-torture/execute/20000914-1.c: New test.
19541
19542 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
19543
19544         * g++.other/inline13.C: New test.
19545
19546 2000-09-12  Andreas Jaeger  <aj@suse.de>
19547
19548         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
19549         constant by Ulrich Drepper <drepper@redhat.com>.
19550
19551 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
19552
19553         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
19554
19555 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19556
19557         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
19558
19559 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
19560
19561         * gcc.dg/cpp/backslash.c: New test.
19562
19563 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
19564
19565         * gcc.c-torture/execute/20000910-1.c: New test.
19566         * gcc.c-torture/execute/20000910-2.c: Likewise.
19567
19568 2000-09-11  Robert Lipe  <robertl@sco.com>
19569
19570         * gcc.dg/pragma-align.c: New test.
19571
19572 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
19573
19574         * g++.old-deja/g++.pt/explicit82.C: New test.
19575         * g++.old-deja/g++.pt/explicit83.C: New test.
19576
19577 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
19578
19579         * gcc.dg/asm-names.c: New test.
19580
19581 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19582
19583         * gcc.dg/cpp/tr-warn6.c: New test
19584
19585 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19586
19587         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
19588         be accepted.
19589
19590 2000-09-07  Catherine Moore  <clm@redhat.com>
19591
19592         * gcc.c-torture/execute/unroll-1.c: New test.
19593
19594 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
19595
19596         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
19597         ERROR markers.
19598         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
19599         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
19600         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
19601         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
19602         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
19603         Preprocess only.
19604         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
19605         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
19606
19607 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19608
19609         * g++.old-deja/g++.pt/deduct2.C: New test.
19610
19611 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19612
19613         * g++.old-deja/g++.pt/parms2.C: New test.
19614
19615 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19616
19617         * g++.old-deja/g++.pt/crash58.C: New test.
19618
19619 2000-09-06  Greg McGary  <greg@mcgary.org>
19620
19621         * gcc.c-torture/execute/20000906-1.c: New test.
19622         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
19623
19624 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19625
19626         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
19627
19628 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19629
19630         * g++.old-deja/g++.pt/crash57.C: New test.
19631
19632 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19633
19634         * g++.old-deja/g++.pt/crash56.C: New test.
19635
19636 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19637
19638         * g++.old-deja/g++.pt/koenig1.C: New test.
19639
19640 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19641
19642         * gcc.dg/20000904-1.c: New test.
19643
19644 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19645
19646         * gcc.dg/cpp/paste8.c: New test.
19647
19648 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
19649
19650         * gcc.c-torture/compile/20000827-1.c: New test.
19651
19652 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19653
19654         * gcc.dg/format-diag-1.c: New test.
19655
19656 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19657
19658         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
19659         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
19660         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
19661         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
19662         gcc.dg/formatz-1.c: Adjust warning regular expressions.
19663
19664 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19665
19666         * g++.old-deja/g++.other/nested4.C: New test.
19667
19668 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19669
19670         * g++.old-deja/g++.ns/scoped1.C: New test.
19671
19672 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
19673
19674         * lib/g++.exp: Support testing already-installed GCC.
19675
19676 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19677
19678         * wtr-label-1.c, wtr-suffix-1.c: New tests.
19679
19680 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19681
19682         * gcc.dg/return-type-2.c: New test.
19683
19684 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
19685
19686         * gcc.c-torture/compile/20000825-1.c: New test.
19687
19688 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
19689
19690         * gcc.dg/dwarf2-2.c: New test.
19691
19692 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
19693
19694         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
19695         dg-warning regexps.
19696
19697 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19698
19699         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
19700         gcc.dg/format-ext-5.c: New tests.
19701
19702 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
19703
19704         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
19705
19706 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
19707
19708         * gcc.dg/noncompile/930622-2.c: Adjust error message.
19709
19710 2000-08-24  Richard Henderson  <rth@cygnus.com>
19711
19712         * gcc.dg/ia64-sync-1.c: New test.
19713         * gcc.dg/ia64-sync-2.c: New test.
19714         * gcc.dg/ia64-asm-1.c: New test.
19715
19716 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19717
19718         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
19719         * gcc.dg/format-ext-2.c: New test.
19720
19721 2000-08-23  Jason Merrill  <jason@redhat.com>
19722
19723         * lib/old-dejagnu.exp: Also ignore "In member function" and
19724         "At global scope".
19725
19726 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19727
19728         * gcc.dg/noncompile/label-lineno-1.c: New test.
19729
19730 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19731
19732         * gcc.dg/c99-array-nonobj-1.c: New test.
19733
19734 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19735
19736         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
19737         tests.
19738         * gcc.dg/format-ext-1.c: New test.
19739
19740 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19741
19742         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
19743         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
19744         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
19745         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
19746         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
19747
19748 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19749
19750         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
19751         gcc.dg/c99-strftime-2.c: New tests.
19752
19753 2000-08-22  Richard Henderson  <rth@cygnus.com>
19754
19755         * gcc.c-torture/execute/20000822-1.c: New test.
19756
19757 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19758
19759         * gcc.c-torture/execute/20000819-1.x: Remove.
19760
19761 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19762
19763         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
19764         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
19765         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
19766         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
19767         gcc.dg/format-xopen-1.c: New tests.
19768
19769 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19770
19771         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
19772
19773 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19774
19775         * g++.old-deja/g++.other/loop2.C: New test.
19776
19777         * gcc.c-torture/compile/20000606-1.c: New test.
19778         * gcc.c-torture/compile/20000728-1.c: New test.
19779         * gcc.c-torture/execute/20000801-1.c: New test.
19780         * gcc.c-torture/execute/20000801-2.c: New test.
19781         * gcc.c-torture/execute/20000819-1.c: New test.
19782         * gcc.c-torture/execute/20000819-1.x: XFAIL.
19783         * gcc.dg/20000629-1.c: New test.
19784         * gcc.dg/20000724-1.c: New test.
19785         * gcc.dg/20000807-1.c: New test.
19786
19787 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
19788
19789         * gcc.dg/cpp/pragma-1.c: New test.
19790         * gcc.dg/cpp/pragma-2.c: New test.
19791
19792 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
19793
19794         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
19795         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
19796
19797 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19798
19799         * gcc.c-torture/compile/20000818-1.c: New test.
19800
19801 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
19802
19803         * gcc.c-torture/execute/20000818-1.c: New test.
19804
19805 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19806
19807         * gcc.dg/format-va-1.c: New test.
19808
19809 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19810
19811         * g++.old-deja/g++.other/typedef8.C: New test.
19812
19813 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19814
19815         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
19816         * g++.old-deja/g++.mike/net36.C: Mark candidate.
19817         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
19818         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
19819         * g++.old-deja/g++.other/ptrmem7.C: New test.
19820         * g++.old-deja/g++.pt/ptrmem10.C: New test.
19821
19822 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19823
19824         * g++.old-deja/g++.pt/typename27.C: New test.
19825
19826 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
19827
19828         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
19829         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
19830         * g++.old-deja/g++.pt/friend45.C: New test.
19831         * g++.old-deja/g++.other/friend8.C: New test.
19832
19833 2000-08-15  Richard Henderson  <rth@cygnus.com>
19834
19835         * gcc.c-torture/execute/20000815-1.c: New test.
19836
19837 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19838
19839         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
19840         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
19841         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
19842
19843 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
19844
19845         * g++.old-deja/g++.other/refinit2.C: New test.
19846
19847 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
19848
19849         * lib/c-torture.exp (c-torture): Make
19850         compiler_conditional_xfail_data global.
19851         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
19852         compiler_conditional_xfail_data machinery.
19853         (f-torture-execute): Likewise.
19854         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
19855         and only when unrolling loops.
19856
19857         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
19858
19859 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
19860
19861         * g++.old-deja/g++.pt/explicit81.C: New test.
19862
19863 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
19864
19865         * g++.old-deja/g++.pt/typename26.C: New test.
19866
19867 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
19868
19869         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
19870         warning.
19871
19872 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
19873
19874         * g++.old-deja/g++.other/array3.C: New test.
19875
19876 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19877
19878         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
19879         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
19880         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
19881         New tests.
19882
19883 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
19884
19885         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
19886         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19887
19888 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
19889
19890         * gcc.c-torture/execute/20000808-1.c: New test.
19891
19892 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19893
19894         * gcc.dg/c90-const-expr-1.c: New test.
19895
19896 2000-08-08  Richard Henderson  <rth@cygnus.com>
19897
19898         * gcc.dg/noncompile/920923-1.c: Declare calloc.
19899
19900 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19901
19902         * gcc.dg/noncompile/const-ll-1.c: New test.
19903
19904 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19905
19906         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
19907
19908 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
19909
19910         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
19911         that running programs linked against the shared version of libobjc
19912         run correctly.
19913
19914 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19915
19916         * gcc.dg/c99-printf-1.c: New test.
19917
19918 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19919
19920         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
19921
19922 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
19923
19924         * gcc.c-torture/execute/20000731-1.x: Delete.
19925
19926 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
19927
19928         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
19929         and torture_without_loops as is done by c-torture.exp.
19930         (search_for): Copy from c-torture.exp.
19931         (gcc-dg-runtest): New function, drives a directory of tests
19932         iterating over the TORTURE_OPTIONS.
19933         (scan-assembler, scan-assembler-not): Move here from
19934         individual directory drivers.
19935
19936         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
19937         defined by lib/gcc-dg.exp.
19938         * gcc.dg/cpp/cpp.exp: Likewise.
19939         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
19940         gcc-dg-runtest, so we cycle over optimization options.
19941
19942         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
19943         * gcc.dg/compare2.c: No longer expected to fail.
19944
19945 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19946
19947         * gcc.c-torture/execute/20000804-1.c: New test.
19948
19949 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19950
19951         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
19952
19953 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
19954
19955         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
19956
19957 2000-08-03  Jeffrey A Law  (law@cygnus.com)
19958
19959         * gcc.c-torture/compile/20000803-1.c: New test.
19960
19961 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19962
19963         * gcc.c-torture/execute/20000801-3.c,
19964         gcc.c-torture/execute/20000801-4.c: New tests.
19965         * gcc.c-torture/execute/20000801-3.x,
19966         gcc.c-torture/execute/20000801-4.x: Xfail.
19967
19968 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
19969
19970         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
19971         libobjc/.libs to allow for libtool.
19972
19973 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
19974
19975         * gcc.c-torture/compile/20000802-1.c: New test.
19976
19977 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
19978
19979         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
19980
19981 2000-07-31  Jeffrey A Law  (law@cygnus.com)
19982
19983         * gcc-c-torture/execute/20000731-2.c: New test.
19984
19985         * gcc.c-torture/execute/20000731-1.c: New test.
19986         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
19987
19988 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
19989
19990         * testsuite/gcc.dg/cpp/paste7.c: New test.
19991         * gcc.dg/cpp/20000725-1.c: New test.
19992
19993 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
19994
19995         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
19996         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
19997         declaration warning for __builtin_dwarf_reg_size.
19998
19999         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
20000
20001 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20002
20003         * gcc.dg/noncompile/voidparam-1.c: New test.
20004
20005 2000-07-30  Richard Henderson  <rth@cygnus.com>
20006
20007         * gcc.dg/c90-digraph-1.c: Don't xfail.
20008         * gcc.dg/compare2.c (case 10): Xfail.
20009         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
20010
20011 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
20012
20013         * gcc.dg/c99-main-1.c: New test.
20014
20015 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20016
20017         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
20018
20019 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
20020
20021         * gcc.c-tortuer/execute/20000726-1.c: New test.
20022
20023 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
20024
20025         * gcc.c-torture/execute/enum-2.c: New test.
20026
20027 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20028
20029         * gcc.dg/cpp/tr-warn3.c: New test.
20030
20031 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20032
20033         * g++.old-deja/g++.ext/implicit1.C: Remove.
20034         * g++.old-deja/g++.jason/c2.C: Remove
20035         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
20036         * g++.old-deja/g++.pt/crash16.C: Likewise.
20037         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
20038
20039 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20040
20041         * g++.old-deja/g++.other/for2.C: New test.
20042
20043 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
20044
20045         * gcc.dg/20000720-1.c: New test.
20046
20047 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
20048
20049         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
20050
20051 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
20052
20053         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
20054         * gcc.c-torture/execute/20000722-1.c: New.
20055         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
20056
20057 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
20058
20059         * gcc.dg/cpp/20000720-1.S: New test.
20060
20061 2000-07-21  Michael Meissner  <meissner@redhat.com>
20062
20063         * gcc.c-torture/execute/ieee/hugeval.c: New test.
20064
20065 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20066
20067         * g++.old-deja/g++.brendan/crash16.C,
20068         g++.old-deja/g++.brendan/parse3.C,
20069         g++.old-deja/g++.brendan/redecl1.C,
20070         g++.old-deja/g++.ns/template13.C,
20071         g++.old-deja/g++.other/decl4.C,
20072         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
20073
20074 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20075
20076         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
20077         and "Internal error".
20078
20079         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
20080         regexps.
20081         * gcc.dg/cpp/paste6.c: New test.
20082
20083 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
20084
20085         * gcc.dg/cpp/tr-direct.c: New test.
20086
20087         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
20088         gcc.dg/cpp/undef1.c: Tweak error regexps.
20089
20090 2000-07-18  Eric Christopher <echristo@redhat.com>
20091
20092         * gcc.c-torture/compile/20000718-1.c: New test.
20093
20094 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
20095
20096         * cpplex.c (_cpp_push_token): If the token being pushed back
20097         is the previous token in this context, just subtract one from
20098         context->posn.
20099         * cppmacro.c (save_expansion): Clear aux field when storing a
20100         placemarker.
20101
20102 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
20103
20104         * gcc.dg/noncompile/redecl-1.c: New test.
20105
20106 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
20107
20108         * gcc.c-torture/execute/20000717-5.c: New test.
20109         * gcc.c-torture/execute/20000717-1.x: Removed.
20110
20111 2000-07-17  Richard Henderson  <rth@cygnus.com>
20112
20113         * gcc.c-torture/execute/20000717-4.c: New test.
20114
20115 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
20116
20117         * gcc.dg/cpp/syshdr.c: New test.
20118         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
20119
20120 2000-07-17  Neil Booth  <neilb@earthling.net>
20121
20122         * gcc.dg/cpp/cmdlne-dM.c: New test.
20123         * gcc.dg/cpp/cmdlne-dD.c: New test.
20124
20125 2000-07-17  Jeffrey A Law  (law@cygnus.com)
20126
20127         * gcc.c-torture/execute/20000717-3.c: New test.
20128
20129         * gcc.c-torture/compile/20000717-1.c: New test.
20130
20131 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
20132
20133         * gcc.c-torture/execute/20000717-2.c: New test.
20134
20135 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20136
20137         * gcc.dg/formatz-1.c: New test.
20138
20139         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
20140         * gcc.dg/c99-digraph-1.c: New tests.
20141
20142         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
20143         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
20144
20145         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
20146         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
20147         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
20148         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
20149         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
20150         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
20151         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
20152
20153 2000-07-17   Greg McGary <greg@mcgary.org>
20154
20155         * gcc.c-torture/execute/20000717-1.c: New test.
20156         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
20157
20158 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
20159
20160         * gcc.c-torture/execute/20000715-2.c: New test.
20161         * gcc.dg/20000715-1.c: New test.
20162
20163 2000-07-15  Michael Meissner  <meissner@redhat.com>
20164
20165         * gcc.c-torture/execute/20000715-1.c: New test.
20166
20167 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
20168
20169         * gcc.c-torture/execute/20000707-1.c: New test.
20170
20171 2000-07-13  Neil Booth  <NeilB@earthling.net>
20172
20173         * testsuite/gcc.dg/cpp/digraph1.c,
20174         testsuite/gcc.dg/cpp/digraph2.c,
20175         testsuite/gcc.dg/cpp/digraphs.c: New tests.
20176
20177 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
20178
20179         * g77.f-torture/compile/20000630-2.f:  New test.
20180         * g77.f-torture/compile/20000630-2.x
20181
20182 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20183
20184         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
20185
20186 2000-07-11  Neil Booth  <NeilB@earthling.net>
20187
20188         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
20189
20190 2000-07-11  Neil Booth  <NeilB@earthling.net>
20191
20192         * gcc.dg/cpp/cmdlne-C.c: New.
20193
20194 2000-07-09  Neil Booth  <NeilB@earthling.net>
20195
20196         * gcc.dg/cpp/directiv.c: New tests.
20197         * gcc.dg/cpp/undef1.c: Update.
20198
20199 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
20200
20201         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
20202
20203 2000-07-09  Neil Booth  <NeilB@earthling.net>
20204
20205         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
20206
20207 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
20208
20209         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
20210         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
20211
20212 2000-07-08  Neil Booth  <NeilB@earthling.net>
20213
20214         * gcc.dg/cpp/macsyntx.c: New tests.
20215
20216 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20217
20218         * gcc.dg/20000707-1.c: New test.
20219
20220 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20221
20222         * gcc.c-torture/execute/20000706-1.c: New test.
20223         * gcc.c-torture/execute/20000706-2.c: New test.
20224         * gcc.c-torture/execute/20000706-3.c: New test.
20225         * gcc.c-torture/execute/20000706-4.c: New test.
20226         * gcc.c-torture/execute/20000706-5.c: New test.
20227
20228 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20229
20230         * g++.old-deja/g++.pt/instantiate7.C: New test.
20231
20232 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20233
20234         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
20235         * g++.old-deja/g++.mike/thunk3.C: Likewise.
20236         * g++.old-deja/g++.other/rtti3.C: Likewise.
20237         * g++.old-deja/g++.other/rttid3.C: Likewise.
20238
20239 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
20240
20241         *  g77.f-torture/compile/20000630-1.x: Fix typo
20242
20243 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
20244
20245         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
20246         assembly output.
20247
20248 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
20249
20250         * gcc.dg/cpp/ident.c: New test.
20251
20252 2000-07-05  Neil Booth  <NeilB@earthling.net>
20253
20254         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
20255           gcc.dg/cpp/lexstrng.c: New tests.
20256
20257 2000-07-04  Neil Booth  <NeilB@earthling.net>
20258
20259         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
20260         * gcc.dg/cpp/strify2.c: Same.
20261
20262 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
20263
20264         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
20265         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
20266         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
20267         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
20268
20269         * testsuite/gcc.dg/cpp/macro1.c,
20270         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
20271         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
20272         testsuite/gcc.dg/cpp/strify1.c,
20273         testsuite/gcc.dg/cpp/strify2.c: New tests.
20274
20275 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
20276
20277         * gcc.c-torture/execute/20000703-1.c: New test.
20278
20279 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20280
20281         * g++.old-deja/g++.pt (lookup10.C): New test.
20282
20283 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20284
20285         * g++.old-deja/g++.pt (typename25.C): New test.
20286
20287 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
20288
20289         * gcc.c-torture/compile/20000701-1.c: New test.
20290
20291 2000-06-30  Nick Clifton  <nickc@cygnus.com>
20292
20293         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
20294         to test case.
20295
20296 2000-06-30  Catherine Moore  <clm@cygnus.com>
20297
20298         * gcc.c-torture/execute/align-1.c: New test.
20299
20300 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
20301
20302         * g++.old-deja/g++.pt/expr8.C: New test.
20303         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
20304
20305 2000-06-29  Nick Clifton  <nickc@cygnus.com>
20306
20307         * gcc.c-torture/compile/20000629-1.c: New test.
20308
20309 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20310
20311
20312         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
20313         gcc.dg/noncompile directory, depending on whether they're
20314         preprocessor tests or not.  Annotate all the tests for the dg
20315         framework.
20316
20317         * gcc.c-torture/noncompile/noncompile.exp: Delete.
20318         * gcc.dg/noncompile/noncompile.exp: New.
20319
20320         * Moved files:
20321         Old name                                New name
20322         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
20323         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
20324         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
20325         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
20326         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
20327         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
20328         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
20329         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
20330         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
20331         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
20332         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
20333         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
20334         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
20335         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
20336         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
20337         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
20338         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
20339         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
20340         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
20341         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
20342         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
20343         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
20344         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
20345         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
20346
20347         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
20348         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
20349         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
20350         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
20351         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
20352         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
20353
20354 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20355
20356         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
20357         declare one variable.  On the fourth, error.
20358         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
20359         declared by 20000628-1a.h.
20360
20361 2000-06-29  Richard Henderson  <rth@redhat.com>
20362
20363         * gcc.c-torture/execute/930529-1.x: New file.
20364         * gcc.dg/920413-1.c: Adjust expected warning text.
20365         * gcc.dg/980217-1.c: Declare abort.
20366         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
20367
20368 2000-06-29  Jeffrey A Law  (law@cygnus.com)
20369
20370         * g77.f-torture/compile/20000629-1.f: New test.
20371         * g77.f-torture/compile/20000629-1.x: Expected to fail.
20372
20373 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20374
20375         Rearrange lots of files, removing entirely the
20376         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
20377         directories.
20378
20379         * Deleted files:
20380         gcc.c-torture/code_quality/code_quality.exp
20381         gcc.c-torture/special/special.exp
20382         gcc.failure/failure.exp
20383         gcc.failure/940409-1.x
20384         gcc.c-torture/compile/961203-1.x
20385
20386         * New files:
20387         gcc.misc-tests/linkage.exp
20388         gcc.c-torture/execute/920730-1t.c
20389         gcc.c-torture/execute/920730-1t.x
20390         gcc.c-torture/compile/920520-1.x
20391         gcc.c-torture/compile/920521-1.x
20392         gcc.c-torture/compile/981006-1.x
20393         gcc.c-torture/execute/eeprof-1.x
20394
20395         * Moved files (possibly with modifications to fit a new harness):
20396         Old name                                New name
20397         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
20398         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
20399         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
20400         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
20401         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
20402         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
20403         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
20404         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
20405         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
20406         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
20407         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
20408         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
20409         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
20410         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
20411
20412 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20413
20414         * c-torture/compile/961203-1.x: Delete.
20415
20416         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
20417         not exit. Include stdio.h.
20418         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
20419         * gcc.misc-tests/dg-12.c: Likewise.
20420         * gcc.misc-tests/dg-5.c: Likewise.
20421         * gcc.misc-tests/dg-6.c: Likewise.
20422         * gcc.misc-tests/dg-7.c: Prototype abort.
20423         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
20424         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
20425         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
20426         not exit.
20427         * gcc.misc-tests/sieve.c: Use return from main, not exit.
20428         * gcc.misc-tests/sort2.c: Use return from main, not exit.
20429
20430 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
20431
20432         * gcc.dg/cpp/20000628-1.c: New test.
20433         * gcc.dg/cpp/20000628-1.h: New header for above test.
20434         * gcc.dg/cpp/20000628-1a.h: Likewise.
20435
20436 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
20437
20438         * gcc.dg/cpp: New directory.
20439         * gcc.dg/cpp/cpp.exp: New driver.
20440         * gcc.dg/cpp/20000627-1.c: New test.
20441         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
20442         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
20443         and rewrite as a compilation test.
20444
20445         * gcc.dg: Move many files into the cpp subdirectory, possibly
20446         renaming or editing them as well.
20447         Old name                New name
20448         990119-1.c              cpp/19990119-1.c
20449         990228-1.c              cpp/19990228-1.c
20450         990407-1.c              cpp/19990407-1.c
20451         990409-1.c              cpp/19990409-1.c
20452         990413-1.c              cpp/19990413-1.c
20453         990703-1.c              cpp/19990703-1.c
20454         20000127-1.c            cpp/20000127-1.c
20455         20000129-1.c            cpp/20000129-1.c
20456         20000207-1.c            cpp/20000207-1.c
20457         20000207-2.c            cpp/20000207-2.c
20458         20000209-1.c            cpp/20000209-1.c
20459         20000209-2.c            cpp/20000209-2.c
20460         20000301-1.c            cpp/20000301-1.c
20461         20000419-1.c            cpp/20000419-1.c
20462         20000510-1.S            cpp/20000510-1.S
20463         20000519-1.c            cpp/20000519-1.c
20464         20000529-1.c            cpp/20000529-1.c
20465         20000625-1.c            cpp/20000625-1.c
20466         20000625-2.c            cpp/20000625-2.c
20467         cpp-as1.c               cpp/assert1.c
20468         cpp-as2.c               cpp/assert2.c
20469         cxx-comments-1.c        cpp/cxxcom1.c
20470         cxx-comments-2.c        cpp/cxxcom2.c
20471         endif-label.c           cpp/endif.c
20472         cpp-hash1.c             cpp/hash1.c
20473         cpp-hash2.c             cpp/hash2.c
20474         cpp-if1.c               cpp/if-1.c
20475         cpp-if2.c               cpp/if-2.c
20476         cpp-if3.c               cpp/if-3.c
20477         cpp-if4.c               cpp/if-4.c
20478         cpp-if5.c               cpp/if-5.c
20479         cpp-cond.c              cpp/if-cexp.c
20480         cpp-missingop.c         cpp/if-mop.c
20481         cpp-missingparen.c      cpp/if-mpar.c
20482         cpp-opprec.c            cpp/if-oppr.c
20483         cpp-ifparen.c           cpp/if-paren.c
20484         cpp-shortcircuit.c      cpp/if-sc.c
20485         cpp-shift.c             cpp/if-shift.c
20486         cpp-unary.c             cpp/if-unary.c
20487         cpp-li1.c               cpp/line1.c
20488         cpp-li2.c               cpp/line2.c
20489         lineno.c                cpp/line3.c
20490         lineno-2.c              cpp/line4.c
20491         cpp-mi.c                cpp/mi1.c
20492         cpp-mic.h               cpp/mi1c.h
20493         cpp-micc.h              cpp/mi1cc.h
20494         cpp-mind.h              cpp/mi1nd.h
20495         cpp-mindp.h             cpp/mi1ndp.h
20496         cpp-mix.h               cpp/mi1x.h
20497         cpp-mi2.c               cpp/mi2.c
20498         cpp-mi2a.h              cpp/mi2a.h
20499         cpp-mi2b.h              cpp/mi2b.h
20500         cpp-mi2c.h              cpp/mi2c.h
20501         cpp-mi3.c               cpp/mi3.c
20502         cpp-mi3.def             cpp/mi3.def
20503         poison-1.c              cpp/poison.c
20504         pr-impl.c               cpp/prag-imp.c
20505         cpp-redef-2.c           cpp/redef1.c
20506         cpp-redef.c             cpp/redef2.c
20507         strpaste.c              cpp/strp1.c
20508         strpaste-2.c            cpp/strp2.c
20509         cpp-tradpaste.c         cpp/tr-paste.c
20510         cpp-tradstringify.c     cpp/tr-str.c
20511         cpp-tradwarn1.c         cpp/tr-warn1.c
20512         cpp-tradwarn2.c         cpp/tr-warn2.c
20513         trigraphs.c             cpp/trigraphs.c
20514         cpp-unc1.c              cpp/unc1.c
20515         cpp-unc2.c              cpp/unc2.c
20516         cpp-unc3.c              cpp/unc3.c
20517         cpp-unc.c               cpp/unc4.c
20518         undef.c                 cpp/undef1.c
20519         undef-2.c               cpp/undef2.c
20520         cpp-wi1.c               cpp/widestr1.c
20521
20522 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
20523
20524         * lib/g++.exp (g++_include_flags): Tweak.
20525
20526 2000-06-27  H.J. Lu  <hjl@gnu.org>
20527             Loren J. Rittle  <ljrittle@acm.org>
20528
20529         * lib/g++.exp (g++_include_flags): Override libgloss.exp
20530         version with one that knows about the new gcc tree structure.
20531         (g++_link_flags): Same.
20532
20533 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
20534
20535         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
20536         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
20537         case we are cross-compiling.
20538
20539         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
20540         g++.old-deja/g++.niklas/Makefile.in,
20541         g++.old-deja/g++.niklas/configure.in,
20542         g++.old-deja/g++.other/Makefile.in,
20543         g++.old-deja/g++.other/configure.in,
20544         gcc.c-torture/code_quality/Makefile.in,
20545         gcc.c-torture/code_quality/configure.in,
20546         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
20547         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
20548         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
20549         gcc.c-torture/execute/ieee/Makefile.in,
20550         gcc.c-torture/execute/ieee/configure.in,
20551         gcc.c-torture/noncompile/Makefile.in,
20552         gcc.c-torture/noncompile/configure.in,
20553         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
20554         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
20555         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
20556
20557 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20558
20559         * g++.old-deja/g++.other/ambig3.C: New test.
20560
20561 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20562
20563         * g++.old-deja/g++.pt/syntax1.C: New test.
20564         * g++.old-deja/g++.pt/syntax2.C: New test.
20565         * g++.old-deja/g++.other/syntax3.C: New test.
20566         * g++.old-deja/g++.other/syntax4.C: New test.
20567
20568 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20569
20570         * gcc.dg/20000623-1.c: Prototype exit and abort.
20571
20572 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20573
20574         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
20575         New tests.
20576         * gcc.dg/cpp-mi3.def: New file.
20577
20578         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
20579         inside assertions.
20580         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
20581         lexer's error messages.
20582         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
20583         divine anything from the linemarkers.
20584         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
20585         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
20586
20587 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
20588
20589         * gcc.dg/20000623-1.c: New test.
20590
20591 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
20592
20593         * gcc.c-torture/execute/20000622-1.c: New test.
20594
20595 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20596
20597         * g++.old-deja/g++.other/init15.C: New test.
20598
20599 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20600
20601         * g++.old-deja/g++.pt/vaarg2.C: New test.
20602         * g++.old-deja/g++.pt/vaarg3.C: New test.
20603
20604 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
20605
20606         * g++.old-deja/g++.other/dyncast6.C: New test.
20607
20608 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
20609
20610         * gcc.c-torture/execute/loop-6.c: New test.
20611
20612 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
20613
20614         * gcc.dg/20000614-1.c: New test.
20615         * gcc.dg/20000614-2.c: New test.
20616
20617 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
20618
20619         * g++.old-deja/g++.other/inline12.C: New test.
20620
20621 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
20622
20623         * g++.old-deja/g++.other/eh1.C: New test.
20624
20625 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
20626
20627         * g++.old-deja/g++.other/type.C: New test.
20628
20629 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20630
20631         * g++.old-deja/g++.other/initstring.C: New test.
20632
20633 2000-06-12  Jason Merrill  <jason@redhat.com>
20634
20635         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
20636
20637 2000-06-09  Jeffrey A Law  (law@cygnus.com)
20638
20639         * gcc.c-torture/compile/20000609-1.c: New test.
20640
20641 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
20642
20643         * gcc.dg/20000609-1.c: New test.
20644
20645 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
20646
20647         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
20648         * gcc.c-torture/noncompile/poison-1.c: Move...
20649         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
20650         * gcc.dg/cpp-li1.c: Add a token after the #line.
20651
20652 2000-06-05  Richard Henderson  <rth@cygnus.com>
20653
20654         * gcc.c-torture/execute/20000605-2.c: New test.
20655         * gcc.c-torture/execute/20000605-3.c: New test.
20656
20657 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
20658
20659         * g77.f-torture/execute/20000503-1.x: New file.
20660
20661 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
20662
20663         * g++.old-deja/g++.eh/badalloc1.C: New test.
20664
20665 2000-06-05  Richard Henderson  <rth@cygnus.com>
20666
20667         * gcc.c-torture/execute/20000605-1.c: New test.
20668
20669 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20670             Nathan Sidwell <nathan@codesourcery.com>
20671
20672         * gcc.c-torture/compile/20000605-1.c: New test.
20673
20674 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
20675
20676         * g77.f-torture/compile/20000601-1.f:  New test.
20677
20678 2000-06-03  Richard Henderson  <rth@cygnus.com>
20679
20680         * gcc.c-torture/execute/20000603-1.c: New.
20681
20682 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
20683
20684         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
20685         * gcc.dg/noreturn-2.c (noreturn): Likewise.
20686
20687 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
20688
20689         * gcc.dg/compare2.c (case 12): XFAIL.
20690         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
20691         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
20692
20693         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
20694
20695 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
20696
20697         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
20698         guard macro is already defined when the header is first
20699         included.
20700         * gcc.dg/cpp-mix.h: New file.
20701         * gcc.dg/endif-label.c: Update patterns to match compiler.
20702
20703         * g++.brendan/complex1.C: Declare abort.
20704         * g++.law/refs4.C: Remove XFAIL.
20705         * g++.oliva/expr2.C: Declare abort and exit.
20706
20707 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
20708
20709         * gcc.c-torture/execute/20000528-1.c: New test.
20710
20711         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
20712         * g++.old-deja/g++.law/temps4.C: Likewise.
20713
20714         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
20715         stdlib.h.  Call abort() on failure.
20716         * g++.old-deja/g++.law/refs4.C: Likewise.
20717         * g++.old-deja/g++.law/temps4.C: Likewise.
20718         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
20719         * gcc.c-torture/execute/20000112-1.c: Include string.h.
20720
20721 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
20722
20723         Relative to g++.dg/special:
20724         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
20725
20726         Relative to g++.old-deja:
20727         * g++.brendan/complex1.C, g++.jason/optimize2.C,
20728         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
20729         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
20730         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
20731         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
20732         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
20733         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
20734
20735         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
20736         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
20737         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
20738         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
20739         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
20740         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
20741         and/or string.h.
20742
20743         * g++.other/goto1.C: Update expectations for error messages.
20744
20745 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
20746
20747         * gcc.c-torture/compile/20000523-1.c: New test.
20748
20749 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20750
20751         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
20752
20753 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20754
20755         * g++.old-deja/g++.eh/catch11.C: New test.
20756         * g++.old-deja/g++.eh/catch12.C: New test.
20757
20758 2000-05-24  Nick Clifton  <nickc@cygnus.com>
20759
20760         * gcc.c-torture/execute/20000523-1.c: New test.
20761
20762 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
20763
20764         * c-torture/execute/bcp-1.c: Replace abort in arg of
20765         __builtin_constant_p with a generic external function.
20766
20767         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
20768         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
20769         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
20770         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
20771         Prototype abort and/or exit.
20772
20773         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
20774         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
20775         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
20776         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
20777
20778 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
20779
20780         * gcc.dg/dwarf2-1.c: New test.
20781
20782 2000-05-20  Richard Henderson  <rth@cygnus.com>
20783
20784         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
20785
20786 2000-05-20  Andreas Jaeger  <aj@suse.de>
20787
20788         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
20789         testcase.
20790
20791 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
20792
20793         * gcc.c-torture/execute/20000519-2.c: New test.
20794
20795 2000-05-19  Andreas Jaeger  <aj@suse.de>
20796
20797         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
20798         which fails with SSA.
20799
20800         * lib/c-torture.exp: Also test with -O3 -fssa.
20801
20802 2000-05-18  Michael Meissner  <meissner@redhat.com>
20803
20804         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
20805         * gcc.c-torture/execute/920415-1.c: Ditto.
20806         * gcc.c-torture/execute/920501-1.c: Ditto.
20807         * gcc.c-torture/execute/conversion.c: Ditto.
20808         * gcc.c-torture/execute/cvt-1.c: Ditto.
20809
20810 2000-05-18  Jeffrey A Law  (law@cygnus.com)
20811
20812         * gcc.c-torture/compile/20000518-1.c: New test.
20813
20814 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20815
20816         * g77.f-torture/compile/200005018.f:  New test.
20817
20818 2000-05-17  Jeffrey A Law  (law@cygnus.com)
20819
20820         * gcc.c-torture/compile/20000517-1.c: New test.
20821
20822 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20823
20824         * gcc.c-torture/execute/20000516-1.c: New test.
20825
20826 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
20827
20828         * g++.old-deja/g++.other/eh.C: New test.
20829
20830 2000-05-12  Richard Henderson  <rth@cygnus.com>
20831
20832         * gcc.c-torture/execute/990208-1.c (main): Don't pass
20833         constants through to doit's conditional.
20834
20835 2000-05-11  Jeffrey A Law  (law@cygnus.com)
20836
20837         * gcc.c-torture/compile/20000511-1.c: New test.
20838         * g77.f-torture/compile/20000511-1.f: New test.
20839         * g77.f-torture/compile/20000511-2.f: New test.
20840
20841 2000-05-11  Michael Meissner  <meissner@redhat.com>
20842
20843         * gcc.c-torture/execute/20000511-1.c: New test.
20844
20845 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
20846
20847         * gcc.dg/dg.exp: Scan .S files as well as .c files.
20848         * gcc.dg/20000510-1.S: New.
20849
20850 2000-05-08  Catherine Moore  <clm@cygnus.com>
20851
20852         * gcc.dg/unused-3.c: New.
20853
20854 2000-05-06  Richard Henderson  <rth@cygnus.com>
20855
20856           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
20857           * g++.old-deja/g++.mike/warn1.C: Likewise.
20858           * g++.old-deja/g++.pt/local1.C: Likewise.
20859           * g++.old-deja/g++.pt/local7.C: Likewise.
20860           * g++.old-deja/g++.pt/spec16.C: Likewise.
20861
20862 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
20863
20864         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
20865
20866 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
20867
20868           * g77.f-torture/execute/20000503-1.f:  New test.
20869
20870 2000-05-04  Andreas Jaeger  <aj@suse.de>
20871
20872         * gcc.dg/noreturn-2.c: New test.
20873
20874 2000-05-04  Neil Booth  <NeilB@earthling.net>
20875
20876         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
20877         preprocessor.
20878
20879 2000-05-04  Richard Henderson  <rth@cygnus.com>
20880
20881         * gcc.c-torture/execute/20000503-1.c: Fix typo.
20882
20883 2000-05-04  Richard Henderson  <rth@cygnus.com>
20884
20885         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
20886         OpenSSL by Jason R Thorpe.
20887
20888 2000-05-03  Jim Wilson  <wilson@cygnus.com>
20889
20890         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
20891
20892 2000-05-03  Robert Lipe <robertlipe@usa.net>
20893
20894         * gcc.dg/20000503-1.c: New test.
20895
20896 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
20897
20898         * gcc.c-torture/compile/20000502-1.c: New test.
20899         * g++.old-deja/g++.other/align.C: New test.
20900         * gcc.dg/cpp-tradstringify.c: New test.
20901
20902 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
20903
20904         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
20905         and hard registers.
20906
20907 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
20908
20909         * gcc.c-torture/execute/loop-5.c: New test.
20910
20911 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
20912
20913         * gcc.c-torture/execute/va-arg-20.c: New test.
20914
20915 2000-04-23  Jeffrey A Law  (law@cygnus.com)
20916
20917         * gcc.c-torture/execute/20000422-1.c: New test.
20918
20919 2000-04-20  Greg McGary  <gkm@gnu.org>
20920
20921         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
20922         when optimizing, but without sibling-call optimizations (-O1).
20923
20924 2000-04-20  Jeffrey A Law  (law@cygnus.com)
20925
20926           * gcc.c-torture/compile/20000420-1.c: New test.
20927
20928 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20929
20930         * g++.abi/ptrflags.C: New test.
20931         * g++.eh/catchptr1.C: Test incomplete pointer chains.
20932
20933 2000-04-19  Catherine Moore  <clm@cygnus.com>
20934
20935         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
20936
20937 2000-04-19  Greg McGary  <gkm@gnu.org>
20938
20939         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
20940         sibling-call optimizations.
20941
20942 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
20943
20944         * gcc.dg/20000419-1.c: New test.
20945
20946 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
20947
20948         * gcc.c-torture/execute/20000412-6.c: New test.
20949
20950 2000-04-12  Jeffrey A Law  (law@cygnus.com)
20951
20952         * gcc.c-torture/execute/20000412-5.c: New test.
20953         * g77.f-torture/compile/20000412-1.f: New test.
20954         * gcc.c-torture/execute/20000412-4.c: New test.
20955         * gcc.c-torture/compile/20000412-2.c: New test.
20956         * gcc.c-torture/execute/20000412-3.c: New test.
20957         * gcc.c-torture/compile/20000412-1.c: New test.
20958         * gcc.c-torture/execute/20000412-2.c: New test.
20959
20960 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
20961
20962         * objc/execute/bf-20.m: New test.
20963
20964 2000-04-10  Richard Henderson  <rth@cygnus.com>
20965
20966         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
20967
20968         * gcc.c-torture/execute/20000412-1.c: New test.
20969
20970 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
20971
20972         * g++.old-deja/g++.eh/catchptr1.C: New test.
20973
20974 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
20975
20976         * g++.old-deja/g++.abi/cxa_vec.C: New test.
20977
20978 2000-04-08  Neil Booth  <NeilB@earthling.net>
20979
20980         * gcc.dg/cpp-nullchar.c: Remove test as
20981         embedded nulls cause problems.
20982
20983 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20984
20985         * gcc.dg/compare2.c: New test.
20986
20987 2000-04-08  Neil Booth  <NeilB@earthling.net>
20988
20989         * gcc.dg/cpp-nullchar.c: New test.
20990
20991 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
20992
20993         * gcc.dg/cpp-mi2.c: New test.
20994         * gcc.dg/cpp-mi2[abc].h: New files.
20995
20996 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
20997
20998         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
20999         member name.
21000
21001 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
21002
21003         * g++.old-deja/g++.abi/vmihint.C: New test.
21004
21005 2000-04-06  Neil Booth  <NeilB@earthling.net>
21006
21007         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
21008         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
21009         copyright.
21010
21011 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
21012
21013         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
21014         avoid stack-frame overwrite.
21015
21016 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
21017
21018         * gcc.c-torture/compile/20000405-2.c: New test.
21019         * gcc.c-torture/compile/20000405-3.c: New test.
21020
21021 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21022
21023         * gcc.c-torture/compile/20000405-1.c: New test.
21024
21025 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
21026
21027         * gcc.dg/cast-qual-1.c: Revert last change.
21028
21029 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21030
21031         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
21032
21033 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
21034
21035         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
21036         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
21037
21038 2000-04-03  Jeffrey A Law  (law@cygnus.com)
21039
21040         * gcc.c-torture/compile/20000403-2.c: New test.
21041         * gcc.c-torture/compile/20000403-1.c: New test.
21042
21043 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
21044
21045         * gcc.c-torture/execute/20000403-1.c: New test.
21046
21047 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
21048
21049         * gcc.c-torture/execute/20000402-1.c: New test.
21050
21051 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
21052
21053         * gcc.c-torture/execute/va-arg-15.c: New test.
21054         * gcc.c-torture/execute/va-arg-16.c: New test.
21055         * gcc.c-torture/execute/va-arg-17.c: New test.
21056         * gcc.c-torture/execute/va-arg-18.c: New test.
21057         * gcc.c-torture/execute/va-arg-19.c: New test.
21058
21059 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
21060
21061         * gcc.c-torture/compile/981211-1.c: Move to...
21062         * gcc.dg/cpp-as1.c: ...here.
21063         * gcc.dg/cpp-as2.c: New file.
21064
21065         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
21066         compiler.
21067
21068 2000-04-02  Neil Booth  <NeilB@earthling.net>
21069
21070         * gcc.dg/cpp-cond.c  New tests.
21071         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
21072         accidental success less likely.
21073         * gcc.dg/cpp-missingop.c  New tests.
21074         * gcc.dg/cpp-missingparen.c  New tests.
21075         * gcc.dg/cpp-shift.c  New tests.
21076         * gcc.dg/cpp-shortcircuit.c  New tests.
21077         * gcc.dg/cpp-unary.c  New tests.
21078
21079 2000-03-29  Jeffrey A Law  (law@cygnus.com)
21080
21081         * gcc.c-torture/compile/20000329-1.c: New test.
21082
21083 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
21084
21085         * gcc.c-torture/compile/20000326-1.c: New test.
21086         * gcc.c-torture/compile/20000326-2.c: New test.
21087
21088 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
21089
21090         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
21091         the first parameter is a function argument.
21092
21093 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
21094
21095         * g++.old-deja/g++.ext/array4.C: New test.
21096
21097 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
21098
21099         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
21100
21101 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21102
21103         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
21104
21105 2000-03-19  Richard Henderson  <rth@cygnus.com>
21106
21107         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
21108
21109 2000-03-19  Richard Henderson  <rth@cygnus.com>
21110
21111         * gcc.c-torture/compile/20000319-1.c: New test.
21112
21113 2000-03-14  Jeffrey A Law  (law@cygnus.com)
21114
21115         * gcc.c-torture/execute/20000314-3.c: New test.
21116         * gcc.c-torture/execute/20000314-2.c: New test.
21117         * gcc.c-torture/execute/20000314-1.c: New test.
21118         * gcc.c-torture/compile/20000314-2.c: New test.
21119         * gcc.c-torture/compile/20000314-1.c: New test.
21120
21121 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
21122
21123         * g++.old-deja/g++.warn/inline.C: New test.
21124
21125 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
21126
21127         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
21128         standards-compliant result rather than specific constants.
21129         Put test-values in array.
21130
21131 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
21132
21133         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
21134         (g++_target_compile): Put test-specific options last.
21135
21136 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21137
21138         * g++.old-deja/g++.eh/vbase4.C: New test.
21139
21140 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21141
21142         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
21143
21144 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21145
21146         * g++.old-deja/g++.brendan/misc12.C: Removed.
21147         * g++.old-deja/g++.pt/memtemp77.C: Constify.
21148         * g++.old-deja/g++.ext/pretty4.C: New test.
21149
21150 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21151
21152         * g++.old-deja/g++.other/string2.C: New test.
21153
21154 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
21155
21156         * g++.old-deja/g++.warn/impint2.C: New test.
21157
21158 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
21159
21160         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
21161         is 1, not zero.
21162
21163 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
21164
21165         * g++.old-deja/g++.warn/impint.C: New test.
21166         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
21167         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
21168         * g++.old-deja/g++.pt/explicit12.C: Likewise.
21169         * g++.old-deja/g++.pt/explicit13.C: Likewise.
21170         * g++.old-deja/g++.pt/explicit17.C: Likewise.
21171         * g++.old-deja/g++.pt/explicit18.C: Likewise.
21172         * g++.old-deja/g++.pt/explicit19.C: Likewise.
21173         * g++.old-deja/g++.pt/explicit23.C: Likewise.
21174         * g++.old-deja/g++.pt/explicit31.C: Likewise.
21175         * g++.old-deja/g++.pt/explicit35.C: Likewise.
21176         * g++.old-deja/g++.pt/explicit6.C: Likewise.
21177         * g++.old-deja/g++.pt/memclass7.C: Likewise.
21178
21179 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
21180
21181         * gcc.dg/cpp-redef.c: New test.
21182
21183 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
21184
21185         * g++.old-deja/g++.pt/unify7.C: New test.
21186
21187 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21188
21189         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
21190         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
21191
21192 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
21193
21194         * gcc.c-torture/compile/20000224-1.c: New test.
21195
21196 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21197
21198         * gcc.c-torture/compile/cpp-2.c: New test.
21199         * gcc.c-torture/compile/cpp-1.c: New test.
21200
21201 2000-02-25  Jeffrey A Law  (law@cygnus.com)
21202
21203         * gcc.c-torture/execute/20000225-1.c: New test.
21204
21205 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21206
21207         * gcc.dg/cpp-li2.c: New test.
21208
21209         * gcc.dg/cpp-wi1.c: New test.
21210
21211         * gcc.dg/cpp-li1.c: New test.
21212
21213 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
21214
21215         * g++.old-deja/g++.other/sizeof5.C: New test.
21216
21217 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21218
21219         * gcc.c-torture/execute/va-arg-13.c: New test.
21220
21221 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
21222
21223         * gcc.c-torture/execute/va-arg-12.c: New test.
21224
21225 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21226
21227         * gcc.c-torture/execute/20000223-1.c: New test.
21228
21229 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21230
21231         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
21232
21233 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
21234
21235         * g++.old-deja/g++.abi/ptrmem.C: New test.
21236
21237 2000-02-19  Richard Henderson  <rth@cygnus.com>
21238
21239         * gcc.c-torture/compile/init-3.c: New.
21240
21241 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
21242
21243         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
21244         ALWAYS_CXXFLAGS.
21245
21246 2000-02-11  Robert Lipe <robertl@sco.com>
21247
21248         * gcc.c-torture/compile/20000211-3.c: New test.
21249
21250 2000-02-11  Martin Buchholz <martin@xemacs.org>
21251
21252         * gcc.c-torture/compile/20000211-2.c: New test.
21253
21254 2000-02-11  Jeffrey A Law  (law@cygnus.com)
21255
21256         * gcc.c-torture/compile/20000211-1.c: New test.
21257
21258 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
21259
21260         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
21261           on native targets
21262
21263 2000-02-08  Nathan Sidwell  <nathan@acm.org>
21264
21265         * g++.old-deja/g++.other/cast5.C: New test.
21266
21267 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
21268
21269         * gcc.c-torture/execute/20000205-1.c: New.
21270
21271 2000-02-03  Nathan Sidwell  <nathan@acm.org>
21272
21273         * g++.old-deja/g++.jason/cast3.C: Return void.
21274         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
21275
21276 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21277
21278         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
21279
21280         * gcc.dg/loop-1.c: New test.
21281
21282 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
21283
21284         * gcc.c-torture/compile/20000127-1.c: New test.
21285         * gcc.c-torture/execute/991228-1.c: New test.
21286
21287 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21288
21289         * gcc.dg/unused-2.c: New test.
21290
21291         * gcc.dg/conv-1.c: New test.
21292
21293 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
21294
21295         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
21296         compiler.
21297         (tool_option_proc): Fix typo.
21298
21299 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
21300
21301         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
21302         of the ld on the host, not on the build machine.
21303         Also, don't crash if '--help' is not a supported option.
21304
21305 2000-01-24  Richard Henderson  <rth@cygnus.com>
21306
21307         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
21308
21309 2000-01-20  Jeffrey A Law  (law@cygnus.com)
21310
21311         * gcc.c-torture/execute/20000120-2.c: New test.
21312         * gcc.c-torture/execute/20000120-1.c: New test.
21313
21314 2000-01-13  Jeffrey A Law  (law@cygnus.com)
21315
21316         * gcc.c-torture/execute/20000113-1.c: New test.
21317
21318 2000-01-12  Jeffrey A Law  (law@cygnus.com)
21319
21320         * gcc.c-torture/execute/20000112-1.c: New test.
21321
21322 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21323
21324         * gcc.dg/20000111-1.c: New test.
21325
21326 2000-01-10  Jeffrey A Law  (law@cygnus.com)
21327
21328         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
21329         with 16 bit integers.
21330
21331 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21332
21333         * gcc.dg/20000108-1.c: New test.
21334
21335 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21336
21337         * g++.old-deja/g++.ns/koenig8.C: New test.
21338
21339 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21340
21341         * g++.old-deja/g++.other/cast4.C: New test.
21342
21343 2000-01-05  Jeffrey A Law  (law@cygnus.com)
21344
21345         * gcc.c-torture/compile/20000105-2.c: New test.
21346         * gcc.c-torture/compile/20000105-1.c: New test.
21347
21348 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21349
21350         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
21351         references to printf & atoi to conform to ANSI standard.
21352         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
21353         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
21354         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
21355         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
21356         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
21357         * g++.old-deja/g++.brendan/complex1.C: Likewise.
21358         * g++.old-deja/g++.brendan/copy1.C: Likewise.
21359         * g++.old-deja/g++.brendan/copy2.C: Likewise.
21360         * g++.old-deja/g++.brendan/copy3.C: Likewise.
21361         * g++.old-deja/g++.brendan/copy4.C: Likewise.
21362         * g++.old-deja/g++.brendan/copy5.C: Likewise.
21363         * g++.old-deja/g++.brendan/copy6.C: Likewise.
21364         * g++.old-deja/g++.brendan/copy7.C: Likewise.
21365         * g++.old-deja/g++.brendan/copy8.C: Likewise.
21366         * g++.old-deja/g++.brendan/crash11.C: Likewise.
21367         * g++.old-deja/g++.brendan/crash14.C: Likewise.
21368         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
21369         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
21370         * g++.old-deja/g++.brendan/delete2.C: Likewise.
21371         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
21372         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
21373         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
21374         * g++.old-deja/g++.brendan/eh1.C: Likewise.
21375         * g++.old-deja/g++.brendan/groff1.C: Likewise.
21376         * g++.old-deja/g++.brendan/init3.C: Likewise.
21377         * g++.old-deja/g++.brendan/misc12.C: Likewise.
21378         * g++.old-deja/g++.brendan/misc7.C: Likewise.
21379         * g++.old-deja/g++.brendan/new2.C: Likewise.
21380         * g++.old-deja/g++.brendan/operators4.C: Likewise.
21381         * g++.old-deja/g++.brendan/operators5.C: Likewise.
21382         * g++.old-deja/g++.brendan/overload2.C: Likewise.
21383         * g++.old-deja/g++.brendan/overload7.C: Likewise.
21384         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
21385         * g++.old-deja/g++.brendan/reference1.C: Likewise.
21386         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
21387         * g++.old-deja/g++.brendan/template24.C: Likewise.
21388         * g++.old-deja/g++.brendan/template3.C: Likewise.
21389         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
21390         * g++.old-deja/g++.jason/inline3.C: Likewise.
21391         * g++.old-deja/g++.jason/opeq.C: Likewise.
21392         * g++.old-deja/g++.law/arg5.C: Likewise.
21393         * g++.old-deja/g++.law/arm7.C: Likewise.
21394         * g++.old-deja/g++.law/ctors11.C: Likewise.
21395         * g++.old-deja/g++.law/cvt8.C: Likewise.
21396         * g++.old-deja/g++.law/init9.C: Likewise.
21397         * g++.old-deja/g++.law/refs4.C: Likewise.
21398         * g++.old-deja/g++.law/template2.C: Likewise.
21399         * g++.old-deja/g++.law/visibility24.C: Likewise.
21400         * g++.old-deja/g++.law/vtable3.C: Likewise.
21401         * g++.old-deja/g++.mike/asm2.C: Likewise.
21402         * g++.old-deja/g++.mike/eh1.C: Likewise.
21403         * g++.old-deja/g++.mike/misc1.C: Likewise.
21404         * g++.old-deja/g++.mike/misc13.C: Likewise.
21405         * g++.old-deja/g++.mike/misc14.C: Likewise.
21406         * g++.old-deja/g++.mike/ns12.C: Likewise.
21407         * g++.old-deja/g++.mike/p1248.C: Likewise.
21408         * g++.old-deja/g++.mike/p3708.C: Likewise.
21409         * g++.old-deja/g++.mike/p3708a.C: Likewise.
21410         * g++.old-deja/g++.mike/p3708b.C: Likewise.
21411         * g++.old-deja/g++.mike/p646.C: Likewise.
21412         * g++.old-deja/g++.mike/p700.C: Likewise.
21413         * g++.old-deja/g++.mike/p783.C: Likewise.
21414         * g++.old-deja/g++.mike/p783a.C: Likewise.
21415         * g++.old-deja/g++.mike/p783b.C: Likewise.
21416         * g++.old-deja/g++.mike/p786.C: Likewise.
21417         * g++.old-deja/g++.mike/p789.C: Likewise.
21418         * g++.old-deja/g++.mike/p789a.C: Likewise.
21419         * g++.old-deja/g++.mike/p807a.C: Likewise.
21420         * g++.old-deja/g++.other/delete3.C: Likewise.
21421         * g++.old-deja/g++.other/dyncast1.C: Likewise.
21422         * g++.old-deja/g++.other/dyncast2.C: Likewise.
21423         * g++.old-deja/g++.other/dyncast3.C: Likewise.
21424         * g++.old-deja/g++.other/empty1.C: Likewise.
21425         * g++.old-deja/g++.other/temporary1.C: Likewise.
21426         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
21427         * g++.old-deja/g++.pt/t16.C: Likewise.
21428         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
21429
21430 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
21431
21432         * gcc.dg/991230-1.c: New test.
21433
21434 1999-12-29  Jeffrey A Law  (law@cygnus.com)
21435
21436         * gcc.c-torture/compile/991229-3.c: New test.
21437         * gcc.c-torture/compile/991229-2.c: New test.
21438         * gcc.c-torture/compile/991229-1.c: New test.
21439
21440 1999-12-29  Greg McGary <gkm@eng.ascend.com>
21441
21442         * gcc.c-torture/compile/labels-2.c: New test.
21443
21444 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21445
21446         * gcc.c-torture/execute/991227-1.c: New test.
21447
21448 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21449
21450         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
21451
21452 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21453
21454         * gcc.c-torture/execute/991221-1.c: New test.
21455
21456 1999-12-20  Nathan Sidwell  <nathan@acm.org>
21457
21458         * g++.old-deja/g++.other/cast3.C: New test.
21459
21460 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
21461
21462         * gcc.c-torture/execute/991216-4.c: New test.
21463
21464 1999-12-16  Michael Meissner  <meissner@cygnus.com>
21465
21466         * gcc.c-torture/execute/991216-1.c: New test.
21467         * gcc.c-torture/execute/991216-2.c: New test.
21468         * gcc.c-torture/execute/991216-3.c: New test.
21469
21470 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21471
21472         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
21473         Actually make the test fail by using "-O2" for compilation.
21474
21475 1999-12-15  Nathan Sidwell  <nathan@acm.org>
21476
21477         * g++.old-deja/g++.warn/cast-align1.C: New test.
21478
21479 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21480
21481         * gcc.c-torture/compile/991214-1.c: New test.
21482         * gcc.c-torture/compile/991214-2.c: New test.
21483
21484 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21485
21486         * gcc.dg/991214-1.c: New test.
21487
21488 1999-12-13  Jeffrey A Law  (law@cygnus.com)
21489
21490         * gcc.c-torture/compile/991213-3.c: New test.
21491         * gcc.c-torture/compile/991213-2.c: New test.
21492         * gcc.c-torture/compile/991213-1.c: New test.
21493
21494 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
21495
21496         * gcc.dg/991209-1.c: New test.
21497
21498 1999-12-08  Nathan Sidwell <nathan@acm.org>
21499
21500         * gcc.c-torture/compile/991208-1.c: New test.
21501
21502 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21503
21504         * gcc.dg/ultrasp2.c: New test.
21505
21506 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
21507
21508         * g++.old-deja/g++.abi/align.C (main): Fix typo.
21509
21510 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
21511
21512         * gcc.c-torture/compile/991202-1.c: New test.
21513         * gcc.c-torture/execute/991202-1.c: New test.
21514         * gcc.c-torture/execute/991202-2.c: New test.
21515         * gcc.c-torture/execute/991202-3.c: New test.
21516
21517 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
21518
21519         * g++.old-deja/g++.abi/align.C: New test.
21520         * g++.old-deja/g++.abi/aggregates.C: Likewise.
21521         * g++.old-deja/g++.abi/bitfields.C: Likewise.
21522
21523 1999-12-01  Richard Henderson  <rth@cygnus.com>
21524
21525         * gcc.c-torture/execute/991201-1.c: New.
21526
21527 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
21528
21529         * gcc.dg/991129-1.c: New test.
21530
21531 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
21532
21533         * gcc.c-torture/compile/991127-1.c: New test.
21534
21535 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21536
21537         * g++.old-deja/g++.other/warn4.C: New test.
21538
21539 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21540
21541         * g++.old-deja/g++.eh/cleanup2.C: New test.
21542         * g++.old-deja/g++.ext/pretty2.C: New test.
21543         * g++.old-deja/g++.ext/pretty3.C: New test.
21544         * g++.old-deja/g++.other/debug6.C: New test.
21545
21546 1999-10-20  Jim Wilson  <wilson@cygnus.com>
21547
21548         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
21549         compiler_output to look for one error message instead of two.
21550
21551 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
21552
21553         * gcc.c-torture/execute/991118-1.c: Also test case
21554         where the word boundary does not split a byte evenly.
21555
21556 1999-11-19  Nathan Sidwell  <nathan@acm.org>
21557
21558         * g++.old-deja/g++.ext/restrict1.C: New test.
21559
21560 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
21561
21562         * gcc.c-torture/execute/991118-1.c: New test.
21563
21564 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
21565
21566         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
21567         working directory pathnames.
21568
21569 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
21570
21571         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
21572         host is equipped with driver.h and driver.o so it can actually
21573         compile and run the tests.
21574
21575 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
21576
21577         * gcc.c-torture/compile/991008-1.c: New test.
21578
21579 1999-11-08  Nick Clifton  <nickc@cygnus.com>
21580
21581         * lib/gcc-dg.exp: Include target-supports.exp
21582
21583 1999-11-05  Nick Clifton  <nickc@cygnus.com>
21584
21585         * lib/target-supports.exp: New file: Provide procs to test for
21586         features supported by the target.
21587         (check_weak_available): Moved here from ecos.exp.
21588         (check_alias_available): New proc: Determine of the target
21589         toolchain supports the alias attribute.
21590
21591         * gcc.dg/special/ecos.exp: Move check_weak_available to
21592         target-supports.exp.
21593         (alias-1.c): Only perform the test if the target supports
21594         aliases.
21595         (wkali-1.c): Only perform the test if the target supports
21596         aliases.
21597
21598         * gcc.dg/990506-0.c: Expect error messages from cross
21599         targets as well as native targets.
21600
21601 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21602
21603         * gcc.dg/ultrasp1.c: Removed xfail.
21604         * gcc.dg/struct-ret-2.c: Likewise.
21605         * gcc.dg/array-1.c: Likewise.
21606
21607 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21608
21609         * gcc.dg/struct-ret-2.c: New test.
21610
21611         * gcc.dg/array-1.c: New test.
21612
21613 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
21614
21615         * gcc.c-torture/execute/991030-1.c: New test.
21616
21617 1999-10-26  Richard Henderson  <rth@cygnus.com>
21618
21619         * gcc.c-torture/compile/991026-2.c: New test.
21620
21621 1999-10-26  Jeffrey A Law  (law@cygnus.com)
21622
21623         * gcc.c-torture/compile/991026-1.c: New test.
21624
21625 1999-10-23  Jeffrey A Law  (law@cygnus.com)
21626
21627         * gcc.c-torture/execute/991023-1.c: New test.
21628
21629 1999-10-19  Jeffrey A Law  (law@cygnus.com)
21630
21631         * gcc.c-torture/execute/991019-1.c: New test.
21632
21633 1999-10-16  Richard Henderson  <rth@cygnus.com>
21634
21635         * gcc.c-torture/execute/991016-1.c: New test.
21636
21637 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
21638
21639         * gcc.c-torture/execute/991014-1.c: New test.
21640
21641 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
21642
21643         * g++.old-deja/g++.other/union2.C: New test.
21644
21645 1999-10-13  Nathan Sidwell  <nathan@acm.org>
21646
21647         * g++.old-deja/g++.other/vaarg2.C: New test.
21648         * g++.old-deja/g++.other/vaarg3.C: New test.
21649
21650 1999-10-12  Craig Burley  <craig@jcb-sc.com>
21651
21652         * g77.f-torture/noncompile/19990905-1.f: Moved from being
21653         in compile/.
21654
21655 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
21656
21657         * gcc.c-torture/execute/va-arg-11.c: New test.
21658
21659 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
21660
21661         * lib/file-format.exp (gcc_target_object_format): Don't
21662         crash if objdump is unavailable.
21663
21664 1999-09-29  Donn Terry <donn@interix.com>
21665
21666         * gcc.misc-tests/mg.exp: delete extraneous redirection.
21667
21668 1999-09-28  Nick Clifton  <nickc@cygnus.com>
21669
21670         * gcc.c-torture/compile/990928-1.c: New test.
21671
21672 1999-09-28  Nathan Sidwell  <nathan@acm.org>
21673
21674         * g++.old-deja/g++.other/decl6.C: New test.
21675
21676 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21677
21678         * gcc.c-torture/execute/va-arg-10.c: New test.
21679
21680 1999-09-27  Nathan Sidwell  <nathan@acm.org>
21681
21682         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
21683         __PRETTY_FUNCTION__.
21684
21685 1999-09-23  Nick Clifton  <nickc@cygnus.com>
21686
21687         * gcc.c-torture/execute/990923-1.c: New test.
21688
21689 1999-09-21  Nick Clifton  <nickc@cygnus.com>
21690
21691         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
21692         for which -fpic is inappropriate.
21693
21694 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
21695
21696         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
21697
21698 1999-09-21  Nathan Sidwell  <nathan@acm.org>
21699
21700         * g++.old-deja/g++.other/dyncast1.C: New test.
21701         * g++.old-deja/g++.other/dyncast2.C: New test.
21702         * g++.old-deja/g++.other/dyncast3.C: New test.
21703         * g++.old-deja/g++.other/dyncast4.C: New test.
21704         * g++.old-deja/g++.other/dyncast5.C: New test.
21705         * g++.old-deja/g++.eh/catch3.C: New test.
21706         * g++.old-deja/g++.eh/catch3p.C: New test.
21707         * g++.old-deja/g++.eh/catch4.C: New test.
21708         * g++.old-deja/g++.eh/catch4p.C: New test.
21709         * g++.old-deja/g++.eh/catch5.C: New test.
21710         * g++.old-deja/g++.eh/catch5p.C: New test.
21711         * g++.old-deja/g++.eh/catch6.C: New test.
21712         * g++.old-deja/g++.eh/catch6p.C: New test.
21713         * g++.old-deja/g++.eh/catch7.C: New test.
21714         * g++.old-deja/g++.eh/catch7p.C: New test.
21715         * g++.old-deja/g++.eh/catch8.C: New test.
21716         * g++.old-deja/g++.eh/catch8p.C: New test.
21717         * g++.old-deja/g++.eh/catch9.C: New test.
21718         * g++.old-deja/g++.eh/catch9p.C: New test.
21719
21720 1999-09-13  Nathan Sidwell  <nathan@acm.org>
21721
21722         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
21723         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
21724
21725 1999-09-13  Jeffrey A Law  (law@cygnus.com)
21726
21727         * gcc.c-torture/compile/990913-1.c: New test.
21728
21729 1999-09-10  Nathan Sidwell  <nathan@acm.org>
21730
21731         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
21732         * g++.old-deja/g++.jason/rfg5.C: Likewise.
21733
21734 1999-09-09  Richard Henderson  <rth@cygnus.com>
21735
21736         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
21737
21738 1999-09-09  Nathan Sidwell  <nathan@acm.org>
21739
21740         * g++.old-deja/g++.other/lookup11.C: New test.
21741         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
21742         what is permitted and what we want.
21743         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
21744         overload use.
21745         * g++.old-deja/g++.jason/rfg5.C: Likewise
21746
21747 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
21748
21749         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
21750         * gcc.c-torture/noncompile/poison-1.c: New file.
21751
21752 1999-09-08  Nathan Sidwell  <nathan@acm.org>
21753
21754         * g++.old-deja/g++.other/sizeof3.C: New test.
21755         * g++.old-deja/g++.other/sizeof4.C: New test.
21756         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
21757         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
21758
21759 1999-09-07  Richard Henderson  <rth@cygnus.com>
21760
21761         * gcc.dg/va-arg-1.c: New.
21762
21763 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21764
21765         * gcc.c-torture/execute/va-arg-9.c: New test.
21766
21767 1999-09-05  Craig Burley  <craig@jcb-sc.com>
21768
21769         * g77.f-torture/compile/980519-2.f: New test.
21770         * g77.f-torture/compile/19990905-0.f: New test.
21771         * g77.f-torture/compile/19990905-1.f: New test.
21772         * g77.f-torture/compile/19990905-2.f: New test.
21773
21774         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
21775
21776 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
21777
21778         * gcc.c-torture/execute/990827-1.c: Fix typo.
21779
21780 1999-09-03  Nathan Sidwell  <nathan@acm.org>
21781
21782         * g++.old-deja/g++.other/deref1.C: New test.
21783
21784 1999-09-02  Nathan Sidwell  <nathan@acm.org>
21785
21786         * g++.old-deja/g++.other/ambig2.C: New test.
21787         * g++.old-deja/g++.other/cond5.C: New test.
21788         * g++.old-deja/g++.other/lookup16.C: New test.
21789
21790 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
21791
21792         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
21793         assemblers too.
21794
21795 1999-08-31  Jeffrey A Law  (law@cygnus.com)
21796
21797         * lib/c-torture.exp: Avoid the "compare executables" optimization
21798         when testing native.
21799
21800 1999-08-29  Jeffrey A Law  (law@cygnus.com)
21801
21802         * gcc.c-torture/execute/990829-1.c: New test.
21803         * gcc.c-torture/compile/990829-1.c: New test.
21804
21805 1999-08-27  Paul Burchard  <burchard@pobox.com>
21806
21807         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
21808         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
21809         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
21810         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
21811         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
21812         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
21813         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
21814         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
21815         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
21816         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
21817         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
21818
21819 1999-08-27  Jeffrey A Law  (law@cygnus.com)
21820
21821         * gcc.c-torture/execute/990827-1.c: New test.
21822
21823 1999-08-26  Craig Burley  <craig@jcb-sc.com>
21824
21825         * g77.f-torture/noncompile/19990826-4.f: New test.
21826
21827         * g77.f-torture/compile/19990826-3.f: New test.
21828
21829         * g77.f-torture/execute/19990826-2.f: New test.
21830
21831         * g77.f-torture/compile/19990826-1.f: New test.
21832
21833         * gcc.c-torture/execute/990826-0.c: New test.
21834         * g77.c-torture/execute/19990826-0.f: New test.
21835
21836         * g77.f-torture/noncompile/970626-2.f: New test.
21837
21838 1999-08-25  Paul Burchard  <burchard@pobox.com>
21839
21840         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
21841         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
21842         lss-011.C: New tests.
21843
21844 1999-08-25  Nathan Sidwell  <nathan@acm.org>
21845
21846         * g++.old-deja/g++.other/decl5.C: New test.
21847
21848 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21849
21850         * noncompile/noncompile.exp: Load_lib c-torture.exp.
21851         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
21852         call `postbase' for each one.  All callers of `postbase' changed
21853         to call this instead.
21854
21855 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
21856
21857         * gcc.c-torture/execute/990811-1.c: New test.
21858
21859 1999-08-09  Nick Clifton  <nickc@cygnus.com>
21860
21861         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
21862         just native ones.
21863
21864         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
21865         just native ones.
21866
21867 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
21868
21869         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
21870
21871 1999-08-04  Jeffrey A Law  (law@cygnus.com)
21872
21873         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
21874
21875 1999-08-04  Nathan Sidwell  <nathan@acm.org>
21876
21877         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
21878
21879 1999-08-04  Jeffrey A Law  (law@cygnus.com)
21880
21881         * gcc.c-torture/execute/990804-1.c: New test.
21882
21883 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21884
21885         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
21886         * g++.old-deja/g++.brendan/crash64.C: Likewise
21887         * g++.old-deja/g++.brendan/overload8.C: Likewise
21888
21889 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21890
21891         * g++.old-deja/g++.other/struct1.C: New test.
21892
21893 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21894
21895         * g++.old-deja/g++.other/enum2.C: New test.
21896
21897 1999-08-02  Richard Henderson  <rth@cygnus.com>
21898
21899         Adapted from tests from Franz Sirl:
21900         * gcc.c-torture/execute/va-arg-7.c: New test.
21901         * gcc.c-torture/execute/va-arg-8.c: New test.
21902
21903 1999-08-01  Jeffrey A Law  (law@cygnus.com)
21904
21905         * gcc.c-torture/compile/990801-2.c: New test.
21906
21907         * gcc.c-torture/compile/990801-1.c: New test.
21908
21909 1999-07-27  Michael Meissner  <meissner@cygnus.com>
21910
21911         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
21912         fp-cmp-1.c, converting double to float.
21913
21914         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
21915         fp-cmp-1.c, converting double to long double.
21916
21917         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
21918         from fr1 to unknown_register, since fr1 is a legitimate register
21919         on some machines.
21920
21921 1999-07-25  Jeffrey A Law  (law@cygnus.com)
21922
21923         * README: More listname related changes.
21924
21925 1999-07-08  Catherine Moore  <clm@cygnus.com>
21926
21927         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
21928
21929 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
21930
21931         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
21932
21933 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
21934
21935         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
21936
21937 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
21938
21939         * gcc.dg/990703-1.c: New test.
21940
21941 1999-06-29  Nick Clifton  <nickc@cygnus.com>
21942
21943         * lib/file-format.exp: New file: Move definition of proc
21944         gcc_target_object_format to here from
21945         gcc.dg/special/ecos.exp.
21946
21947         * lib/c-torture.exp: Include lib file-format.exp.
21948         * lib/gcc-dg.exp: Include lib file-format.exp.
21949
21950         * gcc.dg/special/ecos.exp: Remove definition of proc
21951         gcc_target_object_format.
21952
21953 1999-06-28  Jeffrey A Law  (law@cygnus.com)
21954
21955         * gcc.c-torture/execute/990628-1.c: New test.
21956
21957 1999-06-25  Jeffrey A Law  (law@cygnus.com)
21958
21959         * gcc.c-torture/compile/990625-2.c: New test.
21960
21961         * gcc.c-torture/compile/990625-1.c: New test.
21962
21963 1999-06-23  Nick Clifton  <nickc@cygnus.com>
21964
21965         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
21966         attributes compile.
21967         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
21968         ports that use the COFF/PE file format.
21969
21970 1999-06-17  Jeffrey A Law  (law@cygnus.com)
21971
21972         * gcc.c-torture/compile/990617-1.c: New test.
21973
21974 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
21975
21976         * g++.old-deja/g++.other/decl4.C: New test.
21977
21978 1999-06-14  Nathan Sidwell  <nathan@acm.org>
21979
21980         * g++.old-deja/g++.other/bitfld3.C: New test.
21981
21982 1999-06-08  Nathan Sidwell  <nathan@acm.org>
21983
21984         * g++.old-deja/g++.eh/catch1.C: New test.
21985
21986 1999-06-07  Jeffrey A Law  (law@cygnus.com)
21987
21988         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
21989
21990         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
21991         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
21992
21993 1999-06-05  Craig Burley  <craig@jcb-sc.com>
21994
21995         * g77.f-torture/compile/19990502-0.f: Replace with new,
21996         shorter, test that still fails after recent changes.
21997
21998 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
21999
22000         * gcc.c-torture/execute/990604-1.c: New test.
22001
22002 1999-05-31  Jeffrey A Law  (law@cygnus.com)
22003
22004         * gcc.c-torture/execute/990531-1.c: New test.
22005
22006 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22007
22008         * gcc.c-torture/compile/990527-1.c: New test.
22009
22010 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
22011
22012         * gcc.c-torture/execute/990527-1.c: New test.
22013
22014 1999-05-25  Nick Clifton  <nickc@cygnus.com>
22015
22016         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
22017         bitfields as signed.
22018
22019 1999-05-25  Craig Burley  <craig@jcb-sc.com>
22020
22021         * g77.f-torture/compile/19990525-0.f: New test.
22022
22023 1999-05-25  Jeffrey A Law  (law@cygnus.com)
22024
22025         * gcc.c-torture/execute/990525-2.c: New test.
22026
22027         * gcc.c-torture/execute/990525-1.c: New test.
22028
22029 1999-05-24  Nathan Sidwell  <nathan@acm.org>
22030
22031         * g++.old-deja/g++.other/anon3.C: New test.
22032         * g++.old-deja/g++.other/anon4.C: New test.
22033         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
22034         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
22035         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
22036         Merrill).
22037
22038 1999-05-24  Jeffrey A Law  (law@cygnus.com)
22039
22040         * gcc.c-torture/execute/990524-1.c: New test.
22041
22042         * gcc.dg/990524-1.c: New test.
22043
22044 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22045
22046         * gcc.c-torture/compile/990523-1.c: New test.
22047
22048 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
22049
22050         * gcc.c-torture/compile/990519-1.c: New test.
22051
22052 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22053
22054         * gcc.c-torture/compile/990517-1.c: New test.
22055
22056         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
22057         (e4, f4): New tests.
22058         (main): Call them.
22059
22060 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22061
22062         * gcc.dg/noreturn-1.c: New test.
22063
22064 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
22065
22066         * gcc.c-torture/execute/990513-1.c: New test.
22067
22068 1999-05-10  Richard Henderson  <rth@cygnus.com>
22069
22070         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
22071
22072 1999-05-10  Craig Burley  <craig@jcb-sc.com>
22073
22074         * g77.f-torture/execute/erfc.f: Use small single-precision
22075         values, to avoid problems on Alphas when not -mieee.
22076
22077 1999-05-08  Craig Burley  <craig@jcb-sc.com>
22078
22079         * gcc.dg/990506-0.c: New test.
22080
22081 1999-05-08  Richard Henderson  <rth@cygnus.com>
22082
22083         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
22084         the constant to test.  Don't XFAIL 64-bit targets.
22085
22086         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
22087         * g++.old-deja/g++.law/profile1.C: Likewise.
22088
22089         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
22090         operator new instances.
22091         * g++.old-deja/g++.other/delete5.C: Likewise.
22092
22093 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22094
22095         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
22096         intrinsic.
22097
22098 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22099
22100         * g77.f-torture/execute/u77-test.f: Reverse order of two
22101         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
22102
22103 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22104
22105         * gcc.dg/compare1.c: New test.
22106
22107 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
22108
22109         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
22110         New tests.
22111
22112 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22113
22114         * g77.f-torture/compile/19990502-1.f: New test.
22115
22116 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22117
22118         * g77.f-torture/compile/19990502-0.f: New test.
22119
22120 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22121
22122         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
22123         intrinsic.
22124
22125 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22126
22127         * g77.f-torture/execute/u77-test.f (main): List libU77
22128         intrinsics not currently tested.
22129         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
22130         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
22131         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
22132         Trim blanks off the ends of some printed strings.
22133
22134 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22135
22136         * g77.f-torture/execute/u77-test.f (main): Just warn about
22137         FSTAT gid disagreement, as it's expected on some systems.
22138
22139 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22140
22141         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
22142         use a new function, which allows for some slop.
22143         Clean up some commentary.
22144         (issum): The new function.
22145         (sgladd): Deleted subroutine.
22146
22147 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22148
22149         * g77.f-torture/execute/u77-test.f: Modify to be more like
22150         libf2c/libU77 version, bringing patches to that version here.
22151         Add suitable commentary.
22152
22153 1999-04-25  Richard Henderson  <rth@cygnus.com>
22154
22155         * gcc.dg/990424-1.c: New test.
22156
22157 1999-04-24  Craig Burley  <craig@jcb-sc.com>
22158
22159         * g77.f-torture/execute/u77-test.f (main): Bug involving
22160         LSTAT has been fixed, so turn back on full checking.
22161
22162 1999-04-20  Craig Burley  <craig@jcb-sc.com>
22163
22164         * g77.f-torture/compile/19990419-0.f: New test.
22165         * g77.f-torture/execute/19990419-1.f: New test.
22166
22167 1999-04-17  Richard Henderson  <rth@cygnus.com>
22168
22169         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
22170         to avoid the need for a prototype to supress a warning.
22171
22172 1999-04-07  Jim Wilson  <wilson@cygnus.com>
22173
22174         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
22175
22176 1999-04-04  Jeffrey A Law  (law@cygnus.com)
22177
22178         * gcc.c-torture/execute/990404-1.c: New test.
22179
22180 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22181
22182         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
22183         * gcc.dg/cpp-if3.c: Don't use -pedantic.
22184         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
22185         missing initializer warnings.
22186
22187 1999-03-28  Jeffrey A Law  (law@cygnus.com)
22188
22189         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
22190         matching strings.
22191
22192 1999-03-26  Jeffrey A Law  (law@cygnus.com)
22193
22194         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
22195
22196 1999-03-26  Craig Burley  <craig@jcb-sc.com>
22197
22198         * g77.f-torture/execute/19990325-0.f: New test.
22199         * g77.f-torture/execute/19990325-1.f: New test.
22200
22201 1999-03-24  Jeffrey A Law  (law@cygnus.com)
22202
22203         * gcc.c-torture/execute/990324-1.c: New test.
22204
22205 1999-03-22  Jim Wilson  <wilson@cygnus.com>
22206
22207         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
22208         test with 4.
22209
22210 1999-03-17  Richard Henderson  <rth@cygnus.com>
22211
22212         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
22213
22214 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22215
22216         * g77.f-torture/execute/19990313-2.f: New test.
22217         * g77.f-torture/execute/19990313-3.f: New test.
22218
22219 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22220
22221         * g77.f-torture/execute/19990313-0.f: New test.
22222         * g77.f-torture/execute/19990313-1.f: New test.
22223
22224 1999-03-12  Jim Wilson  <wilson@cygnus.com>
22225
22226         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
22227         printf to sprintf.
22228         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
22229         (main): Add check for u15.  Conditionalize u31 check depending on
22230         whether ints are <32 bits or >=32 bits.
22231
22232 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22233
22234         * g77.f-torture/execute/19981119-0.f: Improve testiness.
22235
22236 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22237
22238         * g77.f-torture/compile/19990305-0.f: New test.
22239         * g77.f-torture/execute/19981119-0.f: New test.
22240
22241 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22242
22243         * g77.f-torture/execute/970625-2.f: call ABORT if final
22244         result is not correct, instead of just printing it.
22245         Add this checking via newly introduced obfuscation, to
22246         trip up buggy front ends.
22247
22248 1999-03-07  Craig Burley  <craig@jcb-sc.com>
22249
22250         * g77.f-torture/compile/960317-1.f: Moved from being
22251         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
22252
22253 1999-03-06  Craig Burley  <craig@jcb-sc.com>
22254
22255         * g77.f-torture/execute/960317-1.f: New (old) test.
22256         * g77.f-torture/execute/970625-2.f: Ditto.
22257
22258 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
22259
22260         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
22261         message on line 1 or line 2; cccp and cpplib do this differently.
22262
22263 1999-03-01  Jeffrey A Law  (law@cygnus.com)
22264
22265         * g++.old-deja/g++.law/weak1.C: New test.
22266
22267 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22268
22269         * gcc.c-torture/execute/990119-1.c: Renamed to...
22270         * gcc.dg/990119-1.c: this, so it will only be tested once
22271         (it's a preprocessor test, it doesn't need to be run at
22272         multiple optimization levels).
22273
22274 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22275
22276         * lib/g++.exp: Don't add incdir=$base_dir/../include to
22277           ALWAYS_CXXFLAGS.
22278
22279 1999-02-24  Craig Burley  <craig@jcb-sc.com>
22280
22281         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
22282         * g77.f-torture/compile/19981216-0.f: ...as it is expected
22283         to not be compilable by current g77.
22284
22285 1999-02-24  Nick Clifton  <nickc@cygnus.com>
22286
22287         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
22288
22289 1999-02-22  Jeffrey A Law  (law@cygnus.com)
22290
22291         * gcc.c-torture/execute/990222-1.c: New test.
22292
22293 1999-02-19  Craig Burley  <craig@jcb-sc.com>
22294
22295         * g77.f-torture/compile/19990218-0.f: New test.
22296         * g77.f-torture/noncompile/19990218-1.f: New test.
22297
22298 1999-02-18  Craig Burley  <craig@jcb-sc.com>
22299
22300         * g77.f-torture/compile/19981216-0.f: New test.
22301
22302 1999-02-14  Jeffrey A Law  (law@cygnus.com)
22303
22304         * gcc.dg/990214-1.c: New test.
22305
22306 1999-02-13  Jeffrey A Law  (law@cygnus.com)
22307
22308         * gcc.dg/990213-2.c: New test.
22309
22310         * gcc.dg/990213-1.c: New test.
22311
22312 1999-02-12  Jeffrey A Law  (law@cygnus.com)
22313
22314         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
22315         ints.
22316
22317 1999-02-11  Nick Clifton  <nickc@cygnus.com>
22318
22319         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
22320         specified by target.
22321
22322         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
22323
22324 1999-02-11  Jeffrey A Law  (law@cygnus.com)
22325
22326         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
22327
22328 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22329
22330         * gcc.dg/special/ecos.exp: New test driver for new tests with
22331         special requirements.
22332
22333         * gcc.dg/special/alias-1.c: New test.
22334         * gcc.dg/special/gcsec-1.c: New test.
22335         * gcc.dg/special/weak-1.c: New test.
22336         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
22337         * gcc.dg/special/weak-2.c: New test.
22338         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
22339         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
22340         * gcc.dg/special/wkali-1.c: New test.
22341         * gcc.dg/special/wkali-2.c: New test.
22342         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
22343         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
22344
22345 1999-02-10  Felix Lee  <flee@cygnus.com>
22346
22347           * lib/c-torture.exp (c-torture-compile): Pull out code for
22348           analyzing gcc error messages.
22349           (c-torture-execute): Likewise.  Fix some (harmless) false
22350           positives.
22351           * lib/gcc.exp (gcc_check_compile): New function.
22352
22353 1999-02-08  Richard Henderson  <rth@cygnus.com>
22354
22355         * gcc.c-torture/execute/990208-1.c: New test.
22356
22357 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22358
22359         * g++.dg/special/ecos.exp: New driver for new tests with special
22360         requirements
22361
22362         * g++.dg/special/conpr-1.C: New test
22363         * g++.dg/special/conpr-2.C: New test
22364         * g++.dg/special/conpr-2a.C: New test
22365         * g++.dg/special/conpr-3.C: New test
22366         * g++.dg/special/conpr-3a.C: New test
22367         * g++.dg/special/conpr-3b.C: New test
22368
22369         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
22370         allow g++ to use the dg driver
22371
22372         * README: Add comment about g++.dg directory
22373
22374 1999-02-06  Jeffrey A Law  (law@cygnus.com)
22375
22376         * README: Update email addresses.
22377
22378 1999-02-03  Nick Clifton  <nickc@cygnus.com>
22379
22380         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
22381         arguments in order to force structure S onto the stack even on
22382         the alpha.
22383         (test): Pass 10 leading arguments to function foo as well as the
22384         structure S.
22385
22386         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
22387         failure for all targets.
22388
22389         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
22390         abort to terminate program execution.
22391
22392 1999-01-30  Richard Henderson  <rth@cygnus.com>
22393
22394         * gcc.c-torture/execute/990130-1.c: New test.
22395
22396 1999-01-30  Jeffrey A Law  (law@cygnus.com)
22397
22398         * gcc.dg/990130-1.c: New test.
22399
22400 1999-01-28  Michael Meissner  <meissner@cygnus.com>
22401
22402         * gcc.c-torture/execute/990128-1.c: New test.
22403
22404 1999-01-27  Michael Meissner  <meissner@cygnus.com>
22405
22406         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
22407
22408 1999-01-27  Felix Lee  <flee@cygnus.com>
22409
22410         * lib/c-torture.exp (c-torture-compile): pull out code for
22411         analyzing gcc error messages.
22412         (c-torture-execute): ditto, and fix some (harmless) false
22413         positives.
22414         * lib/gcc.exp (gcc_check_compile): new function.
22415
22416 1999-01-17  Jeffrey A Law  (law@cygnus.com)
22417
22418         * gcc.dg/990117-1.c: New test.
22419
22420         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
22421
22422         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
22423
22424 1999-01-15  Jeffrey A Law  (law@cygnus.com)
22425
22426         * g77.f-torture/compile/990115-1.f: New test.
22427
22428 1999-01-07  Jeffrey A Law  (law@cygnus.com)
22429
22430         * gcc.c-torture/compile/990107-1.c: New test
22431
22432 1999-01-06  Jeffrey A Law  (law@cygnus.com)
22433
22434         * gcc.c-torture/execute/990106-2.c: New test.
22435
22436         * gcc.c-torture/execute/990106-1.c: New test.
22437
22438 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
22439
22440         * gcc.c-torture/compile/981223-1.c: New test.
22441
22442 1998-12-29  Richard Henderson  <rth@cygnus.com>
22443
22444         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
22445         (opt3): Rename from opt4 and disable.
22446
22447 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
22448
22449         * g++.old-deja/g++.pt/ptrmem5.C: New test.
22450
22451 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22452
22453         * g++.old-deja/g++.other/conv5.C: New test.
22454
22455 1998-12-14  Nick Clifton  <nickc@cygnus.com>
22456
22457         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
22458
22459 1998-12-11  Jeffrey A Law  (law@cygnus.com)
22460
22461         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
22462
22463 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
22464
22465         * gcc.c-torture/compile/981211-1.c: New test.
22466
22467 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
22468
22469         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
22470
22471         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
22472
22473 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22474
22475         * gcc.special/930510-1.c: Make C9X safe.
22476         * gcc.misc-tests/gcov-1.c Similarly.
22477         * gcc.misc-tests/gcov-2.c Similarly.
22478
22479 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22480
22481         * gcc.dg/ultrasp1.c: New test.
22482
22483 1998-12-06  Richard Henderson  <rth@cygnus.com>
22484
22485         * gcc.c-torture/execute/981206.c: New test.
22486
22487 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22488
22489         * g++.old-deja/g++.ns/template7.C: New test.
22490
22491         * g++.old-deja/g++.other/expr1.C: New test.
22492
22493         * g++.old-deja/g++.eh/tmpl3.C: New test.
22494
22495         * g++.old-deja/g++.eh/tmpl2.C: New test.
22496
22497 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22498
22499         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
22500         * g++.old-deja/g++.other/using6.C: Removed.
22501         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
22502
22503         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
22504
22505 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22506
22507         * g++.old-deja/g++.pt/overload8.C: New test.
22508
22509         * g++.old-deja/g++.pt/overload7.C: New test.
22510
22511         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
22512
22513         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
22514         and relinking messages.
22515         * lib/g++.exp (g++_target_compile): Remove .rpo file when
22516         compiling with -frepo.
22517
22518 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
22519
22520         * g++.old-deja/g++.pt/lookup6.C: New test.
22521
22522 1998-11-30  Nick Clifton  <nickc@cygnus.com>
22523
22524         * gcc.c-torture/execute/981130-1.c: New test.
22525         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
22526
22527 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22528
22529         * g++.old-deja/g++.pt/explicit76.C: New test.
22530
22531         * g++.old-deja/g++.pt/friend38.C: New test.
22532
22533         * g++.old-deja/g++.ns/crash2.C: New test.
22534
22535         * g++.old-deja/g++.pt/defarg8.C: New test.
22536
22537         * g++.old-deja/g++.pt/instantiate6.C: New test.
22538
22539         * g++.old-deja/g++.pt/static6.C: New test.
22540
22541         * g++.old-deja/g++.pt/decl2.C: New test.
22542
22543 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22544
22545         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
22546         problem is actually related with name lookup, but so what? :-)
22547
22548         * g++.old-deja/g++.pt/friend37.C: New test.
22549
22550 1998-11-25  Dave Love  <d.love@dl.ac.uk>
22551
22552         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
22553         element, which fails on some systems.
22554
22555         * g77.f-torture/execute/labug1.f: New test.
22556
22557 1998-11-21  Jeffrey A Law  (law@cygnus.com)
22558
22559         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
22560         is defined.
22561
22562 1998-11-18  Dave Love  <d.love@dl.ac.uk>
22563
22564         * g77.f-torture/compile/981117-1.f: New test.
22565
22566 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
22567
22568         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
22569         properly discarded.
22570
22571 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
22572
22573         * gcc.c-torture/execute/memcheck: New directory of tests for
22574         -fcheck-memory-usage.
22575
22576 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
22577
22578         * README: New file, general information about the testsuite and
22579         new description of the various C++ test subdirectories.
22580         * README.g++: Eliminate obsolete information, update and move most
22581         relevant stuff to README.
22582
22583 1998-11-07  Richard Henderson  <rth@cygnus.com>
22584
22585         * gcc.c-torture/compile/981107-1.c: New test.
22586
22587 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
22588
22589         * execute/memcpy-bi.c: New testcase.
22590
22591 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
22592
22593         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
22594         base classes.
22595
22596         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
22597         template is selected.
22598
22599         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
22600         classes, it should be accepted for all types.
22601
22602         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
22603
22604         * g++.old-deja/g++.pt/spec24.C: Ensure that template
22605         specializations start with template headers.
22606
22607 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
22608
22609         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
22610
22611         * g++.old-deja/g++.other/init9.C: Test cross initialization of
22612         non-POD types.
22613
22614 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22615
22616         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
22617
22618 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
22619
22620         * compile/981022-1.c, compile/981022-1.x: New test and driver.
22621
22622 1998-10-19  Jeffrey A Law  (law@cygnus.com)
22623
22624         * 981019-1.c: New test.
22625
22626 1998-10-14  Robert Lipe <robertl@dgii.com>
22627
22628         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
22629         find objc headers.
22630
22631 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22632
22633         * compile/981001-4.c: Remove use of GCC extension that triggers a
22634         compiler bug.
22635
22636 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
22637
22638         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
22639
22640 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22641
22642         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
22643         instantiation of template produces incorrect code for delete
22644         expression.
22645
22646         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
22647         constructors' name is not unique.
22648         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
22649         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
22650
22651         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
22652         automatic array of const is ill-formed.
22653
22654         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
22655         of template parameter?
22656
22657         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
22658         const.
22659
22660         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
22661         pointer-to-member expression.
22662
22663         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
22664         declaration causes ICE.
22665
22666 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
22667
22668         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
22669         reserved in the global namespace.
22670
22671         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
22672         generate needed virtual table.
22673
22674         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
22675
22676 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
22677
22678         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
22679         template-dependent type
22680
22681 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
22682
22683         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
22684         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
22685         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
22686
22687         * g++.old-deja/g++.other/using5.C: New test; using decl from base
22688         class should be usable as argument of member function.
22689         * g++.old-deja/g++.other/using6.C: New test; using decl from base
22690         class should be usable as return type of member function.
22691         * g++.old-deja/g++.other/using7.C: New test; using decl from base
22692         class should be usable as type of data member.
22693
22694         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
22695
22696 1998-10-09  Jeffrey A Law  (law@cygnus.com)
22697
22698         * gcc.c-torture/special/920521-1.c: Fix bogus test.
22699
22700 1998-10-08  Nick Clifton  <nickc@cygnus.com>
22701
22702         * gcc.dg/dll-?.c Add thumb to target list.
22703         Fix assembler scan patterns to match current assembler output.
22704
22705 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
22706
22707         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
22708         matching of template brackets.
22709
22710         * g++.old-deja/g++.other/using4.C: New test.  Test using
22711         declarations of methods from base classes.
22712
22713         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
22714         within functions should introduce names into the innermost
22715         enclosing namespace.
22716
22717         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
22718         of static locals if first initialization throws.
22719
22720 1998-10-07  Jim Wilson  <wilson@cygnus.com>
22721
22722         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
22723
22724 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
22725
22726         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
22727         lose track of the possible targets of tablejump insns.
22728         * special/special.exp: Run it.
22729
22730 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22731
22732         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
22733         must be declared before its specializations can be named in friend
22734         declarations.
22735
22736 1998-10-05  Dave Love  <d.love@dl.ac.uk>
22737
22738         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
22739
22740         * g77.f-torture/execute/io1.f: New test.
22741
22742 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22743
22744         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
22745         with pointer to template function, for which no argument deduction
22746         is possible.
22747
22748         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
22749         specialization of template function as argument to template
22750         function.
22751
22752         * g++.old-deja/g++.other/access2.C: New test; Inner class
22753         shouldn't have privileged access to Outer's names.
22754
22755 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22756
22757         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
22758         friend template declared within template class conflicts with
22759         nested class of the same name.
22760
22761         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
22762         is ignored.
22763
22764         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
22765         object with direct initializer as function declaration.
22766
22767         * g++.old-deja/g++.other/decl2.C: New test; duplicate
22768         initializers.
22769
22770         * g++.old-deja/g++.other/null2.C: New test; conditional operator
22771         involving const pointer and NULL produces incorrect result.
22772
22773         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
22774         type name without `typename' should be rejected with -pedantic.
22775
22776 1998-10-02  Richard Henderson  <rth@cygnus.com>
22777
22778         * g++.old-deja/g++.other/addrof1.C: New test.
22779
22780 1998-10-01  Nick Clifton  <nickc@cygnus.com>
22781
22782         * gcc.c-torture/compile/981001-1.c: New test.
22783         * gcc.c-torture/execute/981001-1.c: New test.
22784
22785 1998-10-01  Jeffrey A Law  (law@cygnus.com)
22786
22787         * gcc.c-torture/compile/981001-2.c: New test.
22788         * gcc.c-torture/compile/981001-3.c: New test.
22789         * gcc.c-torture/compile/981001-4.c: New test.
22790
22791 1998-10-01  Robert Lipe  <robertl@dgii.com>
22792
22793         * lib/objc.exp (objc_target_compile): Add -L during compiles for
22794         multilibbed hosts.   Idea grafted from g77.exp.
22795
22796 1998-09-30  Dave Love  <d.love@dl.ac.uk>
22797
22798         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
22799         avoid losing on systems which need -lsocket.
22800
22801 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
22802
22803         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
22804         * g++.old-deja/g++.other/nested2.C: Ditto.
22805         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
22806         failure.
22807
22808 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22809
22810         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
22811         preferred over template operator!= for enum bitfields.
22812
22813 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
22814
22815         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
22816         that happen to have the same base name, but in different scopes,
22817         are incorrectly rejected.
22818
22819 1998-09-16  Richard Henderson  <rth@cygnus.com>
22820
22821         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
22822         on the native word size instead of an integer literal.
22823
22824 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22825
22826         * g++.old-deja/g++.other/static2.C: Invocation of static data
22827         member of type pointer-to-function denoted as non-static member.
22828
22829         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
22830         checks involving function types and aliases.
22831
22832 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22833
22834         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
22835         redefined to the same non-trivial type.
22836
22837         * g++.old-deja/g++.pt/explicit73.C: Test for proper
22838         namespace-qualification of template specializations declared in
22839         other namespaces.
22840
22841         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
22842         to declare a subset of the specializations of a template function
22843         as friends of specializations of a template class.
22844
22845         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
22846         member templates that do not fully specialize the enclosing
22847         template class are rejected.
22848
22849 1998-09-11  Dave Love  <d.love@dl.ac.uk>
22850
22851         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
22852
22853 1998-09-08  Dave Love  <d.love@dl.ac.uk>
22854
22855         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
22856         altered from libf2c/libU77 version.
22857
22858 1998-09-06  Dave Love  <d.love@dl.ac.uk>
22859
22860         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
22861
22862 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
22863
22864         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
22865         (un)signed char are different types for template specialization
22866         purposes.
22867
22868 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
22869
22870         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
22871         * objc: ObjC testsuite.
22872
22873 1998-08-31  Catherine Moore  <clm@cygnus.com>
22874
22875         * gcc.c-torture/execute/941014-1.x:  New file.
22876
22877 1998-08-31  Nick Clifton  <nickc@cygnus.com>
22878
22879         * lib/c-torture.exp: Add support for
22880         torture_eval_before_compile and torture_eval_before_execute
22881         variables.
22882
22883 1998-08-30  Jeffrey A Law  (law@cygnus.com)
22884
22885         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
22886         this test triggers valid.
22887
22888 1998-08-27  Jeffrey A Law  (law@cygnus.com)
22889
22890         * gcc.dg/980827-1.c: New test.
22891
22892 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
22893
22894         * gcc.c-torture/execute/loop-4b.c: New test.
22895
22896 1998-08-26  Nick Clifton  <nickc@cygnus.com>
22897
22898         * lib/c-torture.exp: Add support for
22899         torture_eval_before_compile and torture_eval_before_execute
22900         variables.
22901
22902 1998-08-25  Jeffrey A Law  (law@cygnus.com)
22903
22904         * gcc.c-torture/compile/980825-1.c: New test.
22905
22906 1998-08-24  Nick Clifton  <nickc@cygnus.com>
22907
22908         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
22909         count number tests in opt_t0 not good_t0.
22910
22911 1998-08-24  Jeffrey A Law  (law@cygnus.com)
22912
22913         * gcc.c-torture/compile/930326-1.x: Fix typo.
22914
22915 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
22916
22917         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
22918         causes an ICE.
22919
22920 1998-08-21  Jeffrey A Law  (law@cygnus.com)
22921
22922         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
22923         STACK_SIZE is defined.
22924         * gcc.c-torture/unsorted/stuct.c: Similarly.
22925
22926         * gcc.c-torture/compile/980821-1.c: New test.
22927
22928 1998-08-21  Jeffrey A Law  (law@cygnus.com)
22929
22930         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
22931
22932 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
22933
22934         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
22935         code.
22936
22937 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
22938
22939         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
22940         error'.
22941
22942 1998-08-18  Jeffrey A Law  (law@cygnus.com)
22943
22944         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
22945
22946 1998-08-16  Jeffrey A Law  (law@cygnus.com)
22947
22948         * gcc.c-torture/compile/980816-1.c: New test.
22949
22950         * gcc.dg/980816-1.c: New test.
22951
22952 1998-08-13  Jeffrey A Law  (law@cygnus.com)
22953
22954         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
22955         compiler for ieee tests.
22956
22957 1998-08-01  Dave Love  <d.love@dl.ac.uk>
22958
22959         * g77.f-torture/compile/980729-0.f: New test.
22960
22961 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
22962
22963         * gcc.c-torture/special/eeprof-1.c: New test, for
22964         -finstrument-functions.
22965         * gcc.c-torture/special/special.exp: Run it.
22966
22967 1998-07-29  Jeffrey A Law  (law@cygnus.com)
22968
22969         * gcc.c-torture/compile/980729-1.c: New test.
22970
22971 1998-07-27  Nick Clifton  <nickc@cygnus.com>
22972
22973         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
22974         __thumb__ is defined, and test for ARM style doubles if so.
22975
22976 1998-07-26  Dave Love  <d.love@dl.ac.uk>
22977
22978         * g77.f-torture/noncompile/980615-0.f: New test.
22979
22980 1998-07-26  H.J. Lu  (hjl@gnu.org)
22981
22982         * gcc.dg/980312-1.c: Do link instead of compile.
22983         * gcc.dg/980313-1.c: Likewise.
22984
22985 1998-07-26  Jeffrey A Law  (law@cygnus.com)
22986
22987         * gcc.c-torture/compile/980726-1.c: New test.
22988
22989 1998-07-25  Dave Love  <d.love@dl.ac.uk>
22990
22991         * g77.f-torture/execute/io0.f: New test.
22992
22993 1998-07-24  Nick Clifton  <nickc@cygnus.com>
22994
22995         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
22996         an int.
22997
22998 1998-06-18  Michael Meissner  <meissner@cygnus.com>
22999
23000         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
23001         m32r bugs.
23002
23003 1998-07-17  Nick Clifton  <nickc@cygnus.com>
23004
23005         * gcc.dg/980626-1.c: Expect failures for all toolchains until
23006         c-decl.c:grokdeclarator can handle mode attributes.
23007
23008 1998-07-16  Jeffrey A Law  (law@cygnus.com)
23009
23010         * gcc.c-torture/execute/980716-1.c: New test.
23011
23012 1998-07-13  Jeffrey A Law  (law@cygnus.com)
23013
23014         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
23015         the mn10200.
23016         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
23017         the mn10200.
23018         * gcc.c-torture/execute/va-arg-3.x: Similarly.
23019         * gcc.c-torture/compile/930326-1.x: Similarly.
23020
23021 1998-07-13  Dave Love  <d.love@dl.ac.uk>
23022
23023         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
23024         New test from Craig.
23025
23026 1998-07-12  Dave Love  <d.love@dl.ac.uk>
23027
23028         * g77.f-torture/noncompile/980616-0.f: New test.
23029
23030         * g77.f-torture/execute/970816-3.f:  New test from Craig.
23031
23032 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23033
23034         *  g++.other/singleton.C: Return error value instead of taking
23035         SIGSEGV.
23036
23037 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
23038
23039         *  g++.other/singleton.C: New test.   Warning is under dispute.
23040         Runtime crash is not.
23041
23042 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23043
23044         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
23045         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
23046         using6.C, using7.C}:  New namespace tests.
23047
23048 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
23049
23050         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
23051         specialization with typedef'ed names used as array indexes.
23052
23053 1998-07-09  Jeffrey A Law  (law@cygnus.com)
23054
23055         * gcc.c-torture/execute/980709-1.c: New test.
23056
23057         * gcc.dg/980709-1.c: New test.
23058
23059 1998-07-07  Richard Henderson  <rth@cygnus.com>
23060
23061         * gcc.c-torture/execute/bcp-1.c: New test.
23062
23063 1998-07-07  Jeffrey A Law  (law@cygnus.com)
23064
23065         * gcc.c-torture/execute/980707-1.c: New test.
23066
23067 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
23068
23069         * gcc.c-torture/compile/980706-1.c: New test.
23070
23071 1998-07-01  Dave Love  <d.love@dl.ac.uk>
23072
23073         * g77.f-torture/execute/980701-0.f,
23074         g77.f-torture/execute/980701-1.f: New test from Craig.
23075
23076 1998-07-01  Jeffrey A Law  (law@cygnus.com)
23077
23078         * gcc.c-torture/compile/980701-1.c: New test.
23079
23080         * gcc.c-torture/execute/980701-1.c: New test.
23081
23082 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
23083 rlsruhe.de>
23084
23085         * g++.old-deja/g++.robertl/eb132.C: New test.
23086         * g++.old-deja/g++.robertl/eb133.C: Likewise.
23087
23088 1998-06-29  Dave Love  <d.love@dl.ac.uk>
23089
23090         * g77.f-torture/execute/980628-7.f,
23091         g77.f-torture/execute/980628-8.f,
23092         g77.f-torture/execute/980628-9.f,
23093         g77.f-torture/execute/980628-10.f: New tests from Craig.
23094
23095         * g77.f-torture/execute/980628-3.f: Remove mail headers.
23096
23097 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23098
23099         * g77.f-torture/execute/980628-4.f: New test from Craig.
23100         * g77.f-torture/execute/980628-5.f: Likewise.
23101         * g77.f-torture/execute/980628-2.f: Likewise.
23102         * g77.f-torture/execute/980628-0.f: Likewise.
23103         * g77.f-torture/execute/980628-1.f: Likewise.
23104         * g77.f-torture/execute/980628-3.f: Likewise.
23105         * g77.f-torture/execute/980628-6.f: Likewise.
23106
23107 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23108
23109         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
23110         directory when nothing has been installed yet.
23111
23112 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
23113
23114         * gcc.c-torture/special/special.exp: Handle newer versions of
23115         dejagnu.
23116
23117 1998-06-26  Jeffrey A Law  (law@cygnus.com)
23118
23119         * gcc.dg/980626-1.c: New test.
23120
23121 1998-06-19  Bruno Haible <haible@ilog.fr>
23122
23123         * gcc.misc-tests/m-un-2.c: New test.
23124         * g++.old-deja/g++.other/warn01.c: Likewise.
23125
23126 1998-06-19  Robert Lipe  <robertl@dgii.com>
23127
23128         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
23129         compatibility with assmblers with a different comment character.
23130         Eliminate use of GAS-specific extensions.
23131
23132 1998-06-19  Jeffrey A Law  (law@cygnus.com)
23133
23134         * gcc.c-torture/execute/ieee/980619-1.c: New test.
23135
23136 1998-06-19  Robert Lipe  <robertl@dgii.com>
23137
23138         *lib/g77.exp: Replace search for libf2c.a with search for newly
23139         renamed libg2c.a
23140
23141 1998-06-17  Jeffrey A Law  (law@cygnus.com)
23142
23143         * gcc.c-torture/execute/980617-1.c: New test.
23144
23145 1998-06-12  Jeffrey A Law  (law@cygnus.com)
23146
23147         * gcc.c-torture/execute/980612-1.c: New test.
23148
23149 1998-06-08  Jeffrey A Law  (law@cygnus.com)
23150
23151         * gcc.dg/980523-1.c: Only test on ppc-linux.
23152         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
23153
23154         * gcc.c-torture/execute/980608-1.c: New test.
23155
23156 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
23157
23158         * gcc.c-torture/execute/980605-1.c: New test.
23159
23160 1998-06-04  Jeffrey A Law  (law@cygnus.com)
23161
23162         * gcc.c-torture/execute/980604-1.c: New test.
23163
23164 1998-06-02  Jeffrey A Law  (law@cygnus.com)
23165
23166         * gcc.c-torture/execute/980602-1.c: New test.
23167         * gcc.c-torture/execute/980602-2.c: Likewise.
23168
23169 1998-06-02  Dave Love  <d.love@dl.ac.uk>
23170
23171         * 970125-0.f: Fix per JCB.  Add commentary.
23172
23173 1998-05-31  Michael Meissner  <meissner@cygnus.com>
23174
23175         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
23176         IEEE -0 support.
23177
23178 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
23179
23180         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
23181         earlier.
23182
23183 1998-05-28  Catherine Moore <clm@cygnus.com>
23184
23185         * gcc.c-torture/execute/980526-3.c: New test.
23186
23187 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
23188
23189         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
23190         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
23191         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
23192         m88k-motorola-sysv3 to XFAIL.
23193
23194 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23195
23196         * gcc.dg/980526-1.c: New test.
23197         * gcc.c-torture/execute/980526-2.c: New test.
23198
23199 1998-05-26  Jeffrey A Law  (law@cygnus.com)
23200
23201         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
23202
23203         * gcc.c-torture/execute/980526-1.c: New test.
23204
23205 1998-05-26  Dave Love  <d.love@dl.ac.uk>
23206
23207         * g77.f-torture/execute/alpha2.f: Add runtime test.
23208
23209 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
23210
23211         * g++.old-deja/old-deja.exp: Strip leading directories.
23212
23213         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
23214         error for the line.  Don't run multiple tests for the same line.
23215
23216 1998-05-23  Jeffrey A Law  (law@cygnus.com)
23217
23218         * gcc.dg/980523-1.c: New test.
23219
23220 1998-05-23  Dave Love  <d.love@dl.ac.uk>
23221
23222         * g77.f-torture/compile/970915-0.f: New test.
23223
23224 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
23225
23226         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
23227
23228 1998-05-21  Jeffrey A Law  (law@cygnus.com)
23229
23230         * gcc.dg/980520-1.c: New test.
23231
23232 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
23233
23234         * gcc.dg/980502-1.c: Fix return type.
23235
23236 1998-05-20  Jeffrey A Law  (law@cygnus.com)
23237
23238         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
23239         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
23240         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
23241         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
23242         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
23243
23244 1998-05-20  Dave Love  <d.love@dl.ac.uk>
23245
23246         * g77.f-torture/execute/980520-1.f: New test.
23247
23248 1998-05-15  Dave Love  <d.love@dl.ac.uk>
23249
23250         * lib/mike-g77.exp: New file.
23251
23252         * g77.f-torture/noncompile/noncompile.exp,
23253         g77.f-torture/noncompile/check0.f: New files.
23254
23255 1998-05-14  Dave Love  <d.love@dl.ac.uk>
23256
23257         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
23258         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
23259         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
23260         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
23261         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
23262         abort where appropriate.
23263
23264 1998-05-05  Michael Meissner  <meissner@cygnus.com>
23265
23266         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
23267         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
23268
23269 1998-04-29  Dave Love  <d.love@dl.ac.uk>
23270
23271         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
23272
23273 1998-04-27  Dave Love  <d.love@dl.ac.uk>
23274
23275         * g77.f-torture/compile/980427-0.f: New test.
23276
23277 1998-04-24  Dave Love  <d.love@dl.ac.uk>
23278
23279         * g77.f-torture/compile/980424-0.f: New test.
23280
23281 1998-04-19  Dave Love  <d.love@dl.ac.uk>
23282
23283         * g77.f-torture/compile/980419-2.f (main): New test.
23284         * g77.f-torture/compile/970125-0.f: New test.
23285         * g77.f-torture/compile/980419-1.f: New test.
23286
23287 1998-04-08  Jim Wilson  <wilson@cygnus.com>
23288
23289         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
23290         of loop-4.c.
23291
23292 1998-04-07  Jim Wilson  <wilson@cygnus.com>
23293
23294         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
23295
23296 1998-04-03  Jim Wilson  <wilson@cygnus.com>
23297
23298         * gcc.c-torture/compile/980329-1.c: New test.
23299
23300 1998-03-18  Jim Wilson  <wilson@cygnus.com>
23301
23302         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
23303         * gcc.dg/980312-1.c: Fix typo in -march command.
23304
23305 1998-03-16  H.J. Lu  (hjl@gnu.org)
23306
23307         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
23308
23309 1998-03-11  Robert Lipe  <robertl@dgii.com>
23310
23311         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
23312         Dave Love agree the Fortran source is bogus.
23313
23314 1998-03-11  Robert Lipe  <robertl@dgii.com>
23315
23316         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
23317         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
23318         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
23319         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
23320         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
23321
23322 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
23323
23324         * g++.old-deja/g++.other/friend1.C: New test.
23325
23326 1998-02-18  Dave Love  <d.love@dl.ac.uk>
23327
23328         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
23329         possibly uninitialized) variables and declare dnrm2.
23330
23331 1998-02-23  Robert Lipe <robertl@dgii.com>
23332
23333         From Bruno Haible <haible@ilog.fr>:
23334         * gcc.c-torture/execute/980223.c: New test.
23335
23336 1998-02-13  Jeffrey A Law  (law@cygnus.com)
23337
23338         * gcc.dg/ifelse-1.c: New test.
23339
23340 1998-02-09  H.J. Lu  (hjl@gnu.org)
23341
23342         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
23343
23344           * lib/old-dejagnu.exp (old-dejagnu): Added the
23345           "execution test - XFAIL *-*-*" handling in the spirit of
23346           "excess errors test -". Changed the "execution test fails"
23347           handling to be like "excess errors test fails".
23348           * Update various tests accordingly.
23349
23350 1998-02-06  Jim Wilson  <wilson@cygnus.com>
23351
23352         * gcc.c-torture/execute/980205.c: New test.
23353
23354 1998-01-18  Jeffrey A Law  (law@cygnus.com)
23355
23356         * lib/c-torture.exp: Look for .x files instead of .cexp files.
23357         * lib/f-torture.exp: Similarly.
23358         * gcc.c-torture: Rename all .cexp files to .x files.
23359
23360 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
23361
23362         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
23363         (940510-1.c): Removed duplicate.
23364         (971104-1.c): New test.
23365
23366 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
23367
23368           * lib/f-torture.exp: Improve error and loop detection.
23369
23370 1997-11-19  Michael Meissner  <meissner@cygnus.com>
23371
23372         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
23373         use that to size the filler array.
23374
23375 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
23376
23377         * lib/c-torture.exp(c-torture-execute): Fix typo.
23378
23379         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
23380         testcase as the executable name. Keep the executable around if
23381         the test fails.
23382
23383 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
23384
23385         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
23386         changes.  Only test one -g option, and move it to the end of the
23387         list of options to test.
23388
23389 1997-09-19  Michael Meissner  <meissner@cygnus.com>
23390
23391         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
23392         variable GCC_TORTURE_OPTIONS to supply default switches separated
23393         by colons.  If no environment variable, run tests with -O0 -g, -O1
23394         -g, and -O2 -g as well.
23395
23396 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
23397
23398         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
23399         explanatory comments. Fix indentation.
23400
23401 1997-09-15  Jeffrey A Law  (law@cygnus.com)
23402
23403         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
23404
23405 1997-09-11  Jeffrey A Law  (law@cygnus.com)
23406
23407         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
23408         * g++.old-deja/g++.mike/p7325.C: Likewise.
23409         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
23410
23411 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
23412
23413         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
23414         * g++.old-deja/g++.brendan/crash30.C: Likewise.
23415         * g++.old-deja/g++.brendan/crash39.C: Likewise.
23416         * g++.old-deja/g++.law/operators4.C: Likewise.
23417
23418 1997-09-11  Joe Buck  (jbuck@synopsys.com)
23419
23420         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
23421         * g++.old-deja/g++.mike/p784.C: Ditto.
23422         * g++.old-deja/g++.mike/p785.C: Ditto.
23423
23424 1997-09-05  Jeffrey A Law  (law@cygnus.com)
23425
23426           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
23427
23428 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23429
23430         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
23431         target feature; pass this to c-torture-execute as needed.
23432
23433 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23434
23435         * lib/c-torture.exp(c-torture-execute): If the previous and the
23436         current executables being tested are identical, we don't need to
23437         run the executable again. Try to make the executable names
23438         unique. Add an optional argument for passing additional compiler
23439         flags.
23440
23441 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
23442
23443         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
23444
23445 1997-08-29  Jeffrey A Law  (law@cygnus.com)
23446
23447         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
23448
23449 1997-07-31  Jeffrey A Law  (law@cygnus.com)
23450
23451         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
23452         32bit or larger longs.
23453
23454         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
23455         have either a 32bit long or 32bit int.
23456
23457 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
23458
23459         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
23460         Make double precision tests dependent on sizeof (double).
23461
23462 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
23463
23464         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
23465         too.
23466
23467 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
23468
23469         * gcc.c-torture/compile/961203-1.cexp: New script.
23470
23471 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
23472
23473         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
23474         up the includes ourselves.
23475
23476 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
23477
23478         * lib/plumhall.exp: Remove random include, and add a few
23479         verbose messages for debugging.
23480
23481 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
23482
23483         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
23484         of trying to do it ourselves.
23485
23486 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
23487
23488         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
23489
23490 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
23491
23492         * gcc.prms/5403.c: Made regexp a bit less strict.
23493
23494 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
23495
23496         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
23497         is returned from remote_load instead.
23498         * lib/plumhall.exp: Ditto.
23499         * lib/mike-g++.exp: Ditto.
23500         * lib/old-dejagnu.exp: Ditto.
23501         * lib/c-torture.exp: Ditto.
23502
23503 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
23504
23505         * lib/g++.exp: Use build_wrapper procedure.
23506         * lib/gcc.exp: Ditto.
23507
23508 1997-05-20  Jeffrey A Law  (law@cygnus.com)
23509
23510         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
23511         an old-style decl for malloc.  Fixes tests to work when
23512         sizeof (int) != sizeof (size_t).
23513
23514 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23515
23516         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
23517
23518         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
23519         use stdargs.h interface.
23520
23521 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23522
23523         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
23524         NO_VARARGS when compiling.
23525
23526 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
23527
23528         * lib/plumhall.exp(ph_includes): New procedure.
23529         (ph_make): Use it.
23530         (ph_compiler): Ditto.
23531
23532         * lib/g++.exp: Rename test-glue.c to testglue.c.
23533         * lib/gcc.exp: Ditto.
23534
23535 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
23536
23537         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
23538         to completion when it's called.
23539
23540 1997-03-21  Michael Meissner  <meissner@cygnus.com>
23541
23542         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
23543         is defined, don't do test.
23544
23545 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
23546
23547         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
23548         for object files.
23549         (ph_summary): Mark skipped testcases as untested, not unresolved.
23550
23551         * lib/plumhall.exp (ph_make): If unresolved because of bad
23552         errorCode, record errorCode in log file.
23553         (*): Replace send_log/verbose with verbose -log.
23554
23555 1997-03-19  Michael Meissner  <meissner@cygnus.com>
23556
23557         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
23558         double conversion if double isn't at least 8 bytes.
23559
23560         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
23561         int to work with targets where int is 16 bits.
23562
23563         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
23564         8 bytes, just exit, since 4 byte doubles don't have enough bits of
23565         precision for the test to complete.
23566
23567 1997-03-14  Michael Meissner  <meissner@cygnus.com>
23568
23569         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
23570         if d10v is not compiled with the -mdouble64 flag.
23571         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
23572
23573         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
23574         d10v is not compiled with the -mint32 flag.
23575
23576 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
23577
23578         * lib/plumhall.exp: Use incr_count.
23579
23580 1997-03-12  Jeffrey A Law  (law@cygnus.com)
23581
23582         * gcc.c-torture: Update to c-torture-1.45.
23583
23584 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
23585
23586         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
23587         the name of the expect testcase file).
23588
23589         * lib/g++.exp(g++_init): Ditto.
23590
23591 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
23592
23593         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
23594         the host.
23595
23596         * lib/gcc.exp(gcc_exit): New procedure.
23597
23598 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
23599
23600         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
23601         specs where appropriate.
23602
23603         * g++.old-deja/g++.arm/*: Added additional ERROR checks
23604         because of new "candidates are" messages, and removed a few
23605
23606         * Converted all non-old-style g++ testcases to old-style, and
23607         moved into g++.old-deja.
23608
23609 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
23610
23611         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
23612         options.
23613
23614         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
23615         succeeded.
23616
23617         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
23618
23619 1997-02-13  Michael Meissner  <meissner@cygnus.com>
23620
23621         * lib/gcc.exp (gcc_target_compile): Add support for defining
23622         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
23623         the machine doesn't have those features.
23624
23625 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
23626
23627         * g++.law/operators4.exp: Don't use LIBS.
23628
23629 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
23630
23631         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
23632
23633         * lib/mike-g++.exp: Don't set the compiler to be tested here.
23634         * lib/g++.exp: Set it here instead. Also, allow use of the
23635         --tool_exec and --tool_opt options. Change CXX to
23636         GXX_UNDER_TEST.
23637
23638         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
23639
23640         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
23641
23642 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
23643
23644         * lib/old-dejagnu.exp: Use prune_warnings instead of
23645         prune_system_crud.
23646         * lib/mike-g++.exp: Ditto.
23647         * lib/gcc.exp: Ditto.
23648         * lib/g++.exp: Ditto.
23649
23650         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
23651
23652 1997-02-07  Jeffrey A Law  (law@cygnus.com)
23653
23654           * 941014-2.c: Include stdlib.h
23655           * 960327-1.c: Include stdio.h
23656           * dbra.c, index-1.c: Don't assume ints are 32bits.
23657
23658 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
23659
23660         * lib/gcc.exp: Add gcc,stack_size target feature.
23661
23662         * lib/g++.exp(g++_target_compile): Add the include and link
23663         paths here, not in two other places. And, it's $options, not
23664         options.
23665
23666         * lib/mike-g++.exp(postbase): Remove the code that determines
23667         the correct include and link paths.
23668         * g++.old-deja/old-deja.exp: Ditto.
23669
23670 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
23671
23672         * lib/g++.exp(g++_init): target_compile no longer returns the
23673         filename of the result.
23674
23675 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
23676
23677         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
23678         call to glob.
23679
23680         * gcc.c-torture/special/special.exp: Change call to
23681         gcc_target_compile to include the object file.
23682
23683 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
23684
23685         * gcc.c-torture/special/special.exp: Correct misspelling in last
23686         change.
23687
23688 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
23689
23690         * lib/plumhall.exp(ph_summary): Log the entire output of the
23691         executable. Return -1 if there were any failures, 0 otherwise.
23692         (ph_execute): Return -1 if there were any failures, 0 otherwise.
23693         (ph_make): Clean up objects and executables that were built
23694         if the tests succeeded.
23695
23696 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
23697
23698         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
23699         libraries and includes in the build tree as appropriate.
23700
23701 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23702
23703         * lib/c-torture.exp: Instead of looking for the global variable
23704         NO_LONG_LONG, check to see if that's a feature of the target.
23705
23706 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23707
23708         * config/default.exp: Minimize. Delete the remainer of the files in
23709         config; this functionality is now in devo/dejagnu/config.
23710
23711         g++.*/*: Pass any additional flags used to compile to postbase;
23712         delete CXXFLAGS.
23713
23714         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
23715         is now done by runtest.exp. Use gcc_target_compile instead of
23716         compile.
23717
23718         lib/c-torture.exp: Use gcc_target_compile instead of compile.
23719         Remove references to CFLAGS. Use remote_file instead of
23720         calling rm -f.
23721         (c-torture): Take a list of arguments to use to compile this
23722         testcase.
23723
23724         lib/g++.exp: Simplify. Use target_compile instead of compile.
23725         lib/gcc-dg.exp: Ditto.
23726         lib/gcc.exp: Ditto.
23727         lib/mike-{gcc,g++}.exp: Ditto.
23728         lib/old-dejagnu.exp: Ditto.
23729         lib/plumhall.exp: Ditto.
23730
23731 1997-01-08  Jim Wilson  <wilson@cygnus.com>
23732
23733         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
23734         (ph_linker): Likewise.
23735
23736 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
23737
23738           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
23739         MAP_ANON / MAP_ANONYMOUS if defined;
23740         else try to map from /dev/zero .
23741
23742 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23743
23744         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
23745         isn't defined, then define it to MAP_ANONYMOUS.
23746
23747 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23748
23749         * gcc.c-torture: Update to c-torture-1.42 release.
23750
23751 1996-11-11  Jeffrey A Law  (law@cygnus.com)
23752
23753         * gcc.c-torture: Update to c-torture-1.41 release.
23754
23755 1996-10-27  Jeffrey A Law  (law@cygnus.com)
23756
23757         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
23758         c-torture release.
23759
23760 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
23761
23762         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
23763         and LDFLAGS.  Fix second case to append the target_info ldflags
23764         onto LDFLAGS, not CFLAGS.
23765         * lib/g++.exp (g++_init): Add target_info stuff.
23766         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
23767         of libgloss and newlib flags for !native.
23768
23769         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
23770         (GDB): Fix relative path to go up another dir for finding gdb.
23771
23772 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
23773
23774         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
23775         versions in the target_info array, if they don't exist.
23776
23777 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
23778
23779         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
23780
23781 1996-07-08  Jim Wilson  <wilson@cygnus.com>
23782
23783         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
23784         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
23785
23786 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
23787
23788         * lib/old-dejagnu.exp: Don't remove the output file before we've
23789         actually tested it. Don't append pwd to the path of the executable
23790         we're testing.
23791
23792 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
23793
23794         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
23795
23796 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
23797
23798         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
23799         temporary directory for compiler files, and set it to a default
23800         value of /tmp. Set $output as the name of the output file from
23801         compiling the testcase. Add a -o option to $cflags_var so the
23802         compiler writes the final output file as $output. Set $executable
23803         to $output.
23804
23805         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
23806         directory for compiler files, and set it to /tmp if it doesn't
23807         already have a value. Set $output_file to the name of the output
23808         file from compiling the testcase. Add a -o option to CXXFLAGS so
23809         the compiler writes the final output file as $output. Use $output
23810         as the executable to be tested.
23811
23812 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
23813
23814         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
23815
23816 1996-06-08  Jeffrey A Law  (law@cygnus.com)
23817
23818         * gcc.c-torture/execute/pending-1.c: New test.  Still
23819         pending in Tege's queue.
23820
23821 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
23822
23823         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
23824         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
23825         if there were failures.  Call unresolved if there were unresolved
23826         testcases.  Call gcc_fail if program did not run to completion.
23827         (ph_make): Pass additional argument name to ph_execute.
23828         (ph_execute): Add new argument.  Pass additional arguments to
23829         ph_summary.  Call gcc_fail is there is no execution output.
23830
23831 1996-04-24  Jeffrey A Law  (law@cygnus.com)
23832
23833         * lib/plumhall.exp (proc_summary): Output relavent summary
23834         lines into the log so specific failures in plumhall can be
23835         investigated.
23836
23837 1996-04-10  Jeffrey A Law  (law@cygnus.com)
23838
23839         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
23840         (c-torture-execute): Don't try to execute tests which use
23841         "long long" types if $NO_LONG_LONG is nonzero.
23842
23843 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
23844
23845         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
23846         not c-torture.
23847
23848         * gcc.ieee: Move from here.
23849         * gcc.c-torture/execute/ieee: To here.
23850
23851 1996-03-26  Jeffrey A Law  (law@cygnus.com)
23852
23853         * gcc.c-torture: Update to c-torture-1.41 release.
23854
23855 1996-03-22  Jeffrey A Law  (law@cygnus.com)
23856
23857         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
23858         not "$output".
23859
23860 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
23861
23862         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
23863         -c present.
23864
23865 1996-03-02  Jeffrey A Law  (law@cygnus.com)
23866
23867         * config/proelf.exp: Handle connecting to a simulator.
23868
23869 1996-01-31  Jeffrey A Law  (law@cygnus.com)
23870
23871         * config/proelf.exp: New file.  Enough framework that we can
23872         run c-torture tests on the proelf targets (or any other target
23873         that gdb can connect to for that matter).
23874
23875 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
23876
23877         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
23878         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
23879
23880         * lib/plumhall.exp (ph_execute): Always call ph_summary if
23881         exec_output exists.
23882
23883 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
23884
23885         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
23886         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
23887
23888         * config/*.exp: Update FSF address.  Change result of ${tool}_load
23889         to pass/fail/unresolved/unsupported/untested.  Caller must now
23890         call unresolved/unsupported/untested.
23891         * lib/*.exp: Update FSF address.  Update to handle new results of
23892         ${tool}_load.
23893         * lib/chill.exp (verbose): Delete.
23894
23895 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
23896
23897         * lib/gcc.exp (default_gcc_start): Change order of args to
23898         $LDFLAGS $CFLAGS $LIBS.
23899         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
23900         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
23901         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
23902         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
23903         * gcc.misc-tests/dg-test.exp: Likewise.
23904         * gcc.misc-tests/msgs.exp: Likewise.
23905         * gcc.prms/prms.exp: Likewise.
23906         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
23907         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
23908
23909         * lib/dg.exp: Deleted, moved to dejagnu/lib.
23910
23911 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
23912
23913         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
23914
23915         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
23916         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
23917
23918         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
23919         necessary.
23920
23921 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
23922
23923         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
23924         global for loop; add use of $mathlib.
23925         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
23926         settings here; set mathlib for anything but VxWorks.
23927
23928 1996-01-22  Jeffrey A Law  (law@cygnus.com)
23929
23930         * gcc.c-torture: Update to c-torture-1.40 release.
23931
23932 1996-01-03  Jeffrey A Law  (law@cygnus.com)
23933
23934         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
23935         dg.exp.
23936
23937 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
23938
23939         * lib/c-torture.exp (c-torture-execute): Declare "output" as
23940         global.
23941
23942 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
23943
23944         * lib/g++.exp (LIBS): Define if not already.
23945         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
23946         (gcc-dg-prune): Call prune_gcc_output.
23947         * lib/gcc.exp (prune_gcc_output): New proc.
23948         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
23949         prune_gcc_output.
23950
23951 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
23952
23953         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
23954         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
23955
23956 1995-11-15  Jeffrey A Law  (law@cygnus.com)
23957
23958         * gcc.c-torture: Update to c-torture-1.39 release.
23959
23960 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
23961
23962         * lib/c-torture.exp (c-torture-execute): Don't return if one option
23963         fails, try others as well.
23964
23965 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
23966
23967         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
23968         If compilation fails, mark execute tests as `untested'.
23969         If test is marked as unsupported, don't mark compilation and
23970         execute tests as failed.
23971
23972 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
23973
23974         * lib/g++.exp (g++_init): Don't link in libg++, and look to
23975         libstdc++ for whether or not we want to be doing shared
23976         libraries.  Delete link_curses since we don't need it anymore.
23977         * lib/mike-g++.exp (postbase): Don't link in libg++.
23978         * g++.old-deja/old-deja.exp: Likewise.
23979
23980 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
23981
23982         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
23983
23984 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
23985
23986         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
23987         For that, add `-Wl,-a,shared_archive'.
23988         * g++.old-deja/old-deja.exp: Likewise.
23989
23990 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
23991
23992         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
23993
23994 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
23995
23996         * lib/mike-g++.exp (postbase): Pay attention to the status of
23997         g++_load.
23998
23999 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
24000
24001           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
24002
24003 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
24004
24005         * lib/gcc.exp (default_gcc_start): No longer need to log program
24006         being executed or its output, execute_anywhere does that now.
24007         * lib/g++.exp (default_g++_version): Call execute_anywhere.
24008         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
24009
24010 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
24011
24012         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
24013         the same as those in lib/g++.exp.
24014
24015 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
24016
24017         * gcc.c-torture: Update to c-torture-1.38 release.
24018         * gcc.ieee: Related changes.
24019
24020 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
24021
24022         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
24023         "exec". Minor reformatting changes.
24024
24025         * config/rom68k.exp (${tool}_load): Make it work in a canadian
24026         cross. This means all "exec" calls now work on a remote host as
24027         well.
24028         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
24029         cross. Filter out the extra "\r\n" stuff that expect puts in.
24030         (c-torture-execute): Filter out the bogus warnings like
24031         c-torture-compile does. Add support for canadian cross.
24032         * lib/gcc.exp (default_gcc_version, default_gcc_start)
24033         Use execute_anywhere rather than calling exec directly. Now it
24034         works for canadian cross testing.
24035
24036 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
24037
24038         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
24039         results into a variable, and check that rather than using file exists.
24040
24041 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
24042
24043         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
24044         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
24045
24046 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24047
24048         * g++.old-deja/old-deja.exp: Create and pass runshlib and
24049         lib_curses if there's a shared libg++ in the build tree.
24050
24051 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
24052
24053         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
24054         if not supported target.
24055
24056 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
24057
24058         * lib/g++.exp (g++_init): Move empty setting of runshlib and
24059         link_curses up to always happen, not just for native builds.
24060
24061 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
24062
24063         * gcc.c-torture: Update to c-torture-1.36 release.
24064         * gcc.failure: Related changes.
24065
24066 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
24067
24068         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
24069
24070 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
24071
24072         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
24073         * lib/mike-g++.exp (postbase): Not in here.  Still reference
24074         runshlib, link_curses, and mathlib for link and run.
24075
24076         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
24077         pass the runtime shared library options for Solaris, OSF/1, and
24078         Irix5, and link with -lcurses to avoid unresolved references.
24079
24080 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
24081
24082         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
24083         only run once.
24084
24085 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
24086
24087         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
24088
24089 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
24090
24091         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
24092         do not have a framework for the "compat" tests yet.
24093
24094 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
24095
24096         * lib/mike-g++.exp (postbase): New local variable `mathlib',
24097         set to null if we're testing vxworks5.1.  Use that instead of
24098         `-lm' in the setting of LIBS for link and run.
24099
24100 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
24101
24102         * config/rom68k.exp (${tool}_load): Major changes to make it
24103         work.  Verified that it does in fact return the stuff in
24104         exec_output properly.  Catch any Emul or any TRAP other than 0.
24105
24106 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
24107
24108         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
24109         LDFLAGS properly for targets that need stuff from libgloss.
24110         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
24111         only run once.
24112         (gpp_initialized): New variable.
24113
24114 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
24115
24116         * config/rom68k.exp: Load libgloss.exp.
24117         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
24118         so we can produce a fully linked binary.
24119         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
24120         so we can produce a fully linked binary.
24121
24122 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
24123
24124         * lib/plumhall.exp (ph_section): Watch for expected failures.
24125         Add missing `else'.
24126
24127         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
24128         run the testcase.
24129         (c-torture): Likewise.
24130
24131 1995-08-28  Doug Evans  <dje@cygnus.com>
24132
24133         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
24134
24135         * lib/mike-g++.exp (mike_cleanup): New proc.
24136         (prebase): New globals compiler_result, not_compiler_result,
24137         target_regexp.
24138         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
24139         allow leading "-" in pattern.  Watch for unsupported tests.
24140         If $compiler_result is set, pattern match assembler code,
24141         and ditto for $not_compiler_result.
24142         * lib/mike-gcc.exp: Likewise.
24143
24144         * lib/plumhall.exp (ph_execute): Only call ph_summary if
24145         execution "succeeded".
24146
24147 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
24148
24149         * config/win32.exp: New file.
24150         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
24151
24152 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
24153
24154         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
24155         unsupported.
24156         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
24157         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
24158         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
24159
24160         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
24161         "... without exceptions was ...".  That is now handled by
24162         prune_system_crud.
24163         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24164
24165 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
24166
24167         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
24168         sieve.c,sort2.c}: New files.
24169         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
24170         sieve.exp,sort2.exp}: Drivers for them.
24171
24172         * lib/mike-gcc.exp (program_output): New user settable variable.
24173         (postbase): Call prune_system_crud.  Also prune extraneous compiler
24174         messages.
24175         * lib/mike-g++.exp (program_output): New user settable variable.
24176
24177         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
24178
24179         * config/sh.exp: Deleted (use sim.exp instead).
24180
24181 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
24182
24183         * config/vx.exp: Declare CHECKTASK as global.
24184         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
24185         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
24186         * lib/old-dejagnu.exp: Load [pwd]/$executable.
24187
24188 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24189
24190         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
24191         target. Like vx.exp, only includes `vx29k.exp' instead of
24192         `vxworks.exp'.
24193
24194 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
24195
24196         * config/sim.exp: Increase time limit from 120 seconds to 240.
24197
24198 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
24199
24200         * gcc.c-torture/execute/950628-1.c: New test.
24201
24202 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
24203
24204         * gcc.c-torture: Update with changes/additions from
24205         c-torture-1.34.
24206
24207 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
24208
24209         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
24210
24211 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
24212
24213         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
24214
24215 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
24216
24217         * gcc.c-torture/compile/950512-1.c: New test.
24218         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
24219         * gcc.dg/struct-ret-1.c: Likewise.
24220
24221 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
24222
24223         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
24224           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
24225
24226 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
24227
24228         * gcc.c-torture/special/920411-1.c: Deleted.
24229         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
24230
24231 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
24232
24233         * config/sim.exp (${tool}_load): Hack in call to bash to get a
24234         cpu limit.
24235
24236 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
24237
24238         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
24239
24240 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
24241
24242         From kenner;
24243         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
24244         is the proper length.
24245         * va-arg-3.c: Likewise.
24246
24247 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
24248
24249         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
24250         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
24251
24252         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
24253         * lib/g++.exp (default_g++_start): Delete old cruft.
24254
24255 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
24256
24257         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
24258         (2 * (1 << 18)) to (2 * (1 << 17)).
24259
24260         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
24261
24262 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
24263
24264         * config/rom68k.exp: Renamed from config/idp.exp
24265
24266 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
24267
24268         * c-torture/compile/921109-2.c
24269
24270 1995-04-18  Mike Stump  <mrs@cygnus.com>
24271
24272         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
24273         excess errors.
24274
24275 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
24276
24277         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
24278         output.
24279         * lib/g++.exp (default_g++_start): Likewise.
24280
24281 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
24282
24283         * gcc.c-torture/compile/950329-1.c: New test.
24284
24285 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
24286
24287           * config/bug.exp (${tool}_load): Updated to use new remote_open
24288           and remote_close procs.
24289         * config/idp.exp: New file.
24290
24291 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
24292
24293         * gcc.c-torture/execute/950322-1.c: New test.
24294
24295 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
24296
24297         * config/vx.exp (${tool}_load): Clean up testing of return code from
24298         vxworks_ld and vxworks_spawn.
24299
24300 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
24301
24302         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
24303
24304 1995-03-13  Mike Stump  <mrs@cygnus.com>
24305
24306         * lib/old-deja.exp: Add `excess errors test - ' error, now one
24307         can mark excess errors on a machine by machine basis.  Note, the
24308         default is to not expect any excess errors, even when excess
24309         errors test - is given, so you will want to put an XFAIL ... on
24310         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
24311         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
24312         those 4 machines, but no others.
24313
24314 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
24315
24316         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
24317         * lib/c-torture.exp: to here.
24318
24319 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
24320
24321         * gcc.c-torture/execute/950221-1.c: New test.
24322         * gcc.c-torture/execute/struct-ret-1.c: New test.
24323         * gcc.c-torture/compile/950221-1.c: New test.
24324
24325         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
24326
24327 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
24328
24329         * gcc.c-torture/execute/arith-1.c (main): Return 0.
24330         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
24331
24332 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
24333
24334         * g++.gb: New directory of tests, derived from my signature and
24335         class scoping tests.
24336
24337         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
24338         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
24339         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
24340         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
24341         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
24342         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
24343         * g++.gb/sig25.C: Likewise.
24344
24345         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
24346         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
24347         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
24348         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
24349         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
24350         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
24351         * g++.gb/sig25.exp: Likewise.
24352
24353         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
24354         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
24355         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
24356         * g++.gb/scope13.C: Likewise, this test still fails.
24357
24358         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
24359         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
24360         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
24361         * g++.gb/scope13.exp: Ditto.
24362
24363         * g++.gb/README: New file, explains what these tests are about.
24364
24365 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
24366
24367         * lib/dg.exp (dg-do): Support `preprocess'.
24368         (dg-test): Likewise.
24369
24370 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
24371
24372         * config/udi.exp: change "continue -expect" to "exp_continue".
24373
24374 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
24375
24376         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
24377         Delete redundant tests.
24378
24379         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
24380         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
24381         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
24382         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
24383         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
24384         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
24385         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
24386         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
24387
24388         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
24389         storing label pointers.
24390         * gcc.c-torture/execute/921019-1.c: Likewise.
24391         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
24392         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
24393         parameter fp.
24394         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
24395         constants.
24396
24397         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
24398         Delete obsolete tests.
24399
24400         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
24401         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
24402         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
24403         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
24404         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
24405         * gcc.c-torture/compile/950124-1.c: New test.
24406
24407         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
24408
24409 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
24410
24411         * lib/mike-g++.exp: Add -lm to LIBS.
24412
24413 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
24414
24415         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
24416
24417 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
24418
24419         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
24420
24421 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
24422
24423         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
24424
24425 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
24426
24427         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
24428         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
24429         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
24430         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
24431         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
24432         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
24433         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
24434         * g++.law/{operators31.C, operators32.C,
24435         * g++.law/{operators33.C, operators34.C}: Likewise.
24436         * g++.law/{pic1.C, refs2.C}: Likewise.
24437         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
24438         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
24439         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
24440         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24441
24442         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
24443         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
24444         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
24445         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
24446         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
24447         * g++.law/{enum9.exp, friend5.exp}: Likewise.
24448         * g++.law/{nest3.exp, nest4.exp}: Likewise.
24449         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
24450         * g++.law/{operators30.exp, operators31.exp}: Likewise.
24451         * g++.law/{operators32.exp, operators33.exp}: Likewise.
24452         * g++.law/{operators34.exp}: Likewise.
24453         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
24454         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
24455         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
24456         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
24457         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24458
24459         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
24460         No longer expected to fail.
24461         * g++.law/missed-error3.C: Tweak for recent bool changes.
24462
24463 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
24464
24465         * config/emb-unix: Deleted.
24466         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
24467         remote execution.  Do final link on remote host if REMOTE_LINK is set.
24468
24469 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
24470
24471         * lib/dg.exp (dg-test): Fix typo in last patch.
24472
24473 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
24474
24475         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
24476         (handles multiple occurrences).
24477
24478 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
24479
24480         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
24481         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
24482         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
24483         printed).
24484         * lib/c-torture.exp (c-torture-compile): Likewise.
24485         (c-torture): Prepend full path if missing.
24486         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
24487         (gcc_fail): Likewise.
24488         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
24489
24490 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
24491
24492         * lib/netware.exp: Only attach to NetWare i386 systems.
24493
24494 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
24495
24496         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
24497         messages.  Add test name to "output pattern match" pass/fail message.
24498
24499 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
24500
24501         * gcc.dg: New testsuite.
24502         * gcc.dg/dg.exp: New file.
24503
24504         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
24505         test-switch.c}: Deleted.
24506
24507         * gcc.misc-tests/msgs.exp: New testcase driver.
24508
24509 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
24510
24511         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
24512         Watch for illegal return values from ${tool}_load.
24513         * config/unix.exp (${tool}_load): Fix pass/fail detection for
24514         cross targets.  Coerce return value >0 to 1.
24515
24516 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
24517
24518         * config/unix.exp (${tool}_load): Call program rsh, not proc.
24519
24520         * config/emb-unix.exp: New file.
24521
24522         * config/sim.exp: Error if variable $SIM not defined.
24523         (${tool}_load): Mark test as "untested" if simulator missing.
24524
24525         * config/unix.exp: Load remote.exp to get rcp_download.
24526         * lib/c-torture.exp: Use different option lists for testcases with
24527         and without loops.
24528         * gcc.c-torture/execute/execute.exp: Likewise.
24529
24530 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
24531
24532         * config/*.exp: Clarify return code from ${tool}_load.
24533         Call `unresolved' or `untested' instead of `warning' or `perror'
24534         (sometimes you still want to call both though).
24535         Add comment that `shell_id' is local to each file.
24536         * config/udi.exp (timeout): Set to 30.
24537         Don't print warning if connection fails, $connectmode has already
24538         printed an error.
24539         (${tool}_load): Move verbose messages to level 2.
24540         Rework pattern for "Process started" message.
24541         Pass `shell_id' to ${connectmode}_download.
24542         Retry twice upon timeout.  Make resetting of target more robust.
24543         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
24544         Pass `shell_id' to exit_$connectmode.
24545         Only call exit_$connectmode if connected.
24546         * config/unix.exp (${tool}_load): Check return codes better.
24547         * config/vrtx.exp (${tool}_load): Likewise.
24548         * config/vx.exp (${tool}_load): Likewise.
24549         Delete unneeded global's.
24550         * lib/dg.exp (dg-test): Update to reflect clarified return codes
24551         from ${tool}_load.
24552         (dg-stat): Delete.
24553         (dg-init): Delete recording of pass/fail counts.
24554         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24555         (old-dejagnu-init): Likewise.
24556         (old-dejagnu-stat): Delete contents, empty proc now.
24557         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
24558         (c-torture): Delete references to lcnt, lpass, lfail.
24559         Get option list from TORTURE_OPTIONS.
24560         Delete -funroll[-all]-loops if no loops.
24561         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
24562         (g++_stat): Delete contents (empty proc now).
24563         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
24564         (gcc_finish): Likewise.
24565         (gcc_stat): Deleted.
24566         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
24567         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
24568         * gcc.c-torture/execute/execute.exp: Likewise.
24569         Split tests into two parts: compile, execute.
24570         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
24571         no loops.  Update to reflect clarified return codes from ${tool}_load.
24572
24573 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
24574
24575         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
24576         to grep for.
24577         (old-dejagnu): Likewise (where necessary).
24578
24579 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
24580
24581         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
24582
24583         * lib/dg.exp (dg-process-target): Fix processing of selector.
24584         Add comment regarding use of `error'.
24585
24586         * lib/gcc.exp (prune_system_crud): Define if missing.
24587         * lib/g++.exp (prune_system_crud): Likewise.
24588
24589         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
24590         Call prune_system_crud.
24591         * lib/dg.exp (dg-runtest): New proc.
24592         Use perror instead of send_user for tcl errors in testcase.
24593         Don't return any value, it's never used.
24594         Don't clobber previous definition of `unknown'.
24595         Print tcl errors in `dg-final'.
24596
24597 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
24598
24599         * lib/dg.exp (dg-process-target): Improve syntax error messages.
24600         (dg-test): Don't print errorInfo, it contains stack backtrace.
24601
24602 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
24603
24604         * lib/g++.exp (runtest_file_p): Define if missing.
24605
24606 1994-09-24  Doug Evans  (dje@cygnus.com)
24607
24608         * lib/mike-g++.exp: Comment out loading of g++.exp.
24609         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
24610         (default_g++_version): Always print something.
24611         (default_g++_start): Comment out call to `which'.
24612         (g++_start, g++_load): Deleted (must be defined in config file).
24613         * lib/gcc.exp: Test for existence of $CC at start.
24614         Delete check for tmpdir (done in gcc_init).
24615         (default_gcc_version): Always print something.
24616         (default_gcc_start): Comment out call to `which'.
24617         * config/*.exp: Major cleanup - make cross targets work at least a
24618         little better for g++ (by not being "--tool gcc" specific).
24619         Rename gcc_xxx to ${tool}_xxx.
24620         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
24621         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
24622
24623 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
24624
24625         * lib/c-torture.exp (c-torture-compile): Rework compiler
24626         message processing.
24627
24628         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
24629         c-torture.
24630
24631 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
24632
24633         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
24634
24635         * lib/dg.exp (dg-process-target): Support { target native }.
24636
24637 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
24638
24639         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
24640         looked for "... program xxx got fatal signal".
24641         Correct regsub munging of `comp_output'.
24642         Ignore compiler messages "path prefix not used" and "linker input
24643         file unused".
24644
24645 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
24646
24647         * lib/gcc.exp (runtest_file_p): Define if missing.
24648         * gcc.prms/template.c: Example to work from.
24649
24650 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
24651
24652         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
24653         * lib/dg.exp (dg-test): Call unsupported testcases as such.
24654
24655         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
24656         * gcc.prms/1883.c: Moved from compile/940714-1.c.
24657         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
24658         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
24659
24660         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
24661         (dg-process-target): No longer a varargs proc.
24662         Return S/N for target, P/F for xfail.  All callers changed.
24663         (user option procs): More argument checking.
24664         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
24665         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
24666         (dg-test): Skip test if not running on selected target in `dg-do'.
24667         Update handling of `dg-do-what', `dg-output-text'.
24668         Separate execution pass/fail from output pattern match pass/fail.
24669         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
24670
24671 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
24672
24673         * gcc.c-torture/special/special.exp: Don't expect failure for mips
24674         target for 920510-1.c.
24675
24676 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
24677
24678         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
24679         Clean up comment regarding use of passcnt, etc.
24680         (gcc_stat): Don't update `testcnt' here.
24681         (gcc_finish): Do it here.
24682         Might as well reset `but_id' here too.
24683         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
24684         to determine if the file should be tested.
24685         * gcc.c-torture/compile/compile.exp: Likewise.
24686         * gcc.c-torture/execute/execute.exp: Likewise.
24687         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24688         * gcc.misc-tests/dg-test.exp: Likewise.
24689         * gcc.prms/prms.exp: Likewise.
24690         * gcc.wendy/wendy.exp: Likewise.
24691         * g++.old-deja.exp: Likewise.
24692         Move "Testing file" message to verbose level 1.
24693
24694 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
24695
24696         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
24697
24698 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
24699
24700         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
24701         (default_gcc_start): Accept optional second list element
24702         of compiler flags.  Print compiler output at verbosity level 2.
24703         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
24704         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
24705         Save current values of framework globals passcnt, failcnt, xpasscnt,
24706         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
24707         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
24708         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
24709         xfailcnt to compute stats.  Update framework global `testcnt' from
24710         pass/fail counts.
24711         (gcc_finish): New proc.  Clean up test environment.
24712         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
24713         (gcc_epass, gcc_efail): Delete.
24714         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
24715         argument of line number.
24716         (dg-init): If the tool has an init routine, call it.
24717         (dg-test): Remove args `cflags_var' and `libs_var'.
24718         Pass all compiler options to ${tool}_start.
24719         Handle missing line number.
24720         (dg-finish): New function.
24721         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
24722         particular files.  Call gcc_finish at end.  Move "skipping test"
24723         message to verbosity level 3.
24724         * gcc.c-torture/compile/compile.exp: Likewise.
24725         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24726         * gcc.c-torture/execute/execute.exp: Likewise.
24727         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24728         Print testcase being tried at verbosity level 1.
24729         * gcc.c-torture/special/special.exp: Unset xfail.
24730         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24731         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
24732         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
24733         * gcc.failure/failure.exp: Likewise.
24734         * gcc.ieee/ieee.exp: Likewise.
24735         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
24736         Update call to dg-test.  Call dg-finish at end.
24737         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
24738         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24739         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
24740         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
24741         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
24742         * gcc.wendy/wendy.exp: Add copyright.
24743         Delete setting of tmpdir (done by gcc_init).
24744         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
24745         Pass compiler flags to gcc_start.  Call gcc_finish at end.
24746         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
24747         gcc_[ce]pass/fail.
24748
24749 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
24750
24751         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
24752         confusion.
24753         (g++_load): Likewise.
24754
24755         * config/*.exp (gcc_load): Some were varargs fns and some were not.
24756         Rename argument to `prog' to remove the confusion.
24757         Varargs fns behave differently too!
24758         (g++_load): Likewise.
24759
24760         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
24761
24762         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
24763         what it is.  Delete (always) printing of status value for !native.
24764         Simplify verbose code, and include status and exec_output.
24765         (g++_load): Use gcc_load.
24766
24767 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
24768
24769         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
24770         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
24771         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
24772         940714-3.c as these testcases don't exist anymore.  Make
24773         va-arg-1.c expected to pass.
24774
24775 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
24776
24777         * gcc.misc-tests/misc.exp: Only run specific testcases.
24778         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
24779         * gcc.misc-tests/dg-[1-9].c: New files.
24780
24781         * lib/dg.exp: New testsuite driver.
24782         * gcc.prms/prms.exp: Use it.
24783
24784         * README.gcc: New file.
24785
24786         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
24787         Document and reset `lxpass' and `lxfail'.
24788         Simplify "initialized" message.
24789         (gcc_stat): Clean up comments a little.
24790
24791 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
24792
24793         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
24794
24795 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
24796
24797         * lib/old-dejagnu.exp (process-option): New proc.
24798         (old-dejagnu-init, old-dejagnu-stat): Likewise.
24799         (old-dejagnu): Simplify.
24800         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
24801
24802 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
24803
24804         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
24805         exists and is not an empty string.
24806
24807         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
24808         $xfail rather than calling setup_xfail.  Clear $xfail when test is
24809         finished.
24810         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
24811         automatically.
24812
24813         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
24814         longer expected to fail.
24815
24816         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
24817         "f" function call.
24818
24819         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
24820
24821         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
24822         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
24823         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
24824         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
24825         c-torture-1.29.
24826
24827         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
24828         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
24829
24830         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
24831
24832         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
24833         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
24834
24835         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
24836         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
24837         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
24838
24839 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
24840
24841         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
24842         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
24843         940714-1.c, 940714-2.c, 940714-3.c},
24844         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
24845         gcc.misc-tests/{mg.c,mg.exp}:
24846         New tests.
24847         * gcc.noncompile/noncompile.exp: Change accordingly.
24848
24849 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
24850
24851         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
24852         Undo previous clobberage.
24853
24854 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
24855
24856         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
24857         * gcc.special/{930510-1.c, special.exp}:
24858         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
24859         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
24860         struct-varargs-1.c}: New tests from c-torture-1.26.
24861
24862 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
24863
24864         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
24865           argument to switch.
24866
24867 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
24868
24869         * Revert the previous changes.  Please see Rob's directory
24870           (/lisa/test/rob/progressive/gcc/testsuite) for testing
24871           fixes.
24872
24873 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
24874
24875         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
24876             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
24877             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
24878             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
24879             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
24880             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
24881             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
24882             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
24883             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
24884             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
24885             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
24886             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
24887             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
24888             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
24889             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
24890             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
24891             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
24892             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
24893             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
24894             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
24895             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
24896             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
24897             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
24898             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
24899             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
24900             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
24901             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
24902
24903 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
24904
24905         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
24906             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
24907           with perror calls.
24908
24909 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
24910
24911         * config/unix.exp (g++_load): Fix syntax.
24912
24913 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
24914
24915         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
24916         * gcc.noncompile/921017-1.c: Deleted obsolete test.
24917         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
24918         Don't expect va-arg-1.c to fail.  Correct expected output for
24919         920928-1.c.
24920         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
24921         * gcc.wendy/hbm4.c: Correct typo.
24922         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
24923
24924 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
24925
24926         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
24927         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
24928         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
24929         * lib/c-torture.exp (c-torture-compile): Ditto.
24930
24931         Reduce volume of output (remove all the -I's and such).
24932         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
24933         Call gcc_cpass, gcc_cfail.
24934         (c-torture): Pass testing option to c-torture-compile.
24935
24936 1994-03-21  Doug Evans  (dje@cygnus.com)
24937
24938         Bring patches over from progressive.
24939         * config/default.exp: Exit remote shell cleanly.
24940         (g++_exit, g++_start): Add default versions.
24941         * config/sim.exp (gcc_load): Use perror, not error.
24942
24943 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
24944
24945         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
24946         set in site.exp.
24947
24948 1994-03-14  Doug Evans  (dje@cygnus.com)
24949
24950         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
24951         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
24952         (wendy_try): New proc to run testcase.
24953         (main loop): Call 'em.
24954         * gcc.wendy/*.c: Clean up pass to correct expected output.
24955
24956         * lib/gcc.exp: Minor cleanup work.
24957         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
24958
24959 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
24960
24961         * config/sim.exp (gcc_load): Document return codes better.
24962         Don't pass -v to simulator.
24963
24964 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
24965
24966           * gcc.special/920717-x.c: Fix typo.
24967           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
24968           get at sources.
24969
24970         * lib/mike-gcc.exp: Fix typo.
24971
24972 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
24973
24974         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
24975         binary to use, transform the name.
24976         * config/*.exp: rename everything. Nuke any g++ specific files,
24977         it's now a special case of gcc that requires no special support.
24978         Add a default.exp for unsupported targets.
24979
24980 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
24981
24982         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
24983         lib/old-dejagnu.exp: Fix a few patterns to work with the new
24984         version of Tcl.
24985
24986 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
24987
24988         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
24989         than a warning.
24990
24991 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
24992
24993         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
24994
24995 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
24996
24997         * gcc.execute/execute.exp: Combine opt_list and foption_list into
24998         option_list.  Compile every file with only 4/6 option choices
24999         (same as C torture) instead of with 12/18 different option
25000         choices.
25001         * lib/c-torture.exp: Likewise.
25002
25003         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
25004         not already set.
25005
25006 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
25007
25008         * lib/old-deja.exp: Add `excess errors test fails' error, now one
25009         can put an XFAIL *-*-* on excess errors.
25010
25011 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
25012
25013         * g++.law: Add more tests derived from g++-bugs snapshots.
25014
25015         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
25016         equivalent to g++.law/init9.
25017
25018         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
25019         compiled it, and the a.out file after we've run it.
25020
25021 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
25022
25023         * lib/mike-g++.exp (postbase): Delete the .o file after we've
25024         compiled it, and the a.out file after we've run it.
25025
25026 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
25027
25028         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
25029
25030 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
25031
25032         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
25033         version number.
25034
25035 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
25036
25037         * g++.law: New directory of g++ tests derived from the g++-bugs
25038         snapshots.
25039
25040 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
25041
25042         * gcc.compile: initbug1.c initbug1.exp testcase added
25043
25044 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
25045
25046         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
25047         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
25048           fixes submitted by Jeff Law (law@cs.utah.edu)
25049         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
25050           Jeff Law (law@cs.utah.edu)
25051
25052
25053 1993-11-30  Mike Stump  (mrs@cygnus.com)
25054
25055         * config/unix-g++.exp: Follow the gcc way of doing things.
25056         * g++.old-deja/old-deja.exp: Minor updates.
25057         * lib/g++.exp: New file, follow the gcc way of doing things.
25058         * lib/old-dejagnu.exp: Minor updates.
25059         * lib/mike-g++.exp: Always unset errorInfo.
25060
25061 1993-11-06  Mike Stump  (mrs@cygnus.com)
25062
25063         * lib/gcc.exp: Fix some errors with the below change, CC and
25064         CFLAGS should be global when setting, not local.
25065
25066 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
25067
25068         * lib/gcc.exp: Transform tool name.
25069
25070 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25071
25072         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
25073
25074 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25075
25076         * lib/gcc.exp: change gcc_done to gcc_stat
25077
25078 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25079
25080         * Upgraded gcc testsuite to c-torture version 1.25
25081
25082 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
25083
25084         * lib/gcc.exp: added reporting code. Changed verbose compile message.
25085         * lib/c-torture: added hooks for new reporting code.
25086
25087 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
25088
25089         * config/sh-gcc.exp: check if sh-sim exists in the path
25090
25091 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
25092
25093         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
25094         * gcc.compile/compile.exp: Initial changes for new logic.
25095         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
25096         * gcc.failure/failure.exp: Initial changes for new logic.
25097         * gcc.ieee/ieee.exp: Initial changes for new logic.
25098         * gcc.misc-tests/misc.exp: Initial changes for new logic.
25099         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
25100         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
25101         * lib/c-torture.exp: Initial changes for new logic.
25102         * lib/gcc.exp: Initial changes for new logic.
25103
25104 1993-10-15  Mike Stump  (mrs@cygnus.com)
25105
25106         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
25107         depend upon failure or success.  Fully qualify names in failure
25108         and success messages.  Always remove a.out before starting
25109         compile, just in case.  Pay more attention to error text output by
25110         the compiler.  Handle testcases with no known past errors just
25111         like all others, so that things are uniform.  Other miscellaneous
25112         improvements.
25113
25114 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
25115
25116         * gcc.cpp: new directory for cpp tests
25117
25118 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
25119
25120         * lib/chill.exp: Code reformatted, removed unused code.
25121         * config/unix-chill.exp: Code reformatted, removed unused code.
25122         * chill.execute/execute.exp: Code reformatted, removed unused code.
25123         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
25124
25125 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
25126
25127         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
25128         routines not written.
25129
25130 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
25131
25132         * config/bug-gcc.exp: Use new procs from bug.exp.
25133
25134 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
25135
25136         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
25137         via ftp, rather than depending on NFS.
25138         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
25139         case.
25140
25141 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
25142
25143         * config/bug-gcc.exp: Use new download proc.
25144
25145 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
25146
25147         * chill.execute/execute.exp: cleanups, handles errors better
25148         * chill.compile/compile.exp: rewrite, based on execute.exp
25149         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
25150         * lib/chill.exp: major changes to diff proc and compile and link
25151           procs. added chill_fail and chill_pass wrappers to pass and
25152           fail. added more comments, and handle error codes better.
25153           Added a hack to capture stderr from exec, so noncompile tests
25154           can work.
25155
25156 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
25157
25158         * chill.execute/execute.exp: rewrite of testsuite driver
25159         * lib/chill.exp: rewrite of testsuite driver
25160         * config/unix-chill.exp: rewrite of testsuite driver
25161
25162 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
25163
25164     In chill.execute:
25165         * iexpr.ch: Standardize uppercase.
25166         * tuples.dat: Standardize uppercase.
25167         * vary.ch: standardize.  Correct varying string assignments.
25168         * vary.dat: Add new output lines.
25169
25170 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
25171
25172     In chill.execute:
25173         * chprintf.ch: Standardize use of uppercase.
25174         * tuples.ch: Standardize and turn arr2 into a DCL,
25175           rather than a SYN.
25176         * pinits.ch: Standardize.
25177
25178 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
25179
25180         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
25181         * Makefil: Renamed to Makefile.in.
25182         * configure.in: New.
25183
25184 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
25185
25186     In chill.execute:
25187         * .cvsignore: Add result/output files.
25188         * Makefile: Fix up variables at start.  Use MFLAGS
25189           everywhere.  Correct bool_loc, built_ins entries.
25190           Add entry for vary1.ch.
25191         * bitarray.ch: Standardize upper-case usage.
25192         * bitexpr.ch: Standardize, add output of b1.
25193         * params.ch: Use arrayt in along PROC parameters, to
25194           avoid novelty problems.
25195         * sets.ch: Tiny cleanup.
25196         * vary1.ch: Re-indent.
25197
25198 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
25199
25200           * Add PR-related files to Makefiles, .cvsignore files, etc.
25201
25202 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
25203
25204         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
25205           with compiler objects. New names are test-flow.c and test-loop.c
25206
25207 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
25208
25209         * Upgraded c-torture tests from 1.19 to 1.20
25210
25211         * new files:
25212         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
25213         * gcc.compile: 930623-1.c 930623-2.c
25214         * gcc.noncompile: 930622-1.c 930622-2.c
25215         * gcc.failure: 920411-1.c 920627-2.c
25216         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
25217
25218 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
25219
25220         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25221           More changes to get testsuite working properly. Needs more work.
25222           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
25223
25224 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
25225
25226         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25227           More changes to get testsuite working properly. Needs more work.
25228
25229 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
25230
25231         * chill.compile/compile.exp: Added for Dejagnu support
25232         * chill.execute/execute.exp: Added for Dejagnu support
25233         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
25234
25235 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
25236
25237     This should complete moving the CHILL test files.
25238         * chill.noncompile(.cvsignore printf.grt
25239             in-printf.grt chprintf.grt chprintf.ch):
25240             Added test-support files.
25241           (Makefile): Modified further.
25242         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
25243             signal.ch): Added test files.
25244           * chill.execute (.cvsignore printf.grt printr.c
25245             in-printf.grt rts.c chprintf.grt rts.h): Added
25246           test-support files.
25247             (Makefile): More corrections.
25248
25249 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
25250
25251         * chill.compile, chill.execute, chill.nocompile: Add CHILL
25252           test cases, ready for DejaGnu.
25253
25254 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
25255
25256         * Upgraded c-torture tests from 1.18 to 1.19
25257
25258         * gcc.compile: added test(s):
25259           930607-1.c
25260         * gcc.execute: added test(s):
25261           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
25262
25263         * added new subdirectory for misc tests: gcc.misc-tests
25264         * gcc.misc-test(s): added tests:
25265           inst-check.c test-consts.c test-ior.c test-switch.c
25266
25267 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
25268
25269         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
25270
25271 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
25272
25273         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
25274
25275 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
25276
25277         * Upgraded c-torture tests from 1.17 to 1.18
25278
25279 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
25280
25281         * Upgraded c-torture tests from 1.12 to 1.17
25282
25283 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
25284
25285         * lib/old-dejagnu.exp:
25286           Fixed handling of XFAIL target triplets to correctly
25287           recognize wildcard characters.  Removed code that
25288           appended a unique id tag to the end of the file name
25289           printed out by the result of the testcases within a
25290           given test file.
25291
25292 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
25293
25294         * lib/old-dejagnu.exp:
25295           Reworked expected failure handling to trigger off of XFAIL
25296           keyword in keyphrase embeded in testcase source code. The
25297           XFAIL keyword must be at the end of the keyphrase line. It
25298           may optionally be followed by one or more target triplets.
25299           It has just occured that the handling of wildcards in the
25300           target triplet may not be correct.
25301
25302 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
25303
25304         * g++.old-deja/tests:
25305           Moved all subdirectories up one level into g++.old-deja .
25306
25307         * lib/old-dejagnu.exp:
25308           Fixed problem with CXXFLAGS not being properly reset, and being
25309           corrupted with extraneous "-c" compiler option.  This was
25310           causing binaries to not be generated for test that needed them.
25311           Modified strings passed to "pass" and "fail" so that individual
25312           tests from the same test file would be distinguished by an
25313           identifier appended to the test file name in the summary logs;
25314           this corrected a problem with erroneous diff logs.  Added code
25315           to search testcases for expected fail and unexpected pass keywords.
25316
25317 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
25318
25319         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
25320
25321 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
25322
25323         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
25324           Removed extraneous text from end of "Special g++ Options"
25325           keyphrase.
25326
25327         * lib/old-dejagnu.exp: Added pattern matching to look for new
25328           keywords, embedded in testcases comments, which will trigger
25329           calls to xpass and xfail.
25330
25331 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
25332
25333         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
25334           comments embedded in the testcases, especially the one looking for
25335           special compiler options, as well as the pattern matching for the
25336           compiler output again.
25337
25338 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
25339
25340         * lib/old-dejagnu.exp: Do a proper check of the return value for
25341           execute tests. Fixed several problems with the pattern matching
25342           of the compiler output which gave erroneous test results.
25343           Changed several of the test result messages to be more descriptive.
25344         * config/unix-g++.exp: Proc g++_load now actually works and
25345           executes the tests passed to it and returns a usable return
25346           value.
25347
25348 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
25349
25350           * lib/gcc.exp: Exits gracefully if $CC is bogus.
25351
25352 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
25353
25354         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
25355           Modified both files to properly execute the old style
25356           dejagnu tests. The previous versions of these files were
25357           experimental and did not function anything near correctly.
25358
25359 1993-04-05  Rob Savoye  (rob@cygnus.com)
25360
25361         * Removed all Makefile.in and configure.in files. No configuration
25362         needed now.
25363
25364 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
25365
25366         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
25367
25368 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
25369
25370         * gcc.compile/configure.in, gcc.unsorted/configure.in,
25371         gcc.special/configure.in, gcc.noncompile/configure.in,
25372         gcc.execute/configure.in, gcc.code_quality/configure.in,
25373         g++.other/configure.in, g++.old-deja/configure.in,
25374         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
25375         in srcname setting.
25376
25377 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
25378
25379         * lib/udi.exp:  Fixed mondfe and mondfe_download.
25380         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
25381         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
25382
25383 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
25384
25385         * config/udi-gdb.exp: Check $shell_id after connecting to target.
25386         (gdb_exit): Don't remove *_soc files.
25387
25388 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
25389
25390         * lib/c-torture.exp: Don't look for main; instead always use -w
25391         -c.  This is how the c-torture tests work.  Remove the object
25392         file if the compilation succeeds.
25393         * gcc.execute/execute.exp: Remove executable if test passes.
25394         * gcc.noncompile/noncompile.exp: Every test is an expected
25395         failure.
25396         * gcc.special/special.exp: Added tests from c-torture 1.11,
25397         corrected use of existing test.
25398         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
25399         gcc.execute/920625-1.c: Updated to c-torture 1.11.
25400         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
25401         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
25402         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
25403         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
25404         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
25405         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
25406         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
25407         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
25408         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
25409         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
25410         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
25411         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
25412         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
25413         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
25414         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
25415         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
25416         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
25417         c-torture 1.11.
25418         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
25419         correspond to c-torture 1.11.
25420
25421         * New file.