OSDN Git Service

Fix excess errors problem for invalid vector testcase.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-09-10  James E Wilson  <wilson@specifixinc.com>
2
3         * gcc.dg/convert-vec-1.c: New test.
4
5 2004-09-10  Roger Sayle  <roger@eyesopen.com>
6
7         PR middle-end/17024
8         * gcc.dg/pr17024-1.c: New test case.
9
10 2004-09-10  Eric Christopher  <echristo@redhat.com>
11
12         * gcc.dg/20040910-1.c: New test.
13
14 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
15
16         * gcc.dg/bitfld-9.c: New test.
17
18 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
19
20         * gcc.c-torture/execute/ieee/acc1.c: New test.
21         * gcc.c-torture/execute/ieee/acc2.c: New test.
22         * gcc.c-torture/execute/ieee/mzero6.c: New test.
23
24 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
25
26         * gcc.dg/deprecated-2.c: New test.
27
28 2004-09-09  James E Wilson  <wilson@specifixinc.com>
29
30         * gcc.dg/init-vec-1.c: New test.
31
32 2004-09-09  Roger Sayle  <roger@eyesopen.com>
33
34         PR middle-end/17055
35         * gcc.dg/pr17055-1.c: New test case.
36
37 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
38
39         PR target/17377
40         * gcc.c-torture/execute/pr17377.c: New test.
41
42 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
43
44         PR c/8420
45         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
46         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
47         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
48         gcc.dg/long-long-typespec-1.c: New tests.
49         * gcc.dg/tls/diag-2.c: Update expected diagnostics
50
51 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
52
53         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
54         gcc.dg/gnu99-static-1.c: New tests.
55
56 2004-09-08  Devang Patel  <dpatel@apple.com>
57
58         * gcc.dg/darwin-ld-20040828-1.c: New test.
59         * gcc.dg/darwin-ld-20040828-2.c: New test.
60         * gcc.dg/darwin-ld-20040828-3.c: New test.
61
62 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
63
64         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
65         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
66         in error message.
67         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
68         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
69         in error message.
70         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
71         types they qualify.
72         * objc.dg/type-size-2.m: Fix wording in comment.
73         * objc.dg/va-meth-1.m: New test case.
74
75 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
76
77         PR c/16633:
78         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
79         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
80
81 2004-09-06  Devang Patel  <dpatel@apple.com>
82
83         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
84         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
85
86 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
87
88         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
89         reflect changed line numbering of diagnostics.
90
91 2004-09-06  Paul Brook  <paul@codesourcery.com>
92
93         * gfortran.dg/edit_real_1.f90: Add new test.
94
95 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
96
97         * gcc.dg/tree-ssa/loop-2.c: New test.
98         * gcc.dg/tree-ssa/loop-3.c: New test.
99         * gcc.dg/tree-ssa/loop-4.c: New test.
100         * gcc.dg/tree-ssa/loop-5.c: New test.
101
102 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
103
104         * gcc.dg/format/sentinel-1.c: Update for parameter option.
105
106 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
107
108         * gcc.dg/format/sentinel-1.c: New test.
109
110 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
111
112         * testsuite/gcc.dg/builtins-46.c: New.
113
114 2004-09-03  Devang Patel  <dpatel@apple.com>
115
116         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
117         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
118
119 2004-09-03  Jan Beulich  <jbeulich@novell.com>
120
121         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
122         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
123         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
124         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
125         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
126         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
127         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
128         the non-portable bzero.
129         * gcc.dg/20010912-1.c: xfail for NetWare.
130         * gcc.dg/20020426-2.c: xfail for NetWare.
131         * gcc.dg/20021014-1.c: xfail for NetWare.
132         * gcc.dg/20021018-1.c: xfail for NetWare.
133         * gcc.dg/20030213-1.c: xfail for NetWare.
134         * gcc.dg/20030225-1.c: xfail for NetWare.
135         * gcc.dg/20030708-1.c: xfail for NetWare.
136         * gcc.dg/builtins-config.h: Also exclude NetWare.
137         * gcc.dg/format/format.h: Define restrict only if not already defined.
138         * gcc.dg/nest.c: xfail for NetWare.
139         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
140         * lib/target-supports.exp (check_visibility_available): Exclude
141         NetWare.
142
143 2004-09-03  Jan Beulich  <jbeulich@novell.com>
144
145         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
146         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
147         deterministic starting point for the alignment of structure fields.
148         * gcc.dg/Wpadded.c: Dito.
149         * g++.dg/abi/vbase10.C: Dito.
150
151 2004-09-03  Devang Patel  <dpatel@apple.com>
152
153         * g++.dg/debug/pr15736.cc: New test.
154
155 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
156
157         * README.QMTEST: Fix out-of-date link.
158
159 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
160
161         PR fortran/16579
162         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
163         Delete.  Duplicate of gfortran.dg/g77/20010610.f
164
165 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
166
167         * g++.dg/abi/arm_rtti1.C: New test.
168
169 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
170
171         * gcc.dg/ppc-vector-memcpy.c: New.
172         * gcc.dg/ppc-vector-memset.c: New.
173
174 2004-09-02  Chao-ying Fu  <fu@mips.com>
175
176         * gcc.target/mips/mips-3d-1.c: New test.
177         * gcc.target/mips/mips-3d-2.c: New test.
178         * gcc.target/mips/mips-3d-3.c: New test.
179         * gcc.target/mips/mips-3d-4.c: New test.
180         * gcc.target/mips/mips-3d-5.c: New test.
181         * gcc.target/mips/mips-3d-6.c: New test.
182         * gcc.target/mips/mips-3d-7.c: New test.
183         * gcc.target/mips/mips-3d-8.c: New test.
184         * gcc.target/mips/mips-3d-9.c: New test.
185         * gcc.target/mips/mips-ps-1.c: New test.
186         * gcc.target/mips/mips-ps-2.c: New test.
187         * gcc.target/mips/mips-ps-3.c: New test.
188         * gcc.target/mips/mips-ps-4.c: New test.
189         * gcc.target/mips/mips-ps-type.c: New test.
190
191 2004-09-02  Paul Brook  <paul@codesourcery.com>
192
193         * gfortran.dg/edit_real_1.f90: Add new tests.
194
195 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
196
197         PR fortran/15327
198         * gfortran.dg/merge_char_1.f90: New test.
199
200 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
201
202         PR fortran/16404
203         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
204
205 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
206
207         PR c/1522
208         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
209
210 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
211
212         * g++.dg/opt/loop1.C: Do not XFAIL.
213
214 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
215
216         * gcc.c-torture/execute/20040831-1.c: New test.
217
218 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
219
220         PR fortran/16579
221         * gfortran.dg/g77/20010610.f: Now passes.
222         Copy from g77.f-torture/execute. Add dg-run directive.
223         * gfortran.dg/g77/README: Update
224
225 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
226
227         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
228         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
229         (t1, t2, t3, t4): Add volatile.
230
231 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
232
233         * g++.dg/ext/visibility/arm1.C: New test.
234
235 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
236
237         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
238         -pedantic-errors.
239
240 2004-09-01  Paul Brook  <paul@codesourcery.com>
241
242         * gfortran.dg/eof_2.f90: New test.
243
244 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
245
246         PR fortran/16579
247         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
248
249 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
250
251         PR libfortran/16805
252         * gfortran.dg/list_read_2.f90: New test.
253
254 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
255
256         * g++.dg/abi/key1.C: New test.
257
258 2004-08-31  Richard Henderson  <rth@redhat.com>
259
260         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
261         form of offsetof.
262         * g++.dg/other/offsetof5.C: Remove duplicate.
263
264 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
265
266         PR fortran/17244
267         * gfortran.dg/func_derived_1.f90: New test.
268
269 2004-08-31  Paul Brook  <paul@codesourcery.com>
270
271         * gfortran.dg/eof_1.f90: New test.
272
273 2004-08-31  Paul Brook  <paul@codesourcery.com>
274
275         * gfortran.dg/list_read_1.f90: New file.
276
277 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
278
279         * g++.dg/opt/loop1.C: XFAIL.
280
281 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
282
283         * gcc.dg/funcdef-storage-1.c: New.
284         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
285         an extern function in local scope.
286         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
287         declare an 'auto inline' function in local scope.
288         * gcc.dg/20011130-1.c: Likewise.
289         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
290         an 'auto' function in local scope.
291         * gcc.dg/20021014-1.c: Likewise.
292         * gcc.dg/20030331-2.c: Likewise.
293
294 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
295
296         * gfortran.dg/blockdata_1.f90: New test.
297
298 2004-08-30  Richard Henderson  <rth@redhat.com>
299
300         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
301
302 2004-08-30  Richard Henderson  <rth@redhat.com>
303
304         * lib/fortran-torture.exp (fortran-torture-execute): Honor
305         additional_flags set by alternate driver.
306         (ieee-options): New procedure.
307         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
308         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
309         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
310         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
311
312 2004-08-30  Richard Henderson  <rth@redhat.com>
313
314         * lib/f-torture.exp: Remove.
315
316 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
317
318         PR rtl-optimization/16590
319         * g++.dg/opt/loop1.C: New test.
320
321 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
322
323         PR fortran/13910
324         * gfortran.dg/oldstyle_1.f90: New test.
325
326 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
327         Paul Brook  <paul@codesourcery.com>
328
329         * gfortran.dg/g77/README: Update.
330         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
331         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
332         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
333
334 2004-08-28  Paul Brook  <paul@codesourcery.com>
335
336         PR libfortran/17195
337         * gfortran.dg/edit_real_1.f90: New test.
338
339 2004-08-27  Paul Brook  <paul@codesourcery.com>
340
341         * gfortran.dg/rewind_1.f90: New test.
342
343 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
344
345         PR fortran/16597
346         * gfortran.dg/pr16597.f90: New test.
347
348 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
349
350         PR c/13801
351         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
352         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
353         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
354         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
355         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
356
357 2004-08-26  Nick Clifton  <nickc@redhat.com>
358
359         * gcc.c-torture/compile/pr17119.c: New test.
360
361 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
362
363         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
364
365 2004-08-25  Richard Henderson  <rth@redhat.com>
366
367         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
368         the bits that expect kind=8 to be the largest real kind.
369
370 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
371
372         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
373
374 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
375
376         * gfortran.dg/assignment_1.f90: New test.
377
378 2004-08-25  Adam Nemet  <anemet@lnxw.com>
379
380         * g++.dg/template/repo3.C: New test.
381
382 2004-08-25  Roger Sayle  <roger@eyesopen.com>
383
384         PR middle-end/16693
385         PR tree-optimization/16372
386         * g++.dg/opt/pr16372-1.C: New test case.
387         * g++.dg/opt/pr16693-1.C: New test case.
388         * g++.dg/opt/pr16693-2.C: New test case.
389
390 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
391
392         * objc.dg/proto-lossage-4.m: New test.
393
394 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
395
396         PR c++/17155
397         * g++.dg/inherit/local2.C: New test.
398
399 2004-08-25  Paul Brook  <paul@codesourcery.com>
400
401         PR fortran/17144
402         * gfortran.dg/string_ctor_1.f90: New test.
403
404 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
405
406         PR c++/14428
407         * g++.dg/template/redecl2.C: New test.
408
409 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
410
411         PR fortran/17143
412         * gfortran.dg/pr17143.f90: New test.
413
414 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
415
416         PR fortran/17164
417         * gfortran.dg/pr17164.f90: New test.
418
419 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
420
421         * gcc.dg/tree-ssa/loop-1.c: New test.
422
423 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
424
425         * gcc.c-torture/compile/20040824-1.c: New test.
426
427 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
428
429         * gcc.c-torture/compile/iftrap-3.c: New test.
430
431 2004-08-24  Paul Brook  <paul@codesourcery.com>
432
433         * gfortran.dg/entry_2.f90: New test.
434
435 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
436
437         PR c++/16889
438         * g++.dg/lookup/ambig[12].C: New.
439
440 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
441
442         PR c++/16706
443         * g++.dg/template/crash21.C: New test.
444         * g++.dg/template/crash22.C: Likewise.
445
446 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
447
448         PR c++/17149
449         * g++.dg/template/access15.C: New.
450
451 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
452
453         PR c++/17163
454         * g++.dg/template/repo2.C: New test.
455
456 2004-08-23  Roger Sayle  <roger@eyesopen.com>
457
458         PR rtl-optimization/17078
459         * gcc.c-torture/execute/pr17078-1.c: New test case.
460
461 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
462
463         PR c/14492
464         * gcc.dg/debug/crash1.c: New test.
465
466 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
467
468         PR c/16180
469         * gcc.dg/loop-5.c: New test.
470
471 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
472
473         * gcc.c-torture/execute/20040823-1.c: New test.
474
475 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
476
477         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
478         to the assembler.  Simplify test accordingly.
479         (asm_abi_flags): Use GNU names.
480         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
481         to check for ABI flags.
482
483 2004-08-22  Andrew Pinski  <apinski@apple.com>
484
485         * g++.dg/opt/pr14029.C: New test.
486         * gcc.c-torture/execute/pr15262.c: New test.
487
488 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
489
490         * gfortran.dg/reduction.f90: Add checks with complex arguments.
491
492 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
493
494         PR 16908
495         * gfortran.dg/direct_io.f90: New test.
496
497 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
498
499         PR c++/17121
500         * g++.dg/inherit/local2.C: New test.
501
502 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
503
504         PR c++/17120
505         * g++.dg/warn/Wparentheses-4.C: New test.
506
507 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
508
509         PR c++/17121
510         * g++.dg/inherit/local2.C: New test.
511
512         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
513         * gcc.dg/ppc-ldstruct.c: Likewise.
514         * gcc.dg/ppc64-abi-2.c: Likewise.
515
516 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
517
518         PR rtl-optimization/17099
519         * gcc.c-torture/execute/20040820-1.c: New test.
520
521 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
522
523         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
524
525 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
526
527         PR fortran/17077
528         * gfortran.dg/auto_array_1.f90: New test.
529
530 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
531
532         PR fortran/17074
533         * gfortran.dg/simpleif_1.f90: New test.
534
535 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
536
537         * lib/target-supports.exp (check_profiling_available): Return
538         false for arm*-*-symbianelf* and arm*-*-eabi*.
539
540         PR c++/15890
541         * g++.dg/template/delete1.C: New test.
542
543 2004-08-19  Paul Brook  <paul@codesourcery.com>
544
545         PR fortran/14976
546         PR fortran/16228
547         * gfortran.dg/data_char_1.f90: New test.
548
549 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
550
551         PR fortran/16946
552         * gfortran.dg/reduction.f90: New testcase.
553
554 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
555
556         PR fortran/16520
557         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
558
559 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
560
561         PR c++/17041
562         * g++.dg/Wparentheses-3.C: New test.
563
564 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
565
566         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
567         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
568         * gcc.dg/vect/vect-2.c: Likewise.
569         * gcc.dg/vect/vect-3.c: Likewise.
570         * gcc.dg/vect/vect-4.c: Likewise.
571         * gcc.dg/vect/vect-5.c: Likewise.
572         * gcc.dg/vect/vect-6.c: Likewise.
573         * gcc.dg/vect/vect-7.c: Likewise.
574         * gcc.dg/vect/vect-25.c: Likewise.
575         * gcc.dg/vect/vect-31.c: Likewise.
576         * gcc.dg/vect/vect-32.c: Likewise.
577         * gcc.dg/vect/vect-34.c: Likewise.
578         * gcc.dg/vect/vect-36.c: Likewise.
579         * gcc.dg/vect/vect-all.c: Likewise.
580
581 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
582
583         PR c++/17068
584         * g++.dg/template/operator4.C: New test.
585
586 2004-08-18  Richard Henderson  <rth@redhat.com>
587
588         * gcc.dg/20040206-1.c: XFAIL.
589
590 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
591
592         PR c++/16246
593         * g++.dg/template/array7.C: New test.
594
595 2004-08-17  James E Wilson  <wilson@specifixinc.com>
596
597         * gcc.dg/mips-movcc-1.c: New test.
598         * gcc.dg/mips-movcc-2.c: New test.
599         * gcc.dg/mips-movcc-3.c: New test.
600
601         * gcc.dg/mips-nmadd-1.c: New test.
602         * gcc.dg/mips-nmadd-2.c: New test.
603
604 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
605
606         PR c++/15871
607         * g++.dg/opt/inline8.C: New test.
608
609         PR c++/16965
610         * g++.dg/parse/error17.C: New test.
611
612 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
613
614         * gcc.dg/vect: New directory for vectorizer tests.
615         * gcc.dg/vect/tree-vect.h: New file.
616         * gcc.dg/vect/vect.exp: New file.
617         * gcc.dg/vect/pr16105.c.c: New test.
618         * gcc.dg/vect/vect-1.c: New test.
619         * gcc.dg/vect/vect-2.c: New test.
620         * gcc.dg/vect/vect-3.c: New test.
621         * gcc.dg/vect/vect-4.c: New test.
622         * gcc.dg/vect/vect-5.c: New test.
623         * gcc.dg/vect/vect-6.c: New test.
624         * gcc.dg/vect/vect-7.c: New test.
625         * gcc.dg/vect/vect-8.c: New test.
626         * gcc.dg/vect/vect-9.c: New test.
627         * gcc.dg/vect/vect-10.c: New test.
628         * gcc.dg/vect/vect-11.c: New test.
629         * gcc.dg/vect/vect-12.c: New test.
630         * gcc.dg/vect/vect-13.c: New test.
631         * gcc.dg/vect/vect-14.c: New test.
632         * gcc.dg/vect/vect-15.c: New test.
633         * gcc.dg/vect/vect-16.c: New test.
634         * gcc.dg/vect/vect-17.c: New test.
635         * gcc.dg/vect/vect-18.c: New test.
636         * gcc.dg/vect/vect-19.c: New test.
637         * gcc.dg/vect/vect-20.c: New test.
638         * gcc.dg/vect/vect-21.c: New test.
639         * gcc.dg/vect/vect-22.c: New test.
640         * gcc.dg/vect/vect-23.c: New test.
641         * gcc.dg/vect/vect-24.c: New test.
642         * gcc.dg/vect/vect-25.c: New test.
643         * gcc.dg/vect/vect-26.c: New test.
644         * gcc.dg/vect/vect-27.c: New test.
645         * gcc.dg/vect/vect-28.c: New test.
646         * gcc.dg/vect/vect-29.c: New test.
647         * gcc.dg/vect/vect-30.c: New test.
648         * gcc.dg/vect/vect-31.c: New test.
649         * gcc.dg/vect/vect-32.c: New test.
650         * gcc.dg/vect/vect-33.c: New test.
651         * gcc.dg/vect/vect-34.c: New test.
652         * gcc.dg/vect/vect-35.c: New test.
653         * gcc.dg/vect/vect-36.c: New test.
654         * gcc.dg/vect/vect-37.c: New test.
655         * gcc.dg/vect/vect-38.c: New test.
656         * gcc.dg/vect/vect-40.c: New test.
657         * gcc.dg/vect/vect-41.c: New test.
658         * gcc.dg/vect/vect-42.c: New test.
659         * gcc.dg/vect/vect-43.c: New test.
660         * gcc.dg/vect/vect-44.c: New test.
661         * gcc.dg/vect/vect-45.c: New test.
662         * gcc.dg/vect/vect-46.c: New test.
663         * gcc.dg/vect/vect-47.c: New test.
664         * gcc.dg/vect/vect-48.c: New test.
665         * gcc.dg/vect/vect-49.c: New test.
666         * gcc.dg/vect/vect-50.c: New test.
667         * gcc.dg/vect/vect-51.c: New test.
668         * gcc.dg/vect/vect-52.c: New test.
669         * gcc.dg/vect/vect-53.c: New test.
670         * gcc.dg/vect/vect-54.c: New test.
671         * gcc.dg/vect/vect-55.c: New test.
672         * gcc.dg/vect/vect-56.c: New test.
673         * gcc.dg/vect/vect-57.c: New test.
674         * gcc.dg/vect/vect-58.c: New test.
675         * gcc.dg/vect/vect-59.c: New test.
676         * gcc.dg/vect/vect-60.c: New test.
677         * gcc.dg/vect/vect-61.c: New test.
678         * gcc.dg/vect/vect-all.c: New test.
679         * gcc.dg/vect/vect-none.c: New test.
680
681 2004-08-17  Paul Brook  <paul@codesourcery.com>
682
683         PR fortran/13082
684         * gfortran.dg/entry_1.f90: New test.
685
686 2004-08-17  Andrew Pinski  <apinski@apple.com>
687
688         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
689
690 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
691
692         * gcc.dg/pr17036-1.c: New test.
693
694 2004-08-16  Devang Patel  <dpatel@apple.com>
695
696         * gcc.dg/darwin-20040809-1.c: New test.
697
698 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
699
700         * gcc.dg/funcdef-attr-1.c: New test.
701
702 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
703
704         * gcc.dg/altivec-17.c: New test.
705         * gcc.dg/altivec-18.c: New test.
706
707 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
708
709         PR c++/6749
710         * g++.dg/template/vtable2.C: New test.
711
712 2004-08-14  Richard Henderson  <rth@redhat.com>
713
714         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
715         * gcc.dg/pack-test-4.c (main): Return 0.
716         * gcc.dg/setjmp-1.c: Remove XFAIL.
717         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
718
719 2004-08-14  Richard Henderson  <rth@redhat.com>
720
721         * gcc.dg/980217-1.c: Add prototype for printf.
722
723 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
724
725         * gfortran.dg/pr16935.f90: New test.
726
727 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
728
729         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
730
731 2004-08-13  Paul Brook  <paul@codesourcery.com>
732
733         * gfortran.dg/der_io_1.f90: Remove stray comma.
734
735 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
736
737         * gcc.dg/vmx/cw-bug-2.c: Remove.
738         * gcc.dg/vmx/vprint-1.c: Remove.
739         * gcc.dg/vmx/vscan-1.c: Remove.
740
741 2004-08-12  Devang patel  <dpatel@apple.com>
742
743         * gcc.dg/darwin-20040809-2.c: New test.
744
745 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
746
747         * g++.dg/ext/altivec-12.C: New test.
748
749         * g++.dg/ext/altivec-11.C: New test.
750
751 2004-08-12  Paul Brook  <paul@codesourcery.com>
752
753         * g++.dg/abi/arm_cxa_vec_1.C: New test.
754
755 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
756
757         * g++.dg/ext/altivec-2.C: Check for hardware support before
758         executing any VMX instructions.
759
760         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
761
762 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
763
764         PR c++/16276
765         * g++.old-deja/g++.other/comdat4.C: New test.
766         * g++.old-deja/g++.other/comdat4-aux.cc: New.
767
768 2004-08-12  Ben Elliston  <bje@au.ibm.com>
769
770         PR target/16286
771         * gcc.dg/pr16286.c: New test.
772
773 2004-08-12 Jan Beulich <jbeulich@novell.com>
774
775         * g++.dg/ext/asm5.C: New.
776
777 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
778
779         PR c++/16698
780         * g++.dg/eh/crash1.C: New test.
781
782         PR c++/16717
783         * g++.dg/ext/construct1.C: New test.
784
785 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
786
787         PR c++/16853
788         * g++.dg/init/ptrmem1.C: New test.
789
790         PR c++/16618
791         * g++.dg/parse/offsetof5.C: New test.
792
793         PR c++/16870
794         * g++.dg/template/overload3.C: New test.
795
796 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
797
798         PR c++/16964
799         * g++.dg/parse/error16.C: New test.
800
801         PR c++/16904
802         * g++.dg/template/error14.C: New test.
803
804         PR c++/16929
805         * g++.dg/template/error15.C: New test.
806
807 2004-08-11  Devang Patel  <dpatel@apple.com>
808
809         * gcc.dg/darwin-ld-20040809-1.c: New test.
810         * gcc.dg/darwin-ld-20040809-2.c: New test.
811
812 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
813
814         PR fortran/16917
815         * gfortran.dg/dfloat_1.f90: New test.
816
817 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
818
819         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
820         * gcc.dg/dll-2.c: Fix dg-require syntax.
821         * gcc.misc-tests/arm-isr.c (abort): Declare.
822         (exit): Likewise.
823
824 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
825
826         PR c++/16971
827         * g++.dg/parse/crash16.C: New test.
828
829 2004-08-10  Roger Sayle  <roger@eyesopen.com>
830
831         * gcc.dg/mips-rsqrt-1.c: New test case.
832         * gcc.dg/mips-rsqrt-2.c: New test case.
833         * gcc.dg/mips-rsqrt-3.c: New test case.
834
835 2004-08-10  Paul Brook  <paul@codesourcery.com>
836
837         * gfortran.dg/der_io_1.f90: New test.
838
839 2004-08-10  Paul Brook  <paul@codesourcery.com>
840
841         PR fortran/16919
842         * gfortran.dg/der_array_1.f90: New test.
843
844 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
845
846         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
847
848 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
849
850         * gcc.dg/wchar_t-2.c: Fix typo.
851
852 2004-08-09  Falk Hueffner  <falk@debian.org>
853
854         PR tree-optimization/12517
855         * gcc.c-torture/compile/pr12517.c: New test.
856
857         PR tree-optimization/12578
858         * gcc.c-torture/compile/pr12578.c: New test.
859
860         PR tree-optimization/12899
861         * gcc.c-torture/compile/pr12899.c: New test.
862
863         PR rtl-optimization/14692
864         * gcc.c-torture/compile/pr14692.c: New test.
865
866         PR tree-optimization/16461
867         * gcc.c-torture/compile/pr16461.c: New test.
868
869 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
870
871         * gfortran.dg/getenv_1.f90: New test.
872
873 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
874
875         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
876         wchar_t.
877         * gcc.dg/symbian5.c: Test -fno-short-wchar.
878
879 2004-08-06  Paul Brook  <paul@codesourcery.com>
880
881         * gfortran.dg/ret_array_1.f90: New test.
882         * gfortran.dg/ret_pointer_1.f90: New test.
883
884 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
885
886         * gcc.dg/missing-field-init-[12].c: New tests.
887         * g++.dg/warn/missing-field-init-[12].C: New tests.
888
889 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
890
891         * gcc.dg/enum2.c: New test.
892         * gcc.dg/symbian3.c: Likewise.
893         * gcc.dg/symbian4.c: Likewise.
894         * gcc.dg/wchar_t-2.c: Likewise.
895
896 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
897
898         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
899         destructor tests.
900
901 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
902
903         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
904         dg-require-visiblity.
905         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
906         * g++.dg/ext/visibility/fvisibility.C: Likewise.
907         * g++.dg/ext/visibility/memfuncts.C: Likewise.
908         * g++.dg/ext/visibility/new1.C: Likewise.
909         * g++.dg/ext/visibility/pragma.C: Likewise.
910         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
911         * g++.dg/ext/visibility/virtual.C: Likewise.
912         * g++/dg/ext/visibility/visibility-1.C: Likewise.
913         * g++/dg/ext/visibility/visibility-2.C: Likewise.
914         * g++/dg/ext/visibility/visibility-3.C: Likewise.
915         * g++/dg/ext/visibility/visibility-4.C: Likewise.
916         * g++/dg/ext/visibility/visibility-5.C: Likewise.
917         * g++/dg/ext/visibility/visibility-6.C: Likewise.
918         * g++/dg/ext/visibility/visibility-7.C: Likewise.
919         * g++/dg/ext/visibility/visibility-8.C: New test.
920         * gcc.c-torture/compile/dll.x: Remove.
921         * gcc.dg/dll-2.c: Use dg-require-dll
922         * gcc.dg/visibility-10.c: New test.
923         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
924         supporting DLLs.
925         * testsuite/lib/scanasm.exp (scan_hidden): New function.
926         (scan_not_hidden): Likewise.
927
928 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
929
930         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
931
932 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
933
934         * gcc.c-torture/execute/20040805-1.c: New test.
935
936 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
937
938         * gcc.dg/20020118-1.c: Declare abort.
939         * gcc.dg/altivec_check.h: Likewise.
940         * gcc.dg/iftrap-2.c: Likewise.
941         * gcc.dg/pragma-darwin.c: Likewise.
942         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
943
944 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
945
946         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
947
948 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
949
950         * gcc.c-torture/execute/builtins/abs-2.c,
951         gcc.c-torture/execute/builtins/abs-3.c,
952         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
953         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
954         intmax_t, uintmax_t and their limits.
955         * gcc.dg/intmax_t-1.c: New test.
956
957 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
958
959         * g++.dg/tc1/dr147.C: Add reference to PR.
960
961 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
962
963         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
964         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
965
966 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
967
968         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
969
970 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
971
972         * gcc.dg/redecl-5.c: New test.
973         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
974         of scanf.
975
976 2004-08-03  Roger Sayle  <roger@eyesopen.com>
977
978         PR middle-end/16790
979         * gcc.c-torture/execute/pr16790-1.c: New test case.
980
981 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
982
983         * g++.dg/ext/visibility/assign1.C: New test.
984         * g++.dg/ext/visibility/new1.C: Likewise.
985
986         * gcc.dg/symbian1.c: New test.
987         * gcc.dg/symbian2.c: Likewise.
988
989 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
990
991         PR target/16570
992         * gcc.dg/i386-sse-9.c: New test.
993
994 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
995
996         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
997
998 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
999
1000         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
1001         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
1002         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
1003         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
1004         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
1005         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
1006         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
1007         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
1008         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
1009         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
1010         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
1011         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
1012         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
1013         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
1014         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
1015         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
1016         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
1017         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
1018         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
1019         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
1020         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
1021         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
1022         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
1023         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
1024         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
1025         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
1026         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
1027         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
1028         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
1029         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
1030         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
1031         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
1032         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
1033         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
1034         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
1035         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
1036         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
1037         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
1038         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
1039         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
1040         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
1041         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
1042         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
1043         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
1044         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
1045         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
1046         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
1047         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
1048         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
1049         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
1050         gcc.misc-tests/i386-pf-3dnow-1.c,
1051         gcc.misc-tests/i386-pf-athlon-1.c,
1052         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
1053         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
1054         Declare built-in functions used.
1055         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
1056
1057 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
1058
1059         PR c++/16707
1060         * g++.dg/lookup/using12.C: New test.
1061
1062         * g++.dg/init/null1.C: Fix PR number.
1063         * g++.dg/parse/namespace10.C: Likewise.
1064
1065 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1066
1067         PR c++/16224
1068         * g++.dg/template/spec17.C: New test.
1069         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
1070         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
1071
1072 2004-08-02  David Billinghurst
1073
1074         PR fortran/16292
1075         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
1076
1077 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
1078
1079         * gcc.dg/ia64-got-1.c: New test case.
1080
1081 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1082
1083         PR c++/16489
1084         * g++.dg/init/null1.C: New test.
1085         * g++.dg/tc1/dr76.C: Adjust error marker.
1086
1087         PR c++/16529
1088         * g++.dg/parse/namespace10.C: New test.
1089
1090         PR c++/16810
1091         * g++.dg/inherit/ptrmem2.C: New test.
1092
1093 2004-08-02  Ben Elliston  <bje@au.ibm.com>
1094
1095         PR target/16155
1096         * gcc.dg/pr16155.c: New test.
1097
1098 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1099
1100         * gcc.dg/redecl-2.c: New test.
1101
1102 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
1103
1104         * gcc.dg/darwin-longdouble.c: New file.
1105
1106 2004-07-30  Richard Henderson  <rth@redhat.com>
1107
1108         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
1109         write to constant argument.
1110         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
1111
1112 2004-07-30  Richard Henderson  <rth@redhat.com>
1113
1114         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
1115         tests of nearest around zero.
1116
1117 2004-07-30  Andrew Pinski  <apinski@apple.com>
1118
1119         * gcc.c-torture/compile/20040730-1.c: New test.
1120
1121 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1122
1123         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
1124         powerpc-eabispe.
1125
1126 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1127
1128         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
1129
1130 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
1131
1132         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
1133         contains $ld_library_path.
1134         * lib/gfortran.exp (gfortran_link_flags): Likewise.
1135
1136 2004-07-29  Richard Henderson  <rth@redhat.com>
1137
1138         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
1139
1140         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
1141         (alt2, which): New.
1142         (Check): Accept either alternative.
1143
1144 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
1145
1146         * g++.dg/abi/inline1.C: New test.
1147         * g++.dg/abi/local1-a.cc: Likewise.
1148         * g++.dg/abi/local1.C: Likewise.
1149         * g++.dg/abi/mangle11.C: Tweak location of warnings.
1150         * g++.dg/abi/mangle12.C: Likewise.
1151         * g++.dg/abi/mangle17.C: Likewise.
1152         * g++.dg/abi/mangle20-2.C: Likewise.
1153         * g++.dg/opt/interface1.C: Likewise.
1154         * g++.dg/opt/interface1.h: Likewise.
1155         * g++.dg/opt/interface1-a.cc: New test.
1156         * g++.dg/parse/repo1.C: New test.
1157         * g++.dg/template/repo1.C: Likewise.
1158         * g++.dg/warn/Winline-1.C: Likewise.
1159         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
1160
1161 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
1162
1163         * gcc.dg/tree-ssa/20040729-1.c: New test.
1164
1165 2004-07-27  Matt Austern <austern@apple.com>
1166
1167         * gcc.dg/darwin-bool-1.c: New test.
1168         * gcc.dg/darwin-bool-2.c: New test.
1169
1170 2004-07-28  Richard Henderson  <rth@redhat.com>
1171
1172         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
1173         arguments in the correct type.  Don't write to constant arguments.
1174
1175 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1176
1177         PR tree-optimization/16688
1178         PR tree-optimization/16689
1179         * g++.dg/tree-ssa/pr16688.C: New test.
1180
1181 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1182
1183         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1184         loads.  Not only in the comment, this time.
1185
1186 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
1187
1188         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
1189         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
1190         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
1191         * gcc.dg/sh4a-bitmovua.c: New.
1192         * gcc.dg/sh4a-cos.c: New.
1193         * gcc.dg/sh4a-cosf.c: New.
1194         * gcc.dg/sh4a-fprun.c: New.
1195         * gcc.dg/sh4a-fsrra.c: New.
1196         * gcc.dg/sh4a-memmovua.c: New.
1197         * gcc.dg/sh4a-sin.c: New.
1198         * gcc.dg/sh4a-sincos.c: New.
1199         * gcc.dg/sh4a-sincosf.c: New.
1200         * gcc.dg/sh4a-sinf.c: New.
1201
1202 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1203
1204         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
1205         conditionals.
1206         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1207         loads.
1208         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
1209         DOM1.
1210
1211 2004-07-27  Andrew Pinski  <apinski@apple.com>
1212
1213         * g++.dg/rtti/tinfo1.C: Correct the xfail.
1214
1215 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
1216
1217         * gcc.dg/pragma-isr.c: New test.
1218
1219 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1220
1221         PR c++/14429
1222         * g++.dg/template/ttp11.C: New test.
1223
1224 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
1225
1226         * gcc.c-torture/compile/20040727-1.c: New test.
1227
1228 2004-07-26  Eric Christopher  <echristo@redhat.com>
1229
1230         * gcc.c-torture/compile/20040726-2.c: New test.
1231
1232 2004-07-26  Andrew Pinski  <apinski@apple.com>
1233
1234         * g++.dg/rtti/tinfo1.C: Xfail.
1235
1236 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
1237
1238         * gcc.c-torture/compile/20040726-1.c: New test.
1239
1240 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
1241             Brian Ryner  <bryner@brianryner.com>
1242
1243         PR c++/9283
1244         PR c++/15000
1245         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
1246         * g++.dg/ext/visibility/: New directory.
1247         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
1248         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
1249         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
1250         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
1251         * g++.dg/ext/visibility/fvisibility.C,
1252         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
1253         g++.dg/ext/visibility/fvisibility-override1.C
1254         g++.dg/ext/visibility/fvisibility-override2.C
1255         g++.dg/ext/visibility/memfuncts.C
1256         g++.dg/ext/visibility/noPLT.C
1257         g++.dg/ext/visibility/pragma.C
1258         g++.dg/ext/visibility/pragma-override1.C
1259         g++.dg/ext/visibility/pragma-override2.C
1260         g++.dg/ext/visibility/staticmemfuncts.C
1261         g++.dg/ext/visibility/virtual.C: New tests.
1262
1263 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1264
1265         PR c/15360
1266         * gcc.dg/pr15360-1.c: New test.
1267
1268 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
1269
1270         * gcc.dg/pragma-align-2.c: New test.
1271         * gcc.dg/pragma-init-fini.c: New test.
1272         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
1273         targets.
1274
1275 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1276
1277         * gcc.dg/init-string-2.c: New test.
1278
1279 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
1280
1281         PR 16684
1282         * gcc.dg/Wredundant-decls-1.c: New test case.
1283
1284 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
1285
1286         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
1287         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
1288         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
1289         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
1290         * gcc.dg/compat/generate-random.c: New file.
1291         * gcc.dg/compat/generate-random.h: Likewise.
1292         * gcc.dg/compat/generate-random_r.c: Likewise.
1293         * gcc.dg/compat/struct-layout-1.h: Likewise.
1294         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
1295         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
1296         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
1297         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
1298         * gcc.dg/compat/struct-layout-1_main.c: New test.
1299         * gcc.dg/compat/struct-layout-1_x.c: New file.
1300         * gcc.dg/compat/struct-layout-1_y.c: New file.
1301         * gcc.dg/compat/struct-layout-1_test.h: New file.
1302
1303 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
1304
1305         * gcc.dg/comp-return-1.c: New test
1306
1307 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
1308
1309         * gcc.dg/vmx/8-02a.c: Fix typo.
1310
1311         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
1312         * gcc.dg/darwin-abi-3.c: New test.
1313
1314         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
1315         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
1316
1317         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
1318         * gcc.dg/vmx/ops-long-1.c: New test.
1319         * gcc.dg/vmx/ops-long-2.c: New test.
1320
1321 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1322
1323         * g++.dg/lookup/conv-[1234].C: New.
1324
1325 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
1326
1327         * g++.dg/parse/attr2.C: Simplify.
1328
1329 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1330
1331         PR c/7284
1332         * gcc.c-torture/execute/pr7284-1.c: New test.
1333
1334 2004-07-22  Brian Booth  <bbooth@redhat.com>
1335
1336         * gcc.dg/tree-ssa/20040721-1.c: New test.
1337
1338 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1339
1340         * g++.dg/template/crash20.c: New.
1341
1342 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
1343
1344         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
1345         Add dg-run directive.  Declare variables as required.
1346         * gfortran.dg/g77/README: Update
1347
1348 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
1349
1350         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
1351         gcc.dg/cris-peep2-andu2.c: New tests.
1352
1353 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1354
1355         PR c/15052
1356         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
1357         on return type.
1358         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
1359         messages.
1360         * gcc.dg/qual-return-2.c: Update expected messages.
1361         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
1362
1363 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1364
1365         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
1366         * gcc.dg/noncompile/921102-1.c: Update expected error message.
1367
1368 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1369
1370         PR c/11250
1371         * gcc.dg/init-string-1.c: New test.
1372
1373 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
1374
1375         PR middle-end/15345
1376         PR c/16450
1377         * gcc.dg/torture/nested-fn-1.c: New test.
1378
1379 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
1380
1381         PR target/16559
1382         * gcc.dg/ia64-fptr-1.c: New file.
1383
1384 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1385
1386         PR c++/14497
1387         * g++.dg/template/spec16.C: New test.
1388         * g++.old-deja/g++.robertl/eb118.C: Remove.
1389
1390 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1391
1392         PR c++/509
1393         * g++.dg/template/spec15.C: New test.
1394
1395 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
1396
1397         Copy cases from g77.f-torture/execute and add dg-run
1398         directive.  Other changes as noted.
1399         * gfortran.dg/g77/13037.f
1400         * gfortran.dg/g77/1832.f
1401         * gfortran.dg/g77/19981119-0.f
1402         * gfortran.dg/g77/19990313-0.f
1403         * gfortran.dg/g77/19990313-1.f
1404         * gfortran.dg/g77/19990313-2.f
1405         * gfortran.dg/g77/19990313-3.f
1406         * gfortran.dg/g77/19990419-1.f
1407         * gfortran.dg/g77/19990826-0.f
1408         * gfortran.dg/g77/19990826-2.f
1409         * gfortran.dg/g77/20000503-1.f
1410         * gfortran.dg/g77/20001111.f
1411         * gfortran.dg/g77/20010116.f
1412         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
1413         * gfortran.dg/g77/20010430.f
1414         * gfortran.dg/g77/6177.f
1415         * gfortran.dg/g77/947.f
1416         * gfortran.dg/g77/970816-3.f
1417         * gfortran.dg/g77/971102-1.f
1418         * gfortran.dg/g77/980520-1.f
1419         * gfortran.dg/g77/980628-0.f
1420         * gfortran.dg/g77/980628-1.f
1421         * gfortran.dg/g77/980628-10.f
1422         * gfortran.dg/g77/980628-2.f
1423         * gfortran.dg/g77/980628-3.f
1424         * gfortran.dg/g77/980628-7.f
1425         * gfortran.dg/g77/980628-8.f
1426         * gfortran.dg/g77/980628-9.f
1427         * gfortran.dg/g77/980701-0.f
1428         * gfortran.dg/g77/980701-1.f
1429         * gfortran.dg/g77/cabs.f
1430         * gfortran.dg/g77/claus.f
1431         * gfortran.dg/g77/complex_1.f
1432         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
1433         * gfortran.dg/g77/dcomplex.f
1434         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
1435         * gfortran.dg/g77/f90-intrinsic-mathematical.f
1436         * gfortran.dg/g77/f90-intrinsic-numeric.f
1437         * gfortran.dg/g77/int8421.f
1438         * gfortran.dg/g77/labug1.f
1439         * gfortran.dg/g77/large_vec.f
1440         * gfortran.dg/g77/le.f
1441         * gfortran.dg/g77/short.f
1442         * gfortran.dg/g77/README: Update
1443
1444 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
1445
1446         PR c++/16637
1447         * g++.dg/parse/lookup4.C: New test.
1448
1449 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1450
1451         PR c++/16175
1452         * g++.dg/template/ttp10.C: New test.
1453
1454 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1455
1456         * gcc.dg/pr12625-1.c: New test.
1457
1458 2004-07-20  Steven Bosscher  <stevenb@suse.de>
1459
1460         * testsuite/gcc.dg/switch-warn-1.c: New test.
1461         * testsuite/gcc.dg/switch-warn-2.c: New test.
1462         * gcc.c-torture/compile/pr14730.c: Update.
1463
1464 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
1465
1466         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
1467         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
1468         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
1469         g++.dg/template/nontype3.C: Remove trailing CR from tests.
1470
1471 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
1472
1473         PR c++/16623
1474         * g++.dg/template/assign1.C: New test.
1475
1476 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1477
1478         PR c++/12170
1479         * g++.dg/template/ttp9.C: New test.
1480
1481 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
1482
1483         * gcc.dg/format/cmn-err-1.c: New test.
1484
1485 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1486
1487         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
1488         gcc.dg/Wparentheses-10.c: New tests.
1489         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
1490
1491 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1492
1493         PR fortran/16465
1494         * gfortran.dg/g77//ffixed-line-length-0.f,
1495         gfortran.dg/g77/ffixed-line-length-132.f,
1496         gfortran.dg/g77/ffixed-line-length-72.f,
1497         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
1498         gfortran.dg/g77/README: Update.
1499
1500 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1501
1502         PR c++/13092
1503         * g++.dg/template/non-dependent7.C: New test.
1504         * g++.dg/template/non-dependent8.C: Likewise.
1505         * g++.dg/template/non-dependent9.C: Likewise.
1506         * g++.dg/template/non-dependent10.C: Likewise.
1507
1508 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
1509
1510         PR c++/16337
1511         * g++.dg/parse/attr2.C: New test.
1512
1513 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
1514
1515         * g77.dg: Removed.
1516         * g77.f-torture: Ditto.
1517
1518 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1519
1520         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
1521         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
1522         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
1523
1524 2004-07-16  Richard Henderson  <rth@redhat.com>
1525
1526         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
1527
1528 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1529
1530         * lib/fortran-torture.exp (fortran-torture): Don't test compile
1531         tests with full list of options.
1532         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
1533         of TORTURE_OPTIONS if test contains 'dg-do run'.
1534
1535         PR fortran/16404
1536         * gfortran.dg/do_iterator.f90: New test.
1537
1538 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1539
1540         PR rtl-optimization/16536
1541         * gcc.c-torture/execute/restrict-1.c: New test.
1542
1543 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1544
1545         PR fortran/15324
1546         * gfortran.dg/pr15324.f90: New test.
1547
1548         PR fortran/15129
1549         * gfortran.dg/pr15129.f90: New test.
1550
1551         PR fortran/15140
1552         * gfortran.dg/pr15140.f90: New test.
1553
1554         PR fortran/13792
1555         * gfortran.fortran-torture/execute/bounds.f90: Add check for
1556         compile-time simplification.
1557
1558 2004-07-14  Mike Stump  <mrs@apple.com>
1559
1560         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
1561
1562 2004-07-14  James E Wilson  <wilson@specifixinc.com>
1563
1564         PR target/16325
1565         * gcc.dg/profile-generate-1.c: New.
1566
1567 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
1568
1569         * gcc.c-torture/execute/20040709-1.c: New test.
1570         * gcc.c-torture/execute/20040709-2.c: New test.
1571
1572 2004-07-14  Mike Stump  <mrs@apple.com>
1573
1574         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
1575
1576 2004-07-14  Mike Stump  <mrs@apple.com>
1577
1578         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
1579
1580 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
1581
1582         PR c++/16518
1583         * g++.dg/parse/mutable1.C: New test.
1584
1585 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
1586
1587         PR tree-optimization/16443
1588         * gcc.dg/tree-ssa/20040713-1.c: New test.
1589
1590 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
1591
1592         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
1593         for operator new.
1594
1595 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1596
1597         * gfortran.dg/g77/README: New file
1598         * gfortran.dg/g77/19981216-0.f:  Copy from
1599         g77.f-torture/noncompile.  Add "dg-do compile" and
1600         dg-error as required.
1601         * gfortran.dg/g77/19990218-1.f: Likewise
1602         * gfortran.dg/g77/19990905-1.f: Likewise
1603         * gfortran.dg/g77/9263.f: Likewise
1604         * gfortran.dg/g77/980615-0.f: Likewise
1605         * gfortran.dg/g77/980616-0.f: Likewise
1606         * gfortran.dg/g77/check0.f: Likewise
1607         * gfortran.dg/g77/select_no_compile.f: Likewise
1608
1609 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1610
1611         Copy files from g77.f-torture/compile.
1612         Add "{ dg-do compile}".  Other changes as noted
1613         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
1614         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
1615         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
1616         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
1617         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
1618         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
1619         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
1620         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
1621         statement to conform to standard.  Append alpha1.x for reference.
1622         * gfortran.dg/g77/xformat.f: Add dg-warning
1623
1624 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1625
1626         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
1627         Add {dg-do compile} directive.
1628         * gfortran.dg/g77/cpp2.F: Likewise
1629
1630 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1631
1632         PR c++/5402
1633         * g++.dg/lookup/name-clash1.C: New test.
1634
1635         PR c++/9777
1636         * g++.dg/lookup/name-clash2.C: New test.
1637
1638         PR c++/12102
1639         * g++.dg/lookup/name-clash3.C: New test.
1640
1641 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1642
1643         * g++.dg/lookup/new2.C: New test.
1644         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
1645
1646 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
1647
1648         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
1649         Add {dg-do compile} directive.
1650         * gfortran.dg/g77/13060.f: Likewise
1651         * gfortran.dg/g77/19990218-0.f: Likewise
1652         * gfortran.dg/g77/19990305-0.f: Likewise
1653         * gfortran.dg/g77/19990419-0.f: Likewise
1654         * gfortran.dg/g77/19990502-0.f: Likewise
1655         * gfortran.dg/g77/19990502-1.f: Likewise
1656         * gfortran.dg/g77/19990525-0.f: Likewise
1657         * gfortran.dg/g77/19990826-1.f: Likewise
1658         * gfortran.dg/g77/19990826-3.f: Likewise
1659         * gfortran.dg/g77/19990905-2.f: Likewise
1660         * gfortran.dg/g77/20000412-1.f: Likewise
1661         * gfortran.dg/g77/20000511-1.f: Likewise
1662         * gfortran.dg/g77/20000511-2.f: Likewise
1663         * gfortran.dg/g77/20000518.f: Likewise
1664         * gfortran.dg/g77/20000601-1.f: Likewise
1665         * gfortran.dg/g77/20000601-2.f: Likewise
1666         * gfortran.dg/g77/20000629-1.f: Likewise
1667         * gfortran.dg/g77/20000630-2.f: Likewise
1668         * gfortran.dg/g77/20010115.f: Likewise
1669         * gfortran.dg/g77/20010321-1.f: Likewise
1670         * gfortran.dg/g77/20010426.f: Likewise
1671         * gfortran.dg/g77/20020307-1.f: Likewise
1672         * gfortran.dg/g77/8485.f: Likewise
1673         * gfortran.dg/g77/960317-1.f: Likewise
1674         * gfortran.dg/g77/970915-0.f: Likewise
1675         * gfortran.dg/g77/980310-1.f: Likewise
1676         * gfortran.dg/g77/980310-2.f: Likewise
1677         * gfortran.dg/g77/980310-3.f: Likewise
1678         * gfortran.dg/g77/980310-4.f: Likewise
1679         * gfortran.dg/g77/980310-6.f: Likewise
1680         * gfortran.dg/g77/980310-7.f: Likewise
1681         * gfortran.dg/g77/980310-8.f: Likewise
1682         * gfortran.dg/g77/980419-2.f: Likewise
1683         * gfortran.dg/g77/980424-0.f: Likewise
1684         * gfortran.dg/g77/980427-0.f: Likewise
1685         * gfortran.dg/g77/980729-0.f: Likewise
1686         * gfortran.dg/g77/981117-1.f: Likewise
1687         * gfortran.dg/g77/toon_1.f: Likewise
1688
1689 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1690
1691         PR c++/2204
1692         * g++.dg/other/abstract2.C: New test.
1693
1694 2004-07-12  Paul Brook  <paul@codesourcery.com>
1695
1696         * gfortran.dg/pointer_init_1.f90: New test.
1697
1698 2004-07-11  Paul Brook  <paul@codesourcery.com>
1699
1700         PR fortran/15986
1701         * gfortran.dg/contained_1.f90: New test.
1702
1703 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
1704
1705         * g++.dg/parse/defarg8.C: New test.
1706
1707 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1708
1709         PR fortran/16433
1710         * gfortran.dg/pr16433.f: New test.
1711
1712         PR fortran/17574
1713         * gfortran.dg/pr15754.f90: New test.
1714
1715 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1716
1717         PR tree-optimization/16437
1718         * gcc.c-torture/execute/bitfld-4.c: New test.
1719
1720 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1721
1722         * gfortran.fortran-torture/execute/common_2.f90: Add check for
1723         access to common var from module.
1724
1725 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1726
1727         PR fortran/16336
1728         * gfortran.fortran-torture/execute/common_2.f90: New test.
1729
1730 2004-07-10  Paul Brook  <paul@codesourcery.com>
1731
1732         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
1733
1734 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1735
1736         PR fortran/15969
1737         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
1738
1739 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
1740
1741         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
1742         * gfortran.dg/g77/ffixed-form-2.f: Likewise
1743         * gfortran.dg/g77/ffree-form-1.f: Likewise
1744         * gfortran.dg/g77/ffree-form-2.f: Likewise
1745         * gfortran.dg/g77/ffree-form-3.f: Likewise
1746         * gfortran.dg/g77/fno-underscoring.f: Likewise
1747         * gfortran.dg/g77/funderscoring.f: Likewise
1748         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
1749
1750 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1751
1752         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
1753
1754 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1755         Paul Brook  <paul@codesourcery.com>
1756
1757         PR fortran/13415
1758         * gfortran.dg/common_pointer_1.f90: New test.
1759
1760 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1761
1762         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
1763
1764 2004-07-09  James E Wilson  <wilson@specifixinc.com>
1765
1766         PR target/16364
1767         * gcc.c-torture/compile/20040709-1.c: New.
1768
1769 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1770
1771         PR fortran/14077
1772         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
1773
1774 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1775
1776         PR fortran/13201
1777         * gfortran.dg/shape_1.f90: New test.
1778
1779 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
1780             Andrew Pinski  <apinski@apple.com>
1781
1782         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
1783
1784 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1785
1786         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
1787         comment.
1788
1789 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1790         Paul Brook  <paul@codesourcery.com>
1791
1792         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
1793         '.f95' and '.F95'.
1794
1795 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
1796
1797         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
1798
1799 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1800
1801         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
1802         testcases with capital suffix.
1803
1804 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1805
1806         PR fortran/15481
1807         PR fortran/13372
1808         PR fortran/13575
1809         PR fortran/15978
1810         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
1811
1812         * gfortran.dg/implicit_1.f90: New test.
1813
1814 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1815
1816         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
1817         expression to match gfortran warning/error messages
1818         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
1819         dg-error text.
1820
1821 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1822
1823         * lib/fortran-torture.exp: Rename proc search_for to
1824         search_for_re.
1825
1826 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1827
1828         * gcc.c-torture/execute/simd-5.x: New file.
1829         XFAIL on SPARC 64-bit at -O0.
1830
1831 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1832
1833         PR c++/8211
1834         PR c++/16165
1835         * g++.dg/warn/effc3.C: New test.
1836
1837 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1838
1839         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
1840         change X to 1X in format.
1841         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
1842         add data statements to conform to standard.
1843
1844 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1845
1846         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
1847         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
1848         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
1849
1850 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1851
1852         * gfortran.dg/g77/7388.f: Copy from g77.dg
1853         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
1854         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
1855         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
1856         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
1857         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
1858         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
1859         * gfortran.dg/g77/strlen0.f: Likewise
1860
1861 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
1862
1863         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
1864         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
1865
1866 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1867
1868         * gcc.c-torture/execute/920428-2.x: Delete.
1869         * gcc.c-torture/execute/920501-7.x: Likewise.
1870
1871 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
1872
1873         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
1874         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
1875         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
1876         prescott and c3-2.
1877         (PREFETCH_3DNOW): Add -march=c3.
1878
1879 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
1880
1881         PR c/16437
1882         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
1883         * gcc.c-torture/execute/bf64-1.x: Likewise.
1884
1885 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1886
1887         * gcc.c-torture/compile/20040708-1.c: New test.
1888
1889 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1890
1891         PR c++/16169
1892         * g++.dg/warn/effc2.C: New test.
1893
1894 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1895
1896         * gcc.c-torture/execute/bitfld-1.x: Remove.
1897         * gcc.c-torture/execute/bitfld-3.c: New test.
1898         * gcc.dg/bitfld-2.c: Remove XFAILs.
1899
1900 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
1901
1902         PR c++/16276
1903         * g++.dg/rtti/tinfo1.C: New file.
1904
1905 2004-07-07  Eric Christopher  <echristo@redhat.com>
1906
1907         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
1908
1909 2004-07-07  Andrew Pinski  <apinski@apple.com>
1910
1911         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
1912
1913 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
1914
1915         * g++.dg/init/call1.C: XFAIL.
1916
1917 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
1918
1919         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
1920         except for movstrict*, to movmem* and clrstr* to clrmem*.
1921
1922 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
1923
1924         * gcc.c-torture/execute/20040707-1.c: New test.
1925
1926 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
1927
1928         * gcc.c-torture/execute/20040706-1.c: New test.
1929
1930 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1931
1932         PR c++/3671
1933         * g++.dg/template/spec14.C: New test.
1934
1935 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
1936
1937         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
1938         nothing if not yet defined.  Use it in b, c and d type definitions.
1939         * gcc.c-torture/execute/20040705-1.c: New test.
1940         * gcc.c-torture/execute/20040705-2.c: New test.
1941
1942 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1943
1944         PR c++/2518
1945         * g++.dg/lookup/new1.C: New test.
1946
1947 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1948
1949         PR c++/11406
1950         * g++.dg/template/sizeof8.C: New test.
1951
1952 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
1953
1954         * gcc.c-torture/compile/20040705-1.c: New test.
1955
1956 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
1957
1958         * gfortran.fortran-torture/execute/seq_io.f90: New test.
1959
1960 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
1961
1962         * gcc.dg/cpp/if-mop.c: Two new testcases.
1963         * gcc.dg/cpp/trad/comment-3.c: New.
1964
1965 2004-07-04  Paul Brook  <paul@codesourcery.com>
1966
1967         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
1968
1969 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
1970
1971         PR c++/3761
1972         * g++.dg/lookup/crash4.C: New test.
1973
1974 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
1975
1976         * gcc.c-torture/execute/builtin-abs-1.c
1977         * gcc.c-torture/execute/builtin-abs-2.c
1978         * gcc.c-torture/execute/builtin-complex-1.c
1979         * gcc.c-torture/execute/builtins/string-1-lib.c
1980         * gcc.c-torture/execute/builtins/string-1.c
1981         * gcc.c-torture/execute/builtins/string-2-lib.c
1982         * gcc.c-torture/execute/builtins/string-2.c
1983         * gcc.c-torture/execute/builtins/string-3-lib.c
1984         * gcc.c-torture/execute/builtins/string-3.c
1985         * gcc.c-torture/execute/builtins/string-4-lib.c
1986         * gcc.c-torture/execute/builtins/string-4.c
1987         * gcc.c-torture/execute/builtins/string-5-lib.c
1988         * gcc.c-torture/execute/builtins/string-5.c
1989         * gcc.c-torture/execute/builtins/string-6-lib.c
1990         * gcc.c-torture/execute/builtins/string-6.c
1991         * gcc.c-torture/execute/builtins/string-7-lib.c
1992         * gcc.c-torture/execute/builtins/string-7.c
1993         * gcc.c-torture/execute/builtins/string-8-lib.c
1994         * gcc.c-torture/execute/builtins/string-8.c
1995         * gcc.c-torture/execute/builtins/string-9-lib.c
1996         * gcc.c-torture/execute/builtins/string-9.c
1997         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
1998         * gcc.c-torture/execute/builtins/string-asm-1.c
1999         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
2000         * gcc.c-torture/execute/builtins/string-asm-2.c
2001         * gcc.c-torture/execute/stdio-opt-1.c
2002         * gcc.c-torture/execute/stdio-opt-2.c
2003         * gcc.c-torture/execute/stdio-opt-3.c
2004         * gcc.c-torture/execute/string-opt-1.c
2005         * gcc.c-torture/execute/string-opt-10.c
2006         * gcc.c-torture/execute/string-opt-11.c
2007         * gcc.c-torture/execute/string-opt-12.c
2008         * gcc.c-torture/execute/string-opt-13.c
2009         * gcc.c-torture/execute/string-opt-14.c
2010         * gcc.c-torture/execute/string-opt-15.c
2011         * gcc.c-torture/execute/string-opt-16.c
2012         * gcc.c-torture/execute/string-opt-2.c
2013         * gcc.c-torture/execute/string-opt-6.c
2014         * gcc.c-torture/execute/string-opt-7.c
2015         * gcc.c-torture/execute/string-opt-8.c:
2016         Replace with ...
2017
2018         * gcc.c-torture/execute/builtins/abs-2.c
2019         * gcc.c-torture/execute/builtins/abs-3.c
2020         * gcc.c-torture/execute/builtins/complex-1.c
2021         * gcc.c-torture/execute/builtins/fprintf.c
2022         * gcc.c-torture/execute/builtins/fputs.c
2023         * gcc.c-torture/execute/builtins/memcmp.c
2024         * gcc.c-torture/execute/builtins/memmove.c
2025         * gcc.c-torture/execute/builtins/memops-asm.c
2026         * gcc.c-torture/execute/builtins/mempcpy-2.c
2027         * gcc.c-torture/execute/builtins/mempcpy.c
2028         * gcc.c-torture/execute/builtins/memset.c
2029         * gcc.c-torture/execute/builtins/printf.c
2030         * gcc.c-torture/execute/builtins/sprintf.c
2031         * gcc.c-torture/execute/builtins/strcat.c
2032         * gcc.c-torture/execute/builtins/strchr.c
2033         * gcc.c-torture/execute/builtins/strcmp.c
2034         * gcc.c-torture/execute/builtins/strcpy.c
2035         * gcc.c-torture/execute/builtins/strcspn.c
2036         * gcc.c-torture/execute/builtins/strlen-2.c
2037         * gcc.c-torture/execute/builtins/strlen.c
2038         * gcc.c-torture/execute/builtins/strncat.c
2039         * gcc.c-torture/execute/builtins/strncmp-2.c
2040         * gcc.c-torture/execute/builtins/strncmp.c
2041         * gcc.c-torture/execute/builtins/strncpy.c
2042         * gcc.c-torture/execute/builtins/strpbrk.c
2043         * gcc.c-torture/execute/builtins/strpcpy-2.c
2044         * gcc.c-torture/execute/builtins/strpcpy.c
2045         * gcc.c-torture/execute/builtins/strrchr.c
2046         * gcc.c-torture/execute/builtins/strspn.c
2047         * gcc.c-torture/execute/builtins/strstr-asm.c
2048         * gcc.c-torture/execute/builtins/strstr.c:
2049         ... these new files.
2050
2051         * gcc.c-torture/execute/builtins/abs-2-lib.c
2052         * gcc.c-torture/execute/builtins/abs-3-lib.c
2053         * gcc.c-torture/execute/builtins/complex-1-lib.c
2054         * gcc.c-torture/execute/builtins/fprintf-lib.c
2055         * gcc.c-torture/execute/builtins/fputs-lib.c
2056         * gcc.c-torture/execute/builtins/memcmp-lib.c
2057         * gcc.c-torture/execute/builtins/memmove-lib.c
2058         * gcc.c-torture/execute/builtins/memops-asm-lib.c
2059         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
2060         * gcc.c-torture/execute/builtins/mempcpy-lib.c
2061         * gcc.c-torture/execute/builtins/memset-lib.c
2062         * gcc.c-torture/execute/builtins/printf-lib.c
2063         * gcc.c-torture/execute/builtins/sprintf-lib.c
2064         * gcc.c-torture/execute/builtins/strcat-lib.c
2065         * gcc.c-torture/execute/builtins/strchr-lib.c
2066         * gcc.c-torture/execute/builtins/strcmp-lib.c
2067         * gcc.c-torture/execute/builtins/strcpy-lib.c
2068         * gcc.c-torture/execute/builtins/strcspn-lib.c
2069         * gcc.c-torture/execute/builtins/strlen-2-lib.c
2070         * gcc.c-torture/execute/builtins/strlen-lib.c
2071         * gcc.c-torture/execute/builtins/strncat-lib.c
2072         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
2073         * gcc.c-torture/execute/builtins/strncmp-lib.c
2074         * gcc.c-torture/execute/builtins/strncpy-lib.c
2075         * gcc.c-torture/execute/builtins/strpbrk-lib.c
2076         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
2077         * gcc.c-torture/execute/builtins/strpcpy-lib.c
2078         * gcc.c-torture/execute/builtins/strrchr-lib.c
2079         * gcc.c-torture/execute/builtins/strspn-lib.c
2080         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
2081         * gcc.c-torture/execute/builtins/strstr-lib.c
2082         * gcc.c-torture/execute/builtins/lib/abs.c
2083         * gcc.c-torture/execute/builtins/lib/fprintf.c
2084         * gcc.c-torture/execute/builtins/lib/memset.c
2085         * gcc.c-torture/execute/builtins/lib/printf.c
2086         * gcc.c-torture/execute/builtins/lib/sprintf.c
2087         * gcc.c-torture/execute/builtins/lib/strcpy.c
2088         * gcc.c-torture/execute/builtins/lib/strcspn.c
2089         * gcc.c-torture/execute/builtins/lib/strncat.c
2090         * gcc.c-torture/execute/builtins/lib/strncmp.c
2091         * gcc.c-torture/execute/builtins/lib/strncpy.c
2092         * gcc.c-torture/execute/builtins/lib/strpbrk.c
2093         * gcc.c-torture/execute/builtins/lib/strspn.c
2094         * gcc.c-torture/execute/builtins/lib/strstr.c:
2095         New files containing support routines.
2096
2097         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
2098         declaration.
2099         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
2100         when not optimizing.
2101
2102 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
2103
2104         PR c++/16240
2105         * g++.dg/abi/mangle22.C: New test.
2106         * g++.dg/abi/mangle23.C: Likewise.
2107
2108 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
2109
2110         PR fortran/16290
2111         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
2112         Allow for cases without denormalized floating point numbers.
2113
2114 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
2115
2116         PR c/1027
2117         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2118         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
2119         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
2120         expected warning text.
2121         * gcc.dg/format/diag-2.c: New test.
2122
2123 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2124
2125         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2126
2127 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2128
2129         * gcc.dg/builtins-43.c: New.
2130         * gcc.dg/builtins-44.c: New.
2131         * gcc.dg/builtins-45.c: New.
2132
2133 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
2134             Andreas Tobler  <a.tobler@schweiz.ch>
2135
2136         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
2137         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
2138         as SIGSEGV.
2139         * gcc.dg/cleanup-11.c: Likewise.
2140         * gcc.dg/cleanup-8.c: Likewise.
2141         * gcc.dg/cleanup-9.c: Likewise.
2142         * gcc.dg/cleanup-5.c: Run on all platforms.
2143
2144 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2145
2146         * g++.dg/warn/nonnull1.C: New test.
2147
2148 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
2149
2150         * gcc.dg/compat/compat-common.h: Wrap up CINT in
2151         an #ifndef SKIP_COMPLEX_INT/#endif pair.
2152         Special-case the Sun compiler wrt to <complex.h>.
2153
2154 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
2155
2156         * gcc.dg/Wunreachable-8.C: New test.
2157
2158         * gcc.dg/h8300-ice2.c : New test.
2159
2160 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
2161
2162         PR fortran/16161
2163         * gfortran.fortran-torture/compile/implicit.f90: Add test
2164         for implicit character.
2165
2166 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
2167
2168         PR fortran/16289
2169         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
2170         Use tiny() intrinsic to find smallest non-negative real
2171
2172 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
2173
2174         * gcc.dg/compat/struct-by-value-22_main.c: New test.
2175         * gcc.dg/compat/struct-by-value-22_x.c: New.
2176         * gcc.dg/compat/struct-by-value-22_y.c: New.
2177
2178         * gcc.c-torture/execute/20040629-1.c: New test.
2179
2180 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
2181
2182         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
2183         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
2184
2185         PR target/16195
2186         * gcc.dg/20040625-1.c: New test.
2187
2188 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2189
2190         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
2191
2192 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2193
2194         PR fortran/15963
2195         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
2196
2197 2004-06-29  Richard Henderson  <rth@redhat.com>
2198
2199         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
2200
2201 2004-06-29  Paul Brook  <paul@codesourcery.com>
2202
2203         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
2204         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
2205
2206 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
2207
2208         PR c++/16260
2209         * g++.dg/parse/crash15.C: New.
2210
2211 2004-06-28  Andrew Pinski  <apinski@apple.com>
2212
2213         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
2214         by the error already.
2215
2216         * g++.dg/opt/ptrmem4.C: Change to compile only test.
2217
2218 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
2219
2220         PR target/14041
2221         * gcc.dg/h8300-bss-align-1.c : New.
2222
2223 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2224
2225         * PR c++/16174
2226         * g++.dg/template/ctor4.C: New.
2227
2228 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2229
2230         PR c++/16205
2231         * g++.dg/warn/Wsequence-point-1.C: New test.
2232
2233 2004-06-27  Paul Brook  <paul@codesourcery.com>
2234
2235         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
2236
2237 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
2238
2239         * g++.old-deja/g++.mike/p7325.C: Remove.
2240
2241 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2242
2243         PR c/14963
2244         * gcc.dg/pr14963.c: New test.
2245
2246 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
2247
2248         PR c++/16193
2249         * g++.dg/parse/redef1.C: New test.
2250
2251 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2252
2253         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
2254         20021110.c.
2255         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
2256         20021119-1.c.
2257         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
2258         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
2259         5-04.c.
2260         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
2261         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
2262         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
2263         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
2264         g++.brendan/enum14.C.
2265         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
2266         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
2267         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
2268         g++.mike/virt1.C.
2269         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
2270         memtemp24.C.
2271
2272 2004-06-27  Roger Sayle  <roger@eyesopen.com>
2273
2274         * gcc.dg/20040527-1.c: New test case.
2275
2276 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
2277
2278         PR gfortran/pr16196
2279         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
2280
2281 2004-06-25  Roger Sayle  <roger@eyesopen.com>
2282
2283         PR middle-end/15825
2284         * gcc.dg/pr15825-1.c: New test case.
2285
2286 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2287
2288         * gcc.c-torture/execute/20040625-1.c: New test.
2289
2290 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2291
2292         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
2293
2294 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2295
2296         * gcc.dg/torture/mips-div-1.c: New test.
2297
2298 2004-06-24  Jeff Law  <law@redhat.com>
2299
2300         * gcc.dg/tree-ssa/20040624-1.c: New test.
2301
2302 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
2303
2304         * gcc.c-torture/compile/20040624-1.c: New test.
2305
2306 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2307
2308         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
2309         this directory.
2310
2311 2004-06-23  Andrew Pinski  <apinski@apple.com>
2312
2313         PR middle-end/15988
2314         * g++.dg/opt/ptrmem4.C: New test.
2315
2316         * gcc.dg/c90-array-quals-2.c: New test.
2317
2318 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
2319
2320         * gcc.dg/kpice1.c: New test.
2321
2322 2006-06-23  Andrew Pinski  <apinski@apple.com>
2323
2324         * gcc.dg/c90-array-quals.c: New test.
2325
2326 2006-06-22  Richard Henderson  <rth@redhat.com>
2327
2328         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
2329
2330 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
2331
2332         * gcc.dg/builtins-config.h: Handle FreeBSD.
2333
2334 2006-06-22  Richard Henderson  <rth@redhat.com>
2335
2336         * g++.dg/opt/devirt1.C: New.
2337
2338 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
2339
2340         * g++.dg/opt/pr15551.C: New testcase.
2341
2342 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
2343
2344         PR target/14800
2345         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
2346         x86_64-*-linux* when compiling for 32bit.
2347
2348 2004-06-21  Andrew Pinski  <apinski@apple.com>
2349
2350         * gcc.dg/pch/struct-1.c: New.
2351         * gcc.dg/pch/struct-1.hs: New.
2352
2353 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
2354
2355         * gcc.dg/pch/save-temps-1.c: New file.
2356         * gcc.dg/pch/save-temps-1.hs: New file.
2357
2358 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2359
2360         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
2361         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
2362
2363 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2364
2365         * gfortran.fortran-torture/execute/select_1.f90: Rename function
2366         to fix type error.
2367         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
2368         Remove trailing spaces.
2369
2370 2004-06-21  Richard Henderson  <rth@redhat.com>
2371
2372         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
2373         merging && to BIT_FIELD_REF.
2374
2375 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
2376
2377         * g++.dg/opt/placeholder1.C: New test.
2378
2379 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2380
2381         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
2382         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
2383         * gcc.dg/compat/union-m128-1_x.c: Likewise.
2384         * gcc.dg/compat/union-m128-1_y.c: Likewise.
2385
2386 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
2387
2388         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
2389         extern "C".
2390         * g++.dg/other/pragma-re-1.C: Add comments.
2391
2392 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
2393
2394         PR gfortran/16080
2395         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
2396
2397 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
2398
2399         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
2400         instead of setting the type of size_t by
2401         hand.
2402
2403 2004-06-18  Roger Sayle  <roger@eyesopen.com>
2404
2405         * gcc.dg/unordered-2.c: New test case.
2406         * gcc.dg/unordered-3.c: New test case.
2407
2408 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
2409
2410         PR other/16043
2411         * lib/g++.exp (g++_version): Tweak regexp for version
2412         * lib/g77.exp (g77_version): Likewise
2413         * lib/gfortran.exp (gfortran_version): Likewise
2414         * lib/objc.exp (objc_version): Likewise
2415         * lib/treelang.exp (treelang_version): Likewise
2416
2417 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
2418
2419         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
2420         Use INT_MAX instead of __INT_MAX__.
2421         * gcc.dg/compat/struct-align-2_y.c: Likewise.
2422
2423         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
2424         * gcc.dg/compat/scalar-return-3_x.c: Use it.
2425         * gcc.dg/compat/scalar-return-3_y.c: Use it.
2426         * gcc.dg/compat/scalar-return-4_x.c: Use it.
2427         * gcc.dg/compat/scalar-return-4_y.c: Use it.
2428         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
2429         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
2430         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
2431         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
2432
2433         * gcc.dg/range-test-1.c: New test.
2434         * g++.dg/opt/range-test-1.C: New test.
2435
2436 2004-06-17  Richard Henderson  <rth@redhat.com>
2437
2438         * objc.dg/sync-1.m: New.
2439         * objc.dg/try-catch-1.m: Don't force next runtime.
2440         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
2441         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
2442         shadowed catch clause.
2443         * objc.dg/try-catch-5.m: New.
2444
2445 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
2446
2447         Bug 14610
2448         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
2449
2450 2004-06-15  Richard Henderson  <rth@redhat.com>
2451
2452         * gcc.dg/20001116-1.c: Move expected warning line.
2453
2454 2004-06-15  Richard Henderson  <rth@redhat.com>
2455
2456         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
2457         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
2458
2459 2004-06-15  Jeff Law  <law@redhat.com>
2460
2461         * gcc.dg/tree-ssa/20040615-1.c: New test.
2462         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
2463         be less sensitive to operand ordering.
2464         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
2465
2466 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
2467
2468         * g++.dg/abi/bitfield3.C: Add comment..
2469
2470 2004-06-15  Richard Henderson  <rth@redhat.com>
2471
2472         * g++.dg/ext/stmtexpr1.C: XFAIL.
2473         * gcc.dg/20030612-1.c: XFAIL.
2474
2475 2004-06-15  Eric Christopher  <echristo@redhat.com>
2476
2477         * g++.dg/charset/asm5.c: New.
2478         * gcc.dg/charset/asm6.c: New.
2479
2480 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2481
2482         PR fortran/15962
2483         * gfortran.fortran-torture/execute/select_1.f90: New test.
2484
2485 2004-06-15  Paul Brook  <paul@codesourcery.com>
2486
2487         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
2488
2489 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2490
2491         PR c++/15967
2492         * g++.dg/lookup/crash3.C: New test.
2493
2494 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2495
2496         PR c++/15947
2497         * g++.dg/parse/dtor4.C: New test.
2498
2499 2004-06-14  Jeff Law  <law@redhat.com>
2500
2501         * gcc.c-torture/compile/20040614-1.c: New test.
2502
2503 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2504
2505         PR fortran/15211
2506         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
2507         LEN of a character array.
2508
2509 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
2510
2511         PR c++/15096
2512         * g++.dg/template/ptrmem10.C: New test.
2513
2514         PR c++/14930
2515         * g++.dg/template/friend30.C: New test.
2516
2517 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2518
2519         PR fortran/14928
2520         * gfortran.fortran-torture/compile/mloc.f90: New test.
2521
2522 2004-06-13  Paul Brook  <paul@codesourcery.com>
2523
2524         * gfortran.fortran-torture/execute/random_2.f90: New test.
2525
2526 2004-06-13  Eric Christopher  <echristo@redhat.com>
2527
2528         * gcc.dg/noncompile/redecl-1.c: Fix error message.
2529
2530 2004-06-12  Paul Brook  <paul@codesourcery.com>
2531
2532         * gfortran.fortran-torture/execute/contained_3.f90: New test.
2533
2534 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2535
2536         PR fortran/14923
2537         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
2538
2539 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2540
2541         PR fortran/14957
2542         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
2543         syntax errors in end statements of contained subroutines.
2544
2545 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2546
2547         PR fortran/12841
2548         * gfortran.fortran-torture/execute/null_arg.f90: New test.
2549
2550 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2551
2552         PR fortran/15665
2553         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
2554
2555 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2556
2557         PR gfortran/12839
2558         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
2559
2560 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
2561
2562         PR c++/15862
2563         * g++.dg/parse/enum1.C: New test.
2564
2565 2004-06-10  Jeff Law  <law@redhat.com>
2566
2567         * gcc.c-torture/compile/20040610-1.c: New test.
2568
2569 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2570
2571         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
2572         * g++.old-deja/g++.other/decl3.C: Likewise.
2573
2574 2004-06-10  Brian Booth  <bbooth@redhat.com>
2575
2576         * gcc.dg/tree-ssa/20031015-1.c: Scan for
2577         V_MAY_DEF instead of VDEF.
2578         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
2579
2580 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
2581
2582         PR c++/14211
2583         * g++.dg/conversion/const1.C: New test.
2584
2585         PR c++/15076
2586         * g++.dg/conversion/reinterpret1.C: New test.
2587
2588         PR c++/15877
2589         * g++.dg/template/enum2.C: New test.
2590
2591         PR c++/15227
2592         * g++.dg/template/error13.C: New test.
2593
2594 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2595
2596         PR fortran/14957
2597         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
2598         arguments to test_* REAL and of the right size.
2599
2600 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2601
2602         PR target/15569
2603         PR rtl-optimization/15681
2604         * gcc.dg/20040609-1.c: New test.
2605
2606 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2607
2608         PR c++/14791
2609         * g++.dg/opt/builtins1.C: New test.
2610
2611 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
2612
2613         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
2614         that use default windows32 struct layout.
2615         * gcc.dg/i386-bitfield2.c: Likewise.
2616
2617 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
2618
2619         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
2620         for mingw32 and cygwin targets.
2621
2622 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
2623
2624         * gcc.dg/pch/macro-4.c: New.
2625         * gcc.dg/pch/macro-4.hs: New.
2626
2627 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2628
2629         PR fortran/13249
2630         * gfortran.fortran-torture/compile/name_clash.f90: New test.
2631
2632 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2633
2634         PR fortran/13372
2635         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
2636
2637 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2638
2639         PR gfortran/14897
2640         * gfortran.fortran-torture/execute/t_edit.f90: New test.
2641
2642 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2643
2644         PR gfortran/15755
2645         * gfortran.fortran-torture/execute/backspace.c : New test.
2646
2647 2004-06-09  Paul Brook  <paul@codesourcery.com>
2648
2649         * gfortran.fortran-torture/execure/intrinsic_associated.f90
2650         (pointer_to_section): Rewrite to use smaller array.
2651
2652 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
2653
2654         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
2655         * gcc.dg/ext/altivec-10.c: Same.
2656         * gcc.dg/ext/altivec-11.c: Same.
2657         * gcc.dg/ext/altivec-12.c: Same.
2658         * gcc.dg/ext/altivec-13.c: Same.
2659         * gcc.dg/ext/altivec-14.c: Same.
2660         * gcc.dg/ext/altivec-15.c: Same.
2661         * gcc.dg/ext/altivec-16.c: Same.
2662         * gcc.dg/ext/altivec-3.c: Same.
2663         * gcc.dg/ext/altivec-4.c: Same.
2664         * gcc.dg/ext/altivec-6.c: Same.
2665         * gcc.dg/ext/altivec-7.c: Same.
2666         * gcc.dg/ext/altivec-8.c: Same.
2667         * gcc.dg/ext/altivec-varargs-1.c: Same.
2668
2669         * g++.dg/ext/altivec-1.C: Correct dg syntax.
2670         * g++.dg/ext/altivec-10.C: Same.
2671         * g++.dg/ext/altivec-2.C: Same.
2672         * g++.dg/ext/altivec-3.C: Same.
2673         * g++.dg/ext/altivec-4.C: Same.
2674         * g++.dg/ext/altivec-5.C: Same.
2675         * g++.dg/ext/altivec-6.C: Same.
2676         * g++.dg/ext/altivec-7.C: Same.
2677         * g++.dg/ext/altivec-8.C: Same.
2678         * g++.dg/ext/altivec-9.C: Same.
2679
2680 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2681
2682         PR c++/7841
2683         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
2684
2685 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2686
2687         * gcc.dg/union-1.c: New test.
2688
2689 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2690
2691         * gcc.dg/builtins-41.c: New test case.
2692         * gcc.dg/builtins-42.c: New test case.
2693
2694 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2695
2696         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
2697         * g++.dg/ext/altivec-10.C: Same.
2698         * g++.dg/ext/altivec-2.C: Same.
2699         * g++.dg/ext/altivec-3.C: Same.
2700         * g++.dg/ext/altivec-4.C: Same.
2701         * g++.dg/ext/altivec-5.C: Same.
2702         * g++.dg/ext/altivec-6.C: Same.
2703         * g++.dg/ext/altivec-7.C: Same.
2704         * g++.dg/ext/altivec-8.C: Same.
2705         * g++.dg/ext/altivec-9.C: Same.
2706         * g++.old-deja/g++.abi/cxa_vec.C: Same.
2707         * g++.old-deja/g++.brendan/new3.C: Same.
2708         * gcc.c-torture/execute/eeprof-1.x: Same.
2709
2710 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
2711
2712         PR c/14765
2713         * gcc.dg/pr14765-1.c: New test.
2714
2715 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2716
2717         PR c/14649
2718         * gcc.dg/pr14649-1.c: New test case.
2719
2720 2004-06-07  Richard Henderson  <rth@redhat.com>
2721
2722         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
2723         if temporaries.
2724
2725 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2726
2727         * g++.dg/eh/elide1.C: Remove XFAIL.
2728
2729 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
2730
2731         PR c++/15337
2732         * g++.dg/expr/sizeof3.C: New test.
2733
2734         PR c++/14777
2735         * g++.dg/template/access14.C: New test.
2736
2737         PR c++/15554
2738         * g++.dg/template/enum1.C: New test.
2739
2740         PR c++/15057
2741         * g++.dg/eh/throw1.C: New test.
2742
2743 2004-06-07  David Ayers  <d.ayers@inode.at>
2744             Ziemowit Laski  <zlaski@apple.com>
2745
2746         * lib/objc.exp (objc_target_compile): Revert the '-framework
2747         Foundation' flag fix, since bare Darwin does not ship
2748         with the Foundation framework.
2749         * objc/execute/next_mapping.h: Provide a local NSConstantString
2750         @interface and @implementation.
2751         (objc_constant_string_init): A constructor function, used to
2752         initialize the NSConstantString meta-class object.
2753         * objc/execute/string1.m: Include "next_mapping.h" instead of
2754         <Foundation/NSString.h>.
2755         * objc/execute/string2.m: Likewise.
2756         * objc/execute/string3.m: Likewise.
2757         * objc/execute/string4.m: Likewise.
2758
2759 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
2760
2761         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
2762         to double. Replace double with FLOAT.
2763         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
2764
2765         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
2766         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
2767         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
2768         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
2769         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
2770         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
2771         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
2772         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
2773
2774 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
2775
2776         PR c/13519
2777         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
2778
2779 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2780
2781         PR c++/15503
2782         * g++.dg/template/meminit2.C: New test.
2783
2784 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
2785
2786         PR target/15822
2787         * gcc.c-torture/execute/compare-fp-1.c,
2788         gcc.c-torture/execute/compare-fp-2.c,
2789         gcc.c-torture/execute/compare-fp-3.c,
2790         gcc.c-torture/execute/compare-fp-4.c,
2791         gcc.c-torture/execute/compare-fp-3.x,
2792         gcc.c-torture/execute/compare-fp-4.x: Moved...
2793         * gcc.c-torture/execute/ieee/compare-fp-1.c,
2794         gcc.c-torture/execute/ieee/compare-fp-2.c,
2795         gcc.c-torture/execute/ieee/compare-fp-3.c,
2796         gcc.c-torture/execute/ieee/compare-fp-4.c,
2797         gcc.c-torture/execute/ieee/compare-fp-3.x,
2798         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
2799
2800 2004-06-04  David Ayers  <d.ayers@inode.at>
2801
2802         * objc/execute/protocol-isEqual-4.m: New testcase.
2803
2804 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
2805
2806         * objc/execute/protocol-isEqual-1.m: New testcase.
2807         * objc/execute/protocol-isEqual-2.m: New testcase.
2808         * objc/execute/protocol-isEqual-3.m: New testcase.
2809
2810 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2811
2812         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
2813
2814 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
2815
2816         * lib/objc.exp (objc_target_compile): When running tests on
2817         Darwin (Mac OS X), inform the linker about '-framework
2818         'Foundation'.
2819
2820 2004-06-02  Eric Christopher  <echristo@redhat.com>
2821
2822         * gcc.c-torture/compile/20040602-1.c: New.
2823
2824 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
2825
2826         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
2827         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
2828
2829         PR tree-optimization/14736
2830         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
2831
2832         PR tree-optimization/14042
2833         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
2834
2835         PR tree-optimization/14729
2836         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
2837
2838 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2839
2840         PR fortran/15557
2841         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
2842
2843 2004-06-01  Richard Hederson  <rth@redhat.com>
2844
2845         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
2846
2847 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2848
2849         PR c++/14932
2850         * g++.dg/parse/offsetof4.C: New test.
2851
2852 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
2853
2854         PR objc/7993
2855         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
2856
2857 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
2858
2859         PR c++/15701
2860         * g++.dg/template/friend29.C: New test.
2861
2862 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
2863
2864         PR c/15749
2865         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
2866
2867 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
2868
2869         * gcc.dg/sparc-trap-1.c: New test.
2870
2871 2004-05-31  Roger Sayle  <roger@eyesopen.com>
2872
2873         PR middle-end/15069
2874         * g++.dg/opt/fold3.C: New test case.
2875
2876 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
2877
2878         * lib/target-supports.exp (check_iconv_available): Fix fallout
2879         from 2004-05-28 patch.
2880
2881 2004-05-30  Paul Brook  <paul@codesourcery.com>
2882
2883         PR fortran/15620
2884         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
2885         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
2886
2887 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
2888
2889         * gfortran.fortran-torture/execute/random_1.f90: New test.
2890
2891 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2892
2893         * g++.dg/ext/altivec-10.C: New test.
2894
2895 2004-05-29  Paul Brook  <paul@codesourcery.com>
2896
2897         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
2898
2899 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2900
2901         * gcc.dg/altivec-16.c: New test.
2902
2903 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
2904
2905         * lib/target-supports.exp (check_vmx_hw_available): New.
2906         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
2907
2908         * lib/target-supports.exp (check_alias_available,
2909         check_iconv_available, check_named_sections_available): Use
2910         unique names for temporary files.
2911
2912 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2913
2914         * gcc.dg/altivec-15.c: New test.
2915
2916 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
2917
2918         PR c++/15083
2919         * g++.dg/warn/noeffect6.C: New test.
2920
2921         PR c++/15471
2922         * g++.dg/expr/ptrmem4.C: New test.
2923
2924         PR c++/15640
2925         * g++.dg/template/operator3.C: New test.
2926
2927 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
2928
2929         PR c++/14668
2930         * g++.dg/lookup/redecl1.C: New test.
2931         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
2932
2933 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
2934
2935         * gcc.c-torture/execute/compare-fp-1.c,
2936         gcc.c-torture/execute/compare-fp-2.c,
2937         gcc.c-torture/execute/compare-fp-3.c,
2938         gcc.c-torture/execute/compare-fp-4.c,
2939         gcc.c-torture/execute/compare-fp-3.x,
2940         gcc.c-torture/execute/compare-fp-4.x,
2941         gcc.dg/pr15649-1.c: New.
2942
2943 2004-05-27  Adam Nemet  <anemet@lnxw.com>
2944
2945         PR c++/12883
2946         * g++.dg/init/array14.C: New test.
2947
2948 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
2949
2950         * lib/compat.exp (compat-get-options-main): New.
2951         (compat-get-options): Remove unneeded code, warn for ignored
2952         command.
2953         (compat-execute): Check flag set by dg-require-* commands.
2954
2955         * lib/compat.exp (compat-execute): Break up long lines.
2956
2957 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
2958
2959         * gcc.dg/altivec-7.c: Don't use 'vector long'.
2960         * gcc.dg/altivec-14.c: New test.
2961         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
2962
2963         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
2964         * gcc.dg/altivec-12.c: Ditto.
2965
2966         * gcc.dg/altivec-3.c: Move call to altivec_check.
2967
2968 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2969
2970         PR c++/15044
2971         * g++.dg/template/error12.C: New test.
2972
2973         PR c++/15317
2974         * g++.dg/ext/attrib15.C: New test.
2975
2976         PR c++/15329
2977         * g++.dg/template/ptrmem9.C: New test.
2978
2979 2004-05-25  Paul Brook  <paul@codesourcery.com>
2980
2981         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
2982
2983 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2984
2985         PR c++/15165
2986         * g++.dg/template/crash19.C: New test.
2987
2988 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2989
2990         PR c++/15025
2991         * g++.dg/template/redecl1.C: New test.
2992
2993 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2994
2995         PR c++/14821
2996         * g++.dg/other/ns1.C: New test.
2997
2998         PR c++/14883
2999         * g++.dg/template/invalid1.C: New test.
3000
3001 2004-05-23  Paul Brook  <paul@codesourcery.com>
3002         Victor Leikehman  <lei@haifasphere.co.il>
3003
3004         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
3005         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
3006
3007 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3008
3009         PR c++/15285
3010         PR c++/15299
3011         * g++.dg/template/non-dependent5.C: New test.
3012         * g++.dg/template/non-dependent6.C: New test.
3013
3014 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3015
3016         PR c++/15507
3017         * g++.dg/inherit/union1.C: New test.
3018
3019         PR c++/15542
3020         * g++.dg/template/addr1.C: New test.
3021
3022         PR c++/15427
3023         * g++.dg/template/array5.C: New test.
3024
3025         PR c++/15287
3026         * g++.dg/template/array6.C: New test.
3027
3028 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
3029             Roger Sayle  <roger@eyesopen.com>
3030
3031         * g++.dg/lookup/forscope2.C: New test case.
3032
3033 2004-05-22  Ben Elliston  <bje@au.ibm.com>
3034
3035         * gcc.dg/cpp/Wmissingdirs.c: New.
3036
3037 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3038
3039         PR target/15301
3040         * gcc.dg/compat/union-m128-1.h: New file.
3041         * gcc.dg/compat/union-m128-1_main.c: Likewise.
3042         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3043         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3044
3045 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3046
3047         PR target/15302
3048         * gcc.dg/compat/struct-complex-1.h: New file.
3049         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
3050         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
3051         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3052
3053 2004-05-20  Roger Sayle  <roger@eyesopen.com>
3054
3055         PR middle-end/3074
3056         * gcc.dg/pr3074-1.c: New test case.
3057         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
3058
3059 2004-05-20  Falk Hueffner  <falk@debian.org>
3060
3061         PR other/15526
3062         * gcc.dg/ftrapv-1.c: New test case.
3063
3064 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
3065
3066         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
3067
3068 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
3069             Jeff Law  <law@redhat.com>
3070
3071         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
3072         * gcc.dg/tree-ssa/20040518-2.c: New test.
3073
3074         * gcc.dg/tree-ssa/20040518-1.c: New test.
3075
3076 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
3077
3078         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
3079
3080 2004-05-18  Paul Brook  <paul@codesourcery.com>
3081
3082         PR fortran/13930
3083         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
3084
3085 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3086
3087         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
3088         constant folding.
3089
3090 2004-05-17  Steven Bosscher  <stevenb@suse.de>
3091
3092         * gcc.dg/tree-ssa/20040517-1.c: New test.
3093
3094 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3095
3096         * gcc.dg/loop-4.c: New test.
3097
3098 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
3099
3100         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
3101
3102 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
3103
3104         PR fortran/15311
3105         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
3106
3107 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3108
3109         PR fortran/13826
3110         PR fortran/13940
3111         * gfortran.fortran-torture/compile/data_1.f90: New test.
3112
3113 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
3114
3115         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
3116         * gcc.dg/uninit-H.c: Define ASM for __s390__.
3117
3118 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3119
3120         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
3121
3122 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3123
3124         PR c/15444
3125         * gcc.dg/format/xopen-1.c: Adjust expected message.
3126         * gcc.dg/format/xopen-3.c: New test.
3127
3128 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
3129
3130         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
3131
3132 2004-05-14  Jeff Law  <law@redhat.com>
3133
3134         * gcc.dg/tree-ssa/20040514-2.c: New test.
3135
3136 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3137
3138         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
3139         this ...
3140         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
3141         this.
3142
3143 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
3144
3145         * gcc.dg/tree-ssa/20040514-1.c: New test.
3146
3147 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3148
3149         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
3150         test.
3151
3152 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3153
3154         PR fortran/14066
3155         * gfortran.fortran-torture/compile/do_1.f90: New test.
3156
3157 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3158
3159         PR fortran/15051
3160         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
3161         test.
3162
3163 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
3164
3165         PR fortran/15149
3166         * gfortran.fortran-torture/execute/random_init.f90: New test.
3167
3168 2004-05-13  Paul Brook  <paul@codesourcery.com>
3169
3170         PR fortran/15314
3171         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
3172
3173 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
3174
3175         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
3176         for the powerpc case.
3177
3178 2004-05-13  Jeff Law  <law@redhat.com>
3179
3180         * gcc.dg/tree-ssa/20040513-1.c: New test.
3181         * gcc.dg/tree-ssa/20040513-2.c: New test.
3182
3183 2004-05-13  Paul Brook  <paul@codesourcery.com>
3184
3185         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
3186         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
3187         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
3188
3189 2004-05-13  Andreas Schwab  <schwab@suse.de>
3190
3191         PR other/10819
3192         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
3193         characters.
3194
3195 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
3196
3197         PR fortran/15294
3198         * gfortran.fortran-torture/execute/adjustr.f90: New file.
3199
3200 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3201
3202         Merge from tree-ssa-20020619-branch.  See
3203         ChangeLog.tree-ssa for details.
3204
3205 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
3206
3207         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
3208         include <altivec.h> explicitly.
3209         * gcc.dg/altivec-13.c: Likewise.
3210
3211 2004-05-11  Paul Brook  <paul@codesourcery.com>
3212
3213         * gcc.c-torture/compile/20010518-1.c: Force enum size.
3214
3215 2004-05-10  Eric Christopher  <echristo@redhat.com>
3216
3217         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
3218         * gcc.dg/sibcall-4.c: Ditto.
3219
3220 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
3221
3222         * g++.dg/ext/altivec-8.C: New test case.
3223         * gcc.dg/altivec-13.c: New test case.
3224
3225 2004-05-08  Roger Sayle  <roger@eyesopen.com>
3226
3227         * gcc.c-torture/execute/divcmp-1.c: New test case.
3228         * gcc.c-torture/execute/divcmp-2.c: New test case.
3229         * gcc.c-torture/execute/divcmp-3.c: New test case.
3230
3231 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
3232
3233         * g++.dg/other/pragma-re-2.C: New test.
3234
3235 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3236
3237         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
3238         * gcc.dg/i386-387-2.c: Likewise.
3239
3240         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
3241         __builtin_drem.
3242         * gcc.dg/i386-387-6.c: Likewise.
3243
3244 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3245
3246         * gcc.dg/builtins-33.c:  Also check log1p*.
3247
3248 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
3249
3250         PR optimization/15296
3251         * gcc.c-torture/execute/pr15296.c: New test.
3252
3253 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
3254
3255         * gcc.dg/builtins-40.c: New test.
3256
3257 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
3258
3259         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
3260
3261 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
3262
3263         * g++.dg/ext/spe1.C: New testcase.
3264
3265 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
3266
3267         * objc.dg/image-info.m: Allow additional attributes
3268         for __image_info section.
3269
3270 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
3271
3272         * gcc.dg/torture/mips-hilo-2.c: New test.
3273
3274 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3275
3276         PR c++/14389
3277         * g++.dg/template/member5.C: New test.
3278
3279 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
3280
3281         * gcc.dg/builtins-34.c: Also check expm1*.
3282
3283 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3284
3285         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
3286         * gcc.dg/torture/builtin-convert-3.c: New test.
3287
3288 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
3289
3290         PR middle-end/15054
3291         * g++.dg/opt/pr15054.C: New test.
3292
3293 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3294
3295         * gcc.dg/torture/builtin-rounding-1.c: New test.
3296         * gcc.dg/builtins-25.c: Delete.
3297         * gcc.dg/builtins-29.c: Delete.
3298
3299 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
3300
3301         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
3302         * gcc.dg/sibcall-4.c: Likewise.
3303         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
3304
3305 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3306
3307         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
3308         bit-field on 16-bit targets.
3309
3310 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3311
3312         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
3313         16-bit targets.
3314
3315 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
3316
3317         * gcc.dg/rs6000-power2-1.c: Change to compile only.
3318         * gcc.dg/rs6000-power2-2.c: Likewise.
3319
3320 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
3321
3322         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
3323         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
3324         Change the asm registers to be in form of frN instead of fN.
3325
3326 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3327
3328         * gcc.dg/torture/builtin-convert-2.c: New test.
3329
3330 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
3331
3332         * gcc.dg/rs6000-power2-1.c: New test.
3333         * gcc.dg/rs6000-power2-2.c: New test.
3334
3335 2004-04-28  Jan Hubicka  <jh@suse.cz>
3336
3337         * gcc.dg/unused-6.c: New test.
3338
3339 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
3340             Ulrich Weigand  <uweigand@de.ibm.com>
3341
3342         * ada/acats/run_all.sh: Define $target variable.
3343
3344 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
3345
3346         PR c++/15119
3347         * g++.dg/other/vararg-1.C: New test.
3348
3349         PR c++/4794
3350         * g++.dg/eh/cleanup3.C: New test.
3351
3352 2004-04-24  Laurent GUERBY <laurent@guerby.net>
3353
3354         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
3355         and ad8011a (target_insn).
3356         * ada/acats/support/macro.dfs: Likewise.
3357         * ada/acats/support/impbit.adb: New file.
3358
3359 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
3360
3361         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
3362
3363 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3364
3365         * gcc.dg/loop-3.c: New test.
3366
3367 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
3368
3369         * gcc.c-torture/execute/simd-5.c: New test.
3370
3371 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3372
3373         PR c++/15064
3374         * g++.dg/template/crash18.C: New test.
3375
3376 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
3377
3378         * g++.dg/ext/complit3.C: New test.
3379
3380 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3381
3382         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
3383         * gcc.dg/altivec-3.c: Same.
3384         * gcc.dg/altivec-varargs-1.c: Same.
3385
3386 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3387
3388         * lib/target-supports.exp (check_profiling_available): Assume
3389         profiling is not available on powerpc-eabi targets.
3390
3391 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
3392
3393         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
3394         * gcc.dg/vmx/bug-1.c: Ditto.
3395
3396 2004-04-20  Eric Christopher  <echristo@redhat.com>
3397
3398         * gcc.dg/charset/extern.c: New test.
3399         * g++.dg/charset/extern3.cc: Ditto.
3400
3401 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
3402
3403         * gcc.dg/builtins-39.c: New test.
3404
3405 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
3406
3407         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
3408
3409 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
3410
3411         * gcc.dg/torture/mips-hilo-1.c: New test.
3412
3413 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
3414
3415         * gcc.c-torture/compile/20040419-1.c: New test.
3416
3417 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
3418
3419         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
3420
3421 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
3422             Aldy Hernandez  <aldyh@redhat.com>
3423
3424         * gcc.c-torture/execute/va-arg-24.c: New.
3425
3426 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
3427             Aldy Hernandez  <aldyh@redhat.com>
3428
3429         * gcc.dg/vmx/1b-01.c: New.
3430         * gcc.dg/vmx/1b-02.c: New.
3431         * gcc.dg/vmx/1b-03.c: New.
3432         * gcc.dg/vmx/1b-04.c: New.
3433         * gcc.dg/vmx/1b-05.c: New.
3434         * gcc.dg/vmx/1b-06.c: New.
3435         * gcc.dg/vmx/1b-07.c: New.
3436         * gcc.dg/vmx/1c-01.c: New.
3437         * gcc.dg/vmx/1c-02.c: New.
3438         * gcc.dg/vmx/3a-01a.c: New.
3439         * gcc.dg/vmx/3a-01.c: New.
3440         * gcc.dg/vmx/3a-01m.c: New.
3441         * gcc.dg/vmx/3a-03.c: New.
3442         * gcc.dg/vmx/3a-03m.c: New.
3443         * gcc.dg/vmx/3a-04.c: New.
3444         * gcc.dg/vmx/3a-04m.c: New.
3445         * gcc.dg/vmx/3a-05.c: New.
3446         * gcc.dg/vmx/3a-06.c: New.
3447         * gcc.dg/vmx/3a-06m.c: New.
3448         * gcc.dg/vmx/3a-07.c: New.
3449         * gcc.dg/vmx/3b-01.c: New.
3450         * gcc.dg/vmx/3b-02.c: New.
3451         * gcc.dg/vmx/3b-10.c: New.
3452         * gcc.dg/vmx/3b-13.c: New.
3453         * gcc.dg/vmx/3b-14.c: New.
3454         * gcc.dg/vmx/3b-15.c: New.
3455         * gcc.dg/vmx/3c-01a.c: New.
3456         * gcc.dg/vmx/3c-01.c: New.
3457         * gcc.dg/vmx/3c-02.c: New.
3458         * gcc.dg/vmx/3c-03.c: New.
3459         * gcc.dg/vmx/3d-01.c: New.
3460         * gcc.dg/vmx/4-01.c: New.
3461         * gcc.dg/vmx/4-03.c: New.
3462         * gcc.dg/vmx/5-01.c: New.
3463         * gcc.dg/vmx/5-02.c: New.
3464         * gcc.dg/vmx/5-03.c: New.
3465         * gcc.dg/vmx/5-04.c: New.
3466         * gcc.dg/vmx/5-05.c: New.
3467         * gcc.dg/vmx/5-06.c: New.
3468         * gcc.dg/vmx/5-07.c: New.
3469         * gcc.dg/vmx/5-07t.c: New.
3470         * gcc.dg/vmx/5-08.c: New.
3471         * gcc.dg/vmx/5-10.c: New.
3472         * gcc.dg/vmx/5-11.c: New.
3473         * gcc.dg/vmx/7-01a.c: New.
3474         * gcc.dg/vmx/7-01.c: New.
3475         * gcc.dg/vmx/7c-01.c: New.
3476         * gcc.dg/vmx/7d-01.c: New.
3477         * gcc.dg/vmx/7d-02.c: New.
3478         * gcc.dg/vmx/8-01.c: New.
3479         * gcc.dg/vmx/8-02a.c: New.
3480         * gcc.dg/vmx/8-02.c: New.
3481         * gcc.dg/vmx/brode-1.c: New.
3482         * gcc.dg/vmx/bug-1.c: New.
3483         * gcc.dg/vmx/bug-2.c: New.
3484         * gcc.dg/vmx/bug-3.c: New.
3485         * gcc.dg/vmx/cw-bug-1.c: New.
3486         * gcc.dg/vmx/cw-bug-2.c: New.
3487         * gcc.dg/vmx/cw-bug-3.c: New.
3488         * gcc.dg/vmx/dct.c: New.
3489         * gcc.dg/vmx/debug-1.c: New.
3490         * gcc.dg/vmx/debug-2.c: New.
3491         * gcc.dg/vmx/debug-3.c: New.
3492         * gcc.dg/vmx/debug-4.c: New.
3493         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
3494         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
3495         * gcc.dg/vmx/eg-5.c: New.
3496         * gcc.dg/vmx/fft.c: New.
3497         * gcc.dg/vmx/gcc-bug-1.c: New.
3498         * gcc.dg/vmx/gcc-bug-2.c: New.
3499         * gcc.dg/vmx/gcc-bug-3.c: New.
3500         * gcc.dg/vmx/gcc-bug-4.c: New.
3501         * gcc.dg/vmx/gcc-bug-5.c: New.
3502         * gcc.dg/vmx/gcc-bug-6.c: New.
3503         * gcc.dg/vmx/gcc-bug-7.c: New.
3504         * gcc.dg/vmx/gcc-bug-8.c: New.
3505         * gcc.dg/vmx/gcc-bug-9.c: New.
3506         * gcc.dg/vmx/gcc-bug-b.c: New.
3507         * gcc.dg/vmx/gcc-bug-c.c: New.
3508         * gcc.dg/vmx/gcc-bug-d.c: New.
3509         * gcc.dg/vmx/gcc-bug-e.c: New.
3510         * gcc.dg/vmx/gcc-bug-f.c: New.
3511         * gcc.dg/vmx/gcc-bug-g.c: New.
3512         * gcc.dg/vmx/gcc-bug-i.c: New.
3513         * gcc.dg/vmx/harness.h: New.
3514         * gcc.dg/vmx/ira1.c: New.
3515         * gcc.dg/vmx/ira2a.c: New.
3516         * gcc.dg/vmx/ira2b.c: New.
3517         * gcc.dg/vmx/ira2.c: New.
3518         * gcc.dg/vmx/ira2c.c: New.
3519         * gcc.dg/vmx/mem.c: New.
3520         * gcc.dg/vmx/newton-1.c: New.
3521         * gcc.dg/vmx/ops.c: New.
3522         * gcc.dg/vmx/sn7153.c: New.
3523         * gcc.dg/vmx/spill2.c: New.
3524         * gcc.dg/vmx/spill3.c: New.
3525         * gcc.dg/vmx/spill.c: New.
3526         * gcc.dg/vmx/t.c: New.
3527         * gcc.dg/vmx/varargs-1.c: New.
3528         * gcc.dg/vmx/varargs-2.c: New.
3529         * gcc.dg/vmx/varargs-3.c: New.
3530         * gcc.dg/vmx/varargs-4.c: New.
3531         * gcc.dg/vmx/varargs-5.c: New.
3532         * gcc.dg/vmx/varargs-6.c: New.
3533         * gcc.dg/vmx/varargs-7.c: New.
3534         * gcc.dg/vmx/vmx.exp: New.
3535         * gcc.dg/vmx/vprint-1.c: New.
3536         * gcc.dg/vmx/vscan-1.c: New.
3537         * gcc.dg/vmx/x-01.c: New.
3538         * gcc.dg/vmx/x-02.c: New.
3539         * gcc.dg/vmx/x-03.c: New.
3540         * gcc.dg/vmx/x-04.c: New.
3541         * gcc.dg/vmx/x-05.c: New.
3542         * gcc.dg/vmx/yousufi-1.c: New.
3543         * gcc.dg/vmx/zero-1.c: New.
3544         * gcc.dg/vmx/zero.c: New.
3545
3546 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
3547
3548         * g++.dg/lookup/java1.C: Update for chage of
3549         _Jv_AllocObject.
3550         * g++.dg/lookup/java2.C: Likewise.
3551
3552 2004-04-17  Laurent GUERBY <laurent@guerby.net>
3553
3554         * ada/acats/run_all.sh: use -O2 by default.
3555
3556 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
3557
3558         * gcc.dg/vr-mult-[12].c: New tests.
3559
3560 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3561
3562         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
3563
3564         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
3565
3566 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
3567
3568         * lib/target-supports.exp (check_profiling_available): Assume profiling
3569         isn't available for mips*-*-elf targets.
3570
3571 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
3572
3573         * gcc.dg/builtins-38.c: New test.
3574
3575 2004-04-14  Eric Christopher  <echristo@redhat.com>
3576
3577         * g++.dg/charset/charset.exp: Run .cc extension tests.
3578
3579 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
3580
3581         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
3582
3583 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3584
3585         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
3586
3587 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
3588
3589         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
3590         * gcc.dg/i386-387-2.c: Likewise.
3591
3592         * gcc.dg/i386-387-7.c: New test.
3593         * gcc.dg/i386-387-8.c: New test.
3594
3595         * gcc.dg/builtins-37.c: New test.
3596
3597 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
3598
3599         * g++.dg/pch/externc-1.C: Add missing semicolon.
3600
3601 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
3602
3603         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
3604
3605 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3606
3607         * gcc.c-torture/execute/20040411-1.c: New test.
3608
3609 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3610
3611         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
3612
3613 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
3614
3615         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
3616
3617 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
3618
3619         * lib/target-supports.exp (check_named_sections_available): New.
3620         * lib/gcc-dg.exp (dg-require-named-sections): New.
3621         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
3622         old-deja.exp.  Also prune error-count message from HP linker.
3623         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
3624
3625         * g++.dg/init/init-ref4.C: Use dg-require-weak.
3626         * g++.old-deja/g++.pt/static3.C: Likewise.
3627         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
3628
3629 2004-04-09  Roger Sayle  <roger@eyesopen.com>
3630
3631         * gcc.c-torture/execute/20040409-1.c: New test case.
3632         * gcc.c-torture/execute/20040409-2.c: New test case.
3633         * gcc.c-torture/execute/20040409-3.c: New test case.
3634
3635 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
3636
3637         * gcc.dg/20040409-1.c: New test.
3638
3639 2004-04-08  Roger Sayle  <roger@eyesopen.com>
3640
3641         PR target/14888
3642         * g++.dg/opt/pr14888.C: New test case.
3643
3644 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
3645
3646         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
3647         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
3648         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
3649         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
3650         New tests.
3651
3652 2004-04-08  Paul Brook  <paul@codesourcery.com>
3653
3654         * gcc.dg/spill-1.c: New test.
3655
3656 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3657
3658         * gcc.dg/torture/builtin-ctype-2.c: New test.
3659
3660 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
3661
3662         * gcc.dg/pch/pch.exp: Add largefile test.
3663
3664 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
3665
3666         * g++.dg/pch/externc-1.Hs: New.
3667         * g++.dg/pch/externc-1.C: New.
3668
3669 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3670
3671         * gcc.dg/compat/struct-by-value-5a_main.c,
3672         gcc.dg/compat/struct-by-value-5b_main.c: New files.
3673         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
3674         * gcc.dg/compat/struct-by-value-5a_x.c,
3675         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
3676         gcc.dg/compat/struct-by-value-5_x.c.
3677         * gcc.dg/compat/struct-by-value-5a_y.c,
3678         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
3679         gcc.dg/compat/struct-by-value-5_y.c.
3680
3681         * gcc.dg/compat/struct-by-value-6a_main.c,
3682         gcc.dg/compat/struct-by-value-6b_main.c: New files.
3683         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
3684         * gcc.dg/compat/struct-by-value-6a_x.c,
3685         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
3686         gcc.dg/compat/struct-by-value-6_x.c.
3687         * gcc.dg/compat/struct-by-value-6a_y.c,
3688         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
3689         gcc.dg/compat/struct-by-value-6_y.c.
3690
3691         * gcc.dg/compat/struct-by-value-7a_main.c,
3692         gcc.dg/compat/struct-by-value-7b_main.c: New files.
3693         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
3694         * gcc.dg/compat/struct-by-value-7a_x.c,
3695         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
3696         gcc.dg/compat/struct-by-value-7_x.c.
3697         * gcc.dg/compat/struct-by-value-7a_y.c,
3698         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
3699         gcc.dg/compat/struct-by-value-7_y.c.
3700
3701 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
3702
3703         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
3704         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
3705         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
3706         options.
3707
3708 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
3709
3710         * gcc.dg/builtins-36.c: New test.
3711
3712 2004-04-06  Paul Brook  <paul@codesourcery.com>
3713
3714         * README.gcc: Remove obsolete contraint on testcases.
3715
3716 2004-04-05  Paul Brook  <paul@codesourcery.com>
3717
3718         PR2123
3719         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
3720         failure and exit(0) on success.
3721         * g++.dg/expr/anew2.C: Ditto.
3722         * g++.dg/expr/anew3.C: Ditto.
3723         * g++.dg/expr/anew4.C: Ditto.
3724
3725 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
3726
3727         PR c++/3518
3728         * g++.dg/template/unify7.C: New.
3729
3730 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3731
3732         * g++.dg/README: Bring up to date with new subdirectories; remove
3733         duplicate subdirectory lines.
3734
3735 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
3736
3737         PR c++/14007
3738         * g++.dg/template/unify5.C: New.
3739         * g++.dg/template/unify6.C: New.
3740         * g++.dg/template/qualttp20.C: Adjust.
3741         * g++.old-deja/g++.jason/report.C: Adjust.
3742         * g++.old-deja/g++.other/qual1.C: Adjust.
3743
3744 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
3745
3746         PR c++/14803
3747         * g++.dg/inherit/ptrmem1.C: New test.
3748
3749 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
3750
3751         PR c++/14755
3752         * gcc.c-torture/execute/20040331-1.c: New test.
3753         * gcc.dg/20040331-1.c: New test.
3754
3755 2004-04-01  Paul Brook  <paul@codesourcery.com>
3756
3757         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
3758
3759 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
3760
3761         PR c++/14724
3762         * g++.dg/init/goto1.C: New test.
3763
3764         PR c++/14763
3765         * g++.dg/template/defarg4.C: New test.
3766
3767 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
3768
3769         * gcc.dg/altivec-11.c: Extend test for more valid cases.
3770
3771 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
3772
3773         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
3774
3775 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
3776
3777         * gcc.dg/noncompile/undeclared-2.c: New test.
3778
3779 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
3780
3781         * gcc.dg/940409-1.c: Remove XFAIL.
3782         * gcc.dg/reg-vol-struct-1.c: New test.
3783
3784 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3785
3786         * gcc.dg/torture/builtin-wctype-1.c: New test.
3787
3788 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
3789
3790         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
3791         * gcc.dg/20001101-1.c: Likewise.
3792         * gcc.dg/20001102-1.c: Likewise.
3793
3794 2004-03-25  Roger Sayle  <roger@eyesopen.com>
3795
3796         * gcc.dg/compare8.c: Add an additional test for XOR.
3797
3798 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3799
3800         * gcc.dg/torture/builtin-ctype-1.c: New test.
3801
3802 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3803
3804         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
3805         * gcc.dg/torture/builtin-math-1.c: Likewise.
3806         * gcc.dg/torture/builtin-power-1.c: New test.
3807
3808 2004-03-24  Andreas Schwab  <schwab@suse.de>
3809
3810         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
3811         IA64 assembler.
3812
3813 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
3814             Roger Sayle  <roger@eyesopen.com>
3815
3816         * gcc.dg/compare8.c: New test case.
3817
3818 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
3819
3820         * g++.dg/ext/altivec-7.C: New test.
3821
3822 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
3823
3824         PR 12267, 12391, 12560, 13129, 14114, 14133
3825         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
3826         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
3827         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
3828         Adjust error regexps.
3829         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
3830         * gcc.dg/noncompile/undeclared-1.c: New test cases.
3831         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
3832         * gcc.dg/local1.c: Add explanatory comment.
3833
3834 2004-03-23  Roger Sayle  <roger@eyesopen.com>
3835
3836         PR optimization/14669
3837         * g++.dg/opt/fold2.C: New test case.
3838
3839 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
3840
3841         PR c/14069
3842         * gcc.dg/20040322-1.c: New test.
3843
3844 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3845
3846         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
3847         * gcc.dg/ultrasp4.c: Likewise.
3848         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
3849
3850 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
3851
3852         * gcc.dg/i386-sse-8.c: Reset default options.
3853
3854 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
3855
3856         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
3857         in the error message text.
3858
3859 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3860
3861         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
3862
3863 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
3864
3865         PR c++/14616
3866         * g++.dg/init/array13.C: New test.
3867
3868 2004-03-20  Roger Sayle  <roger@eyesopen.com>
3869
3870         PR target/13889
3871         * gcc.c-torture/compile/pr13889.c: New test case.
3872
3873 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3874
3875         PR c/14635
3876         * builtins-1.c (nan, nans): Don't test.
3877         * builtins-30.c: Don't use nan, nanf, nanl.
3878         * builtins-35.c: New test.
3879
3880 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
3881
3882         * g++.dg/ext/altivec-6.C: New test.
3883
3884 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
3885
3886         * g++.dg/init/placement3.C: New test.
3887
3888         * g++.dg/template/spec13.C: New test.
3889
3890         * g++.dg/lookup/using11.C: New test.
3891
3892         * g++.dg/lookup/koenig3.C: New test.
3893
3894         * g++.dg/template/operator2.C: New test.
3895
3896         * g++.dg/expr/dtor3.C: New test.
3897         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
3898         marker.
3899         * g++.old-deja/g++.law/visibility28.C: Likewise.
3900
3901 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
3902
3903         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
3904         * gcc.dg/ppc64-abi-3.c: Likewise.
3905
3906 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3907
3908         PR c++/14545
3909         * g++.dg/parse/template15.C: New test.
3910
3911 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3912
3913         * g++.dg/expr/dtor2.C: New test.
3914
3915         * g++.dg/lookup/anon4.C: New test.
3916
3917         * g++.dg/overload/using1.C: New test.
3918
3919         * g++.dg/template/lookup7.C: New test.
3920
3921         * g++.dg/template/typename6.C: New test.
3922
3923         * g++.dg/expr/cond6.C: New test.
3924
3925 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3926
3927         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
3928
3929 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3930
3931         * g++.dg/expr/cond5.C: New test.
3932         * g++.dg/expr/constcast1.C: Likewise.
3933         * g++.dg/expr/ptrmem2.C: Likewise.
3934         * g++.dg/expr/ptrmem3.C: Likewise.
3935         * g++.dg/lookup/main1.C: Likewise.
3936         * g++.dg/template/lookup6.C: Likewise.
3937
3938 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3939
3940         * gcc.dg/local1.c: New test.
3941
3942         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
3943
3944 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3945
3946         * gcc.dg/torture/builtin-convert-1.c: New test.
3947
3948 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3949
3950         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
3951
3952 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
3953
3954         PR c++/14481
3955         * g++.dg/warn/Wunused-7.C: New test.
3956
3957 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3958
3959         * gcc.dg/torture/builtin-integral-1.c: New test.
3960
3961 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
3962
3963         PR c++/14586
3964         * g++.dg/parse/non-dependent3.C: New test.
3965
3966 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
3967
3968         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
3969         * g++.dg/eh/simd-2.C: Likewise.
3970         * g++.dg/init/array10.C: Likewise.
3971         * gcc.c-torture/compile/simd-1.c: Likewise.
3972         * gcc.c-torture/compile/simd-2.c: Likewise.
3973         * gcc.c-torture/compile/simd-3.c: Likewise.
3974         * gcc.c-torture/compile/simd-4.c: Likewise.
3975         * gcc.c-torture/compile/simd-6.c: Likewise.
3976         * gcc.c-torture/execute/simd-1.c: Likewise.
3977         * gcc.c-torture/execute/simd-2.c: Likewise.
3978         * gcc.dg/compat/vector-defs.h: Likewise.
3979         * gcc.dg/20020531-1.c: Likewise.
3980         * gcc.dg/altivec-3.c: Likewise.
3981         * gcc.dg/altivec-4.c: Likewise.
3982         * gcc.dg/altivec-varargs-1.c: Likewise.
3983         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
3984         * gcc.dg/i386-mmx-3.c: Likewise.
3985         * gcc.dg/i386-sse-4.c: Likewise.
3986         * gcc.dg/i386-sse-5.c: Likewise.
3987         * gcc.dg/i386-sse-8.c: Likewise.
3988         * gcc.dg/simd-1.c: Likewise.
3989         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
3990         __ev64_opaque__ since the machine description provides it.
3991
3992 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3993
3994         * lib/compat.exp (skip_list): New global variable.
3995         Use it to hold the user defined COMPAT_SKIPS list if any.
3996         (compat-obj): Add the members of skip_list to optall.
3997
3998 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3999
4000         * gcc.dg/compat/union-by-value-1_main.c,
4001         union-by-value-1_x.c, union-by-value-1_y.c,
4002         union-check.h, union-defs.h,
4003         union-init.h, union-return-1_main.c,
4004         union-return-1_x.c, union-return-1_y.c: New files.
4005
4006 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4007
4008         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
4009         mixed-struct-init.h: Add 4 mixed structure types.
4010         struct-by-value-21_main.c, struct-by-value-21_x.c,
4011         struct-by-value-21_y.c, struct-return-21_main.c,
4012         struct-return-21_x.c, struct-return-21_y.c: New files.
4013
4014 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
4015
4016         PR c++/14550
4017         * g++.dg/parse/template14.C: New test.
4018
4019 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4020
4021         * gcc.c-torture/execute/20040313-1.c: New test.
4022
4023 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
4024
4025         PR target/14533
4026         * gcc.dg/20040311-2.c: New test.
4027
4028 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
4029
4030         PR other/14544
4031         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
4032         bit-field.
4033
4034 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
4035
4036         * gcc.dg/20040305-2.c: Add missing return statement.
4037
4038 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4039
4040         * gcc.dg/builtins-34.c: Also check pow10*.
4041
4042 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4043
4044         PR target/14262
4045         * gcc.dg/20040305-2.c: New test.
4046
4047 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4048
4049         * gcc.dg/20040310-1.c: New test.
4050
4051 2004-03-11  Roger Sayle  <roger@eyesopen.com>
4052
4053         * gcc.c-torture/execute/20040311-1.c: New test case.
4054
4055 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
4056
4057         PR c++/14476
4058         * g++.dg/lookup/enum1.C: New test.
4059
4060 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
4061
4062         PR c++/14510
4063         * g++.dg/lookup/struct2.C: New test.
4064
4065 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
4066
4067         * gcc.dg/builtins-34.c: New test.
4068
4069 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4070
4071         * gcc.dg/torture/builtin-nonneg-1.c: New test.
4072
4073 2004-03-09  James E Wilson  <wilson@specifixinc.com>
4074
4075         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
4076         * gcc.dg/alias-2.c: New testcase.
4077
4078 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
4079
4080         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
4081
4082 2004-03-09  Roger Sayle  <roger@eyesopen.com>
4083
4084         * gcc.c-torture/execute/20040309-1.c: New test case.
4085
4086 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
4087
4088         PR c++/14397
4089         * g++.dg/overload/ref1.C: New.
4090
4091 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4092
4093         PR c++/14409
4094         * g++.dg/template/spec12.C: New test.
4095
4096         PR c++/14448
4097         * g++.dg/parse/crash14.C: New test.
4098
4099 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4100
4101         PR c++/14230
4102         * g++.dg/init/ref11.C: New test.
4103
4104 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4105
4106         PR c++/14432
4107         * g++.dg/parse/builtin2.C: New test.
4108
4109 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4110
4111         PR c++/14401
4112         * g++.dg/init/ctor3.C: New test.
4113         * g++.dg/init/union1.C: New test.
4114         * g++.dg/ext/anon-struct4.C: New test.
4115
4116 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4117
4118         * g++.dg/lookup/koenig1.C: Tweak error messages.
4119         * g++.dg/lookup/used-before-declaration.C: Likewise.
4120         * g++.dg/other/do1.C: Likewise.
4121         * g++.dg/overload/koenig1.C: Likewise.
4122         * g++.dg/parse/crash13.C: Likewise.
4123         * g++.dg/template/instantiate3.C: Likewise.
4124
4125 2004-03-08  Eric Christopher  <echristo@redhat.com>
4126
4127         * * lib/target-supports.exp: Enable libiconv in test
4128         compilation.  Fix up error checking.
4129
4130 2004-03-08  Roger Sayle  <roger@eyesopen.com>
4131
4132         PR middle-end/14289
4133         * gcc.dg/pr14289-1.c: New test case.
4134         * gcc.dg/pr14289-2.c: Likewise.
4135         * gcc.dg/pr14289-3.c: Likewise.
4136
4137 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
4138
4139         * gcc.c-torture/execute/20040308-1.c: New test.
4140
4141 2004-03-07  Roger Sayle  <roger@eyesopen.com>
4142
4143         * gcc.c-torture/execute/20040307-1.c: New test case.
4144
4145 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
4146
4147         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
4148
4149 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
4150
4151         * gcc.dg/20040306-1.c: New test.
4152
4153 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
4154
4155         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
4156         them static.
4157         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
4158
4159 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4160
4161         PR c/14465
4162         * gcc.dg/decl-6.c: New test.
4163
4164 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4165
4166         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
4167         Rename LOGPOW -> LOG_POW.
4168         (SQRT_EXP, POW_EXP): New.
4169
4170 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4171
4172         * gcc.dg/i386-sse-8.c: New test.
4173
4174 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4175
4176         PR c/14114
4177         * gcc.dg/decl-5.c: New test.
4178
4179 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
4180
4181         * gcc.dg/20040305-1.c: New test.
4182
4183 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
4184
4185         PR other/14354
4186         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
4187
4188 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
4189
4190         PR c++/14425, c++/14426
4191         * g++.dg/ext/altivec-4.C: New test.
4192         * g++.dg/ext/altivec-5.C: New test.
4193
4194 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
4195
4196         * g++.old-deja/g++.other/linkage1.C: Expect errors about
4197         global variables of a type with no linkage.
4198         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
4199         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
4200         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
4201         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
4202         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
4203         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
4204         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
4205         * g++.dg/warn/deprecated.C: Name enum Color.
4206         * g++.dg/overload/VLA.C: Name structure for 'b'.
4207         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
4208
4209 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4210
4211         * gcc.c-torture/compile/20040304-1.c: New test.
4212
4213 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
4214
4215         PR 13728
4216         * gcc.dg/decl-4.c: New testcase.
4217
4218 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
4219
4220         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
4221         as PRECF if sizeof (float) > sizeof (double).
4222         (PRECL): Make it the same as PRECF if
4223         sizeof (float) > sizeof (long double).
4224
4225 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4226
4227         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
4228         system type.  Add check for irix6 which doesn't have c99 runtime.
4229
4230 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
4231
4232         * gcc.dg/const-elim-1.c: xfail for xtensa.
4233
4234 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4235
4236         PR c++/14369
4237         * g++.dg/template/cond4.C: New test.
4238
4239 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4240
4241         PR c++/14360
4242         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
4243
4244         PR c++/14361
4245         * g++.dg/parse/defarg7.C: New test.
4246
4247         PR c++/14359
4248         * g++.dg/template/friend26.C: New test.
4249
4250 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4251
4252         PR c++/14324
4253         * g++.dg/abi/mangle21.C: New test.
4254
4255         PR c++/14260
4256         * g++.dg/parse/constructor2.C: New test.
4257
4258         PR c++/14337
4259         * g++.dg/template/sfinae1.C: New test.
4260
4261 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4262
4263         PR c++/14267
4264         * g++.dg/expr/crash2.C: New test.
4265
4266         PR middle-end/13448
4267         * gcc.dg/inline-5.c: New test.
4268         * gcc.dg/always-inline.c: Split out tests into ...
4269         * gcc.dg/always-inline2.c: ... this and ...
4270         * gcc.dg/always-inline3.c: ... this.
4271
4272 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4273
4274         PR debug/12103
4275         * g++.dg/debug/crash1.C: New test.
4276
4277 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
4278
4279         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
4280         function with __attribute__((noinline)).
4281         (recurser_void2): Likewise.
4282         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
4283         (recurser_void2): Likewise.
4284
4285 2004-02-29  Roger Sayle  <roger@eyesopen.com>
4286
4287         PR middle-end/14203
4288         * g++.dg/warn/Wunused-6.C: New test case.
4289
4290 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
4291
4292         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
4293         not defined.
4294
4295 2004-02-27  Eric Christopher  <echristo@redhat.com>
4296
4297         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
4298         * g++.dg/charset/asm2.c: Run only x86.
4299         * gcc.dg/charset/asm3.c: Ditto.
4300
4301 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
4302
4303         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
4304         ld_library_path.
4305
4306 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
4307
4308         * g++.dg/ext/altivec-3.C: New.
4309
4310 2004-02-26  Richard Henderson  <rth@redhat.com>
4311
4312         * g++.dg/ext/attrib10.C: Mark for warning.
4313         * gcc.dg/attr-alias-1.c: New.
4314
4315 2004-02-26  Richard Henderson  <rth@redhat.com>
4316
4317         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
4318         * gcc.c-torture/execute/20040208-2.c: ... it back.
4319
4320 2004-02-26  Eric Christopher  <echristo@redhat.com>
4321
4322         * lib/target-supports.exp (check-iconv-available): New function.
4323         * lib/gcc-dg.exp (dg-require-iconv): New function.
4324         Use above.
4325         * gcc.dg/charset: New directory.
4326         * gcc.dg/charset/charset.exp: New file.
4327         * gcc.dg/charset/asm1.c: Ditto.
4328         * gcc.dg/charset/asm2.c: Ditto.
4329         * gcc.dg/charset/asm3.c: Ditto.
4330         * gcc.dg/charset/asm4.c: Ditto.
4331         * gcc.dg/charset/asm5.c: Ditto.
4332         * gcc.dg/charset/attribute1.c: Ditto.
4333         * gcc.dg/charset/attribute2.c: Ditto.
4334         * gcc.dg/charset/string1.c: Ditto.
4335         * g++.dg/charset: New directory.
4336         * g++.dg/dg.exp: Add here. Special options.
4337         * g++.dg/charset/charset.exp: New file.
4338         * g++.dg/charset/asm1.c: Ditto.
4339         * g++.dg/charset/asm2.c: Ditto.
4340         * g++.dg/charset/asm3.c: Ditto.
4341         * g++.dg/charset/asm4.c: Ditto.
4342         * g++.dg/charset/attribute1.c: Ditto.
4343         * g++.dg/charset/attribute2.c: Ditto.
4344         * g++.dg/charset/extern1.cc: Ditto.
4345         * g++.dg/charset/extern2.cc: Ditto.
4346         * g++.dg/charset/string1.c: Ditto.
4347
4348 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
4349
4350         PR c++/14278
4351         * g++.dg/parse/comma1.C: New test.
4352
4353 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4354
4355         PR c++/14284
4356         * g++.dg/template/ttp8.C: New test.
4357
4358 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
4359
4360         * gcc.dg/fixuns-trunc-1.c: New test.
4361
4362 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4363
4364         * gcc.dg/builtins-config.h: Use #elif.
4365
4366 2004-02-26  Michael Matz  <matz@suse.de>
4367
4368         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
4369         * gcc.dg/991214-1.c: Likewise.
4370         * gcc.dg/i386-asm-1.c: Likewise.
4371
4372 2004-02-25  Richard Henderson  <rth@redhat.com>
4373
4374         * gcc.c-torture/execute/20040208-2.c: Move ...
4375         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
4376
4377 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4378
4379         PR c++/14246
4380         * g++.dg/other/crash-3.C: New test.
4381
4382 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4383
4384         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
4385         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
4386
4387         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
4388         HP-UX.
4389
4390 2004-02-24  Michael Matz  <matz@suse.de>
4391
4392         * gcc.dg/i386-regparm.c: New.
4393
4394 2004-02-23  James E Wilson  <wilson@specifixinc.com>
4395
4396         * gcc.c-torture/execute/20040223-1.c: New.
4397
4398 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
4399             Kazu Hirata  <kazu@cs.umass.edu>
4400
4401         * gcc.dg/fwritable-strings-1.c: Remove.
4402
4403 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
4404
4405         PR c/14156
4406         * gcc.dg/20040223-1.c: New test.
4407
4408 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4409
4410         PR c++/14106
4411         * g++.dg/ext/typeof9.C: New test.
4412
4413 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4414
4415         PR c++/14250
4416         * g++.dg/other/switch1.C: New test.
4417
4418 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4419
4420         * gcc.dg/cast-function-1.c: Adjust for new informative message.
4421         * gcc.dg/va-arg-1.c: Likewise.
4422
4423 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4424
4425         PR c++/14143
4426         * g++.dg/template/koenig5.C: New test.
4427
4428 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
4429
4430         * g++.dg/ext/altivec-1.C: Generalize target triple.
4431         * g++.dg/ext/altivec-2.C: New test case.
4432         * g++.dg/ext/altivec_check.h: New file.
4433         * gcc.dg/altivec-1.c: Generalize target triple;
4434         include altivec_check.h and call altivec_check().
4435         * gcc.dg/altivec-[2-5].c: Generalize target triple.
4436         * gcc.dg/altivec-6.c: New test case.
4437         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
4438         type casts as needed.
4439         * gcc.dg/altivec-10.c: Include altivec_check.h and call
4440         altivec_check().
4441         * gcc.dg/altivec-12.c: New test case.
4442         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
4443         include altivec_check.h and call altivec_check().
4444         * gcc.dg/altivec_check.h: New file.
4445
4446 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4447
4448         * lib/target-supports.exp (check_alias_available): Don't mangle
4449         function `g' in test program.
4450
4451 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4452
4453         * lib/target-supports.exp (check_profiling_available): Check
4454         argument to determine whether we support a profiling type.
4455         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
4456         check_profiling_available.
4457         * g++.dg/bprob/bprob.exp: Likewise
4458         * g77.dg/bprob/bprob.exp: Likewise.
4459         * gcc.misc-tests/bprob.exp: Likewise.
4460         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
4461         dg-require-profiling and delete expected error handling.
4462         * gcc.dg/20021014-1.c: Likewise.
4463         * gcc.dg/nest.c: Likewise.
4464
4465 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4466
4467         PR c++/12007
4468         * g++.dg/other/vthunk1.C: New test.
4469
4470 2004-02-20  Falk Hueffner  <falk@debian.org>
4471
4472         PR target/14201
4473         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
4474
4475 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
4476
4477         PR c++/13927
4478         * g++.dg/other/error8.C: Remove XFAIL markers.
4479
4480         PR c++/14173
4481         * g++.dg/ext/packed5.C: New test.
4482
4483         PR c++/14199
4484         * g++.dg/warn/Wunused-5.C: New test.
4485
4486         PR c++/14186
4487         * g++.dg/lookup/member1.C: New test.
4488
4489 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
4490
4491         * gcc.c-torture/compile/20040130-1.c: Enable only when
4492         __INT_MAX__ >= 2147483647L.
4493         * gcc.c-torture/compile/961203-1.c: Likewise.
4494
4495 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
4496
4497         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
4498         * g++.dg/opt/template1.C: Robustify assembler regexp
4499
4500 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4501
4502         * gcc.c-torture/execute/simd-4.x: Remove.
4503         * gcc.c-torture/execute/va-arg-25.x: Likewise.
4504         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
4505         Guard with #ifndef SKIP_ATTRIBUTE.
4506         * gcc.dg/compat/vector-1_y.c: Likewise.
4507         * gcc.dg/compat/vector-2_x.c: Likewise.
4508         * gcc.dg/compat/vector-2_y.c: Likewise.
4509         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
4510         * g++.dg/eh/simd-2.C: Likewise.
4511
4512 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
4513
4514         * gcc.c-torture/compile/complex-1.c: New.
4515
4516 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
4517
4518         PR target/14209
4519         * gcc.c-torture/execute/20040218-1.c: New test.
4520
4521 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4522
4523         PR c++/14181
4524         * g++.dg/parse/new2.C: New test.
4525
4526 2004-02-18  Paul Brook  <paul@codesourcery.com>
4527
4528         * gcc.c-torture/compile/libcall-1.c: New test.
4529
4530 2004-02-18  Paul Brook  <paul@codesourcery.com>
4531
4532         PR debug/12934
4533         * gcc.dg/debug/debug-7.c: New test.
4534
4535 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
4536
4537         * gcc.dg/20040217-1.c: New test.
4538
4539 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
4540
4541         * gcc.c-torture/execute/990208-1.x: Delete.
4542
4543 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
4544
4545         * gcc.c-torture/execute/20040208-2.x: New file.
4546
4547 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
4548
4549         PR c++/11326
4550         * g++.dg/abi/structret1.C: New test.
4551
4552 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
4553
4554         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
4555         (i386_cpuid): No need to test if cpuid is available on AMD64.
4556         Fix assembly, so that it works onboth i386 and AMD64.
4557         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
4558         (vecInLong): Fix s[] member type to unsigned int.
4559         (vecInWord): Remove type.
4560         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
4561         (a64, b64, c64, d64, e64): Remove.
4562         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
4563         Remove unused variable.  Remove initialization of removed variables.
4564         Don't call mmx_tests nor sse_tests.
4565         (reference_mmx, reference_sse): Remove.
4566         (check): Add return stmt.
4567         * gcc.dg/i386-sse-7.c: New test.
4568         * gcc.dg/i386-mmx-4.c: New test.
4569
4570 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4571
4572         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
4573         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4574         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4575         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
4576         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
4577         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
4578         g++.dg/tc1/dr94.C: Fix line terminator.
4579
4580 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
4581
4582         * gcc.c-torture/compile/20040216-1.c: New.
4583
4584 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4585
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/dr188.C,
4589         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
4590         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
4591         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
4592
4593 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4594
4595         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
4596
4597 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
4598
4599         PR c++/13971
4600         * g++.dg/expr/cond4.C: New test.
4601
4602         PR c++/14086
4603         * g++.dg/lookup/crash2.C: New test.
4604
4605 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
4606
4607         * gcc.c-torture/compile/20040214-2.c: New test.
4608
4609 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
4610
4611         PR c++/14116
4612         * g++.dg/ext/typeof8.C: New test.
4613
4614 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
4615
4616         * gcc.c-torture/compile/20040214-1.c: New test.
4617
4618 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4619
4620         PR c++/13635
4621         * g++.dg/template/spec11.C: New test.
4622
4623 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4624
4625         PR c++/13927
4626         * g++.dg/other/error8.C: New test.
4627
4628 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
4629
4630         PR c++/14122
4631         * g++.dg/template/array4.C: New test.
4632
4633         PR c++/14108
4634         * g++.dg/inherit/thunk2.C: New test.
4635
4636         PR c++/14083
4637         * g++.dg/eh/cond2.C: New test.
4638
4639 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
4640
4641         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
4642
4643 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
4644
4645         * lib/scanasm.exp (dg-scan): Quote pattern before display.
4646
4647 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
4648
4649         * g++.dg/simd-2.C: xfail on ppc64-linux.
4650
4651 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4652
4653         PR c/456
4654         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
4655         tests.
4656
4657 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
4658
4659         * gcc.dg/builtins-33.c: New test.
4660
4661 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
4662
4663         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
4664
4665 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4666
4667         * g++.dg/simd-2.C: Set -maltivec for ppc64.
4668
4669 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4670
4671         * gcc.dg/ppc64-abi-3.c: New test.
4672
4673 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
4674
4675         PR c/14092
4676
4677         * gcc.dg/pr14092-1.c: New testcase.
4678
4679 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
4680
4681         * gcc.dg/cpp/assert4.c: Fix typo last change.
4682
4683         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
4684         * gcc.dg/cpp/assert4.c: Handle powerpc64.
4685
4686         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
4687
4688 2004-02-09  Roger Sayle  <roger@eyesopen.com>
4689
4690         * gcc.c-torture/compile/20040209-1.c: New test case.
4691
4692 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4693
4694         * gcc.dg/c90-init-1.c: Adjust expected error messages.
4695
4696 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
4697
4698         * gcc.c-torture/execute/20040208-[12].c: New tests.
4699
4700 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4701
4702         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
4703
4704 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4705
4706         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
4707
4708 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4709
4710         Bug 13856
4711         * gcc.dg/visibility-8.c: New testcase.
4712
4713 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4714
4715         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
4716         arguments.
4717         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
4718
4719 2004-02-07  Roger Sayle  <roger@eyesopen.com>
4720
4721         PR middle-end/13696
4722         * g++.dg/opt/fold1.C: New test case.
4723
4724 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4725
4726         PR c++/14033
4727         * g++.dg/other/crash-2.C: New test.
4728
4729 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4730
4731         PR c++/14028
4732         * g++.dg/parse/angle-bracket2.C: New test.
4733
4734 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4735
4736         PR middle-end/13750
4737         Revert:
4738         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4739         PR pch/13361
4740         * testsuite/g++.dg/pch/wchar-1.C: New.
4741         * testsuite/g++.dg/pch/wchar-1.Hs: New.
4742
4743 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4744
4745         PR c++/14008
4746         * g++.dg/parse/error15.C: New test.
4747         * g++.dg/parse/crash11.C: Update dg-error mark.
4748
4749 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4750
4751         PR c++/13932
4752         * g++.dg/warn/conv2.C: New test.
4753
4754 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4755
4756         PR c++/13086
4757         * g++.dg/warn/incomplete1.C: Remove xfail.
4758
4759 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4760
4761         * lib/file-format.exp (gcc_target_object_format): Use
4762         ${tool}_target_compile, not gcc_target_compile.
4763         * lib/target-supports.exp (check_alias_available): Likewise.
4764         (check_gc_sections_available): Likewise.
4765         * g++.dg/ext/attrib10.C: Use dg-require-alias.
4766         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
4767         dg-require-alias.
4768
4769 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4770
4771         PR c++/13969
4772         * g++.dg/template/static6.C: New test.
4773
4774 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
4775
4776         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
4777
4778 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4779
4780         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
4781         tests for systems where `char' is unsigned by default.
4782
4783 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4784
4785         PR c++/13997
4786         * g++.dg/template/partial3.C: New test.
4787
4788 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4789
4790         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
4791         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
4792         Remove mentions of obsolete ports.
4793
4794 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
4795
4796         * gcc.dg/noncompile/20001228-1.c: Fix for new
4797         error message.
4798
4799 2004-02-03  Roger Sayle  <roger@eyesopen.com>
4800
4801         PR target/9348
4802         * gcc.c-torture/execute/multdi-1.c: New test case.
4803
4804 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4805
4806         PR c++/13925
4807         * g++.dg/template/lookup5.C: New test.
4808
4809 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4810
4811         PR c++/13950
4812         * g++.dg/template/lookup4.C: New test.
4813
4814         PR c++/13970
4815         * g++.dg/parse/error14.C: New test.
4816
4817         PR c++/14002
4818         * g++.dg/parse/template13.C: New test.
4819
4820 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4821
4822         PR c++/13978
4823         * g++.dg/template/koenig4.C: New test.
4824
4825         PR c++/13968
4826         * g++.dg/template/crash17.C: New test.
4827
4828         PR c++/13975
4829         * g++.dg/parse/error13.C: New test.
4830         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
4831
4832 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4833
4834         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
4835
4836 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
4837
4838         PR c/11658
4839         PR c/13994
4840         * gcc.dg/noncompile/20040203-1.c: New test.
4841         * gcc.dg/noncompile/20040203-2.c: Likewise.
4842         * gcc.dg/noncompile/20040203-3.c: Likewise.
4843         * gcc.dg/20040203-1.c: Likewise.
4844
4845 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
4846
4847         PR c++/10858
4848         * g++.dg/template/sizeof7.C: New test.
4849
4850 2004-02-02  Eric Christopher  <echristo@redhat.com>
4851             Zack Weinberg  <zack@codesourcery.com>
4852
4853         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
4854
4855 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
4856
4857         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
4858         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
4859         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
4860         * gcc.dg/cleanup-5.c: Run only on Linux targets.
4861
4862 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
4863
4864         PR c++/13113
4865         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
4866
4867         PR c++/13854
4868         * g++.dg/ext/attrib13.C: New test.
4869
4870         PR c++/13907
4871         * g++.dg/conversion/op2.C: New test.
4872
4873 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4874
4875         * gcc.dg/titype-1.c: Fix pasto.
4876
4877 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4878
4879         * gcc.dg/titype-1.c: New test.
4880
4881 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4882
4883         PR c++/13957
4884         * g++.dg/template/non-type-template-argument-1.C,
4885         g++.dg/template/qualified-id1.C: Update dg-error marks.
4886         * g++.dg/template/nontype6.C: New test.
4887
4888 2004-02-01  Roger Sayle  <roger@eyesopen.com>
4889
4890         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
4891         * gcc.dg/builtins-31.c: New testcase.
4892         * gcc.dg/builtins-32.c: New testcase.
4893
4894 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
4895
4896         * objc.dg/call-super-2.m: Update line numbers
4897         for the including of stddef.h.
4898
4899 2004-01-30  Michael Matz  <matz@suse.de>
4900
4901         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
4902         g++.dg/ext/case-range3.C: New tests.
4903
4904 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4905
4906         DR206
4907         PR c++/13813
4908         * g++.dg/template/member4.C: New test.
4909
4910 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4911
4912         PR c++/13683
4913         * g++.dg/template/sizeof6.C: New test.
4914
4915 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4916
4917         * gcc.dg/fwritable-strings-1.c: New test.
4918
4919 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4920
4921         * gcc.c-torture/compile/20040130-1.c: New test.
4922
4923 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
4924
4925         * objc.dg/call-super-2.m: Include stddef.h for size_t.
4926
4927 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
4928
4929         PR c++/13883
4930         * g++.dg/template/ctor3.C: New test.
4931
4932 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4933
4934         * g++.dg/tc1: New directory.
4935         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
4936         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
4937         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
4938         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
4939         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
4940
4941 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4942
4943         * g++.dg/parse/error11.C: New test.
4944         * g++.dg/parse/error12.C: Likewise.
4945
4946 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
4947
4948         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
4949         (scan_initial, main): Use aligned_sizeof instead of sizeof.
4950
4951 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
4952
4953         PR c++/13791
4954         * g++.dg/ext/attrib12.C: New test.
4955
4956         PR c++/13736
4957         * g++.dg/parse/cast2.C: New test.
4958
4959 2004-01-27  James E Wilson  <wilson@specifixinc.com>
4960
4961         * objc.dg/encode-2.m (main): New local string.  Set depending on
4962         sizeof long.  Use in sscanf call.
4963         * objc.dg/encode-3.m (main): New local string.  Set depending on
4964         sizeof long.  Use in scan_initial call.
4965
4966 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4967
4968         * objc.dg/call-super-2.m: Make LP64-safe.
4969         * objc.dg/desig-init-1.m: Likewise.
4970
4971 2004-01-27  Devang Patel <dpatel@apple.com>
4972
4973         * g++.dg/debug/namespace1.C: New test.
4974
4975 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
4976
4977         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
4978         xscale-*-*.
4979
4980         * gcc.dg/arm-mmx-1.c: New test.
4981
4982 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4983
4984         * gcc.dg/20040127-1.c: New test.
4985         * gcc.dg/20040127-2.c: New test.
4986
4987 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4988
4989         * objc.dg/stret-1.m (glob): Renamed to globa.
4990
4991 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
4992
4993         PR c++/13663
4994         * g++.dg/expr/for1.C: New test.
4995
4996 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
4997
4998         PR middle-end/13779
4999         * gcc.dg/darwin-longlong.c: New test.
5000
5001 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
5002
5003         * gcc.dg/20040124-1.c: Moved test from here...
5004         * gcc.c-torture/compile/20040124-1.c: ...to here.
5005
5006 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5007
5008         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
5009         the assembly output if -m64 is passed.
5010
5011 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
5012
5013         PR c++/13833
5014         * g++.dg/template/cond3.C: New test.
5015
5016 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5017
5018         PR c++/13810
5019         * g++.dg/template/ttp7.C: New test.
5020
5021 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5022
5023         PR c++/13797
5024         * g++.dg/template/nontype4.C: New test.
5025         * g++.dg/template/nontype5.C: Likewise.
5026
5027 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
5028
5029         * gcc.dg/torture/mips-clobber-at.c: New test.
5030
5031 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
5032
5033         * gcc.dg/20040124-1.c: New test.
5034
5035 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
5036
5037         * gcc.dg/20040123-1.c: New test.
5038
5039 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5040
5041         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
5042
5043 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5044
5045         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
5046
5047 2004-01-23  Andrew Pinski  <apinski@apple.com>
5048
5049         * gcc.dg/20030121-1.c: Move to ..
5050         * gcc.dg/20040121-1.c: here.
5051
5052 2004-01-23  Roger Sayle  <roger@eyesopen.com>
5053
5054         * gcc.dg/builtins-29.c: New test case.
5055
5056 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5057
5058         PR 18314
5059         * gcc.dg/builtins-30.c: New testcase.
5060
5061 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
5062
5063         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
5064         * lib/g77.exp: Likewise.
5065         * lib/objc.exp: Likewise.
5066         * lib/g++.exp: Likewise.
5067
5068 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5069
5070         * gcc.dg/struct-by-value-2.c: New test.
5071
5072 2004-01-21  Andrew Pinski  <apinski@apple.com>
5073
5074         PR target/13785
5075         * gcc.dg/20030121-1.c: New test.
5076
5077 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
5078
5079         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
5080         clobber frame pointer register in asm statement.
5081
5082 2004-01-21  Falk Hueffner  <falk@debian.org>
5083
5084         * gcc.c-torture/compile/20040121-1.c: New test.
5085
5086 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
5087
5088         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
5089
5090 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
5091
5092         * gcc.dg/ppc64-abi-2.c: New test.
5093
5094 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5095
5096         * lib/treelang.exp: Fill out this file.
5097         * lib/treelang-dg.exp: New File.
5098
5099 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5100
5101         * gcc.c-torture/compile/981022-1.c: Remove.
5102         * gcc.dg/array-5.c: Remove XFAIL.
5103         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
5104         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
5105         gcc.dg/cond-lvalue-1.c: Update.
5106         * gcc.dg/cast-lvalue-2.c: New test.
5107
5108 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
5109
5110         PR c++/13592
5111         * g++.dg/other/error1.C (class foo): Tweak error message.
5112
5113         PR c++/13592
5114         * g++.dg/template/call2.C: New test.
5115
5116 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5117
5118         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
5119         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
5120         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
5121         scalar-return-1_x.c, scalar-return-2_y.c,
5122         scalar-return-3_x.c, scalar-return-3_y.c,
5123         scalar-return-4_x.c, scalar-return-4_y.c,
5124         struct-align-1.h, struct-align-1_x.c,
5125         struct-align-1_y.c, struct-align-2.h,
5126         struct-align-2_x.c, struct-align-2_y.c,
5127         struct-by-value-10_y.c, struct-by-value-11_x.c,
5128         struct-by-value-11_y.c, struct-by-value-12_x.c,
5129         struct-by-value-12_y.c, struct-by-value-13_x.c,
5130         struct-by-value-13_y.c, struct-by-value-14_x.c,
5131         struct-by-value-14_y.c, struct-by-value-15_x.c,
5132         struct-by-value-15_y.c, struct-by-value-16_y.c,
5133         struct-by-value-17_y.c, struct-by-value-18_y.c,
5134         struct-by-value-19_y.c, struct-by-value-1_x.c,
5135         struct-by-value-1_y.c, struct-by-value-20_y.c,
5136         struct-by-value-2_x.c, struct-by-value-2_y.c,
5137         struct-by-value-3_y.c, struct-by-value-4_x.c,
5138         struct-by-value-4_y.c, struct-by-value-5_y.c,
5139         struct-by-value-6_y.c, struct-by-value-7_y.c
5140         struct-by-value-8_x.c, struct-by-value-8_y.c
5141         struct-by-value-9_x.c, struct-by-value-9_y.c
5142         struct-return-10_x.c, struct-return-10_y.c,
5143         struct-return-19_x.c, struct-return-20_x.c
5144         struct-return-2_x.c, struct-return-2_y.c
5145         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
5146         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
5147
5148 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5149
5150         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
5151         attribute on sparc*-sun-solaris2.*.
5152
5153 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
5154
5155         PR c++/13710
5156         * g++.dg/ext/typeof7.C: New test.
5157
5158 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
5159
5160         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
5161         * gcc.dg/const-elim-1.c: Same.
5162
5163 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
5164
5165         * objc.dg/stret-1.m: New.
5166         * objc.dg/stret-2.m: New.
5167
5168 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
5169
5170         PR c++/11895
5171         * g++.dg/ext/vector1.C: New test.
5172
5173 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
5174
5175         * gcc.dg/pch/import-1.c: New.
5176         * gcc.dg/pch/import-1.hs: New.
5177         * gcc.dg/pch/import-1a.h: New.
5178         * gcc.dg/pch/import-1b.h: New.
5179         * gcc.dg/pch/import-1c.h: New.
5180
5181 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5182
5183         PR c++/13574
5184         * g++.dg/ext/array1.C: New test.
5185
5186         PR c++/13178
5187         * g++.dg/conversion/op1.C: New test.
5188
5189 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
5190
5191         PR 11864
5192         From Kazumoto Kojima / Dan Kegel:
5193         * gcc.dg/pr11864-1.c: New test.
5194
5195         PR 10392
5196         From Marcus Comstedt / Dan Kegel:
5197         * gcc.dg/pr10392-1.c: New test.
5198
5199 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5200
5201         PR c++/13478
5202         * g++.dg/init/ref10.C: New test.
5203
5204 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5205
5206         PR c++/13407
5207         * g++.dg/parse/typename6.C: New test.
5208
5209 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5210
5211         PR pch/13361
5212         * testsuite/g++.dg/pch/wchar-1.C: New.
5213         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5214
5215 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5216
5217         PR c++/9259
5218         * g++.dg/expr/sizeof2.C: New test.
5219
5220 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
5221
5222         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
5223
5224 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5225
5226         PR c++/13659
5227         * g++.dg/lookup/strong-using-3.C: New.
5228         * g++.dg/lookup/using-10.C: New.
5229
5230 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5231
5232         PR c++/13594
5233         * g++.dg/lookup/strong-using-2.C: New.
5234
5235 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
5236             Dan Kegel <dank@kegel.com>
5237             J"orn Rennecke <joern.rennecke@superh.com>
5238
5239         PR target/9365
5240         * gcc.dg/pr9365-1.c: New test.
5241
5242 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5243
5244         PR c++/8856
5245         * g++.dg/parse/casting-operator2.C: New test.
5246         * g++.old-deja/g++.pt/explicit83.C: Remove.
5247
5248 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
5249
5250         * gcc.dg/label-compound-stmt-1.c: New test.
5251         * gcc.c-torture/compile/950922-1.c,
5252         gcc.c-torture/compile/20000211-3.c,
5253         gcc.c-torture/compile/20000518-1.c,
5254         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
5255         compound statements.
5256
5257 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
5258
5259         * gcc.dg/ppc64-abi-1.c: New test.
5260
5261 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
5262
5263          * g++.dg/ext/attrib9.C: Add dg-warnings.
5264
5265 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5266
5267         PR c++/12335
5268         * g++.dg/parse/dtor3.C: New test.
5269
5270 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
5271
5272         PR c++/12709
5273         * g++.dg/parse/try-catch-1.C: New test.
5274
5275 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
5276
5277         * ada/acats/run_all.sh: Add more verbose output in acats.log
5278         when compiling tests.
5279
5280 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5281
5282         PR 13656
5283         * gcc.dg/typedef-redecl.c: New test case.
5284         * gcc.dg/typedef-redecl.h: New support file.
5285
5286 2004-01-13  Jan Hubicka  <jh@suse.cz>
5287
5288         * gcc.dg/always_inline.c: New test.
5289         * gcc.dg/debug/20031231-1.c: Fix.
5290
5291 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5292
5293         PR c++/13474
5294         * g++.dg/template/array3.C: New test.
5295
5296 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5297
5298         * g++.dg/ext/lvalue1.C: No longer expected to fail.
5299         * g++.dg/warn/Wunused-2.C: Likewise.
5300
5301 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5302
5303         PR c++/13289
5304         * g++.dg/template/instantiate6.C: New test.
5305
5306 2004-01-12  Roger Sayle  <roger@eyesopen.com>
5307
5308         PR middle-end/11397
5309         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
5310
5311 2004-01-12  Jan Hubicka  <jh@suse.cz>
5312
5313         PR opt/12826
5314         * gcc.dg/20040112-1.c: New.
5315
5316         * gcc.dg/dwarf-die[1-7].c: Move to...
5317         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
5318         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
5319
5320 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5321
5322         PR c++/4100
5323         * g++.dg/parse/friend4.C: New test.
5324
5325 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
5326
5327         PR c++/4100
5328         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
5329         definition is called a friend.
5330
5331 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
5332
5333         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
5334
5335 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
5336
5337         PR c++/3478
5338         * g++.dg/parse/error10.C: New test.
5339         * g++.dg/template/arg2.C: Accept "invalid type" error.
5340
5341 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
5342
5343         PR middle-end/13392
5344         * g++.dg/opt/expect2.C: New test.
5345
5346 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5347
5348         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
5349         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
5350         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
5351         Update dg-error regexps.
5352
5353 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5354
5355         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
5356         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
5357
5358 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5359
5360         * gcc.dg/pragma-re-1.c: Use right pointer type.
5361
5362 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5363
5364         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
5365
5366 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
5367
5368         * gcc.dg/rs6000-ldouble-1.c: New.
5369
5370 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5371
5372         DR 337
5373         PR c++/9256
5374         * g++.dg/other/abstract1.C: New test.
5375
5376 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
5377
5378         * g++.dg/lookup/strong-using-1.C: New.
5379
5380 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
5381
5382         PR c/11234
5383         * gcc.dg/func-ptr-conv-1.c: New test.
5384         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
5385
5386 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
5387
5388         PR target/13380.
5389         * gcc.c-torture/compile/20040109-1.c: New.
5390
5391 2004-01-08  Stuart Hastings  <stuart@apple.com>
5392
5393         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
5394         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
5395         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
5396
5397 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
5398
5399         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
5400
5401 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5402
5403         * ada/acats/run_acats: Treat 'gnatchop' the same way
5404         as 'gnatmake'.  Export GCC_DRIVER.
5405         * ada/acats/run_all.sh: Add target_gnatchop.  Use
5406         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
5407
5408 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5409
5410         PR c++/12573
5411         * g++.dg/template/dependent-expr4.C: New test.
5412
5413 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
5414
5415         * gcc.dg/altivec-11.c: New test.
5416
5417 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
5418
5419         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
5420
5421 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5422
5423         PR c/6024
5424         * gcc.dg/enum-compat-1.c: New test.
5425         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
5426
5427 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5428
5429         PR c/12165
5430         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
5431         gcc.dg/c99-idem-qual-3.c: New tests.
5432
5433 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
5434
5435         * gcc.dg/winline-7.c: Don't cast void * to int.
5436
5437 2004-01-06  Jan Hubicka  <jh@suse.cz>
5438
5439         * gcc.dg/i386-sse-5.c: New test
5440         * g++.dg/eh/simd-1.c: Add -w argument for i386.
5441
5442 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5443
5444         PR c++/12815
5445         * g++.dg/rtti/typeid4.C: New test.
5446
5447 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5448
5449         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
5450
5451 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5452
5453         PR c++/12132
5454         * g++.dg/template/error11.C: New test.
5455
5456         PR c++/13451
5457         * g++.dg/template/class2.C: New test.
5458
5459 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5460         Richard Sandiford <rsandifo@redhat.com>
5461
5462         PR c++/13387
5463         * g++.dg/opt/alias3.C: New test.
5464
5465 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
5466
5467         PR c++/13157
5468         * g++.dg/template/koenig3.C: New test.
5469
5470         PR c++/13529
5471         * g++.dg/parse/offsetof3.C: New test.
5472
5473         * g++.dg/init/copy7.C: Add missing dg-error markers.
5474
5475         PR c++/12226
5476         * g++.dg/init/copy7.c: New test.
5477
5478         PR c++/13536
5479         * g++.dg/parse/cast1.C: New test.
5480
5481 2004-01-04  Jan Hubicka  <jh@suse.cz>
5482
5483         * gcc.dg/winline[1-7].c: New tests.
5484
5485 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5486
5487         PR c++/13520
5488         * g++.dg/template/qualttp22.C: New test.
5489
5490 2004-01-01  Jan Hubicka  <jh@suse.cz>
5491
5492         * gcc.dg/debug/20031231-1.c: New.
5493         * gcc.c-torture/compile/20040101-1.c: New.
5494         * gcc.dg/dwarf-die-[1-7].c: New.
5495
5496 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
5497
5498         PR optimization/13521
5499         * gcc.c-torture/compile/20031231-1.c: New test.
5500
5501 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5502
5503         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
5504
5505 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5506
5507         PR c++/10079
5508         * g++.dg/template/crash16.C: New test.
5509
5510 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
5511
5512         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
5513
5514 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5515
5516         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
5517         ports.
5518         * g++.old-deja/g++.jason/thunk3.C: Likewise.
5519         * g++.old-deja/g++.law/profile1.C: Likewise.
5520         * gcc.c-torture/compile/981006-1.c: Likewise.
5521         * gcc.c-torture/execute/loop-2e.x: Likewise.
5522         * gcc.c-torture/execute/loop-2f.x: Remove.
5523         * gcc.c-torture/execute/loop-2g.x: Likewise.
5524         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
5525         * gcc.dg/20020312-2.c: Remove traces of dead ports.
5526
5527 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5528
5529         PR c++/13507
5530         * g++.dg/ext/attrib11.C: New test.
5531
5532         PR c++/13494
5533         * g++.dg/template/array2-1.C: New test.
5534         * g++.dg/template/array2-2.C: New test.
5535
5536 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
5537
5538         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
5539
5540 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5541
5542         PR c++/12774
5543         * g++.dg/template/array1-1.C: New test.
5544         * g++.dg/template/array1-2.C: New test.
5545
5546 2003-12-29  Roger Sayle  <roger@eyesopen.com>
5547
5548         PR fortran/12632
5549         * g77.dg/12632.f: New test case.
5550
5551 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5552
5553         PR c++/13289
5554         * g++.dg/parse/nontype1.C: New test.
5555
5556 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5557
5558         PR c++/12403
5559         * g++.dg/parse/explicit1.C: New test.
5560         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
5561
5562 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5563
5564         PR c++/13081
5565         * g++.dg/opt/inline6.C: New test.
5566
5567         PR c++/12613
5568         * g++.dg/parse/error9.C: New test.
5569
5570         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
5571
5572 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5573
5574         PR c++/13009
5575         * g++.dg/init/assign1.C: New test.
5576
5577 2003-12-28  Roger Sayle  <roger@eyesopen.com>
5578
5579         PR c++/13070
5580         * g++.dg/warn/format3.C: New test case.
5581
5582 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5583
5584         * gcc.c-torture/compile/20031227-1.c: New test.
5585
5586 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5587
5588         * g++.dg/bprob/bprob.exp: Load target-supports.exp
5589         * g77.dg/bprob/bprob.exp: Likewise.
5590         * gcc.misc-tests/bprob.exp: Likewise.
5591         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
5592         variants on systems where the library does not provide that
5593         functionality.
5594         * gcc.dg/builtins-20.c: Use builtins-config.h.
5595         * gcc.dg/builtins-config.h: New file.
5596
5597 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5598
5599         * lib/gcc-dg.exp (dg-require-profiling): New function.
5600         * lib/target-supports.exp (check_profiling_available): Likewise.
5601         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
5602         * g77.dg/bprob/bprob.exp: Likewise.
5603         * gcc.misc-tests/bprob.exp: Likewise.
5604         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
5605         * gcc.dg/20021014-1.c: Likewise.
5606         * gcc.dg/nest.c: Likewise.
5607
5608 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5609
5610         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
5611         compiling.
5612         * g++.dg/lookup/java2.C: Likewise.
5613         * gcc.dg/cpp/lexident.c: Likewise.
5614
5615 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5616
5617         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
5618         given.
5619         * gcc.c-torture/compile/961203-1.c: Likewise.
5620         * gcc.c-torture/compile/980506-1.c: Likewise.
5621
5622 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
5623
5624         * lib/gcc-dg.exp (dg-prune-output): New annotation.
5625         (additional_prunes): New global.
5626         (gcc-dg-prune): Handle additional per-test pruning.
5627         (dg-test): Clear additional_prunes between tests.
5628
5629         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
5630         dg-prune-output to avoid spurious failures from assembler
5631         complaining about nonexistent WAW violations.
5632         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
5633         Use dg-prune-output to avoid spurious failures from assembler
5634         warning about Itanium B-step errata.
5635
5636 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5637
5638         * g++.dg/abi/macro0.C: New test.
5639         * g++.dg/abi/macro1.C: Likewise.
5640         * g++.dg/abi/macro2.C: Likewise.
5641
5642         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
5643         * g++.dg/abi/bitfield7.C: Likewise.
5644         * g++.dg/abi/dtor2.C: Likewise.
5645         * g++.dg/abi/mangle11.C: Likewise.
5646         * g++.dg/abi/mangle12.C: Likewise.
5647         * g++.dg/abi/mangle14.C: Likewise.
5648         * g++.dg/abi/mangle17.C: Likewise.
5649         * g++.dg/abi/vbase10.C: Likewise.
5650         * g++.dg/abi/vbase14.C: Likewise.
5651         * g++.dg/template/qualttp17.C: Likewise.
5652
5653 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
5654
5655         PR c/11995
5656         * gcc.dg/20031223-1.c: New test.
5657
5658 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5659
5660         * gcc.dg/noreturn-7.c: New test.
5661
5662 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5663
5664         * gcc.dg/null-pointer-1.c: New test.
5665
5666 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5667
5668         * g++.old-deja/g++.jason/template18.C: Remove.
5669         * g++.old-deja/g++.jason/template37.C: Likewise.
5670
5671         PR c++/12862
5672         * g++.dg/lookup/ns1.C: New test.
5673
5674         PR c++/12397
5675         * g++.dg/template/lookup3.C: New test.
5676
5677 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5678
5679         * g++.dg/template/recurse1.C: New test
5680
5681 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5682
5683         PR c++/12479
5684         * g++.dg/parse/semicolon1.C: New test.
5685         * g++.dg/parse/semicolon1.h: Likewise.
5686
5687 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
5688
5689         * gcc.dg/darwin-misaligned.c: New test.
5690
5691 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5692
5693         PR c/9163
5694         * gcc.dg/20031222-1.c: New test.
5695
5696 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
5697
5698         PR c++/13438
5699         * g++.dg/parse/error8.C: New test.
5700
5701         PR c++/11554
5702         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
5703
5704 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
5705
5706         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
5707         too small.
5708         * gcc.c-torture/compile/930217-1.c: Likewise.
5709         * gcc.c-torture/compile/930513-1.c: Likewise.
5710         * gcc.c-torture/execute/920908-2.c: Likewise.
5711         * gcc.c-torture/execute/921204-1.c: Likewise.
5712         * gcc.c-torture/execute/930621-1.c: Likewise.
5713         * gcc.c-torture/execute/930630-1.c: Likewise.
5714         * gcc.c-torture/execute/931031-1.c: Likewise.
5715         * gcc.c-torture/execute/980602-2.c: Likewise.
5716         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5717         * gcc.c-torture/execute/compndlit-1.c: Likewise.
5718         * gcc.c-torture/execute/extzvsi.c: Likewise.
5719         * gcc.c-torture/unsorted/ext.c: Likewise.
5720
5721 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
5722
5723         PR target/12749
5724         * gcc.c-torture/compile/20031220-2.c: New test case.
5725
5726 2003-12-20  Roger Sayle  <roger@eyesopen.com>
5727
5728         PR optimization/13031
5729         * gcc.c-torture/compile/20031220-1.c: New test case.
5730
5731 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5732
5733         * gcc.dg/cast-function-1.c: New test.
5734
5735 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5736
5737         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
5738         formats.
5739
5740 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
5741
5742         PR c++/12795
5743         * g++.dg/ext/attrib10.C: New test.
5744
5745 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5746
5747         * gcc.dg/cleanup-10.c: New test.
5748         * gcc.dg/cleanup-11.c: New test.
5749
5750 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5751
5752         PR c++/13239
5753         * g++.dg/opt/expect1.C: New test.
5754
5755 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
5756
5757         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
5758
5759 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
5760
5761         PR debug/12923
5762         * gcc.dg/20031218-1.c: New test.
5763
5764         PR debug/12389
5765         * gcc.dg/20031218-2.c: New test.
5766         * gcc.dg/20031218-3.c: New test.
5767
5768         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
5769         of label name and allow for USER_LABEL_PREFIX == "_" names.
5770         * g++.dg/abi/mangle18-2.C: Likewise.
5771         * g++.dg/abi/mangle19-1.C: Likewise.
5772         * g++.dg/abi/mangle19-2.C: Likewise.
5773         * g++.dg/abi/mangle20-1.C: Likewise.
5774         * g++.dg/abi/mangle20-2.C: Likewise.
5775
5776 2003-12-18  Richard Henderson  <rth@redhat.com>
5777
5778         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
5779
5780 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
5781             Dan Kegel <dank@kegel.com>
5782
5783         PR other/12009
5784         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
5785         testing a cross compiler, it causes spurious compile failures.
5786         * lib/g++.exp: Likewise.
5787
5788 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5789
5790         PR c++/13262
5791         * g++.dg/template/access13.C: New test.
5792
5793 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
5794
5795         * gcc.dg/20031216-1.c: New test.
5796
5797 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5798
5799         PR c++/9154
5800         * g++.dg/template/error10.C: New test.
5801
5802 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5803
5804         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
5805         * g++.dg/eh/simd-2.C: Likewise.
5806
5807 2003-12-17  James E Wilson  <wilson@specifixinc.com>
5808             Roger Sayle  <roger@eyesopen.com>
5809
5810         * gcc.c-torture/execute/ieee/mzero5.c: New.
5811
5812 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
5813
5814         PR c++/10603
5815         * g++.dg/parse/error6.C: New test.
5816
5817         PR c++/12827
5818         * g++.dg/parse/error7.C: New test.
5819
5820 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5821
5822         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
5823         at -O with stabs debugging formats.
5824         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
5825         * gcc.dg/debug/debug-2.c: Likewise.
5826
5827 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
5828
5829         PR c++/12696
5830         * g++.dg/init/error1.C: New test.
5831
5832         PR c++/12218
5833         * g++.dg/init/pm3.C: New test.
5834
5835 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5836
5837         PR c/3347
5838         * gcc.dg/bitfld-8.c: New test.
5839
5840 2003-12-16  James Lemke  <jim@wasabisystems.com>
5841
5842         * gcc.dg/arm-scd42-[123].c: New tests.
5843
5844 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5845
5846         PR c++/9043
5847         * g++.dg/abi/mangle20-1.C: New test.
5848         * g++.dg/abi/mangle20-2.C: New test.
5849
5850 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
5851
5852         PR c++/13275
5853         * g++.dg/other/offsetof2.C: Remove XFAIL.
5854         * g++.dg/parse/offsetof1.C: New test.
5855         * g++.gd/parse/offsetof2.C: Likewise.
5856
5857 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5858
5859         * g++.dg/template/nontype3.C: New test.
5860         * g++.dg/template/static2.C: Tweaked the dg-error clause.
5861
5862 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5863
5864         * g++.dg/warn/noreturn-3.C: Also test instantiation.
5865
5866 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5867
5868         PR c++/13387
5869         * g++.dg/expr/assign1.C: New test.
5870
5871         PR c++/13242
5872         * g++.dg/abi/mangle19-1.C: New test.
5873         * g++.dg/abi/mangle19-2.C: New test.
5874
5875 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
5876
5877         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
5878
5879 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5880
5881         * gcc.c-torture/execute/20031216-1.c: New test.
5882
5883 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5884
5885         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
5886         an ICE regression.
5887
5888 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5889
5890         PR c++/10926
5891         * g++.dg/template/error9.C: New test.
5892
5893         PR c++/11116
5894         * g++.dg/template/error8.C: New test.
5895
5896 2003-12-15  Roger Sayle  <roger@eyesopen.com>
5897
5898         PR middle-end/13400
5899         * gcc.c-torture/execute/20031215-1.c: New test case.
5900
5901 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5902
5903         PR c++/13269
5904         * g++.dg/parse/error5.C: New test.
5905
5906         PR c++/12989
5907         * g++.dg/expr/sizeof1.C: New test.
5908
5909         PR c++/13310
5910         * g++.dg/template/crash15.C: New test.
5911
5912 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
5913
5914         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
5915         a non-POD type as the last named parameter of a varargs function.
5916
5917 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5918
5919         PR c++/13243
5920         PR c++/12573
5921         * g++.dg/template/crash14.C: New test.
5922         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
5923
5924 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
5925
5926         * g++.dg/other/java1.C: New test.
5927
5928         PR c++/13241
5929         * g++.dg/abi/mangle18-1.C: New test.
5930         * g++.dg/abi/mangle18-2.C: New test.
5931
5932 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5933
5934         PR optimization/10312
5935         * gcc.c-torture/execute/20031214-1.c: New.
5936
5937 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
5938
5939         PR c++/10779
5940         PR c++/12160
5941         * g++.dg/parse/error3.C: New test.
5942         * g++.dg/parse/error4.C: Likewise.
5943         * g++.dg/abi/mangle4.C: Tweak error messages.
5944         * g++.dg/lookup/using5.C: Likewise.
5945         * g++.dg/other/error2.C: Likewise.
5946         * g++.dg/parse/typename5.C: Likewise.
5947         * g++.dg/parse/undefined1.C: Likewise.
5948         * g++.dg/template/arg2.C: Likewise.
5949         * g++.dg/template/ttp3.C: Likewise.
5950         * g++.dg/template/type1.C: Likewise.
5951         * g++.old-deja/g++.other/crash32.C: Likewise.
5952         * g++.old-djea/g++.pt/defarg8.C: Likewise.
5953
5954 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5955
5956         PR c++/13106
5957         * g++.dg/warn/noreturn-3.C: New test.
5958
5959 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5960
5961         PR c++/13118
5962         * g++.dg/abi/covariant3.C: New.
5963
5964 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
5965
5966         * g++.dg/eh/ia64-1.C: New test.
5967
5968 2003-12-12  Roger Sayle  <roger@eyesopen.com>
5969
5970         PR optimization/13037
5971         * g77.f-torture/execute/13037.f: New test case.
5972
5973 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5974
5975         PR c++/12881
5976         * g++.dg/abi/covariant2.C: New.
5977
5978 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
5979
5980         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
5981
5982 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
5983
5984         * gcc.c-torture/execute/wchar_t-1.x: Delete.
5985
5986 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
5987
5988         PR other/10819
5989         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
5990         to fix Bug 10819.
5991         * lib/g++.exp (g++_version): Likewise.
5992         * lib/g77.exp (g77_version): Likewise.
5993         * lib/objc.exp (default_objc_version): Likewise.
5994
5995 2003-12-10  Richard Henderson  <rth@redhat.com>
5996
5997         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
5998
5999         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
6000
6001 2003-12-08  Matt Austern  <austern@apple.com>
6002
6003         PR c/13134
6004         * lib/gcc-dg.exp (dg-require-visibility): Define.
6005         * lib/target-supports (check_visibility_available): Define.
6006         * gcc.dg/visibility-1.c: New test.
6007         * gcc.dg/visibility-2.c: Likewise.
6008         * gcc.dg/visibility-3.c: Likewise.
6009         * gcc.dg/visibility-4.c: Likewise.
6010         * gcc.dg/visibility-5.c: Likewise.
6011         * gcc.dg/visibility-6.c: Likewise.
6012         * g++.dg/ext/visibility-1.C: Likewise.
6013         * g++.dg/ext/visibility-2.C: Likewise.
6014         * g++.dg/ext/visibility-3.C: Likewise.
6015         * g++.dg/ext/visibility-4.C: Likewise.
6016         * g++.dg/ext/visibility-5.C: Likewise.
6017         * g++.dg/ext/visibility-6.C: Likewise.
6018
6019 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6020
6021         * g++.dg/lookup/java1.C: New test.
6022         * g++.dg/lookup/java2.C: New test.
6023
6024 2003-12-07  Falk Hueffner  <falk@debian.org>
6025
6026         * g++.dg/opt/noreturn-1.C: New test.
6027
6028 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
6029
6030         * gcc.dg/overflow-1.c: New test.
6031
6032 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6033
6034         * g77.f-torture/compile/13060.f: New test.
6035
6036 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
6037
6038         PR c++/13323
6039         * g++.dg/inherit/operator2.C: New test.
6040
6041 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6042
6043         PR c++/13305
6044         * g++.dg/ext/attrib9.C: New test.
6045
6046 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6047
6048         PR c++/13314
6049         * g++.dg/template/error7.C: New test.
6050
6051 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
6052             J"orn Rennecke <joern.rennecke@superh.com>
6053
6054         PR target/13302
6055         * g++.dg/other/struct-va_list.C: New test.
6056
6057 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6058
6059         PR c++/13166
6060         * g++.dg/parse/defarg6.C: New test.
6061
6062 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
6063
6064         PR target/13256
6065         * gcc.c-torture/execute/20031201-1.c: New test.
6066
6067 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
6068
6069         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
6070
6071 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6072
6073         * gcc.dg/builtin-return-1.c: New test.
6074
6075 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
6076             J"orn Rennecke <joern.rennecke@superh.com>
6077
6078         PR optimization/13260
6079         * gcc.c-torture/execute/20031204-1.c: New test.
6080
6081 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6082
6083         PR c++/9127
6084         * g++.dg/template/error6.C: New test.
6085
6086 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
6087
6088         * gcc.dg/20031202-1.c: New test.
6089
6090 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6091
6092         PR c++/13179
6093         * g++.dg/template/eh1.C: New test.
6094
6095         PR c++/10771
6096         * g++.dg/template/error5.C: New test.
6097
6098 2003-12-02  David Ung  <davidu@mips.com>
6099
6100         * gcc.dg/compat/vector-check.h: Corrected type for var
6101         g_##TMODE
6102
6103 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6104
6105         PR c++/10126
6106         * g++.dg/template/ptrmem8.C: New test.
6107
6108 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6109
6110         PR c++/12573
6111         * g++.dg/template/dependent-expr3.C: New test.
6112
6113 2003-12-01  James Lemke  <jim@wasabisystems.com>
6114
6115         * gcc.dg/arm-g2.c: New test.
6116
6117 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6118
6119         PR optimization/11634
6120         * gcc.dg/20031201-2.c: New test case.
6121
6122 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
6123
6124         PR 11433
6125         * objc.dg/proto-lossage-3.m: New test.
6126
6127 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6128
6129         PR optimization/12628
6130         * gcc.dg/20031201-1.c: New test case.
6131
6132 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6133
6134         * gcc.dg/unaligned-1.c: New test.
6135
6136 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
6137
6138         PR c++/9849
6139         * g++.dg/template/error4.C: New test.
6140         * g++.dg/template/nested3.C: Adjust error markers.
6141
6142 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6143
6144         * gcc.dg/cpp/assert4.c: Check more #system assertions.
6145
6146 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
6147
6148         PR c/10333
6149         * gcc.dg/bitfld-7.c: New test.
6150
6151 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
6152
6153         * gcc.dg/tls/asm-1.C: New test.
6154
6155 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6156
6157         * gcc.dg/cpp/assert4.c: Update.
6158
6159 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6160
6161         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
6162         * gcc.dg/builtin-apply3.c: New test.
6163
6164 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6165
6166         * lib/compat.exp (compat-obj): New xfaildata parameter.
6167         Use it to set compiler_conditional_xfail_data before compiling.
6168         (compat-get-options): Handle dg-xfail-if.
6169         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
6170         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
6171         * gcc.dg/compat/vector-1_y.c: Likewise.
6172         * gcc.dg/compat/vector-2_x.c: Likewise.
6173         * gcc.dg/compat/vector-2_y.c: Likewise.
6174
6175 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6176
6177         * g++.dg/opt/reg-stack4.C: New test.
6178
6179 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6180
6181         * gcc.dg/builtin-apply2.c: New test.
6182
6183 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6184
6185         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
6186
6187 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6188
6189         PR c++/12924
6190         * g++.dg/template/template-id-2.C: New test.
6191
6192 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6193
6194         PR c++/5369
6195         * g++.dg/template/memfriend1.C: New test.
6196         * g++.dg/template/memfriend2.C: Likewise.
6197         * g++.dg/template/memfriend3.C: Likewise.
6198         * g++.dg/template/memfriend4.C: Likewise.
6199         * g++.dg/template/memfriend5.C: Likewise.
6200         * g++.dg/template/memfriend6.C: Likewise.
6201         * g++.dg/template/memfriend7.C: Likewise.
6202         * g++.dg/template/memfriend8.C: Likewise.
6203         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
6204
6205 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
6206
6207         PR c++/12515
6208         * g++.dg/ext/cond1.C: New test.
6209
6210 2003-11-20  Richard Henderson  <rth@redhat.com>
6211
6212         * gcc.dg/20020201-2.c: Remove.
6213         * gcc.dg/20020201-4.c: Remove.
6214         * gcc.dg/20020304-1.c: Remove.
6215
6216 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6217
6218         * gcc.dg/cpp/trad/xwin1.c: New test case.
6219
6220 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6221
6222         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
6223         * lib/g77.exp: Likewise.
6224         * lib/objc.exp: Likewise.
6225         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
6226         for darwin.
6227
6228 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6229
6230         PR c++/12932
6231         * g++.dg/template/static5.C: New test.
6232
6233 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
6234
6235         * gcc.dg/nested-func-1.c: New test.
6236
6237 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6238
6239         * gcc.dg/cpp/assert4.c: New test.
6240
6241 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6242
6243         PR c++/2294
6244         * g++.dg/lookup/using9.c: New test.
6245
6246 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
6247
6248         PR c++/12762
6249         * g++.dg/template/error3.C: New test.
6250
6251 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6252
6253         PR ada/13035
6254         * ada/acats/run_acats, run_all.sh: Fix syntax error.
6255         No longer use a wrapper for gcc, since this does not work under
6256         Windows.
6257
6258 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6259
6260         PR c++/2094
6261         * g++.dg/template/ptrmem7.C: New test.
6262
6263 2003-11-13  Andrew Pinski <apinski@apple.com>
6264
6265         * gcc.c-torture/compile/20031113-1.c: New test.
6266
6267 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
6268             Kean Johnston <jkj@sco.com>
6269
6270         PR c/13029
6271         * gcc.dg/unused-4.c: Update.
6272
6273 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6274
6275         * g++.dg/opt/const3.C: New test.
6276
6277 2003-11-13  Jan Hubicka  <jh@suse.cz>
6278
6279         * gcc.c-torture/compile/20031112-1.c: New test.
6280
6281 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
6282
6283         * g++.dg/parse/crash10.C: Remove bogus error marker.
6284
6285 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6286
6287         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
6288         (host_gcc): Likewise.
6289         (ROOT): Honor $PWDCMD.
6290         (BASE): Likewise.
6291         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
6292
6293 2003-11-12  Catherine Moore  <clm@redhat.com>
6294
6295         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
6296
6297 2003-11-12  Andreas Jaeger  <aj@suse.de>
6298             Jakub Jelinek  <jakub@redhat.com>
6299             Andrew Pinski  <pinskia@physics.uc.edu>
6300             Richard Henderson  <rth@redhat.com>
6301
6302         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
6303         systems.
6304         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
6305
6306         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
6307         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
6308
6309 2003-11-11  Andreas Jaeger  <aj@suse.de>
6310
6311         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
6312
6313         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
6314
6315 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
6316
6317         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
6318         Clean ups.
6319
6320 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
6321
6322         * gcc.dg/trampoline-1.c: New test.
6323
6324 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
6325
6326         * gcc.c-torture/compile/200031109-1.c: New test.
6327
6328 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6329
6330         PR c/3190
6331         PR c/8714
6332         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6333         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
6334         gcc.dg/format/no-y2k-1.c: Update.
6335
6336 2003-11-08  Roger Sayle  <roger@eyesopen.com>
6337
6338         PR optimization/10467
6339         * gcc.dg/20031108-1.c: New test case.
6340
6341 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
6342
6343         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
6344
6345 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6346
6347         * gcc.dg/compound-lvalue-1.c: New test.
6348         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
6349         some XFAILs.
6350
6351 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
6352
6353         * gcc.dg/altivec-varargs-1.c: New test.
6354
6355 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6356
6357         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
6358         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
6359         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
6360         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
6361         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
6362
6363 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
6364
6365         * gcc.dg/cond-lvalue-1.c: New test.
6366
6367 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
6368
6369         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
6370
6371 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6372
6373         PR c++/11616
6374         * g++.dg/template/instantiate5.C: New test.
6375
6376 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6377
6378         PR c++/12726
6379         * g++.dg/ext/complit2.C: Replace test with self-contained version.
6380         * ChangeLog: Add missing first entry for above test.
6381
6382 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6383
6384         PR c++/9810
6385         * g++.dg/template/using8.C: New test.
6386         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
6387
6388 2003-11-02  Roger Sayle  <roger@eyesopen.com>
6389
6390         PR optimization/10817
6391         * gcc.c-torture/compile/20031102-1.c: New test case.
6392
6393 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
6394
6395         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
6396         2147483647.
6397
6398 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6399
6400         * gcc.dg/20031102-1.c: New test.
6401
6402 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6403
6404         * gcc.dg/complex-1.c: New test.
6405
6406 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6407
6408         PR c++/12796
6409         * g++.dg/template/crash13.C: Adjust expected error location.
6410         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6411
6412 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6413
6414         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6415
6416 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6417
6418         PR/10239
6419         * gcc.c-torture/compile/20031031-2.c: New test.
6420
6421 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6422
6423         PR/11640
6424         * gcc.c-torture/compile/20031031-1.c: New test.
6425
6426 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6427
6428         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6429         * gcc.misc-tests/bprob.exp: Likewise.
6430         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
6431         the execution test on arm-elf configs.
6432         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
6433         configs that don't support scratch files.
6434         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
6435
6436 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
6437
6438         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
6439         done by dejagnu.
6440
6441 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
6442
6443         * ada/acats/run_all.sh: Redirect mv output to /dev/null
6444         Avoid non pure sh syntax. Add more logging.
6445
6446         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
6447         fail.
6448
6449 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6450
6451         PR libgcj/10610
6452         * gcc.dg/ppc-stackalign-1.c: New test.
6453
6454 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
6455
6456         * ada/acats/run_all.sh: Change output to be more compliant with
6457         dejagnu framework.
6458         Create acats.sum and acats.log files under testsuite/ada/acats
6459         Only run [a-z]* directories, to filter out e.g. CVS.
6460         Redirect build output to log file.
6461
6462 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6463
6464         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
6465
6466 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6467
6468         PR ada/5909:
6469         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
6470
6471 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
6472
6473         * gcc.c-torture/compile/20031023-1.c: New test.
6474         * gcc.c-torture/compile/20031023-2.c: New test.
6475         * gcc.c-torture/compile/20031023-3.c: New test.
6476         * gcc.c-torture/compile/20031023-4.c: New test.
6477
6478 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6479
6480         PR c++/10371
6481         * g++.dg/lookup/scoped8.C: New test.
6482
6483 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6484
6485         * g++.dg/opt/reg-stack3.C: New test.
6486
6487 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6488
6489         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
6490
6491 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6492
6493         PR c++/11076
6494         * g++.dg/template/crash13.C: New test.
6495
6496 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6497
6498         * gcc.dg/c99-restrict-2.c: New test.
6499
6500 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
6501
6502         PR c++/12698, c++/12699, c++/12700, c++/12566
6503         * g++.dg/inherit/covariant9.C: New test.
6504         * g++.dg/inherit/covariant10.C: New test.
6505         * g++.dg/inherit/covariant11.C: New test.
6506
6507 2003-10-23  Jason Merrill  <jason@redhat.com>
6508
6509         PR c++/12726
6510         * g++.dg/ext/complit2.C: New test.
6511
6512 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6513
6514         PR target/12654
6515         * gcc.c-torture/execute/20031020-1.c: New test.
6516
6517 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6518
6519         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
6520         following the jump_insn.
6521
6522 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
6523
6524         * gcc.dg/cast-lvalue-1.c: New test.
6525
6526 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
6527
6528         PR c++/11962
6529         * g++.dg/template/cond2.C: New test.
6530
6531 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6532
6533         * gcc.dg/builtins-28.c: New test.
6534
6535 2003-10-20  Jan Hubicka  <jh@suse.cz>
6536
6537         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
6538         parameter.
6539         * testsuite/gcc.dg/inline-2.c: Likewise.
6540
6541 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6542
6543         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
6544         * gcc.dg/nest.c:  Likewise.
6545
6546 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6547
6548         PR c++/9781, c++/10583, c++/11862
6549         * g++.dg/parse/crash13.C: New test.
6550
6551 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6552
6553         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
6554
6555 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6556
6557         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
6558         Define HAVE_C99_RUNTIME except on Solaris.
6559         * gcc.dg/builtins-20.c: Likewise.
6560
6561 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6562
6563         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
6564
6565 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6566
6567         PR c++/12495
6568         * g++.dg/template/crash21.C: New test.
6569
6570 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6571
6572         PR c++/2513
6573         * g++.dg/template/typename5.C: New test.
6574
6575 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6576
6577         PR c++/12369
6578         * g++.dg/template/friend25.C: New test.
6579
6580 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
6581
6582         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
6583         versions.
6584
6585 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
6586
6587         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
6588         == 2147483647.
6589
6590 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
6591
6592         * gcc.c-torture/execute/960416-1.x: Remove.
6593         * gcc.c-torture/execute/divconst-3.x: Likewise.
6594
6595 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
6596
6597         PR target/12598
6598         * gcc.dg/torture/cris-volatile-1.c: New test.
6599
6600 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6601
6602         PR optimization/9325
6603         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
6604         for overflowing floating point to integer conversion during RTL
6605         simplification.
6606
6607 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
6608
6609         * objc/execute/_cmd.m: Fix typo.
6610         * objc.dg/image-info.m, objc.dg/symtab-1.m:
6611         Relax 'scan-assembler' regexp.
6612         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
6613         objc.dg/try-catch-4.m: Run on non-Darwin targets.
6614         * objc.dg/zero-link-2.m: Remove blank line.
6615         * objc.dg/zero-link-3.m: New test case.
6616
6617 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
6618
6619         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
6620
6621         * gcc.dg/asm-names.c: Use scan-assembler-not rather
6622         than linker trickery.
6623
6624 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6625
6626         PR c++/12370
6627         * g++.dg/other/friend2.C: New test.
6628
6629 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6630
6631         * gcc.dg/20031012-1.c: New test.
6632
6633 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6634
6635         * gcc.dg/weak/weak-3.c: Fix for new warning.
6636
6637 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6638
6639         PR optimization/8750
6640         * gcc.c-torture/execute/20031012-1.c: New test case.
6641
6642 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6643
6644         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
6645         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
6646
6647 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6648
6649         PR optimization/12260
6650         * gcc.c-torture/compile/20031011-2.c: New test case.
6651
6652 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6653
6654         * gcc.c-torture/execute/20031011-1.c: New testcase.
6655
6656 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
6657
6658         * gcc.c-torture/compile/20031011-1.c: New test.
6659
6660 2003-10-11  Jan Hubicka  <jh@suse.cz>
6661
6662         * g++.dg/other/first-global.C: New test.
6663
6664 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6665
6666         * gcc.c-torture/execute/string-opt-18.c: New testcase.
6667
6668 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
6669
6670         * gcc.c-torture/compile/20031010-1.c: New test.
6671
6672 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
6673
6674         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
6675         * gcc.c-torture/execute/va-arg-25.c: ... here.
6676
6677 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
6678
6679         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
6680
6681 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
6682
6683         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
6684
6685 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
6686
6687         * g++.dg/parse/error2.C: New test.
6688
6689 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
6690
6691         PR c++/11097
6692         * g++.dg/other/error5.C: Modify the error message.
6693         * g++.dg/lookup/using8.C: New test.
6694
6695 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
6696
6697         * gcc.dg/darwin-abi-2.c: New file.
6698         * gcc.c-torture/execute/va-arg-24.c: New file.
6699
6700 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
6701
6702         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
6703         indentation.
6704
6705 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
6706
6707         PR c++/10147
6708         * g++.dg/other/error4.C: Update error messages.
6709         * g++.dg/template/ptrmem4.C: Likewise.
6710
6711         PR c++/12337
6712         * g++.dg/init/new9.C: New test.
6713
6714         PR c++/12334, c++/12236, c++/8656
6715         * g++.dg/ext/attrib8.C: New test.
6716
6717 2003-10-06  Devang Patel  <dpatel@apple.com>
6718
6719         * gcc.dg/debug/dwarf2-3.h: New test.
6720         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
6721
6722 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
6723
6724         * g++.dg/opt/cfg2.C: New test.
6725
6726 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6727
6728         * g++.dg/opt/float1.C: New test.
6729
6730 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6731
6732         * gcc.dg/c90-array-lval-6.c: New test.
6733         * gcc.dg/c99-array-lval-6.c: New test.
6734
6735 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
6736             Ziemowit Laski  <zlaski@apple.com>
6737
6738         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
6739         'Derived', so that it is never considered a class method; add
6740         new warning for '+port' method ambiguity.
6741         * objc.dg/method-12.m: Include <objc/objc.h> instead of
6742         <objc/objc-api.h> (needed on Mac OS X).
6743         * objc.dg/method-13.m: New test.
6744
6745 2003-10-03  Roger Sayle  <roger@eyesopen.com>
6746
6747         PR optimization/9325, PR java/6391
6748         * gcc.c-torture/execute/20031003-1.c: New test case.
6749
6750 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
6751
6752         PR optimization/12180
6753         * gcc.dg/20031002-1.c: New test.
6754
6755         PR c++/12486
6756         * g++.dg/inherit/error1.C: New test.
6757
6758 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
6759
6760         * lib/f-torture.exp (search_for): Rename to...
6761         (search_for_re): This.  Also, clean up comments and the
6762         "regexp" invocation.
6763
6764 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
6765
6766         * gcc.c-torture/compile/20031002-1.c: New test.
6767
6768 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
6769
6770         * g++.dg/opt/cond1.C: New test.
6771
6772 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
6773
6774         * gcc.dg/Wold-style-definition-2.c: New testcase.
6775         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
6776
6777 2003-09-29  Richard Henderson  <rth@redhat.com>
6778
6779         * g++.dg/init/array10.C: Add dg-options.
6780
6781 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
6782
6783         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
6784
6785 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6786
6787         * g++.dg/template/friend19.C: Fix typo.
6788         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
6789
6790 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
6791
6792         * gcc.c-torture/execute/20030928-1.c: New test.
6793         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
6794
6795 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6796
6797         * g++.dg/opt/unroll1.C: New test.
6798
6799 2003-09-26  Roger Sayle  <roger@eyesopen.com>
6800
6801         PR optimization/11741
6802         * gcc.dg/20030926-1.c: New test case.
6803
6804 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6805
6806         PR c++/5655
6807         * g++.dg/parse/access7.C: New test.
6808         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
6809
6810 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
6811
6812         MERGE OF objc-improvements-branch into MAINLINE:
6813         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
6814         if libobjc has not been built.
6815         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
6816         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
6817         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
6818         objc/execute/nested-3.m, objc/execute/np-2.m,
6819         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
6820         objc/execute/redefining_self.m, objc/execute/root_methods.m,
6821         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
6822         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
6823         objc.dg/special/unclaimed-category-1.h,
6824         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
6825         well as GNU runtime.
6826         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
6827         * execute/cascading-1.m, execute/function-message-1.m,
6828         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
6829         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
6830         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
6831         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
6832         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
6833         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
6834         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
6835         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
6836         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
6837         * objc.dg/bitfield-2.m: Run only on Darwin.
6838         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
6839         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
6840         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
6841         * objc.dg/const-str-1.m: Fix constant string layout.
6842
6843 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
6844
6845         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
6846
6847 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
6848
6849         * gcc.dg/darwin-abi-1.c: New file.
6850
6851 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
6852
6853         PR target/12281
6854         * gcc.c-torture/compile/20030921-1.c: New test.
6855
6856 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6857
6858         * g++.dg/opt/reg-stack2.C: New test.
6859
6860 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6861
6862         * g++.dg/eh/delayslot1.C: New test.
6863
6864 2003-09-20  Richard Henderson  <rth@redhat.com>
6865
6866         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
6867
6868 2003-09-20  Roger Sayle  <roger@eyesopen.com>
6869
6870         * gcc.c-torture/execute/20030920-1.c: New test case.
6871
6872 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6873
6874         * g++.dg/rtti/typeid3.C: Correct expected error message.
6875
6876 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6877
6878         PR c++/157
6879         * g++.dg/parse/crash12.C: New test.
6880
6881 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
6882
6883         * gcc.dg/compat/mixed-struct-check.h: New.
6884         * gcc.dg/compat/mixed-struct-defs.h: New.
6885         * gcc.dg/compat/mixed-struct-init.h: New.
6886         * gcc.dg/compat/struct-by-value-19_main.c: New.
6887         * gcc.dg/compat/struct-by-value-19_x.c: New.
6888         * gcc.dg/compat/struct-by-value-19_y.c: New.
6889         * gcc.dg/compat/struct-by-value-20_main.c: New.
6890         * gcc.dg/compat/struct-by-value-20_x.c: New.
6891         * gcc.dg/compat/struct-by-value-20_y.c: New.
6892         * gcc.dg/compat/struct-return-19_main.c: New.
6893         * gcc.dg/compat/struct-return-19_x.c: New.
6894         * gcc.dg/compat/struct-return-19_y.c: New.
6895         * gcc.dg/compat/struct-return-20_main.c: New.
6896         * gcc.dg/compat/struct-return-20_x.c: New.
6897         * gcc.dg/compat/struct-return-20_y.c: New.
6898
6899 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
6900         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
6901         so that it will not complain on LP64 targets.
6902
6903 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6904
6905         PR c++/495
6906         * g++.dg/template/friend24.C: New test.
6907
6908 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
6909
6910         PR c++/12332
6911         * g++.dg/template/memtmpl2.C: New test.
6912
6913 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
6914
6915         PR target/11184
6916         * gcc.dg/builtin-apply1.c: New test.
6917
6918 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6919
6920         PR c++/9848
6921         * g++.dg/warn/Wunused-4.C: New test.
6922
6923 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6924
6925         PR c++/12316
6926         * g++.dg/other/gc2.C: New test.
6927
6928 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
6929
6930         PR c++/11991
6931         * g++.dg/rtti/typeid3.C: New test.
6932
6933         PR c++/12266
6934         * g++.dg/overload/template1.C: New test.
6935
6936 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
6937
6938         * g++.dg/opt/cfg3.C: New test.
6939
6940 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6941
6942         PR c++/7939
6943         * g++.dg/template/crash11.C: New test.
6944
6945 2003-09-16  Jason Merrill  <jason@redhat.com>
6946             Jakub Jelinek  <jakub@redhat.com>
6947
6948         * gcc.dg/attr-warn-unused-result.c: New test.
6949
6950 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6951
6952         PR c++/12184
6953         * g++.dg/expr/call2.C: New test.
6954
6955 2003-09-15  Andreas Jaeger  <aj@suse.de>
6956
6957         * gcc.dg/Wold-style-definition-1.c: New test.
6958
6959 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
6960
6961         PR c++/3907
6962         * g++.dg/parse/template12.C: New test.
6963
6964         * g++.dg/abi/bitfield11.C: New test.
6965         * g++.dg/abi/bitfield12.C: Likewise.
6966
6967 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
6968
6969         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
6970         non-expansion of functional macro name without arguments at EOL.
6971         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
6972
6973 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
6974
6975         * gcc.c-torture/execute/20030914-[12].c: New tests.
6976
6977 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6978
6979         PR c++/11788
6980         * g++.dg/overload/addr1.C: New test.
6981
6982 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
6983
6984         * gcc.dg/20030909-1.c: New test.
6985
6986 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6987
6988         * gcc.dg/ultrasp10.c: New test.
6989
6990 2003-09-09  Devang Patel  <dpatel@apple.com>
6991
6992         * gcc.dg/darwin-ld-6.c: New test.
6993
6994 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6995
6996         * gcc.dg/torture/builtin-explog-1.c: New testcase.
6997
6998 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
6999
7000         * gcc.dg/ia64-types1.c: New test.
7001         * gcc.dg/ia64-types2.c: Likewise.
7002
7003 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7004
7005         * gcc.dg/builtins-1.c: Add more _Complex tests.
7006         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7007
7008         * gcc.dg/builtins-1.c: Test existing _Complex functions.
7009         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7010
7011 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7012
7013         PR c++/11786
7014         * g++.dg/lookup/koenig2.C: New test.
7015
7016         PR c++/5296
7017         * g++.dg/rtti/typeid2.C: New test.
7018
7019 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
7020
7021         * gcc.c-torture/compile/20030904-1.c: New test.
7022
7023 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7024
7025         * g++.dg/opt/longbranch2.C: New test.
7026
7027 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7028
7029         * g++.dg/template/crash10.C: Only compile it.
7030
7031 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7032
7033         PR middle-end/11665
7034         * gcc.c-torture/compile/20030907-1.c: New test.
7035         * g++.dg/init/array11.C: New test.
7036
7037 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7038
7039         PR c++/11852
7040         * g++.dg/init/struct1.C: New test.
7041
7042 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7043
7044         PR c++/12181
7045         * g++.dg/expr/comma1.C: New test.
7046
7047 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
7048
7049         PR c++/11867
7050         * g++.dg/expr/static_cast5.C: New test.
7051
7052 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
7053
7054         PR c++/11507
7055         * g++.dg/lookup/scoped7.C: New test.
7056
7057         PR c++/9574
7058         * g++.dg/other/static1.C: New test.
7059
7060         PR c++/11490
7061         * g++.dg/warn/template-1.C: New test.
7062
7063         PR c++/11432
7064         * g++.dg/template/crash10.C: New test.
7065
7066         PR c++/2478
7067         * g++.dg/overload/VLA.C: New test.
7068
7069         PR c++/10804
7070         * g++.dg/template/call1.C: New test.
7071
7072 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7073
7074         PR c++/11794
7075         * g++.dg/parse/using3.C: New test.
7076
7077 2003-09-06  Roger Sayle  <roger@eyesopen.com>
7078
7079         PR c++/11409
7080         * g++.dg/overload/builtin3.C: New test case.
7081
7082 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
7083
7084         PR c/9862
7085         * gcc.dg/20030906-1.c: New test.
7086         * gcc.dg/20030906-2.c: Likewise.
7087
7088 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7089
7090         PR c++/12167
7091         * g++.dg/parse/defarg5.C: New test.
7092
7093         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
7094
7095 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
7096
7097         PR c++/12163
7098         * g++.dg/expr/static_cast4.C: New test.
7099
7100         PR c++/12146
7101         * g++.dg/template/crash9.C: New test.
7102
7103 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
7104
7105         * g++.old-deja/g++.ext/pretty2.C: Update for change
7106         in __FUNCTION__.
7107         * g++.old-deja/g++.ext/pretty3.C: Likewise.
7108
7109 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
7110
7111         PR c++/11922
7112         * g++/dg/template/qualified-id1.C: New test.
7113
7114         PR c++/12037
7115         * g++.dg/warn/noeffect4.C: New test.
7116
7117 2003-09-04  Matt Austern  <austern@apple.com>
7118
7119         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
7120         * g++.dg/ext/fnname2.C: Likewise.
7121         * g++.dg/ext/fnname3.C: Likewise.
7122
7123 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
7124
7125         * g++.dg/expr/lval1.C: New test.
7126         * g++.dg/ext/lvcast.C: Remove.
7127
7128 2003-09-03  Roger Sayle  <roger@eyesopen.com>
7129
7130         PR optimization/11700.
7131         * gcc.c-torture/compile/20030903-1.c: New test case.
7132
7133 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
7134
7135         PR c++/12053
7136         * g++.dg/abi/layout4.C: New test.
7137
7138 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
7139
7140         PR c++/11553
7141         * g++.dg/parse/friend3.C: New test.
7142
7143 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
7144
7145         PR c++/11847
7146         * g++.dg/template/class1.C: New test.
7147
7148         PR c++/11808
7149         * g++.dg/expr/call1.C: New test.
7150
7151 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
7152
7153         PR c++/12114
7154         * g++.dg/init/ref9.C: New test.
7155
7156         PR c++/11972
7157         * g++.dg/template/nested4.C: New test.
7158
7159 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7160
7161         PR c++/12093
7162         * g++.dg/template/non-dependent4.C: New test.
7163
7164         PR c++/11928
7165         * g++.dg/inherit/conv1.C: New test.
7166
7167 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7168
7169         PR c++/6196
7170         * g++.dg/ext/label1.C: New test.
7171         * g++.dg/ext/label2.C: Likewise.
7172
7173 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7174
7175         * g++.dg/expr/cond3.C: New test.
7176
7177 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7178
7179         * gcc.dg/builtins-1.c: Add new builtin cases.
7180
7181 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7182
7183         * gcc.dg/builtins-1.c: Add new cases.
7184         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7185
7186 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7187
7188         * gcc.dg/builtins-1.c: Add more math builtin tests.
7189         * gcc.dg/torture/builtin-attr-1.c: New test.
7190
7191 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7192
7193         PR optimization/5079
7194         * g++.dg/opt/static3.C: New test.
7195
7196 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7197
7198         * gcc.misc-tests/gcov-10b.c: New test.
7199
7200 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
7201
7202         * g++.dg/opt/ptrmem3.C: New test.
7203
7204         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
7205
7206 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
7207
7208         * gcc.dg/20030826-2.c: New test.
7209
7210 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7211
7212         PR middle-end/12002
7213         * g77.f-torture/compile/12002.f: New test case.
7214
7215 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7216
7217         * gcc.dg/20030826-1.c: New test case.
7218
7219 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
7220
7221         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
7222
7223 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
7224
7225         PR c++/11871
7226         * c++.dg/lookup/crash1.C: New test.
7227
7228         * c++.dg/warn/noeffect3.C: New test.
7229
7230 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
7231
7232         * gcc.dg/compat/vector-1_x.c: Compile with -w.
7233         * gcc.dg/compat/vector-1_y.c: Ditto.
7234         * gcc.dg/compat/vector-2_x.c: Ditto.
7235         * gcc.dg/compat/vector-2_y.c: Ditto.
7236
7237 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
7238
7239         * gcc.dg/20030702-1.c: New test.
7240
7241 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
7242
7243         PR c++/8795
7244         * g++.dg/ext/altivec-1.C: New test.
7245
7246 2003-08-24  Richard Henderson  <rth@redhat.com>
7247
7248         * g++.dg/eh/simd-2.C: Add -w for x86.
7249
7250 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
7251
7252         * gcc.dg/20030815-1.c: New test.
7253
7254 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7255
7256         PR c++/3765
7257         * g++.dg/parse/access6.C: New test.
7258
7259 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7260
7261         PR c++/641, c++/11876
7262         * g++.dg/template/friend22.C: New test.
7263         * g++.dg/template/friend23.C: Likewise.
7264
7265 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7266
7267         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
7268         identically.
7269
7270 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7271
7272         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
7273
7274 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7275
7276         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
7277
7278 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7279
7280         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
7281
7282 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7283
7284         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
7285
7286 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
7287
7288         PR c++/11919
7289         * g++.dg/overload/prom1.C: New test.
7290
7291         PR c++/11551
7292         * g++.dg/parse/dtor2.C: New test.
7293
7294         PR c++/10762
7295         * g++.dg/parse/using2.C: New test.
7296
7297 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
7298
7299         PR target/11805
7300         * gcc.c-torture/compile/20030821-1.c: New.
7301
7302 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
7303
7304         PR c++/11834
7305         * g++.dg/template/deduce2.C: New test.
7306
7307 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
7308
7309         * gcc.c-torture/execute/20030821-1.c: New test.
7310
7311 2003-08-20  Roger Sayle  <roger@eyesopen.com>
7312
7313         PR middle-end/11984
7314         * gcc.dg/20030820-1.c: New test case.
7315
7316 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
7317
7318         PR c++/11945
7319         * g++.dg/warn/noeffect2.C: New test.
7320
7321 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
7322
7323         PR c++/10926
7324         * g++.dg/template/dtor2.C: New test.
7325
7326         PR c++/11684
7327         * g++.dg/template/operator1.C: New test.
7328         * g++.dg/parse/operator4.C: New test.
7329
7330         PR c++/11946.C
7331         * g++.dg/expr/enum1.C: New test.
7332         * gcc.dg/c99-bool-1.c: Remove bogus warning.
7333
7334         PR c++/11036.C
7335         * g++.dg/parse/elab2.C: New test.
7336         * g++.dg/parse/typedef4.C: Change error message.
7337         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
7338         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
7339         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
7340
7341 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7342
7343         * gcc.dg/pch/warn-1.c: New.
7344         * gcc.dg/pch/warn-1.hs: New.
7345
7346         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
7347         not-tested file.
7348
7349 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7350
7351         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
7352
7353 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7354
7355         * gcc.dg/uninit-D.c: New Test.
7356         * gcc.dg/uninit-E.c: New Test.
7357         * gcc.dg/uninit-F.c: New Test.
7358         * gcc.dg/uninit-G.c: New Test.
7359
7360 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
7361
7362         * g++.dg/README: Describe the pch directory.
7363
7364 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7365
7366         PR c++/11174
7367         * g++.dg/parse/access4.C: New test.
7368         * g++.dg/parse/access5.C: Likewise.
7369         * g++.old-deja/g++.jason/access17.C: Adjust error message.
7370
7371 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
7372
7373         * gcc.dg/noncompile/20030818-1.c: New.
7374
7375 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7376
7377         PR c++/11957
7378         * g++.dg/warn/noeffect1.C: New test.
7379
7380         * g++.dg/template/scope2.C: New test.
7381         * g++.dg/template/error2.C: Correct dg-error
7382
7383 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
7384
7385         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
7386
7387 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
7388
7389         PR C++/11512
7390         * g++.dg/template/warn1.C: New.
7391
7392 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7393
7394         * g++.dg/template/error2.C: New test.
7395         * g++.dg/lookup/using7.C: Adjust errors
7396         * g++.old-deja/g++.pt/crash36.C: Likewise.
7397         * g++.old-deja/g++.pt/derived3.C: Likewise.
7398
7399 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7400
7401         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
7402         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
7403         * gcc.c-torture/execute/builtins/string-9.c: New, from
7404         string-opt-9.c.  Adjust for execute/builtins framework.
7405         * gcc.c-torture/execute/string-opt-9.c: Delete.
7406
7407 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
7408
7409         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
7410
7411         * g++.dg/parse/ret-type2.C: New test.
7412
7413         PR c++/11703
7414         * g++.dg/init/new8.C: New test.
7415
7416         PR c++/10923
7417         * g++.dg/parse/typedef5.C: New test.
7418
7419         PR c++/9512
7420         * g++.dg/parse/qualified2.C: New test.
7421         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
7422         invalid code.
7423
7424 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
7425
7426         * g++.dg/conversion/ptrmem1.C: New test.
7427
7428 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
7429
7430         PR target/11693
7431         * gcc.dg/20030811-1.c: New test.
7432
7433         PR target/11535
7434         * gcc.c-torture/execute/20030811-1.c: New test.
7435
7436 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7437
7438         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
7439
7440 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
7441
7442         PR c++/11789.C
7443         * g++.dg/inherit/multiple1.C: New test.
7444
7445 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7446
7447         * gcc.dg/spe1.c: New test.
7448
7449         PR c++/11670
7450         * g++.dg/expr/cast2.C: New test.
7451
7452         PR c++/10530
7453         * g++.dg/template/dependent-name2.C: New test.
7454
7455 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
7456
7457         * g++.dg/parse/crash11.C: Put the dg options in comments.
7458
7459 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
7460
7461         * lib/gcc-dg.exp: Update for diagnostic change.
7462
7463 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7464
7465         PR c++/5767
7466         * g++.dg/parse/crash11.C: New test.
7467
7468 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
7469
7470         * gcc.dg/cpp/spacing1.c: Update.
7471
7472 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
7473
7474         PR target/11739
7475         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
7476         a value for -mtune.
7477
7478 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7479
7480         PR middle-end/11771
7481         * gcc.c-torture/compile/20030804-1.c: New test case.
7482
7483 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7484
7485         * gcc.dg/20030804-1.c: New test case.
7486
7487 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
7488
7489         * gcc.dg/cpp/separate-1.c: New test.
7490
7491 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
7492
7493         PR c++/11704
7494         * g++.dg/template/dependent-expr2.C: New test.
7495
7496         PR c++/11766
7497         * g++.dg/expr/ptrmem1.C: New test.
7498
7499 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7500
7501         PR c++/9453
7502         * g++.dg/template/friend15.C: New test.
7503
7504 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
7505
7506         * lib/dg-pch.exp: Work round PCH bug.
7507
7508 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7509
7510         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
7511         builtins.  Move cases from builtins-4.c here.
7512
7513         * gcc.dg/torture/builtin-math-1.c: New test taken from
7514         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
7515         additional cases.
7516
7517         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
7518         Delete.
7519
7520 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7521
7522         PR c++/9447
7523         * g++.dg/template/using7.C: New test.
7524
7525 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
7526
7527         * import1.c, import2.c: New tests.
7528
7529 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
7530
7531         * g++.dg/eh/crossjump1.C: New test.
7532
7533 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
7534
7535         PR c++/11697
7536         * g++.dg/template/using6.C: New test.
7537
7538         PR c++/11744
7539         * g++.dg/template/koenig2.C: New test.
7540
7541 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7542
7543         PR c++/7983
7544         * g++.dg/parse/typedef4.C: New test.
7545
7546 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7547
7548         PR c++/8442, c++/8806
7549         * g++.dg/template/elab1.C: New test.
7550         * g++.dg/template/type2.C: Likewise.
7551         * g++.dg/template/ttp3.C: Adjust expected error message.
7552         * g++.old-deja/g++.law/visibility13.C: Likewise.
7553         * g++.old-deja/g++.niklas/t135.C: Likewise.
7554         * g++.old-deja/g++.pt/ttp41.C: Likewise.
7555         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
7556         template argument.
7557         * g++.old-deja/g++.pt/ttp44.C: Likewise.
7558
7559 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
7560
7561         PR c++/11295
7562         * g++.dg/ext/stmtexpr1.C: New test.
7563
7564         * g++.dg/opt/tmp1.C: New test.
7565
7566         PR c++/11525
7567         * g++.dg/parse/constant4.C: New test.
7568
7569         PR c++/9447
7570         * g++.dg/template/using5.C: New test.
7571
7572 2003-07-31  Roger Sayle  <roger@eyesopen.com>
7573
7574         * gcc.dg/builtins-27.c: New test case.
7575
7576 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
7577
7578         * gcc.dg/tls/opt-7.c: New test.
7579
7580 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
7581
7582         * g++.old-deja/g++.other/crash18.C: Remove.
7583
7584 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7585
7586         * g++.dg/template/explicit3.C: New.
7587         * g++.dg/template/explicit4.C: New.
7588         * g++.dg/template/explicit5.C: New.
7589
7590         PR c++/11347
7591         * g++.dg/template/memtmpl1.C: New.
7592
7593 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
7594
7595         PR target/11565
7596         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
7597         * gcc.dg/i386-387-5.c (dg-options): Likewise.
7598
7599 2003-07-30  Jan Hubicka  <jh@suse.cz>
7600
7601         * vtgc1.c: Kill.
7602
7603 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
7604
7605         * gcc.dg/struct-in-proto-1.c: New test.
7606
7607 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
7608
7609         * gcc.dg/cpp/include2.c: Only expect one message.
7610
7611 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
7612
7613         PR c++/9447
7614         * g++.dg/template/using1.C: New test.
7615         * g++.dg/template/using2.C: New test.
7616         * g++.dg/template/using3.C: New test.
7617         * g++.dg/template/using4.C: New test.
7618
7619 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
7620
7621         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
7622         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7623
7624 2003-07-28  Jan Hubicka  <jh@suse.cz>
7625
7626         PR c++/11530
7627         * g++.dg/opt/call1.C: New test.
7628
7629 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
7630
7631         PR c++/11667
7632         * g++.dg/init/enum2.C: New test.
7633         * g++.dg/template/overload1.C: Add "-w" option.
7634
7635 2003-07-28    <hp@bitrange.com>
7636
7637         * gcc.dg/Wdeclaration-after-statement-1.c,
7638         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
7639
7640 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
7641
7642         * gcc.c-torture/compile/20030725-1.c: New test.
7643
7644 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
7645
7646         * gcc.dg/20030505.c: Only run for SPE.
7647         Remove definition of opaque type.
7648
7649 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
7650
7651         * g++.dg/template/ptrmem6.C: New test.
7652
7653 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
7654
7655         * gcc.c-torture/compile/zero-strct-2.c: New test.
7656
7657 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
7658
7659         * gcc.dg/intermod-1.c: New test.
7660
7661 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7662
7663         PR c++/11617
7664         * g++.dg/template/lookup2.C: New test.
7665         * g++.dg/template/memclass1.C: Remove instantiated from error.
7666         * g++.dg/other/error2.C: Tweak expected errors.
7667
7668         PR c++/11596
7669         * g++.dg/template/defarg3.C: New test.
7670
7671         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
7672
7673 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
7674
7675         * g++.dg/inherit/access5.C: New test.
7676
7677 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7678
7679         PR c++/11513
7680         * g++.dg/template/crash8.C: New test.
7681
7682 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
7683
7684         PR c/10602
7685         * gcc.dg/noncompile/incomplete-2.c: New test.
7686
7687 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
7688
7689         PR c++/11645
7690         * g++.dg/inherit/access4.C: New test.
7691
7692         PR c++/11517
7693         * g++.dg/expr/cond2.C: New test.
7694
7695         PR optimization/10679
7696         * g++.dg/opt/inline4.C: New test.
7697
7698 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
7699
7700         * g++.dg/parse/crash10: New test.
7701
7702 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7703
7704         * g++.dg/ext/flexary1.C: New test.
7705
7706 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7707
7708         PR c++/10793
7709         * g++.dg/template/crash9.C: New test.
7710
7711 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7712
7713         PR c++/3004
7714         * g++.dg/parse/typedef3.C: New test.
7715
7716         PR c++/7906
7717         * g++.dg/parse/operator2.C: New test.
7718
7719         PR c++/8895
7720         * g++.dg/parse/def-tmpl-arg1.C: New test.
7721
7722         PR c++/9282
7723         * g++.dg/parse/funptr1.C: New test.
7724
7725         PR c++/9452
7726         * g++.dg/parse/ambig3.C: New test.
7727
7728         PR c++/9454
7729         * g++.dg/parse/operator3.C: New test.
7730
7731         PR c++/9486
7732         * g++.dg/parse/template10.C: New test.
7733
7734         PR c++/9488
7735         * g++.dg/parse/template11.C: New test.
7736
7737         PR c++/10150
7738         * g++.dg/parse/invalid-op1.C: New test.
7739
7740         PR c++/10247
7741         * g++.dg/parse/condexpr1.C: New test.
7742
7743 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7744
7745         * g++.dg/ext/packed3.C: New test.
7746         * g++.dg/ext/packed4.C: New test.
7747
7748         * gcc.dg/pack-test-3.c: New test.
7749
7750 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
7751
7752         * lib/compat.exp: Handle dg-options per source file.
7753         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
7754         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
7755         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
7756         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
7757         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
7758         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
7759         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
7760         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
7761         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
7762         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
7763         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
7764         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
7765         * g++.dg/compat/break/bitfield7_x.C: Ditto.
7766         * g++.dg/compat/break/bitfield7_y.C: Ditto.
7767
7768 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
7769
7770         PR c/10320
7771         * gcc.c-torture/execute/20030718-1.c: New test.
7772
7773 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7774
7775         PR optimization/11536
7776         * gcc.dg/20030721-1.c: New test.
7777
7778 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
7779
7780         PR c++/11546
7781         * g++.dg/template/lookup1.C: New test.
7782
7783 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
7784
7785         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
7786         diagnostics of ill-formed constructs involving labels.
7787         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
7788         the new 'previously defined here' message.
7789
7790 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
7791
7792         * g++.dg/parse/non-dependent2.C: New test.
7793
7794 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
7795
7796         * g++.dg/init/init-ref4.C: xfail on targets without
7797         weak symbols.
7798
7799 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
7800
7801         PR target/11087
7802         * gcc.c-torture/execute/20030717-1.c: New test.
7803
7804 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7805
7806         * g++.dg/opt/cfg1.C: New test.
7807
7808 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
7809
7810         PR optimization/11557
7811         * gcc.dg/20030717-1.c: New test.
7812
7813 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
7814
7815         PR c++/10476
7816         * g++.dg/expr/crash-1.C: New test.
7817
7818         PR c++/11027
7819         * g++.dg/template/init3.C: New test.
7820
7821         PR c++/8222
7822         * g++.dg/template/non-dependent1.C: New test.
7823
7824         PR c++/11070
7825         * g++.dg/template/non-dependent2.C: New test.
7826
7827         PR c++/11071
7828         * g++.dg/template/non-dependent3.C: New test.
7829
7830         PR c++/9907
7831         * g++.dg/template/sizeof5.C: New test.
7832
7833 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
7834
7835         PR 11498
7836         * gcc.c-torture/compile/mangle-1.c: New file.
7837
7838 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7839
7840         PR c++/7809
7841         * g++.dg/parse/access3.C: New test.
7842
7843 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
7844
7845         PR c++/11384
7846         * g++.dg/init/init-ref4.C: New test.
7847
7848 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
7849
7850         PR c++/11547
7851         * g++.dg/parse/constant3.C: New test.
7852         * g++.dg/parse/crash7.C: Likewise.
7853
7854 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
7855
7856         PR target/11008
7857         * gcc.dg/i386-pentium4-not-mull.c: New.
7858
7859 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
7860
7861         * gcc.dg/asm-names.c (ymain): Make it weak.
7862
7863 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7864
7865         PR c++/5421
7866         * g++.dg/template/friend21.C: New test.
7867
7868 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
7869
7870         * gcc.dg/cleanup-8.c: New test.
7871         * gcc.dg/cleanup-9.c: New test.
7872
7873 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
7874
7875         * g++.dg/ext/dll-MI1.h: New file.
7876         * g++.dg/ext/dllexport-MI1.C: New file.
7877         * g++.dg/ext/dllimport-MI1.C: New file.
7878
7879 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
7880
7881         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
7882         it does not have cmpstrsi patterns (just cmpmemsi).
7883
7884 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
7885
7886         PR debug/11473
7887         * g++.dg/debug/debug8.C: New test.
7888
7889 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7890
7891         PR c++/10108
7892         * g++.dg/template/crash7.C: New test.
7893
7894 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
7895
7896         PR target/10795
7897         * gcc.c-torture/compile/20030708-1.c: New.
7898
7899 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7900
7901         * gcc.c-torture/execute/20030715-1.c: New test.
7902
7903 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
7904
7905         * gcc.dg/pch/inline-3.c: New file.
7906         * gcc.dg/pch/inline-3.hs: New file.
7907         * gcc.dg/pch/inline-4.c: New file.
7908         * gcc.dg/pch/inline-4.hs: New file.
7909
7910 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
7911
7912         PR c++/11509
7913         * g++.dg/template/crash6.C: New test.
7914
7915         PR c++/7053
7916         * g++.dg/template/friend20.C: New test.
7917
7918         PR c++/7019
7919         * g++.dg/template/overload2.C: New test.
7920
7921 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7922
7923         PR optimization/11440
7924         * gcc.c-torture/execute/20030714-1.c: New test.
7925
7926 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7927
7928         PR c++/11154
7929         * g++.dg/template/partial2.C: New test.
7930
7931 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
7932
7933         PR c++/11503
7934         * g++.dg/template/anon1.C: New test.
7935
7936         PR c++/11493
7937         PR c++/11495
7938         * g++.dg/parse/template9.C: Likewise.
7939         * g++.dg/template/crash4.C: New test.
7940         * g++.dg/template/koenig1.C: Likewise.
7941         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
7942         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
7943         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
7944         functions.
7945         * g++.old-deja/g++.jason/template36.C: Likewise.
7946         * g++.old-deja/g++.mike/p1989.C: Likewise.
7947         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
7948         * g++.old-deja/g++.pt/ttp20.C: Use this->.
7949         * g++.old-deja/g++.pt/ttp21.C: Use this->.
7950         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
7951         compiling.
7952         * g++.old-deja/g++.pt/union2.C: Use this->.
7953
7954 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
7955
7956         * gcc.dg/20030711-1.c: New test.
7957
7958 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
7959
7960         PR c++/11050
7961         * g++.dg/parse/args1.C: New test.
7962         * g++.pt/defarg8.C: Change expected errors.
7963
7964 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
7965
7966         PR c++/8164
7967         * g++.dg/template/nontype2.C: New test.
7968
7969         PR c++/10558
7970         * g++.dg/parse/template8.C: New test.
7971
7972         PR c++/8327
7973         * g++.dg/template/scope1.C: New test.
7974
7975         * g++.dg/warn/Wsign-compare-1.C: New test.
7976
7977 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
7978
7979         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
7980
7981 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
7982
7983         PR c++/9411
7984         * g++.dg/template/explicit2.C: New test.
7985
7986         PR c++/10032
7987         * g++.dg/warn/pedantic1.C: New test.
7988
7989 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
7990
7991         PR c++ 9483
7992         * g++.dg/other/field1.C: New test.
7993
7994 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
7995
7996         PR c/11449
7997         * gcc.c-torture/compile/20030707-1.c: New.
7998
7999 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8000
8001         PR c++/10849
8002         * g++.dg/template/access12.C: New test.
8003
8004 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
8005
8006         * g++.dg/bprob/bprob.exp (prof_ext): Update.
8007         * g77.dg/bprob/bprob.exp (prof_ext): Update.
8008         * gcc.misc-tests/bprob.exp (prof_ext): Update.
8009         * gcc.misc-tests/gcov.exp: Update
8010         * g++.dg/gcov/gcov.exp: Update
8011         * lib/gcov.exp: Update.
8012
8013 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
8014
8015         * g++.dg/abi/mangle17.C: Make sure template expressions are
8016         dependent.
8017         * g++.dg/abi/mangle4.C: Mark erroneous casts.
8018         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
8019         * g++.dg/opt/stack1.C: Remove erroneous code.
8020         * g++.dg/parse/template7.C: New test.
8021         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
8022         * g++.old-deja/g++.pt/crash4.C: Likewise.
8023
8024 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8025
8026         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
8027         with zero or one occurence of `$' after the initial `L'.
8028
8029 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
8030
8031         * gcc.c-torture/compile/20030704-1.c: Add a comment.
8032
8033 2003-07-08  Roger Sayle  <roger@eyesopen.com>
8034
8035         PR c/11370
8036         * gcc.dg/Wunreachable-6.c: New testcase.
8037         * gcc.dg/Wunreachable-7.c: New testcase.
8038
8039 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8040
8041         PR c/11420
8042         * gcc.dg/20030708-1.c: New test.
8043
8044 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
8045
8046         * gcc.dg/compat/sdata-section.h: New file.
8047         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
8048         * gcc.dg/torture/mips-sdata-1.c: New test.
8049
8050 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8051
8052         PR c++/11030
8053         * g++.dg/template/friend19.C: New test.
8054
8055 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8056
8057         * g++.dg/opt/strength-reduce.C: New test.
8058
8059 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8060
8061         PR target/10979
8062         * gcc.dg/20030707-1.c: New testcase.
8063
8064 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8065
8066         PR optimization/11059
8067         * g++.dg/opt/emptyunion.C: New testcase.
8068
8069 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8070             Eric Botcazou  <ebotcazou@libertysurf.fr>
8071
8072         * g++.dg/opt/stack1.C: New test.
8073
8074 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
8075
8076         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
8077         run test.
8078
8079         PR c++/11431
8080         * g++.dg/expr/static_cast3.C: New test.
8081
8082 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8083
8084         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
8085         everywhere.
8086         * gcc.dg/concat.c: Concatenation of string constants with
8087         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
8088         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
8089         * gcc.dg/cpp/escape-2.c: Use wide character constants where
8090         necessary to avoid multi-character character constant warning.
8091         * gcc.dg/cpp/escape.c: Likewise.
8092         * gcc.dg/cpp/ucs.c: Likewise.
8093         Remove backslashes from dg-bogus comments, as they confuse Tcl.
8094         Fix a typo.
8095
8096 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8097
8098         PR c/11428
8099         * gcc.c-torture/compile/20030704-1.c: New.
8100
8101 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8102
8103         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
8104
8105 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
8106
8107         PR c++/5287, PR c++/7910,  PR c++/11021
8108         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
8109         tests for warnings.
8110         * g++.dg/ext/dllimport2.C: Add tests for warnings.
8111         * g++.dg/ext/dllimport3.C: Likewise.
8112         * g++.dg/ext/dllimport4.C: New file.
8113         * g++.dg/ext/dllimport5.C: New file.
8114         * g++.dg/ext/dllimport6.C: New file.
8115         * g++.dg/ext/dllimport7.C: New file.
8116         * g++.dg/ext/dllimport8.C: New file.
8117         * g++.dg/ext/dllimport9.C: New file.
8118         * g++.dg/ext/dllimport10.C: New file.
8119         * g++.dg/ext/dllexport1.C: New file.
8120
8121 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8122
8123         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
8124         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
8125
8126 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8127
8128         * gcc.dg/builtins-25.c: New testcase.
8129         * gcc.dg/builtins-26.c: New testcase.
8130
8131 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
8132
8133         * gcc.dg/compat/vector-defs.h: New file.
8134         * gcc.dg/compat/vector-setup.h: New file.
8135         * gcc.dg/compat/vector-check.h: New file.
8136         * gcc.dg/compat/vector-1_main.c: New file.
8137         * gcc.dg/compat/vector-1_x.c: New file.
8138         * gcc.dg/compat/vector-1_y.c: New file.
8139         * gcc.dg/compat/vector-2_main.c: New file.
8140         * gcc.dg/compat/vector-2_x.c: New file.
8141         * gcc.dg/compat/vector-2_y.c: New file.
8142
8143         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
8144         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
8145         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
8146         * gcc.dg/compat/struct-align-1.h: New file.
8147         * gcc.dg/compat/struct-align-1_main.c: New file.
8148         * gcc.dg/compat/struct-align-1_x.c: New file.
8149         * gcc.dg/compat/struct-align-1_y.c: New file.
8150         * gcc.dg/compat/struct-align-2.h: New file.
8151         * gcc.dg/compat/struct-align-2_main.c: New file.
8152         * gcc.dg/compat/struct-align-2_x.c: New file.
8153         * gcc.dg/compat/struct-align-2_y.c: New file.
8154
8155         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
8156         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8157         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8158         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8159         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8160         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8161         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8162         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8163         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8164         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8165         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8166         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8167         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8168         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8169         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8170         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8171         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8172         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8173         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8174         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8175         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8176         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8177         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8178         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8179         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8180         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8181         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8182         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8183         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8184
8185 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8186
8187         * gcc.dg/i386-call-1.c: New test.
8188
8189 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8190
8191         PR c++/9162
8192         * g++.dg/parse/defarg4.C: New.
8193
8194 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8195
8196         PR target/10700
8197         * gcc.c-torture/compile/20030703-1.c: New test case.
8198
8199 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8200
8201         * g++.dg/template/local3.C: Remove extra semicolon.
8202
8203 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8204
8205         * gcc.dg/i386-volatile-1.c: New test.
8206
8207 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
8208
8209         PR c++/11072
8210         * g++.dg/other/offsetof2.C: XFAIL.
8211         * g++.dg/other/offsetof5.C: New.
8212
8213         PR c++/10219
8214         * g++.dg/template/error1.C: New.
8215
8216         PR c++/9779
8217         * g++.dg/template/dependent-expr1.C: New.
8218
8219 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8220
8221         PR c++/6949
8222         * g++.dg/template/local3.C: New test.
8223
8224         PR c++/11149
8225         * g++.dg/lookup/scoped6.C: New test.
8226
8227 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
8228
8229         PR c++/8046
8230         * g++.dg/other/error7.C: New test.
8231
8232 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
8233
8234         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
8235         * g++.old-deja/g++.abi/vtable3.h: Likewise.
8236         * g++.old-deja/g++.law/code-gen5.C: Likewise.
8237         * g++.old-deja/g++.other/union2.C: Likewise.
8238         * gcc.dg/c90-const-expr-2.c: Likewise.
8239         * gcc.dg/c90-const-expr-3.c: Likewise.
8240         * gcc.dg/c99-const-expr-2.c: Likewise.
8241         * gcc.dg/c99-const-expr-3.c: Likewise.
8242         * gcc.dg/concat.c: Likewise.
8243
8244 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8245
8246         PR c++/9559
8247         * g++.dg/init/static1.C: New test.
8248
8249 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8250
8251         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
8252         * g++.old-deja/g++.other/access2.C: Likewise.
8253         * g++.old-deja/g++.other/decl2.C: Likewise.
8254         * gcc.c-torture/execute/20020615-1.c: Likewise.
8255
8256 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8257
8258         PR c++/4933
8259         * g++.dg/template/sizeof4.C: New test.
8260
8261 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8262
8263         * g++.dg/other/error6.C: New test.
8264
8265 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8266
8267         PR c++/10750
8268         * g++.dg/parse/constant2.C: New test.
8269
8270 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
8271
8272         PR c++/11106
8273         * g++.dg/other/error5.C: New test.
8274
8275 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8276
8277         * gcc.dg/format/gcc_diag-1.c: New test.
8278
8279 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
8280
8281         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
8282
8283 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
8284
8285         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
8286         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
8287         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
8288
8289 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
8290
8291         * gcc.c-torture/execute/builtins/string-8.c: New test.
8292         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
8293         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
8294         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
8295
8296 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8297
8298         PR c++/10468
8299         * g++.dg/ext/typeof6.C: New test.
8300
8301 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8302
8303         PR c++/10796
8304         * g++.dg/init/enum1.C: New test.
8305
8306 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
8307
8308         * gcc.dg/20030627-1.c: New test.
8309
8310 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
8311
8312         PR c++/11332
8313         * g++.dg/expr/static_cast2.C: New test.
8314
8315 2003-06-26  Roger Sayle  <roger@eyesopen.com>
8316             Jakub Jelinek  <jakub@redhat.com>
8317
8318         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
8319         sprintf(dst,"%s",src) optimization.
8320         * gcc.c-torture/execute/20030626-1.c: New test case.
8321         * gcc.c-torture/execute/20030626-2.c: New test case.
8322
8323 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
8324
8325         * gcc.c-torture/execute/multi-ix.c: New test.
8326
8327         * gcc.c-torture/execute/simd-4.c (main):
8328         Added missing semicolon at end of union.
8329
8330 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
8331
8332         PR c++/8266
8333         * g++.dg/template/explicit-instantiation3.C: New test.
8334
8335 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8336
8337         * gcc.dg/20030626-1.c: Use signed char.
8338
8339 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8340
8341         * gcc.dg/20030626-1.c: New test.
8342
8343 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
8344
8345         * const-str-2.m: Update.
8346
8347 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
8348
8349         PR c++/10990
8350         * g++.dg/rtti/dyncast1.C: New test.
8351         * g++.dg/abi/mangle4.C: Correct base-specifier access.
8352         * g++.dg/lookup/scoped1.C: Remove XFAIL.
8353         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
8354
8355         PR c++/10931
8356         * g++.dg/expr/static_cast1.C: New test.
8357
8358 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
8359
8360         * gcc.dg/20030625-1.c: New test.
8361
8362 2003-06-24  Roger Sayle  <roger@eyesopen.com>
8363
8364         * gcc.c-torture/compile/20030624-1.c: New test case.
8365
8366 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
8367
8368         * gcc.c-torture/execute/string-opt-17.c: New test.
8369
8370 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
8371
8372         PR c++/5754
8373         * g++.dg/parse/crash6.C: New test.
8374
8375 2003-06-23  Roger Sayle  <roger@eyesopen.com>
8376
8377         * gcc.dg/builtins-24.c: New test case.
8378
8379 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
8380
8381         * g++.dg/opt/operator1.C: New test.
8382
8383 2003-06-22  Roger Sayle  <roger@eyesopen.com>
8384
8385         * gcc.c-torture/execute/string-opt-16.c: New test case.
8386
8387 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8388
8389         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
8390         * g++.old-deja/g++.other/conv7.C: Likewise
8391         * g++.old-deja/g++.other/overcnv2.C: Likewise.
8392         * g++.old-deja/g++.other/overload14.C: Likewise.
8393
8394 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8395
8396         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
8397         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
8398
8399 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8400
8401         PR c++/10888
8402         * g++.dg/warn/Winline-3.C: New test.
8403
8404 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8405
8406         * lib/target-supports.exp (check_alias_available): Make the test
8407         program acceptable to the Solaris assembler.
8408
8409         PR c++/10749
8410         * g++.dg/template/memclass2.C: New test.
8411
8412 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8413             Eric Botcazou  <ebotcazou@libertysurf.fr>
8414
8415         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
8416         data for non-matching targets.
8417         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
8418
8419 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8420
8421         PR c++/10845
8422         * g++.dg/template/member3.C: New test.
8423
8424 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
8425
8426         PR c++/10939
8427         * g++.dg/template/func1.C: New test.
8428
8429         PR c++/9649
8430         * g++.dg/template/static4.C: New test.
8431         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
8432
8433         PR c++/11041
8434         * g++.dg/init/ref7.C: New test.
8435
8436 2003-06-19  Matt Austern  <austern@apple.com>
8437
8438         PR c++/11228
8439         * g++.dg/anew1.C: New test.
8440         * g++.dg/anew2.C: New test.
8441         * g++.dg/anew3.C: New test.
8442         * g++.dg/anew4.C: New test.
8443
8444 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
8445
8446         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
8447
8448 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
8449
8450         * gcc.c-torture/execute/simd-4.c (main): Make expected value
8451         endian-dependent.
8452
8453 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8454
8455         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
8456         Remove cruft.
8457
8458 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8459
8460         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
8461         * gcc.c-torture/compile/961203-1.c: Likewise.
8462         * gcc.c-torture/compile/980506-1.c: Likewise.
8463
8464 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8465
8466         PR c++/10712
8467         * g++.dg/lookup/using7.C: New test.
8468
8469 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8470
8471         PR c++/11105
8472         * g++.dg/abi/conv1.C: Remove it.
8473         * g++.dg/template/conv7.C: New test.
8474         * g++.dg/template/conv8.C: Likewise.
8475         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
8476         conversion operator.
8477
8478 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
8479
8480         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
8481         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8482         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8483         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8484         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8485         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8486         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8487         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8488         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8489         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8490         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8491         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8492         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8493         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8494         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8495         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8496         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8497         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8498         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8499         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8500         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8501         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8502         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8503         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8504         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8505         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8506         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8507         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8508         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8509
8510 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
8511
8512         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
8513         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
8514         indications.
8515
8516 2003-06-16  Roger Sayle  <roger@eyesopen.com>
8517
8518         * gcc.dg/i386-387-5.c: New test case.
8519         * gcc.dg/i386-387-6.c: New test case.
8520         * gcc.dg/builtins-23.c: New test case.
8521
8522 2003-06-15  Roger Sayle  <roger@eyesopen.com>
8523
8524         * gcc.dg/builtins-22.c: New test case.
8525         * gcc.dg/i386-387-1.c: Update to test exp.
8526         * gcc.dg/i386-387-2.c: Likewise.
8527
8528 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8529
8530         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
8531
8532 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8533
8534         * lib/gcc-dg.exp (dg-require-dll): New function.
8535         (dg-xfail-if): Likewise.
8536         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
8537         driver.
8538
8539         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
8540         * gcc.c-torture/compile/20001205-1.c: Likewise.
8541         * gcc.c-torture/compile/20001226-1.c: Likewise.
8542         * gcc.c-torture/compile/20010518-2.c: Likewise.
8543         * gcc.c-torture/compile/20020312-1.c: Likewise.
8544         * gcc.c-torture/compile/20020604-1.c: Likewise.
8545         * gcc.c-torture/compile/920501-12.c: Likewise.
8546         * gcc.c-torture/compile/920501-4.c: Likewise.
8547         * gcc.c-torture/compile/920520-1.c: Likewise.
8548         * gcc.c-torture/compile/920521-1.c: Likewise.
8549         * gcc.c-torture/compile/920625-1.c: Likewise.
8550         * gcc.c-torture/compile/961203-1.c: Likewise.
8551         * gcc.c-torture/compile/980506-1.c: Likewise.
8552         * gcc.c-torture/compile/981006-1.c: Likewise.
8553         * gcc.c-torture/compile/981022-1.c: Likewise.
8554         * gcc.c-torture/compile/981223-1.c: Likewise.
8555         * gcc.c-torture/compile/990617-1.c: Likewise.
8556         * gcc.c-torture/compile/dll.c: Likewise.
8557         * gcc.c-torture/compile/labels-3.c: Likewise.
8558         * gcc.c-torture/compile/mipscop-1.c: Likewise.
8559         * gcc.c-torture/compile/mipscop-2.c: Likewise.
8560         * gcc.c-torture/compile/mipscop-3.c: Likewise.
8561         * gcc.c-torture/compile/mipscop-4.c: Likewise.
8562         * gcc.c-torture/compile/simd-5.c: Likewise.
8563         * gcc.c-torture/compile/20000804-1.x: Remove.
8564         * gcc.c-torture/compile/20001205-1.x: Likewise.
8565         * gcc.c-torture/compile/20001226-1.x: Likewise.
8566         * gcc.c-torture/compile/20010518-2.x: Likewise.
8567         * gcc.c-torture/compile/20020312-1.x: Likewise.
8568         * gcc.c-torture/compile/20020604-1.x: Likewise.
8569         * gcc.c-torture/compile/920501-12.x: Likewise.
8570         * gcc.c-torture/compile/920501-4.x: Likewise.
8571         * gcc.c-torture/compile/920520-1.x: Likewise.
8572         * gcc.c-torture/compile/920521-1.x: Likewise.
8573         * gcc.c-torture/compile/920625-1.x: Likewise.
8574         * gcc.c-torture/compile/961203-1.x: Likewise.
8575         * gcc.c-torture/compile/980506-1.x: Likewise.
8576         * gcc.c-torture/compile/981006-1.x: Likewise.
8577         * gcc.c-torture/compile/981022-1.x: Likewise.
8578         * gcc.c-torture/compile/981223-1.x: Likewise.
8579         * gcc.c-torture/compile/990617-1.x: Likewise.
8580         * gcc.c-torture/compile/mipscop-1.x: Likewise.
8581         * gcc.c-torture/compile/mipscop-2.x: Likewise.
8582         * gcc.c-torture/compile/mipscop-3.x: Likewise.
8583         * gcc.c-torture/compile/mipscop-4.x: Likewise.
8584         * gcc.c-torture/compile/simd-5.x: Likewise.
8585
8586         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
8587
8588 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
8589
8590         * gcc.c-torture/execute/20030611-1.c: New test.
8591
8592 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8593
8594         PR middle-end/168
8595         * gcc.dg/20030612-1.c: New test case.
8596
8597 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8598
8599         PR c++/10635
8600         * g++.dg/expr/cast1.C: New test.
8601
8602 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8603
8604         * gcc.dg/builtins-21.c: New test case.
8605
8606 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
8607
8608         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
8609         options instead of at the end.
8610         * lib/objc.exp (objc_target_compile): Likewise.
8611
8612 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
8613
8614         PR c++/10432
8615         * g++.dg/parse/error1.C: New test.
8616
8617 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
8618
8619         * gcc.dg/compat/struct-by-value-11_main.c: New file.
8620         * gcc.dg/compat/struct-by-value-11_x.c: New file.
8621         * gcc.dg/compat/struct-by-value-11_y.c: New file.
8622         * gcc.dg/compat/struct-by-value-12_main.c: New file.
8623         * gcc.dg/compat/struct-by-value-12_x.c: New file.
8624         * gcc.dg/compat/struct-by-value-12_y.c: New file.
8625         * gcc.dg/compat/struct-by-value-13_main.c: New file.
8626         * gcc.dg/compat/struct-by-value-13_x.c: New file.
8627         * gcc.dg/compat/struct-by-value-13_y.c: New file.
8628         * gcc.dg/compat/struct-by-value-14_main.c: New file.
8629         * gcc.dg/compat/struct-by-value-14_x.c: New file.
8630         * gcc.dg/compat/struct-by-value-14_y.c: New file.
8631         * gcc.dg/compat/struct-by-value-15_main.c: New file.
8632         * gcc.dg/compat/struct-by-value-15_x.c: New file.
8633         * gcc.dg/compat/struct-by-value-15_y.c: New file.
8634         * gcc.dg/compat/struct-by-value-16_main.c: New file.
8635         * gcc.dg/compat/struct-by-value-16_x.c: New file.
8636         * gcc.dg/compat/struct-by-value-16_y.c: New file.
8637         * gcc.dg/compat/struct-by-value-17_main.c: New file.
8638         * gcc.dg/compat/struct-by-value-17_x.c: New file.
8639         * gcc.dg/compat/struct-by-value-17_y.c: New file.
8640         * gcc.dg/compat/struct-by-value-18_main.c: New file.
8641         * gcc.dg/compat/struct-by-value-18_x.c: New file.
8642         * gcc.dg/compat/struct-by-value-18_y.c: New file.
8643
8644         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
8645         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
8646         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
8647         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
8648         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
8649         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
8650         * gcc.dg/compat/scalar-return-3_main.c: New file.
8651         * gcc.dg/compat/scalar-return-3_x.c: New file.
8652         * gcc.dg/compat/scalar-return-3_y.c: New file.
8653         * gcc.dg/compat/scalar-return-4_main.c: New file.
8654         * gcc.dg/compat/scalar-return-4_x.c: New file.
8655         * gcc.dg/compat/scalar-return-4_y.c: New file.
8656
8657 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
8658
8659         * gcc.dg/compat/fp2-struct-check.h: New file.
8660         * gcc.dg/compat/fp2-struct-defs.h: New file.
8661         * gcc.dg/compat/fp2-struct-init.h: New file.
8662         * gcc.dg/compat/struct-by-value-10_main.c: New file.
8663         * gcc.dg/compat/struct-by-value-10_x.c: New file.
8664         * gcc.dg/compat/struct-by-value-10_y.c: New file.
8665         * gcc.dg/compat/struct-return-10_main.c: New file.
8666         * gcc.dg/compat/struct-return-10_x.c: New file.
8667         * gcc.dg/compat/struct-return-10_y.c: New file.
8668
8669         * gcc.dg/compat/compat-common.h: New file.
8670         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
8671         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
8672         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
8673         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
8674         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
8675         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
8676         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
8677         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8678         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
8679         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
8680         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8681         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
8682         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
8683         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8684         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
8685         * gcc.dg/compat/small-struct-check.h: Ditto.
8686         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
8687         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8688         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
8689         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
8690         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8691         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
8692         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
8693         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8694         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
8695         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
8696         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8697         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
8698         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
8699         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8700         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
8701         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
8702         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8703         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
8704         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
8705         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8706         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
8707         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
8708         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8709         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
8710         * gcc.dg/compat/struct-return-2_main.c: Ditto.
8711         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8712         * gcc.dg/compat/struct-return-2_y.c: Ditto.
8713         * gcc.dg/compat/struct-return-3_main.c: Ditto.
8714         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8715         * gcc.dg/compat/struct-return-3_y.c: Ditto.
8716
8717 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
8718
8719         * g++.dg/pch/static-1.C: New file.
8720         * g++.dg/pch/static-1.Hs: New file.
8721
8722 2003-06-10  Richard Henderson  <rth@redhat.com>
8723
8724         * gcc.dg/asm-7.c: Adjust expected warning text.
8725
8726 2003-06-10  Roger Sayle  <roger@eyesopen.com>
8727
8728         * gcc.dg/builtins-20.c: New test case.
8729
8730 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
8731
8732         PR c++/11131
8733         * g++.dg/opt/template1.C: New test.
8734
8735 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8736
8737         * lib/gcc-dg.exp (dg-test): Clear additional_files and
8738         additional_sources.
8739
8740 2003-05-21  David Taylor  <dtaylor@emc.com>
8741
8742         * gcc.dg/Wpadded.c: New file.
8743
8744 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8745
8746         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
8747         * gcc.dg/special/weak-2.c: Add dg-require-weak.
8748         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
8749         dg-require-weak.
8750
8751 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
8752
8753         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
8754
8755 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8756
8757         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
8758         (dg-require-alias): Likewise.
8759         (dg-require-gc-sections): Likewise.
8760         * lib/target-supports.exp (check_gc_sections_available): Likewise.
8761
8762 2003-06-08  Richard Henderson  <rth@redhat.com>
8763
8764         * gcc.dg/20011029-2.c: Fix the array reference.
8765         * gcc.dg/asm-7.c: New.
8766
8767 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
8768
8769         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
8770
8771 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
8772
8773         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
8774         (dg-require-gc-sections): Likewise.
8775
8776 2003-06-08  Jan Hubicka  <jh@suse.cz>
8777
8778         * i386-cmov1.c: Fix regular expression.
8779         * i386-cvt-1.c: Likewise.
8780         * i386-local.c: Likewise.
8781         * i386-local2.c: Likewise.
8782         * i386-mul.c: Likewise.
8783         * i386-ssetype-1.c: Likewise.
8784         * i386-ssetype-3.c: Likewise.
8785         * i386-ssetype-5.c: Likewise.
8786
8787 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8788
8789         PR c++/11039
8790         * g++.dg/warn/implicit-typename2.C: New test.
8791         * g++.dg/warn/implicit-typename3.C: New test.
8792
8793 2003-06-07  Richard Henderson  <rth@redhat.com>
8794
8795         * g++.dg/other/offsetof3.C: Use size_t.
8796         * g++.dg/other/offsetof4.C: Likewise.
8797
8798 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
8799
8800         * lib/copy-file.exp: New. Implement gcc_copy_files.
8801
8802         * lib/dg-pch.exp: Load copy-file.exp
8803         (dg-pch): Use gcc_copy_files instead of "file copy".
8804
8805 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
8806
8807         * gcc.dg/weak/weak.exp: Simplify.
8808         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
8809         * gcc.dg/weak/weak-1.c: Likewise.
8810         * gcc.dg/weak/weak-2.c: Likewise.
8811         * gcc.dg/weak/weak-3.c: Likewise.
8812         * gcc.dg/weak/weak-4.c: Likewise.
8813         * gcc.dg/weak/weak-5.c: Likewise.
8814         * gcc.dg/weak/weak-6.c: Likewise.
8815         * gcc.dg/weak/weak-7.c: Likewise.
8816         * gcc.dg/weak/weak-8.c: Likewise.
8817         * gcc.dg/weak/weak-9.c: Likewise.
8818
8819 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
8820
8821         gcc.c-torture/execute/20030606-1.c: New.
8822
8823 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8824
8825         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
8826         * gcc.dg/builtins-19.c: Likewise.
8827
8828 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8829
8830         * gcc.dg/builtins-2.c: Add some more tests.
8831         * gcc.dg/builtins-18.c: New test case.
8832         * gcc.dg/builtins-19.c: New test case.
8833
8834 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8835             Jim Wilson  <wilson@tuliptree.org>
8836
8837         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
8838
8839 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
8840
8841         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
8842         mempcpy/stpcpy calls not to be optimized into something else.
8843         * gcc.c-torture/execute/string-opt-3.c: Moved to...
8844         * gcc.c-torture/execute/builtins/string-7.c: ...here.
8845         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
8846
8847 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8848
8849         * gcc.dg/format/asm_fprintf-1.c: New test.
8850
8851 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
8852
8853         * lib/gcc-defs.exp (additional_sources): New variable.
8854         (dg-additional-sources): New function.
8855         (additional_files): New variable.
8856         (dg-additional-files): New function.
8857         (dg-additional-files-options): Likewise.
8858         * lib/gcc-dg.exp (dg-require-weak): New function.
8859         (dg-require-alias): Likewise.
8860         (dg-require-gc-sections): Likewise.
8861         * lib/target-supports.exp (check_alias_available): Remove testfile
8862         parameter.
8863         (check_gc_sections_available): New function.
8864         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
8865         (dg-gpp-additional-files): Likewise.
8866         * lib/g++.exp (additional_sources): Remove.
8867         (additional_files): Likewise.
8868         (g++_target_compile): Use dg-additional-files-options.
8869
8870         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
8871         Tcl logic.
8872         * gcc.dg/special/ecos.exp: Remove.
8873         * gcc.dg/special/20000419-2.c: Use dg-require-*.
8874         * gcc.dg/special/alias-1.c: Likewise.
8875         * gcc.dg/special/alias-2.c: Likewise.
8876         * gcc.dg/special/gcsec-1.c: Likewise.
8877         * gcc.dg/special/weak-1.c: Likewise.
8878         * gcc.dg/special/weak-2.c: Likewise.
8879         * gcc.dg/special/wkali-1.c: Likewise.
8880         * gcc.dg/special/wkali-2.c: Likewise.
8881
8882         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
8883         dg-gpp-additional-*.
8884         * g++.dg/special/conpr-3.C: Likewise.
8885         * g++.dg/special/conpr-4.C: Likewise.
8886         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
8887         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
8888         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
8889         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
8890         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
8891         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
8892         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
8893         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
8894         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
8895         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
8896         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
8897         * g++.old-deja/g++.other/comdat1.C: Likewise.
8898         * g++.old-deja/g++.other/comdat2.C: Likewise.
8899         * g++.old-deja/g++.other/comdat3.C: Likewise.
8900         * g++.old-deja/g++.other/ctor1.C: Likewise.
8901         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
8902
8903 2003-06-05  Richard Henderson  <rth@redhat.com>
8904
8905         * gcc.dg/debug/20030605-1.c: New.
8906
8907 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
8908
8909         * README.QMTEST: Update.
8910
8911 2003-06-04  Richard Henderson  <rth@redhat.com>
8912
8913         * gcc.dg/cleanup-1.c: New.
8914         * gcc.dg/cleanup-2.c: New.
8915         * gcc.dg/cleanup-3.c: New.
8916         * gcc.dg/cleanup-4.c: New.
8917         * gcc.dg/cleanup-5.c: New.
8918         * gcc.dg/cleanup-6.c: New.
8919         * gcc.dg/cleanup-7.c: New.
8920
8921 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
8922
8923         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
8924
8925         * lib/dg-pch.exp: New file.
8926         * g++.dg/pch/pch.exp: Use dg-pch.exp.
8927         * gcc.dg/pch/pch.exp: Likewise.
8928
8929 2003-06-04  Roger Sayle  <roger@eyesopen.com>
8930
8931         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
8932         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
8933         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
8934         * gcc.dg/builtins-17.c: New test case.
8935         * gcc.dg/i386-387-4.c: New test case.
8936         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
8937
8938 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8939
8940         * gcc.dg/ultrasp9.c: New test.
8941
8942 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8943
8944         * gcc.c-torture/compile/20030604-1.c: New test.
8945         * gcc.dg/sparc-constant-1.c: New test.
8946
8947 2003-06-03  Glen Nakamura  <glen@imodulo.com>
8948
8949         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
8950
8951 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
8952
8953         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
8954
8955         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
8956         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
8957
8958 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
8959
8960         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
8961
8962 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8963
8964         PR c++/10940
8965         * g++.dg/template/spec10.C: New test.
8966
8967 2003-06-03  Roger Sayle  <roger@eyesopen.com>
8968
8969         * gcc.dg/builtins-16.c: New test case.
8970
8971 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
8972
8973         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
8974         mempcpy test with post-increments.
8975         * gcc.c-torture/execute/string-opt-3.c: New test.
8976         * gcc.dg/string-opt-1.c: New test.
8977
8978 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
8979
8980         PR fortran/10965
8981         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
8982
8983 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
8984
8985         * lib/scanasm.exp (dg-scan): New function, factored out of ...
8986         (scan-assembler): ... here.  Use dg-scan.
8987         (scan-assembler-not): Likewise.
8988         (scan-file): New function.
8989         (scan-file-not): Likewise.
8990         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
8991         * gcc.dg/cpp/_Pragma4.c: Likewise.
8992         * gcc.dg/cpp/_Pragma5.c: Likewise.
8993         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8994         * gcc.dg/cpp/avoidpaste2.c: Likewise.
8995         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
8996         * gcc.dg/cpp/cmdlne-P.c: Likewise.
8997         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
8998         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
8999         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
9000         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
9001         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
9002         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
9003         * gcc.dg/cpp/cxxcom1.c: Likewise.
9004         * gcc.dg/cpp/line1.c: Likewise.
9005         * gcc.dg/cpp/maccom1.c: Likewise.
9006         * gcc.dg/cpp/maccom2.c: Likewise.
9007         * gcc.dg/cpp/maccom3.c: Likewise.
9008         * gcc.dg/cpp/maccom4.c: Likewise.
9009         * gcc.dg/cpp/maccom5.c: Likewise.
9010         * gcc.dg/cpp/maccom6.c: Likewise.
9011         * gcc.dg/cpp/multiline.c: Likewise.
9012         * gcc.dg/cpp/spacing1.c: Likewise.
9013         * gcc.dg/cpp/spacing2.c: Likewise.
9014         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
9015         * gcc.dg/cpp/trad/maccom1.c: Likewise.
9016         * gcc.dg/cpp/trad/maccom2.c: Likewise.
9017         * gcc.dg/cpp/trad/maccom3.c: Likewise.
9018         * gcc.dg/cpp/trad/maccom4.c: Likewise.
9019         * gcc.dg/cpp/trad/maccom6.c: Likewise.
9020         * gcc.dg/cpp/cxxcom2.c: Likewise.
9021         * gcc.dg/cpp/cxxcom2.h: New file.
9022
9023         * gcc.dg/cpp/truefalse.cpp: Move it to ...
9024         * g++.dg/cpp/truefalse.C: Here.
9025         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
9026
9027 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
9028
9029         * gcc.dg/cpp/redef3.c: New file.
9030
9031 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9032
9033         * gcc.dg/i386-loop-3.c: New test.
9034
9035 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
9036
9037         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
9038
9039 2003-05-31  Roger Sayle  <roger@eyesopen.com>
9040
9041         * gcc.dg/fwrapv-1.c: New test case.
9042         * gcc.dg/fwrapv-2.c: New test case.
9043
9044 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9045
9046         PR c++/10956
9047         * g++.dg/template/spec9.C: New test.
9048
9049 2003-05-29  Roger Sayle  <roger@eyesopen.com>
9050
9051         * gcc.dg/duff-4.c: New test case.
9052
9053 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
9054
9055         PR fortran/10843
9056         * g77.dg/ffixed-form-1.f: New test
9057         * g77.dg/ffixed-form-2.f: New test
9058         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
9059         * g77.dg/ffree-form-3.f: New test
9060
9061 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
9062
9063         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
9064         * gcc.dg/wint_t-1.c: Likewise.
9065
9066 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9067
9068         * g++.dg/template/access11.C: New test.
9069
9070 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9071
9072         PR c++/10849
9073         * g++.dg/template/access10.C: New test.
9074
9075 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9076             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9077
9078         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
9079
9080 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9081
9082         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
9083         suppress for powerpc-*-darwin*.
9084         * gcc.dg/torture/builtin-noret-2.c: Likewise.
9085
9086 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9087
9088         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
9089         suppress option for powerpc-*-darwin*.
9090
9091 2003-05-23  Roger Sayle  <roger@eyesopen.com>
9092
9093         * gcc.dg/builtins-1.c: Add tests for tan and atan.
9094         * gcc.dg/builtins-4.c: Add test for fmod.
9095
9096 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9097
9098         PR c++/10682
9099         * g++.dg/template/instantiate4.C: New test.
9100
9101 2003-05-22  Roger Sayle  <roger@eyesopen.com>
9102
9103         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
9104
9105 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
9106
9107         * gcc.dg/compat/scalar-return-1_main.c: New file.
9108         * gcc.dg/compat/scalar-return-1_x.c: New file.
9109         * gcc.dg/compat/scalar-return-1_y.c: New file.
9110         * gcc.dg/compat/scalar-return-2_main.c: New file.
9111         * gcc.dg/compat/scalar-return-2_x.c: New file.
9112         * gcc.dg/compat/scalar-return-2_y.c: New file.
9113         * gcc.dg/compat/struct-return-3_main.c: New file.
9114         * gcc.dg/compat/struct-return-3_y.c: New file.
9115         * gcc.dg/compat/struct-return-3_x.c: New file.
9116         * gcc.dg/compat/struct-return-2_main.c: New file.
9117         * gcc.dg/compat/struct-return-2_x.c: New file.
9118         * gcc.dg/compat/struct-return-2_y.c: New file.
9119
9120 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9121
9122         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
9123         for hppa*-hp-hpux*.
9124         * gcc.dg/20021014-1.c (dg-options): Likewise.
9125         * gcc.dg/nest.c (dg-options): Likewise.
9126
9127 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
9128
9129         PR c++/9738
9130         * g++.dg/ext/dllimport2.C: New file.
9131         * g++.dg/ext/dllimport3.C: New file.
9132
9133 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
9134
9135         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
9136         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9137         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9138         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9139         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9140         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9141         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
9142         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
9143         * gcc.dg/compat/small-struct-defs.h: New file.
9144         * gcc.dg/compat/small-struct-init.h: New file.
9145         * gcc.dg/compat/small-struct-check.h: New file.
9146         * gcc.dg/compat/fp-struct-defs.h: New file.
9147         * gcc.dg/compat/fp-struct-check.h: New file.
9148         * gcc.dg/compat/fp-struct-init.h: New file.
9149         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
9150         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
9151
9152 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
9153
9154         * gcc.dg/20030225-2.c: New test.
9155
9156 2003-05-18  Roger Sayle  <roger@eyesopen.com>
9157             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9158
9159         * gcc.c-torture/compile/20030518-1.c: New test case.
9160
9161 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
9162
9163         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
9164         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
9165         gcc-dg-debug-runtest.
9166         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
9167         gcc-dg-debug-runtest.
9168
9169 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9170
9171         PR c++/9022
9172         * g++.dg/lookup/using6.C: New test.
9173
9174 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9175
9176         * g++.dg/parse/access2.C: New test.
9177
9178 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
9179
9180         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
9181         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
9182         * gcc.dg/debug/debug.exp: Likewise.
9183
9184 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
9185
9186         * gcc.dg/dollar.c: New test.
9187
9188 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
9189
9190         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
9191         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
9192         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
9193         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
9194         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
9195         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
9196         * gcc.dg/compat/struct-by-value-6_main.c: New file.
9197         * gcc.dg/compat/struct-by-value-6_x.c: New file.
9198         * gcc.dg/compat/struct-by-value-6_y.c: New file.
9199         * gcc.dg/compat/struct-by-value-7_main.c: New file.
9200         * gcc.dg/compat/struct-by-value-7_x.c: New file.
9201         * gcc.dg/compat/struct-by-value-7_y.c: New file.
9202         * gcc.dg/compat/struct-by-value-8_main.c: New file.
9203         * gcc.dg/compat/struct-by-value-8_x.c: New file.
9204         * gcc.dg/compat/struct-by-value-8_y.c: New file.
9205         * gcc.dg/compat/struct-by-value-9_main.c: New file.
9206         * gcc.dg/compat/struct-by-value-9_x.c: New file.
9207         * gcc.dg/compat/struct-by-value-9_y.c: New file.
9208
9209 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
9210
9211         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
9212         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
9213         support for "repo" mode.
9214         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
9215         * lib/g77-dg.exp: Likewise.
9216         * lib/obj-dg.exp: Likewise.
9217
9218 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
9219
9220         Merge from gcc-3_2-rhl8-branch:
9221         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
9222
9223         * gcc.dg/tls/opt-6.c: New test.
9224
9225         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
9226
9227         * gcc.dg/20030405-1.c: New test.
9228
9229         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
9230
9231         * gcc.dg/20030309-1.c: New test.
9232
9233         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9234
9235         * gcc.c-torture/execute/20030307-1.c: New test.
9236
9237         2003-02-20  Randolph Chung  <tausq@debian.org>
9238
9239         * gcc.c-torture/compile/20030220-1.c: New test.
9240
9241         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
9242
9243         * gcc.dg/20030217-1.c: New test.
9244
9245         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
9246
9247         * gcc.c-torture/compile/20020129-1.c: New test.
9248
9249         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9250
9251         * gcc.dg/unroll-1.c: New test.
9252
9253         2002-11-16  Jan Hubicka  <jh@suse.cz>
9254
9255         * gcc.c-torture/execute/20020920-1.c: New test.
9256
9257         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
9258
9259         PR target/7434
9260         * gcc.c-torture/compile/20021008-1.c: New test.
9261
9262         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
9263
9264         PR target/7559
9265         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
9266
9267         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9268
9269         * gcc.c-torture/compile/20020807-1.c: New test.
9270
9271         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
9272
9273         * gcc.dg/tls/opt-1.c: New test.
9274
9275         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
9276
9277         * gcc.dg/20020729-1.c: New test.
9278
9279         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
9280
9281         * g++.dg/opt/life1.C: New test.
9282
9283         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
9284
9285         * gcc.dg/20020525-1.c: New test.
9286
9287         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9288
9289         PR c++/6794
9290         * g++.dg/ext/pretty1.C: New test.
9291         * g++.dg/ext/pretty2.C: New test.
9292
9293 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
9294
9295         PR c++/8385
9296         * g++.dg/ext/typeof5.C: New test.
9297
9298 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
9299
9300         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
9301         __USER_LABEL_PREFIX__ into account.
9302         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
9303
9304 2003-05-14  Roger Sayle  <roger@eyesopen.com>
9305
9306         * gcc.dg/builtins-15.c: New test case.
9307
9308 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
9309
9310         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
9311
9312 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
9313
9314         * lib/g++.exp: Tweak handling of additional source files.
9315         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
9316         * g++.dg/special/conpr-2a.C: Rename to ...
9317         * g++.dg/special/conpr-2a.cc: ... this.
9318         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
9319         * g++.dg/special/conpr-3a.C: Rename to ...
9320         * g++.dg/special/conpr-3a.cc: This.
9321         * g++.dg/special/conpr-3b.C: Rename to ...
9322         * g++.dg/special/conpr-3b.cc: This.
9323         * g++.dg/special/conpr-4.C: New test.
9324         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
9325
9326 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
9327
9328         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
9329
9330 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9331
9332         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
9333         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9334         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
9335         * g++.old-deja/g++.other/warn3.C: Likewise.
9336
9337 2003-05-11  Roger Sayle  <roger@eyesopen.com>
9338
9339         * gcc.dg/i386-387-1.c: Update to also test log.
9340         * gcc.dg/i386-387-2.c: Likewise.
9341
9342 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9343
9344         * g77.f-torture/execute/int8421.f: New test.
9345
9346 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9347
9348         PR c++/10230, c++/10481
9349         * g++.dg/lookup/scoped5.C: New test.
9350
9351 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9352
9353         PR c++/10552
9354         * g++.dg/template/ttp6.C: New test.
9355
9356 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
9357
9358         * gcc.c-torture/execute/builtins: New directory.
9359         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
9360         gcc.c-torture/execute/builtins.
9361         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
9362         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
9363         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
9364         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
9365
9366 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9367
9368         PR c++/9252
9369         * g++.dg/template/access8.C: New test.
9370         * g++.dg/template/access9.C: New test.
9371
9372 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9373
9374         PR c++/9554
9375         * g++.dg/parse/access1.C: New test.
9376
9377 2003-05-09  DJ Delorie  <dj@redhat.com>
9378
9379         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
9380         long, and not an int.
9381
9382 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9383
9384         PR c++/10555, c++/10576
9385         * g++.dg/template/memclass1.C: New test.
9386
9387 2003-05-08  DJ Delorie  <dj@redhat.com>
9388
9389         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
9390         targets.
9391         * gcc.c-torture/execute/20021024-1.x: Likewise.
9392         * gcc.c-torture/execute/shiftdi.x: Likewise.
9393         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
9394         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
9395         * gcc.dg/20021018-1.c: Likewise.
9396
9397 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9398
9399         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
9400
9401         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
9402         (bcopy): Call memmove.
9403
9404 2003-05-08  Roger Sayle  <roger@eyesopen.com>
9405
9406         * g77.f-torture/compile/8485.f: New test case.
9407
9408 2003-05-07  Richard Henderson  <rth@redhat.com>
9409
9410         PR c++/10570
9411         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
9412         Verify exception_cleanup not called for rethrows.
9413         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
9414         when exiting catch block without rethrowing.
9415         * g++.dg/eh/forced3.C: New.
9416         * g++.dg/eh/forced4.C: New.
9417
9418 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
9419
9420         * gcc.dg/20030505.c: Fix triplet.
9421
9422 2003-05-06  DJ Delorie  <dj@redhat.com>
9423
9424         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
9425         * gcc.dg/nest.c: Likewise.
9426
9427 2003-05-05  Roger Sayle  <roger@eyesopen.com>
9428
9429         * gcc.dg/builtins-14.c: New test case.
9430
9431 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
9432
9433         * lib/compat.exp (compat-execute): New argument.
9434         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
9435         * gcc.dg/compat: New test directory.
9436         * gcc.dg/compat/compat.exp: New expect script.
9437         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
9438         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
9439         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
9440         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
9441         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
9442         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
9443
9444         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
9445         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
9446         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
9447         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
9448         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
9449         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
9450         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
9451         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
9452         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
9453         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
9454         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
9455         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
9456         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
9457         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
9458         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
9459
9460 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
9461
9462         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
9463
9464 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
9465
9466         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
9467
9468 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
9469
9470         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
9471         * gcc.dg/ppc-fsel-2.c: New test.
9472
9473         * gcc.dg/unused-5.c: New test.
9474
9475 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9476
9477         PR c++/10496
9478         * g++.dg/warn/pmf1.C: New test.
9479
9480 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9481
9482         PR c++/4494
9483         * g++.dg/warn/main.C: New test.
9484
9485 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9486
9487         * gcc.dg/nonnull-3.c: New test.
9488
9489 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
9490
9491         * gcc.dg/cpp/Wtrigraphs.c: Update.
9492         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
9493
9494 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
9495
9496         * gcc.dg/ppc-fsel-1.c: New test.
9497
9498 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
9499
9500         PR c/10604
9501         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
9502
9503 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
9504
9505         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
9506
9507 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9508
9509         PR c++/9364, c++/10553, c++/10586
9510         * g++.dg/parse/typename4.C: New test.
9511         * g++.dg/parse/typename5.C: Likewise.
9512
9513 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
9514
9515         * gcc.c-torture/compile/20030503-1.c: New test.
9516
9517 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9518
9519         * g++.dg/lookup/using5.C: Fix testcase error.
9520
9521 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
9522
9523         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
9524         since MEABI is no longer supported.  Remove all vestiges
9525         of MEABI from the test.
9526
9527 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9528
9529         PR c++/10554
9530         * g++.dg/lookup/using5.C: New test.
9531
9532 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9533
9534         PR c++/8772
9535         * g++.dg/template/ttp5.C: New test.
9536
9537 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
9538
9539         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
9540         (dg-gpp-additional-sources): New function.
9541         (dg-gpp-additional-files): Likewise.
9542         * lib/g++.exp (additional_sources): New variable.
9543         (additional_files): Likewise.
9544         (g++_target_compile): Deal with them.
9545         * lib/old-dejagnu.exp: Remove.
9546         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
9547         * g++.old-deja: Revise all tests to use dg commands.
9548
9549 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9550
9551         PR c++/9432, c++/9528
9552         * g++.dg/lookup/using4.C: New test.
9553
9554 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
9555
9556         * gcc.dg/noreturn-5.c: New file.
9557         * gcc.dg/noreturn-6.c: New file.
9558
9559         * gcc.c-torture/compile/inline-1.c: New file.
9560
9561 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9562
9563         PR c++/10551
9564         * g++.dg/template/explicit1.C: New test.
9565
9566 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9567
9568         PR c++/10549
9569         * g++.dg/other/bitfield1.C: New test.
9570
9571         PR c++/10527
9572         * g++.dg/init/new7.C: New test.
9573
9574 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9575
9576         * g++.dg/ext/desig1.C: New test.
9577         * g++.dg/ext/init1.C: Update.
9578
9579         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
9580
9581 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
9582
9583         PR c++/10180
9584         * g++.dg/warn/Winline-1.C: New test.
9585
9586 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
9587
9588         * gcc.c-torture/execute/string-opt-19.c: New test.
9589
9590         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
9591         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
9592
9593 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
9594
9595         PR c++/10506
9596         * g++.dg/init/new6.C: New test.
9597
9598         PR c++/10503
9599         * g++.dg/init/ref6.C: New test.
9600
9601 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
9602
9603         * g++.dg/warn/weak1.C: XFAIL on AIX4.
9604
9605 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9606
9607         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
9608         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
9609
9610 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
9611
9612         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
9613         initialized static data members.
9614
9615 2003-04-25  H.J. Lu <hjl@gnu.org>
9616
9617         * gcc.dg/ia64-sync-4.c: New test.
9618
9619 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9620
9621         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
9622         date.
9623
9624 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
9625
9626         PR c++/10337
9627         * g++.dg/warn/conv1.C: New test.
9628         * g++.old-deja/g++.other/conv7.C: Adjust.
9629         * g++.old-deja/g++.other/overload14.C: Adjust.
9630
9631 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9632
9633         PR c++/10471
9634         * g++.dg/template/defarg2.C: New test.
9635
9636 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
9637
9638         * gcc.dg/cpp/include2.c: Update.
9639         * gcc.dg/cpp/multiline-2.c: New.
9640         * gcc.dg/cpp/multiline.c: Update.
9641         * gcc.dg/cpp/strify2.c: Update.
9642         * gcc.dg/cpp/trad/literals-2.c: Update.
9643
9644 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9645
9646         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
9647
9648 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9649
9650         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
9651
9652 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9653
9654         PR c++/10451
9655         * g++.dg/parse/crash4.C: New test.
9656
9657         PR c++/9847
9658         * g++.dg/parse/crash5.C: New test.
9659
9660 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9661
9662         PR c++/10446
9663         * g++.dg/parse/crash3.C: New test.
9664
9665         PR c++/10428
9666         * g++.dg/parse/elab1.C: New test.
9667
9668 2003-04-22  Devang Patel  <dpatel@apple.com>
9669
9670         * gcc.dg/cpp/trad/funlike-5.c: New test.
9671
9672 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
9673
9674         * g++.dg/other/packed1.C: Fix dg options.
9675
9676 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
9677
9678         * g++.dg/other/offsetof2.C: New test.
9679
9680 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
9681
9682         * g++.dg/template/recurse.C: Adjust location of error messages.
9683
9684 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9685
9686         PR c++/9881
9687         * g++.dg/init/addr-const1.C: New test.
9688         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
9689
9690 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9691
9692         PR c++/10405
9693         * g++.dg/lookup/struct-hack1.C: New test.
9694
9695 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
9696
9697         * ucs.c: Update diagnostic messages.
9698
9699 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9700
9701         * gcc.dg/cpp/truefalse.cpp: New test.
9702         * gcc.dg/cpp/cpp.exp: Update.
9703         * g++.dg/other/stdbool-if.C: Remove.
9704
9705 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9706
9707         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
9708         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
9709
9710 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9711
9712         * gcc.c-torture/compile/20030418-1.c: New test.
9713
9714 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
9715
9716         * README.compat: Remove; content moved to doc/sourcebuild.texi.
9717
9718 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9719
9720         PR c++/10347
9721         g++.dg/template/dependent-name1.C: New test.
9722
9723 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
9724
9725         * gcc.dg/warn-1.c (tourist_guide): New array,
9726         contains a pointer to bar.
9727
9728 2003-04-16  Roger Sayle  <roger@eyesopen.com>
9729
9730         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
9731         * gcc.c-torture/execute/medce-1.c: New test case.
9732         * gcc.c-torture/execute/medce-2.c: New test case.
9733
9734 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
9735
9736         * lib/prune.exp: Ignore more messages.
9737
9738         PR c++/10381
9739         * g++.dg/parse/lookup3.C: New test.
9740
9741 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
9742
9743         * gcc.c-torture/compile/20030415-1.c : New test.
9744
9745 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
9746
9747         * gcc.c-torture/execute/scope-2.c: Move to ...
9748         * gcc.dg/noncompile/scope.c: .... here.
9749
9750 2003-04-14  Roger Sayle  <roger@eyesopen.com>
9751
9752         * gcc.dg/20030414-2.c: New test case.
9753
9754 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
9755
9756         PR target/10377
9757         * gcc.dg/20030414-1.c: New test.
9758
9759 2003-04-13  Roger Sayle  <roger@eyesopen.com>
9760
9761         * gcc.dg/builtins-12.c: New test case.
9762         * gcc.dg/builtins-13.c: New test case.
9763
9764 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9765
9766         * gcc.c-torture/execute/string-opt-18.c: New test.
9767
9768 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
9769
9770         PR c++/10300
9771         * g++.dg/init/new5.C: New test.
9772
9773 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
9774
9775         PR c++/7910
9776         * g++.dg/ext/dllimport1.C: New test.
9777
9778 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
9779
9780         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
9781
9782 2003-04-11  Bud Davis <bdavis9659@comcast.net>
9783
9784         PR Fortran/9263
9785         * g77.f-torture/noncompile/9263.f: New test
9786         PR Fortran/1832
9787         * g77.f-torture/execute/1832.f: New test
9788
9789 2003-04-11  David Chad  <davidc@freebsd.org>
9790             Loren J. Rittle  <ljrittle@acm.org>
9791
9792         libobjc/8562
9793         * objc.dg/headers.m: New test.
9794
9795 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
9796
9797         * gcc.c-torture/execute/builtin-noret-2.c: New.
9798         * gcc.c-torture/execute/builtin-noret-2.x: New.
9799         XFAIL builtin-noret-2.c at -O1 and above.
9800         * gcc.dg/redecl.c: New.
9801         * gcc.dg/Wshadow-1.c: Update error regexps.
9802
9803 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
9804
9805         * g++.dg/abi/bitfield10.C: New test.
9806
9807 2003-04-09  Mike Stump  <mrs@apple.com>
9808
9809         * gcc.dg/pch/pch.exp: Make testcase names longer.
9810         * g++.dg/pch/pch.exp: Make testcase names longer.
9811
9812 2003-04-08  Roger Sayle  <roger@eyesopen.com>
9813
9814         * gcc.dg/builtins-11.c: New test case.
9815
9816 2003-04-08  Roger Sayle  <roger@eyesopen.com>
9817
9818         * gcc.dg/builtins-9.c: New test case.
9819         * gcc.dg/builtins-10.c: New test case.
9820
9821 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
9822
9823         * gcc.dg/noncompile/init-4.c.c: New test.
9824
9825 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
9826
9827         * gcc.misc-test/gcov-9.c: New test.
9828         * gcc.misc-test/gcov-10.c: New test
9829         * gcc.misc-test/gcov-11.c: New test.
9830
9831 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
9832
9833         PR optimization/10024
9834         * gcc.c-torture/compile/20030405-1.c: New test.
9835
9836 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
9837
9838         * gcc.dg/pch/static-3.c: New.
9839         * gcc.dg/pch/static-3.hs: New.
9840         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
9841
9842 2003-04-04  Richard Henderson  <rth@redhat.com>
9843
9844         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
9845         * g++.dg/eh/forced2.C: Likewise.
9846
9847 2003-04-03  Mike Stump  <mrs@apple.com>
9848
9849         * lib/scanasm.exp (scan-assembler): Add xfail processing for
9850         target arg.
9851         (scan-assembler-times, scan-assembler-not): Likewise.
9852         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
9853
9854 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9855
9856         * gcc.dg/sparc-loop-1.c: New test.
9857
9858 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
9859
9860         PR other/9274
9861         * g++.dg/pch/system-2.C: New.
9862         * g++.dg/pch/system-2.Hs: New.
9863
9864 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
9865
9866         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
9867
9868         * g++.dg/eh/simd-1.C (vecfunc): Same.
9869
9870 2003-04-01  Roger Sayle  <roger@eyesopen.com>
9871
9872         * gcc.c-torture/execute/20030401-1.c: New test case.
9873
9874 2003-04-01  Ziemowit Laski <zlaski@apple.com>
9875
9876         * objc.dg/defs.m: New.
9877
9878 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
9879
9880         * g++.dg/eh/simd-1.C: New.
9881         * g++.dg/eh/simd-2.C: New.
9882
9883 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
9884
9885         * gcc.c-torture/execute/simd-3.c: New.
9886
9887 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
9888
9889         PR c/9936
9890         * gcc.dg/20030331-2.c: New test.
9891
9892 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
9893
9894         PR c++/10278
9895         * g++.dg/parse/crash2.C: New test.
9896
9897 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9898
9899         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
9900         * gcc.c-torture/execute/20030331-1.c: ...here.
9901
9902 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9903
9904         * gcc.c-torture/execute/20030331-1.c: New test.
9905
9906 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
9907
9908         * lib/gcov.exp: Adjust call return testing strings.
9909         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
9910
9911 2003-03-31  Roger Sayle  <roger@eyesopen.com>
9912
9913         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
9914         * gcc.dg/builtins-7.c: New test case.
9915         * gcc.dg/builtins-8.c: New test case.
9916
9917 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9918
9919         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
9920
9921 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
9922
9923         PR c++/7647
9924         * g++.dg/lookup-class-member-2.C: New test.
9925
9926 2003-03-30  Glen Nakamura  <glen@imodulo.com>
9927
9928         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
9929
9930 2003-03-28  Roger Sayle  <roger@eyesopen.com>
9931
9932         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
9933
9934 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
9935
9936         * g++.dg/init/attrib1.C: New test.
9937
9938 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9939
9940         * gcc.dg/ultrasp8.c: New test.
9941
9942 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9943
9944         * gcc.dg/ultrasp7.c: New test.
9945
9946 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
9947
9948         PR c++/10047
9949         * g++.dg/template/inline1.C: New test.
9950
9951 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9952
9953         * gcc.dg/sparc-dwarf2.c: New test.
9954
9955 2003-03-27  Roger Sayle  <roger@eyesopen.com>
9956
9957         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
9958         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
9959
9960 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
9961
9962         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
9963         than reading .x files.
9964         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
9965         * g77.dg/gcov/gcov-1.f: Likewise.
9966         * gcc.misc-tests/gcov-4b.c: Likewise.
9967         * gcc.misc-tests/gcov-5b.c: Likewise.
9968         * gcc.misc-tests/gcov-6.c: Likewise.
9969         * gcc.misc-tests/gcov-7.c: Likewise.
9970         * gcc.misc-tests/gcov-8.c: Likewise.
9971         * g++.dg/gcov/gcov-1.x: Remove.
9972         * g77.dg/gcov/gcov-1.x: Likewise.
9973         * gcc.misc-tests/gcov-4b.x: Likewise.
9974         * gcc.misc-tests/gcov-5b.x: Likewise.
9975         * gcc.misc-tests/gcov-6.x: Likewise.
9976         * gcc.misc-tests/gcov-7.x: Likewise.
9977         * gcc.misc-tests/gcov-8.x: Likewise.
9978
9979 2003-03-27  Glen Nakamura  <glen@imodulo.com>
9980
9981         PR opt/10087
9982         * gcc.dg/20030324-1.c: New test.
9983
9984 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
9985
9986         PR c++/10224
9987         * g++.dg/template/arg3.C: New test.
9988
9989         PR c++/10158
9990         * g++.dg/template/friend18.C: New test.
9991
9992 2003-03-26  Roger Sayle  <roger@eyesopen.com>
9993
9994         * g77.f-torture/compile/20030326-1.f: New test case.
9995
9996 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
9997
9998         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
9999
10000         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
10001
10002 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
10003
10004         * gcc.dg/ia64-sync-3.c: New test.
10005
10006 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
10007
10008         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
10009
10010 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10011
10012         * gcc.dg/ultrasp6.c: New test.
10013
10014 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10015
10016         * gcc.dg/i386-signbit-1.c: New test.
10017         * gcc.dg/i386-signbit-2.c: New test.
10018         * gcc.dg/i386-signbit-3.c: New test.
10019
10020 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10021
10022         * gcc.dg/ultrasp5.c: Fix options.
10023
10024 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10025
10026         * gcc.dg/ultrasp5.c: Fix comment.
10027
10028 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
10029
10030         PR fortran/10197
10031         * g77.f-torture/execute/10197.f: New test.
10032
10033 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
10034
10035         PR c++/9898, c++/383
10036         * g++.dg/template/conv6.C: New test.
10037
10038         PR c++/10119
10039         * g++.dg/template/ptrmem5.C: New test.
10040
10041         PR c++/10026
10042         * g++.dg/lookup/koenig1.C: New test.
10043
10044         PR C++/10199
10045         * g++.dg/lookup/template2.C: New test.
10046
10047 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
10048
10049         * g++.dg/opt/rtti1.C: New test.
10050
10051 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
10052
10053         * gcc.dg/ultrasp5.c: New test.
10054
10055 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
10056
10057         PR middle-end/9967
10058         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
10059         builtin fputs.
10060
10061 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
10062
10063         PR c/8224
10064         * gcc.dg/20030323-1.c: New test.
10065
10066 2003-03-23  Roger Sayle  <roger@eyesopen.com>
10067
10068         * gcc.c-torture/compile/20030323-1.c: New test case.
10069
10070 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
10071
10072         * gcc.dg/20030321-1.c: New test.
10073
10074 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
10075
10076         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
10077
10078 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
10079
10080         PR c++/9978, c++/9708
10081         * g++.dg/ext/vlm1.C: Adjust expected error.
10082         * g++.dg/ext/vla2.C: New test.
10083         * g++.dg/template/arg1.C: New test.
10084         * g++.dg/template/arg2.C: New test.
10085
10086 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
10087
10088         * g77.f-torture/execute/select.f: New test.
10089         * g77.f-torture/noncompile/select_no_compile.f: New test.
10090
10091 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
10092
10093         PR c++/9898
10094         * g++.dg/other/error4.C: New test.
10095
10096 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
10097
10098         * g++.dg/template/friend17.C: New test.
10099
10100 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
10101
10102         * gcc.c-torture/compile/20030320-1.c: New.
10103
10104 2003-03-20  Roger Sayle  <roger@eyesopen.com>
10105
10106         * gcc.dg/builtins-6.c: New test case.
10107
10108 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
10109
10110         PR target/10073
10111         * gcc.c-torture/compile/20030319-1.c: New.
10112
10113 2003-03-18  Jan Hubicka  <jh@suse.cz>
10114
10115         * gcc.dg/i386-cvt-1.c: New test.
10116
10117 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
10118
10119         * objc.dg/naming-1.m: Use "(parse|syntax) error".
10120         * objc.dg/naming-2.m: Likewise.
10121
10122 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
10123
10124         PR c++/9639
10125         * g++.dg/parse/crash1.C: New test.
10126
10127 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
10128
10129         PR c++/8805
10130         * g++.dg/eh/cleanup1.C: New test.
10131
10132 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
10133
10134         * gcc.c-torture/execute/20030316-1.c: New test case.
10135
10136 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10137
10138         PR c++/9629
10139         * g++.dg/init/ctor2.C: New test.
10140
10141 2003-03-15  Roger Sayle  <roger@eyesopen.com>
10142
10143         * g77.f-torture/compile/xformat.f: New test case.
10144
10145 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10146
10147         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
10148         * g++.old-deja/g++.mike/eh50.C: Likewise.
10149
10150 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10151
10152         PR c++/6440
10153         * g++.dg/template/spec7.C: New test.
10154         * g++.dg/template/spec8.C: Likewise.
10155
10156 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
10157
10158         * gcc.c-torture/execute/20030313-1.c: New test.
10159
10160 2003-03-14  Richard Henderson  <rth@redhat.com>
10161
10162         * gcc.dg/inline-2.c: Adjust alpha test for external call.
10163
10164 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
10165
10166         * gcc.c-torture/compile/20030314-1.c: New test.
10167
10168 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
10169
10170         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
10171         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
10172         thumb target,
10173         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
10174         to accept newer _imp__  prefix and additional
10175         newline in .drectve section.
10176         * gcc.dg/dll-4.c: Likewise.
10177         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
10178         switch.
10179
10180 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
10181
10182         * g++.dg/parse/namespace9.C: New test.
10183
10184         * g++.dg/init/ref5.C: New test.
10185         * g++.dg/parse/ptrmem1.C: Likewise.
10186
10187 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10188
10189         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
10190         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
10191         regular expression.
10192         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
10193         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
10194
10195 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
10196
10197         * gcc.c-torture/execute/20030224-2.c: New test.
10198
10199 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10200
10201         * gcc.dg/decl-3.c: New test.
10202
10203 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10204
10205         * gcc.dg/i386-loop-2.c: New test.
10206
10207 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
10208
10209         PR c++/9474
10210         * g++.dg/parse/namespace8.C: New test.
10211
10212         PR c++/9924
10213         * g++.dg/overload/builtin2.C: New test.
10214
10215 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
10216
10217         * gcc.dg/return-type-3.c: New test.
10218
10219 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
10220
10221         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
10222         profiling options are not supported.
10223
10224 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
10225
10226         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
10227         * g++.old-deja/g++.warn/impint2.C: Likewise.
10228
10229 2003-03-10  Devang Patel  <dpatel@apple.com>
10230
10231         * g++.dg/cpp/c++_cmd_1.C: New test.
10232         * g++.dg/cpp/c++_cmd_1.h: New file.
10233
10234 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
10235
10236         * gcc.dg/altivec-9.c: New file.
10237
10238 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10239
10240         * gcc.dg/ppc-sdata-1.c: New test.
10241         * gcc.dg/ppc-sdata-2.c: New test.
10242
10243 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
10244
10245         PR c++/9373
10246         * g++.dg/opt/ptrmem2.C: New test.
10247
10248         PR c++/8534
10249         * g++.dg/opt/ptrmem1.C: New test.
10250
10251 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10252
10253         * gcc.dg/i386-loop-1.c: New test.
10254
10255 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10256
10257         PR c++/9970
10258         * g++.dg/lookup/friend1.C: New test.
10259
10260 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10261
10262         PR c++/9823
10263         * g++.dg/parser/constructor1.C: New test.
10264
10265 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
10266
10267         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
10268
10269         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
10270
10271 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
10272
10273         * gcc.dg/cpp/Wunused.c: Update test.
10274
10275 2003-03-08  Jan Hubicka  <jh@suse.cz>
10276
10277         * gcc.dg/inline-3.c: New test.
10278
10279 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10280
10281         PR c++/9809
10282         * g++.dg/parse/builtin1.C: New test.
10283
10284         PR c++/9982
10285         * g++.dg/abi/cookie1.C: New test.
10286         * g++.dg/abi/cookie2.C: Likewise.
10287
10288         PR c++/9524
10289         * g++.dg/template/field1.C: New test.
10290
10291         PR c++/9912
10292         * g++.dg/parse/class1.C: New test.
10293         * g++.dg/parse/namespace7.C: Likewise.
10294         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
10295
10296 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
10297
10298         * g++.dg/init/ref4.C: New test.
10299
10300 2003-03-07  Jan Hubicka  <jh@suse.cz>
10301
10302         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
10303         * gcc.dg/inline-3.c:  New test.
10304
10305 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
10306
10307         * g++.dg/init/ref3.C: New test.
10308
10309         PR c++/9965
10310         * g++.dg/init/ref2.C: New test.
10311
10312         PR c++/9400
10313         * g++.dg/warn/Wshadow-2.C: New test.
10314
10315         PR c++/9791
10316         * g++.dg/warn/Woverloaded-1.C: New test.
10317
10318 2003-03-05  Jan Hubicka  <jh@suse.cz>
10319
10320         * gcc.dg/i386-local2.c: New.
10321         * gcc.dg/i386-local.c: Fix typo.
10322
10323 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
10324
10325         * g++.dg/abi/layout3.C: New test.
10326
10327 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
10328
10329         * gcc.c-torture/compile/20030305-1.c
10330
10331 2003-03-05  Jan Hubicka  <jh@suse.cz>
10332
10333         * gcc.dg/i386-local.c: New.
10334
10335 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
10336
10337         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
10338
10339 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10340
10341         * gcc.dg/switch-2.c: New test.
10342         * gcc.dg/switch-3.c: New test.
10343         * gcc.dg/Wswitch.c: Adjust line numbers.
10344         * gcc.dg/Wswitch-default.c: Likewise.
10345         * gcc.dg/Wswitch-enum.c: Likewise.
10346
10347 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
10348
10349         * gcc.c-torture/execute/20030222-1.c: New test.
10350
10351 2003-03-03  James E Wilson  <wilson@tuliptree.org>
10352
10353         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
10354
10355 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
10356
10357         PR c++/9878
10358         * g++.dg/init/ref1.C: New test.
10359
10360 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
10361
10362         * gcc.dg/sh-relax.c: New SH-only test.
10363
10364 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
10365
10366         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
10367         comment explaining purpose of testcase.
10368
10369 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10370
10371         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
10372         for HC11/HC12 (asm needs two int registers).
10373         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
10374         HC11/HC12 because the test uses an asm which needs two 32-bit
10375         registers.
10376
10377 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10378
10379         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
10380         for HC11/HC12 (array is too large otherwise).
10381         * gcc.c-torture/compile/920501-4.x: New file, likewise.
10382         * gcc.c-torture/compile/20010518-2.x: Likewise.
10383         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
10384         HC11/HC12 (array is too large).
10385
10386 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
10387
10388         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
10389         * lib/g++-dg.exp (g++-dg-test): Likewise.
10390
10391 2003-03-01  Roger Sayle  <roger@eyesopen.com>
10392
10393         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
10394         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
10395
10396 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10397
10398         * g++.dg/warn/implicit-typename1.C: Remove warning.
10399
10400 2003-02-28  Richard Henderson  <rth@redhat.com>
10401
10402         * gcc.dg/noreturn-1.c: Move noreturn warning line.
10403         * gcc.dg/return-type-1.c: Move control reaches end warning line.
10404
10405 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
10406
10407         * gcc.dg/pch/pch.exp: Change .pch to .gch.
10408         * g++.dg/pch/pch.exp: Likewise.
10409
10410 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
10411
10412         PR c++/9879
10413         * testsuite/g++.dg/init/new4.C: New test.
10414
10415 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
10416
10417         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
10418
10419 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
10420
10421         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
10422         unsigned long.
10423
10424         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
10425         wider than float.
10426
10427 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10428
10429         * lib/scanasm.exp: Add support for counting numbers of
10430         occurences.
10431         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
10432         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
10433
10434 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
10435
10436         PR c++/9683
10437         * g++.dg/template/static3.C: New test.
10438
10439         PR c++/9829
10440         * g++.dg/parse/namespace6.C: New test.
10441
10442 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10443
10444         PR target/9732
10445         * gcc.dg/20030225-1.c: New test.
10446
10447 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
10448
10449         * README: Remove out-of-date information.
10450
10451         PR c++/9836
10452         * g++.dg/template/spec6.C: New test.
10453
10454 2003-02-24  Jeff Law  <law@redhat.com>
10455
10456         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
10457
10458 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10459
10460         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
10461         * gcc.dg/pragma-ep-1.c: Likewise.
10462
10463 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10464
10465         PR c++/9602
10466         * g++.dg/template/friend16.C: New test.
10467
10468 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
10469
10470         PR c++/5333
10471         * g++.dg/parse/fused-params1.C: Adjust error messages.
10472         * g++.dg/template/nested3.C: New test.
10473
10474 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
10475
10476         * g++.dg/abi/param1.C: New test.
10477
10478 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10479
10480         PR c++/7982
10481         * g++.dg/warn/implicit-typename1.C: New test.
10482
10483 2003-02-22  Kelley Cook <kelleycook@comcast.net>
10484
10485         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
10486         with "mtune".
10487         * g++.old-deja/g++.other/store-expr2.C: Likewise.
10488         * gcc.c-torture/execute/20010129-1.x: Likewise.
10489         * gcc.dg/20011107-1.c: Likewise.
10490         * gcc.dg/20020108-1.c: Likewise.
10491         * gcc.dg/20020122-3.c: Likewise.
10492         * gcc.dg/20020206-1.c: Likewise.
10493         * gcc.dg/20020310-1.c: Likewise.
10494         * gcc.dg/20020426-2.c: Likewise.
10495         * gcc.dg/20020517-1.c: Likewise.
10496         * gcc.dg/991230-1.c: Likewise.
10497         * gcc.dg/i386-unroll-1.c: Likewise.
10498         * gcc.misc-tests/i386-prefetch.exp: Likewise.
10499
10500 2003-02-22  Jan Hubicka  <jh@suse.cz>
10501
10502         * gcc.dg/i386-mul.c: New test.
10503
10504 2003-02-21  Roger Sayle  <roger@eyesopen.com>
10505
10506         * gcc.dg/builtins-5.c: New test case.
10507
10508 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
10509
10510         * gcc.dg/asmreg-1.c: New test.
10511
10512 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10513
10514         PR c++/9749
10515         * g++.dg/parse/varmod1.C: New test.
10516
10517 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10518
10519         PR c++/9727
10520         * g++.dg/template/op1.C: New test.
10521
10522 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10523
10524         PR c++/8906
10525         * g++.dg/template/nested2.C: New test.
10526
10527 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10528
10529         PR c++/8724
10530         * g++.dg/expr/dtor1.C: New test.
10531
10532 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10533
10534         * gcc.dg/cpp/include3.c: New test.
10535         * gcc.dg/cpp/inc/foo.h: New file.
10536
10537 2003-02-21  Glen Nakamura  <glen@imodulo.com>
10538
10539         * gcc.c-torture/execute/20030221-1.c: New test.
10540
10541 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
10542
10543         PR c++/9729
10544         * g++.dg/abi/conv1.C: New test.
10545
10546 2003-02-20  Jan Hubicka  <jh@suse.cz>
10547
10548         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
10549
10550 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
10551
10552         * gcc.c-torture/compile/20030219-1.c: New test.
10553
10554 2003-02-18  Jan Hubicka  <jh@suse.cz>
10555
10556         * gcc.dg/funcorder.c: New test.
10557
10558 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10559
10560         * gcc.c-torture/execute/20030218-1.c: New.
10561
10562 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
10563
10564         * gcc.dg/20030218-1.c: New.
10565
10566 2003-02-18  Richard Henderson  <rth@redhat.com>
10567
10568         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
10569         * gcc.dg/attr-used-2.c: New.
10570
10571 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
10572
10573         PR c++/9704
10574         * g++.dg/init/copy5.C: New test.
10575
10576 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
10577
10578         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
10579         * g++.dg/pch/pch.exp: Likewise.
10580
10581 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10582
10583         * gcc.c-torture/execute/20030209-1.c: Enable the test if
10584         STACK_SIZE is not defined.
10585
10586 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10587
10588         PR c++/9457
10589         * g++.dg/template/init1.C: New test.
10590
10591 2003-02-16  Jan HUbicka  <jh@suse.cz>
10592
10593         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
10594         (foo): Add few extra tests
10595         * gcc.dg/c99-const-expr-3.c: Likewise.
10596         * gcc.c-torture/execute/20030216-1.c: New.
10597
10598 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10599
10600         PR c++/9459
10601         * g++.dg/ext/typeof4.C: New test.
10602
10603 2003-02-15  Roger Sayle  <roger@eyesopen.com>
10604
10605         * gcc.dg/i386-387-3.c: New test case.
10606
10607 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
10608
10609         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
10610         cris-*-elf* cris-*-aout* and mmix-*-*.
10611
10612 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
10613
10614         * gcc.dg/20030213-1.c: New test.
10615
10616 2003-02-12  Roger Sayle  <roger@eyesopen.com>
10617
10618         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
10619         * gcc.dg/i386-387-2.c: Likewise.
10620
10621 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
10622
10623         * gcc.dg/ppc-spe.c: Fix formatting.
10624         Enable tests that were previously unsupported by gas.
10625         Delete tests for instructions that no longer exist.
10626         Switch arguments on evsubifw builtin.
10627
10628 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10629
10630         * gcc.c-torture/execute/20030209-1.c: Disable the test if
10631         STACK_SIZE is too small.
10632
10633 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
10634             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
10635
10636         * gcc.dg/decl-2.c: New test.
10637
10638 2003-02-10  Jan Hubicka  <jh@suse.cz>
10639
10640         * gcc.dg/i386-fpcvt-1.c:  New test.
10641
10642 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
10643
10644         * gcc.c-torture/execute/20030209-1.c: New test.
10645
10646 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
10647
10648         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
10649         int-wide bitops, use the constants of the same width.
10650         Likewise, if long long is 32-bit wide, test bitops using
10651         32-bit constants.
10652
10653 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
10654
10655         * gcc.dg/20021014-1.c: Annotate with expected notice text.
10656
10657 2003-02-07  Roger Sayle  <roger@eyesopen.com>
10658
10659         * testsuite/gcc.dg/builtins-4.c: New test case.
10660
10661 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10662
10663         * gcc.dg/20020430-1.c: Fix dg command typos.
10664         * gcc.dg/20020503-1.c: Likewise.
10665
10666 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10667
10668         PR c++/8785
10669         * g++.dg/parse/fused-params1.C: New test.
10670
10671         PR c++/8857
10672         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
10673
10674         PR c++/8921
10675         * g++.dg/parse/non-dependent1.C: New test.
10676
10677         PR c++/8928
10678         * g++.dg/parse/dupl-tmpl-args1.C: New test.
10679
10680         PR c++/9228
10681         * g++.dg/parse/undefined7.C: New test.
10682         * g++.dg/parse/non-templ1.C: New test.
10683
10684         PR c++/9229
10685         * g++.dg/parse/too-many-tmpl-args1.C: New test.
10686
10687 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
10688
10689         * gcc.c-torture/compile/20030206-1.c: New test.
10690
10691 2003-02-05  Roger Sayle  <roger@eyesopen.com>
10692
10693         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
10694         "pow" to "foo" to avoid potential confusion with a math built-in.
10695
10696 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10697
10698         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
10699         conditions for SPARC targets.
10700
10701 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
10702
10703         * gcc.dg/20030204-1.c: New test.
10704
10705 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10706
10707         PR c++/38
10708         * g++.dg/parse/array-size1.C: New test.
10709
10710         PR c++/5657
10711         * g++.dg/parse/undefined3.C: New test.
10712
10713         PR c++/5665
10714         * g++.dg/parse/undefined4.C: New test.
10715
10716         PR c++/5975
10717         * g++.dg/parse/undefined5.C: New test.
10718
10719         PR c++/7259
10720         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
10721
10722         PR c++/8578
10723         * g++.dg/parse/casting-operator1.C: New test.
10724
10725         PR c++/8596
10726         * g++.dg/parse/undefined6.C: New test.
10727
10728         PR c++/8736
10729         * g++.dg/parse/missing-template1.C: New test.
10730
10731 2003-02-04  Jan Hubicka  <jh@suse.cz>
10732
10733         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
10734         * gcc.dg/i386-cmov?.c:  Likewise.
10735         * gcc.dg/i386-fpcvt-?.c:  Likewise.
10736         * gcc.dg/i386-ssefp-1.c:  Likewise.
10737         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
10738         conventions.
10739
10740 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
10741
10742         PR c++/7129
10743         * testsuite/g++.dg/ext/max.C: New test.
10744
10745 2003-02-03  Jan Hubicka  <jh@suse.cz>
10746
10747         * gcc.c-torture/execute/20030203-1.c: New test.
10748
10749 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
10750
10751         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
10752         'natural-endian'.
10753
10754 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
10755
10756         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
10757         * g++.dg/init/new2.C: Likewise.
10758         * g++.dg/other/new1.C: Likewise.
10759
10760 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
10761
10762         * gcc.dg/struct-ret-libc.c: New test.
10763
10764 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
10765
10766         * gcc.dg/20030129-1.c: New test.
10767
10768 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10769
10770         PR c++/8849
10771         * g++.dg/template/ptrmem4.C: New test.
10772
10773 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
10774
10775         * g++.dg/parser/constant1.C: New test.
10776
10777 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10778
10779         PR c++/8591
10780         * g++.dg/parse/friend2.C: New test.
10781
10782 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10783
10784         PR c++/9437
10785         * g++.dg/template/unify4.C: New test.
10786
10787 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
10788
10789         * gcc.c-torture/execute/20030128-1.c: New test.
10790
10791 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
10792
10793         * g++.dg/lookup/nested1.C: Test moved from ...
10794         * g++.old-deja/g++.other/lookup24.C: ... here.
10795
10796 2003-01-28  Jan Hubicka  <jh@suse.cz>
10797
10798         * gcc.dg/i386-cmov5.c:  New test.
10799
10800 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
10801
10802         * gcc.c-torture/execute/20010925-1.c: Changed the
10803         memcpy declaration.
10804
10805 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
10806
10807         PR c++/3902
10808         * g++.dg/parse/template5.C: New test.
10809
10810 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
10811
10812         PR fortran/9258
10813         * g77.dg/pr9258: New test.
10814
10815 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10816
10817         * README: Move relevant parts from README.g++.
10818
10819         * README.g++: Remove this file.
10820
10821 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
10822
10823         * g++.dg/abi/dcast1.C: New test.
10824
10825 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10826
10827         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
10828
10829 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
10830
10831         PR c++/47
10832         * g++.old-deja/g++.other/lookup24.C: New test.
10833
10834 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10835
10836         PR middle-end/7227
10837         * gcc.dg/uninit-C.c: New test.
10838
10839 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
10840
10841         * g++.dg/abi/covariant1.C: New test.
10842
10843 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
10844
10845         * gcc.dg/20030123-1.c: New test.
10846
10847 2003-01-25  Jan Hubicka  <jh@suse.cz>
10848
10849         PR opt/8492
10850         * gcc.c-torture/compile/20030125-1.c
10851
10852 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
10853
10854         PR c++/9403
10855         * g++.dg/parse/template3.C: New test.
10856         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
10857
10858         PR c++/795
10859         * g++.dg/parse/template4.C: New test.
10860
10861         PR c++/9415
10862         * g++.dg/template/qual2.C: New test.
10863
10864         PR c++/8545
10865         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
10866
10867         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
10868
10869 2003-01-25  Roger Sayle  <roger@eyesopen.com>
10870
10871         * gcc.c-torture/execute/switch-1.c: New test case.
10872
10873 2003-01-25  Jan Hubicka  <jh@suse.cz>
10874
10875         * gcc.c-torture/execute/20030125-1.[cx]: New test.
10876
10877 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
10878
10879         Tweaks for Bison-1.875. From the NEWS file:
10880         "- `parse error' -> `syntax error'
10881         Bison now uniformly uses the term `syntax error'"
10882         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
10883         * gcc.dg/cpp/digraph2.c: Likewise.
10884         * gcc.dg/cpp/direct2.c: Likewise.
10885         * gcc.dg/cpp/paste4.c: Likewise.
10886         * gcc.dg/c90-restrict-1.c: Likewise.
10887         * gcc.dg/c99-func-2.c: Likewise.
10888         * gcc.dg/noncompile/920721-2.c: Likewise.
10889         * gcc.dg/noncompile/930622-2.c: Likewise.
10890         * gcc.dg/noncompile/940112-1.c: Likewise.
10891         * gcc.dg/noncompile/950921-1.c: Likewise.
10892         * gcc.dg/noncompile/951123-1.c: Likewise.
10893         * gcc.dg/noncompile/971104-1.c: Likewise.
10894         * gcc.dg/noncompile/990416-1.c: Likewise.
10895
10896 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
10897
10898         * g++.dg/parse/undefined1.C: Add error message.
10899
10900 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
10901
10902         PR c++/9354
10903         * g++.dg/parse/new1.C: New test.
10904
10905         PR c++/9216
10906         * g++.dg/parse/template2.C: New test.
10907
10908         PR c++/9354
10909         * g++.dg/parse/typedef2.C: New test.
10910
10911         PR c++/9328
10912         * g++.dg/ext/typeof3.C: New test.
10913
10914 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10915
10916         PR c++/2738
10917         * g++.dg/parse/ret-type1.C: New test.
10918
10919         PR c++/3792
10920         * g++.dg/parse/tmpl-outside1.C: New test.
10921
10922         PR c++/4207
10923         * g++.dg/parse/int-as-enum1.C: New test.
10924
10925         PR c++/4903
10926         * g++.dg/parse/no-typename1.C: New test.
10927
10928         PR c++/5533
10929         * g++.dg/parse/no-value1.C: New test.
10930
10931         PR c++/5921
10932         * g++.dg/parse/wrong-inline1.C: New test.
10933
10934         PR c++/6402
10935         * g++.dg/parse/ref1.C: New test.
10936
10937         PR c++/6992
10938         * g++.dg/parse/attr-ctor1.C: New test.
10939
10940         PR c++/7229
10941         * g++.dg/parse/namespace5.C: New test.
10942
10943         PR c++/7917
10944         * g++.dg/parse/func-def1.C: New test.
10945
10946         PR c++/8143
10947         * g++.dg/parse/undefined1.C: New test.
10948
10949         PR c++/5723, PR c++/8522
10950         * g++.dg/parse/specialization1.C: New test.
10951
10952         PR c++/163, PR c++/8595
10953         * g++.dg/parse/struct-as-enum1.C: New test.
10954
10955         PR c++/9173
10956         * g++.dg/parse/undefined2.C: New test.
10957
10958 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
10959
10960         PR c++/9298
10961         * g++.dg/parse/template1.C: New test.
10962
10963         PR c++/9384
10964         * g++.dg/parse/using1.C: New test.
10965
10966         PR c++/9285
10967         PR c++/9294
10968         * g++.dg/parse/expr2.C: New test.
10969
10970         PR c++/9388
10971         * g++.dg/parse/lookup2.C: Likewise.
10972
10973 2003-01-21  Jan Hubicka  <jh@suse.cz>
10974
10975         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
10976         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
10977         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
10978         * gcc.c-torture/execute/string-opt-*.c: Likewise.
10979
10980 2003-01-20  Nick Clifton  <nickc@redhat.com>
10981
10982         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
10983         problem with ARM sibcall code generation.
10984
10985 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
10986
10987         * gcc.c-torture/execute/20030120-1.c: New.
10988
10989 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
10990
10991         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
10992
10993 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
10994
10995         PR c++/9272
10996         * g++.dg/parse/ctor1.C: New test.
10997
10998         PR c++/9294:
10999         * g++.dg/parse/qualified1.C: New test.
11000
11001         * g++.dg/parse/typename3.C: New test.
11002
11003 2003-01-16  Richard Henderson  <rth@redhat.com>
11004
11005         * g++.dg/tls/init-2.C: Fix error matches for real this time.
11006
11007 2003-01-16  Richard Henderson  <rth@redhat.com>
11008
11009         * g++.dg/pch/pch.exp: Copy test header to the working directory
11010         before using it either for precompilation or direct use.
11011         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
11012         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
11013
11014 2003-01-16  Richard Henderson  <rth@redhat.com>
11015
11016         * gcc.dg/pch/pch.exp: Copy test header to the working directory
11017         before using it either for precompilation or direct use.
11018         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
11019         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
11020
11021 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
11022
11023         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
11024         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
11025         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
11026         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
11027         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
11028         typename warning into error.
11029         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
11030         error messages.
11031         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
11032         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
11033         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
11034         messages.
11035         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
11036         make declaration visible in template.
11037         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
11038         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
11039         messages.
11040         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
11041         message.
11042         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
11043         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
11044         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
11045         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
11046         typename warning with error message.
11047         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
11048         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
11049         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
11050
11051 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
11052
11053         * g++.dg/parse/ambig2.C: New test.
11054
11055 2003-01-15  Richard Henderson  <rth@redhat.com>
11056
11057         * g++.dg/tls/init-2.C: Update error message string.
11058
11059 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11060
11061         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
11062
11063 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
11064
11065         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
11066         all for HC11/HC12.
11067         * gcc.c-torture/compile/20001205-1.x: Likewise.
11068         * gcc.c-torture/compile/20001226-1.x: Likewise.
11069         * gcc.c-torture/compile/920520-1.x: Likewise.
11070         * gcc.c-torture/compile/961203-1.x: Likewise.
11071         * gcc.c-torture/compile/20020604-1.x: Likewise.
11072
11073 2003-01-15  Jan Hubicka  <jh@suse.cz>
11074
11075         * gcc.c-torture/compile/20030115-1.c: New test.
11076
11077         * gcc.dg/i386-fpcvt-1.c: New test.
11078         * gcc.dg/i386-fpcvt-2.c: New test.
11079
11080 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
11081
11082         Further conform g++'s __vmi_class_type_info to the C++ ABI
11083         specification.
11084         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
11085         the specification.
11086
11087 2003-01-14  Jan Hubicka  <jh@suse.cz>
11088
11089         * gcc.dg/i386-fpcvt-1.c: New test.
11090         * gcc.dg/i386-fpcvt-2.c: New test.
11091
11092 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11093
11094         * gcc.dg/i386-mmx-3.c: New test.
11095
11096 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
11097
11098         PR c++/9264
11099         * g++.dg/parse/octal1.C: New file.
11100
11101         PR c++/9172
11102         * g++.dg/parse/typename1.C: New file.
11103
11104 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
11105
11106         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
11107         * gcc.dg/bf-no-ms-layout.c: Likewise.
11108         * gcc.dg/bf-ms-attrib.c: Likewise.
11109
11110 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
11111
11112         PR c++/9099
11113         * g++.dg/parse/dtor1.C: New file.
11114
11115         PR c++/9128
11116         * g++.dg/rtti/typeid1.C: New file.
11117
11118         PR c++/9153
11119         * g++.dg/parse/lookup1.C: New file.
11120
11121         PR c++/9171
11122         * g++.dg/templ/spec5.C: New file.
11123
11124 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
11125
11126         * gcc.c-torture/compile/20030110-1.c: New test.
11127
11128 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
11129
11130         Merge from pch-branch:
11131
11132         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
11133
11134         * gcc.dg/pch/cpp-1.h: New.
11135         * gcc.dg/pch/cpp-1.c: New.
11136         * gcc.dg/pch/cpp-2.h: New.
11137         * gcc.dg/pch/cpp-2.c: New.
11138
11139         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
11140
11141         * gcc.dg/pch/except-1.h: New.
11142         * gcc.dg/pch/except-1.c: New.
11143
11144         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
11145
11146         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
11147         running test.
11148         * gcc.dg/pch: Include *.hp not *.h.
11149         * gcc.dg/pch/system-1.h: New.
11150         * gcc.dg/pch/system-1.c: New.
11151
11152         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
11153
11154         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
11155         rather than trying to build and run a program using PCH.
11156         * gcc.dg/pch: Remove dg-do commands from test files.
11157
11158         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
11159
11160         * gcc.dg/pch/macro-3.c: New.
11161         * gcc.dg/pch/macro-3.h: New.
11162
11163         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
11164
11165         * gcc.dg/pch/common-1.c: New.
11166         * gcc.dg/pch/common-1.h: New.
11167         * gcc.dg/pch/decl-1.c: New.
11168         * gcc.dg/pch/decl-1.h: New.
11169         * gcc.dg/pch/decl-2.c: New.
11170         * gcc.dg/pch/decl-2.h: New.
11171         * gcc.dg/pch/decl-3.c: New.
11172         * gcc.dg/pch/decl-3.h: New.
11173         * gcc.dg/pch/decl-4.c: New.
11174         * gcc.dg/pch/decl-4.h: New.
11175         * gcc.dg/pch/decl-5.c: New.
11176         * gcc.dg/pch/decl-5.h: New.
11177         * gcc.dg/pch/global-1.c: New.
11178         * gcc.dg/pch/global-1.h: New.
11179         * gcc.dg/pch/inline-1.c: New.
11180         * gcc.dg/pch/inline-1.h: New.
11181         * gcc.dg/pch/inline-2.c: New.
11182         * gcc.dg/pch/inline-2.h: New.
11183         * gcc.dg/pch/static-1.c: New.
11184         * gcc.dg/pch/static-1.h: New.
11185         * gcc.dg/pch/static-2.c: New.
11186         * gcc.dg/pch/static-2.h: New.
11187
11188         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
11189
11190         * g++.dg/pch/pch.exp: Better handle failing testcases.
11191         * gcc.dg/pch/pch.exp: Likewise.
11192         * gcc.dg/pch/macro-1.c: New.
11193         * gcc.dg/pch/macro-1.h: New.
11194         * gcc.dg/pch/macro-2.c: New.
11195         * gcc.dg/pch/macro-2.h: New.
11196
11197         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
11198
11199         * g++.dg/dg.exp: Treat files in pch/ specially.
11200         * g++.dg/pch/pch.exp: New file.
11201         * g++.dg/pch/empty.H: New file.
11202         * g++.dg/pch/empty.C: New file.
11203         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
11204         "precompile".
11205
11206         * gcc.dg/pch/pch.exp: New file.
11207         * gcc.dg/pch/empty.h: New file.
11208         * gcc.dg/pch/empty.c: New file.
11209         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
11210         "precompile".
11211
11212 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11213
11214         * g++.dg/template/friend14.C: New test.
11215
11216 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11217
11218         * gcc.dg/old-style-asm-1.c: New test.
11219
11220 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
11221
11222         * gcc.c-torture/compile/20030109-1.c: New test.
11223
11224 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11225
11226         * gcc.c-torture/execute/20030109-1.c: New test.
11227
11228 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
11229
11230         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
11231         * g++.old-deja/g++.mike/dyncast2.C: Likewise
11232         * g++.old-deja/g++.mike/dyncast3.C: Likewise
11233         * g++.old-deja/g++.mike/eh2.C: Likewise
11234         * g++.old-deja/g++.mike/eh3.C: Likewise
11235         * g++.old-deja/g++.mike/eh5.C: Likewise
11236         * g++.old-deja/g++.mike/eh6.C: Likewise
11237         * g++.old-deja/g++.mike/eh7.C: Likewise
11238         * g++.old-deja/g++.mike/eh8.C: Likewise
11239         * g++.old-deja/g++.mike/eh9.C: Likewise
11240         * g++.old-deja/g++.mike/eh10.C: Likewise
11241         * g++.old-deja/g++.mike/eh12.C: Likewise
11242         * g++.old-deja/g++.mike/eh13.C: Likewise
11243         * g++.old-deja/g++.mike/eh14.C: Likewise
11244         * g++.old-deja/g++.mike/eh16.C: Likewise
11245         * g++.old-deja/g++.mike/eh17.C: Likewise
11246         * g++.old-deja/g++.mike/eh18.C: Likewise
11247         * g++.old-deja/g++.mike/eh21.C: Likewise
11248         * g++.old-deja/g++.mike/eh23.C: Likewise
11249         * g++.old-deja/g++.mike/eh24.C: Likewise
11250         * g++.old-deja/g++.mike/eh25.C: Likewise
11251         * g++.old-deja/g++.mike/eh26.C: Likewise
11252         * g++.old-deja/g++.mike/eh27.C: Likewise
11253         * g++.old-deja/g++.mike/eh28.C: Likewise
11254         * g++.old-deja/g++.mike/eh29.C: Likewise
11255         * g++.old-deja/g++.mike/eh31.C: Likewise
11256         * g++.old-deja/g++.mike/eh33.C: Likewise
11257         * g++.old-deja/g++.mike/eh34.C: Likewise
11258         * g++.old-deja/g++.mike/eh35.C: Likewise
11259         * g++.old-deja/g++.mike/eh36.C: Likewise
11260         * g++.old-deja/g++.mike/eh37.C: Likewise
11261         * g++.old-deja/g++.mike/eh38.C: Likewise
11262         * g++.old-deja/g++.mike/eh39.C: Likewise
11263         * g++.old-deja/g++.mike/eh40.C: Likewise
11264         * g++.old-deja/g++.mike/eh41.C: Likewise
11265         * g++.old-deja/g++.mike/eh42.C: Likewise
11266         * g++.old-deja/g++.mike/eh44.C: Likewise
11267         * g++.old-deja/g++.mike/eh46.C: Likewise
11268         * g++.old-deja/g++.mike/eh47.C: Likewise
11269         * g++.old-deja/g++.mike/eh48.C: Likewise
11270         * g++.old-deja/g++.mike/eh49.C: Likewise
11271         * g++.old-deja/g++.mike/eh50.C: Likewise
11272         * g++.old-deja/g++.mike/eh51.C: Likewise
11273         * g++.old-deja/g++.mike/eh53.C: Likewise
11274         * g++.old-deja/g++.mike/eh55.C: Likewise
11275         * g++.old-deja/g++.mike/p7912.C: Likewise
11276         * g++.old-deja/g++.mike/p9706.C: Likewise
11277         * g++.old-deja/g++.mike/p10416.C: Likewise
11278         * g++.old-deja/g++.mike/p11667.C: Likewise
11279         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
11280         Remove redundant reference to Iris.
11281         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
11282         Elxsi, i860, Pico Java, and WE32K.
11283
11284 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
11285
11286         * g++.dg/ext/asm4.C: New test.
11287
11288 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11289
11290         PR c++/9030
11291         * g++.dg/template/friend12.C: New test.
11292         * g++.dg/template/friend13.C: Likewise.
11293         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
11294
11295 2003-01-08  Jan Hubicka  <jh@suse.cz>
11296
11297         * gcc.dg/i386-cadd.c: New test.
11298         * gcc.dg/i386-cmov4.c: Likewise.
11299
11300 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
11301
11302         PR c++/9165
11303         * g++.dg/warn/Wunused-3.C: New test.
11304
11305         * g++.dg/abi/bitfield9.C: New test.
11306
11307         PR c++/9189
11308         * g++.dg/parse/defarg3.C: New test.
11309
11310 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
11311
11312         * g++.dg/parse/ambig1.C: New test.
11313         * g++.dg/parse/defarg2.C: New test.
11314
11315 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
11316
11317         * g++.dg/template/defarg-1.C: New test.
11318         * g++.dg/template/local2.C: Likewise.
11319
11320 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
11321
11322         * gcc.c-torture/execute/20030105-1.c: New test.
11323
11324 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11325
11326         * g++.dg/parse/namespace3.C: Remove extra semicolons.
11327         * g++.dg/parse/namespace4.C: Likewise.
11328
11329 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11330
11331         * g++.dg/template/ntp2.C: New test.
11332
11333 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11334
11335         * g++.dg/parse/extern-C-1.C: New test.
11336
11337         * g++.dg/parse/namespace4.C: New test.
11338
11339         * g++.dg/template/nested1.C: New test.
11340
11341         * g++.dg/parse/namespace3.C: New test.
11342
11343 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11344
11345         * g++.dg/lookup/two-stage1.C: New test.
11346
11347 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11348
11349         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
11350         * g++.old-deja/g++.jason/access8.C: Likewise.
11351         * g++.old-deja/g++.other/decl5.C: Likewise.
11352
11353 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11354
11355         * g++.dg/parse/parse7.C: New test.
11356
11357 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
11358
11359         PR c++/2843
11360         * g++.dg/ext/attrib7.C: New test.
11361
11362 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11363
11364         * g++.dg/parse/parse6.C: New test.
11365
11366 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
11367
11368         * gcc.dg/h8300-stack-1.c: New.
11369
11370 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11371
11372         g++.dg/lookup/exception1.C: New test.
11373
11374         g++.dg/lookup/template1.C: New test.
11375
11376         g++.dg/parse/namespace2.C: New test.
11377
11378         g++.dg/parse/parens2.C: New test.
11379
11380 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11381
11382         * g++.dg/parse/parse5.C: New test.
11383         * g++.dg/lookup/scoped4.C: New test.
11384
11385 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11386
11387         * g++.dg/parse/parens1.C: New test.
11388
11389         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
11390         angle-bracket1.C.
11391         * g++.dg/parse/parens2.C: New test.
11392
11393         * g++.dg/lookup/scope-operator1.C: New test.
11394
11395         * g++.dg/parse/operator1.C: New test.
11396
11397 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11398
11399         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
11400         * g++.old-deja/g++.other/access6.C: Likewise.
11401         * g++.old-deja/g++.other/decl1.C: Likewise.
11402         * g++.old-deja/g++.pt/typename12.C: Likewise.
11403
11404 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11405
11406         * g++.dg/parse/namespace1.C: New test.
11407
11408 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11409
11410         * g++.dg/parse/parse4.C: New test.
11411
11412 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11413
11414         * g++.dg/parse/parse3.C: New test.
11415
11416 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11417
11418         * g++.dg/parse/parse2.C: New test.
11419
11420 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11421
11422         * g++.dg/template/friend11.C: New test.
11423
11424 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11425
11426         * g++.dg/parse/parse1.C: New test.
11427
11428 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
11429
11430         * lib/profopt.exp: Change the name of a global variable to avoid
11431         possible clashes with other test suites.
11432
11433 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
11434
11435         * g++.dg/inherit/covariant8.C: New test.
11436
11437 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11438
11439         * g++.dg/init/array9.C: New test.
11440
11441         PR c++/9112
11442         * g++.dg/parse/expr1.C: New test.
11443
11444 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11445
11446         * gcc.c-torture/compile/20021230-1.c: New test.
11447
11448 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
11449
11450         * g++.dg/inherit/covariant5.C: New test.
11451         * g++.dg/inherit/covariant6.C: New test.
11452         * g++.dg/inherit/covariant7.C: New test.
11453
11454 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11455
11456         PR c++/2739
11457         * g++.dg/other/access2.C: New test.
11458
11459 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11460
11461         * g++.dg/other/anon-struct.C: No longer fails
11462         * g++.old-deja/g++.brendan/parse4.C: Likewise.
11463         * g++.old-deja/g++.brendan/parse5.C: Likewise.
11464         * g++.old-deja/g++.brendan/parse6.C: Likewise.
11465
11466 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11467
11468         * g++.dg/parse/angle-bracket.C (main): No longer fails.
11469
11470 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
11471
11472         * g++.dg/eh/spec4.C: Remove stray semicolon.
11473         * g++.dg/expr/pmf-1.C: Change error message.
11474         * g++.dg/ext/asm1.C: Remove stray semicolon.
11475         * g++.dg/ext/typename1.C: Add missing typenames.
11476         * g++.dg/inherit/template-as-base.C: Change error message.
11477         * g++.dg/lookup/scoped1.C: Likewise.
11478         * g++.dg/lookup/scoped2.C: Likewise.
11479         * g++.dg/lookup/using2.C: Likewise.
11480         * g++.dg/other/component1.C: Remove stray semicolon.
11481         * g++.dg/other/do1.C: Change error message.
11482         * g++.dg/other/error2.C: Likewise.
11483         * g++.dg/other/init1.C: Likewise.
11484         * g++.dg/other/packed1.C: Remove stray semicolon.
11485         * g++.dg/other/ptrmem2.C: Change error message.
11486         * g++.dg/parse/parameter-declaration-1.C: Remove line number
11487         marker.
11488         * g++.dg/special/initp1.C: Remove invalid attribute usage.
11489         * g++.dg/template/access3.C: Add typename keyword.
11490         * g++.dg/template/access5.C: Remove stray semicolon.
11491         * g++.dg/template/access6.C: Likewise.
11492         * g++.dg/template/complit1.C: Likewise.
11493         * g++.dg/template/crash1.C: Change error message.
11494         * g++.dg/template/inherit2.C: Remove stray semicolon.
11495         * g++.dg/template/instantiate2.C: Likewise.
11496         * g++.dg/template/instantiate3.C: Change error message.
11497         * g++.dg/template/qual1.C: Remove stray semicolon.
11498         * g++.dg/template/qualttp18.C: Change error message.
11499         * g++.dg/template/ref1.C: Remove stray semicolon.
11500         * g++.dg/template/sizeof1.C (A::value): Declare it.
11501         * g++.dg/template/spec4.C: Change error message.
11502         * g++.dg/template/static1.C: Likewise.
11503         * g++.dg/template/type1.C: Likewise.
11504         * g++.dg/template/typename3.C: Likewise.
11505         * g++.old-deja/g++.benjamin/13478.C: Change error message.
11506         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
11507         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
11508         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
11509         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
11510         named return value extension.
11511         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
11512         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
11513         * g++.old-deja/g++.bob/extern_C.C: Likewise.
11514         * g++.old-deja/g++.bob/inherit2.C: Likewise.
11515         * g++.old-deja/g++.brendan/complex1.C: Likewise.
11516         * g++.old-deja/g++.brendan/copy5.C: Likewise.
11517         * g++.old-deja/g++.brendan/crash13.C: Likewise.
11518         * g++.old-deja/g++.brendan/crash15.C: Likewise.
11519         * g++.old-deja/g++.brendan/crash18.C: Change error message.
11520         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
11521         * g++.old-deja/g++.brendan/crash38.C: Likewise.
11522         * g++.old-deja/g++.brendan/crash50.C: Likewise.
11523         * g++.old-deja/g++.brendan/crash56.C: Likewise.
11524         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
11525         syntax.
11526         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
11527         * g++.old-deja/g++.brendan/crash8.C: Change error message.
11528         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
11529         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11530         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
11531         * g++.old-deja/g++.brendan/template11.C: Likewise.
11532         * g++.old-deja/g++.brendan/template26.C: Likewise.
11533         * g++.old-deja/g++.brendan/template27.C: Use explicit
11534         specialization syntax.
11535         * g++.old-deja/g++.brendan/template30.C: Likewise.
11536         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
11537         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
11538         non-dependent names.
11539         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
11540         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
11541         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
11542         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
11543         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
11544         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
11545         named return value extension.
11546         * g++.old-deja/g++.ext/namedret2.C: Likewise.
11547         * g++.old-deja/g++.ext/namedret3.C: Likewise.
11548         * g++.old-deja/g++.ext/return1.C: Likewise.
11549         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
11550         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
11551         * g++.old-deja/g++.jason/access8.C: Likewise.
11552         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
11553         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
11554         pseudo-destructor names.
11555         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
11556         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
11557         pseudo-destructor names.
11558         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
11559         * g++.old-deja/g++.jason/overload19.C: Likewise.
11560         * g++.old-deja/g++.jason/overload32.C: Likewise.
11561         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
11562         stray semicolons.
11563         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
11564         * g++.old-deja/g++.jason/return.C: Likewise.
11565         * g++.old-deja/g++.jason/return2.C: Likewise.
11566         * g++.old-deja/g++.jason/shadow1.C: Likewise.
11567         * g++.old-deja/g++.jason/special.C: Use explicit specialization
11568         syntax.
11569         * g++.old-deja/g++.jason/template10.C: Account for use of
11570         non-dependent names.
11571         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
11572         syntax.
11573         * g++.old-deja/g++.jason/template37.C: Likewise.
11574         * g++.old-deja/g++.law/access4.C: Change error messages.
11575         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
11576         pseudo-destructor names.
11577         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
11578         * g++.old-deja/g++.law/ctors9.C: Likewise.
11579         * g++.old-deja/g++.law/cvt22.C: Likewise.
11580         * g++.old-deja/g++.law/dtors5.C: Likewise.
11581         * g++.old-deja/g++.law/global-init1.C: Likewise.
11582         * g++.old-deja/g++.law/missed-error3.C: Likewise.
11583         * g++.old-deja/g++.law/operators28.C: Likewise.
11584         * g++.old-deja/g++.law/visibility28.C: Likewise.
11585         * g++.old-deja/g++.martin/eval1.C: Likewise.
11586         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
11587         name.
11588         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
11589         * g++.old-deja/g++.mike/net34.C: Likewise.
11590         * g++.old-deja/g++.mike/net36.C: Likewise.
11591         * g++.old-deja/g++.mike/ns2.C: Likewise.
11592         * g++.old-deja/g++.mike/p12306.C: Likewise.
11593         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
11594         value extension.
11595         * g++.old-deja/g++.mike/p700.C: Likewise.
11596         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
11597         * g++.old-deja/g++.mike/p710.C: Likewise.
11598         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
11599         value extension.
11600         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
11601         * g++.old-deja/g++.mike/pmf9.C: Likewise.
11602         * g++.old-deja/g++.ns/crash2.C: Likewise.
11603         * g++.old-deja/g++.ns/crash3.C: Likewise.
11604         * g++.old-deja/g++.ns/invalid1.C: Likewise.
11605         * g++.old-deja/g++.ns/ns17.C: Likewise.
11606         * g++.old-deja/g++.ns/template16.C: Likewise.
11607         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
11608         keyword.
11609         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
11610         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
11611         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
11612         named return value extension.
11613         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
11614         * g++.old-deja/g++.other/access4.C: Issue additional error
11615         messages.
11616         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
11617         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
11618         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
11619         * g++.old-deja/g++.other/crash25.C: Change error message.
11620         * g++.old-deja/g++.other/crash4.C: Change error message.
11621         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
11622         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
11623         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
11624         checks.
11625         * g++.old-deja/g++.other/defarg8.C: Likewise.
11626         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
11627         * g++.old-deja/g++.other/dtor10.C: Likewise.
11628         * g++.old-deja/g++.other/incomplete.C: Likewise.
11629         * g++.old-deja/g++.other/linkage7.C: Likewise.
11630         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
11631         lookup algorithm.
11632         * g++.old-deja/g++.other/mangle2.C: Likewise.
11633         * g++.old-deja/g++.other/refinit2.C: Likewise.
11634         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
11635         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
11636         * g++.old-deja/g++.pt/crash28.C: Likewise.
11637         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
11638         syntax.
11639         * g++.old-deja/g++.pt/crash32.C: Change error message.
11640         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
11641         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
11642         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
11643         error message position.
11644         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
11645         * g++.old-deja/g++.pt/defarg8.C: Change error message.
11646         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
11647         syntax.
11648         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
11649         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
11650         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
11651         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
11652         keyword.
11653         * g++.old-deja/g++.pt/explicit31.C: Likewise.
11654         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
11655         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
11656         keyword.
11657         * g++.old-deja/g++.pt/explicit71.C: Change error message.
11658         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
11659         syntax.
11660         * g++.old-deja/g++.pt/friend28.C: Account for use of
11661         non-dependent names.
11662         * g++.old-deja/g++.pt/friend29.C: Likewise.
11663         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
11664         rules.
11665         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
11666         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
11667         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
11668         lookup rules.
11669         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
11670         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
11671         keyword.
11672         * g++.old-deja/g++.pt/memclass20.C: Likewise.
11673         * g++.old-deja/g++.pt/memclass5.C: Likewise.
11674         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
11675         keyword.
11676         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
11677         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
11678         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
11679         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
11680         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
11681         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
11682         keyword.
11683         * g++.old-deja/g++.pt/spec10.C: Likewise.
11684         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
11685         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
11686         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
11687         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
11688         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
11689         * g++.old-deja/g++.pt/ttp62.C: Likewise.
11690         * g++.old-deja/g++.pt/ttp64.C: Likewise.
11691         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
11692         * g++.old-deja/g++.pt/typename15.C: Likewise.
11693         * g++.old-deja/g++.pt/typename22.C: Likewise.
11694         * g++.old-deja/g++.pt/typename6.C: Change error messages.
11695         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
11696         * g++.old-deja/g++.pt/virtual2.C: Likewise.
11697         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
11698         syntax.
11699         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
11700         return value extension.
11701         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
11702         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
11703         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
11704         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
11705
11706 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11707
11708         * g++.dg/warn/inline1.C: New test.
11709         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
11710         * g++.old-deja/g++.jason/synth10.C: Likewise.
11711         * g++.old-deja/g++.mike/net31.C: Likewise.
11712         * g++.old-deja/g++.mike/p8786.C: Likewise.
11713
11714         * g++.dg/template/friend10.C: New test.
11715         * g++.dg/template/conv5.C: New test.
11716
11717 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11718
11719         * g++.dg/lookup/scoped3.C: New test.
11720
11721         * g++.dg/lookup/decl1.C: New test.
11722         * g++.dg/lookup/decl2.C: New test.
11723
11724 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
11725
11726         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
11727         gcc.c-torture/compile/20021015-1.c,
11728         gcc.c-torture/compile/20021015-2.c,
11729         gcc.c-torture/compile/20021123-1.c,
11730         gcc.c-torture/compile/20021123-2.c,
11731         gcc.c-torture/compile/20021123-3.c,
11732         gcc.c-torture/compile/20021123-4.c,
11733         gcc.c-torture/execute/20021024-1.c: Add tests previously added
11734         only to 3.1 or 3.2 branch.
11735
11736 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
11737
11738         * gcc.dg/i386-bitfield3.c: New test.
11739
11740         * gcc.dg/i386-bitfield2.c: New test.
11741
11742 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
11743
11744         * g++.dg/parse/conv_op1.C: New test.
11745
11746 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
11747
11748         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
11749         approved.
11750
11751 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
11752
11753         * gcc.c-torture/compile/20021220-1.c: New test.
11754
11755 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
11756
11757         * gcc.dg/i386-fastcall-1.c: New.
11758
11759 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11760
11761         * gcc.c-torture/execute/20021219-1.c: New test.
11762
11763 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11764
11765         * gcc.dg/i386-pic-1.c: New test.
11766
11767 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11768
11769         PR c++/8099
11770         * g++.dg/template/friend9.C: New test.
11771
11772 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11773
11774         PR c++/3663
11775         * g++.dg/template/access7.C: New test.
11776
11777 2002-12-18  Nick Clifton  <nickc@redhat.com>
11778
11779         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
11780         the libstdc++-v3 directory has been found.
11781
11782 2002-12-12  Devang Patel <dpatel@apple.com>
11783         * gcc.dg/darwin-ld-1.c: New test.
11784         * gcc.dg/darwin-ld-2.c: New test.
11785         * gcc.dg/darwin-ld-3.c: New test.
11786         * gcc.dg/darwin-ld-4.c: New test.
11787         * gcc.dg/darwin-ld-5.c: New test.
11788
11789 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11790
11791         * gcc.c-torture/compile/20021212-1.c: New test.
11792
11793 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
11794
11795         * gcc.dg/fshort-wchar: New test.
11796
11797 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
11798
11799         PR c++/8372
11800         * g++.dg/template/dtor1.C: New test.
11801
11802         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
11803         markers.
11804
11805 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
11806
11807         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
11808
11809 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
11810
11811         * g++.dg/template/static1.C: New test.
11812         * g++.dg/template/static2.C: New test.
11813         * g++.old-deja/g++.ext/memconst.C: New test.
11814
11815 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11816
11817         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
11818         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
11819         * g++.dg/special/initp1.C: Likewise.
11820
11821 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
11822
11823         * gcc.c-torture/execute/20021204-1.c: New test.
11824
11825 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
11826
11827         * gcc.dg/ppc-fmadd-1.c: New file.
11828         * gcc.dg/ppc-fmadd-2.c: New file.
11829         * gcc.dg/ppc-fmadd-3.c: New file.
11830
11831 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11832
11833         * gcc.c-torture/compile/20021204-1.c: New test.
11834
11835 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11836
11837         * g++.dg/inherit/covariant2.C: New test.
11838         * g++.dg/inherit/covariant3.C: New test.
11839         * g++.dg/inherit/covariant4.C: New test.
11840         * g++.dg/inherit/covariant1.C: Remove XFAIL.
11841         * g++.old-deja/g++.robertl/eb17.C: Likewise.
11842
11843 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
11844
11845         PR c++/8688
11846         * g++.dg/init/brace3.C: New test.
11847
11848 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
11849
11850         * gcc.dg/20020210-1.c: Fix a comment typo.
11851
11852 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
11853
11854         PR c++/8720
11855         * g++.dg/parse/defarg1.C: New test.
11856
11857         PR c++/8615
11858         * g++.dg/template/char1.C: New test.
11859
11860         * g++.dg/template/varmod1.C: Fix typo.
11861
11862 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11863
11864         DR 180
11865         * g++.old-deja/g++.pt/crash32.C: Expect error.
11866
11867 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
11868
11869         PR c++/5919
11870         * g++.dg/template/varmod1.C: New test.
11871
11872         PR c++/8727
11873         * g++.dg/inherit/typeinfo1.C: New test.
11874
11875         PR c++/8663
11876         * g++.dg/inherit/typedef1.C: New test.
11877
11878 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
11879
11880         PR c++/8332
11881         PR c++/8493
11882         * g++.dg/template/strlen1.C: New test.
11883
11884         PR c++/8227
11885         * g++.dg/template/ctor2.C: New test.
11886
11887         PR c++/8214
11888         * g++.dg/init/string1.C: New test.
11889
11890         PR c++/8511
11891         * g++.dg/template/friend8.C: New test.
11892
11893 2002-11-29  Joe Buck <jbuck@synopsys.com>
11894
11895         * g++.dg/lookup/anon2.C: New test.
11896
11897 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
11898
11899         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
11900         h8300 port.
11901
11902 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
11903
11904         * gcc.dg/bitfld-6.c: New test.
11905
11906 2002-11-27  Jan Hubicka  <jh@suse.cz>
11907
11908         * gcc.c-torture/execute/20021127.[cx]: New test.
11909
11910 2002-11-26  Jan Hubicka  <jh@suse.cz>
11911
11912         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
11913         quality.
11914
11915 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
11916
11917         * g++.dg/init/brace2.C: New test.
11918         * g++.old-deja/g++.mike/p9129.C: Correct.
11919
11920 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
11921
11922         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
11923
11924 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
11925
11926         * gcc.dg/sibcall-6: New test for indirect sibcalls.
11927
11928 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
11929
11930         * testsuite/g++.dg/abi/empty11.C: New test.
11931         * testsuite/g++.dg/rtti/cv1.C: New test.
11932
11933 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
11934
11935         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
11936
11937 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
11938
11939         * g++.dg/abi/empty10.C: New test.
11940
11941 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11942
11943         * gcc.c-torture/compile/20021124-1.c: New test.
11944
11945 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
11946
11947         * g++.dg/abi/rtti2.C: New test.
11948
11949 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
11950
11951         * gcc.dg/i386-unroll-1.c: New test.
11952
11953 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
11954
11955         * gcc.c-torture/compile/20021120-1.c: New test.
11956         * gcc.c-torture/compile/20021120-2.c: New test.
11957
11958 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11959
11960         * gcc.dg/bitfld-5.c: New test.
11961
11962 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11963
11964         * gcc.c-torture/execute/20021120-3.c: New test.
11965
11966 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11967
11968         * gcc.c-torture/execute/20021120-2.c: New test.
11969
11970 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11971
11972         * gcc.c-torture/execute/20021120-1.c: New test.
11973
11974 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
11975
11976         * gcc.c-torture/execute/20021118-3.c: New test.
11977
11978 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11979
11980         * gcc.c-torture/compile/20021119-1.c: New test.
11981
11982 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
11983
11984         * gcc.dg/duff-1.c: New test.
11985         * gcc.dg/duff-2.c: New test.
11986         * gcc.dg/duff-3.c: New test.
11987
11988 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
11989
11990         * gcc.dg/cpp/_Pragma5.c: New test.
11991
11992 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
11993
11994         * gcc.c-torture/execute/20021118-2.c: New test.
11995
11996 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
11997
11998         * gcc.c-torture/execute/20021118-1.c: New test.
11999
12000 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
12001
12002         * gcc.dg/20021116-1.c: New test.
12003
12004 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
12005
12006         * g++.dg/abi/vcall1.C: New test.
12007
12008 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
12009
12010         * gcc.dg/20021029-1.c: New test.
12011         * gcc.dg/20021029-2.c: New test.
12012
12013 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12014
12015         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
12016
12017 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12018
12019         PR c/8439
12020         * gcc.dg/20021110.c: Move to ...
12021         * gcc.c-torture/compile/20021110.c: .... here.
12022
12023 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12024
12025         PR c/8467
12026         * gcc.c-torture/execute/20021111-1.c
12027
12028 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12029
12030         PR c/8439
12031         * gcc.dg/20021110.c: New test.
12032
12033 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
12034
12035         * g++.dg/abi/vthunk3.C: Run only on x86.
12036
12037 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
12038
12039         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
12040
12041 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
12042
12043         * lib/compat.exp (compat-execute): Fix logic error in last
12044         change.
12045
12046 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
12047
12048         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
12049
12050 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12051
12052         PR c++/8389
12053         * g++.dg/template/access6.C: New test.
12054
12055 2002-11-08  Jan Hubicka  <jh@suse.cz>
12056
12057         * gcc.dg/i386-ssefp-1.c: New test.
12058         * gcc.dg/i386-ssefp-1.c: New test.
12059
12060 2002-11-08  Jan Hubicka  <jh@suse.cz>
12061
12062         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
12063
12064 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12065
12066         * g++.dg/abi/vthunk3.C: New test.
12067
12068         PR c++/8338
12069         * g++.dg/template/crash2.C: New test.
12070
12071 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12072
12073         * testsuite/g++.dg/abi/dtor1.C: New test.
12074         * testsuite/g++.dg/abi/dtor2.C: Likewise.
12075
12076 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
12077
12078         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
12079         Darwin.
12080
12081 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12082
12083         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
12084         -mthumb.  Only xfail with -O0.
12085
12086 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
12087
12088         * g++.dg/abi/thunk1.C: New test.
12089         * g++.dg/abi/thunk2.C: Likewise.
12090         * g++.dg/abi/vtt1.C: Likewise.
12091
12092 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
12093
12094         PR optimization/8423
12095         * gcc.c-torture/execute/builtin-constant.c: New test.
12096
12097 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
12098
12099         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
12100         Add some more cases.
12101
12102 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
12103
12104         PR c++/8391
12105         * g++.dg/opt/local1.C: New test.
12106
12107 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
12108
12109         PR c++/8160
12110         * g++.dg/template/complit1.C: New test.
12111
12112         PR c++/8149
12113         * g++.dg/template/typename4.C: Likewise.
12114
12115 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12116
12117         Core issue 287, PR c++/7639
12118         * g++.dg/template/instantiate1.C: Adjust error location.
12119         * g++.dg/template/instantiate3.C: New test.
12120         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
12121         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
12122         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
12123
12124 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
12125
12126         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
12127
12128 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
12129
12130         PR c++/8287
12131         * g++.dg/init/dtor2.C: New test.
12132
12133 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12134
12135         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
12136         * gcc.dg/nest.c: Bypass errors on irix6.
12137
12138 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
12139
12140         * gcc.dg/nest.c: Expect error for mmix-*-*.
12141         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
12142
12143 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
12144
12145         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
12146         markers.
12147
12148         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
12149
12150 2002-10-25  Mike Stump  <mrs@apple.com>
12151
12152         * gcc.dg/warn-1.c: New test.
12153
12154 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12155
12156         * g++.dg/template/typename3.C: New test.
12157
12158 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
12159
12160         * g++.dg/lookup/ptrmem1.C: New test.
12161
12162         * g++.dg/abi/vthunk2.C: New test.
12163
12164 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12165
12166         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
12167
12168 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
12169
12170         * g++.dg/abi/empty9.C: New test.
12171
12172 2002-10-24  Richard Henderson  <rth@redhat.com>
12173
12174         * g++.dg/inherit/thunk1.C: Enable for ia64.
12175
12176 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12177
12178         PR c++/8067
12179         * g++.dg/lookup/pretty1.C: New test.
12180
12181 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
12182
12183         * gcc.dg/20021023-1.c: New test.
12184
12185 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12186
12187         PR c++/7679
12188         * g++.dg/parse/inline1.C: New test.
12189
12190 2002-10-23  Richard Henderson  <rth@redhat.com>
12191
12192         * g++.dg/inherit/thunk1.C: Enable for x86_64.
12193
12194         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
12195
12196 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
12197
12198         PR c++/6579
12199         * g++.dg/parse/stmtexpr3.C: New test.
12200
12201 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
12202
12203         * g++.dg/expr/cond1.C: New test.
12204
12205 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12206
12207         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
12208
12209 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12210
12211         * g++.dg/abi/vbase13.C: New test.
12212         * g++.dg/abi/vbase14.C: Likewise.
12213
12214 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
12215
12216         * gcc.dg/tls/pic-1.c: New test.
12217         * gcc.dg/tls/nonpic-1.c: New test.
12218         * gcc.dg/20021018-1.c: New test.
12219
12220 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12221
12222         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
12223         Remove only files with the same base name as the test case.
12224         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
12225         (profopt-execute): Likewise.  Also, remove old profiling
12226         and performance data files before running the tests.
12227
12228         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
12229         * g++.dg/bprob/bprob.exp: Likewise.
12230         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
12231         to allow more general test case names.
12232
12233         * g++.dg/bprob/bprob-1.C: Rename to ...
12234         * g++.dg/bprob/g++-bprob-1.C: ... this.
12235
12236         * g77.dg/bprob/bprob-1.f: Rename to ...
12237         * g77.dg/bprob/g77-bprob-1.f: ... this.
12238
12239 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12240
12241         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
12242         bison 1.50 or later.
12243
12244 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
12245
12246         * g++.dg/README: Describe more test directories.
12247
12248 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12249
12250         * g++.dg/init/array6.C: Add additional tests.
12251
12252 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12253
12254         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
12255         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
12256
12257 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
12258
12259         * gcc.c-torture/compile/20020604-1.x: New.
12260         * gcc.c-torture/compile/simd-5.x: Likewise.
12261         * gcc.c-torture/execute/920710-1.x: Likewise.
12262         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
12263
12264 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12265
12266         * g++.dg/inherit/override1.C: Add dg-options clause.
12267
12268 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12269
12270         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
12271         _mm_slli_si128.
12272
12273 2002-10-19  Andreas Schwab  <schwab@suse.de>
12274
12275         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
12276         directory component.
12277
12278 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
12279
12280         * g++.dg/inherit/thunk1.C: New test.
12281
12282         * g++.dg/inherit/override1.C: New test.
12283
12284         * g++.dg/abi/mangle11.C: New test.
12285         * g++.dg/abi/mangle14.C: New test.
12286         * g++.dg/abi/mangle17.C: New test.
12287
12288 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
12289
12290         * g++.dg/overload/member2.C: New test.
12291
12292 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
12293
12294         * g++.dg/README: Describe new compat directory.
12295         * g++.dg/dg.exp: Skip tests in compat directory.
12296         * README.compat: New file.
12297         * lib/compat.exp: New expect script.
12298         * g++.dg/compat: New test directory.
12299         * g++.dg/compat/compat.exp: New expect script.
12300         * g++.dg/compat/abi: New test directory.
12301         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
12302         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
12303         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
12304         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
12305         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
12306         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
12307         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
12308         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
12309         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
12310         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
12311         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
12312         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
12313         * g++.dg/compat/break: New test directory.
12314         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
12315         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
12316         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
12317         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
12318         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
12319         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
12320         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
12321         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
12322         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
12323         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
12324         g++.dg/compat/break/README: New files.
12325         * g++.dg/compat/eh: New test directory.
12326         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
12327         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
12328         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
12329         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
12330         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
12331         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
12332         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
12333         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
12334         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
12335         g++.dg/compat/eh/filter2_y.C,
12336         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
12337         g++.dg/compat/eh/new1_y.C,
12338         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
12339         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
12340         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
12341         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
12342         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
12343         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
12344         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
12345         g++.dg/compat/eh/unexpected1_y.C: New files.
12346         * g++.dg/compat/init: New test directory.
12347         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
12348         g++.dg/compat/init/array5_y.C,
12349         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
12350         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
12351         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
12352         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
12353         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
12354         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
12355         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
12356         g++.dg/compat/init/init-ref2_y.C: New files.
12357
12358 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12359
12360         PR c++/7584
12361         * g++.dg/inherit/using3.C: New test.
12362
12363 2002-10-17  Jan Hubicka  <jh@suse.cz>
12364
12365         * gcc.dg/20021017-2.c: New test.
12366
12367 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12368
12369         * g++.dg/abi/mangle16.C: Adjust.
12370
12371         * g++.dg/init/array8.C: New test.
12372
12373 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
12374
12375         * gcc.dg/special/mips-abi.exp: New test.
12376         * gcc.dg/special/mips-abi.s: Empty file used by the above.
12377
12378 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12379
12380         * g++.dg/abi/mangle16.C: New test.
12381         * g++.dg/abi/mangle17.C: Likewise.
12382
12383         PR c++/7478
12384         * g++.dg/template/ref1.C: New test.
12385
12386 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12387
12388         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
12389
12390 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
12391
12392         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
12393
12394 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12395
12396         PR c++/7524
12397         * g++.dg/init/array7.C: New test.
12398
12399 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
12400
12401         * g++.dg/init/array6.C: New test.
12402
12403         * g++.dg/abi/mangle13.C: Likewise.
12404         * g++.dg/abi/mangle14.C: Likewise.
12405         * g++.dg/abi/mangle15.C: Likewise.
12406
12407 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12408
12409         * g++.dg/abi/empty8.C: New test.
12410
12411 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
12412
12413         * g++.dg/init/ctor1.C: New test.
12414
12415 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
12416
12417         * gcc.c-torture/execute/20021015-1.c: New test.
12418
12419 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
12420
12421         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
12422
12423 2002-10-14  Jan Hubicka  <jh@suse.cz>
12424
12425         * gcc.dg/i386-ssetype-[1-5].c: New tests.
12426
12427 2002-10-14  Richard Henderson  <rth@redhat.com>
12428
12429         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
12430
12431 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12432
12433         PR optimization/6631
12434         * g++.dg/opt/const2.C: New test.
12435
12436 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12437
12438         PR c++/7176
12439         * g++.dg/parse/friend1.C: New test.
12440         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
12441
12442 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
12443
12444         * gcc.dg/20021014-1.c: New test.
12445
12446 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
12447
12448         PR c++/5661
12449         * g++.dg/ext/vlm1.C: New test.
12450         * g++.dg/ext/vlm2.C: Likewise.
12451
12452         * g++.dg/init/array1.C: Remove invalid braces.
12453         * g++.dg/init/brace1.C: New test.
12454         * g++.dg/init/copy2.C: Likewise.
12455         * g++.dg/init/copy3.C: Likewise.
12456         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
12457         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
12458         braces.
12459
12460 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
12461
12462         * gcc.dg/cpp/assembler.S: Don't use -ansi.
12463
12464 2002-10-11  Richard Shann  <richard.shann@superh.com>
12465
12466         * gcc.c-torture/compile/simd-5.c: New test.
12467
12468 2002-10-10  Roger Sayle  <roger@eyesopen.com>
12469
12470         * gcc.c-torture/execute/shiftopt-1.c: New test case.
12471
12472 2002-10-10  Jim Wilson  <wilson@redhat.com>
12473
12474         * gcc.c-torture/execute/20021010-1.c: New test.
12475
12476 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
12477
12478         PR c/7353
12479         * g++.dg/ext/typedef-init.C: New test.
12480         * gcc.dg/typedef-init.c: New test.
12481
12482 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
12483
12484         * gcc.dg/cpp/paste13.c: New test.
12485
12486 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12487
12488         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
12489         remaining platforms, XFAIL during compile, not execute.  Don't
12490         XFAIL at -O0.
12491
12492 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
12493
12494         * gcc.dg/alias-1.c: Tweak expected warning.
12495
12496 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
12497
12498         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
12499
12500 2002-10-06  Andreas Jaeger  <aj@suse.de>
12501
12502         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
12503         * gcc.dg/cpp/c++98.C: Likewise.
12504
12505         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
12506         * g++.dg/cpp/c++98.C: Likewise.
12507
12508         * g++.dg/README (Subdirectories): Mention cpp directory.
12509
12510         PR target/7559
12511         * gcc.dg/20021006-1.c: New test.
12512
12513 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12514
12515         PR c++/7804
12516         * g++.dg/other/warning1.C: New test.
12517
12518 2002-10-04  Roger Sayle  <roger@eyesopen.com>
12519
12520         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
12521         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
12522         and sparc-*-* with -m64 as expected failures.  See PR 8087.
12523
12524 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12525
12526         PR c++/7931
12527         * g++.dg/template/ptrmem3.C: New test.
12528
12529         PR c++/7754
12530         * g++.dg/template/union1.C: New test.
12531
12532 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12533
12534         PR c++/8006
12535         * g++.dg/abi/mangle9.C: New test.
12536         * g++.dg/abi/mangle10.C: New test.
12537         * g++.dg/abi/mangle11.C: New test.
12538         * g++.dg/abi/mangle12.C: New test.
12539
12540 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
12541
12542         PR c++/7188.
12543         * g++.dg/template/meminit1.C: New test.
12544         * g++.dg/warn/Wreorder-1.C: Likewise.
12545         * g++.old-deja/g++.mike/warn3.C: Tweak.
12546         * lib/prune.exp: Ingore "in copy constructor".
12547
12548 2002-10-02  Andreas Jaeger  <aj@suse.de>
12549
12550         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
12551         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
12552         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
12553         on x86-64.
12554
12555 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12556
12557         * gcc.dg/empty1.C: Fix typo.
12558
12559 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
12560
12561         * gcc.dg/alias-1.c: New test.
12562
12563 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12564
12565         * gcc.dg/empty1.C: New test.
12566
12567         * g++.dg/tls/init-2.C: Tweak error messages.
12568
12569 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
12570
12571         * gcc.c-torture/compile/20020923-1.c: New test.
12572
12573 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
12574
12575         * gcc.c-torture/execute/ffs-1.c: New test.
12576         * gcc.c-torture/execute/ffs-2.c: Ditto.
12577
12578 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
12579
12580         * g++.dg/overload/member1.C: New test.
12581
12582 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
12583
12584         * g++.dg/abi/empty7.C: New test.
12585         * g++.dg/init/pm2.C: Likewise.
12586
12587 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
12588
12589         * g++.dg/rtti/crash1.C: New test.
12590
12591 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
12592
12593         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
12594         gcc.dg/sibcall-4.c: New tests.
12595
12596 2002-09-28  Roger Sayle  <roger@eyesopen.com>
12597
12598         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
12599         powerpc and MMIX targets.
12600
12601 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
12602
12603         * gcc.dg/cpp/20020927-1.c: New.
12604
12605 2002-09-26  David S. Miller  <davem@redhat.com>
12606
12607         * gcc.c-torture/compile/trunctfdf.c: New.
12608
12609 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12610
12611         * lib/target-supports.exp (check_weak_available): Handle solaris2.
12612
12613 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
12614
12615         * gcc.c-torture/execute/loop-15.c: New.
12616
12617 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
12618
12619         * README.QMTEST: Fix typo.
12620
12621 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
12622
12623         * gcc.dg/20020926-1.c: New test.
12624
12625 2002-09-25  David S. Miller  <davem@redhat.com>
12626
12627         PR target/7842
12628         * gcc.c-torture/execute/shiftdi.c: New test.
12629
12630 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
12631
12632         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
12633         unique to the tool.
12634         * lib/g77.exp (g77_init): Likewise.
12635         * lib/g++.exp (g++_init): Likewise.
12636         * lib/objc.exp (objc_init): Likewise.
12637
12638 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
12639
12640         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
12641         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
12642         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
12643
12644 2002-09-25  Richard Henderson  <rth@redhat.com>
12645
12646         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
12647         too-small long double.
12648
12649 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
12650
12651         * gcc.dg/20020919-1.c: New test.
12652
12653 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
12654
12655         * g++.dg/abi/bitfield6.C: New test.
12656         * g++.dg/abi/bitfield7.C: New test.
12657         * g++.dg/abi/bitfield8.C: New test.
12658         * g++.dg/abi/vbase11.C: New test.
12659
12660 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12661
12662         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
12663         hppa*-*-hpux*.  Update test comment.
12664
12665 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
12666
12667         * gcc.dg/tls/struct-1.c: New test.
12668
12669 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
12670
12671         * gcc.dg/cpp/tr-warn2.c: Update.
12672
12673 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12674
12675         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
12676
12677 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12678
12679         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
12680         systems.
12681
12682 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
12683
12684         * gcc.c-torture/execute/ieee/mzero3.c: New test.
12685
12686         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
12687         Adjust for c++filt moved to binutils.  Remove spurious duplicate
12688         setting of cxxfilt.
12689
12690 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
12691
12692         * gcc.dg/20020312-2.c: Update for darwin.
12693
12694 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
12695
12696         * g++.old-deja/g++.other/crash32.C: Mark ICE.
12697
12698 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
12699
12700         * objc.dg/comp-types-1.m: New test.
12701         * objc.dg/comp-types-2.m: New test.
12702         * objc.dg/comp-types-3.m: New test.
12703         * objc.dg/comp-types-4.m: New test.
12704         * objc.dg/comp-types-5.m: New test.
12705         * objc.dg/comp-types-6.m: New test.
12706
12707 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12708
12709         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
12710
12711 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12712
12713         * g++.dg/other/do1.C: New test.
12714
12715         * g++.dg/template/subst1.C: New test.
12716
12717 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
12718
12719         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
12720
12721 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12722
12723         * g++.dg/template/qualttp20.C: Adjust expected errors.
12724         * g++.old-deja/g++.jason/report.C: Likewise.
12725         * g++.old-deja/g++.other/qual1.C: Likewise.
12726
12727         * g++.dg/lookup/scoped2.C: New test.
12728
12729         * g++.dg/ext/asm3.C: New test.
12730
12731 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
12732
12733         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
12734
12735 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
12736
12737         * ChangeLog: follow spelling conventions.
12738         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
12739         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
12740         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
12741         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
12742         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
12743         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
12744         * g++.old-deja/g++.law/global-init1.C: Likewise.
12745         * g++.old-deja/g++.other/delete4.C: Likewise.
12746         * g++.old-deja/g++.other/inline21.C: Likewise.
12747         * g++.old-deja/g++.other/singleton.C: Likewise.
12748         * g77.dg/strlen0.f: Likewise.
12749         * g77.f-torture/compile/20010519-1.f: Likewise.
12750         * g77.f-torture/compile/980310-4.f: Likewise.
12751         * gcc.c-torture/compile/20000605-1.c: Likewise.
12752         * gcc.c-torture/execute/20020225-1.c: Likewise.
12753         * gcc.dg/c90-hexfloat-2.c: Likewise.
12754         * gcc.dg/c99-bool-1.c: Likewise.
12755         * gcc.dg/c99-hexfloat-2.c: Likewise.
12756         * gcc.dg/dll-2.c: Likewise.
12757         * gcc.dg/wtr-union-init-1.c: Likewise.
12758         * gcc.dg/wtr-union-init-2.c: Likewise.
12759         * gcc.dg/wtr-union-init-3.c: Likewise.
12760         * gcc.dg/cpp/avoidpaste1.c: Likewise.
12761         * gcc.dg/cpp/defined.c: Likewise.
12762         * gcc.dg/cpp/macsyntx.c: Likewise.
12763         * gcc.dg/cpp/paste2.c: Likewise.
12764         * gcc.dg/cpp/trad/defined.c: Likewise.
12765         * gcc.dg/format/c90-printf-1.c: Likewise.
12766         * gcc.dg/format/c90-scanf-1.c: Likewise.
12767         * gcc.dg/format/c99-printf-1.c: Likewise.
12768         * gcc.dg/format/c99-scanf-1.c: Likewise.
12769         * gcc.misc-tests/gcov-8.c: Likewise.
12770         * lib/profopt.exp: Likewise.
12771
12772 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
12773
12774         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
12775
12776 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12777
12778         * g++.dg/inherit/using2.C: New test.
12779
12780 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
12781
12782         * ChangeLog: Follow spelling conventions.
12783         * g++.dg/template/friend4.C: Likewise.
12784         * g++.old-deja/g++.pt/crash67.C: Likewise.
12785         * gcc.c-torture/execute/20000801-4.c: Likewise.
12786         * gcc.dg/c90-digraph-1.c: Likewise.
12787         * gcc.dg/c94-digraph-1.c: Likewise.
12788         * gcc.dg/c99-digraph-1.c: Likewise.
12789         * gcc.dg/cpp/line5.c: Likewise.
12790         * gcc.dg/cpp/multiline.c: Likewise.
12791         * gcc.dg/cpp/trad/literals-1.c: Likewise.
12792         * gcc.dg/format/attr-3.c: Likewise.
12793         * gcc.dg/format/c90-scanf-3.c: Likewise.
12794         * gcc.dg/format/ext-4.c: Likewise.
12795
12796 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12797
12798         * g++.dg/template/pretty1.C: New test.
12799
12800 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
12801
12802         * gcc.c-torture/execute/struct-cpy-1.c: New test.
12803
12804 2002-09-13  Matt Austern  <austern@apple.com>
12805
12806         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
12807         passing a cast expression to a function by const reference.
12808
12809 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
12810
12811         * g++.dg/template/deduce1.C: New test.
12812
12813 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
12814
12815         * gcc.c-torture/execute/simd-1.c: Force all use of int to
12816         32-bit int.
12817
12818 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12819
12820         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
12821         usage.
12822
12823 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
12824
12825         * gcc.c-torture/compile/20020910-1.c: New test.
12826
12827 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
12828
12829         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
12830
12831 2002-09-10  Andreas Jaeger  <aj@suse.de>
12832
12833         * gcc.dg/20020312-2.c: Adjust for x86-64.
12834
12835 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
12836
12837         * g77.dg/7388.f: New test case for PR 7388.
12838
12839 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12840
12841         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
12842
12843 2002-09-05  Ziemowit Laski <zlaski@apple.com>
12844
12845         * objc.dg/proto-lossage-1.m: New test.
12846
12847 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
12848
12849         * gcc.dg/cpp/_Pragma4.c: Fix typo.
12850
12851 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
12852
12853         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
12854         expected to pass.
12855
12856 2002-09-06  Stan Shebs  <shebs@apple.com>
12857             David Edelsohn  <edelsohn@gnu.org>
12858
12859         * gcc.dg/weak: New directory.
12860         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
12861         target-specific xfail bits.
12862         * gcc.dg/typeof-2.c: Move to new directory.
12863         * gcc.dg/weak.exp: New expect script.
12864
12865 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
12866
12867         * gcc.c-torture/execute/extzvsi.c: New test.
12868
12869 2002-09-05  Stan Shebs  <shebs@apple.com>
12870
12871         * gcc.dg/weak-1.c: xfail on Darwin.
12872         * gcc.dg/weak-2.c: Ditto.
12873         * gcc.dg/weak-3.c: Ditto.
12874         * gcc.dg/weak-4.c: Ditto.
12875         * gcc.dg/weak-5.c: Ditto.
12876         * gcc.dg/weak-6.c: Ditto.
12877         * gcc.dg/weak-7.c: Ditto.
12878         * gcc.dg/weak-8.c: Ditto.
12879         * gcc.dg/weak-9.c: Ditto.
12880
12881 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
12882
12883         * gcc.c-torture/execute/loop-14.c: New test.
12884
12885 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
12886
12887         * g++.dg/other/cxa-atexit1.C: New test.
12888
12889         * gcc.dg/typeof-2.c: New test.
12890
12891 2002-09-03  Roger Sayle  <roger@eyesopen.com>
12892
12893         * gcc.dg/builtins-2.c: New testcase.
12894         * gcc.dg/builtins-3.c: New testcase.
12895
12896 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
12897
12898         * gcc.dg/cpp/_Pragma4.c: New test.
12899
12900 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
12901
12902         * objc/execute/nil_method-1.m: New testcase.
12903
12904 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
12905
12906         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
12907         [Object class], not [Object initialize].
12908
12909 2002-08-31  Roger Sayle  <roger@eyesopen.com>
12910             Hans-Peter Nilsson  <hp@bitrange.com>
12911
12912         * gcc.c-torture/execute/20020720-1.x: Skip test on
12913         mmix-knuth-mmixware.  Correct comment.
12914
12915 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
12916
12917         * testsuite/g++.dg/abi/bitfield5.C: New test.
12918         * testsuite/g++.dg/abi/vbase10.C: Likewise.
12919
12920 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
12921
12922         * objc.dg/undeclared-selector.m: New test.
12923
12924 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
12925
12926         * g++.dg/other/offsetof1.C: Avoid cast warning.
12927
12928 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
12929
12930         * objc.dg/super-class-2.m: New test.
12931
12932 2002-08-24  Matt Austern  <austern@apple.com>
12933
12934         * g++.dg/ext/lvaddr.C: New test.
12935         * g++.dg/ext/lvcast.C: New test.
12936
12937 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
12938
12939         * testsuite/g++.dg/inherit/cond1.C: New test.
12940
12941 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
12942
12943         * gcc.dg/noncompile/incomplete-1.c: New test.
12944
12945 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
12946
12947         * gcc.dg/typespec-1.c: New test.
12948
12949 2002-08-20  Devang Patel  <dpatel@apple.com>
12950         * objc.dg/proto-hier-2.m: New test.
12951
12952 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
12953
12954         * objc.dg/bitfield-1.m: New test.
12955         * objc.dg/bitfield-2.m: New test.
12956
12957 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
12958
12959         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
12960         gcc.dg/c99-flex-array-4.c: New tests.
12961
12962 2002-08-16  Stan Shebs  <shebs@apple.com>
12963
12964         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
12965
12966 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
12967
12968         * gcc.dg/typeof-1.c: New test.
12969         * g++.dg/ext/typeof2.C: New test.
12970
12971 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
12972
12973         * g++.dg/other/offsetof1.C: New test.
12974
12975 2002-08-14  Richard Henderson  <rth@redhat.com>
12976
12977         * gcc.dg/tls/diag-3.c: Fix expected message strings.
12978
12979 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
12980
12981         * gcc.dg/cpp/_Pragma3.c: New test.
12982
12983 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
12984
12985         * g++.dg/template/inherit3: New test.
12986
12987 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
12988
12989         * gcc.dg/bitfld-4.c: Add blank options.
12990
12991 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
12992
12993         * g++.dg/template/crash1.C: New test.
12994
12995 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
12996
12997         * gcc.dg/tls/opt-2.c: New test.
12998
12999 2002-08-08  Devang Patel  <dpatel@apple.com>
13000
13001         * objc.dg/selector-1.m : New test
13002
13003 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13004
13005         * g++.dg/abi/bitfield4.C: New test.
13006         * gcc.dg/bitfld-4.c: New test.
13007
13008 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13009
13010         * g++.dg/other/packed1.C: New test.
13011
13012 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
13013
13014         * g++.dg/abi/offsetof.C: Tweak error messages.
13015         * g++.old-deja/g++.mike/p10769a.C: Likewise.
13016
13017 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13018
13019         * gcc.dg/bitfld-3.c: New test.
13020
13021 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
13022             Richard Henderson  <rth@redhat.com>
13023
13024         * gcc.dg/i386-bitfield1.c: New test.
13025         * g++.dg/abi/bitfield3.C: Update.
13026
13027 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
13028
13029         * objc.dg/const-str-2.m: Update.
13030         * gcc.dg/cpp/c++98.c: Change to C extension.
13031         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
13032         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
13033
13034 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
13035
13036         * testsuite/gcc.dg/tls/diag-3.c: New.
13037
13038 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
13039
13040         * g++.dg/README (Subdirectories): Document new subdir expr.
13041         * g++.dg/expr/pmf-1.C: New test.
13042
13043 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
13044
13045         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
13046
13047 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
13048
13049         * g++.dg/abi/bitfield3.C: New test.
13050
13051 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
13052
13053         * lib/gcov.exp: Tweak expected line formats.
13054         * gcc.misc-tests/gcov8.c: New test.
13055         * gcc.misc-tests/gcov8.x: New flags.
13056
13057 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
13058
13059         * consistency.vlad/layout/endian.c: Include string.h.
13060
13061         * gcc.c-torture/execute/20020805-1.c: New test.
13062
13063 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
13064
13065         * g++.dg/other/conversion1.C: New test.
13066
13067 2002-08-03  Roger Sayle  <roger@eyesopen.com>
13068
13069         * gcc.dg/builtins-1.c: New testcase.
13070
13071 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
13072
13073         * g++.dg/inherit/access3.C: New test.
13074
13075 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
13076
13077         * gcc.dg/ia64-visibility-2.c: New test.
13078
13079 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
13080
13081         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
13082         __qualifier_flags to __flags.
13083
13084 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
13085
13086         * g++.dg/inherit/operator1.C: New test.
13087         * g++.dg/lookup/disamb1.C: Fix typo in comment.
13088         * g++.dg/other/error1.C: Change expected error message.
13089         * g++.dg/template/conv4.C: Likewise.
13090
13091 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
13092
13093         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
13094         for documented behavior.
13095
13096 2002-07-25  Roger Sayle  <roger@eyesopen.com>
13097
13098         * gcc.c-torture/execute/20020720-1.x: Skip this test on
13099         several targets known to fail.
13100
13101 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
13102
13103         * gcc.dg/mips-args-[123].c: New tests.
13104
13105 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
13106
13107         * gcc.dg/ppc-spe.c: New.
13108
13109 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
13110
13111         * g++.dg/other/ptrmem4.C: New testcase.
13112
13113 2002-07-24  Richard Henderson  <rth@redhat.com>
13114
13115         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
13116
13117 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
13118
13119         * g++.dg/ext/alignof1.C (main): Return 0 for success.
13120
13121 2002-07-24  Roger Sayle  <roger@eyesopen.com>
13122
13123         * gcc.c-torture/execute/memset-3.c: New testcase.
13124
13125 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
13126
13127         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
13128         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
13129
13130 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13131
13132         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
13133         Delete.
13134
13135 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
13136
13137         * gcc.c-torture/compile/simd-4.c: New test.
13138
13139 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13140
13141         PR c++/7347, c++/7348
13142         * g++.dg/template/access4.C: New test.
13143         * g++.dg/template/access5.C: New test.
13144         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
13145         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
13146         * g++.old-deja/g++.pt/ttp58.C: Likewise.
13147         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
13148
13149 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
13150
13151         * gcc.dg/gnu89-init-2.c: New test.
13152
13153 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
13154
13155         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
13156
13157 2002-07-20  Roger Sayle  <roger@eyesopen.com>
13158
13159         * gcc.c-torture/execute/20020720-1.c: New testcase.
13160
13161 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
13162
13163         * gcc.dg/cpp/Wsignprom.c: New tests.
13164
13165 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
13166
13167         * gcc.c-torture/execute/loop-13.c: New test.
13168
13169 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
13170
13171         * gcc.dg/cpp/expr.c: New tests.
13172
13173 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
13174
13175         * g++.dg/opt/pr6713.C: Add template instantiation.
13176
13177 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
13178
13179         * gcc.dg/nest.c: New test.
13180
13181 2002-07-17  Richard Henderson  <rth@redhat.com>
13182
13183         * g++.dg/opt/pr6713.C: New test.
13184
13185 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
13186
13187         * gcc.c-torture/execute/loop-2e.x: Let the testcase
13188         XFAIL for all x86 processors.
13189
13190 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
13191
13192         * gcc.c-torture/execute/20010122-1.x: Do not test with
13193         -fomit-frame-pointer.
13194
13195 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13196
13197         * g++.dg/template/instantiate2.C: New test.
13198         * g++.dg/template/spec4.C: New test.
13199
13200 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13201
13202         * g++.dg/template/access2.C: New test.
13203         * g++.dg/template/access3.C: New test.
13204
13205 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
13206
13207         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
13208         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
13209         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
13210         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
13211         Convert to use <stdarg.h>.
13212         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
13213         Delete.
13214         * gcc.dg/va-arg-2.c: New.
13215         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
13216
13217 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
13218
13219         * gcc.c-torture/compile/20020710-1.c: New test.
13220
13221 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
13222                           Andrew Pinski  <pinskia@physics.uc.edu>
13223
13224         gcc.c-torture/compile/simd-2.c: New testcase.
13225         gcc.c-torture/compile/simd-3.c: Likewise.
13226
13227 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
13228
13229         PR c++/7224
13230         * g++.dg/overload/error1.C: New test.
13231
13232 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13233
13234         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
13235         configuration and IRIX 6 O32 ABI.
13236
13237 2002-07-11  Roger Sayle  <roger@eyesopen.com>
13238
13239         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
13240
13241 2002-07-10  Roger Sayle  <roger@eyesopen.com>
13242
13243         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
13244
13245 2002-07-10  Jeffrey A Law  <law@redhat.com>
13246
13247         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
13248
13249         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
13250
13251 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
13252
13253         * gcc.dg/20020312-2.c: Check for __PPC__.
13254
13255 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
13256
13257         * gcc.c-torture/compile/20020709-1.c: New test.
13258
13259 2002-07-07  Roger Sayle  <roger@eyesopen.com>
13260
13261         * g++.dg/template/qualttp21.C: New test case.
13262
13263 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
13264
13265         * gcc.c-torture/compile/20020706-1.c: New test.
13266         * gcc.c-torture/compile/20020706-2.c: New test.
13267
13268 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
13269             Alexandre Oliva  <aoliva@redhat.com>
13270
13271         * g++.dg/warn/incomplete1.C: New test.
13272
13273 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13274
13275         PR c++/7099
13276         * g++.dg/warn/noreturn1.C: New test.
13277
13278 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
13279
13280         PR c++/6706
13281         * g++.dg/debug/debug6.C: New test.
13282         * g++.dg/debug/debug7.C: New test.
13283
13284 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
13285
13286         * gcc.c-torture/compile/simd-3.c: New test.
13287
13288 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
13289
13290         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
13291         * gcc.dg/20020620-1.c: Likewise.
13292
13293 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13294
13295         PR c++/6944
13296         * g++.dg/init/array4.C: New test.
13297         * g++.dg/init/array5.C: New test.
13298
13299 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
13300
13301         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
13302         * gcc.c-torture/execute/simd-2.c (main): Likewise.
13303
13304 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13305
13306         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
13307         * gcc.dg/wtr-aggr-init-1.c: Likewise.
13308         * gcc.dg/wtr-conversion-1.c: Likewise.
13309         * gcc.dg/wtr-escape-1.c: Likewise.
13310         * gcc.dg/wtr-int-type-1.c: Likewise.
13311         * gcc.dg/wtr-label-1.c: Likewise.
13312         * gcc.dg/wtr-static-1.c: Likewise.
13313         * gcc.dg/wtr-strcat-1.c: Likewise.
13314         * gcc.dg/wtr-suffix-1.c: Likewise.
13315         * gcc.dg/wtr-switch-1.c: Likewise.
13316         * gcc.dg/wtr-unary-plus-1.c: Likewise.
13317         * gcc.dg/wtr-union-init-1.c: Likewise.
13318         * gcc.dg/wtr-union-init-2.c: Likewise.
13319         * gcc.dg/wtr-union-init-3.c: Likewise.
13320
13321         * gcc.dg/wtr-func-def-1.c: New test.
13322
13323 2002-07-02 Devang Patel <dpatel@apple.com>
13324
13325         * objc.dg/param-1.m: New test.
13326
13327 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
13328
13329         * gcc.dg/cpp/trad/directive.c: Add test.
13330         * gcc.dg/cpp/trad/macroargs.c: Add test.
13331         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
13332
13333 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
13334
13335         * gcc.dg/cpp/cmdlne-M.c: New test.
13336
13337 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
13338
13339         * objc.dg/desig-init-1.m: New test.
13340
13341 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13342
13343         PR c++/6716
13344         * g++.dg/template/instantiate1.C: New test.
13345
13346 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
13347
13348         PR c++/7112
13349         * g++.dg/template/sizeof2.C: New test.
13350
13351 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13352
13353         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
13354         gcc.dg/cpp/trad/include.c: New tests.
13355
13356 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
13357
13358         PR target/7177
13359         * gcc.c-torture/compile/20020701-1.c: New test.
13360
13361 2002-07-01  Stan Shebs  <shebs@apple.com>
13362
13363         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
13364         header here...
13365         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
13366         (objc-torture-execute): or here.
13367
13368 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
13369
13370         * gcc.c-torture/execute/arith-rand-ll.c: New test.
13371
13372 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13373
13374         * gcc.dg/cpp/trad/escaped-nl.c: New test.
13375
13376 2002-06-30  Devang Patel  <dpatel@apple.com>
13377
13378         * objc.dg/fsyntax-only.m: New test.
13379
13380 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
13381
13382         PR c++/6695
13383         * g++.dg/template/friend7.C: New file.
13384
13385 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
13386
13387         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
13388         return type.
13389
13390 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
13391
13392         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
13393         avoid division by zero.
13394
13395 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
13396
13397         * gcc.dg/Wunknownprag.c: New tests.
13398
13399 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
13400
13401         * gcc.c-torture/execute/simd-2.c: New test.
13402
13403 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
13404
13405         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
13406         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
13407         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
13408         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
13409         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
13410         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
13411         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
13412         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
13413         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
13414         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
13415         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
13416         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
13417         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
13418         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
13419         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
13420         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
13421         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
13422
13423 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
13424
13425         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
13426         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
13427         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
13428         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
13429         New tests.
13430         * gcc.dg/cpp/trad/directive.c: Update.
13431
13432 2002-06-23  Andreas Jaeger  <aj@suse.de>
13433
13434         * gcc.c-torture/execute/complex-6.c: New.
13435
13436 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
13437
13438         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
13439         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
13440         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
13441         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
13442
13443 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
13444
13445         * gcc.dg/cpp/trad: New directory with traditional tests copied
13446         from parent directory.
13447         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13448         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13449         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13450         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13451         Move to trad/ and rename.
13452         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
13453         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
13454         gcc.dg/cpp/trad/redef2.c: New tests.
13455         * gcc.dg/cpp/trad/trad.exp: New driver.
13456
13457 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
13458
13459         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13460         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13461         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13462         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13463         Remove.
13464
13465 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
13466
13467         * gcc.dg/20020620-1.c: New test.
13468
13469 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13470
13471         * g++.dg/template/ttp4.C: New test.
13472
13473 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
13474
13475         * g++.dg/opt/vt1.C: Fix regexp.
13476
13477 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13478
13479         * gcc.c-torture/execute/pure-1.c: Make functions static again.
13480         Don't use attribute `noinline'.
13481
13482 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13483
13484         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
13485
13486 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
13487
13488         * gcc.c-torture/execute/simd-1.c: New.
13489
13490         * gcc.dg/simd-1.c: New.
13491
13492 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13493
13494         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
13495
13496 2002-06-16  Richard Henderson  <rth@redhat.com>
13497
13498         * g++.dg/ext/anon-struct1.C: New.
13499         * g++.dg/ext/anon-struct2.C: New.
13500         * g++.dg/ext/anon-struct3.C: New.
13501         * gcc.dg/anon-struct-1.c: New.
13502         * gcc.dg/anon-struct-2.c: New.
13503         * gcc.dg/anon-struct-3.c: New.
13504         * gcc.dg/20011008-1.c: Adjust warning text.
13505         * gcc.dg/20020527-1.c: Add -fms-extensions.
13506
13507 2002-06-16  Richard Henderson  <rth@redhat.com>
13508
13509         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
13510
13511 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
13512
13513         * gcc.c-torture/execute/20020615-1.c: New test.
13514
13515 2002-06-15  Roger Sayle  <roger@eyesopen.com>
13516
13517         * gcc.c-tortuture/execute/compare-1.c: New test case.
13518         * gcc.c-tortuture/execute/compare-2.c: New test case.
13519         * gcc.c-tortuture/execute/compare-3.c: New test case.
13520
13521 2002-06-13  Richard Henderson  <rth@redhat.com>
13522
13523         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
13524         ia64 ilp32.
13525
13526 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13527
13528         * g++.dg/template/typename2.C: Update error message.
13529
13530 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
13531
13532         * gcc.c-torture/execute/20020611-1.c: New test.
13533
13534 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
13535
13536         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
13537         list of targets to skip.
13538
13539 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
13540
13541         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
13542         targets if not optimizing.
13543
13544 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
13545
13546         * gcc.c-torture/compile/20020605-1.c: New test.
13547
13548         * g++.dg/opt/vt1.C: New test.
13549
13550         * gcc.dg/20020531-1.c: New test.
13551
13552         * gcc.dg/20020530-1.c: New test.
13553
13554         * gcc.dg/20020527-1.c: New test.
13555
13556         * g++.dg/opt/cse1.C: New test.
13557
13558 2002-06-07  Roger Sayle  <roger@eyesopen.com>
13559
13560         * gcc.dg/20020607-2.c: New test case.
13561
13562 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
13563
13564         * gcc.c-torture/compile/20020604-1.c: New test.
13565
13566 2002-06-04  Richard Henderson  <rth@redhat.com>
13567
13568         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
13569         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
13570         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
13571
13572 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
13573
13574         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
13575
13576 2002-06-03  Richard Henderson  <rth@redhat.com>
13577
13578         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
13579         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
13580
13581 2002-06-02  Richard Henderson  <rth@redhat.com>
13582
13583         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
13584         test functions static.
13585
13586 2002-06-02  Andreas Jaeger  <aj@suse.de>
13587
13588         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
13589         now.
13590
13591 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
13592
13593         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
13594         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
13595         Update for mofified diagnostics.
13596         * gcc.dg/c99-intconst-1.c: No longer fail.
13597
13598 2002-06-02  Richard Henderson  <rth@redhat.com>
13599
13600         * gcc.dg/uninit-A.c: Remove xfail markers.
13601
13602 2002-06-01  Roger Sayle  <roger@eyesopen.com>
13603
13604         * gcc.dg/fnegate-1.c: New test case.
13605
13606 2002-05-30  Osku Salerma  <osku@iki.fi>
13607
13608         * gcc.c-torture/execute/mayalias-1.c: New file.
13609
13610 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13611
13612         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
13613         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
13614         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
13615
13616 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
13617
13618         * gcc.c-torture/execute/20020529-1.c: New test.
13619
13620 2002-05-27  Richard Henderson  <rth@redhat.com>
13621
13622         * g++.dg/ext/attrib6.C: New test case.
13623
13624 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13625
13626         * gcc.c-torture/execute/pure-1.c: New test.
13627
13628 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13629
13630         * gcc.dg/cpp/arith-2.c: Remove.
13631
13632 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13633
13634         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
13635         * gcc.dg/cpp/if-3.c: Remove.
13636
13637 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
13638
13639         * g++.dg/opt/cse2.C: New test.
13640
13641 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
13642
13643         * gcc.dg/cpp/arith-1.c: New semantic tests.
13644         * gcc.dg/cpp/if-1.c: Update.
13645
13646 2002-05-24  Ben Elliston  <bje@redhat.com>
13647
13648         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
13649
13650 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
13651
13652         * gcc.dg/verbose-asm.c: New test.
13653
13654 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
13655
13656         * gcc.dg/cpp/paste12.c: New test.
13657
13658 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13659
13660         * g++.dg/parse/named_ops.C: New test.
13661
13662 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
13663
13664         * gcc/testsuite/gcc.dg/weak-8.c: New test.
13665
13666 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
13667
13668         * gcc.dg/weak-2.c: Allow optional leading underscore
13669         in scan-assembler symbol name.
13670         * gcc.dg/weak-3.c: Likewise.
13671         * gcc.dg/weak-4.c: Likewise.
13672         * gcc.dg/weak-5.c: Likewise.
13673
13674 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
13675
13676         * gcc.dg/20020523-1.c: New test.
13677
13678 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13679
13680         * objc.dg/const-str-2.m: Update now that we stop after
13681         a command line error.
13682
13683 2002-05-22  Richard Henderson  <rth@redhat.com>
13684
13685         * g++.dg/dg.exp: Fix typo in test pruneing.
13686
13687 2002-05-22  Richard Henderson  <rth@redhat.com>
13688
13689         * g++.dg/dg.exp: Prune the tls subdirectory.
13690         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
13691         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
13692         * g++.dg/tls/init-1.C: New.
13693
13694 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
13695
13696         * gcc.dg/20020517-1.c: New test.
13697
13698 2002-05-21  Richard Henderson  <rth@redhat.com>
13699
13700         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
13701         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
13702
13703 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
13704
13705         * g++.dg/other/copy2.C: New test.
13706
13707 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
13708
13709         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
13710         (MAX_COPY): Bump up to 10 times sizeof (long long).
13711         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
13712
13713         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
13714         sizeof (long long).
13715
13716         * gcc.c-torture/execute/strcpy-1.c: New test.
13717
13718 2002-05-19  Jason Merrill  <jason2redhat.com>
13719
13720         * g++.dg/ext/oper1.C: New test.
13721
13722 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
13723 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
13724
13725         * README.QMTEST: New file.
13726
13727         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
13728
13729 2002-05-19  Andreas Jaeger  <aj@suse.de>
13730
13731         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
13732         now.
13733         * gcc.c-torture/execute/loop-2d.x: Likewise.
13734
13735 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
13736
13737         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
13738         support weak symbols.
13739         * gcc.dg/weak-4.c: Likewise
13740         * gcc.dg/weak-6.c: Likewise
13741
13742 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
13743
13744         * gcc.dg/weak-3.c: Add dg-excess-error comment for
13745         cygwin, coff and h8300-*-hms targets
13746         * gcc.dg/weak-5.c: Likewise
13747         * gcc.dg/weak-7.c: Likewise
13748
13749 2002-05-16  Jason Merrill  <jason@redhat.com>
13750
13751         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
13752         (scan-assembler-not, scan-assembler-dem): Likewise.
13753         (scan-assembler-dem-not): Likewise.
13754
13755 2002-05-15  Richard Henderson  <rth@redhat.com>
13756
13757         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
13758
13759 2002-05-15  Richard Henderson  <rth@redhat.com>
13760
13761         * gcc.dg/weak-5.c (vfoo1c): No warning here.
13762         (vfoo1f): Warning here.
13763         (vfoo1l): Don't redefine the alias.
13764
13765 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
13766
13767         * g++.dg/init/pm1.C: New test.
13768
13769 2002-05-12  David S. Miller  <davem@redhat.com>
13770
13771         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
13772         types.
13773
13774 2002-05-10  Roger Sayle  <roger@eyesopen.com>
13775
13776         * gcc.c-torture/execute/20020510-1.c: New test case.
13777
13778 2002-05-10  David S. Miller  <davem@redhat.com>
13779
13780         * gcc.c-torture/execute/conversion.c: Test long double too.
13781
13782 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
13783
13784         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
13785         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
13786         * lib/g++.exp (g++_link_flags): Likewise.
13787         * lib/objc.exp (objc_target_compile): Likewise.
13788
13789 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
13790
13791         * gcc.dg/cpp/poison.c: Update.
13792         * gcc.dg/cpp/20000625-2.c: Remove.
13793         * gcc.dg/cpp/direct2s.c: Remove final test.
13794
13795 2002-05-08  Tom Rix  <trix@redhat.com>
13796
13797         * gcc.c-torture/execute/20020508-1.c: New test.
13798         * gcc.c-torture/execute/20020508-2.c: New test.
13799         * gcc.c-torture/execute/20020508-3.c: New test.
13800
13801 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
13802
13803         * gcc.dg/cpp/charconst-4.c: More tests.
13804
13805 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13806
13807         PR c/6569
13808         * gcc.dg/weak-3.c: Update location of warning messages.
13809         * gcc.dg/weak-5.c: Likewise.
13810
13811 2002-05-06  Roger Sayle  <roger@eyesopen.com>
13812
13813         * gcc.c-torture/execute/20020506-1.c: New test case.
13814
13815 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13816
13817         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
13818
13819 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13820
13821         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
13822
13823 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13824
13825         * gcc.dg/cpp/charconst-3.c: New test.
13826
13827 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
13828
13829         * gcc.dg/cpp/charconst.c: Update tests.
13830
13831 2002-05-05  Tim Josling  <tej@melbpc.org.au>
13832
13833         * treelang: Added directory for new sample language treelang. Also
13834         lib/treelang.exp: New file to signal treelang should be tested.
13835
13836 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
13837
13838         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
13839         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
13840         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
13841         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
13842         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
13843         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
13844         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
13845
13846 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13847
13848         * gcc.dg/format/xopen-2.c: New test.
13849
13850 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
13851
13852         * gcc.dg/20020503-1.c: New test.
13853
13854 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
13855
13856         * g++.dg/init/dtor1.C: Make it tougher.
13857
13858 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
13859
13860         * g++.dg/init/dtor1.C: New test.
13861
13862 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
13863
13864         * gcc.dg/altivec-8.c: New.
13865
13866 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
13867
13868         * gcc.dg/altivec-7.c: New.
13869
13870 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
13871
13872         * g++.dg/parse/typedef1.C: New test.
13873
13874 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
13875
13876         PR c++/6486
13877         * g++.dg/template/friend6.C: New test.
13878
13879         PR c++/6492
13880         * g++.dg/init/copy1.C: New test.
13881
13882 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
13883
13884         * g++.dg/warn/effc1.C: New test.
13885
13886 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13887
13888         * gcc.dg/cpp/if-cexp.c: Add a test.
13889
13890 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
13891
13892         * gcc.dg/20020426-2.c: New test.
13893
13894 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13895
13896         * gcc.dg/cpp/if-mop.c: Update.
13897         * gcc.dg/cpp/if-mpar.c: Add test.
13898         * gcc.dg/cpp/if-oppr.c: Update.
13899
13900 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13901
13902         PR c/6343
13903         * gcc.dg/weak-[2-7].c: New tests.
13904
13905 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
13906
13907         * gcc.dg/enum1.c: New test.
13908
13909 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
13910
13911         PR c++/6497
13912         * g++.dg/inherit/access2.C: New test.
13913
13914 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
13915
13916         PR bootstrap/6445
13917         * gcc.dg/20020426-1.c: New test.
13918
13919 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
13920
13921         * g++.dg/abi/enum1.C: New test.
13922
13923 2002-04-26  Richard Henderson  <rth@redhat.com>
13924
13925         * gcc.dg/c99-bool-1.c: Expect always true warning.
13926
13927 2002-04-25  Roger Sayle  <roger@eyesopen.com>
13928
13929         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
13930
13931 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13932
13933         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
13934         targets.
13935
13936 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
13937
13938         * g++.dg/abi/mange7.C: New test.
13939
13940         PR c++/6438.
13941         * g++.dg/parse/stmtexpr2.C: New test.
13942
13943 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
13944
13945         * gcc.dg/20020312-2.c: Add SH target.
13946
13947 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13948
13949         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
13950         compiler output on mips*-*-irix*.
13951
13952 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
13953
13954         * g++.dg/parse/attr1.C: New test.
13955
13956 2002-04-23  Roger Sayle  <roger@eyesopen.com>
13957
13958         * gcc.c-torture/execute/string-opt-17.c: New test case.
13959         * gcc.c-torture/execute/memset-2.c: New test case.
13960
13961 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
13962
13963         PR c++/6256:
13964         * g++.dg/template/friend5.C: New test.
13965
13966         PR c++/6331:
13967         * g++.dg/template/qual1.C: Likewise.
13968
13969 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
13970
13971         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
13972         Include stdlib.h, not stdio.h or ctype.h.
13973
13974 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
13975
13976         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
13977         cris-*-elf* and mmix-*-*.
13978         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
13979         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
13980         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
13981         Ditto.
13982         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
13983         * gcc.dg/wchar_t-1.c: Ditto.
13984
13985 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
13986
13987         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
13988         Clarify comment.
13989
13990 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
13991
13992         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
13993
13994 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13995
13996         * gcc.c-torture/execute/20000906-1.x: Delete.
13997
13998 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
13999
14000         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
14001
14002 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
14003
14004         * PR6367
14005         * g77.f-torture/execute/6367.f: New test.
14006         * g77.f-torture/execute/6367.x: Disable for MMIX.
14007
14008 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14009
14010         * PR6352
14011         * g++.dg/opt/inline2.C: New test.
14012
14013 2002-04-18  Richard Henderson  <rth@redhat.com>
14014
14015         * gcc.dg/20000906-1.c: Enable for all targets.
14016         * gcc.c-torture/compile/iftrap-2.c: New.
14017
14018 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14019
14020         * gcc.dg/20020418-1.c: New test.
14021         * gcc.dg/20020418-2.c: New test.
14022
14023 2002-04-18  Richard Henderson  <rth@redhat.com>
14024
14025         * gcc.c-torture/compile/iftrap-1.c: New.
14026         * gcc.dg/iftrap-1.c: Adjust for ia64.
14027         * gcc.dg/iftrap-2.c: New.
14028
14029 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14030
14031         * gcc.c-torture/compile/20020418-1.c: New test.
14032
14033 2002-04-18  Roger Sayle  <roger@eyesopen.com>
14034
14035         * gcc.c-torture/compile/20020415-1.c: New.
14036
14037 2002-04-18  David S. Miller  <davem@redhat.com>
14038
14039         * gcc.c-torture/execute/20020418-1.c: New test.
14040
14041 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
14042
14043         * gcc.dg/20020416-1.c: New test.
14044
14045         * g++.dg/opt/inline1.C: New test.
14046
14047 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
14048
14049         * gcc.dg/altivec-5.c: New test.
14050
14051         * gcc.dg/20020415-1.c: New test.
14052
14053 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14054
14055         * testsuite/lib/chill.exp: Remove.
14056
14057 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
14058
14059         * g++.dg/other/big-struct.C: New test.
14060
14061 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
14062
14063         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
14064         of scratch file.
14065
14066 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
14067
14068         PR c/6277
14069         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
14070         in scan-assembler function name
14071
14072 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
14073
14074         * g77.f-torture/execute/980628-4.x,
14075         g77.f-torture/execute/980628-5.x,
14076         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14077         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14078         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
14079         i[34567]86-*-*.
14080
14081 2002-04-13  David S. Miller  <davem@redhat.com>
14082
14083         * gcc.c-torture/execute/20020413-1.c: New test.
14084
14085 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
14086
14087         * gcc.dg/asm-6.c,
14088         * g++.dg/ext/asm1.C: New tests.
14089
14090 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
14091
14092         PR c++ 5373.
14093         * g++.dg/parse/stmtexpr1.C: New test.
14094
14095         PR c++/5189.
14096         * g++.dg/template/copy1.C: New test.
14097
14098 2002-04-12  Richard Henderson  <rth@redhat.com>
14099
14100         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
14101
14102 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
14103
14104         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
14105         gcc.c-torture/execute/20020307-2.c.
14106
14107 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
14108
14109         * g++.dg/ext/attrib5.C,
14110         * g++.dg/lookup/struct1.C: New tests.
14111
14112 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
14113
14114         * gcc.dg/20020411-1.c: New test.
14115
14116         * gcc.c-torture/execute/20020411-1.c: New test.
14117
14118 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
14119
14120         * g77.f-torture/execute/6177.f: New test.
14121
14122 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
14123
14124         PR middle-end/6247
14125         * g++.dg/opt/cleanup1.C: New test.
14126
14127         * g++.dg/opt/const1.C: New test.
14128
14129 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
14130
14131         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
14132
14133 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14134
14135         PR c++/5507
14136         * g++.dg/template/typename2.C: New test.
14137
14138 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
14139
14140         * gcc.c-torture/execute/loop-12.c: New.
14141
14142 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
14143
14144         * g77.f-torture/execute/980628-4.x,
14145         g77.f-torture/execute/980628-5.x,
14146         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14147         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14148         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
14149
14150 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14151
14152         PR optimization/6086
14153         * g++.dg/opt/preinc1.C: New test.
14154
14155 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14156
14157         PR c++/5571
14158         * g++.dg/opt/static2.C: New test.
14159
14160 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14161
14162         PR c/5120
14163         * gcc.dg/20020406-1.c: New test.
14164
14165 2002-04-04  David S. Miller  <davem@redhat.com>
14166
14167         * gcc.c-torture/execute/20020404-1.c: New test.
14168
14169 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
14170
14171         PR c/6123
14172         * gcc.dg/20020312-2.c: Do not declare global register variable
14173         if __PIC__ or __pic__ is defined.
14174
14175 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
14176
14177         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
14178         __asm__ so that it works correctly even if -ansi -pedantic-errors.
14179
14180 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14181
14182         * gcc.misc-tests/linkage.exp: Update last change to handle
14183         sparc*-, not just sparc-.
14184
14185 2002-04-03  Richard Henderson  <rth@redhat.com>
14186
14187         * gcc.dg/cpp/ucs.c: Improved long UCS test.
14188
14189 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14190
14191         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
14192
14193 2002-04-02  David S. Miller  <davem@redhat.com>
14194
14195         * gcc.c-torture/execute/20020402-3.c: New test.
14196
14197 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14198
14199         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
14200         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
14201
14202         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
14203         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
14204         g77.f-torture/execute/20001201.x,
14205         g77.f-torture/execute/u77-test.x: New files.
14206
14207         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
14208         * gcc.dg/wchar_t-1.c: Ditto.
14209
14210 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14211
14212         * gcc.c-torture/execute/20020402-1.c: New test.
14213
14214 2002-04-01  Richard Henderson  <rth@redhat.com>
14215
14216         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
14217
14218         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
14219
14220 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14221
14222         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
14223
14224 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14225
14226         * g++.dg/inherit/template-as-base.C: Expect error.
14227         * g++.dg/inherit/namespace-as-base.C: Likewise.
14228
14229 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
14230
14231         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
14232         g++.dg/ext/instantiate3.C: Tweak match patterns.
14233
14234         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
14235         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
14236         -da test.
14237
14238 2002-03-31  Richard Henderson  <rth@redhat.com>
14239
14240         * gcc.dg/special/alias-2.c: New.
14241         * gcc.dg/special/ecos.exp: Run it.
14242
14243 2002-03-31  Richard Henderson  <rth@redhat.com>
14244
14245         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
14246
14247 2002-03-31  Kazu Hirata  <kazu@hxi.com>
14248
14249         * gcc.dg/weak-1.c: Disable on h8300 port.
14250
14251 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
14252
14253         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
14254         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
14255         ordering tests.
14256         * g++.dg/bprob/bprob-1.C: New test.
14257         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
14258         * g++.dg/gcov/gcov-1.C: New test.
14259         * g++.dg/gcov/gcov-1.x: New file.
14260         * g++.dg/gcov/gcov-2.C: New test.
14261         * g++.dg/gcov/gcov-3.C: New test.
14262         * g++.dg/gcov/gcov-3.h: New file.
14263
14264 2002-03-28  Roger Sayle  <roger@eyesopen.com>
14265
14266         * g++.old-deja/g++.other/builtins5.C: New test.
14267         * g++.old-deja/g++.other/builtins6.C: New test.
14268         * g++.old-deja/g++.other/builtins7.C: New test.
14269         * g++.old-deja/g++.other/builtins8.C: New test.
14270         * g++.old-deja/g++.other/builtins9.C: New test.
14271
14272 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
14273
14274         * g++.dg/opt/static1.C: New test.
14275
14276         * g++.dg/opt/longbranch1.C: New test.
14277
14278 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
14279
14280         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
14281
14282         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
14283
14284 2002-03-28  Jeffrey A Law  (law@redhat.com)
14285
14286         * gcc.c-torture/execute/20020328-1.c: New test.
14287
14288 2002-03-27  Richard Henderson  <rth@redhat.com>
14289
14290         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
14291         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
14292         move from g++.old-deja/g++.ext/.
14293
14294 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
14295
14296         * g++.dg/init/new2.C: New test.
14297
14298 2002-03-26  Richard Henderson  <rth@redhat.com>
14299
14300         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
14301
14302         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
14303         on sparc.
14304
14305         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
14306         sparcv9 systems.
14307         * gcc.dg/20001102-1.c: Likewise.
14308
14309 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
14310
14311         * gcc.dg/cpp/endif-pedantic1.c,
14312         gcc.dg/cpp/endif-pedantic2.c:  New tests.
14313
14314 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
14315
14316         * g++.dg/init/new1.C: New test.
14317
14318 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
14319
14320         * g++.dg/abi/vbase9.C: New test.
14321
14322 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
14323
14324         * gcc.dg/arm-asm.c: New test.
14325
14326 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
14327
14328         * gcc.dg/Wswitch-enum.c: New test.
14329         Fix PR c/5044.
14330
14331 2002-03-26  Richard Henderson  <rth@redhat.com>
14332
14333         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
14334         structure.
14335
14336 2002-03-25  Richard Henderson  <rth@redhat.com>
14337
14338         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
14339         sparcv9 systems.
14340
14341         * gcc.c-torture/compile/20011119-1.c (xxx): New.
14342         * gcc.c-torture/compile/20011119-2.c (xxx): New.
14343
14344 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
14345
14346         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
14347
14348 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
14349
14350         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
14351         targets using generic thunk support.
14352
14353 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
14354
14355         * gcc.c-torture/compile/20020323-1.c: New test.
14356
14357         * g++.dg/opt/conj2.C: New test.
14358
14359 2002-03-24  Richard Henderson  <rth@redhat.com>
14360
14361         * gcc.dg/weak-1.c: Use -fno-common.
14362
14363 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14364
14365         * g77.dg/f77-edit-apostrophe-out.f: New test
14366         * g77.dg/f77-edit-h-out.f: New test
14367         * g77.dg/f77-edit-t-in.f: New test
14368         * g77.dg/f77-edit-t-out.f: New test
14369         * g77.dg/f77-edit-x-out.f: New test
14370         * g77.dg/f77-edit-slash-out.f: New test
14371         * g77.dg/f77-edit-colon-out.f: New test
14372         * g77.dg/f77-edit-s-out.f: New test
14373
14374 2002-03-24  Richard Henderson  <rth@redhat.com>
14375
14376         * objc/execute/formal_protocol-6.x: New XFAIL.
14377
14378 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14379
14380         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
14381         that do not support weak symbols
14382
14383 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14384
14385         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
14386         * lib/g77.exp:  Likewise
14387         * lib/objc.exp: Likewise
14388
14389 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
14390
14391         * gcc.dg/Wswitch-default.c: New test.
14392
14393 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
14394
14395         * g++.dg/other/enum1.C: New test.
14396
14397 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
14398
14399         * gcc.dg/pragma-ep-3.c: Fix typo.
14400
14401 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14402
14403         * g++.dg/inherit/template-as-base.C: New test.
14404
14405 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
14406
14407         * g++.old-deja/g++.other/dwarf2-1.C: Move...
14408         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
14409
14410 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
14411
14412         * gcc.dg/cpp/multiline.c: Update to match.
14413
14414 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
14415
14416         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
14417
14418 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
14419
14420         * gcc.dg/cpp/extratokens2.c:  New file.
14421
14422 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
14423
14424         * gcc.dg/20020312-2.c: Add rs6000 target.
14425
14426         * gcc.c-torture/compile/20020319-1.c: New test.
14427
14428 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14429
14430         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
14431         (A, E): Handle this.
14432
14433 2002-03-20  Jason Merrill  <jason@redhat.com>
14434
14435         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
14436         ignoring -fpic.
14437         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
14438         through prune_gcc_output.
14439
14440 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
14441
14442         * gcc.c-torture/compile/20020320-1.c: New test.
14443
14444 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
14445
14446         * gcc.c-torture/compile/20020318-1.c: New test.
14447
14448         * gcc.dg/struct-by-value-1.c: New test.
14449
14450         * gcc.dg/20020319-1.c: New test.
14451
14452 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
14453
14454         * g++.dg/opt/conj1.C: New test.
14455
14456 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
14457
14458         * g++.dg/template/qualttp20.C: Revert previous change.
14459         * g++.dg/template/qualttp3.C: Likewise.
14460         * g++.dg/template/qualttp4.C: Likewise
14461         * g++.dg/template/qualttp5.C: Likewise
14462         * g++.dg/template/qualttp6.C: Likewise
14463         * g++.dg/template/qualttp7.C: Likewise
14464         * g++.dg/template/qualttp8.C: Likewise
14465         * g++.dg/template/recurse.C: Likewise.
14466
14467 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14468
14469         * gcc.dg/cpp/wchar-1.c: Update.
14470
14471 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
14472
14473         * g++.dg/template/conv1.C: New test.
14474         * g++.dg/template/conv2.C: New test.
14475         * g++.dg/template/conv3.C: New test.
14476         * g++.dg/template/conv4.C: New test.
14477
14478 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14479
14480         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
14481         * g++.dg/template/qualttp3.C: Likewise.
14482         * g++.dg/template/qualttp4.C: Likewise
14483         * g++.dg/template/qualttp5.C: Likewise
14484         * g++.dg/template/qualttp6.C: Likewise
14485         * g++.dg/template/qualttp7.C: Likewise
14486         * g++.dg/template/qualttp8.C: Likewise
14487         * g++.dg/template/recurse.C: Likewise.
14488
14489 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14490
14491         * g++.dg/opt/dtor1.C: New test.
14492
14493 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
14494
14495         * gcc.c-torture/compile/20020315-1.c: New test.
14496
14497 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
14498
14499         * gcc.dg/weak-1.c: Fix scan tests.
14500
14501 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
14502
14503         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
14504         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
14505         cris-*-aout* mmix-*-*.
14506         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
14507         cris-*-aout* mmix-*-*.
14508         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
14509         cris-*-elf* cris-*-aout* and mmix-*-*.
14510         * gcc.dg/20001009-1.c: Ditto.
14511         * gcc.dg/20010912-1.c: Ditto.
14512         * gcc.dg/20020122-4.c: Ditto.
14513         * gcc.dg/inline-2.c: Ditto.
14514
14515 2002-03-14  Jeffrey A Law  (law@cygnus.com)
14516
14517         * gcc.c-torture/compile/20020314-1.c: New test.
14518
14519 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
14520
14521         * gcc.c-torture/execute/20020314-1.c: New test.
14522
14523 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
14524
14525         * g++.dg/warn/Wunused-1.C: New test.
14526
14527 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
14528
14529         * g++.dg/abi/mangle6.C: New test.
14530
14531 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
14532
14533         * gcc.c-torture/compile/20020309-2.c: New test.
14534
14535         * gcc.c-torture/compile/20020312-1.c: New test.
14536
14537 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
14538
14539         * g++.dg/other/access1.C: New test.
14540
14541 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
14542
14543         * gcc.c-torture/execute/wchar_t-1.c: New test.
14544
14545 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
14546
14547         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
14548
14549 2002-03-12  Roger Sayle  <roger@eyesopen.com>
14550
14551         * gcc.dg/20020312-1.c: New test case.
14552
14553 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
14554
14555         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
14556
14557 2002-03-11  Richard Henderson  <rth@redhat.com>
14558
14559         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
14560         * g++.old-deja/g++.jason/report.C: Likewise.
14561
14562 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14563
14564         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
14565         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
14566
14567 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14568
14569         * testsuite/g++.dg/overload/pmf1.C: New test.
14570
14571 2002-03-11  Kazu Hirata  <kazu@hxi.com>
14572
14573         * gcc.c-torture/execute/20020307-1.c: Use long.
14574
14575 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
14576
14577         PR optimization/5844
14578         * gcc.dg/20020310-1.c: New test.
14579
14580 2002-03-09  Michael Meissner  <meissner@redhat.com>
14581
14582         * gcc.c-torture/execute/memcpy-2.c: New test.
14583         * gcc.c-torture/execute/memset-1.c: New test.
14584         * gcc.c-torture/execute/strlen-1.c: New test.
14585         * gcc.c-torture/execute/strcmp-1.c: New test.
14586         * gcc.c-torture/execute/strncmp-1.c: New test.
14587
14588 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
14589
14590         * gcc.dg/ppc-ldstruct.c: New test.
14591
14592 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
14593
14594         * gcc.c-torture/execute/va-arg-22.c: New test.
14595
14596 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14597
14598         * gcc.c-torture/compile/20020309-1.c: New test.
14599
14600 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
14601
14602         * gcc.c-torture/execute/20020307-2.c: New test.
14603
14604 2002-03-07  Jeffrey A Law  (law@redhat.com)
14605
14606         * g77.f-torture/compile/20020307-1.f: New test.
14607
14608 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
14609
14610         * gcc.dg/unordered-1.c: New test.
14611
14612 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
14613
14614         * gcc.c-torture/execute/20020307-1.c: New test.
14615
14616 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
14617
14618         * gcc.dg/20020304-1.c: New test.
14619
14620         * gcc.c-torture/compile/20020304-2.c: New test.
14621
14622 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
14623
14624         * gcc.c-torture/compile/20020304-1.c: New test case
14625         (from PR c/5830).
14626
14627 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
14628
14629         * gcc.dg/20020103-1.c: Add other -D ppc variants.
14630
14631 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
14632
14633         * g++.dg/other/classkey1.C: New test.
14634
14635 2002-03-01  Richard Henderson  <rth@redhat.com>
14636
14637         * gcc.c-torture/compile/981223-1.x: New.
14638         * gcc.c-torture/compile/920625-1.x: New.
14639
14640 2002-02-28  Richard Henderson  <rth@redhat.com>
14641
14642         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
14643
14644 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
14645
14646         * gcc.c-torture/execute/20020227-1.c: New test.
14647
14648 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
14649
14650         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
14651         here" ERROR lines.
14652         * g++.old-deja/g++.oliva/partord1.C: Likewise.
14653         * g++.old-deja.g++.other/defarg1.C: Likewise.
14654         * g++.old-deja/g++.pt/calls2.C: Likewise.
14655         * g++.old-deja/g++.pt/crash20.C: Likewise.
14656         * g++.old-deja/g++.pt/crash30.C: Likewise.
14657         * g++.old-deja/g++.pt/crash36.C: Likewise.
14658         * g++.old-deja/g++.pt/crash6.C: Likewise.
14659         * g++.old-deja/g++.pt/defarg13.C: Likewise.
14660         * g++.old-deja/g++.pt/derived3.C: Likewise.
14661         * g++.old-deja/g++.pt/error1.C: Likewise.
14662         * g++.old-deja/g++.pt/friend21.C: Likewise.
14663         * g++.old-deja/g++.pt/friend23.C: Likewise.
14664         * g++.old-deja/g++.pt/infinite1.C: Likewise.
14665         * g++.old-deja/g++.robertl/eb128.C: Likewise.
14666
14667 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
14668
14669         * gcc.c-torture/execute/20020225-2.c: New test.
14670
14671 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
14672
14673         * gcc.c-torture/execute/920730-1t.c,
14674         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
14675         Delete test cases, only relevant to -traditional.
14676
14677 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14678
14679         * gcc.dg/cpp/undef1.c: Remove.
14680         * gcc.dg/cpp/directiv.c: Update.
14681         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
14682
14683 2002-02-27  Michael Meissner  <meissner@redhat.com>
14684
14685         * gcc.c-torture/execute/20020226-1.c: New test.
14686
14687 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
14688
14689         * g++.dg/debug/debug4.C: New test.
14690
14691         * gcc.dg/ia64-visibility-1.c: New test.
14692
14693 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
14694
14695         * gcc.dg/debug/20020224-1.c: New.
14696
14697 2002-02-25  Kazu Hirata  <kazu@hxi.com>
14698
14699         * gcc.c-torture/execute/960416-1.x: New.
14700         * gcc.c-torture/execute/divconst-3.x: Likewise.
14701
14702 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
14703
14704         * gcc.dg/20020224-1.c: New test.
14705
14706 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
14707
14708         * gcc.c-torture/execute/20020225-1.c: New.
14709
14710 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14711
14712         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
14713
14714 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
14715
14716         * gcc.dg/20020222-1.c: New test.
14717
14718 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
14719
14720         * g++.dg/opt/anonunion1.C: New test.
14721
14722 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
14723
14724         * g++.dg/template/qualttp19.C: New test.
14725         * g++.dg/template/qualttp20.C: New test.
14726         * g++.old-deja/g++.jason/report.C: Adjust expected errors
14727         * g++.old-deja/g++.other/qual1.C: Likewise.
14728
14729 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
14730
14731         * gcc.dg/attr-alwaysinline.c: New.
14732
14733 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
14734
14735         * gcc.dg/20020220-1.c: New test.
14736
14737         * gcc.dg/20020220-2.c: New test.
14738
14739         * g++.dg/opt/mmx1.C: New test.
14740
14741 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
14742
14743         * gcc.c-torture/compile/20020110.c: New test.
14744
14745 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
14746
14747         * gcc.c-torture/execute/20020219-1.c: New test.
14748
14749         * gcc.dg/20020219-1.c: New test.
14750
14751         * gcc.dg/noncompile/20020220-1.c: New test.
14752
14753         * g++.dg/opt/ptrintsum1.C: New test.
14754
14755         * gcc.dg/debug/20020220-1.c: New test.
14756
14757 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
14758
14759         * gcc.c-torture/execute/20020216-1.c: New test.
14760
14761 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
14762
14763         * gcc.dg/decl-1.c: Update, new test.
14764
14765 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
14766
14767         * g++.dg/abi/bitfield1.C: New test.
14768         * g++.dg/abi/bitfield2.C: New test.
14769
14770 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14771
14772         * gcc.dg/attr-nest.c: New test.
14773
14774 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14775
14776         * gcc.c-torture/execute/20020215-1.c: New test.
14777
14778 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
14779
14780         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
14781         * g++.dg/debug/debug.exp: New.
14782         * g++.dg/debug/trivial.C: New.
14783         * g++.dg/debug/debug1.C: Moved...
14784         * g++.dg/other/debug1.C: ...from here.
14785         * g++.dg/debug/debug2.C: Moved...
14786         * g++.dg/other/debug2.C: ...from here.
14787         * g++.dg/debug/debug3.C: Moved...
14788         * g++.dg/other/debug3.C: ...from here.
14789
14790         * gcc.dg/noncompile/20020213-1.c: New test.
14791
14792 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
14793
14794         * g++.dg/other/debug3.C: New test.
14795
14796         * gcc.c-torture/execute/20020213-1.c: New test.
14797
14798 2002-02-13  Richard Smith <richard@ex-parrot.com>
14799
14800         * g++.old-deja/g++.other/thunk1.C: New test.
14801
14802 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
14803
14804         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
14805
14806 2002-02-13  Stan Shebs  <shebs@apple.com>
14807
14808         * gcc.dg/altivec-3.c: New.
14809
14810 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
14811
14812         * gcc.dg/Wunreachable-1.c: New test.
14813         * gcc.dg/Wunreachable-2.c: New test.
14814
14815 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14816
14817         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
14818
14819 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
14820
14821         * gcc.dg/decl-1.c: New test.
14822
14823 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
14824
14825         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
14826
14827 2002-02-10  Kazu Hirata  <kazu@hxi.com>
14828
14829         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
14830         * gcc.c-torture/compile/980506-1.x: Likewise.
14831
14832 2002-02-10  Kazu Hirata  <kazu@hxi.com>
14833
14834         * gcc.dg/20020210-1.c: New.
14835
14836 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
14837
14838         * g77.f-torture/execute/947.f: New regression test
14839         for PR fortran/947.
14840
14841 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14842
14843         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
14844         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
14845
14846 2002-02-08  Richard Henderson  <rth@redhat.com>
14847
14848         * gcc.c-torture/compile/labels-3.c: New.
14849
14850 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
14851
14852         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
14853         expression statements work instead.
14854         * gcc.dg/noncompile/20020207-1.c: New test.
14855
14856 2002-02-07  Richard Henderson  <rth@redhat.com>
14857
14858         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
14859
14860 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14861
14862         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
14863         message from g77
14864         * lib/g77-dg.exp: Trim g77 error messages so that they are
14865         recognized by dg.exp.
14866
14867 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14868
14869         PR fortran/5473
14870         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
14871
14872 2002-02-07  Richard Henderson  <rth@redhat.com>
14873
14874         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
14875         to be sufficiently aligned for integers.
14876
14877 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
14878
14879         * g++.dg/template/friend4.C: New test.
14880
14881 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14882
14883         PR fortran/5743
14884         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
14885         unsupported cases.
14886
14887 2002-02-07  Richard Henderson  <rth@redhat.com>
14888
14889         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
14890         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
14891         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
14892         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
14893
14894 2002-02-06  Richard Henderson  <rth@redhat.com>
14895
14896         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
14897
14898 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
14899
14900         * gcc.dg/20020206-1.c: New test.
14901
14902 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
14903
14904         * gcc.c-torture/execute/20020206-1.c: New test.
14905
14906         * gcc.c-torture/execute/20020206-2.c: New test.
14907
14908         PR optimization/5429:
14909         * gcc.c-torture/compile/20020206-1.c: New test.
14910
14911 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
14912
14913         * g++.dg/ext/align1.C: Do not use an explicit alignment value
14914         as certain file formats cannot support particularly large
14915         alignments.
14916
14917         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
14918         and do not expect to be able to link the executable.
14919
14920         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
14921         fail because the COFF format does not support the weak attribute.
14922
14923 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
14924
14925         * g77.dg/pr5473.f:  New test
14926
14927 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
14928
14929         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
14930         Fix testcase accordingly.
14931
14932 2002-02-04  Richard Henderson  <rth@redhat.com>
14933
14934         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
14935         (buf): Change to be an array of pointers, not ints.
14936
14937 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
14938
14939         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
14940         before all tests.  Move warning one line above to match where it
14941         C frontend emits.
14942         * gcc.dg/Wswitch-2.c: New test.
14943         * g++.dg/warn/Wswitch-1.C: New test.
14944         * g++.dg/warn/Wswitch-2.C: New test.
14945
14946 2002-02-04  Richard Henderson  <rth@redhat.com>
14947
14948         * g++.dg/abi/offsetof.C: Fix size comparison.
14949
14950 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
14951
14952         * gcc.dg/cast-qual-2.c: New test.
14953
14954 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
14955
14956         * gcc.dg/20020201-4.c: New test.
14957
14958 2002-02-04  Ben Elliston  <bje@redhat.com>
14959
14960         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
14961         target_info attribute != 0, in addition to the empty string.
14962         (gcc_target_compile): Likewise.
14963
14964 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
14965
14966         * gcc.dg/Wswitch.c: New test.
14967         PR gcc/4475. PR gcc/3780.
14968
14969 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
14970
14971         * g77.f-torture/execute/5122.f: New test for regressions
14972         against PR fortran/5122.
14973
14974 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
14975
14976         * g77.f-torture/compile/pr3743.f: Delete
14977         * g77.dg/pr3743-1.f: New test.
14978         * g77.dg/pr3743-2.f: New test.
14979         * g77.dg/pr3743-3.f: New test.
14980         * g77.dg/pr3743-4.f: New test.
14981
14982 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
14983
14984         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
14985
14986 2002-02-02  Richard Henderson  <rth@redhat.com>
14987
14988         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
14989         * gcc.c-torture/execute/bf64-1.c: Likewise.
14990
14991 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
14992
14993         * gcc.dg/20020201-2.c: New test.
14994
14995         * gcc.dg/20020201-3.c: New test.
14996
14997         * gcc.c-torture/execute/bitfld-2.c: New test.
14998
14999 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15000
15001         * gcc.dg/bitfld-1.c: Update.
15002         * gcc.dg/bitfld-2.c: Update.
15003         * gcc.c-torture/execute/bitfld-1.x: New.
15004
15005 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15006
15007         * gcc.c-torture/execute/20020201-1.c: New test.
15008
15009 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
15010
15011         PR target/5469
15012         * gcc.dg/20020201-1.c: New test.
15013
15014 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
15015
15016         PR fortran/3743
15017         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
15018         * g77.f-torture/compile/pr3743.x: Remove
15019
15020 2002-01-31  Tom Rix  <trix@redhat.com>
15021
15022         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
15023
15024 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15025
15026         * gcc.dg/noncompile/20020130-1.c: New test.
15027
15028 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
15029
15030         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
15031
15032 2002-01-29  Richard Henderson  <rth@redhat.com>
15033
15034         * gcc.c-torture/execute/991118-1.c: Cast various constants back
15035         to long long.
15036         * gcc.c-torture/execute/bf64-1.c: Likewise.
15037
15038 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
15039
15040         * gcc.c-torture/execute/20020129-1.c: New test.
15041
15042 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15043
15044         * gcc.c-torture/compile/20000224-1.c: Update.
15045         * gcc.c-torture/execute/bitfld-1.c: New tests.
15046         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
15047         * gcc.dg/uninit-A.c: Update.
15048
15049 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
15050
15051         * g++.dg/template/ctor1.C: Add instantiation.
15052
15053 2002-01-28  Paul Koning  <pkoning@equallogic.com>
15054
15055         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
15056         argument to __builtin_prefetch to be const ptr.
15057
15058 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
15059
15060         * gcc.c-torture/compile/20020120-1.c: New test.
15061
15062 2002-01-27  Kazu Hirata  <kazu@hxi.com>
15063
15064         * gcc.c-torture/execute/20020127-1.c: New test.
15065
15066 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
15067
15068         * g77.dg/f77-edit-i-in.f: New test
15069         * g77.dg/f77-edit-i-out.f: New test
15070
15071 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
15072
15073         * gcc.dg/debug/debug.exp: New file.
15074         * gcc.dg/debug/trivial.c: New file.
15075         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
15076         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
15077         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
15078         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
15079         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
15080         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
15081         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
15082         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
15083         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
15084         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
15085         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
15086         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
15087         * gcc.dg/20000503-1.c: Removed.
15088         * gcc.dg/20010207-1.c: Removed.
15089         * gcc.dg/20011223-1.c: Removed.
15090         * gcc.dg/20020104-2.c: Removed.
15091         * gcc.dg/debug-1.c: Removed.
15092         * gcc.dg/debug-2.c: Removed.
15093         * gcc.dg/debug-3.c: Removed.
15094         * gcc.dg/debug-4.c: Removed.
15095         * gcc.dg/debug-5.c: Removed.
15096         * gcc.dg/debug-6.c: Removed.
15097         * gcc.dg/dwarf2-1.c: Removed.
15098         * gcc.dg/dwarf2-2.c: Removed.
15099
15100 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
15101
15102         * g++.old-deja/g++.other/eh5.C: New test.
15103         * g++.old-deja/g++.other/sibcall2.C: New test.
15104         * g++.old-deja/g++.other/array9.C: New test.
15105         * g++.old-deja/g++.other/typename2.C: New test.
15106         * g++.old-deja/g++.other/crash60.C: New test.
15107         * g++.old-deja/g++.other/conv9.C: New test.
15108         * g++.old-deja/g++.other/mangle10.C: New test.
15109         * g++.old-deja/g++.other/unchanging1.C: New test.
15110         * g++.old-deja/g++.other/exprstmt1.C: New test.
15111         * g++.old-deja/g++.other/inline23.C: New test.
15112         * g++.old-deja/g++.eh/ia64-1.C: New test.
15113         * g++.old-deja/g++.other/dwarf2-1.C: New test.
15114         * g++.old-deja/g++.other/reload1.C: New test.
15115         * g++.old-deja/g++.other/static20.C: New test.
15116         * g++.old-deja/g++.other/local-alloc1.C: New test.
15117         * g++.old-deja/g++.other/conv8.C: New test.
15118         * g++.old-deja/g++.other/stmtexpr2.C: New test.
15119         * g++.old-deja/g++.other/storeexpr1.C: New test.
15120         * g++.old-deja/g++.other/storeexpr2.C: New test.
15121         * g++.dg/eh/template2.C: New test.
15122         * g++.dg/warn/weak1.C: New test.
15123
15124 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
15125
15126         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15127         Remove first, non-varying, argument.
15128
15129 2002-01-23  Richard Henderson  <rth@redhat.com>
15130
15131         * gcc.dg/inline-2.c: New.
15132
15133         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
15134         Add optional target arg.  Check number of arguments.
15135         (scan-assembler-not, scan-assembler-dem): Likewise.
15136         (scan-assembler-dem-not): Likewise.
15137
15138 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15139
15140         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
15141         line 12.
15142         * g++.old-deja/g++.brendan/parse3.C,
15143         g++.old-deja/g++.other/crash26.C,
15144         g++.old-deja/g++.other/crash28.C,
15145         g++.old-deja/g++.other/crash29.C,
15146         g++.old-deja/g++.other/crash30.C,
15147         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
15148
15149 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
15150
15151         * gcc.dg/20020115-1.c: New.
15152
15153 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
15154
15155         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
15156
15157 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
15158
15159         * gcc.dg/20020122-3.c: New.
15160
15161 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
15162
15163         * g++.dg/other/gc1.C: New test.
15164
15165 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15166
15167         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
15168
15169 2002-01-22  Richard Henderson  <rth@redhat.com>
15170
15171         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
15172
15173 2002-01-22  Richard Henderson  <rth@redhat.com>
15174
15175         * gcc.dg/20020122-4.c: New.
15176
15177 2002-01-22  H.J. Lu <hjl@gnu.org>
15178
15179         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
15180         link output.
15181         * gcc.dg/special/ecos.exp: Likewise.
15182         * lib/g++-dg.exp: Likewise.
15183         * lib/g77-dg.exp: Likewise.
15184         * lib/gcc-dg.exp : Likewise.
15185         * lib/mike-g++.exp: Likewise.
15186         * lib/mike-g77.exp: Likewise.
15187         * lib/mike-gcc.exp: Likewise.
15188         * lib/objc-dg.exp: Likewise.
15189
15190 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
15191
15192         PR target/5379
15193         * gcc.dg/20020122-2.c: New test.
15194
15195 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
15196
15197         * gcc.dg/20020122-1.c: New test.
15198
15199 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
15200
15201         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
15202
15203 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
15204
15205         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
15206
15207 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15208
15209         * gcc.c-torture/compile/20020121-1.c: New test.
15210
15211 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15212
15213         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
15214         ld_library_path.
15215
15216 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
15217
15218         * gcc.dg/20020218-1.c: New test.
15219
15220 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
15221
15222         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
15223         messages
15224         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
15225         "At global scope" warning
15226         * g++.dg/ext/align1.C: Change cygwin test for alignment
15227         from db-bogus to dg-warning
15228
15229 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
15230
15231         * g77.f-torture/compile/cpp2.F: New test.
15232
15233 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
15234
15235         * g++.dg/template/access1.C: New test.
15236
15237 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
15238
15239         * gcc.dg/20020118-1.c: New.
15240
15241 2002-01-18  Kazu Hirata  <kazu@hxi.com>
15242
15243         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
15244
15245 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15246
15247         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
15248         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
15249         alignment warnings.
15250
15251 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15252
15253         * gcc.misc-tests/i386-prefetch.exp: Save and restore
15254         torture_with_loops and torture_without_loops
15255
15256 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
15257
15258         * gcc.c-torture/compile/20020116-1.c: New test.
15259
15260 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
15261
15262         * gcc.dg/20020116-2.c: New test.
15263
15264         * gcc.dg/ultrasp4.c: New test.
15265
15266         * gcc.dg/20020116-1.c: New test.
15267
15268 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
15269
15270         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
15271         by EABI.
15272
15273 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
15274
15275         * gcc.misc-tests/i386-prefetch.exp: New.
15276         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
15277         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
15278         * gcc.misc-tests/i386-pf-none-1.c: New test.
15279         * gcc.misc-tests/i386-pf-sse-1.c: New test.
15280
15281 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
15282
15283         * gcc.dg/gnu89-init-1.c: Add new tests.
15284
15285 2002-01-15  Andreas Jaeger  <aj@suse.de>
15286
15287         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
15288         * gcc.dg/i386-mmx-2.c: Likewise.
15289         * gcc.dg/i386-sse-1.c: Likewise.
15290         * gcc.dg/i386-sse-2.c: Likewise.
15291         * gcc.dg/i386-sse-3.c: Likewise.
15292
15293 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
15294
15295         * g77.f-torture/execute/intrinsic-unix-bessel.f:
15296         Uncomment additional cases that now pass.
15297
15298 2002-01-11  Richard Henderson  <rth@redhat.com>
15299
15300         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
15301         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
15302
15303 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
15304
15305         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
15306
15307 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
15308
15309         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
15310         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
15311
15312 2002-01-10  Dale Johannesen  <dalej@apple.com>
15313
15314         * gcc.c-torture/execute/loop-11.c: New.
15315
15316 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
15317
15318         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
15319         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
15320
15321 2002-01-09  Richard Henderson  <rth@redhat.com>
15322
15323         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
15324         type in which to perform the operation for each size.
15325
15326 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
15327
15328         * gcc.c-torture/compile/20020109-2.c: New test.
15329
15330 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
15331
15332         * gcc.c-torture/execute/loop-10.c: New test.
15333
15334 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15335
15336         * gcc.c-torture/compile/20010226-1.c: New test.
15337         * gcc.c-torture/compile/20010227-1.c: New test.
15338         * gcc.c-torture/compile/20010426-1.c: New test.
15339         * gcc.c-torture/compile/20010510-1.c: New test.
15340         * gcc.c-torture/compile/20010605-3.c: New test.
15341         * gcc.c-torture/compile/20010824-1.c: New test.
15342         * gcc.c-torture/execute/20010409-1.c: New test.
15343         * gcc.dg/noncompile/20000901-1.c: New test.
15344         * gcc.dg/20001023-1.c: New test.
15345         * gcc.dg/20001101-1.c: New test.
15346         * gcc.dg/20001102-1.c: New test.
15347         * gcc.dg/20010207-1.c: New test.
15348         * gcc.dg/20010405-1.c: New test.
15349         * gcc.dg/20010822-1.c: New test.
15350         * gcc.dg/20011107-1.c: New test.
15351
15352 2002-01-09  Jeffrey A Law  (law@redhat.com)
15353
15354         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
15355
15356         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
15357         execution failure on PA targets.
15358
15359 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15360
15361         * gcc.c-torture/compile/20020109-1.c: New test.
15362
15363 2002-01-08  Kazu Hirata  <kazu@hxi.com>
15364
15365         * gcc.c-torture/execute/20020108-1.c: New test.
15366
15367 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
15368
15369         * gcc.dg/20020108-1.c: New test.
15370
15371 2002-01-08  H.J. Lu <hjl@gnu.org>
15372
15373         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
15374         for header files.
15375
15376 2002-01-08  Geoff Keating  <geoffk@redhat.com>
15377
15378         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
15379         consistency.
15380
15381 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
15382
15383         * gcc.dg/altivec-4.c: Test altivec predicates.
15384
15385 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
15386
15387         * gcc.c-torture/execute/20020107-1.c: New test.
15388
15389 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
15390
15391         PR c/5279
15392         * gcc.c-torture/compile/20020106-1.c: New test.
15393
15394 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
15395
15396         * gcc.c-torture/execute/nestfunc-4.c: New test.
15397
15398 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15399
15400         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
15401         extra triple that slipped in.
15402         * g++.old-deja/g++.abi/align.C: Likewise.
15403         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15404
15405 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15406
15407         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
15408         * g++.old-deja/g++.abi/align.C: Likewise.
15409         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15410
15411         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
15412         on FreeBSD/i386.
15413         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
15414         FreeBSD.
15415
15416 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
15417
15418         * gcc.dg/20020104-1.c: New test.
15419
15420         * gcc.dg/20020104-2.c: New test.
15421
15422 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
15423
15424         * gcc.dg/20020103-1.c: Fix typo in target selector.
15425
15426 2002-01-03  Richard Henderson  <rth@redhat.com>
15427
15428         * gcc.dg/20020103-1.c: New.
15429
15430 2002-01-03  Kazu Hirata  <kazu@hxi.com>
15431
15432         * gcc.c-torture/execute/20020103-1.c: New test.
15433
15434 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
15435
15436         * g++.dg/other/debug2.C: New test.
15437
15438         * gcc.c-torture/compile/20020103-1.c: New test.
15439
15440 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
15441
15442         * gcc.dg/gnu89-init-1.c: Added new tests.
15443
15444 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15445
15446         * g++.dg/template/friend2.C: Remove as patch is reverted.
15447
15448         * g++.dg/warn/oldcast1.C: New test.
15449
15450         * g++.dg/template/ptrmem1.C: New test.
15451         * g++.dg/template/ptrmem2.C: New test.
15452
15453         * g++.dg/template/ntp.C: New test.
15454
15455         * g++.dg/other/component1.C: New test.
15456
15457         * g++.dg/template/ttp3.C: New test.
15458
15459         * g++.dg/template/friend2.C: New test.
15460         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
15461
15462 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15463
15464         * g++.dg/other/ptrmem1.C: New test.
15465         * g++.dg/other/ptrmem2.C: New test.
15466
15467 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15468
15469         * g++.dg/template/ctor1.C: New test.
15470
15471 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15472
15473         * g++.dg/template/friend2.C: New test.
15474
15475 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
15476
15477         * gcc.dg/mmix-1.c: New test.
15478
15479 2001-12-31  Richard Henderson  <rth@redhat.com>
15480
15481         * gcc.dg/asm-5.c: New.
15482
15483 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
15484
15485         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
15486         in namespace __gnu_cxx
15487
15488 2001-12-30  Richard Henderson  <rth@redhat.com>
15489
15490         * gcc.dg/debug-6.c: New.
15491
15492 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
15493
15494         * gcc.c-torture/compile/20011229-2.c: New test.
15495
15496 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
15497
15498         * gcc.dg/debug-3.c: New test.
15499         * gcc.dg/debug-4.c: New test.
15500         * gcc.dg/debug-5.c: New test.
15501
15502 2001-12-29  Richard Henderson  <rth@redhat.com>
15503
15504         * g++.dg/eh/loop1.C: New.
15505
15506 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15507
15508         * g++.dg/template/crash1.C: New test.
15509
15510 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15511
15512         * g++.dg/other/const1.C: New test.
15513
15514 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
15515
15516         * gcc.c-torture/compile/20011229-1.c: New test.
15517
15518 2001-12-28  Stan Shebs  <shebs@apple.com>
15519
15520         * lib/objc-torture.exp: Resync with c-torture.exp.
15521         * lib/objc.exp: Load standard libraries.
15522
15523 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
15524
15525         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
15526         additional tests.
15527
15528 2001-12-27  Roger Sayle <roger@eyesopen.com>
15529
15530         * gcc.c-torture/execute/string-opt-16.c: New testcase.
15531
15532 2001-12-27  Richard Henderson  <rth@redhat.com>
15533
15534         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
15535
15536 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
15537
15538         * g++.dg/eh/ctor1.C: New test.
15539         * g++.dg/other/error2.C: New test.
15540
15541 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
15542
15543         * g++.dg/other/init2.C: New test.
15544
15545 2001-12-24  Richard Henderson  <rth@redhat.com>
15546
15547         * gcc.dg/20011223-1.c: New.
15548         * gcc.dg/inline-1.c: New.
15549
15550 2001-12-23  Richard Henderson  <rth@redhat.com>
15551
15552         * gcc.dg/asm-4.c: Test operand modifiers.
15553
15554 2001-12-23  Richard Henderson  <rth@redhat.com>
15555
15556         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
15557
15558 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15559
15560         * gcc.c-torture/execute/20011223-1.c: New test.
15561
15562 2001-12-21  Richard Henderson  <rth@redhat.com>
15563
15564         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
15565         re-enables the warning.
15566
15567 2001-12-21  Richard Henderson  <rth@redhat.com>
15568
15569         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
15570
15571 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15572
15573         * gcc.c-torture/compile/20011218-1.c: New test.
15574
15575 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
15576
15577         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
15578         arm-isr.c test.
15579         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
15580         epilogue generation for ARM ISR routines.
15581
15582 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15583
15584         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
15585         * gcc.dg/format/c90-printf-3.c: Likewise.
15586         * gcc.dg/format/c99-printf-3.c: Likewise.
15587         * gcc.dg/format/ext-1.c: Likewise.
15588         * gcc.dg/format/ext-6.c: Likewise.
15589         * gcc.dg/format/format.h: Prototype unlocked stdio.
15590
15591 2001-12-20  Richard Henderson  <rth@redhat.com>
15592
15593         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
15594         (arena): Use it.
15595         (malloc): Correct allocation logic.  Abort if we fill up the
15596         arena before initialization complete.
15597         (realloc): Correct allocation logic.
15598
15599 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15600
15601         * gcc.c-torture/compile/20011219-2.c: New test.
15602
15603         * gcc.c-torture/execute/20011219-1.c: New test.
15604
15605 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
15606
15607         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
15608         target does not support weak symbols.
15609
15610 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
15611
15612         * gcc.c-torture/compile/20011219-1.c: New test.
15613
15614 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
15615
15616         * g++.dg/other/error1.C: New test.
15617
15618 2001-12-17  Jeffrey A Law  (law@redhat.com)
15619
15620         * gcc.c-torture/execute/20011217-1.c: New test.
15621
15622 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
15623
15624         * objc.dg/special/: New directory.
15625         * objc.dg/special/special.exp: New file.
15626         * objc.dg/special/unclaimed-category-1.h: New file.
15627         * objc.dg/special/unclaimed-category-1a.m: New file.
15628         * objc.dg/special/unclaimed-category-1.m: New file.
15629
15630 2001-12-17  Andreas Jaeger  <aj@suse.de>
15631
15632         * gcc.c-torture/compile/20011217-2.c: New test.
15633
15634 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15635
15636         * gcc.c-torture/compile/20011217-1.c: New test.
15637
15638 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
15639
15640         * testsuite/gcc.dg/20011214-1.c: New.
15641
15642 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
15643
15644         * gcc.dg/altivec-4.c: New.
15645
15646 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
15647
15648         * gcc.dg/20011113-1.c: New test.
15649
15650 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15651
15652         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
15653         std::__malloc_alloc_template<0> and
15654         std::__default_alloc_template<false, 0>.
15655
15656 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
15657
15658         * objc/execute/bf-21.m: New test.
15659         * objc/execute/enumeration-1.m: New test.
15660         * objc/execute/enumeration-2.m: New test.
15661
15662 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
15663
15664         * gcc.dg/gnu89-init-1.c: New test.
15665
15666 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
15667
15668         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
15669         * g++.old-deja/g++.jason/2371.C: Likewise.
15670         * g++.old-deja/g++.jason/template33.C: Likewise.
15671         * g++.old-deja/g++.jason/template34.C: Likewise.
15672         * g++.old-deja/g++.jason/template36.C: Likewise.
15673         * g++.old-deja/g++.oliva/typename1.C: Likewise.
15674         * g++.old-deja/g++.oliva/typename2.C: Likewise.
15675         * g++.old-deja/g++.other/typename1.C: Likewise.
15676         * g++.old-deja/g++.pt/inherit2.C: Likewise.
15677         * g++.old-deja/g++.pt/nontype5.C: Likewise.
15678         * g++.old-deja/g++.pt/typename11.C: Likewise.
15679         * g++.old-deja/g++.pt/typename14.C: Likewise.
15680         * g++.old-deja/g++.pt/typename16.C: Likewise.
15681         * g++.old-deja/g++.pt/typename3.C: Likewise.
15682         * g++.old-deja/g++.pt/typename4.C: Likewise.
15683         * g++.old-deja/g++.pt/typename5.C: Likewise.
15684         * g++.old-deja/g++.pt/typename7.C: Likewise.
15685         * g++.old-deja/g++.robertl/eb9.C: Likewise.
15686
15687 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
15688
15689         * g++.dg/other/linkage1.C: New test.
15690         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
15691         specifiers.
15692
15693 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
15694
15695         * gcc.dg/concat.c: New test.
15696
15697 2001-12-11  Stan Shebs  <shebs@apple.com>
15698
15699         * objc/compile: New test directory.
15700         * objc/compile/compile.exp: New expect script.
15701         * objc/compile/20011211-1.m: New compile test.
15702
15703 2001-12-11  Jason Merrill  <jason@redhat.com>
15704
15705         * lib/prune.exp (prune_gcc_output): Also handle "In member
15706         function".  So many permutations...
15707
15708 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
15709
15710         * g++.dg/template/typedef1.C: New test.
15711
15712 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
15713
15714         * g++.dg/other/copy1.C: New test.
15715
15716 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
15717
15718         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
15719
15720         * gcc.dg/builtin-choose-expr.c: New.
15721
15722 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
15723
15724         * gcc.dg/altivec-2.c: New.
15725
15726 2001-12-07  Richard Henderson  <rth@redhat.com>
15727
15728         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
15729
15730 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
15731
15732         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
15733         ultrasparc.
15734
15735 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15736
15737         * g++-old.deja/g++.robertl/eb101.C: Deleted.
15738
15739 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
15740
15741         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
15742         variable argument list.
15743
15744 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
15745
15746         * gcc.c-torture/execute/memcheck: Delete entire directory.
15747         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
15748         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
15749
15750 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15751
15752         * gcc.dg/Wshadow-1.c: New test.
15753
15754 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
15755
15756         * gcc.c-torture/compile/20011130-1.c: New test.
15757
15758         * gcc.dg/noncompile/20011025-1.c: New test.
15759
15760         * g++.dg/other/anon-union.C: New test.
15761
15762         * gcc.c-torture/execute/20011024-1.c: New test.
15763
15764 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15765
15766         * gcc.c-torture/execute/20000722-1.x,
15767         gcc.c-torture/execute/20010123-1.x: Remove.
15768         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
15769         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
15770         gcc.dg/c99-complit-2.c: New tests.
15771
15772 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
15773
15774         * g++.dg/inherit/base1.C: New test.
15775
15776 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
15777
15778         * g++.dg/other/stdarg1.C: New test.
15779
15780         * gcc.c-torture/compile/20011130-2.c: New test.
15781
15782 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
15783
15784         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
15785         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
15786         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
15787         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
15788         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
15789         * gcc.dg/builtin-prefetch-1.c: New test.
15790
15791 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
15792
15793         * gcc.dg/20011130-1.c: New test.
15794
15795 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
15796
15797         * g++.dg/other/scope1.C: New test.
15798         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
15799
15800 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15801
15802         * gcc.dg/vla-init-1.c: New test.
15803
15804 2001-12-01  Geoff Keating  <geoffk@redhat.com>
15805
15806         * gcc.c-torture/compile/structs.c: New testcase from GDB.
15807
15808 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15809
15810         * objc.dg/alias.m: Update.
15811         * objc.dg/class-1.m: Update.
15812         * objc.dg/const-str-1.m: Update.
15813         * objc.dg/fwd-proto-1.m: Update.
15814         * objc.dg/id-1.m: Update.
15815         * objc.dg/super-class-1.m: Update.
15816
15817 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
15818
15819         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
15820         constructs.
15821
15822 2001-11-28  Jeffrey A Law  (law@cygnus.com)
15823
15824         * gcc.c-torture/execute/20011128-1.c: New test.
15825
15826 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
15827
15828         * gcc.dg/20011127-1.c: New test.
15829
15830 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15831
15832         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
15833         from Austin Group draft 7.
15834         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
15835         scanf format arguments.
15836         * gcc.dg/format/no-exargs-2.c: New test.
15837
15838 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
15839
15840         * g++.dg/abi/vbase8-4.C: New test.
15841
15842 2001-11-24  Ian Lance Taylor  <ian@airs.com>
15843
15844         * gcc.c-torture/execute/20011121-1.c: New test.
15845
15846 2001-11-23  Jeffrey A Law  (law@cygnus.com)
15847
15848         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
15849
15850 2001-11-23  Andreas Jaeger  <aj@suse.de>
15851
15852         * gcc.dg/cpp/charconst-2.c: New test.
15853
15854 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
15855
15856         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
15857         to the host if it is remote.  Let tests specify extra headers
15858         they use.
15859         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
15860         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
15861         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
15862         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
15863         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
15864         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
15865         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
15866         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
15867         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
15868         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
15869
15870 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
15871
15872         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
15873         for little endian ARMs.
15874
15875 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
15876
15877         * gcc.c-torture/compile/20011119-1.c: New test.
15878         * gcc.c-torture/compile/20011119-2.c: New test.
15879
15880 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
15881
15882         * gcc.dg/altivec-1.c: Fix typo.
15883
15884 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15885
15886         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
15887
15888 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
15889
15890         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
15891
15892 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
15893
15894         * lib/g77.exp: Don't specify --rpath-link.
15895
15896         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
15897         across all the headers.
15898         * gcc.dg/format/format.exp: For testing on a remote host,
15899         copy format.h.
15900
15901         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
15902         * gcc.c-torture/execute/930406-1.c: Likewise.
15903         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
15904
15905 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
15906
15907         * gcc.dg/altivec-1.c: New.
15908
15909 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
15910
15911         * gcc.dg/cpp/fpreprocessed.c: New test case.
15912
15913 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15914
15915         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
15916         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
15917         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
15918
15919 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15920
15921         * gcc.dg/no-builtin-1.c: New test.
15922
15923 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
15924
15925         * gcc.c-torture/execute/20011115-1.c: New test.
15926
15927 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
15928
15929         * gcc.c-torture/compile/20011114-2.c: New test.
15930         * gcc.c-torture/compile/20011114-3.c: New test.
15931         * gcc.c-torture/compile/20011114-4.c: New test.
15932
15933 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
15934
15935         * g++.dg/other/init1.C: New test.
15936
15937 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
15938
15939         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
15940         message.
15941
15942         * gcc.c-torture/execute/20011114-1.c: New testcase.
15943
15944         * gcc.c-torture/compile/20010327-1.c: Revert last change.
15945         * gcc.c-torture/compile/20011114-1.c: New test, exactly
15946         like the (before this change) version of 20010327-1.c.
15947
15948 2001-11-14  Roger Sayle <roger@eyesopen.com>
15949
15950         * gcc.c-torture/execute/string-opt-13.c: New testcase.
15951
15952 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
15953
15954         * g++.dg/init/array2.C: New test.
15955
15956 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
15957
15958         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
15959
15960 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
15961
15962         * g++.dg/other/forscope1.C: New test.
15963         * g++.dg/ext/forscope1.C: New test.
15964         * g++.dg/ext/forscope2.C: New test.
15965
15966 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
15967
15968         * gcc.c-torture/execute/20011113-1.c: New test.
15969
15970 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
15971
15972         * gcc.c-torture/execute/20011109-2.c: New test.
15973
15974         * gcc.c-torture/execute/20011109-1.c: New test.
15975
15976 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
15977
15978         * gcc.c-torture/compile/20011109-1.c: New test.
15979
15980 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
15981
15982         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
15983         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
15984         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
15985         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
15986         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
15987         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
15988         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
15989
15990 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
15991
15992         * g++.dg/warn/Wshadow-1.C: New tests.
15993         * g++.old-deja/g++.mike/for3.C: Update.
15994
15995 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15996
15997         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
15998         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
15999         XFAILs.  Adjust expected error texts.
16000         * gcc.c-torture/compile/20011106-1.c,
16001         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
16002         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
16003         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
16004         gcc.dg/c99-array-lval-5.c: New tests.
16005
16006 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16007
16008         * gcc.dg/cpp/defined.c: Update.
16009
16010 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16011
16012         * gcc.c-torture/execute/anon-1.c: New test.
16013
16014 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
16015
16016         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
16017         same size, so no warning should be produced on stormy16.
16018
16019         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
16020         due to oversized array.
16021         * g++.old-deja/g++.mike/ns15.C: Likewise.
16022         * g++.old-deja/g++.pt/crash16.C: Likewise.
16023
16024 2001-11-02  Graham Stott  <grahams@redhat.com>
16025
16026         * g++.dgother/debug1.C: Fix typos.
16027
16028 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
16029
16030         * g++.dg/other/debug1.C: New test.
16031
16032 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16033
16034         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
16035         of unsigned long.
16036
16037 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
16038
16039         * gcc.dg/20011029-2.c: New test.
16040
16041         * gcc.c-torture/compile/20011029-1.c: New test.
16042
16043 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
16044
16045         * objc/execute/class_self-1.m: New test.
16046         * objc/execute/class_self-2.m: New test.
16047
16048 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
16049
16050         * gcc.misc-tests/msgs.exp: Delete.
16051         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
16052         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
16053         error set to match recent changes.
16054
16055 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
16056
16057         * gcc.dg/20011021-1.c: New test.
16058
16059 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
16060
16061         * gcc.c-torture/compile/20011023-1.c: New test.
16062
16063 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
16064
16065         * lib/g77.exp: Rewrite based on lib/g++.exp.
16066
16067 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
16068
16069         * gcc.c-torture/execute/20011019-1.c: New test.
16070
16071         * gcc.dg/20011018-1.c: New test.
16072
16073 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
16074
16075         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
16076
16077 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
16078
16079         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
16080         * gcc.dg/attr-invalid.c: Likewise.
16081
16082 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
16083
16084         * testsuite/gcc.dg/20011015-1.c: New test.
16085
16086 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16087
16088         * g++.dg/template/unify2.C: New test.
16089
16090 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16091
16092         * g++.dg/other/exception-specification.C: New test
16093
16094 2001-10-13  Tom Rix  <trix@redhat.com>
16095
16096         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
16097         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
16098
16099 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
16100
16101         * testsuite/gcc.dg/20011009-1.c: New test.
16102
16103 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
16104
16105         PR g++/4476
16106         * g++.dg/other/friend1.C: New test.
16107
16108 2001-10-11  Richard Henderson  <rth@redhat.com>
16109
16110         * g++.old-deja/g++.other/crash18.C: Add -S to options.
16111
16112 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16113
16114         * gcc.c-torture/compile/20011010-1.c: New.
16115
16116 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16117
16118         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
16119         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
16120         g77.f-torture/execute/execute.exp,
16121         g77.f-torture/noncompile/noncompile.exp,
16122         gcc.c-torture/compile/compile.exp,
16123         gcc.c-torture/execute/execute.exp,
16124         gcc.c-torture/execute/ieee/ieee.exp,
16125         gcc.c-torture/execute/memcheck/memcheck.exp,
16126         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
16127         objc/execute/execute.exp: Update FSF address.
16128
16129 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16130
16131         * gcc.dg/cpp/cmdlne-C.c: Update.
16132         * gcc.dg/cpp/cmdlne-C2.c: New.
16133
16134 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16135
16136         * gcc.c-torture/execute/20011008-3.c: New.
16137
16138 2001-10-08  DJ Delorie  <dj@redhat.com>
16139
16140         * gcc.dg/20011008-1.c: New.
16141         * gcc.dg/20011008-2.c: New.
16142
16143 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16144
16145         * gcc.dg/cpp/spacing1.c: Update test.
16146
16147 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
16148
16149         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
16150         spelling errors of "separate" as "seperate".
16151
16152 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
16153
16154         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
16155         enough to avoid inlining.
16156
16157 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16158
16159         * lib/g77.exp: set libg2c_dir correctly.
16160
16161 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16162
16163         * gcc.dg/cpp/macro11.c: New test.
16164
16165 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16166
16167         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
16168         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
16169         gcc.dg/format/multattr-3.c: New tests.
16170         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
16171         tests for format attributes on function pointers being rejected.
16172
16173 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16174
16175         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
16176
16177 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16178
16179         * g++.dg/warn/format1.C: New test.
16180
16181 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
16182
16183         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
16184
16185 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16186
16187         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
16188
16189 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16190
16191         * gcc.dg/cpp/redef2.c: Add test.
16192
16193 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
16194
16195         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
16196         long-standing bug on i686, apparently.
16197         * gcc.c-torture/execute/loop-2c.x: New file.
16198         * gcc.c-torture/execute/loop-2d.x: New file.
16199         * gcc.c-torture/execute/loop-3c.x: New file.
16200
16201 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
16202
16203         * gcc.dg/cpp/20000625-2.c: Correct line number.
16204
16205 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16206
16207         * gcc.dg/cpp/macro10.c: New test.
16208         * gcc.dg/cpp/strify3.c: New test.
16209         * gcc.dg/cpp/spacing1.c: Add tests.
16210         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
16211         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
16212
16213 2001-09-24  DJ Delorie  <dj@redhat.com>
16214
16215         * gcc.c-torture/execute/20010924-1.c: New test.
16216
16217 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16218
16219         * testsuite/objc/execute/paste.m: Remove.
16220
16221 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16222
16223         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
16224
16225 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
16226
16227         * g77.dg/strlen0.f: New test.
16228
16229 2001-09-21  Richard Henderson  <rth@redhat.com>
16230
16231         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
16232         * g++.old-deja/g++.abi/vtable2.C: Likewise.
16233
16234 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16235
16236         Table-driven attributes.
16237         * g++.dg/ext/attrib1.C: New test.
16238
16239 2001-09-20  DJ Delorie  <dj@redhat.com>
16240
16241         * gcc.dg/20000926-1.c: Update expected warning messages.
16242         * gcc.dg/array-2.c: Likewise, and test for warnings too.
16243         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
16244         array.
16245
16246 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
16247
16248         * g++.dg/eh/registers1.C: New test case.
16249
16250 2001-09-17  Richard Henderson  <rth@redhat.com>
16251
16252         * gcc.dg/array-5.c: Fix VLA decomposition test.
16253
16254 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16255
16256         * gcc.dg/cpp/line5.c: New testcase.
16257
16258 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
16259
16260         * gcc.dg/cpp/macro9.c: New test.
16261
16262 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
16263
16264         * gcc.c-torture/execute/980223.c: Change type of addr from long
16265         to char *.
16266
16267 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
16268
16269         * gcc.c-torture/execute/20010915-1.c: New test.
16270
16271 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
16272
16273         * g77.dg/bprob: New directory.
16274         * g77.dg/bprob/bprob.exp: New file.
16275         * g77.dg/bprob/bprob-1.f: New test.
16276         * g77.dg/gcov: New directory.
16277         * g77.dg/gcov/gcov.exp: New file.
16278         * g77.dg/gcov/gcov-1.f: New test.
16279         * g77.dg/gcov/gcov-1.x: New file.
16280
16281 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
16282
16283         * gcc.dg/cpp/directiv.c: Update.
16284         * gcc.dg/cpp/undef1.c: Update.
16285
16286 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
16287
16288         * gcc.dg/20010912-1.c: New test.
16289
16290 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
16291
16292         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
16293         language-independent file in lib.
16294         * lib/gcov.exp: New file.
16295
16296 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16297
16298         * gcc.c-torture/compile/20010911-1.c: New test.
16299
16300 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
16301
16302         * lib/profopt.exp: New, to support profile-directed optimizations.
16303         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
16304         * gcc.misc-tests/bprob-1.c: New test.
16305         * gcc.misc-tests/bprob-2.c: New test.
16306
16307 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
16308
16309         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
16310         XFAIL and which kinds of gcov output to verify.
16311         * gcc.misc-tests/gcov-4b.x: New file.
16312         * gcc.misc-tests/gcov-5b.x: New file.
16313         * gcc.misc-tests/gcov-6.x: New file.
16314         * gcc.misc-tests/gcov-7.c: New test.
16315         * gcc.misc-tests/gcov-7.x: New file.
16316
16317 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
16318
16319         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
16320         * gcc.misc-tests/gcov-6.c: New test.
16321
16322 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
16323
16324         PR c++/3986
16325         * g++.dg/abi/vbase1.C: New test.
16326
16327 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
16328
16329         * objc.dg/method-2.m: New.
16330
16331 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16332
16333         PR c++/4203
16334         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
16335         * g++.dg/init/empty1.C: New test.
16336
16337 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
16338
16339         * gcc.c-torture/compile/20010903-1.c: New test.
16340
16341 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
16342
16343         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
16344         for m68k.
16345
16346 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
16347
16348         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
16349
16350         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
16351
16352         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
16353
16354 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
16355
16356         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
16357         for 16-bit 'unsigned int'.
16358
16359 2001-08-29  Kazu Hirata  <kazu@hxi.com>
16360
16361         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
16362
16363 2001-08-27  Richard Henderson  <rth@redhat.com>
16364
16365         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
16366         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
16367
16368 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
16369
16370         * gcc.dg/asm-names.c (ymain): New.
16371
16372 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
16373
16374         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
16375         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
16376         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
16377
16378 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16379
16380         * gcc.dg/compare5.c: New testcase.
16381
16382 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
16383
16384         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
16385         and "In instantiation".
16386
16387 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
16388
16389         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
16390
16391 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
16392
16393         * gcc.misc-tests/gcov.exp: Add support for branch information.
16394         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
16395         * gcc.misc-tests/gcov-4.c: New test.
16396         * gcc.misc-tests/gcov-4b.c: New test.
16397         * gcc.misc-tests/gcov-5b.c: New test.
16398
16399 2001-08-20  Zack Weinberg  <zackw@panix.com>
16400
16401         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
16402         expected to fail.
16403
16404 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16405
16406         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
16407
16408 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
16409
16410         * g++.dg/eh/template1.C: New test.
16411
16412 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
16413
16414         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
16415         Fix thinko.
16416         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
16417         for xfail.
16418
16419 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
16420
16421         * lib/g77-dg.exp:  Use prune.exp for common procedures
16422         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
16423         * lib/g77.exp: (g77-dg-prune) Remove
16424
16425 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
16426
16427         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
16428
16429 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16430
16431         * g++.dg/template/unify1.C: New test.
16432
16433 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
16434
16435         * g++.dg/abi/empty4.C: New test.
16436
16437 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
16438
16439         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
16440         solaris2.*
16441         * g77.f-torture/compile/pr3743.x: Likewise
16442
16443 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
16444
16445         * g++.dg/other/using-declaration.C: New test.
16446
16447 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16448
16449         * gcc.dg/cpp/tr-sign.c: New testcase.
16450
16451 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16452
16453         * gcc.dg/cpp/19951025-1.c: Revert.
16454         * gcc.dg/cpp/directiv.c: We no longer process directives that
16455         interrupt macro arguments.
16456
16457 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
16458
16459         * gcc.dg/bconstp-1.c: New test.
16460
16461 2001-08-03  Richard Henderson  <rth@redhat.com>
16462
16463         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
16464
16465 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16466
16467         * gcc.dg/cpp/19951025-1.c: Update.
16468
16469 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
16470
16471         * g77.dg/ff90-1.f (s): Fix reference of variable z,
16472         should be x.
16473
16474 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
16475
16476         Kill -fhonor-std.
16477         * g++.old-deja/g++.ns/ns14.C: Remove special options.
16478         * g++.old-deja/g++.other/std1.C: Likewise.
16479         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
16480
16481 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
16482
16483         * lib/g77.exp:  Load gcc-defs.exp for common procedures
16484         (g77_pass, g77_fail, g77_finish, g77_exit,
16485         ${tool}_check_unsupported_p} Now redundant.  Deleted.
16486
16487 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
16488
16489         * g77.dg/fbackslash.f
16490         * g77.dg/fcase-preserve.f
16491         * g77.dg/ff90-1.f
16492         * g77.dg/ffixed-line-length-0.f
16493         * g77.dg/ffixed-line-length-132.f
16494         * g77.dg/ffixed-line-length-7.f
16495         * g77.dg/ffixed-line-length-72.f
16496         * g77.dg/ffixed-line-length-none.f
16497         * g77.dg/ffree-form-1.f
16498         * g77.dg/fno-backslash.f
16499         * g77.dg/fno-f90-1.f
16500         * g77.dg/fno-fixed-form-1.f
16501         * g77.dg/fno-onetrip.f
16502         * g77.dg/fno-typeless-boz.f
16503         * g77.dg/fno-underscoring.f
16504         * g77.dg/fno-vxt-1.f
16505         * g77.dg/fonetrip.f
16506         * g77.dg/ftypeless-boz.f
16507         * g77.dg/fugly-assumed.f
16508         * g77.dg/funderscoring.f
16509         * g77.dg/fvxt-1.f
16510
16511 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
16512
16513         * objc.dg/fwd-proto-1.m: New.
16514         * objc.dg/local-decl-1.m: New.
16515         * objc.dg/naming-1.m: New.
16516         * objc.dg/naming-2.m: New.
16517         * objc.dg/proto-hier-1.m: New.
16518
16519 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
16520
16521         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
16522         largest-type elements to a struct makes its size grow.
16523
16524 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16525
16526         * g++.dg/abi/vthunk1.C: New test.
16527
16528 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16529
16530         * g++.dg/abi/vbase8-22.C: New test.
16531
16532 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16533
16534         * gcc.dg/cpp/macro8.c: New test.
16535
16536 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16537
16538         * g++.dg/abi/vbase8-21.C: New test.
16539
16540 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16541
16542         * g++.dg/abi/vbase8-10.C: New test.
16543
16544 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16545
16546         * lib/g++.exp (g++_set_ld_library_path): Renamed to
16547         ${tool}_set_ld_library_path.
16548         Changed caller.
16549         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
16550         g++.exp.
16551
16552 2001-07-26  Stan Cox <scox@redhat.com>
16553
16554         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
16555         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
16556         gcc_exit, gcc_check_unsupported_p):
16557         Moved to gcc-deps.exp
16558         * gcc-deps.exp: New file.
16559
16560 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16561
16562         * g++.old-deja/g++.pt/defarg14.C: New test.
16563
16564 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16565
16566         * g++.old-deja/g++.other/lineno5.C: New test.
16567
16568 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16569
16570         * g++.old-deja/g++.pt/crash68.C: New test.
16571
16572 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16573
16574         * g++.old-deja/g++.other/crash42.C: New test.
16575
16576 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16577
16578         * gcc.dg/cpp/extratokens.c: Fix.
16579         * gcc.dg/cpp/skipping2.c: New tests.
16580
16581 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16582
16583         * gcc.c-torture/execute/20010724-1.c: New file.
16584         * gcc.c-torture/execute/20010724-1.x: New file.
16585
16586 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16587
16588         * g++.old-deja/g++.other/cond7.C: New test.
16589
16590 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16591
16592         * g++.old-deja/g++.other/optimize4.C: New test.
16593
16594 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16595
16596         * g++.old-deja/g++.abi/vbase8-5.C: New test.
16597
16598 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
16599
16600         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
16601         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
16602         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
16603         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
16604
16605         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
16606         bug report" message.
16607
16608         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
16609         * g++.dg/ext/instantiate1.C: Move from old-deja.
16610
16611 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
16612
16613         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
16614         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
16615         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
16616         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
16617
16618 2001-07-23  Jeffrey A Law  (law@cygnus.com)
16619
16620         * gcc.c-torture/execute/20010723-1.c: New test.
16621
16622 2001-07-23  Ben Elliston  <bje@redhat.com>
16623
16624         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
16625
16626 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16627
16628         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
16629         i[34567]86-*-*.
16630         Delete handling of ieee_multilib_flags.
16631         Pass -mieee for alpha*-*-* and sh-*-*.
16632         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
16633
16634 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
16635
16636         Remove old-abi tests.
16637         * g++.old-deja/g++.mike/p11116.C: Remove.
16638         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
16639
16640 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
16641
16642         * g77.f-torture/compile/pr3743.f:  New test
16643
16644 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
16645
16646         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
16647
16648 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16649
16650         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
16651         g++.old-deja/g++.pt/static6.C: Likewise.
16652         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
16653         supports weak symbols.
16654
16655 2001-07-18  Andreas Jaeger  <aj@suse.de>
16656
16657         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
16658         supported again.
16659
16660 2001-07-18  Andreas Jaeger  <aj@suse.de>
16661
16662         * gcc.dg/iftrap-1.c: Fix target line.
16663
16664 2001-07-17  Richard Henderson  <rth@redhat.com>
16665
16666         * gcc.c-torture/execute/20010717-1.c: New.
16667
16668 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16669
16670         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
16671         tests.
16672
16673 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16674
16675         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
16676
16677 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16678
16679         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
16680         UAC_SIGBUS, UAC_NOPRINT definitions.
16681
16682 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
16683
16684         * objc/execute/object_is_class.m: New test.
16685         * objc/execute/object_is_meta_class.m: New test.
16686
16687 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
16688
16689         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
16690         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
16691
16692 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
16693
16694         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
16695         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
16696
16697 2001-07-14  Richard Henderson  <rth@redhat.com>
16698
16699         * gcc.dg/iftrap-1.c: New.
16700
16701 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
16702
16703         * g77.f-torture/execute/intrinsic77.f: New test.
16704
16705 2001-07-11  Janis Johnson <janis@us.ibm.com>
16706
16707         * gcc.misc-tests/gcov-3.c: New test.
16708
16709 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16710
16711         * gcc.c-torture/compile/20010711-1.c,
16712         * gcc.c-torture/compile/20010711-2.c: New tests.
16713
16714 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16715
16716         * gcc.c-torture/execute/20010711-1.c: New test.
16717
16718 2001-07-11  Ben Elliston  <bje@redhat.com>
16719
16720         * g++.old-deja/g++.other/enum5.C: New test.
16721
16722 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
16723
16724         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
16725         (g++-dg-prune): Call prune_gcc_output.
16726         * prune.exp: New file for prune_gcc_output.
16727         * lib/g++.exp, lib/gcc.exp: Load it.
16728
16729 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
16730
16731         * gcc.c-torture/compile/20010701-1.c,
16732         g++.old-deja/g++.ext/attrib6.C: New tests.
16733
16734 2001-07-06  Jeffrey A Law  (law@cygnus.com)
16735
16736         * gcc.c-torture/compile/20010706-1.c: New test.
16737
16738 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
16739
16740         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
16741
16742 2001-06-28  Stan Shebs  <shebs@apple.com>
16743
16744         * gcc.dg/pragma-darwin.c: New test.
16745
16746 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16747
16748         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
16749         Solaris 2.[678] system.
16750
16751 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16752
16753         * gcc.dg/20010622-1.c: New test.
16754
16755 2001-06-18  Stan Shebs  <shebs@apple.com>
16756
16757         * objc.dg: New directory.
16758         * objc.dg/dg.exp: New file.
16759         * objc.dg/alias.m: New.
16760         * objc.dg/class-1.m: New.
16761         * objc.dg/class-2.m: New.
16762         * objc.dg/const-str-1.m: New.
16763         * objc.dg/const-str-2.m: New.
16764         * objc.dg/id-1.m: New.
16765         * objc.dg/method-1.m: New.
16766         * objc.dg/super-class-1.m: New.
16767         * lib/objc-dg.exp: New file.
16768
16769 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16770
16771         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
16772         of label name.
16773
16774 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
16775
16776         * g++.old-deja/g++.abi/vbase8-9.C: New test.
16777
16778 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16779
16780         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
16781         variable.
16782
16783 2001-06-12  Richard Henderson  <rth@redhat.com>
16784
16785         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
16786
16787 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16788
16789         * g++.old-deja/g++.abi/vbase5.C: New test.
16790         * g++.old-deja/g++.abi/vbase6.C: New test.
16791         * g++.old-deja/g++.abi/vbase7.C: New test.
16792
16793 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16794
16795         * gcc.c-torture/compile/20010610-1.c: New test.
16796
16797 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16798
16799         * g++.old-deja/g++.abi/vbase4.C: New test.
16800
16801 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16802
16803         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
16804         support %f for HC11/HC12 targets.
16805         * gcc.c-torture/execute/930513-1.x: New file, likewise.
16806         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
16807         on HC11/HC12 targets.
16808         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
16809
16810 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16811
16812         * gcc.dg/wchar_t-1.c: New file.
16813         * gcc.dg/wint_t-1.c: Likewise.
16814
16815 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
16816
16817         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
16818
16819 2001-06-11  Richard Henderson  <rth@redhat.com>
16820
16821         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
16822
16823 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16824
16825         * gcc.c-torture/compile/20010611-1.c: New test.
16826
16827 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16828
16829         * gcc.dg/c99-tag-1.c: Add more tests.
16830
16831 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
16832
16833         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
16834         representation on MN10300 and ARM/Thumb.
16835
16836 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
16837
16838         * g77.f-torture/execute/20010610.f: New.
16839
16840 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
16841
16842         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
16843         names.
16844
16845 2001-06-09  Richard Henderson  <rth@redhat.com>
16846
16847         * gcc.c-torture/execute/ashrdi-1.c: New.
16848         * gcc.c-torture/execute/ashldi-1.c: New.
16849         * gcc.c-torture/execute/lshrdi-1.c: New.
16850
16851 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
16852
16853         * objc/execute/load-3.m: Added. Check sending +load to categories,
16854         in addition to classes.
16855
16856 2001-06-08  Stan Shebs  <shebs@apple.com>
16857
16858         * objc/execute/load-2.m: New test.  From Nicola Pero
16859         <n.pero@mi.flashnet.it>.
16860
16861 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
16862
16863         * gcc.c-torture/execute/20010605-2.c: New test.
16864
16865 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
16866
16867         * g++.old-deja/g++.abi/vbase2.C: New test.
16868         * g++.old-deja/g++.abi/vbase3.C: New test.
16869
16870 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
16871
16872         * g++.old-deja/g++.pt/friend49.C: New test.
16873
16874 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
16875
16876         * g++.old-deja/g++.ext/anon3.C: New test.
16877
16878 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
16879
16880         * g++.old-deja/g++.other/conv7.C: New test.
16881
16882 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
16883
16884         * gcc.c-torture/compile/20010605-2.c: New test.
16885
16886 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16887
16888         * gcc.c-torture/execute/20010604-1.c: New test.
16889
16890 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
16891
16892         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
16893
16894 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
16895
16896         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
16897         (g++_link_flags): Likewise.
16898         (g++_init): Pass gccpath's value to two previous functions.
16899
16900 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16901
16902         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
16903         Ensure logfile entry matches exec command line.
16904
16905 2001-05-31  Richard Henderson  <rth@redhat.com>
16906
16907         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
16908         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
16909
16910 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
16911
16912         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
16913         compiler for irix6.2
16914
16915 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
16916
16917         * g++.old-deja/g++.other/optimize3.C: New file.
16918
16919 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
16920
16921         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
16922         assemble.
16923
16924 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
16925
16926         * g++.old-deja/g++.other/optimize2.C: New file.
16927
16928 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
16929
16930         * gcc.c-torture/compile/20010518-2.c: New file.
16931         * gcc.c-torture/execute/20010518-1.c: New file.
16932         * gcc.c-torture/execute/20010518-2.c: New file.
16933
16934 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16935
16936         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
16937
16938 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
16939
16940         G++ no longer defines builtins that do not begin with __builtin.
16941         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
16942         * g++.old-deja/g++.brendand/misc13.C: Likewise.
16943         * g++.old-deja/g++.law/builtin1.C: Likewise.
16944         * g++.old-deja/g++.law/cvt2.C: Likewise.
16945         * g++.old-deja/g++.mike/net5.C: Likewise.
16946         * g++.old-deja/g++.other/builtins1.C: Likewise.
16947         * g++.old-deja/g++.other/builtins2.C: Likewise.
16948         * g++.old-deja/g++.other/builtins3.C: Likewise.
16949         * g++.old-deja/g++.other/builtins4.C: Likewise.
16950         * g++.old-deja/g++.other/inline8.C: Likewise.
16951         * g++.old-deja/g++.robertl/eb39.C: Likewise.
16952
16953 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
16954
16955         * g++.old-deja/g++.pt/using1.C: Adjust.
16956         * g++.old-deja/g++.pt/using2.C: New test.
16957
16958 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16959
16960         * gcc.dg/cpp/charconst.c: New tests.
16961         * gcc.dg/cpp/escape.c: New tests.
16962         * gcc.dg/cpp/escape-1.c: New tests.
16963         * gcc.dg/cpp/escape-2.c: New tests.
16964         * gcc.dg/cpp/ucs.c: New tests.
16965
16966 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
16967
16968         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
16969         native compiler for irix6.5.
16970
16971 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
16972
16973         * lib/g++.exp (g++_include_flags): Use args to compute
16974         get_multilibs.
16975         (g++_link_flags): Likewise.
16976         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
16977
16978 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16979
16980         * gcc.dg/c90-hexfloat-1.c: Add more tests.
16981
16982 2001-05-21  Geoff Keating  <geoffk@redhat.com>
16983
16984         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
16985         this file.
16986
16987 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16988
16989         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
16990         STACK_SIZE;
16991         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
16992         to STACK_SIZE; Use it to define size of add_histo array.
16993         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
16994         to STACK_SIZE.
16995         (f): Use GITT_SIZE to define size of gitt local table.
16996         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
16997         to STACK_SIZE; Use it to define size of bytemem array.
16998
16999 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17000
17001         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
17002         on 68HC11/HC12 due to the asm instruction.
17003         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
17004         * gcc.c-torture/compile/920520-1.x: Likewise.
17005         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
17006         on 68HC11/HC12 because the function is larger than 64K.
17007         * gcc.c-torture/compile/961203-1.x: New file, this test fails
17008         on 68HC11/HC12 because the structure is too large.
17009
17010 2001-05-20  Richard Henderson  <rth@redhat.com>
17011
17012         * gcc.c-torture/execute/20010520-1.c: New.
17013
17014 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17015
17016         * g++.old-deja/g++.warn/compare1.C: New test.
17017         * gcc.dg/compare4.c: New test.
17018
17019 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
17020
17021         * g++.old-deja/g++.other/optimize1.C: New test.
17022
17023 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17024
17025         * g++.old-deja/g++.pt/spec41.C: New test.
17026
17027 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
17028
17029         * gcc.c-torture/compile/20010114-1.x: Remove.
17030
17031 2001-05-18  Stan Shebs  <shebs@apple.com>
17032
17033         * gcc.c-torture/compile/20010518-1.c: New test.
17034
17035 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
17036
17037         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
17038         * g++.old-deja/g++.pt/crash67.C: New test.
17039
17040 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
17041
17042         * g++.old-deja/g++.other/debug9.C: New test.
17043
17044 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
17045
17046         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
17047
17048 2001-05-16  Jan Hubicka  <jh@suse.cz>
17049
17050         * gcc.c-torture/compile/20010516-1.c: New test.
17051
17052 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17053
17054         * g++.old-deja/g++.other/crash41.C: New test.
17055
17056 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17057
17058         * g++.old-deja/g++.pt/crash66.C: New test.
17059
17060 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
17061
17062         * g++.old-deja/g++.robertl/eb27.C: Convert.
17063
17064 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
17065
17066         * g++.dg/friend-warn.C: New test.  Do not warn about friend
17067         declaration being redundant.
17068
17069 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
17070
17071         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
17072
17073 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
17074
17075         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
17076
17077 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
17078
17079         * lib/g++.exp: Use testsuite_flags.
17080
17081 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
17082
17083         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
17084
17085 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17086
17087         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
17088
17089 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
17090
17091         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
17092
17093 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
17094
17095         * gcc.c-torture/compile/20010313-1.c: New test.
17096
17097 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
17098
17099         * gcc.dg/cpp/direct2.c: New test.
17100         * gccq.dg/cpp/direct2s.c: New test.
17101
17102         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
17103
17104 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
17105
17106         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
17107         * g++.old-deja/g++.other/op3.C: Likewise.
17108
17109 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17110
17111         * gcc.dg/cpp/syshdr.h: New file.
17112         * gcc.dg/cpp/sysmac1.c: Update.
17113         * gcc.dg/cpp/sysmac2.c: Update.
17114
17115 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17116
17117         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
17118
17119 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
17120
17121         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
17122         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
17123
17124 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
17125
17126         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
17127
17128 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
17129
17130         * lib/g++.exp (g++_include_flags): Don't use any special flags
17131         if TESTING_IN_BUILD_TREE is not defined.
17132         (g++_init): Use a plain 'c++' as the compiler if
17133         TESTING_IN_BUILD_TREEE is not defined.
17134
17135 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17136
17137         * g++.old-deja/g++.eh/catch13.C: New test.
17138         * g++.old-deja/g++.eh/catch14.C: New test.
17139
17140 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17141
17142         * gcc.dg/cpp/tr-define.c: New test.
17143
17144 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
17145
17146         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
17147         <stdlib.h>, not <malloc.h>.
17148
17149 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17150
17151         * g++.old-deja/g++.ns/template17.C: New test.
17152
17153 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17154
17155         * g++.old-deja/g++.pt/ref4.C: New test.
17156
17157 2001-04-30  Richard Henderson  <rth@redhat.com>
17158
17159         * gcc.dg/20000724-1.c: Revert last change.
17160
17161 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
17162
17163         * g77.f-torture/execute/20010430.f: New test.
17164
17165 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
17166
17167         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
17168
17169 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
17170
17171         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
17172
17173 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17174
17175         * g++.old-deja/g++.eh/crash6.C: New test.
17176
17177 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17178
17179         * g++.old-deja/g++.other/warn7.C: New test.
17180
17181 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17182
17183         * g++.old-deja/g++.other/defarg9.C: New test.
17184
17185 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17186
17187         * g77.f-torture/compile/20010426.f: New test.
17188         * g77.f-torture/execute/20010426.f: New test.
17189
17190 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17191
17192         * g77.f-torture/compile/20000629-1.x: Remove - error
17193         has been fixed.
17194
17195 2001-04-26  Jeffrey A Law  (law@cygnus.com)
17196
17197         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
17198         Tweak slightly to work with g++.dg framework.
17199         * g++.dg/special/ecos.exp: Run initp1.C test.
17200         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
17201
17202         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
17203         its linker doesn't give line numbers either.
17204         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
17205
17206 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17207
17208         * g++.old-deja/g++.other/lex1.C: New test.
17209
17210 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
17211
17212         * gcc.dg/noncompile/20010425-1.c: New test.
17213
17214 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17215
17216         * g++.old-deja/g++.pt/mangle2.C: New test.
17217
17218 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17219
17220         * gcc.dg/format/plus-1.c: New test.
17221
17222 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17223
17224         * gcc.dg/20010423-1.c: New test.
17225
17226 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17227
17228         * gcc.c-torture/execute/20010422-1.c: New test.
17229
17230 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
17231
17232         * g++.old-deja/g++.ns/type2.C: New test.
17233
17234 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
17235
17236         * g++.old-deja/g++.other/perf1.C: New test.
17237
17238 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
17239
17240         * gcc.dg/c99-func-2.c: Remove xfail.
17241         * gcc.dg/c99-func-3.c: Remove xfail.
17242         * gcc.dg/c99-func-4.c: Remove xfail.
17243
17244 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
17245
17246         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
17247
17248 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17249
17250         * gcc.c-torture/compile/20010423-1.c: New test.
17251
17252 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17253
17254         * g++.old-deja/g++.pt/typename28.C: New test.
17255
17256 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17257
17258         * g++.old-deja/g++.abi/empty2.C: New test.
17259         * g++.old-deja/g++.abi/empty3.C: New test.
17260
17261 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17262
17263         * g++.old-deja/g++.other/comdat2.C: New test.
17264         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
17265
17266 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17267
17268         * g++.old-deja/g++.other/overload14.C: New test.
17269
17270 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17271
17272         * g++.old-deja/g++.other/lookup23.C: New test.
17273
17274 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17275
17276         * gcc.c-torture/execute/20010403-1.c: New test.
17277
17278 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
17279             Mark Mitchell  <mark@codesourcery.com>
17280
17281         * lib/old-dejagnu.exp: Don't delete output of executable.
17282         Add .exe suffix to executables.
17283
17284 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
17285
17286         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
17287
17288 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17289
17290         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
17291
17292 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17293
17294         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
17295         * g++.old-deja/g++.abi/crash1.C: New test.
17296
17297 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17298
17299         * g++.old-deja/g++.other/crash40.C: New test.
17300
17301 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17302
17303         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
17304
17305 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
17306
17307         * g++.old-deja/g++.other/warn6.C: New test.
17308
17309 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17310
17311         * g++.old-deja/g++.robertl/eb42.C: Same.
17312
17313 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17314
17315         * gcc.dg/wtr-conversion-1.c: New testcase.
17316
17317 2001-04-10  Richard Henderson  <rth@redhat.com>
17318
17319         * g++.old-deja/g++.other/array5.C: New.
17320
17321 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17322
17323         * gcc.c-torture/execute/20010408-1.c: New test.
17324
17325 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
17326
17327         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
17328         headers and constructs.
17329         * g++.old-deja/g++.robertl/eb79.C: Same.
17330         * g++.old-deja/g++.robertl/eb77.C (main): Same.
17331         * g++.old-deja/g++.robertl/eb73.C: Same.
17332         * g++.old-deja/g++.robertl/eb66.C (main): Same.
17333         * g++.old-deja/g++.robertl/eb55.C (t): Same.
17334         * g++.old-deja/g++.robertl/eb54.C (main): Same.
17335         * g++.old-deja/g++.robertl/eb46.C (main): Same.
17336         * g++.old-deja/g++.robertl/eb44.C: Same.
17337         * g++.old-deja/g++.robertl/eb41.C (main): Same.
17338         * g++.old-deja/g++.robertl/eb4.C (main): Same.
17339         * g++.old-deja/g++.robertl/eb39.C: Same.
17340         * g++.old-deja/g++.robertl/eb33.C (main): Same.
17341         * g++.old-deja/g++.robertl/eb31.C (main): Same.
17342         * g++.old-deja/g++.robertl/eb30.C: Same.
17343         * g++.old-deja/g++.robertl/eb3.C: Same.
17344         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
17345         * g++.old-deja/g++.robertl/eb21.C: Same.
17346         * g++.old-deja/g++.robertl/eb15.C: Same.
17347         * g++.old-deja/g++.robertl/eb118.C: Same.
17348         * g++.old-deja/g++.robertl/eb115.C (main): Same.
17349         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
17350         * g++.old-deja/g++.robertl/eb109.C: Same.
17351         * g++.old-deja/g++.other/sibcall1.C (main): Same.
17352         * g++.old-deja/g++.mike/rtti1.C: Same.
17353         * g++.old-deja/g++.mike/p658.C: Same.
17354         * g++.old-deja/g++.mike/net46.C: Same.
17355         * g++.old-deja/g++.mike/net34.C: Same.
17356         * g++.old-deja/g++.mike/memoize1.C: Same.
17357         * g++.old-deja/g++.mike/eh2.C: Same.
17358         * g++.old-deja/g++.law/weak.C: Same.
17359         * g++.old-deja/g++.law/visibility7.C: Same.
17360         * g++.old-deja/g++.law/visibility25.C: Same.
17361         * g++.old-deja/g++.law/visibility22.C: Same.
17362         * g++.old-deja/g++.law/visibility2.C: Same.
17363         * g++.old-deja/g++.law/visibility17.C: Same.
17364         * g++.old-deja/g++.law/visibility13.C: Same.
17365         * g++.old-deja/g++.law/visibility10.C: Same.
17366         * g++.old-deja/g++.law/visibility1.C: Same.
17367         * g++.old-deja/g++.law/virtual3.C (eval): Same.
17368         * g++.old-deja/g++.law/vbase1.C: Same.
17369         * g++.old-deja/g++.law/operators32.C: Same.
17370         * g++.old-deja/g++.law/nest3.C: Same.
17371         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
17372         * g++.old-deja/g++.law/except5.C (main): Same.
17373         * g++.old-deja/g++.law/cvt7.C (run): Same.
17374         * g++.old-deja/g++.law/cvt2.C: Same.
17375         * g++.old-deja/g++.law/cvt16.C: Same.
17376         * g++.old-deja/g++.law/ctors6.C (bar): Same.
17377         * g++.old-deja/g++.law/ctors17.C (main): Same.
17378         * g++.old-deja/g++.law/ctors13.C: Same.
17379         * g++.old-deja/g++.law/ctors12.C (main): Same.
17380         * g++.old-deja/g++.law/ctors10.C: Same.
17381         * g++.old-deja/g++.law/code-gen5.C: Same.
17382         * g++.old-deja/g++.law/bad-error7.C: Same.
17383         * g++.old-deja/g++.law/arm9.C: Same.
17384         * g++.old-deja/g++.law/arm12.C: Same.
17385         * g++.old-deja/g++.law/arg8.C: Same.
17386         * g++.old-deja/g++.law/arg1.C: Same.
17387         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
17388         * g++.old-deja/g++.jason/template31.C: Same.
17389         * g++.old-deja/g++.jason/template24.C (main): Same.
17390         * g++.old-deja/g++.jason/2371.C: Same.
17391         * g++.old-deja/g++.eh/new2.C: Same.
17392         * g++.old-deja/g++.eh/new1.C: Same.
17393         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
17394         * g++.old-deja/g++.brendan/nest21.C (main): Same.
17395         * g++.old-deja/g++.brendan/err-msg3.C: Same.
17396         * g++.old-deja/g++.brendan/crash62.C: Same.
17397         * g++.old-deja/g++.brendan/crash52.C: Same.
17398         * g++.old-deja/g++.brendan/crash49.C (main): Same.
17399         * g++.old-deja/g++.brendan/crash38.C: Same.
17400         * g++.old-deja/g++.brendan/crash15.C (main): Same.
17401         * g++.old-deja/g++.brendan/copy9.C: Same.
17402
17403 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
17404
17405         * gcc.c-torture/execute/20001203-2.c (memset):
17406         Count argument is of type __SIZE_TYPE__.
17407
17408 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
17409
17410         * gcc.c-torture/compile/20010404-1.c: New test.
17411
17412 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
17413
17414         * gcc.c-torture/compile/20010326-1.c: New test.
17415
17416 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
17417
17418         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
17419         peculiarities of the SH.
17420         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
17421
17422 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17423
17424         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
17425         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
17426         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
17427
17428 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17429
17430         * g77.f-torture/compile/20010321-1.f: New test.
17431
17432 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17433
17434         * gcc.c-torture/compile/20010329-1.c: New test.
17435
17436 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17437
17438         * gcc.c-torture/execute/20010329-1.c: New test.
17439
17440 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17441
17442         * g++.old-deja/g++.other/eh4.C: Fix typo.
17443
17444 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17445
17446         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
17447
17448 2001-03-28  Philip Blundell  <philb@gnu.org>
17449
17450         * gcc.c-torture/compile/20010328-1.c: New test.
17451
17452 2001-03-27  Richard Henderson  <rth@redhat.com>
17453
17454         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
17455         * g++.old-deja/g++.eh/vbase3.C: Likewise.
17456
17457 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
17458
17459         * gcc.c-torture/compile/20010327-1.c: New test.
17460
17461 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17462
17463         * g++.old-deja/g++.other/friend12.C: New test.
17464         * g++.old-deja/g++.other/friend9.C: Expect no errors.
17465         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
17466
17467 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17468
17469         * gcc.c-torture/execute/20010325-1.c: New test.
17470
17471 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
17472
17473         * g++.old-deja/g++.other/mangle3.C: New test.
17474
17475 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
17476
17477         * g++.old-deja/g++.other/anon8.C: New test.
17478
17479 2001-03-20  Philip Blundell  <philb@gnu.org>
17480
17481         * gcc.c-torture/compile/20010320-1.c: New test.
17482
17483 2001-03-17  Richard Henderson  <rth@redhat.com>
17484
17485         * g++.old-deja/g++.other/eh4.C: Add expected error text.
17486
17487 2001-03-15  Geoff Keating  <geoff@redhat.com>
17488
17489         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
17490         tests on AIX.
17491
17492 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
17493
17494         * g++.old-deja/g++.other/eh4.C: New test.
17495
17496 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17497
17498         * gcc.dg/cpp/mi1.c: Update.
17499
17500 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
17501
17502         * g++.old-deja/g++.other/regstack.C: New test.
17503
17504 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17505
17506         * g++.old-deja/g++.other/ref4.C: New test.
17507
17508 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
17509
17510         * objc/execute/va_method.m: Added.
17511         * objc/execute/IMP.m: Added.
17512         * objc/execute/_cmd.m: Added.
17513         * objc/execute/accessing_ivars.m: Added.
17514         * objc/execute/class-1.m: Added.
17515         * objc/execute/class-10.m: Added.
17516         * objc/execute/class-11.m: Added.
17517         * objc/execute/class-12.m: Added.
17518         * objc/execute/class-13.m: Added.
17519         * objc/execute/class-14.m: Added.
17520         * objc/execute/class-2.m: Added.
17521         * objc/execute/class-3.m: Added.
17522         * objc/execute/class-4.m: Added.
17523         * objc/execute/class-5.m: Added.
17524         * objc/execute/class-6.m: Added.
17525         * objc/execute/class-7.m: Added.
17526         * objc/execute/class-8.m: Added.
17527         * objc/execute/class-9.m: Added.
17528         * objc/execute/class-tests-1.h
17529         * objc/execute/class-tests-2.h
17530         * objc/execute/compatibility_alias.m: Added.
17531         * objc/execute/encode-1.m: Added.
17532         * objc/execute/formal_protocol-1.m: Added.
17533         * objc/execute/formal_protocol-2.m: Added.
17534         * objc/execute/formal_protocol-3.m: Added.
17535         * objc/execute/formal_protocol-4.m: Added.
17536         * objc/execute/formal_protocol-5.m: Added.
17537         * objc/execute/formal_protocol-6.m: Added.
17538         * objc/execute/formal_protocol-7.m: Added.
17539         * objc/execute/informal_protocol.m: Added.
17540         * objc/execute/initialize.m: Added.
17541         * objc/execute/load.m: Added.
17542         * objc/execute/many_args_method.m: Added.
17543         * objc/execute/nested-3.m: Added.
17544         * objc/execute/no_clash.m: Added.
17545         * objc/execute/private.m: Added.
17546         * objc/execute/redefining_self.m: Added.
17547         * objc/execute/root_methods.m: Added.
17548         * objc/execute/selector-1.m: Added.
17549         * objc/execute/static-1.m: Added.
17550         * objc/execute/static-2.m: Added.
17551         * objc/execute/va_method.m: Added.
17552
17553 2001-03-10  Richard Henderson  <rth@redhat.com>
17554
17555         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
17556
17557 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
17558
17559         * g++.old-deja/g++.other/crash31.C: XFAIL.
17560         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
17561         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
17562         * gcc.c-torture/execute/20010123-1.x: XFAIL.
17563         * gcc.c-torture/execute/20010124-1.x: XFAIL.
17564         * gcc.dg/sequence-pt-1.c: XFAIL one test.
17565
17566 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
17567
17568         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
17569
17570 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17571
17572         * gcc.dg/20000724-1.c: Don't use multiline strings.
17573
17574 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17575
17576         * objc/execute/string1.m, objc/execute/string2.m: Compare the
17577         result of -cString against what we expect it to be; don't just
17578         print it out for no one to read.
17579
17580         * objc/execute/string3.m, objc/execute/string4.m: New tests.
17581         Based on testcases provided by Nicola Pero.
17582
17583 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17584
17585         * gcc.dg/cpp/macro7.c: New test.
17586
17587 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17588
17589         * gcc.dg/cpp/multiline.c: Update.
17590
17591 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17592
17593         * g++.old-deja/g++.other/enum3.C: New test.
17594
17595 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17596
17597         * g++.old-deja/g++.other/pod1.C: New test.
17598
17599 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17600
17601         * g++.old-deja/g++.ext/overload1.C: New test.
17602
17603 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17604
17605         * g++.old-deja/g++.pt/using1.C: New test.
17606
17607 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17608
17609         * g++.old-deja/g++.other/using9.C: New test.
17610
17611 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
17612
17613         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
17614
17615         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
17616
17617 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
17618
17619         * g++.old-deja/g++.ext/realpt1.C: Remove.
17620
17621 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
17622
17623         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
17624
17625 2001-02-26  Will Cohen  <wcohen@redhat.com>
17626
17627         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
17628
17629 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
17630
17631         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
17632         templatized constructors.
17633
17634 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17635
17636         * gcc.c-torture/execute/20010224-1.c: New test.
17637
17638 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
17639
17640         * gcc.c-torture/execute/20010222-1.c: New test.
17641
17642 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
17643
17644         * g++.old-deja/g++.other/inline20.C: New test.
17645
17646 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
17647
17648         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
17649
17650 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17651
17652         * g++.old-deja/g++.other/lookup22.C: New test.
17653
17654 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
17655
17656         * g77.dg: New directory.
17657         * g77.dg/20010216-1.f: New test case.
17658         * g77.dg/dg.exp: New driver.
17659         * lib/g77-dg.exp: New driver library.
17660
17661 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17662
17663         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
17664
17665 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
17666
17667         * g++.old-deja/g++.other/decl9.C: New test.
17668
17669 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
17670
17671         * g++.old-deja/g++.other/init16.C: Update the test so that it does
17672         not need <string> and also tests the initialization at runtime.
17673
17674 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17675
17676         * gcc.c-torture/execute/longlong.c: New test.
17677
17678 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17679
17680         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
17681
17682 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17683
17684         * gcc.c-torture/execute/920302-1.c (execute):
17685         Change argument type to short.
17686
17687 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17688
17689         * g++.old-deja/g++.pt/deduct6.C: New test.
17690
17691 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17692
17693         * g++.old-deja/g++.pt/deduct5.C: New test.
17694
17695 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
17696
17697         * gcc.c-torture/execute/20010209-1.c: New test.
17698
17699 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17700
17701         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
17702
17703 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
17704
17705         * g++.dg/vtgc1.C: Update for new ABI.
17706
17707         * consistency.vlad: New directory, 1665 files.
17708
17709 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
17710
17711         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
17712         return type.
17713         * gcc.dg/cpp/digraphs.c: Declare puts.
17714
17715 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17716
17717         * g++.old-deja/g++.other/warn5.C: New test.
17718
17719 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17720
17721         * g++.old-deja/g++.pt/spec40.C: New test.
17722
17723 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17724
17725         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
17726         case.
17727         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
17728
17729 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
17730
17731         * gcc.c-torture/compile/20010209-1.c: New test.
17732
17733 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
17734
17735         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
17736         excess errors message but not if it crashes.
17737         * g++.old-deja/g++.other/crash27.C: Likewise.
17738         * g++.old-deja/g++.other/crash28.C: Likewise.
17739         * g++.old-deja/g++.other/crash30.C: Likewise.
17740         * g++.old-deja/g++.other/crash32.C: Likewise.
17741         * g++.old-deja/g++.other/crash35.C: Likewise.
17742         * g++.old-deja/g++.pt/inherit2.C: Likewise.
17743
17744 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
17745
17746         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
17747         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
17748         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
17749         g77.f-torture/execute/execute.exp,
17750         g77.f-torture/noncompile/noncompile.exp,
17751         gcc.c-torture/execute/execute.exp,
17752         gcc.c-torture/execute/memcheck/memcheck.exp,
17753         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
17754         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
17755         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
17756         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
17757         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
17758         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
17759         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17760         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
17761         Remove bug reporting instructions with ancient email addresses.
17762
17763 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17764
17765         * gcc.dg/20010202-1.c: New test.
17766         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
17767
17768 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
17769
17770         * g++.dg/stdbool-if.C: New test.
17771
17772 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
17773
17774         * objc/execute/fdecl.m: Added main().
17775
17776 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17777
17778         * gcc.c-torture/execute/20010206-1.c: New test.
17779
17780 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17781
17782         * gcc.dg/cpp/avoidpaste1.c: Update.
17783
17784 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
17785
17786         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
17787         Pero <nicola@brainstorm.co.uk>.
17788         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
17789
17790 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
17791
17792         * g++.old-deja/g++.pt/spec39.C: New test.
17793
17794 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
17795
17796         * gcc.c-torture/compile/20010202-1.c: New test.
17797
17798 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
17799
17800         * g++.old-deja/g++.abi/primary2.C: New test.
17801         * g++.old-deja/g++.abi/primary3.C: New test.
17802         * g++.old-deja/g++.abi/primary4.C: New test.
17803         * g++.old-deja/g++.abi/primary5.C: New test.
17804         * g++.old-deja/g++.abi/vtable3.h: New test.
17805         * g++.old-deja/g++.abi/vtable3a.C: New test.
17806         * g++.old-deja/g++.abi/vtable3b.C: New test.
17807         * g++.old-deja/g++.abi/vtable3c.C: New test.
17808         * g++.old-deja/g++.abi/vtable3d.C: New test.
17809         * g++.old-deja/g++.abi/vtable3e.C: New test.
17810         * g++.old-deja/g++.abi/vtable3f.C: New test.
17811         * g++.old-deja/g++.abi/vtable3g.C: New test.
17812         * g++.old-deja/g++.abi/vtable3h.C: New test.
17813         * g++.old-deja/g++.abi/vtable3i.C: New test.
17814         * g++.old-deja/g++.abi/vtable3j.C: New test.
17815         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
17816
17817 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
17818
17819         * g++.old-deja/g++.other/anon6.C: New test.
17820         * g++.old-deja/g++.other/anon7.C: New test.
17821
17822 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
17823
17824         * gcc.dg/cpp/avoidpaste2.c: New tests.
17825
17826 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
17827
17828         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
17829
17830 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
17831
17832         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
17833         DECIMAL_DIG cases for Irix."
17834
17835 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
17836
17837         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
17838
17839 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
17840
17841         * gcc.dg/c99-tag-1.c: New test.
17842
17843 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
17844
17845         * gcc.dg/cpp/tr-warn1.c: Add tests.
17846
17847 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
17848
17849         * gcc.dg/cpp/avoidpaste1.c: Update.
17850         * gcc.dg/cpp/paste4.c: Update.
17851
17852 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
17853
17854         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
17855         cases for Irix.
17856
17857 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
17858
17859         * g++.old-deja/g++.other/inline19.C: New test.
17860
17861 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17862
17863         * gcc.dg/Wlarger-than.c: New test.
17864
17865 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17866
17867         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
17868
17869 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
17870
17871         * gcc.c-torture/execute/20010129-1.c: New test.
17872         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
17873
17874 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
17875
17876         * gcc.dg/cpp/avoidpaste1.c: Test case.
17877
17878 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
17879
17880         * g++.old-deja/g++.other/inline18.C: New test.
17881
17882 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17883
17884         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
17885         and __builtin_putchar.
17886
17887 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
17888
17889         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
17890         tests.
17891
17892 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
17893
17894         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
17895         floating point number rounding mode to round to the nearest
17896         representable mode.
17897
17898 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
17899
17900         * g++.old-deja/g++.other/mangle2.C: New test.
17901
17902 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
17903
17904         * gcc.c-torture/compile/20010124-1.c: New test.
17905
17906 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
17907
17908         * g++.old-deja/g++.pt/spec38.C: New test.
17909
17910 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17911
17912         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
17913         "Build don't run".
17914
17915 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17916
17917         * gcc.c-torture/execute/20010123-1.c: New test.
17918
17919 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
17920
17921         * g++.old-deja/g++.pt/spec37.C: New test.
17922
17923 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
17924
17925         * g++.old-deja/g++.pt/overload14.C: New test.
17926
17927 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17928
17929         * gcc.c-torture/execute/20010122-1.c: New test, exercise
17930         __builtin_return_address.
17931
17932 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
17933
17934         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
17935         * g++.old-deja/g++.pt/spec35.C: New test.
17936         * g++.old-deja/g++.pt/spec36.C: New test.
17937
17938 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
17939
17940         * gcc.c-torture/compile/20010118-1.c: New test.
17941
17942 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
17943
17944         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
17945
17946 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
17947
17948         * gcc.c-torture/execute/20010119-1.c: New test.
17949
17950 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
17951
17952         * g++.old-deja/g++.other/vbase5.C: New test.
17953
17954 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
17955
17956         * gcc.c-torture/execute/20010118-1.c: New test.
17957
17958 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
17959
17960         * g++.old-deja/g++.pt/deduct3.C: New test.
17961
17962 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
17963
17964         * g++.old-deja/g++.pt/spec34.C: New test.
17965
17966 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
17967
17968         * g77.f-torture/compile/20000601-2.f: New test.
17969
17970 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
17971
17972         * g++.old-deja/g++.other/init17.C: New test.
17973
17974 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
17975
17976         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
17977
17978 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
17979
17980         * g++.old-deja/g++.pt/unify8.C: New test.
17981
17982 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
17983
17984         * g++.old-deja/g++.abi/vbase1.C: New test.
17985
17986 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
17987
17988         * g++.old-deja/g++.pt/crash65.C: New test.
17989
17990 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
17991
17992         * gcc.dg/cpp/assembl2.S: New test case.
17993
17994 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
17995
17996         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
17997         are supported.
17998
17999 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18000
18001         * g++.old-deja/g++.other/builtins1.C: New test.
18002         * g++.old-deja/g++.other/builtins2.C: Likewise.
18003         * g++.old-deja/g++.other/builtins3.C: Likewise.
18004         * g++.old-deja/g++.other/builtins4.C: Likewise.
18005
18006 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
18007
18008         * gcc.c-torture/compile/20010117-1.c: New test.
18009         * gcc.c-torture/compile/20010117-2.c: New test.
18010
18011 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18012
18013         * g77.f-torture/execute/20010116.[fx]: New test,
18014         XFAIL on i?86-*-*.
18015         * g77.f-torture/compile/20010115.f: Indicate it's
18016         a test for PR fortran/1636.
18017
18018 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18019
18020         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
18021
18022 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18023
18024         * g77.f-torture/compile/20010115.f: New test.
18025
18026 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
18027
18028         * g++.old-deja/g++.pt/nontype5.C: New test.
18029
18030 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18031
18032         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
18033         have an equivalent working one below it.
18034
18035 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18036
18037         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
18038         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18039
18040 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18041
18042         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
18043         message containing "init_priority".
18044         (conpr-2.C): Likewise.
18045         (conpr-3.C): Likewise.
18046         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
18047
18048 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18049
18050         * gcc.c-torture/execute/20010114-2.c: New test.
18051
18052 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18053
18054         * gcc.c-torture/compile/20010114-1.c: New test.
18055         * gcc.c-torture/compile/20010114-1.x: Xfail.
18056         * gcc.c-torture/compile/20010114-2.c: New test.
18057         * gcc.c-torture/execute/20010114-1.c: New test.
18058         * gcc.dg/trunc-1.c: New test.
18059         * gcc.dg/uninit-B.c: New test.
18060
18061 2001-01-13  Nick Clifton  <nickc@redhat.com>
18062
18063         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
18064         target.
18065
18066 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18067
18068         * gcc.c-torture/compile/20010113-1.c: New test.
18069
18070 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
18071
18072         * gcc.c-torture/compile/20001212-1.c: New test.
18073
18074 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18075
18076         * gcc.dg/cpp/widestr1.c: Update.
18077         * gcc.dg/cpp/prag-imp.c: Remove.
18078
18079 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
18080
18081         * gcc.c-torture/execute/20000801-3.x: Remove.
18082         * gcc.dg/c90-init-1.c: New test.
18083         * gcc.dg/c99-init-1.c: New test.
18084         * gcc.dg/c99-init-2.c: New test.
18085         * gcc.dg/gnu99-init-1.c: New test.
18086
18087 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
18088
18089         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
18090         testing that no relevant ones were found.
18091
18092 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18093
18094         * g++.old-deja/g++.pt/cast2.C: New test.
18095
18096 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18097
18098         * g++.old-deja/g++.pt/friend47.C: New test.
18099
18100 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18101
18102         * g++.old-deja/g++.pt/instantiate13.C: New test.
18103
18104 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18105
18106         * g++.old-deja/g++.other/defarg7.C: New test.
18107         * g++.old-deja/g++.other/defarg8.C: New test.
18108
18109 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18110
18111         * g++.old-deja/g++.pt/crash64.C: New test.
18112
18113 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18114
18115         * g++.old-deja/g++.pt/crash63.C: New test.
18116
18117 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18118
18119         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
18120
18121 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
18122
18123         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
18124
18125 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18126
18127         * g++.old-deja/g++.pt/error3.C: New test.
18128
18129 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18130
18131         * g++.old-deja/g++.other/crash39.C: New test.
18132
18133 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18134
18135         * g++.old-deja/g++.other/vbase4.C: New test.
18136
18137 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
18138
18139         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
18140         * gcc.dg/special/20000419-2.c: New file. Identical to above.
18141         * gcc.dg/special/special.exp: New test driver which will check
18142         for alias support for the above test.
18143
18144 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
18145
18146         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
18147         problems on small machines.
18148         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
18149         parameterize.
18150
18151 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
18152
18153         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
18154         mips.
18155         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18156
18157 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
18158
18159         * g++.old_deja/g++.pt/using8.C: New test.
18160
18161 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18162
18163         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
18164
18165 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
18166
18167         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
18168         where a failure is expected.
18169         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
18170
18171 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18172
18173         * g++.old_deja/g++.pt/instantiate12.C: New test.
18174
18175 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18176
18177         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
18178         start of structs.
18179         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
18180         * g++.old-deja/g++.brendan/crash17.C: Likewise.
18181         * g++.old-deja/g++.brendan/crash29.C: Likewise.
18182         * g++.old-deja/g++.brendan/crash48.C: Likewise.
18183         * g++.old-deja/g++.brendan/ns1.C: Likewise.
18184         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
18185         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
18186         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
18187         * g++.old-deja/g++.eh/spec6.C: Likewise.
18188         * g++.old-deja/g++.jason/crash3.C: Likewise.
18189         * g++.old-deja/g++.law/ctors11.C: Likewise.
18190         * g++.old-deja/g++.law/ctors17.C: Likewise.
18191         * g++.old-deja/g++.law/ctors5.C: Likewise.
18192         * g++.old-deja/g++.law/ctors9.C: Likewise.
18193         * g++.old-deja/g++.mike/ambig1.C: Likewise.
18194         * g++.old-deja/g++.mike/net22.C: Likewise.
18195         * g++.old-deja/g++.mike/p3538a.C: Likewise.
18196         * g++.old-deja/g++.mike/p3538b.C: Likewise.
18197         * g++.old-deja/g++.mike/virt3.C: Likewise.
18198         * g++.old-deja/g++.niklas/t128.C: Likewise.
18199         * g++.old-deja/g++.other/anon4.C: Likewise.
18200         * g++.old-deja/g++.other/using1.C: Likewise.
18201         * g++.old-deja/g++.other/warn3.C: Likewise.
18202         * g++.old-deja/g++.pt/t37.C: Likewise.
18203         * g++.old-deja/g++.robertl/eb69.C: Likewise.
18204         * g++.old-deja/g++.robertl/eb71.C: Likewise.
18205
18206 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18207
18208         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
18209
18210 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18211
18212         * gcc.c-torture/execute/stdio-opt-3.c: New test.
18213
18214 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
18215
18216         * gcc.c-torture/compile/20010107-1.c: New test.
18217
18218 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18219
18220         * gcc.c-torture/execute/builtin-noret-1.c: New test.
18221
18222 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18223
18224         * gcc.dg/format/format.h: New file.
18225         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
18226         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
18227         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
18228         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
18229         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
18230         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
18231         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
18232         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
18233         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
18234         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
18235         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
18236         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
18237         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
18238         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
18239         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
18240         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
18241         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
18242         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
18243         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
18244         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
18245         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
18246         instead of declaring standard types, macros and functions in each
18247         test.
18248
18249 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
18250
18251         * gcc.c-torture/execute/20010106-1.c: New test.
18252
18253 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18254
18255         * gcc.dg/format/format.exp: New file.
18256         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
18257         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
18258         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
18259         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
18260         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
18261         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
18262         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
18263         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
18264         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
18265         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
18266         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
18267         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
18268         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
18269         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
18270         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
18271         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
18272         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
18273         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
18274         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
18275         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
18276         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
18277         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
18278         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
18279         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
18280         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
18281         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
18282         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
18283         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
18284         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
18285         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
18286         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
18287         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
18288         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
18289         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
18290         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
18291         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
18292         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
18293         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
18294         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
18295         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
18296         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
18297         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
18298
18299 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
18300
18301         * gcc.c-torture/execute/991228-1.c: Take word endianness into
18302         account.
18303
18304 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18305
18306         * gcc.c-torture/execute/builtin-complex-1.c: New test.
18307
18308 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
18309
18310         * g++.old-deja/g++.pt/crash62.C: New test.
18311
18312 2001-01-04  Richard Henderson  <rth@redhat.com>
18313
18314         * gcc.dg/20000926-1.c: Update expected warnings.
18315         * gcc.dg/array-2.c: Likewise.
18316         * gcc.dg/array-4.c: Also validate flexible array members.
18317         * gcc.dg/c99-flex-array-1.c: New.
18318
18319 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18320
18321         * gcc.c-torture/compile/20001222-1.x: Remove.
18322
18323 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18324
18325         * gcc.c-torture/execute/built-in-setjmp.c: New.
18326
18327 2001-01-03  Richard Henderson  <rth@redhat.com>
18328
18329         * gcc.dg/940510-1.c: Update expected error wording.
18330         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
18331
18332 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
18333
18334         * lib/target-supports.exp (check_alias_available): Modified to
18335         indicate aliases not supported if only weak aliases are supported.
18336
18337 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18338
18339         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
18340         Turn on cmpstrsi checks for __pj__ and __i370__.
18341
18342 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18343
18344         * g++.old-deja/g++.other/virtual11.C: New test.
18345
18346 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18347
18348         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
18349
18350 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18351
18352         * gcc.c-torture/compile/20010102-1.c: New test.
18353
18354 2001-01-02  Andreas Jaeger  <aj@suse.de>
18355
18356         * gcc.dg/noreturn-3.c: New test.
18357
18358         * gcc.dg/noreturn-4.c: New test.
18359
18360 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18361
18362         * gcc.c-torture/execute/stdio-opt-1.c: Also test
18363         __builtin_fputc and __builtin_fwrite.
18364
18365 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18366
18367         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
18368         signed char, not default char.
18369
18370 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18371
18372         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
18373
18374 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
18375
18376         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
18377
18378 2000-12-29  Richard Henderson  <rth@redhat.com>
18379
18380         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
18381         (__cyg_profile_func_exit): Define.
18382
18383 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18384
18385         * g++.dg/vtgc1.C: New test.
18386
18387 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
18388
18389         * gcc.dg/noncompile/20001228-1.c: New test.
18390
18391         * gcc.dg/20001228-1.c: New test.
18392
18393         * gcc.c-torture/execute/20001228-1.c: New test.
18394
18395 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
18396
18397         * gcc.dg/format-strfmon-1.c: New test.
18398
18399 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18400
18401         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
18402         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
18403         * gcc.c-torture/execute/string-opt-1.c: Likewise.
18404         * gcc.c-torture/execute/string-opt-2.c: Likewise.
18405         * gcc.c-torture/execute/string-opt-3.c: Likewise.
18406         * gcc.c-torture/execute/string-opt-4.c: Likewise.
18407         * gcc.c-torture/execute/string-opt-6.c: Likewise.
18408         * gcc.c-torture/execute/string-opt-7.c: Likewise.
18409         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18410         * gcc.c-torture/execute/string-opt-9.c: Likewise.
18411         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18412         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18413         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18414
18415         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
18416         * gcc.c-torture/execute/string-opt-4.c: Test index.
18417
18418 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
18419
18420         * gcc.c-torture/compile/20001226-1.c: New test.
18421
18422 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18423
18424         * gcc.c-torture/compile/20001222-1.c: New test.
18425         * gcc.c-torture/compile/20001222-1.x: Xfail.
18426
18427 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
18428
18429         * gcc.c-torture/execute/comp-goto-2.c: New test.
18430
18431 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
18432
18433         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
18434         Use long types if __INT_MAX__ is 32767.
18435         (main): Use cast to (sint32 *) when poking 88 into a_page.
18436
18437         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
18438
18439 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
18440
18441         * gcc.c-torture/compile/20001221-1.c: New test.
18442         * gcc.c-torture/execute/20001221-1.c: New test.
18443
18444 2000-12-20  Richard Henderson  <rth@redhat.com>
18445
18446         * g++.old-deja/g++.pt/crash36.C: Update error lines.
18447         * g++.old-deja/g++.robertl/eb109.C: Likewise.
18448
18449 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18450
18451         * gcc.dg/compare3.c: New test.
18452
18453 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18454
18455         * gcc.dg/format-warnll-1.c: New test.
18456
18457 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18458
18459         * gcc.dg/cpp/cmdlne-P.c: New test.
18460
18461 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18462
18463         * gcc.c-torture/execute/builtin-abs-1.c,
18464         gcc.c-torture/execute/builtin-abs-2.c: New tests.
18465
18466 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18467
18468         * gcc.dg/cpp/multiline.c: New test.
18469
18470 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18471
18472         * g++.old-deja/g++.other/syshdr1.C: Update.
18473         * gcc.dg/cpp/lineflags.c: Remove temporarily.
18474
18475 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18476
18477         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
18478
18479 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18480
18481         * g++.old-deja/g++.pt/ttp65.C: New test.
18482
18483 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18484
18485         * g++.old-deja/g++.pt/ttp64.C: New test.
18486
18487 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18488
18489         * g++.old-deja/g++.pt/spec33.C: New test.
18490
18491 2000-12-14  Catherine Moore  <clm@redhat.com>
18492
18493         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
18494         * gcc.c-torture/execute/920612-2.c: Likewise.
18495         * gcc.c-torture/execute/920428-2.c: Likewise.
18496         * gcc-c-torture/execute/va-arg-11.c: Call exit.
18497         * gcc.c-torture/execute/va-arg-21.c: Likewise.
18498
18499 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18500
18501         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
18502         * gcc.dg/pack-test-2.c: Likewise.
18503
18504 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18505
18506         Tests by Zack Weinberg <zackw@stanford.edu>.
18507
18508         * gcc.dg/cpp/defined.c: Update.
18509         * gcc.dg/cpp/defined_trad.c: New tests.
18510
18511 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18512
18513         * gcc.dg/cpp/trad-direct.c: Update.
18514
18515 2000-12-11  Neil Booth  <neilb@earthling.net>
18516
18517         * gcc.dg/cpp/defined_trad.c
18518
18519 2000-12-11  Neil Booth  <neilb@earthling.net>
18520
18521         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
18522
18523 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18524
18525         * gcc.dg/format-miss-2.c: New test.
18526
18527 2000-12-09  Neil Booth  <neilb@earthling.net>
18528
18529         * gcc.dg/cpp/lineflags.c: New tests.
18530         * gcc.dg/cpp/poison.c: Update.
18531         * gcc.dg/cpp/redef2.c: Update.
18532         * gcc.dg/cpp/skipping.c: New test.
18533
18534 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
18535
18536         * g++.old-deja/g++.other/eh3.C: New testcase.
18537
18538 2000-12-07  Neil Booth  <neilb@earthling.net>
18539
18540         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
18541         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
18542         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
18543         wtr-union-init-2.c, wtr-union-init-3.c: Update.
18544         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
18545         Update.
18546
18547 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18548
18549         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
18550         __SIZE_TYPE__ instead of int for type of integers cast to
18551         pointers.
18552
18553 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
18554
18555         * g++.old-deja/g++.other/cleanup4.C: New test.
18556
18557 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18558
18559         * format-sec-1.c: New test.
18560
18561 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18562
18563         * gcc.dg/format-nonlit-3.c: New test.
18564
18565 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18566
18567         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
18568         through a null pointer.
18569
18570 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18571
18572         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
18573         * g++.old-deja/g++.pt/partial4.C: New test.
18574
18575 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
18576
18577         * gcc.c-torture/execute/ieee/hugeval.x: New.
18578
18579 2000-12-06  Neil Booth  <neilb@earthling.net>
18580
18581         * gcc.dg/cpp/backslash2.c: New tests.
18582
18583 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18584
18585         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
18586         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
18587
18588 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
18589
18590         * gcc.c-torture/execute/20001203-2.c: New testcase.
18591
18592 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18593
18594         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
18595         * g++.old-deja/g++.other/virtual10.C: New test.
18596
18597 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18598
18599         * g++.old-deja/g++.mike/pmf5.C: Remove test.
18600
18601 2000-12-05  Richard Henderson  <rth@redhat.com>
18602
18603         * gcc.c-torture/compile/20001205-1.c: New.
18604
18605 2000-12-04  Neil Booth  <neilb@earthling.net>
18606
18607         * g++.old-deja/g++.other/virtual9.C: New test.
18608         * g++.old-deja/g++.pt/crash61.C: New test.
18609         * gcc.c-torture/execute/loop-9.c: New test.
18610
18611 2000-12-04  Neil Booth  <neilb@earthling.net>
18612
18613         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
18614         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
18615         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
18616         * gcc.dg/cpp/extratokens.c: ...here.
18617
18618 2000-12-04  Neil Booth  <neilb@earthling.net>
18619
18620         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
18621         New tests.
18622
18623 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18624
18625         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
18626         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
18627
18628 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
18629
18630         * gcc.c-torture/execute/20001203-1.c: New test.
18631
18632 2000-12-03  Neil Booth  <neilb@earthling.net>
18633
18634         * gcc.dg/cpp/macro6.c: New test cases.
18635
18636 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18637
18638         * gcc.c-torture/execute/string-opt-9.c: New test.
18639         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18640         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18641         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18642
18643         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
18644         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
18645
18646 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
18647
18648         * gcc.dg/cpp/if-6.c: New testcase.
18649
18650         * gcc.dg/20001201-1.c: New testcase.
18651
18652 2000-12-02  Neil Booth  <neilb@earthling.net>
18653
18654         * g++.old-deja/g++.other/externC4.C,
18655         g++.old-deja/g++.other/friend10.C: New tests.
18656
18657 2000-12-02  Neil Booth  <neilb@earthling.net>
18658
18659         * g++.old-deja/g++.other/instan2.C
18660         * g++.old-deja/g++.other/instan3.C: New test.
18661
18662 2000-12-02  Neil Booth  <neilb@earthling.net>
18663
18664         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
18665         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
18666         gnuc99.c,gnuc99-pedantic.c: New tests.
18667
18668 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18669
18670         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
18671         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
18672
18673 2000-12-01  Neil Booth  <neilb@earthling.net>
18674
18675         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
18676         * gcc.dg/cpp/poison.c: Update.
18677         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
18678
18679 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
18680
18681         * g77.f-torture/execute/20001201.f: New test.
18682
18683 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18684
18685         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
18686
18687 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
18688
18689         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
18690
18691 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
18692
18693         * g++.old-deja/g++.other/cast6.C: New test.
18694
18695 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
18696
18697         * gcc.c-torture/execute/20001130-2.c: New testcase.
18698
18699 2000-11-30  Richard Henderson  <rth@redhat.com>
18700
18701         * gcc.c-torture/execute/20001130-1.c: New test.
18702
18703 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18704
18705         * g++.old-deja/g++.other/op3.C: New test.
18706
18707 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18708
18709         * g++.old-deja/g++.other/op2.C: New test.
18710
18711 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18712
18713         * g++.old-deja/g++.other/crash38.C: New test.
18714
18715 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
18716
18717         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
18718
18719 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
18720
18721         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
18722         tests.
18723         * gcc.c-torture/execute/string-opt-6.c: New test.
18724
18725         * gcc.dg/20001117-1.c: Add main.
18726
18727 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
18728
18729         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
18730         Move from here ...
18731         * gcc.dg/940510-1.c: ... to here.
18732
18733         * gcc.dg/20000926-1.c: GNU C now allows initializations of
18734         zero-size arrays in toplevel structures.
18735
18736 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18737
18738         * gcc.c-torture/execute/loop-8.c: New test.
18739
18740 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18741
18742         * g++.old-deja/g++.other/base1.C: New test.
18743
18744 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18745
18746         * g++.old-deja/g++.other/parse2.C: New test.
18747
18748 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18749
18750         * g++.old-deja/g++.pt/incomplete1.C: New test.
18751
18752 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18753
18754         * g++.old-deja/g++.other/friend9.C: New test.
18755
18756 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18757
18758         * gcc.dg/20001127-1.c: New test.
18759
18760 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18761
18762         * g++.old-deja/g++.pt/friend46.C: New test.
18763
18764 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18765
18766         * g++.old-deja/g++.other/ptrmem8.C: New test.
18767
18768 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18769
18770         * gcc.c-torture/execute/string-opt-7.c: New test.
18771         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18772
18773 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
18774
18775         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
18776         instead of 'mkcheck 2'.
18777
18778 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18779
18780         * gcc.c-torture/execute/memcheck/driver.c,
18781         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
18782         C9X references to refer to C99.
18783
18784 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
18785
18786         * gcc.dg/ultrasp3.c: New test.
18787
18788 2000-11-25  Neil Booth  <neilb@earthling.net>
18789
18790         * gcc.dg/cpp/include2.c: Update test to be locale independent.
18791
18792 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
18793
18794         * gcc.c-torture/compile/20001123-2.c: New.
18795
18796 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18797
18798         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
18799
18800 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
18801
18802         * gcc.dg/sequence-point-1.c: Add some new tests.
18803         * gcc.c-torture/execute/20001124-1.c: New test.
18804
18805 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
18806
18807         * g++.old-deja/g++.other/vaarg4.C: New test.
18808         * gcc.c-torture/compile/20001123-1.c: New test.
18809
18810 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
18811
18812         * g++.other/crash24.C: Adjust and remove XFAIL.
18813         * g++.other/crash37.C: New test.
18814
18815 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
18816
18817         * g++.old-deja/g++.pt/instantiate9.C: New test.
18818
18819 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
18820
18821         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
18822         new ABI, too.
18823
18824         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
18825         * g++.old-deja/g++.robertl/eb55.C: Likewise.
18826
18827 2000-11-22  Neil Booth  <neilb@earthling.net>
18828
18829         * gcc.dg/cpp/Wtrigraphs.c: New test.
18830
18831 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
18832
18833         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
18834
18835 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
18836
18837         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
18838
18839 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
18840
18841         * lib/gcc-dg.exp: load_lib scanasm.exp.
18842         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
18843         * lib/g++-dg.exp: load_lib scanasm.exp.
18844         * lib/scanasm.exp: New.
18845         (scan-assembler, scan-assembler-not): Add optional arguments to
18846         test name, or if not present, the pattern name.
18847         (scan-assembler-dem, scan-assembler-dem-not): New.
18848
18849         * g++.dg/dg.exp: New.
18850
18851 2000-11-21  Neil Booth  <neilb@earthling.net>
18852
18853         * gcc.dg/cpp/integrated1.c: Remove.
18854
18855 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
18856
18857         * gcc.c-torture/execute/20001121-1.c: New test.
18858
18859 2000-11-21  Richard Henderson  <rth@redhat.com>
18860
18861         * gcc.c-torture/compile/20001121-1.c: New test.
18862
18863 2000-11-20  Neil Booth  <neilb@earthling.net>
18864
18865         * gcc.dg/cpp/integrated1.c: New test.
18866
18867 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
18868
18869         * g++.old-deja/g++.other/inline17.C: New test.
18870
18871 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
18872
18873         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
18874         local variable to be zero: I made the variable global. Now
18875         uses abort() and exit() instead of relying on main's return value.
18876
18877 2000-11-20  Neil Booth  <neilb@earthling.net>
18878
18879         * gcc.dg/cpp/paste2.c: Update test.
18880         * objc/execute/paste.m: New test.
18881
18882 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
18883
18884         * gcc.dg/c99-condexpr-1.c: New test.
18885
18886 2000-11-20  Neil Booth  <neilb@earthling.net>
18887
18888         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
18889
18890 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
18891
18892         * g++.old-deja/g++.pt/export1.C: New test.
18893
18894 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
18895
18896         * gcc.dg/20001117-1.c: New test.
18897
18898 2000-11-18  Richard Henderson  <rth@redhat.com>
18899
18900         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
18901
18902 2000-11-18  Richard Henderson  <rth@redhat.com>
18903
18904         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
18905         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
18906         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
18907
18908 2000-11-18  Richard Henderson  <rth@redhat.com>
18909
18910         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
18911         (main): New.  Exit cleanly.
18912
18913 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18914
18915         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
18916         gcc.dg/c99-fordecl-2.c: New tests.
18917
18918 2000-11-18  Richard Henderson  <rth@redhat.com>
18919
18920         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
18921         * gcc.c-torture/execute/zerolen-2.c: New.
18922
18923 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18924
18925         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
18926         memory.
18927
18928 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
18929
18930         * g++.old-deja/g++.pt/instantiate8.C: New test.
18931
18932 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
18933
18934         * g++.old-deja/g++.other/incomplete.C: Add more tests.
18935         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
18936
18937 2000-11-16  Nick Clifton  <nickc@redhat.com>
18938
18939         * gcc.c-torture/execute/nestfunc-2.c: New test.
18940         * gcc.c-torture/execute/nestfunc-3.c: New test.
18941
18942 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
18943
18944         * gcc.c-torture/compile/20001116-1.c: New test.
18945
18946 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18947
18948         * gcc.c-torture/execute/20001115-1.c: New test.
18949
18950 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
18951
18952         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
18953         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
18954         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
18955         * g++.old-deja/g++.abi/vmihint.C: Likewise.
18956
18957 2000-11-15  Neil Booth  <neilb@earthling.net>
18958
18959         gcc.dg/cpp/_Pragma1.c: Update.
18960         gcc.dg/cpp/_Pragma2.c: New test.
18961
18962 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
18963
18964         * g++.old-deja/g++.other/anon5.C: New test.
18965
18966 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18967
18968         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
18969         tests.
18970
18971 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
18972
18973         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
18974         output.
18975
18976 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18977
18978         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
18979         labels at end of compound statements.
18980
18981 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
18982
18983         * gcc.c-torture/execute/loop-7.c: New test.
18984
18985 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18986
18987         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
18988
18989 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18990
18991         * gcc.dg/c99-bool-1.c: New test.
18992
18993 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18994
18995         * gcc.dg/c99-scope-1.c: Remove xfail.
18996         * gcc.dg/c99-scope-2.c: New test.
18997
18998 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18999
19000         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
19001         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
19002
19003 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
19004
19005         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
19006         error messages.
19007
19008         * g++.mike/p700.C: Don't typedef wchar_t.
19009         * g++.mike/p784.C: Likewise.
19010         * g++.mike/eb101.C: Don't use __wchar_t.
19011
19012 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
19013
19014         * g77.f-torture/execute/20001111.[fx]: Test premature exit
19015         from DO loop.
19016
19017 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19018
19019         * gcc.c-torture/execute/20001111-1.c: New test.
19020
19021 2000-11-10  Nick Clifton  <nickc@redhat.com>
19022
19023         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
19024         long multuiple and accumulate.
19025
19026 2000-11-09  Richard Henderson  <rth@redhat.com>
19027
19028         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
19029         via size_t instead of int.
19030
19031         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
19032         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19033         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19034         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19035
19036 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
19037
19038         * gcc.c-torture/compile/20001109-1.c: New test.
19039         * gcc.c-torture/compile/20001109-2.c: New test.
19040
19041 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
19042
19043         * g++.old-deja/g++.pt/operator1.C: New test.
19044         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
19045
19046 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19047
19048         * gcc.dg/20001108-1.c: New test.
19049
19050 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19051
19052         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
19053         with both arguments constant strings.
19054         * gcc.c-torture/execute/string-opt-3.c: New test.
19055         * gcc.c-torture/execute/string-opt-4.c: New test.
19056         * gcc.c-torture/execute/string-opt-5.c: New test.
19057
19058 2000-11-08  Nick Clifton  <nickc@redhat.com>
19059
19060         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
19061         mulsidi3adddi patterns.
19062
19063 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
19064
19065         * g++.old-deja/g++.other/crash36.C: New test.
19066
19067 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
19068
19069         * g++.old-deja/g++.other/init16.C: New test.
19070
19071 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
19072
19073         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
19074
19075 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19076
19077         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
19078         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19079         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19080
19081 2000-11-07  DJ Delorie  <dj@redhat.com>
19082
19083         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
19084
19085 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19086
19087         * gcc.c-torture/execute/string-opt-1.c: New test.
19088
19089 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19090
19091         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
19092         mips-sgi-irix6.* because the MIPS ABI passes floating-point
19093         parameters in registers, and there is no way for a varargs
19094         function to know in which order the integer and floating-point
19095         parameters should be interleaved when they are placed on the
19096         stack.
19097         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19098         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19099
19100 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19101
19102         * gcc.c-torture/execute/string-opt-2.c: New test.
19103
19104 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
19105
19106         * g++.old-deja/g++.pt/crash60.C: New test.
19107
19108 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19109
19110         * g++.old-deja/g++.other/crash24.C: New test.
19111         * g++.old-deja/g++.other/crash25.C: New test.
19112         * g++.old-deja/g++.other/crash26.C: New test.
19113         * g++.old-deja/g++.other/crash27.C: New test.
19114         * g++.old-deja/g++.other/crash28.C: New test.
19115         * g++.old-deja/g++.other/crash29.C: New test.
19116         * g++.old-deja/g++.other/crash30.C: New test.
19117         * g++.old-deja/g++.other/crash31.C: New test.
19118         * g++.old-deja/g++.other/crash32.C: New test.
19119         * g++.old-deja/g++.other/crash33.C: New test.
19120         * g++.old-deja/g++.other/crash34.C: New test.
19121         * g++.old-deja/g++.other/crash35.C: New test.
19122
19123 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19124
19125         * gcc.c-torture/execute/20001031-1.c: New test.
19126
19127 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
19128
19129         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
19130         namespace.
19131
19132         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
19133         standards-conformant.
19134
19135         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
19136
19137         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
19138         * g++.old-deja/g++.mike/p755a.C: Likewise.
19139         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
19140         library makes no calls to `operator new' during initialization.
19141
19142 2000-11-04  Neil Booth  <neilb@earthling.net>
19143
19144         * gcc.dg/cpp/include2.c: New tests.
19145
19146 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
19147
19148         * lib/g++.exp (g++_set_ld_library_path): New function.
19149         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
19150
19151 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
19152
19153         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
19154         warnings.
19155
19156 2000-11-01  Richard Henderson  <rth@redhat.com>
19157
19158         * g++.old-deja/g++.ext/namedret1.C: New.
19159         * g++.old-deja/g++.ext/namedret2.C: New.
19160         * g++.old-deja/g++.ext/namedret3.C: New.
19161
19162 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
19163
19164         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
19165         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
19166
19167 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19168
19169         * gcc.c-torture/execute/va-arg-21.c: New test.
19170
19171 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19172
19173         * gcc.dg/c99-complex-2.c: New test.
19174
19175 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19176
19177         * gcc.c-torture/execute/stdio-opt-1.c: New test.
19178
19179 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
19180
19181         * g++.old-deja/g++.other/inline16.C: New test.
19182
19183 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
19184
19185         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
19186         __PRETTY_FUNCTION__
19187
19188 2000-10-29  Neil Booth  <neilb@earthling.net>
19189
19190         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
19191         New tests.
19192         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
19193         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
19194         optimisation.
19195
19196 2000-10-29  Neil Booth  <neilb@earthling.net>
19197
19198         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
19199         * mi1.c, mi1c.h: Add null directives to multiple-include test.
19200         * mi5.c: Test multiple includes work with -C.
19201         * trigraphs.c: Test ^= version.
19202
19203 2000-10-28  Neil Booth  <neilb@earthling.net>
19204
19205         New tests and test updates for new macro expander.
19206
19207         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
19208         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
19209         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
19210         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
19211         new diagnostic messages.
19212
19213         * gcc.dg/cpp/macro3.c: New tests.
19214
19215 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
19216
19217         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
19218         on the same line.
19219
19220 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
19221
19222         * g++.old-deja/g++.other/eh2.C: New test.
19223
19224 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
19225
19226         * gcc.c-torture/execute/20001027-1.c: New test.
19227
19228 2000-10-26  Richard Henderson  <rth@redhat.com>
19229
19230         * gcc.c-torture/execute/20001026-1.c: New.
19231
19232 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
19233
19234         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
19235         * g++.old-deja/g++.law/builtin1.C: Likewise.
19236         * g++.old-deja/g++.law/ctors10.C: Likewise.
19237         * g++.old-deja/g++.law/virtual3.C: Likewise.
19238         * g++.old-deja/g++.mike/p658.C: Likewise.
19239         * g++.old-deja/g++.other/sibcall1.C: Likewise.
19240         * g++.old-deja/g++.other/vaarg2.C: Likewise.
19241         * g++.old-deja/g++.robertl/eb124.C: Likewise.
19242         * g++.old-deja/g++.robertl/eb44.C: Likewise.
19243         * g++.old-deja/g++.robertl/eb77.C: Likewise.
19244
19245 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
19246
19247         * gcc.c-torture/compile/20001024-1.c: New test.
19248
19249 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
19250
19251         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
19252         to tell us whether or not we are using V3.
19253
19254 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19255
19256         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
19257         operands.
19258
19259 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19260
19261         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
19262
19263 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
19264
19265         * gcc.c-torture/execute/20001024-1.c: New test.
19266
19267 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
19268
19269         * g++.old-deja/g++.other/sibcall1.C: New test.
19270
19271 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
19272
19273         * gcc.dg/noncompile/init-3.c: New test.
19274
19275 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19276
19277         * gcc.dg/format-array-1.c: New test.
19278
19279 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19280
19281         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
19282         writing through null pointers; remove comment about testing
19283         unterminated strings.
19284
19285 2000-10-17  Matthew Hiller  <hiller@redhat.com>
19286
19287         * gcc.c-torture/execute/20001017-2.c: New test.
19288
19289 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19290
19291         * gcc.c-torture/compile/20001018-1.c: New test.
19292         * gcc.c-torture/compile/20001018-1.x: Xfail.
19293
19294 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19295
19296         * gcc.c-torture/execute/20001017-1.c: New test.
19297
19298 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19299
19300         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
19301         for multiple use of arguments with scanf formats; add tests for
19302         multiple use of arguments.
19303
19304 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
19305
19306         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
19307
19308 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19309
19310         * gcc.dg/format-miss-1.c: New test.
19311
19312 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19313
19314         * gcc.c-torture/execute/20001013-1.c: New test.
19315
19316 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19317
19318         * gcc.dg/format-branch-1.c: New test.
19319
19320 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19321
19322         * README, lib/file-format.exp: Remove EGCS references.
19323
19324 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19325
19326         * gcc.dg/20001013-1.c: New test.
19327
19328 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19329
19330         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
19331         for intmax_t in the compiler using __typeof__ and the type rules
19332         for conditional expressions.
19333
19334 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
19335
19336         * gcc.dg/20001012-1.c: New test.
19337         * gcc.dg/20001012-2.c: New test.
19338
19339 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19340
19341         * gcc.dg/format-attr-1.c: New test.
19342
19343 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19344
19345         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
19346         __LONG_LONG_MAX__ instead of LLONG_MAX.
19347
19348 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19349
19350         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
19351         scanf flags.
19352         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
19353         flags.
19354
19355 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19356
19357         * gcc.dg/sequence-pt-1.c: New test.
19358
19359 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
19360
19361         * gcc.c-torture/execute/20001011-1.c: New testcase.
19362         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
19363
19364 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19365
19366         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
19367         does not error on it.
19368
19369 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19370
19371         * gcc.dg/20001009-1.c: New test.
19372
19373 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
19374
19375         * gcc.c-torture/compile/20001009-1.c: Move from here ....
19376         * gcc.c-torture/execute/20001009-2.c: ... to here.
19377
19378 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
19379
19380         * gcc.c-torture/compile/20001009-1.c: New testcase.
19381         * gcc.c-torture/execute/20001009-1.c: New testcase.
19382         Testcases provided by Jan Hubicka <jh@suse.cz>.
19383
19384 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19385
19386         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19387         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
19388         uintmax_t using <limits.h> to emulate the compiler's internal
19389         logic.  No longer XFAIL %j tests.
19390
19391 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19392
19393         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
19394         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19395         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
19396         regexps and details of expected handling of some bad formats.
19397         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
19398         suppression.
19399
19400 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19401
19402         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
19403         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
19404         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
19405         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
19406         in list archives.
19407
19408 2000-10-06  Richard Henderson  <rth@cygnus.com>
19409
19410         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
19411         * g++.old-deja/g++.brendan/crash52.C: Likewise.
19412         * g++.old-deja/g++.jason/report.C: Likewise.
19413         * g++.old-deja/g++.law/friend5.C: Likewise.
19414         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
19415         of the expected warnings.
19416
19417 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
19418
19419         * g++.old-deja/g++.pt/enum14.C: New test.
19420
19421 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
19422
19423         * g++.old-deja/g++.pt/crash59.C: New test.
19424
19425 2000-10-04  Will Cohen  <wcohen@redhat.com>
19426
19427         * gcc.dg/20000926-1.c: New test.
19428
19429 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
19430
19431         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
19432         function name for current C++ compiler.
19433         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
19434
19435 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
19436
19437         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
19438         __PRETTY_FUNCTION__.
19439         * g++.old-deja/g++.ext/pretty2.C: Likewise.
19440
19441 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19442
19443         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
19444
19445 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
19446
19447         * gcc.c-torture/compile/20000923-1.c: New test.
19448
19449 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
19450
19451         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
19452         * g++.old-deja/g++.pt/ttp62.C: Same.
19453         * g++.old-deja/g++.other/inline14.C: Same.
19454
19455 2000-09-24  Richard Henderson  <rth@cygnus.com>
19456
19457         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
19458
19459 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19460
19461         * gcc.dg/c90-printf-1.c: Add test for wide string format.
19462
19463 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
19464
19465         * gcc.c-torture/compile/20000922-1.c: New file.
19466
19467 2000-09-21  Nick Clifton  <nickc@redhat.com>
19468
19469         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
19470         a signed long modulo operation.
19471         (mod6): New function - perform an unsigned long modulo operation.
19472         (main): Add tests for modulos of very large numbers by very small
19473         dividends.
19474
19475 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19476
19477         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
19478
19479 2000-09-19  Richard Henderson  <rth@cygnus.com>
19480
19481         * gcc.dg/compare2.c (case 10): XFAIL.
19482
19483 2000-09-18  Richard Henderson  <rth@cygnus.com>
19484
19485         * gcc.c-torture/execute/20000906-1.c: Move ...
19486         * gcc.dg/20000906-1.c: ... here.  Only run on targets
19487         that support __builtin_trap.
19488
19489 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
19490
19491         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
19492
19493 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19494
19495         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
19496         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
19497         more $ format tests.
19498
19499 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19500
19501         * gcc.dg/format-errmk-1.c: New test.
19502
19503 2000-09-17  Greg McGary  <greg@mcgary.org>
19504
19505         * gcc.c-torture/execute/20000917-1.x: Remove.
19506
19507 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19508
19509         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
19510
19511 2000-09-17  Greg McGary  <greg@mcgary.org>
19512
19513         * gcc.c-torture/execute/20000917-1.c: New test.
19514         * gcc.c-torture/execute/20000917-1.x: XFAIL.
19515
19516 2000-09-16  Neil Booth  <NeilB@earthling.net>
19517
19518         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
19519         in nested macro bug.
19520
19521 2000-09-15  Neil Booth  <NeilB@earthling.net>
19522
19523         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
19524
19525 2000-09-14  Jeffrey A Law  (law@cygnus.com)
19526
19527         * gcc.c-torture/execute/20000914-1.c: New test.
19528
19529 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
19530
19531         * g++.other/inline13.C: New test.
19532
19533 2000-09-12  Andreas Jaeger  <aj@suse.de>
19534
19535         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
19536         constant by Ulrich Drepper <drepper@redhat.com>.
19537
19538 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
19539
19540         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
19541
19542 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19543
19544         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
19545
19546 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
19547
19548         * gcc.dg/cpp/backslash.c: New test.
19549
19550 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
19551
19552         * gcc.c-torture/execute/20000910-1.c: New test.
19553         * gcc.c-torture/execute/20000910-2.c: Likewise.
19554
19555 2000-09-11  Robert Lipe  <robertl@sco.com>
19556
19557         * gcc.dg/pragma-align.c: New test.
19558
19559 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
19560
19561         * g++.old-deja/g++.pt/explicit82.C: New test.
19562         * g++.old-deja/g++.pt/explicit83.C: New test.
19563
19564 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
19565
19566         * gcc.dg/asm-names.c: New test.
19567
19568 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19569
19570         * gcc.dg/cpp/tr-warn6.c: New test
19571
19572 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19573
19574         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
19575         be accepted.
19576
19577 2000-09-07  Catherine Moore  <clm@redhat.com>
19578
19579         * gcc.c-torture/execute/unroll-1.c: New test.
19580
19581 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
19582
19583         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
19584         ERROR markers.
19585         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
19586         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
19587         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
19588         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
19589         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
19590         Preprocess only.
19591         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
19592         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
19593
19594 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19595
19596         * g++.old-deja/g++.pt/deduct2.C: New test.
19597
19598 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19599
19600         * g++.old-deja/g++.pt/parms2.C: New test.
19601
19602 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19603
19604         * g++.old-deja/g++.pt/crash58.C: New test.
19605
19606 2000-09-06  Greg McGary  <greg@mcgary.org>
19607
19608         * gcc.c-torture/execute/20000906-1.c: New test.
19609         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
19610
19611 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19612
19613         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
19614
19615 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19616
19617         * g++.old-deja/g++.pt/crash57.C: New test.
19618
19619 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19620
19621         * g++.old-deja/g++.pt/crash56.C: New test.
19622
19623 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19624
19625         * g++.old-deja/g++.pt/koenig1.C: New test.
19626
19627 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19628
19629         * gcc.dg/20000904-1.c: New test.
19630
19631 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19632
19633         * gcc.dg/cpp/paste8.c: New test.
19634
19635 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
19636
19637         * gcc.c-torture/compile/20000827-1.c: New test.
19638
19639 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19640
19641         * gcc.dg/format-diag-1.c: New test.
19642
19643 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19644
19645         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
19646         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
19647         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
19648         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
19649         gcc.dg/formatz-1.c: Adjust warning regular expressions.
19650
19651 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19652
19653         * g++.old-deja/g++.other/nested4.C: New test.
19654
19655 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19656
19657         * g++.old-deja/g++.ns/scoped1.C: New test.
19658
19659 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
19660
19661         * lib/g++.exp: Support testing already-installed GCC.
19662
19663 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19664
19665         * wtr-label-1.c, wtr-suffix-1.c: New tests.
19666
19667 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19668
19669         * gcc.dg/return-type-2.c: New test.
19670
19671 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
19672
19673         * gcc.c-torture/compile/20000825-1.c: New test.
19674
19675 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
19676
19677         * gcc.dg/dwarf2-2.c: New test.
19678
19679 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
19680
19681         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
19682         dg-warning regexps.
19683
19684 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19685
19686         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
19687         gcc.dg/format-ext-5.c: New tests.
19688
19689 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
19690
19691         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
19692
19693 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
19694
19695         * gcc.dg/noncompile/930622-2.c: Adjust error message.
19696
19697 2000-08-24  Richard Henderson  <rth@cygnus.com>
19698
19699         * gcc.dg/ia64-sync-1.c: New test.
19700         * gcc.dg/ia64-sync-2.c: New test.
19701         * gcc.dg/ia64-asm-1.c: New test.
19702
19703 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19704
19705         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
19706         * gcc.dg/format-ext-2.c: New test.
19707
19708 2000-08-23  Jason Merrill  <jason@redhat.com>
19709
19710         * lib/old-dejagnu.exp: Also ignore "In member function" and
19711         "At global scope".
19712
19713 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19714
19715         * gcc.dg/noncompile/label-lineno-1.c: New test.
19716
19717 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19718
19719         * gcc.dg/c99-array-nonobj-1.c: New test.
19720
19721 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19722
19723         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
19724         tests.
19725         * gcc.dg/format-ext-1.c: New test.
19726
19727 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19728
19729         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
19730         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
19731         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
19732         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
19733         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
19734
19735 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19736
19737         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
19738         gcc.dg/c99-strftime-2.c: New tests.
19739
19740 2000-08-22  Richard Henderson  <rth@cygnus.com>
19741
19742         * gcc.c-torture/execute/20000822-1.c: New test.
19743
19744 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19745
19746         * gcc.c-torture/execute/20000819-1.x: Remove.
19747
19748 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19749
19750         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
19751         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
19752         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
19753         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
19754         gcc.dg/format-xopen-1.c: New tests.
19755
19756 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19757
19758         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
19759
19760 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19761
19762         * g++.old-deja/g++.other/loop2.C: New test.
19763
19764         * gcc.c-torture/compile/20000606-1.c: New test.
19765         * gcc.c-torture/compile/20000728-1.c: New test.
19766         * gcc.c-torture/execute/20000801-1.c: New test.
19767         * gcc.c-torture/execute/20000801-2.c: New test.
19768         * gcc.c-torture/execute/20000819-1.c: New test.
19769         * gcc.c-torture/execute/20000819-1.x: XFAIL.
19770         * gcc.dg/20000629-1.c: New test.
19771         * gcc.dg/20000724-1.c: New test.
19772         * gcc.dg/20000807-1.c: New test.
19773
19774 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
19775
19776         * gcc.dg/cpp/pragma-1.c: New test.
19777         * gcc.dg/cpp/pragma-2.c: New test.
19778
19779 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
19780
19781         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
19782         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
19783
19784 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19785
19786         * gcc.c-torture/compile/20000818-1.c: New test.
19787
19788 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
19789
19790         * gcc.c-torture/execute/20000818-1.c: New test.
19791
19792 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19793
19794         * gcc.dg/format-va-1.c: New test.
19795
19796 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19797
19798         * g++.old-deja/g++.other/typedef8.C: New test.
19799
19800 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19801
19802         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
19803         * g++.old-deja/g++.mike/net36.C: Mark candidate.
19804         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
19805         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
19806         * g++.old-deja/g++.other/ptrmem7.C: New test.
19807         * g++.old-deja/g++.pt/ptrmem10.C: New test.
19808
19809 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19810
19811         * g++.old-deja/g++.pt/typename27.C: New test.
19812
19813 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
19814
19815         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
19816         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
19817         * g++.old-deja/g++.pt/friend45.C: New test.
19818         * g++.old-deja/g++.other/friend8.C: New test.
19819
19820 2000-08-15  Richard Henderson  <rth@cygnus.com>
19821
19822         * gcc.c-torture/execute/20000815-1.c: New test.
19823
19824 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19825
19826         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
19827         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
19828         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
19829
19830 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
19831
19832         * g++.old-deja/g++.other/refinit2.C: New test.
19833
19834 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
19835
19836         * lib/c-torture.exp (c-torture): Make
19837         compiler_conditional_xfail_data global.
19838         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
19839         compiler_conditional_xfail_data machinery.
19840         (f-torture-execute): Likewise.
19841         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
19842         and only when unrolling loops.
19843
19844         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
19845
19846 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
19847
19848         * g++.old-deja/g++.pt/explicit81.C: New test.
19849
19850 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
19851
19852         * g++.old-deja/g++.pt/typename26.C: New test.
19853
19854 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
19855
19856         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
19857         warning.
19858
19859 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
19860
19861         * g++.old-deja/g++.other/array3.C: New test.
19862
19863 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19864
19865         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
19866         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
19867         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
19868         New tests.
19869
19870 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
19871
19872         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
19873         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19874
19875 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
19876
19877         * gcc.c-torture/execute/20000808-1.c: New test.
19878
19879 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19880
19881         * gcc.dg/c90-const-expr-1.c: New test.
19882
19883 2000-08-08  Richard Henderson  <rth@cygnus.com>
19884
19885         * gcc.dg/noncompile/920923-1.c: Declare calloc.
19886
19887 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19888
19889         * gcc.dg/noncompile/const-ll-1.c: New test.
19890
19891 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19892
19893         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
19894
19895 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
19896
19897         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
19898         that running programs linked against the shared version of libobjc
19899         run correctly.
19900
19901 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19902
19903         * gcc.dg/c99-printf-1.c: New test.
19904
19905 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19906
19907         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
19908
19909 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
19910
19911         * gcc.c-torture/execute/20000731-1.x: Delete.
19912
19913 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
19914
19915         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
19916         and torture_without_loops as is done by c-torture.exp.
19917         (search_for): Copy from c-torture.exp.
19918         (gcc-dg-runtest): New function, drives a directory of tests
19919         iterating over the TORTURE_OPTIONS.
19920         (scan-assembler, scan-assembler-not): Move here from
19921         individual directory drivers.
19922
19923         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
19924         defined by lib/gcc-dg.exp.
19925         * gcc.dg/cpp/cpp.exp: Likewise.
19926         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
19927         gcc-dg-runtest, so we cycle over optimization options.
19928
19929         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
19930         * gcc.dg/compare2.c: No longer expected to fail.
19931
19932 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19933
19934         * gcc.c-torture/execute/20000804-1.c: New test.
19935
19936 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19937
19938         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
19939
19940 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
19941
19942         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
19943
19944 2000-08-03  Jeffrey A Law  (law@cygnus.com)
19945
19946         * gcc.c-torture/compile/20000803-1.c: New test.
19947
19948 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19949
19950         * gcc.c-torture/execute/20000801-3.c,
19951         gcc.c-torture/execute/20000801-4.c: New tests.
19952         * gcc.c-torture/execute/20000801-3.x,
19953         gcc.c-torture/execute/20000801-4.x: Xfail.
19954
19955 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
19956
19957         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
19958         libobjc/.libs to allow for libtool.
19959
19960 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
19961
19962         * gcc.c-torture/compile/20000802-1.c: New test.
19963
19964 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
19965
19966         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
19967
19968 2000-07-31  Jeffrey A Law  (law@cygnus.com)
19969
19970         * gcc-c-torture/execute/20000731-2.c: New test.
19971
19972         * gcc.c-torture/execute/20000731-1.c: New test.
19973         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
19974
19975 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
19976
19977         * testsuite/gcc.dg/cpp/paste7.c: New test.
19978         * gcc.dg/cpp/20000725-1.c: New test.
19979
19980 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
19981
19982         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
19983         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
19984         declaration warning for __builtin_dwarf_reg_size.
19985
19986         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
19987
19988 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19989
19990         * gcc.dg/noncompile/voidparam-1.c: New test.
19991
19992 2000-07-30  Richard Henderson  <rth@cygnus.com>
19993
19994         * gcc.dg/c90-digraph-1.c: Don't xfail.
19995         * gcc.dg/compare2.c (case 10): Xfail.
19996         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
19997
19998 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
19999
20000         * gcc.dg/c99-main-1.c: New test.
20001
20002 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20003
20004         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
20005
20006 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
20007
20008         * gcc.c-tortuer/execute/20000726-1.c: New test.
20009
20010 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
20011
20012         * gcc.c-torture/execute/enum-2.c: New test.
20013
20014 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20015
20016         * gcc.dg/cpp/tr-warn3.c: New test.
20017
20018 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20019
20020         * g++.old-deja/g++.ext/implicit1.C: Remove.
20021         * g++.old-deja/g++.jason/c2.C: Remove
20022         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
20023         * g++.old-deja/g++.pt/crash16.C: Likewise.
20024         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
20025
20026 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20027
20028         * g++.old-deja/g++.other/for2.C: New test.
20029
20030 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
20031
20032         * gcc.dg/20000720-1.c: New test.
20033
20034 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
20035
20036         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
20037
20038 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
20039
20040         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
20041         * gcc.c-torture/execute/20000722-1.c: New.
20042         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
20043
20044 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
20045
20046         * gcc.dg/cpp/20000720-1.S: New test.
20047
20048 2000-07-21  Michael Meissner  <meissner@redhat.com>
20049
20050         * gcc.c-torture/execute/ieee/hugeval.c: New test.
20051
20052 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20053
20054         * g++.old-deja/g++.brendan/crash16.C,
20055         g++.old-deja/g++.brendan/parse3.C,
20056         g++.old-deja/g++.brendan/redecl1.C,
20057         g++.old-deja/g++.ns/template13.C,
20058         g++.old-deja/g++.other/decl4.C,
20059         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
20060
20061 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20062
20063         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
20064         and "Internal error".
20065
20066         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
20067         regexps.
20068         * gcc.dg/cpp/paste6.c: New test.
20069
20070 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
20071
20072         * gcc.dg/cpp/tr-direct.c: New test.
20073
20074         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
20075         gcc.dg/cpp/undef1.c: Tweak error regexps.
20076
20077 2000-07-18  Eric Christopher <echristo@redhat.com>
20078
20079         * gcc.c-torture/compile/20000718-1.c: New test.
20080
20081 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
20082
20083         * cpplex.c (_cpp_push_token): If the token being pushed back
20084         is the previous token in this context, just subtract one from
20085         context->posn.
20086         * cppmacro.c (save_expansion): Clear aux field when storing a
20087         placemarker.
20088
20089 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
20090
20091         * gcc.dg/noncompile/redecl-1.c: New test.
20092
20093 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
20094
20095         * gcc.c-torture/execute/20000717-5.c: New test.
20096         * gcc.c-torture/execute/20000717-1.x: Removed.
20097
20098 2000-07-17  Richard Henderson  <rth@cygnus.com>
20099
20100         * gcc.c-torture/execute/20000717-4.c: New test.
20101
20102 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
20103
20104         * gcc.dg/cpp/syshdr.c: New test.
20105         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
20106
20107 2000-07-17  Neil Booth  <neilb@earthling.net>
20108
20109         * gcc.dg/cpp/cmdlne-dM.c: New test.
20110         * gcc.dg/cpp/cmdlne-dD.c: New test.
20111
20112 2000-07-17  Jeffrey A Law  (law@cygnus.com)
20113
20114         * gcc.c-torture/execute/20000717-3.c: New test.
20115
20116         * gcc.c-torture/compile/20000717-1.c: New test.
20117
20118 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
20119
20120         * gcc.c-torture/execute/20000717-2.c: New test.
20121
20122 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20123
20124         * gcc.dg/formatz-1.c: New test.
20125
20126         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
20127         * gcc.dg/c99-digraph-1.c: New tests.
20128
20129         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
20130         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
20131
20132         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
20133         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
20134         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
20135         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
20136         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
20137         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
20138         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
20139
20140 2000-07-17   Greg McGary <greg@mcgary.org>
20141
20142         * gcc.c-torture/execute/20000717-1.c: New test.
20143         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
20144
20145 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
20146
20147         * gcc.c-torture/execute/20000715-2.c: New test.
20148         * gcc.dg/20000715-1.c: New test.
20149
20150 2000-07-15  Michael Meissner  <meissner@redhat.com>
20151
20152         * gcc.c-torture/execute/20000715-1.c: New test.
20153
20154 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
20155
20156         * gcc.c-torture/execute/20000707-1.c: New test.
20157
20158 2000-07-13  Neil Booth  <NeilB@earthling.net>
20159
20160         * testsuite/gcc.dg/cpp/digraph1.c,
20161         testsuite/gcc.dg/cpp/digraph2.c,
20162         testsuite/gcc.dg/cpp/digraphs.c: New tests.
20163
20164 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
20165
20166         * g77.f-torture/compile/20000630-2.f:  New test.
20167         * g77.f-torture/compile/20000630-2.x
20168
20169 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20170
20171         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
20172
20173 2000-07-11  Neil Booth  <NeilB@earthling.net>
20174
20175         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
20176
20177 2000-07-11  Neil Booth  <NeilB@earthling.net>
20178
20179         * gcc.dg/cpp/cmdlne-C.c: New.
20180
20181 2000-07-09  Neil Booth  <NeilB@earthling.net>
20182
20183         * gcc.dg/cpp/directiv.c: New tests.
20184         * gcc.dg/cpp/undef1.c: Update.
20185
20186 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
20187
20188         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
20189
20190 2000-07-09  Neil Booth  <NeilB@earthling.net>
20191
20192         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
20193
20194 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
20195
20196         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
20197         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
20198
20199 2000-07-08  Neil Booth  <NeilB@earthling.net>
20200
20201         * gcc.dg/cpp/macsyntx.c: New tests.
20202
20203 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20204
20205         * gcc.dg/20000707-1.c: New test.
20206
20207 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20208
20209         * gcc.c-torture/execute/20000706-1.c: New test.
20210         * gcc.c-torture/execute/20000706-2.c: New test.
20211         * gcc.c-torture/execute/20000706-3.c: New test.
20212         * gcc.c-torture/execute/20000706-4.c: New test.
20213         * gcc.c-torture/execute/20000706-5.c: New test.
20214
20215 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20216
20217         * g++.old-deja/g++.pt/instantiate7.C: New test.
20218
20219 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20220
20221         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
20222         * g++.old-deja/g++.mike/thunk3.C: Likewise.
20223         * g++.old-deja/g++.other/rtti3.C: Likewise.
20224         * g++.old-deja/g++.other/rttid3.C: Likewise.
20225
20226 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
20227
20228         *  g77.f-torture/compile/20000630-1.x: Fix typo
20229
20230 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
20231
20232         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
20233         assembly output.
20234
20235 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
20236
20237         * gcc.dg/cpp/ident.c: New test.
20238
20239 2000-07-05  Neil Booth  <NeilB@earthling.net>
20240
20241         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
20242           gcc.dg/cpp/lexstrng.c: New tests.
20243
20244 2000-07-04  Neil Booth  <NeilB@earthling.net>
20245
20246         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
20247         * gcc.dg/cpp/strify2.c: Same.
20248
20249 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
20250
20251         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
20252         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
20253         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
20254         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
20255
20256         * testsuite/gcc.dg/cpp/macro1.c,
20257         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
20258         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
20259         testsuite/gcc.dg/cpp/strify1.c,
20260         testsuite/gcc.dg/cpp/strify2.c: New tests.
20261
20262 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
20263
20264         * gcc.c-torture/execute/20000703-1.c: New test.
20265
20266 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20267
20268         * g++.old-deja/g++.pt (lookup10.C): New test.
20269
20270 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20271
20272         * g++.old-deja/g++.pt (typename25.C): New test.
20273
20274 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
20275
20276         * gcc.c-torture/compile/20000701-1.c: New test.
20277
20278 2000-06-30  Nick Clifton  <nickc@cygnus.com>
20279
20280         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
20281         to test case.
20282
20283 2000-06-30  Catherine Moore  <clm@cygnus.com>
20284
20285         * gcc.c-torture/execute/align-1.c: New test.
20286
20287 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
20288
20289         * g++.old-deja/g++.pt/expr8.C: New test.
20290         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
20291
20292 2000-06-29  Nick Clifton  <nickc@cygnus.com>
20293
20294         * gcc.c-torture/compile/20000629-1.c: New test.
20295
20296 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20297
20298
20299         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
20300         gcc.dg/noncompile directory, depending on whether they're
20301         preprocessor tests or not.  Annotate all the tests for the dg
20302         framework.
20303
20304         * gcc.c-torture/noncompile/noncompile.exp: Delete.
20305         * gcc.dg/noncompile/noncompile.exp: New.
20306
20307         * Moved files:
20308         Old name                                New name
20309         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
20310         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
20311         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
20312         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
20313         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
20314         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
20315         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
20316         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
20317         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
20318         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
20319         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
20320         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
20321         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
20322         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
20323         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
20324         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
20325         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
20326         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
20327         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
20328         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
20329         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
20330         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
20331         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
20332         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
20333
20334         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
20335         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
20336         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
20337         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
20338         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
20339         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
20340
20341 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20342
20343         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
20344         declare one variable.  On the fourth, error.
20345         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
20346         declared by 20000628-1a.h.
20347
20348 2000-06-29  Richard Henderson  <rth@redhat.com>
20349
20350         * gcc.c-torture/execute/930529-1.x: New file.
20351         * gcc.dg/920413-1.c: Adjust expected warning text.
20352         * gcc.dg/980217-1.c: Declare abort.
20353         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
20354
20355 2000-06-29  Jeffrey A Law  (law@cygnus.com)
20356
20357         * g77.f-torture/compile/20000629-1.f: New test.
20358         * g77.f-torture/compile/20000629-1.x: Expected to fail.
20359
20360 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20361
20362         Rearrange lots of files, removing entirely the
20363         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
20364         directories.
20365
20366         * Deleted files:
20367         gcc.c-torture/code_quality/code_quality.exp
20368         gcc.c-torture/special/special.exp
20369         gcc.failure/failure.exp
20370         gcc.failure/940409-1.x
20371         gcc.c-torture/compile/961203-1.x
20372
20373         * New files:
20374         gcc.misc-tests/linkage.exp
20375         gcc.c-torture/execute/920730-1t.c
20376         gcc.c-torture/execute/920730-1t.x
20377         gcc.c-torture/compile/920520-1.x
20378         gcc.c-torture/compile/920521-1.x
20379         gcc.c-torture/compile/981006-1.x
20380         gcc.c-torture/execute/eeprof-1.x
20381
20382         * Moved files (possibly with modifications to fit a new harness):
20383         Old name                                New name
20384         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
20385         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
20386         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
20387         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
20388         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
20389         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
20390         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
20391         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
20392         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
20393         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
20394         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
20395         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
20396         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
20397         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
20398
20399 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20400
20401         * c-torture/compile/961203-1.x: Delete.
20402
20403         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
20404         not exit. Include stdio.h.
20405         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
20406         * gcc.misc-tests/dg-12.c: Likewise.
20407         * gcc.misc-tests/dg-5.c: Likewise.
20408         * gcc.misc-tests/dg-6.c: Likewise.
20409         * gcc.misc-tests/dg-7.c: Prototype abort.
20410         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
20411         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
20412         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
20413         not exit.
20414         * gcc.misc-tests/sieve.c: Use return from main, not exit.
20415         * gcc.misc-tests/sort2.c: Use return from main, not exit.
20416
20417 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
20418
20419         * gcc.dg/cpp/20000628-1.c: New test.
20420         * gcc.dg/cpp/20000628-1.h: New header for above test.
20421         * gcc.dg/cpp/20000628-1a.h: Likewise.
20422
20423 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
20424
20425         * gcc.dg/cpp: New directory.
20426         * gcc.dg/cpp/cpp.exp: New driver.
20427         * gcc.dg/cpp/20000627-1.c: New test.
20428         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
20429         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
20430         and rewrite as a compilation test.
20431
20432         * gcc.dg: Move many files into the cpp subdirectory, possibly
20433         renaming or editing them as well.
20434         Old name                New name
20435         990119-1.c              cpp/19990119-1.c
20436         990228-1.c              cpp/19990228-1.c
20437         990407-1.c              cpp/19990407-1.c
20438         990409-1.c              cpp/19990409-1.c
20439         990413-1.c              cpp/19990413-1.c
20440         990703-1.c              cpp/19990703-1.c
20441         20000127-1.c            cpp/20000127-1.c
20442         20000129-1.c            cpp/20000129-1.c
20443         20000207-1.c            cpp/20000207-1.c
20444         20000207-2.c            cpp/20000207-2.c
20445         20000209-1.c            cpp/20000209-1.c
20446         20000209-2.c            cpp/20000209-2.c
20447         20000301-1.c            cpp/20000301-1.c
20448         20000419-1.c            cpp/20000419-1.c
20449         20000510-1.S            cpp/20000510-1.S
20450         20000519-1.c            cpp/20000519-1.c
20451         20000529-1.c            cpp/20000529-1.c
20452         20000625-1.c            cpp/20000625-1.c
20453         20000625-2.c            cpp/20000625-2.c
20454         cpp-as1.c               cpp/assert1.c
20455         cpp-as2.c               cpp/assert2.c
20456         cxx-comments-1.c        cpp/cxxcom1.c
20457         cxx-comments-2.c        cpp/cxxcom2.c
20458         endif-label.c           cpp/endif.c
20459         cpp-hash1.c             cpp/hash1.c
20460         cpp-hash2.c             cpp/hash2.c
20461         cpp-if1.c               cpp/if-1.c
20462         cpp-if2.c               cpp/if-2.c
20463         cpp-if3.c               cpp/if-3.c
20464         cpp-if4.c               cpp/if-4.c
20465         cpp-if5.c               cpp/if-5.c
20466         cpp-cond.c              cpp/if-cexp.c
20467         cpp-missingop.c         cpp/if-mop.c
20468         cpp-missingparen.c      cpp/if-mpar.c
20469         cpp-opprec.c            cpp/if-oppr.c
20470         cpp-ifparen.c           cpp/if-paren.c
20471         cpp-shortcircuit.c      cpp/if-sc.c
20472         cpp-shift.c             cpp/if-shift.c
20473         cpp-unary.c             cpp/if-unary.c
20474         cpp-li1.c               cpp/line1.c
20475         cpp-li2.c               cpp/line2.c
20476         lineno.c                cpp/line3.c
20477         lineno-2.c              cpp/line4.c
20478         cpp-mi.c                cpp/mi1.c
20479         cpp-mic.h               cpp/mi1c.h
20480         cpp-micc.h              cpp/mi1cc.h
20481         cpp-mind.h              cpp/mi1nd.h
20482         cpp-mindp.h             cpp/mi1ndp.h
20483         cpp-mix.h               cpp/mi1x.h
20484         cpp-mi2.c               cpp/mi2.c
20485         cpp-mi2a.h              cpp/mi2a.h
20486         cpp-mi2b.h              cpp/mi2b.h
20487         cpp-mi2c.h              cpp/mi2c.h
20488         cpp-mi3.c               cpp/mi3.c
20489         cpp-mi3.def             cpp/mi3.def
20490         poison-1.c              cpp/poison.c
20491         pr-impl.c               cpp/prag-imp.c
20492         cpp-redef-2.c           cpp/redef1.c
20493         cpp-redef.c             cpp/redef2.c
20494         strpaste.c              cpp/strp1.c
20495         strpaste-2.c            cpp/strp2.c
20496         cpp-tradpaste.c         cpp/tr-paste.c
20497         cpp-tradstringify.c     cpp/tr-str.c
20498         cpp-tradwarn1.c         cpp/tr-warn1.c
20499         cpp-tradwarn2.c         cpp/tr-warn2.c
20500         trigraphs.c             cpp/trigraphs.c
20501         cpp-unc1.c              cpp/unc1.c
20502         cpp-unc2.c              cpp/unc2.c
20503         cpp-unc3.c              cpp/unc3.c
20504         cpp-unc.c               cpp/unc4.c
20505         undef.c                 cpp/undef1.c
20506         undef-2.c               cpp/undef2.c
20507         cpp-wi1.c               cpp/widestr1.c
20508
20509 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
20510
20511         * lib/g++.exp (g++_include_flags): Tweak.
20512
20513 2000-06-27  H.J. Lu  <hjl@gnu.org>
20514             Loren J. Rittle  <ljrittle@acm.org>
20515
20516         * lib/g++.exp (g++_include_flags): Override libgloss.exp
20517         version with one that knows about the new gcc tree structure.
20518         (g++_link_flags): Same.
20519
20520 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
20521
20522         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
20523         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
20524         case we are cross-compiling.
20525
20526         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
20527         g++.old-deja/g++.niklas/Makefile.in,
20528         g++.old-deja/g++.niklas/configure.in,
20529         g++.old-deja/g++.other/Makefile.in,
20530         g++.old-deja/g++.other/configure.in,
20531         gcc.c-torture/code_quality/Makefile.in,
20532         gcc.c-torture/code_quality/configure.in,
20533         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
20534         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
20535         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
20536         gcc.c-torture/execute/ieee/Makefile.in,
20537         gcc.c-torture/execute/ieee/configure.in,
20538         gcc.c-torture/noncompile/Makefile.in,
20539         gcc.c-torture/noncompile/configure.in,
20540         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
20541         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
20542         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
20543
20544 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20545
20546         * g++.old-deja/g++.other/ambig3.C: New test.
20547
20548 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20549
20550         * g++.old-deja/g++.pt/syntax1.C: New test.
20551         * g++.old-deja/g++.pt/syntax2.C: New test.
20552         * g++.old-deja/g++.other/syntax3.C: New test.
20553         * g++.old-deja/g++.other/syntax4.C: New test.
20554
20555 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20556
20557         * gcc.dg/20000623-1.c: Prototype exit and abort.
20558
20559 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20560
20561         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
20562         New tests.
20563         * gcc.dg/cpp-mi3.def: New file.
20564
20565         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
20566         inside assertions.
20567         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
20568         lexer's error messages.
20569         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
20570         divine anything from the linemarkers.
20571         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
20572         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
20573
20574 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
20575
20576         * gcc.dg/20000623-1.c: New test.
20577
20578 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
20579
20580         * gcc.c-torture/execute/20000622-1.c: New test.
20581
20582 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20583
20584         * g++.old-deja/g++.other/init15.C: New test.
20585
20586 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20587
20588         * g++.old-deja/g++.pt/vaarg2.C: New test.
20589         * g++.old-deja/g++.pt/vaarg3.C: New test.
20590
20591 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
20592
20593         * g++.old-deja/g++.other/dyncast6.C: New test.
20594
20595 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
20596
20597         * gcc.c-torture/execute/loop-6.c: New test.
20598
20599 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
20600
20601         * gcc.dg/20000614-1.c: New test.
20602         * gcc.dg/20000614-2.c: New test.
20603
20604 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
20605
20606         * g++.old-deja/g++.other/inline12.C: New test.
20607
20608 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
20609
20610         * g++.old-deja/g++.other/eh1.C: New test.
20611
20612 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
20613
20614         * g++.old-deja/g++.other/type.C: New test.
20615
20616 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20617
20618         * g++.old-deja/g++.other/initstring.C: New test.
20619
20620 2000-06-12  Jason Merrill  <jason@redhat.com>
20621
20622         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
20623
20624 2000-06-09  Jeffrey A Law  (law@cygnus.com)
20625
20626         * gcc.c-torture/compile/20000609-1.c: New test.
20627
20628 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
20629
20630         * gcc.dg/20000609-1.c: New test.
20631
20632 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
20633
20634         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
20635         * gcc.c-torture/noncompile/poison-1.c: Move...
20636         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
20637         * gcc.dg/cpp-li1.c: Add a token after the #line.
20638
20639 2000-06-05  Richard Henderson  <rth@cygnus.com>
20640
20641         * gcc.c-torture/execute/20000605-2.c: New test.
20642         * gcc.c-torture/execute/20000605-3.c: New test.
20643
20644 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
20645
20646         * g77.f-torture/execute/20000503-1.x: New file.
20647
20648 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
20649
20650         * g++.old-deja/g++.eh/badalloc1.C: New test.
20651
20652 2000-06-05  Richard Henderson  <rth@cygnus.com>
20653
20654         * gcc.c-torture/execute/20000605-1.c: New test.
20655
20656 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20657             Nathan Sidwell <nathan@codesourcery.com>
20658
20659         * gcc.c-torture/compile/20000605-1.c: New test.
20660
20661 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
20662
20663         * g77.f-torture/compile/20000601-1.f:  New test.
20664
20665 2000-06-03  Richard Henderson  <rth@cygnus.com>
20666
20667         * gcc.c-torture/execute/20000603-1.c: New.
20668
20669 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
20670
20671         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
20672         * gcc.dg/noreturn-2.c (noreturn): Likewise.
20673
20674 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
20675
20676         * gcc.dg/compare2.c (case 12): XFAIL.
20677         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
20678         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
20679
20680         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
20681
20682 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
20683
20684         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
20685         guard macro is already defined when the header is first
20686         included.
20687         * gcc.dg/cpp-mix.h: New file.
20688         * gcc.dg/endif-label.c: Update patterns to match compiler.
20689
20690         * g++.brendan/complex1.C: Declare abort.
20691         * g++.law/refs4.C: Remove XFAIL.
20692         * g++.oliva/expr2.C: Declare abort and exit.
20693
20694 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
20695
20696         * gcc.c-torture/execute/20000528-1.c: New test.
20697
20698         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
20699         * g++.old-deja/g++.law/temps4.C: Likewise.
20700
20701         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
20702         stdlib.h.  Call abort() on failure.
20703         * g++.old-deja/g++.law/refs4.C: Likewise.
20704         * g++.old-deja/g++.law/temps4.C: Likewise.
20705         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
20706         * gcc.c-torture/execute/20000112-1.c: Include string.h.
20707
20708 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
20709
20710         Relative to g++.dg/special:
20711         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
20712
20713         Relative to g++.old-deja:
20714         * g++.brendan/complex1.C, g++.jason/optimize2.C,
20715         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
20716         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
20717         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
20718         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
20719         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
20720         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
20721
20722         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
20723         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
20724         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
20725         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
20726         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
20727         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
20728         and/or string.h.
20729
20730         * g++.other/goto1.C: Update expectations for error messages.
20731
20732 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
20733
20734         * gcc.c-torture/compile/20000523-1.c: New test.
20735
20736 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20737
20738         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
20739
20740 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20741
20742         * g++.old-deja/g++.eh/catch11.C: New test.
20743         * g++.old-deja/g++.eh/catch12.C: New test.
20744
20745 2000-05-24  Nick Clifton  <nickc@cygnus.com>
20746
20747         * gcc.c-torture/execute/20000523-1.c: New test.
20748
20749 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
20750
20751         * c-torture/execute/bcp-1.c: Replace abort in arg of
20752         __builtin_constant_p with a generic external function.
20753
20754         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
20755         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
20756         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
20757         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
20758         Prototype abort and/or exit.
20759
20760         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
20761         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
20762         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
20763         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
20764
20765 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
20766
20767         * gcc.dg/dwarf2-1.c: New test.
20768
20769 2000-05-20  Richard Henderson  <rth@cygnus.com>
20770
20771         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
20772
20773 2000-05-20  Andreas Jaeger  <aj@suse.de>
20774
20775         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
20776         testcase.
20777
20778 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
20779
20780         * gcc.c-torture/execute/20000519-2.c: New test.
20781
20782 2000-05-19  Andreas Jaeger  <aj@suse.de>
20783
20784         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
20785         which fails with SSA.
20786
20787         * lib/c-torture.exp: Also test with -O3 -fssa.
20788
20789 2000-05-18  Michael Meissner  <meissner@redhat.com>
20790
20791         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
20792         * gcc.c-torture/execute/920415-1.c: Ditto.
20793         * gcc.c-torture/execute/920501-1.c: Ditto.
20794         * gcc.c-torture/execute/conversion.c: Ditto.
20795         * gcc.c-torture/execute/cvt-1.c: Ditto.
20796
20797 2000-05-18  Jeffrey A Law  (law@cygnus.com)
20798
20799         * gcc.c-torture/compile/20000518-1.c: New test.
20800
20801 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20802
20803         * g77.f-torture/compile/200005018.f:  New test.
20804
20805 2000-05-17  Jeffrey A Law  (law@cygnus.com)
20806
20807         * gcc.c-torture/compile/20000517-1.c: New test.
20808
20809 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20810
20811         * gcc.c-torture/execute/20000516-1.c: New test.
20812
20813 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
20814
20815         * g++.old-deja/g++.other/eh.C: New test.
20816
20817 2000-05-12  Richard Henderson  <rth@cygnus.com>
20818
20819         * gcc.c-torture/execute/990208-1.c (main): Don't pass
20820         constants through to doit's conditional.
20821
20822 2000-05-11  Jeffrey A Law  (law@cygnus.com)
20823
20824         * gcc.c-torture/compile/20000511-1.c: New test.
20825         * g77.f-torture/compile/20000511-1.f: New test.
20826         * g77.f-torture/compile/20000511-2.f: New test.
20827
20828 2000-05-11  Michael Meissner  <meissner@redhat.com>
20829
20830         * gcc.c-torture/execute/20000511-1.c: New test.
20831
20832 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
20833
20834         * gcc.dg/dg.exp: Scan .S files as well as .c files.
20835         * gcc.dg/20000510-1.S: New.
20836
20837 2000-05-08  Catherine Moore  <clm@cygnus.com>
20838
20839         * gcc.dg/unused-3.c: New.
20840
20841 2000-05-06  Richard Henderson  <rth@cygnus.com>
20842
20843           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
20844           * g++.old-deja/g++.mike/warn1.C: Likewise.
20845           * g++.old-deja/g++.pt/local1.C: Likewise.
20846           * g++.old-deja/g++.pt/local7.C: Likewise.
20847           * g++.old-deja/g++.pt/spec16.C: Likewise.
20848
20849 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
20850
20851         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
20852
20853 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
20854
20855           * g77.f-torture/execute/20000503-1.f:  New test.
20856
20857 2000-05-04  Andreas Jaeger  <aj@suse.de>
20858
20859         * gcc.dg/noreturn-2.c: New test.
20860
20861 2000-05-04  Neil Booth  <NeilB@earthling.net>
20862
20863         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
20864         preprocessor.
20865
20866 2000-05-04  Richard Henderson  <rth@cygnus.com>
20867
20868         * gcc.c-torture/execute/20000503-1.c: Fix typo.
20869
20870 2000-05-04  Richard Henderson  <rth@cygnus.com>
20871
20872         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
20873         OpenSSL by Jason R Thorpe.
20874
20875 2000-05-03  Jim Wilson  <wilson@cygnus.com>
20876
20877         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
20878
20879 2000-05-03  Robert Lipe <robertlipe@usa.net>
20880
20881         * gcc.dg/20000503-1.c: New test.
20882
20883 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
20884
20885         * gcc.c-torture/compile/20000502-1.c: New test.
20886         * g++.old-deja/g++.other/align.C: New test.
20887         * gcc.dg/cpp-tradstringify.c: New test.
20888
20889 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
20890
20891         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
20892         and hard registers.
20893
20894 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
20895
20896         * gcc.c-torture/execute/loop-5.c: New test.
20897
20898 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
20899
20900         * gcc.c-torture/execute/va-arg-20.c: New test.
20901
20902 2000-04-23  Jeffrey A Law  (law@cygnus.com)
20903
20904         * gcc.c-torture/execute/20000422-1.c: New test.
20905
20906 2000-04-20  Greg McGary  <gkm@gnu.org>
20907
20908         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
20909         when optimizing, but without sibling-call optimizations (-O1).
20910
20911 2000-04-20  Jeffrey A Law  (law@cygnus.com)
20912
20913           * gcc.c-torture/compile/20000420-1.c: New test.
20914
20915 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20916
20917         * g++.abi/ptrflags.C: New test.
20918         * g++.eh/catchptr1.C: Test incomplete pointer chains.
20919
20920 2000-04-19  Catherine Moore  <clm@cygnus.com>
20921
20922         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
20923
20924 2000-04-19  Greg McGary  <gkm@gnu.org>
20925
20926         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
20927         sibling-call optimizations.
20928
20929 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
20930
20931         * gcc.dg/20000419-1.c: New test.
20932
20933 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
20934
20935         * gcc.c-torture/execute/20000412-6.c: New test.
20936
20937 2000-04-12  Jeffrey A Law  (law@cygnus.com)
20938
20939         * gcc.c-torture/execute/20000412-5.c: New test.
20940         * g77.f-torture/compile/20000412-1.f: New test.
20941         * gcc.c-torture/execute/20000412-4.c: New test.
20942         * gcc.c-torture/compile/20000412-2.c: New test.
20943         * gcc.c-torture/execute/20000412-3.c: New test.
20944         * gcc.c-torture/compile/20000412-1.c: New test.
20945         * gcc.c-torture/execute/20000412-2.c: New test.
20946
20947 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
20948
20949         * objc/execute/bf-20.m: New test.
20950
20951 2000-04-10  Richard Henderson  <rth@cygnus.com>
20952
20953         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
20954
20955         * gcc.c-torture/execute/20000412-1.c: New test.
20956
20957 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
20958
20959         * g++.old-deja/g++.eh/catchptr1.C: New test.
20960
20961 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
20962
20963         * g++.old-deja/g++.abi/cxa_vec.C: New test.
20964
20965 2000-04-08  Neil Booth  <NeilB@earthling.net>
20966
20967         * gcc.dg/cpp-nullchar.c: Remove test as
20968         embedded nulls cause problems.
20969
20970 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20971
20972         * gcc.dg/compare2.c: New test.
20973
20974 2000-04-08  Neil Booth  <NeilB@earthling.net>
20975
20976         * gcc.dg/cpp-nullchar.c: New test.
20977
20978 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
20979
20980         * gcc.dg/cpp-mi2.c: New test.
20981         * gcc.dg/cpp-mi2[abc].h: New files.
20982
20983 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
20984
20985         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
20986         member name.
20987
20988 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
20989
20990         * g++.old-deja/g++.abi/vmihint.C: New test.
20991
20992 2000-04-06  Neil Booth  <NeilB@earthling.net>
20993
20994         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
20995         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
20996         copyright.
20997
20998 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
20999
21000         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
21001         avoid stack-frame overwrite.
21002
21003 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
21004
21005         * gcc.c-torture/compile/20000405-2.c: New test.
21006         * gcc.c-torture/compile/20000405-3.c: New test.
21007
21008 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21009
21010         * gcc.c-torture/compile/20000405-1.c: New test.
21011
21012 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
21013
21014         * gcc.dg/cast-qual-1.c: Revert last change.
21015
21016 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21017
21018         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
21019
21020 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
21021
21022         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
21023         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
21024
21025 2000-04-03  Jeffrey A Law  (law@cygnus.com)
21026
21027         * gcc.c-torture/compile/20000403-2.c: New test.
21028         * gcc.c-torture/compile/20000403-1.c: New test.
21029
21030 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
21031
21032         * gcc.c-torture/execute/20000403-1.c: New test.
21033
21034 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
21035
21036         * gcc.c-torture/execute/20000402-1.c: New test.
21037
21038 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
21039
21040         * gcc.c-torture/execute/va-arg-15.c: New test.
21041         * gcc.c-torture/execute/va-arg-16.c: New test.
21042         * gcc.c-torture/execute/va-arg-17.c: New test.
21043         * gcc.c-torture/execute/va-arg-18.c: New test.
21044         * gcc.c-torture/execute/va-arg-19.c: New test.
21045
21046 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
21047
21048         * gcc.c-torture/compile/981211-1.c: Move to...
21049         * gcc.dg/cpp-as1.c: ...here.
21050         * gcc.dg/cpp-as2.c: New file.
21051
21052         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
21053         compiler.
21054
21055 2000-04-02  Neil Booth  <NeilB@earthling.net>
21056
21057         * gcc.dg/cpp-cond.c  New tests.
21058         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
21059         accidental success less likely.
21060         * gcc.dg/cpp-missingop.c  New tests.
21061         * gcc.dg/cpp-missingparen.c  New tests.
21062         * gcc.dg/cpp-shift.c  New tests.
21063         * gcc.dg/cpp-shortcircuit.c  New tests.
21064         * gcc.dg/cpp-unary.c  New tests.
21065
21066 2000-03-29  Jeffrey A Law  (law@cygnus.com)
21067
21068         * gcc.c-torture/compile/20000329-1.c: New test.
21069
21070 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
21071
21072         * gcc.c-torture/compile/20000326-1.c: New test.
21073         * gcc.c-torture/compile/20000326-2.c: New test.
21074
21075 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
21076
21077         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
21078         the first parameter is a function argument.
21079
21080 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
21081
21082         * g++.old-deja/g++.ext/array4.C: New test.
21083
21084 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
21085
21086         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
21087
21088 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21089
21090         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
21091
21092 2000-03-19  Richard Henderson  <rth@cygnus.com>
21093
21094         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
21095
21096 2000-03-19  Richard Henderson  <rth@cygnus.com>
21097
21098         * gcc.c-torture/compile/20000319-1.c: New test.
21099
21100 2000-03-14  Jeffrey A Law  (law@cygnus.com)
21101
21102         * gcc.c-torture/execute/20000314-3.c: New test.
21103         * gcc.c-torture/execute/20000314-2.c: New test.
21104         * gcc.c-torture/execute/20000314-1.c: New test.
21105         * gcc.c-torture/compile/20000314-2.c: New test.
21106         * gcc.c-torture/compile/20000314-1.c: New test.
21107
21108 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
21109
21110         * g++.old-deja/g++.warn/inline.C: New test.
21111
21112 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
21113
21114         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
21115         standards-compliant result rather than specific constants.
21116         Put test-values in array.
21117
21118 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
21119
21120         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
21121         (g++_target_compile): Put test-specific options last.
21122
21123 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21124
21125         * g++.old-deja/g++.eh/vbase4.C: New test.
21126
21127 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21128
21129         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
21130
21131 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21132
21133         * g++.old-deja/g++.brendan/misc12.C: Removed.
21134         * g++.old-deja/g++.pt/memtemp77.C: Constify.
21135         * g++.old-deja/g++.ext/pretty4.C: New test.
21136
21137 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21138
21139         * g++.old-deja/g++.other/string2.C: New test.
21140
21141 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
21142
21143         * g++.old-deja/g++.warn/impint2.C: New test.
21144
21145 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
21146
21147         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
21148         is 1, not zero.
21149
21150 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
21151
21152         * g++.old-deja/g++.warn/impint.C: New test.
21153         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
21154         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
21155         * g++.old-deja/g++.pt/explicit12.C: Likewise.
21156         * g++.old-deja/g++.pt/explicit13.C: Likewise.
21157         * g++.old-deja/g++.pt/explicit17.C: Likewise.
21158         * g++.old-deja/g++.pt/explicit18.C: Likewise.
21159         * g++.old-deja/g++.pt/explicit19.C: Likewise.
21160         * g++.old-deja/g++.pt/explicit23.C: Likewise.
21161         * g++.old-deja/g++.pt/explicit31.C: Likewise.
21162         * g++.old-deja/g++.pt/explicit35.C: Likewise.
21163         * g++.old-deja/g++.pt/explicit6.C: Likewise.
21164         * g++.old-deja/g++.pt/memclass7.C: Likewise.
21165
21166 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
21167
21168         * gcc.dg/cpp-redef.c: New test.
21169
21170 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
21171
21172         * g++.old-deja/g++.pt/unify7.C: New test.
21173
21174 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21175
21176         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
21177         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
21178
21179 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
21180
21181         * gcc.c-torture/compile/20000224-1.c: New test.
21182
21183 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21184
21185         * gcc.c-torture/compile/cpp-2.c: New test.
21186         * gcc.c-torture/compile/cpp-1.c: New test.
21187
21188 2000-02-25  Jeffrey A Law  (law@cygnus.com)
21189
21190         * gcc.c-torture/execute/20000225-1.c: New test.
21191
21192 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21193
21194         * gcc.dg/cpp-li2.c: New test.
21195
21196         * gcc.dg/cpp-wi1.c: New test.
21197
21198         * gcc.dg/cpp-li1.c: New test.
21199
21200 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
21201
21202         * g++.old-deja/g++.other/sizeof5.C: New test.
21203
21204 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21205
21206         * gcc.c-torture/execute/va-arg-13.c: New test.
21207
21208 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
21209
21210         * gcc.c-torture/execute/va-arg-12.c: New test.
21211
21212 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21213
21214         * gcc.c-torture/execute/20000223-1.c: New test.
21215
21216 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21217
21218         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
21219
21220 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
21221
21222         * g++.old-deja/g++.abi/ptrmem.C: New test.
21223
21224 2000-02-19  Richard Henderson  <rth@cygnus.com>
21225
21226         * gcc.c-torture/compile/init-3.c: New.
21227
21228 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
21229
21230         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
21231         ALWAYS_CXXFLAGS.
21232
21233 2000-02-11  Robert Lipe <robertl@sco.com>
21234
21235         * gcc.c-torture/compile/20000211-3.c: New test.
21236
21237 2000-02-11  Martin Buchholz <martin@xemacs.org>
21238
21239         * gcc.c-torture/compile/20000211-2.c: New test.
21240
21241 2000-02-11  Jeffrey A Law  (law@cygnus.com)
21242
21243         * gcc.c-torture/compile/20000211-1.c: New test.
21244
21245 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
21246
21247         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
21248           on native targets
21249
21250 2000-02-08  Nathan Sidwell  <nathan@acm.org>
21251
21252         * g++.old-deja/g++.other/cast5.C: New test.
21253
21254 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
21255
21256         * gcc.c-torture/execute/20000205-1.c: New.
21257
21258 2000-02-03  Nathan Sidwell  <nathan@acm.org>
21259
21260         * g++.old-deja/g++.jason/cast3.C: Return void.
21261         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
21262
21263 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21264
21265         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
21266
21267         * gcc.dg/loop-1.c: New test.
21268
21269 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
21270
21271         * gcc.c-torture/compile/20000127-1.c: New test.
21272         * gcc.c-torture/execute/991228-1.c: New test.
21273
21274 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21275
21276         * gcc.dg/unused-2.c: New test.
21277
21278         * gcc.dg/conv-1.c: New test.
21279
21280 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
21281
21282         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
21283         compiler.
21284         (tool_option_proc): Fix typo.
21285
21286 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
21287
21288         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
21289         of the ld on the host, not on the build machine.
21290         Also, don't crash if '--help' is not a supported option.
21291
21292 2000-01-24  Richard Henderson  <rth@cygnus.com>
21293
21294         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
21295
21296 2000-01-20  Jeffrey A Law  (law@cygnus.com)
21297
21298         * gcc.c-torture/execute/20000120-2.c: New test.
21299         * gcc.c-torture/execute/20000120-1.c: New test.
21300
21301 2000-01-13  Jeffrey A Law  (law@cygnus.com)
21302
21303         * gcc.c-torture/execute/20000113-1.c: New test.
21304
21305 2000-01-12  Jeffrey A Law  (law@cygnus.com)
21306
21307         * gcc.c-torture/execute/20000112-1.c: New test.
21308
21309 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21310
21311         * gcc.dg/20000111-1.c: New test.
21312
21313 2000-01-10  Jeffrey A Law  (law@cygnus.com)
21314
21315         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
21316         with 16 bit integers.
21317
21318 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21319
21320         * gcc.dg/20000108-1.c: New test.
21321
21322 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21323
21324         * g++.old-deja/g++.ns/koenig8.C: New test.
21325
21326 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21327
21328         * g++.old-deja/g++.other/cast4.C: New test.
21329
21330 2000-01-05  Jeffrey A Law  (law@cygnus.com)
21331
21332         * gcc.c-torture/compile/20000105-2.c: New test.
21333         * gcc.c-torture/compile/20000105-1.c: New test.
21334
21335 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21336
21337         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
21338         references to printf & atoi to conform to ANSI standard.
21339         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
21340         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
21341         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
21342         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
21343         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
21344         * g++.old-deja/g++.brendan/complex1.C: Likewise.
21345         * g++.old-deja/g++.brendan/copy1.C: Likewise.
21346         * g++.old-deja/g++.brendan/copy2.C: Likewise.
21347         * g++.old-deja/g++.brendan/copy3.C: Likewise.
21348         * g++.old-deja/g++.brendan/copy4.C: Likewise.
21349         * g++.old-deja/g++.brendan/copy5.C: Likewise.
21350         * g++.old-deja/g++.brendan/copy6.C: Likewise.
21351         * g++.old-deja/g++.brendan/copy7.C: Likewise.
21352         * g++.old-deja/g++.brendan/copy8.C: Likewise.
21353         * g++.old-deja/g++.brendan/crash11.C: Likewise.
21354         * g++.old-deja/g++.brendan/crash14.C: Likewise.
21355         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
21356         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
21357         * g++.old-deja/g++.brendan/delete2.C: Likewise.
21358         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
21359         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
21360         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
21361         * g++.old-deja/g++.brendan/eh1.C: Likewise.
21362         * g++.old-deja/g++.brendan/groff1.C: Likewise.
21363         * g++.old-deja/g++.brendan/init3.C: Likewise.
21364         * g++.old-deja/g++.brendan/misc12.C: Likewise.
21365         * g++.old-deja/g++.brendan/misc7.C: Likewise.
21366         * g++.old-deja/g++.brendan/new2.C: Likewise.
21367         * g++.old-deja/g++.brendan/operators4.C: Likewise.
21368         * g++.old-deja/g++.brendan/operators5.C: Likewise.
21369         * g++.old-deja/g++.brendan/overload2.C: Likewise.
21370         * g++.old-deja/g++.brendan/overload7.C: Likewise.
21371         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
21372         * g++.old-deja/g++.brendan/reference1.C: Likewise.
21373         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
21374         * g++.old-deja/g++.brendan/template24.C: Likewise.
21375         * g++.old-deja/g++.brendan/template3.C: Likewise.
21376         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
21377         * g++.old-deja/g++.jason/inline3.C: Likewise.
21378         * g++.old-deja/g++.jason/opeq.C: Likewise.
21379         * g++.old-deja/g++.law/arg5.C: Likewise.
21380         * g++.old-deja/g++.law/arm7.C: Likewise.
21381         * g++.old-deja/g++.law/ctors11.C: Likewise.
21382         * g++.old-deja/g++.law/cvt8.C: Likewise.
21383         * g++.old-deja/g++.law/init9.C: Likewise.
21384         * g++.old-deja/g++.law/refs4.C: Likewise.
21385         * g++.old-deja/g++.law/template2.C: Likewise.
21386         * g++.old-deja/g++.law/visibility24.C: Likewise.
21387         * g++.old-deja/g++.law/vtable3.C: Likewise.
21388         * g++.old-deja/g++.mike/asm2.C: Likewise.
21389         * g++.old-deja/g++.mike/eh1.C: Likewise.
21390         * g++.old-deja/g++.mike/misc1.C: Likewise.
21391         * g++.old-deja/g++.mike/misc13.C: Likewise.
21392         * g++.old-deja/g++.mike/misc14.C: Likewise.
21393         * g++.old-deja/g++.mike/ns12.C: Likewise.
21394         * g++.old-deja/g++.mike/p1248.C: Likewise.
21395         * g++.old-deja/g++.mike/p3708.C: Likewise.
21396         * g++.old-deja/g++.mike/p3708a.C: Likewise.
21397         * g++.old-deja/g++.mike/p3708b.C: Likewise.
21398         * g++.old-deja/g++.mike/p646.C: Likewise.
21399         * g++.old-deja/g++.mike/p700.C: Likewise.
21400         * g++.old-deja/g++.mike/p783.C: Likewise.
21401         * g++.old-deja/g++.mike/p783a.C: Likewise.
21402         * g++.old-deja/g++.mike/p783b.C: Likewise.
21403         * g++.old-deja/g++.mike/p786.C: Likewise.
21404         * g++.old-deja/g++.mike/p789.C: Likewise.
21405         * g++.old-deja/g++.mike/p789a.C: Likewise.
21406         * g++.old-deja/g++.mike/p807a.C: Likewise.
21407         * g++.old-deja/g++.other/delete3.C: Likewise.
21408         * g++.old-deja/g++.other/dyncast1.C: Likewise.
21409         * g++.old-deja/g++.other/dyncast2.C: Likewise.
21410         * g++.old-deja/g++.other/dyncast3.C: Likewise.
21411         * g++.old-deja/g++.other/empty1.C: Likewise.
21412         * g++.old-deja/g++.other/temporary1.C: Likewise.
21413         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
21414         * g++.old-deja/g++.pt/t16.C: Likewise.
21415         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
21416
21417 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
21418
21419         * gcc.dg/991230-1.c: New test.
21420
21421 1999-12-29  Jeffrey A Law  (law@cygnus.com)
21422
21423         * gcc.c-torture/compile/991229-3.c: New test.
21424         * gcc.c-torture/compile/991229-2.c: New test.
21425         * gcc.c-torture/compile/991229-1.c: New test.
21426
21427 1999-12-29  Greg McGary <gkm@eng.ascend.com>
21428
21429         * gcc.c-torture/compile/labels-2.c: New test.
21430
21431 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21432
21433         * gcc.c-torture/execute/991227-1.c: New test.
21434
21435 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21436
21437         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
21438
21439 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21440
21441         * gcc.c-torture/execute/991221-1.c: New test.
21442
21443 1999-12-20  Nathan Sidwell  <nathan@acm.org>
21444
21445         * g++.old-deja/g++.other/cast3.C: New test.
21446
21447 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
21448
21449         * gcc.c-torture/execute/991216-4.c: New test.
21450
21451 1999-12-16  Michael Meissner  <meissner@cygnus.com>
21452
21453         * gcc.c-torture/execute/991216-1.c: New test.
21454         * gcc.c-torture/execute/991216-2.c: New test.
21455         * gcc.c-torture/execute/991216-3.c: New test.
21456
21457 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21458
21459         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
21460         Actually make the test fail by using "-O2" for compilation.
21461
21462 1999-12-15  Nathan Sidwell  <nathan@acm.org>
21463
21464         * g++.old-deja/g++.warn/cast-align1.C: New test.
21465
21466 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21467
21468         * gcc.c-torture/compile/991214-1.c: New test.
21469         * gcc.c-torture/compile/991214-2.c: New test.
21470
21471 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21472
21473         * gcc.dg/991214-1.c: New test.
21474
21475 1999-12-13  Jeffrey A Law  (law@cygnus.com)
21476
21477         * gcc.c-torture/compile/991213-3.c: New test.
21478         * gcc.c-torture/compile/991213-2.c: New test.
21479         * gcc.c-torture/compile/991213-1.c: New test.
21480
21481 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
21482
21483         * gcc.dg/991209-1.c: New test.
21484
21485 1999-12-08  Nathan Sidwell <nathan@acm.org>
21486
21487         * gcc.c-torture/compile/991208-1.c: New test.
21488
21489 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21490
21491         * gcc.dg/ultrasp2.c: New test.
21492
21493 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
21494
21495         * g++.old-deja/g++.abi/align.C (main): Fix typo.
21496
21497 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
21498
21499         * gcc.c-torture/compile/991202-1.c: New test.
21500         * gcc.c-torture/execute/991202-1.c: New test.
21501         * gcc.c-torture/execute/991202-2.c: New test.
21502         * gcc.c-torture/execute/991202-3.c: New test.
21503
21504 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
21505
21506         * g++.old-deja/g++.abi/align.C: New test.
21507         * g++.old-deja/g++.abi/aggregates.C: Likewise.
21508         * g++.old-deja/g++.abi/bitfields.C: Likewise.
21509
21510 1999-12-01  Richard Henderson  <rth@cygnus.com>
21511
21512         * gcc.c-torture/execute/991201-1.c: New.
21513
21514 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
21515
21516         * gcc.dg/991129-1.c: New test.
21517
21518 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
21519
21520         * gcc.c-torture/compile/991127-1.c: New test.
21521
21522 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21523
21524         * g++.old-deja/g++.other/warn4.C: New test.
21525
21526 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21527
21528         * g++.old-deja/g++.eh/cleanup2.C: New test.
21529         * g++.old-deja/g++.ext/pretty2.C: New test.
21530         * g++.old-deja/g++.ext/pretty3.C: New test.
21531         * g++.old-deja/g++.other/debug6.C: New test.
21532
21533 1999-10-20  Jim Wilson  <wilson@cygnus.com>
21534
21535         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
21536         compiler_output to look for one error message instead of two.
21537
21538 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
21539
21540         * gcc.c-torture/execute/991118-1.c: Also test case
21541         where the word boundary does not split a byte evenly.
21542
21543 1999-11-19  Nathan Sidwell  <nathan@acm.org>
21544
21545         * g++.old-deja/g++.ext/restrict1.C: New test.
21546
21547 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
21548
21549         * gcc.c-torture/execute/991118-1.c: New test.
21550
21551 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
21552
21553         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
21554         working directory pathnames.
21555
21556 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
21557
21558         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
21559         host is equipped with driver.h and driver.o so it can actually
21560         compile and run the tests.
21561
21562 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
21563
21564         * gcc.c-torture/compile/991008-1.c: New test.
21565
21566 1999-11-08  Nick Clifton  <nickc@cygnus.com>
21567
21568         * lib/gcc-dg.exp: Include target-supports.exp
21569
21570 1999-11-05  Nick Clifton  <nickc@cygnus.com>
21571
21572         * lib/target-supports.exp: New file: Provide procs to test for
21573         features supported by the target.
21574         (check_weak_available): Moved here from ecos.exp.
21575         (check_alias_available): New proc: Determine of the target
21576         toolchain supports the alias attribute.
21577
21578         * gcc.dg/special/ecos.exp: Move check_weak_available to
21579         target-supports.exp.
21580         (alias-1.c): Only perform the test if the target supports
21581         aliases.
21582         (wkali-1.c): Only perform the test if the target supports
21583         aliases.
21584
21585         * gcc.dg/990506-0.c: Expect error messages from cross
21586         targets as well as native targets.
21587
21588 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21589
21590         * gcc.dg/ultrasp1.c: Removed xfail.
21591         * gcc.dg/struct-ret-2.c: Likewise.
21592         * gcc.dg/array-1.c: Likewise.
21593
21594 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21595
21596         * gcc.dg/struct-ret-2.c: New test.
21597
21598         * gcc.dg/array-1.c: New test.
21599
21600 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
21601
21602         * gcc.c-torture/execute/991030-1.c: New test.
21603
21604 1999-10-26  Richard Henderson  <rth@cygnus.com>
21605
21606         * gcc.c-torture/compile/991026-2.c: New test.
21607
21608 1999-10-26  Jeffrey A Law  (law@cygnus.com)
21609
21610         * gcc.c-torture/compile/991026-1.c: New test.
21611
21612 1999-10-23  Jeffrey A Law  (law@cygnus.com)
21613
21614         * gcc.c-torture/execute/991023-1.c: New test.
21615
21616 1999-10-19  Jeffrey A Law  (law@cygnus.com)
21617
21618         * gcc.c-torture/execute/991019-1.c: New test.
21619
21620 1999-10-16  Richard Henderson  <rth@cygnus.com>
21621
21622         * gcc.c-torture/execute/991016-1.c: New test.
21623
21624 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
21625
21626         * gcc.c-torture/execute/991014-1.c: New test.
21627
21628 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
21629
21630         * g++.old-deja/g++.other/union2.C: New test.
21631
21632 1999-10-13  Nathan Sidwell  <nathan@acm.org>
21633
21634         * g++.old-deja/g++.other/vaarg2.C: New test.
21635         * g++.old-deja/g++.other/vaarg3.C: New test.
21636
21637 1999-10-12  Craig Burley  <craig@jcb-sc.com>
21638
21639         * g77.f-torture/noncompile/19990905-1.f: Moved from being
21640         in compile/.
21641
21642 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
21643
21644         * gcc.c-torture/execute/va-arg-11.c: New test.
21645
21646 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
21647
21648         * lib/file-format.exp (gcc_target_object_format): Don't
21649         crash if objdump is unavailable.
21650
21651 1999-09-29  Donn Terry <donn@interix.com>
21652
21653         * gcc.misc-tests/mg.exp: delete extraneous redirection.
21654
21655 1999-09-28  Nick Clifton  <nickc@cygnus.com>
21656
21657         * gcc.c-torture/compile/990928-1.c: New test.
21658
21659 1999-09-28  Nathan Sidwell  <nathan@acm.org>
21660
21661         * g++.old-deja/g++.other/decl6.C: New test.
21662
21663 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21664
21665         * gcc.c-torture/execute/va-arg-10.c: New test.
21666
21667 1999-09-27  Nathan Sidwell  <nathan@acm.org>
21668
21669         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
21670         __PRETTY_FUNCTION__.
21671
21672 1999-09-23  Nick Clifton  <nickc@cygnus.com>
21673
21674         * gcc.c-torture/execute/990923-1.c: New test.
21675
21676 1999-09-21  Nick Clifton  <nickc@cygnus.com>
21677
21678         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
21679         for which -fpic is inappropriate.
21680
21681 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
21682
21683         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
21684
21685 1999-09-21  Nathan Sidwell  <nathan@acm.org>
21686
21687         * g++.old-deja/g++.other/dyncast1.C: New test.
21688         * g++.old-deja/g++.other/dyncast2.C: New test.
21689         * g++.old-deja/g++.other/dyncast3.C: New test.
21690         * g++.old-deja/g++.other/dyncast4.C: New test.
21691         * g++.old-deja/g++.other/dyncast5.C: New test.
21692         * g++.old-deja/g++.eh/catch3.C: New test.
21693         * g++.old-deja/g++.eh/catch3p.C: New test.
21694         * g++.old-deja/g++.eh/catch4.C: New test.
21695         * g++.old-deja/g++.eh/catch4p.C: New test.
21696         * g++.old-deja/g++.eh/catch5.C: New test.
21697         * g++.old-deja/g++.eh/catch5p.C: New test.
21698         * g++.old-deja/g++.eh/catch6.C: New test.
21699         * g++.old-deja/g++.eh/catch6p.C: New test.
21700         * g++.old-deja/g++.eh/catch7.C: New test.
21701         * g++.old-deja/g++.eh/catch7p.C: New test.
21702         * g++.old-deja/g++.eh/catch8.C: New test.
21703         * g++.old-deja/g++.eh/catch8p.C: New test.
21704         * g++.old-deja/g++.eh/catch9.C: New test.
21705         * g++.old-deja/g++.eh/catch9p.C: New test.
21706
21707 1999-09-13  Nathan Sidwell  <nathan@acm.org>
21708
21709         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
21710         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
21711
21712 1999-09-13  Jeffrey A Law  (law@cygnus.com)
21713
21714         * gcc.c-torture/compile/990913-1.c: New test.
21715
21716 1999-09-10  Nathan Sidwell  <nathan@acm.org>
21717
21718         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
21719         * g++.old-deja/g++.jason/rfg5.C: Likewise.
21720
21721 1999-09-09  Richard Henderson  <rth@cygnus.com>
21722
21723         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
21724
21725 1999-09-09  Nathan Sidwell  <nathan@acm.org>
21726
21727         * g++.old-deja/g++.other/lookup11.C: New test.
21728         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
21729         what is permitted and what we want.
21730         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
21731         overload use.
21732         * g++.old-deja/g++.jason/rfg5.C: Likewise
21733
21734 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
21735
21736         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
21737         * gcc.c-torture/noncompile/poison-1.c: New file.
21738
21739 1999-09-08  Nathan Sidwell  <nathan@acm.org>
21740
21741         * g++.old-deja/g++.other/sizeof3.C: New test.
21742         * g++.old-deja/g++.other/sizeof4.C: New test.
21743         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
21744         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
21745
21746 1999-09-07  Richard Henderson  <rth@cygnus.com>
21747
21748         * gcc.dg/va-arg-1.c: New.
21749
21750 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21751
21752         * gcc.c-torture/execute/va-arg-9.c: New test.
21753
21754 1999-09-05  Craig Burley  <craig@jcb-sc.com>
21755
21756         * g77.f-torture/compile/980519-2.f: New test.
21757         * g77.f-torture/compile/19990905-0.f: New test.
21758         * g77.f-torture/compile/19990905-1.f: New test.
21759         * g77.f-torture/compile/19990905-2.f: New test.
21760
21761         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
21762
21763 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
21764
21765         * gcc.c-torture/execute/990827-1.c: Fix typo.
21766
21767 1999-09-03  Nathan Sidwell  <nathan@acm.org>
21768
21769         * g++.old-deja/g++.other/deref1.C: New test.
21770
21771 1999-09-02  Nathan Sidwell  <nathan@acm.org>
21772
21773         * g++.old-deja/g++.other/ambig2.C: New test.
21774         * g++.old-deja/g++.other/cond5.C: New test.
21775         * g++.old-deja/g++.other/lookup16.C: New test.
21776
21777 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
21778
21779         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
21780         assemblers too.
21781
21782 1999-08-31  Jeffrey A Law  (law@cygnus.com)
21783
21784         * lib/c-torture.exp: Avoid the "compare executables" optimization
21785         when testing native.
21786
21787 1999-08-29  Jeffrey A Law  (law@cygnus.com)
21788
21789         * gcc.c-torture/execute/990829-1.c: New test.
21790         * gcc.c-torture/compile/990829-1.c: New test.
21791
21792 1999-08-27  Paul Burchard  <burchard@pobox.com>
21793
21794         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
21795         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
21796         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
21797         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
21798         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
21799         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
21800         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
21801         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
21802         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
21803         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
21804         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
21805
21806 1999-08-27  Jeffrey A Law  (law@cygnus.com)
21807
21808         * gcc.c-torture/execute/990827-1.c: New test.
21809
21810 1999-08-26  Craig Burley  <craig@jcb-sc.com>
21811
21812         * g77.f-torture/noncompile/19990826-4.f: New test.
21813
21814         * g77.f-torture/compile/19990826-3.f: New test.
21815
21816         * g77.f-torture/execute/19990826-2.f: New test.
21817
21818         * g77.f-torture/compile/19990826-1.f: New test.
21819
21820         * gcc.c-torture/execute/990826-0.c: New test.
21821         * g77.c-torture/execute/19990826-0.f: New test.
21822
21823         * g77.f-torture/noncompile/970626-2.f: New test.
21824
21825 1999-08-25  Paul Burchard  <burchard@pobox.com>
21826
21827         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
21828         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
21829         lss-011.C: New tests.
21830
21831 1999-08-25  Nathan Sidwell  <nathan@acm.org>
21832
21833         * g++.old-deja/g++.other/decl5.C: New test.
21834
21835 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21836
21837         * noncompile/noncompile.exp: Load_lib c-torture.exp.
21838         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
21839         call `postbase' for each one.  All callers of `postbase' changed
21840         to call this instead.
21841
21842 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
21843
21844         * gcc.c-torture/execute/990811-1.c: New test.
21845
21846 1999-08-09  Nick Clifton  <nickc@cygnus.com>
21847
21848         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
21849         just native ones.
21850
21851         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
21852         just native ones.
21853
21854 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
21855
21856         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
21857
21858 1999-08-04  Jeffrey A Law  (law@cygnus.com)
21859
21860         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
21861
21862 1999-08-04  Nathan Sidwell  <nathan@acm.org>
21863
21864         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
21865
21866 1999-08-04  Jeffrey A Law  (law@cygnus.com)
21867
21868         * gcc.c-torture/execute/990804-1.c: New test.
21869
21870 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21871
21872         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
21873         * g++.old-deja/g++.brendan/crash64.C: Likewise
21874         * g++.old-deja/g++.brendan/overload8.C: Likewise
21875
21876 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21877
21878         * g++.old-deja/g++.other/struct1.C: New test.
21879
21880 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21881
21882         * g++.old-deja/g++.other/enum2.C: New test.
21883
21884 1999-08-02  Richard Henderson  <rth@cygnus.com>
21885
21886         Adapted from tests from Franz Sirl:
21887         * gcc.c-torture/execute/va-arg-7.c: New test.
21888         * gcc.c-torture/execute/va-arg-8.c: New test.
21889
21890 1999-08-01  Jeffrey A Law  (law@cygnus.com)
21891
21892         * gcc.c-torture/compile/990801-2.c: New test.
21893
21894         * gcc.c-torture/compile/990801-1.c: New test.
21895
21896 1999-07-27  Michael Meissner  <meissner@cygnus.com>
21897
21898         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
21899         fp-cmp-1.c, converting double to float.
21900
21901         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
21902         fp-cmp-1.c, converting double to long double.
21903
21904         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
21905         from fr1 to unknown_register, since fr1 is a legitimate register
21906         on some machines.
21907
21908 1999-07-25  Jeffrey A Law  (law@cygnus.com)
21909
21910         * README: More listname related changes.
21911
21912 1999-07-08  Catherine Moore  <clm@cygnus.com>
21913
21914         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
21915
21916 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
21917
21918         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
21919
21920 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
21921
21922         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
21923
21924 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
21925
21926         * gcc.dg/990703-1.c: New test.
21927
21928 1999-06-29  Nick Clifton  <nickc@cygnus.com>
21929
21930         * lib/file-format.exp: New file: Move definition of proc
21931         gcc_target_object_format to here from
21932         gcc.dg/special/ecos.exp.
21933
21934         * lib/c-torture.exp: Include lib file-format.exp.
21935         * lib/gcc-dg.exp: Include lib file-format.exp.
21936
21937         * gcc.dg/special/ecos.exp: Remove definition of proc
21938         gcc_target_object_format.
21939
21940 1999-06-28  Jeffrey A Law  (law@cygnus.com)
21941
21942         * gcc.c-torture/execute/990628-1.c: New test.
21943
21944 1999-06-25  Jeffrey A Law  (law@cygnus.com)
21945
21946         * gcc.c-torture/compile/990625-2.c: New test.
21947
21948         * gcc.c-torture/compile/990625-1.c: New test.
21949
21950 1999-06-23  Nick Clifton  <nickc@cygnus.com>
21951
21952         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
21953         attributes compile.
21954         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
21955         ports that use the COFF/PE file format.
21956
21957 1999-06-17  Jeffrey A Law  (law@cygnus.com)
21958
21959         * gcc.c-torture/compile/990617-1.c: New test.
21960
21961 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
21962
21963         * g++.old-deja/g++.other/decl4.C: New test.
21964
21965 1999-06-14  Nathan Sidwell  <nathan@acm.org>
21966
21967         * g++.old-deja/g++.other/bitfld3.C: New test.
21968
21969 1999-06-08  Nathan Sidwell  <nathan@acm.org>
21970
21971         * g++.old-deja/g++.eh/catch1.C: New test.
21972
21973 1999-06-07  Jeffrey A Law  (law@cygnus.com)
21974
21975         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
21976
21977         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
21978         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
21979
21980 1999-06-05  Craig Burley  <craig@jcb-sc.com>
21981
21982         * g77.f-torture/compile/19990502-0.f: Replace with new,
21983         shorter, test that still fails after recent changes.
21984
21985 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
21986
21987         * gcc.c-torture/execute/990604-1.c: New test.
21988
21989 1999-05-31  Jeffrey A Law  (law@cygnus.com)
21990
21991         * gcc.c-torture/execute/990531-1.c: New test.
21992
21993 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21994
21995         * gcc.c-torture/compile/990527-1.c: New test.
21996
21997 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
21998
21999         * gcc.c-torture/execute/990527-1.c: New test.
22000
22001 1999-05-25  Nick Clifton  <nickc@cygnus.com>
22002
22003         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
22004         bitfields as signed.
22005
22006 1999-05-25  Craig Burley  <craig@jcb-sc.com>
22007
22008         * g77.f-torture/compile/19990525-0.f: New test.
22009
22010 1999-05-25  Jeffrey A Law  (law@cygnus.com)
22011
22012         * gcc.c-torture/execute/990525-2.c: New test.
22013
22014         * gcc.c-torture/execute/990525-1.c: New test.
22015
22016 1999-05-24  Nathan Sidwell  <nathan@acm.org>
22017
22018         * g++.old-deja/g++.other/anon3.C: New test.
22019         * g++.old-deja/g++.other/anon4.C: New test.
22020         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
22021         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
22022         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
22023         Merrill).
22024
22025 1999-05-24  Jeffrey A Law  (law@cygnus.com)
22026
22027         * gcc.c-torture/execute/990524-1.c: New test.
22028
22029         * gcc.dg/990524-1.c: New test.
22030
22031 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22032
22033         * gcc.c-torture/compile/990523-1.c: New test.
22034
22035 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
22036
22037         * gcc.c-torture/compile/990519-1.c: New test.
22038
22039 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22040
22041         * gcc.c-torture/compile/990517-1.c: New test.
22042
22043         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
22044         (e4, f4): New tests.
22045         (main): Call them.
22046
22047 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22048
22049         * gcc.dg/noreturn-1.c: New test.
22050
22051 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
22052
22053         * gcc.c-torture/execute/990513-1.c: New test.
22054
22055 1999-05-10  Richard Henderson  <rth@cygnus.com>
22056
22057         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
22058
22059 1999-05-10  Craig Burley  <craig@jcb-sc.com>
22060
22061         * g77.f-torture/execute/erfc.f: Use small single-precision
22062         values, to avoid problems on Alphas when not -mieee.
22063
22064 1999-05-08  Craig Burley  <craig@jcb-sc.com>
22065
22066         * gcc.dg/990506-0.c: New test.
22067
22068 1999-05-08  Richard Henderson  <rth@cygnus.com>
22069
22070         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
22071         the constant to test.  Don't XFAIL 64-bit targets.
22072
22073         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
22074         * g++.old-deja/g++.law/profile1.C: Likewise.
22075
22076         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
22077         operator new instances.
22078         * g++.old-deja/g++.other/delete5.C: Likewise.
22079
22080 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22081
22082         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
22083         intrinsic.
22084
22085 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22086
22087         * g77.f-torture/execute/u77-test.f: Reverse order of two
22088         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
22089
22090 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22091
22092         * gcc.dg/compare1.c: New test.
22093
22094 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
22095
22096         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
22097         New tests.
22098
22099 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22100
22101         * g77.f-torture/compile/19990502-1.f: New test.
22102
22103 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22104
22105         * g77.f-torture/compile/19990502-0.f: New test.
22106
22107 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22108
22109         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
22110         intrinsic.
22111
22112 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22113
22114         * g77.f-torture/execute/u77-test.f (main): List libU77
22115         intrinsics not currently tested.
22116         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
22117         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
22118         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
22119         Trim blanks off the ends of some printed strings.
22120
22121 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22122
22123         * g77.f-torture/execute/u77-test.f (main): Just warn about
22124         FSTAT gid disagreement, as it's expected on some systems.
22125
22126 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22127
22128         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
22129         use a new function, which allows for some slop.
22130         Clean up some commentary.
22131         (issum): The new function.
22132         (sgladd): Deleted subroutine.
22133
22134 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22135
22136         * g77.f-torture/execute/u77-test.f: Modify to be more like
22137         libf2c/libU77 version, bringing patches to that version here.
22138         Add suitable commentary.
22139
22140 1999-04-25  Richard Henderson  <rth@cygnus.com>
22141
22142         * gcc.dg/990424-1.c: New test.
22143
22144 1999-04-24  Craig Burley  <craig@jcb-sc.com>
22145
22146         * g77.f-torture/execute/u77-test.f (main): Bug involving
22147         LSTAT has been fixed, so turn back on full checking.
22148
22149 1999-04-20  Craig Burley  <craig@jcb-sc.com>
22150
22151         * g77.f-torture/compile/19990419-0.f: New test.
22152         * g77.f-torture/execute/19990419-1.f: New test.
22153
22154 1999-04-17  Richard Henderson  <rth@cygnus.com>
22155
22156         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
22157         to avoid the need for a prototype to supress a warning.
22158
22159 1999-04-07  Jim Wilson  <wilson@cygnus.com>
22160
22161         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
22162
22163 1999-04-04  Jeffrey A Law  (law@cygnus.com)
22164
22165         * gcc.c-torture/execute/990404-1.c: New test.
22166
22167 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22168
22169         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
22170         * gcc.dg/cpp-if3.c: Don't use -pedantic.
22171         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
22172         missing initializer warnings.
22173
22174 1999-03-28  Jeffrey A Law  (law@cygnus.com)
22175
22176         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
22177         matching strings.
22178
22179 1999-03-26  Jeffrey A Law  (law@cygnus.com)
22180
22181         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
22182
22183 1999-03-26  Craig Burley  <craig@jcb-sc.com>
22184
22185         * g77.f-torture/execute/19990325-0.f: New test.
22186         * g77.f-torture/execute/19990325-1.f: New test.
22187
22188 1999-03-24  Jeffrey A Law  (law@cygnus.com)
22189
22190         * gcc.c-torture/execute/990324-1.c: New test.
22191
22192 1999-03-22  Jim Wilson  <wilson@cygnus.com>
22193
22194         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
22195         test with 4.
22196
22197 1999-03-17  Richard Henderson  <rth@cygnus.com>
22198
22199         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
22200
22201 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22202
22203         * g77.f-torture/execute/19990313-2.f: New test.
22204         * g77.f-torture/execute/19990313-3.f: New test.
22205
22206 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22207
22208         * g77.f-torture/execute/19990313-0.f: New test.
22209         * g77.f-torture/execute/19990313-1.f: New test.
22210
22211 1999-03-12  Jim Wilson  <wilson@cygnus.com>
22212
22213         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
22214         printf to sprintf.
22215         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
22216         (main): Add check for u15.  Conditionalize u31 check depending on
22217         whether ints are <32 bits or >=32 bits.
22218
22219 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22220
22221         * g77.f-torture/execute/19981119-0.f: Improve testiness.
22222
22223 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22224
22225         * g77.f-torture/compile/19990305-0.f: New test.
22226         * g77.f-torture/execute/19981119-0.f: New test.
22227
22228 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22229
22230         * g77.f-torture/execute/970625-2.f: call ABORT if final
22231         result is not correct, instead of just printing it.
22232         Add this checking via newly introduced obfuscation, to
22233         trip up buggy front ends.
22234
22235 1999-03-07  Craig Burley  <craig@jcb-sc.com>
22236
22237         * g77.f-torture/compile/960317-1.f: Moved from being
22238         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
22239
22240 1999-03-06  Craig Burley  <craig@jcb-sc.com>
22241
22242         * g77.f-torture/execute/960317-1.f: New (old) test.
22243         * g77.f-torture/execute/970625-2.f: Ditto.
22244
22245 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
22246
22247         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
22248         message on line 1 or line 2; cccp and cpplib do this differently.
22249
22250 1999-03-01  Jeffrey A Law  (law@cygnus.com)
22251
22252         * g++.old-deja/g++.law/weak1.C: New test.
22253
22254 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22255
22256         * gcc.c-torture/execute/990119-1.c: Renamed to...
22257         * gcc.dg/990119-1.c: this, so it will only be tested once
22258         (it's a preprocessor test, it doesn't need to be run at
22259         multiple optimization levels).
22260
22261 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22262
22263         * lib/g++.exp: Don't add incdir=$base_dir/../include to
22264           ALWAYS_CXXFLAGS.
22265
22266 1999-02-24  Craig Burley  <craig@jcb-sc.com>
22267
22268         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
22269         * g77.f-torture/compile/19981216-0.f: ...as it is expected
22270         to not be compilable by current g77.
22271
22272 1999-02-24  Nick Clifton  <nickc@cygnus.com>
22273
22274         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
22275
22276 1999-02-22  Jeffrey A Law  (law@cygnus.com)
22277
22278         * gcc.c-torture/execute/990222-1.c: New test.
22279
22280 1999-02-19  Craig Burley  <craig@jcb-sc.com>
22281
22282         * g77.f-torture/compile/19990218-0.f: New test.
22283         * g77.f-torture/noncompile/19990218-1.f: New test.
22284
22285 1999-02-18  Craig Burley  <craig@jcb-sc.com>
22286
22287         * g77.f-torture/compile/19981216-0.f: New test.
22288
22289 1999-02-14  Jeffrey A Law  (law@cygnus.com)
22290
22291         * gcc.dg/990214-1.c: New test.
22292
22293 1999-02-13  Jeffrey A Law  (law@cygnus.com)
22294
22295         * gcc.dg/990213-2.c: New test.
22296
22297         * gcc.dg/990213-1.c: New test.
22298
22299 1999-02-12  Jeffrey A Law  (law@cygnus.com)
22300
22301         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
22302         ints.
22303
22304 1999-02-11  Nick Clifton  <nickc@cygnus.com>
22305
22306         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
22307         specified by target.
22308
22309         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
22310
22311 1999-02-11  Jeffrey A Law  (law@cygnus.com)
22312
22313         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
22314
22315 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22316
22317         * gcc.dg/special/ecos.exp: New test driver for new tests with
22318         special requirements.
22319
22320         * gcc.dg/special/alias-1.c: New test.
22321         * gcc.dg/special/gcsec-1.c: New test.
22322         * gcc.dg/special/weak-1.c: New test.
22323         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
22324         * gcc.dg/special/weak-2.c: New test.
22325         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
22326         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
22327         * gcc.dg/special/wkali-1.c: New test.
22328         * gcc.dg/special/wkali-2.c: New test.
22329         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
22330         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
22331
22332 1999-02-10  Felix Lee  <flee@cygnus.com>
22333
22334           * lib/c-torture.exp (c-torture-compile): Pull out code for
22335           analyzing gcc error messages.
22336           (c-torture-execute): Likewise.  Fix some (harmless) false
22337           positives.
22338           * lib/gcc.exp (gcc_check_compile): New function.
22339
22340 1999-02-08  Richard Henderson  <rth@cygnus.com>
22341
22342         * gcc.c-torture/execute/990208-1.c: New test.
22343
22344 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22345
22346         * g++.dg/special/ecos.exp: New driver for new tests with special
22347         requirements
22348
22349         * g++.dg/special/conpr-1.C: New test
22350         * g++.dg/special/conpr-2.C: New test
22351         * g++.dg/special/conpr-2a.C: New test
22352         * g++.dg/special/conpr-3.C: New test
22353         * g++.dg/special/conpr-3a.C: New test
22354         * g++.dg/special/conpr-3b.C: New test
22355
22356         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
22357         allow g++ to use the dg driver
22358
22359         * README: Add comment about g++.dg directory
22360
22361 1999-02-06  Jeffrey A Law  (law@cygnus.com)
22362
22363         * README: Update email addresses.
22364
22365 1999-02-03  Nick Clifton  <nickc@cygnus.com>
22366
22367         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
22368         arguments in order to force structure S onto the stack even on
22369         the alpha.
22370         (test): Pass 10 leading arguments to function foo as well as the
22371         structure S.
22372
22373         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
22374         failure for all targets.
22375
22376         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
22377         abort to terminate program execution.
22378
22379 1999-01-30  Richard Henderson  <rth@cygnus.com>
22380
22381         * gcc.c-torture/execute/990130-1.c: New test.
22382
22383 1999-01-30  Jeffrey A Law  (law@cygnus.com)
22384
22385         * gcc.dg/990130-1.c: New test.
22386
22387 1999-01-28  Michael Meissner  <meissner@cygnus.com>
22388
22389         * gcc.c-torture/execute/990128-1.c: New test.
22390
22391 1999-01-27  Michael Meissner  <meissner@cygnus.com>
22392
22393         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
22394
22395 1999-01-27  Felix Lee  <flee@cygnus.com>
22396
22397         * lib/c-torture.exp (c-torture-compile): pull out code for
22398         analyzing gcc error messages.
22399         (c-torture-execute): ditto, and fix some (harmless) false
22400         positives.
22401         * lib/gcc.exp (gcc_check_compile): new function.
22402
22403 1999-01-17  Jeffrey A Law  (law@cygnus.com)
22404
22405         * gcc.dg/990117-1.c: New test.
22406
22407         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
22408
22409         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
22410
22411 1999-01-15  Jeffrey A Law  (law@cygnus.com)
22412
22413         * g77.f-torture/compile/990115-1.f: New test.
22414
22415 1999-01-07  Jeffrey A Law  (law@cygnus.com)
22416
22417         * gcc.c-torture/compile/990107-1.c: New test
22418
22419 1999-01-06  Jeffrey A Law  (law@cygnus.com)
22420
22421         * gcc.c-torture/execute/990106-2.c: New test.
22422
22423         * gcc.c-torture/execute/990106-1.c: New test.
22424
22425 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
22426
22427         * gcc.c-torture/compile/981223-1.c: New test.
22428
22429 1998-12-29  Richard Henderson  <rth@cygnus.com>
22430
22431         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
22432         (opt3): Rename from opt4 and disable.
22433
22434 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
22435
22436         * g++.old-deja/g++.pt/ptrmem5.C: New test.
22437
22438 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22439
22440         * g++.old-deja/g++.other/conv5.C: New test.
22441
22442 1998-12-14  Nick Clifton  <nickc@cygnus.com>
22443
22444         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
22445
22446 1998-12-11  Jeffrey A Law  (law@cygnus.com)
22447
22448         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
22449
22450 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
22451
22452         * gcc.c-torture/compile/981211-1.c: New test.
22453
22454 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
22455
22456         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
22457
22458         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
22459
22460 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22461
22462         * gcc.special/930510-1.c: Make C9X safe.
22463         * gcc.misc-tests/gcov-1.c Similarly.
22464         * gcc.misc-tests/gcov-2.c Similarly.
22465
22466 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22467
22468         * gcc.dg/ultrasp1.c: New test.
22469
22470 1998-12-06  Richard Henderson  <rth@cygnus.com>
22471
22472         * gcc.c-torture/execute/981206.c: New test.
22473
22474 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22475
22476         * g++.old-deja/g++.ns/template7.C: New test.
22477
22478         * g++.old-deja/g++.other/expr1.C: New test.
22479
22480         * g++.old-deja/g++.eh/tmpl3.C: New test.
22481
22482         * g++.old-deja/g++.eh/tmpl2.C: New test.
22483
22484 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22485
22486         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
22487         * g++.old-deja/g++.other/using6.C: Removed.
22488         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
22489
22490         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
22491
22492 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22493
22494         * g++.old-deja/g++.pt/overload8.C: New test.
22495
22496         * g++.old-deja/g++.pt/overload7.C: New test.
22497
22498         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
22499
22500         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
22501         and relinking messages.
22502         * lib/g++.exp (g++_target_compile): Remove .rpo file when
22503         compiling with -frepo.
22504
22505 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
22506
22507         * g++.old-deja/g++.pt/lookup6.C: New test.
22508
22509 1998-11-30  Nick Clifton  <nickc@cygnus.com>
22510
22511         * gcc.c-torture/execute/981130-1.c: New test.
22512         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
22513
22514 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22515
22516         * g++.old-deja/g++.pt/explicit76.C: New test.
22517
22518         * g++.old-deja/g++.pt/friend38.C: New test.
22519
22520         * g++.old-deja/g++.ns/crash2.C: New test.
22521
22522         * g++.old-deja/g++.pt/defarg8.C: New test.
22523
22524         * g++.old-deja/g++.pt/instantiate6.C: New test.
22525
22526         * g++.old-deja/g++.pt/static6.C: New test.
22527
22528         * g++.old-deja/g++.pt/decl2.C: New test.
22529
22530 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22531
22532         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
22533         problem is actually related with name lookup, but so what? :-)
22534
22535         * g++.old-deja/g++.pt/friend37.C: New test.
22536
22537 1998-11-25  Dave Love  <d.love@dl.ac.uk>
22538
22539         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
22540         element, which fails on some systems.
22541
22542         * g77.f-torture/execute/labug1.f: New test.
22543
22544 1998-11-21  Jeffrey A Law  (law@cygnus.com)
22545
22546         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
22547         is defined.
22548
22549 1998-11-18  Dave Love  <d.love@dl.ac.uk>
22550
22551         * g77.f-torture/compile/981117-1.f: New test.
22552
22553 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
22554
22555         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
22556         properly discarded.
22557
22558 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
22559
22560         * gcc.c-torture/execute/memcheck: New directory of tests for
22561         -fcheck-memory-usage.
22562
22563 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
22564
22565         * README: New file, general information about the testsuite and
22566         new description of the various C++ test subdirectories.
22567         * README.g++: Eliminate obsolete information, update and move most
22568         relevant stuff to README.
22569
22570 1998-11-07  Richard Henderson  <rth@cygnus.com>
22571
22572         * gcc.c-torture/compile/981107-1.c: New test.
22573
22574 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
22575
22576         * execute/memcpy-bi.c: New testcase.
22577
22578 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
22579
22580         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
22581         base classes.
22582
22583         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
22584         template is selected.
22585
22586         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
22587         classes, it should be accepted for all types.
22588
22589         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
22590
22591         * g++.old-deja/g++.pt/spec24.C: Ensure that template
22592         specializations start with template headers.
22593
22594 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
22595
22596         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
22597
22598         * g++.old-deja/g++.other/init9.C: Test cross initialization of
22599         non-POD types.
22600
22601 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22602
22603         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
22604
22605 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
22606
22607         * compile/981022-1.c, compile/981022-1.x: New test and driver.
22608
22609 1998-10-19  Jeffrey A Law  (law@cygnus.com)
22610
22611         * 981019-1.c: New test.
22612
22613 1998-10-14  Robert Lipe <robertl@dgii.com>
22614
22615         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
22616         find objc headers.
22617
22618 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22619
22620         * compile/981001-4.c: Remove use of GCC extension that triggers a
22621         compiler bug.
22622
22623 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
22624
22625         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
22626
22627 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22628
22629         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
22630         instantiation of template produces incorrect code for delete
22631         expression.
22632
22633         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
22634         constructors' name is not unique.
22635         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
22636         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
22637
22638         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
22639         automatic array of const is ill-formed.
22640
22641         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
22642         of template parameter?
22643
22644         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
22645         const.
22646
22647         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
22648         pointer-to-member expression.
22649
22650         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
22651         declaration causes ICE.
22652
22653 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
22654
22655         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
22656         reserved in the global namespace.
22657
22658         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
22659         generate needed virtual table.
22660
22661         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
22662
22663 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
22664
22665         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
22666         template-dependent type
22667
22668 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
22669
22670         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
22671         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
22672         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
22673
22674         * g++.old-deja/g++.other/using5.C: New test; using decl from base
22675         class should be usable as argument of member function.
22676         * g++.old-deja/g++.other/using6.C: New test; using decl from base
22677         class should be usable as return type of member function.
22678         * g++.old-deja/g++.other/using7.C: New test; using decl from base
22679         class should be usable as type of data member.
22680
22681         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
22682
22683 1998-10-09  Jeffrey A Law  (law@cygnus.com)
22684
22685         * gcc.c-torture/special/920521-1.c: Fix bogus test.
22686
22687 1998-10-08  Nick Clifton  <nickc@cygnus.com>
22688
22689         * gcc.dg/dll-?.c Add thumb to target list.
22690         Fix assembler scan patterns to match current assembler output.
22691
22692 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
22693
22694         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
22695         matching of template brackets.
22696
22697         * g++.old-deja/g++.other/using4.C: New test.  Test using
22698         declarations of methods from base classes.
22699
22700         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
22701         within functions should introduce names into the innermost
22702         enclosing namespace.
22703
22704         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
22705         of static locals if first initialization throws.
22706
22707 1998-10-07  Jim Wilson  <wilson@cygnus.com>
22708
22709         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
22710
22711 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
22712
22713         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
22714         lose track of the possible targets of tablejump insns.
22715         * special/special.exp: Run it.
22716
22717 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22718
22719         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
22720         must be declared before its specializations can be named in friend
22721         declarations.
22722
22723 1998-10-05  Dave Love  <d.love@dl.ac.uk>
22724
22725         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
22726
22727         * g77.f-torture/execute/io1.f: New test.
22728
22729 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22730
22731         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
22732         with pointer to template function, for which no argument deduction
22733         is possible.
22734
22735         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
22736         specialization of template function as argument to template
22737         function.
22738
22739         * g++.old-deja/g++.other/access2.C: New test; Inner class
22740         shouldn't have privileged access to Outer's names.
22741
22742 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22743
22744         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
22745         friend template declared within template class conflicts with
22746         nested class of the same name.
22747
22748         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
22749         is ignored.
22750
22751         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
22752         object with direct initializer as function declaration.
22753
22754         * g++.old-deja/g++.other/decl2.C: New test; duplicate
22755         initializers.
22756
22757         * g++.old-deja/g++.other/null2.C: New test; conditional operator
22758         involving const pointer and NULL produces incorrect result.
22759
22760         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
22761         type name without `typename' should be rejected with -pedantic.
22762
22763 1998-10-02  Richard Henderson  <rth@cygnus.com>
22764
22765         * g++.old-deja/g++.other/addrof1.C: New test.
22766
22767 1998-10-01  Nick Clifton  <nickc@cygnus.com>
22768
22769         * gcc.c-torture/compile/981001-1.c: New test.
22770         * gcc.c-torture/execute/981001-1.c: New test.
22771
22772 1998-10-01  Jeffrey A Law  (law@cygnus.com)
22773
22774         * gcc.c-torture/compile/981001-2.c: New test.
22775         * gcc.c-torture/compile/981001-3.c: New test.
22776         * gcc.c-torture/compile/981001-4.c: New test.
22777
22778 1998-10-01  Robert Lipe  <robertl@dgii.com>
22779
22780         * lib/objc.exp (objc_target_compile): Add -L during compiles for
22781         multilibbed hosts.   Idea grafted from g77.exp.
22782
22783 1998-09-30  Dave Love  <d.love@dl.ac.uk>
22784
22785         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
22786         avoid losing on systems which need -lsocket.
22787
22788 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
22789
22790         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
22791         * g++.old-deja/g++.other/nested2.C: Ditto.
22792         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
22793         failure.
22794
22795 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22796
22797         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
22798         preferred over template operator!= for enum bitfields.
22799
22800 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
22801
22802         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
22803         that happen to have the same base name, but in different scopes,
22804         are incorrectly rejected.
22805
22806 1998-09-16  Richard Henderson  <rth@cygnus.com>
22807
22808         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
22809         on the native word size instead of an integer literal.
22810
22811 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22812
22813         * g++.old-deja/g++.other/static2.C: Invocation of static data
22814         member of type pointer-to-function denoted as non-static member.
22815
22816         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
22817         checks involving function types and aliases.
22818
22819 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22820
22821         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
22822         redefined to the same non-trivial type.
22823
22824         * g++.old-deja/g++.pt/explicit73.C: Test for proper
22825         namespace-qualification of template specializations declared in
22826         other namespaces.
22827
22828         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
22829         to declare a subset of the specializations of a template function
22830         as friends of specializations of a template class.
22831
22832         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
22833         member templates that do not fully specialize the enclosing
22834         template class are rejected.
22835
22836 1998-09-11  Dave Love  <d.love@dl.ac.uk>
22837
22838         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
22839
22840 1998-09-08  Dave Love  <d.love@dl.ac.uk>
22841
22842         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
22843         altered from libf2c/libU77 version.
22844
22845 1998-09-06  Dave Love  <d.love@dl.ac.uk>
22846
22847         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
22848
22849 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
22850
22851         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
22852         (un)signed char are different types for template specialization
22853         purposes.
22854
22855 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
22856
22857         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
22858         * objc: ObjC testsuite.
22859
22860 1998-08-31  Catherine Moore  <clm@cygnus.com>
22861
22862         * gcc.c-torture/execute/941014-1.x:  New file.
22863
22864 1998-08-31  Nick Clifton  <nickc@cygnus.com>
22865
22866         * lib/c-torture.exp: Add support for
22867         torture_eval_before_compile and torture_eval_before_execute
22868         variables.
22869
22870 1998-08-30  Jeffrey A Law  (law@cygnus.com)
22871
22872         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
22873         this test triggers valid.
22874
22875 1998-08-27  Jeffrey A Law  (law@cygnus.com)
22876
22877         * gcc.dg/980827-1.c: New test.
22878
22879 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
22880
22881         * gcc.c-torture/execute/loop-4b.c: New test.
22882
22883 1998-08-26  Nick Clifton  <nickc@cygnus.com>
22884
22885         * lib/c-torture.exp: Add support for
22886         torture_eval_before_compile and torture_eval_before_execute
22887         variables.
22888
22889 1998-08-25  Jeffrey A Law  (law@cygnus.com)
22890
22891         * gcc.c-torture/compile/980825-1.c: New test.
22892
22893 1998-08-24  Nick Clifton  <nickc@cygnus.com>
22894
22895         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
22896         count number tests in opt_t0 not good_t0.
22897
22898 1998-08-24  Jeffrey A Law  (law@cygnus.com)
22899
22900         * gcc.c-torture/compile/930326-1.x: Fix typo.
22901
22902 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
22903
22904         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
22905         causes an ICE.
22906
22907 1998-08-21  Jeffrey A Law  (law@cygnus.com)
22908
22909         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
22910         STACK_SIZE is defined.
22911         * gcc.c-torture/unsorted/stuct.c: Similarly.
22912
22913         * gcc.c-torture/compile/980821-1.c: New test.
22914
22915 1998-08-21  Jeffrey A Law  (law@cygnus.com)
22916
22917         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
22918
22919 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
22920
22921         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
22922         code.
22923
22924 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
22925
22926         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
22927         error'.
22928
22929 1998-08-18  Jeffrey A Law  (law@cygnus.com)
22930
22931         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
22932
22933 1998-08-16  Jeffrey A Law  (law@cygnus.com)
22934
22935         * gcc.c-torture/compile/980816-1.c: New test.
22936
22937         * gcc.dg/980816-1.c: New test.
22938
22939 1998-08-13  Jeffrey A Law  (law@cygnus.com)
22940
22941         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
22942         compiler for ieee tests.
22943
22944 1998-08-01  Dave Love  <d.love@dl.ac.uk>
22945
22946         * g77.f-torture/compile/980729-0.f: New test.
22947
22948 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
22949
22950         * gcc.c-torture/special/eeprof-1.c: New test, for
22951         -finstrument-functions.
22952         * gcc.c-torture/special/special.exp: Run it.
22953
22954 1998-07-29  Jeffrey A Law  (law@cygnus.com)
22955
22956         * gcc.c-torture/compile/980729-1.c: New test.
22957
22958 1998-07-27  Nick Clifton  <nickc@cygnus.com>
22959
22960         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
22961         __thumb__ is defined, and test for ARM style doubles if so.
22962
22963 1998-07-26  Dave Love  <d.love@dl.ac.uk>
22964
22965         * g77.f-torture/noncompile/980615-0.f: New test.
22966
22967 1998-07-26  H.J. Lu  (hjl@gnu.org)
22968
22969         * gcc.dg/980312-1.c: Do link instead of compile.
22970         * gcc.dg/980313-1.c: Likewise.
22971
22972 1998-07-26  Jeffrey A Law  (law@cygnus.com)
22973
22974         * gcc.c-torture/compile/980726-1.c: New test.
22975
22976 1998-07-25  Dave Love  <d.love@dl.ac.uk>
22977
22978         * g77.f-torture/execute/io0.f: New test.
22979
22980 1998-07-24  Nick Clifton  <nickc@cygnus.com>
22981
22982         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
22983         an int.
22984
22985 1998-06-18  Michael Meissner  <meissner@cygnus.com>
22986
22987         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
22988         m32r bugs.
22989
22990 1998-07-17  Nick Clifton  <nickc@cygnus.com>
22991
22992         * gcc.dg/980626-1.c: Expect failures for all toolchains until
22993         c-decl.c:grokdeclarator can handle mode attributes.
22994
22995 1998-07-16  Jeffrey A Law  (law@cygnus.com)
22996
22997         * gcc.c-torture/execute/980716-1.c: New test.
22998
22999 1998-07-13  Jeffrey A Law  (law@cygnus.com)
23000
23001         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
23002         the mn10200.
23003         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
23004         the mn10200.
23005         * gcc.c-torture/execute/va-arg-3.x: Similarly.
23006         * gcc.c-torture/compile/930326-1.x: Similarly.
23007
23008 1998-07-13  Dave Love  <d.love@dl.ac.uk>
23009
23010         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
23011         New test from Craig.
23012
23013 1998-07-12  Dave Love  <d.love@dl.ac.uk>
23014
23015         * g77.f-torture/noncompile/980616-0.f: New test.
23016
23017         * g77.f-torture/execute/970816-3.f:  New test from Craig.
23018
23019 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23020
23021         *  g++.other/singleton.C: Return error value instead of taking
23022         SIGSEGV.
23023
23024 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
23025
23026         *  g++.other/singleton.C: New test.   Warning is under dispute.
23027         Runtime crash is not.
23028
23029 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23030
23031         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
23032         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
23033         using6.C, using7.C}:  New namespace tests.
23034
23035 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
23036
23037         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
23038         specialization with typedef'ed names used as array indexes.
23039
23040 1998-07-09  Jeffrey A Law  (law@cygnus.com)
23041
23042         * gcc.c-torture/execute/980709-1.c: New test.
23043
23044         * gcc.dg/980709-1.c: New test.
23045
23046 1998-07-07  Richard Henderson  <rth@cygnus.com>
23047
23048         * gcc.c-torture/execute/bcp-1.c: New test.
23049
23050 1998-07-07  Jeffrey A Law  (law@cygnus.com)
23051
23052         * gcc.c-torture/execute/980707-1.c: New test.
23053
23054 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
23055
23056         * gcc.c-torture/compile/980706-1.c: New test.
23057
23058 1998-07-01  Dave Love  <d.love@dl.ac.uk>
23059
23060         * g77.f-torture/execute/980701-0.f,
23061         g77.f-torture/execute/980701-1.f: New test from Craig.
23062
23063 1998-07-01  Jeffrey A Law  (law@cygnus.com)
23064
23065         * gcc.c-torture/compile/980701-1.c: New test.
23066
23067         * gcc.c-torture/execute/980701-1.c: New test.
23068
23069 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
23070 rlsruhe.de>
23071
23072         * g++.old-deja/g++.robertl/eb132.C: New test.
23073         * g++.old-deja/g++.robertl/eb133.C: Likewise.
23074
23075 1998-06-29  Dave Love  <d.love@dl.ac.uk>
23076
23077         * g77.f-torture/execute/980628-7.f,
23078         g77.f-torture/execute/980628-8.f,
23079         g77.f-torture/execute/980628-9.f,
23080         g77.f-torture/execute/980628-10.f: New tests from Craig.
23081
23082         * g77.f-torture/execute/980628-3.f: Remove mail headers.
23083
23084 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23085
23086         * g77.f-torture/execute/980628-4.f: New test from Craig.
23087         * g77.f-torture/execute/980628-5.f: Likewise.
23088         * g77.f-torture/execute/980628-2.f: Likewise.
23089         * g77.f-torture/execute/980628-0.f: Likewise.
23090         * g77.f-torture/execute/980628-1.f: Likewise.
23091         * g77.f-torture/execute/980628-3.f: Likewise.
23092         * g77.f-torture/execute/980628-6.f: Likewise.
23093
23094 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23095
23096         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
23097         directory when nothing has been installed yet.
23098
23099 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
23100
23101         * gcc.c-torture/special/special.exp: Handle newer versions of
23102         dejagnu.
23103
23104 1998-06-26  Jeffrey A Law  (law@cygnus.com)
23105
23106         * gcc.dg/980626-1.c: New test.
23107
23108 1998-06-19  Bruno Haible <haible@ilog.fr>
23109
23110         * gcc.misc-tests/m-un-2.c: New test.
23111         * g++.old-deja/g++.other/warn01.c: Likewise.
23112
23113 1998-06-19  Robert Lipe  <robertl@dgii.com>
23114
23115         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
23116         compatibility with assmblers with a different comment character.
23117         Eliminate use of GAS-specific extensions.
23118
23119 1998-06-19  Jeffrey A Law  (law@cygnus.com)
23120
23121         * gcc.c-torture/execute/ieee/980619-1.c: New test.
23122
23123 1998-06-19  Robert Lipe  <robertl@dgii.com>
23124
23125         *lib/g77.exp: Replace search for libf2c.a with search for newly
23126         renamed libg2c.a
23127
23128 1998-06-17  Jeffrey A Law  (law@cygnus.com)
23129
23130         * gcc.c-torture/execute/980617-1.c: New test.
23131
23132 1998-06-12  Jeffrey A Law  (law@cygnus.com)
23133
23134         * gcc.c-torture/execute/980612-1.c: New test.
23135
23136 1998-06-08  Jeffrey A Law  (law@cygnus.com)
23137
23138         * gcc.dg/980523-1.c: Only test on ppc-linux.
23139         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
23140
23141         * gcc.c-torture/execute/980608-1.c: New test.
23142
23143 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
23144
23145         * gcc.c-torture/execute/980605-1.c: New test.
23146
23147 1998-06-04  Jeffrey A Law  (law@cygnus.com)
23148
23149         * gcc.c-torture/execute/980604-1.c: New test.
23150
23151 1998-06-02  Jeffrey A Law  (law@cygnus.com)
23152
23153         * gcc.c-torture/execute/980602-1.c: New test.
23154         * gcc.c-torture/execute/980602-2.c: Likewise.
23155
23156 1998-06-02  Dave Love  <d.love@dl.ac.uk>
23157
23158         * 970125-0.f: Fix per JCB.  Add commentary.
23159
23160 1998-05-31  Michael Meissner  <meissner@cygnus.com>
23161
23162         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
23163         IEEE -0 support.
23164
23165 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
23166
23167         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
23168         earlier.
23169
23170 1998-05-28  Catherine Moore <clm@cygnus.com>
23171
23172         * gcc.c-torture/execute/980526-3.c: New test.
23173
23174 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
23175
23176         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
23177         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
23178         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
23179         m88k-motorola-sysv3 to XFAIL.
23180
23181 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23182
23183         * gcc.dg/980526-1.c: New test.
23184         * gcc.c-torture/execute/980526-2.c: New test.
23185
23186 1998-05-26  Jeffrey A Law  (law@cygnus.com)
23187
23188         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
23189
23190         * gcc.c-torture/execute/980526-1.c: New test.
23191
23192 1998-05-26  Dave Love  <d.love@dl.ac.uk>
23193
23194         * g77.f-torture/execute/alpha2.f: Add runtime test.
23195
23196 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
23197
23198         * g++.old-deja/old-deja.exp: Strip leading directories.
23199
23200         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
23201         error for the line.  Don't run multiple tests for the same line.
23202
23203 1998-05-23  Jeffrey A Law  (law@cygnus.com)
23204
23205         * gcc.dg/980523-1.c: New test.
23206
23207 1998-05-23  Dave Love  <d.love@dl.ac.uk>
23208
23209         * g77.f-torture/compile/970915-0.f: New test.
23210
23211 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
23212
23213         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
23214
23215 1998-05-21  Jeffrey A Law  (law@cygnus.com)
23216
23217         * gcc.dg/980520-1.c: New test.
23218
23219 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
23220
23221         * gcc.dg/980502-1.c: Fix return type.
23222
23223 1998-05-20  Jeffrey A Law  (law@cygnus.com)
23224
23225         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
23226         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
23227         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
23228         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
23229         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
23230
23231 1998-05-20  Dave Love  <d.love@dl.ac.uk>
23232
23233         * g77.f-torture/execute/980520-1.f: New test.
23234
23235 1998-05-15  Dave Love  <d.love@dl.ac.uk>
23236
23237         * lib/mike-g77.exp: New file.
23238
23239         * g77.f-torture/noncompile/noncompile.exp,
23240         g77.f-torture/noncompile/check0.f: New files.
23241
23242 1998-05-14  Dave Love  <d.love@dl.ac.uk>
23243
23244         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
23245         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
23246         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
23247         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
23248         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
23249         abort where appropriate.
23250
23251 1998-05-05  Michael Meissner  <meissner@cygnus.com>
23252
23253         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
23254         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
23255
23256 1998-04-29  Dave Love  <d.love@dl.ac.uk>
23257
23258         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
23259
23260 1998-04-27  Dave Love  <d.love@dl.ac.uk>
23261
23262         * g77.f-torture/compile/980427-0.f: New test.
23263
23264 1998-04-24  Dave Love  <d.love@dl.ac.uk>
23265
23266         * g77.f-torture/compile/980424-0.f: New test.
23267
23268 1998-04-19  Dave Love  <d.love@dl.ac.uk>
23269
23270         * g77.f-torture/compile/980419-2.f (main): New test.
23271         * g77.f-torture/compile/970125-0.f: New test.
23272         * g77.f-torture/compile/980419-1.f: New test.
23273
23274 1998-04-08  Jim Wilson  <wilson@cygnus.com>
23275
23276         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
23277         of loop-4.c.
23278
23279 1998-04-07  Jim Wilson  <wilson@cygnus.com>
23280
23281         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
23282
23283 1998-04-03  Jim Wilson  <wilson@cygnus.com>
23284
23285         * gcc.c-torture/compile/980329-1.c: New test.
23286
23287 1998-03-18  Jim Wilson  <wilson@cygnus.com>
23288
23289         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
23290         * gcc.dg/980312-1.c: Fix typo in -march command.
23291
23292 1998-03-16  H.J. Lu  (hjl@gnu.org)
23293
23294         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
23295
23296 1998-03-11  Robert Lipe  <robertl@dgii.com>
23297
23298         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
23299         Dave Love agree the Fortran source is bogus.
23300
23301 1998-03-11  Robert Lipe  <robertl@dgii.com>
23302
23303         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
23304         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
23305         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
23306         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
23307         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
23308
23309 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
23310
23311         * g++.old-deja/g++.other/friend1.C: New test.
23312
23313 1998-02-18  Dave Love  <d.love@dl.ac.uk>
23314
23315         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
23316         possibly uninitialized) variables and declare dnrm2.
23317
23318 1998-02-23  Robert Lipe <robertl@dgii.com>
23319
23320         From Bruno Haible <haible@ilog.fr>:
23321         * gcc.c-torture/execute/980223.c: New test.
23322
23323 1998-02-13  Jeffrey A Law  (law@cygnus.com)
23324
23325         * gcc.dg/ifelse-1.c: New test.
23326
23327 1998-02-09  H.J. Lu  (hjl@gnu.org)
23328
23329         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
23330
23331           * lib/old-dejagnu.exp (old-dejagnu): Added the
23332           "execution test - XFAIL *-*-*" handling in the spirit of
23333           "excess errors test -". Changed the "execution test fails"
23334           handling to be like "excess errors test fails".
23335           * Update various tests accordingly.
23336
23337 1998-02-06  Jim Wilson  <wilson@cygnus.com>
23338
23339         * gcc.c-torture/execute/980205.c: New test.
23340
23341 1998-01-18  Jeffrey A Law  (law@cygnus.com)
23342
23343         * lib/c-torture.exp: Look for .x files instead of .cexp files.
23344         * lib/f-torture.exp: Similarly.
23345         * gcc.c-torture: Rename all .cexp files to .x files.
23346
23347 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
23348
23349         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
23350         (940510-1.c): Removed duplicate.
23351         (971104-1.c): New test.
23352
23353 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
23354
23355           * lib/f-torture.exp: Improve error and loop detection.
23356
23357 1997-11-19  Michael Meissner  <meissner@cygnus.com>
23358
23359         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
23360         use that to size the filler array.
23361
23362 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
23363
23364         * lib/c-torture.exp(c-torture-execute): Fix typo.
23365
23366         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
23367         testcase as the executable name. Keep the executable around if
23368         the test fails.
23369
23370 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
23371
23372         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
23373         changes.  Only test one -g option, and move it to the end of the
23374         list of options to test.
23375
23376 1997-09-19  Michael Meissner  <meissner@cygnus.com>
23377
23378         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
23379         variable GCC_TORTURE_OPTIONS to supply default switches separated
23380         by colons.  If no environment variable, run tests with -O0 -g, -O1
23381         -g, and -O2 -g as well.
23382
23383 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
23384
23385         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
23386         explanatory comments. Fix indentation.
23387
23388 1997-09-15  Jeffrey A Law  (law@cygnus.com)
23389
23390         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
23391
23392 1997-09-11  Jeffrey A Law  (law@cygnus.com)
23393
23394         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
23395         * g++.old-deja/g++.mike/p7325.C: Likewise.
23396         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
23397
23398 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
23399
23400         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
23401         * g++.old-deja/g++.brendan/crash30.C: Likewise.
23402         * g++.old-deja/g++.brendan/crash39.C: Likewise.
23403         * g++.old-deja/g++.law/operators4.C: Likewise.
23404
23405 1997-09-11  Joe Buck  (jbuck@synopsys.com)
23406
23407         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
23408         * g++.old-deja/g++.mike/p784.C: Ditto.
23409         * g++.old-deja/g++.mike/p785.C: Ditto.
23410
23411 1997-09-05  Jeffrey A Law  (law@cygnus.com)
23412
23413           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
23414
23415 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23416
23417         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
23418         target feature; pass this to c-torture-execute as needed.
23419
23420 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23421
23422         * lib/c-torture.exp(c-torture-execute): If the previous and the
23423         current executables being tested are identical, we don't need to
23424         run the executable again. Try to make the executable names
23425         unique. Add an optional argument for passing additional compiler
23426         flags.
23427
23428 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
23429
23430         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
23431
23432 1997-08-29  Jeffrey A Law  (law@cygnus.com)
23433
23434         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
23435
23436 1997-07-31  Jeffrey A Law  (law@cygnus.com)
23437
23438         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
23439         32bit or larger longs.
23440
23441         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
23442         have either a 32bit long or 32bit int.
23443
23444 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
23445
23446         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
23447         Make double precision tests dependent on sizeof (double).
23448
23449 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
23450
23451         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
23452         too.
23453
23454 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
23455
23456         * gcc.c-torture/compile/961203-1.cexp: New script.
23457
23458 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
23459
23460         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
23461         up the includes ourselves.
23462
23463 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
23464
23465         * lib/plumhall.exp: Remove random include, and add a few
23466         verbose messages for debugging.
23467
23468 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
23469
23470         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
23471         of trying to do it ourselves.
23472
23473 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
23474
23475         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
23476
23477 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
23478
23479         * gcc.prms/5403.c: Made regexp a bit less strict.
23480
23481 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
23482
23483         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
23484         is returned from remote_load instead.
23485         * lib/plumhall.exp: Ditto.
23486         * lib/mike-g++.exp: Ditto.
23487         * lib/old-dejagnu.exp: Ditto.
23488         * lib/c-torture.exp: Ditto.
23489
23490 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
23491
23492         * lib/g++.exp: Use build_wrapper procedure.
23493         * lib/gcc.exp: Ditto.
23494
23495 1997-05-20  Jeffrey A Law  (law@cygnus.com)
23496
23497         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
23498         an old-style decl for malloc.  Fixes tests to work when
23499         sizeof (int) != sizeof (size_t).
23500
23501 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23502
23503         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
23504
23505         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
23506         use stdargs.h interface.
23507
23508 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23509
23510         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
23511         NO_VARARGS when compiling.
23512
23513 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
23514
23515         * lib/plumhall.exp(ph_includes): New procedure.
23516         (ph_make): Use it.
23517         (ph_compiler): Ditto.
23518
23519         * lib/g++.exp: Rename test-glue.c to testglue.c.
23520         * lib/gcc.exp: Ditto.
23521
23522 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
23523
23524         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
23525         to completion when it's called.
23526
23527 1997-03-21  Michael Meissner  <meissner@cygnus.com>
23528
23529         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
23530         is defined, don't do test.
23531
23532 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
23533
23534         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
23535         for object files.
23536         (ph_summary): Mark skipped testcases as untested, not unresolved.
23537
23538         * lib/plumhall.exp (ph_make): If unresolved because of bad
23539         errorCode, record errorCode in log file.
23540         (*): Replace send_log/verbose with verbose -log.
23541
23542 1997-03-19  Michael Meissner  <meissner@cygnus.com>
23543
23544         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
23545         double conversion if double isn't at least 8 bytes.
23546
23547         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
23548         int to work with targets where int is 16 bits.
23549
23550         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
23551         8 bytes, just exit, since 4 byte doubles don't have enough bits of
23552         precision for the test to complete.
23553
23554 1997-03-14  Michael Meissner  <meissner@cygnus.com>
23555
23556         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
23557         if d10v is not compiled with the -mdouble64 flag.
23558         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
23559
23560         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
23561         d10v is not compiled with the -mint32 flag.
23562
23563 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
23564
23565         * lib/plumhall.exp: Use incr_count.
23566
23567 1997-03-12  Jeffrey A Law  (law@cygnus.com)
23568
23569         * gcc.c-torture: Update to c-torture-1.45.
23570
23571 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
23572
23573         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
23574         the name of the expect testcase file).
23575
23576         * lib/g++.exp(g++_init): Ditto.
23577
23578 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
23579
23580         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
23581         the host.
23582
23583         * lib/gcc.exp(gcc_exit): New procedure.
23584
23585 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
23586
23587         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
23588         specs where appropriate.
23589
23590         * g++.old-deja/g++.arm/*: Added additional ERROR checks
23591         because of new "candidates are" messages, and removed a few
23592
23593         * Converted all non-old-style g++ testcases to old-style, and
23594         moved into g++.old-deja.
23595
23596 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
23597
23598         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
23599         options.
23600
23601         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
23602         succeeded.
23603
23604         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
23605
23606 1997-02-13  Michael Meissner  <meissner@cygnus.com>
23607
23608         * lib/gcc.exp (gcc_target_compile): Add support for defining
23609         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
23610         the machine doesn't have those features.
23611
23612 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
23613
23614         * g++.law/operators4.exp: Don't use LIBS.
23615
23616 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
23617
23618         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
23619
23620         * lib/mike-g++.exp: Don't set the compiler to be tested here.
23621         * lib/g++.exp: Set it here instead. Also, allow use of the
23622         --tool_exec and --tool_opt options. Change CXX to
23623         GXX_UNDER_TEST.
23624
23625         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
23626
23627         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
23628
23629 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
23630
23631         * lib/old-dejagnu.exp: Use prune_warnings instead of
23632         prune_system_crud.
23633         * lib/mike-g++.exp: Ditto.
23634         * lib/gcc.exp: Ditto.
23635         * lib/g++.exp: Ditto.
23636
23637         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
23638
23639 1997-02-07  Jeffrey A Law  (law@cygnus.com)
23640
23641           * 941014-2.c: Include stdlib.h
23642           * 960327-1.c: Include stdio.h
23643           * dbra.c, index-1.c: Don't assume ints are 32bits.
23644
23645 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
23646
23647         * lib/gcc.exp: Add gcc,stack_size target feature.
23648
23649         * lib/g++.exp(g++_target_compile): Add the include and link
23650         paths here, not in two other places. And, it's $options, not
23651         options.
23652
23653         * lib/mike-g++.exp(postbase): Remove the code that determines
23654         the correct include and link paths.
23655         * g++.old-deja/old-deja.exp: Ditto.
23656
23657 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
23658
23659         * lib/g++.exp(g++_init): target_compile no longer returns the
23660         filename of the result.
23661
23662 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
23663
23664         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
23665         call to glob.
23666
23667         * gcc.c-torture/special/special.exp: Change call to
23668         gcc_target_compile to include the object file.
23669
23670 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
23671
23672         * gcc.c-torture/special/special.exp: Correct misspelling in last
23673         change.
23674
23675 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
23676
23677         * lib/plumhall.exp(ph_summary): Log the entire output of the
23678         executable. Return -1 if there were any failures, 0 otherwise.
23679         (ph_execute): Return -1 if there were any failures, 0 otherwise.
23680         (ph_make): Clean up objects and executables that were built
23681         if the tests succeeded.
23682
23683 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
23684
23685         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
23686         libraries and includes in the build tree as appropriate.
23687
23688 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23689
23690         * lib/c-torture.exp: Instead of looking for the global variable
23691         NO_LONG_LONG, check to see if that's a feature of the target.
23692
23693 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23694
23695         * config/default.exp: Minimize. Delete the remainer of the files in
23696         config; this functionality is now in devo/dejagnu/config.
23697
23698         g++.*/*: Pass any additional flags used to compile to postbase;
23699         delete CXXFLAGS.
23700
23701         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
23702         is now done by runtest.exp. Use gcc_target_compile instead of
23703         compile.
23704
23705         lib/c-torture.exp: Use gcc_target_compile instead of compile.
23706         Remove references to CFLAGS. Use remote_file instead of
23707         calling rm -f.
23708         (c-torture): Take a list of arguments to use to compile this
23709         testcase.
23710
23711         lib/g++.exp: Simplify. Use target_compile instead of compile.
23712         lib/gcc-dg.exp: Ditto.
23713         lib/gcc.exp: Ditto.
23714         lib/mike-{gcc,g++}.exp: Ditto.
23715         lib/old-dejagnu.exp: Ditto.
23716         lib/plumhall.exp: Ditto.
23717
23718 1997-01-08  Jim Wilson  <wilson@cygnus.com>
23719
23720         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
23721         (ph_linker): Likewise.
23722
23723 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
23724
23725           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
23726         MAP_ANON / MAP_ANONYMOUS if defined;
23727         else try to map from /dev/zero .
23728
23729 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23730
23731         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
23732         isn't defined, then define it to MAP_ANONYMOUS.
23733
23734 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23735
23736         * gcc.c-torture: Update to c-torture-1.42 release.
23737
23738 1996-11-11  Jeffrey A Law  (law@cygnus.com)
23739
23740         * gcc.c-torture: Update to c-torture-1.41 release.
23741
23742 1996-10-27  Jeffrey A Law  (law@cygnus.com)
23743
23744         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
23745         c-torture release.
23746
23747 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
23748
23749         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
23750         and LDFLAGS.  Fix second case to append the target_info ldflags
23751         onto LDFLAGS, not CFLAGS.
23752         * lib/g++.exp (g++_init): Add target_info stuff.
23753         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
23754         of libgloss and newlib flags for !native.
23755
23756         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
23757         (GDB): Fix relative path to go up another dir for finding gdb.
23758
23759 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
23760
23761         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
23762         versions in the target_info array, if they don't exist.
23763
23764 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
23765
23766         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
23767
23768 1996-07-08  Jim Wilson  <wilson@cygnus.com>
23769
23770         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
23771         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
23772
23773 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
23774
23775         * lib/old-dejagnu.exp: Don't remove the output file before we've
23776         actually tested it. Don't append pwd to the path of the executable
23777         we're testing.
23778
23779 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
23780
23781         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
23782
23783 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
23784
23785         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
23786         temporary directory for compiler files, and set it to a default
23787         value of /tmp. Set $output as the name of the output file from
23788         compiling the testcase. Add a -o option to $cflags_var so the
23789         compiler writes the final output file as $output. Set $executable
23790         to $output.
23791
23792         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
23793         directory for compiler files, and set it to /tmp if it doesn't
23794         already have a value. Set $output_file to the name of the output
23795         file from compiling the testcase. Add a -o option to CXXFLAGS so
23796         the compiler writes the final output file as $output. Use $output
23797         as the executable to be tested.
23798
23799 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
23800
23801         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
23802
23803 1996-06-08  Jeffrey A Law  (law@cygnus.com)
23804
23805         * gcc.c-torture/execute/pending-1.c: New test.  Still
23806         pending in Tege's queue.
23807
23808 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
23809
23810         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
23811         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
23812         if there were failures.  Call unresolved if there were unresolved
23813         testcases.  Call gcc_fail if program did not run to completion.
23814         (ph_make): Pass additional argument name to ph_execute.
23815         (ph_execute): Add new argument.  Pass additional arguments to
23816         ph_summary.  Call gcc_fail is there is no execution output.
23817
23818 1996-04-24  Jeffrey A Law  (law@cygnus.com)
23819
23820         * lib/plumhall.exp (proc_summary): Output relavent summary
23821         lines into the log so specific failures in plumhall can be
23822         investigated.
23823
23824 1996-04-10  Jeffrey A Law  (law@cygnus.com)
23825
23826         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
23827         (c-torture-execute): Don't try to execute tests which use
23828         "long long" types if $NO_LONG_LONG is nonzero.
23829
23830 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
23831
23832         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
23833         not c-torture.
23834
23835         * gcc.ieee: Move from here.
23836         * gcc.c-torture/execute/ieee: To here.
23837
23838 1996-03-26  Jeffrey A Law  (law@cygnus.com)
23839
23840         * gcc.c-torture: Update to c-torture-1.41 release.
23841
23842 1996-03-22  Jeffrey A Law  (law@cygnus.com)
23843
23844         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
23845         not "$output".
23846
23847 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
23848
23849         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
23850         -c present.
23851
23852 1996-03-02  Jeffrey A Law  (law@cygnus.com)
23853
23854         * config/proelf.exp: Handle connecting to a simulator.
23855
23856 1996-01-31  Jeffrey A Law  (law@cygnus.com)
23857
23858         * config/proelf.exp: New file.  Enough framework that we can
23859         run c-torture tests on the proelf targets (or any other target
23860         that gdb can connect to for that matter).
23861
23862 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
23863
23864         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
23865         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
23866
23867         * lib/plumhall.exp (ph_execute): Always call ph_summary if
23868         exec_output exists.
23869
23870 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
23871
23872         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
23873         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
23874
23875         * config/*.exp: Update FSF address.  Change result of ${tool}_load
23876         to pass/fail/unresolved/unsupported/untested.  Caller must now
23877         call unresolved/unsupported/untested.
23878         * lib/*.exp: Update FSF address.  Update to handle new results of
23879         ${tool}_load.
23880         * lib/chill.exp (verbose): Delete.
23881
23882 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
23883
23884         * lib/gcc.exp (default_gcc_start): Change order of args to
23885         $LDFLAGS $CFLAGS $LIBS.
23886         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
23887         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
23888         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
23889         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
23890         * gcc.misc-tests/dg-test.exp: Likewise.
23891         * gcc.misc-tests/msgs.exp: Likewise.
23892         * gcc.prms/prms.exp: Likewise.
23893         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
23894         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
23895
23896         * lib/dg.exp: Deleted, moved to dejagnu/lib.
23897
23898 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
23899
23900         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
23901
23902         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
23903         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
23904
23905         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
23906         necessary.
23907
23908 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
23909
23910         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
23911         global for loop; add use of $mathlib.
23912         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
23913         settings here; set mathlib for anything but VxWorks.
23914
23915 1996-01-22  Jeffrey A Law  (law@cygnus.com)
23916
23917         * gcc.c-torture: Update to c-torture-1.40 release.
23918
23919 1996-01-03  Jeffrey A Law  (law@cygnus.com)
23920
23921         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
23922         dg.exp.
23923
23924 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
23925
23926         * lib/c-torture.exp (c-torture-execute): Declare "output" as
23927         global.
23928
23929 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
23930
23931         * lib/g++.exp (LIBS): Define if not already.
23932         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
23933         (gcc-dg-prune): Call prune_gcc_output.
23934         * lib/gcc.exp (prune_gcc_output): New proc.
23935         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
23936         prune_gcc_output.
23937
23938 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
23939
23940         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
23941         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
23942
23943 1995-11-15  Jeffrey A Law  (law@cygnus.com)
23944
23945         * gcc.c-torture: Update to c-torture-1.39 release.
23946
23947 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
23948
23949         * lib/c-torture.exp (c-torture-execute): Don't return if one option
23950         fails, try others as well.
23951
23952 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
23953
23954         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
23955         If compilation fails, mark execute tests as `untested'.
23956         If test is marked as unsupported, don't mark compilation and
23957         execute tests as failed.
23958
23959 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
23960
23961         * lib/g++.exp (g++_init): Don't link in libg++, and look to
23962         libstdc++ for whether or not we want to be doing shared
23963         libraries.  Delete link_curses since we don't need it anymore.
23964         * lib/mike-g++.exp (postbase): Don't link in libg++.
23965         * g++.old-deja/old-deja.exp: Likewise.
23966
23967 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
23968
23969         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
23970
23971 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
23972
23973         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
23974         For that, add `-Wl,-a,shared_archive'.
23975         * g++.old-deja/old-deja.exp: Likewise.
23976
23977 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
23978
23979         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
23980
23981 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
23982
23983         * lib/mike-g++.exp (postbase): Pay attention to the status of
23984         g++_load.
23985
23986 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
23987
23988           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
23989
23990 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
23991
23992         * lib/gcc.exp (default_gcc_start): No longer need to log program
23993         being executed or its output, execute_anywhere does that now.
23994         * lib/g++.exp (default_g++_version): Call execute_anywhere.
23995         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
23996
23997 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
23998
23999         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
24000         the same as those in lib/g++.exp.
24001
24002 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
24003
24004         * gcc.c-torture: Update to c-torture-1.38 release.
24005         * gcc.ieee: Related changes.
24006
24007 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
24008
24009         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
24010         "exec". Minor reformatting changes.
24011
24012         * config/rom68k.exp (${tool}_load): Make it work in a canadian
24013         cross. This means all "exec" calls now work on a remote host as
24014         well.
24015         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
24016         cross. Filter out the extra "\r\n" stuff that expect puts in.
24017         (c-torture-execute): Filter out the bogus warnings like
24018         c-torture-compile does. Add support for canadian cross.
24019         * lib/gcc.exp (default_gcc_version, default_gcc_start)
24020         Use execute_anywhere rather than calling exec directly. Now it
24021         works for canadian cross testing.
24022
24023 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
24024
24025         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
24026         results into a variable, and check that rather than using file exists.
24027
24028 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
24029
24030         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
24031         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
24032
24033 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24034
24035         * g++.old-deja/old-deja.exp: Create and pass runshlib and
24036         lib_curses if there's a shared libg++ in the build tree.
24037
24038 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
24039
24040         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
24041         if not supported target.
24042
24043 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
24044
24045         * lib/g++.exp (g++_init): Move empty setting of runshlib and
24046         link_curses up to always happen, not just for native builds.
24047
24048 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
24049
24050         * gcc.c-torture: Update to c-torture-1.36 release.
24051         * gcc.failure: Related changes.
24052
24053 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
24054
24055         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
24056
24057 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
24058
24059         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
24060         * lib/mike-g++.exp (postbase): Not in here.  Still reference
24061         runshlib, link_curses, and mathlib for link and run.
24062
24063         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
24064         pass the runtime shared library options for Solaris, OSF/1, and
24065         Irix5, and link with -lcurses to avoid unresolved references.
24066
24067 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
24068
24069         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
24070         only run once.
24071
24072 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
24073
24074         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
24075
24076 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
24077
24078         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
24079         do not have a framework for the "compat" tests yet.
24080
24081 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
24082
24083         * lib/mike-g++.exp (postbase): New local variable `mathlib',
24084         set to null if we're testing vxworks5.1.  Use that instead of
24085         `-lm' in the setting of LIBS for link and run.
24086
24087 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
24088
24089         * config/rom68k.exp (${tool}_load): Major changes to make it
24090         work.  Verified that it does in fact return the stuff in
24091         exec_output properly.  Catch any Emul or any TRAP other than 0.
24092
24093 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
24094
24095         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
24096         LDFLAGS properly for targets that need stuff from libgloss.
24097         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
24098         only run once.
24099         (gpp_initialized): New variable.
24100
24101 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
24102
24103         * config/rom68k.exp: Load libgloss.exp.
24104         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
24105         so we can produce a fully linked binary.
24106         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
24107         so we can produce a fully linked binary.
24108
24109 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
24110
24111         * lib/plumhall.exp (ph_section): Watch for expected failures.
24112         Add missing `else'.
24113
24114         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
24115         run the testcase.
24116         (c-torture): Likewise.
24117
24118 1995-08-28  Doug Evans  <dje@cygnus.com>
24119
24120         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
24121
24122         * lib/mike-g++.exp (mike_cleanup): New proc.
24123         (prebase): New globals compiler_result, not_compiler_result,
24124         target_regexp.
24125         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
24126         allow leading "-" in pattern.  Watch for unsupported tests.
24127         If $compiler_result is set, pattern match assembler code,
24128         and ditto for $not_compiler_result.
24129         * lib/mike-gcc.exp: Likewise.
24130
24131         * lib/plumhall.exp (ph_execute): Only call ph_summary if
24132         execution "succeeded".
24133
24134 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
24135
24136         * config/win32.exp: New file.
24137         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
24138
24139 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
24140
24141         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
24142         unsupported.
24143         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
24144         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
24145         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
24146
24147         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
24148         "... without exceptions was ...".  That is now handled by
24149         prune_system_crud.
24150         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24151
24152 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
24153
24154         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
24155         sieve.c,sort2.c}: New files.
24156         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
24157         sieve.exp,sort2.exp}: Drivers for them.
24158
24159         * lib/mike-gcc.exp (program_output): New user settable variable.
24160         (postbase): Call prune_system_crud.  Also prune extraneous compiler
24161         messages.
24162         * lib/mike-g++.exp (program_output): New user settable variable.
24163
24164         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
24165
24166         * config/sh.exp: Deleted (use sim.exp instead).
24167
24168 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
24169
24170         * config/vx.exp: Declare CHECKTASK as global.
24171         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
24172         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
24173         * lib/old-dejagnu.exp: Load [pwd]/$executable.
24174
24175 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24176
24177         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
24178         target. Like vx.exp, only includes `vx29k.exp' instead of
24179         `vxworks.exp'.
24180
24181 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
24182
24183         * config/sim.exp: Increase time limit from 120 seconds to 240.
24184
24185 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
24186
24187         * gcc.c-torture/execute/950628-1.c: New test.
24188
24189 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
24190
24191         * gcc.c-torture: Update with changes/additions from
24192         c-torture-1.34.
24193
24194 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
24195
24196         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
24197
24198 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
24199
24200         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
24201
24202 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
24203
24204         * gcc.c-torture/compile/950512-1.c: New test.
24205         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
24206         * gcc.dg/struct-ret-1.c: Likewise.
24207
24208 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
24209
24210         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
24211           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
24212
24213 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
24214
24215         * gcc.c-torture/special/920411-1.c: Deleted.
24216         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
24217
24218 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
24219
24220         * config/sim.exp (${tool}_load): Hack in call to bash to get a
24221         cpu limit.
24222
24223 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
24224
24225         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
24226
24227 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
24228
24229         From kenner;
24230         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
24231         is the proper length.
24232         * va-arg-3.c: Likewise.
24233
24234 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
24235
24236         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
24237         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
24238
24239         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
24240         * lib/g++.exp (default_g++_start): Delete old cruft.
24241
24242 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
24243
24244         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
24245         (2 * (1 << 18)) to (2 * (1 << 17)).
24246
24247         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
24248
24249 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
24250
24251         * config/rom68k.exp: Renamed from config/idp.exp
24252
24253 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
24254
24255         * c-torture/compile/921109-2.c
24256
24257 1995-04-18  Mike Stump  <mrs@cygnus.com>
24258
24259         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
24260         excess errors.
24261
24262 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
24263
24264         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
24265         output.
24266         * lib/g++.exp (default_g++_start): Likewise.
24267
24268 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
24269
24270         * gcc.c-torture/compile/950329-1.c: New test.
24271
24272 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
24273
24274           * config/bug.exp (${tool}_load): Updated to use new remote_open
24275           and remote_close procs.
24276         * config/idp.exp: New file.
24277
24278 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
24279
24280         * gcc.c-torture/execute/950322-1.c: New test.
24281
24282 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
24283
24284         * config/vx.exp (${tool}_load): Clean up testing of return code from
24285         vxworks_ld and vxworks_spawn.
24286
24287 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
24288
24289         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
24290
24291 1995-03-13  Mike Stump  <mrs@cygnus.com>
24292
24293         * lib/old-deja.exp: Add `excess errors test - ' error, now one
24294         can mark excess errors on a machine by machine basis.  Note, the
24295         default is to not expect any excess errors, even when excess
24296         errors test - is given, so you will want to put an XFAIL ... on
24297         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
24298         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
24299         those 4 machines, but no others.
24300
24301 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
24302
24303         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
24304         * lib/c-torture.exp: to here.
24305
24306 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
24307
24308         * gcc.c-torture/execute/950221-1.c: New test.
24309         * gcc.c-torture/execute/struct-ret-1.c: New test.
24310         * gcc.c-torture/compile/950221-1.c: New test.
24311
24312         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
24313
24314 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
24315
24316         * gcc.c-torture/execute/arith-1.c (main): Return 0.
24317         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
24318
24319 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
24320
24321         * g++.gb: New directory of tests, derived from my signature and
24322         class scoping tests.
24323
24324         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
24325         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
24326         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
24327         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
24328         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
24329         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
24330         * g++.gb/sig25.C: Likewise.
24331
24332         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
24333         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
24334         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
24335         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
24336         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
24337         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
24338         * g++.gb/sig25.exp: Likewise.
24339
24340         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
24341         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
24342         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
24343         * g++.gb/scope13.C: Likewise, this test still fails.
24344
24345         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
24346         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
24347         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
24348         * g++.gb/scope13.exp: Ditto.
24349
24350         * g++.gb/README: New file, explains what these tests are about.
24351
24352 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
24353
24354         * lib/dg.exp (dg-do): Support `preprocess'.
24355         (dg-test): Likewise.
24356
24357 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
24358
24359         * config/udi.exp: change "continue -expect" to "exp_continue".
24360
24361 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
24362
24363         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
24364         Delete redundant tests.
24365
24366         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
24367         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
24368         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
24369         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
24370         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
24371         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
24372         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
24373         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
24374
24375         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
24376         storing label pointers.
24377         * gcc.c-torture/execute/921019-1.c: Likewise.
24378         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
24379         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
24380         parameter fp.
24381         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
24382         constants.
24383
24384         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
24385         Delete obsolete tests.
24386
24387         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
24388         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
24389         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
24390         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
24391         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
24392         * gcc.c-torture/compile/950124-1.c: New test.
24393
24394         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
24395
24396 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
24397
24398         * lib/mike-g++.exp: Add -lm to LIBS.
24399
24400 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
24401
24402         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
24403
24404 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
24405
24406         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
24407
24408 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
24409
24410         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
24411
24412 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
24413
24414         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
24415         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
24416         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
24417         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
24418         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
24419         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
24420         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
24421         * g++.law/{operators31.C, operators32.C,
24422         * g++.law/{operators33.C, operators34.C}: Likewise.
24423         * g++.law/{pic1.C, refs2.C}: Likewise.
24424         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
24425         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
24426         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
24427         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24428
24429         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
24430         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
24431         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
24432         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
24433         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
24434         * g++.law/{enum9.exp, friend5.exp}: Likewise.
24435         * g++.law/{nest3.exp, nest4.exp}: Likewise.
24436         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
24437         * g++.law/{operators30.exp, operators31.exp}: Likewise.
24438         * g++.law/{operators32.exp, operators33.exp}: Likewise.
24439         * g++.law/{operators34.exp}: Likewise.
24440         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
24441         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
24442         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
24443         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
24444         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24445
24446         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
24447         No longer expected to fail.
24448         * g++.law/missed-error3.C: Tweak for recent bool changes.
24449
24450 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
24451
24452         * config/emb-unix: Deleted.
24453         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
24454         remote execution.  Do final link on remote host if REMOTE_LINK is set.
24455
24456 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
24457
24458         * lib/dg.exp (dg-test): Fix typo in last patch.
24459
24460 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
24461
24462         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
24463         (handles multiple occurrences).
24464
24465 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
24466
24467         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
24468         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
24469         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
24470         printed).
24471         * lib/c-torture.exp (c-torture-compile): Likewise.
24472         (c-torture): Prepend full path if missing.
24473         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
24474         (gcc_fail): Likewise.
24475         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
24476
24477 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
24478
24479         * lib/netware.exp: Only attach to NetWare i386 systems.
24480
24481 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
24482
24483         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
24484         messages.  Add test name to "output pattern match" pass/fail message.
24485
24486 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
24487
24488         * gcc.dg: New testsuite.
24489         * gcc.dg/dg.exp: New file.
24490
24491         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
24492         test-switch.c}: Deleted.
24493
24494         * gcc.misc-tests/msgs.exp: New testcase driver.
24495
24496 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
24497
24498         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
24499         Watch for illegal return values from ${tool}_load.
24500         * config/unix.exp (${tool}_load): Fix pass/fail detection for
24501         cross targets.  Coerce return value >0 to 1.
24502
24503 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
24504
24505         * config/unix.exp (${tool}_load): Call program rsh, not proc.
24506
24507         * config/emb-unix.exp: New file.
24508
24509         * config/sim.exp: Error if variable $SIM not defined.
24510         (${tool}_load): Mark test as "untested" if simulator missing.
24511
24512         * config/unix.exp: Load remote.exp to get rcp_download.
24513         * lib/c-torture.exp: Use different option lists for testcases with
24514         and without loops.
24515         * gcc.c-torture/execute/execute.exp: Likewise.
24516
24517 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
24518
24519         * config/*.exp: Clarify return code from ${tool}_load.
24520         Call `unresolved' or `untested' instead of `warning' or `perror'
24521         (sometimes you still want to call both though).
24522         Add comment that `shell_id' is local to each file.
24523         * config/udi.exp (timeout): Set to 30.
24524         Don't print warning if connection fails, $connectmode has already
24525         printed an error.
24526         (${tool}_load): Move verbose messages to level 2.
24527         Rework pattern for "Process started" message.
24528         Pass `shell_id' to ${connectmode}_download.
24529         Retry twice upon timeout.  Make resetting of target more robust.
24530         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
24531         Pass `shell_id' to exit_$connectmode.
24532         Only call exit_$connectmode if connected.
24533         * config/unix.exp (${tool}_load): Check return codes better.
24534         * config/vrtx.exp (${tool}_load): Likewise.
24535         * config/vx.exp (${tool}_load): Likewise.
24536         Delete unneeded global's.
24537         * lib/dg.exp (dg-test): Update to reflect clarified return codes
24538         from ${tool}_load.
24539         (dg-stat): Delete.
24540         (dg-init): Delete recording of pass/fail counts.
24541         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24542         (old-dejagnu-init): Likewise.
24543         (old-dejagnu-stat): Delete contents, empty proc now.
24544         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
24545         (c-torture): Delete references to lcnt, lpass, lfail.
24546         Get option list from TORTURE_OPTIONS.
24547         Delete -funroll[-all]-loops if no loops.
24548         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
24549         (g++_stat): Delete contents (empty proc now).
24550         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
24551         (gcc_finish): Likewise.
24552         (gcc_stat): Deleted.
24553         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
24554         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
24555         * gcc.c-torture/execute/execute.exp: Likewise.
24556         Split tests into two parts: compile, execute.
24557         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
24558         no loops.  Update to reflect clarified return codes from ${tool}_load.
24559
24560 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
24561
24562         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
24563         to grep for.
24564         (old-dejagnu): Likewise (where necessary).
24565
24566 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
24567
24568         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
24569
24570         * lib/dg.exp (dg-process-target): Fix processing of selector.
24571         Add comment regarding use of `error'.
24572
24573         * lib/gcc.exp (prune_system_crud): Define if missing.
24574         * lib/g++.exp (prune_system_crud): Likewise.
24575
24576         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
24577         Call prune_system_crud.
24578         * lib/dg.exp (dg-runtest): New proc.
24579         Use perror instead of send_user for tcl errors in testcase.
24580         Don't return any value, it's never used.
24581         Don't clobber previous definition of `unknown'.
24582         Print tcl errors in `dg-final'.
24583
24584 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
24585
24586         * lib/dg.exp (dg-process-target): Improve syntax error messages.
24587         (dg-test): Don't print errorInfo, it contains stack backtrace.
24588
24589 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
24590
24591         * lib/g++.exp (runtest_file_p): Define if missing.
24592
24593 1994-09-24  Doug Evans  (dje@cygnus.com)
24594
24595         * lib/mike-g++.exp: Comment out loading of g++.exp.
24596         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
24597         (default_g++_version): Always print something.
24598         (default_g++_start): Comment out call to `which'.
24599         (g++_start, g++_load): Deleted (must be defined in config file).
24600         * lib/gcc.exp: Test for existence of $CC at start.
24601         Delete check for tmpdir (done in gcc_init).
24602         (default_gcc_version): Always print something.
24603         (default_gcc_start): Comment out call to `which'.
24604         * config/*.exp: Major cleanup - make cross targets work at least a
24605         little better for g++ (by not being "--tool gcc" specific).
24606         Rename gcc_xxx to ${tool}_xxx.
24607         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
24608         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
24609
24610 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
24611
24612         * lib/c-torture.exp (c-torture-compile): Rework compiler
24613         message processing.
24614
24615         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
24616         c-torture.
24617
24618 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
24619
24620         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
24621
24622         * lib/dg.exp (dg-process-target): Support { target native }.
24623
24624 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
24625
24626         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
24627         looked for "... program xxx got fatal signal".
24628         Correct regsub munging of `comp_output'.
24629         Ignore compiler messages "path prefix not used" and "linker input
24630         file unused".
24631
24632 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
24633
24634         * lib/gcc.exp (runtest_file_p): Define if missing.
24635         * gcc.prms/template.c: Example to work from.
24636
24637 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
24638
24639         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
24640         * lib/dg.exp (dg-test): Call unsupported testcases as such.
24641
24642         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
24643         * gcc.prms/1883.c: Moved from compile/940714-1.c.
24644         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
24645         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
24646
24647         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
24648         (dg-process-target): No longer a varargs proc.
24649         Return S/N for target, P/F for xfail.  All callers changed.
24650         (user option procs): More argument checking.
24651         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
24652         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
24653         (dg-test): Skip test if not running on selected target in `dg-do'.
24654         Update handling of `dg-do-what', `dg-output-text'.
24655         Separate execution pass/fail from output pattern match pass/fail.
24656         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
24657
24658 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
24659
24660         * gcc.c-torture/special/special.exp: Don't expect failure for mips
24661         target for 920510-1.c.
24662
24663 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
24664
24665         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
24666         Clean up comment regarding use of passcnt, etc.
24667         (gcc_stat): Don't update `testcnt' here.
24668         (gcc_finish): Do it here.
24669         Might as well reset `but_id' here too.
24670         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
24671         to determine if the file should be tested.
24672         * gcc.c-torture/compile/compile.exp: Likewise.
24673         * gcc.c-torture/execute/execute.exp: Likewise.
24674         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24675         * gcc.misc-tests/dg-test.exp: Likewise.
24676         * gcc.prms/prms.exp: Likewise.
24677         * gcc.wendy/wendy.exp: Likewise.
24678         * g++.old-deja.exp: Likewise.
24679         Move "Testing file" message to verbose level 1.
24680
24681 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
24682
24683         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
24684
24685 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
24686
24687         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
24688         (default_gcc_start): Accept optional second list element
24689         of compiler flags.  Print compiler output at verbosity level 2.
24690         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
24691         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
24692         Save current values of framework globals passcnt, failcnt, xpasscnt,
24693         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
24694         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
24695         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
24696         xfailcnt to compute stats.  Update framework global `testcnt' from
24697         pass/fail counts.
24698         (gcc_finish): New proc.  Clean up test environment.
24699         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
24700         (gcc_epass, gcc_efail): Delete.
24701         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
24702         argument of line number.
24703         (dg-init): If the tool has an init routine, call it.
24704         (dg-test): Remove args `cflags_var' and `libs_var'.
24705         Pass all compiler options to ${tool}_start.
24706         Handle missing line number.
24707         (dg-finish): New function.
24708         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
24709         particular files.  Call gcc_finish at end.  Move "skipping test"
24710         message to verbosity level 3.
24711         * gcc.c-torture/compile/compile.exp: Likewise.
24712         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24713         * gcc.c-torture/execute/execute.exp: Likewise.
24714         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24715         Print testcase being tried at verbosity level 1.
24716         * gcc.c-torture/special/special.exp: Unset xfail.
24717         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24718         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
24719         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
24720         * gcc.failure/failure.exp: Likewise.
24721         * gcc.ieee/ieee.exp: Likewise.
24722         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
24723         Update call to dg-test.  Call dg-finish at end.
24724         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
24725         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24726         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
24727         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
24728         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
24729         * gcc.wendy/wendy.exp: Add copyright.
24730         Delete setting of tmpdir (done by gcc_init).
24731         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
24732         Pass compiler flags to gcc_start.  Call gcc_finish at end.
24733         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
24734         gcc_[ce]pass/fail.
24735
24736 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
24737
24738         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
24739         confusion.
24740         (g++_load): Likewise.
24741
24742         * config/*.exp (gcc_load): Some were varargs fns and some were not.
24743         Rename argument to `prog' to remove the confusion.
24744         Varargs fns behave differently too!
24745         (g++_load): Likewise.
24746
24747         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
24748
24749         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
24750         what it is.  Delete (always) printing of status value for !native.
24751         Simplify verbose code, and include status and exec_output.
24752         (g++_load): Use gcc_load.
24753
24754 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
24755
24756         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
24757         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
24758         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
24759         940714-3.c as these testcases don't exist anymore.  Make
24760         va-arg-1.c expected to pass.
24761
24762 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
24763
24764         * gcc.misc-tests/misc.exp: Only run specific testcases.
24765         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
24766         * gcc.misc-tests/dg-[1-9].c: New files.
24767
24768         * lib/dg.exp: New testsuite driver.
24769         * gcc.prms/prms.exp: Use it.
24770
24771         * README.gcc: New file.
24772
24773         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
24774         Document and reset `lxpass' and `lxfail'.
24775         Simplify "initialized" message.
24776         (gcc_stat): Clean up comments a little.
24777
24778 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
24779
24780         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
24781
24782 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
24783
24784         * lib/old-dejagnu.exp (process-option): New proc.
24785         (old-dejagnu-init, old-dejagnu-stat): Likewise.
24786         (old-dejagnu): Simplify.
24787         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
24788
24789 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
24790
24791         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
24792         exists and is not an empty string.
24793
24794         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
24795         $xfail rather than calling setup_xfail.  Clear $xfail when test is
24796         finished.
24797         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
24798         automatically.
24799
24800         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
24801         longer expected to fail.
24802
24803         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
24804         "f" function call.
24805
24806         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
24807
24808         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
24809         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
24810         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
24811         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
24812         c-torture-1.29.
24813
24814         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
24815         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
24816
24817         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
24818
24819         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
24820         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
24821
24822         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
24823         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
24824         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
24825
24826 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
24827
24828         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
24829         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
24830         940714-1.c, 940714-2.c, 940714-3.c},
24831         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
24832         gcc.misc-tests/{mg.c,mg.exp}:
24833         New tests.
24834         * gcc.noncompile/noncompile.exp: Change accordingly.
24835
24836 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
24837
24838         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
24839         Undo previous clobberage.
24840
24841 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
24842
24843         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
24844         * gcc.special/{930510-1.c, special.exp}:
24845         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
24846         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
24847         struct-varargs-1.c}: New tests from c-torture-1.26.
24848
24849 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
24850
24851         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
24852           argument to switch.
24853
24854 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
24855
24856         * Revert the previous changes.  Please see Rob's directory
24857           (/lisa/test/rob/progressive/gcc/testsuite) for testing
24858           fixes.
24859
24860 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
24861
24862         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
24863             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
24864             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
24865             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
24866             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
24867             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
24868             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
24869             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
24870             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
24871             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
24872             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
24873             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
24874             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
24875             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
24876             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
24877             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
24878             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
24879             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
24880             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
24881             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
24882             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
24883             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
24884             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
24885             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
24886             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
24887             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
24888             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
24889
24890 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
24891
24892         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
24893             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
24894           with perror calls.
24895
24896 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
24897
24898         * config/unix.exp (g++_load): Fix syntax.
24899
24900 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
24901
24902         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
24903         * gcc.noncompile/921017-1.c: Deleted obsolete test.
24904         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
24905         Don't expect va-arg-1.c to fail.  Correct expected output for
24906         920928-1.c.
24907         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
24908         * gcc.wendy/hbm4.c: Correct typo.
24909         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
24910
24911 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
24912
24913         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
24914         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
24915         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
24916         * lib/c-torture.exp (c-torture-compile): Ditto.
24917
24918         Reduce volume of output (remove all the -I's and such).
24919         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
24920         Call gcc_cpass, gcc_cfail.
24921         (c-torture): Pass testing option to c-torture-compile.
24922
24923 1994-03-21  Doug Evans  (dje@cygnus.com)
24924
24925         Bring patches over from progressive.
24926         * config/default.exp: Exit remote shell cleanly.
24927         (g++_exit, g++_start): Add default versions.
24928         * config/sim.exp (gcc_load): Use perror, not error.
24929
24930 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
24931
24932         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
24933         set in site.exp.
24934
24935 1994-03-14  Doug Evans  (dje@cygnus.com)
24936
24937         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
24938         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
24939         (wendy_try): New proc to run testcase.
24940         (main loop): Call 'em.
24941         * gcc.wendy/*.c: Clean up pass to correct expected output.
24942
24943         * lib/gcc.exp: Minor cleanup work.
24944         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
24945
24946 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
24947
24948         * config/sim.exp (gcc_load): Document return codes better.
24949         Don't pass -v to simulator.
24950
24951 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
24952
24953           * gcc.special/920717-x.c: Fix typo.
24954           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
24955           get at sources.
24956
24957         * lib/mike-gcc.exp: Fix typo.
24958
24959 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
24960
24961         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
24962         binary to use, transform the name.
24963         * config/*.exp: rename everything. Nuke any g++ specific files,
24964         it's now a special case of gcc that requires no special support.
24965         Add a default.exp for unsupported targets.
24966
24967 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
24968
24969         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
24970         lib/old-dejagnu.exp: Fix a few patterns to work with the new
24971         version of Tcl.
24972
24973 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
24974
24975         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
24976         than a warning.
24977
24978 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
24979
24980         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
24981
24982 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
24983
24984         * gcc.execute/execute.exp: Combine opt_list and foption_list into
24985         option_list.  Compile every file with only 4/6 option choices
24986         (same as C torture) instead of with 12/18 different option
24987         choices.
24988         * lib/c-torture.exp: Likewise.
24989
24990         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
24991         not already set.
24992
24993 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
24994
24995         * lib/old-deja.exp: Add `excess errors test fails' error, now one
24996         can put an XFAIL *-*-* on excess errors.
24997
24998 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
24999
25000         * g++.law: Add more tests derived from g++-bugs snapshots.
25001
25002         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
25003         equivalent to g++.law/init9.
25004
25005         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
25006         compiled it, and the a.out file after we've run it.
25007
25008 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
25009
25010         * lib/mike-g++.exp (postbase): Delete the .o file after we've
25011         compiled it, and the a.out file after we've run it.
25012
25013 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
25014
25015         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
25016
25017 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
25018
25019         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
25020         version number.
25021
25022 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
25023
25024         * g++.law: New directory of g++ tests derived from the g++-bugs
25025         snapshots.
25026
25027 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
25028
25029         * gcc.compile: initbug1.c initbug1.exp testcase added
25030
25031 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
25032
25033         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
25034         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
25035           fixes submitted by Jeff Law (law@cs.utah.edu)
25036         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
25037           Jeff Law (law@cs.utah.edu)
25038
25039
25040 1993-11-30  Mike Stump  (mrs@cygnus.com)
25041
25042         * config/unix-g++.exp: Follow the gcc way of doing things.
25043         * g++.old-deja/old-deja.exp: Minor updates.
25044         * lib/g++.exp: New file, follow the gcc way of doing things.
25045         * lib/old-dejagnu.exp: Minor updates.
25046         * lib/mike-g++.exp: Always unset errorInfo.
25047
25048 1993-11-06  Mike Stump  (mrs@cygnus.com)
25049
25050         * lib/gcc.exp: Fix some errors with the below change, CC and
25051         CFLAGS should be global when setting, not local.
25052
25053 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
25054
25055         * lib/gcc.exp: Transform tool name.
25056
25057 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25058
25059         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
25060
25061 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25062
25063         * lib/gcc.exp: change gcc_done to gcc_stat
25064
25065 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25066
25067         * Upgraded gcc testsuite to c-torture version 1.25
25068
25069 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
25070
25071         * lib/gcc.exp: added reporting code. Changed verbose compile message.
25072         * lib/c-torture: added hooks for new reporting code.
25073
25074 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
25075
25076         * config/sh-gcc.exp: check if sh-sim exists in the path
25077
25078 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
25079
25080         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
25081         * gcc.compile/compile.exp: Initial changes for new logic.
25082         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
25083         * gcc.failure/failure.exp: Initial changes for new logic.
25084         * gcc.ieee/ieee.exp: Initial changes for new logic.
25085         * gcc.misc-tests/misc.exp: Initial changes for new logic.
25086         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
25087         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
25088         * lib/c-torture.exp: Initial changes for new logic.
25089         * lib/gcc.exp: Initial changes for new logic.
25090
25091 1993-10-15  Mike Stump  (mrs@cygnus.com)
25092
25093         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
25094         depend upon failure or success.  Fully qualify names in failure
25095         and success messages.  Always remove a.out before starting
25096         compile, just in case.  Pay more attention to error text output by
25097         the compiler.  Handle testcases with no known past errors just
25098         like all others, so that things are uniform.  Other miscellaneous
25099         improvements.
25100
25101 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
25102
25103         * gcc.cpp: new directory for cpp tests
25104
25105 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
25106
25107         * lib/chill.exp: Code reformatted, removed unused code.
25108         * config/unix-chill.exp: Code reformatted, removed unused code.
25109         * chill.execute/execute.exp: Code reformatted, removed unused code.
25110         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
25111
25112 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
25113
25114         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
25115         routines not written.
25116
25117 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
25118
25119         * config/bug-gcc.exp: Use new procs from bug.exp.
25120
25121 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
25122
25123         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
25124         via ftp, rather than depending on NFS.
25125         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
25126         case.
25127
25128 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
25129
25130         * config/bug-gcc.exp: Use new download proc.
25131
25132 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
25133
25134         * chill.execute/execute.exp: cleanups, handles errors better
25135         * chill.compile/compile.exp: rewrite, based on execute.exp
25136         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
25137         * lib/chill.exp: major changes to diff proc and compile and link
25138           procs. added chill_fail and chill_pass wrappers to pass and
25139           fail. added more comments, and handle error codes better.
25140           Added a hack to capture stderr from exec, so noncompile tests
25141           can work.
25142
25143 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
25144
25145         * chill.execute/execute.exp: rewrite of testsuite driver
25146         * lib/chill.exp: rewrite of testsuite driver
25147         * config/unix-chill.exp: rewrite of testsuite driver
25148
25149 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
25150
25151     In chill.execute:
25152         * iexpr.ch: Standardize uppercase.
25153         * tuples.dat: Standardize uppercase.
25154         * vary.ch: standardize.  Correct varying string assignments.
25155         * vary.dat: Add new output lines.
25156
25157 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
25158
25159     In chill.execute:
25160         * chprintf.ch: Standardize use of uppercase.
25161         * tuples.ch: Standardize and turn arr2 into a DCL,
25162           rather than a SYN.
25163         * pinits.ch: Standardize.
25164
25165 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
25166
25167         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
25168         * Makefil: Renamed to Makefile.in.
25169         * configure.in: New.
25170
25171 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
25172
25173     In chill.execute:
25174         * .cvsignore: Add result/output files.
25175         * Makefile: Fix up variables at start.  Use MFLAGS
25176           everywhere.  Correct bool_loc, built_ins entries.
25177           Add entry for vary1.ch.
25178         * bitarray.ch: Standardize upper-case usage.
25179         * bitexpr.ch: Standardize, add output of b1.
25180         * params.ch: Use arrayt in along PROC parameters, to
25181           avoid novelty problems.
25182         * sets.ch: Tiny cleanup.
25183         * vary1.ch: Re-indent.
25184
25185 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
25186
25187           * Add PR-related files to Makefiles, .cvsignore files, etc.
25188
25189 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
25190
25191         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
25192           with compiler objects. New names are test-flow.c and test-loop.c
25193
25194 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
25195
25196         * Upgraded c-torture tests from 1.19 to 1.20
25197
25198         * new files:
25199         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
25200         * gcc.compile: 930623-1.c 930623-2.c
25201         * gcc.noncompile: 930622-1.c 930622-2.c
25202         * gcc.failure: 920411-1.c 920627-2.c
25203         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
25204
25205 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
25206
25207         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25208           More changes to get testsuite working properly. Needs more work.
25209           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
25210
25211 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
25212
25213         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25214           More changes to get testsuite working properly. Needs more work.
25215
25216 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
25217
25218         * chill.compile/compile.exp: Added for Dejagnu support
25219         * chill.execute/execute.exp: Added for Dejagnu support
25220         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
25221
25222 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
25223
25224     This should complete moving the CHILL test files.
25225         * chill.noncompile(.cvsignore printf.grt
25226             in-printf.grt chprintf.grt chprintf.ch):
25227             Added test-support files.
25228           (Makefile): Modified further.
25229         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
25230             signal.ch): Added test files.
25231           * chill.execute (.cvsignore printf.grt printr.c
25232             in-printf.grt rts.c chprintf.grt rts.h): Added
25233           test-support files.
25234             (Makefile): More corrections.
25235
25236 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
25237
25238         * chill.compile, chill.execute, chill.nocompile: Add CHILL
25239           test cases, ready for DejaGnu.
25240
25241 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
25242
25243         * Upgraded c-torture tests from 1.18 to 1.19
25244
25245         * gcc.compile: added test(s):
25246           930607-1.c
25247         * gcc.execute: added test(s):
25248           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
25249
25250         * added new subdirectory for misc tests: gcc.misc-tests
25251         * gcc.misc-test(s): added tests:
25252           inst-check.c test-consts.c test-ior.c test-switch.c
25253
25254 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
25255
25256         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
25257
25258 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
25259
25260         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
25261
25262 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
25263
25264         * Upgraded c-torture tests from 1.17 to 1.18
25265
25266 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
25267
25268         * Upgraded c-torture tests from 1.12 to 1.17
25269
25270 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
25271
25272         * lib/old-dejagnu.exp:
25273           Fixed handling of XFAIL target triplets to correctly
25274           recognize wildcard characters.  Removed code that
25275           appended a unique id tag to the end of the file name
25276           printed out by the result of the testcases within a
25277           given test file.
25278
25279 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
25280
25281         * lib/old-dejagnu.exp:
25282           Reworked expected failure handling to trigger off of XFAIL
25283           keyword in keyphrase embeded in testcase source code. The
25284           XFAIL keyword must be at the end of the keyphrase line. It
25285           may optionally be followed by one or more target triplets.
25286           It has just occured that the handling of wildcards in the
25287           target triplet may not be correct.
25288
25289 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
25290
25291         * g++.old-deja/tests:
25292           Moved all subdirectories up one level into g++.old-deja .
25293
25294         * lib/old-dejagnu.exp:
25295           Fixed problem with CXXFLAGS not being properly reset, and being
25296           corrupted with extraneous "-c" compiler option.  This was
25297           causing binaries to not be generated for test that needed them.
25298           Modified strings passed to "pass" and "fail" so that individual
25299           tests from the same test file would be distinguished by an
25300           identifier appended to the test file name in the summary logs;
25301           this corrected a problem with erroneous diff logs.  Added code
25302           to search testcases for expected fail and unexpected pass keywords.
25303
25304 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
25305
25306         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
25307
25308 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
25309
25310         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
25311           Removed extraneous text from end of "Special g++ Options"
25312           keyphrase.
25313
25314         * lib/old-dejagnu.exp: Added pattern matching to look for new
25315           keywords, embedded in testcases comments, which will trigger
25316           calls to xpass and xfail.
25317
25318 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
25319
25320         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
25321           comments embedded in the testcases, especially the one looking for
25322           special compiler options, as well as the pattern matching for the
25323           compiler output again.
25324
25325 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
25326
25327         * lib/old-dejagnu.exp: Do a proper check of the return value for
25328           execute tests. Fixed several problems with the pattern matching
25329           of the compiler output which gave erroneous test results.
25330           Changed several of the test result messages to be more descriptive.
25331         * config/unix-g++.exp: Proc g++_load now actually works and
25332           executes the tests passed to it and returns a usable return
25333           value.
25334
25335 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
25336
25337           * lib/gcc.exp: Exits gracefully if $CC is bogus.
25338
25339 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
25340
25341         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
25342           Modified both files to properly execute the old style
25343           dejagnu tests. The previous versions of these files were
25344           experimental and did not function anything near correctly.
25345
25346 1993-04-05  Rob Savoye  (rob@cygnus.com)
25347
25348         * Removed all Makefile.in and configure.in files. No configuration
25349         needed now.
25350
25351 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
25352
25353         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
25354
25355 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
25356
25357         * gcc.compile/configure.in, gcc.unsorted/configure.in,
25358         gcc.special/configure.in, gcc.noncompile/configure.in,
25359         gcc.execute/configure.in, gcc.code_quality/configure.in,
25360         g++.other/configure.in, g++.old-deja/configure.in,
25361         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
25362         in srcname setting.
25363
25364 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
25365
25366         * lib/udi.exp:  Fixed mondfe and mondfe_download.
25367         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
25368         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
25369
25370 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
25371
25372         * config/udi-gdb.exp: Check $shell_id after connecting to target.
25373         (gdb_exit): Don't remove *_soc files.
25374
25375 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
25376
25377         * lib/c-torture.exp: Don't look for main; instead always use -w
25378         -c.  This is how the c-torture tests work.  Remove the object
25379         file if the compilation succeeds.
25380         * gcc.execute/execute.exp: Remove executable if test passes.
25381         * gcc.noncompile/noncompile.exp: Every test is an expected
25382         failure.
25383         * gcc.special/special.exp: Added tests from c-torture 1.11,
25384         corrected use of existing test.
25385         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
25386         gcc.execute/920625-1.c: Updated to c-torture 1.11.
25387         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
25388         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
25389         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
25390         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
25391         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
25392         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
25393         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
25394         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
25395         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
25396         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
25397         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
25398         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
25399         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
25400         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
25401         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
25402         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
25403         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
25404         c-torture 1.11.
25405         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
25406         correspond to c-torture 1.11.
25407
25408         * New file.