OSDN Git Service

2de2493b78f74278209552474ee7cdbadbaabf78
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-09-12  Andrew Pinski  <apinski@apple.com>
2
3         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
4         -fgnu-runtime is passed.
5
6 2004-09-12  Richard Henderson  <rth@redhat.com>
7
8         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
9         do the uplevel thing and update additional_flags directly.
10         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
11         gfortran.fortran-torture/execute/intrinsic_nearest.x,
12         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
13         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
14
15 2004-09-11  Steven Bosscher  <stevenb@suse.de>
16
17         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
18
19 2004-09-11  Roger Sayle  <roger@eyesopen.com>
20
21         PR middle-end/17411
22         * g++.dg/opt/pr17411-1.C: New test case.
23
24 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
25
26         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
27         gcc.dg/tls/diag-2.c: Update expected messages.
28         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
29         messages.
30         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
31         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
32         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
33         gcc.dg/tls/diag-5.c: New tests.
34
35 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
36
37         * gcc.dg/20040910-1.c: Correct dg-error regexp.
38
39 2004-09-11  Steven Bosscher  <stevenb@suse.de>
40
41         * g++.dg/parse/break-in-for.C: New test.
42
43 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
44
45         * gcc.dg/tree-ssa/20040911-1.c: New test.
46
47 2004-09-11  Andreas Jaeger  <aj@suse.de>
48
49         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
50         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
51
52 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
53
54         * gcc.target/frv: New directory of FR-V-specific tests.
55
56 2004-09-10  James E Wilson  <wilson@specifixinc.com>
57
58         * gcc.dg/convert-vec-1.c: New test.
59
60 2004-09-10  Roger Sayle  <roger@eyesopen.com>
61
62         PR middle-end/17024
63         * gcc.dg/pr17024-1.c: New test case.
64
65 2004-09-10  Eric Christopher  <echristo@redhat.com>
66
67         * gcc.dg/20040910-1.c: New test.
68
69 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
70
71         * gcc.dg/bitfld-9.c: New test.
72
73 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
74
75         * gcc.c-torture/execute/ieee/acc1.c: New test.
76         * gcc.c-torture/execute/ieee/acc2.c: New test.
77         * gcc.c-torture/execute/ieee/mzero6.c: New test.
78
79 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
80
81         * gcc.dg/deprecated-2.c: New test.
82
83 2004-09-09  James E Wilson  <wilson@specifixinc.com>
84
85         * gcc.dg/init-vec-1.c: New test.
86
87 2004-09-09  Roger Sayle  <roger@eyesopen.com>
88
89         PR middle-end/17055
90         * gcc.dg/pr17055-1.c: New test case.
91
92 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
93
94         PR target/17377
95         * gcc.c-torture/execute/pr17377.c: New test.
96
97 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
98
99         PR c/8420
100         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
101         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
102         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
103         gcc.dg/long-long-typespec-1.c: New tests.
104         * gcc.dg/tls/diag-2.c: Update expected diagnostics
105
106 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
107
108         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
109         gcc.dg/gnu99-static-1.c: New tests.
110
111 2004-09-08  Devang Patel  <dpatel@apple.com>
112
113         * gcc.dg/darwin-ld-20040828-1.c: New test.
114         * gcc.dg/darwin-ld-20040828-2.c: New test.
115         * gcc.dg/darwin-ld-20040828-3.c: New test.
116
117 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
118
119         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
120         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
121         in error message.
122         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
123         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
124         in error message.
125         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
126         types they qualify.
127         * objc.dg/type-size-2.m: Fix wording in comment.
128         * objc.dg/va-meth-1.m: New test case.
129
130 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
131
132         PR c/16633:
133         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
134         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
135
136 2004-09-06  Devang Patel  <dpatel@apple.com>
137
138         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
139         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
140
141 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
142
143         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
144         reflect changed line numbering of diagnostics.
145
146 2004-09-06  Paul Brook  <paul@codesourcery.com>
147
148         * gfortran.dg/edit_real_1.f90: Add new test.
149
150 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
151
152         * gcc.dg/tree-ssa/loop-2.c: New test.
153         * gcc.dg/tree-ssa/loop-3.c: New test.
154         * gcc.dg/tree-ssa/loop-4.c: New test.
155         * gcc.dg/tree-ssa/loop-5.c: New test.
156
157 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
158
159         * gcc.dg/format/sentinel-1.c: Update for parameter option.
160
161 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
162
163         * gcc.dg/format/sentinel-1.c: New test.
164
165 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
166
167         * testsuite/gcc.dg/builtins-46.c: New.
168
169 2004-09-03  Devang Patel  <dpatel@apple.com>
170
171         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
172         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
173
174 2004-09-03  Jan Beulich  <jbeulich@novell.com>
175
176         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
177         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
178         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
179         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
180         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
181         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
182         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
183         the non-portable bzero.
184         * gcc.dg/20010912-1.c: xfail for NetWare.
185         * gcc.dg/20020426-2.c: xfail for NetWare.
186         * gcc.dg/20021014-1.c: xfail for NetWare.
187         * gcc.dg/20021018-1.c: xfail for NetWare.
188         * gcc.dg/20030213-1.c: xfail for NetWare.
189         * gcc.dg/20030225-1.c: xfail for NetWare.
190         * gcc.dg/20030708-1.c: xfail for NetWare.
191         * gcc.dg/builtins-config.h: Also exclude NetWare.
192         * gcc.dg/format/format.h: Define restrict only if not already defined.
193         * gcc.dg/nest.c: xfail for NetWare.
194         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
195         * lib/target-supports.exp (check_visibility_available): Exclude
196         NetWare.
197
198 2004-09-03  Jan Beulich  <jbeulich@novell.com>
199
200         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
201         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
202         deterministic starting point for the alignment of structure fields.
203         * gcc.dg/Wpadded.c: Dito.
204         * g++.dg/abi/vbase10.C: Dito.
205
206 2004-09-03  Devang Patel  <dpatel@apple.com>
207
208         * g++.dg/debug/pr15736.cc: New test.
209
210 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
211
212         * README.QMTEST: Fix out-of-date link.
213
214 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
215
216         PR fortran/16579
217         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
218         Delete.  Duplicate of gfortran.dg/g77/20010610.f
219
220 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
221
222         * g++.dg/abi/arm_rtti1.C: New test.
223
224 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
225
226         * gcc.dg/ppc-vector-memcpy.c: New.
227         * gcc.dg/ppc-vector-memset.c: New.
228
229 2004-09-02  Chao-ying Fu  <fu@mips.com>
230
231         * gcc.target/mips/mips-3d-1.c: New test.
232         * gcc.target/mips/mips-3d-2.c: New test.
233         * gcc.target/mips/mips-3d-3.c: New test.
234         * gcc.target/mips/mips-3d-4.c: New test.
235         * gcc.target/mips/mips-3d-5.c: New test.
236         * gcc.target/mips/mips-3d-6.c: New test.
237         * gcc.target/mips/mips-3d-7.c: New test.
238         * gcc.target/mips/mips-3d-8.c: New test.
239         * gcc.target/mips/mips-3d-9.c: New test.
240         * gcc.target/mips/mips-ps-1.c: New test.
241         * gcc.target/mips/mips-ps-2.c: New test.
242         * gcc.target/mips/mips-ps-3.c: New test.
243         * gcc.target/mips/mips-ps-4.c: New test.
244         * gcc.target/mips/mips-ps-type.c: New test.
245
246 2004-09-02  Paul Brook  <paul@codesourcery.com>
247
248         * gfortran.dg/edit_real_1.f90: Add new tests.
249
250 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
251
252         PR fortran/15327
253         * gfortran.dg/merge_char_1.f90: New test.
254
255 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
256
257         PR fortran/16404
258         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
259
260 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
261
262         PR c/1522
263         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
264
265 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
266
267         * g++.dg/opt/loop1.C: Do not XFAIL.
268
269 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
270
271         * gcc.c-torture/execute/20040831-1.c: New test.
272
273 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
274
275         PR fortran/16579
276         * gfortran.dg/g77/20010610.f: Now passes.
277         Copy from g77.f-torture/execute. Add dg-run directive.
278         * gfortran.dg/g77/README: Update
279
280 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
281
282         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
283         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
284         (t1, t2, t3, t4): Add volatile.
285
286 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
287
288         * g++.dg/ext/visibility/arm1.C: New test.
289
290 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
291
292         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
293         -pedantic-errors.
294
295 2004-09-01  Paul Brook  <paul@codesourcery.com>
296
297         * gfortran.dg/eof_2.f90: New test.
298
299 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
300
301         PR fortran/16579
302         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
303
304 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
305
306         PR libfortran/16805
307         * gfortran.dg/list_read_2.f90: New test.
308
309 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
310
311         * g++.dg/abi/key1.C: New test.
312
313 2004-08-31  Richard Henderson  <rth@redhat.com>
314
315         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
316         form of offsetof.
317         * g++.dg/other/offsetof5.C: Remove duplicate.
318
319 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
320
321         PR fortran/17244
322         * gfortran.dg/func_derived_1.f90: New test.
323
324 2004-08-31  Paul Brook  <paul@codesourcery.com>
325
326         * gfortran.dg/eof_1.f90: New test.
327
328 2004-08-31  Paul Brook  <paul@codesourcery.com>
329
330         * gfortran.dg/list_read_1.f90: New file.
331
332 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
333
334         * g++.dg/opt/loop1.C: XFAIL.
335
336 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
337
338         * gcc.dg/funcdef-storage-1.c: New.
339         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
340         an extern function in local scope.
341         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
342         declare an 'auto inline' function in local scope.
343         * gcc.dg/20011130-1.c: Likewise.
344         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
345         an 'auto' function in local scope.
346         * gcc.dg/20021014-1.c: Likewise.
347         * gcc.dg/20030331-2.c: Likewise.
348
349 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
350
351         * gfortran.dg/blockdata_1.f90: New test.
352
353 2004-08-30  Richard Henderson  <rth@redhat.com>
354
355         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
356
357 2004-08-30  Richard Henderson  <rth@redhat.com>
358
359         * lib/fortran-torture.exp (fortran-torture-execute): Honor
360         additional_flags set by alternate driver.
361         (ieee-options): New procedure.
362         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
363         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
364         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
365         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
366
367 2004-08-30  Richard Henderson  <rth@redhat.com>
368
369         * lib/f-torture.exp: Remove.
370
371 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
372
373         PR rtl-optimization/16590
374         * g++.dg/opt/loop1.C: New test.
375
376 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
377
378         PR fortran/13910
379         * gfortran.dg/oldstyle_1.f90: New test.
380
381 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
382         Paul Brook  <paul@codesourcery.com>
383
384         * gfortran.dg/g77/README: Update.
385         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
386         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
387         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
388
389 2004-08-28  Paul Brook  <paul@codesourcery.com>
390
391         PR libfortran/17195
392         * gfortran.dg/edit_real_1.f90: New test.
393
394 2004-08-27  Paul Brook  <paul@codesourcery.com>
395
396         * gfortran.dg/rewind_1.f90: New test.
397
398 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
399
400         PR fortran/16597
401         * gfortran.dg/pr16597.f90: New test.
402
403 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
404
405         PR c/13801
406         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
407         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
408         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
409         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
410         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
411
412 2004-08-26  Nick Clifton  <nickc@redhat.com>
413
414         * gcc.c-torture/compile/pr17119.c: New test.
415
416 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
417
418         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
419
420 2004-08-25  Richard Henderson  <rth@redhat.com>
421
422         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
423         the bits that expect kind=8 to be the largest real kind.
424
425 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
426
427         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
428
429 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
430
431         * gfortran.dg/assignment_1.f90: New test.
432
433 2004-08-25  Adam Nemet  <anemet@lnxw.com>
434
435         * g++.dg/template/repo3.C: New test.
436
437 2004-08-25  Roger Sayle  <roger@eyesopen.com>
438
439         PR middle-end/16693
440         PR tree-optimization/16372
441         * g++.dg/opt/pr16372-1.C: New test case.
442         * g++.dg/opt/pr16693-1.C: New test case.
443         * g++.dg/opt/pr16693-2.C: New test case.
444
445 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
446
447         * objc.dg/proto-lossage-4.m: New test.
448
449 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
450
451         PR c++/17155
452         * g++.dg/inherit/local2.C: New test.
453
454 2004-08-25  Paul Brook  <paul@codesourcery.com>
455
456         PR fortran/17144
457         * gfortran.dg/string_ctor_1.f90: New test.
458
459 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
460
461         PR c++/14428
462         * g++.dg/template/redecl2.C: New test.
463
464 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
465
466         PR fortran/17143
467         * gfortran.dg/pr17143.f90: New test.
468
469 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
470
471         PR fortran/17164
472         * gfortran.dg/pr17164.f90: New test.
473
474 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
475
476         * gcc.dg/tree-ssa/loop-1.c: New test.
477
478 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
479
480         * gcc.c-torture/compile/20040824-1.c: New test.
481
482 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
483
484         * gcc.c-torture/compile/iftrap-3.c: New test.
485
486 2004-08-24  Paul Brook  <paul@codesourcery.com>
487
488         * gfortran.dg/entry_2.f90: New test.
489
490 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
491
492         PR c++/16889
493         * g++.dg/lookup/ambig[12].C: New.
494
495 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
496
497         PR c++/16706
498         * g++.dg/template/crash21.C: New test.
499         * g++.dg/template/crash22.C: Likewise.
500
501 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
502
503         PR c++/17149
504         * g++.dg/template/access15.C: New.
505
506 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
507
508         PR c++/17163
509         * g++.dg/template/repo2.C: New test.
510
511 2004-08-23  Roger Sayle  <roger@eyesopen.com>
512
513         PR rtl-optimization/17078
514         * gcc.c-torture/execute/pr17078-1.c: New test case.
515
516 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
517
518         PR c/14492
519         * gcc.dg/debug/crash1.c: New test.
520
521 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
522
523         PR c/16180
524         * gcc.dg/loop-5.c: New test.
525
526 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
527
528         * gcc.c-torture/execute/20040823-1.c: New test.
529
530 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
531
532         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
533         to the assembler.  Simplify test accordingly.
534         (asm_abi_flags): Use GNU names.
535         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
536         to check for ABI flags.
537
538 2004-08-22  Andrew Pinski  <apinski@apple.com>
539
540         * g++.dg/opt/pr14029.C: New test.
541         * gcc.c-torture/execute/pr15262.c: New test.
542
543 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
544
545         * gfortran.dg/reduction.f90: Add checks with complex arguments.
546
547 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
548
549         PR 16908
550         * gfortran.dg/direct_io.f90: New test.
551
552 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
553
554         PR c++/17121
555         * g++.dg/inherit/local2.C: New test.
556
557 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
558
559         PR c++/17120
560         * g++.dg/warn/Wparentheses-4.C: New test.
561
562 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
563
564         PR c++/17121
565         * g++.dg/inherit/local2.C: New test.
566
567         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
568         * gcc.dg/ppc-ldstruct.c: Likewise.
569         * gcc.dg/ppc64-abi-2.c: Likewise.
570
571 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
572
573         PR rtl-optimization/17099
574         * gcc.c-torture/execute/20040820-1.c: New test.
575
576 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
577
578         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
579
580 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
581
582         PR fortran/17077
583         * gfortran.dg/auto_array_1.f90: New test.
584
585 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
586
587         PR fortran/17074
588         * gfortran.dg/simpleif_1.f90: New test.
589
590 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
591
592         * lib/target-supports.exp (check_profiling_available): Return
593         false for arm*-*-symbianelf* and arm*-*-eabi*.
594
595         PR c++/15890
596         * g++.dg/template/delete1.C: New test.
597
598 2004-08-19  Paul Brook  <paul@codesourcery.com>
599
600         PR fortran/14976
601         PR fortran/16228
602         * gfortran.dg/data_char_1.f90: New test.
603
604 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
605
606         PR fortran/16946
607         * gfortran.dg/reduction.f90: New testcase.
608
609 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
610
611         PR fortran/16520
612         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
613
614 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
615
616         PR c++/17041
617         * g++.dg/Wparentheses-3.C: New test.
618
619 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
620
621         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
622         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
623         * gcc.dg/vect/vect-2.c: Likewise.
624         * gcc.dg/vect/vect-3.c: Likewise.
625         * gcc.dg/vect/vect-4.c: Likewise.
626         * gcc.dg/vect/vect-5.c: Likewise.
627         * gcc.dg/vect/vect-6.c: Likewise.
628         * gcc.dg/vect/vect-7.c: Likewise.
629         * gcc.dg/vect/vect-25.c: Likewise.
630         * gcc.dg/vect/vect-31.c: Likewise.
631         * gcc.dg/vect/vect-32.c: Likewise.
632         * gcc.dg/vect/vect-34.c: Likewise.
633         * gcc.dg/vect/vect-36.c: Likewise.
634         * gcc.dg/vect/vect-all.c: Likewise.
635
636 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
637
638         PR c++/17068
639         * g++.dg/template/operator4.C: New test.
640
641 2004-08-18  Richard Henderson  <rth@redhat.com>
642
643         * gcc.dg/20040206-1.c: XFAIL.
644
645 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
646
647         PR c++/16246
648         * g++.dg/template/array7.C: New test.
649
650 2004-08-17  James E Wilson  <wilson@specifixinc.com>
651
652         * gcc.dg/mips-movcc-1.c: New test.
653         * gcc.dg/mips-movcc-2.c: New test.
654         * gcc.dg/mips-movcc-3.c: New test.
655
656         * gcc.dg/mips-nmadd-1.c: New test.
657         * gcc.dg/mips-nmadd-2.c: New test.
658
659 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
660
661         PR c++/15871
662         * g++.dg/opt/inline8.C: New test.
663
664         PR c++/16965
665         * g++.dg/parse/error17.C: New test.
666
667 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
668
669         * gcc.dg/vect: New directory for vectorizer tests.
670         * gcc.dg/vect/tree-vect.h: New file.
671         * gcc.dg/vect/vect.exp: New file.
672         * gcc.dg/vect/pr16105.c.c: New test.
673         * gcc.dg/vect/vect-1.c: New test.
674         * gcc.dg/vect/vect-2.c: New test.
675         * gcc.dg/vect/vect-3.c: New test.
676         * gcc.dg/vect/vect-4.c: New test.
677         * gcc.dg/vect/vect-5.c: New test.
678         * gcc.dg/vect/vect-6.c: New test.
679         * gcc.dg/vect/vect-7.c: New test.
680         * gcc.dg/vect/vect-8.c: New test.
681         * gcc.dg/vect/vect-9.c: New test.
682         * gcc.dg/vect/vect-10.c: New test.
683         * gcc.dg/vect/vect-11.c: New test.
684         * gcc.dg/vect/vect-12.c: New test.
685         * gcc.dg/vect/vect-13.c: New test.
686         * gcc.dg/vect/vect-14.c: New test.
687         * gcc.dg/vect/vect-15.c: New test.
688         * gcc.dg/vect/vect-16.c: New test.
689         * gcc.dg/vect/vect-17.c: New test.
690         * gcc.dg/vect/vect-18.c: New test.
691         * gcc.dg/vect/vect-19.c: New test.
692         * gcc.dg/vect/vect-20.c: New test.
693         * gcc.dg/vect/vect-21.c: New test.
694         * gcc.dg/vect/vect-22.c: New test.
695         * gcc.dg/vect/vect-23.c: New test.
696         * gcc.dg/vect/vect-24.c: New test.
697         * gcc.dg/vect/vect-25.c: New test.
698         * gcc.dg/vect/vect-26.c: New test.
699         * gcc.dg/vect/vect-27.c: New test.
700         * gcc.dg/vect/vect-28.c: New test.
701         * gcc.dg/vect/vect-29.c: New test.
702         * gcc.dg/vect/vect-30.c: New test.
703         * gcc.dg/vect/vect-31.c: New test.
704         * gcc.dg/vect/vect-32.c: New test.
705         * gcc.dg/vect/vect-33.c: New test.
706         * gcc.dg/vect/vect-34.c: New test.
707         * gcc.dg/vect/vect-35.c: New test.
708         * gcc.dg/vect/vect-36.c: New test.
709         * gcc.dg/vect/vect-37.c: New test.
710         * gcc.dg/vect/vect-38.c: New test.
711         * gcc.dg/vect/vect-40.c: New test.
712         * gcc.dg/vect/vect-41.c: New test.
713         * gcc.dg/vect/vect-42.c: New test.
714         * gcc.dg/vect/vect-43.c: New test.
715         * gcc.dg/vect/vect-44.c: New test.
716         * gcc.dg/vect/vect-45.c: New test.
717         * gcc.dg/vect/vect-46.c: New test.
718         * gcc.dg/vect/vect-47.c: New test.
719         * gcc.dg/vect/vect-48.c: New test.
720         * gcc.dg/vect/vect-49.c: New test.
721         * gcc.dg/vect/vect-50.c: New test.
722         * gcc.dg/vect/vect-51.c: New test.
723         * gcc.dg/vect/vect-52.c: New test.
724         * gcc.dg/vect/vect-53.c: New test.
725         * gcc.dg/vect/vect-54.c: New test.
726         * gcc.dg/vect/vect-55.c: New test.
727         * gcc.dg/vect/vect-56.c: New test.
728         * gcc.dg/vect/vect-57.c: New test.
729         * gcc.dg/vect/vect-58.c: New test.
730         * gcc.dg/vect/vect-59.c: New test.
731         * gcc.dg/vect/vect-60.c: New test.
732         * gcc.dg/vect/vect-61.c: New test.
733         * gcc.dg/vect/vect-all.c: New test.
734         * gcc.dg/vect/vect-none.c: New test.
735
736 2004-08-17  Paul Brook  <paul@codesourcery.com>
737
738         PR fortran/13082
739         * gfortran.dg/entry_1.f90: New test.
740
741 2004-08-17  Andrew Pinski  <apinski@apple.com>
742
743         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
744
745 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
746
747         * gcc.dg/pr17036-1.c: New test.
748
749 2004-08-16  Devang Patel  <dpatel@apple.com>
750
751         * gcc.dg/darwin-20040809-1.c: New test.
752
753 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
754
755         * gcc.dg/funcdef-attr-1.c: New test.
756
757 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
758
759         * gcc.dg/altivec-17.c: New test.
760         * gcc.dg/altivec-18.c: New test.
761
762 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
763
764         PR c++/6749
765         * g++.dg/template/vtable2.C: New test.
766
767 2004-08-14  Richard Henderson  <rth@redhat.com>
768
769         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
770         * gcc.dg/pack-test-4.c (main): Return 0.
771         * gcc.dg/setjmp-1.c: Remove XFAIL.
772         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
773
774 2004-08-14  Richard Henderson  <rth@redhat.com>
775
776         * gcc.dg/980217-1.c: Add prototype for printf.
777
778 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
779
780         * gfortran.dg/pr16935.f90: New test.
781
782 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
783
784         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
785
786 2004-08-13  Paul Brook  <paul@codesourcery.com>
787
788         * gfortran.dg/der_io_1.f90: Remove stray comma.
789
790 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
791
792         * gcc.dg/vmx/cw-bug-2.c: Remove.
793         * gcc.dg/vmx/vprint-1.c: Remove.
794         * gcc.dg/vmx/vscan-1.c: Remove.
795
796 2004-08-12  Devang patel  <dpatel@apple.com>
797
798         * gcc.dg/darwin-20040809-2.c: New test.
799
800 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
801
802         * g++.dg/ext/altivec-12.C: New test.
803
804         * g++.dg/ext/altivec-11.C: New test.
805
806 2004-08-12  Paul Brook  <paul@codesourcery.com>
807
808         * g++.dg/abi/arm_cxa_vec_1.C: New test.
809
810 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
811
812         * g++.dg/ext/altivec-2.C: Check for hardware support before
813         executing any VMX instructions.
814
815         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
816
817 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
818
819         PR c++/16276
820         * g++.old-deja/g++.other/comdat4.C: New test.
821         * g++.old-deja/g++.other/comdat4-aux.cc: New.
822
823 2004-08-12  Ben Elliston  <bje@au.ibm.com>
824
825         PR target/16286
826         * gcc.dg/pr16286.c: New test.
827
828 2004-08-12 Jan Beulich <jbeulich@novell.com>
829
830         * g++.dg/ext/asm5.C: New.
831
832 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
833
834         PR c++/16698
835         * g++.dg/eh/crash1.C: New test.
836
837         PR c++/16717
838         * g++.dg/ext/construct1.C: New test.
839
840 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
841
842         PR c++/16853
843         * g++.dg/init/ptrmem1.C: New test.
844
845         PR c++/16618
846         * g++.dg/parse/offsetof5.C: New test.
847
848         PR c++/16870
849         * g++.dg/template/overload3.C: New test.
850
851 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
852
853         PR c++/16964
854         * g++.dg/parse/error16.C: New test.
855
856         PR c++/16904
857         * g++.dg/template/error14.C: New test.
858
859         PR c++/16929
860         * g++.dg/template/error15.C: New test.
861
862 2004-08-11  Devang Patel  <dpatel@apple.com>
863
864         * gcc.dg/darwin-ld-20040809-1.c: New test.
865         * gcc.dg/darwin-ld-20040809-2.c: New test.
866
867 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
868
869         PR fortran/16917
870         * gfortran.dg/dfloat_1.f90: New test.
871
872 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
873
874         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
875         * gcc.dg/dll-2.c: Fix dg-require syntax.
876         * gcc.misc-tests/arm-isr.c (abort): Declare.
877         (exit): Likewise.
878
879 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
880
881         PR c++/16971
882         * g++.dg/parse/crash16.C: New test.
883
884 2004-08-10  Roger Sayle  <roger@eyesopen.com>
885
886         * gcc.dg/mips-rsqrt-1.c: New test case.
887         * gcc.dg/mips-rsqrt-2.c: New test case.
888         * gcc.dg/mips-rsqrt-3.c: New test case.
889
890 2004-08-10  Paul Brook  <paul@codesourcery.com>
891
892         * gfortran.dg/der_io_1.f90: New test.
893
894 2004-08-10  Paul Brook  <paul@codesourcery.com>
895
896         PR fortran/16919
897         * gfortran.dg/der_array_1.f90: New test.
898
899 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
900
901         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
902
903 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
904
905         * gcc.dg/wchar_t-2.c: Fix typo.
906
907 2004-08-09  Falk Hueffner  <falk@debian.org>
908
909         PR tree-optimization/12517
910         * gcc.c-torture/compile/pr12517.c: New test.
911
912         PR tree-optimization/12578
913         * gcc.c-torture/compile/pr12578.c: New test.
914
915         PR tree-optimization/12899
916         * gcc.c-torture/compile/pr12899.c: New test.
917
918         PR rtl-optimization/14692
919         * gcc.c-torture/compile/pr14692.c: New test.
920
921         PR tree-optimization/16461
922         * gcc.c-torture/compile/pr16461.c: New test.
923
924 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
925
926         * gfortran.dg/getenv_1.f90: New test.
927
928 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
929
930         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
931         wchar_t.
932         * gcc.dg/symbian5.c: Test -fno-short-wchar.
933
934 2004-08-06  Paul Brook  <paul@codesourcery.com>
935
936         * gfortran.dg/ret_array_1.f90: New test.
937         * gfortran.dg/ret_pointer_1.f90: New test.
938
939 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
940
941         * gcc.dg/missing-field-init-[12].c: New tests.
942         * g++.dg/warn/missing-field-init-[12].C: New tests.
943
944 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
945
946         * gcc.dg/enum2.c: New test.
947         * gcc.dg/symbian3.c: Likewise.
948         * gcc.dg/symbian4.c: Likewise.
949         * gcc.dg/wchar_t-2.c: Likewise.
950
951 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
952
953         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
954         destructor tests.
955
956 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
957
958         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
959         dg-require-visiblity.
960         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
961         * g++.dg/ext/visibility/fvisibility.C: Likewise.
962         * g++.dg/ext/visibility/memfuncts.C: Likewise.
963         * g++.dg/ext/visibility/new1.C: Likewise.
964         * g++.dg/ext/visibility/pragma.C: Likewise.
965         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
966         * g++.dg/ext/visibility/virtual.C: Likewise.
967         * g++/dg/ext/visibility/visibility-1.C: Likewise.
968         * g++/dg/ext/visibility/visibility-2.C: Likewise.
969         * g++/dg/ext/visibility/visibility-3.C: Likewise.
970         * g++/dg/ext/visibility/visibility-4.C: Likewise.
971         * g++/dg/ext/visibility/visibility-5.C: Likewise.
972         * g++/dg/ext/visibility/visibility-6.C: Likewise.
973         * g++/dg/ext/visibility/visibility-7.C: Likewise.
974         * g++/dg/ext/visibility/visibility-8.C: New test.
975         * gcc.c-torture/compile/dll.x: Remove.
976         * gcc.dg/dll-2.c: Use dg-require-dll
977         * gcc.dg/visibility-10.c: New test.
978         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
979         supporting DLLs.
980         * testsuite/lib/scanasm.exp (scan_hidden): New function.
981         (scan_not_hidden): Likewise.
982
983 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
984
985         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
986
987 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
988
989         * gcc.c-torture/execute/20040805-1.c: New test.
990
991 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
992
993         * gcc.dg/20020118-1.c: Declare abort.
994         * gcc.dg/altivec_check.h: Likewise.
995         * gcc.dg/iftrap-2.c: Likewise.
996         * gcc.dg/pragma-darwin.c: Likewise.
997         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
998
999 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
1000
1001         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
1002
1003 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1004
1005         * gcc.c-torture/execute/builtins/abs-2.c,
1006         gcc.c-torture/execute/builtins/abs-3.c,
1007         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
1008         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
1009         intmax_t, uintmax_t and their limits.
1010         * gcc.dg/intmax_t-1.c: New test.
1011
1012 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1013
1014         * g++.dg/tc1/dr147.C: Add reference to PR.
1015
1016 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
1017
1018         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
1019         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
1020
1021 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
1022
1023         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
1024
1025 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1026
1027         * gcc.dg/redecl-5.c: New test.
1028         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
1029         of scanf.
1030
1031 2004-08-03  Roger Sayle  <roger@eyesopen.com>
1032
1033         PR middle-end/16790
1034         * gcc.c-torture/execute/pr16790-1.c: New test case.
1035
1036 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1037
1038         * g++.dg/ext/visibility/assign1.C: New test.
1039         * g++.dg/ext/visibility/new1.C: Likewise.
1040
1041         * gcc.dg/symbian1.c: New test.
1042         * gcc.dg/symbian2.c: Likewise.
1043
1044 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
1045
1046         PR target/16570
1047         * gcc.dg/i386-sse-9.c: New test.
1048
1049 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1050
1051         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
1052
1053 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1054
1055         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
1056         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
1057         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
1058         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
1059         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
1060         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
1061         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
1062         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
1063         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
1064         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
1065         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
1066         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
1067         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
1068         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
1069         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
1070         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
1071         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
1072         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
1073         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
1074         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
1075         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
1076         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
1077         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
1078         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
1079         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
1080         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
1081         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
1082         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
1083         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
1084         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
1085         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
1086         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
1087         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
1088         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
1089         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
1090         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
1091         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
1092         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
1093         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
1094         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
1095         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
1096         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
1097         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
1098         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
1099         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
1100         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
1101         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
1102         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
1103         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
1104         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
1105         gcc.misc-tests/i386-pf-3dnow-1.c,
1106         gcc.misc-tests/i386-pf-athlon-1.c,
1107         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
1108         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
1109         Declare built-in functions used.
1110         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
1111
1112 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
1113
1114         PR c++/16707
1115         * g++.dg/lookup/using12.C: New test.
1116
1117         * g++.dg/init/null1.C: Fix PR number.
1118         * g++.dg/parse/namespace10.C: Likewise.
1119
1120 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1121
1122         PR c++/16224
1123         * g++.dg/template/spec17.C: New test.
1124         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
1125         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
1126
1127 2004-08-02  David Billinghurst
1128
1129         PR fortran/16292
1130         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
1131
1132 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
1133
1134         * gcc.dg/ia64-got-1.c: New test case.
1135
1136 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1137
1138         PR c++/16489
1139         * g++.dg/init/null1.C: New test.
1140         * g++.dg/tc1/dr76.C: Adjust error marker.
1141
1142         PR c++/16529
1143         * g++.dg/parse/namespace10.C: New test.
1144
1145         PR c++/16810
1146         * g++.dg/inherit/ptrmem2.C: New test.
1147
1148 2004-08-02  Ben Elliston  <bje@au.ibm.com>
1149
1150         PR target/16155
1151         * gcc.dg/pr16155.c: New test.
1152
1153 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1154
1155         * gcc.dg/redecl-2.c: New test.
1156
1157 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
1158
1159         * gcc.dg/darwin-longdouble.c: New file.
1160
1161 2004-07-30  Richard Henderson  <rth@redhat.com>
1162
1163         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
1164         write to constant argument.
1165         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
1166
1167 2004-07-30  Richard Henderson  <rth@redhat.com>
1168
1169         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
1170         tests of nearest around zero.
1171
1172 2004-07-30  Andrew Pinski  <apinski@apple.com>
1173
1174         * gcc.c-torture/compile/20040730-1.c: New test.
1175
1176 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1177
1178         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
1179         powerpc-eabispe.
1180
1181 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1182
1183         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
1184
1185 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
1186
1187         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
1188         contains $ld_library_path.
1189         * lib/gfortran.exp (gfortran_link_flags): Likewise.
1190
1191 2004-07-29  Richard Henderson  <rth@redhat.com>
1192
1193         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
1194
1195         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
1196         (alt2, which): New.
1197         (Check): Accept either alternative.
1198
1199 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
1200
1201         * g++.dg/abi/inline1.C: New test.
1202         * g++.dg/abi/local1-a.cc: Likewise.
1203         * g++.dg/abi/local1.C: Likewise.
1204         * g++.dg/abi/mangle11.C: Tweak location of warnings.
1205         * g++.dg/abi/mangle12.C: Likewise.
1206         * g++.dg/abi/mangle17.C: Likewise.
1207         * g++.dg/abi/mangle20-2.C: Likewise.
1208         * g++.dg/opt/interface1.C: Likewise.
1209         * g++.dg/opt/interface1.h: Likewise.
1210         * g++.dg/opt/interface1-a.cc: New test.
1211         * g++.dg/parse/repo1.C: New test.
1212         * g++.dg/template/repo1.C: Likewise.
1213         * g++.dg/warn/Winline-1.C: Likewise.
1214         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
1215
1216 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
1217
1218         * gcc.dg/tree-ssa/20040729-1.c: New test.
1219
1220 2004-07-27  Matt Austern <austern@apple.com>
1221
1222         * gcc.dg/darwin-bool-1.c: New test.
1223         * gcc.dg/darwin-bool-2.c: New test.
1224
1225 2004-07-28  Richard Henderson  <rth@redhat.com>
1226
1227         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
1228         arguments in the correct type.  Don't write to constant arguments.
1229
1230 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1231
1232         PR tree-optimization/16688
1233         PR tree-optimization/16689
1234         * g++.dg/tree-ssa/pr16688.C: New test.
1235
1236 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1237
1238         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1239         loads.  Not only in the comment, this time.
1240
1241 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
1242
1243         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
1244         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
1245         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
1246         * gcc.dg/sh4a-bitmovua.c: New.
1247         * gcc.dg/sh4a-cos.c: New.
1248         * gcc.dg/sh4a-cosf.c: New.
1249         * gcc.dg/sh4a-fprun.c: New.
1250         * gcc.dg/sh4a-fsrra.c: New.
1251         * gcc.dg/sh4a-memmovua.c: New.
1252         * gcc.dg/sh4a-sin.c: New.
1253         * gcc.dg/sh4a-sincos.c: New.
1254         * gcc.dg/sh4a-sincosf.c: New.
1255         * gcc.dg/sh4a-sinf.c: New.
1256
1257 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1258
1259         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
1260         conditionals.
1261         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1262         loads.
1263         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
1264         DOM1.
1265
1266 2004-07-27  Andrew Pinski  <apinski@apple.com>
1267
1268         * g++.dg/rtti/tinfo1.C: Correct the xfail.
1269
1270 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
1271
1272         * gcc.dg/pragma-isr.c: New test.
1273
1274 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1275
1276         PR c++/14429
1277         * g++.dg/template/ttp11.C: New test.
1278
1279 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
1280
1281         * gcc.c-torture/compile/20040727-1.c: New test.
1282
1283 2004-07-26  Eric Christopher  <echristo@redhat.com>
1284
1285         * gcc.c-torture/compile/20040726-2.c: New test.
1286
1287 2004-07-26  Andrew Pinski  <apinski@apple.com>
1288
1289         * g++.dg/rtti/tinfo1.C: Xfail.
1290
1291 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
1292
1293         * gcc.c-torture/compile/20040726-1.c: New test.
1294
1295 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
1296             Brian Ryner  <bryner@brianryner.com>
1297
1298         PR c++/9283
1299         PR c++/15000
1300         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
1301         * g++.dg/ext/visibility/: New directory.
1302         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
1303         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
1304         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
1305         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
1306         * g++.dg/ext/visibility/fvisibility.C,
1307         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
1308         g++.dg/ext/visibility/fvisibility-override1.C
1309         g++.dg/ext/visibility/fvisibility-override2.C
1310         g++.dg/ext/visibility/memfuncts.C
1311         g++.dg/ext/visibility/noPLT.C
1312         g++.dg/ext/visibility/pragma.C
1313         g++.dg/ext/visibility/pragma-override1.C
1314         g++.dg/ext/visibility/pragma-override2.C
1315         g++.dg/ext/visibility/staticmemfuncts.C
1316         g++.dg/ext/visibility/virtual.C: New tests.
1317
1318 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1319
1320         PR c/15360
1321         * gcc.dg/pr15360-1.c: New test.
1322
1323 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
1324
1325         * gcc.dg/pragma-align-2.c: New test.
1326         * gcc.dg/pragma-init-fini.c: New test.
1327         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
1328         targets.
1329
1330 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1331
1332         * gcc.dg/init-string-2.c: New test.
1333
1334 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
1335
1336         PR 16684
1337         * gcc.dg/Wredundant-decls-1.c: New test case.
1338
1339 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
1340
1341         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
1342         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
1343         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
1344         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
1345         * gcc.dg/compat/generate-random.c: New file.
1346         * gcc.dg/compat/generate-random.h: Likewise.
1347         * gcc.dg/compat/generate-random_r.c: Likewise.
1348         * gcc.dg/compat/struct-layout-1.h: Likewise.
1349         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
1350         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
1351         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
1352         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
1353         * gcc.dg/compat/struct-layout-1_main.c: New test.
1354         * gcc.dg/compat/struct-layout-1_x.c: New file.
1355         * gcc.dg/compat/struct-layout-1_y.c: New file.
1356         * gcc.dg/compat/struct-layout-1_test.h: New file.
1357
1358 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
1359
1360         * gcc.dg/comp-return-1.c: New test
1361
1362 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
1363
1364         * gcc.dg/vmx/8-02a.c: Fix typo.
1365
1366         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
1367         * gcc.dg/darwin-abi-3.c: New test.
1368
1369         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
1370         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
1371
1372         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
1373         * gcc.dg/vmx/ops-long-1.c: New test.
1374         * gcc.dg/vmx/ops-long-2.c: New test.
1375
1376 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1377
1378         * g++.dg/lookup/conv-[1234].C: New.
1379
1380 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
1381
1382         * g++.dg/parse/attr2.C: Simplify.
1383
1384 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1385
1386         PR c/7284
1387         * gcc.c-torture/execute/pr7284-1.c: New test.
1388
1389 2004-07-22  Brian Booth  <bbooth@redhat.com>
1390
1391         * gcc.dg/tree-ssa/20040721-1.c: New test.
1392
1393 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1394
1395         * g++.dg/template/crash20.c: New.
1396
1397 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
1398
1399         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
1400         Add dg-run directive.  Declare variables as required.
1401         * gfortran.dg/g77/README: Update
1402
1403 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
1404
1405         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
1406         gcc.dg/cris-peep2-andu2.c: New tests.
1407
1408 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1409
1410         PR c/15052
1411         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
1412         on return type.
1413         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
1414         messages.
1415         * gcc.dg/qual-return-2.c: Update expected messages.
1416         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
1417
1418 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1419
1420         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
1421         * gcc.dg/noncompile/921102-1.c: Update expected error message.
1422
1423 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1424
1425         PR c/11250
1426         * gcc.dg/init-string-1.c: New test.
1427
1428 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
1429
1430         PR middle-end/15345
1431         PR c/16450
1432         * gcc.dg/torture/nested-fn-1.c: New test.
1433
1434 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
1435
1436         PR target/16559
1437         * gcc.dg/ia64-fptr-1.c: New file.
1438
1439 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1440
1441         PR c++/14497
1442         * g++.dg/template/spec16.C: New test.
1443         * g++.old-deja/g++.robertl/eb118.C: Remove.
1444
1445 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1446
1447         PR c++/509
1448         * g++.dg/template/spec15.C: New test.
1449
1450 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
1451
1452         Copy cases from g77.f-torture/execute and add dg-run
1453         directive.  Other changes as noted.
1454         * gfortran.dg/g77/13037.f
1455         * gfortran.dg/g77/1832.f
1456         * gfortran.dg/g77/19981119-0.f
1457         * gfortran.dg/g77/19990313-0.f
1458         * gfortran.dg/g77/19990313-1.f
1459         * gfortran.dg/g77/19990313-2.f
1460         * gfortran.dg/g77/19990313-3.f
1461         * gfortran.dg/g77/19990419-1.f
1462         * gfortran.dg/g77/19990826-0.f
1463         * gfortran.dg/g77/19990826-2.f
1464         * gfortran.dg/g77/20000503-1.f
1465         * gfortran.dg/g77/20001111.f
1466         * gfortran.dg/g77/20010116.f
1467         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
1468         * gfortran.dg/g77/20010430.f
1469         * gfortran.dg/g77/6177.f
1470         * gfortran.dg/g77/947.f
1471         * gfortran.dg/g77/970816-3.f
1472         * gfortran.dg/g77/971102-1.f
1473         * gfortran.dg/g77/980520-1.f
1474         * gfortran.dg/g77/980628-0.f
1475         * gfortran.dg/g77/980628-1.f
1476         * gfortran.dg/g77/980628-10.f
1477         * gfortran.dg/g77/980628-2.f
1478         * gfortran.dg/g77/980628-3.f
1479         * gfortran.dg/g77/980628-7.f
1480         * gfortran.dg/g77/980628-8.f
1481         * gfortran.dg/g77/980628-9.f
1482         * gfortran.dg/g77/980701-0.f
1483         * gfortran.dg/g77/980701-1.f
1484         * gfortran.dg/g77/cabs.f
1485         * gfortran.dg/g77/claus.f
1486         * gfortran.dg/g77/complex_1.f
1487         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
1488         * gfortran.dg/g77/dcomplex.f
1489         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
1490         * gfortran.dg/g77/f90-intrinsic-mathematical.f
1491         * gfortran.dg/g77/f90-intrinsic-numeric.f
1492         * gfortran.dg/g77/int8421.f
1493         * gfortran.dg/g77/labug1.f
1494         * gfortran.dg/g77/large_vec.f
1495         * gfortran.dg/g77/le.f
1496         * gfortran.dg/g77/short.f
1497         * gfortran.dg/g77/README: Update
1498
1499 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
1500
1501         PR c++/16637
1502         * g++.dg/parse/lookup4.C: New test.
1503
1504 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1505
1506         PR c++/16175
1507         * g++.dg/template/ttp10.C: New test.
1508
1509 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1510
1511         * gcc.dg/pr12625-1.c: New test.
1512
1513 2004-07-20  Steven Bosscher  <stevenb@suse.de>
1514
1515         * testsuite/gcc.dg/switch-warn-1.c: New test.
1516         * testsuite/gcc.dg/switch-warn-2.c: New test.
1517         * gcc.c-torture/compile/pr14730.c: Update.
1518
1519 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
1520
1521         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
1522         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
1523         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
1524         g++.dg/template/nontype3.C: Remove trailing CR from tests.
1525
1526 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
1527
1528         PR c++/16623
1529         * g++.dg/template/assign1.C: New test.
1530
1531 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1532
1533         PR c++/12170
1534         * g++.dg/template/ttp9.C: New test.
1535
1536 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
1537
1538         * gcc.dg/format/cmn-err-1.c: New test.
1539
1540 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1541
1542         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
1543         gcc.dg/Wparentheses-10.c: New tests.
1544         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
1545
1546 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1547
1548         PR fortran/16465
1549         * gfortran.dg/g77//ffixed-line-length-0.f,
1550         gfortran.dg/g77/ffixed-line-length-132.f,
1551         gfortran.dg/g77/ffixed-line-length-72.f,
1552         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
1553         gfortran.dg/g77/README: Update.
1554
1555 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1556
1557         PR c++/13092
1558         * g++.dg/template/non-dependent7.C: New test.
1559         * g++.dg/template/non-dependent8.C: Likewise.
1560         * g++.dg/template/non-dependent9.C: Likewise.
1561         * g++.dg/template/non-dependent10.C: Likewise.
1562
1563 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
1564
1565         PR c++/16337
1566         * g++.dg/parse/attr2.C: New test.
1567
1568 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
1569
1570         * g77.dg: Removed.
1571         * g77.f-torture: Ditto.
1572
1573 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1574
1575         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
1576         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
1577         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
1578
1579 2004-07-16  Richard Henderson  <rth@redhat.com>
1580
1581         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
1582
1583 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1584
1585         * lib/fortran-torture.exp (fortran-torture): Don't test compile
1586         tests with full list of options.
1587         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
1588         of TORTURE_OPTIONS if test contains 'dg-do run'.
1589
1590         PR fortran/16404
1591         * gfortran.dg/do_iterator.f90: New test.
1592
1593 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1594
1595         PR rtl-optimization/16536
1596         * gcc.c-torture/execute/restrict-1.c: New test.
1597
1598 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1599
1600         PR fortran/15324
1601         * gfortran.dg/pr15324.f90: New test.
1602
1603         PR fortran/15129
1604         * gfortran.dg/pr15129.f90: New test.
1605
1606         PR fortran/15140
1607         * gfortran.dg/pr15140.f90: New test.
1608
1609         PR fortran/13792
1610         * gfortran.fortran-torture/execute/bounds.f90: Add check for
1611         compile-time simplification.
1612
1613 2004-07-14  Mike Stump  <mrs@apple.com>
1614
1615         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
1616
1617 2004-07-14  James E Wilson  <wilson@specifixinc.com>
1618
1619         PR target/16325
1620         * gcc.dg/profile-generate-1.c: New.
1621
1622 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
1623
1624         * gcc.c-torture/execute/20040709-1.c: New test.
1625         * gcc.c-torture/execute/20040709-2.c: New test.
1626
1627 2004-07-14  Mike Stump  <mrs@apple.com>
1628
1629         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
1630
1631 2004-07-14  Mike Stump  <mrs@apple.com>
1632
1633         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
1634
1635 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
1636
1637         PR c++/16518
1638         * g++.dg/parse/mutable1.C: New test.
1639
1640 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
1641
1642         PR tree-optimization/16443
1643         * gcc.dg/tree-ssa/20040713-1.c: New test.
1644
1645 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
1646
1647         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
1648         for operator new.
1649
1650 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1651
1652         * gfortran.dg/g77/README: New file
1653         * gfortran.dg/g77/19981216-0.f:  Copy from
1654         g77.f-torture/noncompile.  Add "dg-do compile" and
1655         dg-error as required.
1656         * gfortran.dg/g77/19990218-1.f: Likewise
1657         * gfortran.dg/g77/19990905-1.f: Likewise
1658         * gfortran.dg/g77/9263.f: Likewise
1659         * gfortran.dg/g77/980615-0.f: Likewise
1660         * gfortran.dg/g77/980616-0.f: Likewise
1661         * gfortran.dg/g77/check0.f: Likewise
1662         * gfortran.dg/g77/select_no_compile.f: Likewise
1663
1664 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1665
1666         Copy files from g77.f-torture/compile.
1667         Add "{ dg-do compile}".  Other changes as noted
1668         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
1669         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
1670         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
1671         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
1672         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
1673         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
1674         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
1675         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
1676         statement to conform to standard.  Append alpha1.x for reference.
1677         * gfortran.dg/g77/xformat.f: Add dg-warning
1678
1679 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1680
1681         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
1682         Add {dg-do compile} directive.
1683         * gfortran.dg/g77/cpp2.F: Likewise
1684
1685 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1686
1687         PR c++/5402
1688         * g++.dg/lookup/name-clash1.C: New test.
1689
1690         PR c++/9777
1691         * g++.dg/lookup/name-clash2.C: New test.
1692
1693         PR c++/12102
1694         * g++.dg/lookup/name-clash3.C: New test.
1695
1696 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1697
1698         * g++.dg/lookup/new2.C: New test.
1699         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
1700
1701 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
1702
1703         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
1704         Add {dg-do compile} directive.
1705         * gfortran.dg/g77/13060.f: Likewise
1706         * gfortran.dg/g77/19990218-0.f: Likewise
1707         * gfortran.dg/g77/19990305-0.f: Likewise
1708         * gfortran.dg/g77/19990419-0.f: Likewise
1709         * gfortran.dg/g77/19990502-0.f: Likewise
1710         * gfortran.dg/g77/19990502-1.f: Likewise
1711         * gfortran.dg/g77/19990525-0.f: Likewise
1712         * gfortran.dg/g77/19990826-1.f: Likewise
1713         * gfortran.dg/g77/19990826-3.f: Likewise
1714         * gfortran.dg/g77/19990905-2.f: Likewise
1715         * gfortran.dg/g77/20000412-1.f: Likewise
1716         * gfortran.dg/g77/20000511-1.f: Likewise
1717         * gfortran.dg/g77/20000511-2.f: Likewise
1718         * gfortran.dg/g77/20000518.f: Likewise
1719         * gfortran.dg/g77/20000601-1.f: Likewise
1720         * gfortran.dg/g77/20000601-2.f: Likewise
1721         * gfortran.dg/g77/20000629-1.f: Likewise
1722         * gfortran.dg/g77/20000630-2.f: Likewise
1723         * gfortran.dg/g77/20010115.f: Likewise
1724         * gfortran.dg/g77/20010321-1.f: Likewise
1725         * gfortran.dg/g77/20010426.f: Likewise
1726         * gfortran.dg/g77/20020307-1.f: Likewise
1727         * gfortran.dg/g77/8485.f: Likewise
1728         * gfortran.dg/g77/960317-1.f: Likewise
1729         * gfortran.dg/g77/970915-0.f: Likewise
1730         * gfortran.dg/g77/980310-1.f: Likewise
1731         * gfortran.dg/g77/980310-2.f: Likewise
1732         * gfortran.dg/g77/980310-3.f: Likewise
1733         * gfortran.dg/g77/980310-4.f: Likewise
1734         * gfortran.dg/g77/980310-6.f: Likewise
1735         * gfortran.dg/g77/980310-7.f: Likewise
1736         * gfortran.dg/g77/980310-8.f: Likewise
1737         * gfortran.dg/g77/980419-2.f: Likewise
1738         * gfortran.dg/g77/980424-0.f: Likewise
1739         * gfortran.dg/g77/980427-0.f: Likewise
1740         * gfortran.dg/g77/980729-0.f: Likewise
1741         * gfortran.dg/g77/981117-1.f: Likewise
1742         * gfortran.dg/g77/toon_1.f: Likewise
1743
1744 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1745
1746         PR c++/2204
1747         * g++.dg/other/abstract2.C: New test.
1748
1749 2004-07-12  Paul Brook  <paul@codesourcery.com>
1750
1751         * gfortran.dg/pointer_init_1.f90: New test.
1752
1753 2004-07-11  Paul Brook  <paul@codesourcery.com>
1754
1755         PR fortran/15986
1756         * gfortran.dg/contained_1.f90: New test.
1757
1758 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
1759
1760         * g++.dg/parse/defarg8.C: New test.
1761
1762 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1763
1764         PR fortran/16433
1765         * gfortran.dg/pr16433.f: New test.
1766
1767         PR fortran/17574
1768         * gfortran.dg/pr15754.f90: New test.
1769
1770 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1771
1772         PR tree-optimization/16437
1773         * gcc.c-torture/execute/bitfld-4.c: New test.
1774
1775 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1776
1777         * gfortran.fortran-torture/execute/common_2.f90: Add check for
1778         access to common var from module.
1779
1780 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1781
1782         PR fortran/16336
1783         * gfortran.fortran-torture/execute/common_2.f90: New test.
1784
1785 2004-07-10  Paul Brook  <paul@codesourcery.com>
1786
1787         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
1788
1789 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1790
1791         PR fortran/15969
1792         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
1793
1794 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
1795
1796         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
1797         * gfortran.dg/g77/ffixed-form-2.f: Likewise
1798         * gfortran.dg/g77/ffree-form-1.f: Likewise
1799         * gfortran.dg/g77/ffree-form-2.f: Likewise
1800         * gfortran.dg/g77/ffree-form-3.f: Likewise
1801         * gfortran.dg/g77/fno-underscoring.f: Likewise
1802         * gfortran.dg/g77/funderscoring.f: Likewise
1803         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
1804
1805 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1806
1807         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
1808
1809 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1810         Paul Brook  <paul@codesourcery.com>
1811
1812         PR fortran/13415
1813         * gfortran.dg/common_pointer_1.f90: New test.
1814
1815 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1816
1817         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
1818
1819 2004-07-09  James E Wilson  <wilson@specifixinc.com>
1820
1821         PR target/16364
1822         * gcc.c-torture/compile/20040709-1.c: New.
1823
1824 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1825
1826         PR fortran/14077
1827         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
1828
1829 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1830
1831         PR fortran/13201
1832         * gfortran.dg/shape_1.f90: New test.
1833
1834 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
1835             Andrew Pinski  <apinski@apple.com>
1836
1837         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
1838
1839 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1840
1841         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
1842         comment.
1843
1844 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1845         Paul Brook  <paul@codesourcery.com>
1846
1847         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
1848         '.f95' and '.F95'.
1849
1850 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
1851
1852         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
1853
1854 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1855
1856         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
1857         testcases with capital suffix.
1858
1859 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1860
1861         PR fortran/15481
1862         PR fortran/13372
1863         PR fortran/13575
1864         PR fortran/15978
1865         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
1866
1867         * gfortran.dg/implicit_1.f90: New test.
1868
1869 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1870
1871         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
1872         expression to match gfortran warning/error messages
1873         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
1874         dg-error text.
1875
1876 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1877
1878         * lib/fortran-torture.exp: Rename proc search_for to
1879         search_for_re.
1880
1881 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1882
1883         * gcc.c-torture/execute/simd-5.x: New file.
1884         XFAIL on SPARC 64-bit at -O0.
1885
1886 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1887
1888         PR c++/8211
1889         PR c++/16165
1890         * g++.dg/warn/effc3.C: New test.
1891
1892 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1893
1894         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
1895         change X to 1X in format.
1896         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
1897         add data statements to conform to standard.
1898
1899 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1900
1901         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
1902         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
1903         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
1904
1905 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1906
1907         * gfortran.dg/g77/7388.f: Copy from g77.dg
1908         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
1909         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
1910         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
1911         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
1912         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
1913         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
1914         * gfortran.dg/g77/strlen0.f: Likewise
1915
1916 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
1917
1918         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
1919         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
1920
1921 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1922
1923         * gcc.c-torture/execute/920428-2.x: Delete.
1924         * gcc.c-torture/execute/920501-7.x: Likewise.
1925
1926 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
1927
1928         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
1929         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
1930         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
1931         prescott and c3-2.
1932         (PREFETCH_3DNOW): Add -march=c3.
1933
1934 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
1935
1936         PR c/16437
1937         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
1938         * gcc.c-torture/execute/bf64-1.x: Likewise.
1939
1940 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1941
1942         * gcc.c-torture/compile/20040708-1.c: New test.
1943
1944 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1945
1946         PR c++/16169
1947         * g++.dg/warn/effc2.C: New test.
1948
1949 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1950
1951         * gcc.c-torture/execute/bitfld-1.x: Remove.
1952         * gcc.c-torture/execute/bitfld-3.c: New test.
1953         * gcc.dg/bitfld-2.c: Remove XFAILs.
1954
1955 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
1956
1957         PR c++/16276
1958         * g++.dg/rtti/tinfo1.C: New file.
1959
1960 2004-07-07  Eric Christopher  <echristo@redhat.com>
1961
1962         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
1963
1964 2004-07-07  Andrew Pinski  <apinski@apple.com>
1965
1966         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
1967
1968 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
1969
1970         * g++.dg/init/call1.C: XFAIL.
1971
1972 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
1973
1974         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
1975         except for movstrict*, to movmem* and clrstr* to clrmem*.
1976
1977 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
1978
1979         * gcc.c-torture/execute/20040707-1.c: New test.
1980
1981 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
1982
1983         * gcc.c-torture/execute/20040706-1.c: New test.
1984
1985 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1986
1987         PR c++/3671
1988         * g++.dg/template/spec14.C: New test.
1989
1990 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
1991
1992         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
1993         nothing if not yet defined.  Use it in b, c and d type definitions.
1994         * gcc.c-torture/execute/20040705-1.c: New test.
1995         * gcc.c-torture/execute/20040705-2.c: New test.
1996
1997 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1998
1999         PR c++/2518
2000         * g++.dg/lookup/new1.C: New test.
2001
2002 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2003
2004         PR c++/11406
2005         * g++.dg/template/sizeof8.C: New test.
2006
2007 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
2008
2009         * gcc.c-torture/compile/20040705-1.c: New test.
2010
2011 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
2012
2013         * gfortran.fortran-torture/execute/seq_io.f90: New test.
2014
2015 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
2016
2017         * gcc.dg/cpp/if-mop.c: Two new testcases.
2018         * gcc.dg/cpp/trad/comment-3.c: New.
2019
2020 2004-07-04  Paul Brook  <paul@codesourcery.com>
2021
2022         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
2023
2024 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
2025
2026         PR c++/3761
2027         * g++.dg/lookup/crash4.C: New test.
2028
2029 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
2030
2031         * gcc.c-torture/execute/builtin-abs-1.c
2032         * gcc.c-torture/execute/builtin-abs-2.c
2033         * gcc.c-torture/execute/builtin-complex-1.c
2034         * gcc.c-torture/execute/builtins/string-1-lib.c
2035         * gcc.c-torture/execute/builtins/string-1.c
2036         * gcc.c-torture/execute/builtins/string-2-lib.c
2037         * gcc.c-torture/execute/builtins/string-2.c
2038         * gcc.c-torture/execute/builtins/string-3-lib.c
2039         * gcc.c-torture/execute/builtins/string-3.c
2040         * gcc.c-torture/execute/builtins/string-4-lib.c
2041         * gcc.c-torture/execute/builtins/string-4.c
2042         * gcc.c-torture/execute/builtins/string-5-lib.c
2043         * gcc.c-torture/execute/builtins/string-5.c
2044         * gcc.c-torture/execute/builtins/string-6-lib.c
2045         * gcc.c-torture/execute/builtins/string-6.c
2046         * gcc.c-torture/execute/builtins/string-7-lib.c
2047         * gcc.c-torture/execute/builtins/string-7.c
2048         * gcc.c-torture/execute/builtins/string-8-lib.c
2049         * gcc.c-torture/execute/builtins/string-8.c
2050         * gcc.c-torture/execute/builtins/string-9-lib.c
2051         * gcc.c-torture/execute/builtins/string-9.c
2052         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
2053         * gcc.c-torture/execute/builtins/string-asm-1.c
2054         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
2055         * gcc.c-torture/execute/builtins/string-asm-2.c
2056         * gcc.c-torture/execute/stdio-opt-1.c
2057         * gcc.c-torture/execute/stdio-opt-2.c
2058         * gcc.c-torture/execute/stdio-opt-3.c
2059         * gcc.c-torture/execute/string-opt-1.c
2060         * gcc.c-torture/execute/string-opt-10.c
2061         * gcc.c-torture/execute/string-opt-11.c
2062         * gcc.c-torture/execute/string-opt-12.c
2063         * gcc.c-torture/execute/string-opt-13.c
2064         * gcc.c-torture/execute/string-opt-14.c
2065         * gcc.c-torture/execute/string-opt-15.c
2066         * gcc.c-torture/execute/string-opt-16.c
2067         * gcc.c-torture/execute/string-opt-2.c
2068         * gcc.c-torture/execute/string-opt-6.c
2069         * gcc.c-torture/execute/string-opt-7.c
2070         * gcc.c-torture/execute/string-opt-8.c:
2071         Replace with ...
2072
2073         * gcc.c-torture/execute/builtins/abs-2.c
2074         * gcc.c-torture/execute/builtins/abs-3.c
2075         * gcc.c-torture/execute/builtins/complex-1.c
2076         * gcc.c-torture/execute/builtins/fprintf.c
2077         * gcc.c-torture/execute/builtins/fputs.c
2078         * gcc.c-torture/execute/builtins/memcmp.c
2079         * gcc.c-torture/execute/builtins/memmove.c
2080         * gcc.c-torture/execute/builtins/memops-asm.c
2081         * gcc.c-torture/execute/builtins/mempcpy-2.c
2082         * gcc.c-torture/execute/builtins/mempcpy.c
2083         * gcc.c-torture/execute/builtins/memset.c
2084         * gcc.c-torture/execute/builtins/printf.c
2085         * gcc.c-torture/execute/builtins/sprintf.c
2086         * gcc.c-torture/execute/builtins/strcat.c
2087         * gcc.c-torture/execute/builtins/strchr.c
2088         * gcc.c-torture/execute/builtins/strcmp.c
2089         * gcc.c-torture/execute/builtins/strcpy.c
2090         * gcc.c-torture/execute/builtins/strcspn.c
2091         * gcc.c-torture/execute/builtins/strlen-2.c
2092         * gcc.c-torture/execute/builtins/strlen.c
2093         * gcc.c-torture/execute/builtins/strncat.c
2094         * gcc.c-torture/execute/builtins/strncmp-2.c
2095         * gcc.c-torture/execute/builtins/strncmp.c
2096         * gcc.c-torture/execute/builtins/strncpy.c
2097         * gcc.c-torture/execute/builtins/strpbrk.c
2098         * gcc.c-torture/execute/builtins/strpcpy-2.c
2099         * gcc.c-torture/execute/builtins/strpcpy.c
2100         * gcc.c-torture/execute/builtins/strrchr.c
2101         * gcc.c-torture/execute/builtins/strspn.c
2102         * gcc.c-torture/execute/builtins/strstr-asm.c
2103         * gcc.c-torture/execute/builtins/strstr.c:
2104         ... these new files.
2105
2106         * gcc.c-torture/execute/builtins/abs-2-lib.c
2107         * gcc.c-torture/execute/builtins/abs-3-lib.c
2108         * gcc.c-torture/execute/builtins/complex-1-lib.c
2109         * gcc.c-torture/execute/builtins/fprintf-lib.c
2110         * gcc.c-torture/execute/builtins/fputs-lib.c
2111         * gcc.c-torture/execute/builtins/memcmp-lib.c
2112         * gcc.c-torture/execute/builtins/memmove-lib.c
2113         * gcc.c-torture/execute/builtins/memops-asm-lib.c
2114         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
2115         * gcc.c-torture/execute/builtins/mempcpy-lib.c
2116         * gcc.c-torture/execute/builtins/memset-lib.c
2117         * gcc.c-torture/execute/builtins/printf-lib.c
2118         * gcc.c-torture/execute/builtins/sprintf-lib.c
2119         * gcc.c-torture/execute/builtins/strcat-lib.c
2120         * gcc.c-torture/execute/builtins/strchr-lib.c
2121         * gcc.c-torture/execute/builtins/strcmp-lib.c
2122         * gcc.c-torture/execute/builtins/strcpy-lib.c
2123         * gcc.c-torture/execute/builtins/strcspn-lib.c
2124         * gcc.c-torture/execute/builtins/strlen-2-lib.c
2125         * gcc.c-torture/execute/builtins/strlen-lib.c
2126         * gcc.c-torture/execute/builtins/strncat-lib.c
2127         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
2128         * gcc.c-torture/execute/builtins/strncmp-lib.c
2129         * gcc.c-torture/execute/builtins/strncpy-lib.c
2130         * gcc.c-torture/execute/builtins/strpbrk-lib.c
2131         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
2132         * gcc.c-torture/execute/builtins/strpcpy-lib.c
2133         * gcc.c-torture/execute/builtins/strrchr-lib.c
2134         * gcc.c-torture/execute/builtins/strspn-lib.c
2135         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
2136         * gcc.c-torture/execute/builtins/strstr-lib.c
2137         * gcc.c-torture/execute/builtins/lib/abs.c
2138         * gcc.c-torture/execute/builtins/lib/fprintf.c
2139         * gcc.c-torture/execute/builtins/lib/memset.c
2140         * gcc.c-torture/execute/builtins/lib/printf.c
2141         * gcc.c-torture/execute/builtins/lib/sprintf.c
2142         * gcc.c-torture/execute/builtins/lib/strcpy.c
2143         * gcc.c-torture/execute/builtins/lib/strcspn.c
2144         * gcc.c-torture/execute/builtins/lib/strncat.c
2145         * gcc.c-torture/execute/builtins/lib/strncmp.c
2146         * gcc.c-torture/execute/builtins/lib/strncpy.c
2147         * gcc.c-torture/execute/builtins/lib/strpbrk.c
2148         * gcc.c-torture/execute/builtins/lib/strspn.c
2149         * gcc.c-torture/execute/builtins/lib/strstr.c:
2150         New files containing support routines.
2151
2152         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
2153         declaration.
2154         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
2155         when not optimizing.
2156
2157 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
2158
2159         PR c++/16240
2160         * g++.dg/abi/mangle22.C: New test.
2161         * g++.dg/abi/mangle23.C: Likewise.
2162
2163 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
2164
2165         PR fortran/16290
2166         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
2167         Allow for cases without denormalized floating point numbers.
2168
2169 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
2170
2171         PR c/1027
2172         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2173         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
2174         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
2175         expected warning text.
2176         * gcc.dg/format/diag-2.c: New test.
2177
2178 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2179
2180         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2181
2182 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2183
2184         * gcc.dg/builtins-43.c: New.
2185         * gcc.dg/builtins-44.c: New.
2186         * gcc.dg/builtins-45.c: New.
2187
2188 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
2189             Andreas Tobler  <a.tobler@schweiz.ch>
2190
2191         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
2192         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
2193         as SIGSEGV.
2194         * gcc.dg/cleanup-11.c: Likewise.
2195         * gcc.dg/cleanup-8.c: Likewise.
2196         * gcc.dg/cleanup-9.c: Likewise.
2197         * gcc.dg/cleanup-5.c: Run on all platforms.
2198
2199 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2200
2201         * g++.dg/warn/nonnull1.C: New test.
2202
2203 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
2204
2205         * gcc.dg/compat/compat-common.h: Wrap up CINT in
2206         an #ifndef SKIP_COMPLEX_INT/#endif pair.
2207         Special-case the Sun compiler wrt to <complex.h>.
2208
2209 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
2210
2211         * gcc.dg/Wunreachable-8.C: New test.
2212
2213         * gcc.dg/h8300-ice2.c : New test.
2214
2215 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
2216
2217         PR fortran/16161
2218         * gfortran.fortran-torture/compile/implicit.f90: Add test
2219         for implicit character.
2220
2221 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
2222
2223         PR fortran/16289
2224         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
2225         Use tiny() intrinsic to find smallest non-negative real
2226
2227 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
2228
2229         * gcc.dg/compat/struct-by-value-22_main.c: New test.
2230         * gcc.dg/compat/struct-by-value-22_x.c: New.
2231         * gcc.dg/compat/struct-by-value-22_y.c: New.
2232
2233         * gcc.c-torture/execute/20040629-1.c: New test.
2234
2235 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
2236
2237         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
2238         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
2239
2240         PR target/16195
2241         * gcc.dg/20040625-1.c: New test.
2242
2243 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2244
2245         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
2246
2247 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2248
2249         PR fortran/15963
2250         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
2251
2252 2004-06-29  Richard Henderson  <rth@redhat.com>
2253
2254         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
2255
2256 2004-06-29  Paul Brook  <paul@codesourcery.com>
2257
2258         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
2259         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
2260
2261 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
2262
2263         PR c++/16260
2264         * g++.dg/parse/crash15.C: New.
2265
2266 2004-06-28  Andrew Pinski  <apinski@apple.com>
2267
2268         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
2269         by the error already.
2270
2271         * g++.dg/opt/ptrmem4.C: Change to compile only test.
2272
2273 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
2274
2275         PR target/14041
2276         * gcc.dg/h8300-bss-align-1.c : New.
2277
2278 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2279
2280         * PR c++/16174
2281         * g++.dg/template/ctor4.C: New.
2282
2283 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2284
2285         PR c++/16205
2286         * g++.dg/warn/Wsequence-point-1.C: New test.
2287
2288 2004-06-27  Paul Brook  <paul@codesourcery.com>
2289
2290         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
2291
2292 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
2293
2294         * g++.old-deja/g++.mike/p7325.C: Remove.
2295
2296 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2297
2298         PR c/14963
2299         * gcc.dg/pr14963.c: New test.
2300
2301 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
2302
2303         PR c++/16193
2304         * g++.dg/parse/redef1.C: New test.
2305
2306 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2307
2308         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
2309         20021110.c.
2310         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
2311         20021119-1.c.
2312         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
2313         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
2314         5-04.c.
2315         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
2316         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
2317         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
2318         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
2319         g++.brendan/enum14.C.
2320         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
2321         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
2322         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
2323         g++.mike/virt1.C.
2324         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
2325         memtemp24.C.
2326
2327 2004-06-27  Roger Sayle  <roger@eyesopen.com>
2328
2329         * gcc.dg/20040527-1.c: New test case.
2330
2331 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
2332
2333         PR gfortran/pr16196
2334         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
2335
2336 2004-06-25  Roger Sayle  <roger@eyesopen.com>
2337
2338         PR middle-end/15825
2339         * gcc.dg/pr15825-1.c: New test case.
2340
2341 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2342
2343         * gcc.c-torture/execute/20040625-1.c: New test.
2344
2345 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2346
2347         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
2348
2349 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2350
2351         * gcc.dg/torture/mips-div-1.c: New test.
2352
2353 2004-06-24  Jeff Law  <law@redhat.com>
2354
2355         * gcc.dg/tree-ssa/20040624-1.c: New test.
2356
2357 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
2358
2359         * gcc.c-torture/compile/20040624-1.c: New test.
2360
2361 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2362
2363         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
2364         this directory.
2365
2366 2004-06-23  Andrew Pinski  <apinski@apple.com>
2367
2368         PR middle-end/15988
2369         * g++.dg/opt/ptrmem4.C: New test.
2370
2371         * gcc.dg/c90-array-quals-2.c: New test.
2372
2373 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
2374
2375         * gcc.dg/kpice1.c: New test.
2376
2377 2006-06-23  Andrew Pinski  <apinski@apple.com>
2378
2379         * gcc.dg/c90-array-quals.c: New test.
2380
2381 2006-06-22  Richard Henderson  <rth@redhat.com>
2382
2383         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
2384
2385 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
2386
2387         * gcc.dg/builtins-config.h: Handle FreeBSD.
2388
2389 2006-06-22  Richard Henderson  <rth@redhat.com>
2390
2391         * g++.dg/opt/devirt1.C: New.
2392
2393 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
2394
2395         * g++.dg/opt/pr15551.C: New testcase.
2396
2397 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
2398
2399         PR target/14800
2400         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
2401         x86_64-*-linux* when compiling for 32bit.
2402
2403 2004-06-21  Andrew Pinski  <apinski@apple.com>
2404
2405         * gcc.dg/pch/struct-1.c: New.
2406         * gcc.dg/pch/struct-1.hs: New.
2407
2408 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
2409
2410         * gcc.dg/pch/save-temps-1.c: New file.
2411         * gcc.dg/pch/save-temps-1.hs: New file.
2412
2413 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2414
2415         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
2416         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
2417
2418 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2419
2420         * gfortran.fortran-torture/execute/select_1.f90: Rename function
2421         to fix type error.
2422         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
2423         Remove trailing spaces.
2424
2425 2004-06-21  Richard Henderson  <rth@redhat.com>
2426
2427         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
2428         merging && to BIT_FIELD_REF.
2429
2430 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
2431
2432         * g++.dg/opt/placeholder1.C: New test.
2433
2434 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2435
2436         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
2437         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
2438         * gcc.dg/compat/union-m128-1_x.c: Likewise.
2439         * gcc.dg/compat/union-m128-1_y.c: Likewise.
2440
2441 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
2442
2443         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
2444         extern "C".
2445         * g++.dg/other/pragma-re-1.C: Add comments.
2446
2447 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
2448
2449         PR gfortran/16080
2450         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
2451
2452 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
2453
2454         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
2455         instead of setting the type of size_t by
2456         hand.
2457
2458 2004-06-18  Roger Sayle  <roger@eyesopen.com>
2459
2460         * gcc.dg/unordered-2.c: New test case.
2461         * gcc.dg/unordered-3.c: New test case.
2462
2463 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
2464
2465         PR other/16043
2466         * lib/g++.exp (g++_version): Tweak regexp for version
2467         * lib/g77.exp (g77_version): Likewise
2468         * lib/gfortran.exp (gfortran_version): Likewise
2469         * lib/objc.exp (objc_version): Likewise
2470         * lib/treelang.exp (treelang_version): Likewise
2471
2472 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
2473
2474         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
2475         Use INT_MAX instead of __INT_MAX__.
2476         * gcc.dg/compat/struct-align-2_y.c: Likewise.
2477
2478         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
2479         * gcc.dg/compat/scalar-return-3_x.c: Use it.
2480         * gcc.dg/compat/scalar-return-3_y.c: Use it.
2481         * gcc.dg/compat/scalar-return-4_x.c: Use it.
2482         * gcc.dg/compat/scalar-return-4_y.c: Use it.
2483         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
2484         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
2485         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
2486         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
2487
2488         * gcc.dg/range-test-1.c: New test.
2489         * g++.dg/opt/range-test-1.C: New test.
2490
2491 2004-06-17  Richard Henderson  <rth@redhat.com>
2492
2493         * objc.dg/sync-1.m: New.
2494         * objc.dg/try-catch-1.m: Don't force next runtime.
2495         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
2496         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
2497         shadowed catch clause.
2498         * objc.dg/try-catch-5.m: New.
2499
2500 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
2501
2502         Bug 14610
2503         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
2504
2505 2004-06-15  Richard Henderson  <rth@redhat.com>
2506
2507         * gcc.dg/20001116-1.c: Move expected warning line.
2508
2509 2004-06-15  Richard Henderson  <rth@redhat.com>
2510
2511         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
2512         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
2513
2514 2004-06-15  Jeff Law  <law@redhat.com>
2515
2516         * gcc.dg/tree-ssa/20040615-1.c: New test.
2517         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
2518         be less sensitive to operand ordering.
2519         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
2520
2521 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
2522
2523         * g++.dg/abi/bitfield3.C: Add comment..
2524
2525 2004-06-15  Richard Henderson  <rth@redhat.com>
2526
2527         * g++.dg/ext/stmtexpr1.C: XFAIL.
2528         * gcc.dg/20030612-1.c: XFAIL.
2529
2530 2004-06-15  Eric Christopher  <echristo@redhat.com>
2531
2532         * g++.dg/charset/asm5.c: New.
2533         * gcc.dg/charset/asm6.c: New.
2534
2535 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2536
2537         PR fortran/15962
2538         * gfortran.fortran-torture/execute/select_1.f90: New test.
2539
2540 2004-06-15  Paul Brook  <paul@codesourcery.com>
2541
2542         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
2543
2544 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2545
2546         PR c++/15967
2547         * g++.dg/lookup/crash3.C: New test.
2548
2549 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2550
2551         PR c++/15947
2552         * g++.dg/parse/dtor4.C: New test.
2553
2554 2004-06-14  Jeff Law  <law@redhat.com>
2555
2556         * gcc.c-torture/compile/20040614-1.c: New test.
2557
2558 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2559
2560         PR fortran/15211
2561         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
2562         LEN of a character array.
2563
2564 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
2565
2566         PR c++/15096
2567         * g++.dg/template/ptrmem10.C: New test.
2568
2569         PR c++/14930
2570         * g++.dg/template/friend30.C: New test.
2571
2572 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2573
2574         PR fortran/14928
2575         * gfortran.fortran-torture/compile/mloc.f90: New test.
2576
2577 2004-06-13  Paul Brook  <paul@codesourcery.com>
2578
2579         * gfortran.fortran-torture/execute/random_2.f90: New test.
2580
2581 2004-06-13  Eric Christopher  <echristo@redhat.com>
2582
2583         * gcc.dg/noncompile/redecl-1.c: Fix error message.
2584
2585 2004-06-12  Paul Brook  <paul@codesourcery.com>
2586
2587         * gfortran.fortran-torture/execute/contained_3.f90: New test.
2588
2589 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2590
2591         PR fortran/14923
2592         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
2593
2594 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2595
2596         PR fortran/14957
2597         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
2598         syntax errors in end statements of contained subroutines.
2599
2600 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2601
2602         PR fortran/12841
2603         * gfortran.fortran-torture/execute/null_arg.f90: New test.
2604
2605 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2606
2607         PR fortran/15665
2608         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
2609
2610 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2611
2612         PR gfortran/12839
2613         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
2614
2615 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
2616
2617         PR c++/15862
2618         * g++.dg/parse/enum1.C: New test.
2619
2620 2004-06-10  Jeff Law  <law@redhat.com>
2621
2622         * gcc.c-torture/compile/20040610-1.c: New test.
2623
2624 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2625
2626         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
2627         * g++.old-deja/g++.other/decl3.C: Likewise.
2628
2629 2004-06-10  Brian Booth  <bbooth@redhat.com>
2630
2631         * gcc.dg/tree-ssa/20031015-1.c: Scan for
2632         V_MAY_DEF instead of VDEF.
2633         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
2634
2635 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
2636
2637         PR c++/14211
2638         * g++.dg/conversion/const1.C: New test.
2639
2640         PR c++/15076
2641         * g++.dg/conversion/reinterpret1.C: New test.
2642
2643         PR c++/15877
2644         * g++.dg/template/enum2.C: New test.
2645
2646         PR c++/15227
2647         * g++.dg/template/error13.C: New test.
2648
2649 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2650
2651         PR fortran/14957
2652         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
2653         arguments to test_* REAL and of the right size.
2654
2655 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2656
2657         PR target/15569
2658         PR rtl-optimization/15681
2659         * gcc.dg/20040609-1.c: New test.
2660
2661 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2662
2663         PR c++/14791
2664         * g++.dg/opt/builtins1.C: New test.
2665
2666 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
2667
2668         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
2669         that use default windows32 struct layout.
2670         * gcc.dg/i386-bitfield2.c: Likewise.
2671
2672 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
2673
2674         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
2675         for mingw32 and cygwin targets.
2676
2677 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
2678
2679         * gcc.dg/pch/macro-4.c: New.
2680         * gcc.dg/pch/macro-4.hs: New.
2681
2682 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2683
2684         PR fortran/13249
2685         * gfortran.fortran-torture/compile/name_clash.f90: New test.
2686
2687 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2688
2689         PR fortran/13372
2690         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
2691
2692 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2693
2694         PR gfortran/14897
2695         * gfortran.fortran-torture/execute/t_edit.f90: New test.
2696
2697 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2698
2699         PR gfortran/15755
2700         * gfortran.fortran-torture/execute/backspace.c : New test.
2701
2702 2004-06-09  Paul Brook  <paul@codesourcery.com>
2703
2704         * gfortran.fortran-torture/execure/intrinsic_associated.f90
2705         (pointer_to_section): Rewrite to use smaller array.
2706
2707 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
2708
2709         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
2710         * gcc.dg/ext/altivec-10.c: Same.
2711         * gcc.dg/ext/altivec-11.c: Same.
2712         * gcc.dg/ext/altivec-12.c: Same.
2713         * gcc.dg/ext/altivec-13.c: Same.
2714         * gcc.dg/ext/altivec-14.c: Same.
2715         * gcc.dg/ext/altivec-15.c: Same.
2716         * gcc.dg/ext/altivec-16.c: Same.
2717         * gcc.dg/ext/altivec-3.c: Same.
2718         * gcc.dg/ext/altivec-4.c: Same.
2719         * gcc.dg/ext/altivec-6.c: Same.
2720         * gcc.dg/ext/altivec-7.c: Same.
2721         * gcc.dg/ext/altivec-8.c: Same.
2722         * gcc.dg/ext/altivec-varargs-1.c: Same.
2723
2724         * g++.dg/ext/altivec-1.C: Correct dg syntax.
2725         * g++.dg/ext/altivec-10.C: Same.
2726         * g++.dg/ext/altivec-2.C: Same.
2727         * g++.dg/ext/altivec-3.C: Same.
2728         * g++.dg/ext/altivec-4.C: Same.
2729         * g++.dg/ext/altivec-5.C: Same.
2730         * g++.dg/ext/altivec-6.C: Same.
2731         * g++.dg/ext/altivec-7.C: Same.
2732         * g++.dg/ext/altivec-8.C: Same.
2733         * g++.dg/ext/altivec-9.C: Same.
2734
2735 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2736
2737         PR c++/7841
2738         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
2739
2740 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2741
2742         * gcc.dg/union-1.c: New test.
2743
2744 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2745
2746         * gcc.dg/builtins-41.c: New test case.
2747         * gcc.dg/builtins-42.c: New test case.
2748
2749 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2750
2751         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
2752         * g++.dg/ext/altivec-10.C: Same.
2753         * g++.dg/ext/altivec-2.C: Same.
2754         * g++.dg/ext/altivec-3.C: Same.
2755         * g++.dg/ext/altivec-4.C: Same.
2756         * g++.dg/ext/altivec-5.C: Same.
2757         * g++.dg/ext/altivec-6.C: Same.
2758         * g++.dg/ext/altivec-7.C: Same.
2759         * g++.dg/ext/altivec-8.C: Same.
2760         * g++.dg/ext/altivec-9.C: Same.
2761         * g++.old-deja/g++.abi/cxa_vec.C: Same.
2762         * g++.old-deja/g++.brendan/new3.C: Same.
2763         * gcc.c-torture/execute/eeprof-1.x: Same.
2764
2765 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
2766
2767         PR c/14765
2768         * gcc.dg/pr14765-1.c: New test.
2769
2770 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2771
2772         PR c/14649
2773         * gcc.dg/pr14649-1.c: New test case.
2774
2775 2004-06-07  Richard Henderson  <rth@redhat.com>
2776
2777         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
2778         if temporaries.
2779
2780 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2781
2782         * g++.dg/eh/elide1.C: Remove XFAIL.
2783
2784 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
2785
2786         PR c++/15337
2787         * g++.dg/expr/sizeof3.C: New test.
2788
2789         PR c++/14777
2790         * g++.dg/template/access14.C: New test.
2791
2792         PR c++/15554
2793         * g++.dg/template/enum1.C: New test.
2794
2795         PR c++/15057
2796         * g++.dg/eh/throw1.C: New test.
2797
2798 2004-06-07  David Ayers  <d.ayers@inode.at>
2799             Ziemowit Laski  <zlaski@apple.com>
2800
2801         * lib/objc.exp (objc_target_compile): Revert the '-framework
2802         Foundation' flag fix, since bare Darwin does not ship
2803         with the Foundation framework.
2804         * objc/execute/next_mapping.h: Provide a local NSConstantString
2805         @interface and @implementation.
2806         (objc_constant_string_init): A constructor function, used to
2807         initialize the NSConstantString meta-class object.
2808         * objc/execute/string1.m: Include "next_mapping.h" instead of
2809         <Foundation/NSString.h>.
2810         * objc/execute/string2.m: Likewise.
2811         * objc/execute/string3.m: Likewise.
2812         * objc/execute/string4.m: Likewise.
2813
2814 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
2815
2816         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
2817         to double. Replace double with FLOAT.
2818         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
2819
2820         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
2821         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
2822         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
2823         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
2824         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
2825         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
2826         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
2827         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
2828
2829 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
2830
2831         PR c/13519
2832         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
2833
2834 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2835
2836         PR c++/15503
2837         * g++.dg/template/meminit2.C: New test.
2838
2839 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
2840
2841         PR target/15822
2842         * gcc.c-torture/execute/compare-fp-1.c,
2843         gcc.c-torture/execute/compare-fp-2.c,
2844         gcc.c-torture/execute/compare-fp-3.c,
2845         gcc.c-torture/execute/compare-fp-4.c,
2846         gcc.c-torture/execute/compare-fp-3.x,
2847         gcc.c-torture/execute/compare-fp-4.x: Moved...
2848         * gcc.c-torture/execute/ieee/compare-fp-1.c,
2849         gcc.c-torture/execute/ieee/compare-fp-2.c,
2850         gcc.c-torture/execute/ieee/compare-fp-3.c,
2851         gcc.c-torture/execute/ieee/compare-fp-4.c,
2852         gcc.c-torture/execute/ieee/compare-fp-3.x,
2853         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
2854
2855 2004-06-04  David Ayers  <d.ayers@inode.at>
2856
2857         * objc/execute/protocol-isEqual-4.m: New testcase.
2858
2859 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
2860
2861         * objc/execute/protocol-isEqual-1.m: New testcase.
2862         * objc/execute/protocol-isEqual-2.m: New testcase.
2863         * objc/execute/protocol-isEqual-3.m: New testcase.
2864
2865 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2866
2867         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
2868
2869 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
2870
2871         * lib/objc.exp (objc_target_compile): When running tests on
2872         Darwin (Mac OS X), inform the linker about '-framework
2873         'Foundation'.
2874
2875 2004-06-02  Eric Christopher  <echristo@redhat.com>
2876
2877         * gcc.c-torture/compile/20040602-1.c: New.
2878
2879 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
2880
2881         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
2882         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
2883
2884         PR tree-optimization/14736
2885         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
2886
2887         PR tree-optimization/14042
2888         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
2889
2890         PR tree-optimization/14729
2891         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
2892
2893 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2894
2895         PR fortran/15557
2896         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
2897
2898 2004-06-01  Richard Hederson  <rth@redhat.com>
2899
2900         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
2901
2902 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2903
2904         PR c++/14932
2905         * g++.dg/parse/offsetof4.C: New test.
2906
2907 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
2908
2909         PR objc/7993
2910         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
2911
2912 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
2913
2914         PR c++/15701
2915         * g++.dg/template/friend29.C: New test.
2916
2917 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
2918
2919         PR c/15749
2920         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
2921
2922 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
2923
2924         * gcc.dg/sparc-trap-1.c: New test.
2925
2926 2004-05-31  Roger Sayle  <roger@eyesopen.com>
2927
2928         PR middle-end/15069
2929         * g++.dg/opt/fold3.C: New test case.
2930
2931 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
2932
2933         * lib/target-supports.exp (check_iconv_available): Fix fallout
2934         from 2004-05-28 patch.
2935
2936 2004-05-30  Paul Brook  <paul@codesourcery.com>
2937
2938         PR fortran/15620
2939         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
2940         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
2941
2942 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
2943
2944         * gfortran.fortran-torture/execute/random_1.f90: New test.
2945
2946 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2947
2948         * g++.dg/ext/altivec-10.C: New test.
2949
2950 2004-05-29  Paul Brook  <paul@codesourcery.com>
2951
2952         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
2953
2954 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2955
2956         * gcc.dg/altivec-16.c: New test.
2957
2958 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
2959
2960         * lib/target-supports.exp (check_vmx_hw_available): New.
2961         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
2962
2963         * lib/target-supports.exp (check_alias_available,
2964         check_iconv_available, check_named_sections_available): Use
2965         unique names for temporary files.
2966
2967 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2968
2969         * gcc.dg/altivec-15.c: New test.
2970
2971 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
2972
2973         PR c++/15083
2974         * g++.dg/warn/noeffect6.C: New test.
2975
2976         PR c++/15471
2977         * g++.dg/expr/ptrmem4.C: New test.
2978
2979         PR c++/15640
2980         * g++.dg/template/operator3.C: New test.
2981
2982 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
2983
2984         PR c++/14668
2985         * g++.dg/lookup/redecl1.C: New test.
2986         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
2987
2988 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
2989
2990         * gcc.c-torture/execute/compare-fp-1.c,
2991         gcc.c-torture/execute/compare-fp-2.c,
2992         gcc.c-torture/execute/compare-fp-3.c,
2993         gcc.c-torture/execute/compare-fp-4.c,
2994         gcc.c-torture/execute/compare-fp-3.x,
2995         gcc.c-torture/execute/compare-fp-4.x,
2996         gcc.dg/pr15649-1.c: New.
2997
2998 2004-05-27  Adam Nemet  <anemet@lnxw.com>
2999
3000         PR c++/12883
3001         * g++.dg/init/array14.C: New test.
3002
3003 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
3004
3005         * lib/compat.exp (compat-get-options-main): New.
3006         (compat-get-options): Remove unneeded code, warn for ignored
3007         command.
3008         (compat-execute): Check flag set by dg-require-* commands.
3009
3010         * lib/compat.exp (compat-execute): Break up long lines.
3011
3012 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
3013
3014         * gcc.dg/altivec-7.c: Don't use 'vector long'.
3015         * gcc.dg/altivec-14.c: New test.
3016         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
3017
3018         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
3019         * gcc.dg/altivec-12.c: Ditto.
3020
3021         * gcc.dg/altivec-3.c: Move call to altivec_check.
3022
3023 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3024
3025         PR c++/15044
3026         * g++.dg/template/error12.C: New test.
3027
3028         PR c++/15317
3029         * g++.dg/ext/attrib15.C: New test.
3030
3031         PR c++/15329
3032         * g++.dg/template/ptrmem9.C: New test.
3033
3034 2004-05-25  Paul Brook  <paul@codesourcery.com>
3035
3036         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
3037
3038 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3039
3040         PR c++/15165
3041         * g++.dg/template/crash19.C: New test.
3042
3043 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3044
3045         PR c++/15025
3046         * g++.dg/template/redecl1.C: New test.
3047
3048 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3049
3050         PR c++/14821
3051         * g++.dg/other/ns1.C: New test.
3052
3053         PR c++/14883
3054         * g++.dg/template/invalid1.C: New test.
3055
3056 2004-05-23  Paul Brook  <paul@codesourcery.com>
3057         Victor Leikehman  <lei@haifasphere.co.il>
3058
3059         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
3060         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
3061
3062 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3063
3064         PR c++/15285
3065         PR c++/15299
3066         * g++.dg/template/non-dependent5.C: New test.
3067         * g++.dg/template/non-dependent6.C: New test.
3068
3069 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3070
3071         PR c++/15507
3072         * g++.dg/inherit/union1.C: New test.
3073
3074         PR c++/15542
3075         * g++.dg/template/addr1.C: New test.
3076
3077         PR c++/15427
3078         * g++.dg/template/array5.C: New test.
3079
3080         PR c++/15287
3081         * g++.dg/template/array6.C: New test.
3082
3083 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
3084             Roger Sayle  <roger@eyesopen.com>
3085
3086         * g++.dg/lookup/forscope2.C: New test case.
3087
3088 2004-05-22  Ben Elliston  <bje@au.ibm.com>
3089
3090         * gcc.dg/cpp/Wmissingdirs.c: New.
3091
3092 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3093
3094         PR target/15301
3095         * gcc.dg/compat/union-m128-1.h: New file.
3096         * gcc.dg/compat/union-m128-1_main.c: Likewise.
3097         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3098         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3099
3100 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3101
3102         PR target/15302
3103         * gcc.dg/compat/struct-complex-1.h: New file.
3104         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
3105         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
3106         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3107
3108 2004-05-20  Roger Sayle  <roger@eyesopen.com>
3109
3110         PR middle-end/3074
3111         * gcc.dg/pr3074-1.c: New test case.
3112         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
3113
3114 2004-05-20  Falk Hueffner  <falk@debian.org>
3115
3116         PR other/15526
3117         * gcc.dg/ftrapv-1.c: New test case.
3118
3119 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
3120
3121         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
3122
3123 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
3124             Jeff Law  <law@redhat.com>
3125
3126         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
3127         * gcc.dg/tree-ssa/20040518-2.c: New test.
3128
3129         * gcc.dg/tree-ssa/20040518-1.c: New test.
3130
3131 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
3132
3133         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
3134
3135 2004-05-18  Paul Brook  <paul@codesourcery.com>
3136
3137         PR fortran/13930
3138         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
3139
3140 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3141
3142         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
3143         constant folding.
3144
3145 2004-05-17  Steven Bosscher  <stevenb@suse.de>
3146
3147         * gcc.dg/tree-ssa/20040517-1.c: New test.
3148
3149 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3150
3151         * gcc.dg/loop-4.c: New test.
3152
3153 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
3154
3155         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
3156
3157 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
3158
3159         PR fortran/15311
3160         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
3161
3162 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3163
3164         PR fortran/13826
3165         PR fortran/13940
3166         * gfortran.fortran-torture/compile/data_1.f90: New test.
3167
3168 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
3169
3170         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
3171         * gcc.dg/uninit-H.c: Define ASM for __s390__.
3172
3173 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3174
3175         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
3176
3177 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3178
3179         PR c/15444
3180         * gcc.dg/format/xopen-1.c: Adjust expected message.
3181         * gcc.dg/format/xopen-3.c: New test.
3182
3183 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
3184
3185         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
3186
3187 2004-05-14  Jeff Law  <law@redhat.com>
3188
3189         * gcc.dg/tree-ssa/20040514-2.c: New test.
3190
3191 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3192
3193         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
3194         this ...
3195         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
3196         this.
3197
3198 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
3199
3200         * gcc.dg/tree-ssa/20040514-1.c: New test.
3201
3202 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3203
3204         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
3205         test.
3206
3207 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3208
3209         PR fortran/14066
3210         * gfortran.fortran-torture/compile/do_1.f90: New test.
3211
3212 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3213
3214         PR fortran/15051
3215         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
3216         test.
3217
3218 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
3219
3220         PR fortran/15149
3221         * gfortran.fortran-torture/execute/random_init.f90: New test.
3222
3223 2004-05-13  Paul Brook  <paul@codesourcery.com>
3224
3225         PR fortran/15314
3226         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
3227
3228 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
3229
3230         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
3231         for the powerpc case.
3232
3233 2004-05-13  Jeff Law  <law@redhat.com>
3234
3235         * gcc.dg/tree-ssa/20040513-1.c: New test.
3236         * gcc.dg/tree-ssa/20040513-2.c: New test.
3237
3238 2004-05-13  Paul Brook  <paul@codesourcery.com>
3239
3240         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
3241         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
3242         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
3243
3244 2004-05-13  Andreas Schwab  <schwab@suse.de>
3245
3246         PR other/10819
3247         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
3248         characters.
3249
3250 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
3251
3252         PR fortran/15294
3253         * gfortran.fortran-torture/execute/adjustr.f90: New file.
3254
3255 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3256
3257         Merge from tree-ssa-20020619-branch.  See
3258         ChangeLog.tree-ssa for details.
3259
3260 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
3261
3262         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
3263         include <altivec.h> explicitly.
3264         * gcc.dg/altivec-13.c: Likewise.
3265
3266 2004-05-11  Paul Brook  <paul@codesourcery.com>
3267
3268         * gcc.c-torture/compile/20010518-1.c: Force enum size.
3269
3270 2004-05-10  Eric Christopher  <echristo@redhat.com>
3271
3272         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
3273         * gcc.dg/sibcall-4.c: Ditto.
3274
3275 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
3276
3277         * g++.dg/ext/altivec-8.C: New test case.
3278         * gcc.dg/altivec-13.c: New test case.
3279
3280 2004-05-08  Roger Sayle  <roger@eyesopen.com>
3281
3282         * gcc.c-torture/execute/divcmp-1.c: New test case.
3283         * gcc.c-torture/execute/divcmp-2.c: New test case.
3284         * gcc.c-torture/execute/divcmp-3.c: New test case.
3285
3286 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
3287
3288         * g++.dg/other/pragma-re-2.C: New test.
3289
3290 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3291
3292         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
3293         * gcc.dg/i386-387-2.c: Likewise.
3294
3295         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
3296         __builtin_drem.
3297         * gcc.dg/i386-387-6.c: Likewise.
3298
3299 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3300
3301         * gcc.dg/builtins-33.c:  Also check log1p*.
3302
3303 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
3304
3305         PR optimization/15296
3306         * gcc.c-torture/execute/pr15296.c: New test.
3307
3308 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
3309
3310         * gcc.dg/builtins-40.c: New test.
3311
3312 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
3313
3314         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
3315
3316 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
3317
3318         * g++.dg/ext/spe1.C: New testcase.
3319
3320 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
3321
3322         * objc.dg/image-info.m: Allow additional attributes
3323         for __image_info section.
3324
3325 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
3326
3327         * gcc.dg/torture/mips-hilo-2.c: New test.
3328
3329 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3330
3331         PR c++/14389
3332         * g++.dg/template/member5.C: New test.
3333
3334 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
3335
3336         * gcc.dg/builtins-34.c: Also check expm1*.
3337
3338 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3339
3340         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
3341         * gcc.dg/torture/builtin-convert-3.c: New test.
3342
3343 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
3344
3345         PR middle-end/15054
3346         * g++.dg/opt/pr15054.C: New test.
3347
3348 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3349
3350         * gcc.dg/torture/builtin-rounding-1.c: New test.
3351         * gcc.dg/builtins-25.c: Delete.
3352         * gcc.dg/builtins-29.c: Delete.
3353
3354 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
3355
3356         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
3357         * gcc.dg/sibcall-4.c: Likewise.
3358         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
3359
3360 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3361
3362         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
3363         bit-field on 16-bit targets.
3364
3365 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3366
3367         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
3368         16-bit targets.
3369
3370 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
3371
3372         * gcc.dg/rs6000-power2-1.c: Change to compile only.
3373         * gcc.dg/rs6000-power2-2.c: Likewise.
3374
3375 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
3376
3377         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
3378         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
3379         Change the asm registers to be in form of frN instead of fN.
3380
3381 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3382
3383         * gcc.dg/torture/builtin-convert-2.c: New test.
3384
3385 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
3386
3387         * gcc.dg/rs6000-power2-1.c: New test.
3388         * gcc.dg/rs6000-power2-2.c: New test.
3389
3390 2004-04-28  Jan Hubicka  <jh@suse.cz>
3391
3392         * gcc.dg/unused-6.c: New test.
3393
3394 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
3395             Ulrich Weigand  <uweigand@de.ibm.com>
3396
3397         * ada/acats/run_all.sh: Define $target variable.
3398
3399 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
3400
3401         PR c++/15119
3402         * g++.dg/other/vararg-1.C: New test.
3403
3404         PR c++/4794
3405         * g++.dg/eh/cleanup3.C: New test.
3406
3407 2004-04-24  Laurent GUERBY <laurent@guerby.net>
3408
3409         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
3410         and ad8011a (target_insn).
3411         * ada/acats/support/macro.dfs: Likewise.
3412         * ada/acats/support/impbit.adb: New file.
3413
3414 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
3415
3416         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
3417
3418 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3419
3420         * gcc.dg/loop-3.c: New test.
3421
3422 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
3423
3424         * gcc.c-torture/execute/simd-5.c: New test.
3425
3426 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3427
3428         PR c++/15064
3429         * g++.dg/template/crash18.C: New test.
3430
3431 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
3432
3433         * g++.dg/ext/complit3.C: New test.
3434
3435 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3436
3437         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
3438         * gcc.dg/altivec-3.c: Same.
3439         * gcc.dg/altivec-varargs-1.c: Same.
3440
3441 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3442
3443         * lib/target-supports.exp (check_profiling_available): Assume
3444         profiling is not available on powerpc-eabi targets.
3445
3446 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
3447
3448         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
3449         * gcc.dg/vmx/bug-1.c: Ditto.
3450
3451 2004-04-20  Eric Christopher  <echristo@redhat.com>
3452
3453         * gcc.dg/charset/extern.c: New test.
3454         * g++.dg/charset/extern3.cc: Ditto.
3455
3456 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
3457
3458         * gcc.dg/builtins-39.c: New test.
3459
3460 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
3461
3462         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
3463
3464 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
3465
3466         * gcc.dg/torture/mips-hilo-1.c: New test.
3467
3468 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
3469
3470         * gcc.c-torture/compile/20040419-1.c: New test.
3471
3472 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
3473
3474         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
3475
3476 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
3477             Aldy Hernandez  <aldyh@redhat.com>
3478
3479         * gcc.c-torture/execute/va-arg-24.c: New.
3480
3481 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
3482             Aldy Hernandez  <aldyh@redhat.com>
3483
3484         * gcc.dg/vmx/1b-01.c: New.
3485         * gcc.dg/vmx/1b-02.c: New.
3486         * gcc.dg/vmx/1b-03.c: New.
3487         * gcc.dg/vmx/1b-04.c: New.
3488         * gcc.dg/vmx/1b-05.c: New.
3489         * gcc.dg/vmx/1b-06.c: New.
3490         * gcc.dg/vmx/1b-07.c: New.
3491         * gcc.dg/vmx/1c-01.c: New.
3492         * gcc.dg/vmx/1c-02.c: New.
3493         * gcc.dg/vmx/3a-01a.c: New.
3494         * gcc.dg/vmx/3a-01.c: New.
3495         * gcc.dg/vmx/3a-01m.c: New.
3496         * gcc.dg/vmx/3a-03.c: New.
3497         * gcc.dg/vmx/3a-03m.c: New.
3498         * gcc.dg/vmx/3a-04.c: New.
3499         * gcc.dg/vmx/3a-04m.c: New.
3500         * gcc.dg/vmx/3a-05.c: New.
3501         * gcc.dg/vmx/3a-06.c: New.
3502         * gcc.dg/vmx/3a-06m.c: New.
3503         * gcc.dg/vmx/3a-07.c: New.
3504         * gcc.dg/vmx/3b-01.c: New.
3505         * gcc.dg/vmx/3b-02.c: New.
3506         * gcc.dg/vmx/3b-10.c: New.
3507         * gcc.dg/vmx/3b-13.c: New.
3508         * gcc.dg/vmx/3b-14.c: New.
3509         * gcc.dg/vmx/3b-15.c: New.
3510         * gcc.dg/vmx/3c-01a.c: New.
3511         * gcc.dg/vmx/3c-01.c: New.
3512         * gcc.dg/vmx/3c-02.c: New.
3513         * gcc.dg/vmx/3c-03.c: New.
3514         * gcc.dg/vmx/3d-01.c: New.
3515         * gcc.dg/vmx/4-01.c: New.
3516         * gcc.dg/vmx/4-03.c: New.
3517         * gcc.dg/vmx/5-01.c: New.
3518         * gcc.dg/vmx/5-02.c: New.
3519         * gcc.dg/vmx/5-03.c: New.
3520         * gcc.dg/vmx/5-04.c: New.
3521         * gcc.dg/vmx/5-05.c: New.
3522         * gcc.dg/vmx/5-06.c: New.
3523         * gcc.dg/vmx/5-07.c: New.
3524         * gcc.dg/vmx/5-07t.c: New.
3525         * gcc.dg/vmx/5-08.c: New.
3526         * gcc.dg/vmx/5-10.c: New.
3527         * gcc.dg/vmx/5-11.c: New.
3528         * gcc.dg/vmx/7-01a.c: New.
3529         * gcc.dg/vmx/7-01.c: New.
3530         * gcc.dg/vmx/7c-01.c: New.
3531         * gcc.dg/vmx/7d-01.c: New.
3532         * gcc.dg/vmx/7d-02.c: New.
3533         * gcc.dg/vmx/8-01.c: New.
3534         * gcc.dg/vmx/8-02a.c: New.
3535         * gcc.dg/vmx/8-02.c: New.
3536         * gcc.dg/vmx/brode-1.c: New.
3537         * gcc.dg/vmx/bug-1.c: New.
3538         * gcc.dg/vmx/bug-2.c: New.
3539         * gcc.dg/vmx/bug-3.c: New.
3540         * gcc.dg/vmx/cw-bug-1.c: New.
3541         * gcc.dg/vmx/cw-bug-2.c: New.
3542         * gcc.dg/vmx/cw-bug-3.c: New.
3543         * gcc.dg/vmx/dct.c: New.
3544         * gcc.dg/vmx/debug-1.c: New.
3545         * gcc.dg/vmx/debug-2.c: New.
3546         * gcc.dg/vmx/debug-3.c: New.
3547         * gcc.dg/vmx/debug-4.c: New.
3548         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
3549         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
3550         * gcc.dg/vmx/eg-5.c: New.
3551         * gcc.dg/vmx/fft.c: New.
3552         * gcc.dg/vmx/gcc-bug-1.c: New.
3553         * gcc.dg/vmx/gcc-bug-2.c: New.
3554         * gcc.dg/vmx/gcc-bug-3.c: New.
3555         * gcc.dg/vmx/gcc-bug-4.c: New.
3556         * gcc.dg/vmx/gcc-bug-5.c: New.
3557         * gcc.dg/vmx/gcc-bug-6.c: New.
3558         * gcc.dg/vmx/gcc-bug-7.c: New.
3559         * gcc.dg/vmx/gcc-bug-8.c: New.
3560         * gcc.dg/vmx/gcc-bug-9.c: New.
3561         * gcc.dg/vmx/gcc-bug-b.c: New.
3562         * gcc.dg/vmx/gcc-bug-c.c: New.
3563         * gcc.dg/vmx/gcc-bug-d.c: New.
3564         * gcc.dg/vmx/gcc-bug-e.c: New.
3565         * gcc.dg/vmx/gcc-bug-f.c: New.
3566         * gcc.dg/vmx/gcc-bug-g.c: New.
3567         * gcc.dg/vmx/gcc-bug-i.c: New.
3568         * gcc.dg/vmx/harness.h: New.
3569         * gcc.dg/vmx/ira1.c: New.
3570         * gcc.dg/vmx/ira2a.c: New.
3571         * gcc.dg/vmx/ira2b.c: New.
3572         * gcc.dg/vmx/ira2.c: New.
3573         * gcc.dg/vmx/ira2c.c: New.
3574         * gcc.dg/vmx/mem.c: New.
3575         * gcc.dg/vmx/newton-1.c: New.
3576         * gcc.dg/vmx/ops.c: New.
3577         * gcc.dg/vmx/sn7153.c: New.
3578         * gcc.dg/vmx/spill2.c: New.
3579         * gcc.dg/vmx/spill3.c: New.
3580         * gcc.dg/vmx/spill.c: New.
3581         * gcc.dg/vmx/t.c: New.
3582         * gcc.dg/vmx/varargs-1.c: New.
3583         * gcc.dg/vmx/varargs-2.c: New.
3584         * gcc.dg/vmx/varargs-3.c: New.
3585         * gcc.dg/vmx/varargs-4.c: New.
3586         * gcc.dg/vmx/varargs-5.c: New.
3587         * gcc.dg/vmx/varargs-6.c: New.
3588         * gcc.dg/vmx/varargs-7.c: New.
3589         * gcc.dg/vmx/vmx.exp: New.
3590         * gcc.dg/vmx/vprint-1.c: New.
3591         * gcc.dg/vmx/vscan-1.c: New.
3592         * gcc.dg/vmx/x-01.c: New.
3593         * gcc.dg/vmx/x-02.c: New.
3594         * gcc.dg/vmx/x-03.c: New.
3595         * gcc.dg/vmx/x-04.c: New.
3596         * gcc.dg/vmx/x-05.c: New.
3597         * gcc.dg/vmx/yousufi-1.c: New.
3598         * gcc.dg/vmx/zero-1.c: New.
3599         * gcc.dg/vmx/zero.c: New.
3600
3601 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
3602
3603         * g++.dg/lookup/java1.C: Update for chage of
3604         _Jv_AllocObject.
3605         * g++.dg/lookup/java2.C: Likewise.
3606
3607 2004-04-17  Laurent GUERBY <laurent@guerby.net>
3608
3609         * ada/acats/run_all.sh: use -O2 by default.
3610
3611 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
3612
3613         * gcc.dg/vr-mult-[12].c: New tests.
3614
3615 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3616
3617         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
3618
3619         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
3620
3621 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
3622
3623         * lib/target-supports.exp (check_profiling_available): Assume profiling
3624         isn't available for mips*-*-elf targets.
3625
3626 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
3627
3628         * gcc.dg/builtins-38.c: New test.
3629
3630 2004-04-14  Eric Christopher  <echristo@redhat.com>
3631
3632         * g++.dg/charset/charset.exp: Run .cc extension tests.
3633
3634 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
3635
3636         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
3637
3638 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3639
3640         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
3641
3642 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
3643
3644         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
3645         * gcc.dg/i386-387-2.c: Likewise.
3646
3647         * gcc.dg/i386-387-7.c: New test.
3648         * gcc.dg/i386-387-8.c: New test.
3649
3650         * gcc.dg/builtins-37.c: New test.
3651
3652 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
3653
3654         * g++.dg/pch/externc-1.C: Add missing semicolon.
3655
3656 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
3657
3658         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
3659
3660 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3661
3662         * gcc.c-torture/execute/20040411-1.c: New test.
3663
3664 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3665
3666         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
3667
3668 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
3669
3670         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
3671
3672 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
3673
3674         * lib/target-supports.exp (check_named_sections_available): New.
3675         * lib/gcc-dg.exp (dg-require-named-sections): New.
3676         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
3677         old-deja.exp.  Also prune error-count message from HP linker.
3678         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
3679
3680         * g++.dg/init/init-ref4.C: Use dg-require-weak.
3681         * g++.old-deja/g++.pt/static3.C: Likewise.
3682         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
3683
3684 2004-04-09  Roger Sayle  <roger@eyesopen.com>
3685
3686         * gcc.c-torture/execute/20040409-1.c: New test case.
3687         * gcc.c-torture/execute/20040409-2.c: New test case.
3688         * gcc.c-torture/execute/20040409-3.c: New test case.
3689
3690 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
3691
3692         * gcc.dg/20040409-1.c: New test.
3693
3694 2004-04-08  Roger Sayle  <roger@eyesopen.com>
3695
3696         PR target/14888
3697         * g++.dg/opt/pr14888.C: New test case.
3698
3699 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
3700
3701         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
3702         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
3703         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
3704         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
3705         New tests.
3706
3707 2004-04-08  Paul Brook  <paul@codesourcery.com>
3708
3709         * gcc.dg/spill-1.c: New test.
3710
3711 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3712
3713         * gcc.dg/torture/builtin-ctype-2.c: New test.
3714
3715 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
3716
3717         * gcc.dg/pch/pch.exp: Add largefile test.
3718
3719 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
3720
3721         * g++.dg/pch/externc-1.Hs: New.
3722         * g++.dg/pch/externc-1.C: New.
3723
3724 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3725
3726         * gcc.dg/compat/struct-by-value-5a_main.c,
3727         gcc.dg/compat/struct-by-value-5b_main.c: New files.
3728         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
3729         * gcc.dg/compat/struct-by-value-5a_x.c,
3730         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
3731         gcc.dg/compat/struct-by-value-5_x.c.
3732         * gcc.dg/compat/struct-by-value-5a_y.c,
3733         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
3734         gcc.dg/compat/struct-by-value-5_y.c.
3735
3736         * gcc.dg/compat/struct-by-value-6a_main.c,
3737         gcc.dg/compat/struct-by-value-6b_main.c: New files.
3738         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
3739         * gcc.dg/compat/struct-by-value-6a_x.c,
3740         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
3741         gcc.dg/compat/struct-by-value-6_x.c.
3742         * gcc.dg/compat/struct-by-value-6a_y.c,
3743         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
3744         gcc.dg/compat/struct-by-value-6_y.c.
3745
3746         * gcc.dg/compat/struct-by-value-7a_main.c,
3747         gcc.dg/compat/struct-by-value-7b_main.c: New files.
3748         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
3749         * gcc.dg/compat/struct-by-value-7a_x.c,
3750         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
3751         gcc.dg/compat/struct-by-value-7_x.c.
3752         * gcc.dg/compat/struct-by-value-7a_y.c,
3753         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
3754         gcc.dg/compat/struct-by-value-7_y.c.
3755
3756 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
3757
3758         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
3759         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
3760         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
3761         options.
3762
3763 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
3764
3765         * gcc.dg/builtins-36.c: New test.
3766
3767 2004-04-06  Paul Brook  <paul@codesourcery.com>
3768
3769         * README.gcc: Remove obsolete contraint on testcases.
3770
3771 2004-04-05  Paul Brook  <paul@codesourcery.com>
3772
3773         PR2123
3774         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
3775         failure and exit(0) on success.
3776         * g++.dg/expr/anew2.C: Ditto.
3777         * g++.dg/expr/anew3.C: Ditto.
3778         * g++.dg/expr/anew4.C: Ditto.
3779
3780 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
3781
3782         PR c++/3518
3783         * g++.dg/template/unify7.C: New.
3784
3785 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3786
3787         * g++.dg/README: Bring up to date with new subdirectories; remove
3788         duplicate subdirectory lines.
3789
3790 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
3791
3792         PR c++/14007
3793         * g++.dg/template/unify5.C: New.
3794         * g++.dg/template/unify6.C: New.
3795         * g++.dg/template/qualttp20.C: Adjust.
3796         * g++.old-deja/g++.jason/report.C: Adjust.
3797         * g++.old-deja/g++.other/qual1.C: Adjust.
3798
3799 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
3800
3801         PR c++/14803
3802         * g++.dg/inherit/ptrmem1.C: New test.
3803
3804 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
3805
3806         PR c++/14755
3807         * gcc.c-torture/execute/20040331-1.c: New test.
3808         * gcc.dg/20040331-1.c: New test.
3809
3810 2004-04-01  Paul Brook  <paul@codesourcery.com>
3811
3812         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
3813
3814 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
3815
3816         PR c++/14724
3817         * g++.dg/init/goto1.C: New test.
3818
3819         PR c++/14763
3820         * g++.dg/template/defarg4.C: New test.
3821
3822 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
3823
3824         * gcc.dg/altivec-11.c: Extend test for more valid cases.
3825
3826 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
3827
3828         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
3829
3830 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
3831
3832         * gcc.dg/noncompile/undeclared-2.c: New test.
3833
3834 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
3835
3836         * gcc.dg/940409-1.c: Remove XFAIL.
3837         * gcc.dg/reg-vol-struct-1.c: New test.
3838
3839 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3840
3841         * gcc.dg/torture/builtin-wctype-1.c: New test.
3842
3843 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
3844
3845         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
3846         * gcc.dg/20001101-1.c: Likewise.
3847         * gcc.dg/20001102-1.c: Likewise.
3848
3849 2004-03-25  Roger Sayle  <roger@eyesopen.com>
3850
3851         * gcc.dg/compare8.c: Add an additional test for XOR.
3852
3853 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3854
3855         * gcc.dg/torture/builtin-ctype-1.c: New test.
3856
3857 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3858
3859         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
3860         * gcc.dg/torture/builtin-math-1.c: Likewise.
3861         * gcc.dg/torture/builtin-power-1.c: New test.
3862
3863 2004-03-24  Andreas Schwab  <schwab@suse.de>
3864
3865         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
3866         IA64 assembler.
3867
3868 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
3869             Roger Sayle  <roger@eyesopen.com>
3870
3871         * gcc.dg/compare8.c: New test case.
3872
3873 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
3874
3875         * g++.dg/ext/altivec-7.C: New test.
3876
3877 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
3878
3879         PR 12267, 12391, 12560, 13129, 14114, 14133
3880         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
3881         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
3882         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
3883         Adjust error regexps.
3884         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
3885         * gcc.dg/noncompile/undeclared-1.c: New test cases.
3886         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
3887         * gcc.dg/local1.c: Add explanatory comment.
3888
3889 2004-03-23  Roger Sayle  <roger@eyesopen.com>
3890
3891         PR optimization/14669
3892         * g++.dg/opt/fold2.C: New test case.
3893
3894 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
3895
3896         PR c/14069
3897         * gcc.dg/20040322-1.c: New test.
3898
3899 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3900
3901         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
3902         * gcc.dg/ultrasp4.c: Likewise.
3903         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
3904
3905 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
3906
3907         * gcc.dg/i386-sse-8.c: Reset default options.
3908
3909 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
3910
3911         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
3912         in the error message text.
3913
3914 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3915
3916         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
3917
3918 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
3919
3920         PR c++/14616
3921         * g++.dg/init/array13.C: New test.
3922
3923 2004-03-20  Roger Sayle  <roger@eyesopen.com>
3924
3925         PR target/13889
3926         * gcc.c-torture/compile/pr13889.c: New test case.
3927
3928 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3929
3930         PR c/14635
3931         * builtins-1.c (nan, nans): Don't test.
3932         * builtins-30.c: Don't use nan, nanf, nanl.
3933         * builtins-35.c: New test.
3934
3935 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
3936
3937         * g++.dg/ext/altivec-6.C: New test.
3938
3939 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
3940
3941         * g++.dg/init/placement3.C: New test.
3942
3943         * g++.dg/template/spec13.C: New test.
3944
3945         * g++.dg/lookup/using11.C: New test.
3946
3947         * g++.dg/lookup/koenig3.C: New test.
3948
3949         * g++.dg/template/operator2.C: New test.
3950
3951         * g++.dg/expr/dtor3.C: New test.
3952         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
3953         marker.
3954         * g++.old-deja/g++.law/visibility28.C: Likewise.
3955
3956 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
3957
3958         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
3959         * gcc.dg/ppc64-abi-3.c: Likewise.
3960
3961 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3962
3963         PR c++/14545
3964         * g++.dg/parse/template15.C: New test.
3965
3966 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3967
3968         * g++.dg/expr/dtor2.C: New test.
3969
3970         * g++.dg/lookup/anon4.C: New test.
3971
3972         * g++.dg/overload/using1.C: New test.
3973
3974         * g++.dg/template/lookup7.C: New test.
3975
3976         * g++.dg/template/typename6.C: New test.
3977
3978         * g++.dg/expr/cond6.C: New test.
3979
3980 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3981
3982         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
3983
3984 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3985
3986         * g++.dg/expr/cond5.C: New test.
3987         * g++.dg/expr/constcast1.C: Likewise.
3988         * g++.dg/expr/ptrmem2.C: Likewise.
3989         * g++.dg/expr/ptrmem3.C: Likewise.
3990         * g++.dg/lookup/main1.C: Likewise.
3991         * g++.dg/template/lookup6.C: Likewise.
3992
3993 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3994
3995         * gcc.dg/local1.c: New test.
3996
3997         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
3998
3999 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4000
4001         * gcc.dg/torture/builtin-convert-1.c: New test.
4002
4003 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4004
4005         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
4006
4007 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4008
4009         PR c++/14481
4010         * g++.dg/warn/Wunused-7.C: New test.
4011
4012 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4013
4014         * gcc.dg/torture/builtin-integral-1.c: New test.
4015
4016 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4017
4018         PR c++/14586
4019         * g++.dg/parse/non-dependent3.C: New test.
4020
4021 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
4022
4023         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
4024         * g++.dg/eh/simd-2.C: Likewise.
4025         * g++.dg/init/array10.C: Likewise.
4026         * gcc.c-torture/compile/simd-1.c: Likewise.
4027         * gcc.c-torture/compile/simd-2.c: Likewise.
4028         * gcc.c-torture/compile/simd-3.c: Likewise.
4029         * gcc.c-torture/compile/simd-4.c: Likewise.
4030         * gcc.c-torture/compile/simd-6.c: Likewise.
4031         * gcc.c-torture/execute/simd-1.c: Likewise.
4032         * gcc.c-torture/execute/simd-2.c: Likewise.
4033         * gcc.dg/compat/vector-defs.h: Likewise.
4034         * gcc.dg/20020531-1.c: Likewise.
4035         * gcc.dg/altivec-3.c: Likewise.
4036         * gcc.dg/altivec-4.c: Likewise.
4037         * gcc.dg/altivec-varargs-1.c: Likewise.
4038         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
4039         * gcc.dg/i386-mmx-3.c: Likewise.
4040         * gcc.dg/i386-sse-4.c: Likewise.
4041         * gcc.dg/i386-sse-5.c: Likewise.
4042         * gcc.dg/i386-sse-8.c: Likewise.
4043         * gcc.dg/simd-1.c: Likewise.
4044         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
4045         __ev64_opaque__ since the machine description provides it.
4046
4047 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4048
4049         * lib/compat.exp (skip_list): New global variable.
4050         Use it to hold the user defined COMPAT_SKIPS list if any.
4051         (compat-obj): Add the members of skip_list to optall.
4052
4053 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4054
4055         * gcc.dg/compat/union-by-value-1_main.c,
4056         union-by-value-1_x.c, union-by-value-1_y.c,
4057         union-check.h, union-defs.h,
4058         union-init.h, union-return-1_main.c,
4059         union-return-1_x.c, union-return-1_y.c: New files.
4060
4061 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4062
4063         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
4064         mixed-struct-init.h: Add 4 mixed structure types.
4065         struct-by-value-21_main.c, struct-by-value-21_x.c,
4066         struct-by-value-21_y.c, struct-return-21_main.c,
4067         struct-return-21_x.c, struct-return-21_y.c: New files.
4068
4069 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
4070
4071         PR c++/14550
4072         * g++.dg/parse/template14.C: New test.
4073
4074 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4075
4076         * gcc.c-torture/execute/20040313-1.c: New test.
4077
4078 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
4079
4080         PR target/14533
4081         * gcc.dg/20040311-2.c: New test.
4082
4083 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
4084
4085         PR other/14544
4086         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
4087         bit-field.
4088
4089 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
4090
4091         * gcc.dg/20040305-2.c: Add missing return statement.
4092
4093 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4094
4095         * gcc.dg/builtins-34.c: Also check pow10*.
4096
4097 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4098
4099         PR target/14262
4100         * gcc.dg/20040305-2.c: New test.
4101
4102 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4103
4104         * gcc.dg/20040310-1.c: New test.
4105
4106 2004-03-11  Roger Sayle  <roger@eyesopen.com>
4107
4108         * gcc.c-torture/execute/20040311-1.c: New test case.
4109
4110 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
4111
4112         PR c++/14476
4113         * g++.dg/lookup/enum1.C: New test.
4114
4115 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
4116
4117         PR c++/14510
4118         * g++.dg/lookup/struct2.C: New test.
4119
4120 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
4121
4122         * gcc.dg/builtins-34.c: New test.
4123
4124 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4125
4126         * gcc.dg/torture/builtin-nonneg-1.c: New test.
4127
4128 2004-03-09  James E Wilson  <wilson@specifixinc.com>
4129
4130         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
4131         * gcc.dg/alias-2.c: New testcase.
4132
4133 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
4134
4135         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
4136
4137 2004-03-09  Roger Sayle  <roger@eyesopen.com>
4138
4139         * gcc.c-torture/execute/20040309-1.c: New test case.
4140
4141 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
4142
4143         PR c++/14397
4144         * g++.dg/overload/ref1.C: New.
4145
4146 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4147
4148         PR c++/14409
4149         * g++.dg/template/spec12.C: New test.
4150
4151         PR c++/14448
4152         * g++.dg/parse/crash14.C: New test.
4153
4154 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4155
4156         PR c++/14230
4157         * g++.dg/init/ref11.C: New test.
4158
4159 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4160
4161         PR c++/14432
4162         * g++.dg/parse/builtin2.C: New test.
4163
4164 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4165
4166         PR c++/14401
4167         * g++.dg/init/ctor3.C: New test.
4168         * g++.dg/init/union1.C: New test.
4169         * g++.dg/ext/anon-struct4.C: New test.
4170
4171 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4172
4173         * g++.dg/lookup/koenig1.C: Tweak error messages.
4174         * g++.dg/lookup/used-before-declaration.C: Likewise.
4175         * g++.dg/other/do1.C: Likewise.
4176         * g++.dg/overload/koenig1.C: Likewise.
4177         * g++.dg/parse/crash13.C: Likewise.
4178         * g++.dg/template/instantiate3.C: Likewise.
4179
4180 2004-03-08  Eric Christopher  <echristo@redhat.com>
4181
4182         * * lib/target-supports.exp: Enable libiconv in test
4183         compilation.  Fix up error checking.
4184
4185 2004-03-08  Roger Sayle  <roger@eyesopen.com>
4186
4187         PR middle-end/14289
4188         * gcc.dg/pr14289-1.c: New test case.
4189         * gcc.dg/pr14289-2.c: Likewise.
4190         * gcc.dg/pr14289-3.c: Likewise.
4191
4192 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
4193
4194         * gcc.c-torture/execute/20040308-1.c: New test.
4195
4196 2004-03-07  Roger Sayle  <roger@eyesopen.com>
4197
4198         * gcc.c-torture/execute/20040307-1.c: New test case.
4199
4200 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
4201
4202         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
4203
4204 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
4205
4206         * gcc.dg/20040306-1.c: New test.
4207
4208 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
4209
4210         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
4211         them static.
4212         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
4213
4214 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4215
4216         PR c/14465
4217         * gcc.dg/decl-6.c: New test.
4218
4219 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4220
4221         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
4222         Rename LOGPOW -> LOG_POW.
4223         (SQRT_EXP, POW_EXP): New.
4224
4225 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4226
4227         * gcc.dg/i386-sse-8.c: New test.
4228
4229 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4230
4231         PR c/14114
4232         * gcc.dg/decl-5.c: New test.
4233
4234 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
4235
4236         * gcc.dg/20040305-1.c: New test.
4237
4238 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
4239
4240         PR other/14354
4241         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
4242
4243 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
4244
4245         PR c++/14425, c++/14426
4246         * g++.dg/ext/altivec-4.C: New test.
4247         * g++.dg/ext/altivec-5.C: New test.
4248
4249 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
4250
4251         * g++.old-deja/g++.other/linkage1.C: Expect errors about
4252         global variables of a type with no linkage.
4253         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
4254         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
4255         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
4256         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
4257         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
4258         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
4259         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
4260         * g++.dg/warn/deprecated.C: Name enum Color.
4261         * g++.dg/overload/VLA.C: Name structure for 'b'.
4262         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
4263
4264 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4265
4266         * gcc.c-torture/compile/20040304-1.c: New test.
4267
4268 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
4269
4270         PR 13728
4271         * gcc.dg/decl-4.c: New testcase.
4272
4273 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
4274
4275         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
4276         as PRECF if sizeof (float) > sizeof (double).
4277         (PRECL): Make it the same as PRECF if
4278         sizeof (float) > sizeof (long double).
4279
4280 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4281
4282         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
4283         system type.  Add check for irix6 which doesn't have c99 runtime.
4284
4285 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
4286
4287         * gcc.dg/const-elim-1.c: xfail for xtensa.
4288
4289 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4290
4291         PR c++/14369
4292         * g++.dg/template/cond4.C: New test.
4293
4294 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4295
4296         PR c++/14360
4297         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
4298
4299         PR c++/14361
4300         * g++.dg/parse/defarg7.C: New test.
4301
4302         PR c++/14359
4303         * g++.dg/template/friend26.C: New test.
4304
4305 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4306
4307         PR c++/14324
4308         * g++.dg/abi/mangle21.C: New test.
4309
4310         PR c++/14260
4311         * g++.dg/parse/constructor2.C: New test.
4312
4313         PR c++/14337
4314         * g++.dg/template/sfinae1.C: New test.
4315
4316 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4317
4318         PR c++/14267
4319         * g++.dg/expr/crash2.C: New test.
4320
4321         PR middle-end/13448
4322         * gcc.dg/inline-5.c: New test.
4323         * gcc.dg/always-inline.c: Split out tests into ...
4324         * gcc.dg/always-inline2.c: ... this and ...
4325         * gcc.dg/always-inline3.c: ... this.
4326
4327 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4328
4329         PR debug/12103
4330         * g++.dg/debug/crash1.C: New test.
4331
4332 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
4333
4334         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
4335         function with __attribute__((noinline)).
4336         (recurser_void2): Likewise.
4337         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
4338         (recurser_void2): Likewise.
4339
4340 2004-02-29  Roger Sayle  <roger@eyesopen.com>
4341
4342         PR middle-end/14203
4343         * g++.dg/warn/Wunused-6.C: New test case.
4344
4345 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
4346
4347         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
4348         not defined.
4349
4350 2004-02-27  Eric Christopher  <echristo@redhat.com>
4351
4352         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
4353         * g++.dg/charset/asm2.c: Run only x86.
4354         * gcc.dg/charset/asm3.c: Ditto.
4355
4356 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
4357
4358         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
4359         ld_library_path.
4360
4361 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
4362
4363         * g++.dg/ext/altivec-3.C: New.
4364
4365 2004-02-26  Richard Henderson  <rth@redhat.com>
4366
4367         * g++.dg/ext/attrib10.C: Mark for warning.
4368         * gcc.dg/attr-alias-1.c: New.
4369
4370 2004-02-26  Richard Henderson  <rth@redhat.com>
4371
4372         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
4373         * gcc.c-torture/execute/20040208-2.c: ... it back.
4374
4375 2004-02-26  Eric Christopher  <echristo@redhat.com>
4376
4377         * lib/target-supports.exp (check-iconv-available): New function.
4378         * lib/gcc-dg.exp (dg-require-iconv): New function.
4379         Use above.
4380         * gcc.dg/charset: New directory.
4381         * gcc.dg/charset/charset.exp: New file.
4382         * gcc.dg/charset/asm1.c: Ditto.
4383         * gcc.dg/charset/asm2.c: Ditto.
4384         * gcc.dg/charset/asm3.c: Ditto.
4385         * gcc.dg/charset/asm4.c: Ditto.
4386         * gcc.dg/charset/asm5.c: Ditto.
4387         * gcc.dg/charset/attribute1.c: Ditto.
4388         * gcc.dg/charset/attribute2.c: Ditto.
4389         * gcc.dg/charset/string1.c: Ditto.
4390         * g++.dg/charset: New directory.
4391         * g++.dg/dg.exp: Add here. Special options.
4392         * g++.dg/charset/charset.exp: New file.
4393         * g++.dg/charset/asm1.c: Ditto.
4394         * g++.dg/charset/asm2.c: Ditto.
4395         * g++.dg/charset/asm3.c: Ditto.
4396         * g++.dg/charset/asm4.c: Ditto.
4397         * g++.dg/charset/attribute1.c: Ditto.
4398         * g++.dg/charset/attribute2.c: Ditto.
4399         * g++.dg/charset/extern1.cc: Ditto.
4400         * g++.dg/charset/extern2.cc: Ditto.
4401         * g++.dg/charset/string1.c: Ditto.
4402
4403 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
4404
4405         PR c++/14278
4406         * g++.dg/parse/comma1.C: New test.
4407
4408 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4409
4410         PR c++/14284
4411         * g++.dg/template/ttp8.C: New test.
4412
4413 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
4414
4415         * gcc.dg/fixuns-trunc-1.c: New test.
4416
4417 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4418
4419         * gcc.dg/builtins-config.h: Use #elif.
4420
4421 2004-02-26  Michael Matz  <matz@suse.de>
4422
4423         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
4424         * gcc.dg/991214-1.c: Likewise.
4425         * gcc.dg/i386-asm-1.c: Likewise.
4426
4427 2004-02-25  Richard Henderson  <rth@redhat.com>
4428
4429         * gcc.c-torture/execute/20040208-2.c: Move ...
4430         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
4431
4432 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4433
4434         PR c++/14246
4435         * g++.dg/other/crash-3.C: New test.
4436
4437 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4438
4439         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
4440         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
4441
4442         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
4443         HP-UX.
4444
4445 2004-02-24  Michael Matz  <matz@suse.de>
4446
4447         * gcc.dg/i386-regparm.c: New.
4448
4449 2004-02-23  James E Wilson  <wilson@specifixinc.com>
4450
4451         * gcc.c-torture/execute/20040223-1.c: New.
4452
4453 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
4454             Kazu Hirata  <kazu@cs.umass.edu>
4455
4456         * gcc.dg/fwritable-strings-1.c: Remove.
4457
4458 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
4459
4460         PR c/14156
4461         * gcc.dg/20040223-1.c: New test.
4462
4463 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4464
4465         PR c++/14106
4466         * g++.dg/ext/typeof9.C: New test.
4467
4468 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4469
4470         PR c++/14250
4471         * g++.dg/other/switch1.C: New test.
4472
4473 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4474
4475         * gcc.dg/cast-function-1.c: Adjust for new informative message.
4476         * gcc.dg/va-arg-1.c: Likewise.
4477
4478 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4479
4480         PR c++/14143
4481         * g++.dg/template/koenig5.C: New test.
4482
4483 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
4484
4485         * g++.dg/ext/altivec-1.C: Generalize target triple.
4486         * g++.dg/ext/altivec-2.C: New test case.
4487         * g++.dg/ext/altivec_check.h: New file.
4488         * gcc.dg/altivec-1.c: Generalize target triple;
4489         include altivec_check.h and call altivec_check().
4490         * gcc.dg/altivec-[2-5].c: Generalize target triple.
4491         * gcc.dg/altivec-6.c: New test case.
4492         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
4493         type casts as needed.
4494         * gcc.dg/altivec-10.c: Include altivec_check.h and call
4495         altivec_check().
4496         * gcc.dg/altivec-12.c: New test case.
4497         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
4498         include altivec_check.h and call altivec_check().
4499         * gcc.dg/altivec_check.h: New file.
4500
4501 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4502
4503         * lib/target-supports.exp (check_alias_available): Don't mangle
4504         function `g' in test program.
4505
4506 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4507
4508         * lib/target-supports.exp (check_profiling_available): Check
4509         argument to determine whether we support a profiling type.
4510         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
4511         check_profiling_available.
4512         * g++.dg/bprob/bprob.exp: Likewise
4513         * g77.dg/bprob/bprob.exp: Likewise.
4514         * gcc.misc-tests/bprob.exp: Likewise.
4515         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
4516         dg-require-profiling and delete expected error handling.
4517         * gcc.dg/20021014-1.c: Likewise.
4518         * gcc.dg/nest.c: Likewise.
4519
4520 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4521
4522         PR c++/12007
4523         * g++.dg/other/vthunk1.C: New test.
4524
4525 2004-02-20  Falk Hueffner  <falk@debian.org>
4526
4527         PR target/14201
4528         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
4529
4530 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
4531
4532         PR c++/13927
4533         * g++.dg/other/error8.C: Remove XFAIL markers.
4534
4535         PR c++/14173
4536         * g++.dg/ext/packed5.C: New test.
4537
4538         PR c++/14199
4539         * g++.dg/warn/Wunused-5.C: New test.
4540
4541         PR c++/14186
4542         * g++.dg/lookup/member1.C: New test.
4543
4544 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
4545
4546         * gcc.c-torture/compile/20040130-1.c: Enable only when
4547         __INT_MAX__ >= 2147483647L.
4548         * gcc.c-torture/compile/961203-1.c: Likewise.
4549
4550 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
4551
4552         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
4553         * g++.dg/opt/template1.C: Robustify assembler regexp
4554
4555 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4556
4557         * gcc.c-torture/execute/simd-4.x: Remove.
4558         * gcc.c-torture/execute/va-arg-25.x: Likewise.
4559         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
4560         Guard with #ifndef SKIP_ATTRIBUTE.
4561         * gcc.dg/compat/vector-1_y.c: Likewise.
4562         * gcc.dg/compat/vector-2_x.c: Likewise.
4563         * gcc.dg/compat/vector-2_y.c: Likewise.
4564         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
4565         * g++.dg/eh/simd-2.C: Likewise.
4566
4567 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
4568
4569         * gcc.c-torture/compile/complex-1.c: New.
4570
4571 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
4572
4573         PR target/14209
4574         * gcc.c-torture/execute/20040218-1.c: New test.
4575
4576 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4577
4578         PR c++/14181
4579         * g++.dg/parse/new2.C: New test.
4580
4581 2004-02-18  Paul Brook  <paul@codesourcery.com>
4582
4583         * gcc.c-torture/compile/libcall-1.c: New test.
4584
4585 2004-02-18  Paul Brook  <paul@codesourcery.com>
4586
4587         PR debug/12934
4588         * gcc.dg/debug/debug-7.c: New test.
4589
4590 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
4591
4592         * gcc.dg/20040217-1.c: New test.
4593
4594 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
4595
4596         * gcc.c-torture/execute/990208-1.x: Delete.
4597
4598 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
4599
4600         * gcc.c-torture/execute/20040208-2.x: New file.
4601
4602 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
4603
4604         PR c++/11326
4605         * g++.dg/abi/structret1.C: New test.
4606
4607 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
4608
4609         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
4610         (i386_cpuid): No need to test if cpuid is available on AMD64.
4611         Fix assembly, so that it works onboth i386 and AMD64.
4612         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
4613         (vecInLong): Fix s[] member type to unsigned int.
4614         (vecInWord): Remove type.
4615         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
4616         (a64, b64, c64, d64, e64): Remove.
4617         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
4618         Remove unused variable.  Remove initialization of removed variables.
4619         Don't call mmx_tests nor sse_tests.
4620         (reference_mmx, reference_sse): Remove.
4621         (check): Add return stmt.
4622         * gcc.dg/i386-sse-7.c: New test.
4623         * gcc.dg/i386-mmx-4.c: New test.
4624
4625 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4626
4627         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
4628         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4629         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4630         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
4631         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
4632         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
4633         g++.dg/tc1/dr94.C: Fix line terminator.
4634
4635 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
4636
4637         * gcc.c-torture/compile/20040216-1.c: New.
4638
4639 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4640
4641         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4642         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4643         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
4644         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
4645         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
4646         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
4647
4648 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4649
4650         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
4651
4652 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
4653
4654         PR c++/13971
4655         * g++.dg/expr/cond4.C: New test.
4656
4657         PR c++/14086
4658         * g++.dg/lookup/crash2.C: New test.
4659
4660 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
4661
4662         * gcc.c-torture/compile/20040214-2.c: New test.
4663
4664 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
4665
4666         PR c++/14116
4667         * g++.dg/ext/typeof8.C: New test.
4668
4669 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
4670
4671         * gcc.c-torture/compile/20040214-1.c: New test.
4672
4673 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4674
4675         PR c++/13635
4676         * g++.dg/template/spec11.C: New test.
4677
4678 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4679
4680         PR c++/13927
4681         * g++.dg/other/error8.C: New test.
4682
4683 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
4684
4685         PR c++/14122
4686         * g++.dg/template/array4.C: New test.
4687
4688         PR c++/14108
4689         * g++.dg/inherit/thunk2.C: New test.
4690
4691         PR c++/14083
4692         * g++.dg/eh/cond2.C: New test.
4693
4694 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
4695
4696         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
4697
4698 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
4699
4700         * lib/scanasm.exp (dg-scan): Quote pattern before display.
4701
4702 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
4703
4704         * g++.dg/simd-2.C: xfail on ppc64-linux.
4705
4706 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4707
4708         PR c/456
4709         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
4710         tests.
4711
4712 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
4713
4714         * gcc.dg/builtins-33.c: New test.
4715
4716 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
4717
4718         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
4719
4720 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4721
4722         * g++.dg/simd-2.C: Set -maltivec for ppc64.
4723
4724 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4725
4726         * gcc.dg/ppc64-abi-3.c: New test.
4727
4728 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
4729
4730         PR c/14092
4731
4732         * gcc.dg/pr14092-1.c: New testcase.
4733
4734 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
4735
4736         * gcc.dg/cpp/assert4.c: Fix typo last change.
4737
4738         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
4739         * gcc.dg/cpp/assert4.c: Handle powerpc64.
4740
4741         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
4742
4743 2004-02-09  Roger Sayle  <roger@eyesopen.com>
4744
4745         * gcc.c-torture/compile/20040209-1.c: New test case.
4746
4747 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4748
4749         * gcc.dg/c90-init-1.c: Adjust expected error messages.
4750
4751 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
4752
4753         * gcc.c-torture/execute/20040208-[12].c: New tests.
4754
4755 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4756
4757         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
4758
4759 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4760
4761         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
4762
4763 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4764
4765         Bug 13856
4766         * gcc.dg/visibility-8.c: New testcase.
4767
4768 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4769
4770         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
4771         arguments.
4772         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
4773
4774 2004-02-07  Roger Sayle  <roger@eyesopen.com>
4775
4776         PR middle-end/13696
4777         * g++.dg/opt/fold1.C: New test case.
4778
4779 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4780
4781         PR c++/14033
4782         * g++.dg/other/crash-2.C: New test.
4783
4784 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4785
4786         PR c++/14028
4787         * g++.dg/parse/angle-bracket2.C: New test.
4788
4789 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4790
4791         PR middle-end/13750
4792         Revert:
4793         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4794         PR pch/13361
4795         * testsuite/g++.dg/pch/wchar-1.C: New.
4796         * testsuite/g++.dg/pch/wchar-1.Hs: New.
4797
4798 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4799
4800         PR c++/14008
4801         * g++.dg/parse/error15.C: New test.
4802         * g++.dg/parse/crash11.C: Update dg-error mark.
4803
4804 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4805
4806         PR c++/13932
4807         * g++.dg/warn/conv2.C: New test.
4808
4809 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4810
4811         PR c++/13086
4812         * g++.dg/warn/incomplete1.C: Remove xfail.
4813
4814 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4815
4816         * lib/file-format.exp (gcc_target_object_format): Use
4817         ${tool}_target_compile, not gcc_target_compile.
4818         * lib/target-supports.exp (check_alias_available): Likewise.
4819         (check_gc_sections_available): Likewise.
4820         * g++.dg/ext/attrib10.C: Use dg-require-alias.
4821         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
4822         dg-require-alias.
4823
4824 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4825
4826         PR c++/13969
4827         * g++.dg/template/static6.C: New test.
4828
4829 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
4830
4831         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
4832
4833 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4834
4835         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
4836         tests for systems where `char' is unsigned by default.
4837
4838 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4839
4840         PR c++/13997
4841         * g++.dg/template/partial3.C: New test.
4842
4843 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4844
4845         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
4846         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
4847         Remove mentions of obsolete ports.
4848
4849 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
4850
4851         * gcc.dg/noncompile/20001228-1.c: Fix for new
4852         error message.
4853
4854 2004-02-03  Roger Sayle  <roger@eyesopen.com>
4855
4856         PR target/9348
4857         * gcc.c-torture/execute/multdi-1.c: New test case.
4858
4859 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4860
4861         PR c++/13925
4862         * g++.dg/template/lookup5.C: New test.
4863
4864 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4865
4866         PR c++/13950
4867         * g++.dg/template/lookup4.C: New test.
4868
4869         PR c++/13970
4870         * g++.dg/parse/error14.C: New test.
4871
4872         PR c++/14002
4873         * g++.dg/parse/template13.C: New test.
4874
4875 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4876
4877         PR c++/13978
4878         * g++.dg/template/koenig4.C: New test.
4879
4880         PR c++/13968
4881         * g++.dg/template/crash17.C: New test.
4882
4883         PR c++/13975
4884         * g++.dg/parse/error13.C: New test.
4885         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
4886
4887 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4888
4889         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
4890
4891 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
4892
4893         PR c/11658
4894         PR c/13994
4895         * gcc.dg/noncompile/20040203-1.c: New test.
4896         * gcc.dg/noncompile/20040203-2.c: Likewise.
4897         * gcc.dg/noncompile/20040203-3.c: Likewise.
4898         * gcc.dg/20040203-1.c: Likewise.
4899
4900 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
4901
4902         PR c++/10858
4903         * g++.dg/template/sizeof7.C: New test.
4904
4905 2004-02-02  Eric Christopher  <echristo@redhat.com>
4906             Zack Weinberg  <zack@codesourcery.com>
4907
4908         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
4909
4910 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
4911
4912         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
4913         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
4914         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
4915         * gcc.dg/cleanup-5.c: Run only on Linux targets.
4916
4917 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
4918
4919         PR c++/13113
4920         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
4921
4922         PR c++/13854
4923         * g++.dg/ext/attrib13.C: New test.
4924
4925         PR c++/13907
4926         * g++.dg/conversion/op2.C: New test.
4927
4928 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4929
4930         * gcc.dg/titype-1.c: Fix pasto.
4931
4932 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4933
4934         * gcc.dg/titype-1.c: New test.
4935
4936 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4937
4938         PR c++/13957
4939         * g++.dg/template/non-type-template-argument-1.C,
4940         g++.dg/template/qualified-id1.C: Update dg-error marks.
4941         * g++.dg/template/nontype6.C: New test.
4942
4943 2004-02-01  Roger Sayle  <roger@eyesopen.com>
4944
4945         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
4946         * gcc.dg/builtins-31.c: New testcase.
4947         * gcc.dg/builtins-32.c: New testcase.
4948
4949 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
4950
4951         * objc.dg/call-super-2.m: Update line numbers
4952         for the including of stddef.h.
4953
4954 2004-01-30  Michael Matz  <matz@suse.de>
4955
4956         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
4957         g++.dg/ext/case-range3.C: New tests.
4958
4959 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4960
4961         DR206
4962         PR c++/13813
4963         * g++.dg/template/member4.C: New test.
4964
4965 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4966
4967         PR c++/13683
4968         * g++.dg/template/sizeof6.C: New test.
4969
4970 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4971
4972         * gcc.dg/fwritable-strings-1.c: New test.
4973
4974 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4975
4976         * gcc.c-torture/compile/20040130-1.c: New test.
4977
4978 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
4979
4980         * objc.dg/call-super-2.m: Include stddef.h for size_t.
4981
4982 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
4983
4984         PR c++/13883
4985         * g++.dg/template/ctor3.C: New test.
4986
4987 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4988
4989         * g++.dg/tc1: New directory.
4990         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
4991         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
4992         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
4993         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
4994         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
4995
4996 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4997
4998         * g++.dg/parse/error11.C: New test.
4999         * g++.dg/parse/error12.C: Likewise.
5000
5001 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
5002
5003         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
5004         (scan_initial, main): Use aligned_sizeof instead of sizeof.
5005
5006 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
5007
5008         PR c++/13791
5009         * g++.dg/ext/attrib12.C: New test.
5010
5011         PR c++/13736
5012         * g++.dg/parse/cast2.C: New test.
5013
5014 2004-01-27  James E Wilson  <wilson@specifixinc.com>
5015
5016         * objc.dg/encode-2.m (main): New local string.  Set depending on
5017         sizeof long.  Use in sscanf call.
5018         * objc.dg/encode-3.m (main): New local string.  Set depending on
5019         sizeof long.  Use in scan_initial call.
5020
5021 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5022
5023         * objc.dg/call-super-2.m: Make LP64-safe.
5024         * objc.dg/desig-init-1.m: Likewise.
5025
5026 2004-01-27  Devang Patel <dpatel@apple.com>
5027
5028         * g++.dg/debug/namespace1.C: New test.
5029
5030 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
5031
5032         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
5033         xscale-*-*.
5034
5035         * gcc.dg/arm-mmx-1.c: New test.
5036
5037 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5038
5039         * gcc.dg/20040127-1.c: New test.
5040         * gcc.dg/20040127-2.c: New test.
5041
5042 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5043
5044         * objc.dg/stret-1.m (glob): Renamed to globa.
5045
5046 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
5047
5048         PR c++/13663
5049         * g++.dg/expr/for1.C: New test.
5050
5051 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
5052
5053         PR middle-end/13779
5054         * gcc.dg/darwin-longlong.c: New test.
5055
5056 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
5057
5058         * gcc.dg/20040124-1.c: Moved test from here...
5059         * gcc.c-torture/compile/20040124-1.c: ...to here.
5060
5061 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5062
5063         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
5064         the assembly output if -m64 is passed.
5065
5066 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
5067
5068         PR c++/13833
5069         * g++.dg/template/cond3.C: New test.
5070
5071 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5072
5073         PR c++/13810
5074         * g++.dg/template/ttp7.C: New test.
5075
5076 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5077
5078         PR c++/13797
5079         * g++.dg/template/nontype4.C: New test.
5080         * g++.dg/template/nontype5.C: Likewise.
5081
5082 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
5083
5084         * gcc.dg/torture/mips-clobber-at.c: New test.
5085
5086 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
5087
5088         * gcc.dg/20040124-1.c: New test.
5089
5090 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
5091
5092         * gcc.dg/20040123-1.c: New test.
5093
5094 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5095
5096         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
5097
5098 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5099
5100         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
5101
5102 2004-01-23  Andrew Pinski  <apinski@apple.com>
5103
5104         * gcc.dg/20030121-1.c: Move to ..
5105         * gcc.dg/20040121-1.c: here.
5106
5107 2004-01-23  Roger Sayle  <roger@eyesopen.com>
5108
5109         * gcc.dg/builtins-29.c: New test case.
5110
5111 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5112
5113         PR 18314
5114         * gcc.dg/builtins-30.c: New testcase.
5115
5116 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
5117
5118         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
5119         * lib/g77.exp: Likewise.
5120         * lib/objc.exp: Likewise.
5121         * lib/g++.exp: Likewise.
5122
5123 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5124
5125         * gcc.dg/struct-by-value-2.c: New test.
5126
5127 2004-01-21  Andrew Pinski  <apinski@apple.com>
5128
5129         PR target/13785
5130         * gcc.dg/20030121-1.c: New test.
5131
5132 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
5133
5134         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
5135         clobber frame pointer register in asm statement.
5136
5137 2004-01-21  Falk Hueffner  <falk@debian.org>
5138
5139         * gcc.c-torture/compile/20040121-1.c: New test.
5140
5141 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
5142
5143         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
5144
5145 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
5146
5147         * gcc.dg/ppc64-abi-2.c: New test.
5148
5149 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5150
5151         * lib/treelang.exp: Fill out this file.
5152         * lib/treelang-dg.exp: New File.
5153
5154 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5155
5156         * gcc.c-torture/compile/981022-1.c: Remove.
5157         * gcc.dg/array-5.c: Remove XFAIL.
5158         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
5159         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
5160         gcc.dg/cond-lvalue-1.c: Update.
5161         * gcc.dg/cast-lvalue-2.c: New test.
5162
5163 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
5164
5165         PR c++/13592
5166         * g++.dg/other/error1.C (class foo): Tweak error message.
5167
5168         PR c++/13592
5169         * g++.dg/template/call2.C: New test.
5170
5171 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5172
5173         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
5174         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
5175         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
5176         scalar-return-1_x.c, scalar-return-2_y.c,
5177         scalar-return-3_x.c, scalar-return-3_y.c,
5178         scalar-return-4_x.c, scalar-return-4_y.c,
5179         struct-align-1.h, struct-align-1_x.c,
5180         struct-align-1_y.c, struct-align-2.h,
5181         struct-align-2_x.c, struct-align-2_y.c,
5182         struct-by-value-10_y.c, struct-by-value-11_x.c,
5183         struct-by-value-11_y.c, struct-by-value-12_x.c,
5184         struct-by-value-12_y.c, struct-by-value-13_x.c,
5185         struct-by-value-13_y.c, struct-by-value-14_x.c,
5186         struct-by-value-14_y.c, struct-by-value-15_x.c,
5187         struct-by-value-15_y.c, struct-by-value-16_y.c,
5188         struct-by-value-17_y.c, struct-by-value-18_y.c,
5189         struct-by-value-19_y.c, struct-by-value-1_x.c,
5190         struct-by-value-1_y.c, struct-by-value-20_y.c,
5191         struct-by-value-2_x.c, struct-by-value-2_y.c,
5192         struct-by-value-3_y.c, struct-by-value-4_x.c,
5193         struct-by-value-4_y.c, struct-by-value-5_y.c,
5194         struct-by-value-6_y.c, struct-by-value-7_y.c
5195         struct-by-value-8_x.c, struct-by-value-8_y.c
5196         struct-by-value-9_x.c, struct-by-value-9_y.c
5197         struct-return-10_x.c, struct-return-10_y.c,
5198         struct-return-19_x.c, struct-return-20_x.c
5199         struct-return-2_x.c, struct-return-2_y.c
5200         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
5201         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
5202
5203 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5204
5205         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
5206         attribute on sparc*-sun-solaris2.*.
5207
5208 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
5209
5210         PR c++/13710
5211         * g++.dg/ext/typeof7.C: New test.
5212
5213 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
5214
5215         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
5216         * gcc.dg/const-elim-1.c: Same.
5217
5218 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
5219
5220         * objc.dg/stret-1.m: New.
5221         * objc.dg/stret-2.m: New.
5222
5223 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
5224
5225         PR c++/11895
5226         * g++.dg/ext/vector1.C: New test.
5227
5228 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
5229
5230         * gcc.dg/pch/import-1.c: New.
5231         * gcc.dg/pch/import-1.hs: New.
5232         * gcc.dg/pch/import-1a.h: New.
5233         * gcc.dg/pch/import-1b.h: New.
5234         * gcc.dg/pch/import-1c.h: New.
5235
5236 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5237
5238         PR c++/13574
5239         * g++.dg/ext/array1.C: New test.
5240
5241         PR c++/13178
5242         * g++.dg/conversion/op1.C: New test.
5243
5244 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
5245
5246         PR 11864
5247         From Kazumoto Kojima / Dan Kegel:
5248         * gcc.dg/pr11864-1.c: New test.
5249
5250         PR 10392
5251         From Marcus Comstedt / Dan Kegel:
5252         * gcc.dg/pr10392-1.c: New test.
5253
5254 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5255
5256         PR c++/13478
5257         * g++.dg/init/ref10.C: New test.
5258
5259 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5260
5261         PR c++/13407
5262         * g++.dg/parse/typename6.C: New test.
5263
5264 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5265
5266         PR pch/13361
5267         * testsuite/g++.dg/pch/wchar-1.C: New.
5268         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5269
5270 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5271
5272         PR c++/9259
5273         * g++.dg/expr/sizeof2.C: New test.
5274
5275 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
5276
5277         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
5278
5279 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5280
5281         PR c++/13659
5282         * g++.dg/lookup/strong-using-3.C: New.
5283         * g++.dg/lookup/using-10.C: New.
5284
5285 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5286
5287         PR c++/13594
5288         * g++.dg/lookup/strong-using-2.C: New.
5289
5290 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
5291             Dan Kegel <dank@kegel.com>
5292             J"orn Rennecke <joern.rennecke@superh.com>
5293
5294         PR target/9365
5295         * gcc.dg/pr9365-1.c: New test.
5296
5297 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5298
5299         PR c++/8856
5300         * g++.dg/parse/casting-operator2.C: New test.
5301         * g++.old-deja/g++.pt/explicit83.C: Remove.
5302
5303 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
5304
5305         * gcc.dg/label-compound-stmt-1.c: New test.
5306         * gcc.c-torture/compile/950922-1.c,
5307         gcc.c-torture/compile/20000211-3.c,
5308         gcc.c-torture/compile/20000518-1.c,
5309         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
5310         compound statements.
5311
5312 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
5313
5314         * gcc.dg/ppc64-abi-1.c: New test.
5315
5316 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
5317
5318          * g++.dg/ext/attrib9.C: Add dg-warnings.
5319
5320 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5321
5322         PR c++/12335
5323         * g++.dg/parse/dtor3.C: New test.
5324
5325 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
5326
5327         PR c++/12709
5328         * g++.dg/parse/try-catch-1.C: New test.
5329
5330 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
5331
5332         * ada/acats/run_all.sh: Add more verbose output in acats.log
5333         when compiling tests.
5334
5335 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5336
5337         PR 13656
5338         * gcc.dg/typedef-redecl.c: New test case.
5339         * gcc.dg/typedef-redecl.h: New support file.
5340
5341 2004-01-13  Jan Hubicka  <jh@suse.cz>
5342
5343         * gcc.dg/always_inline.c: New test.
5344         * gcc.dg/debug/20031231-1.c: Fix.
5345
5346 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5347
5348         PR c++/13474
5349         * g++.dg/template/array3.C: New test.
5350
5351 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5352
5353         * g++.dg/ext/lvalue1.C: No longer expected to fail.
5354         * g++.dg/warn/Wunused-2.C: Likewise.
5355
5356 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5357
5358         PR c++/13289
5359         * g++.dg/template/instantiate6.C: New test.
5360
5361 2004-01-12  Roger Sayle  <roger@eyesopen.com>
5362
5363         PR middle-end/11397
5364         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
5365
5366 2004-01-12  Jan Hubicka  <jh@suse.cz>
5367
5368         PR opt/12826
5369         * gcc.dg/20040112-1.c: New.
5370
5371         * gcc.dg/dwarf-die[1-7].c: Move to...
5372         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
5373         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
5374
5375 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5376
5377         PR c++/4100
5378         * g++.dg/parse/friend4.C: New test.
5379
5380 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
5381
5382         PR c++/4100
5383         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
5384         definition is called a friend.
5385
5386 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
5387
5388         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
5389
5390 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
5391
5392         PR c++/3478
5393         * g++.dg/parse/error10.C: New test.
5394         * g++.dg/template/arg2.C: Accept "invalid type" error.
5395
5396 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
5397
5398         PR middle-end/13392
5399         * g++.dg/opt/expect2.C: New test.
5400
5401 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5402
5403         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
5404         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
5405         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
5406         Update dg-error regexps.
5407
5408 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5409
5410         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
5411         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
5412
5413 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5414
5415         * gcc.dg/pragma-re-1.c: Use right pointer type.
5416
5417 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5418
5419         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
5420
5421 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
5422
5423         * gcc.dg/rs6000-ldouble-1.c: New.
5424
5425 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5426
5427         DR 337
5428         PR c++/9256
5429         * g++.dg/other/abstract1.C: New test.
5430
5431 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
5432
5433         * g++.dg/lookup/strong-using-1.C: New.
5434
5435 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
5436
5437         PR c/11234
5438         * gcc.dg/func-ptr-conv-1.c: New test.
5439         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
5440
5441 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
5442
5443         PR target/13380.
5444         * gcc.c-torture/compile/20040109-1.c: New.
5445
5446 2004-01-08  Stuart Hastings  <stuart@apple.com>
5447
5448         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
5449         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
5450         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
5451
5452 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
5453
5454         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
5455
5456 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5457
5458         * ada/acats/run_acats: Treat 'gnatchop' the same way
5459         as 'gnatmake'.  Export GCC_DRIVER.
5460         * ada/acats/run_all.sh: Add target_gnatchop.  Use
5461         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
5462
5463 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5464
5465         PR c++/12573
5466         * g++.dg/template/dependent-expr4.C: New test.
5467
5468 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
5469
5470         * gcc.dg/altivec-11.c: New test.
5471
5472 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
5473
5474         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
5475
5476 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5477
5478         PR c/6024
5479         * gcc.dg/enum-compat-1.c: New test.
5480         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
5481
5482 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5483
5484         PR c/12165
5485         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
5486         gcc.dg/c99-idem-qual-3.c: New tests.
5487
5488 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
5489
5490         * gcc.dg/winline-7.c: Don't cast void * to int.
5491
5492 2004-01-06  Jan Hubicka  <jh@suse.cz>
5493
5494         * gcc.dg/i386-sse-5.c: New test
5495         * g++.dg/eh/simd-1.c: Add -w argument for i386.
5496
5497 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5498
5499         PR c++/12815
5500         * g++.dg/rtti/typeid4.C: New test.
5501
5502 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5503
5504         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
5505
5506 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5507
5508         PR c++/12132
5509         * g++.dg/template/error11.C: New test.
5510
5511         PR c++/13451
5512         * g++.dg/template/class2.C: New test.
5513
5514 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5515         Richard Sandiford <rsandifo@redhat.com>
5516
5517         PR c++/13387
5518         * g++.dg/opt/alias3.C: New test.
5519
5520 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
5521
5522         PR c++/13157
5523         * g++.dg/template/koenig3.C: New test.
5524
5525         PR c++/13529
5526         * g++.dg/parse/offsetof3.C: New test.
5527
5528         * g++.dg/init/copy7.C: Add missing dg-error markers.
5529
5530         PR c++/12226
5531         * g++.dg/init/copy7.c: New test.
5532
5533         PR c++/13536
5534         * g++.dg/parse/cast1.C: New test.
5535
5536 2004-01-04  Jan Hubicka  <jh@suse.cz>
5537
5538         * gcc.dg/winline[1-7].c: New tests.
5539
5540 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5541
5542         PR c++/13520
5543         * g++.dg/template/qualttp22.C: New test.
5544
5545 2004-01-01  Jan Hubicka  <jh@suse.cz>
5546
5547         * gcc.dg/debug/20031231-1.c: New.
5548         * gcc.c-torture/compile/20040101-1.c: New.
5549         * gcc.dg/dwarf-die-[1-7].c: New.
5550
5551 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
5552
5553         PR optimization/13521
5554         * gcc.c-torture/compile/20031231-1.c: New test.
5555
5556 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5557
5558         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
5559
5560 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5561
5562         PR c++/10079
5563         * g++.dg/template/crash16.C: New test.
5564
5565 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
5566
5567         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
5568
5569 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5570
5571         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
5572         ports.
5573         * g++.old-deja/g++.jason/thunk3.C: Likewise.
5574         * g++.old-deja/g++.law/profile1.C: Likewise.
5575         * gcc.c-torture/compile/981006-1.c: Likewise.
5576         * gcc.c-torture/execute/loop-2e.x: Likewise.
5577         * gcc.c-torture/execute/loop-2f.x: Remove.
5578         * gcc.c-torture/execute/loop-2g.x: Likewise.
5579         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
5580         * gcc.dg/20020312-2.c: Remove traces of dead ports.
5581
5582 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5583
5584         PR c++/13507
5585         * g++.dg/ext/attrib11.C: New test.
5586
5587         PR c++/13494
5588         * g++.dg/template/array2-1.C: New test.
5589         * g++.dg/template/array2-2.C: New test.
5590
5591 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
5592
5593         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
5594
5595 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5596
5597         PR c++/12774
5598         * g++.dg/template/array1-1.C: New test.
5599         * g++.dg/template/array1-2.C: New test.
5600
5601 2003-12-29  Roger Sayle  <roger@eyesopen.com>
5602
5603         PR fortran/12632
5604         * g77.dg/12632.f: New test case.
5605
5606 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5607
5608         PR c++/13289
5609         * g++.dg/parse/nontype1.C: New test.
5610
5611 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5612
5613         PR c++/12403
5614         * g++.dg/parse/explicit1.C: New test.
5615         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
5616
5617 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5618
5619         PR c++/13081
5620         * g++.dg/opt/inline6.C: New test.
5621
5622         PR c++/12613
5623         * g++.dg/parse/error9.C: New test.
5624
5625         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
5626
5627 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5628
5629         PR c++/13009
5630         * g++.dg/init/assign1.C: New test.
5631
5632 2003-12-28  Roger Sayle  <roger@eyesopen.com>
5633
5634         PR c++/13070
5635         * g++.dg/warn/format3.C: New test case.
5636
5637 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5638
5639         * gcc.c-torture/compile/20031227-1.c: New test.
5640
5641 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5642
5643         * g++.dg/bprob/bprob.exp: Load target-supports.exp
5644         * g77.dg/bprob/bprob.exp: Likewise.
5645         * gcc.misc-tests/bprob.exp: Likewise.
5646         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
5647         variants on systems where the library does not provide that
5648         functionality.
5649         * gcc.dg/builtins-20.c: Use builtins-config.h.
5650         * gcc.dg/builtins-config.h: New file.
5651
5652 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5653
5654         * lib/gcc-dg.exp (dg-require-profiling): New function.
5655         * lib/target-supports.exp (check_profiling_available): Likewise.
5656         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
5657         * g77.dg/bprob/bprob.exp: Likewise.
5658         * gcc.misc-tests/bprob.exp: Likewise.
5659         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
5660         * gcc.dg/20021014-1.c: Likewise.
5661         * gcc.dg/nest.c: Likewise.
5662
5663 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5664
5665         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
5666         compiling.
5667         * g++.dg/lookup/java2.C: Likewise.
5668         * gcc.dg/cpp/lexident.c: Likewise.
5669
5670 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5671
5672         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
5673         given.
5674         * gcc.c-torture/compile/961203-1.c: Likewise.
5675         * gcc.c-torture/compile/980506-1.c: Likewise.
5676
5677 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
5678
5679         * lib/gcc-dg.exp (dg-prune-output): New annotation.
5680         (additional_prunes): New global.
5681         (gcc-dg-prune): Handle additional per-test pruning.
5682         (dg-test): Clear additional_prunes between tests.
5683
5684         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
5685         dg-prune-output to avoid spurious failures from assembler
5686         complaining about nonexistent WAW violations.
5687         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
5688         Use dg-prune-output to avoid spurious failures from assembler
5689         warning about Itanium B-step errata.
5690
5691 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5692
5693         * g++.dg/abi/macro0.C: New test.
5694         * g++.dg/abi/macro1.C: Likewise.
5695         * g++.dg/abi/macro2.C: Likewise.
5696
5697         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
5698         * g++.dg/abi/bitfield7.C: Likewise.
5699         * g++.dg/abi/dtor2.C: Likewise.
5700         * g++.dg/abi/mangle11.C: Likewise.
5701         * g++.dg/abi/mangle12.C: Likewise.
5702         * g++.dg/abi/mangle14.C: Likewise.
5703         * g++.dg/abi/mangle17.C: Likewise.
5704         * g++.dg/abi/vbase10.C: Likewise.
5705         * g++.dg/abi/vbase14.C: Likewise.
5706         * g++.dg/template/qualttp17.C: Likewise.
5707
5708 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
5709
5710         PR c/11995
5711         * gcc.dg/20031223-1.c: New test.
5712
5713 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5714
5715         * gcc.dg/noreturn-7.c: New test.
5716
5717 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5718
5719         * gcc.dg/null-pointer-1.c: New test.
5720
5721 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5722
5723         * g++.old-deja/g++.jason/template18.C: Remove.
5724         * g++.old-deja/g++.jason/template37.C: Likewise.
5725
5726         PR c++/12862
5727         * g++.dg/lookup/ns1.C: New test.
5728
5729         PR c++/12397
5730         * g++.dg/template/lookup3.C: New test.
5731
5732 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5733
5734         * g++.dg/template/recurse1.C: New test
5735
5736 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5737
5738         PR c++/12479
5739         * g++.dg/parse/semicolon1.C: New test.
5740         * g++.dg/parse/semicolon1.h: Likewise.
5741
5742 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
5743
5744         * gcc.dg/darwin-misaligned.c: New test.
5745
5746 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5747
5748         PR c/9163
5749         * gcc.dg/20031222-1.c: New test.
5750
5751 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
5752
5753         PR c++/13438
5754         * g++.dg/parse/error8.C: New test.
5755
5756         PR c++/11554
5757         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
5758
5759 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
5760
5761         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
5762         too small.
5763         * gcc.c-torture/compile/930217-1.c: Likewise.
5764         * gcc.c-torture/compile/930513-1.c: Likewise.
5765         * gcc.c-torture/execute/920908-2.c: Likewise.
5766         * gcc.c-torture/execute/921204-1.c: Likewise.
5767         * gcc.c-torture/execute/930621-1.c: Likewise.
5768         * gcc.c-torture/execute/930630-1.c: Likewise.
5769         * gcc.c-torture/execute/931031-1.c: Likewise.
5770         * gcc.c-torture/execute/980602-2.c: Likewise.
5771         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5772         * gcc.c-torture/execute/compndlit-1.c: Likewise.
5773         * gcc.c-torture/execute/extzvsi.c: Likewise.
5774         * gcc.c-torture/unsorted/ext.c: Likewise.
5775
5776 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
5777
5778         PR target/12749
5779         * gcc.c-torture/compile/20031220-2.c: New test case.
5780
5781 2003-12-20  Roger Sayle  <roger@eyesopen.com>
5782
5783         PR optimization/13031
5784         * gcc.c-torture/compile/20031220-1.c: New test case.
5785
5786 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5787
5788         * gcc.dg/cast-function-1.c: New test.
5789
5790 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5791
5792         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
5793         formats.
5794
5795 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
5796
5797         PR c++/12795
5798         * g++.dg/ext/attrib10.C: New test.
5799
5800 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5801
5802         * gcc.dg/cleanup-10.c: New test.
5803         * gcc.dg/cleanup-11.c: New test.
5804
5805 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5806
5807         PR c++/13239
5808         * g++.dg/opt/expect1.C: New test.
5809
5810 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
5811
5812         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
5813
5814 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
5815
5816         PR debug/12923
5817         * gcc.dg/20031218-1.c: New test.
5818
5819         PR debug/12389
5820         * gcc.dg/20031218-2.c: New test.
5821         * gcc.dg/20031218-3.c: New test.
5822
5823         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
5824         of label name and allow for USER_LABEL_PREFIX == "_" names.
5825         * g++.dg/abi/mangle18-2.C: Likewise.
5826         * g++.dg/abi/mangle19-1.C: Likewise.
5827         * g++.dg/abi/mangle19-2.C: Likewise.
5828         * g++.dg/abi/mangle20-1.C: Likewise.
5829         * g++.dg/abi/mangle20-2.C: Likewise.
5830
5831 2003-12-18  Richard Henderson  <rth@redhat.com>
5832
5833         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
5834
5835 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
5836             Dan Kegel <dank@kegel.com>
5837
5838         PR other/12009
5839         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
5840         testing a cross compiler, it causes spurious compile failures.
5841         * lib/g++.exp: Likewise.
5842
5843 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5844
5845         PR c++/13262
5846         * g++.dg/template/access13.C: New test.
5847
5848 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
5849
5850         * gcc.dg/20031216-1.c: New test.
5851
5852 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5853
5854         PR c++/9154
5855         * g++.dg/template/error10.C: New test.
5856
5857 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5858
5859         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
5860         * g++.dg/eh/simd-2.C: Likewise.
5861
5862 2003-12-17  James E Wilson  <wilson@specifixinc.com>
5863             Roger Sayle  <roger@eyesopen.com>
5864
5865         * gcc.c-torture/execute/ieee/mzero5.c: New.
5866
5867 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
5868
5869         PR c++/10603
5870         * g++.dg/parse/error6.C: New test.
5871
5872         PR c++/12827
5873         * g++.dg/parse/error7.C: New test.
5874
5875 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5876
5877         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
5878         at -O with stabs debugging formats.
5879         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
5880         * gcc.dg/debug/debug-2.c: Likewise.
5881
5882 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
5883
5884         PR c++/12696
5885         * g++.dg/init/error1.C: New test.
5886
5887         PR c++/12218
5888         * g++.dg/init/pm3.C: New test.
5889
5890 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5891
5892         PR c/3347
5893         * gcc.dg/bitfld-8.c: New test.
5894
5895 2003-12-16  James Lemke  <jim@wasabisystems.com>
5896
5897         * gcc.dg/arm-scd42-[123].c: New tests.
5898
5899 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5900
5901         PR c++/9043
5902         * g++.dg/abi/mangle20-1.C: New test.
5903         * g++.dg/abi/mangle20-2.C: New test.
5904
5905 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
5906
5907         PR c++/13275
5908         * g++.dg/other/offsetof2.C: Remove XFAIL.
5909         * g++.dg/parse/offsetof1.C: New test.
5910         * g++.gd/parse/offsetof2.C: Likewise.
5911
5912 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5913
5914         * g++.dg/template/nontype3.C: New test.
5915         * g++.dg/template/static2.C: Tweaked the dg-error clause.
5916
5917 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5918
5919         * g++.dg/warn/noreturn-3.C: Also test instantiation.
5920
5921 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5922
5923         PR c++/13387
5924         * g++.dg/expr/assign1.C: New test.
5925
5926         PR c++/13242
5927         * g++.dg/abi/mangle19-1.C: New test.
5928         * g++.dg/abi/mangle19-2.C: New test.
5929
5930 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
5931
5932         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
5933
5934 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5935
5936         * gcc.c-torture/execute/20031216-1.c: New test.
5937
5938 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5939
5940         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
5941         an ICE regression.
5942
5943 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5944
5945         PR c++/10926
5946         * g++.dg/template/error9.C: New test.
5947
5948         PR c++/11116
5949         * g++.dg/template/error8.C: New test.
5950
5951 2003-12-15  Roger Sayle  <roger@eyesopen.com>
5952
5953         PR middle-end/13400
5954         * gcc.c-torture/execute/20031215-1.c: New test case.
5955
5956 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5957
5958         PR c++/13269
5959         * g++.dg/parse/error5.C: New test.
5960
5961         PR c++/12989
5962         * g++.dg/expr/sizeof1.C: New test.
5963
5964         PR c++/13310
5965         * g++.dg/template/crash15.C: New test.
5966
5967 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
5968
5969         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
5970         a non-POD type as the last named parameter of a varargs function.
5971
5972 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5973
5974         PR c++/13243
5975         PR c++/12573
5976         * g++.dg/template/crash14.C: New test.
5977         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
5978
5979 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
5980
5981         * g++.dg/other/java1.C: New test.
5982
5983         PR c++/13241
5984         * g++.dg/abi/mangle18-1.C: New test.
5985         * g++.dg/abi/mangle18-2.C: New test.
5986
5987 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5988
5989         PR optimization/10312
5990         * gcc.c-torture/execute/20031214-1.c: New.
5991
5992 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
5993
5994         PR c++/10779
5995         PR c++/12160
5996         * g++.dg/parse/error3.C: New test.
5997         * g++.dg/parse/error4.C: Likewise.
5998         * g++.dg/abi/mangle4.C: Tweak error messages.
5999         * g++.dg/lookup/using5.C: Likewise.
6000         * g++.dg/other/error2.C: Likewise.
6001         * g++.dg/parse/typename5.C: Likewise.
6002         * g++.dg/parse/undefined1.C: Likewise.
6003         * g++.dg/template/arg2.C: Likewise.
6004         * g++.dg/template/ttp3.C: Likewise.
6005         * g++.dg/template/type1.C: Likewise.
6006         * g++.old-deja/g++.other/crash32.C: Likewise.
6007         * g++.old-djea/g++.pt/defarg8.C: Likewise.
6008
6009 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6010
6011         PR c++/13106
6012         * g++.dg/warn/noreturn-3.C: New test.
6013
6014 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6015
6016         PR c++/13118
6017         * g++.dg/abi/covariant3.C: New.
6018
6019 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
6020
6021         * g++.dg/eh/ia64-1.C: New test.
6022
6023 2003-12-12  Roger Sayle  <roger@eyesopen.com>
6024
6025         PR optimization/13037
6026         * g77.f-torture/execute/13037.f: New test case.
6027
6028 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6029
6030         PR c++/12881
6031         * g++.dg/abi/covariant2.C: New.
6032
6033 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
6034
6035         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
6036
6037 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
6038
6039         * gcc.c-torture/execute/wchar_t-1.x: Delete.
6040
6041 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
6042
6043         PR other/10819
6044         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
6045         to fix Bug 10819.
6046         * lib/g++.exp (g++_version): Likewise.
6047         * lib/g77.exp (g77_version): Likewise.
6048         * lib/objc.exp (default_objc_version): Likewise.
6049
6050 2003-12-10  Richard Henderson  <rth@redhat.com>
6051
6052         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
6053
6054         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
6055
6056 2003-12-08  Matt Austern  <austern@apple.com>
6057
6058         PR c/13134
6059         * lib/gcc-dg.exp (dg-require-visibility): Define.
6060         * lib/target-supports (check_visibility_available): Define.
6061         * gcc.dg/visibility-1.c: New test.
6062         * gcc.dg/visibility-2.c: Likewise.
6063         * gcc.dg/visibility-3.c: Likewise.
6064         * gcc.dg/visibility-4.c: Likewise.
6065         * gcc.dg/visibility-5.c: Likewise.
6066         * gcc.dg/visibility-6.c: Likewise.
6067         * g++.dg/ext/visibility-1.C: Likewise.
6068         * g++.dg/ext/visibility-2.C: Likewise.
6069         * g++.dg/ext/visibility-3.C: Likewise.
6070         * g++.dg/ext/visibility-4.C: Likewise.
6071         * g++.dg/ext/visibility-5.C: Likewise.
6072         * g++.dg/ext/visibility-6.C: Likewise.
6073
6074 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6075
6076         * g++.dg/lookup/java1.C: New test.
6077         * g++.dg/lookup/java2.C: New test.
6078
6079 2003-12-07  Falk Hueffner  <falk@debian.org>
6080
6081         * g++.dg/opt/noreturn-1.C: New test.
6082
6083 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
6084
6085         * gcc.dg/overflow-1.c: New test.
6086
6087 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6088
6089         * g77.f-torture/compile/13060.f: New test.
6090
6091 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
6092
6093         PR c++/13323
6094         * g++.dg/inherit/operator2.C: New test.
6095
6096 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6097
6098         PR c++/13305
6099         * g++.dg/ext/attrib9.C: New test.
6100
6101 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6102
6103         PR c++/13314
6104         * g++.dg/template/error7.C: New test.
6105
6106 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
6107             J"orn Rennecke <joern.rennecke@superh.com>
6108
6109         PR target/13302
6110         * g++.dg/other/struct-va_list.C: New test.
6111
6112 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6113
6114         PR c++/13166
6115         * g++.dg/parse/defarg6.C: New test.
6116
6117 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
6118
6119         PR target/13256
6120         * gcc.c-torture/execute/20031201-1.c: New test.
6121
6122 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
6123
6124         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
6125
6126 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6127
6128         * gcc.dg/builtin-return-1.c: New test.
6129
6130 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
6131             J"orn Rennecke <joern.rennecke@superh.com>
6132
6133         PR optimization/13260
6134         * gcc.c-torture/execute/20031204-1.c: New test.
6135
6136 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6137
6138         PR c++/9127
6139         * g++.dg/template/error6.C: New test.
6140
6141 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
6142
6143         * gcc.dg/20031202-1.c: New test.
6144
6145 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6146
6147         PR c++/13179
6148         * g++.dg/template/eh1.C: New test.
6149
6150         PR c++/10771
6151         * g++.dg/template/error5.C: New test.
6152
6153 2003-12-02  David Ung  <davidu@mips.com>
6154
6155         * gcc.dg/compat/vector-check.h: Corrected type for var
6156         g_##TMODE
6157
6158 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6159
6160         PR c++/10126
6161         * g++.dg/template/ptrmem8.C: New test.
6162
6163 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6164
6165         PR c++/12573
6166         * g++.dg/template/dependent-expr3.C: New test.
6167
6168 2003-12-01  James Lemke  <jim@wasabisystems.com>
6169
6170         * gcc.dg/arm-g2.c: New test.
6171
6172 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6173
6174         PR optimization/11634
6175         * gcc.dg/20031201-2.c: New test case.
6176
6177 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
6178
6179         PR 11433
6180         * objc.dg/proto-lossage-3.m: New test.
6181
6182 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6183
6184         PR optimization/12628
6185         * gcc.dg/20031201-1.c: New test case.
6186
6187 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6188
6189         * gcc.dg/unaligned-1.c: New test.
6190
6191 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
6192
6193         PR c++/9849
6194         * g++.dg/template/error4.C: New test.
6195         * g++.dg/template/nested3.C: Adjust error markers.
6196
6197 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6198
6199         * gcc.dg/cpp/assert4.c: Check more #system assertions.
6200
6201 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
6202
6203         PR c/10333
6204         * gcc.dg/bitfld-7.c: New test.
6205
6206 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
6207
6208         * gcc.dg/tls/asm-1.C: New test.
6209
6210 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6211
6212         * gcc.dg/cpp/assert4.c: Update.
6213
6214 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6215
6216         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
6217         * gcc.dg/builtin-apply3.c: New test.
6218
6219 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6220
6221         * lib/compat.exp (compat-obj): New xfaildata parameter.
6222         Use it to set compiler_conditional_xfail_data before compiling.
6223         (compat-get-options): Handle dg-xfail-if.
6224         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
6225         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
6226         * gcc.dg/compat/vector-1_y.c: Likewise.
6227         * gcc.dg/compat/vector-2_x.c: Likewise.
6228         * gcc.dg/compat/vector-2_y.c: Likewise.
6229
6230 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6231
6232         * g++.dg/opt/reg-stack4.C: New test.
6233
6234 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6235
6236         * gcc.dg/builtin-apply2.c: New test.
6237
6238 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6239
6240         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
6241
6242 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6243
6244         PR c++/12924
6245         * g++.dg/template/template-id-2.C: New test.
6246
6247 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6248
6249         PR c++/5369
6250         * g++.dg/template/memfriend1.C: New test.
6251         * g++.dg/template/memfriend2.C: Likewise.
6252         * g++.dg/template/memfriend3.C: Likewise.
6253         * g++.dg/template/memfriend4.C: Likewise.
6254         * g++.dg/template/memfriend5.C: Likewise.
6255         * g++.dg/template/memfriend6.C: Likewise.
6256         * g++.dg/template/memfriend7.C: Likewise.
6257         * g++.dg/template/memfriend8.C: Likewise.
6258         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
6259
6260 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
6261
6262         PR c++/12515
6263         * g++.dg/ext/cond1.C: New test.
6264
6265 2003-11-20  Richard Henderson  <rth@redhat.com>
6266
6267         * gcc.dg/20020201-2.c: Remove.
6268         * gcc.dg/20020201-4.c: Remove.
6269         * gcc.dg/20020304-1.c: Remove.
6270
6271 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6272
6273         * gcc.dg/cpp/trad/xwin1.c: New test case.
6274
6275 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6276
6277         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
6278         * lib/g77.exp: Likewise.
6279         * lib/objc.exp: Likewise.
6280         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
6281         for darwin.
6282
6283 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6284
6285         PR c++/12932
6286         * g++.dg/template/static5.C: New test.
6287
6288 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
6289
6290         * gcc.dg/nested-func-1.c: New test.
6291
6292 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6293
6294         * gcc.dg/cpp/assert4.c: New test.
6295
6296 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6297
6298         PR c++/2294
6299         * g++.dg/lookup/using9.c: New test.
6300
6301 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
6302
6303         PR c++/12762
6304         * g++.dg/template/error3.C: New test.
6305
6306 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6307
6308         PR ada/13035
6309         * ada/acats/run_acats, run_all.sh: Fix syntax error.
6310         No longer use a wrapper for gcc, since this does not work under
6311         Windows.
6312
6313 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6314
6315         PR c++/2094
6316         * g++.dg/template/ptrmem7.C: New test.
6317
6318 2003-11-13  Andrew Pinski <apinski@apple.com>
6319
6320         * gcc.c-torture/compile/20031113-1.c: New test.
6321
6322 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
6323             Kean Johnston <jkj@sco.com>
6324
6325         PR c/13029
6326         * gcc.dg/unused-4.c: Update.
6327
6328 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6329
6330         * g++.dg/opt/const3.C: New test.
6331
6332 2003-11-13  Jan Hubicka  <jh@suse.cz>
6333
6334         * gcc.c-torture/compile/20031112-1.c: New test.
6335
6336 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
6337
6338         * g++.dg/parse/crash10.C: Remove bogus error marker.
6339
6340 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6341
6342         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
6343         (host_gcc): Likewise.
6344         (ROOT): Honor $PWDCMD.
6345         (BASE): Likewise.
6346         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
6347
6348 2003-11-12  Catherine Moore  <clm@redhat.com>
6349
6350         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
6351
6352 2003-11-12  Andreas Jaeger  <aj@suse.de>
6353             Jakub Jelinek  <jakub@redhat.com>
6354             Andrew Pinski  <pinskia@physics.uc.edu>
6355             Richard Henderson  <rth@redhat.com>
6356
6357         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
6358         systems.
6359         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
6360
6361         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
6362         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
6363
6364 2003-11-11  Andreas Jaeger  <aj@suse.de>
6365
6366         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
6367
6368         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
6369
6370 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
6371
6372         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
6373         Clean ups.
6374
6375 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
6376
6377         * gcc.dg/trampoline-1.c: New test.
6378
6379 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
6380
6381         * gcc.c-torture/compile/200031109-1.c: New test.
6382
6383 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6384
6385         PR c/3190
6386         PR c/8714
6387         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6388         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
6389         gcc.dg/format/no-y2k-1.c: Update.
6390
6391 2003-11-08  Roger Sayle  <roger@eyesopen.com>
6392
6393         PR optimization/10467
6394         * gcc.dg/20031108-1.c: New test case.
6395
6396 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
6397
6398         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
6399
6400 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6401
6402         * gcc.dg/compound-lvalue-1.c: New test.
6403         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
6404         some XFAILs.
6405
6406 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
6407
6408         * gcc.dg/altivec-varargs-1.c: New test.
6409
6410 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6411
6412         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
6413         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
6414         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
6415         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
6416         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
6417
6418 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
6419
6420         * gcc.dg/cond-lvalue-1.c: New test.
6421
6422 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
6423
6424         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
6425
6426 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6427
6428         PR c++/11616
6429         * g++.dg/template/instantiate5.C: New test.
6430
6431 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6432
6433         PR c++/12726
6434         * g++.dg/ext/complit2.C: Replace test with self-contained version.
6435         * ChangeLog: Add missing first entry for above test.
6436
6437 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6438
6439         PR c++/9810
6440         * g++.dg/template/using8.C: New test.
6441         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
6442
6443 2003-11-02  Roger Sayle  <roger@eyesopen.com>
6444
6445         PR optimization/10817
6446         * gcc.c-torture/compile/20031102-1.c: New test case.
6447
6448 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
6449
6450         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
6451         2147483647.
6452
6453 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6454
6455         * gcc.dg/20031102-1.c: New test.
6456
6457 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6458
6459         * gcc.dg/complex-1.c: New test.
6460
6461 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6462
6463         PR c++/12796
6464         * g++.dg/template/crash13.C: Adjust expected error location.
6465         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6466
6467 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6468
6469         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6470
6471 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6472
6473         PR/10239
6474         * gcc.c-torture/compile/20031031-2.c: New test.
6475
6476 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6477
6478         PR/11640
6479         * gcc.c-torture/compile/20031031-1.c: New test.
6480
6481 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6482
6483         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6484         * gcc.misc-tests/bprob.exp: Likewise.
6485         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
6486         the execution test on arm-elf configs.
6487         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
6488         configs that don't support scratch files.
6489         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
6490
6491 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
6492
6493         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
6494         done by dejagnu.
6495
6496 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
6497
6498         * ada/acats/run_all.sh: Redirect mv output to /dev/null
6499         Avoid non pure sh syntax. Add more logging.
6500
6501         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
6502         fail.
6503
6504 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6505
6506         PR libgcj/10610
6507         * gcc.dg/ppc-stackalign-1.c: New test.
6508
6509 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
6510
6511         * ada/acats/run_all.sh: Change output to be more compliant with
6512         dejagnu framework.
6513         Create acats.sum and acats.log files under testsuite/ada/acats
6514         Only run [a-z]* directories, to filter out e.g. CVS.
6515         Redirect build output to log file.
6516
6517 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6518
6519         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
6520
6521 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6522
6523         PR ada/5909:
6524         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
6525
6526 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
6527
6528         * gcc.c-torture/compile/20031023-1.c: New test.
6529         * gcc.c-torture/compile/20031023-2.c: New test.
6530         * gcc.c-torture/compile/20031023-3.c: New test.
6531         * gcc.c-torture/compile/20031023-4.c: New test.
6532
6533 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6534
6535         PR c++/10371
6536         * g++.dg/lookup/scoped8.C: New test.
6537
6538 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6539
6540         * g++.dg/opt/reg-stack3.C: New test.
6541
6542 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6543
6544         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
6545
6546 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6547
6548         PR c++/11076
6549         * g++.dg/template/crash13.C: New test.
6550
6551 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6552
6553         * gcc.dg/c99-restrict-2.c: New test.
6554
6555 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
6556
6557         PR c++/12698, c++/12699, c++/12700, c++/12566
6558         * g++.dg/inherit/covariant9.C: New test.
6559         * g++.dg/inherit/covariant10.C: New test.
6560         * g++.dg/inherit/covariant11.C: New test.
6561
6562 2003-10-23  Jason Merrill  <jason@redhat.com>
6563
6564         PR c++/12726
6565         * g++.dg/ext/complit2.C: New test.
6566
6567 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6568
6569         PR target/12654
6570         * gcc.c-torture/execute/20031020-1.c: New test.
6571
6572 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6573
6574         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
6575         following the jump_insn.
6576
6577 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
6578
6579         * gcc.dg/cast-lvalue-1.c: New test.
6580
6581 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
6582
6583         PR c++/11962
6584         * g++.dg/template/cond2.C: New test.
6585
6586 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6587
6588         * gcc.dg/builtins-28.c: New test.
6589
6590 2003-10-20  Jan Hubicka  <jh@suse.cz>
6591
6592         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
6593         parameter.
6594         * testsuite/gcc.dg/inline-2.c: Likewise.
6595
6596 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6597
6598         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
6599         * gcc.dg/nest.c:  Likewise.
6600
6601 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6602
6603         PR c++/9781, c++/10583, c++/11862
6604         * g++.dg/parse/crash13.C: New test.
6605
6606 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6607
6608         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
6609
6610 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6611
6612         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
6613         Define HAVE_C99_RUNTIME except on Solaris.
6614         * gcc.dg/builtins-20.c: Likewise.
6615
6616 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6617
6618         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
6619
6620 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6621
6622         PR c++/12495
6623         * g++.dg/template/crash21.C: New test.
6624
6625 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6626
6627         PR c++/2513
6628         * g++.dg/template/typename5.C: New test.
6629
6630 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6631
6632         PR c++/12369
6633         * g++.dg/template/friend25.C: New test.
6634
6635 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
6636
6637         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
6638         versions.
6639
6640 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
6641
6642         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
6643         == 2147483647.
6644
6645 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
6646
6647         * gcc.c-torture/execute/960416-1.x: Remove.
6648         * gcc.c-torture/execute/divconst-3.x: Likewise.
6649
6650 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
6651
6652         PR target/12598
6653         * gcc.dg/torture/cris-volatile-1.c: New test.
6654
6655 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6656
6657         PR optimization/9325
6658         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
6659         for overflowing floating point to integer conversion during RTL
6660         simplification.
6661
6662 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
6663
6664         * objc/execute/_cmd.m: Fix typo.
6665         * objc.dg/image-info.m, objc.dg/symtab-1.m:
6666         Relax 'scan-assembler' regexp.
6667         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
6668         objc.dg/try-catch-4.m: Run on non-Darwin targets.
6669         * objc.dg/zero-link-2.m: Remove blank line.
6670         * objc.dg/zero-link-3.m: New test case.
6671
6672 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
6673
6674         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
6675
6676         * gcc.dg/asm-names.c: Use scan-assembler-not rather
6677         than linker trickery.
6678
6679 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6680
6681         PR c++/12370
6682         * g++.dg/other/friend2.C: New test.
6683
6684 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6685
6686         * gcc.dg/20031012-1.c: New test.
6687
6688 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6689
6690         * gcc.dg/weak/weak-3.c: Fix for new warning.
6691
6692 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6693
6694         PR optimization/8750
6695         * gcc.c-torture/execute/20031012-1.c: New test case.
6696
6697 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6698
6699         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
6700         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
6701
6702 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6703
6704         PR optimization/12260
6705         * gcc.c-torture/compile/20031011-2.c: New test case.
6706
6707 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6708
6709         * gcc.c-torture/execute/20031011-1.c: New testcase.
6710
6711 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
6712
6713         * gcc.c-torture/compile/20031011-1.c: New test.
6714
6715 2003-10-11  Jan Hubicka  <jh@suse.cz>
6716
6717         * g++.dg/other/first-global.C: New test.
6718
6719 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6720
6721         * gcc.c-torture/execute/string-opt-18.c: New testcase.
6722
6723 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
6724
6725         * gcc.c-torture/compile/20031010-1.c: New test.
6726
6727 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
6728
6729         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
6730         * gcc.c-torture/execute/va-arg-25.c: ... here.
6731
6732 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
6733
6734         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
6735
6736 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
6737
6738         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
6739
6740 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
6741
6742         * g++.dg/parse/error2.C: New test.
6743
6744 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
6745
6746         PR c++/11097
6747         * g++.dg/other/error5.C: Modify the error message.
6748         * g++.dg/lookup/using8.C: New test.
6749
6750 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
6751
6752         * gcc.dg/darwin-abi-2.c: New file.
6753         * gcc.c-torture/execute/va-arg-24.c: New file.
6754
6755 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
6756
6757         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
6758         indentation.
6759
6760 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
6761
6762         PR c++/10147
6763         * g++.dg/other/error4.C: Update error messages.
6764         * g++.dg/template/ptrmem4.C: Likewise.
6765
6766         PR c++/12337
6767         * g++.dg/init/new9.C: New test.
6768
6769         PR c++/12334, c++/12236, c++/8656
6770         * g++.dg/ext/attrib8.C: New test.
6771
6772 2003-10-06  Devang Patel  <dpatel@apple.com>
6773
6774         * gcc.dg/debug/dwarf2-3.h: New test.
6775         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
6776
6777 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
6778
6779         * g++.dg/opt/cfg2.C: New test.
6780
6781 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6782
6783         * g++.dg/opt/float1.C: New test.
6784
6785 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6786
6787         * gcc.dg/c90-array-lval-6.c: New test.
6788         * gcc.dg/c99-array-lval-6.c: New test.
6789
6790 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
6791             Ziemowit Laski  <zlaski@apple.com>
6792
6793         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
6794         'Derived', so that it is never considered a class method; add
6795         new warning for '+port' method ambiguity.
6796         * objc.dg/method-12.m: Include <objc/objc.h> instead of
6797         <objc/objc-api.h> (needed on Mac OS X).
6798         * objc.dg/method-13.m: New test.
6799
6800 2003-10-03  Roger Sayle  <roger@eyesopen.com>
6801
6802         PR optimization/9325, PR java/6391
6803         * gcc.c-torture/execute/20031003-1.c: New test case.
6804
6805 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
6806
6807         PR optimization/12180
6808         * gcc.dg/20031002-1.c: New test.
6809
6810         PR c++/12486
6811         * g++.dg/inherit/error1.C: New test.
6812
6813 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
6814
6815         * lib/f-torture.exp (search_for): Rename to...
6816         (search_for_re): This.  Also, clean up comments and the
6817         "regexp" invocation.
6818
6819 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
6820
6821         * gcc.c-torture/compile/20031002-1.c: New test.
6822
6823 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
6824
6825         * g++.dg/opt/cond1.C: New test.
6826
6827 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
6828
6829         * gcc.dg/Wold-style-definition-2.c: New testcase.
6830         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
6831
6832 2003-09-29  Richard Henderson  <rth@redhat.com>
6833
6834         * g++.dg/init/array10.C: Add dg-options.
6835
6836 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
6837
6838         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
6839
6840 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6841
6842         * g++.dg/template/friend19.C: Fix typo.
6843         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
6844
6845 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
6846
6847         * gcc.c-torture/execute/20030928-1.c: New test.
6848         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
6849
6850 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6851
6852         * g++.dg/opt/unroll1.C: New test.
6853
6854 2003-09-26  Roger Sayle  <roger@eyesopen.com>
6855
6856         PR optimization/11741
6857         * gcc.dg/20030926-1.c: New test case.
6858
6859 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6860
6861         PR c++/5655
6862         * g++.dg/parse/access7.C: New test.
6863         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
6864
6865 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
6866
6867         MERGE OF objc-improvements-branch into MAINLINE:
6868         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
6869         if libobjc has not been built.
6870         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
6871         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
6872         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
6873         objc/execute/nested-3.m, objc/execute/np-2.m,
6874         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
6875         objc/execute/redefining_self.m, objc/execute/root_methods.m,
6876         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
6877         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
6878         objc.dg/special/unclaimed-category-1.h,
6879         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
6880         well as GNU runtime.
6881         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
6882         * execute/cascading-1.m, execute/function-message-1.m,
6883         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
6884         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
6885         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
6886         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
6887         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
6888         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
6889         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
6890         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
6891         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
6892         * objc.dg/bitfield-2.m: Run only on Darwin.
6893         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
6894         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
6895         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
6896         * objc.dg/const-str-1.m: Fix constant string layout.
6897
6898 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
6899
6900         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
6901
6902 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
6903
6904         * gcc.dg/darwin-abi-1.c: New file.
6905
6906 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
6907
6908         PR target/12281
6909         * gcc.c-torture/compile/20030921-1.c: New test.
6910
6911 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6912
6913         * g++.dg/opt/reg-stack2.C: New test.
6914
6915 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6916
6917         * g++.dg/eh/delayslot1.C: New test.
6918
6919 2003-09-20  Richard Henderson  <rth@redhat.com>
6920
6921         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
6922
6923 2003-09-20  Roger Sayle  <roger@eyesopen.com>
6924
6925         * gcc.c-torture/execute/20030920-1.c: New test case.
6926
6927 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6928
6929         * g++.dg/rtti/typeid3.C: Correct expected error message.
6930
6931 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6932
6933         PR c++/157
6934         * g++.dg/parse/crash12.C: New test.
6935
6936 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
6937
6938         * gcc.dg/compat/mixed-struct-check.h: New.
6939         * gcc.dg/compat/mixed-struct-defs.h: New.
6940         * gcc.dg/compat/mixed-struct-init.h: New.
6941         * gcc.dg/compat/struct-by-value-19_main.c: New.
6942         * gcc.dg/compat/struct-by-value-19_x.c: New.
6943         * gcc.dg/compat/struct-by-value-19_y.c: New.
6944         * gcc.dg/compat/struct-by-value-20_main.c: New.
6945         * gcc.dg/compat/struct-by-value-20_x.c: New.
6946         * gcc.dg/compat/struct-by-value-20_y.c: New.
6947         * gcc.dg/compat/struct-return-19_main.c: New.
6948         * gcc.dg/compat/struct-return-19_x.c: New.
6949         * gcc.dg/compat/struct-return-19_y.c: New.
6950         * gcc.dg/compat/struct-return-20_main.c: New.
6951         * gcc.dg/compat/struct-return-20_x.c: New.
6952         * gcc.dg/compat/struct-return-20_y.c: New.
6953
6954 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
6955         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
6956         so that it will not complain on LP64 targets.
6957
6958 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6959
6960         PR c++/495
6961         * g++.dg/template/friend24.C: New test.
6962
6963 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
6964
6965         PR c++/12332
6966         * g++.dg/template/memtmpl2.C: New test.
6967
6968 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
6969
6970         PR target/11184
6971         * gcc.dg/builtin-apply1.c: New test.
6972
6973 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6974
6975         PR c++/9848
6976         * g++.dg/warn/Wunused-4.C: New test.
6977
6978 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6979
6980         PR c++/12316
6981         * g++.dg/other/gc2.C: New test.
6982
6983 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
6984
6985         PR c++/11991
6986         * g++.dg/rtti/typeid3.C: New test.
6987
6988         PR c++/12266
6989         * g++.dg/overload/template1.C: New test.
6990
6991 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
6992
6993         * g++.dg/opt/cfg3.C: New test.
6994
6995 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6996
6997         PR c++/7939
6998         * g++.dg/template/crash11.C: New test.
6999
7000 2003-09-16  Jason Merrill  <jason@redhat.com>
7001             Jakub Jelinek  <jakub@redhat.com>
7002
7003         * gcc.dg/attr-warn-unused-result.c: New test.
7004
7005 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7006
7007         PR c++/12184
7008         * g++.dg/expr/call2.C: New test.
7009
7010 2003-09-15  Andreas Jaeger  <aj@suse.de>
7011
7012         * gcc.dg/Wold-style-definition-1.c: New test.
7013
7014 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
7015
7016         PR c++/3907
7017         * g++.dg/parse/template12.C: New test.
7018
7019         * g++.dg/abi/bitfield11.C: New test.
7020         * g++.dg/abi/bitfield12.C: Likewise.
7021
7022 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
7023
7024         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
7025         non-expansion of functional macro name without arguments at EOL.
7026         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
7027
7028 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
7029
7030         * gcc.c-torture/execute/20030914-[12].c: New tests.
7031
7032 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7033
7034         PR c++/11788
7035         * g++.dg/overload/addr1.C: New test.
7036
7037 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
7038
7039         * gcc.dg/20030909-1.c: New test.
7040
7041 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7042
7043         * gcc.dg/ultrasp10.c: New test.
7044
7045 2003-09-09  Devang Patel  <dpatel@apple.com>
7046
7047         * gcc.dg/darwin-ld-6.c: New test.
7048
7049 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7050
7051         * gcc.dg/torture/builtin-explog-1.c: New testcase.
7052
7053 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7054
7055         * gcc.dg/ia64-types1.c: New test.
7056         * gcc.dg/ia64-types2.c: Likewise.
7057
7058 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7059
7060         * gcc.dg/builtins-1.c: Add more _Complex tests.
7061         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7062
7063         * gcc.dg/builtins-1.c: Test existing _Complex functions.
7064         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7065
7066 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7067
7068         PR c++/11786
7069         * g++.dg/lookup/koenig2.C: New test.
7070
7071         PR c++/5296
7072         * g++.dg/rtti/typeid2.C: New test.
7073
7074 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
7075
7076         * gcc.c-torture/compile/20030904-1.c: New test.
7077
7078 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7079
7080         * g++.dg/opt/longbranch2.C: New test.
7081
7082 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7083
7084         * g++.dg/template/crash10.C: Only compile it.
7085
7086 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7087
7088         PR middle-end/11665
7089         * gcc.c-torture/compile/20030907-1.c: New test.
7090         * g++.dg/init/array11.C: New test.
7091
7092 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7093
7094         PR c++/11852
7095         * g++.dg/init/struct1.C: New test.
7096
7097 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7098
7099         PR c++/12181
7100         * g++.dg/expr/comma1.C: New test.
7101
7102 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
7103
7104         PR c++/11867
7105         * g++.dg/expr/static_cast5.C: New test.
7106
7107 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
7108
7109         PR c++/11507
7110         * g++.dg/lookup/scoped7.C: New test.
7111
7112         PR c++/9574
7113         * g++.dg/other/static1.C: New test.
7114
7115         PR c++/11490
7116         * g++.dg/warn/template-1.C: New test.
7117
7118         PR c++/11432
7119         * g++.dg/template/crash10.C: New test.
7120
7121         PR c++/2478
7122         * g++.dg/overload/VLA.C: New test.
7123
7124         PR c++/10804
7125         * g++.dg/template/call1.C: New test.
7126
7127 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7128
7129         PR c++/11794
7130         * g++.dg/parse/using3.C: New test.
7131
7132 2003-09-06  Roger Sayle  <roger@eyesopen.com>
7133
7134         PR c++/11409
7135         * g++.dg/overload/builtin3.C: New test case.
7136
7137 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
7138
7139         PR c/9862
7140         * gcc.dg/20030906-1.c: New test.
7141         * gcc.dg/20030906-2.c: Likewise.
7142
7143 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7144
7145         PR c++/12167
7146         * g++.dg/parse/defarg5.C: New test.
7147
7148         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
7149
7150 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
7151
7152         PR c++/12163
7153         * g++.dg/expr/static_cast4.C: New test.
7154
7155         PR c++/12146
7156         * g++.dg/template/crash9.C: New test.
7157
7158 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
7159
7160         * g++.old-deja/g++.ext/pretty2.C: Update for change
7161         in __FUNCTION__.
7162         * g++.old-deja/g++.ext/pretty3.C: Likewise.
7163
7164 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
7165
7166         PR c++/11922
7167         * g++/dg/template/qualified-id1.C: New test.
7168
7169         PR c++/12037
7170         * g++.dg/warn/noeffect4.C: New test.
7171
7172 2003-09-04  Matt Austern  <austern@apple.com>
7173
7174         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
7175         * g++.dg/ext/fnname2.C: Likewise.
7176         * g++.dg/ext/fnname3.C: Likewise.
7177
7178 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
7179
7180         * g++.dg/expr/lval1.C: New test.
7181         * g++.dg/ext/lvcast.C: Remove.
7182
7183 2003-09-03  Roger Sayle  <roger@eyesopen.com>
7184
7185         PR optimization/11700.
7186         * gcc.c-torture/compile/20030903-1.c: New test case.
7187
7188 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
7189
7190         PR c++/12053
7191         * g++.dg/abi/layout4.C: New test.
7192
7193 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
7194
7195         PR c++/11553
7196         * g++.dg/parse/friend3.C: New test.
7197
7198 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
7199
7200         PR c++/11847
7201         * g++.dg/template/class1.C: New test.
7202
7203         PR c++/11808
7204         * g++.dg/expr/call1.C: New test.
7205
7206 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
7207
7208         PR c++/12114
7209         * g++.dg/init/ref9.C: New test.
7210
7211         PR c++/11972
7212         * g++.dg/template/nested4.C: New test.
7213
7214 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7215
7216         PR c++/12093
7217         * g++.dg/template/non-dependent4.C: New test.
7218
7219         PR c++/11928
7220         * g++.dg/inherit/conv1.C: New test.
7221
7222 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7223
7224         PR c++/6196
7225         * g++.dg/ext/label1.C: New test.
7226         * g++.dg/ext/label2.C: Likewise.
7227
7228 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7229
7230         * g++.dg/expr/cond3.C: New test.
7231
7232 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7233
7234         * gcc.dg/builtins-1.c: Add new builtin cases.
7235
7236 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7237
7238         * gcc.dg/builtins-1.c: Add new cases.
7239         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7240
7241 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7242
7243         * gcc.dg/builtins-1.c: Add more math builtin tests.
7244         * gcc.dg/torture/builtin-attr-1.c: New test.
7245
7246 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7247
7248         PR optimization/5079
7249         * g++.dg/opt/static3.C: New test.
7250
7251 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7252
7253         * gcc.misc-tests/gcov-10b.c: New test.
7254
7255 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
7256
7257         * g++.dg/opt/ptrmem3.C: New test.
7258
7259         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
7260
7261 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
7262
7263         * gcc.dg/20030826-2.c: New test.
7264
7265 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7266
7267         PR middle-end/12002
7268         * g77.f-torture/compile/12002.f: New test case.
7269
7270 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7271
7272         * gcc.dg/20030826-1.c: New test case.
7273
7274 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
7275
7276         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
7277
7278 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
7279
7280         PR c++/11871
7281         * c++.dg/lookup/crash1.C: New test.
7282
7283         * c++.dg/warn/noeffect3.C: New test.
7284
7285 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
7286
7287         * gcc.dg/compat/vector-1_x.c: Compile with -w.
7288         * gcc.dg/compat/vector-1_y.c: Ditto.
7289         * gcc.dg/compat/vector-2_x.c: Ditto.
7290         * gcc.dg/compat/vector-2_y.c: Ditto.
7291
7292 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
7293
7294         * gcc.dg/20030702-1.c: New test.
7295
7296 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
7297
7298         PR c++/8795
7299         * g++.dg/ext/altivec-1.C: New test.
7300
7301 2003-08-24  Richard Henderson  <rth@redhat.com>
7302
7303         * g++.dg/eh/simd-2.C: Add -w for x86.
7304
7305 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
7306
7307         * gcc.dg/20030815-1.c: New test.
7308
7309 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7310
7311         PR c++/3765
7312         * g++.dg/parse/access6.C: New test.
7313
7314 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7315
7316         PR c++/641, c++/11876
7317         * g++.dg/template/friend22.C: New test.
7318         * g++.dg/template/friend23.C: Likewise.
7319
7320 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7321
7322         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
7323         identically.
7324
7325 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7326
7327         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
7328
7329 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7330
7331         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
7332
7333 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7334
7335         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
7336
7337 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7338
7339         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
7340
7341 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
7342
7343         PR c++/11919
7344         * g++.dg/overload/prom1.C: New test.
7345
7346         PR c++/11551
7347         * g++.dg/parse/dtor2.C: New test.
7348
7349         PR c++/10762
7350         * g++.dg/parse/using2.C: New test.
7351
7352 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
7353
7354         PR target/11805
7355         * gcc.c-torture/compile/20030821-1.c: New.
7356
7357 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
7358
7359         PR c++/11834
7360         * g++.dg/template/deduce2.C: New test.
7361
7362 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
7363
7364         * gcc.c-torture/execute/20030821-1.c: New test.
7365
7366 2003-08-20  Roger Sayle  <roger@eyesopen.com>
7367
7368         PR middle-end/11984
7369         * gcc.dg/20030820-1.c: New test case.
7370
7371 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
7372
7373         PR c++/11945
7374         * g++.dg/warn/noeffect2.C: New test.
7375
7376 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
7377
7378         PR c++/10926
7379         * g++.dg/template/dtor2.C: New test.
7380
7381         PR c++/11684
7382         * g++.dg/template/operator1.C: New test.
7383         * g++.dg/parse/operator4.C: New test.
7384
7385         PR c++/11946.C
7386         * g++.dg/expr/enum1.C: New test.
7387         * gcc.dg/c99-bool-1.c: Remove bogus warning.
7388
7389         PR c++/11036.C
7390         * g++.dg/parse/elab2.C: New test.
7391         * g++.dg/parse/typedef4.C: Change error message.
7392         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
7393         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
7394         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
7395
7396 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7397
7398         * gcc.dg/pch/warn-1.c: New.
7399         * gcc.dg/pch/warn-1.hs: New.
7400
7401         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
7402         not-tested file.
7403
7404 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7405
7406         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
7407
7408 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7409
7410         * gcc.dg/uninit-D.c: New Test.
7411         * gcc.dg/uninit-E.c: New Test.
7412         * gcc.dg/uninit-F.c: New Test.
7413         * gcc.dg/uninit-G.c: New Test.
7414
7415 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
7416
7417         * g++.dg/README: Describe the pch directory.
7418
7419 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7420
7421         PR c++/11174
7422         * g++.dg/parse/access4.C: New test.
7423         * g++.dg/parse/access5.C: Likewise.
7424         * g++.old-deja/g++.jason/access17.C: Adjust error message.
7425
7426 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
7427
7428         * gcc.dg/noncompile/20030818-1.c: New.
7429
7430 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7431
7432         PR c++/11957
7433         * g++.dg/warn/noeffect1.C: New test.
7434
7435         * g++.dg/template/scope2.C: New test.
7436         * g++.dg/template/error2.C: Correct dg-error
7437
7438 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
7439
7440         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
7441
7442 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
7443
7444         PR C++/11512
7445         * g++.dg/template/warn1.C: New.
7446
7447 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7448
7449         * g++.dg/template/error2.C: New test.
7450         * g++.dg/lookup/using7.C: Adjust errors
7451         * g++.old-deja/g++.pt/crash36.C: Likewise.
7452         * g++.old-deja/g++.pt/derived3.C: Likewise.
7453
7454 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7455
7456         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
7457         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
7458         * gcc.c-torture/execute/builtins/string-9.c: New, from
7459         string-opt-9.c.  Adjust for execute/builtins framework.
7460         * gcc.c-torture/execute/string-opt-9.c: Delete.
7461
7462 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
7463
7464         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
7465
7466         * g++.dg/parse/ret-type2.C: New test.
7467
7468         PR c++/11703
7469         * g++.dg/init/new8.C: New test.
7470
7471         PR c++/10923
7472         * g++.dg/parse/typedef5.C: New test.
7473
7474         PR c++/9512
7475         * g++.dg/parse/qualified2.C: New test.
7476         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
7477         invalid code.
7478
7479 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
7480
7481         * g++.dg/conversion/ptrmem1.C: New test.
7482
7483 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
7484
7485         PR target/11693
7486         * gcc.dg/20030811-1.c: New test.
7487
7488         PR target/11535
7489         * gcc.c-torture/execute/20030811-1.c: New test.
7490
7491 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7492
7493         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
7494
7495 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
7496
7497         PR c++/11789.C
7498         * g++.dg/inherit/multiple1.C: New test.
7499
7500 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7501
7502         * gcc.dg/spe1.c: New test.
7503
7504         PR c++/11670
7505         * g++.dg/expr/cast2.C: New test.
7506
7507         PR c++/10530
7508         * g++.dg/template/dependent-name2.C: New test.
7509
7510 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
7511
7512         * g++.dg/parse/crash11.C: Put the dg options in comments.
7513
7514 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
7515
7516         * lib/gcc-dg.exp: Update for diagnostic change.
7517
7518 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7519
7520         PR c++/5767
7521         * g++.dg/parse/crash11.C: New test.
7522
7523 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
7524
7525         * gcc.dg/cpp/spacing1.c: Update.
7526
7527 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
7528
7529         PR target/11739
7530         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
7531         a value for -mtune.
7532
7533 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7534
7535         PR middle-end/11771
7536         * gcc.c-torture/compile/20030804-1.c: New test case.
7537
7538 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7539
7540         * gcc.dg/20030804-1.c: New test case.
7541
7542 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
7543
7544         * gcc.dg/cpp/separate-1.c: New test.
7545
7546 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
7547
7548         PR c++/11704
7549         * g++.dg/template/dependent-expr2.C: New test.
7550
7551         PR c++/11766
7552         * g++.dg/expr/ptrmem1.C: New test.
7553
7554 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7555
7556         PR c++/9453
7557         * g++.dg/template/friend15.C: New test.
7558
7559 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
7560
7561         * lib/dg-pch.exp: Work round PCH bug.
7562
7563 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7564
7565         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
7566         builtins.  Move cases from builtins-4.c here.
7567
7568         * gcc.dg/torture/builtin-math-1.c: New test taken from
7569         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
7570         additional cases.
7571
7572         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
7573         Delete.
7574
7575 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7576
7577         PR c++/9447
7578         * g++.dg/template/using7.C: New test.
7579
7580 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
7581
7582         * import1.c, import2.c: New tests.
7583
7584 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
7585
7586         * g++.dg/eh/crossjump1.C: New test.
7587
7588 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
7589
7590         PR c++/11697
7591         * g++.dg/template/using6.C: New test.
7592
7593         PR c++/11744
7594         * g++.dg/template/koenig2.C: New test.
7595
7596 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7597
7598         PR c++/7983
7599         * g++.dg/parse/typedef4.C: New test.
7600
7601 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7602
7603         PR c++/8442, c++/8806
7604         * g++.dg/template/elab1.C: New test.
7605         * g++.dg/template/type2.C: Likewise.
7606         * g++.dg/template/ttp3.C: Adjust expected error message.
7607         * g++.old-deja/g++.law/visibility13.C: Likewise.
7608         * g++.old-deja/g++.niklas/t135.C: Likewise.
7609         * g++.old-deja/g++.pt/ttp41.C: Likewise.
7610         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
7611         template argument.
7612         * g++.old-deja/g++.pt/ttp44.C: Likewise.
7613
7614 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
7615
7616         PR c++/11295
7617         * g++.dg/ext/stmtexpr1.C: New test.
7618
7619         * g++.dg/opt/tmp1.C: New test.
7620
7621         PR c++/11525
7622         * g++.dg/parse/constant4.C: New test.
7623
7624         PR c++/9447
7625         * g++.dg/template/using5.C: New test.
7626
7627 2003-07-31  Roger Sayle  <roger@eyesopen.com>
7628
7629         * gcc.dg/builtins-27.c: New test case.
7630
7631 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
7632
7633         * gcc.dg/tls/opt-7.c: New test.
7634
7635 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
7636
7637         * g++.old-deja/g++.other/crash18.C: Remove.
7638
7639 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7640
7641         * g++.dg/template/explicit3.C: New.
7642         * g++.dg/template/explicit4.C: New.
7643         * g++.dg/template/explicit5.C: New.
7644
7645         PR c++/11347
7646         * g++.dg/template/memtmpl1.C: New.
7647
7648 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
7649
7650         PR target/11565
7651         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
7652         * gcc.dg/i386-387-5.c (dg-options): Likewise.
7653
7654 2003-07-30  Jan Hubicka  <jh@suse.cz>
7655
7656         * vtgc1.c: Kill.
7657
7658 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
7659
7660         * gcc.dg/struct-in-proto-1.c: New test.
7661
7662 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
7663
7664         * gcc.dg/cpp/include2.c: Only expect one message.
7665
7666 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
7667
7668         PR c++/9447
7669         * g++.dg/template/using1.C: New test.
7670         * g++.dg/template/using2.C: New test.
7671         * g++.dg/template/using3.C: New test.
7672         * g++.dg/template/using4.C: New test.
7673
7674 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
7675
7676         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
7677         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7678
7679 2003-07-28  Jan Hubicka  <jh@suse.cz>
7680
7681         PR c++/11530
7682         * g++.dg/opt/call1.C: New test.
7683
7684 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
7685
7686         PR c++/11667
7687         * g++.dg/init/enum2.C: New test.
7688         * g++.dg/template/overload1.C: Add "-w" option.
7689
7690 2003-07-28    <hp@bitrange.com>
7691
7692         * gcc.dg/Wdeclaration-after-statement-1.c,
7693         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
7694
7695 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
7696
7697         * gcc.c-torture/compile/20030725-1.c: New test.
7698
7699 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
7700
7701         * gcc.dg/20030505.c: Only run for SPE.
7702         Remove definition of opaque type.
7703
7704 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
7705
7706         * g++.dg/template/ptrmem6.C: New test.
7707
7708 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
7709
7710         * gcc.c-torture/compile/zero-strct-2.c: New test.
7711
7712 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
7713
7714         * gcc.dg/intermod-1.c: New test.
7715
7716 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7717
7718         PR c++/11617
7719         * g++.dg/template/lookup2.C: New test.
7720         * g++.dg/template/memclass1.C: Remove instantiated from error.
7721         * g++.dg/other/error2.C: Tweak expected errors.
7722
7723         PR c++/11596
7724         * g++.dg/template/defarg3.C: New test.
7725
7726         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
7727
7728 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
7729
7730         * g++.dg/inherit/access5.C: New test.
7731
7732 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7733
7734         PR c++/11513
7735         * g++.dg/template/crash8.C: New test.
7736
7737 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
7738
7739         PR c/10602
7740         * gcc.dg/noncompile/incomplete-2.c: New test.
7741
7742 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
7743
7744         PR c++/11645
7745         * g++.dg/inherit/access4.C: New test.
7746
7747         PR c++/11517
7748         * g++.dg/expr/cond2.C: New test.
7749
7750         PR optimization/10679
7751         * g++.dg/opt/inline4.C: New test.
7752
7753 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
7754
7755         * g++.dg/parse/crash10: New test.
7756
7757 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7758
7759         * g++.dg/ext/flexary1.C: New test.
7760
7761 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7762
7763         PR c++/10793
7764         * g++.dg/template/crash9.C: New test.
7765
7766 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7767
7768         PR c++/3004
7769         * g++.dg/parse/typedef3.C: New test.
7770
7771         PR c++/7906
7772         * g++.dg/parse/operator2.C: New test.
7773
7774         PR c++/8895
7775         * g++.dg/parse/def-tmpl-arg1.C: New test.
7776
7777         PR c++/9282
7778         * g++.dg/parse/funptr1.C: New test.
7779
7780         PR c++/9452
7781         * g++.dg/parse/ambig3.C: New test.
7782
7783         PR c++/9454
7784         * g++.dg/parse/operator3.C: New test.
7785
7786         PR c++/9486
7787         * g++.dg/parse/template10.C: New test.
7788
7789         PR c++/9488
7790         * g++.dg/parse/template11.C: New test.
7791
7792         PR c++/10150
7793         * g++.dg/parse/invalid-op1.C: New test.
7794
7795         PR c++/10247
7796         * g++.dg/parse/condexpr1.C: New test.
7797
7798 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7799
7800         * g++.dg/ext/packed3.C: New test.
7801         * g++.dg/ext/packed4.C: New test.
7802
7803         * gcc.dg/pack-test-3.c: New test.
7804
7805 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
7806
7807         * lib/compat.exp: Handle dg-options per source file.
7808         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
7809         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
7810         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
7811         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
7812         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
7813         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
7814         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
7815         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
7816         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
7817         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
7818         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
7819         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
7820         * g++.dg/compat/break/bitfield7_x.C: Ditto.
7821         * g++.dg/compat/break/bitfield7_y.C: Ditto.
7822
7823 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
7824
7825         PR c/10320
7826         * gcc.c-torture/execute/20030718-1.c: New test.
7827
7828 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7829
7830         PR optimization/11536
7831         * gcc.dg/20030721-1.c: New test.
7832
7833 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
7834
7835         PR c++/11546
7836         * g++.dg/template/lookup1.C: New test.
7837
7838 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
7839
7840         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
7841         diagnostics of ill-formed constructs involving labels.
7842         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
7843         the new 'previously defined here' message.
7844
7845 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
7846
7847         * g++.dg/parse/non-dependent2.C: New test.
7848
7849 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
7850
7851         * g++.dg/init/init-ref4.C: xfail on targets without
7852         weak symbols.
7853
7854 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
7855
7856         PR target/11087
7857         * gcc.c-torture/execute/20030717-1.c: New test.
7858
7859 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7860
7861         * g++.dg/opt/cfg1.C: New test.
7862
7863 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
7864
7865         PR optimization/11557
7866         * gcc.dg/20030717-1.c: New test.
7867
7868 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
7869
7870         PR c++/10476
7871         * g++.dg/expr/crash-1.C: New test.
7872
7873         PR c++/11027
7874         * g++.dg/template/init3.C: New test.
7875
7876         PR c++/8222
7877         * g++.dg/template/non-dependent1.C: New test.
7878
7879         PR c++/11070
7880         * g++.dg/template/non-dependent2.C: New test.
7881
7882         PR c++/11071
7883         * g++.dg/template/non-dependent3.C: New test.
7884
7885         PR c++/9907
7886         * g++.dg/template/sizeof5.C: New test.
7887
7888 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
7889
7890         PR 11498
7891         * gcc.c-torture/compile/mangle-1.c: New file.
7892
7893 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7894
7895         PR c++/7809
7896         * g++.dg/parse/access3.C: New test.
7897
7898 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
7899
7900         PR c++/11384
7901         * g++.dg/init/init-ref4.C: New test.
7902
7903 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
7904
7905         PR c++/11547
7906         * g++.dg/parse/constant3.C: New test.
7907         * g++.dg/parse/crash7.C: Likewise.
7908
7909 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
7910
7911         PR target/11008
7912         * gcc.dg/i386-pentium4-not-mull.c: New.
7913
7914 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
7915
7916         * gcc.dg/asm-names.c (ymain): Make it weak.
7917
7918 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7919
7920         PR c++/5421
7921         * g++.dg/template/friend21.C: New test.
7922
7923 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
7924
7925         * gcc.dg/cleanup-8.c: New test.
7926         * gcc.dg/cleanup-9.c: New test.
7927
7928 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
7929
7930         * g++.dg/ext/dll-MI1.h: New file.
7931         * g++.dg/ext/dllexport-MI1.C: New file.
7932         * g++.dg/ext/dllimport-MI1.C: New file.
7933
7934 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
7935
7936         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
7937         it does not have cmpstrsi patterns (just cmpmemsi).
7938
7939 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
7940
7941         PR debug/11473
7942         * g++.dg/debug/debug8.C: New test.
7943
7944 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7945
7946         PR c++/10108
7947         * g++.dg/template/crash7.C: New test.
7948
7949 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
7950
7951         PR target/10795
7952         * gcc.c-torture/compile/20030708-1.c: New.
7953
7954 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7955
7956         * gcc.c-torture/execute/20030715-1.c: New test.
7957
7958 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
7959
7960         * gcc.dg/pch/inline-3.c: New file.
7961         * gcc.dg/pch/inline-3.hs: New file.
7962         * gcc.dg/pch/inline-4.c: New file.
7963         * gcc.dg/pch/inline-4.hs: New file.
7964
7965 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
7966
7967         PR c++/11509
7968         * g++.dg/template/crash6.C: New test.
7969
7970         PR c++/7053
7971         * g++.dg/template/friend20.C: New test.
7972
7973         PR c++/7019
7974         * g++.dg/template/overload2.C: New test.
7975
7976 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7977
7978         PR optimization/11440
7979         * gcc.c-torture/execute/20030714-1.c: New test.
7980
7981 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7982
7983         PR c++/11154
7984         * g++.dg/template/partial2.C: New test.
7985
7986 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
7987
7988         PR c++/11503
7989         * g++.dg/template/anon1.C: New test.
7990
7991         PR c++/11493
7992         PR c++/11495
7993         * g++.dg/parse/template9.C: Likewise.
7994         * g++.dg/template/crash4.C: New test.
7995         * g++.dg/template/koenig1.C: Likewise.
7996         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
7997         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
7998         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
7999         functions.
8000         * g++.old-deja/g++.jason/template36.C: Likewise.
8001         * g++.old-deja/g++.mike/p1989.C: Likewise.
8002         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
8003         * g++.old-deja/g++.pt/ttp20.C: Use this->.
8004         * g++.old-deja/g++.pt/ttp21.C: Use this->.
8005         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
8006         compiling.
8007         * g++.old-deja/g++.pt/union2.C: Use this->.
8008
8009 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
8010
8011         * gcc.dg/20030711-1.c: New test.
8012
8013 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
8014
8015         PR c++/11050
8016         * g++.dg/parse/args1.C: New test.
8017         * g++.pt/defarg8.C: Change expected errors.
8018
8019 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
8020
8021         PR c++/8164
8022         * g++.dg/template/nontype2.C: New test.
8023
8024         PR c++/10558
8025         * g++.dg/parse/template8.C: New test.
8026
8027         PR c++/8327
8028         * g++.dg/template/scope1.C: New test.
8029
8030         * g++.dg/warn/Wsign-compare-1.C: New test.
8031
8032 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8033
8034         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
8035
8036 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
8037
8038         PR c++/9411
8039         * g++.dg/template/explicit2.C: New test.
8040
8041         PR c++/10032
8042         * g++.dg/warn/pedantic1.C: New test.
8043
8044 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
8045
8046         PR c++ 9483
8047         * g++.dg/other/field1.C: New test.
8048
8049 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8050
8051         PR c/11449
8052         * gcc.c-torture/compile/20030707-1.c: New.
8053
8054 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8055
8056         PR c++/10849
8057         * g++.dg/template/access12.C: New test.
8058
8059 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
8060
8061         * g++.dg/bprob/bprob.exp (prof_ext): Update.
8062         * g77.dg/bprob/bprob.exp (prof_ext): Update.
8063         * gcc.misc-tests/bprob.exp (prof_ext): Update.
8064         * gcc.misc-tests/gcov.exp: Update
8065         * g++.dg/gcov/gcov.exp: Update
8066         * lib/gcov.exp: Update.
8067
8068 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
8069
8070         * g++.dg/abi/mangle17.C: Make sure template expressions are
8071         dependent.
8072         * g++.dg/abi/mangle4.C: Mark erroneous casts.
8073         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
8074         * g++.dg/opt/stack1.C: Remove erroneous code.
8075         * g++.dg/parse/template7.C: New test.
8076         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
8077         * g++.old-deja/g++.pt/crash4.C: Likewise.
8078
8079 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8080
8081         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
8082         with zero or one occurence of `$' after the initial `L'.
8083
8084 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
8085
8086         * gcc.c-torture/compile/20030704-1.c: Add a comment.
8087
8088 2003-07-08  Roger Sayle  <roger@eyesopen.com>
8089
8090         PR c/11370
8091         * gcc.dg/Wunreachable-6.c: New testcase.
8092         * gcc.dg/Wunreachable-7.c: New testcase.
8093
8094 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8095
8096         PR c/11420
8097         * gcc.dg/20030708-1.c: New test.
8098
8099 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
8100
8101         * gcc.dg/compat/sdata-section.h: New file.
8102         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
8103         * gcc.dg/torture/mips-sdata-1.c: New test.
8104
8105 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8106
8107         PR c++/11030
8108         * g++.dg/template/friend19.C: New test.
8109
8110 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8111
8112         * g++.dg/opt/strength-reduce.C: New test.
8113
8114 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8115
8116         PR target/10979
8117         * gcc.dg/20030707-1.c: New testcase.
8118
8119 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8120
8121         PR optimization/11059
8122         * g++.dg/opt/emptyunion.C: New testcase.
8123
8124 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8125             Eric Botcazou  <ebotcazou@libertysurf.fr>
8126
8127         * g++.dg/opt/stack1.C: New test.
8128
8129 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
8130
8131         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
8132         run test.
8133
8134         PR c++/11431
8135         * g++.dg/expr/static_cast3.C: New test.
8136
8137 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8138
8139         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
8140         everywhere.
8141         * gcc.dg/concat.c: Concatenation of string constants with
8142         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
8143         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
8144         * gcc.dg/cpp/escape-2.c: Use wide character constants where
8145         necessary to avoid multi-character character constant warning.
8146         * gcc.dg/cpp/escape.c: Likewise.
8147         * gcc.dg/cpp/ucs.c: Likewise.
8148         Remove backslashes from dg-bogus comments, as they confuse Tcl.
8149         Fix a typo.
8150
8151 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8152
8153         PR c/11428
8154         * gcc.c-torture/compile/20030704-1.c: New.
8155
8156 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8157
8158         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
8159
8160 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
8161
8162         PR c++/5287, PR c++/7910,  PR c++/11021
8163         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
8164         tests for warnings.
8165         * g++.dg/ext/dllimport2.C: Add tests for warnings.
8166         * g++.dg/ext/dllimport3.C: Likewise.
8167         * g++.dg/ext/dllimport4.C: New file.
8168         * g++.dg/ext/dllimport5.C: New file.
8169         * g++.dg/ext/dllimport6.C: New file.
8170         * g++.dg/ext/dllimport7.C: New file.
8171         * g++.dg/ext/dllimport8.C: New file.
8172         * g++.dg/ext/dllimport9.C: New file.
8173         * g++.dg/ext/dllimport10.C: New file.
8174         * g++.dg/ext/dllexport1.C: New file.
8175
8176 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8177
8178         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
8179         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
8180
8181 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8182
8183         * gcc.dg/builtins-25.c: New testcase.
8184         * gcc.dg/builtins-26.c: New testcase.
8185
8186 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
8187
8188         * gcc.dg/compat/vector-defs.h: New file.
8189         * gcc.dg/compat/vector-setup.h: New file.
8190         * gcc.dg/compat/vector-check.h: New file.
8191         * gcc.dg/compat/vector-1_main.c: New file.
8192         * gcc.dg/compat/vector-1_x.c: New file.
8193         * gcc.dg/compat/vector-1_y.c: New file.
8194         * gcc.dg/compat/vector-2_main.c: New file.
8195         * gcc.dg/compat/vector-2_x.c: New file.
8196         * gcc.dg/compat/vector-2_y.c: New file.
8197
8198         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
8199         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
8200         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
8201         * gcc.dg/compat/struct-align-1.h: New file.
8202         * gcc.dg/compat/struct-align-1_main.c: New file.
8203         * gcc.dg/compat/struct-align-1_x.c: New file.
8204         * gcc.dg/compat/struct-align-1_y.c: New file.
8205         * gcc.dg/compat/struct-align-2.h: New file.
8206         * gcc.dg/compat/struct-align-2_main.c: New file.
8207         * gcc.dg/compat/struct-align-2_x.c: New file.
8208         * gcc.dg/compat/struct-align-2_y.c: New file.
8209
8210         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
8211         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8212         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8213         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8214         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8215         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8216         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8217         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8218         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8219         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8220         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8221         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8222         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8223         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8224         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8225         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8226         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8227         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8228         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8229         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8230         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8231         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8232         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8233         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8234         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8235         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8236         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8237         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8238         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8239
8240 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8241
8242         * gcc.dg/i386-call-1.c: New test.
8243
8244 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8245
8246         PR c++/9162
8247         * g++.dg/parse/defarg4.C: New.
8248
8249 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8250
8251         PR target/10700
8252         * gcc.c-torture/compile/20030703-1.c: New test case.
8253
8254 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8255
8256         * g++.dg/template/local3.C: Remove extra semicolon.
8257
8258 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8259
8260         * gcc.dg/i386-volatile-1.c: New test.
8261
8262 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
8263
8264         PR c++/11072
8265         * g++.dg/other/offsetof2.C: XFAIL.
8266         * g++.dg/other/offsetof5.C: New.
8267
8268         PR c++/10219
8269         * g++.dg/template/error1.C: New.
8270
8271         PR c++/9779
8272         * g++.dg/template/dependent-expr1.C: New.
8273
8274 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8275
8276         PR c++/6949
8277         * g++.dg/template/local3.C: New test.
8278
8279         PR c++/11149
8280         * g++.dg/lookup/scoped6.C: New test.
8281
8282 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
8283
8284         PR c++/8046
8285         * g++.dg/other/error7.C: New test.
8286
8287 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
8288
8289         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
8290         * g++.old-deja/g++.abi/vtable3.h: Likewise.
8291         * g++.old-deja/g++.law/code-gen5.C: Likewise.
8292         * g++.old-deja/g++.other/union2.C: Likewise.
8293         * gcc.dg/c90-const-expr-2.c: Likewise.
8294         * gcc.dg/c90-const-expr-3.c: Likewise.
8295         * gcc.dg/c99-const-expr-2.c: Likewise.
8296         * gcc.dg/c99-const-expr-3.c: Likewise.
8297         * gcc.dg/concat.c: Likewise.
8298
8299 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8300
8301         PR c++/9559
8302         * g++.dg/init/static1.C: New test.
8303
8304 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8305
8306         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
8307         * g++.old-deja/g++.other/access2.C: Likewise.
8308         * g++.old-deja/g++.other/decl2.C: Likewise.
8309         * gcc.c-torture/execute/20020615-1.c: Likewise.
8310
8311 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8312
8313         PR c++/4933
8314         * g++.dg/template/sizeof4.C: New test.
8315
8316 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8317
8318         * g++.dg/other/error6.C: New test.
8319
8320 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8321
8322         PR c++/10750
8323         * g++.dg/parse/constant2.C: New test.
8324
8325 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
8326
8327         PR c++/11106
8328         * g++.dg/other/error5.C: New test.
8329
8330 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8331
8332         * gcc.dg/format/gcc_diag-1.c: New test.
8333
8334 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
8335
8336         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
8337
8338 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
8339
8340         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
8341         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
8342         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
8343
8344 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
8345
8346         * gcc.c-torture/execute/builtins/string-8.c: New test.
8347         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
8348         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
8349         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
8350
8351 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8352
8353         PR c++/10468
8354         * g++.dg/ext/typeof6.C: New test.
8355
8356 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8357
8358         PR c++/10796
8359         * g++.dg/init/enum1.C: New test.
8360
8361 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
8362
8363         * gcc.dg/20030627-1.c: New test.
8364
8365 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
8366
8367         PR c++/11332
8368         * g++.dg/expr/static_cast2.C: New test.
8369
8370 2003-06-26  Roger Sayle  <roger@eyesopen.com>
8371             Jakub Jelinek  <jakub@redhat.com>
8372
8373         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
8374         sprintf(dst,"%s",src) optimization.
8375         * gcc.c-torture/execute/20030626-1.c: New test case.
8376         * gcc.c-torture/execute/20030626-2.c: New test case.
8377
8378 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
8379
8380         * gcc.c-torture/execute/multi-ix.c: New test.
8381
8382         * gcc.c-torture/execute/simd-4.c (main):
8383         Added missing semicolon at end of union.
8384
8385 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
8386
8387         PR c++/8266
8388         * g++.dg/template/explicit-instantiation3.C: New test.
8389
8390 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8391
8392         * gcc.dg/20030626-1.c: Use signed char.
8393
8394 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8395
8396         * gcc.dg/20030626-1.c: New test.
8397
8398 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
8399
8400         * const-str-2.m: Update.
8401
8402 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
8403
8404         PR c++/10990
8405         * g++.dg/rtti/dyncast1.C: New test.
8406         * g++.dg/abi/mangle4.C: Correct base-specifier access.
8407         * g++.dg/lookup/scoped1.C: Remove XFAIL.
8408         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
8409
8410         PR c++/10931
8411         * g++.dg/expr/static_cast1.C: New test.
8412
8413 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
8414
8415         * gcc.dg/20030625-1.c: New test.
8416
8417 2003-06-24  Roger Sayle  <roger@eyesopen.com>
8418
8419         * gcc.c-torture/compile/20030624-1.c: New test case.
8420
8421 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
8422
8423         * gcc.c-torture/execute/string-opt-17.c: New test.
8424
8425 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
8426
8427         PR c++/5754
8428         * g++.dg/parse/crash6.C: New test.
8429
8430 2003-06-23  Roger Sayle  <roger@eyesopen.com>
8431
8432         * gcc.dg/builtins-24.c: New test case.
8433
8434 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
8435
8436         * g++.dg/opt/operator1.C: New test.
8437
8438 2003-06-22  Roger Sayle  <roger@eyesopen.com>
8439
8440         * gcc.c-torture/execute/string-opt-16.c: New test case.
8441
8442 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8443
8444         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
8445         * g++.old-deja/g++.other/conv7.C: Likewise
8446         * g++.old-deja/g++.other/overcnv2.C: Likewise.
8447         * g++.old-deja/g++.other/overload14.C: Likewise.
8448
8449 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8450
8451         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
8452         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
8453
8454 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8455
8456         PR c++/10888
8457         * g++.dg/warn/Winline-3.C: New test.
8458
8459 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8460
8461         * lib/target-supports.exp (check_alias_available): Make the test
8462         program acceptable to the Solaris assembler.
8463
8464         PR c++/10749
8465         * g++.dg/template/memclass2.C: New test.
8466
8467 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8468             Eric Botcazou  <ebotcazou@libertysurf.fr>
8469
8470         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
8471         data for non-matching targets.
8472         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
8473
8474 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8475
8476         PR c++/10845
8477         * g++.dg/template/member3.C: New test.
8478
8479 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
8480
8481         PR c++/10939
8482         * g++.dg/template/func1.C: New test.
8483
8484         PR c++/9649
8485         * g++.dg/template/static4.C: New test.
8486         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
8487
8488         PR c++/11041
8489         * g++.dg/init/ref7.C: New test.
8490
8491 2003-06-19  Matt Austern  <austern@apple.com>
8492
8493         PR c++/11228
8494         * g++.dg/anew1.C: New test.
8495         * g++.dg/anew2.C: New test.
8496         * g++.dg/anew3.C: New test.
8497         * g++.dg/anew4.C: New test.
8498
8499 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
8500
8501         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
8502
8503 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
8504
8505         * gcc.c-torture/execute/simd-4.c (main): Make expected value
8506         endian-dependent.
8507
8508 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8509
8510         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
8511         Remove cruft.
8512
8513 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8514
8515         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
8516         * gcc.c-torture/compile/961203-1.c: Likewise.
8517         * gcc.c-torture/compile/980506-1.c: Likewise.
8518
8519 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8520
8521         PR c++/10712
8522         * g++.dg/lookup/using7.C: New test.
8523
8524 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8525
8526         PR c++/11105
8527         * g++.dg/abi/conv1.C: Remove it.
8528         * g++.dg/template/conv7.C: New test.
8529         * g++.dg/template/conv8.C: Likewise.
8530         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
8531         conversion operator.
8532
8533 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
8534
8535         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
8536         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8537         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8538         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8539         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8540         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8541         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8542         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8543         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8544         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8545         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8546         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8547         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8548         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8549         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8550         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8551         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8552         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8553         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8554         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8555         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8556         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8557         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8558         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8559         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8560         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8561         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8562         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8563         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8564
8565 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
8566
8567         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
8568         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
8569         indications.
8570
8571 2003-06-16  Roger Sayle  <roger@eyesopen.com>
8572
8573         * gcc.dg/i386-387-5.c: New test case.
8574         * gcc.dg/i386-387-6.c: New test case.
8575         * gcc.dg/builtins-23.c: New test case.
8576
8577 2003-06-15  Roger Sayle  <roger@eyesopen.com>
8578
8579         * gcc.dg/builtins-22.c: New test case.
8580         * gcc.dg/i386-387-1.c: Update to test exp.
8581         * gcc.dg/i386-387-2.c: Likewise.
8582
8583 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8584
8585         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
8586
8587 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8588
8589         * lib/gcc-dg.exp (dg-require-dll): New function.
8590         (dg-xfail-if): Likewise.
8591         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
8592         driver.
8593
8594         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
8595         * gcc.c-torture/compile/20001205-1.c: Likewise.
8596         * gcc.c-torture/compile/20001226-1.c: Likewise.
8597         * gcc.c-torture/compile/20010518-2.c: Likewise.
8598         * gcc.c-torture/compile/20020312-1.c: Likewise.
8599         * gcc.c-torture/compile/20020604-1.c: Likewise.
8600         * gcc.c-torture/compile/920501-12.c: Likewise.
8601         * gcc.c-torture/compile/920501-4.c: Likewise.
8602         * gcc.c-torture/compile/920520-1.c: Likewise.
8603         * gcc.c-torture/compile/920521-1.c: Likewise.
8604         * gcc.c-torture/compile/920625-1.c: Likewise.
8605         * gcc.c-torture/compile/961203-1.c: Likewise.
8606         * gcc.c-torture/compile/980506-1.c: Likewise.
8607         * gcc.c-torture/compile/981006-1.c: Likewise.
8608         * gcc.c-torture/compile/981022-1.c: Likewise.
8609         * gcc.c-torture/compile/981223-1.c: Likewise.
8610         * gcc.c-torture/compile/990617-1.c: Likewise.
8611         * gcc.c-torture/compile/dll.c: Likewise.
8612         * gcc.c-torture/compile/labels-3.c: Likewise.
8613         * gcc.c-torture/compile/mipscop-1.c: Likewise.
8614         * gcc.c-torture/compile/mipscop-2.c: Likewise.
8615         * gcc.c-torture/compile/mipscop-3.c: Likewise.
8616         * gcc.c-torture/compile/mipscop-4.c: Likewise.
8617         * gcc.c-torture/compile/simd-5.c: Likewise.
8618         * gcc.c-torture/compile/20000804-1.x: Remove.
8619         * gcc.c-torture/compile/20001205-1.x: Likewise.
8620         * gcc.c-torture/compile/20001226-1.x: Likewise.
8621         * gcc.c-torture/compile/20010518-2.x: Likewise.
8622         * gcc.c-torture/compile/20020312-1.x: Likewise.
8623         * gcc.c-torture/compile/20020604-1.x: Likewise.
8624         * gcc.c-torture/compile/920501-12.x: Likewise.
8625         * gcc.c-torture/compile/920501-4.x: Likewise.
8626         * gcc.c-torture/compile/920520-1.x: Likewise.
8627         * gcc.c-torture/compile/920521-1.x: Likewise.
8628         * gcc.c-torture/compile/920625-1.x: Likewise.
8629         * gcc.c-torture/compile/961203-1.x: Likewise.
8630         * gcc.c-torture/compile/980506-1.x: Likewise.
8631         * gcc.c-torture/compile/981006-1.x: Likewise.
8632         * gcc.c-torture/compile/981022-1.x: Likewise.
8633         * gcc.c-torture/compile/981223-1.x: Likewise.
8634         * gcc.c-torture/compile/990617-1.x: Likewise.
8635         * gcc.c-torture/compile/mipscop-1.x: Likewise.
8636         * gcc.c-torture/compile/mipscop-2.x: Likewise.
8637         * gcc.c-torture/compile/mipscop-3.x: Likewise.
8638         * gcc.c-torture/compile/mipscop-4.x: Likewise.
8639         * gcc.c-torture/compile/simd-5.x: Likewise.
8640
8641         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
8642
8643 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
8644
8645         * gcc.c-torture/execute/20030611-1.c: New test.
8646
8647 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8648
8649         PR middle-end/168
8650         * gcc.dg/20030612-1.c: New test case.
8651
8652 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8653
8654         PR c++/10635
8655         * g++.dg/expr/cast1.C: New test.
8656
8657 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8658
8659         * gcc.dg/builtins-21.c: New test case.
8660
8661 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
8662
8663         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
8664         options instead of at the end.
8665         * lib/objc.exp (objc_target_compile): Likewise.
8666
8667 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
8668
8669         PR c++/10432
8670         * g++.dg/parse/error1.C: New test.
8671
8672 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
8673
8674         * gcc.dg/compat/struct-by-value-11_main.c: New file.
8675         * gcc.dg/compat/struct-by-value-11_x.c: New file.
8676         * gcc.dg/compat/struct-by-value-11_y.c: New file.
8677         * gcc.dg/compat/struct-by-value-12_main.c: New file.
8678         * gcc.dg/compat/struct-by-value-12_x.c: New file.
8679         * gcc.dg/compat/struct-by-value-12_y.c: New file.
8680         * gcc.dg/compat/struct-by-value-13_main.c: New file.
8681         * gcc.dg/compat/struct-by-value-13_x.c: New file.
8682         * gcc.dg/compat/struct-by-value-13_y.c: New file.
8683         * gcc.dg/compat/struct-by-value-14_main.c: New file.
8684         * gcc.dg/compat/struct-by-value-14_x.c: New file.
8685         * gcc.dg/compat/struct-by-value-14_y.c: New file.
8686         * gcc.dg/compat/struct-by-value-15_main.c: New file.
8687         * gcc.dg/compat/struct-by-value-15_x.c: New file.
8688         * gcc.dg/compat/struct-by-value-15_y.c: New file.
8689         * gcc.dg/compat/struct-by-value-16_main.c: New file.
8690         * gcc.dg/compat/struct-by-value-16_x.c: New file.
8691         * gcc.dg/compat/struct-by-value-16_y.c: New file.
8692         * gcc.dg/compat/struct-by-value-17_main.c: New file.
8693         * gcc.dg/compat/struct-by-value-17_x.c: New file.
8694         * gcc.dg/compat/struct-by-value-17_y.c: New file.
8695         * gcc.dg/compat/struct-by-value-18_main.c: New file.
8696         * gcc.dg/compat/struct-by-value-18_x.c: New file.
8697         * gcc.dg/compat/struct-by-value-18_y.c: New file.
8698
8699         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
8700         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
8701         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
8702         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
8703         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
8704         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
8705         * gcc.dg/compat/scalar-return-3_main.c: New file.
8706         * gcc.dg/compat/scalar-return-3_x.c: New file.
8707         * gcc.dg/compat/scalar-return-3_y.c: New file.
8708         * gcc.dg/compat/scalar-return-4_main.c: New file.
8709         * gcc.dg/compat/scalar-return-4_x.c: New file.
8710         * gcc.dg/compat/scalar-return-4_y.c: New file.
8711
8712 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
8713
8714         * gcc.dg/compat/fp2-struct-check.h: New file.
8715         * gcc.dg/compat/fp2-struct-defs.h: New file.
8716         * gcc.dg/compat/fp2-struct-init.h: New file.
8717         * gcc.dg/compat/struct-by-value-10_main.c: New file.
8718         * gcc.dg/compat/struct-by-value-10_x.c: New file.
8719         * gcc.dg/compat/struct-by-value-10_y.c: New file.
8720         * gcc.dg/compat/struct-return-10_main.c: New file.
8721         * gcc.dg/compat/struct-return-10_x.c: New file.
8722         * gcc.dg/compat/struct-return-10_y.c: New file.
8723
8724         * gcc.dg/compat/compat-common.h: New file.
8725         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
8726         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
8727         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
8728         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
8729         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
8730         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
8731         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
8732         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8733         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
8734         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
8735         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8736         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
8737         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
8738         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8739         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
8740         * gcc.dg/compat/small-struct-check.h: Ditto.
8741         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
8742         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8743         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
8744         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
8745         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8746         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
8747         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
8748         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8749         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
8750         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
8751         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8752         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
8753         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
8754         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8755         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
8756         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
8757         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8758         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
8759         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
8760         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8761         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
8762         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
8763         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8764         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
8765         * gcc.dg/compat/struct-return-2_main.c: Ditto.
8766         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8767         * gcc.dg/compat/struct-return-2_y.c: Ditto.
8768         * gcc.dg/compat/struct-return-3_main.c: Ditto.
8769         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8770         * gcc.dg/compat/struct-return-3_y.c: Ditto.
8771
8772 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
8773
8774         * g++.dg/pch/static-1.C: New file.
8775         * g++.dg/pch/static-1.Hs: New file.
8776
8777 2003-06-10  Richard Henderson  <rth@redhat.com>
8778
8779         * gcc.dg/asm-7.c: Adjust expected warning text.
8780
8781 2003-06-10  Roger Sayle  <roger@eyesopen.com>
8782
8783         * gcc.dg/builtins-20.c: New test case.
8784
8785 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
8786
8787         PR c++/11131
8788         * g++.dg/opt/template1.C: New test.
8789
8790 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8791
8792         * lib/gcc-dg.exp (dg-test): Clear additional_files and
8793         additional_sources.
8794
8795 2003-05-21  David Taylor  <dtaylor@emc.com>
8796
8797         * gcc.dg/Wpadded.c: New file.
8798
8799 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8800
8801         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
8802         * gcc.dg/special/weak-2.c: Add dg-require-weak.
8803         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
8804         dg-require-weak.
8805
8806 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
8807
8808         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
8809
8810 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8811
8812         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
8813         (dg-require-alias): Likewise.
8814         (dg-require-gc-sections): Likewise.
8815         * lib/target-supports.exp (check_gc_sections_available): Likewise.
8816
8817 2003-06-08  Richard Henderson  <rth@redhat.com>
8818
8819         * gcc.dg/20011029-2.c: Fix the array reference.
8820         * gcc.dg/asm-7.c: New.
8821
8822 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
8823
8824         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
8825
8826 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
8827
8828         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
8829         (dg-require-gc-sections): Likewise.
8830
8831 2003-06-08  Jan Hubicka  <jh@suse.cz>
8832
8833         * i386-cmov1.c: Fix regular expression.
8834         * i386-cvt-1.c: Likewise.
8835         * i386-local.c: Likewise.
8836         * i386-local2.c: Likewise.
8837         * i386-mul.c: Likewise.
8838         * i386-ssetype-1.c: Likewise.
8839         * i386-ssetype-3.c: Likewise.
8840         * i386-ssetype-5.c: Likewise.
8841
8842 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8843
8844         PR c++/11039
8845         * g++.dg/warn/implicit-typename2.C: New test.
8846         * g++.dg/warn/implicit-typename3.C: New test.
8847
8848 2003-06-07  Richard Henderson  <rth@redhat.com>
8849
8850         * g++.dg/other/offsetof3.C: Use size_t.
8851         * g++.dg/other/offsetof4.C: Likewise.
8852
8853 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
8854
8855         * lib/copy-file.exp: New. Implement gcc_copy_files.
8856
8857         * lib/dg-pch.exp: Load copy-file.exp
8858         (dg-pch): Use gcc_copy_files instead of "file copy".
8859
8860 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
8861
8862         * gcc.dg/weak/weak.exp: Simplify.
8863         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
8864         * gcc.dg/weak/weak-1.c: Likewise.
8865         * gcc.dg/weak/weak-2.c: Likewise.
8866         * gcc.dg/weak/weak-3.c: Likewise.
8867         * gcc.dg/weak/weak-4.c: Likewise.
8868         * gcc.dg/weak/weak-5.c: Likewise.
8869         * gcc.dg/weak/weak-6.c: Likewise.
8870         * gcc.dg/weak/weak-7.c: Likewise.
8871         * gcc.dg/weak/weak-8.c: Likewise.
8872         * gcc.dg/weak/weak-9.c: Likewise.
8873
8874 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
8875
8876         gcc.c-torture/execute/20030606-1.c: New.
8877
8878 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8879
8880         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
8881         * gcc.dg/builtins-19.c: Likewise.
8882
8883 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8884
8885         * gcc.dg/builtins-2.c: Add some more tests.
8886         * gcc.dg/builtins-18.c: New test case.
8887         * gcc.dg/builtins-19.c: New test case.
8888
8889 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8890             Jim Wilson  <wilson@tuliptree.org>
8891
8892         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
8893
8894 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
8895
8896         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
8897         mempcpy/stpcpy calls not to be optimized into something else.
8898         * gcc.c-torture/execute/string-opt-3.c: Moved to...
8899         * gcc.c-torture/execute/builtins/string-7.c: ...here.
8900         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
8901
8902 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8903
8904         * gcc.dg/format/asm_fprintf-1.c: New test.
8905
8906 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
8907
8908         * lib/gcc-defs.exp (additional_sources): New variable.
8909         (dg-additional-sources): New function.
8910         (additional_files): New variable.
8911         (dg-additional-files): New function.
8912         (dg-additional-files-options): Likewise.
8913         * lib/gcc-dg.exp (dg-require-weak): New function.
8914         (dg-require-alias): Likewise.
8915         (dg-require-gc-sections): Likewise.
8916         * lib/target-supports.exp (check_alias_available): Remove testfile
8917         parameter.
8918         (check_gc_sections_available): New function.
8919         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
8920         (dg-gpp-additional-files): Likewise.
8921         * lib/g++.exp (additional_sources): Remove.
8922         (additional_files): Likewise.
8923         (g++_target_compile): Use dg-additional-files-options.
8924
8925         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
8926         Tcl logic.
8927         * gcc.dg/special/ecos.exp: Remove.
8928         * gcc.dg/special/20000419-2.c: Use dg-require-*.
8929         * gcc.dg/special/alias-1.c: Likewise.
8930         * gcc.dg/special/alias-2.c: Likewise.
8931         * gcc.dg/special/gcsec-1.c: Likewise.
8932         * gcc.dg/special/weak-1.c: Likewise.
8933         * gcc.dg/special/weak-2.c: Likewise.
8934         * gcc.dg/special/wkali-1.c: Likewise.
8935         * gcc.dg/special/wkali-2.c: Likewise.
8936
8937         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
8938         dg-gpp-additional-*.
8939         * g++.dg/special/conpr-3.C: Likewise.
8940         * g++.dg/special/conpr-4.C: Likewise.
8941         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
8942         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
8943         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
8944         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
8945         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
8946         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
8947         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
8948         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
8949         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
8950         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
8951         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
8952         * g++.old-deja/g++.other/comdat1.C: Likewise.
8953         * g++.old-deja/g++.other/comdat2.C: Likewise.
8954         * g++.old-deja/g++.other/comdat3.C: Likewise.
8955         * g++.old-deja/g++.other/ctor1.C: Likewise.
8956         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
8957
8958 2003-06-05  Richard Henderson  <rth@redhat.com>
8959
8960         * gcc.dg/debug/20030605-1.c: New.
8961
8962 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
8963
8964         * README.QMTEST: Update.
8965
8966 2003-06-04  Richard Henderson  <rth@redhat.com>
8967
8968         * gcc.dg/cleanup-1.c: New.
8969         * gcc.dg/cleanup-2.c: New.
8970         * gcc.dg/cleanup-3.c: New.
8971         * gcc.dg/cleanup-4.c: New.
8972         * gcc.dg/cleanup-5.c: New.
8973         * gcc.dg/cleanup-6.c: New.
8974         * gcc.dg/cleanup-7.c: New.
8975
8976 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
8977
8978         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
8979
8980         * lib/dg-pch.exp: New file.
8981         * g++.dg/pch/pch.exp: Use dg-pch.exp.
8982         * gcc.dg/pch/pch.exp: Likewise.
8983
8984 2003-06-04  Roger Sayle  <roger@eyesopen.com>
8985
8986         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
8987         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
8988         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
8989         * gcc.dg/builtins-17.c: New test case.
8990         * gcc.dg/i386-387-4.c: New test case.
8991         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
8992
8993 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8994
8995         * gcc.dg/ultrasp9.c: New test.
8996
8997 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8998
8999         * gcc.c-torture/compile/20030604-1.c: New test.
9000         * gcc.dg/sparc-constant-1.c: New test.
9001
9002 2003-06-03  Glen Nakamura  <glen@imodulo.com>
9003
9004         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
9005
9006 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
9007
9008         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
9009
9010         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
9011         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
9012
9013 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
9014
9015         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
9016
9017 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9018
9019         PR c++/10940
9020         * g++.dg/template/spec10.C: New test.
9021
9022 2003-06-03  Roger Sayle  <roger@eyesopen.com>
9023
9024         * gcc.dg/builtins-16.c: New test case.
9025
9026 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
9027
9028         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
9029         mempcpy test with post-increments.
9030         * gcc.c-torture/execute/string-opt-3.c: New test.
9031         * gcc.dg/string-opt-1.c: New test.
9032
9033 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
9034
9035         PR fortran/10965
9036         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
9037
9038 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
9039
9040         * lib/scanasm.exp (dg-scan): New function, factored out of ...
9041         (scan-assembler): ... here.  Use dg-scan.
9042         (scan-assembler-not): Likewise.
9043         (scan-file): New function.
9044         (scan-file-not): Likewise.
9045         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
9046         * gcc.dg/cpp/_Pragma4.c: Likewise.
9047         * gcc.dg/cpp/_Pragma5.c: Likewise.
9048         * gcc.dg/cpp/avoidpaste1.c: Likewise.
9049         * gcc.dg/cpp/avoidpaste2.c: Likewise.
9050         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
9051         * gcc.dg/cpp/cmdlne-P.c: Likewise.
9052         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
9053         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
9054         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
9055         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
9056         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
9057         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
9058         * gcc.dg/cpp/cxxcom1.c: Likewise.
9059         * gcc.dg/cpp/line1.c: Likewise.
9060         * gcc.dg/cpp/maccom1.c: Likewise.
9061         * gcc.dg/cpp/maccom2.c: Likewise.
9062         * gcc.dg/cpp/maccom3.c: Likewise.
9063         * gcc.dg/cpp/maccom4.c: Likewise.
9064         * gcc.dg/cpp/maccom5.c: Likewise.
9065         * gcc.dg/cpp/maccom6.c: Likewise.
9066         * gcc.dg/cpp/multiline.c: Likewise.
9067         * gcc.dg/cpp/spacing1.c: Likewise.
9068         * gcc.dg/cpp/spacing2.c: Likewise.
9069         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
9070         * gcc.dg/cpp/trad/maccom1.c: Likewise.
9071         * gcc.dg/cpp/trad/maccom2.c: Likewise.
9072         * gcc.dg/cpp/trad/maccom3.c: Likewise.
9073         * gcc.dg/cpp/trad/maccom4.c: Likewise.
9074         * gcc.dg/cpp/trad/maccom6.c: Likewise.
9075         * gcc.dg/cpp/cxxcom2.c: Likewise.
9076         * gcc.dg/cpp/cxxcom2.h: New file.
9077
9078         * gcc.dg/cpp/truefalse.cpp: Move it to ...
9079         * g++.dg/cpp/truefalse.C: Here.
9080         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
9081
9082 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
9083
9084         * gcc.dg/cpp/redef3.c: New file.
9085
9086 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9087
9088         * gcc.dg/i386-loop-3.c: New test.
9089
9090 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
9091
9092         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
9093
9094 2003-05-31  Roger Sayle  <roger@eyesopen.com>
9095
9096         * gcc.dg/fwrapv-1.c: New test case.
9097         * gcc.dg/fwrapv-2.c: New test case.
9098
9099 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9100
9101         PR c++/10956
9102         * g++.dg/template/spec9.C: New test.
9103
9104 2003-05-29  Roger Sayle  <roger@eyesopen.com>
9105
9106         * gcc.dg/duff-4.c: New test case.
9107
9108 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
9109
9110         PR fortran/10843
9111         * g77.dg/ffixed-form-1.f: New test
9112         * g77.dg/ffixed-form-2.f: New test
9113         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
9114         * g77.dg/ffree-form-3.f: New test
9115
9116 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
9117
9118         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
9119         * gcc.dg/wint_t-1.c: Likewise.
9120
9121 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9122
9123         * g++.dg/template/access11.C: New test.
9124
9125 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9126
9127         PR c++/10849
9128         * g++.dg/template/access10.C: New test.
9129
9130 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9131             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9132
9133         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
9134
9135 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9136
9137         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
9138         suppress for powerpc-*-darwin*.
9139         * gcc.dg/torture/builtin-noret-2.c: Likewise.
9140
9141 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9142
9143         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
9144         suppress option for powerpc-*-darwin*.
9145
9146 2003-05-23  Roger Sayle  <roger@eyesopen.com>
9147
9148         * gcc.dg/builtins-1.c: Add tests for tan and atan.
9149         * gcc.dg/builtins-4.c: Add test for fmod.
9150
9151 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9152
9153         PR c++/10682
9154         * g++.dg/template/instantiate4.C: New test.
9155
9156 2003-05-22  Roger Sayle  <roger@eyesopen.com>
9157
9158         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
9159
9160 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
9161
9162         * gcc.dg/compat/scalar-return-1_main.c: New file.
9163         * gcc.dg/compat/scalar-return-1_x.c: New file.
9164         * gcc.dg/compat/scalar-return-1_y.c: New file.
9165         * gcc.dg/compat/scalar-return-2_main.c: New file.
9166         * gcc.dg/compat/scalar-return-2_x.c: New file.
9167         * gcc.dg/compat/scalar-return-2_y.c: New file.
9168         * gcc.dg/compat/struct-return-3_main.c: New file.
9169         * gcc.dg/compat/struct-return-3_y.c: New file.
9170         * gcc.dg/compat/struct-return-3_x.c: New file.
9171         * gcc.dg/compat/struct-return-2_main.c: New file.
9172         * gcc.dg/compat/struct-return-2_x.c: New file.
9173         * gcc.dg/compat/struct-return-2_y.c: New file.
9174
9175 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9176
9177         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
9178         for hppa*-hp-hpux*.
9179         * gcc.dg/20021014-1.c (dg-options): Likewise.
9180         * gcc.dg/nest.c (dg-options): Likewise.
9181
9182 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
9183
9184         PR c++/9738
9185         * g++.dg/ext/dllimport2.C: New file.
9186         * g++.dg/ext/dllimport3.C: New file.
9187
9188 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
9189
9190         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
9191         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9192         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9193         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9194         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9195         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9196         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
9197         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
9198         * gcc.dg/compat/small-struct-defs.h: New file.
9199         * gcc.dg/compat/small-struct-init.h: New file.
9200         * gcc.dg/compat/small-struct-check.h: New file.
9201         * gcc.dg/compat/fp-struct-defs.h: New file.
9202         * gcc.dg/compat/fp-struct-check.h: New file.
9203         * gcc.dg/compat/fp-struct-init.h: New file.
9204         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
9205         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
9206
9207 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
9208
9209         * gcc.dg/20030225-2.c: New test.
9210
9211 2003-05-18  Roger Sayle  <roger@eyesopen.com>
9212             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9213
9214         * gcc.c-torture/compile/20030518-1.c: New test case.
9215
9216 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
9217
9218         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
9219         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
9220         gcc-dg-debug-runtest.
9221         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
9222         gcc-dg-debug-runtest.
9223
9224 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9225
9226         PR c++/9022
9227         * g++.dg/lookup/using6.C: New test.
9228
9229 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9230
9231         * g++.dg/parse/access2.C: New test.
9232
9233 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
9234
9235         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
9236         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
9237         * gcc.dg/debug/debug.exp: Likewise.
9238
9239 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
9240
9241         * gcc.dg/dollar.c: New test.
9242
9243 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
9244
9245         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
9246         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
9247         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
9248         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
9249         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
9250         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
9251         * gcc.dg/compat/struct-by-value-6_main.c: New file.
9252         * gcc.dg/compat/struct-by-value-6_x.c: New file.
9253         * gcc.dg/compat/struct-by-value-6_y.c: New file.
9254         * gcc.dg/compat/struct-by-value-7_main.c: New file.
9255         * gcc.dg/compat/struct-by-value-7_x.c: New file.
9256         * gcc.dg/compat/struct-by-value-7_y.c: New file.
9257         * gcc.dg/compat/struct-by-value-8_main.c: New file.
9258         * gcc.dg/compat/struct-by-value-8_x.c: New file.
9259         * gcc.dg/compat/struct-by-value-8_y.c: New file.
9260         * gcc.dg/compat/struct-by-value-9_main.c: New file.
9261         * gcc.dg/compat/struct-by-value-9_x.c: New file.
9262         * gcc.dg/compat/struct-by-value-9_y.c: New file.
9263
9264 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
9265
9266         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
9267         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
9268         support for "repo" mode.
9269         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
9270         * lib/g77-dg.exp: Likewise.
9271         * lib/obj-dg.exp: Likewise.
9272
9273 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
9274
9275         Merge from gcc-3_2-rhl8-branch:
9276         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
9277
9278         * gcc.dg/tls/opt-6.c: New test.
9279
9280         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
9281
9282         * gcc.dg/20030405-1.c: New test.
9283
9284         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
9285
9286         * gcc.dg/20030309-1.c: New test.
9287
9288         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9289
9290         * gcc.c-torture/execute/20030307-1.c: New test.
9291
9292         2003-02-20  Randolph Chung  <tausq@debian.org>
9293
9294         * gcc.c-torture/compile/20030220-1.c: New test.
9295
9296         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
9297
9298         * gcc.dg/20030217-1.c: New test.
9299
9300         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
9301
9302         * gcc.c-torture/compile/20020129-1.c: New test.
9303
9304         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9305
9306         * gcc.dg/unroll-1.c: New test.
9307
9308         2002-11-16  Jan Hubicka  <jh@suse.cz>
9309
9310         * gcc.c-torture/execute/20020920-1.c: New test.
9311
9312         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
9313
9314         PR target/7434
9315         * gcc.c-torture/compile/20021008-1.c: New test.
9316
9317         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
9318
9319         PR target/7559
9320         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
9321
9322         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9323
9324         * gcc.c-torture/compile/20020807-1.c: New test.
9325
9326         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
9327
9328         * gcc.dg/tls/opt-1.c: New test.
9329
9330         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
9331
9332         * gcc.dg/20020729-1.c: New test.
9333
9334         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
9335
9336         * g++.dg/opt/life1.C: New test.
9337
9338         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
9339
9340         * gcc.dg/20020525-1.c: New test.
9341
9342         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9343
9344         PR c++/6794
9345         * g++.dg/ext/pretty1.C: New test.
9346         * g++.dg/ext/pretty2.C: New test.
9347
9348 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
9349
9350         PR c++/8385
9351         * g++.dg/ext/typeof5.C: New test.
9352
9353 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
9354
9355         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
9356         __USER_LABEL_PREFIX__ into account.
9357         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
9358
9359 2003-05-14  Roger Sayle  <roger@eyesopen.com>
9360
9361         * gcc.dg/builtins-15.c: New test case.
9362
9363 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
9364
9365         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
9366
9367 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
9368
9369         * lib/g++.exp: Tweak handling of additional source files.
9370         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
9371         * g++.dg/special/conpr-2a.C: Rename to ...
9372         * g++.dg/special/conpr-2a.cc: ... this.
9373         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
9374         * g++.dg/special/conpr-3a.C: Rename to ...
9375         * g++.dg/special/conpr-3a.cc: This.
9376         * g++.dg/special/conpr-3b.C: Rename to ...
9377         * g++.dg/special/conpr-3b.cc: This.
9378         * g++.dg/special/conpr-4.C: New test.
9379         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
9380
9381 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
9382
9383         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
9384
9385 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9386
9387         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
9388         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9389         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
9390         * g++.old-deja/g++.other/warn3.C: Likewise.
9391
9392 2003-05-11  Roger Sayle  <roger@eyesopen.com>
9393
9394         * gcc.dg/i386-387-1.c: Update to also test log.
9395         * gcc.dg/i386-387-2.c: Likewise.
9396
9397 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9398
9399         * g77.f-torture/execute/int8421.f: New test.
9400
9401 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9402
9403         PR c++/10230, c++/10481
9404         * g++.dg/lookup/scoped5.C: New test.
9405
9406 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9407
9408         PR c++/10552
9409         * g++.dg/template/ttp6.C: New test.
9410
9411 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
9412
9413         * gcc.c-torture/execute/builtins: New directory.
9414         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
9415         gcc.c-torture/execute/builtins.
9416         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
9417         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
9418         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
9419         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
9420
9421 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9422
9423         PR c++/9252
9424         * g++.dg/template/access8.C: New test.
9425         * g++.dg/template/access9.C: New test.
9426
9427 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9428
9429         PR c++/9554
9430         * g++.dg/parse/access1.C: New test.
9431
9432 2003-05-09  DJ Delorie  <dj@redhat.com>
9433
9434         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
9435         long, and not an int.
9436
9437 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9438
9439         PR c++/10555, c++/10576
9440         * g++.dg/template/memclass1.C: New test.
9441
9442 2003-05-08  DJ Delorie  <dj@redhat.com>
9443
9444         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
9445         targets.
9446         * gcc.c-torture/execute/20021024-1.x: Likewise.
9447         * gcc.c-torture/execute/shiftdi.x: Likewise.
9448         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
9449         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
9450         * gcc.dg/20021018-1.c: Likewise.
9451
9452 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9453
9454         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
9455
9456         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
9457         (bcopy): Call memmove.
9458
9459 2003-05-08  Roger Sayle  <roger@eyesopen.com>
9460
9461         * g77.f-torture/compile/8485.f: New test case.
9462
9463 2003-05-07  Richard Henderson  <rth@redhat.com>
9464
9465         PR c++/10570
9466         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
9467         Verify exception_cleanup not called for rethrows.
9468         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
9469         when exiting catch block without rethrowing.
9470         * g++.dg/eh/forced3.C: New.
9471         * g++.dg/eh/forced4.C: New.
9472
9473 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
9474
9475         * gcc.dg/20030505.c: Fix triplet.
9476
9477 2003-05-06  DJ Delorie  <dj@redhat.com>
9478
9479         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
9480         * gcc.dg/nest.c: Likewise.
9481
9482 2003-05-05  Roger Sayle  <roger@eyesopen.com>
9483
9484         * gcc.dg/builtins-14.c: New test case.
9485
9486 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
9487
9488         * lib/compat.exp (compat-execute): New argument.
9489         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
9490         * gcc.dg/compat: New test directory.
9491         * gcc.dg/compat/compat.exp: New expect script.
9492         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
9493         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
9494         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
9495         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
9496         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
9497         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
9498
9499         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
9500         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
9501         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
9502         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
9503         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
9504         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
9505         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
9506         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
9507         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
9508         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
9509         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
9510         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
9511         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
9512         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
9513         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
9514
9515 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
9516
9517         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
9518
9519 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
9520
9521         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
9522
9523 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
9524
9525         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
9526         * gcc.dg/ppc-fsel-2.c: New test.
9527
9528         * gcc.dg/unused-5.c: New test.
9529
9530 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9531
9532         PR c++/10496
9533         * g++.dg/warn/pmf1.C: New test.
9534
9535 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9536
9537         PR c++/4494
9538         * g++.dg/warn/main.C: New test.
9539
9540 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9541
9542         * gcc.dg/nonnull-3.c: New test.
9543
9544 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
9545
9546         * gcc.dg/cpp/Wtrigraphs.c: Update.
9547         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
9548
9549 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
9550
9551         * gcc.dg/ppc-fsel-1.c: New test.
9552
9553 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
9554
9555         PR c/10604
9556         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
9557
9558 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
9559
9560         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
9561
9562 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9563
9564         PR c++/9364, c++/10553, c++/10586
9565         * g++.dg/parse/typename4.C: New test.
9566         * g++.dg/parse/typename5.C: Likewise.
9567
9568 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
9569
9570         * gcc.c-torture/compile/20030503-1.c: New test.
9571
9572 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9573
9574         * g++.dg/lookup/using5.C: Fix testcase error.
9575
9576 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
9577
9578         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
9579         since MEABI is no longer supported.  Remove all vestiges
9580         of MEABI from the test.
9581
9582 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9583
9584         PR c++/10554
9585         * g++.dg/lookup/using5.C: New test.
9586
9587 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9588
9589         PR c++/8772
9590         * g++.dg/template/ttp5.C: New test.
9591
9592 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
9593
9594         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
9595         (dg-gpp-additional-sources): New function.
9596         (dg-gpp-additional-files): Likewise.
9597         * lib/g++.exp (additional_sources): New variable.
9598         (additional_files): Likewise.
9599         (g++_target_compile): Deal with them.
9600         * lib/old-dejagnu.exp: Remove.
9601         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
9602         * g++.old-deja: Revise all tests to use dg commands.
9603
9604 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9605
9606         PR c++/9432, c++/9528
9607         * g++.dg/lookup/using4.C: New test.
9608
9609 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
9610
9611         * gcc.dg/noreturn-5.c: New file.
9612         * gcc.dg/noreturn-6.c: New file.
9613
9614         * gcc.c-torture/compile/inline-1.c: New file.
9615
9616 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9617
9618         PR c++/10551
9619         * g++.dg/template/explicit1.C: New test.
9620
9621 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9622
9623         PR c++/10549
9624         * g++.dg/other/bitfield1.C: New test.
9625
9626         PR c++/10527
9627         * g++.dg/init/new7.C: New test.
9628
9629 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9630
9631         * g++.dg/ext/desig1.C: New test.
9632         * g++.dg/ext/init1.C: Update.
9633
9634         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
9635
9636 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
9637
9638         PR c++/10180
9639         * g++.dg/warn/Winline-1.C: New test.
9640
9641 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
9642
9643         * gcc.c-torture/execute/string-opt-19.c: New test.
9644
9645         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
9646         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
9647
9648 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
9649
9650         PR c++/10506
9651         * g++.dg/init/new6.C: New test.
9652
9653         PR c++/10503
9654         * g++.dg/init/ref6.C: New test.
9655
9656 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
9657
9658         * g++.dg/warn/weak1.C: XFAIL on AIX4.
9659
9660 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9661
9662         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
9663         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
9664
9665 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
9666
9667         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
9668         initialized static data members.
9669
9670 2003-04-25  H.J. Lu <hjl@gnu.org>
9671
9672         * gcc.dg/ia64-sync-4.c: New test.
9673
9674 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9675
9676         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
9677         date.
9678
9679 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
9680
9681         PR c++/10337
9682         * g++.dg/warn/conv1.C: New test.
9683         * g++.old-deja/g++.other/conv7.C: Adjust.
9684         * g++.old-deja/g++.other/overload14.C: Adjust.
9685
9686 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9687
9688         PR c++/10471
9689         * g++.dg/template/defarg2.C: New test.
9690
9691 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
9692
9693         * gcc.dg/cpp/include2.c: Update.
9694         * gcc.dg/cpp/multiline-2.c: New.
9695         * gcc.dg/cpp/multiline.c: Update.
9696         * gcc.dg/cpp/strify2.c: Update.
9697         * gcc.dg/cpp/trad/literals-2.c: Update.
9698
9699 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9700
9701         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
9702
9703 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9704
9705         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
9706
9707 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9708
9709         PR c++/10451
9710         * g++.dg/parse/crash4.C: New test.
9711
9712         PR c++/9847
9713         * g++.dg/parse/crash5.C: New test.
9714
9715 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9716
9717         PR c++/10446
9718         * g++.dg/parse/crash3.C: New test.
9719
9720         PR c++/10428
9721         * g++.dg/parse/elab1.C: New test.
9722
9723 2003-04-22  Devang Patel  <dpatel@apple.com>
9724
9725         * gcc.dg/cpp/trad/funlike-5.c: New test.
9726
9727 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
9728
9729         * g++.dg/other/packed1.C: Fix dg options.
9730
9731 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
9732
9733         * g++.dg/other/offsetof2.C: New test.
9734
9735 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
9736
9737         * g++.dg/template/recurse.C: Adjust location of error messages.
9738
9739 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9740
9741         PR c++/9881
9742         * g++.dg/init/addr-const1.C: New test.
9743         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
9744
9745 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9746
9747         PR c++/10405
9748         * g++.dg/lookup/struct-hack1.C: New test.
9749
9750 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
9751
9752         * ucs.c: Update diagnostic messages.
9753
9754 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9755
9756         * gcc.dg/cpp/truefalse.cpp: New test.
9757         * gcc.dg/cpp/cpp.exp: Update.
9758         * g++.dg/other/stdbool-if.C: Remove.
9759
9760 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9761
9762         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
9763         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
9764
9765 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9766
9767         * gcc.c-torture/compile/20030418-1.c: New test.
9768
9769 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
9770
9771         * README.compat: Remove; content moved to doc/sourcebuild.texi.
9772
9773 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9774
9775         PR c++/10347
9776         g++.dg/template/dependent-name1.C: New test.
9777
9778 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
9779
9780         * gcc.dg/warn-1.c (tourist_guide): New array,
9781         contains a pointer to bar.
9782
9783 2003-04-16  Roger Sayle  <roger@eyesopen.com>
9784
9785         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
9786         * gcc.c-torture/execute/medce-1.c: New test case.
9787         * gcc.c-torture/execute/medce-2.c: New test case.
9788
9789 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
9790
9791         * lib/prune.exp: Ignore more messages.
9792
9793         PR c++/10381
9794         * g++.dg/parse/lookup3.C: New test.
9795
9796 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
9797
9798         * gcc.c-torture/compile/20030415-1.c : New test.
9799
9800 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
9801
9802         * gcc.c-torture/execute/scope-2.c: Move to ...
9803         * gcc.dg/noncompile/scope.c: .... here.
9804
9805 2003-04-14  Roger Sayle  <roger@eyesopen.com>
9806
9807         * gcc.dg/20030414-2.c: New test case.
9808
9809 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
9810
9811         PR target/10377
9812         * gcc.dg/20030414-1.c: New test.
9813
9814 2003-04-13  Roger Sayle  <roger@eyesopen.com>
9815
9816         * gcc.dg/builtins-12.c: New test case.
9817         * gcc.dg/builtins-13.c: New test case.
9818
9819 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9820
9821         * gcc.c-torture/execute/string-opt-18.c: New test.
9822
9823 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
9824
9825         PR c++/10300
9826         * g++.dg/init/new5.C: New test.
9827
9828 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
9829
9830         PR c++/7910
9831         * g++.dg/ext/dllimport1.C: New test.
9832
9833 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
9834
9835         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
9836
9837 2003-04-11  Bud Davis <bdavis9659@comcast.net>
9838
9839         PR Fortran/9263
9840         * g77.f-torture/noncompile/9263.f: New test
9841         PR Fortran/1832
9842         * g77.f-torture/execute/1832.f: New test
9843
9844 2003-04-11  David Chad  <davidc@freebsd.org>
9845             Loren J. Rittle  <ljrittle@acm.org>
9846
9847         libobjc/8562
9848         * objc.dg/headers.m: New test.
9849
9850 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
9851
9852         * gcc.c-torture/execute/builtin-noret-2.c: New.
9853         * gcc.c-torture/execute/builtin-noret-2.x: New.
9854         XFAIL builtin-noret-2.c at -O1 and above.
9855         * gcc.dg/redecl.c: New.
9856         * gcc.dg/Wshadow-1.c: Update error regexps.
9857
9858 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
9859
9860         * g++.dg/abi/bitfield10.C: New test.
9861
9862 2003-04-09  Mike Stump  <mrs@apple.com>
9863
9864         * gcc.dg/pch/pch.exp: Make testcase names longer.
9865         * g++.dg/pch/pch.exp: Make testcase names longer.
9866
9867 2003-04-08  Roger Sayle  <roger@eyesopen.com>
9868
9869         * gcc.dg/builtins-11.c: New test case.
9870
9871 2003-04-08  Roger Sayle  <roger@eyesopen.com>
9872
9873         * gcc.dg/builtins-9.c: New test case.
9874         * gcc.dg/builtins-10.c: New test case.
9875
9876 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
9877
9878         * gcc.dg/noncompile/init-4.c.c: New test.
9879
9880 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
9881
9882         * gcc.misc-test/gcov-9.c: New test.
9883         * gcc.misc-test/gcov-10.c: New test
9884         * gcc.misc-test/gcov-11.c: New test.
9885
9886 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
9887
9888         PR optimization/10024
9889         * gcc.c-torture/compile/20030405-1.c: New test.
9890
9891 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
9892
9893         * gcc.dg/pch/static-3.c: New.
9894         * gcc.dg/pch/static-3.hs: New.
9895         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
9896
9897 2003-04-04  Richard Henderson  <rth@redhat.com>
9898
9899         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
9900         * g++.dg/eh/forced2.C: Likewise.
9901
9902 2003-04-03  Mike Stump  <mrs@apple.com>
9903
9904         * lib/scanasm.exp (scan-assembler): Add xfail processing for
9905         target arg.
9906         (scan-assembler-times, scan-assembler-not): Likewise.
9907         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
9908
9909 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9910
9911         * gcc.dg/sparc-loop-1.c: New test.
9912
9913 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
9914
9915         PR other/9274
9916         * g++.dg/pch/system-2.C: New.
9917         * g++.dg/pch/system-2.Hs: New.
9918
9919 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
9920
9921         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
9922
9923         * g++.dg/eh/simd-1.C (vecfunc): Same.
9924
9925 2003-04-01  Roger Sayle  <roger@eyesopen.com>
9926
9927         * gcc.c-torture/execute/20030401-1.c: New test case.
9928
9929 2003-04-01  Ziemowit Laski <zlaski@apple.com>
9930
9931         * objc.dg/defs.m: New.
9932
9933 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
9934
9935         * g++.dg/eh/simd-1.C: New.
9936         * g++.dg/eh/simd-2.C: New.
9937
9938 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
9939
9940         * gcc.c-torture/execute/simd-3.c: New.
9941
9942 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
9943
9944         PR c/9936
9945         * gcc.dg/20030331-2.c: New test.
9946
9947 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
9948
9949         PR c++/10278
9950         * g++.dg/parse/crash2.C: New test.
9951
9952 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9953
9954         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
9955         * gcc.c-torture/execute/20030331-1.c: ...here.
9956
9957 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9958
9959         * gcc.c-torture/execute/20030331-1.c: New test.
9960
9961 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
9962
9963         * lib/gcov.exp: Adjust call return testing strings.
9964         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
9965
9966 2003-03-31  Roger Sayle  <roger@eyesopen.com>
9967
9968         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
9969         * gcc.dg/builtins-7.c: New test case.
9970         * gcc.dg/builtins-8.c: New test case.
9971
9972 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9973
9974         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
9975
9976 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
9977
9978         PR c++/7647
9979         * g++.dg/lookup-class-member-2.C: New test.
9980
9981 2003-03-30  Glen Nakamura  <glen@imodulo.com>
9982
9983         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
9984
9985 2003-03-28  Roger Sayle  <roger@eyesopen.com>
9986
9987         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
9988
9989 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
9990
9991         * g++.dg/init/attrib1.C: New test.
9992
9993 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9994
9995         * gcc.dg/ultrasp8.c: New test.
9996
9997 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9998
9999         * gcc.dg/ultrasp7.c: New test.
10000
10001 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
10002
10003         PR c++/10047
10004         * g++.dg/template/inline1.C: New test.
10005
10006 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10007
10008         * gcc.dg/sparc-dwarf2.c: New test.
10009
10010 2003-03-27  Roger Sayle  <roger@eyesopen.com>
10011
10012         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
10013         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
10014
10015 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
10016
10017         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
10018         than reading .x files.
10019         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
10020         * g77.dg/gcov/gcov-1.f: Likewise.
10021         * gcc.misc-tests/gcov-4b.c: Likewise.
10022         * gcc.misc-tests/gcov-5b.c: Likewise.
10023         * gcc.misc-tests/gcov-6.c: Likewise.
10024         * gcc.misc-tests/gcov-7.c: Likewise.
10025         * gcc.misc-tests/gcov-8.c: Likewise.
10026         * g++.dg/gcov/gcov-1.x: Remove.
10027         * g77.dg/gcov/gcov-1.x: Likewise.
10028         * gcc.misc-tests/gcov-4b.x: Likewise.
10029         * gcc.misc-tests/gcov-5b.x: Likewise.
10030         * gcc.misc-tests/gcov-6.x: Likewise.
10031         * gcc.misc-tests/gcov-7.x: Likewise.
10032         * gcc.misc-tests/gcov-8.x: Likewise.
10033
10034 2003-03-27  Glen Nakamura  <glen@imodulo.com>
10035
10036         PR opt/10087
10037         * gcc.dg/20030324-1.c: New test.
10038
10039 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
10040
10041         PR c++/10224
10042         * g++.dg/template/arg3.C: New test.
10043
10044         PR c++/10158
10045         * g++.dg/template/friend18.C: New test.
10046
10047 2003-03-26  Roger Sayle  <roger@eyesopen.com>
10048
10049         * g77.f-torture/compile/20030326-1.f: New test case.
10050
10051 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
10052
10053         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
10054
10055         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
10056
10057 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
10058
10059         * gcc.dg/ia64-sync-3.c: New test.
10060
10061 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
10062
10063         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
10064
10065 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10066
10067         * gcc.dg/ultrasp6.c: New test.
10068
10069 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10070
10071         * gcc.dg/i386-signbit-1.c: New test.
10072         * gcc.dg/i386-signbit-2.c: New test.
10073         * gcc.dg/i386-signbit-3.c: New test.
10074
10075 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10076
10077         * gcc.dg/ultrasp5.c: Fix options.
10078
10079 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10080
10081         * gcc.dg/ultrasp5.c: Fix comment.
10082
10083 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
10084
10085         PR fortran/10197
10086         * g77.f-torture/execute/10197.f: New test.
10087
10088 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
10089
10090         PR c++/9898, c++/383
10091         * g++.dg/template/conv6.C: New test.
10092
10093         PR c++/10119
10094         * g++.dg/template/ptrmem5.C: New test.
10095
10096         PR c++/10026
10097         * g++.dg/lookup/koenig1.C: New test.
10098
10099         PR C++/10199
10100         * g++.dg/lookup/template2.C: New test.
10101
10102 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
10103
10104         * g++.dg/opt/rtti1.C: New test.
10105
10106 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
10107
10108         * gcc.dg/ultrasp5.c: New test.
10109
10110 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
10111
10112         PR middle-end/9967
10113         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
10114         builtin fputs.
10115
10116 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
10117
10118         PR c/8224
10119         * gcc.dg/20030323-1.c: New test.
10120
10121 2003-03-23  Roger Sayle  <roger@eyesopen.com>
10122
10123         * gcc.c-torture/compile/20030323-1.c: New test case.
10124
10125 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
10126
10127         * gcc.dg/20030321-1.c: New test.
10128
10129 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
10130
10131         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
10132
10133 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
10134
10135         PR c++/9978, c++/9708
10136         * g++.dg/ext/vlm1.C: Adjust expected error.
10137         * g++.dg/ext/vla2.C: New test.
10138         * g++.dg/template/arg1.C: New test.
10139         * g++.dg/template/arg2.C: New test.
10140
10141 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
10142
10143         * g77.f-torture/execute/select.f: New test.
10144         * g77.f-torture/noncompile/select_no_compile.f: New test.
10145
10146 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
10147
10148         PR c++/9898
10149         * g++.dg/other/error4.C: New test.
10150
10151 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
10152
10153         * g++.dg/template/friend17.C: New test.
10154
10155 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
10156
10157         * gcc.c-torture/compile/20030320-1.c: New.
10158
10159 2003-03-20  Roger Sayle  <roger@eyesopen.com>
10160
10161         * gcc.dg/builtins-6.c: New test case.
10162
10163 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
10164
10165         PR target/10073
10166         * gcc.c-torture/compile/20030319-1.c: New.
10167
10168 2003-03-18  Jan Hubicka  <jh@suse.cz>
10169
10170         * gcc.dg/i386-cvt-1.c: New test.
10171
10172 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
10173
10174         * objc.dg/naming-1.m: Use "(parse|syntax) error".
10175         * objc.dg/naming-2.m: Likewise.
10176
10177 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
10178
10179         PR c++/9639
10180         * g++.dg/parse/crash1.C: New test.
10181
10182 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
10183
10184         PR c++/8805
10185         * g++.dg/eh/cleanup1.C: New test.
10186
10187 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
10188
10189         * gcc.c-torture/execute/20030316-1.c: New test case.
10190
10191 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10192
10193         PR c++/9629
10194         * g++.dg/init/ctor2.C: New test.
10195
10196 2003-03-15  Roger Sayle  <roger@eyesopen.com>
10197
10198         * g77.f-torture/compile/xformat.f: New test case.
10199
10200 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10201
10202         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
10203         * g++.old-deja/g++.mike/eh50.C: Likewise.
10204
10205 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10206
10207         PR c++/6440
10208         * g++.dg/template/spec7.C: New test.
10209         * g++.dg/template/spec8.C: Likewise.
10210
10211 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
10212
10213         * gcc.c-torture/execute/20030313-1.c: New test.
10214
10215 2003-03-14  Richard Henderson  <rth@redhat.com>
10216
10217         * gcc.dg/inline-2.c: Adjust alpha test for external call.
10218
10219 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
10220
10221         * gcc.c-torture/compile/20030314-1.c: New test.
10222
10223 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
10224
10225         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
10226         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
10227         thumb target,
10228         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
10229         to accept newer _imp__  prefix and additional
10230         newline in .drectve section.
10231         * gcc.dg/dll-4.c: Likewise.
10232         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
10233         switch.
10234
10235 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
10236
10237         * g++.dg/parse/namespace9.C: New test.
10238
10239         * g++.dg/init/ref5.C: New test.
10240         * g++.dg/parse/ptrmem1.C: Likewise.
10241
10242 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10243
10244         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
10245         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
10246         regular expression.
10247         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
10248         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
10249
10250 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
10251
10252         * gcc.c-torture/execute/20030224-2.c: New test.
10253
10254 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10255
10256         * gcc.dg/decl-3.c: New test.
10257
10258 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10259
10260         * gcc.dg/i386-loop-2.c: New test.
10261
10262 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
10263
10264         PR c++/9474
10265         * g++.dg/parse/namespace8.C: New test.
10266
10267         PR c++/9924
10268         * g++.dg/overload/builtin2.C: New test.
10269
10270 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
10271
10272         * gcc.dg/return-type-3.c: New test.
10273
10274 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
10275
10276         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
10277         profiling options are not supported.
10278
10279 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
10280
10281         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
10282         * g++.old-deja/g++.warn/impint2.C: Likewise.
10283
10284 2003-03-10  Devang Patel  <dpatel@apple.com>
10285
10286         * g++.dg/cpp/c++_cmd_1.C: New test.
10287         * g++.dg/cpp/c++_cmd_1.h: New file.
10288
10289 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
10290
10291         * gcc.dg/altivec-9.c: New file.
10292
10293 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10294
10295         * gcc.dg/ppc-sdata-1.c: New test.
10296         * gcc.dg/ppc-sdata-2.c: New test.
10297
10298 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
10299
10300         PR c++/9373
10301         * g++.dg/opt/ptrmem2.C: New test.
10302
10303         PR c++/8534
10304         * g++.dg/opt/ptrmem1.C: New test.
10305
10306 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10307
10308         * gcc.dg/i386-loop-1.c: New test.
10309
10310 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10311
10312         PR c++/9970
10313         * g++.dg/lookup/friend1.C: New test.
10314
10315 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10316
10317         PR c++/9823
10318         * g++.dg/parser/constructor1.C: New test.
10319
10320 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
10321
10322         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
10323
10324         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
10325
10326 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
10327
10328         * gcc.dg/cpp/Wunused.c: Update test.
10329
10330 2003-03-08  Jan Hubicka  <jh@suse.cz>
10331
10332         * gcc.dg/inline-3.c: New test.
10333
10334 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10335
10336         PR c++/9809
10337         * g++.dg/parse/builtin1.C: New test.
10338
10339         PR c++/9982
10340         * g++.dg/abi/cookie1.C: New test.
10341         * g++.dg/abi/cookie2.C: Likewise.
10342
10343         PR c++/9524
10344         * g++.dg/template/field1.C: New test.
10345
10346         PR c++/9912
10347         * g++.dg/parse/class1.C: New test.
10348         * g++.dg/parse/namespace7.C: Likewise.
10349         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
10350
10351 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
10352
10353         * g++.dg/init/ref4.C: New test.
10354
10355 2003-03-07  Jan Hubicka  <jh@suse.cz>
10356
10357         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
10358         * gcc.dg/inline-3.c:  New test.
10359
10360 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
10361
10362         * g++.dg/init/ref3.C: New test.
10363
10364         PR c++/9965
10365         * g++.dg/init/ref2.C: New test.
10366
10367         PR c++/9400
10368         * g++.dg/warn/Wshadow-2.C: New test.
10369
10370         PR c++/9791
10371         * g++.dg/warn/Woverloaded-1.C: New test.
10372
10373 2003-03-05  Jan Hubicka  <jh@suse.cz>
10374
10375         * gcc.dg/i386-local2.c: New.
10376         * gcc.dg/i386-local.c: Fix typo.
10377
10378 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
10379
10380         * g++.dg/abi/layout3.C: New test.
10381
10382 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
10383
10384         * gcc.c-torture/compile/20030305-1.c
10385
10386 2003-03-05  Jan Hubicka  <jh@suse.cz>
10387
10388         * gcc.dg/i386-local.c: New.
10389
10390 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
10391
10392         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
10393
10394 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10395
10396         * gcc.dg/switch-2.c: New test.
10397         * gcc.dg/switch-3.c: New test.
10398         * gcc.dg/Wswitch.c: Adjust line numbers.
10399         * gcc.dg/Wswitch-default.c: Likewise.
10400         * gcc.dg/Wswitch-enum.c: Likewise.
10401
10402 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
10403
10404         * gcc.c-torture/execute/20030222-1.c: New test.
10405
10406 2003-03-03  James E Wilson  <wilson@tuliptree.org>
10407
10408         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
10409
10410 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
10411
10412         PR c++/9878
10413         * g++.dg/init/ref1.C: New test.
10414
10415 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
10416
10417         * gcc.dg/sh-relax.c: New SH-only test.
10418
10419 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
10420
10421         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
10422         comment explaining purpose of testcase.
10423
10424 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10425
10426         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
10427         for HC11/HC12 (asm needs two int registers).
10428         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
10429         HC11/HC12 because the test uses an asm which needs two 32-bit
10430         registers.
10431
10432 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10433
10434         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
10435         for HC11/HC12 (array is too large otherwise).
10436         * gcc.c-torture/compile/920501-4.x: New file, likewise.
10437         * gcc.c-torture/compile/20010518-2.x: Likewise.
10438         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
10439         HC11/HC12 (array is too large).
10440
10441 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
10442
10443         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
10444         * lib/g++-dg.exp (g++-dg-test): Likewise.
10445
10446 2003-03-01  Roger Sayle  <roger@eyesopen.com>
10447
10448         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
10449         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
10450
10451 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10452
10453         * g++.dg/warn/implicit-typename1.C: Remove warning.
10454
10455 2003-02-28  Richard Henderson  <rth@redhat.com>
10456
10457         * gcc.dg/noreturn-1.c: Move noreturn warning line.
10458         * gcc.dg/return-type-1.c: Move control reaches end warning line.
10459
10460 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
10461
10462         * gcc.dg/pch/pch.exp: Change .pch to .gch.
10463         * g++.dg/pch/pch.exp: Likewise.
10464
10465 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
10466
10467         PR c++/9879
10468         * testsuite/g++.dg/init/new4.C: New test.
10469
10470 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
10471
10472         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
10473
10474 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
10475
10476         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
10477         unsigned long.
10478
10479         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
10480         wider than float.
10481
10482 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10483
10484         * lib/scanasm.exp: Add support for counting numbers of
10485         occurences.
10486         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
10487         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
10488
10489 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
10490
10491         PR c++/9683
10492         * g++.dg/template/static3.C: New test.
10493
10494         PR c++/9829
10495         * g++.dg/parse/namespace6.C: New test.
10496
10497 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10498
10499         PR target/9732
10500         * gcc.dg/20030225-1.c: New test.
10501
10502 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
10503
10504         * README: Remove out-of-date information.
10505
10506         PR c++/9836
10507         * g++.dg/template/spec6.C: New test.
10508
10509 2003-02-24  Jeff Law  <law@redhat.com>
10510
10511         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
10512
10513 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10514
10515         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
10516         * gcc.dg/pragma-ep-1.c: Likewise.
10517
10518 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10519
10520         PR c++/9602
10521         * g++.dg/template/friend16.C: New test.
10522
10523 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
10524
10525         PR c++/5333
10526         * g++.dg/parse/fused-params1.C: Adjust error messages.
10527         * g++.dg/template/nested3.C: New test.
10528
10529 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
10530
10531         * g++.dg/abi/param1.C: New test.
10532
10533 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10534
10535         PR c++/7982
10536         * g++.dg/warn/implicit-typename1.C: New test.
10537
10538 2003-02-22  Kelley Cook <kelleycook@comcast.net>
10539
10540         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
10541         with "mtune".
10542         * g++.old-deja/g++.other/store-expr2.C: Likewise.
10543         * gcc.c-torture/execute/20010129-1.x: Likewise.
10544         * gcc.dg/20011107-1.c: Likewise.
10545         * gcc.dg/20020108-1.c: Likewise.
10546         * gcc.dg/20020122-3.c: Likewise.
10547         * gcc.dg/20020206-1.c: Likewise.
10548         * gcc.dg/20020310-1.c: Likewise.
10549         * gcc.dg/20020426-2.c: Likewise.
10550         * gcc.dg/20020517-1.c: Likewise.
10551         * gcc.dg/991230-1.c: Likewise.
10552         * gcc.dg/i386-unroll-1.c: Likewise.
10553         * gcc.misc-tests/i386-prefetch.exp: Likewise.
10554
10555 2003-02-22  Jan Hubicka  <jh@suse.cz>
10556
10557         * gcc.dg/i386-mul.c: New test.
10558
10559 2003-02-21  Roger Sayle  <roger@eyesopen.com>
10560
10561         * gcc.dg/builtins-5.c: New test case.
10562
10563 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
10564
10565         * gcc.dg/asmreg-1.c: New test.
10566
10567 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10568
10569         PR c++/9749
10570         * g++.dg/parse/varmod1.C: New test.
10571
10572 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10573
10574         PR c++/9727
10575         * g++.dg/template/op1.C: New test.
10576
10577 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10578
10579         PR c++/8906
10580         * g++.dg/template/nested2.C: New test.
10581
10582 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10583
10584         PR c++/8724
10585         * g++.dg/expr/dtor1.C: New test.
10586
10587 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10588
10589         * gcc.dg/cpp/include3.c: New test.
10590         * gcc.dg/cpp/inc/foo.h: New file.
10591
10592 2003-02-21  Glen Nakamura  <glen@imodulo.com>
10593
10594         * gcc.c-torture/execute/20030221-1.c: New test.
10595
10596 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
10597
10598         PR c++/9729
10599         * g++.dg/abi/conv1.C: New test.
10600
10601 2003-02-20  Jan Hubicka  <jh@suse.cz>
10602
10603         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
10604
10605 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
10606
10607         * gcc.c-torture/compile/20030219-1.c: New test.
10608
10609 2003-02-18  Jan Hubicka  <jh@suse.cz>
10610
10611         * gcc.dg/funcorder.c: New test.
10612
10613 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10614
10615         * gcc.c-torture/execute/20030218-1.c: New.
10616
10617 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
10618
10619         * gcc.dg/20030218-1.c: New.
10620
10621 2003-02-18  Richard Henderson  <rth@redhat.com>
10622
10623         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
10624         * gcc.dg/attr-used-2.c: New.
10625
10626 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
10627
10628         PR c++/9704
10629         * g++.dg/init/copy5.C: New test.
10630
10631 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
10632
10633         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
10634         * g++.dg/pch/pch.exp: Likewise.
10635
10636 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10637
10638         * gcc.c-torture/execute/20030209-1.c: Enable the test if
10639         STACK_SIZE is not defined.
10640
10641 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10642
10643         PR c++/9457
10644         * g++.dg/template/init1.C: New test.
10645
10646 2003-02-16  Jan HUbicka  <jh@suse.cz>
10647
10648         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
10649         (foo): Add few extra tests
10650         * gcc.dg/c99-const-expr-3.c: Likewise.
10651         * gcc.c-torture/execute/20030216-1.c: New.
10652
10653 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10654
10655         PR c++/9459
10656         * g++.dg/ext/typeof4.C: New test.
10657
10658 2003-02-15  Roger Sayle  <roger@eyesopen.com>
10659
10660         * gcc.dg/i386-387-3.c: New test case.
10661
10662 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
10663
10664         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
10665         cris-*-elf* cris-*-aout* and mmix-*-*.
10666
10667 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
10668
10669         * gcc.dg/20030213-1.c: New test.
10670
10671 2003-02-12  Roger Sayle  <roger@eyesopen.com>
10672
10673         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
10674         * gcc.dg/i386-387-2.c: Likewise.
10675
10676 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
10677
10678         * gcc.dg/ppc-spe.c: Fix formatting.
10679         Enable tests that were previously unsupported by gas.
10680         Delete tests for instructions that no longer exist.
10681         Switch arguments on evsubifw builtin.
10682
10683 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10684
10685         * gcc.c-torture/execute/20030209-1.c: Disable the test if
10686         STACK_SIZE is too small.
10687
10688 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
10689             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
10690
10691         * gcc.dg/decl-2.c: New test.
10692
10693 2003-02-10  Jan Hubicka  <jh@suse.cz>
10694
10695         * gcc.dg/i386-fpcvt-1.c:  New test.
10696
10697 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
10698
10699         * gcc.c-torture/execute/20030209-1.c: New test.
10700
10701 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
10702
10703         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
10704         int-wide bitops, use the constants of the same width.
10705         Likewise, if long long is 32-bit wide, test bitops using
10706         32-bit constants.
10707
10708 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
10709
10710         * gcc.dg/20021014-1.c: Annotate with expected notice text.
10711
10712 2003-02-07  Roger Sayle  <roger@eyesopen.com>
10713
10714         * testsuite/gcc.dg/builtins-4.c: New test case.
10715
10716 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10717
10718         * gcc.dg/20020430-1.c: Fix dg command typos.
10719         * gcc.dg/20020503-1.c: Likewise.
10720
10721 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10722
10723         PR c++/8785
10724         * g++.dg/parse/fused-params1.C: New test.
10725
10726         PR c++/8857
10727         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
10728
10729         PR c++/8921
10730         * g++.dg/parse/non-dependent1.C: New test.
10731
10732         PR c++/8928
10733         * g++.dg/parse/dupl-tmpl-args1.C: New test.
10734
10735         PR c++/9228
10736         * g++.dg/parse/undefined7.C: New test.
10737         * g++.dg/parse/non-templ1.C: New test.
10738
10739         PR c++/9229
10740         * g++.dg/parse/too-many-tmpl-args1.C: New test.
10741
10742 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
10743
10744         * gcc.c-torture/compile/20030206-1.c: New test.
10745
10746 2003-02-05  Roger Sayle  <roger@eyesopen.com>
10747
10748         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
10749         "pow" to "foo" to avoid potential confusion with a math built-in.
10750
10751 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10752
10753         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
10754         conditions for SPARC targets.
10755
10756 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
10757
10758         * gcc.dg/20030204-1.c: New test.
10759
10760 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10761
10762         PR c++/38
10763         * g++.dg/parse/array-size1.C: New test.
10764
10765         PR c++/5657
10766         * g++.dg/parse/undefined3.C: New test.
10767
10768         PR c++/5665
10769         * g++.dg/parse/undefined4.C: New test.
10770
10771         PR c++/5975
10772         * g++.dg/parse/undefined5.C: New test.
10773
10774         PR c++/7259
10775         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
10776
10777         PR c++/8578
10778         * g++.dg/parse/casting-operator1.C: New test.
10779
10780         PR c++/8596
10781         * g++.dg/parse/undefined6.C: New test.
10782
10783         PR c++/8736
10784         * g++.dg/parse/missing-template1.C: New test.
10785
10786 2003-02-04  Jan Hubicka  <jh@suse.cz>
10787
10788         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
10789         * gcc.dg/i386-cmov?.c:  Likewise.
10790         * gcc.dg/i386-fpcvt-?.c:  Likewise.
10791         * gcc.dg/i386-ssefp-1.c:  Likewise.
10792         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
10793         conventions.
10794
10795 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
10796
10797         PR c++/7129
10798         * testsuite/g++.dg/ext/max.C: New test.
10799
10800 2003-02-03  Jan Hubicka  <jh@suse.cz>
10801
10802         * gcc.c-torture/execute/20030203-1.c: New test.
10803
10804 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
10805
10806         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
10807         'natural-endian'.
10808
10809 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
10810
10811         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
10812         * g++.dg/init/new2.C: Likewise.
10813         * g++.dg/other/new1.C: Likewise.
10814
10815 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
10816
10817         * gcc.dg/struct-ret-libc.c: New test.
10818
10819 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
10820
10821         * gcc.dg/20030129-1.c: New test.
10822
10823 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10824
10825         PR c++/8849
10826         * g++.dg/template/ptrmem4.C: New test.
10827
10828 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
10829
10830         * g++.dg/parser/constant1.C: New test.
10831
10832 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10833
10834         PR c++/8591
10835         * g++.dg/parse/friend2.C: New test.
10836
10837 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10838
10839         PR c++/9437
10840         * g++.dg/template/unify4.C: New test.
10841
10842 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
10843
10844         * gcc.c-torture/execute/20030128-1.c: New test.
10845
10846 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
10847
10848         * g++.dg/lookup/nested1.C: Test moved from ...
10849         * g++.old-deja/g++.other/lookup24.C: ... here.
10850
10851 2003-01-28  Jan Hubicka  <jh@suse.cz>
10852
10853         * gcc.dg/i386-cmov5.c:  New test.
10854
10855 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
10856
10857         * gcc.c-torture/execute/20010925-1.c: Changed the
10858         memcpy declaration.
10859
10860 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
10861
10862         PR c++/3902
10863         * g++.dg/parse/template5.C: New test.
10864
10865 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
10866
10867         PR fortran/9258
10868         * g77.dg/pr9258: New test.
10869
10870 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10871
10872         * README: Move relevant parts from README.g++.
10873
10874         * README.g++: Remove this file.
10875
10876 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
10877
10878         * g++.dg/abi/dcast1.C: New test.
10879
10880 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10881
10882         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
10883
10884 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
10885
10886         PR c++/47
10887         * g++.old-deja/g++.other/lookup24.C: New test.
10888
10889 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10890
10891         PR middle-end/7227
10892         * gcc.dg/uninit-C.c: New test.
10893
10894 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
10895
10896         * g++.dg/abi/covariant1.C: New test.
10897
10898 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
10899
10900         * gcc.dg/20030123-1.c: New test.
10901
10902 2003-01-25  Jan Hubicka  <jh@suse.cz>
10903
10904         PR opt/8492
10905         * gcc.c-torture/compile/20030125-1.c
10906
10907 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
10908
10909         PR c++/9403
10910         * g++.dg/parse/template3.C: New test.
10911         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
10912
10913         PR c++/795
10914         * g++.dg/parse/template4.C: New test.
10915
10916         PR c++/9415
10917         * g++.dg/template/qual2.C: New test.
10918
10919         PR c++/8545
10920         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
10921
10922         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
10923
10924 2003-01-25  Roger Sayle  <roger@eyesopen.com>
10925
10926         * gcc.c-torture/execute/switch-1.c: New test case.
10927
10928 2003-01-25  Jan Hubicka  <jh@suse.cz>
10929
10930         * gcc.c-torture/execute/20030125-1.[cx]: New test.
10931
10932 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
10933
10934         Tweaks for Bison-1.875. From the NEWS file:
10935         "- `parse error' -> `syntax error'
10936         Bison now uniformly uses the term `syntax error'"
10937         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
10938         * gcc.dg/cpp/digraph2.c: Likewise.
10939         * gcc.dg/cpp/direct2.c: Likewise.
10940         * gcc.dg/cpp/paste4.c: Likewise.
10941         * gcc.dg/c90-restrict-1.c: Likewise.
10942         * gcc.dg/c99-func-2.c: Likewise.
10943         * gcc.dg/noncompile/920721-2.c: Likewise.
10944         * gcc.dg/noncompile/930622-2.c: Likewise.
10945         * gcc.dg/noncompile/940112-1.c: Likewise.
10946         * gcc.dg/noncompile/950921-1.c: Likewise.
10947         * gcc.dg/noncompile/951123-1.c: Likewise.
10948         * gcc.dg/noncompile/971104-1.c: Likewise.
10949         * gcc.dg/noncompile/990416-1.c: Likewise.
10950
10951 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
10952
10953         * g++.dg/parse/undefined1.C: Add error message.
10954
10955 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
10956
10957         PR c++/9354
10958         * g++.dg/parse/new1.C: New test.
10959
10960         PR c++/9216
10961         * g++.dg/parse/template2.C: New test.
10962
10963         PR c++/9354
10964         * g++.dg/parse/typedef2.C: New test.
10965
10966         PR c++/9328
10967         * g++.dg/ext/typeof3.C: New test.
10968
10969 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10970
10971         PR c++/2738
10972         * g++.dg/parse/ret-type1.C: New test.
10973
10974         PR c++/3792
10975         * g++.dg/parse/tmpl-outside1.C: New test.
10976
10977         PR c++/4207
10978         * g++.dg/parse/int-as-enum1.C: New test.
10979
10980         PR c++/4903
10981         * g++.dg/parse/no-typename1.C: New test.
10982
10983         PR c++/5533
10984         * g++.dg/parse/no-value1.C: New test.
10985
10986         PR c++/5921
10987         * g++.dg/parse/wrong-inline1.C: New test.
10988
10989         PR c++/6402
10990         * g++.dg/parse/ref1.C: New test.
10991
10992         PR c++/6992
10993         * g++.dg/parse/attr-ctor1.C: New test.
10994
10995         PR c++/7229
10996         * g++.dg/parse/namespace5.C: New test.
10997
10998         PR c++/7917
10999         * g++.dg/parse/func-def1.C: New test.
11000
11001         PR c++/8143
11002         * g++.dg/parse/undefined1.C: New test.
11003
11004         PR c++/5723, PR c++/8522
11005         * g++.dg/parse/specialization1.C: New test.
11006
11007         PR c++/163, PR c++/8595
11008         * g++.dg/parse/struct-as-enum1.C: New test.
11009
11010         PR c++/9173
11011         * g++.dg/parse/undefined2.C: New test.
11012
11013 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11014
11015         PR c++/9298
11016         * g++.dg/parse/template1.C: New test.
11017
11018         PR c++/9384
11019         * g++.dg/parse/using1.C: New test.
11020
11021         PR c++/9285
11022         PR c++/9294
11023         * g++.dg/parse/expr2.C: New test.
11024
11025         PR c++/9388
11026         * g++.dg/parse/lookup2.C: Likewise.
11027
11028 2003-01-21  Jan Hubicka  <jh@suse.cz>
11029
11030         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
11031         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
11032         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
11033         * gcc.c-torture/execute/string-opt-*.c: Likewise.
11034
11035 2003-01-20  Nick Clifton  <nickc@redhat.com>
11036
11037         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
11038         problem with ARM sibcall code generation.
11039
11040 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
11041
11042         * gcc.c-torture/execute/20030120-1.c: New.
11043
11044 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
11045
11046         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
11047
11048 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
11049
11050         PR c++/9272
11051         * g++.dg/parse/ctor1.C: New test.
11052
11053         PR c++/9294:
11054         * g++.dg/parse/qualified1.C: New test.
11055
11056         * g++.dg/parse/typename3.C: New test.
11057
11058 2003-01-16  Richard Henderson  <rth@redhat.com>
11059
11060         * g++.dg/tls/init-2.C: Fix error matches for real this time.
11061
11062 2003-01-16  Richard Henderson  <rth@redhat.com>
11063
11064         * g++.dg/pch/pch.exp: Copy test header to the working directory
11065         before using it either for precompilation or direct use.
11066         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
11067         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
11068
11069 2003-01-16  Richard Henderson  <rth@redhat.com>
11070
11071         * gcc.dg/pch/pch.exp: Copy test header to the working directory
11072         before using it either for precompilation or direct use.
11073         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
11074         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
11075
11076 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
11077
11078         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
11079         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
11080         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
11081         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
11082         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
11083         typename warning into error.
11084         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
11085         error messages.
11086         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
11087         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
11088         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
11089         messages.
11090         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
11091         make declaration visible in template.
11092         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
11093         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
11094         messages.
11095         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
11096         message.
11097         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
11098         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
11099         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
11100         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
11101         typename warning with error message.
11102         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
11103         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
11104         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
11105
11106 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
11107
11108         * g++.dg/parse/ambig2.C: New test.
11109
11110 2003-01-15  Richard Henderson  <rth@redhat.com>
11111
11112         * g++.dg/tls/init-2.C: Update error message string.
11113
11114 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11115
11116         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
11117
11118 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
11119
11120         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
11121         all for HC11/HC12.
11122         * gcc.c-torture/compile/20001205-1.x: Likewise.
11123         * gcc.c-torture/compile/20001226-1.x: Likewise.
11124         * gcc.c-torture/compile/920520-1.x: Likewise.
11125         * gcc.c-torture/compile/961203-1.x: Likewise.
11126         * gcc.c-torture/compile/20020604-1.x: Likewise.
11127
11128 2003-01-15  Jan Hubicka  <jh@suse.cz>
11129
11130         * gcc.c-torture/compile/20030115-1.c: New test.
11131
11132         * gcc.dg/i386-fpcvt-1.c: New test.
11133         * gcc.dg/i386-fpcvt-2.c: New test.
11134
11135 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
11136
11137         Further conform g++'s __vmi_class_type_info to the C++ ABI
11138         specification.
11139         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
11140         the specification.
11141
11142 2003-01-14  Jan Hubicka  <jh@suse.cz>
11143
11144         * gcc.dg/i386-fpcvt-1.c: New test.
11145         * gcc.dg/i386-fpcvt-2.c: New test.
11146
11147 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11148
11149         * gcc.dg/i386-mmx-3.c: New test.
11150
11151 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
11152
11153         PR c++/9264
11154         * g++.dg/parse/octal1.C: New file.
11155
11156         PR c++/9172
11157         * g++.dg/parse/typename1.C: New file.
11158
11159 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
11160
11161         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
11162         * gcc.dg/bf-no-ms-layout.c: Likewise.
11163         * gcc.dg/bf-ms-attrib.c: Likewise.
11164
11165 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
11166
11167         PR c++/9099
11168         * g++.dg/parse/dtor1.C: New file.
11169
11170         PR c++/9128
11171         * g++.dg/rtti/typeid1.C: New file.
11172
11173         PR c++/9153
11174         * g++.dg/parse/lookup1.C: New file.
11175
11176         PR c++/9171
11177         * g++.dg/templ/spec5.C: New file.
11178
11179 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
11180
11181         * gcc.c-torture/compile/20030110-1.c: New test.
11182
11183 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
11184
11185         Merge from pch-branch:
11186
11187         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
11188
11189         * gcc.dg/pch/cpp-1.h: New.
11190         * gcc.dg/pch/cpp-1.c: New.
11191         * gcc.dg/pch/cpp-2.h: New.
11192         * gcc.dg/pch/cpp-2.c: New.
11193
11194         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
11195
11196         * gcc.dg/pch/except-1.h: New.
11197         * gcc.dg/pch/except-1.c: New.
11198
11199         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
11200
11201         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
11202         running test.
11203         * gcc.dg/pch: Include *.hp not *.h.
11204         * gcc.dg/pch/system-1.h: New.
11205         * gcc.dg/pch/system-1.c: New.
11206
11207         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
11208
11209         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
11210         rather than trying to build and run a program using PCH.
11211         * gcc.dg/pch: Remove dg-do commands from test files.
11212
11213         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
11214
11215         * gcc.dg/pch/macro-3.c: New.
11216         * gcc.dg/pch/macro-3.h: New.
11217
11218         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
11219
11220         * gcc.dg/pch/common-1.c: New.
11221         * gcc.dg/pch/common-1.h: New.
11222         * gcc.dg/pch/decl-1.c: New.
11223         * gcc.dg/pch/decl-1.h: New.
11224         * gcc.dg/pch/decl-2.c: New.
11225         * gcc.dg/pch/decl-2.h: New.
11226         * gcc.dg/pch/decl-3.c: New.
11227         * gcc.dg/pch/decl-3.h: New.
11228         * gcc.dg/pch/decl-4.c: New.
11229         * gcc.dg/pch/decl-4.h: New.
11230         * gcc.dg/pch/decl-5.c: New.
11231         * gcc.dg/pch/decl-5.h: New.
11232         * gcc.dg/pch/global-1.c: New.
11233         * gcc.dg/pch/global-1.h: New.
11234         * gcc.dg/pch/inline-1.c: New.
11235         * gcc.dg/pch/inline-1.h: New.
11236         * gcc.dg/pch/inline-2.c: New.
11237         * gcc.dg/pch/inline-2.h: New.
11238         * gcc.dg/pch/static-1.c: New.
11239         * gcc.dg/pch/static-1.h: New.
11240         * gcc.dg/pch/static-2.c: New.
11241         * gcc.dg/pch/static-2.h: New.
11242
11243         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
11244
11245         * g++.dg/pch/pch.exp: Better handle failing testcases.
11246         * gcc.dg/pch/pch.exp: Likewise.
11247         * gcc.dg/pch/macro-1.c: New.
11248         * gcc.dg/pch/macro-1.h: New.
11249         * gcc.dg/pch/macro-2.c: New.
11250         * gcc.dg/pch/macro-2.h: New.
11251
11252         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
11253
11254         * g++.dg/dg.exp: Treat files in pch/ specially.
11255         * g++.dg/pch/pch.exp: New file.
11256         * g++.dg/pch/empty.H: New file.
11257         * g++.dg/pch/empty.C: New file.
11258         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
11259         "precompile".
11260
11261         * gcc.dg/pch/pch.exp: New file.
11262         * gcc.dg/pch/empty.h: New file.
11263         * gcc.dg/pch/empty.c: New file.
11264         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
11265         "precompile".
11266
11267 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11268
11269         * g++.dg/template/friend14.C: New test.
11270
11271 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11272
11273         * gcc.dg/old-style-asm-1.c: New test.
11274
11275 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
11276
11277         * gcc.c-torture/compile/20030109-1.c: New test.
11278
11279 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11280
11281         * gcc.c-torture/execute/20030109-1.c: New test.
11282
11283 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
11284
11285         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
11286         * g++.old-deja/g++.mike/dyncast2.C: Likewise
11287         * g++.old-deja/g++.mike/dyncast3.C: Likewise
11288         * g++.old-deja/g++.mike/eh2.C: Likewise
11289         * g++.old-deja/g++.mike/eh3.C: Likewise
11290         * g++.old-deja/g++.mike/eh5.C: Likewise
11291         * g++.old-deja/g++.mike/eh6.C: Likewise
11292         * g++.old-deja/g++.mike/eh7.C: Likewise
11293         * g++.old-deja/g++.mike/eh8.C: Likewise
11294         * g++.old-deja/g++.mike/eh9.C: Likewise
11295         * g++.old-deja/g++.mike/eh10.C: Likewise
11296         * g++.old-deja/g++.mike/eh12.C: Likewise
11297         * g++.old-deja/g++.mike/eh13.C: Likewise
11298         * g++.old-deja/g++.mike/eh14.C: Likewise
11299         * g++.old-deja/g++.mike/eh16.C: Likewise
11300         * g++.old-deja/g++.mike/eh17.C: Likewise
11301         * g++.old-deja/g++.mike/eh18.C: Likewise
11302         * g++.old-deja/g++.mike/eh21.C: Likewise
11303         * g++.old-deja/g++.mike/eh23.C: Likewise
11304         * g++.old-deja/g++.mike/eh24.C: Likewise
11305         * g++.old-deja/g++.mike/eh25.C: Likewise
11306         * g++.old-deja/g++.mike/eh26.C: Likewise
11307         * g++.old-deja/g++.mike/eh27.C: Likewise
11308         * g++.old-deja/g++.mike/eh28.C: Likewise
11309         * g++.old-deja/g++.mike/eh29.C: Likewise
11310         * g++.old-deja/g++.mike/eh31.C: Likewise
11311         * g++.old-deja/g++.mike/eh33.C: Likewise
11312         * g++.old-deja/g++.mike/eh34.C: Likewise
11313         * g++.old-deja/g++.mike/eh35.C: Likewise
11314         * g++.old-deja/g++.mike/eh36.C: Likewise
11315         * g++.old-deja/g++.mike/eh37.C: Likewise
11316         * g++.old-deja/g++.mike/eh38.C: Likewise
11317         * g++.old-deja/g++.mike/eh39.C: Likewise
11318         * g++.old-deja/g++.mike/eh40.C: Likewise
11319         * g++.old-deja/g++.mike/eh41.C: Likewise
11320         * g++.old-deja/g++.mike/eh42.C: Likewise
11321         * g++.old-deja/g++.mike/eh44.C: Likewise
11322         * g++.old-deja/g++.mike/eh46.C: Likewise
11323         * g++.old-deja/g++.mike/eh47.C: Likewise
11324         * g++.old-deja/g++.mike/eh48.C: Likewise
11325         * g++.old-deja/g++.mike/eh49.C: Likewise
11326         * g++.old-deja/g++.mike/eh50.C: Likewise
11327         * g++.old-deja/g++.mike/eh51.C: Likewise
11328         * g++.old-deja/g++.mike/eh53.C: Likewise
11329         * g++.old-deja/g++.mike/eh55.C: Likewise
11330         * g++.old-deja/g++.mike/p7912.C: Likewise
11331         * g++.old-deja/g++.mike/p9706.C: Likewise
11332         * g++.old-deja/g++.mike/p10416.C: Likewise
11333         * g++.old-deja/g++.mike/p11667.C: Likewise
11334         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
11335         Remove redundant reference to Iris.
11336         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
11337         Elxsi, i860, Pico Java, and WE32K.
11338
11339 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
11340
11341         * g++.dg/ext/asm4.C: New test.
11342
11343 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11344
11345         PR c++/9030
11346         * g++.dg/template/friend12.C: New test.
11347         * g++.dg/template/friend13.C: Likewise.
11348         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
11349
11350 2003-01-08  Jan Hubicka  <jh@suse.cz>
11351
11352         * gcc.dg/i386-cadd.c: New test.
11353         * gcc.dg/i386-cmov4.c: Likewise.
11354
11355 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
11356
11357         PR c++/9165
11358         * g++.dg/warn/Wunused-3.C: New test.
11359
11360         * g++.dg/abi/bitfield9.C: New test.
11361
11362         PR c++/9189
11363         * g++.dg/parse/defarg3.C: New test.
11364
11365 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
11366
11367         * g++.dg/parse/ambig1.C: New test.
11368         * g++.dg/parse/defarg2.C: New test.
11369
11370 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
11371
11372         * g++.dg/template/defarg-1.C: New test.
11373         * g++.dg/template/local2.C: Likewise.
11374
11375 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
11376
11377         * gcc.c-torture/execute/20030105-1.c: New test.
11378
11379 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11380
11381         * g++.dg/parse/namespace3.C: Remove extra semicolons.
11382         * g++.dg/parse/namespace4.C: Likewise.
11383
11384 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11385
11386         * g++.dg/template/ntp2.C: New test.
11387
11388 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11389
11390         * g++.dg/parse/extern-C-1.C: New test.
11391
11392         * g++.dg/parse/namespace4.C: New test.
11393
11394         * g++.dg/template/nested1.C: New test.
11395
11396         * g++.dg/parse/namespace3.C: New test.
11397
11398 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11399
11400         * g++.dg/lookup/two-stage1.C: New test.
11401
11402 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11403
11404         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
11405         * g++.old-deja/g++.jason/access8.C: Likewise.
11406         * g++.old-deja/g++.other/decl5.C: Likewise.
11407
11408 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11409
11410         * g++.dg/parse/parse7.C: New test.
11411
11412 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
11413
11414         PR c++/2843
11415         * g++.dg/ext/attrib7.C: New test.
11416
11417 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11418
11419         * g++.dg/parse/parse6.C: New test.
11420
11421 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
11422
11423         * gcc.dg/h8300-stack-1.c: New.
11424
11425 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11426
11427         g++.dg/lookup/exception1.C: New test.
11428
11429         g++.dg/lookup/template1.C: New test.
11430
11431         g++.dg/parse/namespace2.C: New test.
11432
11433         g++.dg/parse/parens2.C: New test.
11434
11435 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11436
11437         * g++.dg/parse/parse5.C: New test.
11438         * g++.dg/lookup/scoped4.C: New test.
11439
11440 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11441
11442         * g++.dg/parse/parens1.C: New test.
11443
11444         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
11445         angle-bracket1.C.
11446         * g++.dg/parse/parens2.C: New test.
11447
11448         * g++.dg/lookup/scope-operator1.C: New test.
11449
11450         * g++.dg/parse/operator1.C: New test.
11451
11452 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11453
11454         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
11455         * g++.old-deja/g++.other/access6.C: Likewise.
11456         * g++.old-deja/g++.other/decl1.C: Likewise.
11457         * g++.old-deja/g++.pt/typename12.C: Likewise.
11458
11459 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11460
11461         * g++.dg/parse/namespace1.C: New test.
11462
11463 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11464
11465         * g++.dg/parse/parse4.C: New test.
11466
11467 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11468
11469         * g++.dg/parse/parse3.C: New test.
11470
11471 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11472
11473         * g++.dg/parse/parse2.C: New test.
11474
11475 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11476
11477         * g++.dg/template/friend11.C: New test.
11478
11479 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11480
11481         * g++.dg/parse/parse1.C: New test.
11482
11483 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
11484
11485         * lib/profopt.exp: Change the name of a global variable to avoid
11486         possible clashes with other test suites.
11487
11488 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
11489
11490         * g++.dg/inherit/covariant8.C: New test.
11491
11492 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11493
11494         * g++.dg/init/array9.C: New test.
11495
11496         PR c++/9112
11497         * g++.dg/parse/expr1.C: New test.
11498
11499 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11500
11501         * gcc.c-torture/compile/20021230-1.c: New test.
11502
11503 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
11504
11505         * g++.dg/inherit/covariant5.C: New test.
11506         * g++.dg/inherit/covariant6.C: New test.
11507         * g++.dg/inherit/covariant7.C: New test.
11508
11509 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11510
11511         PR c++/2739
11512         * g++.dg/other/access2.C: New test.
11513
11514 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11515
11516         * g++.dg/other/anon-struct.C: No longer fails
11517         * g++.old-deja/g++.brendan/parse4.C: Likewise.
11518         * g++.old-deja/g++.brendan/parse5.C: Likewise.
11519         * g++.old-deja/g++.brendan/parse6.C: Likewise.
11520
11521 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11522
11523         * g++.dg/parse/angle-bracket.C (main): No longer fails.
11524
11525 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
11526
11527         * g++.dg/eh/spec4.C: Remove stray semicolon.
11528         * g++.dg/expr/pmf-1.C: Change error message.
11529         * g++.dg/ext/asm1.C: Remove stray semicolon.
11530         * g++.dg/ext/typename1.C: Add missing typenames.
11531         * g++.dg/inherit/template-as-base.C: Change error message.
11532         * g++.dg/lookup/scoped1.C: Likewise.
11533         * g++.dg/lookup/scoped2.C: Likewise.
11534         * g++.dg/lookup/using2.C: Likewise.
11535         * g++.dg/other/component1.C: Remove stray semicolon.
11536         * g++.dg/other/do1.C: Change error message.
11537         * g++.dg/other/error2.C: Likewise.
11538         * g++.dg/other/init1.C: Likewise.
11539         * g++.dg/other/packed1.C: Remove stray semicolon.
11540         * g++.dg/other/ptrmem2.C: Change error message.
11541         * g++.dg/parse/parameter-declaration-1.C: Remove line number
11542         marker.
11543         * g++.dg/special/initp1.C: Remove invalid attribute usage.
11544         * g++.dg/template/access3.C: Add typename keyword.
11545         * g++.dg/template/access5.C: Remove stray semicolon.
11546         * g++.dg/template/access6.C: Likewise.
11547         * g++.dg/template/complit1.C: Likewise.
11548         * g++.dg/template/crash1.C: Change error message.
11549         * g++.dg/template/inherit2.C: Remove stray semicolon.
11550         * g++.dg/template/instantiate2.C: Likewise.
11551         * g++.dg/template/instantiate3.C: Change error message.
11552         * g++.dg/template/qual1.C: Remove stray semicolon.
11553         * g++.dg/template/qualttp18.C: Change error message.
11554         * g++.dg/template/ref1.C: Remove stray semicolon.
11555         * g++.dg/template/sizeof1.C (A::value): Declare it.
11556         * g++.dg/template/spec4.C: Change error message.
11557         * g++.dg/template/static1.C: Likewise.
11558         * g++.dg/template/type1.C: Likewise.
11559         * g++.dg/template/typename3.C: Likewise.
11560         * g++.old-deja/g++.benjamin/13478.C: Change error message.
11561         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
11562         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
11563         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
11564         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
11565         named return value extension.
11566         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
11567         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
11568         * g++.old-deja/g++.bob/extern_C.C: Likewise.
11569         * g++.old-deja/g++.bob/inherit2.C: Likewise.
11570         * g++.old-deja/g++.brendan/complex1.C: Likewise.
11571         * g++.old-deja/g++.brendan/copy5.C: Likewise.
11572         * g++.old-deja/g++.brendan/crash13.C: Likewise.
11573         * g++.old-deja/g++.brendan/crash15.C: Likewise.
11574         * g++.old-deja/g++.brendan/crash18.C: Change error message.
11575         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
11576         * g++.old-deja/g++.brendan/crash38.C: Likewise.
11577         * g++.old-deja/g++.brendan/crash50.C: Likewise.
11578         * g++.old-deja/g++.brendan/crash56.C: Likewise.
11579         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
11580         syntax.
11581         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
11582         * g++.old-deja/g++.brendan/crash8.C: Change error message.
11583         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
11584         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11585         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
11586         * g++.old-deja/g++.brendan/template11.C: Likewise.
11587         * g++.old-deja/g++.brendan/template26.C: Likewise.
11588         * g++.old-deja/g++.brendan/template27.C: Use explicit
11589         specialization syntax.
11590         * g++.old-deja/g++.brendan/template30.C: Likewise.
11591         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
11592         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
11593         non-dependent names.
11594         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
11595         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
11596         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
11597         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
11598         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
11599         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
11600         named return value extension.
11601         * g++.old-deja/g++.ext/namedret2.C: Likewise.
11602         * g++.old-deja/g++.ext/namedret3.C: Likewise.
11603         * g++.old-deja/g++.ext/return1.C: Likewise.
11604         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
11605         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
11606         * g++.old-deja/g++.jason/access8.C: Likewise.
11607         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
11608         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
11609         pseudo-destructor names.
11610         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
11611         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
11612         pseudo-destructor names.
11613         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
11614         * g++.old-deja/g++.jason/overload19.C: Likewise.
11615         * g++.old-deja/g++.jason/overload32.C: Likewise.
11616         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
11617         stray semicolons.
11618         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
11619         * g++.old-deja/g++.jason/return.C: Likewise.
11620         * g++.old-deja/g++.jason/return2.C: Likewise.
11621         * g++.old-deja/g++.jason/shadow1.C: Likewise.
11622         * g++.old-deja/g++.jason/special.C: Use explicit specialization
11623         syntax.
11624         * g++.old-deja/g++.jason/template10.C: Account for use of
11625         non-dependent names.
11626         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
11627         syntax.
11628         * g++.old-deja/g++.jason/template37.C: Likewise.
11629         * g++.old-deja/g++.law/access4.C: Change error messages.
11630         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
11631         pseudo-destructor names.
11632         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
11633         * g++.old-deja/g++.law/ctors9.C: Likewise.
11634         * g++.old-deja/g++.law/cvt22.C: Likewise.
11635         * g++.old-deja/g++.law/dtors5.C: Likewise.
11636         * g++.old-deja/g++.law/global-init1.C: Likewise.
11637         * g++.old-deja/g++.law/missed-error3.C: Likewise.
11638         * g++.old-deja/g++.law/operators28.C: Likewise.
11639         * g++.old-deja/g++.law/visibility28.C: Likewise.
11640         * g++.old-deja/g++.martin/eval1.C: Likewise.
11641         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
11642         name.
11643         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
11644         * g++.old-deja/g++.mike/net34.C: Likewise.
11645         * g++.old-deja/g++.mike/net36.C: Likewise.
11646         * g++.old-deja/g++.mike/ns2.C: Likewise.
11647         * g++.old-deja/g++.mike/p12306.C: Likewise.
11648         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
11649         value extension.
11650         * g++.old-deja/g++.mike/p700.C: Likewise.
11651         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
11652         * g++.old-deja/g++.mike/p710.C: Likewise.
11653         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
11654         value extension.
11655         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
11656         * g++.old-deja/g++.mike/pmf9.C: Likewise.
11657         * g++.old-deja/g++.ns/crash2.C: Likewise.
11658         * g++.old-deja/g++.ns/crash3.C: Likewise.
11659         * g++.old-deja/g++.ns/invalid1.C: Likewise.
11660         * g++.old-deja/g++.ns/ns17.C: Likewise.
11661         * g++.old-deja/g++.ns/template16.C: Likewise.
11662         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
11663         keyword.
11664         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
11665         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
11666         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
11667         named return value extension.
11668         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
11669         * g++.old-deja/g++.other/access4.C: Issue additional error
11670         messages.
11671         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
11672         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
11673         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
11674         * g++.old-deja/g++.other/crash25.C: Change error message.
11675         * g++.old-deja/g++.other/crash4.C: Change error message.
11676         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
11677         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
11678         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
11679         checks.
11680         * g++.old-deja/g++.other/defarg8.C: Likewise.
11681         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
11682         * g++.old-deja/g++.other/dtor10.C: Likewise.
11683         * g++.old-deja/g++.other/incomplete.C: Likewise.
11684         * g++.old-deja/g++.other/linkage7.C: Likewise.
11685         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
11686         lookup algorithm.
11687         * g++.old-deja/g++.other/mangle2.C: Likewise.
11688         * g++.old-deja/g++.other/refinit2.C: Likewise.
11689         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
11690         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
11691         * g++.old-deja/g++.pt/crash28.C: Likewise.
11692         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
11693         syntax.
11694         * g++.old-deja/g++.pt/crash32.C: Change error message.
11695         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
11696         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
11697         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
11698         error message position.
11699         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
11700         * g++.old-deja/g++.pt/defarg8.C: Change error message.
11701         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
11702         syntax.
11703         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
11704         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
11705         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
11706         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
11707         keyword.
11708         * g++.old-deja/g++.pt/explicit31.C: Likewise.
11709         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
11710         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
11711         keyword.
11712         * g++.old-deja/g++.pt/explicit71.C: Change error message.
11713         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
11714         syntax.
11715         * g++.old-deja/g++.pt/friend28.C: Account for use of
11716         non-dependent names.
11717         * g++.old-deja/g++.pt/friend29.C: Likewise.
11718         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
11719         rules.
11720         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
11721         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
11722         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
11723         lookup rules.
11724         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
11725         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
11726         keyword.
11727         * g++.old-deja/g++.pt/memclass20.C: Likewise.
11728         * g++.old-deja/g++.pt/memclass5.C: Likewise.
11729         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
11730         keyword.
11731         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
11732         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
11733         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
11734         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
11735         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
11736         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
11737         keyword.
11738         * g++.old-deja/g++.pt/spec10.C: Likewise.
11739         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
11740         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
11741         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
11742         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
11743         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
11744         * g++.old-deja/g++.pt/ttp62.C: Likewise.
11745         * g++.old-deja/g++.pt/ttp64.C: Likewise.
11746         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
11747         * g++.old-deja/g++.pt/typename15.C: Likewise.
11748         * g++.old-deja/g++.pt/typename22.C: Likewise.
11749         * g++.old-deja/g++.pt/typename6.C: Change error messages.
11750         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
11751         * g++.old-deja/g++.pt/virtual2.C: Likewise.
11752         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
11753         syntax.
11754         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
11755         return value extension.
11756         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
11757         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
11758         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
11759         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
11760
11761 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11762
11763         * g++.dg/warn/inline1.C: New test.
11764         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
11765         * g++.old-deja/g++.jason/synth10.C: Likewise.
11766         * g++.old-deja/g++.mike/net31.C: Likewise.
11767         * g++.old-deja/g++.mike/p8786.C: Likewise.
11768
11769         * g++.dg/template/friend10.C: New test.
11770         * g++.dg/template/conv5.C: New test.
11771
11772 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11773
11774         * g++.dg/lookup/scoped3.C: New test.
11775
11776         * g++.dg/lookup/decl1.C: New test.
11777         * g++.dg/lookup/decl2.C: New test.
11778
11779 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
11780
11781         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
11782         gcc.c-torture/compile/20021015-1.c,
11783         gcc.c-torture/compile/20021015-2.c,
11784         gcc.c-torture/compile/20021123-1.c,
11785         gcc.c-torture/compile/20021123-2.c,
11786         gcc.c-torture/compile/20021123-3.c,
11787         gcc.c-torture/compile/20021123-4.c,
11788         gcc.c-torture/execute/20021024-1.c: Add tests previously added
11789         only to 3.1 or 3.2 branch.
11790
11791 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
11792
11793         * gcc.dg/i386-bitfield3.c: New test.
11794
11795         * gcc.dg/i386-bitfield2.c: New test.
11796
11797 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
11798
11799         * g++.dg/parse/conv_op1.C: New test.
11800
11801 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
11802
11803         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
11804         approved.
11805
11806 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
11807
11808         * gcc.c-torture/compile/20021220-1.c: New test.
11809
11810 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
11811
11812         * gcc.dg/i386-fastcall-1.c: New.
11813
11814 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11815
11816         * gcc.c-torture/execute/20021219-1.c: New test.
11817
11818 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11819
11820         * gcc.dg/i386-pic-1.c: New test.
11821
11822 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11823
11824         PR c++/8099
11825         * g++.dg/template/friend9.C: New test.
11826
11827 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11828
11829         PR c++/3663
11830         * g++.dg/template/access7.C: New test.
11831
11832 2002-12-18  Nick Clifton  <nickc@redhat.com>
11833
11834         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
11835         the libstdc++-v3 directory has been found.
11836
11837 2002-12-12  Devang Patel <dpatel@apple.com>
11838         * gcc.dg/darwin-ld-1.c: New test.
11839         * gcc.dg/darwin-ld-2.c: New test.
11840         * gcc.dg/darwin-ld-3.c: New test.
11841         * gcc.dg/darwin-ld-4.c: New test.
11842         * gcc.dg/darwin-ld-5.c: New test.
11843
11844 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11845
11846         * gcc.c-torture/compile/20021212-1.c: New test.
11847
11848 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
11849
11850         * gcc.dg/fshort-wchar: New test.
11851
11852 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
11853
11854         PR c++/8372
11855         * g++.dg/template/dtor1.C: New test.
11856
11857         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
11858         markers.
11859
11860 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
11861
11862         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
11863
11864 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
11865
11866         * g++.dg/template/static1.C: New test.
11867         * g++.dg/template/static2.C: New test.
11868         * g++.old-deja/g++.ext/memconst.C: New test.
11869
11870 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11871
11872         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
11873         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
11874         * g++.dg/special/initp1.C: Likewise.
11875
11876 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
11877
11878         * gcc.c-torture/execute/20021204-1.c: New test.
11879
11880 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
11881
11882         * gcc.dg/ppc-fmadd-1.c: New file.
11883         * gcc.dg/ppc-fmadd-2.c: New file.
11884         * gcc.dg/ppc-fmadd-3.c: New file.
11885
11886 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11887
11888         * gcc.c-torture/compile/20021204-1.c: New test.
11889
11890 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11891
11892         * g++.dg/inherit/covariant2.C: New test.
11893         * g++.dg/inherit/covariant3.C: New test.
11894         * g++.dg/inherit/covariant4.C: New test.
11895         * g++.dg/inherit/covariant1.C: Remove XFAIL.
11896         * g++.old-deja/g++.robertl/eb17.C: Likewise.
11897
11898 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
11899
11900         PR c++/8688
11901         * g++.dg/init/brace3.C: New test.
11902
11903 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
11904
11905         * gcc.dg/20020210-1.c: Fix a comment typo.
11906
11907 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
11908
11909         PR c++/8720
11910         * g++.dg/parse/defarg1.C: New test.
11911
11912         PR c++/8615
11913         * g++.dg/template/char1.C: New test.
11914
11915         * g++.dg/template/varmod1.C: Fix typo.
11916
11917 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11918
11919         DR 180
11920         * g++.old-deja/g++.pt/crash32.C: Expect error.
11921
11922 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
11923
11924         PR c++/5919
11925         * g++.dg/template/varmod1.C: New test.
11926
11927         PR c++/8727
11928         * g++.dg/inherit/typeinfo1.C: New test.
11929
11930         PR c++/8663
11931         * g++.dg/inherit/typedef1.C: New test.
11932
11933 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
11934
11935         PR c++/8332
11936         PR c++/8493
11937         * g++.dg/template/strlen1.C: New test.
11938
11939         PR c++/8227
11940         * g++.dg/template/ctor2.C: New test.
11941
11942         PR c++/8214
11943         * g++.dg/init/string1.C: New test.
11944
11945         PR c++/8511
11946         * g++.dg/template/friend8.C: New test.
11947
11948 2002-11-29  Joe Buck <jbuck@synopsys.com>
11949
11950         * g++.dg/lookup/anon2.C: New test.
11951
11952 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
11953
11954         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
11955         h8300 port.
11956
11957 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
11958
11959         * gcc.dg/bitfld-6.c: New test.
11960
11961 2002-11-27  Jan Hubicka  <jh@suse.cz>
11962
11963         * gcc.c-torture/execute/20021127.[cx]: New test.
11964
11965 2002-11-26  Jan Hubicka  <jh@suse.cz>
11966
11967         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
11968         quality.
11969
11970 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
11971
11972         * g++.dg/init/brace2.C: New test.
11973         * g++.old-deja/g++.mike/p9129.C: Correct.
11974
11975 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
11976
11977         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
11978
11979 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
11980
11981         * gcc.dg/sibcall-6: New test for indirect sibcalls.
11982
11983 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
11984
11985         * testsuite/g++.dg/abi/empty11.C: New test.
11986         * testsuite/g++.dg/rtti/cv1.C: New test.
11987
11988 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
11989
11990         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
11991
11992 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
11993
11994         * g++.dg/abi/empty10.C: New test.
11995
11996 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11997
11998         * gcc.c-torture/compile/20021124-1.c: New test.
11999
12000 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
12001
12002         * g++.dg/abi/rtti2.C: New test.
12003
12004 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12005
12006         * gcc.dg/i386-unroll-1.c: New test.
12007
12008 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
12009
12010         * gcc.c-torture/compile/20021120-1.c: New test.
12011         * gcc.c-torture/compile/20021120-2.c: New test.
12012
12013 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12014
12015         * gcc.dg/bitfld-5.c: New test.
12016
12017 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12018
12019         * gcc.c-torture/execute/20021120-3.c: New test.
12020
12021 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12022
12023         * gcc.c-torture/execute/20021120-2.c: New test.
12024
12025 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12026
12027         * gcc.c-torture/execute/20021120-1.c: New test.
12028
12029 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
12030
12031         * gcc.c-torture/execute/20021118-3.c: New test.
12032
12033 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12034
12035         * gcc.c-torture/compile/20021119-1.c: New test.
12036
12037 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
12038
12039         * gcc.dg/duff-1.c: New test.
12040         * gcc.dg/duff-2.c: New test.
12041         * gcc.dg/duff-3.c: New test.
12042
12043 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
12044
12045         * gcc.dg/cpp/_Pragma5.c: New test.
12046
12047 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12048
12049         * gcc.c-torture/execute/20021118-2.c: New test.
12050
12051 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12052
12053         * gcc.c-torture/execute/20021118-1.c: New test.
12054
12055 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
12056
12057         * gcc.dg/20021116-1.c: New test.
12058
12059 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
12060
12061         * g++.dg/abi/vcall1.C: New test.
12062
12063 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
12064
12065         * gcc.dg/20021029-1.c: New test.
12066         * gcc.dg/20021029-2.c: New test.
12067
12068 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12069
12070         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
12071
12072 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12073
12074         PR c/8439
12075         * gcc.dg/20021110.c: Move to ...
12076         * gcc.c-torture/compile/20021110.c: .... here.
12077
12078 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12079
12080         PR c/8467
12081         * gcc.c-torture/execute/20021111-1.c
12082
12083 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12084
12085         PR c/8439
12086         * gcc.dg/20021110.c: New test.
12087
12088 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
12089
12090         * g++.dg/abi/vthunk3.C: Run only on x86.
12091
12092 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
12093
12094         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
12095
12096 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
12097
12098         * lib/compat.exp (compat-execute): Fix logic error in last
12099         change.
12100
12101 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
12102
12103         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
12104
12105 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12106
12107         PR c++/8389
12108         * g++.dg/template/access6.C: New test.
12109
12110 2002-11-08  Jan Hubicka  <jh@suse.cz>
12111
12112         * gcc.dg/i386-ssefp-1.c: New test.
12113         * gcc.dg/i386-ssefp-1.c: New test.
12114
12115 2002-11-08  Jan Hubicka  <jh@suse.cz>
12116
12117         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
12118
12119 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12120
12121         * g++.dg/abi/vthunk3.C: New test.
12122
12123         PR c++/8338
12124         * g++.dg/template/crash2.C: New test.
12125
12126 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12127
12128         * testsuite/g++.dg/abi/dtor1.C: New test.
12129         * testsuite/g++.dg/abi/dtor2.C: Likewise.
12130
12131 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
12132
12133         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
12134         Darwin.
12135
12136 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12137
12138         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
12139         -mthumb.  Only xfail with -O0.
12140
12141 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
12142
12143         * g++.dg/abi/thunk1.C: New test.
12144         * g++.dg/abi/thunk2.C: Likewise.
12145         * g++.dg/abi/vtt1.C: Likewise.
12146
12147 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
12148
12149         PR optimization/8423
12150         * gcc.c-torture/execute/builtin-constant.c: New test.
12151
12152 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
12153
12154         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
12155         Add some more cases.
12156
12157 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
12158
12159         PR c++/8391
12160         * g++.dg/opt/local1.C: New test.
12161
12162 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
12163
12164         PR c++/8160
12165         * g++.dg/template/complit1.C: New test.
12166
12167         PR c++/8149
12168         * g++.dg/template/typename4.C: Likewise.
12169
12170 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12171
12172         Core issue 287, PR c++/7639
12173         * g++.dg/template/instantiate1.C: Adjust error location.
12174         * g++.dg/template/instantiate3.C: New test.
12175         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
12176         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
12177         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
12178
12179 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
12180
12181         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
12182
12183 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
12184
12185         PR c++/8287
12186         * g++.dg/init/dtor2.C: New test.
12187
12188 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12189
12190         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
12191         * gcc.dg/nest.c: Bypass errors on irix6.
12192
12193 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
12194
12195         * gcc.dg/nest.c: Expect error for mmix-*-*.
12196         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
12197
12198 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
12199
12200         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
12201         markers.
12202
12203         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
12204
12205 2002-10-25  Mike Stump  <mrs@apple.com>
12206
12207         * gcc.dg/warn-1.c: New test.
12208
12209 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12210
12211         * g++.dg/template/typename3.C: New test.
12212
12213 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
12214
12215         * g++.dg/lookup/ptrmem1.C: New test.
12216
12217         * g++.dg/abi/vthunk2.C: New test.
12218
12219 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12220
12221         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
12222
12223 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
12224
12225         * g++.dg/abi/empty9.C: New test.
12226
12227 2002-10-24  Richard Henderson  <rth@redhat.com>
12228
12229         * g++.dg/inherit/thunk1.C: Enable for ia64.
12230
12231 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12232
12233         PR c++/8067
12234         * g++.dg/lookup/pretty1.C: New test.
12235
12236 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
12237
12238         * gcc.dg/20021023-1.c: New test.
12239
12240 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12241
12242         PR c++/7679
12243         * g++.dg/parse/inline1.C: New test.
12244
12245 2002-10-23  Richard Henderson  <rth@redhat.com>
12246
12247         * g++.dg/inherit/thunk1.C: Enable for x86_64.
12248
12249         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
12250
12251 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
12252
12253         PR c++/6579
12254         * g++.dg/parse/stmtexpr3.C: New test.
12255
12256 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
12257
12258         * g++.dg/expr/cond1.C: New test.
12259
12260 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12261
12262         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
12263
12264 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12265
12266         * g++.dg/abi/vbase13.C: New test.
12267         * g++.dg/abi/vbase14.C: Likewise.
12268
12269 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
12270
12271         * gcc.dg/tls/pic-1.c: New test.
12272         * gcc.dg/tls/nonpic-1.c: New test.
12273         * gcc.dg/20021018-1.c: New test.
12274
12275 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12276
12277         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
12278         Remove only files with the same base name as the test case.
12279         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
12280         (profopt-execute): Likewise.  Also, remove old profiling
12281         and performance data files before running the tests.
12282
12283         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
12284         * g++.dg/bprob/bprob.exp: Likewise.
12285         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
12286         to allow more general test case names.
12287
12288         * g++.dg/bprob/bprob-1.C: Rename to ...
12289         * g++.dg/bprob/g++-bprob-1.C: ... this.
12290
12291         * g77.dg/bprob/bprob-1.f: Rename to ...
12292         * g77.dg/bprob/g77-bprob-1.f: ... this.
12293
12294 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12295
12296         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
12297         bison 1.50 or later.
12298
12299 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
12300
12301         * g++.dg/README: Describe more test directories.
12302
12303 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12304
12305         * g++.dg/init/array6.C: Add additional tests.
12306
12307 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12308
12309         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
12310         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
12311
12312 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
12313
12314         * gcc.c-torture/compile/20020604-1.x: New.
12315         * gcc.c-torture/compile/simd-5.x: Likewise.
12316         * gcc.c-torture/execute/920710-1.x: Likewise.
12317         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
12318
12319 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12320
12321         * g++.dg/inherit/override1.C: Add dg-options clause.
12322
12323 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12324
12325         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
12326         _mm_slli_si128.
12327
12328 2002-10-19  Andreas Schwab  <schwab@suse.de>
12329
12330         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
12331         directory component.
12332
12333 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
12334
12335         * g++.dg/inherit/thunk1.C: New test.
12336
12337         * g++.dg/inherit/override1.C: New test.
12338
12339         * g++.dg/abi/mangle11.C: New test.
12340         * g++.dg/abi/mangle14.C: New test.
12341         * g++.dg/abi/mangle17.C: New test.
12342
12343 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
12344
12345         * g++.dg/overload/member2.C: New test.
12346
12347 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
12348
12349         * g++.dg/README: Describe new compat directory.
12350         * g++.dg/dg.exp: Skip tests in compat directory.
12351         * README.compat: New file.
12352         * lib/compat.exp: New expect script.
12353         * g++.dg/compat: New test directory.
12354         * g++.dg/compat/compat.exp: New expect script.
12355         * g++.dg/compat/abi: New test directory.
12356         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
12357         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
12358         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
12359         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
12360         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
12361         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
12362         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
12363         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
12364         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
12365         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
12366         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
12367         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
12368         * g++.dg/compat/break: New test directory.
12369         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
12370         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
12371         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
12372         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
12373         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
12374         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
12375         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
12376         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
12377         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
12378         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
12379         g++.dg/compat/break/README: New files.
12380         * g++.dg/compat/eh: New test directory.
12381         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
12382         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
12383         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
12384         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
12385         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
12386         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
12387         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
12388         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
12389         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
12390         g++.dg/compat/eh/filter2_y.C,
12391         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
12392         g++.dg/compat/eh/new1_y.C,
12393         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
12394         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
12395         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
12396         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
12397         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
12398         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
12399         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
12400         g++.dg/compat/eh/unexpected1_y.C: New files.
12401         * g++.dg/compat/init: New test directory.
12402         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
12403         g++.dg/compat/init/array5_y.C,
12404         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
12405         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
12406         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
12407         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
12408         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
12409         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
12410         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
12411         g++.dg/compat/init/init-ref2_y.C: New files.
12412
12413 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12414
12415         PR c++/7584
12416         * g++.dg/inherit/using3.C: New test.
12417
12418 2002-10-17  Jan Hubicka  <jh@suse.cz>
12419
12420         * gcc.dg/20021017-2.c: New test.
12421
12422 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12423
12424         * g++.dg/abi/mangle16.C: Adjust.
12425
12426         * g++.dg/init/array8.C: New test.
12427
12428 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
12429
12430         * gcc.dg/special/mips-abi.exp: New test.
12431         * gcc.dg/special/mips-abi.s: Empty file used by the above.
12432
12433 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12434
12435         * g++.dg/abi/mangle16.C: New test.
12436         * g++.dg/abi/mangle17.C: Likewise.
12437
12438         PR c++/7478
12439         * g++.dg/template/ref1.C: New test.
12440
12441 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12442
12443         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
12444
12445 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
12446
12447         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
12448
12449 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12450
12451         PR c++/7524
12452         * g++.dg/init/array7.C: New test.
12453
12454 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
12455
12456         * g++.dg/init/array6.C: New test.
12457
12458         * g++.dg/abi/mangle13.C: Likewise.
12459         * g++.dg/abi/mangle14.C: Likewise.
12460         * g++.dg/abi/mangle15.C: Likewise.
12461
12462 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12463
12464         * g++.dg/abi/empty8.C: New test.
12465
12466 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
12467
12468         * g++.dg/init/ctor1.C: New test.
12469
12470 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
12471
12472         * gcc.c-torture/execute/20021015-1.c: New test.
12473
12474 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
12475
12476         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
12477
12478 2002-10-14  Jan Hubicka  <jh@suse.cz>
12479
12480         * gcc.dg/i386-ssetype-[1-5].c: New tests.
12481
12482 2002-10-14  Richard Henderson  <rth@redhat.com>
12483
12484         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
12485
12486 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12487
12488         PR optimization/6631
12489         * g++.dg/opt/const2.C: New test.
12490
12491 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12492
12493         PR c++/7176
12494         * g++.dg/parse/friend1.C: New test.
12495         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
12496
12497 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
12498
12499         * gcc.dg/20021014-1.c: New test.
12500
12501 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
12502
12503         PR c++/5661
12504         * g++.dg/ext/vlm1.C: New test.
12505         * g++.dg/ext/vlm2.C: Likewise.
12506
12507         * g++.dg/init/array1.C: Remove invalid braces.
12508         * g++.dg/init/brace1.C: New test.
12509         * g++.dg/init/copy2.C: Likewise.
12510         * g++.dg/init/copy3.C: Likewise.
12511         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
12512         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
12513         braces.
12514
12515 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
12516
12517         * gcc.dg/cpp/assembler.S: Don't use -ansi.
12518
12519 2002-10-11  Richard Shann  <richard.shann@superh.com>
12520
12521         * gcc.c-torture/compile/simd-5.c: New test.
12522
12523 2002-10-10  Roger Sayle  <roger@eyesopen.com>
12524
12525         * gcc.c-torture/execute/shiftopt-1.c: New test case.
12526
12527 2002-10-10  Jim Wilson  <wilson@redhat.com>
12528
12529         * gcc.c-torture/execute/20021010-1.c: New test.
12530
12531 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
12532
12533         PR c/7353
12534         * g++.dg/ext/typedef-init.C: New test.
12535         * gcc.dg/typedef-init.c: New test.
12536
12537 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
12538
12539         * gcc.dg/cpp/paste13.c: New test.
12540
12541 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12542
12543         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
12544         remaining platforms, XFAIL during compile, not execute.  Don't
12545         XFAIL at -O0.
12546
12547 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
12548
12549         * gcc.dg/alias-1.c: Tweak expected warning.
12550
12551 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
12552
12553         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
12554
12555 2002-10-06  Andreas Jaeger  <aj@suse.de>
12556
12557         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
12558         * gcc.dg/cpp/c++98.C: Likewise.
12559
12560         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
12561         * g++.dg/cpp/c++98.C: Likewise.
12562
12563         * g++.dg/README (Subdirectories): Mention cpp directory.
12564
12565         PR target/7559
12566         * gcc.dg/20021006-1.c: New test.
12567
12568 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12569
12570         PR c++/7804
12571         * g++.dg/other/warning1.C: New test.
12572
12573 2002-10-04  Roger Sayle  <roger@eyesopen.com>
12574
12575         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
12576         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
12577         and sparc-*-* with -m64 as expected failures.  See PR 8087.
12578
12579 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12580
12581         PR c++/7931
12582         * g++.dg/template/ptrmem3.C: New test.
12583
12584         PR c++/7754
12585         * g++.dg/template/union1.C: New test.
12586
12587 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12588
12589         PR c++/8006
12590         * g++.dg/abi/mangle9.C: New test.
12591         * g++.dg/abi/mangle10.C: New test.
12592         * g++.dg/abi/mangle11.C: New test.
12593         * g++.dg/abi/mangle12.C: New test.
12594
12595 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
12596
12597         PR c++/7188.
12598         * g++.dg/template/meminit1.C: New test.
12599         * g++.dg/warn/Wreorder-1.C: Likewise.
12600         * g++.old-deja/g++.mike/warn3.C: Tweak.
12601         * lib/prune.exp: Ingore "in copy constructor".
12602
12603 2002-10-02  Andreas Jaeger  <aj@suse.de>
12604
12605         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
12606         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
12607         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
12608         on x86-64.
12609
12610 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12611
12612         * gcc.dg/empty1.C: Fix typo.
12613
12614 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
12615
12616         * gcc.dg/alias-1.c: New test.
12617
12618 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12619
12620         * gcc.dg/empty1.C: New test.
12621
12622         * g++.dg/tls/init-2.C: Tweak error messages.
12623
12624 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
12625
12626         * gcc.c-torture/compile/20020923-1.c: New test.
12627
12628 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
12629
12630         * gcc.c-torture/execute/ffs-1.c: New test.
12631         * gcc.c-torture/execute/ffs-2.c: Ditto.
12632
12633 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
12634
12635         * g++.dg/overload/member1.C: New test.
12636
12637 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
12638
12639         * g++.dg/abi/empty7.C: New test.
12640         * g++.dg/init/pm2.C: Likewise.
12641
12642 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
12643
12644         * g++.dg/rtti/crash1.C: New test.
12645
12646 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
12647
12648         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
12649         gcc.dg/sibcall-4.c: New tests.
12650
12651 2002-09-28  Roger Sayle  <roger@eyesopen.com>
12652
12653         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
12654         powerpc and MMIX targets.
12655
12656 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
12657
12658         * gcc.dg/cpp/20020927-1.c: New.
12659
12660 2002-09-26  David S. Miller  <davem@redhat.com>
12661
12662         * gcc.c-torture/compile/trunctfdf.c: New.
12663
12664 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12665
12666         * lib/target-supports.exp (check_weak_available): Handle solaris2.
12667
12668 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
12669
12670         * gcc.c-torture/execute/loop-15.c: New.
12671
12672 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
12673
12674         * README.QMTEST: Fix typo.
12675
12676 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
12677
12678         * gcc.dg/20020926-1.c: New test.
12679
12680 2002-09-25  David S. Miller  <davem@redhat.com>
12681
12682         PR target/7842
12683         * gcc.c-torture/execute/shiftdi.c: New test.
12684
12685 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
12686
12687         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
12688         unique to the tool.
12689         * lib/g77.exp (g77_init): Likewise.
12690         * lib/g++.exp (g++_init): Likewise.
12691         * lib/objc.exp (objc_init): Likewise.
12692
12693 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
12694
12695         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
12696         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
12697         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
12698
12699 2002-09-25  Richard Henderson  <rth@redhat.com>
12700
12701         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
12702         too-small long double.
12703
12704 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
12705
12706         * gcc.dg/20020919-1.c: New test.
12707
12708 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
12709
12710         * g++.dg/abi/bitfield6.C: New test.
12711         * g++.dg/abi/bitfield7.C: New test.
12712         * g++.dg/abi/bitfield8.C: New test.
12713         * g++.dg/abi/vbase11.C: New test.
12714
12715 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12716
12717         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
12718         hppa*-*-hpux*.  Update test comment.
12719
12720 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
12721
12722         * gcc.dg/tls/struct-1.c: New test.
12723
12724 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
12725
12726         * gcc.dg/cpp/tr-warn2.c: Update.
12727
12728 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12729
12730         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
12731
12732 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12733
12734         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
12735         systems.
12736
12737 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
12738
12739         * gcc.c-torture/execute/ieee/mzero3.c: New test.
12740
12741         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
12742         Adjust for c++filt moved to binutils.  Remove spurious duplicate
12743         setting of cxxfilt.
12744
12745 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
12746
12747         * gcc.dg/20020312-2.c: Update for darwin.
12748
12749 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
12750
12751         * g++.old-deja/g++.other/crash32.C: Mark ICE.
12752
12753 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
12754
12755         * objc.dg/comp-types-1.m: New test.
12756         * objc.dg/comp-types-2.m: New test.
12757         * objc.dg/comp-types-3.m: New test.
12758         * objc.dg/comp-types-4.m: New test.
12759         * objc.dg/comp-types-5.m: New test.
12760         * objc.dg/comp-types-6.m: New test.
12761
12762 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12763
12764         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
12765
12766 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12767
12768         * g++.dg/other/do1.C: New test.
12769
12770         * g++.dg/template/subst1.C: New test.
12771
12772 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
12773
12774         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
12775
12776 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12777
12778         * g++.dg/template/qualttp20.C: Adjust expected errors.
12779         * g++.old-deja/g++.jason/report.C: Likewise.
12780         * g++.old-deja/g++.other/qual1.C: Likewise.
12781
12782         * g++.dg/lookup/scoped2.C: New test.
12783
12784         * g++.dg/ext/asm3.C: New test.
12785
12786 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
12787
12788         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
12789
12790 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
12791
12792         * ChangeLog: follow spelling conventions.
12793         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
12794         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
12795         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
12796         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
12797         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
12798         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
12799         * g++.old-deja/g++.law/global-init1.C: Likewise.
12800         * g++.old-deja/g++.other/delete4.C: Likewise.
12801         * g++.old-deja/g++.other/inline21.C: Likewise.
12802         * g++.old-deja/g++.other/singleton.C: Likewise.
12803         * g77.dg/strlen0.f: Likewise.
12804         * g77.f-torture/compile/20010519-1.f: Likewise.
12805         * g77.f-torture/compile/980310-4.f: Likewise.
12806         * gcc.c-torture/compile/20000605-1.c: Likewise.
12807         * gcc.c-torture/execute/20020225-1.c: Likewise.
12808         * gcc.dg/c90-hexfloat-2.c: Likewise.
12809         * gcc.dg/c99-bool-1.c: Likewise.
12810         * gcc.dg/c99-hexfloat-2.c: Likewise.
12811         * gcc.dg/dll-2.c: Likewise.
12812         * gcc.dg/wtr-union-init-1.c: Likewise.
12813         * gcc.dg/wtr-union-init-2.c: Likewise.
12814         * gcc.dg/wtr-union-init-3.c: Likewise.
12815         * gcc.dg/cpp/avoidpaste1.c: Likewise.
12816         * gcc.dg/cpp/defined.c: Likewise.
12817         * gcc.dg/cpp/macsyntx.c: Likewise.
12818         * gcc.dg/cpp/paste2.c: Likewise.
12819         * gcc.dg/cpp/trad/defined.c: Likewise.
12820         * gcc.dg/format/c90-printf-1.c: Likewise.
12821         * gcc.dg/format/c90-scanf-1.c: Likewise.
12822         * gcc.dg/format/c99-printf-1.c: Likewise.
12823         * gcc.dg/format/c99-scanf-1.c: Likewise.
12824         * gcc.misc-tests/gcov-8.c: Likewise.
12825         * lib/profopt.exp: Likewise.
12826
12827 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
12828
12829         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
12830
12831 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12832
12833         * g++.dg/inherit/using2.C: New test.
12834
12835 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
12836
12837         * ChangeLog: Follow spelling conventions.
12838         * g++.dg/template/friend4.C: Likewise.
12839         * g++.old-deja/g++.pt/crash67.C: Likewise.
12840         * gcc.c-torture/execute/20000801-4.c: Likewise.
12841         * gcc.dg/c90-digraph-1.c: Likewise.
12842         * gcc.dg/c94-digraph-1.c: Likewise.
12843         * gcc.dg/c99-digraph-1.c: Likewise.
12844         * gcc.dg/cpp/line5.c: Likewise.
12845         * gcc.dg/cpp/multiline.c: Likewise.
12846         * gcc.dg/cpp/trad/literals-1.c: Likewise.
12847         * gcc.dg/format/attr-3.c: Likewise.
12848         * gcc.dg/format/c90-scanf-3.c: Likewise.
12849         * gcc.dg/format/ext-4.c: Likewise.
12850
12851 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12852
12853         * g++.dg/template/pretty1.C: New test.
12854
12855 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
12856
12857         * gcc.c-torture/execute/struct-cpy-1.c: New test.
12858
12859 2002-09-13  Matt Austern  <austern@apple.com>
12860
12861         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
12862         passing a cast expression to a function by const reference.
12863
12864 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
12865
12866         * g++.dg/template/deduce1.C: New test.
12867
12868 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
12869
12870         * gcc.c-torture/execute/simd-1.c: Force all use of int to
12871         32-bit int.
12872
12873 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12874
12875         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
12876         usage.
12877
12878 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
12879
12880         * gcc.c-torture/compile/20020910-1.c: New test.
12881
12882 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
12883
12884         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
12885
12886 2002-09-10  Andreas Jaeger  <aj@suse.de>
12887
12888         * gcc.dg/20020312-2.c: Adjust for x86-64.
12889
12890 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
12891
12892         * g77.dg/7388.f: New test case for PR 7388.
12893
12894 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12895
12896         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
12897
12898 2002-09-05  Ziemowit Laski <zlaski@apple.com>
12899
12900         * objc.dg/proto-lossage-1.m: New test.
12901
12902 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
12903
12904         * gcc.dg/cpp/_Pragma4.c: Fix typo.
12905
12906 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
12907
12908         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
12909         expected to pass.
12910
12911 2002-09-06  Stan Shebs  <shebs@apple.com>
12912             David Edelsohn  <edelsohn@gnu.org>
12913
12914         * gcc.dg/weak: New directory.
12915         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
12916         target-specific xfail bits.
12917         * gcc.dg/typeof-2.c: Move to new directory.
12918         * gcc.dg/weak.exp: New expect script.
12919
12920 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
12921
12922         * gcc.c-torture/execute/extzvsi.c: New test.
12923
12924 2002-09-05  Stan Shebs  <shebs@apple.com>
12925
12926         * gcc.dg/weak-1.c: xfail on Darwin.
12927         * gcc.dg/weak-2.c: Ditto.
12928         * gcc.dg/weak-3.c: Ditto.
12929         * gcc.dg/weak-4.c: Ditto.
12930         * gcc.dg/weak-5.c: Ditto.
12931         * gcc.dg/weak-6.c: Ditto.
12932         * gcc.dg/weak-7.c: Ditto.
12933         * gcc.dg/weak-8.c: Ditto.
12934         * gcc.dg/weak-9.c: Ditto.
12935
12936 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
12937
12938         * gcc.c-torture/execute/loop-14.c: New test.
12939
12940 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
12941
12942         * g++.dg/other/cxa-atexit1.C: New test.
12943
12944         * gcc.dg/typeof-2.c: New test.
12945
12946 2002-09-03  Roger Sayle  <roger@eyesopen.com>
12947
12948         * gcc.dg/builtins-2.c: New testcase.
12949         * gcc.dg/builtins-3.c: New testcase.
12950
12951 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
12952
12953         * gcc.dg/cpp/_Pragma4.c: New test.
12954
12955 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
12956
12957         * objc/execute/nil_method-1.m: New testcase.
12958
12959 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
12960
12961         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
12962         [Object class], not [Object initialize].
12963
12964 2002-08-31  Roger Sayle  <roger@eyesopen.com>
12965             Hans-Peter Nilsson  <hp@bitrange.com>
12966
12967         * gcc.c-torture/execute/20020720-1.x: Skip test on
12968         mmix-knuth-mmixware.  Correct comment.
12969
12970 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
12971
12972         * testsuite/g++.dg/abi/bitfield5.C: New test.
12973         * testsuite/g++.dg/abi/vbase10.C: Likewise.
12974
12975 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
12976
12977         * objc.dg/undeclared-selector.m: New test.
12978
12979 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
12980
12981         * g++.dg/other/offsetof1.C: Avoid cast warning.
12982
12983 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
12984
12985         * objc.dg/super-class-2.m: New test.
12986
12987 2002-08-24  Matt Austern  <austern@apple.com>
12988
12989         * g++.dg/ext/lvaddr.C: New test.
12990         * g++.dg/ext/lvcast.C: New test.
12991
12992 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
12993
12994         * testsuite/g++.dg/inherit/cond1.C: New test.
12995
12996 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
12997
12998         * gcc.dg/noncompile/incomplete-1.c: New test.
12999
13000 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
13001
13002         * gcc.dg/typespec-1.c: New test.
13003
13004 2002-08-20  Devang Patel  <dpatel@apple.com>
13005         * objc.dg/proto-hier-2.m: New test.
13006
13007 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
13008
13009         * objc.dg/bitfield-1.m: New test.
13010         * objc.dg/bitfield-2.m: New test.
13011
13012 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
13013
13014         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
13015         gcc.dg/c99-flex-array-4.c: New tests.
13016
13017 2002-08-16  Stan Shebs  <shebs@apple.com>
13018
13019         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
13020
13021 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
13022
13023         * gcc.dg/typeof-1.c: New test.
13024         * g++.dg/ext/typeof2.C: New test.
13025
13026 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
13027
13028         * g++.dg/other/offsetof1.C: New test.
13029
13030 2002-08-14  Richard Henderson  <rth@redhat.com>
13031
13032         * gcc.dg/tls/diag-3.c: Fix expected message strings.
13033
13034 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
13035
13036         * gcc.dg/cpp/_Pragma3.c: New test.
13037
13038 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
13039
13040         * g++.dg/template/inherit3: New test.
13041
13042 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13043
13044         * gcc.dg/bitfld-4.c: Add blank options.
13045
13046 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
13047
13048         * g++.dg/template/crash1.C: New test.
13049
13050 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13051
13052         * gcc.dg/tls/opt-2.c: New test.
13053
13054 2002-08-08  Devang Patel  <dpatel@apple.com>
13055
13056         * objc.dg/selector-1.m : New test
13057
13058 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13059
13060         * g++.dg/abi/bitfield4.C: New test.
13061         * gcc.dg/bitfld-4.c: New test.
13062
13063 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13064
13065         * g++.dg/other/packed1.C: New test.
13066
13067 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
13068
13069         * g++.dg/abi/offsetof.C: Tweak error messages.
13070         * g++.old-deja/g++.mike/p10769a.C: Likewise.
13071
13072 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13073
13074         * gcc.dg/bitfld-3.c: New test.
13075
13076 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
13077             Richard Henderson  <rth@redhat.com>
13078
13079         * gcc.dg/i386-bitfield1.c: New test.
13080         * g++.dg/abi/bitfield3.C: Update.
13081
13082 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
13083
13084         * objc.dg/const-str-2.m: Update.
13085         * gcc.dg/cpp/c++98.c: Change to C extension.
13086         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
13087         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
13088
13089 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
13090
13091         * testsuite/gcc.dg/tls/diag-3.c: New.
13092
13093 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
13094
13095         * g++.dg/README (Subdirectories): Document new subdir expr.
13096         * g++.dg/expr/pmf-1.C: New test.
13097
13098 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
13099
13100         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
13101
13102 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
13103
13104         * g++.dg/abi/bitfield3.C: New test.
13105
13106 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
13107
13108         * lib/gcov.exp: Tweak expected line formats.
13109         * gcc.misc-tests/gcov8.c: New test.
13110         * gcc.misc-tests/gcov8.x: New flags.
13111
13112 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
13113
13114         * consistency.vlad/layout/endian.c: Include string.h.
13115
13116         * gcc.c-torture/execute/20020805-1.c: New test.
13117
13118 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
13119
13120         * g++.dg/other/conversion1.C: New test.
13121
13122 2002-08-03  Roger Sayle  <roger@eyesopen.com>
13123
13124         * gcc.dg/builtins-1.c: New testcase.
13125
13126 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
13127
13128         * g++.dg/inherit/access3.C: New test.
13129
13130 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
13131
13132         * gcc.dg/ia64-visibility-2.c: New test.
13133
13134 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
13135
13136         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
13137         __qualifier_flags to __flags.
13138
13139 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
13140
13141         * g++.dg/inherit/operator1.C: New test.
13142         * g++.dg/lookup/disamb1.C: Fix typo in comment.
13143         * g++.dg/other/error1.C: Change expected error message.
13144         * g++.dg/template/conv4.C: Likewise.
13145
13146 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
13147
13148         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
13149         for documented behavior.
13150
13151 2002-07-25  Roger Sayle  <roger@eyesopen.com>
13152
13153         * gcc.c-torture/execute/20020720-1.x: Skip this test on
13154         several targets known to fail.
13155
13156 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
13157
13158         * gcc.dg/mips-args-[123].c: New tests.
13159
13160 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
13161
13162         * gcc.dg/ppc-spe.c: New.
13163
13164 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
13165
13166         * g++.dg/other/ptrmem4.C: New testcase.
13167
13168 2002-07-24  Richard Henderson  <rth@redhat.com>
13169
13170         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
13171
13172 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
13173
13174         * g++.dg/ext/alignof1.C (main): Return 0 for success.
13175
13176 2002-07-24  Roger Sayle  <roger@eyesopen.com>
13177
13178         * gcc.c-torture/execute/memset-3.c: New testcase.
13179
13180 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
13181
13182         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
13183         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
13184
13185 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13186
13187         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
13188         Delete.
13189
13190 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
13191
13192         * gcc.c-torture/compile/simd-4.c: New test.
13193
13194 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13195
13196         PR c++/7347, c++/7348
13197         * g++.dg/template/access4.C: New test.
13198         * g++.dg/template/access5.C: New test.
13199         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
13200         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
13201         * g++.old-deja/g++.pt/ttp58.C: Likewise.
13202         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
13203
13204 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
13205
13206         * gcc.dg/gnu89-init-2.c: New test.
13207
13208 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
13209
13210         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
13211
13212 2002-07-20  Roger Sayle  <roger@eyesopen.com>
13213
13214         * gcc.c-torture/execute/20020720-1.c: New testcase.
13215
13216 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
13217
13218         * gcc.dg/cpp/Wsignprom.c: New tests.
13219
13220 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
13221
13222         * gcc.c-torture/execute/loop-13.c: New test.
13223
13224 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
13225
13226         * gcc.dg/cpp/expr.c: New tests.
13227
13228 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
13229
13230         * g++.dg/opt/pr6713.C: Add template instantiation.
13231
13232 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
13233
13234         * gcc.dg/nest.c: New test.
13235
13236 2002-07-17  Richard Henderson  <rth@redhat.com>
13237
13238         * g++.dg/opt/pr6713.C: New test.
13239
13240 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
13241
13242         * gcc.c-torture/execute/loop-2e.x: Let the testcase
13243         XFAIL for all x86 processors.
13244
13245 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
13246
13247         * gcc.c-torture/execute/20010122-1.x: Do not test with
13248         -fomit-frame-pointer.
13249
13250 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13251
13252         * g++.dg/template/instantiate2.C: New test.
13253         * g++.dg/template/spec4.C: New test.
13254
13255 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13256
13257         * g++.dg/template/access2.C: New test.
13258         * g++.dg/template/access3.C: New test.
13259
13260 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
13261
13262         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
13263         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
13264         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
13265         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
13266         Convert to use <stdarg.h>.
13267         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
13268         Delete.
13269         * gcc.dg/va-arg-2.c: New.
13270         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
13271
13272 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
13273
13274         * gcc.c-torture/compile/20020710-1.c: New test.
13275
13276 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
13277                           Andrew Pinski  <pinskia@physics.uc.edu>
13278
13279         gcc.c-torture/compile/simd-2.c: New testcase.
13280         gcc.c-torture/compile/simd-3.c: Likewise.
13281
13282 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
13283
13284         PR c++/7224
13285         * g++.dg/overload/error1.C: New test.
13286
13287 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13288
13289         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
13290         configuration and IRIX 6 O32 ABI.
13291
13292 2002-07-11  Roger Sayle  <roger@eyesopen.com>
13293
13294         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
13295
13296 2002-07-10  Roger Sayle  <roger@eyesopen.com>
13297
13298         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
13299
13300 2002-07-10  Jeffrey A Law  <law@redhat.com>
13301
13302         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
13303
13304         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
13305
13306 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
13307
13308         * gcc.dg/20020312-2.c: Check for __PPC__.
13309
13310 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
13311
13312         * gcc.c-torture/compile/20020709-1.c: New test.
13313
13314 2002-07-07  Roger Sayle  <roger@eyesopen.com>
13315
13316         * g++.dg/template/qualttp21.C: New test case.
13317
13318 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
13319
13320         * gcc.c-torture/compile/20020706-1.c: New test.
13321         * gcc.c-torture/compile/20020706-2.c: New test.
13322
13323 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
13324             Alexandre Oliva  <aoliva@redhat.com>
13325
13326         * g++.dg/warn/incomplete1.C: New test.
13327
13328 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13329
13330         PR c++/7099
13331         * g++.dg/warn/noreturn1.C: New test.
13332
13333 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
13334
13335         PR c++/6706
13336         * g++.dg/debug/debug6.C: New test.
13337         * g++.dg/debug/debug7.C: New test.
13338
13339 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
13340
13341         * gcc.c-torture/compile/simd-3.c: New test.
13342
13343 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
13344
13345         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
13346         * gcc.dg/20020620-1.c: Likewise.
13347
13348 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13349
13350         PR c++/6944
13351         * g++.dg/init/array4.C: New test.
13352         * g++.dg/init/array5.C: New test.
13353
13354 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
13355
13356         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
13357         * gcc.c-torture/execute/simd-2.c (main): Likewise.
13358
13359 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13360
13361         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
13362         * gcc.dg/wtr-aggr-init-1.c: Likewise.
13363         * gcc.dg/wtr-conversion-1.c: Likewise.
13364         * gcc.dg/wtr-escape-1.c: Likewise.
13365         * gcc.dg/wtr-int-type-1.c: Likewise.
13366         * gcc.dg/wtr-label-1.c: Likewise.
13367         * gcc.dg/wtr-static-1.c: Likewise.
13368         * gcc.dg/wtr-strcat-1.c: Likewise.
13369         * gcc.dg/wtr-suffix-1.c: Likewise.
13370         * gcc.dg/wtr-switch-1.c: Likewise.
13371         * gcc.dg/wtr-unary-plus-1.c: Likewise.
13372         * gcc.dg/wtr-union-init-1.c: Likewise.
13373         * gcc.dg/wtr-union-init-2.c: Likewise.
13374         * gcc.dg/wtr-union-init-3.c: Likewise.
13375
13376         * gcc.dg/wtr-func-def-1.c: New test.
13377
13378 2002-07-02 Devang Patel <dpatel@apple.com>
13379
13380         * objc.dg/param-1.m: New test.
13381
13382 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
13383
13384         * gcc.dg/cpp/trad/directive.c: Add test.
13385         * gcc.dg/cpp/trad/macroargs.c: Add test.
13386         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
13387
13388 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
13389
13390         * gcc.dg/cpp/cmdlne-M.c: New test.
13391
13392 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
13393
13394         * objc.dg/desig-init-1.m: New test.
13395
13396 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13397
13398         PR c++/6716
13399         * g++.dg/template/instantiate1.C: New test.
13400
13401 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
13402
13403         PR c++/7112
13404         * g++.dg/template/sizeof2.C: New test.
13405
13406 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13407
13408         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
13409         gcc.dg/cpp/trad/include.c: New tests.
13410
13411 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
13412
13413         PR target/7177
13414         * gcc.c-torture/compile/20020701-1.c: New test.
13415
13416 2002-07-01  Stan Shebs  <shebs@apple.com>
13417
13418         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
13419         header here...
13420         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
13421         (objc-torture-execute): or here.
13422
13423 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
13424
13425         * gcc.c-torture/execute/arith-rand-ll.c: New test.
13426
13427 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13428
13429         * gcc.dg/cpp/trad/escaped-nl.c: New test.
13430
13431 2002-06-30  Devang Patel  <dpatel@apple.com>
13432
13433         * objc.dg/fsyntax-only.m: New test.
13434
13435 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
13436
13437         PR c++/6695
13438         * g++.dg/template/friend7.C: New file.
13439
13440 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
13441
13442         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
13443         return type.
13444
13445 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
13446
13447         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
13448         avoid division by zero.
13449
13450 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
13451
13452         * gcc.dg/Wunknownprag.c: New tests.
13453
13454 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
13455
13456         * gcc.c-torture/execute/simd-2.c: New test.
13457
13458 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
13459
13460         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
13461         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
13462         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
13463         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
13464         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
13465         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
13466         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
13467         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
13468         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
13469         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
13470         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
13471         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
13472         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
13473         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
13474         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
13475         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
13476         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
13477
13478 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
13479
13480         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
13481         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
13482         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
13483         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
13484         New tests.
13485         * gcc.dg/cpp/trad/directive.c: Update.
13486
13487 2002-06-23  Andreas Jaeger  <aj@suse.de>
13488
13489         * gcc.c-torture/execute/complex-6.c: New.
13490
13491 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
13492
13493         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
13494         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
13495         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
13496         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
13497
13498 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
13499
13500         * gcc.dg/cpp/trad: New directory with traditional tests copied
13501         from parent directory.
13502         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13503         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13504         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13505         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13506         Move to trad/ and rename.
13507         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
13508         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
13509         gcc.dg/cpp/trad/redef2.c: New tests.
13510         * gcc.dg/cpp/trad/trad.exp: New driver.
13511
13512 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
13513
13514         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13515         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13516         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13517         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13518         Remove.
13519
13520 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
13521
13522         * gcc.dg/20020620-1.c: New test.
13523
13524 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13525
13526         * g++.dg/template/ttp4.C: New test.
13527
13528 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
13529
13530         * g++.dg/opt/vt1.C: Fix regexp.
13531
13532 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13533
13534         * gcc.c-torture/execute/pure-1.c: Make functions static again.
13535         Don't use attribute `noinline'.
13536
13537 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13538
13539         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
13540
13541 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
13542
13543         * gcc.c-torture/execute/simd-1.c: New.
13544
13545         * gcc.dg/simd-1.c: New.
13546
13547 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13548
13549         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
13550
13551 2002-06-16  Richard Henderson  <rth@redhat.com>
13552
13553         * g++.dg/ext/anon-struct1.C: New.
13554         * g++.dg/ext/anon-struct2.C: New.
13555         * g++.dg/ext/anon-struct3.C: New.
13556         * gcc.dg/anon-struct-1.c: New.
13557         * gcc.dg/anon-struct-2.c: New.
13558         * gcc.dg/anon-struct-3.c: New.
13559         * gcc.dg/20011008-1.c: Adjust warning text.
13560         * gcc.dg/20020527-1.c: Add -fms-extensions.
13561
13562 2002-06-16  Richard Henderson  <rth@redhat.com>
13563
13564         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
13565
13566 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
13567
13568         * gcc.c-torture/execute/20020615-1.c: New test.
13569
13570 2002-06-15  Roger Sayle  <roger@eyesopen.com>
13571
13572         * gcc.c-tortuture/execute/compare-1.c: New test case.
13573         * gcc.c-tortuture/execute/compare-2.c: New test case.
13574         * gcc.c-tortuture/execute/compare-3.c: New test case.
13575
13576 2002-06-13  Richard Henderson  <rth@redhat.com>
13577
13578         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
13579         ia64 ilp32.
13580
13581 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13582
13583         * g++.dg/template/typename2.C: Update error message.
13584
13585 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
13586
13587         * gcc.c-torture/execute/20020611-1.c: New test.
13588
13589 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
13590
13591         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
13592         list of targets to skip.
13593
13594 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
13595
13596         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
13597         targets if not optimizing.
13598
13599 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
13600
13601         * gcc.c-torture/compile/20020605-1.c: New test.
13602
13603         * g++.dg/opt/vt1.C: New test.
13604
13605         * gcc.dg/20020531-1.c: New test.
13606
13607         * gcc.dg/20020530-1.c: New test.
13608
13609         * gcc.dg/20020527-1.c: New test.
13610
13611         * g++.dg/opt/cse1.C: New test.
13612
13613 2002-06-07  Roger Sayle  <roger@eyesopen.com>
13614
13615         * gcc.dg/20020607-2.c: New test case.
13616
13617 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
13618
13619         * gcc.c-torture/compile/20020604-1.c: New test.
13620
13621 2002-06-04  Richard Henderson  <rth@redhat.com>
13622
13623         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
13624         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
13625         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
13626
13627 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
13628
13629         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
13630
13631 2002-06-03  Richard Henderson  <rth@redhat.com>
13632
13633         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
13634         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
13635
13636 2002-06-02  Richard Henderson  <rth@redhat.com>
13637
13638         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
13639         test functions static.
13640
13641 2002-06-02  Andreas Jaeger  <aj@suse.de>
13642
13643         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
13644         now.
13645
13646 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
13647
13648         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
13649         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
13650         Update for mofified diagnostics.
13651         * gcc.dg/c99-intconst-1.c: No longer fail.
13652
13653 2002-06-02  Richard Henderson  <rth@redhat.com>
13654
13655         * gcc.dg/uninit-A.c: Remove xfail markers.
13656
13657 2002-06-01  Roger Sayle  <roger@eyesopen.com>
13658
13659         * gcc.dg/fnegate-1.c: New test case.
13660
13661 2002-05-30  Osku Salerma  <osku@iki.fi>
13662
13663         * gcc.c-torture/execute/mayalias-1.c: New file.
13664
13665 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13666
13667         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
13668         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
13669         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
13670
13671 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
13672
13673         * gcc.c-torture/execute/20020529-1.c: New test.
13674
13675 2002-05-27  Richard Henderson  <rth@redhat.com>
13676
13677         * g++.dg/ext/attrib6.C: New test case.
13678
13679 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13680
13681         * gcc.c-torture/execute/pure-1.c: New test.
13682
13683 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13684
13685         * gcc.dg/cpp/arith-2.c: Remove.
13686
13687 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13688
13689         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
13690         * gcc.dg/cpp/if-3.c: Remove.
13691
13692 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
13693
13694         * g++.dg/opt/cse2.C: New test.
13695
13696 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
13697
13698         * gcc.dg/cpp/arith-1.c: New semantic tests.
13699         * gcc.dg/cpp/if-1.c: Update.
13700
13701 2002-05-24  Ben Elliston  <bje@redhat.com>
13702
13703         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
13704
13705 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
13706
13707         * gcc.dg/verbose-asm.c: New test.
13708
13709 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
13710
13711         * gcc.dg/cpp/paste12.c: New test.
13712
13713 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13714
13715         * g++.dg/parse/named_ops.C: New test.
13716
13717 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
13718
13719         * gcc/testsuite/gcc.dg/weak-8.c: New test.
13720
13721 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
13722
13723         * gcc.dg/weak-2.c: Allow optional leading underscore
13724         in scan-assembler symbol name.
13725         * gcc.dg/weak-3.c: Likewise.
13726         * gcc.dg/weak-4.c: Likewise.
13727         * gcc.dg/weak-5.c: Likewise.
13728
13729 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
13730
13731         * gcc.dg/20020523-1.c: New test.
13732
13733 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13734
13735         * objc.dg/const-str-2.m: Update now that we stop after
13736         a command line error.
13737
13738 2002-05-22  Richard Henderson  <rth@redhat.com>
13739
13740         * g++.dg/dg.exp: Fix typo in test pruneing.
13741
13742 2002-05-22  Richard Henderson  <rth@redhat.com>
13743
13744         * g++.dg/dg.exp: Prune the tls subdirectory.
13745         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
13746         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
13747         * g++.dg/tls/init-1.C: New.
13748
13749 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
13750
13751         * gcc.dg/20020517-1.c: New test.
13752
13753 2002-05-21  Richard Henderson  <rth@redhat.com>
13754
13755         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
13756         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
13757
13758 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
13759
13760         * g++.dg/other/copy2.C: New test.
13761
13762 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
13763
13764         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
13765         (MAX_COPY): Bump up to 10 times sizeof (long long).
13766         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
13767
13768         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
13769         sizeof (long long).
13770
13771         * gcc.c-torture/execute/strcpy-1.c: New test.
13772
13773 2002-05-19  Jason Merrill  <jason2redhat.com>
13774
13775         * g++.dg/ext/oper1.C: New test.
13776
13777 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
13778 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
13779
13780         * README.QMTEST: New file.
13781
13782         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
13783
13784 2002-05-19  Andreas Jaeger  <aj@suse.de>
13785
13786         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
13787         now.
13788         * gcc.c-torture/execute/loop-2d.x: Likewise.
13789
13790 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
13791
13792         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
13793         support weak symbols.
13794         * gcc.dg/weak-4.c: Likewise
13795         * gcc.dg/weak-6.c: Likewise
13796
13797 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
13798
13799         * gcc.dg/weak-3.c: Add dg-excess-error comment for
13800         cygwin, coff and h8300-*-hms targets
13801         * gcc.dg/weak-5.c: Likewise
13802         * gcc.dg/weak-7.c: Likewise
13803
13804 2002-05-16  Jason Merrill  <jason@redhat.com>
13805
13806         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
13807         (scan-assembler-not, scan-assembler-dem): Likewise.
13808         (scan-assembler-dem-not): Likewise.
13809
13810 2002-05-15  Richard Henderson  <rth@redhat.com>
13811
13812         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
13813
13814 2002-05-15  Richard Henderson  <rth@redhat.com>
13815
13816         * gcc.dg/weak-5.c (vfoo1c): No warning here.
13817         (vfoo1f): Warning here.
13818         (vfoo1l): Don't redefine the alias.
13819
13820 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
13821
13822         * g++.dg/init/pm1.C: New test.
13823
13824 2002-05-12  David S. Miller  <davem@redhat.com>
13825
13826         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
13827         types.
13828
13829 2002-05-10  Roger Sayle  <roger@eyesopen.com>
13830
13831         * gcc.c-torture/execute/20020510-1.c: New test case.
13832
13833 2002-05-10  David S. Miller  <davem@redhat.com>
13834
13835         * gcc.c-torture/execute/conversion.c: Test long double too.
13836
13837 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
13838
13839         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
13840         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
13841         * lib/g++.exp (g++_link_flags): Likewise.
13842         * lib/objc.exp (objc_target_compile): Likewise.
13843
13844 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
13845
13846         * gcc.dg/cpp/poison.c: Update.
13847         * gcc.dg/cpp/20000625-2.c: Remove.
13848         * gcc.dg/cpp/direct2s.c: Remove final test.
13849
13850 2002-05-08  Tom Rix  <trix@redhat.com>
13851
13852         * gcc.c-torture/execute/20020508-1.c: New test.
13853         * gcc.c-torture/execute/20020508-2.c: New test.
13854         * gcc.c-torture/execute/20020508-3.c: New test.
13855
13856 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
13857
13858         * gcc.dg/cpp/charconst-4.c: More tests.
13859
13860 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13861
13862         PR c/6569
13863         * gcc.dg/weak-3.c: Update location of warning messages.
13864         * gcc.dg/weak-5.c: Likewise.
13865
13866 2002-05-06  Roger Sayle  <roger@eyesopen.com>
13867
13868         * gcc.c-torture/execute/20020506-1.c: New test case.
13869
13870 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13871
13872         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
13873
13874 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13875
13876         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
13877
13878 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13879
13880         * gcc.dg/cpp/charconst-3.c: New test.
13881
13882 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
13883
13884         * gcc.dg/cpp/charconst.c: Update tests.
13885
13886 2002-05-05  Tim Josling  <tej@melbpc.org.au>
13887
13888         * treelang: Added directory for new sample language treelang. Also
13889         lib/treelang.exp: New file to signal treelang should be tested.
13890
13891 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
13892
13893         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
13894         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
13895         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
13896         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
13897         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
13898         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
13899         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
13900
13901 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13902
13903         * gcc.dg/format/xopen-2.c: New test.
13904
13905 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
13906
13907         * gcc.dg/20020503-1.c: New test.
13908
13909 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
13910
13911         * g++.dg/init/dtor1.C: Make it tougher.
13912
13913 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
13914
13915         * g++.dg/init/dtor1.C: New test.
13916
13917 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
13918
13919         * gcc.dg/altivec-8.c: New.
13920
13921 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
13922
13923         * gcc.dg/altivec-7.c: New.
13924
13925 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
13926
13927         * g++.dg/parse/typedef1.C: New test.
13928
13929 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
13930
13931         PR c++/6486
13932         * g++.dg/template/friend6.C: New test.
13933
13934         PR c++/6492
13935         * g++.dg/init/copy1.C: New test.
13936
13937 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
13938
13939         * g++.dg/warn/effc1.C: New test.
13940
13941 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13942
13943         * gcc.dg/cpp/if-cexp.c: Add a test.
13944
13945 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
13946
13947         * gcc.dg/20020426-2.c: New test.
13948
13949 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13950
13951         * gcc.dg/cpp/if-mop.c: Update.
13952         * gcc.dg/cpp/if-mpar.c: Add test.
13953         * gcc.dg/cpp/if-oppr.c: Update.
13954
13955 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13956
13957         PR c/6343
13958         * gcc.dg/weak-[2-7].c: New tests.
13959
13960 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
13961
13962         * gcc.dg/enum1.c: New test.
13963
13964 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
13965
13966         PR c++/6497
13967         * g++.dg/inherit/access2.C: New test.
13968
13969 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
13970
13971         PR bootstrap/6445
13972         * gcc.dg/20020426-1.c: New test.
13973
13974 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
13975
13976         * g++.dg/abi/enum1.C: New test.
13977
13978 2002-04-26  Richard Henderson  <rth@redhat.com>
13979
13980         * gcc.dg/c99-bool-1.c: Expect always true warning.
13981
13982 2002-04-25  Roger Sayle  <roger@eyesopen.com>
13983
13984         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
13985
13986 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13987
13988         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
13989         targets.
13990
13991 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
13992
13993         * g++.dg/abi/mange7.C: New test.
13994
13995         PR c++/6438.
13996         * g++.dg/parse/stmtexpr2.C: New test.
13997
13998 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
13999
14000         * gcc.dg/20020312-2.c: Add SH target.
14001
14002 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14003
14004         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
14005         compiler output on mips*-*-irix*.
14006
14007 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
14008
14009         * g++.dg/parse/attr1.C: New test.
14010
14011 2002-04-23  Roger Sayle  <roger@eyesopen.com>
14012
14013         * gcc.c-torture/execute/string-opt-17.c: New test case.
14014         * gcc.c-torture/execute/memset-2.c: New test case.
14015
14016 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
14017
14018         PR c++/6256:
14019         * g++.dg/template/friend5.C: New test.
14020
14021         PR c++/6331:
14022         * g++.dg/template/qual1.C: Likewise.
14023
14024 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
14025
14026         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
14027         Include stdlib.h, not stdio.h or ctype.h.
14028
14029 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
14030
14031         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
14032         cris-*-elf* and mmix-*-*.
14033         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
14034         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
14035         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
14036         Ditto.
14037         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
14038         * gcc.dg/wchar_t-1.c: Ditto.
14039
14040 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
14041
14042         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
14043         Clarify comment.
14044
14045 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
14046
14047         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
14048
14049 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14050
14051         * gcc.c-torture/execute/20000906-1.x: Delete.
14052
14053 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
14054
14055         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
14056
14057 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
14058
14059         * PR6367
14060         * g77.f-torture/execute/6367.f: New test.
14061         * g77.f-torture/execute/6367.x: Disable for MMIX.
14062
14063 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14064
14065         * PR6352
14066         * g++.dg/opt/inline2.C: New test.
14067
14068 2002-04-18  Richard Henderson  <rth@redhat.com>
14069
14070         * gcc.dg/20000906-1.c: Enable for all targets.
14071         * gcc.c-torture/compile/iftrap-2.c: New.
14072
14073 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14074
14075         * gcc.dg/20020418-1.c: New test.
14076         * gcc.dg/20020418-2.c: New test.
14077
14078 2002-04-18  Richard Henderson  <rth@redhat.com>
14079
14080         * gcc.c-torture/compile/iftrap-1.c: New.
14081         * gcc.dg/iftrap-1.c: Adjust for ia64.
14082         * gcc.dg/iftrap-2.c: New.
14083
14084 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14085
14086         * gcc.c-torture/compile/20020418-1.c: New test.
14087
14088 2002-04-18  Roger Sayle  <roger@eyesopen.com>
14089
14090         * gcc.c-torture/compile/20020415-1.c: New.
14091
14092 2002-04-18  David S. Miller  <davem@redhat.com>
14093
14094         * gcc.c-torture/execute/20020418-1.c: New test.
14095
14096 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
14097
14098         * gcc.dg/20020416-1.c: New test.
14099
14100         * g++.dg/opt/inline1.C: New test.
14101
14102 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
14103
14104         * gcc.dg/altivec-5.c: New test.
14105
14106         * gcc.dg/20020415-1.c: New test.
14107
14108 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14109
14110         * testsuite/lib/chill.exp: Remove.
14111
14112 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
14113
14114         * g++.dg/other/big-struct.C: New test.
14115
14116 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
14117
14118         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
14119         of scratch file.
14120
14121 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
14122
14123         PR c/6277
14124         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
14125         in scan-assembler function name
14126
14127 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
14128
14129         * g77.f-torture/execute/980628-4.x,
14130         g77.f-torture/execute/980628-5.x,
14131         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14132         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14133         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
14134         i[34567]86-*-*.
14135
14136 2002-04-13  David S. Miller  <davem@redhat.com>
14137
14138         * gcc.c-torture/execute/20020413-1.c: New test.
14139
14140 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
14141
14142         * gcc.dg/asm-6.c,
14143         * g++.dg/ext/asm1.C: New tests.
14144
14145 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
14146
14147         PR c++ 5373.
14148         * g++.dg/parse/stmtexpr1.C: New test.
14149
14150         PR c++/5189.
14151         * g++.dg/template/copy1.C: New test.
14152
14153 2002-04-12  Richard Henderson  <rth@redhat.com>
14154
14155         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
14156
14157 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
14158
14159         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
14160         gcc.c-torture/execute/20020307-2.c.
14161
14162 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
14163
14164         * g++.dg/ext/attrib5.C,
14165         * g++.dg/lookup/struct1.C: New tests.
14166
14167 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
14168
14169         * gcc.dg/20020411-1.c: New test.
14170
14171         * gcc.c-torture/execute/20020411-1.c: New test.
14172
14173 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
14174
14175         * g77.f-torture/execute/6177.f: New test.
14176
14177 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
14178
14179         PR middle-end/6247
14180         * g++.dg/opt/cleanup1.C: New test.
14181
14182         * g++.dg/opt/const1.C: New test.
14183
14184 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
14185
14186         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
14187
14188 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14189
14190         PR c++/5507
14191         * g++.dg/template/typename2.C: New test.
14192
14193 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
14194
14195         * gcc.c-torture/execute/loop-12.c: New.
14196
14197 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
14198
14199         * g77.f-torture/execute/980628-4.x,
14200         g77.f-torture/execute/980628-5.x,
14201         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14202         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14203         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
14204
14205 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14206
14207         PR optimization/6086
14208         * g++.dg/opt/preinc1.C: New test.
14209
14210 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14211
14212         PR c++/5571
14213         * g++.dg/opt/static2.C: New test.
14214
14215 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14216
14217         PR c/5120
14218         * gcc.dg/20020406-1.c: New test.
14219
14220 2002-04-04  David S. Miller  <davem@redhat.com>
14221
14222         * gcc.c-torture/execute/20020404-1.c: New test.
14223
14224 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
14225
14226         PR c/6123
14227         * gcc.dg/20020312-2.c: Do not declare global register variable
14228         if __PIC__ or __pic__ is defined.
14229
14230 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
14231
14232         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
14233         __asm__ so that it works correctly even if -ansi -pedantic-errors.
14234
14235 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14236
14237         * gcc.misc-tests/linkage.exp: Update last change to handle
14238         sparc*-, not just sparc-.
14239
14240 2002-04-03  Richard Henderson  <rth@redhat.com>
14241
14242         * gcc.dg/cpp/ucs.c: Improved long UCS test.
14243
14244 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14245
14246         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
14247
14248 2002-04-02  David S. Miller  <davem@redhat.com>
14249
14250         * gcc.c-torture/execute/20020402-3.c: New test.
14251
14252 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14253
14254         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
14255         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
14256
14257         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
14258         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
14259         g77.f-torture/execute/20001201.x,
14260         g77.f-torture/execute/u77-test.x: New files.
14261
14262         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
14263         * gcc.dg/wchar_t-1.c: Ditto.
14264
14265 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14266
14267         * gcc.c-torture/execute/20020402-1.c: New test.
14268
14269 2002-04-01  Richard Henderson  <rth@redhat.com>
14270
14271         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
14272
14273         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
14274
14275 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14276
14277         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
14278
14279 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14280
14281         * g++.dg/inherit/template-as-base.C: Expect error.
14282         * g++.dg/inherit/namespace-as-base.C: Likewise.
14283
14284 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
14285
14286         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
14287         g++.dg/ext/instantiate3.C: Tweak match patterns.
14288
14289         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
14290         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
14291         -da test.
14292
14293 2002-03-31  Richard Henderson  <rth@redhat.com>
14294
14295         * gcc.dg/special/alias-2.c: New.
14296         * gcc.dg/special/ecos.exp: Run it.
14297
14298 2002-03-31  Richard Henderson  <rth@redhat.com>
14299
14300         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
14301
14302 2002-03-31  Kazu Hirata  <kazu@hxi.com>
14303
14304         * gcc.dg/weak-1.c: Disable on h8300 port.
14305
14306 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
14307
14308         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
14309         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
14310         ordering tests.
14311         * g++.dg/bprob/bprob-1.C: New test.
14312         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
14313         * g++.dg/gcov/gcov-1.C: New test.
14314         * g++.dg/gcov/gcov-1.x: New file.
14315         * g++.dg/gcov/gcov-2.C: New test.
14316         * g++.dg/gcov/gcov-3.C: New test.
14317         * g++.dg/gcov/gcov-3.h: New file.
14318
14319 2002-03-28  Roger Sayle  <roger@eyesopen.com>
14320
14321         * g++.old-deja/g++.other/builtins5.C: New test.
14322         * g++.old-deja/g++.other/builtins6.C: New test.
14323         * g++.old-deja/g++.other/builtins7.C: New test.
14324         * g++.old-deja/g++.other/builtins8.C: New test.
14325         * g++.old-deja/g++.other/builtins9.C: New test.
14326
14327 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
14328
14329         * g++.dg/opt/static1.C: New test.
14330
14331         * g++.dg/opt/longbranch1.C: New test.
14332
14333 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
14334
14335         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
14336
14337         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
14338
14339 2002-03-28  Jeffrey A Law  (law@redhat.com)
14340
14341         * gcc.c-torture/execute/20020328-1.c: New test.
14342
14343 2002-03-27  Richard Henderson  <rth@redhat.com>
14344
14345         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
14346         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
14347         move from g++.old-deja/g++.ext/.
14348
14349 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
14350
14351         * g++.dg/init/new2.C: New test.
14352
14353 2002-03-26  Richard Henderson  <rth@redhat.com>
14354
14355         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
14356
14357         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
14358         on sparc.
14359
14360         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
14361         sparcv9 systems.
14362         * gcc.dg/20001102-1.c: Likewise.
14363
14364 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
14365
14366         * gcc.dg/cpp/endif-pedantic1.c,
14367         gcc.dg/cpp/endif-pedantic2.c:  New tests.
14368
14369 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
14370
14371         * g++.dg/init/new1.C: New test.
14372
14373 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
14374
14375         * g++.dg/abi/vbase9.C: New test.
14376
14377 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
14378
14379         * gcc.dg/arm-asm.c: New test.
14380
14381 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
14382
14383         * gcc.dg/Wswitch-enum.c: New test.
14384         Fix PR c/5044.
14385
14386 2002-03-26  Richard Henderson  <rth@redhat.com>
14387
14388         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
14389         structure.
14390
14391 2002-03-25  Richard Henderson  <rth@redhat.com>
14392
14393         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
14394         sparcv9 systems.
14395
14396         * gcc.c-torture/compile/20011119-1.c (xxx): New.
14397         * gcc.c-torture/compile/20011119-2.c (xxx): New.
14398
14399 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
14400
14401         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
14402
14403 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
14404
14405         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
14406         targets using generic thunk support.
14407
14408 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
14409
14410         * gcc.c-torture/compile/20020323-1.c: New test.
14411
14412         * g++.dg/opt/conj2.C: New test.
14413
14414 2002-03-24  Richard Henderson  <rth@redhat.com>
14415
14416         * gcc.dg/weak-1.c: Use -fno-common.
14417
14418 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14419
14420         * g77.dg/f77-edit-apostrophe-out.f: New test
14421         * g77.dg/f77-edit-h-out.f: New test
14422         * g77.dg/f77-edit-t-in.f: New test
14423         * g77.dg/f77-edit-t-out.f: New test
14424         * g77.dg/f77-edit-x-out.f: New test
14425         * g77.dg/f77-edit-slash-out.f: New test
14426         * g77.dg/f77-edit-colon-out.f: New test
14427         * g77.dg/f77-edit-s-out.f: New test
14428
14429 2002-03-24  Richard Henderson  <rth@redhat.com>
14430
14431         * objc/execute/formal_protocol-6.x: New XFAIL.
14432
14433 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14434
14435         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
14436         that do not support weak symbols
14437
14438 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14439
14440         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
14441         * lib/g77.exp:  Likewise
14442         * lib/objc.exp: Likewise
14443
14444 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
14445
14446         * gcc.dg/Wswitch-default.c: New test.
14447
14448 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
14449
14450         * g++.dg/other/enum1.C: New test.
14451
14452 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
14453
14454         * gcc.dg/pragma-ep-3.c: Fix typo.
14455
14456 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14457
14458         * g++.dg/inherit/template-as-base.C: New test.
14459
14460 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
14461
14462         * g++.old-deja/g++.other/dwarf2-1.C: Move...
14463         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
14464
14465 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
14466
14467         * gcc.dg/cpp/multiline.c: Update to match.
14468
14469 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
14470
14471         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
14472
14473 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
14474
14475         * gcc.dg/cpp/extratokens2.c:  New file.
14476
14477 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
14478
14479         * gcc.dg/20020312-2.c: Add rs6000 target.
14480
14481         * gcc.c-torture/compile/20020319-1.c: New test.
14482
14483 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14484
14485         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
14486         (A, E): Handle this.
14487
14488 2002-03-20  Jason Merrill  <jason@redhat.com>
14489
14490         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
14491         ignoring -fpic.
14492         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
14493         through prune_gcc_output.
14494
14495 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
14496
14497         * gcc.c-torture/compile/20020320-1.c: New test.
14498
14499 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
14500
14501         * gcc.c-torture/compile/20020318-1.c: New test.
14502
14503         * gcc.dg/struct-by-value-1.c: New test.
14504
14505         * gcc.dg/20020319-1.c: New test.
14506
14507 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
14508
14509         * g++.dg/opt/conj1.C: New test.
14510
14511 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
14512
14513         * g++.dg/template/qualttp20.C: Revert previous change.
14514         * g++.dg/template/qualttp3.C: Likewise.
14515         * g++.dg/template/qualttp4.C: Likewise
14516         * g++.dg/template/qualttp5.C: Likewise
14517         * g++.dg/template/qualttp6.C: Likewise
14518         * g++.dg/template/qualttp7.C: Likewise
14519         * g++.dg/template/qualttp8.C: Likewise
14520         * g++.dg/template/recurse.C: Likewise.
14521
14522 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14523
14524         * gcc.dg/cpp/wchar-1.c: Update.
14525
14526 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
14527
14528         * g++.dg/template/conv1.C: New test.
14529         * g++.dg/template/conv2.C: New test.
14530         * g++.dg/template/conv3.C: New test.
14531         * g++.dg/template/conv4.C: New test.
14532
14533 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14534
14535         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
14536         * g++.dg/template/qualttp3.C: Likewise.
14537         * g++.dg/template/qualttp4.C: Likewise
14538         * g++.dg/template/qualttp5.C: Likewise
14539         * g++.dg/template/qualttp6.C: Likewise
14540         * g++.dg/template/qualttp7.C: Likewise
14541         * g++.dg/template/qualttp8.C: Likewise
14542         * g++.dg/template/recurse.C: Likewise.
14543
14544 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14545
14546         * g++.dg/opt/dtor1.C: New test.
14547
14548 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
14549
14550         * gcc.c-torture/compile/20020315-1.c: New test.
14551
14552 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
14553
14554         * gcc.dg/weak-1.c: Fix scan tests.
14555
14556 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
14557
14558         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
14559         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
14560         cris-*-aout* mmix-*-*.
14561         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
14562         cris-*-aout* mmix-*-*.
14563         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
14564         cris-*-elf* cris-*-aout* and mmix-*-*.
14565         * gcc.dg/20001009-1.c: Ditto.
14566         * gcc.dg/20010912-1.c: Ditto.
14567         * gcc.dg/20020122-4.c: Ditto.
14568         * gcc.dg/inline-2.c: Ditto.
14569
14570 2002-03-14  Jeffrey A Law  (law@cygnus.com)
14571
14572         * gcc.c-torture/compile/20020314-1.c: New test.
14573
14574 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
14575
14576         * gcc.c-torture/execute/20020314-1.c: New test.
14577
14578 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
14579
14580         * g++.dg/warn/Wunused-1.C: New test.
14581
14582 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
14583
14584         * g++.dg/abi/mangle6.C: New test.
14585
14586 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
14587
14588         * gcc.c-torture/compile/20020309-2.c: New test.
14589
14590         * gcc.c-torture/compile/20020312-1.c: New test.
14591
14592 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
14593
14594         * g++.dg/other/access1.C: New test.
14595
14596 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
14597
14598         * gcc.c-torture/execute/wchar_t-1.c: New test.
14599
14600 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
14601
14602         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
14603
14604 2002-03-12  Roger Sayle  <roger@eyesopen.com>
14605
14606         * gcc.dg/20020312-1.c: New test case.
14607
14608 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
14609
14610         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
14611
14612 2002-03-11  Richard Henderson  <rth@redhat.com>
14613
14614         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
14615         * g++.old-deja/g++.jason/report.C: Likewise.
14616
14617 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14618
14619         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
14620         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
14621
14622 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14623
14624         * testsuite/g++.dg/overload/pmf1.C: New test.
14625
14626 2002-03-11  Kazu Hirata  <kazu@hxi.com>
14627
14628         * gcc.c-torture/execute/20020307-1.c: Use long.
14629
14630 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
14631
14632         PR optimization/5844
14633         * gcc.dg/20020310-1.c: New test.
14634
14635 2002-03-09  Michael Meissner  <meissner@redhat.com>
14636
14637         * gcc.c-torture/execute/memcpy-2.c: New test.
14638         * gcc.c-torture/execute/memset-1.c: New test.
14639         * gcc.c-torture/execute/strlen-1.c: New test.
14640         * gcc.c-torture/execute/strcmp-1.c: New test.
14641         * gcc.c-torture/execute/strncmp-1.c: New test.
14642
14643 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
14644
14645         * gcc.dg/ppc-ldstruct.c: New test.
14646
14647 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
14648
14649         * gcc.c-torture/execute/va-arg-22.c: New test.
14650
14651 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14652
14653         * gcc.c-torture/compile/20020309-1.c: New test.
14654
14655 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
14656
14657         * gcc.c-torture/execute/20020307-2.c: New test.
14658
14659 2002-03-07  Jeffrey A Law  (law@redhat.com)
14660
14661         * g77.f-torture/compile/20020307-1.f: New test.
14662
14663 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
14664
14665         * gcc.dg/unordered-1.c: New test.
14666
14667 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
14668
14669         * gcc.c-torture/execute/20020307-1.c: New test.
14670
14671 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
14672
14673         * gcc.dg/20020304-1.c: New test.
14674
14675         * gcc.c-torture/compile/20020304-2.c: New test.
14676
14677 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
14678
14679         * gcc.c-torture/compile/20020304-1.c: New test case
14680         (from PR c/5830).
14681
14682 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
14683
14684         * gcc.dg/20020103-1.c: Add other -D ppc variants.
14685
14686 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
14687
14688         * g++.dg/other/classkey1.C: New test.
14689
14690 2002-03-01  Richard Henderson  <rth@redhat.com>
14691
14692         * gcc.c-torture/compile/981223-1.x: New.
14693         * gcc.c-torture/compile/920625-1.x: New.
14694
14695 2002-02-28  Richard Henderson  <rth@redhat.com>
14696
14697         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
14698
14699 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
14700
14701         * gcc.c-torture/execute/20020227-1.c: New test.
14702
14703 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
14704
14705         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
14706         here" ERROR lines.
14707         * g++.old-deja/g++.oliva/partord1.C: Likewise.
14708         * g++.old-deja.g++.other/defarg1.C: Likewise.
14709         * g++.old-deja/g++.pt/calls2.C: Likewise.
14710         * g++.old-deja/g++.pt/crash20.C: Likewise.
14711         * g++.old-deja/g++.pt/crash30.C: Likewise.
14712         * g++.old-deja/g++.pt/crash36.C: Likewise.
14713         * g++.old-deja/g++.pt/crash6.C: Likewise.
14714         * g++.old-deja/g++.pt/defarg13.C: Likewise.
14715         * g++.old-deja/g++.pt/derived3.C: Likewise.
14716         * g++.old-deja/g++.pt/error1.C: Likewise.
14717         * g++.old-deja/g++.pt/friend21.C: Likewise.
14718         * g++.old-deja/g++.pt/friend23.C: Likewise.
14719         * g++.old-deja/g++.pt/infinite1.C: Likewise.
14720         * g++.old-deja/g++.robertl/eb128.C: Likewise.
14721
14722 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
14723
14724         * gcc.c-torture/execute/20020225-2.c: New test.
14725
14726 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
14727
14728         * gcc.c-torture/execute/920730-1t.c,
14729         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
14730         Delete test cases, only relevant to -traditional.
14731
14732 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14733
14734         * gcc.dg/cpp/undef1.c: Remove.
14735         * gcc.dg/cpp/directiv.c: Update.
14736         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
14737
14738 2002-02-27  Michael Meissner  <meissner@redhat.com>
14739
14740         * gcc.c-torture/execute/20020226-1.c: New test.
14741
14742 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
14743
14744         * g++.dg/debug/debug4.C: New test.
14745
14746         * gcc.dg/ia64-visibility-1.c: New test.
14747
14748 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
14749
14750         * gcc.dg/debug/20020224-1.c: New.
14751
14752 2002-02-25  Kazu Hirata  <kazu@hxi.com>
14753
14754         * gcc.c-torture/execute/960416-1.x: New.
14755         * gcc.c-torture/execute/divconst-3.x: Likewise.
14756
14757 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
14758
14759         * gcc.dg/20020224-1.c: New test.
14760
14761 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
14762
14763         * gcc.c-torture/execute/20020225-1.c: New.
14764
14765 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14766
14767         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
14768
14769 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
14770
14771         * gcc.dg/20020222-1.c: New test.
14772
14773 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
14774
14775         * g++.dg/opt/anonunion1.C: New test.
14776
14777 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
14778
14779         * g++.dg/template/qualttp19.C: New test.
14780         * g++.dg/template/qualttp20.C: New test.
14781         * g++.old-deja/g++.jason/report.C: Adjust expected errors
14782         * g++.old-deja/g++.other/qual1.C: Likewise.
14783
14784 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
14785
14786         * gcc.dg/attr-alwaysinline.c: New.
14787
14788 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
14789
14790         * gcc.dg/20020220-1.c: New test.
14791
14792         * gcc.dg/20020220-2.c: New test.
14793
14794         * g++.dg/opt/mmx1.C: New test.
14795
14796 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
14797
14798         * gcc.c-torture/compile/20020110.c: New test.
14799
14800 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
14801
14802         * gcc.c-torture/execute/20020219-1.c: New test.
14803
14804         * gcc.dg/20020219-1.c: New test.
14805
14806         * gcc.dg/noncompile/20020220-1.c: New test.
14807
14808         * g++.dg/opt/ptrintsum1.C: New test.
14809
14810         * gcc.dg/debug/20020220-1.c: New test.
14811
14812 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
14813
14814         * gcc.c-torture/execute/20020216-1.c: New test.
14815
14816 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
14817
14818         * gcc.dg/decl-1.c: Update, new test.
14819
14820 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
14821
14822         * g++.dg/abi/bitfield1.C: New test.
14823         * g++.dg/abi/bitfield2.C: New test.
14824
14825 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14826
14827         * gcc.dg/attr-nest.c: New test.
14828
14829 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14830
14831         * gcc.c-torture/execute/20020215-1.c: New test.
14832
14833 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
14834
14835         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
14836         * g++.dg/debug/debug.exp: New.
14837         * g++.dg/debug/trivial.C: New.
14838         * g++.dg/debug/debug1.C: Moved...
14839         * g++.dg/other/debug1.C: ...from here.
14840         * g++.dg/debug/debug2.C: Moved...
14841         * g++.dg/other/debug2.C: ...from here.
14842         * g++.dg/debug/debug3.C: Moved...
14843         * g++.dg/other/debug3.C: ...from here.
14844
14845         * gcc.dg/noncompile/20020213-1.c: New test.
14846
14847 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
14848
14849         * g++.dg/other/debug3.C: New test.
14850
14851         * gcc.c-torture/execute/20020213-1.c: New test.
14852
14853 2002-02-13  Richard Smith <richard@ex-parrot.com>
14854
14855         * g++.old-deja/g++.other/thunk1.C: New test.
14856
14857 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
14858
14859         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
14860
14861 2002-02-13  Stan Shebs  <shebs@apple.com>
14862
14863         * gcc.dg/altivec-3.c: New.
14864
14865 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
14866
14867         * gcc.dg/Wunreachable-1.c: New test.
14868         * gcc.dg/Wunreachable-2.c: New test.
14869
14870 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14871
14872         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
14873
14874 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
14875
14876         * gcc.dg/decl-1.c: New test.
14877
14878 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
14879
14880         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
14881
14882 2002-02-10  Kazu Hirata  <kazu@hxi.com>
14883
14884         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
14885         * gcc.c-torture/compile/980506-1.x: Likewise.
14886
14887 2002-02-10  Kazu Hirata  <kazu@hxi.com>
14888
14889         * gcc.dg/20020210-1.c: New.
14890
14891 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
14892
14893         * g77.f-torture/execute/947.f: New regression test
14894         for PR fortran/947.
14895
14896 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14897
14898         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
14899         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
14900
14901 2002-02-08  Richard Henderson  <rth@redhat.com>
14902
14903         * gcc.c-torture/compile/labels-3.c: New.
14904
14905 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
14906
14907         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
14908         expression statements work instead.
14909         * gcc.dg/noncompile/20020207-1.c: New test.
14910
14911 2002-02-07  Richard Henderson  <rth@redhat.com>
14912
14913         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
14914
14915 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14916
14917         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
14918         message from g77
14919         * lib/g77-dg.exp: Trim g77 error messages so that they are
14920         recognized by dg.exp.
14921
14922 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14923
14924         PR fortran/5473
14925         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
14926
14927 2002-02-07  Richard Henderson  <rth@redhat.com>
14928
14929         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
14930         to be sufficiently aligned for integers.
14931
14932 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
14933
14934         * g++.dg/template/friend4.C: New test.
14935
14936 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14937
14938         PR fortran/5743
14939         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
14940         unsupported cases.
14941
14942 2002-02-07  Richard Henderson  <rth@redhat.com>
14943
14944         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
14945         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
14946         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
14947         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
14948
14949 2002-02-06  Richard Henderson  <rth@redhat.com>
14950
14951         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
14952
14953 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
14954
14955         * gcc.dg/20020206-1.c: New test.
14956
14957 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
14958
14959         * gcc.c-torture/execute/20020206-1.c: New test.
14960
14961         * gcc.c-torture/execute/20020206-2.c: New test.
14962
14963         PR optimization/5429:
14964         * gcc.c-torture/compile/20020206-1.c: New test.
14965
14966 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
14967
14968         * g++.dg/ext/align1.C: Do not use an explicit alignment value
14969         as certain file formats cannot support particularly large
14970         alignments.
14971
14972         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
14973         and do not expect to be able to link the executable.
14974
14975         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
14976         fail because the COFF format does not support the weak attribute.
14977
14978 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
14979
14980         * g77.dg/pr5473.f:  New test
14981
14982 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
14983
14984         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
14985         Fix testcase accordingly.
14986
14987 2002-02-04  Richard Henderson  <rth@redhat.com>
14988
14989         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
14990         (buf): Change to be an array of pointers, not ints.
14991
14992 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
14993
14994         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
14995         before all tests.  Move warning one line above to match where it
14996         C frontend emits.
14997         * gcc.dg/Wswitch-2.c: New test.
14998         * g++.dg/warn/Wswitch-1.C: New test.
14999         * g++.dg/warn/Wswitch-2.C: New test.
15000
15001 2002-02-04  Richard Henderson  <rth@redhat.com>
15002
15003         * g++.dg/abi/offsetof.C: Fix size comparison.
15004
15005 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
15006
15007         * gcc.dg/cast-qual-2.c: New test.
15008
15009 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15010
15011         * gcc.dg/20020201-4.c: New test.
15012
15013 2002-02-04  Ben Elliston  <bje@redhat.com>
15014
15015         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
15016         target_info attribute != 0, in addition to the empty string.
15017         (gcc_target_compile): Likewise.
15018
15019 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
15020
15021         * gcc.dg/Wswitch.c: New test.
15022         PR gcc/4475. PR gcc/3780.
15023
15024 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
15025
15026         * g77.f-torture/execute/5122.f: New test for regressions
15027         against PR fortran/5122.
15028
15029 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
15030
15031         * g77.f-torture/compile/pr3743.f: Delete
15032         * g77.dg/pr3743-1.f: New test.
15033         * g77.dg/pr3743-2.f: New test.
15034         * g77.dg/pr3743-3.f: New test.
15035         * g77.dg/pr3743-4.f: New test.
15036
15037 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15038
15039         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
15040
15041 2002-02-02  Richard Henderson  <rth@redhat.com>
15042
15043         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
15044         * gcc.c-torture/execute/bf64-1.c: Likewise.
15045
15046 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15047
15048         * gcc.dg/20020201-2.c: New test.
15049
15050         * gcc.dg/20020201-3.c: New test.
15051
15052         * gcc.c-torture/execute/bitfld-2.c: New test.
15053
15054 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15055
15056         * gcc.dg/bitfld-1.c: Update.
15057         * gcc.dg/bitfld-2.c: Update.
15058         * gcc.c-torture/execute/bitfld-1.x: New.
15059
15060 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15061
15062         * gcc.c-torture/execute/20020201-1.c: New test.
15063
15064 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
15065
15066         PR target/5469
15067         * gcc.dg/20020201-1.c: New test.
15068
15069 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
15070
15071         PR fortran/3743
15072         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
15073         * g77.f-torture/compile/pr3743.x: Remove
15074
15075 2002-01-31  Tom Rix  <trix@redhat.com>
15076
15077         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
15078
15079 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15080
15081         * gcc.dg/noncompile/20020130-1.c: New test.
15082
15083 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
15084
15085         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
15086
15087 2002-01-29  Richard Henderson  <rth@redhat.com>
15088
15089         * gcc.c-torture/execute/991118-1.c: Cast various constants back
15090         to long long.
15091         * gcc.c-torture/execute/bf64-1.c: Likewise.
15092
15093 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
15094
15095         * gcc.c-torture/execute/20020129-1.c: New test.
15096
15097 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15098
15099         * gcc.c-torture/compile/20000224-1.c: Update.
15100         * gcc.c-torture/execute/bitfld-1.c: New tests.
15101         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
15102         * gcc.dg/uninit-A.c: Update.
15103
15104 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
15105
15106         * g++.dg/template/ctor1.C: Add instantiation.
15107
15108 2002-01-28  Paul Koning  <pkoning@equallogic.com>
15109
15110         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
15111         argument to __builtin_prefetch to be const ptr.
15112
15113 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
15114
15115         * gcc.c-torture/compile/20020120-1.c: New test.
15116
15117 2002-01-27  Kazu Hirata  <kazu@hxi.com>
15118
15119         * gcc.c-torture/execute/20020127-1.c: New test.
15120
15121 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
15122
15123         * g77.dg/f77-edit-i-in.f: New test
15124         * g77.dg/f77-edit-i-out.f: New test
15125
15126 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
15127
15128         * gcc.dg/debug/debug.exp: New file.
15129         * gcc.dg/debug/trivial.c: New file.
15130         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
15131         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
15132         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
15133         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
15134         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
15135         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
15136         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
15137         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
15138         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
15139         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
15140         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
15141         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
15142         * gcc.dg/20000503-1.c: Removed.
15143         * gcc.dg/20010207-1.c: Removed.
15144         * gcc.dg/20011223-1.c: Removed.
15145         * gcc.dg/20020104-2.c: Removed.
15146         * gcc.dg/debug-1.c: Removed.
15147         * gcc.dg/debug-2.c: Removed.
15148         * gcc.dg/debug-3.c: Removed.
15149         * gcc.dg/debug-4.c: Removed.
15150         * gcc.dg/debug-5.c: Removed.
15151         * gcc.dg/debug-6.c: Removed.
15152         * gcc.dg/dwarf2-1.c: Removed.
15153         * gcc.dg/dwarf2-2.c: Removed.
15154
15155 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
15156
15157         * g++.old-deja/g++.other/eh5.C: New test.
15158         * g++.old-deja/g++.other/sibcall2.C: New test.
15159         * g++.old-deja/g++.other/array9.C: New test.
15160         * g++.old-deja/g++.other/typename2.C: New test.
15161         * g++.old-deja/g++.other/crash60.C: New test.
15162         * g++.old-deja/g++.other/conv9.C: New test.
15163         * g++.old-deja/g++.other/mangle10.C: New test.
15164         * g++.old-deja/g++.other/unchanging1.C: New test.
15165         * g++.old-deja/g++.other/exprstmt1.C: New test.
15166         * g++.old-deja/g++.other/inline23.C: New test.
15167         * g++.old-deja/g++.eh/ia64-1.C: New test.
15168         * g++.old-deja/g++.other/dwarf2-1.C: New test.
15169         * g++.old-deja/g++.other/reload1.C: New test.
15170         * g++.old-deja/g++.other/static20.C: New test.
15171         * g++.old-deja/g++.other/local-alloc1.C: New test.
15172         * g++.old-deja/g++.other/conv8.C: New test.
15173         * g++.old-deja/g++.other/stmtexpr2.C: New test.
15174         * g++.old-deja/g++.other/storeexpr1.C: New test.
15175         * g++.old-deja/g++.other/storeexpr2.C: New test.
15176         * g++.dg/eh/template2.C: New test.
15177         * g++.dg/warn/weak1.C: New test.
15178
15179 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
15180
15181         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15182         Remove first, non-varying, argument.
15183
15184 2002-01-23  Richard Henderson  <rth@redhat.com>
15185
15186         * gcc.dg/inline-2.c: New.
15187
15188         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
15189         Add optional target arg.  Check number of arguments.
15190         (scan-assembler-not, scan-assembler-dem): Likewise.
15191         (scan-assembler-dem-not): Likewise.
15192
15193 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15194
15195         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
15196         line 12.
15197         * g++.old-deja/g++.brendan/parse3.C,
15198         g++.old-deja/g++.other/crash26.C,
15199         g++.old-deja/g++.other/crash28.C,
15200         g++.old-deja/g++.other/crash29.C,
15201         g++.old-deja/g++.other/crash30.C,
15202         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
15203
15204 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
15205
15206         * gcc.dg/20020115-1.c: New.
15207
15208 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
15209
15210         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
15211
15212 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
15213
15214         * gcc.dg/20020122-3.c: New.
15215
15216 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
15217
15218         * g++.dg/other/gc1.C: New test.
15219
15220 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15221
15222         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
15223
15224 2002-01-22  Richard Henderson  <rth@redhat.com>
15225
15226         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
15227
15228 2002-01-22  Richard Henderson  <rth@redhat.com>
15229
15230         * gcc.dg/20020122-4.c: New.
15231
15232 2002-01-22  H.J. Lu <hjl@gnu.org>
15233
15234         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
15235         link output.
15236         * gcc.dg/special/ecos.exp: Likewise.
15237         * lib/g++-dg.exp: Likewise.
15238         * lib/g77-dg.exp: Likewise.
15239         * lib/gcc-dg.exp : Likewise.
15240         * lib/mike-g++.exp: Likewise.
15241         * lib/mike-g77.exp: Likewise.
15242         * lib/mike-gcc.exp: Likewise.
15243         * lib/objc-dg.exp: Likewise.
15244
15245 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
15246
15247         PR target/5379
15248         * gcc.dg/20020122-2.c: New test.
15249
15250 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
15251
15252         * gcc.dg/20020122-1.c: New test.
15253
15254 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
15255
15256         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
15257
15258 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
15259
15260         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
15261
15262 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15263
15264         * gcc.c-torture/compile/20020121-1.c: New test.
15265
15266 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15267
15268         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
15269         ld_library_path.
15270
15271 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
15272
15273         * gcc.dg/20020218-1.c: New test.
15274
15275 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
15276
15277         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
15278         messages
15279         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
15280         "At global scope" warning
15281         * g++.dg/ext/align1.C: Change cygwin test for alignment
15282         from db-bogus to dg-warning
15283
15284 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
15285
15286         * g77.f-torture/compile/cpp2.F: New test.
15287
15288 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
15289
15290         * g++.dg/template/access1.C: New test.
15291
15292 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
15293
15294         * gcc.dg/20020118-1.c: New.
15295
15296 2002-01-18  Kazu Hirata  <kazu@hxi.com>
15297
15298         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
15299
15300 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15301
15302         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
15303         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
15304         alignment warnings.
15305
15306 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15307
15308         * gcc.misc-tests/i386-prefetch.exp: Save and restore
15309         torture_with_loops and torture_without_loops
15310
15311 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
15312
15313         * gcc.c-torture/compile/20020116-1.c: New test.
15314
15315 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
15316
15317         * gcc.dg/20020116-2.c: New test.
15318
15319         * gcc.dg/ultrasp4.c: New test.
15320
15321         * gcc.dg/20020116-1.c: New test.
15322
15323 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
15324
15325         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
15326         by EABI.
15327
15328 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
15329
15330         * gcc.misc-tests/i386-prefetch.exp: New.
15331         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
15332         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
15333         * gcc.misc-tests/i386-pf-none-1.c: New test.
15334         * gcc.misc-tests/i386-pf-sse-1.c: New test.
15335
15336 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
15337
15338         * gcc.dg/gnu89-init-1.c: Add new tests.
15339
15340 2002-01-15  Andreas Jaeger  <aj@suse.de>
15341
15342         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
15343         * gcc.dg/i386-mmx-2.c: Likewise.
15344         * gcc.dg/i386-sse-1.c: Likewise.
15345         * gcc.dg/i386-sse-2.c: Likewise.
15346         * gcc.dg/i386-sse-3.c: Likewise.
15347
15348 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
15349
15350         * g77.f-torture/execute/intrinsic-unix-bessel.f:
15351         Uncomment additional cases that now pass.
15352
15353 2002-01-11  Richard Henderson  <rth@redhat.com>
15354
15355         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
15356         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
15357
15358 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
15359
15360         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
15361
15362 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
15363
15364         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
15365         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
15366
15367 2002-01-10  Dale Johannesen  <dalej@apple.com>
15368
15369         * gcc.c-torture/execute/loop-11.c: New.
15370
15371 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
15372
15373         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
15374         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
15375
15376 2002-01-09  Richard Henderson  <rth@redhat.com>
15377
15378         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
15379         type in which to perform the operation for each size.
15380
15381 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
15382
15383         * gcc.c-torture/compile/20020109-2.c: New test.
15384
15385 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
15386
15387         * gcc.c-torture/execute/loop-10.c: New test.
15388
15389 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15390
15391         * gcc.c-torture/compile/20010226-1.c: New test.
15392         * gcc.c-torture/compile/20010227-1.c: New test.
15393         * gcc.c-torture/compile/20010426-1.c: New test.
15394         * gcc.c-torture/compile/20010510-1.c: New test.
15395         * gcc.c-torture/compile/20010605-3.c: New test.
15396         * gcc.c-torture/compile/20010824-1.c: New test.
15397         * gcc.c-torture/execute/20010409-1.c: New test.
15398         * gcc.dg/noncompile/20000901-1.c: New test.
15399         * gcc.dg/20001023-1.c: New test.
15400         * gcc.dg/20001101-1.c: New test.
15401         * gcc.dg/20001102-1.c: New test.
15402         * gcc.dg/20010207-1.c: New test.
15403         * gcc.dg/20010405-1.c: New test.
15404         * gcc.dg/20010822-1.c: New test.
15405         * gcc.dg/20011107-1.c: New test.
15406
15407 2002-01-09  Jeffrey A Law  (law@redhat.com)
15408
15409         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
15410
15411         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
15412         execution failure on PA targets.
15413
15414 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15415
15416         * gcc.c-torture/compile/20020109-1.c: New test.
15417
15418 2002-01-08  Kazu Hirata  <kazu@hxi.com>
15419
15420         * gcc.c-torture/execute/20020108-1.c: New test.
15421
15422 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
15423
15424         * gcc.dg/20020108-1.c: New test.
15425
15426 2002-01-08  H.J. Lu <hjl@gnu.org>
15427
15428         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
15429         for header files.
15430
15431 2002-01-08  Geoff Keating  <geoffk@redhat.com>
15432
15433         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
15434         consistency.
15435
15436 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
15437
15438         * gcc.dg/altivec-4.c: Test altivec predicates.
15439
15440 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
15441
15442         * gcc.c-torture/execute/20020107-1.c: New test.
15443
15444 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
15445
15446         PR c/5279
15447         * gcc.c-torture/compile/20020106-1.c: New test.
15448
15449 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
15450
15451         * gcc.c-torture/execute/nestfunc-4.c: New test.
15452
15453 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15454
15455         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
15456         extra triple that slipped in.
15457         * g++.old-deja/g++.abi/align.C: Likewise.
15458         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15459
15460 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15461
15462         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
15463         * g++.old-deja/g++.abi/align.C: Likewise.
15464         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15465
15466         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
15467         on FreeBSD/i386.
15468         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
15469         FreeBSD.
15470
15471 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
15472
15473         * gcc.dg/20020104-1.c: New test.
15474
15475         * gcc.dg/20020104-2.c: New test.
15476
15477 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
15478
15479         * gcc.dg/20020103-1.c: Fix typo in target selector.
15480
15481 2002-01-03  Richard Henderson  <rth@redhat.com>
15482
15483         * gcc.dg/20020103-1.c: New.
15484
15485 2002-01-03  Kazu Hirata  <kazu@hxi.com>
15486
15487         * gcc.c-torture/execute/20020103-1.c: New test.
15488
15489 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
15490
15491         * g++.dg/other/debug2.C: New test.
15492
15493         * gcc.c-torture/compile/20020103-1.c: New test.
15494
15495 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
15496
15497         * gcc.dg/gnu89-init-1.c: Added new tests.
15498
15499 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15500
15501         * g++.dg/template/friend2.C: Remove as patch is reverted.
15502
15503         * g++.dg/warn/oldcast1.C: New test.
15504
15505         * g++.dg/template/ptrmem1.C: New test.
15506         * g++.dg/template/ptrmem2.C: New test.
15507
15508         * g++.dg/template/ntp.C: New test.
15509
15510         * g++.dg/other/component1.C: New test.
15511
15512         * g++.dg/template/ttp3.C: New test.
15513
15514         * g++.dg/template/friend2.C: New test.
15515         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
15516
15517 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15518
15519         * g++.dg/other/ptrmem1.C: New test.
15520         * g++.dg/other/ptrmem2.C: New test.
15521
15522 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15523
15524         * g++.dg/template/ctor1.C: New test.
15525
15526 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15527
15528         * g++.dg/template/friend2.C: New test.
15529
15530 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
15531
15532         * gcc.dg/mmix-1.c: New test.
15533
15534 2001-12-31  Richard Henderson  <rth@redhat.com>
15535
15536         * gcc.dg/asm-5.c: New.
15537
15538 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
15539
15540         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
15541         in namespace __gnu_cxx
15542
15543 2001-12-30  Richard Henderson  <rth@redhat.com>
15544
15545         * gcc.dg/debug-6.c: New.
15546
15547 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
15548
15549         * gcc.c-torture/compile/20011229-2.c: New test.
15550
15551 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
15552
15553         * gcc.dg/debug-3.c: New test.
15554         * gcc.dg/debug-4.c: New test.
15555         * gcc.dg/debug-5.c: New test.
15556
15557 2001-12-29  Richard Henderson  <rth@redhat.com>
15558
15559         * g++.dg/eh/loop1.C: New.
15560
15561 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15562
15563         * g++.dg/template/crash1.C: New test.
15564
15565 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15566
15567         * g++.dg/other/const1.C: New test.
15568
15569 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
15570
15571         * gcc.c-torture/compile/20011229-1.c: New test.
15572
15573 2001-12-28  Stan Shebs  <shebs@apple.com>
15574
15575         * lib/objc-torture.exp: Resync with c-torture.exp.
15576         * lib/objc.exp: Load standard libraries.
15577
15578 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
15579
15580         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
15581         additional tests.
15582
15583 2001-12-27  Roger Sayle <roger@eyesopen.com>
15584
15585         * gcc.c-torture/execute/string-opt-16.c: New testcase.
15586
15587 2001-12-27  Richard Henderson  <rth@redhat.com>
15588
15589         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
15590
15591 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
15592
15593         * g++.dg/eh/ctor1.C: New test.
15594         * g++.dg/other/error2.C: New test.
15595
15596 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
15597
15598         * g++.dg/other/init2.C: New test.
15599
15600 2001-12-24  Richard Henderson  <rth@redhat.com>
15601
15602         * gcc.dg/20011223-1.c: New.
15603         * gcc.dg/inline-1.c: New.
15604
15605 2001-12-23  Richard Henderson  <rth@redhat.com>
15606
15607         * gcc.dg/asm-4.c: Test operand modifiers.
15608
15609 2001-12-23  Richard Henderson  <rth@redhat.com>
15610
15611         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
15612
15613 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15614
15615         * gcc.c-torture/execute/20011223-1.c: New test.
15616
15617 2001-12-21  Richard Henderson  <rth@redhat.com>
15618
15619         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
15620         re-enables the warning.
15621
15622 2001-12-21  Richard Henderson  <rth@redhat.com>
15623
15624         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
15625
15626 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15627
15628         * gcc.c-torture/compile/20011218-1.c: New test.
15629
15630 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
15631
15632         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
15633         arm-isr.c test.
15634         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
15635         epilogue generation for ARM ISR routines.
15636
15637 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15638
15639         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
15640         * gcc.dg/format/c90-printf-3.c: Likewise.
15641         * gcc.dg/format/c99-printf-3.c: Likewise.
15642         * gcc.dg/format/ext-1.c: Likewise.
15643         * gcc.dg/format/ext-6.c: Likewise.
15644         * gcc.dg/format/format.h: Prototype unlocked stdio.
15645
15646 2001-12-20  Richard Henderson  <rth@redhat.com>
15647
15648         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
15649         (arena): Use it.
15650         (malloc): Correct allocation logic.  Abort if we fill up the
15651         arena before initialization complete.
15652         (realloc): Correct allocation logic.
15653
15654 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15655
15656         * gcc.c-torture/compile/20011219-2.c: New test.
15657
15658         * gcc.c-torture/execute/20011219-1.c: New test.
15659
15660 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
15661
15662         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
15663         target does not support weak symbols.
15664
15665 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
15666
15667         * gcc.c-torture/compile/20011219-1.c: New test.
15668
15669 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
15670
15671         * g++.dg/other/error1.C: New test.
15672
15673 2001-12-17  Jeffrey A Law  (law@redhat.com)
15674
15675         * gcc.c-torture/execute/20011217-1.c: New test.
15676
15677 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
15678
15679         * objc.dg/special/: New directory.
15680         * objc.dg/special/special.exp: New file.
15681         * objc.dg/special/unclaimed-category-1.h: New file.
15682         * objc.dg/special/unclaimed-category-1a.m: New file.
15683         * objc.dg/special/unclaimed-category-1.m: New file.
15684
15685 2001-12-17  Andreas Jaeger  <aj@suse.de>
15686
15687         * gcc.c-torture/compile/20011217-2.c: New test.
15688
15689 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15690
15691         * gcc.c-torture/compile/20011217-1.c: New test.
15692
15693 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
15694
15695         * testsuite/gcc.dg/20011214-1.c: New.
15696
15697 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
15698
15699         * gcc.dg/altivec-4.c: New.
15700
15701 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
15702
15703         * gcc.dg/20011113-1.c: New test.
15704
15705 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15706
15707         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
15708         std::__malloc_alloc_template<0> and
15709         std::__default_alloc_template<false, 0>.
15710
15711 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
15712
15713         * objc/execute/bf-21.m: New test.
15714         * objc/execute/enumeration-1.m: New test.
15715         * objc/execute/enumeration-2.m: New test.
15716
15717 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
15718
15719         * gcc.dg/gnu89-init-1.c: New test.
15720
15721 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
15722
15723         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
15724         * g++.old-deja/g++.jason/2371.C: Likewise.
15725         * g++.old-deja/g++.jason/template33.C: Likewise.
15726         * g++.old-deja/g++.jason/template34.C: Likewise.
15727         * g++.old-deja/g++.jason/template36.C: Likewise.
15728         * g++.old-deja/g++.oliva/typename1.C: Likewise.
15729         * g++.old-deja/g++.oliva/typename2.C: Likewise.
15730         * g++.old-deja/g++.other/typename1.C: Likewise.
15731         * g++.old-deja/g++.pt/inherit2.C: Likewise.
15732         * g++.old-deja/g++.pt/nontype5.C: Likewise.
15733         * g++.old-deja/g++.pt/typename11.C: Likewise.
15734         * g++.old-deja/g++.pt/typename14.C: Likewise.
15735         * g++.old-deja/g++.pt/typename16.C: Likewise.
15736         * g++.old-deja/g++.pt/typename3.C: Likewise.
15737         * g++.old-deja/g++.pt/typename4.C: Likewise.
15738         * g++.old-deja/g++.pt/typename5.C: Likewise.
15739         * g++.old-deja/g++.pt/typename7.C: Likewise.
15740         * g++.old-deja/g++.robertl/eb9.C: Likewise.
15741
15742 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
15743
15744         * g++.dg/other/linkage1.C: New test.
15745         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
15746         specifiers.
15747
15748 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
15749
15750         * gcc.dg/concat.c: New test.
15751
15752 2001-12-11  Stan Shebs  <shebs@apple.com>
15753
15754         * objc/compile: New test directory.
15755         * objc/compile/compile.exp: New expect script.
15756         * objc/compile/20011211-1.m: New compile test.
15757
15758 2001-12-11  Jason Merrill  <jason@redhat.com>
15759
15760         * lib/prune.exp (prune_gcc_output): Also handle "In member
15761         function".  So many permutations...
15762
15763 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
15764
15765         * g++.dg/template/typedef1.C: New test.
15766
15767 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
15768
15769         * g++.dg/other/copy1.C: New test.
15770
15771 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
15772
15773         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
15774
15775         * gcc.dg/builtin-choose-expr.c: New.
15776
15777 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
15778
15779         * gcc.dg/altivec-2.c: New.
15780
15781 2001-12-07  Richard Henderson  <rth@redhat.com>
15782
15783         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
15784
15785 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
15786
15787         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
15788         ultrasparc.
15789
15790 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15791
15792         * g++-old.deja/g++.robertl/eb101.C: Deleted.
15793
15794 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
15795
15796         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
15797         variable argument list.
15798
15799 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
15800
15801         * gcc.c-torture/execute/memcheck: Delete entire directory.
15802         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
15803         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
15804
15805 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15806
15807         * gcc.dg/Wshadow-1.c: New test.
15808
15809 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
15810
15811         * gcc.c-torture/compile/20011130-1.c: New test.
15812
15813         * gcc.dg/noncompile/20011025-1.c: New test.
15814
15815         * g++.dg/other/anon-union.C: New test.
15816
15817         * gcc.c-torture/execute/20011024-1.c: New test.
15818
15819 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15820
15821         * gcc.c-torture/execute/20000722-1.x,
15822         gcc.c-torture/execute/20010123-1.x: Remove.
15823         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
15824         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
15825         gcc.dg/c99-complit-2.c: New tests.
15826
15827 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
15828
15829         * g++.dg/inherit/base1.C: New test.
15830
15831 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
15832
15833         * g++.dg/other/stdarg1.C: New test.
15834
15835         * gcc.c-torture/compile/20011130-2.c: New test.
15836
15837 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
15838
15839         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
15840         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
15841         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
15842         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
15843         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
15844         * gcc.dg/builtin-prefetch-1.c: New test.
15845
15846 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
15847
15848         * gcc.dg/20011130-1.c: New test.
15849
15850 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
15851
15852         * g++.dg/other/scope1.C: New test.
15853         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
15854
15855 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15856
15857         * gcc.dg/vla-init-1.c: New test.
15858
15859 2001-12-01  Geoff Keating  <geoffk@redhat.com>
15860
15861         * gcc.c-torture/compile/structs.c: New testcase from GDB.
15862
15863 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15864
15865         * objc.dg/alias.m: Update.
15866         * objc.dg/class-1.m: Update.
15867         * objc.dg/const-str-1.m: Update.
15868         * objc.dg/fwd-proto-1.m: Update.
15869         * objc.dg/id-1.m: Update.
15870         * objc.dg/super-class-1.m: Update.
15871
15872 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
15873
15874         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
15875         constructs.
15876
15877 2001-11-28  Jeffrey A Law  (law@cygnus.com)
15878
15879         * gcc.c-torture/execute/20011128-1.c: New test.
15880
15881 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
15882
15883         * gcc.dg/20011127-1.c: New test.
15884
15885 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15886
15887         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
15888         from Austin Group draft 7.
15889         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
15890         scanf format arguments.
15891         * gcc.dg/format/no-exargs-2.c: New test.
15892
15893 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
15894
15895         * g++.dg/abi/vbase8-4.C: New test.
15896
15897 2001-11-24  Ian Lance Taylor  <ian@airs.com>
15898
15899         * gcc.c-torture/execute/20011121-1.c: New test.
15900
15901 2001-11-23  Jeffrey A Law  (law@cygnus.com)
15902
15903         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
15904
15905 2001-11-23  Andreas Jaeger  <aj@suse.de>
15906
15907         * gcc.dg/cpp/charconst-2.c: New test.
15908
15909 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
15910
15911         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
15912         to the host if it is remote.  Let tests specify extra headers
15913         they use.
15914         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
15915         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
15916         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
15917         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
15918         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
15919         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
15920         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
15921         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
15922         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
15923         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
15924
15925 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
15926
15927         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
15928         for little endian ARMs.
15929
15930 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
15931
15932         * gcc.c-torture/compile/20011119-1.c: New test.
15933         * gcc.c-torture/compile/20011119-2.c: New test.
15934
15935 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
15936
15937         * gcc.dg/altivec-1.c: Fix typo.
15938
15939 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15940
15941         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
15942
15943 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
15944
15945         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
15946
15947 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
15948
15949         * lib/g77.exp: Don't specify --rpath-link.
15950
15951         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
15952         across all the headers.
15953         * gcc.dg/format/format.exp: For testing on a remote host,
15954         copy format.h.
15955
15956         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
15957         * gcc.c-torture/execute/930406-1.c: Likewise.
15958         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
15959
15960 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
15961
15962         * gcc.dg/altivec-1.c: New.
15963
15964 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
15965
15966         * gcc.dg/cpp/fpreprocessed.c: New test case.
15967
15968 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15969
15970         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
15971         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
15972         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
15973
15974 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15975
15976         * gcc.dg/no-builtin-1.c: New test.
15977
15978 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
15979
15980         * gcc.c-torture/execute/20011115-1.c: New test.
15981
15982 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
15983
15984         * gcc.c-torture/compile/20011114-2.c: New test.
15985         * gcc.c-torture/compile/20011114-3.c: New test.
15986         * gcc.c-torture/compile/20011114-4.c: New test.
15987
15988 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
15989
15990         * g++.dg/other/init1.C: New test.
15991
15992 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
15993
15994         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
15995         message.
15996
15997         * gcc.c-torture/execute/20011114-1.c: New testcase.
15998
15999         * gcc.c-torture/compile/20010327-1.c: Revert last change.
16000         * gcc.c-torture/compile/20011114-1.c: New test, exactly
16001         like the (before this change) version of 20010327-1.c.
16002
16003 2001-11-14  Roger Sayle <roger@eyesopen.com>
16004
16005         * gcc.c-torture/execute/string-opt-13.c: New testcase.
16006
16007 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
16008
16009         * g++.dg/init/array2.C: New test.
16010
16011 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
16012
16013         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
16014
16015 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
16016
16017         * g++.dg/other/forscope1.C: New test.
16018         * g++.dg/ext/forscope1.C: New test.
16019         * g++.dg/ext/forscope2.C: New test.
16020
16021 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
16022
16023         * gcc.c-torture/execute/20011113-1.c: New test.
16024
16025 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
16026
16027         * gcc.c-torture/execute/20011109-2.c: New test.
16028
16029         * gcc.c-torture/execute/20011109-1.c: New test.
16030
16031 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
16032
16033         * gcc.c-torture/compile/20011109-1.c: New test.
16034
16035 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
16036
16037         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
16038         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
16039         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
16040         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
16041         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
16042         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
16043         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
16044
16045 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16046
16047         * g++.dg/warn/Wshadow-1.C: New tests.
16048         * g++.old-deja/g++.mike/for3.C: Update.
16049
16050 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16051
16052         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
16053         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
16054         XFAILs.  Adjust expected error texts.
16055         * gcc.c-torture/compile/20011106-1.c,
16056         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
16057         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
16058         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
16059         gcc.dg/c99-array-lval-5.c: New tests.
16060
16061 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16062
16063         * gcc.dg/cpp/defined.c: Update.
16064
16065 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16066
16067         * gcc.c-torture/execute/anon-1.c: New test.
16068
16069 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
16070
16071         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
16072         same size, so no warning should be produced on stormy16.
16073
16074         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
16075         due to oversized array.
16076         * g++.old-deja/g++.mike/ns15.C: Likewise.
16077         * g++.old-deja/g++.pt/crash16.C: Likewise.
16078
16079 2001-11-02  Graham Stott  <grahams@redhat.com>
16080
16081         * g++.dgother/debug1.C: Fix typos.
16082
16083 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
16084
16085         * g++.dg/other/debug1.C: New test.
16086
16087 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16088
16089         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
16090         of unsigned long.
16091
16092 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
16093
16094         * gcc.dg/20011029-2.c: New test.
16095
16096         * gcc.c-torture/compile/20011029-1.c: New test.
16097
16098 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
16099
16100         * objc/execute/class_self-1.m: New test.
16101         * objc/execute/class_self-2.m: New test.
16102
16103 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
16104
16105         * gcc.misc-tests/msgs.exp: Delete.
16106         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
16107         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
16108         error set to match recent changes.
16109
16110 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
16111
16112         * gcc.dg/20011021-1.c: New test.
16113
16114 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
16115
16116         * gcc.c-torture/compile/20011023-1.c: New test.
16117
16118 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
16119
16120         * lib/g77.exp: Rewrite based on lib/g++.exp.
16121
16122 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
16123
16124         * gcc.c-torture/execute/20011019-1.c: New test.
16125
16126         * gcc.dg/20011018-1.c: New test.
16127
16128 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
16129
16130         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
16131
16132 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
16133
16134         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
16135         * gcc.dg/attr-invalid.c: Likewise.
16136
16137 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
16138
16139         * testsuite/gcc.dg/20011015-1.c: New test.
16140
16141 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16142
16143         * g++.dg/template/unify2.C: New test.
16144
16145 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16146
16147         * g++.dg/other/exception-specification.C: New test
16148
16149 2001-10-13  Tom Rix  <trix@redhat.com>
16150
16151         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
16152         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
16153
16154 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
16155
16156         * testsuite/gcc.dg/20011009-1.c: New test.
16157
16158 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
16159
16160         PR g++/4476
16161         * g++.dg/other/friend1.C: New test.
16162
16163 2001-10-11  Richard Henderson  <rth@redhat.com>
16164
16165         * g++.old-deja/g++.other/crash18.C: Add -S to options.
16166
16167 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16168
16169         * gcc.c-torture/compile/20011010-1.c: New.
16170
16171 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16172
16173         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
16174         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
16175         g77.f-torture/execute/execute.exp,
16176         g77.f-torture/noncompile/noncompile.exp,
16177         gcc.c-torture/compile/compile.exp,
16178         gcc.c-torture/execute/execute.exp,
16179         gcc.c-torture/execute/ieee/ieee.exp,
16180         gcc.c-torture/execute/memcheck/memcheck.exp,
16181         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
16182         objc/execute/execute.exp: Update FSF address.
16183
16184 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16185
16186         * gcc.dg/cpp/cmdlne-C.c: Update.
16187         * gcc.dg/cpp/cmdlne-C2.c: New.
16188
16189 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16190
16191         * gcc.c-torture/execute/20011008-3.c: New.
16192
16193 2001-10-08  DJ Delorie  <dj@redhat.com>
16194
16195         * gcc.dg/20011008-1.c: New.
16196         * gcc.dg/20011008-2.c: New.
16197
16198 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16199
16200         * gcc.dg/cpp/spacing1.c: Update test.
16201
16202 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
16203
16204         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
16205         spelling errors of "separate" as "seperate".
16206
16207 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
16208
16209         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
16210         enough to avoid inlining.
16211
16212 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16213
16214         * lib/g77.exp: set libg2c_dir correctly.
16215
16216 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16217
16218         * gcc.dg/cpp/macro11.c: New test.
16219
16220 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16221
16222         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
16223         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
16224         gcc.dg/format/multattr-3.c: New tests.
16225         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
16226         tests for format attributes on function pointers being rejected.
16227
16228 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16229
16230         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
16231
16232 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16233
16234         * g++.dg/warn/format1.C: New test.
16235
16236 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
16237
16238         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
16239
16240 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16241
16242         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
16243
16244 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16245
16246         * gcc.dg/cpp/redef2.c: Add test.
16247
16248 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
16249
16250         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
16251         long-standing bug on i686, apparently.
16252         * gcc.c-torture/execute/loop-2c.x: New file.
16253         * gcc.c-torture/execute/loop-2d.x: New file.
16254         * gcc.c-torture/execute/loop-3c.x: New file.
16255
16256 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
16257
16258         * gcc.dg/cpp/20000625-2.c: Correct line number.
16259
16260 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16261
16262         * gcc.dg/cpp/macro10.c: New test.
16263         * gcc.dg/cpp/strify3.c: New test.
16264         * gcc.dg/cpp/spacing1.c: Add tests.
16265         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
16266         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
16267
16268 2001-09-24  DJ Delorie  <dj@redhat.com>
16269
16270         * gcc.c-torture/execute/20010924-1.c: New test.
16271
16272 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16273
16274         * testsuite/objc/execute/paste.m: Remove.
16275
16276 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16277
16278         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
16279
16280 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
16281
16282         * g77.dg/strlen0.f: New test.
16283
16284 2001-09-21  Richard Henderson  <rth@redhat.com>
16285
16286         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
16287         * g++.old-deja/g++.abi/vtable2.C: Likewise.
16288
16289 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16290
16291         Table-driven attributes.
16292         * g++.dg/ext/attrib1.C: New test.
16293
16294 2001-09-20  DJ Delorie  <dj@redhat.com>
16295
16296         * gcc.dg/20000926-1.c: Update expected warning messages.
16297         * gcc.dg/array-2.c: Likewise, and test for warnings too.
16298         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
16299         array.
16300
16301 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
16302
16303         * g++.dg/eh/registers1.C: New test case.
16304
16305 2001-09-17  Richard Henderson  <rth@redhat.com>
16306
16307         * gcc.dg/array-5.c: Fix VLA decomposition test.
16308
16309 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16310
16311         * gcc.dg/cpp/line5.c: New testcase.
16312
16313 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
16314
16315         * gcc.dg/cpp/macro9.c: New test.
16316
16317 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
16318
16319         * gcc.c-torture/execute/980223.c: Change type of addr from long
16320         to char *.
16321
16322 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
16323
16324         * gcc.c-torture/execute/20010915-1.c: New test.
16325
16326 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
16327
16328         * g77.dg/bprob: New directory.
16329         * g77.dg/bprob/bprob.exp: New file.
16330         * g77.dg/bprob/bprob-1.f: New test.
16331         * g77.dg/gcov: New directory.
16332         * g77.dg/gcov/gcov.exp: New file.
16333         * g77.dg/gcov/gcov-1.f: New test.
16334         * g77.dg/gcov/gcov-1.x: New file.
16335
16336 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
16337
16338         * gcc.dg/cpp/directiv.c: Update.
16339         * gcc.dg/cpp/undef1.c: Update.
16340
16341 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
16342
16343         * gcc.dg/20010912-1.c: New test.
16344
16345 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
16346
16347         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
16348         language-independent file in lib.
16349         * lib/gcov.exp: New file.
16350
16351 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16352
16353         * gcc.c-torture/compile/20010911-1.c: New test.
16354
16355 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
16356
16357         * lib/profopt.exp: New, to support profile-directed optimizations.
16358         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
16359         * gcc.misc-tests/bprob-1.c: New test.
16360         * gcc.misc-tests/bprob-2.c: New test.
16361
16362 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
16363
16364         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
16365         XFAIL and which kinds of gcov output to verify.
16366         * gcc.misc-tests/gcov-4b.x: New file.
16367         * gcc.misc-tests/gcov-5b.x: New file.
16368         * gcc.misc-tests/gcov-6.x: New file.
16369         * gcc.misc-tests/gcov-7.c: New test.
16370         * gcc.misc-tests/gcov-7.x: New file.
16371
16372 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
16373
16374         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
16375         * gcc.misc-tests/gcov-6.c: New test.
16376
16377 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
16378
16379         PR c++/3986
16380         * g++.dg/abi/vbase1.C: New test.
16381
16382 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
16383
16384         * objc.dg/method-2.m: New.
16385
16386 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16387
16388         PR c++/4203
16389         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
16390         * g++.dg/init/empty1.C: New test.
16391
16392 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
16393
16394         * gcc.c-torture/compile/20010903-1.c: New test.
16395
16396 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
16397
16398         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
16399         for m68k.
16400
16401 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
16402
16403         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
16404
16405         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
16406
16407         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
16408
16409 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
16410
16411         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
16412         for 16-bit 'unsigned int'.
16413
16414 2001-08-29  Kazu Hirata  <kazu@hxi.com>
16415
16416         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
16417
16418 2001-08-27  Richard Henderson  <rth@redhat.com>
16419
16420         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
16421         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
16422
16423 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
16424
16425         * gcc.dg/asm-names.c (ymain): New.
16426
16427 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
16428
16429         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
16430         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
16431         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
16432
16433 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16434
16435         * gcc.dg/compare5.c: New testcase.
16436
16437 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
16438
16439         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
16440         and "In instantiation".
16441
16442 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
16443
16444         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
16445
16446 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
16447
16448         * gcc.misc-tests/gcov.exp: Add support for branch information.
16449         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
16450         * gcc.misc-tests/gcov-4.c: New test.
16451         * gcc.misc-tests/gcov-4b.c: New test.
16452         * gcc.misc-tests/gcov-5b.c: New test.
16453
16454 2001-08-20  Zack Weinberg  <zackw@panix.com>
16455
16456         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
16457         expected to fail.
16458
16459 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16460
16461         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
16462
16463 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
16464
16465         * g++.dg/eh/template1.C: New test.
16466
16467 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
16468
16469         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
16470         Fix thinko.
16471         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
16472         for xfail.
16473
16474 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
16475
16476         * lib/g77-dg.exp:  Use prune.exp for common procedures
16477         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
16478         * lib/g77.exp: (g77-dg-prune) Remove
16479
16480 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
16481
16482         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
16483
16484 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16485
16486         * g++.dg/template/unify1.C: New test.
16487
16488 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
16489
16490         * g++.dg/abi/empty4.C: New test.
16491
16492 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
16493
16494         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
16495         solaris2.*
16496         * g77.f-torture/compile/pr3743.x: Likewise
16497
16498 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
16499
16500         * g++.dg/other/using-declaration.C: New test.
16501
16502 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16503
16504         * gcc.dg/cpp/tr-sign.c: New testcase.
16505
16506 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16507
16508         * gcc.dg/cpp/19951025-1.c: Revert.
16509         * gcc.dg/cpp/directiv.c: We no longer process directives that
16510         interrupt macro arguments.
16511
16512 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
16513
16514         * gcc.dg/bconstp-1.c: New test.
16515
16516 2001-08-03  Richard Henderson  <rth@redhat.com>
16517
16518         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
16519
16520 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16521
16522         * gcc.dg/cpp/19951025-1.c: Update.
16523
16524 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
16525
16526         * g77.dg/ff90-1.f (s): Fix reference of variable z,
16527         should be x.
16528
16529 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
16530
16531         Kill -fhonor-std.
16532         * g++.old-deja/g++.ns/ns14.C: Remove special options.
16533         * g++.old-deja/g++.other/std1.C: Likewise.
16534         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
16535
16536 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
16537
16538         * lib/g77.exp:  Load gcc-defs.exp for common procedures
16539         (g77_pass, g77_fail, g77_finish, g77_exit,
16540         ${tool}_check_unsupported_p} Now redundant.  Deleted.
16541
16542 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
16543
16544         * g77.dg/fbackslash.f
16545         * g77.dg/fcase-preserve.f
16546         * g77.dg/ff90-1.f
16547         * g77.dg/ffixed-line-length-0.f
16548         * g77.dg/ffixed-line-length-132.f
16549         * g77.dg/ffixed-line-length-7.f
16550         * g77.dg/ffixed-line-length-72.f
16551         * g77.dg/ffixed-line-length-none.f
16552         * g77.dg/ffree-form-1.f
16553         * g77.dg/fno-backslash.f
16554         * g77.dg/fno-f90-1.f
16555         * g77.dg/fno-fixed-form-1.f
16556         * g77.dg/fno-onetrip.f
16557         * g77.dg/fno-typeless-boz.f
16558         * g77.dg/fno-underscoring.f
16559         * g77.dg/fno-vxt-1.f
16560         * g77.dg/fonetrip.f
16561         * g77.dg/ftypeless-boz.f
16562         * g77.dg/fugly-assumed.f
16563         * g77.dg/funderscoring.f
16564         * g77.dg/fvxt-1.f
16565
16566 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
16567
16568         * objc.dg/fwd-proto-1.m: New.
16569         * objc.dg/local-decl-1.m: New.
16570         * objc.dg/naming-1.m: New.
16571         * objc.dg/naming-2.m: New.
16572         * objc.dg/proto-hier-1.m: New.
16573
16574 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
16575
16576         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
16577         largest-type elements to a struct makes its size grow.
16578
16579 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16580
16581         * g++.dg/abi/vthunk1.C: New test.
16582
16583 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16584
16585         * g++.dg/abi/vbase8-22.C: New test.
16586
16587 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16588
16589         * gcc.dg/cpp/macro8.c: New test.
16590
16591 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16592
16593         * g++.dg/abi/vbase8-21.C: New test.
16594
16595 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16596
16597         * g++.dg/abi/vbase8-10.C: New test.
16598
16599 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16600
16601         * lib/g++.exp (g++_set_ld_library_path): Renamed to
16602         ${tool}_set_ld_library_path.
16603         Changed caller.
16604         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
16605         g++.exp.
16606
16607 2001-07-26  Stan Cox <scox@redhat.com>
16608
16609         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
16610         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
16611         gcc_exit, gcc_check_unsupported_p):
16612         Moved to gcc-deps.exp
16613         * gcc-deps.exp: New file.
16614
16615 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16616
16617         * g++.old-deja/g++.pt/defarg14.C: New test.
16618
16619 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16620
16621         * g++.old-deja/g++.other/lineno5.C: New test.
16622
16623 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16624
16625         * g++.old-deja/g++.pt/crash68.C: New test.
16626
16627 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16628
16629         * g++.old-deja/g++.other/crash42.C: New test.
16630
16631 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16632
16633         * gcc.dg/cpp/extratokens.c: Fix.
16634         * gcc.dg/cpp/skipping2.c: New tests.
16635
16636 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16637
16638         * gcc.c-torture/execute/20010724-1.c: New file.
16639         * gcc.c-torture/execute/20010724-1.x: New file.
16640
16641 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16642
16643         * g++.old-deja/g++.other/cond7.C: New test.
16644
16645 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16646
16647         * g++.old-deja/g++.other/optimize4.C: New test.
16648
16649 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16650
16651         * g++.old-deja/g++.abi/vbase8-5.C: New test.
16652
16653 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
16654
16655         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
16656         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
16657         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
16658         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
16659
16660         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
16661         bug report" message.
16662
16663         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
16664         * g++.dg/ext/instantiate1.C: Move from old-deja.
16665
16666 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
16667
16668         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
16669         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
16670         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
16671         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
16672
16673 2001-07-23  Jeffrey A Law  (law@cygnus.com)
16674
16675         * gcc.c-torture/execute/20010723-1.c: New test.
16676
16677 2001-07-23  Ben Elliston  <bje@redhat.com>
16678
16679         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
16680
16681 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16682
16683         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
16684         i[34567]86-*-*.
16685         Delete handling of ieee_multilib_flags.
16686         Pass -mieee for alpha*-*-* and sh-*-*.
16687         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
16688
16689 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
16690
16691         Remove old-abi tests.
16692         * g++.old-deja/g++.mike/p11116.C: Remove.
16693         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
16694
16695 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
16696
16697         * g77.f-torture/compile/pr3743.f:  New test
16698
16699 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
16700
16701         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
16702
16703 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16704
16705         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
16706         g++.old-deja/g++.pt/static6.C: Likewise.
16707         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
16708         supports weak symbols.
16709
16710 2001-07-18  Andreas Jaeger  <aj@suse.de>
16711
16712         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
16713         supported again.
16714
16715 2001-07-18  Andreas Jaeger  <aj@suse.de>
16716
16717         * gcc.dg/iftrap-1.c: Fix target line.
16718
16719 2001-07-17  Richard Henderson  <rth@redhat.com>
16720
16721         * gcc.c-torture/execute/20010717-1.c: New.
16722
16723 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16724
16725         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
16726         tests.
16727
16728 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16729
16730         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
16731
16732 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16733
16734         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
16735         UAC_SIGBUS, UAC_NOPRINT definitions.
16736
16737 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
16738
16739         * objc/execute/object_is_class.m: New test.
16740         * objc/execute/object_is_meta_class.m: New test.
16741
16742 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
16743
16744         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
16745         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
16746
16747 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
16748
16749         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
16750         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
16751
16752 2001-07-14  Richard Henderson  <rth@redhat.com>
16753
16754         * gcc.dg/iftrap-1.c: New.
16755
16756 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
16757
16758         * g77.f-torture/execute/intrinsic77.f: New test.
16759
16760 2001-07-11  Janis Johnson <janis@us.ibm.com>
16761
16762         * gcc.misc-tests/gcov-3.c: New test.
16763
16764 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16765
16766         * gcc.c-torture/compile/20010711-1.c,
16767         * gcc.c-torture/compile/20010711-2.c: New tests.
16768
16769 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16770
16771         * gcc.c-torture/execute/20010711-1.c: New test.
16772
16773 2001-07-11  Ben Elliston  <bje@redhat.com>
16774
16775         * g++.old-deja/g++.other/enum5.C: New test.
16776
16777 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
16778
16779         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
16780         (g++-dg-prune): Call prune_gcc_output.
16781         * prune.exp: New file for prune_gcc_output.
16782         * lib/g++.exp, lib/gcc.exp: Load it.
16783
16784 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
16785
16786         * gcc.c-torture/compile/20010701-1.c,
16787         g++.old-deja/g++.ext/attrib6.C: New tests.
16788
16789 2001-07-06  Jeffrey A Law  (law@cygnus.com)
16790
16791         * gcc.c-torture/compile/20010706-1.c: New test.
16792
16793 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
16794
16795         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
16796
16797 2001-06-28  Stan Shebs  <shebs@apple.com>
16798
16799         * gcc.dg/pragma-darwin.c: New test.
16800
16801 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16802
16803         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
16804         Solaris 2.[678] system.
16805
16806 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16807
16808         * gcc.dg/20010622-1.c: New test.
16809
16810 2001-06-18  Stan Shebs  <shebs@apple.com>
16811
16812         * objc.dg: New directory.
16813         * objc.dg/dg.exp: New file.
16814         * objc.dg/alias.m: New.
16815         * objc.dg/class-1.m: New.
16816         * objc.dg/class-2.m: New.
16817         * objc.dg/const-str-1.m: New.
16818         * objc.dg/const-str-2.m: New.
16819         * objc.dg/id-1.m: New.
16820         * objc.dg/method-1.m: New.
16821         * objc.dg/super-class-1.m: New.
16822         * lib/objc-dg.exp: New file.
16823
16824 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16825
16826         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
16827         of label name.
16828
16829 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
16830
16831         * g++.old-deja/g++.abi/vbase8-9.C: New test.
16832
16833 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16834
16835         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
16836         variable.
16837
16838 2001-06-12  Richard Henderson  <rth@redhat.com>
16839
16840         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
16841
16842 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16843
16844         * g++.old-deja/g++.abi/vbase5.C: New test.
16845         * g++.old-deja/g++.abi/vbase6.C: New test.
16846         * g++.old-deja/g++.abi/vbase7.C: New test.
16847
16848 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16849
16850         * gcc.c-torture/compile/20010610-1.c: New test.
16851
16852 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16853
16854         * g++.old-deja/g++.abi/vbase4.C: New test.
16855
16856 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16857
16858         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
16859         support %f for HC11/HC12 targets.
16860         * gcc.c-torture/execute/930513-1.x: New file, likewise.
16861         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
16862         on HC11/HC12 targets.
16863         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
16864
16865 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16866
16867         * gcc.dg/wchar_t-1.c: New file.
16868         * gcc.dg/wint_t-1.c: Likewise.
16869
16870 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
16871
16872         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
16873
16874 2001-06-11  Richard Henderson  <rth@redhat.com>
16875
16876         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
16877
16878 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16879
16880         * gcc.c-torture/compile/20010611-1.c: New test.
16881
16882 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16883
16884         * gcc.dg/c99-tag-1.c: Add more tests.
16885
16886 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
16887
16888         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
16889         representation on MN10300 and ARM/Thumb.
16890
16891 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
16892
16893         * g77.f-torture/execute/20010610.f: New.
16894
16895 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
16896
16897         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
16898         names.
16899
16900 2001-06-09  Richard Henderson  <rth@redhat.com>
16901
16902         * gcc.c-torture/execute/ashrdi-1.c: New.
16903         * gcc.c-torture/execute/ashldi-1.c: New.
16904         * gcc.c-torture/execute/lshrdi-1.c: New.
16905
16906 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
16907
16908         * objc/execute/load-3.m: Added. Check sending +load to categories,
16909         in addition to classes.
16910
16911 2001-06-08  Stan Shebs  <shebs@apple.com>
16912
16913         * objc/execute/load-2.m: New test.  From Nicola Pero
16914         <n.pero@mi.flashnet.it>.
16915
16916 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
16917
16918         * gcc.c-torture/execute/20010605-2.c: New test.
16919
16920 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
16921
16922         * g++.old-deja/g++.abi/vbase2.C: New test.
16923         * g++.old-deja/g++.abi/vbase3.C: New test.
16924
16925 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
16926
16927         * g++.old-deja/g++.pt/friend49.C: New test.
16928
16929 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
16930
16931         * g++.old-deja/g++.ext/anon3.C: New test.
16932
16933 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
16934
16935         * g++.old-deja/g++.other/conv7.C: New test.
16936
16937 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
16938
16939         * gcc.c-torture/compile/20010605-2.c: New test.
16940
16941 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16942
16943         * gcc.c-torture/execute/20010604-1.c: New test.
16944
16945 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
16946
16947         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
16948
16949 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
16950
16951         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
16952         (g++_link_flags): Likewise.
16953         (g++_init): Pass gccpath's value to two previous functions.
16954
16955 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16956
16957         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
16958         Ensure logfile entry matches exec command line.
16959
16960 2001-05-31  Richard Henderson  <rth@redhat.com>
16961
16962         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
16963         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
16964
16965 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
16966
16967         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
16968         compiler for irix6.2
16969
16970 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
16971
16972         * g++.old-deja/g++.other/optimize3.C: New file.
16973
16974 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
16975
16976         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
16977         assemble.
16978
16979 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
16980
16981         * g++.old-deja/g++.other/optimize2.C: New file.
16982
16983 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
16984
16985         * gcc.c-torture/compile/20010518-2.c: New file.
16986         * gcc.c-torture/execute/20010518-1.c: New file.
16987         * gcc.c-torture/execute/20010518-2.c: New file.
16988
16989 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16990
16991         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
16992
16993 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
16994
16995         G++ no longer defines builtins that do not begin with __builtin.
16996         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
16997         * g++.old-deja/g++.brendand/misc13.C: Likewise.
16998         * g++.old-deja/g++.law/builtin1.C: Likewise.
16999         * g++.old-deja/g++.law/cvt2.C: Likewise.
17000         * g++.old-deja/g++.mike/net5.C: Likewise.
17001         * g++.old-deja/g++.other/builtins1.C: Likewise.
17002         * g++.old-deja/g++.other/builtins2.C: Likewise.
17003         * g++.old-deja/g++.other/builtins3.C: Likewise.
17004         * g++.old-deja/g++.other/builtins4.C: Likewise.
17005         * g++.old-deja/g++.other/inline8.C: Likewise.
17006         * g++.old-deja/g++.robertl/eb39.C: Likewise.
17007
17008 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
17009
17010         * g++.old-deja/g++.pt/using1.C: Adjust.
17011         * g++.old-deja/g++.pt/using2.C: New test.
17012
17013 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
17014
17015         * gcc.dg/cpp/charconst.c: New tests.
17016         * gcc.dg/cpp/escape.c: New tests.
17017         * gcc.dg/cpp/escape-1.c: New tests.
17018         * gcc.dg/cpp/escape-2.c: New tests.
17019         * gcc.dg/cpp/ucs.c: New tests.
17020
17021 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
17022
17023         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
17024         native compiler for irix6.5.
17025
17026 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
17027
17028         * lib/g++.exp (g++_include_flags): Use args to compute
17029         get_multilibs.
17030         (g++_link_flags): Likewise.
17031         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
17032
17033 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17034
17035         * gcc.dg/c90-hexfloat-1.c: Add more tests.
17036
17037 2001-05-21  Geoff Keating  <geoffk@redhat.com>
17038
17039         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
17040         this file.
17041
17042 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17043
17044         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
17045         STACK_SIZE;
17046         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
17047         to STACK_SIZE; Use it to define size of add_histo array.
17048         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
17049         to STACK_SIZE.
17050         (f): Use GITT_SIZE to define size of gitt local table.
17051         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
17052         to STACK_SIZE; Use it to define size of bytemem array.
17053
17054 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17055
17056         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
17057         on 68HC11/HC12 due to the asm instruction.
17058         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
17059         * gcc.c-torture/compile/920520-1.x: Likewise.
17060         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
17061         on 68HC11/HC12 because the function is larger than 64K.
17062         * gcc.c-torture/compile/961203-1.x: New file, this test fails
17063         on 68HC11/HC12 because the structure is too large.
17064
17065 2001-05-20  Richard Henderson  <rth@redhat.com>
17066
17067         * gcc.c-torture/execute/20010520-1.c: New.
17068
17069 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17070
17071         * g++.old-deja/g++.warn/compare1.C: New test.
17072         * gcc.dg/compare4.c: New test.
17073
17074 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
17075
17076         * g++.old-deja/g++.other/optimize1.C: New test.
17077
17078 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17079
17080         * g++.old-deja/g++.pt/spec41.C: New test.
17081
17082 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
17083
17084         * gcc.c-torture/compile/20010114-1.x: Remove.
17085
17086 2001-05-18  Stan Shebs  <shebs@apple.com>
17087
17088         * gcc.c-torture/compile/20010518-1.c: New test.
17089
17090 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
17091
17092         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
17093         * g++.old-deja/g++.pt/crash67.C: New test.
17094
17095 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
17096
17097         * g++.old-deja/g++.other/debug9.C: New test.
17098
17099 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
17100
17101         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
17102
17103 2001-05-16  Jan Hubicka  <jh@suse.cz>
17104
17105         * gcc.c-torture/compile/20010516-1.c: New test.
17106
17107 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17108
17109         * g++.old-deja/g++.other/crash41.C: New test.
17110
17111 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17112
17113         * g++.old-deja/g++.pt/crash66.C: New test.
17114
17115 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
17116
17117         * g++.old-deja/g++.robertl/eb27.C: Convert.
17118
17119 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
17120
17121         * g++.dg/friend-warn.C: New test.  Do not warn about friend
17122         declaration being redundant.
17123
17124 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
17125
17126         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
17127
17128 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
17129
17130         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
17131
17132 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
17133
17134         * lib/g++.exp: Use testsuite_flags.
17135
17136 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
17137
17138         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
17139
17140 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17141
17142         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
17143
17144 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
17145
17146         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
17147
17148 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
17149
17150         * gcc.c-torture/compile/20010313-1.c: New test.
17151
17152 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
17153
17154         * gcc.dg/cpp/direct2.c: New test.
17155         * gccq.dg/cpp/direct2s.c: New test.
17156
17157         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
17158
17159 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
17160
17161         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
17162         * g++.old-deja/g++.other/op3.C: Likewise.
17163
17164 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17165
17166         * gcc.dg/cpp/syshdr.h: New file.
17167         * gcc.dg/cpp/sysmac1.c: Update.
17168         * gcc.dg/cpp/sysmac2.c: Update.
17169
17170 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17171
17172         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
17173
17174 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
17175
17176         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
17177         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
17178
17179 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
17180
17181         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
17182
17183 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
17184
17185         * lib/g++.exp (g++_include_flags): Don't use any special flags
17186         if TESTING_IN_BUILD_TREE is not defined.
17187         (g++_init): Use a plain 'c++' as the compiler if
17188         TESTING_IN_BUILD_TREEE is not defined.
17189
17190 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17191
17192         * g++.old-deja/g++.eh/catch13.C: New test.
17193         * g++.old-deja/g++.eh/catch14.C: New test.
17194
17195 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17196
17197         * gcc.dg/cpp/tr-define.c: New test.
17198
17199 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
17200
17201         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
17202         <stdlib.h>, not <malloc.h>.
17203
17204 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17205
17206         * g++.old-deja/g++.ns/template17.C: New test.
17207
17208 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17209
17210         * g++.old-deja/g++.pt/ref4.C: New test.
17211
17212 2001-04-30  Richard Henderson  <rth@redhat.com>
17213
17214         * gcc.dg/20000724-1.c: Revert last change.
17215
17216 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
17217
17218         * g77.f-torture/execute/20010430.f: New test.
17219
17220 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
17221
17222         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
17223
17224 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
17225
17226         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
17227
17228 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17229
17230         * g++.old-deja/g++.eh/crash6.C: New test.
17231
17232 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17233
17234         * g++.old-deja/g++.other/warn7.C: New test.
17235
17236 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17237
17238         * g++.old-deja/g++.other/defarg9.C: New test.
17239
17240 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17241
17242         * g77.f-torture/compile/20010426.f: New test.
17243         * g77.f-torture/execute/20010426.f: New test.
17244
17245 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17246
17247         * g77.f-torture/compile/20000629-1.x: Remove - error
17248         has been fixed.
17249
17250 2001-04-26  Jeffrey A Law  (law@cygnus.com)
17251
17252         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
17253         Tweak slightly to work with g++.dg framework.
17254         * g++.dg/special/ecos.exp: Run initp1.C test.
17255         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
17256
17257         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
17258         its linker doesn't give line numbers either.
17259         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
17260
17261 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17262
17263         * g++.old-deja/g++.other/lex1.C: New test.
17264
17265 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
17266
17267         * gcc.dg/noncompile/20010425-1.c: New test.
17268
17269 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17270
17271         * g++.old-deja/g++.pt/mangle2.C: New test.
17272
17273 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17274
17275         * gcc.dg/format/plus-1.c: New test.
17276
17277 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17278
17279         * gcc.dg/20010423-1.c: New test.
17280
17281 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17282
17283         * gcc.c-torture/execute/20010422-1.c: New test.
17284
17285 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
17286
17287         * g++.old-deja/g++.ns/type2.C: New test.
17288
17289 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
17290
17291         * g++.old-deja/g++.other/perf1.C: New test.
17292
17293 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
17294
17295         * gcc.dg/c99-func-2.c: Remove xfail.
17296         * gcc.dg/c99-func-3.c: Remove xfail.
17297         * gcc.dg/c99-func-4.c: Remove xfail.
17298
17299 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
17300
17301         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
17302
17303 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17304
17305         * gcc.c-torture/compile/20010423-1.c: New test.
17306
17307 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17308
17309         * g++.old-deja/g++.pt/typename28.C: New test.
17310
17311 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17312
17313         * g++.old-deja/g++.abi/empty2.C: New test.
17314         * g++.old-deja/g++.abi/empty3.C: New test.
17315
17316 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17317
17318         * g++.old-deja/g++.other/comdat2.C: New test.
17319         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
17320
17321 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17322
17323         * g++.old-deja/g++.other/overload14.C: New test.
17324
17325 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17326
17327         * g++.old-deja/g++.other/lookup23.C: New test.
17328
17329 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17330
17331         * gcc.c-torture/execute/20010403-1.c: New test.
17332
17333 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
17334             Mark Mitchell  <mark@codesourcery.com>
17335
17336         * lib/old-dejagnu.exp: Don't delete output of executable.
17337         Add .exe suffix to executables.
17338
17339 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
17340
17341         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
17342
17343 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17344
17345         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
17346
17347 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17348
17349         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
17350         * g++.old-deja/g++.abi/crash1.C: New test.
17351
17352 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17353
17354         * g++.old-deja/g++.other/crash40.C: New test.
17355
17356 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17357
17358         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
17359
17360 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
17361
17362         * g++.old-deja/g++.other/warn6.C: New test.
17363
17364 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17365
17366         * g++.old-deja/g++.robertl/eb42.C: Same.
17367
17368 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17369
17370         * gcc.dg/wtr-conversion-1.c: New testcase.
17371
17372 2001-04-10  Richard Henderson  <rth@redhat.com>
17373
17374         * g++.old-deja/g++.other/array5.C: New.
17375
17376 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17377
17378         * gcc.c-torture/execute/20010408-1.c: New test.
17379
17380 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
17381
17382         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
17383         headers and constructs.
17384         * g++.old-deja/g++.robertl/eb79.C: Same.
17385         * g++.old-deja/g++.robertl/eb77.C (main): Same.
17386         * g++.old-deja/g++.robertl/eb73.C: Same.
17387         * g++.old-deja/g++.robertl/eb66.C (main): Same.
17388         * g++.old-deja/g++.robertl/eb55.C (t): Same.
17389         * g++.old-deja/g++.robertl/eb54.C (main): Same.
17390         * g++.old-deja/g++.robertl/eb46.C (main): Same.
17391         * g++.old-deja/g++.robertl/eb44.C: Same.
17392         * g++.old-deja/g++.robertl/eb41.C (main): Same.
17393         * g++.old-deja/g++.robertl/eb4.C (main): Same.
17394         * g++.old-deja/g++.robertl/eb39.C: Same.
17395         * g++.old-deja/g++.robertl/eb33.C (main): Same.
17396         * g++.old-deja/g++.robertl/eb31.C (main): Same.
17397         * g++.old-deja/g++.robertl/eb30.C: Same.
17398         * g++.old-deja/g++.robertl/eb3.C: Same.
17399         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
17400         * g++.old-deja/g++.robertl/eb21.C: Same.
17401         * g++.old-deja/g++.robertl/eb15.C: Same.
17402         * g++.old-deja/g++.robertl/eb118.C: Same.
17403         * g++.old-deja/g++.robertl/eb115.C (main): Same.
17404         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
17405         * g++.old-deja/g++.robertl/eb109.C: Same.
17406         * g++.old-deja/g++.other/sibcall1.C (main): Same.
17407         * g++.old-deja/g++.mike/rtti1.C: Same.
17408         * g++.old-deja/g++.mike/p658.C: Same.
17409         * g++.old-deja/g++.mike/net46.C: Same.
17410         * g++.old-deja/g++.mike/net34.C: Same.
17411         * g++.old-deja/g++.mike/memoize1.C: Same.
17412         * g++.old-deja/g++.mike/eh2.C: Same.
17413         * g++.old-deja/g++.law/weak.C: Same.
17414         * g++.old-deja/g++.law/visibility7.C: Same.
17415         * g++.old-deja/g++.law/visibility25.C: Same.
17416         * g++.old-deja/g++.law/visibility22.C: Same.
17417         * g++.old-deja/g++.law/visibility2.C: Same.
17418         * g++.old-deja/g++.law/visibility17.C: Same.
17419         * g++.old-deja/g++.law/visibility13.C: Same.
17420         * g++.old-deja/g++.law/visibility10.C: Same.
17421         * g++.old-deja/g++.law/visibility1.C: Same.
17422         * g++.old-deja/g++.law/virtual3.C (eval): Same.
17423         * g++.old-deja/g++.law/vbase1.C: Same.
17424         * g++.old-deja/g++.law/operators32.C: Same.
17425         * g++.old-deja/g++.law/nest3.C: Same.
17426         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
17427         * g++.old-deja/g++.law/except5.C (main): Same.
17428         * g++.old-deja/g++.law/cvt7.C (run): Same.
17429         * g++.old-deja/g++.law/cvt2.C: Same.
17430         * g++.old-deja/g++.law/cvt16.C: Same.
17431         * g++.old-deja/g++.law/ctors6.C (bar): Same.
17432         * g++.old-deja/g++.law/ctors17.C (main): Same.
17433         * g++.old-deja/g++.law/ctors13.C: Same.
17434         * g++.old-deja/g++.law/ctors12.C (main): Same.
17435         * g++.old-deja/g++.law/ctors10.C: Same.
17436         * g++.old-deja/g++.law/code-gen5.C: Same.
17437         * g++.old-deja/g++.law/bad-error7.C: Same.
17438         * g++.old-deja/g++.law/arm9.C: Same.
17439         * g++.old-deja/g++.law/arm12.C: Same.
17440         * g++.old-deja/g++.law/arg8.C: Same.
17441         * g++.old-deja/g++.law/arg1.C: Same.
17442         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
17443         * g++.old-deja/g++.jason/template31.C: Same.
17444         * g++.old-deja/g++.jason/template24.C (main): Same.
17445         * g++.old-deja/g++.jason/2371.C: Same.
17446         * g++.old-deja/g++.eh/new2.C: Same.
17447         * g++.old-deja/g++.eh/new1.C: Same.
17448         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
17449         * g++.old-deja/g++.brendan/nest21.C (main): Same.
17450         * g++.old-deja/g++.brendan/err-msg3.C: Same.
17451         * g++.old-deja/g++.brendan/crash62.C: Same.
17452         * g++.old-deja/g++.brendan/crash52.C: Same.
17453         * g++.old-deja/g++.brendan/crash49.C (main): Same.
17454         * g++.old-deja/g++.brendan/crash38.C: Same.
17455         * g++.old-deja/g++.brendan/crash15.C (main): Same.
17456         * g++.old-deja/g++.brendan/copy9.C: Same.
17457
17458 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
17459
17460         * gcc.c-torture/execute/20001203-2.c (memset):
17461         Count argument is of type __SIZE_TYPE__.
17462
17463 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
17464
17465         * gcc.c-torture/compile/20010404-1.c: New test.
17466
17467 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
17468
17469         * gcc.c-torture/compile/20010326-1.c: New test.
17470
17471 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
17472
17473         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
17474         peculiarities of the SH.
17475         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
17476
17477 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17478
17479         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
17480         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
17481         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
17482
17483 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17484
17485         * g77.f-torture/compile/20010321-1.f: New test.
17486
17487 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17488
17489         * gcc.c-torture/compile/20010329-1.c: New test.
17490
17491 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17492
17493         * gcc.c-torture/execute/20010329-1.c: New test.
17494
17495 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17496
17497         * g++.old-deja/g++.other/eh4.C: Fix typo.
17498
17499 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17500
17501         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
17502
17503 2001-03-28  Philip Blundell  <philb@gnu.org>
17504
17505         * gcc.c-torture/compile/20010328-1.c: New test.
17506
17507 2001-03-27  Richard Henderson  <rth@redhat.com>
17508
17509         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
17510         * g++.old-deja/g++.eh/vbase3.C: Likewise.
17511
17512 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
17513
17514         * gcc.c-torture/compile/20010327-1.c: New test.
17515
17516 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17517
17518         * g++.old-deja/g++.other/friend12.C: New test.
17519         * g++.old-deja/g++.other/friend9.C: Expect no errors.
17520         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
17521
17522 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17523
17524         * gcc.c-torture/execute/20010325-1.c: New test.
17525
17526 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
17527
17528         * g++.old-deja/g++.other/mangle3.C: New test.
17529
17530 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
17531
17532         * g++.old-deja/g++.other/anon8.C: New test.
17533
17534 2001-03-20  Philip Blundell  <philb@gnu.org>
17535
17536         * gcc.c-torture/compile/20010320-1.c: New test.
17537
17538 2001-03-17  Richard Henderson  <rth@redhat.com>
17539
17540         * g++.old-deja/g++.other/eh4.C: Add expected error text.
17541
17542 2001-03-15  Geoff Keating  <geoff@redhat.com>
17543
17544         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
17545         tests on AIX.
17546
17547 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
17548
17549         * g++.old-deja/g++.other/eh4.C: New test.
17550
17551 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17552
17553         * gcc.dg/cpp/mi1.c: Update.
17554
17555 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
17556
17557         * g++.old-deja/g++.other/regstack.C: New test.
17558
17559 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17560
17561         * g++.old-deja/g++.other/ref4.C: New test.
17562
17563 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
17564
17565         * objc/execute/va_method.m: Added.
17566         * objc/execute/IMP.m: Added.
17567         * objc/execute/_cmd.m: Added.
17568         * objc/execute/accessing_ivars.m: Added.
17569         * objc/execute/class-1.m: Added.
17570         * objc/execute/class-10.m: Added.
17571         * objc/execute/class-11.m: Added.
17572         * objc/execute/class-12.m: Added.
17573         * objc/execute/class-13.m: Added.
17574         * objc/execute/class-14.m: Added.
17575         * objc/execute/class-2.m: Added.
17576         * objc/execute/class-3.m: Added.
17577         * objc/execute/class-4.m: Added.
17578         * objc/execute/class-5.m: Added.
17579         * objc/execute/class-6.m: Added.
17580         * objc/execute/class-7.m: Added.
17581         * objc/execute/class-8.m: Added.
17582         * objc/execute/class-9.m: Added.
17583         * objc/execute/class-tests-1.h
17584         * objc/execute/class-tests-2.h
17585         * objc/execute/compatibility_alias.m: Added.
17586         * objc/execute/encode-1.m: Added.
17587         * objc/execute/formal_protocol-1.m: Added.
17588         * objc/execute/formal_protocol-2.m: Added.
17589         * objc/execute/formal_protocol-3.m: Added.
17590         * objc/execute/formal_protocol-4.m: Added.
17591         * objc/execute/formal_protocol-5.m: Added.
17592         * objc/execute/formal_protocol-6.m: Added.
17593         * objc/execute/formal_protocol-7.m: Added.
17594         * objc/execute/informal_protocol.m: Added.
17595         * objc/execute/initialize.m: Added.
17596         * objc/execute/load.m: Added.
17597         * objc/execute/many_args_method.m: Added.
17598         * objc/execute/nested-3.m: Added.
17599         * objc/execute/no_clash.m: Added.
17600         * objc/execute/private.m: Added.
17601         * objc/execute/redefining_self.m: Added.
17602         * objc/execute/root_methods.m: Added.
17603         * objc/execute/selector-1.m: Added.
17604         * objc/execute/static-1.m: Added.
17605         * objc/execute/static-2.m: Added.
17606         * objc/execute/va_method.m: Added.
17607
17608 2001-03-10  Richard Henderson  <rth@redhat.com>
17609
17610         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
17611
17612 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
17613
17614         * g++.old-deja/g++.other/crash31.C: XFAIL.
17615         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
17616         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
17617         * gcc.c-torture/execute/20010123-1.x: XFAIL.
17618         * gcc.c-torture/execute/20010124-1.x: XFAIL.
17619         * gcc.dg/sequence-pt-1.c: XFAIL one test.
17620
17621 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
17622
17623         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
17624
17625 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17626
17627         * gcc.dg/20000724-1.c: Don't use multiline strings.
17628
17629 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17630
17631         * objc/execute/string1.m, objc/execute/string2.m: Compare the
17632         result of -cString against what we expect it to be; don't just
17633         print it out for no one to read.
17634
17635         * objc/execute/string3.m, objc/execute/string4.m: New tests.
17636         Based on testcases provided by Nicola Pero.
17637
17638 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17639
17640         * gcc.dg/cpp/macro7.c: New test.
17641
17642 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17643
17644         * gcc.dg/cpp/multiline.c: Update.
17645
17646 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17647
17648         * g++.old-deja/g++.other/enum3.C: New test.
17649
17650 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17651
17652         * g++.old-deja/g++.other/pod1.C: New test.
17653
17654 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17655
17656         * g++.old-deja/g++.ext/overload1.C: New test.
17657
17658 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17659
17660         * g++.old-deja/g++.pt/using1.C: New test.
17661
17662 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17663
17664         * g++.old-deja/g++.other/using9.C: New test.
17665
17666 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
17667
17668         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
17669
17670         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
17671
17672 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
17673
17674         * g++.old-deja/g++.ext/realpt1.C: Remove.
17675
17676 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
17677
17678         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
17679
17680 2001-02-26  Will Cohen  <wcohen@redhat.com>
17681
17682         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
17683
17684 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
17685
17686         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
17687         templatized constructors.
17688
17689 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17690
17691         * gcc.c-torture/execute/20010224-1.c: New test.
17692
17693 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
17694
17695         * gcc.c-torture/execute/20010222-1.c: New test.
17696
17697 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
17698
17699         * g++.old-deja/g++.other/inline20.C: New test.
17700
17701 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
17702
17703         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
17704
17705 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17706
17707         * g++.old-deja/g++.other/lookup22.C: New test.
17708
17709 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
17710
17711         * g77.dg: New directory.
17712         * g77.dg/20010216-1.f: New test case.
17713         * g77.dg/dg.exp: New driver.
17714         * lib/g77-dg.exp: New driver library.
17715
17716 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17717
17718         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
17719
17720 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
17721
17722         * g++.old-deja/g++.other/decl9.C: New test.
17723
17724 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
17725
17726         * g++.old-deja/g++.other/init16.C: Update the test so that it does
17727         not need <string> and also tests the initialization at runtime.
17728
17729 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17730
17731         * gcc.c-torture/execute/longlong.c: New test.
17732
17733 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17734
17735         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
17736
17737 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17738
17739         * gcc.c-torture/execute/920302-1.c (execute):
17740         Change argument type to short.
17741
17742 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17743
17744         * g++.old-deja/g++.pt/deduct6.C: New test.
17745
17746 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17747
17748         * g++.old-deja/g++.pt/deduct5.C: New test.
17749
17750 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
17751
17752         * gcc.c-torture/execute/20010209-1.c: New test.
17753
17754 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17755
17756         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
17757
17758 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
17759
17760         * g++.dg/vtgc1.C: Update for new ABI.
17761
17762         * consistency.vlad: New directory, 1665 files.
17763
17764 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
17765
17766         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
17767         return type.
17768         * gcc.dg/cpp/digraphs.c: Declare puts.
17769
17770 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17771
17772         * g++.old-deja/g++.other/warn5.C: New test.
17773
17774 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17775
17776         * g++.old-deja/g++.pt/spec40.C: New test.
17777
17778 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17779
17780         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
17781         case.
17782         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
17783
17784 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
17785
17786         * gcc.c-torture/compile/20010209-1.c: New test.
17787
17788 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
17789
17790         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
17791         excess errors message but not if it crashes.
17792         * g++.old-deja/g++.other/crash27.C: Likewise.
17793         * g++.old-deja/g++.other/crash28.C: Likewise.
17794         * g++.old-deja/g++.other/crash30.C: Likewise.
17795         * g++.old-deja/g++.other/crash32.C: Likewise.
17796         * g++.old-deja/g++.other/crash35.C: Likewise.
17797         * g++.old-deja/g++.pt/inherit2.C: Likewise.
17798
17799 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
17800
17801         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
17802         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
17803         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
17804         g77.f-torture/execute/execute.exp,
17805         g77.f-torture/noncompile/noncompile.exp,
17806         gcc.c-torture/execute/execute.exp,
17807         gcc.c-torture/execute/memcheck/memcheck.exp,
17808         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
17809         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
17810         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
17811         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
17812         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
17813         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
17814         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17815         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
17816         Remove bug reporting instructions with ancient email addresses.
17817
17818 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17819
17820         * gcc.dg/20010202-1.c: New test.
17821         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
17822
17823 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
17824
17825         * g++.dg/stdbool-if.C: New test.
17826
17827 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
17828
17829         * objc/execute/fdecl.m: Added main().
17830
17831 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17832
17833         * gcc.c-torture/execute/20010206-1.c: New test.
17834
17835 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17836
17837         * gcc.dg/cpp/avoidpaste1.c: Update.
17838
17839 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
17840
17841         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
17842         Pero <nicola@brainstorm.co.uk>.
17843         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
17844
17845 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
17846
17847         * g++.old-deja/g++.pt/spec39.C: New test.
17848
17849 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
17850
17851         * gcc.c-torture/compile/20010202-1.c: New test.
17852
17853 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
17854
17855         * g++.old-deja/g++.abi/primary2.C: New test.
17856         * g++.old-deja/g++.abi/primary3.C: New test.
17857         * g++.old-deja/g++.abi/primary4.C: New test.
17858         * g++.old-deja/g++.abi/primary5.C: New test.
17859         * g++.old-deja/g++.abi/vtable3.h: New test.
17860         * g++.old-deja/g++.abi/vtable3a.C: New test.
17861         * g++.old-deja/g++.abi/vtable3b.C: New test.
17862         * g++.old-deja/g++.abi/vtable3c.C: New test.
17863         * g++.old-deja/g++.abi/vtable3d.C: New test.
17864         * g++.old-deja/g++.abi/vtable3e.C: New test.
17865         * g++.old-deja/g++.abi/vtable3f.C: New test.
17866         * g++.old-deja/g++.abi/vtable3g.C: New test.
17867         * g++.old-deja/g++.abi/vtable3h.C: New test.
17868         * g++.old-deja/g++.abi/vtable3i.C: New test.
17869         * g++.old-deja/g++.abi/vtable3j.C: New test.
17870         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
17871
17872 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
17873
17874         * g++.old-deja/g++.other/anon6.C: New test.
17875         * g++.old-deja/g++.other/anon7.C: New test.
17876
17877 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
17878
17879         * gcc.dg/cpp/avoidpaste2.c: New tests.
17880
17881 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
17882
17883         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
17884
17885 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
17886
17887         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
17888         DECIMAL_DIG cases for Irix."
17889
17890 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
17891
17892         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
17893
17894 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
17895
17896         * gcc.dg/c99-tag-1.c: New test.
17897
17898 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
17899
17900         * gcc.dg/cpp/tr-warn1.c: Add tests.
17901
17902 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
17903
17904         * gcc.dg/cpp/avoidpaste1.c: Update.
17905         * gcc.dg/cpp/paste4.c: Update.
17906
17907 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
17908
17909         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
17910         cases for Irix.
17911
17912 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
17913
17914         * g++.old-deja/g++.other/inline19.C: New test.
17915
17916 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17917
17918         * gcc.dg/Wlarger-than.c: New test.
17919
17920 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17921
17922         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
17923
17924 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
17925
17926         * gcc.c-torture/execute/20010129-1.c: New test.
17927         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
17928
17929 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
17930
17931         * gcc.dg/cpp/avoidpaste1.c: Test case.
17932
17933 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
17934
17935         * g++.old-deja/g++.other/inline18.C: New test.
17936
17937 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17938
17939         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
17940         and __builtin_putchar.
17941
17942 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
17943
17944         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
17945         tests.
17946
17947 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
17948
17949         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
17950         floating point number rounding mode to round to the nearest
17951         representable mode.
17952
17953 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
17954
17955         * g++.old-deja/g++.other/mangle2.C: New test.
17956
17957 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
17958
17959         * gcc.c-torture/compile/20010124-1.c: New test.
17960
17961 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
17962
17963         * g++.old-deja/g++.pt/spec38.C: New test.
17964
17965 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17966
17967         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
17968         "Build don't run".
17969
17970 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17971
17972         * gcc.c-torture/execute/20010123-1.c: New test.
17973
17974 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
17975
17976         * g++.old-deja/g++.pt/spec37.C: New test.
17977
17978 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
17979
17980         * g++.old-deja/g++.pt/overload14.C: New test.
17981
17982 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17983
17984         * gcc.c-torture/execute/20010122-1.c: New test, exercise
17985         __builtin_return_address.
17986
17987 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
17988
17989         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
17990         * g++.old-deja/g++.pt/spec35.C: New test.
17991         * g++.old-deja/g++.pt/spec36.C: New test.
17992
17993 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
17994
17995         * gcc.c-torture/compile/20010118-1.c: New test.
17996
17997 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
17998
17999         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
18000
18001 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18002
18003         * gcc.c-torture/execute/20010119-1.c: New test.
18004
18005 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18006
18007         * g++.old-deja/g++.other/vbase5.C: New test.
18008
18009 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18010
18011         * gcc.c-torture/execute/20010118-1.c: New test.
18012
18013 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18014
18015         * g++.old-deja/g++.pt/deduct3.C: New test.
18016
18017 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18018
18019         * g++.old-deja/g++.pt/spec34.C: New test.
18020
18021 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
18022
18023         * g77.f-torture/compile/20000601-2.f: New test.
18024
18025 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18026
18027         * g++.old-deja/g++.other/init17.C: New test.
18028
18029 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
18030
18031         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
18032
18033 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18034
18035         * g++.old-deja/g++.pt/unify8.C: New test.
18036
18037 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18038
18039         * g++.old-deja/g++.abi/vbase1.C: New test.
18040
18041 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18042
18043         * g++.old-deja/g++.pt/crash65.C: New test.
18044
18045 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18046
18047         * gcc.dg/cpp/assembl2.S: New test case.
18048
18049 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
18050
18051         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
18052         are supported.
18053
18054 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18055
18056         * g++.old-deja/g++.other/builtins1.C: New test.
18057         * g++.old-deja/g++.other/builtins2.C: Likewise.
18058         * g++.old-deja/g++.other/builtins3.C: Likewise.
18059         * g++.old-deja/g++.other/builtins4.C: Likewise.
18060
18061 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
18062
18063         * gcc.c-torture/compile/20010117-1.c: New test.
18064         * gcc.c-torture/compile/20010117-2.c: New test.
18065
18066 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18067
18068         * g77.f-torture/execute/20010116.[fx]: New test,
18069         XFAIL on i?86-*-*.
18070         * g77.f-torture/compile/20010115.f: Indicate it's
18071         a test for PR fortran/1636.
18072
18073 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18074
18075         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
18076
18077 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18078
18079         * g77.f-torture/compile/20010115.f: New test.
18080
18081 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
18082
18083         * g++.old-deja/g++.pt/nontype5.C: New test.
18084
18085 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18086
18087         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
18088         have an equivalent working one below it.
18089
18090 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18091
18092         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
18093         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18094
18095 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18096
18097         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
18098         message containing "init_priority".
18099         (conpr-2.C): Likewise.
18100         (conpr-3.C): Likewise.
18101         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
18102
18103 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18104
18105         * gcc.c-torture/execute/20010114-2.c: New test.
18106
18107 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18108
18109         * gcc.c-torture/compile/20010114-1.c: New test.
18110         * gcc.c-torture/compile/20010114-1.x: Xfail.
18111         * gcc.c-torture/compile/20010114-2.c: New test.
18112         * gcc.c-torture/execute/20010114-1.c: New test.
18113         * gcc.dg/trunc-1.c: New test.
18114         * gcc.dg/uninit-B.c: New test.
18115
18116 2001-01-13  Nick Clifton  <nickc@redhat.com>
18117
18118         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
18119         target.
18120
18121 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18122
18123         * gcc.c-torture/compile/20010113-1.c: New test.
18124
18125 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
18126
18127         * gcc.c-torture/compile/20001212-1.c: New test.
18128
18129 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18130
18131         * gcc.dg/cpp/widestr1.c: Update.
18132         * gcc.dg/cpp/prag-imp.c: Remove.
18133
18134 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
18135
18136         * gcc.c-torture/execute/20000801-3.x: Remove.
18137         * gcc.dg/c90-init-1.c: New test.
18138         * gcc.dg/c99-init-1.c: New test.
18139         * gcc.dg/c99-init-2.c: New test.
18140         * gcc.dg/gnu99-init-1.c: New test.
18141
18142 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
18143
18144         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
18145         testing that no relevant ones were found.
18146
18147 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18148
18149         * g++.old-deja/g++.pt/cast2.C: New test.
18150
18151 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18152
18153         * g++.old-deja/g++.pt/friend47.C: New test.
18154
18155 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18156
18157         * g++.old-deja/g++.pt/instantiate13.C: New test.
18158
18159 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18160
18161         * g++.old-deja/g++.other/defarg7.C: New test.
18162         * g++.old-deja/g++.other/defarg8.C: New test.
18163
18164 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18165
18166         * g++.old-deja/g++.pt/crash64.C: New test.
18167
18168 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18169
18170         * g++.old-deja/g++.pt/crash63.C: New test.
18171
18172 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18173
18174         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
18175
18176 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
18177
18178         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
18179
18180 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18181
18182         * g++.old-deja/g++.pt/error3.C: New test.
18183
18184 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18185
18186         * g++.old-deja/g++.other/crash39.C: New test.
18187
18188 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18189
18190         * g++.old-deja/g++.other/vbase4.C: New test.
18191
18192 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
18193
18194         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
18195         * gcc.dg/special/20000419-2.c: New file. Identical to above.
18196         * gcc.dg/special/special.exp: New test driver which will check
18197         for alias support for the above test.
18198
18199 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
18200
18201         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
18202         problems on small machines.
18203         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
18204         parameterize.
18205
18206 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
18207
18208         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
18209         mips.
18210         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18211
18212 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
18213
18214         * g++.old_deja/g++.pt/using8.C: New test.
18215
18216 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18217
18218         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
18219
18220 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
18221
18222         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
18223         where a failure is expected.
18224         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
18225
18226 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18227
18228         * g++.old_deja/g++.pt/instantiate12.C: New test.
18229
18230 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18231
18232         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
18233         start of structs.
18234         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
18235         * g++.old-deja/g++.brendan/crash17.C: Likewise.
18236         * g++.old-deja/g++.brendan/crash29.C: Likewise.
18237         * g++.old-deja/g++.brendan/crash48.C: Likewise.
18238         * g++.old-deja/g++.brendan/ns1.C: Likewise.
18239         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
18240         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
18241         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
18242         * g++.old-deja/g++.eh/spec6.C: Likewise.
18243         * g++.old-deja/g++.jason/crash3.C: Likewise.
18244         * g++.old-deja/g++.law/ctors11.C: Likewise.
18245         * g++.old-deja/g++.law/ctors17.C: Likewise.
18246         * g++.old-deja/g++.law/ctors5.C: Likewise.
18247         * g++.old-deja/g++.law/ctors9.C: Likewise.
18248         * g++.old-deja/g++.mike/ambig1.C: Likewise.
18249         * g++.old-deja/g++.mike/net22.C: Likewise.
18250         * g++.old-deja/g++.mike/p3538a.C: Likewise.
18251         * g++.old-deja/g++.mike/p3538b.C: Likewise.
18252         * g++.old-deja/g++.mike/virt3.C: Likewise.
18253         * g++.old-deja/g++.niklas/t128.C: Likewise.
18254         * g++.old-deja/g++.other/anon4.C: Likewise.
18255         * g++.old-deja/g++.other/using1.C: Likewise.
18256         * g++.old-deja/g++.other/warn3.C: Likewise.
18257         * g++.old-deja/g++.pt/t37.C: Likewise.
18258         * g++.old-deja/g++.robertl/eb69.C: Likewise.
18259         * g++.old-deja/g++.robertl/eb71.C: Likewise.
18260
18261 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18262
18263         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
18264
18265 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18266
18267         * gcc.c-torture/execute/stdio-opt-3.c: New test.
18268
18269 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
18270
18271         * gcc.c-torture/compile/20010107-1.c: New test.
18272
18273 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18274
18275         * gcc.c-torture/execute/builtin-noret-1.c: New test.
18276
18277 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18278
18279         * gcc.dg/format/format.h: New file.
18280         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
18281         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
18282         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
18283         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
18284         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
18285         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
18286         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
18287         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
18288         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
18289         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
18290         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
18291         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
18292         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
18293         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
18294         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
18295         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
18296         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
18297         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
18298         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
18299         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
18300         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
18301         instead of declaring standard types, macros and functions in each
18302         test.
18303
18304 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
18305
18306         * gcc.c-torture/execute/20010106-1.c: New test.
18307
18308 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18309
18310         * gcc.dg/format/format.exp: New file.
18311         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
18312         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
18313         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
18314         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
18315         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
18316         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
18317         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
18318         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
18319         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
18320         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
18321         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
18322         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
18323         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
18324         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
18325         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
18326         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
18327         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
18328         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
18329         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
18330         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
18331         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
18332         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
18333         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
18334         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
18335         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
18336         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
18337         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
18338         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
18339         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
18340         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
18341         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
18342         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
18343         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
18344         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
18345         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
18346         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
18347         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
18348         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
18349         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
18350         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
18351         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
18352         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
18353
18354 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
18355
18356         * gcc.c-torture/execute/991228-1.c: Take word endianness into
18357         account.
18358
18359 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18360
18361         * gcc.c-torture/execute/builtin-complex-1.c: New test.
18362
18363 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
18364
18365         * g++.old-deja/g++.pt/crash62.C: New test.
18366
18367 2001-01-04  Richard Henderson  <rth@redhat.com>
18368
18369         * gcc.dg/20000926-1.c: Update expected warnings.
18370         * gcc.dg/array-2.c: Likewise.
18371         * gcc.dg/array-4.c: Also validate flexible array members.
18372         * gcc.dg/c99-flex-array-1.c: New.
18373
18374 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18375
18376         * gcc.c-torture/compile/20001222-1.x: Remove.
18377
18378 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18379
18380         * gcc.c-torture/execute/built-in-setjmp.c: New.
18381
18382 2001-01-03  Richard Henderson  <rth@redhat.com>
18383
18384         * gcc.dg/940510-1.c: Update expected error wording.
18385         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
18386
18387 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
18388
18389         * lib/target-supports.exp (check_alias_available): Modified to
18390         indicate aliases not supported if only weak aliases are supported.
18391
18392 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18393
18394         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
18395         Turn on cmpstrsi checks for __pj__ and __i370__.
18396
18397 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18398
18399         * g++.old-deja/g++.other/virtual11.C: New test.
18400
18401 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18402
18403         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
18404
18405 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18406
18407         * gcc.c-torture/compile/20010102-1.c: New test.
18408
18409 2001-01-02  Andreas Jaeger  <aj@suse.de>
18410
18411         * gcc.dg/noreturn-3.c: New test.
18412
18413         * gcc.dg/noreturn-4.c: New test.
18414
18415 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18416
18417         * gcc.c-torture/execute/stdio-opt-1.c: Also test
18418         __builtin_fputc and __builtin_fwrite.
18419
18420 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18421
18422         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
18423         signed char, not default char.
18424
18425 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18426
18427         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
18428
18429 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
18430
18431         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
18432
18433 2000-12-29  Richard Henderson  <rth@redhat.com>
18434
18435         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
18436         (__cyg_profile_func_exit): Define.
18437
18438 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18439
18440         * g++.dg/vtgc1.C: New test.
18441
18442 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
18443
18444         * gcc.dg/noncompile/20001228-1.c: New test.
18445
18446         * gcc.dg/20001228-1.c: New test.
18447
18448         * gcc.c-torture/execute/20001228-1.c: New test.
18449
18450 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
18451
18452         * gcc.dg/format-strfmon-1.c: New test.
18453
18454 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18455
18456         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
18457         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
18458         * gcc.c-torture/execute/string-opt-1.c: Likewise.
18459         * gcc.c-torture/execute/string-opt-2.c: Likewise.
18460         * gcc.c-torture/execute/string-opt-3.c: Likewise.
18461         * gcc.c-torture/execute/string-opt-4.c: Likewise.
18462         * gcc.c-torture/execute/string-opt-6.c: Likewise.
18463         * gcc.c-torture/execute/string-opt-7.c: Likewise.
18464         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18465         * gcc.c-torture/execute/string-opt-9.c: Likewise.
18466         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18467         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18468         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18469
18470         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
18471         * gcc.c-torture/execute/string-opt-4.c: Test index.
18472
18473 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
18474
18475         * gcc.c-torture/compile/20001226-1.c: New test.
18476
18477 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18478
18479         * gcc.c-torture/compile/20001222-1.c: New test.
18480         * gcc.c-torture/compile/20001222-1.x: Xfail.
18481
18482 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
18483
18484         * gcc.c-torture/execute/comp-goto-2.c: New test.
18485
18486 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
18487
18488         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
18489         Use long types if __INT_MAX__ is 32767.
18490         (main): Use cast to (sint32 *) when poking 88 into a_page.
18491
18492         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
18493
18494 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
18495
18496         * gcc.c-torture/compile/20001221-1.c: New test.
18497         * gcc.c-torture/execute/20001221-1.c: New test.
18498
18499 2000-12-20  Richard Henderson  <rth@redhat.com>
18500
18501         * g++.old-deja/g++.pt/crash36.C: Update error lines.
18502         * g++.old-deja/g++.robertl/eb109.C: Likewise.
18503
18504 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18505
18506         * gcc.dg/compare3.c: New test.
18507
18508 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18509
18510         * gcc.dg/format-warnll-1.c: New test.
18511
18512 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18513
18514         * gcc.dg/cpp/cmdlne-P.c: New test.
18515
18516 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18517
18518         * gcc.c-torture/execute/builtin-abs-1.c,
18519         gcc.c-torture/execute/builtin-abs-2.c: New tests.
18520
18521 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18522
18523         * gcc.dg/cpp/multiline.c: New test.
18524
18525 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18526
18527         * g++.old-deja/g++.other/syshdr1.C: Update.
18528         * gcc.dg/cpp/lineflags.c: Remove temporarily.
18529
18530 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18531
18532         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
18533
18534 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18535
18536         * g++.old-deja/g++.pt/ttp65.C: New test.
18537
18538 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18539
18540         * g++.old-deja/g++.pt/ttp64.C: New test.
18541
18542 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18543
18544         * g++.old-deja/g++.pt/spec33.C: New test.
18545
18546 2000-12-14  Catherine Moore  <clm@redhat.com>
18547
18548         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
18549         * gcc.c-torture/execute/920612-2.c: Likewise.
18550         * gcc.c-torture/execute/920428-2.c: Likewise.
18551         * gcc-c-torture/execute/va-arg-11.c: Call exit.
18552         * gcc.c-torture/execute/va-arg-21.c: Likewise.
18553
18554 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18555
18556         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
18557         * gcc.dg/pack-test-2.c: Likewise.
18558
18559 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18560
18561         Tests by Zack Weinberg <zackw@stanford.edu>.
18562
18563         * gcc.dg/cpp/defined.c: Update.
18564         * gcc.dg/cpp/defined_trad.c: New tests.
18565
18566 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18567
18568         * gcc.dg/cpp/trad-direct.c: Update.
18569
18570 2000-12-11  Neil Booth  <neilb@earthling.net>
18571
18572         * gcc.dg/cpp/defined_trad.c
18573
18574 2000-12-11  Neil Booth  <neilb@earthling.net>
18575
18576         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
18577
18578 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18579
18580         * gcc.dg/format-miss-2.c: New test.
18581
18582 2000-12-09  Neil Booth  <neilb@earthling.net>
18583
18584         * gcc.dg/cpp/lineflags.c: New tests.
18585         * gcc.dg/cpp/poison.c: Update.
18586         * gcc.dg/cpp/redef2.c: Update.
18587         * gcc.dg/cpp/skipping.c: New test.
18588
18589 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
18590
18591         * g++.old-deja/g++.other/eh3.C: New testcase.
18592
18593 2000-12-07  Neil Booth  <neilb@earthling.net>
18594
18595         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
18596         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
18597         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
18598         wtr-union-init-2.c, wtr-union-init-3.c: Update.
18599         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
18600         Update.
18601
18602 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18603
18604         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
18605         __SIZE_TYPE__ instead of int for type of integers cast to
18606         pointers.
18607
18608 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
18609
18610         * g++.old-deja/g++.other/cleanup4.C: New test.
18611
18612 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18613
18614         * format-sec-1.c: New test.
18615
18616 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18617
18618         * gcc.dg/format-nonlit-3.c: New test.
18619
18620 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18621
18622         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
18623         through a null pointer.
18624
18625 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18626
18627         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
18628         * g++.old-deja/g++.pt/partial4.C: New test.
18629
18630 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
18631
18632         * gcc.c-torture/execute/ieee/hugeval.x: New.
18633
18634 2000-12-06  Neil Booth  <neilb@earthling.net>
18635
18636         * gcc.dg/cpp/backslash2.c: New tests.
18637
18638 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18639
18640         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
18641         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
18642
18643 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
18644
18645         * gcc.c-torture/execute/20001203-2.c: New testcase.
18646
18647 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18648
18649         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
18650         * g++.old-deja/g++.other/virtual10.C: New test.
18651
18652 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18653
18654         * g++.old-deja/g++.mike/pmf5.C: Remove test.
18655
18656 2000-12-05  Richard Henderson  <rth@redhat.com>
18657
18658         * gcc.c-torture/compile/20001205-1.c: New.
18659
18660 2000-12-04  Neil Booth  <neilb@earthling.net>
18661
18662         * g++.old-deja/g++.other/virtual9.C: New test.
18663         * g++.old-deja/g++.pt/crash61.C: New test.
18664         * gcc.c-torture/execute/loop-9.c: New test.
18665
18666 2000-12-04  Neil Booth  <neilb@earthling.net>
18667
18668         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
18669         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
18670         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
18671         * gcc.dg/cpp/extratokens.c: ...here.
18672
18673 2000-12-04  Neil Booth  <neilb@earthling.net>
18674
18675         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
18676         New tests.
18677
18678 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18679
18680         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
18681         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
18682
18683 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
18684
18685         * gcc.c-torture/execute/20001203-1.c: New test.
18686
18687 2000-12-03  Neil Booth  <neilb@earthling.net>
18688
18689         * gcc.dg/cpp/macro6.c: New test cases.
18690
18691 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18692
18693         * gcc.c-torture/execute/string-opt-9.c: New test.
18694         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18695         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18696         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18697
18698         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
18699         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
18700
18701 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
18702
18703         * gcc.dg/cpp/if-6.c: New testcase.
18704
18705         * gcc.dg/20001201-1.c: New testcase.
18706
18707 2000-12-02  Neil Booth  <neilb@earthling.net>
18708
18709         * g++.old-deja/g++.other/externC4.C,
18710         g++.old-deja/g++.other/friend10.C: New tests.
18711
18712 2000-12-02  Neil Booth  <neilb@earthling.net>
18713
18714         * g++.old-deja/g++.other/instan2.C
18715         * g++.old-deja/g++.other/instan3.C: New test.
18716
18717 2000-12-02  Neil Booth  <neilb@earthling.net>
18718
18719         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
18720         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
18721         gnuc99.c,gnuc99-pedantic.c: New tests.
18722
18723 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18724
18725         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
18726         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
18727
18728 2000-12-01  Neil Booth  <neilb@earthling.net>
18729
18730         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
18731         * gcc.dg/cpp/poison.c: Update.
18732         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
18733
18734 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
18735
18736         * g77.f-torture/execute/20001201.f: New test.
18737
18738 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18739
18740         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
18741
18742 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
18743
18744         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
18745
18746 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
18747
18748         * g++.old-deja/g++.other/cast6.C: New test.
18749
18750 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
18751
18752         * gcc.c-torture/execute/20001130-2.c: New testcase.
18753
18754 2000-11-30  Richard Henderson  <rth@redhat.com>
18755
18756         * gcc.c-torture/execute/20001130-1.c: New test.
18757
18758 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18759
18760         * g++.old-deja/g++.other/op3.C: New test.
18761
18762 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18763
18764         * g++.old-deja/g++.other/op2.C: New test.
18765
18766 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18767
18768         * g++.old-deja/g++.other/crash38.C: New test.
18769
18770 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
18771
18772         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
18773
18774 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
18775
18776         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
18777         tests.
18778         * gcc.c-torture/execute/string-opt-6.c: New test.
18779
18780         * gcc.dg/20001117-1.c: Add main.
18781
18782 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
18783
18784         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
18785         Move from here ...
18786         * gcc.dg/940510-1.c: ... to here.
18787
18788         * gcc.dg/20000926-1.c: GNU C now allows initializations of
18789         zero-size arrays in toplevel structures.
18790
18791 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18792
18793         * gcc.c-torture/execute/loop-8.c: New test.
18794
18795 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18796
18797         * g++.old-deja/g++.other/base1.C: New test.
18798
18799 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18800
18801         * g++.old-deja/g++.other/parse2.C: New test.
18802
18803 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18804
18805         * g++.old-deja/g++.pt/incomplete1.C: New test.
18806
18807 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18808
18809         * g++.old-deja/g++.other/friend9.C: New test.
18810
18811 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18812
18813         * gcc.dg/20001127-1.c: New test.
18814
18815 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18816
18817         * g++.old-deja/g++.pt/friend46.C: New test.
18818
18819 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18820
18821         * g++.old-deja/g++.other/ptrmem8.C: New test.
18822
18823 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18824
18825         * gcc.c-torture/execute/string-opt-7.c: New test.
18826         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18827
18828 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
18829
18830         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
18831         instead of 'mkcheck 2'.
18832
18833 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18834
18835         * gcc.c-torture/execute/memcheck/driver.c,
18836         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
18837         C9X references to refer to C99.
18838
18839 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
18840
18841         * gcc.dg/ultrasp3.c: New test.
18842
18843 2000-11-25  Neil Booth  <neilb@earthling.net>
18844
18845         * gcc.dg/cpp/include2.c: Update test to be locale independent.
18846
18847 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
18848
18849         * gcc.c-torture/compile/20001123-2.c: New.
18850
18851 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18852
18853         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
18854
18855 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
18856
18857         * gcc.dg/sequence-point-1.c: Add some new tests.
18858         * gcc.c-torture/execute/20001124-1.c: New test.
18859
18860 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
18861
18862         * g++.old-deja/g++.other/vaarg4.C: New test.
18863         * gcc.c-torture/compile/20001123-1.c: New test.
18864
18865 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
18866
18867         * g++.other/crash24.C: Adjust and remove XFAIL.
18868         * g++.other/crash37.C: New test.
18869
18870 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
18871
18872         * g++.old-deja/g++.pt/instantiate9.C: New test.
18873
18874 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
18875
18876         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
18877         new ABI, too.
18878
18879         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
18880         * g++.old-deja/g++.robertl/eb55.C: Likewise.
18881
18882 2000-11-22  Neil Booth  <neilb@earthling.net>
18883
18884         * gcc.dg/cpp/Wtrigraphs.c: New test.
18885
18886 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
18887
18888         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
18889
18890 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
18891
18892         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
18893
18894 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
18895
18896         * lib/gcc-dg.exp: load_lib scanasm.exp.
18897         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
18898         * lib/g++-dg.exp: load_lib scanasm.exp.
18899         * lib/scanasm.exp: New.
18900         (scan-assembler, scan-assembler-not): Add optional arguments to
18901         test name, or if not present, the pattern name.
18902         (scan-assembler-dem, scan-assembler-dem-not): New.
18903
18904         * g++.dg/dg.exp: New.
18905
18906 2000-11-21  Neil Booth  <neilb@earthling.net>
18907
18908         * gcc.dg/cpp/integrated1.c: Remove.
18909
18910 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
18911
18912         * gcc.c-torture/execute/20001121-1.c: New test.
18913
18914 2000-11-21  Richard Henderson  <rth@redhat.com>
18915
18916         * gcc.c-torture/compile/20001121-1.c: New test.
18917
18918 2000-11-20  Neil Booth  <neilb@earthling.net>
18919
18920         * gcc.dg/cpp/integrated1.c: New test.
18921
18922 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
18923
18924         * g++.old-deja/g++.other/inline17.C: New test.
18925
18926 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
18927
18928         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
18929         local variable to be zero: I made the variable global. Now
18930         uses abort() and exit() instead of relying on main's return value.
18931
18932 2000-11-20  Neil Booth  <neilb@earthling.net>
18933
18934         * gcc.dg/cpp/paste2.c: Update test.
18935         * objc/execute/paste.m: New test.
18936
18937 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
18938
18939         * gcc.dg/c99-condexpr-1.c: New test.
18940
18941 2000-11-20  Neil Booth  <neilb@earthling.net>
18942
18943         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
18944
18945 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
18946
18947         * g++.old-deja/g++.pt/export1.C: New test.
18948
18949 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
18950
18951         * gcc.dg/20001117-1.c: New test.
18952
18953 2000-11-18  Richard Henderson  <rth@redhat.com>
18954
18955         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
18956
18957 2000-11-18  Richard Henderson  <rth@redhat.com>
18958
18959         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
18960         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
18961         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
18962
18963 2000-11-18  Richard Henderson  <rth@redhat.com>
18964
18965         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
18966         (main): New.  Exit cleanly.
18967
18968 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18969
18970         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
18971         gcc.dg/c99-fordecl-2.c: New tests.
18972
18973 2000-11-18  Richard Henderson  <rth@redhat.com>
18974
18975         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
18976         * gcc.c-torture/execute/zerolen-2.c: New.
18977
18978 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18979
18980         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
18981         memory.
18982
18983 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
18984
18985         * g++.old-deja/g++.pt/instantiate8.C: New test.
18986
18987 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
18988
18989         * g++.old-deja/g++.other/incomplete.C: Add more tests.
18990         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
18991
18992 2000-11-16  Nick Clifton  <nickc@redhat.com>
18993
18994         * gcc.c-torture/execute/nestfunc-2.c: New test.
18995         * gcc.c-torture/execute/nestfunc-3.c: New test.
18996
18997 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
18998
18999         * gcc.c-torture/compile/20001116-1.c: New test.
19000
19001 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19002
19003         * gcc.c-torture/execute/20001115-1.c: New test.
19004
19005 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
19006
19007         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
19008         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
19009         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
19010         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19011
19012 2000-11-15  Neil Booth  <neilb@earthling.net>
19013
19014         gcc.dg/cpp/_Pragma1.c: Update.
19015         gcc.dg/cpp/_Pragma2.c: New test.
19016
19017 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
19018
19019         * g++.old-deja/g++.other/anon5.C: New test.
19020
19021 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19022
19023         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
19024         tests.
19025
19026 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
19027
19028         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
19029         output.
19030
19031 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19032
19033         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
19034         labels at end of compound statements.
19035
19036 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
19037
19038         * gcc.c-torture/execute/loop-7.c: New test.
19039
19040 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19041
19042         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
19043
19044 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19045
19046         * gcc.dg/c99-bool-1.c: New test.
19047
19048 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19049
19050         * gcc.dg/c99-scope-1.c: Remove xfail.
19051         * gcc.dg/c99-scope-2.c: New test.
19052
19053 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19054
19055         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
19056         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
19057
19058 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
19059
19060         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
19061         error messages.
19062
19063         * g++.mike/p700.C: Don't typedef wchar_t.
19064         * g++.mike/p784.C: Likewise.
19065         * g++.mike/eb101.C: Don't use __wchar_t.
19066
19067 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
19068
19069         * g77.f-torture/execute/20001111.[fx]: Test premature exit
19070         from DO loop.
19071
19072 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19073
19074         * gcc.c-torture/execute/20001111-1.c: New test.
19075
19076 2000-11-10  Nick Clifton  <nickc@redhat.com>
19077
19078         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
19079         long multuiple and accumulate.
19080
19081 2000-11-09  Richard Henderson  <rth@redhat.com>
19082
19083         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
19084         via size_t instead of int.
19085
19086         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
19087         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19088         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19089         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19090
19091 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
19092
19093         * gcc.c-torture/compile/20001109-1.c: New test.
19094         * gcc.c-torture/compile/20001109-2.c: New test.
19095
19096 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
19097
19098         * g++.old-deja/g++.pt/operator1.C: New test.
19099         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
19100
19101 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19102
19103         * gcc.dg/20001108-1.c: New test.
19104
19105 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19106
19107         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
19108         with both arguments constant strings.
19109         * gcc.c-torture/execute/string-opt-3.c: New test.
19110         * gcc.c-torture/execute/string-opt-4.c: New test.
19111         * gcc.c-torture/execute/string-opt-5.c: New test.
19112
19113 2000-11-08  Nick Clifton  <nickc@redhat.com>
19114
19115         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
19116         mulsidi3adddi patterns.
19117
19118 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
19119
19120         * g++.old-deja/g++.other/crash36.C: New test.
19121
19122 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
19123
19124         * g++.old-deja/g++.other/init16.C: New test.
19125
19126 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
19127
19128         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
19129
19130 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19131
19132         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
19133         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19134         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19135
19136 2000-11-07  DJ Delorie  <dj@redhat.com>
19137
19138         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
19139
19140 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19141
19142         * gcc.c-torture/execute/string-opt-1.c: New test.
19143
19144 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19145
19146         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
19147         mips-sgi-irix6.* because the MIPS ABI passes floating-point
19148         parameters in registers, and there is no way for a varargs
19149         function to know in which order the integer and floating-point
19150         parameters should be interleaved when they are placed on the
19151         stack.
19152         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19153         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19154
19155 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19156
19157         * gcc.c-torture/execute/string-opt-2.c: New test.
19158
19159 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
19160
19161         * g++.old-deja/g++.pt/crash60.C: New test.
19162
19163 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19164
19165         * g++.old-deja/g++.other/crash24.C: New test.
19166         * g++.old-deja/g++.other/crash25.C: New test.
19167         * g++.old-deja/g++.other/crash26.C: New test.
19168         * g++.old-deja/g++.other/crash27.C: New test.
19169         * g++.old-deja/g++.other/crash28.C: New test.
19170         * g++.old-deja/g++.other/crash29.C: New test.
19171         * g++.old-deja/g++.other/crash30.C: New test.
19172         * g++.old-deja/g++.other/crash31.C: New test.
19173         * g++.old-deja/g++.other/crash32.C: New test.
19174         * g++.old-deja/g++.other/crash33.C: New test.
19175         * g++.old-deja/g++.other/crash34.C: New test.
19176         * g++.old-deja/g++.other/crash35.C: New test.
19177
19178 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19179
19180         * gcc.c-torture/execute/20001031-1.c: New test.
19181
19182 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
19183
19184         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
19185         namespace.
19186
19187         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
19188         standards-conformant.
19189
19190         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
19191
19192         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
19193         * g++.old-deja/g++.mike/p755a.C: Likewise.
19194         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
19195         library makes no calls to `operator new' during initialization.
19196
19197 2000-11-04  Neil Booth  <neilb@earthling.net>
19198
19199         * gcc.dg/cpp/include2.c: New tests.
19200
19201 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
19202
19203         * lib/g++.exp (g++_set_ld_library_path): New function.
19204         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
19205
19206 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
19207
19208         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
19209         warnings.
19210
19211 2000-11-01  Richard Henderson  <rth@redhat.com>
19212
19213         * g++.old-deja/g++.ext/namedret1.C: New.
19214         * g++.old-deja/g++.ext/namedret2.C: New.
19215         * g++.old-deja/g++.ext/namedret3.C: New.
19216
19217 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
19218
19219         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
19220         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
19221
19222 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19223
19224         * gcc.c-torture/execute/va-arg-21.c: New test.
19225
19226 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19227
19228         * gcc.dg/c99-complex-2.c: New test.
19229
19230 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19231
19232         * gcc.c-torture/execute/stdio-opt-1.c: New test.
19233
19234 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
19235
19236         * g++.old-deja/g++.other/inline16.C: New test.
19237
19238 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
19239
19240         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
19241         __PRETTY_FUNCTION__
19242
19243 2000-10-29  Neil Booth  <neilb@earthling.net>
19244
19245         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
19246         New tests.
19247         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
19248         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
19249         optimisation.
19250
19251 2000-10-29  Neil Booth  <neilb@earthling.net>
19252
19253         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
19254         * mi1.c, mi1c.h: Add null directives to multiple-include test.
19255         * mi5.c: Test multiple includes work with -C.
19256         * trigraphs.c: Test ^= version.
19257
19258 2000-10-28  Neil Booth  <neilb@earthling.net>
19259
19260         New tests and test updates for new macro expander.
19261
19262         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
19263         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
19264         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
19265         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
19266         new diagnostic messages.
19267
19268         * gcc.dg/cpp/macro3.c: New tests.
19269
19270 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
19271
19272         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
19273         on the same line.
19274
19275 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
19276
19277         * g++.old-deja/g++.other/eh2.C: New test.
19278
19279 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
19280
19281         * gcc.c-torture/execute/20001027-1.c: New test.
19282
19283 2000-10-26  Richard Henderson  <rth@redhat.com>
19284
19285         * gcc.c-torture/execute/20001026-1.c: New.
19286
19287 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
19288
19289         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
19290         * g++.old-deja/g++.law/builtin1.C: Likewise.
19291         * g++.old-deja/g++.law/ctors10.C: Likewise.
19292         * g++.old-deja/g++.law/virtual3.C: Likewise.
19293         * g++.old-deja/g++.mike/p658.C: Likewise.
19294         * g++.old-deja/g++.other/sibcall1.C: Likewise.
19295         * g++.old-deja/g++.other/vaarg2.C: Likewise.
19296         * g++.old-deja/g++.robertl/eb124.C: Likewise.
19297         * g++.old-deja/g++.robertl/eb44.C: Likewise.
19298         * g++.old-deja/g++.robertl/eb77.C: Likewise.
19299
19300 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
19301
19302         * gcc.c-torture/compile/20001024-1.c: New test.
19303
19304 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
19305
19306         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
19307         to tell us whether or not we are using V3.
19308
19309 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19310
19311         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
19312         operands.
19313
19314 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19315
19316         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
19317
19318 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
19319
19320         * gcc.c-torture/execute/20001024-1.c: New test.
19321
19322 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
19323
19324         * g++.old-deja/g++.other/sibcall1.C: New test.
19325
19326 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
19327
19328         * gcc.dg/noncompile/init-3.c: New test.
19329
19330 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19331
19332         * gcc.dg/format-array-1.c: New test.
19333
19334 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19335
19336         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
19337         writing through null pointers; remove comment about testing
19338         unterminated strings.
19339
19340 2000-10-17  Matthew Hiller  <hiller@redhat.com>
19341
19342         * gcc.c-torture/execute/20001017-2.c: New test.
19343
19344 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19345
19346         * gcc.c-torture/compile/20001018-1.c: New test.
19347         * gcc.c-torture/compile/20001018-1.x: Xfail.
19348
19349 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19350
19351         * gcc.c-torture/execute/20001017-1.c: New test.
19352
19353 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19354
19355         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
19356         for multiple use of arguments with scanf formats; add tests for
19357         multiple use of arguments.
19358
19359 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
19360
19361         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
19362
19363 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19364
19365         * gcc.dg/format-miss-1.c: New test.
19366
19367 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19368
19369         * gcc.c-torture/execute/20001013-1.c: New test.
19370
19371 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19372
19373         * gcc.dg/format-branch-1.c: New test.
19374
19375 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19376
19377         * README, lib/file-format.exp: Remove EGCS references.
19378
19379 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19380
19381         * gcc.dg/20001013-1.c: New test.
19382
19383 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19384
19385         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
19386         for intmax_t in the compiler using __typeof__ and the type rules
19387         for conditional expressions.
19388
19389 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
19390
19391         * gcc.dg/20001012-1.c: New test.
19392         * gcc.dg/20001012-2.c: New test.
19393
19394 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19395
19396         * gcc.dg/format-attr-1.c: New test.
19397
19398 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19399
19400         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
19401         __LONG_LONG_MAX__ instead of LLONG_MAX.
19402
19403 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19404
19405         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
19406         scanf flags.
19407         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
19408         flags.
19409
19410 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19411
19412         * gcc.dg/sequence-pt-1.c: New test.
19413
19414 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
19415
19416         * gcc.c-torture/execute/20001011-1.c: New testcase.
19417         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
19418
19419 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19420
19421         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
19422         does not error on it.
19423
19424 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19425
19426         * gcc.dg/20001009-1.c: New test.
19427
19428 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
19429
19430         * gcc.c-torture/compile/20001009-1.c: Move from here ....
19431         * gcc.c-torture/execute/20001009-2.c: ... to here.
19432
19433 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
19434
19435         * gcc.c-torture/compile/20001009-1.c: New testcase.
19436         * gcc.c-torture/execute/20001009-1.c: New testcase.
19437         Testcases provided by Jan Hubicka <jh@suse.cz>.
19438
19439 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19440
19441         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19442         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
19443         uintmax_t using <limits.h> to emulate the compiler's internal
19444         logic.  No longer XFAIL %j tests.
19445
19446 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19447
19448         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
19449         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19450         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
19451         regexps and details of expected handling of some bad formats.
19452         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
19453         suppression.
19454
19455 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19456
19457         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
19458         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
19459         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
19460         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
19461         in list archives.
19462
19463 2000-10-06  Richard Henderson  <rth@cygnus.com>
19464
19465         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
19466         * g++.old-deja/g++.brendan/crash52.C: Likewise.
19467         * g++.old-deja/g++.jason/report.C: Likewise.
19468         * g++.old-deja/g++.law/friend5.C: Likewise.
19469         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
19470         of the expected warnings.
19471
19472 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
19473
19474         * g++.old-deja/g++.pt/enum14.C: New test.
19475
19476 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
19477
19478         * g++.old-deja/g++.pt/crash59.C: New test.
19479
19480 2000-10-04  Will Cohen  <wcohen@redhat.com>
19481
19482         * gcc.dg/20000926-1.c: New test.
19483
19484 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
19485
19486         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
19487         function name for current C++ compiler.
19488         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
19489
19490 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
19491
19492         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
19493         __PRETTY_FUNCTION__.
19494         * g++.old-deja/g++.ext/pretty2.C: Likewise.
19495
19496 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19497
19498         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
19499
19500 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
19501
19502         * gcc.c-torture/compile/20000923-1.c: New test.
19503
19504 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
19505
19506         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
19507         * g++.old-deja/g++.pt/ttp62.C: Same.
19508         * g++.old-deja/g++.other/inline14.C: Same.
19509
19510 2000-09-24  Richard Henderson  <rth@cygnus.com>
19511
19512         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
19513
19514 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19515
19516         * gcc.dg/c90-printf-1.c: Add test for wide string format.
19517
19518 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
19519
19520         * gcc.c-torture/compile/20000922-1.c: New file.
19521
19522 2000-09-21  Nick Clifton  <nickc@redhat.com>
19523
19524         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
19525         a signed long modulo operation.
19526         (mod6): New function - perform an unsigned long modulo operation.
19527         (main): Add tests for modulos of very large numbers by very small
19528         dividends.
19529
19530 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19531
19532         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
19533
19534 2000-09-19  Richard Henderson  <rth@cygnus.com>
19535
19536         * gcc.dg/compare2.c (case 10): XFAIL.
19537
19538 2000-09-18  Richard Henderson  <rth@cygnus.com>
19539
19540         * gcc.c-torture/execute/20000906-1.c: Move ...
19541         * gcc.dg/20000906-1.c: ... here.  Only run on targets
19542         that support __builtin_trap.
19543
19544 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
19545
19546         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
19547
19548 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19549
19550         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
19551         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
19552         more $ format tests.
19553
19554 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19555
19556         * gcc.dg/format-errmk-1.c: New test.
19557
19558 2000-09-17  Greg McGary  <greg@mcgary.org>
19559
19560         * gcc.c-torture/execute/20000917-1.x: Remove.
19561
19562 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19563
19564         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
19565
19566 2000-09-17  Greg McGary  <greg@mcgary.org>
19567
19568         * gcc.c-torture/execute/20000917-1.c: New test.
19569         * gcc.c-torture/execute/20000917-1.x: XFAIL.
19570
19571 2000-09-16  Neil Booth  <NeilB@earthling.net>
19572
19573         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
19574         in nested macro bug.
19575
19576 2000-09-15  Neil Booth  <NeilB@earthling.net>
19577
19578         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
19579
19580 2000-09-14  Jeffrey A Law  (law@cygnus.com)
19581
19582         * gcc.c-torture/execute/20000914-1.c: New test.
19583
19584 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
19585
19586         * g++.other/inline13.C: New test.
19587
19588 2000-09-12  Andreas Jaeger  <aj@suse.de>
19589
19590         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
19591         constant by Ulrich Drepper <drepper@redhat.com>.
19592
19593 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
19594
19595         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
19596
19597 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19598
19599         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
19600
19601 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
19602
19603         * gcc.dg/cpp/backslash.c: New test.
19604
19605 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
19606
19607         * gcc.c-torture/execute/20000910-1.c: New test.
19608         * gcc.c-torture/execute/20000910-2.c: Likewise.
19609
19610 2000-09-11  Robert Lipe  <robertl@sco.com>
19611
19612         * gcc.dg/pragma-align.c: New test.
19613
19614 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
19615
19616         * g++.old-deja/g++.pt/explicit82.C: New test.
19617         * g++.old-deja/g++.pt/explicit83.C: New test.
19618
19619 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
19620
19621         * gcc.dg/asm-names.c: New test.
19622
19623 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19624
19625         * gcc.dg/cpp/tr-warn6.c: New test
19626
19627 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19628
19629         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
19630         be accepted.
19631
19632 2000-09-07  Catherine Moore  <clm@redhat.com>
19633
19634         * gcc.c-torture/execute/unroll-1.c: New test.
19635
19636 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
19637
19638         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
19639         ERROR markers.
19640         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
19641         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
19642         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
19643         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
19644         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
19645         Preprocess only.
19646         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
19647         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
19648
19649 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19650
19651         * g++.old-deja/g++.pt/deduct2.C: New test.
19652
19653 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19654
19655         * g++.old-deja/g++.pt/parms2.C: New test.
19656
19657 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19658
19659         * g++.old-deja/g++.pt/crash58.C: New test.
19660
19661 2000-09-06  Greg McGary  <greg@mcgary.org>
19662
19663         * gcc.c-torture/execute/20000906-1.c: New test.
19664         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
19665
19666 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19667
19668         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
19669
19670 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19671
19672         * g++.old-deja/g++.pt/crash57.C: New test.
19673
19674 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19675
19676         * g++.old-deja/g++.pt/crash56.C: New test.
19677
19678 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19679
19680         * g++.old-deja/g++.pt/koenig1.C: New test.
19681
19682 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19683
19684         * gcc.dg/20000904-1.c: New test.
19685
19686 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19687
19688         * gcc.dg/cpp/paste8.c: New test.
19689
19690 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
19691
19692         * gcc.c-torture/compile/20000827-1.c: New test.
19693
19694 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19695
19696         * gcc.dg/format-diag-1.c: New test.
19697
19698 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19699
19700         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
19701         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
19702         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
19703         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
19704         gcc.dg/formatz-1.c: Adjust warning regular expressions.
19705
19706 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19707
19708         * g++.old-deja/g++.other/nested4.C: New test.
19709
19710 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19711
19712         * g++.old-deja/g++.ns/scoped1.C: New test.
19713
19714 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
19715
19716         * lib/g++.exp: Support testing already-installed GCC.
19717
19718 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19719
19720         * wtr-label-1.c, wtr-suffix-1.c: New tests.
19721
19722 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19723
19724         * gcc.dg/return-type-2.c: New test.
19725
19726 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
19727
19728         * gcc.c-torture/compile/20000825-1.c: New test.
19729
19730 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
19731
19732         * gcc.dg/dwarf2-2.c: New test.
19733
19734 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
19735
19736         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
19737         dg-warning regexps.
19738
19739 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19740
19741         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
19742         gcc.dg/format-ext-5.c: New tests.
19743
19744 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
19745
19746         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
19747
19748 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
19749
19750         * gcc.dg/noncompile/930622-2.c: Adjust error message.
19751
19752 2000-08-24  Richard Henderson  <rth@cygnus.com>
19753
19754         * gcc.dg/ia64-sync-1.c: New test.
19755         * gcc.dg/ia64-sync-2.c: New test.
19756         * gcc.dg/ia64-asm-1.c: New test.
19757
19758 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19759
19760         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
19761         * gcc.dg/format-ext-2.c: New test.
19762
19763 2000-08-23  Jason Merrill  <jason@redhat.com>
19764
19765         * lib/old-dejagnu.exp: Also ignore "In member function" and
19766         "At global scope".
19767
19768 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19769
19770         * gcc.dg/noncompile/label-lineno-1.c: New test.
19771
19772 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19773
19774         * gcc.dg/c99-array-nonobj-1.c: New test.
19775
19776 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19777
19778         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
19779         tests.
19780         * gcc.dg/format-ext-1.c: New test.
19781
19782 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19783
19784         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
19785         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
19786         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
19787         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
19788         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
19789
19790 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19791
19792         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
19793         gcc.dg/c99-strftime-2.c: New tests.
19794
19795 2000-08-22  Richard Henderson  <rth@cygnus.com>
19796
19797         * gcc.c-torture/execute/20000822-1.c: New test.
19798
19799 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19800
19801         * gcc.c-torture/execute/20000819-1.x: Remove.
19802
19803 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19804
19805         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
19806         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
19807         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
19808         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
19809         gcc.dg/format-xopen-1.c: New tests.
19810
19811 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19812
19813         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
19814
19815 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19816
19817         * g++.old-deja/g++.other/loop2.C: New test.
19818
19819         * gcc.c-torture/compile/20000606-1.c: New test.
19820         * gcc.c-torture/compile/20000728-1.c: New test.
19821         * gcc.c-torture/execute/20000801-1.c: New test.
19822         * gcc.c-torture/execute/20000801-2.c: New test.
19823         * gcc.c-torture/execute/20000819-1.c: New test.
19824         * gcc.c-torture/execute/20000819-1.x: XFAIL.
19825         * gcc.dg/20000629-1.c: New test.
19826         * gcc.dg/20000724-1.c: New test.
19827         * gcc.dg/20000807-1.c: New test.
19828
19829 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
19830
19831         * gcc.dg/cpp/pragma-1.c: New test.
19832         * gcc.dg/cpp/pragma-2.c: New test.
19833
19834 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
19835
19836         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
19837         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
19838
19839 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19840
19841         * gcc.c-torture/compile/20000818-1.c: New test.
19842
19843 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
19844
19845         * gcc.c-torture/execute/20000818-1.c: New test.
19846
19847 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19848
19849         * gcc.dg/format-va-1.c: New test.
19850
19851 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19852
19853         * g++.old-deja/g++.other/typedef8.C: New test.
19854
19855 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19856
19857         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
19858         * g++.old-deja/g++.mike/net36.C: Mark candidate.
19859         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
19860         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
19861         * g++.old-deja/g++.other/ptrmem7.C: New test.
19862         * g++.old-deja/g++.pt/ptrmem10.C: New test.
19863
19864 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19865
19866         * g++.old-deja/g++.pt/typename27.C: New test.
19867
19868 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
19869
19870         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
19871         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
19872         * g++.old-deja/g++.pt/friend45.C: New test.
19873         * g++.old-deja/g++.other/friend8.C: New test.
19874
19875 2000-08-15  Richard Henderson  <rth@cygnus.com>
19876
19877         * gcc.c-torture/execute/20000815-1.c: New test.
19878
19879 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19880
19881         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
19882         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
19883         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
19884
19885 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
19886
19887         * g++.old-deja/g++.other/refinit2.C: New test.
19888
19889 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
19890
19891         * lib/c-torture.exp (c-torture): Make
19892         compiler_conditional_xfail_data global.
19893         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
19894         compiler_conditional_xfail_data machinery.
19895         (f-torture-execute): Likewise.
19896         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
19897         and only when unrolling loops.
19898
19899         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
19900
19901 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
19902
19903         * g++.old-deja/g++.pt/explicit81.C: New test.
19904
19905 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
19906
19907         * g++.old-deja/g++.pt/typename26.C: New test.
19908
19909 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
19910
19911         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
19912         warning.
19913
19914 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
19915
19916         * g++.old-deja/g++.other/array3.C: New test.
19917
19918 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19919
19920         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
19921         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
19922         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
19923         New tests.
19924
19925 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
19926
19927         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
19928         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19929
19930 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
19931
19932         * gcc.c-torture/execute/20000808-1.c: New test.
19933
19934 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19935
19936         * gcc.dg/c90-const-expr-1.c: New test.
19937
19938 2000-08-08  Richard Henderson  <rth@cygnus.com>
19939
19940         * gcc.dg/noncompile/920923-1.c: Declare calloc.
19941
19942 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19943
19944         * gcc.dg/noncompile/const-ll-1.c: New test.
19945
19946 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19947
19948         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
19949
19950 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
19951
19952         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
19953         that running programs linked against the shared version of libobjc
19954         run correctly.
19955
19956 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19957
19958         * gcc.dg/c99-printf-1.c: New test.
19959
19960 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19961
19962         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
19963
19964 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
19965
19966         * gcc.c-torture/execute/20000731-1.x: Delete.
19967
19968 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
19969
19970         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
19971         and torture_without_loops as is done by c-torture.exp.
19972         (search_for): Copy from c-torture.exp.
19973         (gcc-dg-runtest): New function, drives a directory of tests
19974         iterating over the TORTURE_OPTIONS.
19975         (scan-assembler, scan-assembler-not): Move here from
19976         individual directory drivers.
19977
19978         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
19979         defined by lib/gcc-dg.exp.
19980         * gcc.dg/cpp/cpp.exp: Likewise.
19981         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
19982         gcc-dg-runtest, so we cycle over optimization options.
19983
19984         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
19985         * gcc.dg/compare2.c: No longer expected to fail.
19986
19987 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19988
19989         * gcc.c-torture/execute/20000804-1.c: New test.
19990
19991 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19992
19993         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
19994
19995 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
19996
19997         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
19998
19999 2000-08-03  Jeffrey A Law  (law@cygnus.com)
20000
20001         * gcc.c-torture/compile/20000803-1.c: New test.
20002
20003 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20004
20005         * gcc.c-torture/execute/20000801-3.c,
20006         gcc.c-torture/execute/20000801-4.c: New tests.
20007         * gcc.c-torture/execute/20000801-3.x,
20008         gcc.c-torture/execute/20000801-4.x: Xfail.
20009
20010 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
20011
20012         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
20013         libobjc/.libs to allow for libtool.
20014
20015 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
20016
20017         * gcc.c-torture/compile/20000802-1.c: New test.
20018
20019 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
20020
20021         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
20022
20023 2000-07-31  Jeffrey A Law  (law@cygnus.com)
20024
20025         * gcc-c-torture/execute/20000731-2.c: New test.
20026
20027         * gcc.c-torture/execute/20000731-1.c: New test.
20028         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
20029
20030 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
20031
20032         * testsuite/gcc.dg/cpp/paste7.c: New test.
20033         * gcc.dg/cpp/20000725-1.c: New test.
20034
20035 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
20036
20037         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
20038         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
20039         declaration warning for __builtin_dwarf_reg_size.
20040
20041         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
20042
20043 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20044
20045         * gcc.dg/noncompile/voidparam-1.c: New test.
20046
20047 2000-07-30  Richard Henderson  <rth@cygnus.com>
20048
20049         * gcc.dg/c90-digraph-1.c: Don't xfail.
20050         * gcc.dg/compare2.c (case 10): Xfail.
20051         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
20052
20053 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
20054
20055         * gcc.dg/c99-main-1.c: New test.
20056
20057 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20058
20059         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
20060
20061 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
20062
20063         * gcc.c-tortuer/execute/20000726-1.c: New test.
20064
20065 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
20066
20067         * gcc.c-torture/execute/enum-2.c: New test.
20068
20069 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20070
20071         * gcc.dg/cpp/tr-warn3.c: New test.
20072
20073 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20074
20075         * g++.old-deja/g++.ext/implicit1.C: Remove.
20076         * g++.old-deja/g++.jason/c2.C: Remove
20077         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
20078         * g++.old-deja/g++.pt/crash16.C: Likewise.
20079         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
20080
20081 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20082
20083         * g++.old-deja/g++.other/for2.C: New test.
20084
20085 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
20086
20087         * gcc.dg/20000720-1.c: New test.
20088
20089 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
20090
20091         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
20092
20093 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
20094
20095         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
20096         * gcc.c-torture/execute/20000722-1.c: New.
20097         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
20098
20099 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
20100
20101         * gcc.dg/cpp/20000720-1.S: New test.
20102
20103 2000-07-21  Michael Meissner  <meissner@redhat.com>
20104
20105         * gcc.c-torture/execute/ieee/hugeval.c: New test.
20106
20107 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20108
20109         * g++.old-deja/g++.brendan/crash16.C,
20110         g++.old-deja/g++.brendan/parse3.C,
20111         g++.old-deja/g++.brendan/redecl1.C,
20112         g++.old-deja/g++.ns/template13.C,
20113         g++.old-deja/g++.other/decl4.C,
20114         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
20115
20116 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20117
20118         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
20119         and "Internal error".
20120
20121         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
20122         regexps.
20123         * gcc.dg/cpp/paste6.c: New test.
20124
20125 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
20126
20127         * gcc.dg/cpp/tr-direct.c: New test.
20128
20129         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
20130         gcc.dg/cpp/undef1.c: Tweak error regexps.
20131
20132 2000-07-18  Eric Christopher <echristo@redhat.com>
20133
20134         * gcc.c-torture/compile/20000718-1.c: New test.
20135
20136 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
20137
20138         * cpplex.c (_cpp_push_token): If the token being pushed back
20139         is the previous token in this context, just subtract one from
20140         context->posn.
20141         * cppmacro.c (save_expansion): Clear aux field when storing a
20142         placemarker.
20143
20144 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
20145
20146         * gcc.dg/noncompile/redecl-1.c: New test.
20147
20148 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
20149
20150         * gcc.c-torture/execute/20000717-5.c: New test.
20151         * gcc.c-torture/execute/20000717-1.x: Removed.
20152
20153 2000-07-17  Richard Henderson  <rth@cygnus.com>
20154
20155         * gcc.c-torture/execute/20000717-4.c: New test.
20156
20157 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
20158
20159         * gcc.dg/cpp/syshdr.c: New test.
20160         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
20161
20162 2000-07-17  Neil Booth  <neilb@earthling.net>
20163
20164         * gcc.dg/cpp/cmdlne-dM.c: New test.
20165         * gcc.dg/cpp/cmdlne-dD.c: New test.
20166
20167 2000-07-17  Jeffrey A Law  (law@cygnus.com)
20168
20169         * gcc.c-torture/execute/20000717-3.c: New test.
20170
20171         * gcc.c-torture/compile/20000717-1.c: New test.
20172
20173 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
20174
20175         * gcc.c-torture/execute/20000717-2.c: New test.
20176
20177 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20178
20179         * gcc.dg/formatz-1.c: New test.
20180
20181         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
20182         * gcc.dg/c99-digraph-1.c: New tests.
20183
20184         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
20185         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
20186
20187         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
20188         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
20189         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
20190         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
20191         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
20192         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
20193         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
20194
20195 2000-07-17   Greg McGary <greg@mcgary.org>
20196
20197         * gcc.c-torture/execute/20000717-1.c: New test.
20198         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
20199
20200 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
20201
20202         * gcc.c-torture/execute/20000715-2.c: New test.
20203         * gcc.dg/20000715-1.c: New test.
20204
20205 2000-07-15  Michael Meissner  <meissner@redhat.com>
20206
20207         * gcc.c-torture/execute/20000715-1.c: New test.
20208
20209 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
20210
20211         * gcc.c-torture/execute/20000707-1.c: New test.
20212
20213 2000-07-13  Neil Booth  <NeilB@earthling.net>
20214
20215         * testsuite/gcc.dg/cpp/digraph1.c,
20216         testsuite/gcc.dg/cpp/digraph2.c,
20217         testsuite/gcc.dg/cpp/digraphs.c: New tests.
20218
20219 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
20220
20221         * g77.f-torture/compile/20000630-2.f:  New test.
20222         * g77.f-torture/compile/20000630-2.x
20223
20224 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20225
20226         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
20227
20228 2000-07-11  Neil Booth  <NeilB@earthling.net>
20229
20230         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
20231
20232 2000-07-11  Neil Booth  <NeilB@earthling.net>
20233
20234         * gcc.dg/cpp/cmdlne-C.c: New.
20235
20236 2000-07-09  Neil Booth  <NeilB@earthling.net>
20237
20238         * gcc.dg/cpp/directiv.c: New tests.
20239         * gcc.dg/cpp/undef1.c: Update.
20240
20241 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
20242
20243         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
20244
20245 2000-07-09  Neil Booth  <NeilB@earthling.net>
20246
20247         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
20248
20249 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
20250
20251         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
20252         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
20253
20254 2000-07-08  Neil Booth  <NeilB@earthling.net>
20255
20256         * gcc.dg/cpp/macsyntx.c: New tests.
20257
20258 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20259
20260         * gcc.dg/20000707-1.c: New test.
20261
20262 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20263
20264         * gcc.c-torture/execute/20000706-1.c: New test.
20265         * gcc.c-torture/execute/20000706-2.c: New test.
20266         * gcc.c-torture/execute/20000706-3.c: New test.
20267         * gcc.c-torture/execute/20000706-4.c: New test.
20268         * gcc.c-torture/execute/20000706-5.c: New test.
20269
20270 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20271
20272         * g++.old-deja/g++.pt/instantiate7.C: New test.
20273
20274 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20275
20276         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
20277         * g++.old-deja/g++.mike/thunk3.C: Likewise.
20278         * g++.old-deja/g++.other/rtti3.C: Likewise.
20279         * g++.old-deja/g++.other/rttid3.C: Likewise.
20280
20281 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
20282
20283         *  g77.f-torture/compile/20000630-1.x: Fix typo
20284
20285 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
20286
20287         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
20288         assembly output.
20289
20290 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
20291
20292         * gcc.dg/cpp/ident.c: New test.
20293
20294 2000-07-05  Neil Booth  <NeilB@earthling.net>
20295
20296         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
20297           gcc.dg/cpp/lexstrng.c: New tests.
20298
20299 2000-07-04  Neil Booth  <NeilB@earthling.net>
20300
20301         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
20302         * gcc.dg/cpp/strify2.c: Same.
20303
20304 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
20305
20306         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
20307         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
20308         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
20309         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
20310
20311         * testsuite/gcc.dg/cpp/macro1.c,
20312         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
20313         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
20314         testsuite/gcc.dg/cpp/strify1.c,
20315         testsuite/gcc.dg/cpp/strify2.c: New tests.
20316
20317 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
20318
20319         * gcc.c-torture/execute/20000703-1.c: New test.
20320
20321 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20322
20323         * g++.old-deja/g++.pt (lookup10.C): New test.
20324
20325 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20326
20327         * g++.old-deja/g++.pt (typename25.C): New test.
20328
20329 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
20330
20331         * gcc.c-torture/compile/20000701-1.c: New test.
20332
20333 2000-06-30  Nick Clifton  <nickc@cygnus.com>
20334
20335         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
20336         to test case.
20337
20338 2000-06-30  Catherine Moore  <clm@cygnus.com>
20339
20340         * gcc.c-torture/execute/align-1.c: New test.
20341
20342 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
20343
20344         * g++.old-deja/g++.pt/expr8.C: New test.
20345         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
20346
20347 2000-06-29  Nick Clifton  <nickc@cygnus.com>
20348
20349         * gcc.c-torture/compile/20000629-1.c: New test.
20350
20351 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20352
20353
20354         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
20355         gcc.dg/noncompile directory, depending on whether they're
20356         preprocessor tests or not.  Annotate all the tests for the dg
20357         framework.
20358
20359         * gcc.c-torture/noncompile/noncompile.exp: Delete.
20360         * gcc.dg/noncompile/noncompile.exp: New.
20361
20362         * Moved files:
20363         Old name                                New name
20364         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
20365         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
20366         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
20367         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
20368         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
20369         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
20370         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
20371         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
20372         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
20373         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
20374         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
20375         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
20376         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
20377         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
20378         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
20379         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
20380         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
20381         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
20382         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
20383         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
20384         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
20385         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
20386         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
20387         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
20388
20389         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
20390         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
20391         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
20392         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
20393         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
20394         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
20395
20396 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20397
20398         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
20399         declare one variable.  On the fourth, error.
20400         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
20401         declared by 20000628-1a.h.
20402
20403 2000-06-29  Richard Henderson  <rth@redhat.com>
20404
20405         * gcc.c-torture/execute/930529-1.x: New file.
20406         * gcc.dg/920413-1.c: Adjust expected warning text.
20407         * gcc.dg/980217-1.c: Declare abort.
20408         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
20409
20410 2000-06-29  Jeffrey A Law  (law@cygnus.com)
20411
20412         * g77.f-torture/compile/20000629-1.f: New test.
20413         * g77.f-torture/compile/20000629-1.x: Expected to fail.
20414
20415 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20416
20417         Rearrange lots of files, removing entirely the
20418         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
20419         directories.
20420
20421         * Deleted files:
20422         gcc.c-torture/code_quality/code_quality.exp
20423         gcc.c-torture/special/special.exp
20424         gcc.failure/failure.exp
20425         gcc.failure/940409-1.x
20426         gcc.c-torture/compile/961203-1.x
20427
20428         * New files:
20429         gcc.misc-tests/linkage.exp
20430         gcc.c-torture/execute/920730-1t.c
20431         gcc.c-torture/execute/920730-1t.x
20432         gcc.c-torture/compile/920520-1.x
20433         gcc.c-torture/compile/920521-1.x
20434         gcc.c-torture/compile/981006-1.x
20435         gcc.c-torture/execute/eeprof-1.x
20436
20437         * Moved files (possibly with modifications to fit a new harness):
20438         Old name                                New name
20439         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
20440         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
20441         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
20442         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
20443         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
20444         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
20445         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
20446         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
20447         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
20448         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
20449         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
20450         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
20451         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
20452         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
20453
20454 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20455
20456         * c-torture/compile/961203-1.x: Delete.
20457
20458         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
20459         not exit. Include stdio.h.
20460         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
20461         * gcc.misc-tests/dg-12.c: Likewise.
20462         * gcc.misc-tests/dg-5.c: Likewise.
20463         * gcc.misc-tests/dg-6.c: Likewise.
20464         * gcc.misc-tests/dg-7.c: Prototype abort.
20465         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
20466         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
20467         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
20468         not exit.
20469         * gcc.misc-tests/sieve.c: Use return from main, not exit.
20470         * gcc.misc-tests/sort2.c: Use return from main, not exit.
20471
20472 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
20473
20474         * gcc.dg/cpp/20000628-1.c: New test.
20475         * gcc.dg/cpp/20000628-1.h: New header for above test.
20476         * gcc.dg/cpp/20000628-1a.h: Likewise.
20477
20478 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
20479
20480         * gcc.dg/cpp: New directory.
20481         * gcc.dg/cpp/cpp.exp: New driver.
20482         * gcc.dg/cpp/20000627-1.c: New test.
20483         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
20484         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
20485         and rewrite as a compilation test.
20486
20487         * gcc.dg: Move many files into the cpp subdirectory, possibly
20488         renaming or editing them as well.
20489         Old name                New name
20490         990119-1.c              cpp/19990119-1.c
20491         990228-1.c              cpp/19990228-1.c
20492         990407-1.c              cpp/19990407-1.c
20493         990409-1.c              cpp/19990409-1.c
20494         990413-1.c              cpp/19990413-1.c
20495         990703-1.c              cpp/19990703-1.c
20496         20000127-1.c            cpp/20000127-1.c
20497         20000129-1.c            cpp/20000129-1.c
20498         20000207-1.c            cpp/20000207-1.c
20499         20000207-2.c            cpp/20000207-2.c
20500         20000209-1.c            cpp/20000209-1.c
20501         20000209-2.c            cpp/20000209-2.c
20502         20000301-1.c            cpp/20000301-1.c
20503         20000419-1.c            cpp/20000419-1.c
20504         20000510-1.S            cpp/20000510-1.S
20505         20000519-1.c            cpp/20000519-1.c
20506         20000529-1.c            cpp/20000529-1.c
20507         20000625-1.c            cpp/20000625-1.c
20508         20000625-2.c            cpp/20000625-2.c
20509         cpp-as1.c               cpp/assert1.c
20510         cpp-as2.c               cpp/assert2.c
20511         cxx-comments-1.c        cpp/cxxcom1.c
20512         cxx-comments-2.c        cpp/cxxcom2.c
20513         endif-label.c           cpp/endif.c
20514         cpp-hash1.c             cpp/hash1.c
20515         cpp-hash2.c             cpp/hash2.c
20516         cpp-if1.c               cpp/if-1.c
20517         cpp-if2.c               cpp/if-2.c
20518         cpp-if3.c               cpp/if-3.c
20519         cpp-if4.c               cpp/if-4.c
20520         cpp-if5.c               cpp/if-5.c
20521         cpp-cond.c              cpp/if-cexp.c
20522         cpp-missingop.c         cpp/if-mop.c
20523         cpp-missingparen.c      cpp/if-mpar.c
20524         cpp-opprec.c            cpp/if-oppr.c
20525         cpp-ifparen.c           cpp/if-paren.c
20526         cpp-shortcircuit.c      cpp/if-sc.c
20527         cpp-shift.c             cpp/if-shift.c
20528         cpp-unary.c             cpp/if-unary.c
20529         cpp-li1.c               cpp/line1.c
20530         cpp-li2.c               cpp/line2.c
20531         lineno.c                cpp/line3.c
20532         lineno-2.c              cpp/line4.c
20533         cpp-mi.c                cpp/mi1.c
20534         cpp-mic.h               cpp/mi1c.h
20535         cpp-micc.h              cpp/mi1cc.h
20536         cpp-mind.h              cpp/mi1nd.h
20537         cpp-mindp.h             cpp/mi1ndp.h
20538         cpp-mix.h               cpp/mi1x.h
20539         cpp-mi2.c               cpp/mi2.c
20540         cpp-mi2a.h              cpp/mi2a.h
20541         cpp-mi2b.h              cpp/mi2b.h
20542         cpp-mi2c.h              cpp/mi2c.h
20543         cpp-mi3.c               cpp/mi3.c
20544         cpp-mi3.def             cpp/mi3.def
20545         poison-1.c              cpp/poison.c
20546         pr-impl.c               cpp/prag-imp.c
20547         cpp-redef-2.c           cpp/redef1.c
20548         cpp-redef.c             cpp/redef2.c
20549         strpaste.c              cpp/strp1.c
20550         strpaste-2.c            cpp/strp2.c
20551         cpp-tradpaste.c         cpp/tr-paste.c
20552         cpp-tradstringify.c     cpp/tr-str.c
20553         cpp-tradwarn1.c         cpp/tr-warn1.c
20554         cpp-tradwarn2.c         cpp/tr-warn2.c
20555         trigraphs.c             cpp/trigraphs.c
20556         cpp-unc1.c              cpp/unc1.c
20557         cpp-unc2.c              cpp/unc2.c
20558         cpp-unc3.c              cpp/unc3.c
20559         cpp-unc.c               cpp/unc4.c
20560         undef.c                 cpp/undef1.c
20561         undef-2.c               cpp/undef2.c
20562         cpp-wi1.c               cpp/widestr1.c
20563
20564 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
20565
20566         * lib/g++.exp (g++_include_flags): Tweak.
20567
20568 2000-06-27  H.J. Lu  <hjl@gnu.org>
20569             Loren J. Rittle  <ljrittle@acm.org>
20570
20571         * lib/g++.exp (g++_include_flags): Override libgloss.exp
20572         version with one that knows about the new gcc tree structure.
20573         (g++_link_flags): Same.
20574
20575 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
20576
20577         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
20578         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
20579         case we are cross-compiling.
20580
20581         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
20582         g++.old-deja/g++.niklas/Makefile.in,
20583         g++.old-deja/g++.niklas/configure.in,
20584         g++.old-deja/g++.other/Makefile.in,
20585         g++.old-deja/g++.other/configure.in,
20586         gcc.c-torture/code_quality/Makefile.in,
20587         gcc.c-torture/code_quality/configure.in,
20588         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
20589         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
20590         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
20591         gcc.c-torture/execute/ieee/Makefile.in,
20592         gcc.c-torture/execute/ieee/configure.in,
20593         gcc.c-torture/noncompile/Makefile.in,
20594         gcc.c-torture/noncompile/configure.in,
20595         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
20596         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
20597         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
20598
20599 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20600
20601         * g++.old-deja/g++.other/ambig3.C: New test.
20602
20603 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20604
20605         * g++.old-deja/g++.pt/syntax1.C: New test.
20606         * g++.old-deja/g++.pt/syntax2.C: New test.
20607         * g++.old-deja/g++.other/syntax3.C: New test.
20608         * g++.old-deja/g++.other/syntax4.C: New test.
20609
20610 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20611
20612         * gcc.dg/20000623-1.c: Prototype exit and abort.
20613
20614 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20615
20616         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
20617         New tests.
20618         * gcc.dg/cpp-mi3.def: New file.
20619
20620         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
20621         inside assertions.
20622         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
20623         lexer's error messages.
20624         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
20625         divine anything from the linemarkers.
20626         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
20627         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
20628
20629 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
20630
20631         * gcc.dg/20000623-1.c: New test.
20632
20633 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
20634
20635         * gcc.c-torture/execute/20000622-1.c: New test.
20636
20637 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20638
20639         * g++.old-deja/g++.other/init15.C: New test.
20640
20641 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20642
20643         * g++.old-deja/g++.pt/vaarg2.C: New test.
20644         * g++.old-deja/g++.pt/vaarg3.C: New test.
20645
20646 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
20647
20648         * g++.old-deja/g++.other/dyncast6.C: New test.
20649
20650 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
20651
20652         * gcc.c-torture/execute/loop-6.c: New test.
20653
20654 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
20655
20656         * gcc.dg/20000614-1.c: New test.
20657         * gcc.dg/20000614-2.c: New test.
20658
20659 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
20660
20661         * g++.old-deja/g++.other/inline12.C: New test.
20662
20663 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
20664
20665         * g++.old-deja/g++.other/eh1.C: New test.
20666
20667 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
20668
20669         * g++.old-deja/g++.other/type.C: New test.
20670
20671 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20672
20673         * g++.old-deja/g++.other/initstring.C: New test.
20674
20675 2000-06-12  Jason Merrill  <jason@redhat.com>
20676
20677         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
20678
20679 2000-06-09  Jeffrey A Law  (law@cygnus.com)
20680
20681         * gcc.c-torture/compile/20000609-1.c: New test.
20682
20683 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
20684
20685         * gcc.dg/20000609-1.c: New test.
20686
20687 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
20688
20689         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
20690         * gcc.c-torture/noncompile/poison-1.c: Move...
20691         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
20692         * gcc.dg/cpp-li1.c: Add a token after the #line.
20693
20694 2000-06-05  Richard Henderson  <rth@cygnus.com>
20695
20696         * gcc.c-torture/execute/20000605-2.c: New test.
20697         * gcc.c-torture/execute/20000605-3.c: New test.
20698
20699 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
20700
20701         * g77.f-torture/execute/20000503-1.x: New file.
20702
20703 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
20704
20705         * g++.old-deja/g++.eh/badalloc1.C: New test.
20706
20707 2000-06-05  Richard Henderson  <rth@cygnus.com>
20708
20709         * gcc.c-torture/execute/20000605-1.c: New test.
20710
20711 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20712             Nathan Sidwell <nathan@codesourcery.com>
20713
20714         * gcc.c-torture/compile/20000605-1.c: New test.
20715
20716 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
20717
20718         * g77.f-torture/compile/20000601-1.f:  New test.
20719
20720 2000-06-03  Richard Henderson  <rth@cygnus.com>
20721
20722         * gcc.c-torture/execute/20000603-1.c: New.
20723
20724 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
20725
20726         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
20727         * gcc.dg/noreturn-2.c (noreturn): Likewise.
20728
20729 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
20730
20731         * gcc.dg/compare2.c (case 12): XFAIL.
20732         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
20733         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
20734
20735         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
20736
20737 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
20738
20739         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
20740         guard macro is already defined when the header is first
20741         included.
20742         * gcc.dg/cpp-mix.h: New file.
20743         * gcc.dg/endif-label.c: Update patterns to match compiler.
20744
20745         * g++.brendan/complex1.C: Declare abort.
20746         * g++.law/refs4.C: Remove XFAIL.
20747         * g++.oliva/expr2.C: Declare abort and exit.
20748
20749 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
20750
20751         * gcc.c-torture/execute/20000528-1.c: New test.
20752
20753         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
20754         * g++.old-deja/g++.law/temps4.C: Likewise.
20755
20756         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
20757         stdlib.h.  Call abort() on failure.
20758         * g++.old-deja/g++.law/refs4.C: Likewise.
20759         * g++.old-deja/g++.law/temps4.C: Likewise.
20760         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
20761         * gcc.c-torture/execute/20000112-1.c: Include string.h.
20762
20763 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
20764
20765         Relative to g++.dg/special:
20766         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
20767
20768         Relative to g++.old-deja:
20769         * g++.brendan/complex1.C, g++.jason/optimize2.C,
20770         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
20771         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
20772         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
20773         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
20774         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
20775         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
20776
20777         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
20778         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
20779         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
20780         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
20781         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
20782         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
20783         and/or string.h.
20784
20785         * g++.other/goto1.C: Update expectations for error messages.
20786
20787 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
20788
20789         * gcc.c-torture/compile/20000523-1.c: New test.
20790
20791 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20792
20793         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
20794
20795 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20796
20797         * g++.old-deja/g++.eh/catch11.C: New test.
20798         * g++.old-deja/g++.eh/catch12.C: New test.
20799
20800 2000-05-24  Nick Clifton  <nickc@cygnus.com>
20801
20802         * gcc.c-torture/execute/20000523-1.c: New test.
20803
20804 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
20805
20806         * c-torture/execute/bcp-1.c: Replace abort in arg of
20807         __builtin_constant_p with a generic external function.
20808
20809         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
20810         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
20811         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
20812         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
20813         Prototype abort and/or exit.
20814
20815         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
20816         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
20817         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
20818         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
20819
20820 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
20821
20822         * gcc.dg/dwarf2-1.c: New test.
20823
20824 2000-05-20  Richard Henderson  <rth@cygnus.com>
20825
20826         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
20827
20828 2000-05-20  Andreas Jaeger  <aj@suse.de>
20829
20830         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
20831         testcase.
20832
20833 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
20834
20835         * gcc.c-torture/execute/20000519-2.c: New test.
20836
20837 2000-05-19  Andreas Jaeger  <aj@suse.de>
20838
20839         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
20840         which fails with SSA.
20841
20842         * lib/c-torture.exp: Also test with -O3 -fssa.
20843
20844 2000-05-18  Michael Meissner  <meissner@redhat.com>
20845
20846         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
20847         * gcc.c-torture/execute/920415-1.c: Ditto.
20848         * gcc.c-torture/execute/920501-1.c: Ditto.
20849         * gcc.c-torture/execute/conversion.c: Ditto.
20850         * gcc.c-torture/execute/cvt-1.c: Ditto.
20851
20852 2000-05-18  Jeffrey A Law  (law@cygnus.com)
20853
20854         * gcc.c-torture/compile/20000518-1.c: New test.
20855
20856 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20857
20858         * g77.f-torture/compile/200005018.f:  New test.
20859
20860 2000-05-17  Jeffrey A Law  (law@cygnus.com)
20861
20862         * gcc.c-torture/compile/20000517-1.c: New test.
20863
20864 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20865
20866         * gcc.c-torture/execute/20000516-1.c: New test.
20867
20868 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
20869
20870         * g++.old-deja/g++.other/eh.C: New test.
20871
20872 2000-05-12  Richard Henderson  <rth@cygnus.com>
20873
20874         * gcc.c-torture/execute/990208-1.c (main): Don't pass
20875         constants through to doit's conditional.
20876
20877 2000-05-11  Jeffrey A Law  (law@cygnus.com)
20878
20879         * gcc.c-torture/compile/20000511-1.c: New test.
20880         * g77.f-torture/compile/20000511-1.f: New test.
20881         * g77.f-torture/compile/20000511-2.f: New test.
20882
20883 2000-05-11  Michael Meissner  <meissner@redhat.com>
20884
20885         * gcc.c-torture/execute/20000511-1.c: New test.
20886
20887 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
20888
20889         * gcc.dg/dg.exp: Scan .S files as well as .c files.
20890         * gcc.dg/20000510-1.S: New.
20891
20892 2000-05-08  Catherine Moore  <clm@cygnus.com>
20893
20894         * gcc.dg/unused-3.c: New.
20895
20896 2000-05-06  Richard Henderson  <rth@cygnus.com>
20897
20898           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
20899           * g++.old-deja/g++.mike/warn1.C: Likewise.
20900           * g++.old-deja/g++.pt/local1.C: Likewise.
20901           * g++.old-deja/g++.pt/local7.C: Likewise.
20902           * g++.old-deja/g++.pt/spec16.C: Likewise.
20903
20904 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
20905
20906         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
20907
20908 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
20909
20910           * g77.f-torture/execute/20000503-1.f:  New test.
20911
20912 2000-05-04  Andreas Jaeger  <aj@suse.de>
20913
20914         * gcc.dg/noreturn-2.c: New test.
20915
20916 2000-05-04  Neil Booth  <NeilB@earthling.net>
20917
20918         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
20919         preprocessor.
20920
20921 2000-05-04  Richard Henderson  <rth@cygnus.com>
20922
20923         * gcc.c-torture/execute/20000503-1.c: Fix typo.
20924
20925 2000-05-04  Richard Henderson  <rth@cygnus.com>
20926
20927         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
20928         OpenSSL by Jason R Thorpe.
20929
20930 2000-05-03  Jim Wilson  <wilson@cygnus.com>
20931
20932         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
20933
20934 2000-05-03  Robert Lipe <robertlipe@usa.net>
20935
20936         * gcc.dg/20000503-1.c: New test.
20937
20938 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
20939
20940         * gcc.c-torture/compile/20000502-1.c: New test.
20941         * g++.old-deja/g++.other/align.C: New test.
20942         * gcc.dg/cpp-tradstringify.c: New test.
20943
20944 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
20945
20946         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
20947         and hard registers.
20948
20949 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
20950
20951         * gcc.c-torture/execute/loop-5.c: New test.
20952
20953 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
20954
20955         * gcc.c-torture/execute/va-arg-20.c: New test.
20956
20957 2000-04-23  Jeffrey A Law  (law@cygnus.com)
20958
20959         * gcc.c-torture/execute/20000422-1.c: New test.
20960
20961 2000-04-20  Greg McGary  <gkm@gnu.org>
20962
20963         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
20964         when optimizing, but without sibling-call optimizations (-O1).
20965
20966 2000-04-20  Jeffrey A Law  (law@cygnus.com)
20967
20968           * gcc.c-torture/compile/20000420-1.c: New test.
20969
20970 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20971
20972         * g++.abi/ptrflags.C: New test.
20973         * g++.eh/catchptr1.C: Test incomplete pointer chains.
20974
20975 2000-04-19  Catherine Moore  <clm@cygnus.com>
20976
20977         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
20978
20979 2000-04-19  Greg McGary  <gkm@gnu.org>
20980
20981         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
20982         sibling-call optimizations.
20983
20984 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
20985
20986         * gcc.dg/20000419-1.c: New test.
20987
20988 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
20989
20990         * gcc.c-torture/execute/20000412-6.c: New test.
20991
20992 2000-04-12  Jeffrey A Law  (law@cygnus.com)
20993
20994         * gcc.c-torture/execute/20000412-5.c: New test.
20995         * g77.f-torture/compile/20000412-1.f: New test.
20996         * gcc.c-torture/execute/20000412-4.c: New test.
20997         * gcc.c-torture/compile/20000412-2.c: New test.
20998         * gcc.c-torture/execute/20000412-3.c: New test.
20999         * gcc.c-torture/compile/20000412-1.c: New test.
21000         * gcc.c-torture/execute/20000412-2.c: New test.
21001
21002 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
21003
21004         * objc/execute/bf-20.m: New test.
21005
21006 2000-04-10  Richard Henderson  <rth@cygnus.com>
21007
21008         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
21009
21010         * gcc.c-torture/execute/20000412-1.c: New test.
21011
21012 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
21013
21014         * g++.old-deja/g++.eh/catchptr1.C: New test.
21015
21016 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
21017
21018         * g++.old-deja/g++.abi/cxa_vec.C: New test.
21019
21020 2000-04-08  Neil Booth  <NeilB@earthling.net>
21021
21022         * gcc.dg/cpp-nullchar.c: Remove test as
21023         embedded nulls cause problems.
21024
21025 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21026
21027         * gcc.dg/compare2.c: New test.
21028
21029 2000-04-08  Neil Booth  <NeilB@earthling.net>
21030
21031         * gcc.dg/cpp-nullchar.c: New test.
21032
21033 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
21034
21035         * gcc.dg/cpp-mi2.c: New test.
21036         * gcc.dg/cpp-mi2[abc].h: New files.
21037
21038 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
21039
21040         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
21041         member name.
21042
21043 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
21044
21045         * g++.old-deja/g++.abi/vmihint.C: New test.
21046
21047 2000-04-06  Neil Booth  <NeilB@earthling.net>
21048
21049         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
21050         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
21051         copyright.
21052
21053 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
21054
21055         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
21056         avoid stack-frame overwrite.
21057
21058 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
21059
21060         * gcc.c-torture/compile/20000405-2.c: New test.
21061         * gcc.c-torture/compile/20000405-3.c: New test.
21062
21063 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21064
21065         * gcc.c-torture/compile/20000405-1.c: New test.
21066
21067 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
21068
21069         * gcc.dg/cast-qual-1.c: Revert last change.
21070
21071 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21072
21073         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
21074
21075 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
21076
21077         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
21078         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
21079
21080 2000-04-03  Jeffrey A Law  (law@cygnus.com)
21081
21082         * gcc.c-torture/compile/20000403-2.c: New test.
21083         * gcc.c-torture/compile/20000403-1.c: New test.
21084
21085 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
21086
21087         * gcc.c-torture/execute/20000403-1.c: New test.
21088
21089 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
21090
21091         * gcc.c-torture/execute/20000402-1.c: New test.
21092
21093 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
21094
21095         * gcc.c-torture/execute/va-arg-15.c: New test.
21096         * gcc.c-torture/execute/va-arg-16.c: New test.
21097         * gcc.c-torture/execute/va-arg-17.c: New test.
21098         * gcc.c-torture/execute/va-arg-18.c: New test.
21099         * gcc.c-torture/execute/va-arg-19.c: New test.
21100
21101 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
21102
21103         * gcc.c-torture/compile/981211-1.c: Move to...
21104         * gcc.dg/cpp-as1.c: ...here.
21105         * gcc.dg/cpp-as2.c: New file.
21106
21107         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
21108         compiler.
21109
21110 2000-04-02  Neil Booth  <NeilB@earthling.net>
21111
21112         * gcc.dg/cpp-cond.c  New tests.
21113         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
21114         accidental success less likely.
21115         * gcc.dg/cpp-missingop.c  New tests.
21116         * gcc.dg/cpp-missingparen.c  New tests.
21117         * gcc.dg/cpp-shift.c  New tests.
21118         * gcc.dg/cpp-shortcircuit.c  New tests.
21119         * gcc.dg/cpp-unary.c  New tests.
21120
21121 2000-03-29  Jeffrey A Law  (law@cygnus.com)
21122
21123         * gcc.c-torture/compile/20000329-1.c: New test.
21124
21125 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
21126
21127         * gcc.c-torture/compile/20000326-1.c: New test.
21128         * gcc.c-torture/compile/20000326-2.c: New test.
21129
21130 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
21131
21132         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
21133         the first parameter is a function argument.
21134
21135 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
21136
21137         * g++.old-deja/g++.ext/array4.C: New test.
21138
21139 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
21140
21141         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
21142
21143 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21144
21145         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
21146
21147 2000-03-19  Richard Henderson  <rth@cygnus.com>
21148
21149         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
21150
21151 2000-03-19  Richard Henderson  <rth@cygnus.com>
21152
21153         * gcc.c-torture/compile/20000319-1.c: New test.
21154
21155 2000-03-14  Jeffrey A Law  (law@cygnus.com)
21156
21157         * gcc.c-torture/execute/20000314-3.c: New test.
21158         * gcc.c-torture/execute/20000314-2.c: New test.
21159         * gcc.c-torture/execute/20000314-1.c: New test.
21160         * gcc.c-torture/compile/20000314-2.c: New test.
21161         * gcc.c-torture/compile/20000314-1.c: New test.
21162
21163 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
21164
21165         * g++.old-deja/g++.warn/inline.C: New test.
21166
21167 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
21168
21169         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
21170         standards-compliant result rather than specific constants.
21171         Put test-values in array.
21172
21173 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
21174
21175         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
21176         (g++_target_compile): Put test-specific options last.
21177
21178 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21179
21180         * g++.old-deja/g++.eh/vbase4.C: New test.
21181
21182 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21183
21184         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
21185
21186 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21187
21188         * g++.old-deja/g++.brendan/misc12.C: Removed.
21189         * g++.old-deja/g++.pt/memtemp77.C: Constify.
21190         * g++.old-deja/g++.ext/pretty4.C: New test.
21191
21192 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21193
21194         * g++.old-deja/g++.other/string2.C: New test.
21195
21196 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
21197
21198         * g++.old-deja/g++.warn/impint2.C: New test.
21199
21200 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
21201
21202         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
21203         is 1, not zero.
21204
21205 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
21206
21207         * g++.old-deja/g++.warn/impint.C: New test.
21208         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
21209         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
21210         * g++.old-deja/g++.pt/explicit12.C: Likewise.
21211         * g++.old-deja/g++.pt/explicit13.C: Likewise.
21212         * g++.old-deja/g++.pt/explicit17.C: Likewise.
21213         * g++.old-deja/g++.pt/explicit18.C: Likewise.
21214         * g++.old-deja/g++.pt/explicit19.C: Likewise.
21215         * g++.old-deja/g++.pt/explicit23.C: Likewise.
21216         * g++.old-deja/g++.pt/explicit31.C: Likewise.
21217         * g++.old-deja/g++.pt/explicit35.C: Likewise.
21218         * g++.old-deja/g++.pt/explicit6.C: Likewise.
21219         * g++.old-deja/g++.pt/memclass7.C: Likewise.
21220
21221 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
21222
21223         * gcc.dg/cpp-redef.c: New test.
21224
21225 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
21226
21227         * g++.old-deja/g++.pt/unify7.C: New test.
21228
21229 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21230
21231         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
21232         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
21233
21234 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
21235
21236         * gcc.c-torture/compile/20000224-1.c: New test.
21237
21238 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21239
21240         * gcc.c-torture/compile/cpp-2.c: New test.
21241         * gcc.c-torture/compile/cpp-1.c: New test.
21242
21243 2000-02-25  Jeffrey A Law  (law@cygnus.com)
21244
21245         * gcc.c-torture/execute/20000225-1.c: New test.
21246
21247 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21248
21249         * gcc.dg/cpp-li2.c: New test.
21250
21251         * gcc.dg/cpp-wi1.c: New test.
21252
21253         * gcc.dg/cpp-li1.c: New test.
21254
21255 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
21256
21257         * g++.old-deja/g++.other/sizeof5.C: New test.
21258
21259 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21260
21261         * gcc.c-torture/execute/va-arg-13.c: New test.
21262
21263 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
21264
21265         * gcc.c-torture/execute/va-arg-12.c: New test.
21266
21267 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21268
21269         * gcc.c-torture/execute/20000223-1.c: New test.
21270
21271 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21272
21273         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
21274
21275 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
21276
21277         * g++.old-deja/g++.abi/ptrmem.C: New test.
21278
21279 2000-02-19  Richard Henderson  <rth@cygnus.com>
21280
21281         * gcc.c-torture/compile/init-3.c: New.
21282
21283 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
21284
21285         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
21286         ALWAYS_CXXFLAGS.
21287
21288 2000-02-11  Robert Lipe <robertl@sco.com>
21289
21290         * gcc.c-torture/compile/20000211-3.c: New test.
21291
21292 2000-02-11  Martin Buchholz <martin@xemacs.org>
21293
21294         * gcc.c-torture/compile/20000211-2.c: New test.
21295
21296 2000-02-11  Jeffrey A Law  (law@cygnus.com)
21297
21298         * gcc.c-torture/compile/20000211-1.c: New test.
21299
21300 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
21301
21302         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
21303           on native targets
21304
21305 2000-02-08  Nathan Sidwell  <nathan@acm.org>
21306
21307         * g++.old-deja/g++.other/cast5.C: New test.
21308
21309 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
21310
21311         * gcc.c-torture/execute/20000205-1.c: New.
21312
21313 2000-02-03  Nathan Sidwell  <nathan@acm.org>
21314
21315         * g++.old-deja/g++.jason/cast3.C: Return void.
21316         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
21317
21318 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21319
21320         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
21321
21322         * gcc.dg/loop-1.c: New test.
21323
21324 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
21325
21326         * gcc.c-torture/compile/20000127-1.c: New test.
21327         * gcc.c-torture/execute/991228-1.c: New test.
21328
21329 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21330
21331         * gcc.dg/unused-2.c: New test.
21332
21333         * gcc.dg/conv-1.c: New test.
21334
21335 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
21336
21337         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
21338         compiler.
21339         (tool_option_proc): Fix typo.
21340
21341 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
21342
21343         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
21344         of the ld on the host, not on the build machine.
21345         Also, don't crash if '--help' is not a supported option.
21346
21347 2000-01-24  Richard Henderson  <rth@cygnus.com>
21348
21349         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
21350
21351 2000-01-20  Jeffrey A Law  (law@cygnus.com)
21352
21353         * gcc.c-torture/execute/20000120-2.c: New test.
21354         * gcc.c-torture/execute/20000120-1.c: New test.
21355
21356 2000-01-13  Jeffrey A Law  (law@cygnus.com)
21357
21358         * gcc.c-torture/execute/20000113-1.c: New test.
21359
21360 2000-01-12  Jeffrey A Law  (law@cygnus.com)
21361
21362         * gcc.c-torture/execute/20000112-1.c: New test.
21363
21364 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21365
21366         * gcc.dg/20000111-1.c: New test.
21367
21368 2000-01-10  Jeffrey A Law  (law@cygnus.com)
21369
21370         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
21371         with 16 bit integers.
21372
21373 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21374
21375         * gcc.dg/20000108-1.c: New test.
21376
21377 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21378
21379         * g++.old-deja/g++.ns/koenig8.C: New test.
21380
21381 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21382
21383         * g++.old-deja/g++.other/cast4.C: New test.
21384
21385 2000-01-05  Jeffrey A Law  (law@cygnus.com)
21386
21387         * gcc.c-torture/compile/20000105-2.c: New test.
21388         * gcc.c-torture/compile/20000105-1.c: New test.
21389
21390 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21391
21392         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
21393         references to printf & atoi to conform to ANSI standard.
21394         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
21395         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
21396         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
21397         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
21398         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
21399         * g++.old-deja/g++.brendan/complex1.C: Likewise.
21400         * g++.old-deja/g++.brendan/copy1.C: Likewise.
21401         * g++.old-deja/g++.brendan/copy2.C: Likewise.
21402         * g++.old-deja/g++.brendan/copy3.C: Likewise.
21403         * g++.old-deja/g++.brendan/copy4.C: Likewise.
21404         * g++.old-deja/g++.brendan/copy5.C: Likewise.
21405         * g++.old-deja/g++.brendan/copy6.C: Likewise.
21406         * g++.old-deja/g++.brendan/copy7.C: Likewise.
21407         * g++.old-deja/g++.brendan/copy8.C: Likewise.
21408         * g++.old-deja/g++.brendan/crash11.C: Likewise.
21409         * g++.old-deja/g++.brendan/crash14.C: Likewise.
21410         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
21411         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
21412         * g++.old-deja/g++.brendan/delete2.C: Likewise.
21413         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
21414         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
21415         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
21416         * g++.old-deja/g++.brendan/eh1.C: Likewise.
21417         * g++.old-deja/g++.brendan/groff1.C: Likewise.
21418         * g++.old-deja/g++.brendan/init3.C: Likewise.
21419         * g++.old-deja/g++.brendan/misc12.C: Likewise.
21420         * g++.old-deja/g++.brendan/misc7.C: Likewise.
21421         * g++.old-deja/g++.brendan/new2.C: Likewise.
21422         * g++.old-deja/g++.brendan/operators4.C: Likewise.
21423         * g++.old-deja/g++.brendan/operators5.C: Likewise.
21424         * g++.old-deja/g++.brendan/overload2.C: Likewise.
21425         * g++.old-deja/g++.brendan/overload7.C: Likewise.
21426         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
21427         * g++.old-deja/g++.brendan/reference1.C: Likewise.
21428         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
21429         * g++.old-deja/g++.brendan/template24.C: Likewise.
21430         * g++.old-deja/g++.brendan/template3.C: Likewise.
21431         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
21432         * g++.old-deja/g++.jason/inline3.C: Likewise.
21433         * g++.old-deja/g++.jason/opeq.C: Likewise.
21434         * g++.old-deja/g++.law/arg5.C: Likewise.
21435         * g++.old-deja/g++.law/arm7.C: Likewise.
21436         * g++.old-deja/g++.law/ctors11.C: Likewise.
21437         * g++.old-deja/g++.law/cvt8.C: Likewise.
21438         * g++.old-deja/g++.law/init9.C: Likewise.
21439         * g++.old-deja/g++.law/refs4.C: Likewise.
21440         * g++.old-deja/g++.law/template2.C: Likewise.
21441         * g++.old-deja/g++.law/visibility24.C: Likewise.
21442         * g++.old-deja/g++.law/vtable3.C: Likewise.
21443         * g++.old-deja/g++.mike/asm2.C: Likewise.
21444         * g++.old-deja/g++.mike/eh1.C: Likewise.
21445         * g++.old-deja/g++.mike/misc1.C: Likewise.
21446         * g++.old-deja/g++.mike/misc13.C: Likewise.
21447         * g++.old-deja/g++.mike/misc14.C: Likewise.
21448         * g++.old-deja/g++.mike/ns12.C: Likewise.
21449         * g++.old-deja/g++.mike/p1248.C: Likewise.
21450         * g++.old-deja/g++.mike/p3708.C: Likewise.
21451         * g++.old-deja/g++.mike/p3708a.C: Likewise.
21452         * g++.old-deja/g++.mike/p3708b.C: Likewise.
21453         * g++.old-deja/g++.mike/p646.C: Likewise.
21454         * g++.old-deja/g++.mike/p700.C: Likewise.
21455         * g++.old-deja/g++.mike/p783.C: Likewise.
21456         * g++.old-deja/g++.mike/p783a.C: Likewise.
21457         * g++.old-deja/g++.mike/p783b.C: Likewise.
21458         * g++.old-deja/g++.mike/p786.C: Likewise.
21459         * g++.old-deja/g++.mike/p789.C: Likewise.
21460         * g++.old-deja/g++.mike/p789a.C: Likewise.
21461         * g++.old-deja/g++.mike/p807a.C: Likewise.
21462         * g++.old-deja/g++.other/delete3.C: Likewise.
21463         * g++.old-deja/g++.other/dyncast1.C: Likewise.
21464         * g++.old-deja/g++.other/dyncast2.C: Likewise.
21465         * g++.old-deja/g++.other/dyncast3.C: Likewise.
21466         * g++.old-deja/g++.other/empty1.C: Likewise.
21467         * g++.old-deja/g++.other/temporary1.C: Likewise.
21468         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
21469         * g++.old-deja/g++.pt/t16.C: Likewise.
21470         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
21471
21472 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
21473
21474         * gcc.dg/991230-1.c: New test.
21475
21476 1999-12-29  Jeffrey A Law  (law@cygnus.com)
21477
21478         * gcc.c-torture/compile/991229-3.c: New test.
21479         * gcc.c-torture/compile/991229-2.c: New test.
21480         * gcc.c-torture/compile/991229-1.c: New test.
21481
21482 1999-12-29  Greg McGary <gkm@eng.ascend.com>
21483
21484         * gcc.c-torture/compile/labels-2.c: New test.
21485
21486 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21487
21488         * gcc.c-torture/execute/991227-1.c: New test.
21489
21490 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21491
21492         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
21493
21494 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21495
21496         * gcc.c-torture/execute/991221-1.c: New test.
21497
21498 1999-12-20  Nathan Sidwell  <nathan@acm.org>
21499
21500         * g++.old-deja/g++.other/cast3.C: New test.
21501
21502 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
21503
21504         * gcc.c-torture/execute/991216-4.c: New test.
21505
21506 1999-12-16  Michael Meissner  <meissner@cygnus.com>
21507
21508         * gcc.c-torture/execute/991216-1.c: New test.
21509         * gcc.c-torture/execute/991216-2.c: New test.
21510         * gcc.c-torture/execute/991216-3.c: New test.
21511
21512 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21513
21514         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
21515         Actually make the test fail by using "-O2" for compilation.
21516
21517 1999-12-15  Nathan Sidwell  <nathan@acm.org>
21518
21519         * g++.old-deja/g++.warn/cast-align1.C: New test.
21520
21521 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21522
21523         * gcc.c-torture/compile/991214-1.c: New test.
21524         * gcc.c-torture/compile/991214-2.c: New test.
21525
21526 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21527
21528         * gcc.dg/991214-1.c: New test.
21529
21530 1999-12-13  Jeffrey A Law  (law@cygnus.com)
21531
21532         * gcc.c-torture/compile/991213-3.c: New test.
21533         * gcc.c-torture/compile/991213-2.c: New test.
21534         * gcc.c-torture/compile/991213-1.c: New test.
21535
21536 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
21537
21538         * gcc.dg/991209-1.c: New test.
21539
21540 1999-12-08  Nathan Sidwell <nathan@acm.org>
21541
21542         * gcc.c-torture/compile/991208-1.c: New test.
21543
21544 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21545
21546         * gcc.dg/ultrasp2.c: New test.
21547
21548 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
21549
21550         * g++.old-deja/g++.abi/align.C (main): Fix typo.
21551
21552 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
21553
21554         * gcc.c-torture/compile/991202-1.c: New test.
21555         * gcc.c-torture/execute/991202-1.c: New test.
21556         * gcc.c-torture/execute/991202-2.c: New test.
21557         * gcc.c-torture/execute/991202-3.c: New test.
21558
21559 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
21560
21561         * g++.old-deja/g++.abi/align.C: New test.
21562         * g++.old-deja/g++.abi/aggregates.C: Likewise.
21563         * g++.old-deja/g++.abi/bitfields.C: Likewise.
21564
21565 1999-12-01  Richard Henderson  <rth@cygnus.com>
21566
21567         * gcc.c-torture/execute/991201-1.c: New.
21568
21569 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
21570
21571         * gcc.dg/991129-1.c: New test.
21572
21573 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
21574
21575         * gcc.c-torture/compile/991127-1.c: New test.
21576
21577 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21578
21579         * g++.old-deja/g++.other/warn4.C: New test.
21580
21581 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21582
21583         * g++.old-deja/g++.eh/cleanup2.C: New test.
21584         * g++.old-deja/g++.ext/pretty2.C: New test.
21585         * g++.old-deja/g++.ext/pretty3.C: New test.
21586         * g++.old-deja/g++.other/debug6.C: New test.
21587
21588 1999-10-20  Jim Wilson  <wilson@cygnus.com>
21589
21590         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
21591         compiler_output to look for one error message instead of two.
21592
21593 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
21594
21595         * gcc.c-torture/execute/991118-1.c: Also test case
21596         where the word boundary does not split a byte evenly.
21597
21598 1999-11-19  Nathan Sidwell  <nathan@acm.org>
21599
21600         * g++.old-deja/g++.ext/restrict1.C: New test.
21601
21602 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
21603
21604         * gcc.c-torture/execute/991118-1.c: New test.
21605
21606 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
21607
21608         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
21609         working directory pathnames.
21610
21611 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
21612
21613         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
21614         host is equipped with driver.h and driver.o so it can actually
21615         compile and run the tests.
21616
21617 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
21618
21619         * gcc.c-torture/compile/991008-1.c: New test.
21620
21621 1999-11-08  Nick Clifton  <nickc@cygnus.com>
21622
21623         * lib/gcc-dg.exp: Include target-supports.exp
21624
21625 1999-11-05  Nick Clifton  <nickc@cygnus.com>
21626
21627         * lib/target-supports.exp: New file: Provide procs to test for
21628         features supported by the target.
21629         (check_weak_available): Moved here from ecos.exp.
21630         (check_alias_available): New proc: Determine of the target
21631         toolchain supports the alias attribute.
21632
21633         * gcc.dg/special/ecos.exp: Move check_weak_available to
21634         target-supports.exp.
21635         (alias-1.c): Only perform the test if the target supports
21636         aliases.
21637         (wkali-1.c): Only perform the test if the target supports
21638         aliases.
21639
21640         * gcc.dg/990506-0.c: Expect error messages from cross
21641         targets as well as native targets.
21642
21643 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21644
21645         * gcc.dg/ultrasp1.c: Removed xfail.
21646         * gcc.dg/struct-ret-2.c: Likewise.
21647         * gcc.dg/array-1.c: Likewise.
21648
21649 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21650
21651         * gcc.dg/struct-ret-2.c: New test.
21652
21653         * gcc.dg/array-1.c: New test.
21654
21655 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
21656
21657         * gcc.c-torture/execute/991030-1.c: New test.
21658
21659 1999-10-26  Richard Henderson  <rth@cygnus.com>
21660
21661         * gcc.c-torture/compile/991026-2.c: New test.
21662
21663 1999-10-26  Jeffrey A Law  (law@cygnus.com)
21664
21665         * gcc.c-torture/compile/991026-1.c: New test.
21666
21667 1999-10-23  Jeffrey A Law  (law@cygnus.com)
21668
21669         * gcc.c-torture/execute/991023-1.c: New test.
21670
21671 1999-10-19  Jeffrey A Law  (law@cygnus.com)
21672
21673         * gcc.c-torture/execute/991019-1.c: New test.
21674
21675 1999-10-16  Richard Henderson  <rth@cygnus.com>
21676
21677         * gcc.c-torture/execute/991016-1.c: New test.
21678
21679 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
21680
21681         * gcc.c-torture/execute/991014-1.c: New test.
21682
21683 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
21684
21685         * g++.old-deja/g++.other/union2.C: New test.
21686
21687 1999-10-13  Nathan Sidwell  <nathan@acm.org>
21688
21689         * g++.old-deja/g++.other/vaarg2.C: New test.
21690         * g++.old-deja/g++.other/vaarg3.C: New test.
21691
21692 1999-10-12  Craig Burley  <craig@jcb-sc.com>
21693
21694         * g77.f-torture/noncompile/19990905-1.f: Moved from being
21695         in compile/.
21696
21697 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
21698
21699         * gcc.c-torture/execute/va-arg-11.c: New test.
21700
21701 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
21702
21703         * lib/file-format.exp (gcc_target_object_format): Don't
21704         crash if objdump is unavailable.
21705
21706 1999-09-29  Donn Terry <donn@interix.com>
21707
21708         * gcc.misc-tests/mg.exp: delete extraneous redirection.
21709
21710 1999-09-28  Nick Clifton  <nickc@cygnus.com>
21711
21712         * gcc.c-torture/compile/990928-1.c: New test.
21713
21714 1999-09-28  Nathan Sidwell  <nathan@acm.org>
21715
21716         * g++.old-deja/g++.other/decl6.C: New test.
21717
21718 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21719
21720         * gcc.c-torture/execute/va-arg-10.c: New test.
21721
21722 1999-09-27  Nathan Sidwell  <nathan@acm.org>
21723
21724         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
21725         __PRETTY_FUNCTION__.
21726
21727 1999-09-23  Nick Clifton  <nickc@cygnus.com>
21728
21729         * gcc.c-torture/execute/990923-1.c: New test.
21730
21731 1999-09-21  Nick Clifton  <nickc@cygnus.com>
21732
21733         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
21734         for which -fpic is inappropriate.
21735
21736 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
21737
21738         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
21739
21740 1999-09-21  Nathan Sidwell  <nathan@acm.org>
21741
21742         * g++.old-deja/g++.other/dyncast1.C: New test.
21743         * g++.old-deja/g++.other/dyncast2.C: New test.
21744         * g++.old-deja/g++.other/dyncast3.C: New test.
21745         * g++.old-deja/g++.other/dyncast4.C: New test.
21746         * g++.old-deja/g++.other/dyncast5.C: New test.
21747         * g++.old-deja/g++.eh/catch3.C: New test.
21748         * g++.old-deja/g++.eh/catch3p.C: New test.
21749         * g++.old-deja/g++.eh/catch4.C: New test.
21750         * g++.old-deja/g++.eh/catch4p.C: New test.
21751         * g++.old-deja/g++.eh/catch5.C: New test.
21752         * g++.old-deja/g++.eh/catch5p.C: New test.
21753         * g++.old-deja/g++.eh/catch6.C: New test.
21754         * g++.old-deja/g++.eh/catch6p.C: New test.
21755         * g++.old-deja/g++.eh/catch7.C: New test.
21756         * g++.old-deja/g++.eh/catch7p.C: New test.
21757         * g++.old-deja/g++.eh/catch8.C: New test.
21758         * g++.old-deja/g++.eh/catch8p.C: New test.
21759         * g++.old-deja/g++.eh/catch9.C: New test.
21760         * g++.old-deja/g++.eh/catch9p.C: New test.
21761
21762 1999-09-13  Nathan Sidwell  <nathan@acm.org>
21763
21764         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
21765         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
21766
21767 1999-09-13  Jeffrey A Law  (law@cygnus.com)
21768
21769         * gcc.c-torture/compile/990913-1.c: New test.
21770
21771 1999-09-10  Nathan Sidwell  <nathan@acm.org>
21772
21773         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
21774         * g++.old-deja/g++.jason/rfg5.C: Likewise.
21775
21776 1999-09-09  Richard Henderson  <rth@cygnus.com>
21777
21778         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
21779
21780 1999-09-09  Nathan Sidwell  <nathan@acm.org>
21781
21782         * g++.old-deja/g++.other/lookup11.C: New test.
21783         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
21784         what is permitted and what we want.
21785         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
21786         overload use.
21787         * g++.old-deja/g++.jason/rfg5.C: Likewise
21788
21789 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
21790
21791         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
21792         * gcc.c-torture/noncompile/poison-1.c: New file.
21793
21794 1999-09-08  Nathan Sidwell  <nathan@acm.org>
21795
21796         * g++.old-deja/g++.other/sizeof3.C: New test.
21797         * g++.old-deja/g++.other/sizeof4.C: New test.
21798         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
21799         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
21800
21801 1999-09-07  Richard Henderson  <rth@cygnus.com>
21802
21803         * gcc.dg/va-arg-1.c: New.
21804
21805 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21806
21807         * gcc.c-torture/execute/va-arg-9.c: New test.
21808
21809 1999-09-05  Craig Burley  <craig@jcb-sc.com>
21810
21811         * g77.f-torture/compile/980519-2.f: New test.
21812         * g77.f-torture/compile/19990905-0.f: New test.
21813         * g77.f-torture/compile/19990905-1.f: New test.
21814         * g77.f-torture/compile/19990905-2.f: New test.
21815
21816         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
21817
21818 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
21819
21820         * gcc.c-torture/execute/990827-1.c: Fix typo.
21821
21822 1999-09-03  Nathan Sidwell  <nathan@acm.org>
21823
21824         * g++.old-deja/g++.other/deref1.C: New test.
21825
21826 1999-09-02  Nathan Sidwell  <nathan@acm.org>
21827
21828         * g++.old-deja/g++.other/ambig2.C: New test.
21829         * g++.old-deja/g++.other/cond5.C: New test.
21830         * g++.old-deja/g++.other/lookup16.C: New test.
21831
21832 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
21833
21834         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
21835         assemblers too.
21836
21837 1999-08-31  Jeffrey A Law  (law@cygnus.com)
21838
21839         * lib/c-torture.exp: Avoid the "compare executables" optimization
21840         when testing native.
21841
21842 1999-08-29  Jeffrey A Law  (law@cygnus.com)
21843
21844         * gcc.c-torture/execute/990829-1.c: New test.
21845         * gcc.c-torture/compile/990829-1.c: New test.
21846
21847 1999-08-27  Paul Burchard  <burchard@pobox.com>
21848
21849         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
21850         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
21851         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
21852         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
21853         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
21854         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
21855         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
21856         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
21857         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
21858         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
21859         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
21860
21861 1999-08-27  Jeffrey A Law  (law@cygnus.com)
21862
21863         * gcc.c-torture/execute/990827-1.c: New test.
21864
21865 1999-08-26  Craig Burley  <craig@jcb-sc.com>
21866
21867         * g77.f-torture/noncompile/19990826-4.f: New test.
21868
21869         * g77.f-torture/compile/19990826-3.f: New test.
21870
21871         * g77.f-torture/execute/19990826-2.f: New test.
21872
21873         * g77.f-torture/compile/19990826-1.f: New test.
21874
21875         * gcc.c-torture/execute/990826-0.c: New test.
21876         * g77.c-torture/execute/19990826-0.f: New test.
21877
21878         * g77.f-torture/noncompile/970626-2.f: New test.
21879
21880 1999-08-25  Paul Burchard  <burchard@pobox.com>
21881
21882         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
21883         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
21884         lss-011.C: New tests.
21885
21886 1999-08-25  Nathan Sidwell  <nathan@acm.org>
21887
21888         * g++.old-deja/g++.other/decl5.C: New test.
21889
21890 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21891
21892         * noncompile/noncompile.exp: Load_lib c-torture.exp.
21893         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
21894         call `postbase' for each one.  All callers of `postbase' changed
21895         to call this instead.
21896
21897 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
21898
21899         * gcc.c-torture/execute/990811-1.c: New test.
21900
21901 1999-08-09  Nick Clifton  <nickc@cygnus.com>
21902
21903         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
21904         just native ones.
21905
21906         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
21907         just native ones.
21908
21909 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
21910
21911         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
21912
21913 1999-08-04  Jeffrey A Law  (law@cygnus.com)
21914
21915         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
21916
21917 1999-08-04  Nathan Sidwell  <nathan@acm.org>
21918
21919         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
21920
21921 1999-08-04  Jeffrey A Law  (law@cygnus.com)
21922
21923         * gcc.c-torture/execute/990804-1.c: New test.
21924
21925 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21926
21927         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
21928         * g++.old-deja/g++.brendan/crash64.C: Likewise
21929         * g++.old-deja/g++.brendan/overload8.C: Likewise
21930
21931 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21932
21933         * g++.old-deja/g++.other/struct1.C: New test.
21934
21935 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21936
21937         * g++.old-deja/g++.other/enum2.C: New test.
21938
21939 1999-08-02  Richard Henderson  <rth@cygnus.com>
21940
21941         Adapted from tests from Franz Sirl:
21942         * gcc.c-torture/execute/va-arg-7.c: New test.
21943         * gcc.c-torture/execute/va-arg-8.c: New test.
21944
21945 1999-08-01  Jeffrey A Law  (law@cygnus.com)
21946
21947         * gcc.c-torture/compile/990801-2.c: New test.
21948
21949         * gcc.c-torture/compile/990801-1.c: New test.
21950
21951 1999-07-27  Michael Meissner  <meissner@cygnus.com>
21952
21953         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
21954         fp-cmp-1.c, converting double to float.
21955
21956         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
21957         fp-cmp-1.c, converting double to long double.
21958
21959         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
21960         from fr1 to unknown_register, since fr1 is a legitimate register
21961         on some machines.
21962
21963 1999-07-25  Jeffrey A Law  (law@cygnus.com)
21964
21965         * README: More listname related changes.
21966
21967 1999-07-08  Catherine Moore  <clm@cygnus.com>
21968
21969         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
21970
21971 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
21972
21973         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
21974
21975 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
21976
21977         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
21978
21979 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
21980
21981         * gcc.dg/990703-1.c: New test.
21982
21983 1999-06-29  Nick Clifton  <nickc@cygnus.com>
21984
21985         * lib/file-format.exp: New file: Move definition of proc
21986         gcc_target_object_format to here from
21987         gcc.dg/special/ecos.exp.
21988
21989         * lib/c-torture.exp: Include lib file-format.exp.
21990         * lib/gcc-dg.exp: Include lib file-format.exp.
21991
21992         * gcc.dg/special/ecos.exp: Remove definition of proc
21993         gcc_target_object_format.
21994
21995 1999-06-28  Jeffrey A Law  (law@cygnus.com)
21996
21997         * gcc.c-torture/execute/990628-1.c: New test.
21998
21999 1999-06-25  Jeffrey A Law  (law@cygnus.com)
22000
22001         * gcc.c-torture/compile/990625-2.c: New test.
22002
22003         * gcc.c-torture/compile/990625-1.c: New test.
22004
22005 1999-06-23  Nick Clifton  <nickc@cygnus.com>
22006
22007         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
22008         attributes compile.
22009         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
22010         ports that use the COFF/PE file format.
22011
22012 1999-06-17  Jeffrey A Law  (law@cygnus.com)
22013
22014         * gcc.c-torture/compile/990617-1.c: New test.
22015
22016 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
22017
22018         * g++.old-deja/g++.other/decl4.C: New test.
22019
22020 1999-06-14  Nathan Sidwell  <nathan@acm.org>
22021
22022         * g++.old-deja/g++.other/bitfld3.C: New test.
22023
22024 1999-06-08  Nathan Sidwell  <nathan@acm.org>
22025
22026         * g++.old-deja/g++.eh/catch1.C: New test.
22027
22028 1999-06-07  Jeffrey A Law  (law@cygnus.com)
22029
22030         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
22031
22032         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
22033         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
22034
22035 1999-06-05  Craig Burley  <craig@jcb-sc.com>
22036
22037         * g77.f-torture/compile/19990502-0.f: Replace with new,
22038         shorter, test that still fails after recent changes.
22039
22040 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22041
22042         * gcc.c-torture/execute/990604-1.c: New test.
22043
22044 1999-05-31  Jeffrey A Law  (law@cygnus.com)
22045
22046         * gcc.c-torture/execute/990531-1.c: New test.
22047
22048 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22049
22050         * gcc.c-torture/compile/990527-1.c: New test.
22051
22052 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
22053
22054         * gcc.c-torture/execute/990527-1.c: New test.
22055
22056 1999-05-25  Nick Clifton  <nickc@cygnus.com>
22057
22058         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
22059         bitfields as signed.
22060
22061 1999-05-25  Craig Burley  <craig@jcb-sc.com>
22062
22063         * g77.f-torture/compile/19990525-0.f: New test.
22064
22065 1999-05-25  Jeffrey A Law  (law@cygnus.com)
22066
22067         * gcc.c-torture/execute/990525-2.c: New test.
22068
22069         * gcc.c-torture/execute/990525-1.c: New test.
22070
22071 1999-05-24  Nathan Sidwell  <nathan@acm.org>
22072
22073         * g++.old-deja/g++.other/anon3.C: New test.
22074         * g++.old-deja/g++.other/anon4.C: New test.
22075         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
22076         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
22077         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
22078         Merrill).
22079
22080 1999-05-24  Jeffrey A Law  (law@cygnus.com)
22081
22082         * gcc.c-torture/execute/990524-1.c: New test.
22083
22084         * gcc.dg/990524-1.c: New test.
22085
22086 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22087
22088         * gcc.c-torture/compile/990523-1.c: New test.
22089
22090 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
22091
22092         * gcc.c-torture/compile/990519-1.c: New test.
22093
22094 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22095
22096         * gcc.c-torture/compile/990517-1.c: New test.
22097
22098         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
22099         (e4, f4): New tests.
22100         (main): Call them.
22101
22102 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22103
22104         * gcc.dg/noreturn-1.c: New test.
22105
22106 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
22107
22108         * gcc.c-torture/execute/990513-1.c: New test.
22109
22110 1999-05-10  Richard Henderson  <rth@cygnus.com>
22111
22112         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
22113
22114 1999-05-10  Craig Burley  <craig@jcb-sc.com>
22115
22116         * g77.f-torture/execute/erfc.f: Use small single-precision
22117         values, to avoid problems on Alphas when not -mieee.
22118
22119 1999-05-08  Craig Burley  <craig@jcb-sc.com>
22120
22121         * gcc.dg/990506-0.c: New test.
22122
22123 1999-05-08  Richard Henderson  <rth@cygnus.com>
22124
22125         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
22126         the constant to test.  Don't XFAIL 64-bit targets.
22127
22128         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
22129         * g++.old-deja/g++.law/profile1.C: Likewise.
22130
22131         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
22132         operator new instances.
22133         * g++.old-deja/g++.other/delete5.C: Likewise.
22134
22135 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22136
22137         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
22138         intrinsic.
22139
22140 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22141
22142         * g77.f-torture/execute/u77-test.f: Reverse order of two
22143         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
22144
22145 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22146
22147         * gcc.dg/compare1.c: New test.
22148
22149 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
22150
22151         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
22152         New tests.
22153
22154 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22155
22156         * g77.f-torture/compile/19990502-1.f: New test.
22157
22158 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22159
22160         * g77.f-torture/compile/19990502-0.f: New test.
22161
22162 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22163
22164         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
22165         intrinsic.
22166
22167 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22168
22169         * g77.f-torture/execute/u77-test.f (main): List libU77
22170         intrinsics not currently tested.
22171         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
22172         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
22173         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
22174         Trim blanks off the ends of some printed strings.
22175
22176 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22177
22178         * g77.f-torture/execute/u77-test.f (main): Just warn about
22179         FSTAT gid disagreement, as it's expected on some systems.
22180
22181 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22182
22183         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
22184         use a new function, which allows for some slop.
22185         Clean up some commentary.
22186         (issum): The new function.
22187         (sgladd): Deleted subroutine.
22188
22189 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22190
22191         * g77.f-torture/execute/u77-test.f: Modify to be more like
22192         libf2c/libU77 version, bringing patches to that version here.
22193         Add suitable commentary.
22194
22195 1999-04-25  Richard Henderson  <rth@cygnus.com>
22196
22197         * gcc.dg/990424-1.c: New test.
22198
22199 1999-04-24  Craig Burley  <craig@jcb-sc.com>
22200
22201         * g77.f-torture/execute/u77-test.f (main): Bug involving
22202         LSTAT has been fixed, so turn back on full checking.
22203
22204 1999-04-20  Craig Burley  <craig@jcb-sc.com>
22205
22206         * g77.f-torture/compile/19990419-0.f: New test.
22207         * g77.f-torture/execute/19990419-1.f: New test.
22208
22209 1999-04-17  Richard Henderson  <rth@cygnus.com>
22210
22211         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
22212         to avoid the need for a prototype to supress a warning.
22213
22214 1999-04-07  Jim Wilson  <wilson@cygnus.com>
22215
22216         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
22217
22218 1999-04-04  Jeffrey A Law  (law@cygnus.com)
22219
22220         * gcc.c-torture/execute/990404-1.c: New test.
22221
22222 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22223
22224         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
22225         * gcc.dg/cpp-if3.c: Don't use -pedantic.
22226         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
22227         missing initializer warnings.
22228
22229 1999-03-28  Jeffrey A Law  (law@cygnus.com)
22230
22231         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
22232         matching strings.
22233
22234 1999-03-26  Jeffrey A Law  (law@cygnus.com)
22235
22236         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
22237
22238 1999-03-26  Craig Burley  <craig@jcb-sc.com>
22239
22240         * g77.f-torture/execute/19990325-0.f: New test.
22241         * g77.f-torture/execute/19990325-1.f: New test.
22242
22243 1999-03-24  Jeffrey A Law  (law@cygnus.com)
22244
22245         * gcc.c-torture/execute/990324-1.c: New test.
22246
22247 1999-03-22  Jim Wilson  <wilson@cygnus.com>
22248
22249         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
22250         test with 4.
22251
22252 1999-03-17  Richard Henderson  <rth@cygnus.com>
22253
22254         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
22255
22256 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22257
22258         * g77.f-torture/execute/19990313-2.f: New test.
22259         * g77.f-torture/execute/19990313-3.f: New test.
22260
22261 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22262
22263         * g77.f-torture/execute/19990313-0.f: New test.
22264         * g77.f-torture/execute/19990313-1.f: New test.
22265
22266 1999-03-12  Jim Wilson  <wilson@cygnus.com>
22267
22268         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
22269         printf to sprintf.
22270         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
22271         (main): Add check for u15.  Conditionalize u31 check depending on
22272         whether ints are <32 bits or >=32 bits.
22273
22274 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22275
22276         * g77.f-torture/execute/19981119-0.f: Improve testiness.
22277
22278 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22279
22280         * g77.f-torture/compile/19990305-0.f: New test.
22281         * g77.f-torture/execute/19981119-0.f: New test.
22282
22283 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22284
22285         * g77.f-torture/execute/970625-2.f: call ABORT if final
22286         result is not correct, instead of just printing it.
22287         Add this checking via newly introduced obfuscation, to
22288         trip up buggy front ends.
22289
22290 1999-03-07  Craig Burley  <craig@jcb-sc.com>
22291
22292         * g77.f-torture/compile/960317-1.f: Moved from being
22293         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
22294
22295 1999-03-06  Craig Burley  <craig@jcb-sc.com>
22296
22297         * g77.f-torture/execute/960317-1.f: New (old) test.
22298         * g77.f-torture/execute/970625-2.f: Ditto.
22299
22300 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
22301
22302         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
22303         message on line 1 or line 2; cccp and cpplib do this differently.
22304
22305 1999-03-01  Jeffrey A Law  (law@cygnus.com)
22306
22307         * g++.old-deja/g++.law/weak1.C: New test.
22308
22309 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22310
22311         * gcc.c-torture/execute/990119-1.c: Renamed to...
22312         * gcc.dg/990119-1.c: this, so it will only be tested once
22313         (it's a preprocessor test, it doesn't need to be run at
22314         multiple optimization levels).
22315
22316 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22317
22318         * lib/g++.exp: Don't add incdir=$base_dir/../include to
22319           ALWAYS_CXXFLAGS.
22320
22321 1999-02-24  Craig Burley  <craig@jcb-sc.com>
22322
22323         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
22324         * g77.f-torture/compile/19981216-0.f: ...as it is expected
22325         to not be compilable by current g77.
22326
22327 1999-02-24  Nick Clifton  <nickc@cygnus.com>
22328
22329         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
22330
22331 1999-02-22  Jeffrey A Law  (law@cygnus.com)
22332
22333         * gcc.c-torture/execute/990222-1.c: New test.
22334
22335 1999-02-19  Craig Burley  <craig@jcb-sc.com>
22336
22337         * g77.f-torture/compile/19990218-0.f: New test.
22338         * g77.f-torture/noncompile/19990218-1.f: New test.
22339
22340 1999-02-18  Craig Burley  <craig@jcb-sc.com>
22341
22342         * g77.f-torture/compile/19981216-0.f: New test.
22343
22344 1999-02-14  Jeffrey A Law  (law@cygnus.com)
22345
22346         * gcc.dg/990214-1.c: New test.
22347
22348 1999-02-13  Jeffrey A Law  (law@cygnus.com)
22349
22350         * gcc.dg/990213-2.c: New test.
22351
22352         * gcc.dg/990213-1.c: New test.
22353
22354 1999-02-12  Jeffrey A Law  (law@cygnus.com)
22355
22356         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
22357         ints.
22358
22359 1999-02-11  Nick Clifton  <nickc@cygnus.com>
22360
22361         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
22362         specified by target.
22363
22364         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
22365
22366 1999-02-11  Jeffrey A Law  (law@cygnus.com)
22367
22368         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
22369
22370 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22371
22372         * gcc.dg/special/ecos.exp: New test driver for new tests with
22373         special requirements.
22374
22375         * gcc.dg/special/alias-1.c: New test.
22376         * gcc.dg/special/gcsec-1.c: New test.
22377         * gcc.dg/special/weak-1.c: New test.
22378         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
22379         * gcc.dg/special/weak-2.c: New test.
22380         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
22381         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
22382         * gcc.dg/special/wkali-1.c: New test.
22383         * gcc.dg/special/wkali-2.c: New test.
22384         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
22385         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
22386
22387 1999-02-10  Felix Lee  <flee@cygnus.com>
22388
22389           * lib/c-torture.exp (c-torture-compile): Pull out code for
22390           analyzing gcc error messages.
22391           (c-torture-execute): Likewise.  Fix some (harmless) false
22392           positives.
22393           * lib/gcc.exp (gcc_check_compile): New function.
22394
22395 1999-02-08  Richard Henderson  <rth@cygnus.com>
22396
22397         * gcc.c-torture/execute/990208-1.c: New test.
22398
22399 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22400
22401         * g++.dg/special/ecos.exp: New driver for new tests with special
22402         requirements
22403
22404         * g++.dg/special/conpr-1.C: New test
22405         * g++.dg/special/conpr-2.C: New test
22406         * g++.dg/special/conpr-2a.C: New test
22407         * g++.dg/special/conpr-3.C: New test
22408         * g++.dg/special/conpr-3a.C: New test
22409         * g++.dg/special/conpr-3b.C: New test
22410
22411         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
22412         allow g++ to use the dg driver
22413
22414         * README: Add comment about g++.dg directory
22415
22416 1999-02-06  Jeffrey A Law  (law@cygnus.com)
22417
22418         * README: Update email addresses.
22419
22420 1999-02-03  Nick Clifton  <nickc@cygnus.com>
22421
22422         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
22423         arguments in order to force structure S onto the stack even on
22424         the alpha.
22425         (test): Pass 10 leading arguments to function foo as well as the
22426         structure S.
22427
22428         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
22429         failure for all targets.
22430
22431         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
22432         abort to terminate program execution.
22433
22434 1999-01-30  Richard Henderson  <rth@cygnus.com>
22435
22436         * gcc.c-torture/execute/990130-1.c: New test.
22437
22438 1999-01-30  Jeffrey A Law  (law@cygnus.com)
22439
22440         * gcc.dg/990130-1.c: New test.
22441
22442 1999-01-28  Michael Meissner  <meissner@cygnus.com>
22443
22444         * gcc.c-torture/execute/990128-1.c: New test.
22445
22446 1999-01-27  Michael Meissner  <meissner@cygnus.com>
22447
22448         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
22449
22450 1999-01-27  Felix Lee  <flee@cygnus.com>
22451
22452         * lib/c-torture.exp (c-torture-compile): pull out code for
22453         analyzing gcc error messages.
22454         (c-torture-execute): ditto, and fix some (harmless) false
22455         positives.
22456         * lib/gcc.exp (gcc_check_compile): new function.
22457
22458 1999-01-17  Jeffrey A Law  (law@cygnus.com)
22459
22460         * gcc.dg/990117-1.c: New test.
22461
22462         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
22463
22464         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
22465
22466 1999-01-15  Jeffrey A Law  (law@cygnus.com)
22467
22468         * g77.f-torture/compile/990115-1.f: New test.
22469
22470 1999-01-07  Jeffrey A Law  (law@cygnus.com)
22471
22472         * gcc.c-torture/compile/990107-1.c: New test
22473
22474 1999-01-06  Jeffrey A Law  (law@cygnus.com)
22475
22476         * gcc.c-torture/execute/990106-2.c: New test.
22477
22478         * gcc.c-torture/execute/990106-1.c: New test.
22479
22480 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
22481
22482         * gcc.c-torture/compile/981223-1.c: New test.
22483
22484 1998-12-29  Richard Henderson  <rth@cygnus.com>
22485
22486         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
22487         (opt3): Rename from opt4 and disable.
22488
22489 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
22490
22491         * g++.old-deja/g++.pt/ptrmem5.C: New test.
22492
22493 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22494
22495         * g++.old-deja/g++.other/conv5.C: New test.
22496
22497 1998-12-14  Nick Clifton  <nickc@cygnus.com>
22498
22499         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
22500
22501 1998-12-11  Jeffrey A Law  (law@cygnus.com)
22502
22503         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
22504
22505 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
22506
22507         * gcc.c-torture/compile/981211-1.c: New test.
22508
22509 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
22510
22511         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
22512
22513         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
22514
22515 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22516
22517         * gcc.special/930510-1.c: Make C9X safe.
22518         * gcc.misc-tests/gcov-1.c Similarly.
22519         * gcc.misc-tests/gcov-2.c Similarly.
22520
22521 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22522
22523         * gcc.dg/ultrasp1.c: New test.
22524
22525 1998-12-06  Richard Henderson  <rth@cygnus.com>
22526
22527         * gcc.c-torture/execute/981206.c: New test.
22528
22529 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22530
22531         * g++.old-deja/g++.ns/template7.C: New test.
22532
22533         * g++.old-deja/g++.other/expr1.C: New test.
22534
22535         * g++.old-deja/g++.eh/tmpl3.C: New test.
22536
22537         * g++.old-deja/g++.eh/tmpl2.C: New test.
22538
22539 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22540
22541         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
22542         * g++.old-deja/g++.other/using6.C: Removed.
22543         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
22544
22545         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
22546
22547 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22548
22549         * g++.old-deja/g++.pt/overload8.C: New test.
22550
22551         * g++.old-deja/g++.pt/overload7.C: New test.
22552
22553         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
22554
22555         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
22556         and relinking messages.
22557         * lib/g++.exp (g++_target_compile): Remove .rpo file when
22558         compiling with -frepo.
22559
22560 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
22561
22562         * g++.old-deja/g++.pt/lookup6.C: New test.
22563
22564 1998-11-30  Nick Clifton  <nickc@cygnus.com>
22565
22566         * gcc.c-torture/execute/981130-1.c: New test.
22567         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
22568
22569 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22570
22571         * g++.old-deja/g++.pt/explicit76.C: New test.
22572
22573         * g++.old-deja/g++.pt/friend38.C: New test.
22574
22575         * g++.old-deja/g++.ns/crash2.C: New test.
22576
22577         * g++.old-deja/g++.pt/defarg8.C: New test.
22578
22579         * g++.old-deja/g++.pt/instantiate6.C: New test.
22580
22581         * g++.old-deja/g++.pt/static6.C: New test.
22582
22583         * g++.old-deja/g++.pt/decl2.C: New test.
22584
22585 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22586
22587         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
22588         problem is actually related with name lookup, but so what? :-)
22589
22590         * g++.old-deja/g++.pt/friend37.C: New test.
22591
22592 1998-11-25  Dave Love  <d.love@dl.ac.uk>
22593
22594         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
22595         element, which fails on some systems.
22596
22597         * g77.f-torture/execute/labug1.f: New test.
22598
22599 1998-11-21  Jeffrey A Law  (law@cygnus.com)
22600
22601         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
22602         is defined.
22603
22604 1998-11-18  Dave Love  <d.love@dl.ac.uk>
22605
22606         * g77.f-torture/compile/981117-1.f: New test.
22607
22608 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
22609
22610         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
22611         properly discarded.
22612
22613 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
22614
22615         * gcc.c-torture/execute/memcheck: New directory of tests for
22616         -fcheck-memory-usage.
22617
22618 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
22619
22620         * README: New file, general information about the testsuite and
22621         new description of the various C++ test subdirectories.
22622         * README.g++: Eliminate obsolete information, update and move most
22623         relevant stuff to README.
22624
22625 1998-11-07  Richard Henderson  <rth@cygnus.com>
22626
22627         * gcc.c-torture/compile/981107-1.c: New test.
22628
22629 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
22630
22631         * execute/memcpy-bi.c: New testcase.
22632
22633 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
22634
22635         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
22636         base classes.
22637
22638         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
22639         template is selected.
22640
22641         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
22642         classes, it should be accepted for all types.
22643
22644         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
22645
22646         * g++.old-deja/g++.pt/spec24.C: Ensure that template
22647         specializations start with template headers.
22648
22649 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
22650
22651         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
22652
22653         * g++.old-deja/g++.other/init9.C: Test cross initialization of
22654         non-POD types.
22655
22656 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22657
22658         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
22659
22660 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
22661
22662         * compile/981022-1.c, compile/981022-1.x: New test and driver.
22663
22664 1998-10-19  Jeffrey A Law  (law@cygnus.com)
22665
22666         * 981019-1.c: New test.
22667
22668 1998-10-14  Robert Lipe <robertl@dgii.com>
22669
22670         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
22671         find objc headers.
22672
22673 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22674
22675         * compile/981001-4.c: Remove use of GCC extension that triggers a
22676         compiler bug.
22677
22678 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
22679
22680         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
22681
22682 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22683
22684         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
22685         instantiation of template produces incorrect code for delete
22686         expression.
22687
22688         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
22689         constructors' name is not unique.
22690         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
22691         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
22692
22693         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
22694         automatic array of const is ill-formed.
22695
22696         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
22697         of template parameter?
22698
22699         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
22700         const.
22701
22702         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
22703         pointer-to-member expression.
22704
22705         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
22706         declaration causes ICE.
22707
22708 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
22709
22710         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
22711         reserved in the global namespace.
22712
22713         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
22714         generate needed virtual table.
22715
22716         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
22717
22718 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
22719
22720         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
22721         template-dependent type
22722
22723 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
22724
22725         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
22726         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
22727         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
22728
22729         * g++.old-deja/g++.other/using5.C: New test; using decl from base
22730         class should be usable as argument of member function.
22731         * g++.old-deja/g++.other/using6.C: New test; using decl from base
22732         class should be usable as return type of member function.
22733         * g++.old-deja/g++.other/using7.C: New test; using decl from base
22734         class should be usable as type of data member.
22735
22736         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
22737
22738 1998-10-09  Jeffrey A Law  (law@cygnus.com)
22739
22740         * gcc.c-torture/special/920521-1.c: Fix bogus test.
22741
22742 1998-10-08  Nick Clifton  <nickc@cygnus.com>
22743
22744         * gcc.dg/dll-?.c Add thumb to target list.
22745         Fix assembler scan patterns to match current assembler output.
22746
22747 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
22748
22749         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
22750         matching of template brackets.
22751
22752         * g++.old-deja/g++.other/using4.C: New test.  Test using
22753         declarations of methods from base classes.
22754
22755         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
22756         within functions should introduce names into the innermost
22757         enclosing namespace.
22758
22759         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
22760         of static locals if first initialization throws.
22761
22762 1998-10-07  Jim Wilson  <wilson@cygnus.com>
22763
22764         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
22765
22766 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
22767
22768         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
22769         lose track of the possible targets of tablejump insns.
22770         * special/special.exp: Run it.
22771
22772 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22773
22774         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
22775         must be declared before its specializations can be named in friend
22776         declarations.
22777
22778 1998-10-05  Dave Love  <d.love@dl.ac.uk>
22779
22780         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
22781
22782         * g77.f-torture/execute/io1.f: New test.
22783
22784 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22785
22786         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
22787         with pointer to template function, for which no argument deduction
22788         is possible.
22789
22790         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
22791         specialization of template function as argument to template
22792         function.
22793
22794         * g++.old-deja/g++.other/access2.C: New test; Inner class
22795         shouldn't have privileged access to Outer's names.
22796
22797 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22798
22799         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
22800         friend template declared within template class conflicts with
22801         nested class of the same name.
22802
22803         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
22804         is ignored.
22805
22806         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
22807         object with direct initializer as function declaration.
22808
22809         * g++.old-deja/g++.other/decl2.C: New test; duplicate
22810         initializers.
22811
22812         * g++.old-deja/g++.other/null2.C: New test; conditional operator
22813         involving const pointer and NULL produces incorrect result.
22814
22815         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
22816         type name without `typename' should be rejected with -pedantic.
22817
22818 1998-10-02  Richard Henderson  <rth@cygnus.com>
22819
22820         * g++.old-deja/g++.other/addrof1.C: New test.
22821
22822 1998-10-01  Nick Clifton  <nickc@cygnus.com>
22823
22824         * gcc.c-torture/compile/981001-1.c: New test.
22825         * gcc.c-torture/execute/981001-1.c: New test.
22826
22827 1998-10-01  Jeffrey A Law  (law@cygnus.com)
22828
22829         * gcc.c-torture/compile/981001-2.c: New test.
22830         * gcc.c-torture/compile/981001-3.c: New test.
22831         * gcc.c-torture/compile/981001-4.c: New test.
22832
22833 1998-10-01  Robert Lipe  <robertl@dgii.com>
22834
22835         * lib/objc.exp (objc_target_compile): Add -L during compiles for
22836         multilibbed hosts.   Idea grafted from g77.exp.
22837
22838 1998-09-30  Dave Love  <d.love@dl.ac.uk>
22839
22840         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
22841         avoid losing on systems which need -lsocket.
22842
22843 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
22844
22845         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
22846         * g++.old-deja/g++.other/nested2.C: Ditto.
22847         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
22848         failure.
22849
22850 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22851
22852         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
22853         preferred over template operator!= for enum bitfields.
22854
22855 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
22856
22857         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
22858         that happen to have the same base name, but in different scopes,
22859         are incorrectly rejected.
22860
22861 1998-09-16  Richard Henderson  <rth@cygnus.com>
22862
22863         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
22864         on the native word size instead of an integer literal.
22865
22866 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22867
22868         * g++.old-deja/g++.other/static2.C: Invocation of static data
22869         member of type pointer-to-function denoted as non-static member.
22870
22871         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
22872         checks involving function types and aliases.
22873
22874 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22875
22876         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
22877         redefined to the same non-trivial type.
22878
22879         * g++.old-deja/g++.pt/explicit73.C: Test for proper
22880         namespace-qualification of template specializations declared in
22881         other namespaces.
22882
22883         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
22884         to declare a subset of the specializations of a template function
22885         as friends of specializations of a template class.
22886
22887         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
22888         member templates that do not fully specialize the enclosing
22889         template class are rejected.
22890
22891 1998-09-11  Dave Love  <d.love@dl.ac.uk>
22892
22893         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
22894
22895 1998-09-08  Dave Love  <d.love@dl.ac.uk>
22896
22897         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
22898         altered from libf2c/libU77 version.
22899
22900 1998-09-06  Dave Love  <d.love@dl.ac.uk>
22901
22902         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
22903
22904 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
22905
22906         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
22907         (un)signed char are different types for template specialization
22908         purposes.
22909
22910 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
22911
22912         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
22913         * objc: ObjC testsuite.
22914
22915 1998-08-31  Catherine Moore  <clm@cygnus.com>
22916
22917         * gcc.c-torture/execute/941014-1.x:  New file.
22918
22919 1998-08-31  Nick Clifton  <nickc@cygnus.com>
22920
22921         * lib/c-torture.exp: Add support for
22922         torture_eval_before_compile and torture_eval_before_execute
22923         variables.
22924
22925 1998-08-30  Jeffrey A Law  (law@cygnus.com)
22926
22927         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
22928         this test triggers valid.
22929
22930 1998-08-27  Jeffrey A Law  (law@cygnus.com)
22931
22932         * gcc.dg/980827-1.c: New test.
22933
22934 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
22935
22936         * gcc.c-torture/execute/loop-4b.c: New test.
22937
22938 1998-08-26  Nick Clifton  <nickc@cygnus.com>
22939
22940         * lib/c-torture.exp: Add support for
22941         torture_eval_before_compile and torture_eval_before_execute
22942         variables.
22943
22944 1998-08-25  Jeffrey A Law  (law@cygnus.com)
22945
22946         * gcc.c-torture/compile/980825-1.c: New test.
22947
22948 1998-08-24  Nick Clifton  <nickc@cygnus.com>
22949
22950         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
22951         count number tests in opt_t0 not good_t0.
22952
22953 1998-08-24  Jeffrey A Law  (law@cygnus.com)
22954
22955         * gcc.c-torture/compile/930326-1.x: Fix typo.
22956
22957 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
22958
22959         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
22960         causes an ICE.
22961
22962 1998-08-21  Jeffrey A Law  (law@cygnus.com)
22963
22964         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
22965         STACK_SIZE is defined.
22966         * gcc.c-torture/unsorted/stuct.c: Similarly.
22967
22968         * gcc.c-torture/compile/980821-1.c: New test.
22969
22970 1998-08-21  Jeffrey A Law  (law@cygnus.com)
22971
22972         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
22973
22974 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
22975
22976         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
22977         code.
22978
22979 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
22980
22981         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
22982         error'.
22983
22984 1998-08-18  Jeffrey A Law  (law@cygnus.com)
22985
22986         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
22987
22988 1998-08-16  Jeffrey A Law  (law@cygnus.com)
22989
22990         * gcc.c-torture/compile/980816-1.c: New test.
22991
22992         * gcc.dg/980816-1.c: New test.
22993
22994 1998-08-13  Jeffrey A Law  (law@cygnus.com)
22995
22996         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
22997         compiler for ieee tests.
22998
22999 1998-08-01  Dave Love  <d.love@dl.ac.uk>
23000
23001         * g77.f-torture/compile/980729-0.f: New test.
23002
23003 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
23004
23005         * gcc.c-torture/special/eeprof-1.c: New test, for
23006         -finstrument-functions.
23007         * gcc.c-torture/special/special.exp: Run it.
23008
23009 1998-07-29  Jeffrey A Law  (law@cygnus.com)
23010
23011         * gcc.c-torture/compile/980729-1.c: New test.
23012
23013 1998-07-27  Nick Clifton  <nickc@cygnus.com>
23014
23015         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
23016         __thumb__ is defined, and test for ARM style doubles if so.
23017
23018 1998-07-26  Dave Love  <d.love@dl.ac.uk>
23019
23020         * g77.f-torture/noncompile/980615-0.f: New test.
23021
23022 1998-07-26  H.J. Lu  (hjl@gnu.org)
23023
23024         * gcc.dg/980312-1.c: Do link instead of compile.
23025         * gcc.dg/980313-1.c: Likewise.
23026
23027 1998-07-26  Jeffrey A Law  (law@cygnus.com)
23028
23029         * gcc.c-torture/compile/980726-1.c: New test.
23030
23031 1998-07-25  Dave Love  <d.love@dl.ac.uk>
23032
23033         * g77.f-torture/execute/io0.f: New test.
23034
23035 1998-07-24  Nick Clifton  <nickc@cygnus.com>
23036
23037         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
23038         an int.
23039
23040 1998-06-18  Michael Meissner  <meissner@cygnus.com>
23041
23042         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
23043         m32r bugs.
23044
23045 1998-07-17  Nick Clifton  <nickc@cygnus.com>
23046
23047         * gcc.dg/980626-1.c: Expect failures for all toolchains until
23048         c-decl.c:grokdeclarator can handle mode attributes.
23049
23050 1998-07-16  Jeffrey A Law  (law@cygnus.com)
23051
23052         * gcc.c-torture/execute/980716-1.c: New test.
23053
23054 1998-07-13  Jeffrey A Law  (law@cygnus.com)
23055
23056         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
23057         the mn10200.
23058         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
23059         the mn10200.
23060         * gcc.c-torture/execute/va-arg-3.x: Similarly.
23061         * gcc.c-torture/compile/930326-1.x: Similarly.
23062
23063 1998-07-13  Dave Love  <d.love@dl.ac.uk>
23064
23065         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
23066         New test from Craig.
23067
23068 1998-07-12  Dave Love  <d.love@dl.ac.uk>
23069
23070         * g77.f-torture/noncompile/980616-0.f: New test.
23071
23072         * g77.f-torture/execute/970816-3.f:  New test from Craig.
23073
23074 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23075
23076         *  g++.other/singleton.C: Return error value instead of taking
23077         SIGSEGV.
23078
23079 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
23080
23081         *  g++.other/singleton.C: New test.   Warning is under dispute.
23082         Runtime crash is not.
23083
23084 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23085
23086         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
23087         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
23088         using6.C, using7.C}:  New namespace tests.
23089
23090 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
23091
23092         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
23093         specialization with typedef'ed names used as array indexes.
23094
23095 1998-07-09  Jeffrey A Law  (law@cygnus.com)
23096
23097         * gcc.c-torture/execute/980709-1.c: New test.
23098
23099         * gcc.dg/980709-1.c: New test.
23100
23101 1998-07-07  Richard Henderson  <rth@cygnus.com>
23102
23103         * gcc.c-torture/execute/bcp-1.c: New test.
23104
23105 1998-07-07  Jeffrey A Law  (law@cygnus.com)
23106
23107         * gcc.c-torture/execute/980707-1.c: New test.
23108
23109 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
23110
23111         * gcc.c-torture/compile/980706-1.c: New test.
23112
23113 1998-07-01  Dave Love  <d.love@dl.ac.uk>
23114
23115         * g77.f-torture/execute/980701-0.f,
23116         g77.f-torture/execute/980701-1.f: New test from Craig.
23117
23118 1998-07-01  Jeffrey A Law  (law@cygnus.com)
23119
23120         * gcc.c-torture/compile/980701-1.c: New test.
23121
23122         * gcc.c-torture/execute/980701-1.c: New test.
23123
23124 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
23125 rlsruhe.de>
23126
23127         * g++.old-deja/g++.robertl/eb132.C: New test.
23128         * g++.old-deja/g++.robertl/eb133.C: Likewise.
23129
23130 1998-06-29  Dave Love  <d.love@dl.ac.uk>
23131
23132         * g77.f-torture/execute/980628-7.f,
23133         g77.f-torture/execute/980628-8.f,
23134         g77.f-torture/execute/980628-9.f,
23135         g77.f-torture/execute/980628-10.f: New tests from Craig.
23136
23137         * g77.f-torture/execute/980628-3.f: Remove mail headers.
23138
23139 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23140
23141         * g77.f-torture/execute/980628-4.f: New test from Craig.
23142         * g77.f-torture/execute/980628-5.f: Likewise.
23143         * g77.f-torture/execute/980628-2.f: Likewise.
23144         * g77.f-torture/execute/980628-0.f: Likewise.
23145         * g77.f-torture/execute/980628-1.f: Likewise.
23146         * g77.f-torture/execute/980628-3.f: Likewise.
23147         * g77.f-torture/execute/980628-6.f: Likewise.
23148
23149 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23150
23151         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
23152         directory when nothing has been installed yet.
23153
23154 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
23155
23156         * gcc.c-torture/special/special.exp: Handle newer versions of
23157         dejagnu.
23158
23159 1998-06-26  Jeffrey A Law  (law@cygnus.com)
23160
23161         * gcc.dg/980626-1.c: New test.
23162
23163 1998-06-19  Bruno Haible <haible@ilog.fr>
23164
23165         * gcc.misc-tests/m-un-2.c: New test.
23166         * g++.old-deja/g++.other/warn01.c: Likewise.
23167
23168 1998-06-19  Robert Lipe  <robertl@dgii.com>
23169
23170         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
23171         compatibility with assmblers with a different comment character.
23172         Eliminate use of GAS-specific extensions.
23173
23174 1998-06-19  Jeffrey A Law  (law@cygnus.com)
23175
23176         * gcc.c-torture/execute/ieee/980619-1.c: New test.
23177
23178 1998-06-19  Robert Lipe  <robertl@dgii.com>
23179
23180         *lib/g77.exp: Replace search for libf2c.a with search for newly
23181         renamed libg2c.a
23182
23183 1998-06-17  Jeffrey A Law  (law@cygnus.com)
23184
23185         * gcc.c-torture/execute/980617-1.c: New test.
23186
23187 1998-06-12  Jeffrey A Law  (law@cygnus.com)
23188
23189         * gcc.c-torture/execute/980612-1.c: New test.
23190
23191 1998-06-08  Jeffrey A Law  (law@cygnus.com)
23192
23193         * gcc.dg/980523-1.c: Only test on ppc-linux.
23194         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
23195
23196         * gcc.c-torture/execute/980608-1.c: New test.
23197
23198 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
23199
23200         * gcc.c-torture/execute/980605-1.c: New test.
23201
23202 1998-06-04  Jeffrey A Law  (law@cygnus.com)
23203
23204         * gcc.c-torture/execute/980604-1.c: New test.
23205
23206 1998-06-02  Jeffrey A Law  (law@cygnus.com)
23207
23208         * gcc.c-torture/execute/980602-1.c: New test.
23209         * gcc.c-torture/execute/980602-2.c: Likewise.
23210
23211 1998-06-02  Dave Love  <d.love@dl.ac.uk>
23212
23213         * 970125-0.f: Fix per JCB.  Add commentary.
23214
23215 1998-05-31  Michael Meissner  <meissner@cygnus.com>
23216
23217         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
23218         IEEE -0 support.
23219
23220 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
23221
23222         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
23223         earlier.
23224
23225 1998-05-28  Catherine Moore <clm@cygnus.com>
23226
23227         * gcc.c-torture/execute/980526-3.c: New test.
23228
23229 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
23230
23231         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
23232         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
23233         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
23234         m88k-motorola-sysv3 to XFAIL.
23235
23236 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23237
23238         * gcc.dg/980526-1.c: New test.
23239         * gcc.c-torture/execute/980526-2.c: New test.
23240
23241 1998-05-26  Jeffrey A Law  (law@cygnus.com)
23242
23243         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
23244
23245         * gcc.c-torture/execute/980526-1.c: New test.
23246
23247 1998-05-26  Dave Love  <d.love@dl.ac.uk>
23248
23249         * g77.f-torture/execute/alpha2.f: Add runtime test.
23250
23251 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
23252
23253         * g++.old-deja/old-deja.exp: Strip leading directories.
23254
23255         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
23256         error for the line.  Don't run multiple tests for the same line.
23257
23258 1998-05-23  Jeffrey A Law  (law@cygnus.com)
23259
23260         * gcc.dg/980523-1.c: New test.
23261
23262 1998-05-23  Dave Love  <d.love@dl.ac.uk>
23263
23264         * g77.f-torture/compile/970915-0.f: New test.
23265
23266 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
23267
23268         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
23269
23270 1998-05-21  Jeffrey A Law  (law@cygnus.com)
23271
23272         * gcc.dg/980520-1.c: New test.
23273
23274 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
23275
23276         * gcc.dg/980502-1.c: Fix return type.
23277
23278 1998-05-20  Jeffrey A Law  (law@cygnus.com)
23279
23280         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
23281         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
23282         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
23283         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
23284         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
23285
23286 1998-05-20  Dave Love  <d.love@dl.ac.uk>
23287
23288         * g77.f-torture/execute/980520-1.f: New test.
23289
23290 1998-05-15  Dave Love  <d.love@dl.ac.uk>
23291
23292         * lib/mike-g77.exp: New file.
23293
23294         * g77.f-torture/noncompile/noncompile.exp,
23295         g77.f-torture/noncompile/check0.f: New files.
23296
23297 1998-05-14  Dave Love  <d.love@dl.ac.uk>
23298
23299         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
23300         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
23301         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
23302         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
23303         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
23304         abort where appropriate.
23305
23306 1998-05-05  Michael Meissner  <meissner@cygnus.com>
23307
23308         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
23309         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
23310
23311 1998-04-29  Dave Love  <d.love@dl.ac.uk>
23312
23313         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
23314
23315 1998-04-27  Dave Love  <d.love@dl.ac.uk>
23316
23317         * g77.f-torture/compile/980427-0.f: New test.
23318
23319 1998-04-24  Dave Love  <d.love@dl.ac.uk>
23320
23321         * g77.f-torture/compile/980424-0.f: New test.
23322
23323 1998-04-19  Dave Love  <d.love@dl.ac.uk>
23324
23325         * g77.f-torture/compile/980419-2.f (main): New test.
23326         * g77.f-torture/compile/970125-0.f: New test.
23327         * g77.f-torture/compile/980419-1.f: New test.
23328
23329 1998-04-08  Jim Wilson  <wilson@cygnus.com>
23330
23331         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
23332         of loop-4.c.
23333
23334 1998-04-07  Jim Wilson  <wilson@cygnus.com>
23335
23336         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
23337
23338 1998-04-03  Jim Wilson  <wilson@cygnus.com>
23339
23340         * gcc.c-torture/compile/980329-1.c: New test.
23341
23342 1998-03-18  Jim Wilson  <wilson@cygnus.com>
23343
23344         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
23345         * gcc.dg/980312-1.c: Fix typo in -march command.
23346
23347 1998-03-16  H.J. Lu  (hjl@gnu.org)
23348
23349         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
23350
23351 1998-03-11  Robert Lipe  <robertl@dgii.com>
23352
23353         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
23354         Dave Love agree the Fortran source is bogus.
23355
23356 1998-03-11  Robert Lipe  <robertl@dgii.com>
23357
23358         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
23359         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
23360         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
23361         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
23362         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
23363
23364 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
23365
23366         * g++.old-deja/g++.other/friend1.C: New test.
23367
23368 1998-02-18  Dave Love  <d.love@dl.ac.uk>
23369
23370         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
23371         possibly uninitialized) variables and declare dnrm2.
23372
23373 1998-02-23  Robert Lipe <robertl@dgii.com>
23374
23375         From Bruno Haible <haible@ilog.fr>:
23376         * gcc.c-torture/execute/980223.c: New test.
23377
23378 1998-02-13  Jeffrey A Law  (law@cygnus.com)
23379
23380         * gcc.dg/ifelse-1.c: New test.
23381
23382 1998-02-09  H.J. Lu  (hjl@gnu.org)
23383
23384         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
23385
23386           * lib/old-dejagnu.exp (old-dejagnu): Added the
23387           "execution test - XFAIL *-*-*" handling in the spirit of
23388           "excess errors test -". Changed the "execution test fails"
23389           handling to be like "excess errors test fails".
23390           * Update various tests accordingly.
23391
23392 1998-02-06  Jim Wilson  <wilson@cygnus.com>
23393
23394         * gcc.c-torture/execute/980205.c: New test.
23395
23396 1998-01-18  Jeffrey A Law  (law@cygnus.com)
23397
23398         * lib/c-torture.exp: Look for .x files instead of .cexp files.
23399         * lib/f-torture.exp: Similarly.
23400         * gcc.c-torture: Rename all .cexp files to .x files.
23401
23402 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
23403
23404         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
23405         (940510-1.c): Removed duplicate.
23406         (971104-1.c): New test.
23407
23408 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
23409
23410           * lib/f-torture.exp: Improve error and loop detection.
23411
23412 1997-11-19  Michael Meissner  <meissner@cygnus.com>
23413
23414         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
23415         use that to size the filler array.
23416
23417 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
23418
23419         * lib/c-torture.exp(c-torture-execute): Fix typo.
23420
23421         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
23422         testcase as the executable name. Keep the executable around if
23423         the test fails.
23424
23425 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
23426
23427         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
23428         changes.  Only test one -g option, and move it to the end of the
23429         list of options to test.
23430
23431 1997-09-19  Michael Meissner  <meissner@cygnus.com>
23432
23433         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
23434         variable GCC_TORTURE_OPTIONS to supply default switches separated
23435         by colons.  If no environment variable, run tests with -O0 -g, -O1
23436         -g, and -O2 -g as well.
23437
23438 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
23439
23440         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
23441         explanatory comments. Fix indentation.
23442
23443 1997-09-15  Jeffrey A Law  (law@cygnus.com)
23444
23445         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
23446
23447 1997-09-11  Jeffrey A Law  (law@cygnus.com)
23448
23449         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
23450         * g++.old-deja/g++.mike/p7325.C: Likewise.
23451         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
23452
23453 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
23454
23455         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
23456         * g++.old-deja/g++.brendan/crash30.C: Likewise.
23457         * g++.old-deja/g++.brendan/crash39.C: Likewise.
23458         * g++.old-deja/g++.law/operators4.C: Likewise.
23459
23460 1997-09-11  Joe Buck  (jbuck@synopsys.com)
23461
23462         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
23463         * g++.old-deja/g++.mike/p784.C: Ditto.
23464         * g++.old-deja/g++.mike/p785.C: Ditto.
23465
23466 1997-09-05  Jeffrey A Law  (law@cygnus.com)
23467
23468           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
23469
23470 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23471
23472         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
23473         target feature; pass this to c-torture-execute as needed.
23474
23475 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23476
23477         * lib/c-torture.exp(c-torture-execute): If the previous and the
23478         current executables being tested are identical, we don't need to
23479         run the executable again. Try to make the executable names
23480         unique. Add an optional argument for passing additional compiler
23481         flags.
23482
23483 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
23484
23485         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
23486
23487 1997-08-29  Jeffrey A Law  (law@cygnus.com)
23488
23489         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
23490
23491 1997-07-31  Jeffrey A Law  (law@cygnus.com)
23492
23493         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
23494         32bit or larger longs.
23495
23496         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
23497         have either a 32bit long or 32bit int.
23498
23499 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
23500
23501         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
23502         Make double precision tests dependent on sizeof (double).
23503
23504 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
23505
23506         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
23507         too.
23508
23509 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
23510
23511         * gcc.c-torture/compile/961203-1.cexp: New script.
23512
23513 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
23514
23515         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
23516         up the includes ourselves.
23517
23518 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
23519
23520         * lib/plumhall.exp: Remove random include, and add a few
23521         verbose messages for debugging.
23522
23523 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
23524
23525         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
23526         of trying to do it ourselves.
23527
23528 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
23529
23530         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
23531
23532 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
23533
23534         * gcc.prms/5403.c: Made regexp a bit less strict.
23535
23536 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
23537
23538         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
23539         is returned from remote_load instead.
23540         * lib/plumhall.exp: Ditto.
23541         * lib/mike-g++.exp: Ditto.
23542         * lib/old-dejagnu.exp: Ditto.
23543         * lib/c-torture.exp: Ditto.
23544
23545 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
23546
23547         * lib/g++.exp: Use build_wrapper procedure.
23548         * lib/gcc.exp: Ditto.
23549
23550 1997-05-20  Jeffrey A Law  (law@cygnus.com)
23551
23552         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
23553         an old-style decl for malloc.  Fixes tests to work when
23554         sizeof (int) != sizeof (size_t).
23555
23556 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23557
23558         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
23559
23560         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
23561         use stdargs.h interface.
23562
23563 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23564
23565         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
23566         NO_VARARGS when compiling.
23567
23568 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
23569
23570         * lib/plumhall.exp(ph_includes): New procedure.
23571         (ph_make): Use it.
23572         (ph_compiler): Ditto.
23573
23574         * lib/g++.exp: Rename test-glue.c to testglue.c.
23575         * lib/gcc.exp: Ditto.
23576
23577 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
23578
23579         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
23580         to completion when it's called.
23581
23582 1997-03-21  Michael Meissner  <meissner@cygnus.com>
23583
23584         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
23585         is defined, don't do test.
23586
23587 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
23588
23589         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
23590         for object files.
23591         (ph_summary): Mark skipped testcases as untested, not unresolved.
23592
23593         * lib/plumhall.exp (ph_make): If unresolved because of bad
23594         errorCode, record errorCode in log file.
23595         (*): Replace send_log/verbose with verbose -log.
23596
23597 1997-03-19  Michael Meissner  <meissner@cygnus.com>
23598
23599         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
23600         double conversion if double isn't at least 8 bytes.
23601
23602         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
23603         int to work with targets where int is 16 bits.
23604
23605         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
23606         8 bytes, just exit, since 4 byte doubles don't have enough bits of
23607         precision for the test to complete.
23608
23609 1997-03-14  Michael Meissner  <meissner@cygnus.com>
23610
23611         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
23612         if d10v is not compiled with the -mdouble64 flag.
23613         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
23614
23615         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
23616         d10v is not compiled with the -mint32 flag.
23617
23618 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
23619
23620         * lib/plumhall.exp: Use incr_count.
23621
23622 1997-03-12  Jeffrey A Law  (law@cygnus.com)
23623
23624         * gcc.c-torture: Update to c-torture-1.45.
23625
23626 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
23627
23628         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
23629         the name of the expect testcase file).
23630
23631         * lib/g++.exp(g++_init): Ditto.
23632
23633 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
23634
23635         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
23636         the host.
23637
23638         * lib/gcc.exp(gcc_exit): New procedure.
23639
23640 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
23641
23642         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
23643         specs where appropriate.
23644
23645         * g++.old-deja/g++.arm/*: Added additional ERROR checks
23646         because of new "candidates are" messages, and removed a few
23647
23648         * Converted all non-old-style g++ testcases to old-style, and
23649         moved into g++.old-deja.
23650
23651 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
23652
23653         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
23654         options.
23655
23656         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
23657         succeeded.
23658
23659         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
23660
23661 1997-02-13  Michael Meissner  <meissner@cygnus.com>
23662
23663         * lib/gcc.exp (gcc_target_compile): Add support for defining
23664         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
23665         the machine doesn't have those features.
23666
23667 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
23668
23669         * g++.law/operators4.exp: Don't use LIBS.
23670
23671 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
23672
23673         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
23674
23675         * lib/mike-g++.exp: Don't set the compiler to be tested here.
23676         * lib/g++.exp: Set it here instead. Also, allow use of the
23677         --tool_exec and --tool_opt options. Change CXX to
23678         GXX_UNDER_TEST.
23679
23680         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
23681
23682         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
23683
23684 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
23685
23686         * lib/old-dejagnu.exp: Use prune_warnings instead of
23687         prune_system_crud.
23688         * lib/mike-g++.exp: Ditto.
23689         * lib/gcc.exp: Ditto.
23690         * lib/g++.exp: Ditto.
23691
23692         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
23693
23694 1997-02-07  Jeffrey A Law  (law@cygnus.com)
23695
23696           * 941014-2.c: Include stdlib.h
23697           * 960327-1.c: Include stdio.h
23698           * dbra.c, index-1.c: Don't assume ints are 32bits.
23699
23700 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
23701
23702         * lib/gcc.exp: Add gcc,stack_size target feature.
23703
23704         * lib/g++.exp(g++_target_compile): Add the include and link
23705         paths here, not in two other places. And, it's $options, not
23706         options.
23707
23708         * lib/mike-g++.exp(postbase): Remove the code that determines
23709         the correct include and link paths.
23710         * g++.old-deja/old-deja.exp: Ditto.
23711
23712 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
23713
23714         * lib/g++.exp(g++_init): target_compile no longer returns the
23715         filename of the result.
23716
23717 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
23718
23719         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
23720         call to glob.
23721
23722         * gcc.c-torture/special/special.exp: Change call to
23723         gcc_target_compile to include the object file.
23724
23725 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
23726
23727         * gcc.c-torture/special/special.exp: Correct misspelling in last
23728         change.
23729
23730 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
23731
23732         * lib/plumhall.exp(ph_summary): Log the entire output of the
23733         executable. Return -1 if there were any failures, 0 otherwise.
23734         (ph_execute): Return -1 if there were any failures, 0 otherwise.
23735         (ph_make): Clean up objects and executables that were built
23736         if the tests succeeded.
23737
23738 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
23739
23740         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
23741         libraries and includes in the build tree as appropriate.
23742
23743 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23744
23745         * lib/c-torture.exp: Instead of looking for the global variable
23746         NO_LONG_LONG, check to see if that's a feature of the target.
23747
23748 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23749
23750         * config/default.exp: Minimize. Delete the remainer of the files in
23751         config; this functionality is now in devo/dejagnu/config.
23752
23753         g++.*/*: Pass any additional flags used to compile to postbase;
23754         delete CXXFLAGS.
23755
23756         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
23757         is now done by runtest.exp. Use gcc_target_compile instead of
23758         compile.
23759
23760         lib/c-torture.exp: Use gcc_target_compile instead of compile.
23761         Remove references to CFLAGS. Use remote_file instead of
23762         calling rm -f.
23763         (c-torture): Take a list of arguments to use to compile this
23764         testcase.
23765
23766         lib/g++.exp: Simplify. Use target_compile instead of compile.
23767         lib/gcc-dg.exp: Ditto.
23768         lib/gcc.exp: Ditto.
23769         lib/mike-{gcc,g++}.exp: Ditto.
23770         lib/old-dejagnu.exp: Ditto.
23771         lib/plumhall.exp: Ditto.
23772
23773 1997-01-08  Jim Wilson  <wilson@cygnus.com>
23774
23775         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
23776         (ph_linker): Likewise.
23777
23778 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
23779
23780           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
23781         MAP_ANON / MAP_ANONYMOUS if defined;
23782         else try to map from /dev/zero .
23783
23784 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23785
23786         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
23787         isn't defined, then define it to MAP_ANONYMOUS.
23788
23789 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23790
23791         * gcc.c-torture: Update to c-torture-1.42 release.
23792
23793 1996-11-11  Jeffrey A Law  (law@cygnus.com)
23794
23795         * gcc.c-torture: Update to c-torture-1.41 release.
23796
23797 1996-10-27  Jeffrey A Law  (law@cygnus.com)
23798
23799         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
23800         c-torture release.
23801
23802 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
23803
23804         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
23805         and LDFLAGS.  Fix second case to append the target_info ldflags
23806         onto LDFLAGS, not CFLAGS.
23807         * lib/g++.exp (g++_init): Add target_info stuff.
23808         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
23809         of libgloss and newlib flags for !native.
23810
23811         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
23812         (GDB): Fix relative path to go up another dir for finding gdb.
23813
23814 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
23815
23816         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
23817         versions in the target_info array, if they don't exist.
23818
23819 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
23820
23821         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
23822
23823 1996-07-08  Jim Wilson  <wilson@cygnus.com>
23824
23825         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
23826         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
23827
23828 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
23829
23830         * lib/old-dejagnu.exp: Don't remove the output file before we've
23831         actually tested it. Don't append pwd to the path of the executable
23832         we're testing.
23833
23834 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
23835
23836         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
23837
23838 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
23839
23840         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
23841         temporary directory for compiler files, and set it to a default
23842         value of /tmp. Set $output as the name of the output file from
23843         compiling the testcase. Add a -o option to $cflags_var so the
23844         compiler writes the final output file as $output. Set $executable
23845         to $output.
23846
23847         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
23848         directory for compiler files, and set it to /tmp if it doesn't
23849         already have a value. Set $output_file to the name of the output
23850         file from compiling the testcase. Add a -o option to CXXFLAGS so
23851         the compiler writes the final output file as $output. Use $output
23852         as the executable to be tested.
23853
23854 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
23855
23856         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
23857
23858 1996-06-08  Jeffrey A Law  (law@cygnus.com)
23859
23860         * gcc.c-torture/execute/pending-1.c: New test.  Still
23861         pending in Tege's queue.
23862
23863 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
23864
23865         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
23866         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
23867         if there were failures.  Call unresolved if there were unresolved
23868         testcases.  Call gcc_fail if program did not run to completion.
23869         (ph_make): Pass additional argument name to ph_execute.
23870         (ph_execute): Add new argument.  Pass additional arguments to
23871         ph_summary.  Call gcc_fail is there is no execution output.
23872
23873 1996-04-24  Jeffrey A Law  (law@cygnus.com)
23874
23875         * lib/plumhall.exp (proc_summary): Output relavent summary
23876         lines into the log so specific failures in plumhall can be
23877         investigated.
23878
23879 1996-04-10  Jeffrey A Law  (law@cygnus.com)
23880
23881         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
23882         (c-torture-execute): Don't try to execute tests which use
23883         "long long" types if $NO_LONG_LONG is nonzero.
23884
23885 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
23886
23887         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
23888         not c-torture.
23889
23890         * gcc.ieee: Move from here.
23891         * gcc.c-torture/execute/ieee: To here.
23892
23893 1996-03-26  Jeffrey A Law  (law@cygnus.com)
23894
23895         * gcc.c-torture: Update to c-torture-1.41 release.
23896
23897 1996-03-22  Jeffrey A Law  (law@cygnus.com)
23898
23899         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
23900         not "$output".
23901
23902 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
23903
23904         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
23905         -c present.
23906
23907 1996-03-02  Jeffrey A Law  (law@cygnus.com)
23908
23909         * config/proelf.exp: Handle connecting to a simulator.
23910
23911 1996-01-31  Jeffrey A Law  (law@cygnus.com)
23912
23913         * config/proelf.exp: New file.  Enough framework that we can
23914         run c-torture tests on the proelf targets (or any other target
23915         that gdb can connect to for that matter).
23916
23917 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
23918
23919         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
23920         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
23921
23922         * lib/plumhall.exp (ph_execute): Always call ph_summary if
23923         exec_output exists.
23924
23925 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
23926
23927         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
23928         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
23929
23930         * config/*.exp: Update FSF address.  Change result of ${tool}_load
23931         to pass/fail/unresolved/unsupported/untested.  Caller must now
23932         call unresolved/unsupported/untested.
23933         * lib/*.exp: Update FSF address.  Update to handle new results of
23934         ${tool}_load.
23935         * lib/chill.exp (verbose): Delete.
23936
23937 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
23938
23939         * lib/gcc.exp (default_gcc_start): Change order of args to
23940         $LDFLAGS $CFLAGS $LIBS.
23941         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
23942         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
23943         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
23944         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
23945         * gcc.misc-tests/dg-test.exp: Likewise.
23946         * gcc.misc-tests/msgs.exp: Likewise.
23947         * gcc.prms/prms.exp: Likewise.
23948         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
23949         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
23950
23951         * lib/dg.exp: Deleted, moved to dejagnu/lib.
23952
23953 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
23954
23955         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
23956
23957         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
23958         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
23959
23960         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
23961         necessary.
23962
23963 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
23964
23965         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
23966         global for loop; add use of $mathlib.
23967         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
23968         settings here; set mathlib for anything but VxWorks.
23969
23970 1996-01-22  Jeffrey A Law  (law@cygnus.com)
23971
23972         * gcc.c-torture: Update to c-torture-1.40 release.
23973
23974 1996-01-03  Jeffrey A Law  (law@cygnus.com)
23975
23976         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
23977         dg.exp.
23978
23979 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
23980
23981         * lib/c-torture.exp (c-torture-execute): Declare "output" as
23982         global.
23983
23984 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
23985
23986         * lib/g++.exp (LIBS): Define if not already.
23987         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
23988         (gcc-dg-prune): Call prune_gcc_output.
23989         * lib/gcc.exp (prune_gcc_output): New proc.
23990         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
23991         prune_gcc_output.
23992
23993 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
23994
23995         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
23996         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
23997
23998 1995-11-15  Jeffrey A Law  (law@cygnus.com)
23999
24000         * gcc.c-torture: Update to c-torture-1.39 release.
24001
24002 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
24003
24004         * lib/c-torture.exp (c-torture-execute): Don't return if one option
24005         fails, try others as well.
24006
24007 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
24008
24009         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
24010         If compilation fails, mark execute tests as `untested'.
24011         If test is marked as unsupported, don't mark compilation and
24012         execute tests as failed.
24013
24014 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
24015
24016         * lib/g++.exp (g++_init): Don't link in libg++, and look to
24017         libstdc++ for whether or not we want to be doing shared
24018         libraries.  Delete link_curses since we don't need it anymore.
24019         * lib/mike-g++.exp (postbase): Don't link in libg++.
24020         * g++.old-deja/old-deja.exp: Likewise.
24021
24022 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
24023
24024         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
24025
24026 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
24027
24028         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
24029         For that, add `-Wl,-a,shared_archive'.
24030         * g++.old-deja/old-deja.exp: Likewise.
24031
24032 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
24033
24034         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
24035
24036 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
24037
24038         * lib/mike-g++.exp (postbase): Pay attention to the status of
24039         g++_load.
24040
24041 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
24042
24043           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
24044
24045 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
24046
24047         * lib/gcc.exp (default_gcc_start): No longer need to log program
24048         being executed or its output, execute_anywhere does that now.
24049         * lib/g++.exp (default_g++_version): Call execute_anywhere.
24050         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
24051
24052 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
24053
24054         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
24055         the same as those in lib/g++.exp.
24056
24057 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
24058
24059         * gcc.c-torture: Update to c-torture-1.38 release.
24060         * gcc.ieee: Related changes.
24061
24062 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
24063
24064         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
24065         "exec". Minor reformatting changes.
24066
24067         * config/rom68k.exp (${tool}_load): Make it work in a canadian
24068         cross. This means all "exec" calls now work on a remote host as
24069         well.
24070         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
24071         cross. Filter out the extra "\r\n" stuff that expect puts in.
24072         (c-torture-execute): Filter out the bogus warnings like
24073         c-torture-compile does. Add support for canadian cross.
24074         * lib/gcc.exp (default_gcc_version, default_gcc_start)
24075         Use execute_anywhere rather than calling exec directly. Now it
24076         works for canadian cross testing.
24077
24078 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
24079
24080         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
24081         results into a variable, and check that rather than using file exists.
24082
24083 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
24084
24085         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
24086         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
24087
24088 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24089
24090         * g++.old-deja/old-deja.exp: Create and pass runshlib and
24091         lib_curses if there's a shared libg++ in the build tree.
24092
24093 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
24094
24095         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
24096         if not supported target.
24097
24098 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
24099
24100         * lib/g++.exp (g++_init): Move empty setting of runshlib and
24101         link_curses up to always happen, not just for native builds.
24102
24103 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
24104
24105         * gcc.c-torture: Update to c-torture-1.36 release.
24106         * gcc.failure: Related changes.
24107
24108 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
24109
24110         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
24111
24112 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
24113
24114         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
24115         * lib/mike-g++.exp (postbase): Not in here.  Still reference
24116         runshlib, link_curses, and mathlib for link and run.
24117
24118         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
24119         pass the runtime shared library options for Solaris, OSF/1, and
24120         Irix5, and link with -lcurses to avoid unresolved references.
24121
24122 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
24123
24124         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
24125         only run once.
24126
24127 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
24128
24129         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
24130
24131 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
24132
24133         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
24134         do not have a framework for the "compat" tests yet.
24135
24136 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
24137
24138         * lib/mike-g++.exp (postbase): New local variable `mathlib',
24139         set to null if we're testing vxworks5.1.  Use that instead of
24140         `-lm' in the setting of LIBS for link and run.
24141
24142 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
24143
24144         * config/rom68k.exp (${tool}_load): Major changes to make it
24145         work.  Verified that it does in fact return the stuff in
24146         exec_output properly.  Catch any Emul or any TRAP other than 0.
24147
24148 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
24149
24150         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
24151         LDFLAGS properly for targets that need stuff from libgloss.
24152         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
24153         only run once.
24154         (gpp_initialized): New variable.
24155
24156 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
24157
24158         * config/rom68k.exp: Load libgloss.exp.
24159         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
24160         so we can produce a fully linked binary.
24161         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
24162         so we can produce a fully linked binary.
24163
24164 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
24165
24166         * lib/plumhall.exp (ph_section): Watch for expected failures.
24167         Add missing `else'.
24168
24169         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
24170         run the testcase.
24171         (c-torture): Likewise.
24172
24173 1995-08-28  Doug Evans  <dje@cygnus.com>
24174
24175         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
24176
24177         * lib/mike-g++.exp (mike_cleanup): New proc.
24178         (prebase): New globals compiler_result, not_compiler_result,
24179         target_regexp.
24180         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
24181         allow leading "-" in pattern.  Watch for unsupported tests.
24182         If $compiler_result is set, pattern match assembler code,
24183         and ditto for $not_compiler_result.
24184         * lib/mike-gcc.exp: Likewise.
24185
24186         * lib/plumhall.exp (ph_execute): Only call ph_summary if
24187         execution "succeeded".
24188
24189 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
24190
24191         * config/win32.exp: New file.
24192         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
24193
24194 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
24195
24196         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
24197         unsupported.
24198         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
24199         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
24200         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
24201
24202         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
24203         "... without exceptions was ...".  That is now handled by
24204         prune_system_crud.
24205         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24206
24207 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
24208
24209         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
24210         sieve.c,sort2.c}: New files.
24211         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
24212         sieve.exp,sort2.exp}: Drivers for them.
24213
24214         * lib/mike-gcc.exp (program_output): New user settable variable.
24215         (postbase): Call prune_system_crud.  Also prune extraneous compiler
24216         messages.
24217         * lib/mike-g++.exp (program_output): New user settable variable.
24218
24219         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
24220
24221         * config/sh.exp: Deleted (use sim.exp instead).
24222
24223 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
24224
24225         * config/vx.exp: Declare CHECKTASK as global.
24226         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
24227         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
24228         * lib/old-dejagnu.exp: Load [pwd]/$executable.
24229
24230 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24231
24232         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
24233         target. Like vx.exp, only includes `vx29k.exp' instead of
24234         `vxworks.exp'.
24235
24236 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
24237
24238         * config/sim.exp: Increase time limit from 120 seconds to 240.
24239
24240 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
24241
24242         * gcc.c-torture/execute/950628-1.c: New test.
24243
24244 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
24245
24246         * gcc.c-torture: Update with changes/additions from
24247         c-torture-1.34.
24248
24249 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
24250
24251         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
24252
24253 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
24254
24255         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
24256
24257 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
24258
24259         * gcc.c-torture/compile/950512-1.c: New test.
24260         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
24261         * gcc.dg/struct-ret-1.c: Likewise.
24262
24263 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
24264
24265         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
24266           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
24267
24268 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
24269
24270         * gcc.c-torture/special/920411-1.c: Deleted.
24271         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
24272
24273 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
24274
24275         * config/sim.exp (${tool}_load): Hack in call to bash to get a
24276         cpu limit.
24277
24278 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
24279
24280         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
24281
24282 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
24283
24284         From kenner;
24285         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
24286         is the proper length.
24287         * va-arg-3.c: Likewise.
24288
24289 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
24290
24291         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
24292         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
24293
24294         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
24295         * lib/g++.exp (default_g++_start): Delete old cruft.
24296
24297 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
24298
24299         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
24300         (2 * (1 << 18)) to (2 * (1 << 17)).
24301
24302         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
24303
24304 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
24305
24306         * config/rom68k.exp: Renamed from config/idp.exp
24307
24308 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
24309
24310         * c-torture/compile/921109-2.c
24311
24312 1995-04-18  Mike Stump  <mrs@cygnus.com>
24313
24314         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
24315         excess errors.
24316
24317 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
24318
24319         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
24320         output.
24321         * lib/g++.exp (default_g++_start): Likewise.
24322
24323 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
24324
24325         * gcc.c-torture/compile/950329-1.c: New test.
24326
24327 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
24328
24329           * config/bug.exp (${tool}_load): Updated to use new remote_open
24330           and remote_close procs.
24331         * config/idp.exp: New file.
24332
24333 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
24334
24335         * gcc.c-torture/execute/950322-1.c: New test.
24336
24337 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
24338
24339         * config/vx.exp (${tool}_load): Clean up testing of return code from
24340         vxworks_ld and vxworks_spawn.
24341
24342 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
24343
24344         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
24345
24346 1995-03-13  Mike Stump  <mrs@cygnus.com>
24347
24348         * lib/old-deja.exp: Add `excess errors test - ' error, now one
24349         can mark excess errors on a machine by machine basis.  Note, the
24350         default is to not expect any excess errors, even when excess
24351         errors test - is given, so you will want to put an XFAIL ... on
24352         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
24353         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
24354         those 4 machines, but no others.
24355
24356 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
24357
24358         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
24359         * lib/c-torture.exp: to here.
24360
24361 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
24362
24363         * gcc.c-torture/execute/950221-1.c: New test.
24364         * gcc.c-torture/execute/struct-ret-1.c: New test.
24365         * gcc.c-torture/compile/950221-1.c: New test.
24366
24367         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
24368
24369 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
24370
24371         * gcc.c-torture/execute/arith-1.c (main): Return 0.
24372         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
24373
24374 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
24375
24376         * g++.gb: New directory of tests, derived from my signature and
24377         class scoping tests.
24378
24379         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
24380         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
24381         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
24382         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
24383         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
24384         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
24385         * g++.gb/sig25.C: Likewise.
24386
24387         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
24388         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
24389         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
24390         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
24391         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
24392         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
24393         * g++.gb/sig25.exp: Likewise.
24394
24395         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
24396         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
24397         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
24398         * g++.gb/scope13.C: Likewise, this test still fails.
24399
24400         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
24401         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
24402         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
24403         * g++.gb/scope13.exp: Ditto.
24404
24405         * g++.gb/README: New file, explains what these tests are about.
24406
24407 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
24408
24409         * lib/dg.exp (dg-do): Support `preprocess'.
24410         (dg-test): Likewise.
24411
24412 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
24413
24414         * config/udi.exp: change "continue -expect" to "exp_continue".
24415
24416 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
24417
24418         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
24419         Delete redundant tests.
24420
24421         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
24422         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
24423         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
24424         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
24425         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
24426         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
24427         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
24428         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
24429
24430         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
24431         storing label pointers.
24432         * gcc.c-torture/execute/921019-1.c: Likewise.
24433         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
24434         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
24435         parameter fp.
24436         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
24437         constants.
24438
24439         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
24440         Delete obsolete tests.
24441
24442         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
24443         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
24444         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
24445         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
24446         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
24447         * gcc.c-torture/compile/950124-1.c: New test.
24448
24449         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
24450
24451 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
24452
24453         * lib/mike-g++.exp: Add -lm to LIBS.
24454
24455 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
24456
24457         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
24458
24459 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
24460
24461         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
24462
24463 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
24464
24465         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
24466
24467 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
24468
24469         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
24470         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
24471         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
24472         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
24473         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
24474         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
24475         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
24476         * g++.law/{operators31.C, operators32.C,
24477         * g++.law/{operators33.C, operators34.C}: Likewise.
24478         * g++.law/{pic1.C, refs2.C}: Likewise.
24479         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
24480         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
24481         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
24482         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24483
24484         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
24485         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
24486         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
24487         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
24488         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
24489         * g++.law/{enum9.exp, friend5.exp}: Likewise.
24490         * g++.law/{nest3.exp, nest4.exp}: Likewise.
24491         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
24492         * g++.law/{operators30.exp, operators31.exp}: Likewise.
24493         * g++.law/{operators32.exp, operators33.exp}: Likewise.
24494         * g++.law/{operators34.exp}: Likewise.
24495         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
24496         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
24497         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
24498         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
24499         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24500
24501         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
24502         No longer expected to fail.
24503         * g++.law/missed-error3.C: Tweak for recent bool changes.
24504
24505 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
24506
24507         * config/emb-unix: Deleted.
24508         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
24509         remote execution.  Do final link on remote host if REMOTE_LINK is set.
24510
24511 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
24512
24513         * lib/dg.exp (dg-test): Fix typo in last patch.
24514
24515 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
24516
24517         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
24518         (handles multiple occurrences).
24519
24520 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
24521
24522         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
24523         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
24524         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
24525         printed).
24526         * lib/c-torture.exp (c-torture-compile): Likewise.
24527         (c-torture): Prepend full path if missing.
24528         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
24529         (gcc_fail): Likewise.
24530         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
24531
24532 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
24533
24534         * lib/netware.exp: Only attach to NetWare i386 systems.
24535
24536 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
24537
24538         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
24539         messages.  Add test name to "output pattern match" pass/fail message.
24540
24541 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
24542
24543         * gcc.dg: New testsuite.
24544         * gcc.dg/dg.exp: New file.
24545
24546         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
24547         test-switch.c}: Deleted.
24548
24549         * gcc.misc-tests/msgs.exp: New testcase driver.
24550
24551 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
24552
24553         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
24554         Watch for illegal return values from ${tool}_load.
24555         * config/unix.exp (${tool}_load): Fix pass/fail detection for
24556         cross targets.  Coerce return value >0 to 1.
24557
24558 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
24559
24560         * config/unix.exp (${tool}_load): Call program rsh, not proc.
24561
24562         * config/emb-unix.exp: New file.
24563
24564         * config/sim.exp: Error if variable $SIM not defined.
24565         (${tool}_load): Mark test as "untested" if simulator missing.
24566
24567         * config/unix.exp: Load remote.exp to get rcp_download.
24568         * lib/c-torture.exp: Use different option lists for testcases with
24569         and without loops.
24570         * gcc.c-torture/execute/execute.exp: Likewise.
24571
24572 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
24573
24574         * config/*.exp: Clarify return code from ${tool}_load.
24575         Call `unresolved' or `untested' instead of `warning' or `perror'
24576         (sometimes you still want to call both though).
24577         Add comment that `shell_id' is local to each file.
24578         * config/udi.exp (timeout): Set to 30.
24579         Don't print warning if connection fails, $connectmode has already
24580         printed an error.
24581         (${tool}_load): Move verbose messages to level 2.
24582         Rework pattern for "Process started" message.
24583         Pass `shell_id' to ${connectmode}_download.
24584         Retry twice upon timeout.  Make resetting of target more robust.
24585         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
24586         Pass `shell_id' to exit_$connectmode.
24587         Only call exit_$connectmode if connected.
24588         * config/unix.exp (${tool}_load): Check return codes better.
24589         * config/vrtx.exp (${tool}_load): Likewise.
24590         * config/vx.exp (${tool}_load): Likewise.
24591         Delete unneeded global's.
24592         * lib/dg.exp (dg-test): Update to reflect clarified return codes
24593         from ${tool}_load.
24594         (dg-stat): Delete.
24595         (dg-init): Delete recording of pass/fail counts.
24596         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24597         (old-dejagnu-init): Likewise.
24598         (old-dejagnu-stat): Delete contents, empty proc now.
24599         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
24600         (c-torture): Delete references to lcnt, lpass, lfail.
24601         Get option list from TORTURE_OPTIONS.
24602         Delete -funroll[-all]-loops if no loops.
24603         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
24604         (g++_stat): Delete contents (empty proc now).
24605         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
24606         (gcc_finish): Likewise.
24607         (gcc_stat): Deleted.
24608         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
24609         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
24610         * gcc.c-torture/execute/execute.exp: Likewise.
24611         Split tests into two parts: compile, execute.
24612         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
24613         no loops.  Update to reflect clarified return codes from ${tool}_load.
24614
24615 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
24616
24617         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
24618         to grep for.
24619         (old-dejagnu): Likewise (where necessary).
24620
24621 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
24622
24623         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
24624
24625         * lib/dg.exp (dg-process-target): Fix processing of selector.
24626         Add comment regarding use of `error'.
24627
24628         * lib/gcc.exp (prune_system_crud): Define if missing.
24629         * lib/g++.exp (prune_system_crud): Likewise.
24630
24631         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
24632         Call prune_system_crud.
24633         * lib/dg.exp (dg-runtest): New proc.
24634         Use perror instead of send_user for tcl errors in testcase.
24635         Don't return any value, it's never used.
24636         Don't clobber previous definition of `unknown'.
24637         Print tcl errors in `dg-final'.
24638
24639 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
24640
24641         * lib/dg.exp (dg-process-target): Improve syntax error messages.
24642         (dg-test): Don't print errorInfo, it contains stack backtrace.
24643
24644 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
24645
24646         * lib/g++.exp (runtest_file_p): Define if missing.
24647
24648 1994-09-24  Doug Evans  (dje@cygnus.com)
24649
24650         * lib/mike-g++.exp: Comment out loading of g++.exp.
24651         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
24652         (default_g++_version): Always print something.
24653         (default_g++_start): Comment out call to `which'.
24654         (g++_start, g++_load): Deleted (must be defined in config file).
24655         * lib/gcc.exp: Test for existence of $CC at start.
24656         Delete check for tmpdir (done in gcc_init).
24657         (default_gcc_version): Always print something.
24658         (default_gcc_start): Comment out call to `which'.
24659         * config/*.exp: Major cleanup - make cross targets work at least a
24660         little better for g++ (by not being "--tool gcc" specific).
24661         Rename gcc_xxx to ${tool}_xxx.
24662         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
24663         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
24664
24665 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
24666
24667         * lib/c-torture.exp (c-torture-compile): Rework compiler
24668         message processing.
24669
24670         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
24671         c-torture.
24672
24673 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
24674
24675         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
24676
24677         * lib/dg.exp (dg-process-target): Support { target native }.
24678
24679 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
24680
24681         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
24682         looked for "... program xxx got fatal signal".
24683         Correct regsub munging of `comp_output'.
24684         Ignore compiler messages "path prefix not used" and "linker input
24685         file unused".
24686
24687 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
24688
24689         * lib/gcc.exp (runtest_file_p): Define if missing.
24690         * gcc.prms/template.c: Example to work from.
24691
24692 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
24693
24694         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
24695         * lib/dg.exp (dg-test): Call unsupported testcases as such.
24696
24697         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
24698         * gcc.prms/1883.c: Moved from compile/940714-1.c.
24699         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
24700         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
24701
24702         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
24703         (dg-process-target): No longer a varargs proc.
24704         Return S/N for target, P/F for xfail.  All callers changed.
24705         (user option procs): More argument checking.
24706         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
24707         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
24708         (dg-test): Skip test if not running on selected target in `dg-do'.
24709         Update handling of `dg-do-what', `dg-output-text'.
24710         Separate execution pass/fail from output pattern match pass/fail.
24711         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
24712
24713 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
24714
24715         * gcc.c-torture/special/special.exp: Don't expect failure for mips
24716         target for 920510-1.c.
24717
24718 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
24719
24720         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
24721         Clean up comment regarding use of passcnt, etc.
24722         (gcc_stat): Don't update `testcnt' here.
24723         (gcc_finish): Do it here.
24724         Might as well reset `but_id' here too.
24725         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
24726         to determine if the file should be tested.
24727         * gcc.c-torture/compile/compile.exp: Likewise.
24728         * gcc.c-torture/execute/execute.exp: Likewise.
24729         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24730         * gcc.misc-tests/dg-test.exp: Likewise.
24731         * gcc.prms/prms.exp: Likewise.
24732         * gcc.wendy/wendy.exp: Likewise.
24733         * g++.old-deja.exp: Likewise.
24734         Move "Testing file" message to verbose level 1.
24735
24736 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
24737
24738         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
24739
24740 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
24741
24742         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
24743         (default_gcc_start): Accept optional second list element
24744         of compiler flags.  Print compiler output at verbosity level 2.
24745         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
24746         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
24747         Save current values of framework globals passcnt, failcnt, xpasscnt,
24748         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
24749         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
24750         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
24751         xfailcnt to compute stats.  Update framework global `testcnt' from
24752         pass/fail counts.
24753         (gcc_finish): New proc.  Clean up test environment.
24754         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
24755         (gcc_epass, gcc_efail): Delete.
24756         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
24757         argument of line number.
24758         (dg-init): If the tool has an init routine, call it.
24759         (dg-test): Remove args `cflags_var' and `libs_var'.
24760         Pass all compiler options to ${tool}_start.
24761         Handle missing line number.
24762         (dg-finish): New function.
24763         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
24764         particular files.  Call gcc_finish at end.  Move "skipping test"
24765         message to verbosity level 3.
24766         * gcc.c-torture/compile/compile.exp: Likewise.
24767         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24768         * gcc.c-torture/execute/execute.exp: Likewise.
24769         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24770         Print testcase being tried at verbosity level 1.
24771         * gcc.c-torture/special/special.exp: Unset xfail.
24772         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24773         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
24774         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
24775         * gcc.failure/failure.exp: Likewise.
24776         * gcc.ieee/ieee.exp: Likewise.
24777         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
24778         Update call to dg-test.  Call dg-finish at end.
24779         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
24780         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24781         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
24782         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
24783         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
24784         * gcc.wendy/wendy.exp: Add copyright.
24785         Delete setting of tmpdir (done by gcc_init).
24786         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
24787         Pass compiler flags to gcc_start.  Call gcc_finish at end.
24788         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
24789         gcc_[ce]pass/fail.
24790
24791 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
24792
24793         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
24794         confusion.
24795         (g++_load): Likewise.
24796
24797         * config/*.exp (gcc_load): Some were varargs fns and some were not.
24798         Rename argument to `prog' to remove the confusion.
24799         Varargs fns behave differently too!
24800         (g++_load): Likewise.
24801
24802         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
24803
24804         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
24805         what it is.  Delete (always) printing of status value for !native.
24806         Simplify verbose code, and include status and exec_output.
24807         (g++_load): Use gcc_load.
24808
24809 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
24810
24811         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
24812         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
24813         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
24814         940714-3.c as these testcases don't exist anymore.  Make
24815         va-arg-1.c expected to pass.
24816
24817 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
24818
24819         * gcc.misc-tests/misc.exp: Only run specific testcases.
24820         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
24821         * gcc.misc-tests/dg-[1-9].c: New files.
24822
24823         * lib/dg.exp: New testsuite driver.
24824         * gcc.prms/prms.exp: Use it.
24825
24826         * README.gcc: New file.
24827
24828         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
24829         Document and reset `lxpass' and `lxfail'.
24830         Simplify "initialized" message.
24831         (gcc_stat): Clean up comments a little.
24832
24833 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
24834
24835         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
24836
24837 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
24838
24839         * lib/old-dejagnu.exp (process-option): New proc.
24840         (old-dejagnu-init, old-dejagnu-stat): Likewise.
24841         (old-dejagnu): Simplify.
24842         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
24843
24844 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
24845
24846         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
24847         exists and is not an empty string.
24848
24849         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
24850         $xfail rather than calling setup_xfail.  Clear $xfail when test is
24851         finished.
24852         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
24853         automatically.
24854
24855         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
24856         longer expected to fail.
24857
24858         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
24859         "f" function call.
24860
24861         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
24862
24863         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
24864         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
24865         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
24866         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
24867         c-torture-1.29.
24868
24869         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
24870         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
24871
24872         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
24873
24874         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
24875         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
24876
24877         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
24878         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
24879         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
24880
24881 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
24882
24883         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
24884         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
24885         940714-1.c, 940714-2.c, 940714-3.c},
24886         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
24887         gcc.misc-tests/{mg.c,mg.exp}:
24888         New tests.
24889         * gcc.noncompile/noncompile.exp: Change accordingly.
24890
24891 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
24892
24893         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
24894         Undo previous clobberage.
24895
24896 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
24897
24898         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
24899         * gcc.special/{930510-1.c, special.exp}:
24900         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
24901         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
24902         struct-varargs-1.c}: New tests from c-torture-1.26.
24903
24904 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
24905
24906         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
24907           argument to switch.
24908
24909 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
24910
24911         * Revert the previous changes.  Please see Rob's directory
24912           (/lisa/test/rob/progressive/gcc/testsuite) for testing
24913           fixes.
24914
24915 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
24916
24917         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
24918             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
24919             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
24920             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
24921             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
24922             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
24923             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
24924             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
24925             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
24926             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
24927             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
24928             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
24929             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
24930             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
24931             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
24932             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
24933             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
24934             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
24935             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
24936             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
24937             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
24938             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
24939             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
24940             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
24941             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
24942             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
24943             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
24944
24945 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
24946
24947         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
24948             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
24949           with perror calls.
24950
24951 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
24952
24953         * config/unix.exp (g++_load): Fix syntax.
24954
24955 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
24956
24957         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
24958         * gcc.noncompile/921017-1.c: Deleted obsolete test.
24959         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
24960         Don't expect va-arg-1.c to fail.  Correct expected output for
24961         920928-1.c.
24962         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
24963         * gcc.wendy/hbm4.c: Correct typo.
24964         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
24965
24966 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
24967
24968         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
24969         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
24970         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
24971         * lib/c-torture.exp (c-torture-compile): Ditto.
24972
24973         Reduce volume of output (remove all the -I's and such).
24974         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
24975         Call gcc_cpass, gcc_cfail.
24976         (c-torture): Pass testing option to c-torture-compile.
24977
24978 1994-03-21  Doug Evans  (dje@cygnus.com)
24979
24980         Bring patches over from progressive.
24981         * config/default.exp: Exit remote shell cleanly.
24982         (g++_exit, g++_start): Add default versions.
24983         * config/sim.exp (gcc_load): Use perror, not error.
24984
24985 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
24986
24987         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
24988         set in site.exp.
24989
24990 1994-03-14  Doug Evans  (dje@cygnus.com)
24991
24992         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
24993         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
24994         (wendy_try): New proc to run testcase.
24995         (main loop): Call 'em.
24996         * gcc.wendy/*.c: Clean up pass to correct expected output.
24997
24998         * lib/gcc.exp: Minor cleanup work.
24999         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
25000
25001 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
25002
25003         * config/sim.exp (gcc_load): Document return codes better.
25004         Don't pass -v to simulator.
25005
25006 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
25007
25008           * gcc.special/920717-x.c: Fix typo.
25009           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
25010           get at sources.
25011
25012         * lib/mike-gcc.exp: Fix typo.
25013
25014 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
25015
25016         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
25017         binary to use, transform the name.
25018         * config/*.exp: rename everything. Nuke any g++ specific files,
25019         it's now a special case of gcc that requires no special support.
25020         Add a default.exp for unsupported targets.
25021
25022 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
25023
25024         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
25025         lib/old-dejagnu.exp: Fix a few patterns to work with the new
25026         version of Tcl.
25027
25028 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
25029
25030         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
25031         than a warning.
25032
25033 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
25034
25035         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
25036
25037 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
25038
25039         * gcc.execute/execute.exp: Combine opt_list and foption_list into
25040         option_list.  Compile every file with only 4/6 option choices
25041         (same as C torture) instead of with 12/18 different option
25042         choices.
25043         * lib/c-torture.exp: Likewise.
25044
25045         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
25046         not already set.
25047
25048 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
25049
25050         * lib/old-deja.exp: Add `excess errors test fails' error, now one
25051         can put an XFAIL *-*-* on excess errors.
25052
25053 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
25054
25055         * g++.law: Add more tests derived from g++-bugs snapshots.
25056
25057         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
25058         equivalent to g++.law/init9.
25059
25060         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
25061         compiled it, and the a.out file after we've run it.
25062
25063 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
25064
25065         * lib/mike-g++.exp (postbase): Delete the .o file after we've
25066         compiled it, and the a.out file after we've run it.
25067
25068 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
25069
25070         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
25071
25072 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
25073
25074         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
25075         version number.
25076
25077 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
25078
25079         * g++.law: New directory of g++ tests derived from the g++-bugs
25080         snapshots.
25081
25082 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
25083
25084         * gcc.compile: initbug1.c initbug1.exp testcase added
25085
25086 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
25087
25088         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
25089         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
25090           fixes submitted by Jeff Law (law@cs.utah.edu)
25091         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
25092           Jeff Law (law@cs.utah.edu)
25093
25094
25095 1993-11-30  Mike Stump  (mrs@cygnus.com)
25096
25097         * config/unix-g++.exp: Follow the gcc way of doing things.
25098         * g++.old-deja/old-deja.exp: Minor updates.
25099         * lib/g++.exp: New file, follow the gcc way of doing things.
25100         * lib/old-dejagnu.exp: Minor updates.
25101         * lib/mike-g++.exp: Always unset errorInfo.
25102
25103 1993-11-06  Mike Stump  (mrs@cygnus.com)
25104
25105         * lib/gcc.exp: Fix some errors with the below change, CC and
25106         CFLAGS should be global when setting, not local.
25107
25108 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
25109
25110         * lib/gcc.exp: Transform tool name.
25111
25112 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25113
25114         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
25115
25116 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25117
25118         * lib/gcc.exp: change gcc_done to gcc_stat
25119
25120 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25121
25122         * Upgraded gcc testsuite to c-torture version 1.25
25123
25124 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
25125
25126         * lib/gcc.exp: added reporting code. Changed verbose compile message.
25127         * lib/c-torture: added hooks for new reporting code.
25128
25129 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
25130
25131         * config/sh-gcc.exp: check if sh-sim exists in the path
25132
25133 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
25134
25135         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
25136         * gcc.compile/compile.exp: Initial changes for new logic.
25137         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
25138         * gcc.failure/failure.exp: Initial changes for new logic.
25139         * gcc.ieee/ieee.exp: Initial changes for new logic.
25140         * gcc.misc-tests/misc.exp: Initial changes for new logic.
25141         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
25142         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
25143         * lib/c-torture.exp: Initial changes for new logic.
25144         * lib/gcc.exp: Initial changes for new logic.
25145
25146 1993-10-15  Mike Stump  (mrs@cygnus.com)
25147
25148         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
25149         depend upon failure or success.  Fully qualify names in failure
25150         and success messages.  Always remove a.out before starting
25151         compile, just in case.  Pay more attention to error text output by
25152         the compiler.  Handle testcases with no known past errors just
25153         like all others, so that things are uniform.  Other miscellaneous
25154         improvements.
25155
25156 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
25157
25158         * gcc.cpp: new directory for cpp tests
25159
25160 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
25161
25162         * lib/chill.exp: Code reformatted, removed unused code.
25163         * config/unix-chill.exp: Code reformatted, removed unused code.
25164         * chill.execute/execute.exp: Code reformatted, removed unused code.
25165         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
25166
25167 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
25168
25169         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
25170         routines not written.
25171
25172 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
25173
25174         * config/bug-gcc.exp: Use new procs from bug.exp.
25175
25176 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
25177
25178         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
25179         via ftp, rather than depending on NFS.
25180         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
25181         case.
25182
25183 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
25184
25185         * config/bug-gcc.exp: Use new download proc.
25186
25187 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
25188
25189         * chill.execute/execute.exp: cleanups, handles errors better
25190         * chill.compile/compile.exp: rewrite, based on execute.exp
25191         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
25192         * lib/chill.exp: major changes to diff proc and compile and link
25193           procs. added chill_fail and chill_pass wrappers to pass and
25194           fail. added more comments, and handle error codes better.
25195           Added a hack to capture stderr from exec, so noncompile tests
25196           can work.
25197
25198 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
25199
25200         * chill.execute/execute.exp: rewrite of testsuite driver
25201         * lib/chill.exp: rewrite of testsuite driver
25202         * config/unix-chill.exp: rewrite of testsuite driver
25203
25204 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
25205
25206     In chill.execute:
25207         * iexpr.ch: Standardize uppercase.
25208         * tuples.dat: Standardize uppercase.
25209         * vary.ch: standardize.  Correct varying string assignments.
25210         * vary.dat: Add new output lines.
25211
25212 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
25213
25214     In chill.execute:
25215         * chprintf.ch: Standardize use of uppercase.
25216         * tuples.ch: Standardize and turn arr2 into a DCL,
25217           rather than a SYN.
25218         * pinits.ch: Standardize.
25219
25220 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
25221
25222         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
25223         * Makefil: Renamed to Makefile.in.
25224         * configure.in: New.
25225
25226 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
25227
25228     In chill.execute:
25229         * .cvsignore: Add result/output files.
25230         * Makefile: Fix up variables at start.  Use MFLAGS
25231           everywhere.  Correct bool_loc, built_ins entries.
25232           Add entry for vary1.ch.
25233         * bitarray.ch: Standardize upper-case usage.
25234         * bitexpr.ch: Standardize, add output of b1.
25235         * params.ch: Use arrayt in along PROC parameters, to
25236           avoid novelty problems.
25237         * sets.ch: Tiny cleanup.
25238         * vary1.ch: Re-indent.
25239
25240 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
25241
25242           * Add PR-related files to Makefiles, .cvsignore files, etc.
25243
25244 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
25245
25246         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
25247           with compiler objects. New names are test-flow.c and test-loop.c
25248
25249 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
25250
25251         * Upgraded c-torture tests from 1.19 to 1.20
25252
25253         * new files:
25254         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
25255         * gcc.compile: 930623-1.c 930623-2.c
25256         * gcc.noncompile: 930622-1.c 930622-2.c
25257         * gcc.failure: 920411-1.c 920627-2.c
25258         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
25259
25260 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
25261
25262         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25263           More changes to get testsuite working properly. Needs more work.
25264           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
25265
25266 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
25267
25268         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25269           More changes to get testsuite working properly. Needs more work.
25270
25271 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
25272
25273         * chill.compile/compile.exp: Added for Dejagnu support
25274         * chill.execute/execute.exp: Added for Dejagnu support
25275         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
25276
25277 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
25278
25279     This should complete moving the CHILL test files.
25280         * chill.noncompile(.cvsignore printf.grt
25281             in-printf.grt chprintf.grt chprintf.ch):
25282             Added test-support files.
25283           (Makefile): Modified further.
25284         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
25285             signal.ch): Added test files.
25286           * chill.execute (.cvsignore printf.grt printr.c
25287             in-printf.grt rts.c chprintf.grt rts.h): Added
25288           test-support files.
25289             (Makefile): More corrections.
25290
25291 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
25292
25293         * chill.compile, chill.execute, chill.nocompile: Add CHILL
25294           test cases, ready for DejaGnu.
25295
25296 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
25297
25298         * Upgraded c-torture tests from 1.18 to 1.19
25299
25300         * gcc.compile: added test(s):
25301           930607-1.c
25302         * gcc.execute: added test(s):
25303           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
25304
25305         * added new subdirectory for misc tests: gcc.misc-tests
25306         * gcc.misc-test(s): added tests:
25307           inst-check.c test-consts.c test-ior.c test-switch.c
25308
25309 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
25310
25311         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
25312
25313 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
25314
25315         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
25316
25317 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
25318
25319         * Upgraded c-torture tests from 1.17 to 1.18
25320
25321 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
25322
25323         * Upgraded c-torture tests from 1.12 to 1.17
25324
25325 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
25326
25327         * lib/old-dejagnu.exp:
25328           Fixed handling of XFAIL target triplets to correctly
25329           recognize wildcard characters.  Removed code that
25330           appended a unique id tag to the end of the file name
25331           printed out by the result of the testcases within a
25332           given test file.
25333
25334 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
25335
25336         * lib/old-dejagnu.exp:
25337           Reworked expected failure handling to trigger off of XFAIL
25338           keyword in keyphrase embeded in testcase source code. The
25339           XFAIL keyword must be at the end of the keyphrase line. It
25340           may optionally be followed by one or more target triplets.
25341           It has just occured that the handling of wildcards in the
25342           target triplet may not be correct.
25343
25344 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
25345
25346         * g++.old-deja/tests:
25347           Moved all subdirectories up one level into g++.old-deja .
25348
25349         * lib/old-dejagnu.exp:
25350           Fixed problem with CXXFLAGS not being properly reset, and being
25351           corrupted with extraneous "-c" compiler option.  This was
25352           causing binaries to not be generated for test that needed them.
25353           Modified strings passed to "pass" and "fail" so that individual
25354           tests from the same test file would be distinguished by an
25355           identifier appended to the test file name in the summary logs;
25356           this corrected a problem with erroneous diff logs.  Added code
25357           to search testcases for expected fail and unexpected pass keywords.
25358
25359 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
25360
25361         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
25362
25363 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
25364
25365         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
25366           Removed extraneous text from end of "Special g++ Options"
25367           keyphrase.
25368
25369         * lib/old-dejagnu.exp: Added pattern matching to look for new
25370           keywords, embedded in testcases comments, which will trigger
25371           calls to xpass and xfail.
25372
25373 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
25374
25375         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
25376           comments embedded in the testcases, especially the one looking for
25377           special compiler options, as well as the pattern matching for the
25378           compiler output again.
25379
25380 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
25381
25382         * lib/old-dejagnu.exp: Do a proper check of the return value for
25383           execute tests. Fixed several problems with the pattern matching
25384           of the compiler output which gave erroneous test results.
25385           Changed several of the test result messages to be more descriptive.
25386         * config/unix-g++.exp: Proc g++_load now actually works and
25387           executes the tests passed to it and returns a usable return
25388           value.
25389
25390 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
25391
25392           * lib/gcc.exp: Exits gracefully if $CC is bogus.
25393
25394 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
25395
25396         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
25397           Modified both files to properly execute the old style
25398           dejagnu tests. The previous versions of these files were
25399           experimental and did not function anything near correctly.
25400
25401 1993-04-05  Rob Savoye  (rob@cygnus.com)
25402
25403         * Removed all Makefile.in and configure.in files. No configuration
25404         needed now.
25405
25406 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
25407
25408         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
25409
25410 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
25411
25412         * gcc.compile/configure.in, gcc.unsorted/configure.in,
25413         gcc.special/configure.in, gcc.noncompile/configure.in,
25414         gcc.execute/configure.in, gcc.code_quality/configure.in,
25415         g++.other/configure.in, g++.old-deja/configure.in,
25416         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
25417         in srcname setting.
25418
25419 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
25420
25421         * lib/udi.exp:  Fixed mondfe and mondfe_download.
25422         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
25423         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
25424
25425 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
25426
25427         * config/udi-gdb.exp: Check $shell_id after connecting to target.
25428         (gdb_exit): Don't remove *_soc files.
25429
25430 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
25431
25432         * lib/c-torture.exp: Don't look for main; instead always use -w
25433         -c.  This is how the c-torture tests work.  Remove the object
25434         file if the compilation succeeds.
25435         * gcc.execute/execute.exp: Remove executable if test passes.
25436         * gcc.noncompile/noncompile.exp: Every test is an expected
25437         failure.
25438         * gcc.special/special.exp: Added tests from c-torture 1.11,
25439         corrected use of existing test.
25440         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
25441         gcc.execute/920625-1.c: Updated to c-torture 1.11.
25442         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
25443         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
25444         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
25445         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
25446         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
25447         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
25448         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
25449         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
25450         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
25451         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
25452         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
25453         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
25454         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
25455         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
25456         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
25457         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
25458         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
25459         c-torture 1.11.
25460         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
25461         correspond to c-torture 1.11.
25462
25463         * New file.