OSDN Git Service

2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
2
3         PR c++/16276
4         * g++.dg/rtti/tinfo1.C: New file.
5
6 2004-07-07  Eric Christopher  <echristo@redhat.com>
7
8         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
9
10 2004-07-07  Andrew Pinski  <apinski@apple.com>
11
12         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
13
14 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
15
16         * g++.dg/init/call1.C: XFAIL.
17
18 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
19
20         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
21         except for movstrict*, to movmem* and clrstr* to clrmem*.
22
23 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
24
25         * gcc.c-torture/execute/20040707-1.c: New test.
26
27 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
28
29         * gcc.c-torture/execute/20040706-1.c: New test.
30
31 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
32
33         PR c++/3671
34         * g++.dg/template/spec14.C: New test.
35
36 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
37
38         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
39         nothing if not yet defined.  Use it in b, c and d type definitions.
40         * gcc.c-torture/execute/20040705-1.c: New test.
41         * gcc.c-torture/execute/20040705-2.c: New test.
42
43 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
44
45         PR c++/2518
46         * g++.dg/lookup/new1.C: New test.
47
48 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
49
50         PR c++/11406
51         * g++.dg/template/sizeof8.C: New test.
52
53 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
54
55         * gcc.c-torture/compile/20040705-1.c: New test.
56
57 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
58
59         * gfortran.fortran-torture/execute/seq_io.f90: New test.
60
61 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
62
63         * gcc.dg/cpp/if-mop.c: Two new testcases.
64         * gcc.dg/cpp/trad/comment-3.c: New.
65
66 2004-07-04  Paul Brook  <paul@codesourcery.com>
67
68         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
69
70 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
71
72         PR c++/3761
73         * g++.dg/lookup/crash4.C: New test.
74
75 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
76
77         * gcc.c-torture/execute/builtin-abs-1.c
78         * gcc.c-torture/execute/builtin-abs-2.c
79         * gcc.c-torture/execute/builtin-complex-1.c
80         * gcc.c-torture/execute/builtins/string-1-lib.c
81         * gcc.c-torture/execute/builtins/string-1.c
82         * gcc.c-torture/execute/builtins/string-2-lib.c
83         * gcc.c-torture/execute/builtins/string-2.c
84         * gcc.c-torture/execute/builtins/string-3-lib.c
85         * gcc.c-torture/execute/builtins/string-3.c
86         * gcc.c-torture/execute/builtins/string-4-lib.c
87         * gcc.c-torture/execute/builtins/string-4.c
88         * gcc.c-torture/execute/builtins/string-5-lib.c
89         * gcc.c-torture/execute/builtins/string-5.c
90         * gcc.c-torture/execute/builtins/string-6-lib.c
91         * gcc.c-torture/execute/builtins/string-6.c
92         * gcc.c-torture/execute/builtins/string-7-lib.c
93         * gcc.c-torture/execute/builtins/string-7.c
94         * gcc.c-torture/execute/builtins/string-8-lib.c
95         * gcc.c-torture/execute/builtins/string-8.c
96         * gcc.c-torture/execute/builtins/string-9-lib.c
97         * gcc.c-torture/execute/builtins/string-9.c
98         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
99         * gcc.c-torture/execute/builtins/string-asm-1.c
100         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
101         * gcc.c-torture/execute/builtins/string-asm-2.c
102         * gcc.c-torture/execute/stdio-opt-1.c
103         * gcc.c-torture/execute/stdio-opt-2.c
104         * gcc.c-torture/execute/stdio-opt-3.c
105         * gcc.c-torture/execute/string-opt-1.c
106         * gcc.c-torture/execute/string-opt-10.c
107         * gcc.c-torture/execute/string-opt-11.c
108         * gcc.c-torture/execute/string-opt-12.c
109         * gcc.c-torture/execute/string-opt-13.c
110         * gcc.c-torture/execute/string-opt-14.c
111         * gcc.c-torture/execute/string-opt-15.c
112         * gcc.c-torture/execute/string-opt-16.c
113         * gcc.c-torture/execute/string-opt-2.c
114         * gcc.c-torture/execute/string-opt-6.c
115         * gcc.c-torture/execute/string-opt-7.c
116         * gcc.c-torture/execute/string-opt-8.c:
117         Replace with ...
118
119         * gcc.c-torture/execute/builtins/abs-2.c
120         * gcc.c-torture/execute/builtins/abs-3.c
121         * gcc.c-torture/execute/builtins/complex-1.c
122         * gcc.c-torture/execute/builtins/fprintf.c
123         * gcc.c-torture/execute/builtins/fputs.c
124         * gcc.c-torture/execute/builtins/memcmp.c
125         * gcc.c-torture/execute/builtins/memmove.c
126         * gcc.c-torture/execute/builtins/memops-asm.c
127         * gcc.c-torture/execute/builtins/mempcpy-2.c
128         * gcc.c-torture/execute/builtins/mempcpy.c
129         * gcc.c-torture/execute/builtins/memset.c
130         * gcc.c-torture/execute/builtins/printf.c
131         * gcc.c-torture/execute/builtins/sprintf.c
132         * gcc.c-torture/execute/builtins/strcat.c
133         * gcc.c-torture/execute/builtins/strchr.c
134         * gcc.c-torture/execute/builtins/strcmp.c
135         * gcc.c-torture/execute/builtins/strcpy.c
136         * gcc.c-torture/execute/builtins/strcspn.c
137         * gcc.c-torture/execute/builtins/strlen-2.c
138         * gcc.c-torture/execute/builtins/strlen.c
139         * gcc.c-torture/execute/builtins/strncat.c
140         * gcc.c-torture/execute/builtins/strncmp-2.c
141         * gcc.c-torture/execute/builtins/strncmp.c
142         * gcc.c-torture/execute/builtins/strncpy.c
143         * gcc.c-torture/execute/builtins/strpbrk.c
144         * gcc.c-torture/execute/builtins/strpcpy-2.c
145         * gcc.c-torture/execute/builtins/strpcpy.c
146         * gcc.c-torture/execute/builtins/strrchr.c
147         * gcc.c-torture/execute/builtins/strspn.c
148         * gcc.c-torture/execute/builtins/strstr-asm.c
149         * gcc.c-torture/execute/builtins/strstr.c:
150         ... these new files.
151
152         * gcc.c-torture/execute/builtins/abs-2-lib.c
153         * gcc.c-torture/execute/builtins/abs-3-lib.c
154         * gcc.c-torture/execute/builtins/complex-1-lib.c
155         * gcc.c-torture/execute/builtins/fprintf-lib.c
156         * gcc.c-torture/execute/builtins/fputs-lib.c
157         * gcc.c-torture/execute/builtins/memcmp-lib.c
158         * gcc.c-torture/execute/builtins/memmove-lib.c
159         * gcc.c-torture/execute/builtins/memops-asm-lib.c
160         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
161         * gcc.c-torture/execute/builtins/mempcpy-lib.c
162         * gcc.c-torture/execute/builtins/memset-lib.c
163         * gcc.c-torture/execute/builtins/printf-lib.c
164         * gcc.c-torture/execute/builtins/sprintf-lib.c
165         * gcc.c-torture/execute/builtins/strcat-lib.c
166         * gcc.c-torture/execute/builtins/strchr-lib.c
167         * gcc.c-torture/execute/builtins/strcmp-lib.c
168         * gcc.c-torture/execute/builtins/strcpy-lib.c
169         * gcc.c-torture/execute/builtins/strcspn-lib.c
170         * gcc.c-torture/execute/builtins/strlen-2-lib.c
171         * gcc.c-torture/execute/builtins/strlen-lib.c
172         * gcc.c-torture/execute/builtins/strncat-lib.c
173         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
174         * gcc.c-torture/execute/builtins/strncmp-lib.c
175         * gcc.c-torture/execute/builtins/strncpy-lib.c
176         * gcc.c-torture/execute/builtins/strpbrk-lib.c
177         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
178         * gcc.c-torture/execute/builtins/strpcpy-lib.c
179         * gcc.c-torture/execute/builtins/strrchr-lib.c
180         * gcc.c-torture/execute/builtins/strspn-lib.c
181         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
182         * gcc.c-torture/execute/builtins/strstr-lib.c
183         * gcc.c-torture/execute/builtins/lib/abs.c
184         * gcc.c-torture/execute/builtins/lib/fprintf.c
185         * gcc.c-torture/execute/builtins/lib/memset.c
186         * gcc.c-torture/execute/builtins/lib/printf.c
187         * gcc.c-torture/execute/builtins/lib/sprintf.c
188         * gcc.c-torture/execute/builtins/lib/strcpy.c
189         * gcc.c-torture/execute/builtins/lib/strcspn.c
190         * gcc.c-torture/execute/builtins/lib/strncat.c
191         * gcc.c-torture/execute/builtins/lib/strncmp.c
192         * gcc.c-torture/execute/builtins/lib/strncpy.c
193         * gcc.c-torture/execute/builtins/lib/strpbrk.c
194         * gcc.c-torture/execute/builtins/lib/strspn.c
195         * gcc.c-torture/execute/builtins/lib/strstr.c:
196         New files containing support routines.
197
198         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
199         declaration.
200         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
201         when not optimizing.
202
203 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
204
205         PR c++/16240
206         * g++.dg/abi/mangle22.C: New test.
207         * g++.dg/abi/mangle23.C: Likewise.
208
209 2004-07-02  David Billinghurst  (David.Billinghurst@riotinto.com)
210
211         PR fortran/16290
212         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
213         Allow for cases without denormalized floating point numbers.
214
215 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
216
217         PR c/1027
218         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
219         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
220         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
221         expected warning text.
222         * gcc.dg/format/diag-2.c: New test.
223
224 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
225
226         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
227
228 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
229
230         * gcc.dg/builtins-43.c: New.
231         * gcc.dg/builtins-44.c: New.
232         * gcc.dg/builtins-45.c: New.
233
234 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
235             Andreas Tobler  <a.tobler@schweiz.ch>
236
237         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
238         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
239         as SIGSEGV.
240         * gcc.dg/cleanup-11.c: Likewise.
241         * gcc.dg/cleanup-8.c: Likewise.
242         * gcc.dg/cleanup-9.c: Likewise.
243         * gcc.dg/cleanup-5.c: Run on all platforms.
244
245 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
246
247         * g++.dg/warn/nonnull1.C: New test.
248
249 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
250
251         * gcc.dg/compat/compat-common.h: Wrap up CINT in
252         an #ifndef SKIP_COMPLEX_INT/#endif pair.
253         Special-case the Sun compiler wrt to <complex.h>.
254
255 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
256
257         * gcc.dg/Wunreachable-8.C: New test.
258
259         * gcc.dg/h8300-ice2.c : New test.
260
261 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
262
263         PR fortran/16161
264         * gfortran.fortran-torture/compile/implicit.f90: Add test
265         for implicit character.
266
267 2004-06-30  David Billinghurst (David.Billinghurst@riotinto.com)
268
269         PR fortran/16289
270         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
271         Use tiny() intrinsic to find smallest non-negative real
272
273 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
274
275         * gcc.dg/compat/struct-by-value-22_main.c: New test.
276         * gcc.dg/compat/struct-by-value-22_x.c: New.
277         * gcc.dg/compat/struct-by-value-22_y.c: New.
278
279         * gcc.c-torture/execute/20040629-1.c: New test.
280
281 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
282
283         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
284         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
285
286         PR target/16195
287         * gcc.dg/20040625-1.c: New test.
288
289 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
290
291         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
292
293 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
294
295         PR fortran/15963
296         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
297
298 2004-06-29  Richard Henderson  <rth@redhat.com>
299
300         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
301
302 2004-06-29  Paul Brook  <paul@codesourcery.com>
303
304         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
305         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
306
307 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
308
309         PR c++/16260
310         * g++.dg/parse/crash15.C: New.
311
312 2004-06-28  Andrew Pinski  <apinski@apple.com>
313
314         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
315         by the error already.
316
317         * g++.dg/opt/ptrmem4.C: Change to compile only test.
318
319 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
320
321         PR target/14041
322         * gcc.dg/h8300-bss-align-1.c : New.
323
324 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
325
326         * PR c++/16174
327         * g++.dg/template/ctor4.C: New.
328
329 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
330
331         PR c++/16205
332         * g++.dg/warn/Wsequence-point-1.C: New test.
333
334 2004-06-27  Paul Brook  <paul@codesourcery.com>
335
336         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
337
338 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
339
340         * g++.old-deja/g++.mike/p7325.C: Remove.
341
342 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
343
344         PR c/14963
345         * gcc.dg/pr14963.c: New test.
346
347 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
348
349         PR c++/16193
350         * g++.dg/parse/redef1.C: New test.
351
352 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
353
354         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
355         20021110.c.
356         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
357         20021119-1.c.
358         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
359         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
360         5-04.c.
361         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
362         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
363         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
364         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
365         g++.brendan/enum14.C.
366         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
367         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
368         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
369         g++.mike/virt1.C.
370         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
371         memtemp24.C.
372
373 2004-06-27  Roger Sayle  <roger@eyesopen.com>
374
375         * gcc.dg/20040527-1.c: New test case.
376
377 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
378
379         PR gfortran/pr16196
380         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
381
382 2004-06-25  Roger Sayle  <roger@eyesopen.com>
383
384         PR middle-end/15825
385         * gcc.dg/pr15825-1.c: New test case.
386
387 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
388
389         * gcc.c-torture/execute/20040625-1.c: New test.
390
391 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
392
393         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
394
395 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
396
397         * gcc.dg/torture/mips-div-1.c: New test.
398
399 2004-06-24  Jeff Law  <law@redhat.com>
400
401         * gcc.dg/tree-ssa/20040624-1.c: New test.
402
403 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
404
405         * gcc.c-torture/compile/20040624-1.c: New test.
406
407 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
408
409         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
410         this directory.
411
412 2004-06-23  Andrew Pinski  <apinski@apple.com>
413
414         PR middle-end/15988
415         * g++.dg/opt/ptrmem4.C: New test.
416
417         * gcc.dg/c90-array-quals-2.c: New test.
418
419 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
420
421         * gcc.dg/kpice1.c: New test.
422
423 2006-06-23  Andrew Pinski  <apinski@apple.com>
424
425         * gcc.dg/c90-array-quals.c: New test.
426
427 2006-06-22  Richard Henderson  <rth@redhat.com>
428
429         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
430
431 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
432
433         * gcc.dg/builtins-config.h: Handle FreeBSD.
434
435 2006-06-22  Richard Henderson  <rth@redhat.com>
436
437         * g++.dg/opt/devirt1.C: New.
438
439 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
440
441         * g++.dg/opt/pr15551.C: New testcase.
442
443 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
444
445         PR target/14800
446         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
447         x86_64-*-linux* when compiling for 32bit.
448
449 2004-06-21  Andrew Pinski  <apinski@apple.com>
450
451         * gcc.dg/pch/struct-1.c: New.
452         * gcc.dg/pch/struct-1.hs: New.
453
454 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
455
456         * gcc.dg/pch/save-temps-1.c: New file.
457         * gcc.dg/pch/save-temps-1.hs: New file.
458
459 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
460
461         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
462         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
463
464 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
465
466         * gfortran.fortran-torture/execute/select_1.f90: Rename function
467         to fix type error.
468         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
469         Remove trailing spaces.
470
471 2004-06-21  Richard Henderson  <rth@redhat.com>
472
473         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
474         merging && to BIT_FIELD_REF.
475
476 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
477
478         * g++.dg/opt/placeholder1.C: New test.
479
480 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
481
482         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
483         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
484         * gcc.dg/compat/union-m128-1_x.c: Likewise.
485         * gcc.dg/compat/union-m128-1_y.c: Likewise.
486
487 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
488
489         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
490         extern "C".
491         * g++.dg/other/pragma-re-1.C: Add comments.
492
493 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
494
495         PR gfortran/16080
496         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
497
498 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
499
500         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
501         instead of setting the type of size_t by
502         hand.
503
504 2004-06-18  Roger Sayle  <roger@eyesopen.com>
505
506         * gcc.dg/unordered-2.c: New test case.
507         * gcc.dg/unordered-3.c: New test case.
508
509 2004-06-19  David Billinghurst (David.Billinghurst@riotinto.com)
510
511         PR other/16043
512         * lib/g++.exp (g++_version): Tweak regexp for version
513         * lib/g77.exp (g77_version): Likewise
514         * lib/gfortran.exp (gfortran_version): Likewise
515         * lib/objc.exp (objc_version): Likewise
516         * lib/treelang.exp (treelang_version): Likewise
517
518 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
519
520         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
521         Use INT_MAX instead of __INT_MAX__.
522         * gcc.dg/compat/struct-align-2_y.c: Likewise.
523
524         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
525         * gcc.dg/compat/scalar-return-3_x.c: Use it.
526         * gcc.dg/compat/scalar-return-3_y.c: Use it.
527         * gcc.dg/compat/scalar-return-4_x.c: Use it.
528         * gcc.dg/compat/scalar-return-4_y.c: Use it.
529         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
530         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
531         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
532         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
533
534         * gcc.dg/range-test-1.c: New test.
535         * g++.dg/opt/range-test-1.C: New test.
536
537 2004-06-17  Richard Henderson  <rth@redhat.com>
538
539         * objc.dg/sync-1.m: New.
540         * objc.dg/try-catch-1.m: Don't force next runtime.
541         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
542         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
543         shadowed catch clause.
544         * objc.dg/try-catch-5.m: New.
545
546 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
547
548         Bug 14610
549         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
550
551 2004-06-15  Richard Henderson  <rth@redhat.com>
552
553         * gcc.dg/20001116-1.c: Move expected warning line.
554
555 2004-06-15  Richard Henderson  <rth@redhat.com>
556
557         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
558         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
559
560 2004-06-15  Jeff Law  <law@redhat.com>
561
562         * gcc.dg/tree-ssa/20040615-1.c: New test.
563         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
564         be less sensitive to operand ordering.
565         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
566
567 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
568
569         * g++.dg/abi/bitfield3.C: Add comment..
570
571 2004-06-15  Richard Henderson  <rth@redhat.com>
572
573         * g++.dg/ext/stmtexpr1.C: XFAIL.
574         * gcc.dg/20030612-1.c: XFAIL.
575
576 2004-06-15  Eric Christopher  <echristo@redhat.com>
577
578         * g++.dg/charset/asm5.c: New.
579         * gcc.dg/charset/asm6.c: New.
580
581 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
582
583         PR fortran/15962
584         * gfortran.fortran-torture/execute/select_1.f90: New test.
585
586 2004-06-15  Paul Brook  <paul@codesourcery.com>
587
588         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
589
590 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
591
592         PR c++/15967
593         * g++.dg/lookup/crash3.C: New test.
594
595 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
596
597         PR c++/15947
598         * g++.dg/parse/dtor4.C: New test.
599
600 2004-06-14  Jeff Law  <law@redhat.com>
601
602         * gcc.c-torture/compile/20040614-1.c: New test.
603
604 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
605
606         PR fortran/15211
607         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
608         LEN of a character array.
609
610 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
611
612         PR c++/15096
613         * g++.dg/template/ptrmem10.C: New test.
614
615         PR c++/14930
616         * g++.dg/template/friend30.C: New test.
617
618 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
619
620         PR fortran/14928
621         * gfortran.fortran-torture/compile/mloc.f90: New test.
622
623 2004-06-13  Paul Brook  <paul@codesourcery.com>
624
625         * gfortran.fortran-torture/execute/random_2.f90: New test.
626
627 2004-06-13  Eric Christopher  <echristo@redhat.com>
628
629         * gcc.dg/noncompile/redecl-1.c: Fix error message.
630
631 2004-06-12  Paul Brook  <paul@codesourcery.com>
632
633         * gfortran.fortran-torture/execute/contained_3.f90: New test.
634
635 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
636
637         PR fortran/14923
638         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
639
640 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
641
642         PR fortran/14957
643         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
644         syntax errors in end statements of contained subroutines.
645
646 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
647
648         PR fortran/12841
649         * gfortran.fortran-torture/execute/null_arg.f90: New test.
650
651 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
652
653         PR fortran/15665
654         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
655
656 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
657
658         PR gfortran/12839
659         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
660
661 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
662
663         PR c++/15862
664         * g++.dg/parse/enum1.C: New test.
665
666 2004-06-10  Jeff Law  <law@redhat.com>
667
668         * gcc.c-torture/compile/20040610-1.c: New test.
669
670 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
671
672         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
673         * g++.old-deja/g++.other/decl3.C: Likewise.
674
675 2004-06-10  Brian Booth  <bbooth@redhat.com>
676
677         * gcc.dg/tree-ssa/20031015-1.c: Scan for
678         V_MAY_DEF instead of VDEF.
679         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
680
681 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
682
683         PR c++/14211
684         * g++.dg/conversion/const1.C: New test.
685
686         PR c++/15076
687         * g++.dg/conversion/reinterpret1.C: New test.
688
689         PR c++/15877
690         * g++.dg/template/enum2.C: New test.
691
692         PR c++/15227
693         * g++.dg/template/error13.C: New test.
694
695 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
696
697         PR fortran/14957
698         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
699         arguments to test_* REAL and of the right size.
700
701 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
702
703         PR target/15569
704         PR rtl-optimization/15681
705         * gcc.dg/20040609-1.c: New test.
706
707 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
708
709         PR c++/14791
710         * g++.dg/opt/builtins1.C: New test.
711
712 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
713
714         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
715         that use default windows32 struct layout.
716         * gcc.dg/i386-bitfield2.c: Likewise.
717
718 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
719
720         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
721         for mingw32 and cygwin targets.
722
723 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
724
725         * gcc.dg/pch/macro-4.c: New.
726         * gcc.dg/pch/macro-4.hs: New.
727
728 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
729
730         PR fortran/13249
731         * gfortran.fortran-torture/compile/name_clash.f90: New test.
732
733 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
734
735         PR fortran/13372
736         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
737
738 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
739
740         PR gfortran/14897
741         * gfortran.fortran-torture/execute/t_edit.f90: New test.
742
743 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
744
745         PR gfortran/15755
746         * gfortran.fortran-torture/execute/backspace.c : New test.
747
748 2004-06-09  Paul Brook  <paul@codesourcery.com>
749
750         * gfortran.fortran-torture/execure/intrinsic_associated.f90
751         (pointer_to_section): Rewrite to use smaller array.
752
753 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
754
755         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
756         * gcc.dg/ext/altivec-10.c: Same.
757         * gcc.dg/ext/altivec-11.c: Same.
758         * gcc.dg/ext/altivec-12.c: Same.
759         * gcc.dg/ext/altivec-13.c: Same.
760         * gcc.dg/ext/altivec-14.c: Same.
761         * gcc.dg/ext/altivec-15.c: Same.
762         * gcc.dg/ext/altivec-16.c: Same.
763         * gcc.dg/ext/altivec-3.c: Same.
764         * gcc.dg/ext/altivec-4.c: Same.
765         * gcc.dg/ext/altivec-6.c: Same.
766         * gcc.dg/ext/altivec-7.c: Same.
767         * gcc.dg/ext/altivec-8.c: Same.
768         * gcc.dg/ext/altivec-varargs-1.c: Same.
769
770         * g++.dg/ext/altivec-1.C: Correct dg syntax.
771         * g++.dg/ext/altivec-10.C: Same.
772         * g++.dg/ext/altivec-2.C: Same.
773         * g++.dg/ext/altivec-3.C: Same.
774         * g++.dg/ext/altivec-4.C: Same.
775         * g++.dg/ext/altivec-5.C: Same.
776         * g++.dg/ext/altivec-6.C: Same.
777         * g++.dg/ext/altivec-7.C: Same.
778         * g++.dg/ext/altivec-8.C: Same.
779         * g++.dg/ext/altivec-9.C: Same.
780
781 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
782
783         PR c++/7841
784         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
785
786 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
787
788         * gcc.dg/union-1.c: New test.
789
790 2004-06-07  Roger Sayle  <roger@eyesopen.com>
791
792         * gcc.dg/builtins-41.c: New test case.
793         * gcc.dg/builtins-42.c: New test case.
794
795 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
796
797         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
798         * g++.dg/ext/altivec-10.C: Same.
799         * g++.dg/ext/altivec-2.C: Same.
800         * g++.dg/ext/altivec-3.C: Same.
801         * g++.dg/ext/altivec-4.C: Same.
802         * g++.dg/ext/altivec-5.C: Same.
803         * g++.dg/ext/altivec-6.C: Same.
804         * g++.dg/ext/altivec-7.C: Same.
805         * g++.dg/ext/altivec-8.C: Same.
806         * g++.dg/ext/altivec-9.C: Same.
807         * g++.old-deja/g++.abi/cxa_vec.C: Same.
808         * g++.old-deja/g++.brendan/new3.C: Same.
809         * gcc.c-torture/execute/eeprof-1.x: Same.
810
811 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
812
813         PR c/14765
814         * gcc.dg/pr14765-1.c: New test.
815
816 2004-06-07  Roger Sayle  <roger@eyesopen.com>
817
818         PR c/14649
819         * gcc.dg/pr14649-1.c: New test case.
820
821 2004-06-07  Richard Henderson  <rth@redhat.com>
822
823         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
824         if temporaries.
825
826 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
827
828         * g++.dg/eh/elide1.C: Remove XFAIL.
829
830 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
831
832         PR c++/15337
833         * g++.dg/expr/sizeof3.C: New test.
834
835         PR c++/14777
836         * g++.dg/template/access14.C: New test.
837
838         PR c++/15554
839         * g++.dg/template/enum1.C: New test.
840
841         PR c++/15057
842         * g++.dg/eh/throw1.C: New test.
843
844 2004-06-07  David Ayers  <d.ayers@inode.at>
845             Ziemowit Laski  <zlaski@apple.com>
846
847         * lib/objc.exp (objc_target_compile): Revert the '-framework
848         Foundation' flag fix, since bare Darwin does not ship
849         with the Foundation framework.
850         * objc/execute/next_mapping.h: Provide a local NSConstantString
851         @interface and @implementation.
852         (objc_constant_string_init): A constructor function, used to
853         initialize the NSConstantString meta-class object.
854         * objc/execute/string1.m: Include "next_mapping.h" instead of
855         <Foundation/NSString.h>.
856         * objc/execute/string2.m: Likewise.
857         * objc/execute/string3.m: Likewise.
858         * objc/execute/string4.m: Likewise.
859
860 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
861
862         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
863         to double. Replace double with FLOAT.
864         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
865
866         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
867         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
868         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
869         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
870         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
871         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
872         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
873         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
874
875 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
876
877         PR c/13519
878         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
879
880 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
881
882         PR c++/15503
883         * g++.dg/template/meminit2.C: New test.
884
885 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
886
887         PR target/15822
888         * gcc.c-torture/execute/compare-fp-1.c,
889         gcc.c-torture/execute/compare-fp-2.c,
890         gcc.c-torture/execute/compare-fp-3.c,
891         gcc.c-torture/execute/compare-fp-4.c,
892         gcc.c-torture/execute/compare-fp-3.x,
893         gcc.c-torture/execute/compare-fp-4.x: Moved...
894         * gcc.c-torture/execute/ieee/compare-fp-1.c,
895         gcc.c-torture/execute/ieee/compare-fp-2.c,
896         gcc.c-torture/execute/ieee/compare-fp-3.c,
897         gcc.c-torture/execute/ieee/compare-fp-4.c,
898         gcc.c-torture/execute/ieee/compare-fp-3.x,
899         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
900
901 2004-06-04  David Ayers  <d.ayers@inode.at>
902
903         * objc/execute/protocol-isEqual-4.m: New testcase.
904
905 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
906
907         * objc/execute/protocol-isEqual-1.m: New testcase.
908         * objc/execute/protocol-isEqual-2.m: New testcase.
909         * objc/execute/protocol-isEqual-3.m: New testcase.
910
911 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
912
913         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
914
915 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
916
917         * lib/objc.exp (objc_target_compile): When running tests on
918         Darwin (Mac OS X), inform the linker about '-framework
919         'Foundation'.
920
921 2004-06-02  Eric Christopher  <echristo@redhat.com>
922
923         * gcc.c-torture/compile/20040602-1.c: New.
924
925 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
926
927         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
928         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
929
930         PR tree-optimization/14736
931         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
932
933         PR tree-optimization/14042
934         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
935
936         PR tree-optimization/14729
937         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
938
939 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
940
941         PR fortran/15557
942         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
943
944 2004-06-01  Richard Hederson  <rth@redhat.com>
945
946         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
947
948 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
949
950         PR c++/14932
951         * g++.dg/parse/offsetof4.C: New test.
952
953 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
954
955         PR objc/7993
956         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
957
958 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
959
960         PR c++/15701
961         * g++.dg/template/friend29.C: New test.
962
963 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
964
965         PR c/15749
966         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
967
968 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
969
970         * gcc.dg/sparc-trap-1.c: New test.
971
972 2004-05-31  Roger Sayle  <roger@eyesopen.com>
973
974         PR middle-end/15069
975         * g++.dg/opt/fold3.C: New test case.
976
977 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
978
979         * lib/target-supports.exp (check_iconv_available): Fix fallout
980         from 2004-05-28 patch.
981
982 2004-05-30  Paul Brook  <paul@codesourcery.com>
983
984         PR fortran/15620
985         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
986         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
987
988 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
989
990         * gfortran.fortran-torture/execute/random_1.f90: New test.
991
992 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
993
994         * g++.dg/ext/altivec-10.C: New test.
995
996 2004-05-29  Paul Brook  <paul@codesourcery.com>
997
998         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
999
1000 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1001
1002         * gcc.dg/altivec-16.c: New test.
1003
1004 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
1005
1006         * lib/target-supports.exp (check_vmx_hw_available): New.
1007         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
1008
1009         * lib/target-supports.exp (check_alias_available,
1010         check_iconv_available, check_named_sections_available): Use
1011         unique names for temporary files.
1012
1013 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
1014
1015         * gcc.dg/altivec-15.c: New test.
1016
1017 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1018
1019         PR c++/15083
1020         * g++.dg/warn/noeffect6.C: New test.
1021
1022         PR c++/15471
1023         * g++.dg/expr/ptrmem4.C: New test.
1024
1025         PR c++/15640
1026         * g++.dg/template/operator3.C: New test.
1027
1028 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
1029
1030         PR c++/14668
1031         * g++.dg/lookup/redecl1.C: New test.
1032         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
1033
1034 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
1035
1036         * gcc.c-torture/execute/compare-fp-1.c,
1037         gcc.c-torture/execute/compare-fp-2.c,
1038         gcc.c-torture/execute/compare-fp-3.c,
1039         gcc.c-torture/execute/compare-fp-4.c,
1040         gcc.c-torture/execute/compare-fp-3.x,
1041         gcc.c-torture/execute/compare-fp-4.x,
1042         gcc.dg/pr15649-1.c: New.
1043
1044 2004-05-27  Adam Nemet  <anemet@lnxw.com>
1045
1046         PR c++/12883
1047         * g++.dg/init/array14.C: New test.
1048
1049 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
1050
1051         * lib/compat.exp (compat-get-options-main): New.
1052         (compat-get-options): Remove unneeded code, warn for ignored
1053         command.
1054         (compat-execute): Check flag set by dg-require-* commands.
1055
1056         * lib/compat.exp (compat-execute): Break up long lines.
1057
1058 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
1059
1060         * gcc.dg/altivec-7.c: Don't use 'vector long'.
1061         * gcc.dg/altivec-14.c: New test.
1062         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
1063
1064         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
1065         * gcc.dg/altivec-12.c: Ditto.
1066
1067         * gcc.dg/altivec-3.c: Move call to altivec_check.
1068
1069 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1070
1071         PR c++/15044
1072         * g++.dg/template/error12.C: New test.
1073
1074         PR c++/15317
1075         * g++.dg/ext/attrib15.C: New test.
1076
1077         PR c++/15329
1078         * g++.dg/template/ptrmem9.C: New test.
1079
1080 2004-05-25  Paul Brook  <paul@codesourcery.com>
1081
1082         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
1083
1084 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1085
1086         PR c++/15165
1087         * g++.dg/template/crash19.C: New test.
1088
1089 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1090
1091         PR c++/15025
1092         * g++.dg/template/redecl1.C: New test.
1093
1094 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
1095
1096         PR c++/14821
1097         * g++.dg/other/ns1.C: New test.
1098
1099         PR c++/14883
1100         * g++.dg/template/invalid1.C: New test.
1101
1102 2004-05-23  Paul Brook  <paul@codesourcery.com>
1103         Victor Leikehman  <lei@haifasphere.co.il>
1104
1105         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
1106         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
1107
1108 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1109
1110         PR c++/15285
1111         PR c++/15299
1112         * g++.dg/template/non-dependent5.C: New test.
1113         * g++.dg/template/non-dependent6.C: New test.
1114
1115 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
1116
1117         PR c++/15507
1118         * g++.dg/inherit/union1.C: New test.
1119
1120         PR c++/15542
1121         * g++.dg/template/addr1.C: New test.
1122
1123         PR c++/15427
1124         * g++.dg/template/array5.C: New test.
1125
1126         PR c++/15287
1127         * g++.dg/template/array6.C: New test.
1128
1129 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
1130             Roger Sayle  <roger@eyesopen.com>
1131
1132         * g++.dg/lookup/forscope2.C: New test case.
1133
1134 2004-05-22  Ben Elliston  <bje@au.ibm.com>
1135
1136         * gcc.dg/cpp/Wmissingdirs.c: New.
1137
1138 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1139
1140         PR target/15301
1141         * gcc.dg/compat/union-m128-1.h: New file.
1142         * gcc.dg/compat/union-m128-1_main.c: Likewise.
1143         * gcc.dg/compat/union-m128-1_x.c: Likewise.
1144         * gcc.dg/compat/union-m128-1_y.c: Likewise.
1145
1146 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1147
1148         PR target/15302
1149         * gcc.dg/compat/struct-complex-1.h: New file.
1150         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
1151         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
1152         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1153
1154 2004-05-20  Roger Sayle  <roger@eyesopen.com>
1155
1156         PR middle-end/3074
1157         * gcc.dg/pr3074-1.c: New test case.
1158         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
1159
1160 2004-05-20  Falk Hueffner  <falk@debian.org>
1161
1162         PR other/15526
1163         * gcc.dg/ftrapv-1.c: New test case.
1164
1165 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
1166
1167         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
1168
1169 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
1170             Jeff Law  <law@redhat.com>
1171
1172         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
1173         * gcc.dg/tree-ssa/20040518-2.c: New test.
1174
1175         * gcc.dg/tree-ssa/20040518-1.c: New test.
1176
1177 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
1178
1179         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
1180
1181 2004-05-18  Paul Brook  <paul@codesourcery.com>
1182
1183         PR fortran/13930
1184         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
1185
1186 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1187
1188         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
1189         constant folding.
1190
1191 2004-05-17  Steven Bosscher  <stevenb@suse.de>
1192
1193         * gcc.dg/tree-ssa/20040517-1.c: New test.
1194
1195 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1196
1197         * gcc.dg/loop-4.c: New test.
1198
1199 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
1200
1201         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
1202
1203 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
1204
1205         PR fortran/15311
1206         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
1207
1208 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1209
1210         PR fortran/13826
1211         PR fortran/13940
1212         * gfortran.fortran-torture/compile/data_1.f90: New test.
1213
1214 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
1215
1216         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
1217         * gcc.dg/uninit-H.c: Define ASM for __s390__.
1218
1219 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1220
1221         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
1222
1223 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1224
1225         PR c/15444
1226         * gcc.dg/format/xopen-1.c: Adjust expected message.
1227         * gcc.dg/format/xopen-3.c: New test.
1228
1229 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
1230
1231         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
1232
1233 2004-05-14  Jeff Law  <law@redhat.com>
1234
1235         * gcc.dg/tree-ssa/20040514-2.c: New test.
1236
1237 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1238
1239         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
1240         this ...
1241         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
1242         this.
1243
1244 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
1245
1246         * gcc.dg/tree-ssa/20040514-1.c: New test.
1247
1248 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1249
1250         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
1251         test.
1252
1253 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1254
1255         PR fortran/14066
1256         * gfortran.fortran-torture/compile/do_1.f90: New test.
1257
1258 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1259
1260         PR fortran/15051
1261         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
1262         test.
1263
1264 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
1265
1266         PR fortran/15149
1267         * gfortran.fortran-torture/execute/random_init.f90: New test.
1268
1269 2004-05-13  Paul Brook  <paul@codesourcery.com>
1270
1271         PR fortran/15314
1272         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
1273
1274 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
1275
1276         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
1277         for the powerpc case.
1278
1279 2004-05-13  Jeff Law  <law@redhat.com>
1280
1281         * gcc.dg/tree-ssa/20040513-1.c: New test.
1282         * gcc.dg/tree-ssa/20040513-2.c: New test.
1283
1284 2004-05-13  Paul Brook  <paul@codesourcery.com>
1285
1286         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
1287         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
1288         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
1289
1290 2004-05-13  Andreas Schwab  <schwab@suse.de>
1291
1292         PR other/10819
1293         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
1294         characters.
1295
1296 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
1297
1298         PR fortran/15294
1299         * gfortran.fortran-torture/execute/adjustr.f90: New file.
1300
1301 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1302
1303         Merge from tree-ssa-20020619-branch.  See
1304         ChangeLog.tree-ssa for details.
1305
1306 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
1307
1308         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
1309         include <altivec.h> explicitly.
1310         * gcc.dg/altivec-13.c: Likewise.
1311
1312 2004-05-11  Paul Brook  <paul@codesourcery.com>
1313
1314         * gcc.c-torture/compile/20010518-1.c: Force enum size.
1315
1316 2004-05-10  Eric Christopher  <echristo@redhat.com>
1317
1318         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
1319         * gcc.dg/sibcall-4.c: Ditto.
1320
1321 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
1322
1323         * g++.dg/ext/altivec-8.C: New test case.
1324         * gcc.dg/altivec-13.c: New test case.
1325
1326 2004-05-08  Roger Sayle  <roger@eyesopen.com>
1327
1328         * gcc.c-torture/execute/divcmp-1.c: New test case.
1329         * gcc.c-torture/execute/divcmp-2.c: New test case.
1330         * gcc.c-torture/execute/divcmp-3.c: New test case.
1331
1332 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
1333
1334         * g++.dg/other/pragma-re-2.C: New test.
1335
1336 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
1337
1338         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
1339         * gcc.dg/i386-387-2.c: Likewise.
1340
1341         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
1342         __builtin_drem.
1343         * gcc.dg/i386-387-6.c: Likewise.
1344
1345 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
1346
1347         * gcc.dg/builtins-33.c:  Also check log1p*.
1348
1349 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
1350
1351         PR optimization/15296
1352         * gcc.c-torture/execute/pr15296.c: New test.
1353
1354 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
1355
1356         * gcc.dg/builtins-40.c: New test.
1357
1358 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
1359
1360         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
1361
1362 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
1363
1364         * g++.dg/ext/spe1.C: New testcase.
1365
1366 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
1367
1368         * objc.dg/image-info.m: Allow additional attributes
1369         for __image_info section.
1370
1371 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
1372
1373         * gcc.dg/torture/mips-hilo-2.c: New test.
1374
1375 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1376
1377         PR c++/14389
1378         * g++.dg/template/member5.C: New test.
1379
1380 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
1381
1382         * gcc.dg/builtins-34.c: Also check expm1*.
1383
1384 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1385
1386         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
1387         * gcc.dg/torture/builtin-convert-3.c: New test.
1388
1389 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
1390
1391         PR middle-end/15054
1392         * g++.dg/opt/pr15054.C: New test.
1393
1394 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1395
1396         * gcc.dg/torture/builtin-rounding-1.c: New test.
1397         * gcc.dg/builtins-25.c: Delete.
1398         * gcc.dg/builtins-29.c: Delete.
1399
1400 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
1401
1402         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
1403         * gcc.dg/sibcall-4.c: Likewise.
1404         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
1405
1406 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
1407
1408         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
1409         bit-field on 16-bit targets.
1410
1411 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
1412
1413         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
1414         16-bit targets.
1415
1416 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
1417
1418         * gcc.dg/rs6000-power2-1.c: Change to compile only.
1419         * gcc.dg/rs6000-power2-2.c: Likewise.
1420
1421 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
1422
1423         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
1424         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
1425         Change the asm registers to be in form of frN instead of fN.
1426
1427 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1428
1429         * gcc.dg/torture/builtin-convert-2.c: New test.
1430
1431 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
1432
1433         * gcc.dg/rs6000-power2-1.c: New test.
1434         * gcc.dg/rs6000-power2-2.c: New test.
1435
1436 2004-04-28  Jan Hubicka  <jh@suse.cz>
1437
1438         * gcc.dg/unused-6.c: New test.
1439
1440 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
1441             Ulrich Weigand  <uweigand@de.ibm.com>
1442
1443         * ada/acats/run_all.sh: Define $target variable.
1444
1445 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
1446
1447         PR c++/15119
1448         * g++.dg/other/vararg-1.C: New test.
1449
1450         PR c++/4794
1451         * g++.dg/eh/cleanup3.C: New test.
1452
1453 2004-04-24  Laurent GUERBY <laurent@guerby.net>
1454
1455         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
1456         and ad8011a (target_insn).
1457         * ada/acats/support/macro.dfs: Likewise.
1458         * ada/acats/support/impbit.adb: New file.
1459
1460 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
1461
1462         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
1463
1464 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1465
1466         * gcc.dg/loop-3.c: New test.
1467
1468 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
1469
1470         * gcc.c-torture/execute/simd-5.c: New test.
1471
1472 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1473
1474         PR c++/15064
1475         * g++.dg/template/crash18.C: New test.
1476
1477 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
1478
1479         * g++.dg/ext/complit3.C: New test.
1480
1481 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
1482
1483         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
1484         * gcc.dg/altivec-3.c: Same.
1485         * gcc.dg/altivec-varargs-1.c: Same.
1486
1487 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
1488
1489         * lib/target-supports.exp (check_profiling_available): Assume
1490         profiling is not available on powerpc-eabi targets.
1491
1492 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
1493
1494         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
1495         * gcc.dg/vmx/bug-1.c: Ditto.
1496
1497 2004-04-20  Eric Christopher  <echristo@redhat.com>
1498
1499         * gcc.dg/charset/extern.c: New test.
1500         * g++.dg/charset/extern3.cc: Ditto.
1501
1502 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
1503
1504         * gcc.dg/builtins-39.c: New test.
1505
1506 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
1507
1508         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
1509
1510 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
1511
1512         * gcc.dg/torture/mips-hilo-1.c: New test.
1513
1514 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
1515
1516         * gcc.c-torture/compile/20040419-1.c: New test.
1517
1518 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
1519
1520         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
1521
1522 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
1523             Aldy Hernandez  <aldyh@redhat.com>
1524
1525         * gcc.c-torture/execute/va-arg-24.c: New.
1526
1527 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
1528             Aldy Hernandez  <aldyh@redhat.com>
1529
1530         * gcc.dg/vmx/1b-01.c: New.
1531         * gcc.dg/vmx/1b-02.c: New.
1532         * gcc.dg/vmx/1b-03.c: New.
1533         * gcc.dg/vmx/1b-04.c: New.
1534         * gcc.dg/vmx/1b-05.c: New.
1535         * gcc.dg/vmx/1b-06.c: New.
1536         * gcc.dg/vmx/1b-07.c: New.
1537         * gcc.dg/vmx/1c-01.c: New.
1538         * gcc.dg/vmx/1c-02.c: New.
1539         * gcc.dg/vmx/3a-01a.c: New.
1540         * gcc.dg/vmx/3a-01.c: New.
1541         * gcc.dg/vmx/3a-01m.c: New.
1542         * gcc.dg/vmx/3a-03.c: New.
1543         * gcc.dg/vmx/3a-03m.c: New.
1544         * gcc.dg/vmx/3a-04.c: New.
1545         * gcc.dg/vmx/3a-04m.c: New.
1546         * gcc.dg/vmx/3a-05.c: New.
1547         * gcc.dg/vmx/3a-06.c: New.
1548         * gcc.dg/vmx/3a-06m.c: New.
1549         * gcc.dg/vmx/3a-07.c: New.
1550         * gcc.dg/vmx/3b-01.c: New.
1551         * gcc.dg/vmx/3b-02.c: New.
1552         * gcc.dg/vmx/3b-10.c: New.
1553         * gcc.dg/vmx/3b-13.c: New.
1554         * gcc.dg/vmx/3b-14.c: New.
1555         * gcc.dg/vmx/3b-15.c: New.
1556         * gcc.dg/vmx/3c-01a.c: New.
1557         * gcc.dg/vmx/3c-01.c: New.
1558         * gcc.dg/vmx/3c-02.c: New.
1559         * gcc.dg/vmx/3c-03.c: New.
1560         * gcc.dg/vmx/3d-01.c: New.
1561         * gcc.dg/vmx/4-01.c: New.
1562         * gcc.dg/vmx/4-03.c: New.
1563         * gcc.dg/vmx/5-01.c: New.
1564         * gcc.dg/vmx/5-02.c: New.
1565         * gcc.dg/vmx/5-03.c: New.
1566         * gcc.dg/vmx/5-04.c: New.
1567         * gcc.dg/vmx/5-05.c: New.
1568         * gcc.dg/vmx/5-06.c: New.
1569         * gcc.dg/vmx/5-07.c: New.
1570         * gcc.dg/vmx/5-07t.c: New.
1571         * gcc.dg/vmx/5-08.c: New.
1572         * gcc.dg/vmx/5-10.c: New.
1573         * gcc.dg/vmx/5-11.c: New.
1574         * gcc.dg/vmx/7-01a.c: New.
1575         * gcc.dg/vmx/7-01.c: New.
1576         * gcc.dg/vmx/7c-01.c: New.
1577         * gcc.dg/vmx/7d-01.c: New.
1578         * gcc.dg/vmx/7d-02.c: New.
1579         * gcc.dg/vmx/8-01.c: New.
1580         * gcc.dg/vmx/8-02a.c: New.
1581         * gcc.dg/vmx/8-02.c: New.
1582         * gcc.dg/vmx/brode-1.c: New.
1583         * gcc.dg/vmx/bug-1.c: New.
1584         * gcc.dg/vmx/bug-2.c: New.
1585         * gcc.dg/vmx/bug-3.c: New.
1586         * gcc.dg/vmx/cw-bug-1.c: New.
1587         * gcc.dg/vmx/cw-bug-2.c: New.
1588         * gcc.dg/vmx/cw-bug-3.c: New.
1589         * gcc.dg/vmx/dct.c: New.
1590         * gcc.dg/vmx/debug-1.c: New.
1591         * gcc.dg/vmx/debug-2.c: New.
1592         * gcc.dg/vmx/debug-3.c: New.
1593         * gcc.dg/vmx/debug-4.c: New.
1594         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
1595         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
1596         * gcc.dg/vmx/eg-5.c: New.
1597         * gcc.dg/vmx/fft.c: New.
1598         * gcc.dg/vmx/gcc-bug-1.c: New.
1599         * gcc.dg/vmx/gcc-bug-2.c: New.
1600         * gcc.dg/vmx/gcc-bug-3.c: New.
1601         * gcc.dg/vmx/gcc-bug-4.c: New.
1602         * gcc.dg/vmx/gcc-bug-5.c: New.
1603         * gcc.dg/vmx/gcc-bug-6.c: New.
1604         * gcc.dg/vmx/gcc-bug-7.c: New.
1605         * gcc.dg/vmx/gcc-bug-8.c: New.
1606         * gcc.dg/vmx/gcc-bug-9.c: New.
1607         * gcc.dg/vmx/gcc-bug-b.c: New.
1608         * gcc.dg/vmx/gcc-bug-c.c: New.
1609         * gcc.dg/vmx/gcc-bug-d.c: New.
1610         * gcc.dg/vmx/gcc-bug-e.c: New.
1611         * gcc.dg/vmx/gcc-bug-f.c: New.
1612         * gcc.dg/vmx/gcc-bug-g.c: New.
1613         * gcc.dg/vmx/gcc-bug-i.c: New.
1614         * gcc.dg/vmx/harness.h: New.
1615         * gcc.dg/vmx/ira1.c: New.
1616         * gcc.dg/vmx/ira2a.c: New.
1617         * gcc.dg/vmx/ira2b.c: New.
1618         * gcc.dg/vmx/ira2.c: New.
1619         * gcc.dg/vmx/ira2c.c: New.
1620         * gcc.dg/vmx/mem.c: New.
1621         * gcc.dg/vmx/newton-1.c: New.
1622         * gcc.dg/vmx/ops.c: New.
1623         * gcc.dg/vmx/sn7153.c: New.
1624         * gcc.dg/vmx/spill2.c: New.
1625         * gcc.dg/vmx/spill3.c: New.
1626         * gcc.dg/vmx/spill.c: New.
1627         * gcc.dg/vmx/t.c: New.
1628         * gcc.dg/vmx/varargs-1.c: New.
1629         * gcc.dg/vmx/varargs-2.c: New.
1630         * gcc.dg/vmx/varargs-3.c: New.
1631         * gcc.dg/vmx/varargs-4.c: New.
1632         * gcc.dg/vmx/varargs-5.c: New.
1633         * gcc.dg/vmx/varargs-6.c: New.
1634         * gcc.dg/vmx/varargs-7.c: New.
1635         * gcc.dg/vmx/vmx.exp: New.
1636         * gcc.dg/vmx/vprint-1.c: New.
1637         * gcc.dg/vmx/vscan-1.c: New.
1638         * gcc.dg/vmx/x-01.c: New.
1639         * gcc.dg/vmx/x-02.c: New.
1640         * gcc.dg/vmx/x-03.c: New.
1641         * gcc.dg/vmx/x-04.c: New.
1642         * gcc.dg/vmx/x-05.c: New.
1643         * gcc.dg/vmx/yousufi-1.c: New.
1644         * gcc.dg/vmx/zero-1.c: New.
1645         * gcc.dg/vmx/zero.c: New.
1646
1647 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
1648
1649         * g++.dg/lookup/java1.C: Update for chage of
1650         _Jv_AllocObject.
1651         * g++.dg/lookup/java2.C: Likewise.
1652
1653 2004-04-17  Laurent GUERBY <laurent@guerby.net>
1654
1655         * ada/acats/run_all.sh: use -O2 by default.
1656
1657 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
1658
1659         * gcc.dg/vr-mult-[12].c: New tests.
1660
1661 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1662
1663         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
1664
1665         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
1666
1667 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
1668
1669         * lib/target-supports.exp (check_profiling_available): Assume profiling
1670         isn't available for mips*-*-elf targets.
1671
1672 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
1673
1674         * gcc.dg/builtins-38.c: New test.
1675
1676 2004-04-14  Eric Christopher  <echristo@redhat.com>
1677
1678         * g++.dg/charset/charset.exp: Run .cc extension tests.
1679
1680 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
1681
1682         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
1683
1684 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1685
1686         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
1687
1688 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
1689
1690         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
1691         * gcc.dg/i386-387-2.c: Likewise.
1692
1693         * gcc.dg/i386-387-7.c: New test.
1694         * gcc.dg/i386-387-8.c: New test.
1695
1696         * gcc.dg/builtins-37.c: New test.
1697
1698 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
1699
1700         * g++.dg/pch/externc-1.C: Add missing semicolon.
1701
1702 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
1703
1704         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
1705
1706 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1707
1708         * gcc.c-torture/execute/20040411-1.c: New test.
1709
1710 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1711
1712         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
1713
1714 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
1715
1716         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
1717
1718 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
1719
1720         * lib/target-supports.exp (check_named_sections_available): New.
1721         * lib/gcc-dg.exp (dg-require-named-sections): New.
1722         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
1723         old-deja.exp.  Also prune error-count message from HP linker.
1724         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
1725
1726         * g++.dg/init/init-ref4.C: Use dg-require-weak.
1727         * g++.old-deja/g++.pt/static3.C: Likewise.
1728         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
1729
1730 2004-04-09  Roger Sayle  <roger@eyesopen.com>
1731
1732         * gcc.c-torture/execute/20040409-1.c: New test case.
1733         * gcc.c-torture/execute/20040409-2.c: New test case.
1734         * gcc.c-torture/execute/20040409-3.c: New test case.
1735
1736 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
1737
1738         * gcc.dg/20040409-1.c: New test.
1739
1740 2004-04-08  Roger Sayle  <roger@eyesopen.com>
1741
1742         PR target/14888
1743         * g++.dg/opt/pr14888.C: New test case.
1744
1745 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
1746
1747         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
1748         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
1749         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
1750         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
1751         New tests.
1752
1753 2004-04-08  Paul Brook  <paul@codesourcery.com>
1754
1755         * gcc.dg/spill-1.c: New test.
1756
1757 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1758
1759         * gcc.dg/torture/builtin-ctype-2.c: New test.
1760
1761 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
1762
1763         * gcc.dg/pch/pch.exp: Add largefile test.
1764
1765 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
1766
1767         * g++.dg/pch/externc-1.Hs: New.
1768         * g++.dg/pch/externc-1.C: New.
1769
1770 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1771
1772         * gcc.dg/compat/struct-by-value-5a_main.c,
1773         gcc.dg/compat/struct-by-value-5b_main.c: New files.
1774         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
1775         * gcc.dg/compat/struct-by-value-5a_x.c,
1776         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
1777         gcc.dg/compat/struct-by-value-5_x.c.
1778         * gcc.dg/compat/struct-by-value-5a_y.c,
1779         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
1780         gcc.dg/compat/struct-by-value-5_y.c.
1781
1782         * gcc.dg/compat/struct-by-value-6a_main.c,
1783         gcc.dg/compat/struct-by-value-6b_main.c: New files.
1784         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
1785         * gcc.dg/compat/struct-by-value-6a_x.c,
1786         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
1787         gcc.dg/compat/struct-by-value-6_x.c.
1788         * gcc.dg/compat/struct-by-value-6a_y.c,
1789         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
1790         gcc.dg/compat/struct-by-value-6_y.c.
1791
1792         * gcc.dg/compat/struct-by-value-7a_main.c,
1793         gcc.dg/compat/struct-by-value-7b_main.c: New files.
1794         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
1795         * gcc.dg/compat/struct-by-value-7a_x.c,
1796         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
1797         gcc.dg/compat/struct-by-value-7_x.c.
1798         * gcc.dg/compat/struct-by-value-7a_y.c,
1799         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
1800         gcc.dg/compat/struct-by-value-7_y.c.
1801
1802 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
1803
1804         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
1805         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
1806         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
1807         options.
1808
1809 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
1810
1811         * gcc.dg/builtins-36.c: New test.
1812
1813 2004-04-06  Paul Brook  <paul@codesourcery.com>
1814
1815         * README.gcc: Remove obsolete contraint on testcases.
1816
1817 2004-04-05  Paul Brook  <paul@codesourcery.com>
1818
1819         PR2123
1820         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
1821         failure and exit(0) on success.
1822         * g++.dg/expr/anew2.C: Ditto.
1823         * g++.dg/expr/anew3.C: Ditto.
1824         * g++.dg/expr/anew4.C: Ditto.
1825
1826 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
1827
1828         PR c++/3518
1829         * g++.dg/template/unify7.C: New.
1830
1831 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1832
1833         * g++.dg/README: Bring up to date with new subdirectories; remove
1834         duplicate subdirectory lines.
1835
1836 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
1837
1838         PR c++/14007
1839         * g++.dg/template/unify5.C: New.
1840         * g++.dg/template/unify6.C: New.
1841         * g++.dg/template/qualttp20.C: Adjust.
1842         * g++.old-deja/g++.jason/report.C: Adjust.
1843         * g++.old-deja/g++.other/qual1.C: Adjust.
1844
1845 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
1846
1847         PR c++/14803
1848         * g++.dg/inherit/ptrmem1.C: New test.
1849
1850 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
1851
1852         PR c++/14755
1853         * gcc.c-torture/execute/20040331-1.c: New test.
1854         * gcc.dg/20040331-1.c: New test.
1855
1856 2004-04-01  Paul Brook  <paul@codesourcery.com>
1857
1858         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
1859
1860 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
1861
1862         PR c++/14724
1863         * g++.dg/init/goto1.C: New test.
1864
1865         PR c++/14763
1866         * g++.dg/template/defarg4.C: New test.
1867
1868 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
1869
1870         * gcc.dg/altivec-11.c: Extend test for more valid cases.
1871
1872 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
1873
1874         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
1875
1876 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
1877
1878         * gcc.dg/noncompile/undeclared-2.c: New test.
1879
1880 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
1881
1882         * gcc.dg/940409-1.c: Remove XFAIL.
1883         * gcc.dg/reg-vol-struct-1.c: New test.
1884
1885 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1886
1887         * gcc.dg/torture/builtin-wctype-1.c: New test.
1888
1889 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
1890
1891         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
1892         * gcc.dg/20001101-1.c: Likewise.
1893         * gcc.dg/20001102-1.c: Likewise.
1894
1895 2004-03-25  Roger Sayle  <roger@eyesopen.com>
1896
1897         * gcc.dg/compare8.c: Add an additional test for XOR.
1898
1899 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1900
1901         * gcc.dg/torture/builtin-ctype-1.c: New test.
1902
1903 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1904
1905         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
1906         * gcc.dg/torture/builtin-math-1.c: Likewise.
1907         * gcc.dg/torture/builtin-power-1.c: New test.
1908
1909 2004-03-24  Andreas Schwab  <schwab@suse.de>
1910
1911         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
1912         IA64 assembler.
1913
1914 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
1915             Roger Sayle  <roger@eyesopen.com>
1916
1917         * gcc.dg/compare8.c: New test case.
1918
1919 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
1920
1921         * g++.dg/ext/altivec-7.C: New test.
1922
1923 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
1924
1925         PR 12267, 12391, 12560, 13129, 14114, 14133
1926         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
1927         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
1928         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
1929         Adjust error regexps.
1930         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
1931         * gcc.dg/noncompile/undeclared-1.c: New test cases.
1932         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
1933         * gcc.dg/local1.c: Add explanatory comment.
1934
1935 2004-03-23  Roger Sayle  <roger@eyesopen.com>
1936
1937         PR optimization/14669
1938         * g++.dg/opt/fold2.C: New test case.
1939
1940 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
1941
1942         PR c/14069
1943         * gcc.dg/20040322-1.c: New test.
1944
1945 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1946
1947         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
1948         * gcc.dg/ultrasp4.c: Likewise.
1949         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
1950
1951 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
1952
1953         * gcc.dg/i386-sse-8.c: Reset default options.
1954
1955 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
1956
1957         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
1958         in the error message text.
1959
1960 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1961
1962         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
1963
1964 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
1965
1966         PR c++/14616
1967         * g++.dg/init/array13.C: New test.
1968
1969 2004-03-20  Roger Sayle  <roger@eyesopen.com>
1970
1971         PR target/13889
1972         * gcc.c-torture/compile/pr13889.c: New test case.
1973
1974 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1975
1976         PR c/14635
1977         * builtins-1.c (nan, nans): Don't test.
1978         * builtins-30.c: Don't use nan, nanf, nanl.
1979         * builtins-35.c: New test.
1980
1981 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
1982
1983         * g++.dg/ext/altivec-6.C: New test.
1984
1985 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
1986
1987         * g++.dg/init/placement3.C: New test.
1988
1989         * g++.dg/template/spec13.C: New test.
1990
1991         * g++.dg/lookup/using11.C: New test.
1992
1993         * g++.dg/lookup/koenig3.C: New test.
1994
1995         * g++.dg/template/operator2.C: New test.
1996
1997         * g++.dg/expr/dtor3.C: New test.
1998         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
1999         marker.
2000         * g++.old-deja/g++.law/visibility28.C: Likewise.
2001
2002 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
2003
2004         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
2005         * gcc.dg/ppc64-abi-3.c: Likewise.
2006
2007 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2008
2009         PR c++/14545
2010         * g++.dg/parse/template15.C: New test.
2011
2012 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2013
2014         * g++.dg/expr/dtor2.C: New test.
2015
2016         * g++.dg/lookup/anon4.C: New test.
2017
2018         * g++.dg/overload/using1.C: New test.
2019
2020         * g++.dg/template/lookup7.C: New test.
2021
2022         * g++.dg/template/typename6.C: New test.
2023
2024         * g++.dg/expr/cond6.C: New test.
2025
2026 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2027
2028         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
2029
2030 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2031
2032         * g++.dg/expr/cond5.C: New test.
2033         * g++.dg/expr/constcast1.C: Likewise.
2034         * g++.dg/expr/ptrmem2.C: Likewise.
2035         * g++.dg/expr/ptrmem3.C: Likewise.
2036         * g++.dg/lookup/main1.C: Likewise.
2037         * g++.dg/template/lookup6.C: Likewise.
2038
2039 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2040
2041         * gcc.dg/local1.c: New test.
2042
2043         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
2044
2045 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2046
2047         * gcc.dg/torture/builtin-convert-1.c: New test.
2048
2049 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2050
2051         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
2052
2053 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2054
2055         PR c++/14481
2056         * g++.dg/warn/Wunused-7.C: New test.
2057
2058 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2059
2060         * gcc.dg/torture/builtin-integral-1.c: New test.
2061
2062 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2063
2064         PR c++/14586
2065         * g++.dg/parse/non-dependent3.C: New test.
2066
2067 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
2068
2069         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
2070         * g++.dg/eh/simd-2.C: Likewise.
2071         * g++.dg/init/array10.C: Likewise.
2072         * gcc.c-torture/compile/simd-1.c: Likewise.
2073         * gcc.c-torture/compile/simd-2.c: Likewise.
2074         * gcc.c-torture/compile/simd-3.c: Likewise.
2075         * gcc.c-torture/compile/simd-4.c: Likewise.
2076         * gcc.c-torture/compile/simd-6.c: Likewise.
2077         * gcc.c-torture/execute/simd-1.c: Likewise.
2078         * gcc.c-torture/execute/simd-2.c: Likewise.
2079         * gcc.dg/compat/vector-defs.h: Likewise.
2080         * gcc.dg/20020531-1.c: Likewise.
2081         * gcc.dg/altivec-3.c: Likewise.
2082         * gcc.dg/altivec-4.c: Likewise.
2083         * gcc.dg/altivec-varargs-1.c: Likewise.
2084         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
2085         * gcc.dg/i386-mmx-3.c: Likewise.
2086         * gcc.dg/i386-sse-4.c: Likewise.
2087         * gcc.dg/i386-sse-5.c: Likewise.
2088         * gcc.dg/i386-sse-8.c: Likewise.
2089         * gcc.dg/simd-1.c: Likewise.
2090         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
2091         __ev64_opaque__ since the machine description provides it.
2092
2093 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2094
2095         * lib/compat.exp (skip_list): New global variable.
2096         Use it to hold the user defined COMPAT_SKIPS list if any.
2097         (compat-obj): Add the members of skip_list to optall.
2098
2099 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2100
2101         * gcc.dg/compat/union-by-value-1_main.c,
2102         union-by-value-1_x.c, union-by-value-1_y.c,
2103         union-check.h, union-defs.h,
2104         union-init.h, union-return-1_main.c,
2105         union-return-1_x.c, union-return-1_y.c: New files.
2106
2107 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2108
2109         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
2110         mixed-struct-init.h: Add 4 mixed structure types.
2111         struct-by-value-21_main.c, struct-by-value-21_x.c,
2112         struct-by-value-21_y.c, struct-return-21_main.c,
2113         struct-return-21_x.c, struct-return-21_y.c: New files.
2114
2115 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
2116
2117         PR c++/14550
2118         * g++.dg/parse/template14.C: New test.
2119
2120 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2121
2122         * gcc.c-torture/execute/20040313-1.c: New test.
2123
2124 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
2125
2126         PR target/14533
2127         * gcc.dg/20040311-2.c: New test.
2128
2129 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
2130
2131         PR other/14544
2132         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
2133         bit-field.
2134
2135 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
2136
2137         * gcc.dg/20040305-2.c: Add missing return statement.
2138
2139 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2140
2141         * gcc.dg/builtins-34.c: Also check pow10*.
2142
2143 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2144
2145         PR target/14262
2146         * gcc.dg/20040305-2.c: New test.
2147
2148 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
2149
2150         * gcc.dg/20040310-1.c: New test.
2151
2152 2004-03-11  Roger Sayle  <roger@eyesopen.com>
2153
2154         * gcc.c-torture/execute/20040311-1.c: New test case.
2155
2156 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
2157
2158         PR c++/14476
2159         * g++.dg/lookup/enum1.C: New test.
2160
2161 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
2162
2163         PR c++/14510
2164         * g++.dg/lookup/struct2.C: New test.
2165
2166 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
2167
2168         * gcc.dg/builtins-34.c: New test.
2169
2170 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2171
2172         * gcc.dg/torture/builtin-nonneg-1.c: New test.
2173
2174 2004-03-09  James E Wilson  <wilson@specifixinc.com>
2175
2176         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
2177         * gcc.dg/alias-2.c: New testcase.
2178
2179 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
2180
2181         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
2182
2183 2004-03-09  Roger Sayle  <roger@eyesopen.com>
2184
2185         * gcc.c-torture/execute/20040309-1.c: New test case.
2186
2187 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
2188
2189         PR c++/14397
2190         * g++.dg/overload/ref1.C: New.
2191
2192 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2193
2194         PR c++/14409
2195         * g++.dg/template/spec12.C: New test.
2196
2197         PR c++/14448
2198         * g++.dg/parse/crash14.C: New test.
2199
2200 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2201
2202         PR c++/14230
2203         * g++.dg/init/ref11.C: New test.
2204
2205 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
2206
2207         PR c++/14432
2208         * g++.dg/parse/builtin2.C: New test.
2209
2210 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2211
2212         PR c++/14401
2213         * g++.dg/init/ctor3.C: New test.
2214         * g++.dg/init/union1.C: New test.
2215         * g++.dg/ext/anon-struct4.C: New test.
2216
2217 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
2218
2219         * g++.dg/lookup/koenig1.C: Tweak error messages.
2220         * g++.dg/lookup/used-before-declaration.C: Likewise.
2221         * g++.dg/other/do1.C: Likewise.
2222         * g++.dg/overload/koenig1.C: Likewise.
2223         * g++.dg/parse/crash13.C: Likewise.
2224         * g++.dg/template/instantiate3.C: Likewise.
2225
2226 2004-03-08  Eric Christopher  <echristo@redhat.com>
2227
2228         * * lib/target-supports.exp: Enable libiconv in test
2229         compilation.  Fix up error checking.
2230
2231 2004-03-08  Roger Sayle  <roger@eyesopen.com>
2232
2233         PR middle-end/14289
2234         * gcc.dg/pr14289-1.c: New test case.
2235         * gcc.dg/pr14289-2.c: Likewise.
2236         * gcc.dg/pr14289-3.c: Likewise.
2237
2238 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
2239
2240         * gcc.c-torture/execute/20040308-1.c: New test.
2241
2242 2004-03-07  Roger Sayle  <roger@eyesopen.com>
2243
2244         * gcc.c-torture/execute/20040307-1.c: New test case.
2245
2246 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
2247
2248         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
2249
2250 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
2251
2252         * gcc.dg/20040306-1.c: New test.
2253
2254 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
2255
2256         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
2257         them static.
2258         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
2259
2260 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2261
2262         PR c/14465
2263         * gcc.dg/decl-6.c: New test.
2264
2265 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2266
2267         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
2268         Rename LOGPOW -> LOG_POW.
2269         (SQRT_EXP, POW_EXP): New.
2270
2271 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2272
2273         * gcc.dg/i386-sse-8.c: New test.
2274
2275 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2276
2277         PR c/14114
2278         * gcc.dg/decl-5.c: New test.
2279
2280 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
2281
2282         * gcc.dg/20040305-1.c: New test.
2283
2284 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
2285
2286         PR other/14354
2287         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
2288
2289 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
2290
2291         PR c++/14425, c++/14426
2292         * g++.dg/ext/altivec-4.C: New test.
2293         * g++.dg/ext/altivec-5.C: New test.
2294
2295 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
2296
2297         * g++.old-deja/g++.other/linkage1.C: Expect errors about
2298         global variables of a type with no linkage.
2299         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
2300         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
2301         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
2302         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
2303         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
2304         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
2305         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
2306         * g++.dg/warn/deprecated.C: Name enum Color.
2307         * g++.dg/overload/VLA.C: Name structure for 'b'.
2308         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
2309
2310 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2311
2312         * gcc.c-torture/compile/20040304-1.c: New test.
2313
2314 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
2315
2316         PR 13728
2317         * gcc.dg/decl-4.c: New testcase.
2318
2319 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
2320
2321         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
2322         as PRECF if sizeof (float) > sizeof (double).
2323         (PRECL): Make it the same as PRECF if
2324         sizeof (float) > sizeof (long double).
2325
2326 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2327
2328         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
2329         system type.  Add check for irix6 which doesn't have c99 runtime.
2330
2331 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
2332
2333         * gcc.dg/const-elim-1.c: xfail for xtensa.
2334
2335 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2336
2337         PR c++/14369
2338         * g++.dg/template/cond4.C: New test.
2339
2340 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2341
2342         PR c++/14360
2343         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
2344
2345         PR c++/14361
2346         * g++.dg/parse/defarg7.C: New test.
2347
2348         PR c++/14359
2349         * g++.dg/template/friend26.C: New test.
2350
2351 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
2352
2353         PR c++/14324
2354         * g++.dg/abi/mangle21.C: New test.
2355
2356         PR c++/14260
2357         * g++.dg/parse/constructor2.C: New test.
2358
2359         PR c++/14337
2360         * g++.dg/template/sfinae1.C: New test.
2361
2362 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
2363
2364         PR c++/14267
2365         * g++.dg/expr/crash2.C: New test.
2366
2367         PR middle-end/13448
2368         * gcc.dg/inline-5.c: New test.
2369         * gcc.dg/always-inline.c: Split out tests into ...
2370         * gcc.dg/always-inline2.c: ... this and ...
2371         * gcc.dg/always-inline3.c: ... this.
2372
2373 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
2374
2375         PR debug/12103
2376         * g++.dg/debug/crash1.C: New test.
2377
2378 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
2379
2380         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
2381         function with __attribute__((noinline)).
2382         (recurser_void2): Likewise.
2383         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
2384         (recurser_void2): Likewise.
2385
2386 2004-02-29  Roger Sayle  <roger@eyesopen.com>
2387
2388         PR middle-end/14203
2389         * g++.dg/warn/Wunused-6.C: New test case.
2390
2391 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
2392
2393         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
2394         not defined.
2395
2396 2004-02-27  Eric Christopher  <echristo@redhat.com>
2397
2398         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
2399         * g++.dg/charset/asm2.c: Run only x86.
2400         * gcc.dg/charset/asm3.c: Ditto.
2401
2402 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
2403
2404         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
2405         ld_library_path.
2406
2407 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
2408
2409         * g++.dg/ext/altivec-3.C: New.
2410
2411 2004-02-26  Richard Henderson  <rth@redhat.com>
2412
2413         * g++.dg/ext/attrib10.C: Mark for warning.
2414         * gcc.dg/attr-alias-1.c: New.
2415
2416 2004-02-26  Richard Henderson  <rth@redhat.com>
2417
2418         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
2419         * gcc.c-torture/execute/20040208-2.c: ... it back.
2420
2421 2004-02-26  Eric Christopher  <echristo@redhat.com>
2422
2423         * lib/target-supports.exp (check-iconv-available): New function.
2424         * lib/gcc-dg.exp (dg-require-iconv): New function.
2425         Use above.
2426         * gcc.dg/charset: New directory.
2427         * gcc.dg/charset/charset.exp: New file.
2428         * gcc.dg/charset/asm1.c: Ditto.
2429         * gcc.dg/charset/asm2.c: Ditto.
2430         * gcc.dg/charset/asm3.c: Ditto.
2431         * gcc.dg/charset/asm4.c: Ditto.
2432         * gcc.dg/charset/asm5.c: Ditto.
2433         * gcc.dg/charset/attribute1.c: Ditto.
2434         * gcc.dg/charset/attribute2.c: Ditto.
2435         * gcc.dg/charset/string1.c: Ditto.
2436         * g++.dg/charset: New directory.
2437         * g++.dg/dg.exp: Add here. Special options.
2438         * g++.dg/charset/charset.exp: New file.
2439         * g++.dg/charset/asm1.c: Ditto.
2440         * g++.dg/charset/asm2.c: Ditto.
2441         * g++.dg/charset/asm3.c: Ditto.
2442         * g++.dg/charset/asm4.c: Ditto.
2443         * g++.dg/charset/attribute1.c: Ditto.
2444         * g++.dg/charset/attribute2.c: Ditto.
2445         * g++.dg/charset/extern1.cc: Ditto.
2446         * g++.dg/charset/extern2.cc: Ditto.
2447         * g++.dg/charset/string1.c: Ditto.
2448
2449 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
2450
2451         PR c++/14278
2452         * g++.dg/parse/comma1.C: New test.
2453
2454 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2455
2456         PR c++/14284
2457         * g++.dg/template/ttp8.C: New test.
2458
2459 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
2460
2461         * gcc.dg/fixuns-trunc-1.c: New test.
2462
2463 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2464
2465         * gcc.dg/builtins-config.h: Use #elif.
2466
2467 2004-02-26  Michael Matz  <matz@suse.de>
2468
2469         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
2470         * gcc.dg/991214-1.c: Likewise.
2471         * gcc.dg/i386-asm-1.c: Likewise.
2472
2473 2004-02-25  Richard Henderson  <rth@redhat.com>
2474
2475         * gcc.c-torture/execute/20040208-2.c: Move ...
2476         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
2477
2478 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2479
2480         PR c++/14246
2481         * g++.dg/other/crash-3.C: New test.
2482
2483 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2484
2485         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
2486         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
2487
2488         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
2489         HP-UX.
2490
2491 2004-02-24  Michael Matz  <matz@suse.de>
2492
2493         * gcc.dg/i386-regparm.c: New.
2494
2495 2004-02-23  James E Wilson  <wilson@specifixinc.com>
2496
2497         * gcc.c-torture/execute/20040223-1.c: New.
2498
2499 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
2500             Kazu Hirata  <kazu@cs.umass.edu>
2501
2502         * gcc.dg/fwritable-strings-1.c: Remove.
2503
2504 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
2505
2506         PR c/14156
2507         * gcc.dg/20040223-1.c: New test.
2508
2509 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2510
2511         PR c++/14106
2512         * g++.dg/ext/typeof9.C: New test.
2513
2514 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2515
2516         PR c++/14250
2517         * g++.dg/other/switch1.C: New test.
2518
2519 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2520
2521         * gcc.dg/cast-function-1.c: Adjust for new informative message.
2522         * gcc.dg/va-arg-1.c: Likewise.
2523
2524 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2525
2526         PR c++/14143
2527         * g++.dg/template/koenig5.C: New test.
2528
2529 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
2530
2531         * g++.dg/ext/altivec-1.C: Generalize target triple.
2532         * g++.dg/ext/altivec-2.C: New test case.
2533         * g++.dg/ext/altivec_check.h: New file.
2534         * gcc.dg/altivec-1.c: Generalize target triple;
2535         include altivec_check.h and call altivec_check().
2536         * gcc.dg/altivec-[2-5].c: Generalize target triple.
2537         * gcc.dg/altivec-6.c: New test case.
2538         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
2539         type casts as needed.
2540         * gcc.dg/altivec-10.c: Include altivec_check.h and call
2541         altivec_check().
2542         * gcc.dg/altivec-12.c: New test case.
2543         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
2544         include altivec_check.h and call altivec_check().
2545         * gcc.dg/altivec_check.h: New file.
2546
2547 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2548
2549         * lib/target-supports.exp (check_alias_available): Don't mangle
2550         function `g' in test program.
2551
2552 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2553
2554         * lib/target-supports.exp (check_profiling_available): Check
2555         argument to determine whether we support a profiling type.
2556         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
2557         check_profiling_available.
2558         * g++.dg/bprob/bprob.exp: Likewise
2559         * g77.dg/bprob/bprob.exp: Likewise.
2560         * gcc.misc-tests/bprob.exp: Likewise.
2561         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
2562         dg-require-profiling and delete expected error handling.
2563         * gcc.dg/20021014-1.c: Likewise.
2564         * gcc.dg/nest.c: Likewise.
2565
2566 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2567
2568         PR c++/12007
2569         * g++.dg/other/vthunk1.C: New test.
2570
2571 2004-02-20  Falk Hueffner  <falk@debian.org>
2572
2573         PR target/14201
2574         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
2575
2576 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
2577
2578         PR c++/13927
2579         * g++.dg/other/error8.C: Remove XFAIL markers.
2580
2581         PR c++/14173
2582         * g++.dg/ext/packed5.C: New test.
2583
2584         PR c++/14199
2585         * g++.dg/warn/Wunused-5.C: New test.
2586
2587         PR c++/14186
2588         * g++.dg/lookup/member1.C: New test.
2589
2590 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
2591
2592         * gcc.c-torture/compile/20040130-1.c: Enable only when
2593         __INT_MAX__ >= 2147483647L.
2594         * gcc.c-torture/compile/961203-1.c: Likewise.
2595
2596 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
2597
2598         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
2599         * g++.dg/opt/template1.C: Robustify assembler regexp
2600
2601 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2602
2603         * gcc.c-torture/execute/simd-4.x: Remove.
2604         * gcc.c-torture/execute/va-arg-25.x: Likewise.
2605         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
2606         Guard with #ifndef SKIP_ATTRIBUTE.
2607         * gcc.dg/compat/vector-1_y.c: Likewise.
2608         * gcc.dg/compat/vector-2_x.c: Likewise.
2609         * gcc.dg/compat/vector-2_y.c: Likewise.
2610         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
2611         * g++.dg/eh/simd-2.C: Likewise.
2612
2613 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
2614
2615         * gcc.c-torture/compile/complex-1.c: New.
2616
2617 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
2618
2619         PR target/14209
2620         * gcc.c-torture/execute/20040218-1.c: New test.
2621
2622 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2623
2624         PR c++/14181
2625         * g++.dg/parse/new2.C: New test.
2626
2627 2004-02-18  Paul Brook  <paul@codesourcery.com>
2628
2629         * gcc.c-torture/compile/libcall-1.c: New test.
2630
2631 2004-02-18  Paul Brook  <paul@codesourcery.com>
2632
2633         PR debug/12934
2634         * gcc.dg/debug/debug-7.c: New test.
2635
2636 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
2637
2638         * gcc.dg/20040217-1.c: New test.
2639
2640 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
2641
2642         * gcc.c-torture/execute/990208-1.x: Delete.
2643
2644 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
2645
2646         * gcc.c-torture/execute/20040208-2.x: New file.
2647
2648 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
2649
2650         PR c++/11326
2651         * g++.dg/abi/structret1.C: New test.
2652
2653 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
2654
2655         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
2656         (i386_cpuid): No need to test if cpuid is available on AMD64.
2657         Fix assembly, so that it works onboth i386 and AMD64.
2658         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
2659         (vecInLong): Fix s[] member type to unsigned int.
2660         (vecInWord): Remove type.
2661         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
2662         (a64, b64, c64, d64, e64): Remove.
2663         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
2664         Remove unused variable.  Remove initialization of removed variables.
2665         Don't call mmx_tests nor sse_tests.
2666         (reference_mmx, reference_sse): Remove.
2667         (check): Add return stmt.
2668         * gcc.dg/i386-sse-7.c: New test.
2669         * gcc.dg/i386-mmx-4.c: New test.
2670
2671 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2672
2673         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
2674         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
2675         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
2676         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
2677         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
2678         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
2679         g++.dg/tc1/dr94.C: Fix line terminator.
2680
2681 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
2682
2683         * gcc.c-torture/compile/20040216-1.c: New.
2684
2685 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2686
2687         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
2688         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
2689         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
2690         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
2691         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
2692         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
2693
2694 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2695
2696         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
2697
2698 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
2699
2700         PR c++/13971
2701         * g++.dg/expr/cond4.C: New test.
2702
2703         PR c++/14086
2704         * g++.dg/lookup/crash2.C: New test.
2705
2706 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
2707
2708         * gcc.c-torture/compile/20040214-2.c: New test.
2709
2710 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
2711
2712         PR c++/14116
2713         * g++.dg/ext/typeof8.C: New test.
2714
2715 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
2716
2717         * gcc.c-torture/compile/20040214-1.c: New test.
2718
2719 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2720
2721         PR c++/13635
2722         * g++.dg/template/spec11.C: New test.
2723
2724 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2725
2726         PR c++/13927
2727         * g++.dg/other/error8.C: New test.
2728
2729 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
2730
2731         PR c++/14122
2732         * g++.dg/template/array4.C: New test.
2733
2734         PR c++/14108
2735         * g++.dg/inherit/thunk2.C: New test.
2736
2737         PR c++/14083
2738         * g++.dg/eh/cond2.C: New test.
2739
2740 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
2741
2742         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
2743
2744 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
2745
2746         * lib/scanasm.exp (dg-scan): Quote pattern before display.
2747
2748 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
2749
2750         * g++.dg/simd-2.C: xfail on ppc64-linux.
2751
2752 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2753
2754         PR c/456
2755         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
2756         tests.
2757
2758 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
2759
2760         * gcc.dg/builtins-33.c: New test.
2761
2762 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
2763
2764         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
2765
2766 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
2767
2768         * g++.dg/simd-2.C: Set -maltivec for ppc64.
2769
2770 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
2771
2772         * gcc.dg/ppc64-abi-3.c: New test.
2773
2774 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
2775
2776         PR c/14092
2777
2778         * gcc.dg/pr14092-1.c: New testcase.
2779
2780 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
2781
2782         * gcc.dg/cpp/assert4.c: Fix typo last change.
2783
2784         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
2785         * gcc.dg/cpp/assert4.c: Handle powerpc64.
2786
2787         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
2788
2789 2004-02-09  Roger Sayle  <roger@eyesopen.com>
2790
2791         * gcc.c-torture/compile/20040209-1.c: New test case.
2792
2793 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2794
2795         * gcc.dg/c90-init-1.c: Adjust expected error messages.
2796
2797 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
2798
2799         * gcc.c-torture/execute/20040208-[12].c: New tests.
2800
2801 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2802
2803         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
2804
2805 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2806
2807         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
2808
2809 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
2810
2811         Bug 13856
2812         * gcc.dg/visibility-8.c: New testcase.
2813
2814 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
2815
2816         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
2817         arguments.
2818         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
2819
2820 2004-02-07  Roger Sayle  <roger@eyesopen.com>
2821
2822         PR middle-end/13696
2823         * g++.dg/opt/fold1.C: New test case.
2824
2825 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2826
2827         PR c++/14033
2828         * g++.dg/other/crash-2.C: New test.
2829
2830 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2831
2832         PR c++/14028
2833         * g++.dg/parse/angle-bracket2.C: New test.
2834
2835 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2836
2837         PR middle-end/13750
2838         Revert:
2839         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
2840         PR pch/13361
2841         * testsuite/g++.dg/pch/wchar-1.C: New.
2842         * testsuite/g++.dg/pch/wchar-1.Hs: New.
2843
2844 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2845
2846         PR c++/14008
2847         * g++.dg/parse/error15.C: New test.
2848         * g++.dg/parse/crash11.C: Update dg-error mark.
2849
2850 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
2851
2852         PR c++/13932
2853         * g++.dg/warn/conv2.C: New test.
2854
2855 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2856
2857         PR c++/13086
2858         * g++.dg/warn/incomplete1.C: Remove xfail.
2859
2860 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
2861
2862         * lib/file-format.exp (gcc_target_object_format): Use
2863         ${tool}_target_compile, not gcc_target_compile.
2864         * lib/target-supports.exp (check_alias_available): Likewise.
2865         (check_gc_sections_available): Likewise.
2866         * g++.dg/ext/attrib10.C: Use dg-require-alias.
2867         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
2868         dg-require-alias.
2869
2870 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
2871
2872         PR c++/13969
2873         * g++.dg/template/static6.C: New test.
2874
2875 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
2876
2877         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
2878
2879 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2880
2881         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
2882         tests for systems where `char' is unsigned by default.
2883
2884 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2885
2886         PR c++/13997
2887         * g++.dg/template/partial3.C: New test.
2888
2889 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
2890
2891         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
2892         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
2893         Remove mentions of obsolete ports.
2894
2895 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
2896
2897         * gcc.dg/noncompile/20001228-1.c: Fix for new
2898         error message.
2899
2900 2004-02-03  Roger Sayle  <roger@eyesopen.com>
2901
2902         PR target/9348
2903         * gcc.c-torture/execute/multdi-1.c: New test case.
2904
2905 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
2906
2907         PR c++/13925
2908         * g++.dg/template/lookup5.C: New test.
2909
2910 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
2911
2912         PR c++/13950
2913         * g++.dg/template/lookup4.C: New test.
2914
2915         PR c++/13970
2916         * g++.dg/parse/error14.C: New test.
2917
2918         PR c++/14002
2919         * g++.dg/parse/template13.C: New test.
2920
2921 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
2922
2923         PR c++/13978
2924         * g++.dg/template/koenig4.C: New test.
2925
2926         PR c++/13968
2927         * g++.dg/template/crash17.C: New test.
2928
2929         PR c++/13975
2930         * g++.dg/parse/error13.C: New test.
2931         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
2932
2933 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2934
2935         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
2936
2937 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
2938
2939         PR c/11658
2940         PR c/13994
2941         * gcc.dg/noncompile/20040203-1.c: New test.
2942         * gcc.dg/noncompile/20040203-2.c: Likewise.
2943         * gcc.dg/noncompile/20040203-3.c: Likewise.
2944         * gcc.dg/20040203-1.c: Likewise.
2945
2946 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
2947
2948         PR c++/10858
2949         * g++.dg/template/sizeof7.C: New test.
2950
2951 2004-02-02  Eric Christopher  <echristo@redhat.com>
2952             Zack Weinberg  <zack@codesourcery.com>
2953
2954         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
2955
2956 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
2957
2958         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
2959         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
2960         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
2961         * gcc.dg/cleanup-5.c: Run only on Linux targets.
2962
2963 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
2964
2965         PR c++/13113
2966         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
2967
2968         PR c++/13854
2969         * g++.dg/ext/attrib13.C: New test.
2970
2971         PR c++/13907
2972         * g++.dg/conversion/op2.C: New test.
2973
2974 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2975
2976         * gcc.dg/titype-1.c: Fix pasto.
2977
2978 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2979
2980         * gcc.dg/titype-1.c: New test.
2981
2982 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2983
2984         PR c++/13957
2985         * g++.dg/template/non-type-template-argument-1.C,
2986         g++.dg/template/qualified-id1.C: Update dg-error marks.
2987         * g++.dg/template/nontype6.C: New test.
2988
2989 2004-02-01  Roger Sayle  <roger@eyesopen.com>
2990
2991         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
2992         * gcc.dg/builtins-31.c: New testcase.
2993         * gcc.dg/builtins-32.c: New testcase.
2994
2995 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
2996
2997         * objc.dg/call-super-2.m: Update line numbers
2998         for the including of stddef.h.
2999
3000 2004-01-30  Michael Matz  <matz@suse.de>
3001
3002         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
3003         g++.dg/ext/case-range3.C: New tests.
3004
3005 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3006
3007         DR206
3008         PR c++/13813
3009         * g++.dg/template/member4.C: New test.
3010
3011 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3012
3013         PR c++/13683
3014         * g++.dg/template/sizeof6.C: New test.
3015
3016 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3017
3018         * gcc.dg/fwritable-strings-1.c: New test.
3019
3020 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3021
3022         * gcc.c-torture/compile/20040130-1.c: New test.
3023
3024 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
3025
3026         * objc.dg/call-super-2.m: Include stddef.h for size_t.
3027
3028 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
3029
3030         PR c++/13883
3031         * g++.dg/template/ctor3.C: New test.
3032
3033 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3034
3035         * g++.dg/tc1: New directory.
3036         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
3037         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
3038         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
3039         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
3040         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
3041
3042 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3043
3044         * g++.dg/parse/error11.C: New test.
3045         * g++.dg/parse/error12.C: Likewise.
3046
3047 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
3048
3049         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
3050         (scan_initial, main): Use aligned_sizeof instead of sizeof.
3051
3052 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
3053
3054         PR c++/13791
3055         * g++.dg/ext/attrib12.C: New test.
3056
3057         PR c++/13736
3058         * g++.dg/parse/cast2.C: New test.
3059
3060 2004-01-27  James E Wilson  <wilson@specifixinc.com>
3061
3062         * objc.dg/encode-2.m (main): New local string.  Set depending on
3063         sizeof long.  Use in sscanf call.
3064         * objc.dg/encode-3.m (main): New local string.  Set depending on
3065         sizeof long.  Use in scan_initial call.
3066
3067 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3068
3069         * objc.dg/call-super-2.m: Make LP64-safe.
3070         * objc.dg/desig-init-1.m: Likewise.
3071
3072 2004-01-27  Devang Patel <dpatel@apple.com>
3073
3074         * g++.dg/debug/namespace1.C: New test.
3075
3076 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
3077
3078         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
3079         xscale-*-*.
3080
3081         * gcc.dg/arm-mmx-1.c: New test.
3082
3083 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
3084
3085         * gcc.dg/20040127-1.c: New test.
3086         * gcc.dg/20040127-2.c: New test.
3087
3088 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3089
3090         * objc.dg/stret-1.m (glob): Renamed to globa.
3091
3092 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
3093
3094         PR c++/13663
3095         * g++.dg/expr/for1.C: New test.
3096
3097 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
3098
3099         PR middle-end/13779
3100         * gcc.dg/darwin-longlong.c: New test.
3101
3102 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
3103
3104         * gcc.dg/20040124-1.c: Moved test from here...
3105         * gcc.c-torture/compile/20040124-1.c: ...to here.
3106
3107 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3108
3109         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
3110         the assembly output if -m64 is passed.
3111
3112 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
3113
3114         PR c++/13833
3115         * g++.dg/template/cond3.C: New test.
3116
3117 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3118
3119         PR c++/13810
3120         * g++.dg/template/ttp7.C: New test.
3121
3122 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3123
3124         PR c++/13797
3125         * g++.dg/template/nontype4.C: New test.
3126         * g++.dg/template/nontype5.C: Likewise.
3127
3128 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
3129
3130         * gcc.dg/torture/mips-clobber-at.c: New test.
3131
3132 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
3133
3134         * gcc.dg/20040124-1.c: New test.
3135
3136 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
3137
3138         * gcc.dg/20040123-1.c: New test.
3139
3140 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3141
3142         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
3143
3144 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3145
3146         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
3147
3148 2004-01-23  Andrew Pinski  <apinski@apple.com>
3149
3150         * gcc.dg/20030121-1.c: Move to ..
3151         * gcc.dg/20040121-1.c: here.
3152
3153 2004-01-23  Roger Sayle  <roger@eyesopen.com>
3154
3155         * gcc.dg/builtins-29.c: New test case.
3156
3157 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
3158
3159         PR 18314
3160         * gcc.dg/builtins-30.c: New testcase.
3161
3162 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
3163
3164         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
3165         * lib/g77.exp: Likewise.
3166         * lib/objc.exp: Likewise.
3167         * lib/g++.exp: Likewise.
3168
3169 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3170
3171         * gcc.dg/struct-by-value-2.c: New test.
3172
3173 2004-01-21  Andrew Pinski  <apinski@apple.com>
3174
3175         PR target/13785
3176         * gcc.dg/20030121-1.c: New test.
3177
3178 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
3179
3180         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
3181         clobber frame pointer register in asm statement.
3182
3183 2004-01-21  Falk Hueffner  <falk@debian.org>
3184
3185         * gcc.c-torture/compile/20040121-1.c: New test.
3186
3187 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
3188
3189         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
3190
3191 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
3192
3193         * gcc.dg/ppc64-abi-2.c: New test.
3194
3195 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3196
3197         * lib/treelang.exp: Fill out this file.
3198         * lib/treelang-dg.exp: New File.
3199
3200 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3201
3202         * gcc.c-torture/compile/981022-1.c: Remove.
3203         * gcc.dg/array-5.c: Remove XFAIL.
3204         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
3205         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
3206         gcc.dg/cond-lvalue-1.c: Update.
3207         * gcc.dg/cast-lvalue-2.c: New test.
3208
3209 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
3210
3211         PR c++/13592
3212         * g++.dg/other/error1.C (class foo): Tweak error message.
3213
3214         PR c++/13592
3215         * g++.dg/template/call2.C: New test.
3216
3217 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3218
3219         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
3220         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
3221         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
3222         scalar-return-1_x.c, scalar-return-2_y.c,
3223         scalar-return-3_x.c, scalar-return-3_y.c,
3224         scalar-return-4_x.c, scalar-return-4_y.c,
3225         struct-align-1.h, struct-align-1_x.c,
3226         struct-align-1_y.c, struct-align-2.h,
3227         struct-align-2_x.c, struct-align-2_y.c,
3228         struct-by-value-10_y.c, struct-by-value-11_x.c,
3229         struct-by-value-11_y.c, struct-by-value-12_x.c,
3230         struct-by-value-12_y.c, struct-by-value-13_x.c,
3231         struct-by-value-13_y.c, struct-by-value-14_x.c,
3232         struct-by-value-14_y.c, struct-by-value-15_x.c,
3233         struct-by-value-15_y.c, struct-by-value-16_y.c,
3234         struct-by-value-17_y.c, struct-by-value-18_y.c,
3235         struct-by-value-19_y.c, struct-by-value-1_x.c,
3236         struct-by-value-1_y.c, struct-by-value-20_y.c,
3237         struct-by-value-2_x.c, struct-by-value-2_y.c,
3238         struct-by-value-3_y.c, struct-by-value-4_x.c,
3239         struct-by-value-4_y.c, struct-by-value-5_y.c,
3240         struct-by-value-6_y.c, struct-by-value-7_y.c
3241         struct-by-value-8_x.c, struct-by-value-8_y.c
3242         struct-by-value-9_x.c, struct-by-value-9_y.c
3243         struct-return-10_x.c, struct-return-10_y.c,
3244         struct-return-19_x.c, struct-return-20_x.c
3245         struct-return-2_x.c, struct-return-2_y.c
3246         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
3247         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
3248
3249 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3250
3251         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
3252         attribute on sparc*-sun-solaris2.*.
3253
3254 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
3255
3256         PR c++/13710
3257         * g++.dg/ext/typeof7.C: New test.
3258
3259 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
3260
3261         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
3262         * gcc.dg/const-elim-1.c: Same.
3263
3264 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
3265
3266         * objc.dg/stret-1.m: New.
3267         * objc.dg/stret-2.m: New.
3268
3269 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
3270
3271         PR c++/11895
3272         * g++.dg/ext/vector1.C: New test.
3273
3274 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
3275
3276         * gcc.dg/pch/import-1.c: New.
3277         * gcc.dg/pch/import-1.hs: New.
3278         * gcc.dg/pch/import-1a.h: New.
3279         * gcc.dg/pch/import-1b.h: New.
3280         * gcc.dg/pch/import-1c.h: New.
3281
3282 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
3283
3284         PR c++/13574
3285         * g++.dg/ext/array1.C: New test.
3286
3287         PR c++/13178
3288         * g++.dg/conversion/op1.C: New test.
3289
3290 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
3291
3292         PR 11864
3293         From Kazumoto Kojima / Dan Kegel:
3294         * gcc.dg/pr11864-1.c: New test.
3295
3296         PR 10392
3297         From Marcus Comstedt / Dan Kegel:
3298         * gcc.dg/pr10392-1.c: New test.
3299
3300 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
3301
3302         PR c++/13478
3303         * g++.dg/init/ref10.C: New test.
3304
3305 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3306
3307         PR c++/13407
3308         * g++.dg/parse/typename6.C: New test.
3309
3310 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
3311
3312         PR pch/13361
3313         * testsuite/g++.dg/pch/wchar-1.C: New.
3314         * testsuite/g++.dg/pch/wchar-1.Hs: New.
3315
3316 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3317
3318         PR c++/9259
3319         * g++.dg/expr/sizeof2.C: New test.
3320
3321 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
3322
3323         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
3324
3325 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
3326
3327         PR c++/13659
3328         * g++.dg/lookup/strong-using-3.C: New.
3329         * g++.dg/lookup/using-10.C: New.
3330
3331 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
3332
3333         PR c++/13594
3334         * g++.dg/lookup/strong-using-2.C: New.
3335
3336 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
3337             Dan Kegel <dank@kegel.com>
3338             J"orn Rennecke <joern.rennecke@superh.com>
3339
3340         PR target/9365
3341         * gcc.dg/pr9365-1.c: New test.
3342
3343 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3344
3345         PR c++/8856
3346         * g++.dg/parse/casting-operator2.C: New test.
3347         * g++.old-deja/g++.pt/explicit83.C: Remove.
3348
3349 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
3350
3351         * gcc.dg/label-compound-stmt-1.c: New test.
3352         * gcc.c-torture/compile/950922-1.c,
3353         gcc.c-torture/compile/20000211-3.c,
3354         gcc.c-torture/compile/20000518-1.c,
3355         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
3356         compound statements.
3357
3358 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
3359
3360         * gcc.dg/ppc64-abi-1.c: New test.
3361
3362 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
3363
3364          * g++.dg/ext/attrib9.C: Add dg-warnings.
3365
3366 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3367
3368         PR c++/12335
3369         * g++.dg/parse/dtor3.C: New test.
3370
3371 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
3372
3373         PR c++/12709
3374         * g++.dg/parse/try-catch-1.C: New test.
3375
3376 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
3377
3378         * ada/acats/run_all.sh: Add more verbose output in acats.log
3379         when compiling tests.
3380
3381 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
3382
3383         PR 13656
3384         * gcc.dg/typedef-redecl.c: New test case.
3385         * gcc.dg/typedef-redecl.h: New support file.
3386
3387 2004-01-13  Jan Hubicka  <jh@suse.cz>
3388
3389         * gcc.dg/always_inline.c: New test.
3390         * gcc.dg/debug/20031231-1.c: Fix.
3391
3392 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3393
3394         PR c++/13474
3395         * g++.dg/template/array3.C: New test.
3396
3397 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
3398
3399         * g++.dg/ext/lvalue1.C: No longer expected to fail.
3400         * g++.dg/warn/Wunused-2.C: Likewise.
3401
3402 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3403
3404         PR c++/13289
3405         * g++.dg/template/instantiate6.C: New test.
3406
3407 2004-01-12  Roger Sayle  <roger@eyesopen.com>
3408
3409         PR middle-end/11397
3410         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
3411
3412 2004-01-12  Jan Hubicka  <jh@suse.cz>
3413
3414         PR opt/12826
3415         * gcc.dg/20040112-1.c: New.
3416
3417         * gcc.dg/dwarf-die[1-7].c: Move to...
3418         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
3419         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
3420
3421 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3422
3423         PR c++/4100
3424         * g++.dg/parse/friend4.C: New test.
3425
3426 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
3427
3428         PR c++/4100
3429         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
3430         definition is called a friend.
3431
3432 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
3433
3434         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
3435
3436 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
3437
3438         PR c++/3478
3439         * g++.dg/parse/error10.C: New test.
3440         * g++.dg/template/arg2.C: Accept "invalid type" error.
3441
3442 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
3443
3444         PR middle-end/13392
3445         * g++.dg/opt/expect2.C: New test.
3446
3447 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
3448
3449         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
3450         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
3451         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
3452         Update dg-error regexps.
3453
3454 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
3455
3456         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
3457         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
3458
3459 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3460
3461         * gcc.dg/pragma-re-1.c: Use right pointer type.
3462
3463 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3464
3465         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
3466
3467 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
3468
3469         * gcc.dg/rs6000-ldouble-1.c: New.
3470
3471 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3472
3473         DR 337
3474         PR c++/9256
3475         * g++.dg/other/abstract1.C: New test.
3476
3477 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
3478
3479         * g++.dg/lookup/strong-using-1.C: New.
3480
3481 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
3482
3483         PR c/11234
3484         * gcc.dg/func-ptr-conv-1.c: New test.
3485         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
3486
3487 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
3488
3489         PR target/13380.
3490         * gcc.c-torture/compile/20040109-1.c: New.
3491
3492 2004-01-08  Stuart Hastings  <stuart@apple.com>
3493
3494         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
3495         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
3496         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
3497
3498 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
3499
3500         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
3501
3502 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3503
3504         * ada/acats/run_acats: Treat 'gnatchop' the same way
3505         as 'gnatmake'.  Export GCC_DRIVER.
3506         * ada/acats/run_all.sh: Add target_gnatchop.  Use
3507         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
3508
3509 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3510
3511         PR c++/12573
3512         * g++.dg/template/dependent-expr4.C: New test.
3513
3514 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
3515
3516         * gcc.dg/altivec-11.c: New test.
3517
3518 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
3519
3520         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
3521
3522 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3523
3524         PR c/6024
3525         * gcc.dg/enum-compat-1.c: New test.
3526         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
3527
3528 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3529
3530         PR c/12165
3531         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
3532         gcc.dg/c99-idem-qual-3.c: New tests.
3533
3534 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
3535
3536         * gcc.dg/winline-7.c: Don't cast void * to int.
3537
3538 2004-01-06  Jan Hubicka  <jh@suse.cz>
3539
3540         * gcc.dg/i386-sse-5.c: New test
3541         * g++.dg/eh/simd-1.c: Add -w argument for i386.
3542
3543 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
3544
3545         PR c++/12815
3546         * g++.dg/rtti/typeid4.C: New test.
3547
3548 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
3549
3550         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
3551
3552 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
3553
3554         PR c++/12132
3555         * g++.dg/template/error11.C: New test.
3556
3557         PR c++/13451
3558         * g++.dg/template/class2.C: New test.
3559
3560 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
3561         Richard Sandiford <rsandifo@redhat.com>
3562
3563         PR c++/13387
3564         * g++.dg/opt/alias3.C: New test.
3565
3566 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
3567
3568         PR c++/13157
3569         * g++.dg/template/koenig3.C: New test.
3570
3571         PR c++/13529
3572         * g++.dg/parse/offsetof3.C: New test.
3573
3574         * g++.dg/init/copy7.C: Add missing dg-error markers.
3575
3576         PR c++/12226
3577         * g++.dg/init/copy7.c: New test.
3578
3579         PR c++/13536
3580         * g++.dg/parse/cast1.C: New test.
3581
3582 2004-01-04  Jan Hubicka  <jh@suse.cz>
3583
3584         * gcc.dg/winline[1-7].c: New tests.
3585
3586 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3587
3588         PR c++/13520
3589         * g++.dg/template/qualttp22.C: New test.
3590
3591 2004-01-01  Jan Hubicka  <jh@suse.cz>
3592
3593         * gcc.dg/debug/20031231-1.c: New.
3594         * gcc.c-torture/compile/20040101-1.c: New.
3595         * gcc.dg/dwarf-die-[1-7].c: New.
3596
3597 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
3598
3599         PR optimization/13521
3600         * gcc.c-torture/compile/20031231-1.c: New test.
3601
3602 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
3603
3604         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
3605
3606 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3607
3608         PR c++/10079
3609         * g++.dg/template/crash16.C: New test.
3610
3611 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
3612
3613         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
3614
3615 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
3616
3617         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
3618         ports.
3619         * g++.old-deja/g++.jason/thunk3.C: Likewise.
3620         * g++.old-deja/g++.law/profile1.C: Likewise.
3621         * gcc.c-torture/compile/981006-1.c: Likewise.
3622         * gcc.c-torture/execute/loop-2e.x: Likewise.
3623         * gcc.c-torture/execute/loop-2f.x: Remove.
3624         * gcc.c-torture/execute/loop-2g.x: Likewise.
3625         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
3626         * gcc.dg/20020312-2.c: Remove traces of dead ports.
3627
3628 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
3629
3630         PR c++/13507
3631         * g++.dg/ext/attrib11.C: New test.
3632
3633         PR c++/13494
3634         * g++.dg/template/array2-1.C: New test.
3635         * g++.dg/template/array2-2.C: New test.
3636
3637 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
3638
3639         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
3640
3641 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3642
3643         PR c++/12774
3644         * g++.dg/template/array1-1.C: New test.
3645         * g++.dg/template/array1-2.C: New test.
3646
3647 2003-12-29  Roger Sayle  <roger@eyesopen.com>
3648
3649         PR fortran/12632
3650         * g77.dg/12632.f: New test case.
3651
3652 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3653
3654         PR c++/13289
3655         * g++.dg/parse/nontype1.C: New test.
3656
3657 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3658
3659         PR c++/12403
3660         * g++.dg/parse/explicit1.C: New test.
3661         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
3662
3663 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
3664
3665         PR c++/13081
3666         * g++.dg/opt/inline6.C: New test.
3667
3668         PR c++/12613
3669         * g++.dg/parse/error9.C: New test.
3670
3671         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
3672
3673 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
3674
3675         PR c++/13009
3676         * g++.dg/init/assign1.C: New test.
3677
3678 2003-12-28  Roger Sayle  <roger@eyesopen.com>
3679
3680         PR c++/13070
3681         * g++.dg/warn/format3.C: New test case.
3682
3683 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3684
3685         * gcc.c-torture/compile/20031227-1.c: New test.
3686
3687 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
3688
3689         * g++.dg/bprob/bprob.exp: Load target-supports.exp
3690         * g77.dg/bprob/bprob.exp: Likewise.
3691         * gcc.misc-tests/bprob.exp: Likewise.
3692         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
3693         variants on systems where the library does not provide that
3694         functionality.
3695         * gcc.dg/builtins-20.c: Use builtins-config.h.
3696         * gcc.dg/builtins-config.h: New file.
3697
3698 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
3699
3700         * lib/gcc-dg.exp (dg-require-profiling): New function.
3701         * lib/target-supports.exp (check_profiling_available): Likewise.
3702         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
3703         * g77.dg/bprob/bprob.exp: Likewise.
3704         * gcc.misc-tests/bprob.exp: Likewise.
3705         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
3706         * gcc.dg/20021014-1.c: Likewise.
3707         * gcc.dg/nest.c: Likewise.
3708
3709 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
3710
3711         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
3712         compiling.
3713         * g++.dg/lookup/java2.C: Likewise.
3714         * gcc.dg/cpp/lexident.c: Likewise.
3715
3716 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3717
3718         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
3719         given.
3720         * gcc.c-torture/compile/961203-1.c: Likewise.
3721         * gcc.c-torture/compile/980506-1.c: Likewise.
3722
3723 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
3724
3725         * lib/gcc-dg.exp (dg-prune-output): New annotation.
3726         (additional_prunes): New global.
3727         (gcc-dg-prune): Handle additional per-test pruning.
3728         (dg-test): Clear additional_prunes between tests.
3729
3730         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
3731         dg-prune-output to avoid spurious failures from assembler
3732         complaining about nonexistent WAW violations.
3733         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
3734         Use dg-prune-output to avoid spurious failures from assembler
3735         warning about Itanium B-step errata.
3736
3737 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
3738
3739         * g++.dg/abi/macro0.C: New test.
3740         * g++.dg/abi/macro1.C: Likewise.
3741         * g++.dg/abi/macro2.C: Likewise.
3742
3743         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
3744         * g++.dg/abi/bitfield7.C: Likewise.
3745         * g++.dg/abi/dtor2.C: Likewise.
3746         * g++.dg/abi/mangle11.C: Likewise.
3747         * g++.dg/abi/mangle12.C: Likewise.
3748         * g++.dg/abi/mangle14.C: Likewise.
3749         * g++.dg/abi/mangle17.C: Likewise.
3750         * g++.dg/abi/vbase10.C: Likewise.
3751         * g++.dg/abi/vbase14.C: Likewise.
3752         * g++.dg/template/qualttp17.C: Likewise.
3753
3754 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
3755
3756         PR c/11995
3757         * gcc.dg/20031223-1.c: New test.
3758
3759 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3760
3761         * gcc.dg/noreturn-7.c: New test.
3762
3763 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3764
3765         * gcc.dg/null-pointer-1.c: New test.
3766
3767 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
3768
3769         * g++.old-deja/g++.jason/template18.C: Remove.
3770         * g++.old-deja/g++.jason/template37.C: Likewise.
3771
3772         PR c++/12862
3773         * g++.dg/lookup/ns1.C: New test.
3774
3775         PR c++/12397
3776         * g++.dg/template/lookup3.C: New test.
3777
3778 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
3779
3780         * g++.dg/template/recurse1.C: New test
3781
3782 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
3783
3784         PR c++/12479
3785         * g++.dg/parse/semicolon1.C: New test.
3786         * g++.dg/parse/semicolon1.h: Likewise.
3787
3788 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
3789
3790         * gcc.dg/darwin-misaligned.c: New test.
3791
3792 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
3793
3794         PR c/9163
3795         * gcc.dg/20031222-1.c: New test.
3796
3797 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
3798
3799         PR c++/13438
3800         * g++.dg/parse/error8.C: New test.
3801
3802         PR c++/11554
3803         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
3804
3805 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
3806
3807         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
3808         too small.
3809         * gcc.c-torture/compile/930217-1.c: Likewise.
3810         * gcc.c-torture/compile/930513-1.c: Likewise.
3811         * gcc.c-torture/execute/920908-2.c: Likewise.
3812         * gcc.c-torture/execute/921204-1.c: Likewise.
3813         * gcc.c-torture/execute/930621-1.c: Likewise.
3814         * gcc.c-torture/execute/930630-1.c: Likewise.
3815         * gcc.c-torture/execute/931031-1.c: Likewise.
3816         * gcc.c-torture/execute/980602-2.c: Likewise.
3817         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3818         * gcc.c-torture/execute/compndlit-1.c: Likewise.
3819         * gcc.c-torture/execute/extzvsi.c: Likewise.
3820         * gcc.c-torture/unsorted/ext.c: Likewise.
3821
3822 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
3823
3824         PR target/12749
3825         * gcc.c-torture/compile/20031220-2.c: New test case.
3826
3827 2003-12-20  Roger Sayle  <roger@eyesopen.com>
3828
3829         PR optimization/13031
3830         * gcc.c-torture/compile/20031220-1.c: New test case.
3831
3832 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3833
3834         * gcc.dg/cast-function-1.c: New test.
3835
3836 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3837
3838         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
3839         formats.
3840
3841 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
3842
3843         PR c++/12795
3844         * g++.dg/ext/attrib10.C: New test.
3845
3846 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
3847
3848         * gcc.dg/cleanup-10.c: New test.
3849         * gcc.dg/cleanup-11.c: New test.
3850
3851 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
3852
3853         PR c++/13239
3854         * g++.dg/opt/expect1.C: New test.
3855
3856 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
3857
3858         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
3859
3860 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
3861
3862         PR debug/12923
3863         * gcc.dg/20031218-1.c: New test.
3864
3865         PR debug/12389
3866         * gcc.dg/20031218-2.c: New test.
3867         * gcc.dg/20031218-3.c: New test.
3868
3869         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
3870         of label name and allow for USER_LABEL_PREFIX == "_" names.
3871         * g++.dg/abi/mangle18-2.C: Likewise.
3872         * g++.dg/abi/mangle19-1.C: Likewise.
3873         * g++.dg/abi/mangle19-2.C: Likewise.
3874         * g++.dg/abi/mangle20-1.C: Likewise.
3875         * g++.dg/abi/mangle20-2.C: Likewise.
3876
3877 2003-12-18  Richard Henderson  <rth@redhat.com>
3878
3879         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
3880
3881 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
3882             Dan Kegel <dank@kegel.com>
3883
3884         PR other/12009
3885         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
3886         testing a cross compiler, it causes spurious compile failures.
3887         * lib/g++.exp: Likewise.
3888
3889 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3890
3891         PR c++/13262
3892         * g++.dg/template/access13.C: New test.
3893
3894 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
3895
3896         * gcc.dg/20031216-1.c: New test.
3897
3898 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3899
3900         PR c++/9154
3901         * g++.dg/template/error10.C: New test.
3902
3903 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3904
3905         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
3906         * g++.dg/eh/simd-2.C: Likewise.
3907
3908 2003-12-17  James E Wilson  <wilson@specifixinc.com>
3909             Roger Sayle  <roger@eyesopen.com>
3910
3911         * gcc.c-torture/execute/ieee/mzero5.c: New.
3912
3913 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
3914
3915         PR c++/10603
3916         * g++.dg/parse/error6.C: New test.
3917
3918         PR c++/12827
3919         * g++.dg/parse/error7.C: New test.
3920
3921 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
3922
3923         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
3924         at -O with stabs debugging formats.
3925         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
3926         * gcc.dg/debug/debug-2.c: Likewise.
3927
3928 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
3929
3930         PR c++/12696
3931         * g++.dg/init/error1.C: New test.
3932
3933         PR c++/12218
3934         * g++.dg/init/pm3.C: New test.
3935
3936 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
3937
3938         PR c/3347
3939         * gcc.dg/bitfld-8.c: New test.
3940
3941 2003-12-16  James Lemke  <jim@wasabisystems.com>
3942
3943         * gcc.dg/arm-scd42-[123].c: New tests.
3944
3945 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3946
3947         PR c++/9043
3948         * g++.dg/abi/mangle20-1.C: New test.
3949         * g++.dg/abi/mangle20-2.C: New test.
3950
3951 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
3952
3953         PR c++/13275
3954         * g++.dg/other/offsetof2.C: Remove XFAIL.
3955         * g++.dg/parse/offsetof1.C: New test.
3956         * g++.gd/parse/offsetof2.C: Likewise.
3957
3958 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3959
3960         * g++.dg/template/nontype3.C: New test.
3961         * g++.dg/template/static2.C: Tweaked the dg-error clause.
3962
3963 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3964
3965         * g++.dg/warn/noreturn-3.C: Also test instantiation.
3966
3967 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3968
3969         PR c++/13387
3970         * g++.dg/expr/assign1.C: New test.
3971
3972         PR c++/13242
3973         * g++.dg/abi/mangle19-1.C: New test.
3974         * g++.dg/abi/mangle19-2.C: New test.
3975
3976 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
3977
3978         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
3979
3980 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3981
3982         * gcc.c-torture/execute/20031216-1.c: New test.
3983
3984 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3985
3986         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
3987         an ICE regression.
3988
3989 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
3990
3991         PR c++/10926
3992         * g++.dg/template/error9.C: New test.
3993
3994         PR c++/11116
3995         * g++.dg/template/error8.C: New test.
3996
3997 2003-12-15  Roger Sayle  <roger@eyesopen.com>
3998
3999         PR middle-end/13400
4000         * gcc.c-torture/execute/20031215-1.c: New test case.
4001
4002 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4003
4004         PR c++/13269
4005         * g++.dg/parse/error5.C: New test.
4006
4007         PR c++/12989
4008         * g++.dg/expr/sizeof1.C: New test.
4009
4010         PR c++/13310
4011         * g++.dg/template/crash15.C: New test.
4012
4013 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
4014
4015         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
4016         a non-POD type as the last named parameter of a varargs function.
4017
4018 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
4019
4020         PR c++/13243
4021         PR c++/12573
4022         * g++.dg/template/crash14.C: New test.
4023         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
4024
4025 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
4026
4027         * g++.dg/other/java1.C: New test.
4028
4029         PR c++/13241
4030         * g++.dg/abi/mangle18-1.C: New test.
4031         * g++.dg/abi/mangle18-2.C: New test.
4032
4033 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4034
4035         PR optimization/10312
4036         * gcc.c-torture/execute/20031214-1.c: New.
4037
4038 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
4039
4040         PR c++/10779
4041         PR c++/12160
4042         * g++.dg/parse/error3.C: New test.
4043         * g++.dg/parse/error4.C: Likewise.
4044         * g++.dg/abi/mangle4.C: Tweak error messages.
4045         * g++.dg/lookup/using5.C: Likewise.
4046         * g++.dg/other/error2.C: Likewise.
4047         * g++.dg/parse/typename5.C: Likewise.
4048         * g++.dg/parse/undefined1.C: Likewise.
4049         * g++.dg/template/arg2.C: Likewise.
4050         * g++.dg/template/ttp3.C: Likewise.
4051         * g++.dg/template/type1.C: Likewise.
4052         * g++.old-deja/g++.other/crash32.C: Likewise.
4053         * g++.old-djea/g++.pt/defarg8.C: Likewise.
4054
4055 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4056
4057         PR c++/13106
4058         * g++.dg/warn/noreturn-3.C: New test.
4059
4060 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4061
4062         PR c++/13118
4063         * g++.dg/abi/covariant3.C: New.
4064
4065 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
4066
4067         * g++.dg/eh/ia64-1.C: New test.
4068
4069 2003-12-12  Roger Sayle  <roger@eyesopen.com>
4070
4071         PR optimization/13037
4072         * g77.f-torture/execute/13037.f: New test case.
4073
4074 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4075
4076         PR c++/12881
4077         * g++.dg/abi/covariant2.C: New.
4078
4079 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
4080
4081         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
4082
4083 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
4084
4085         * gcc.c-torture/execute/wchar_t-1.x: Delete.
4086
4087 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
4088
4089         PR other/10819
4090         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
4091         to fix Bug 10819.
4092         * lib/g++.exp (g++_version): Likewise.
4093         * lib/g77.exp (g77_version): Likewise.
4094         * lib/objc.exp (default_objc_version): Likewise.
4095
4096 2003-12-10  Richard Henderson  <rth@redhat.com>
4097
4098         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
4099
4100         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
4101
4102 2003-12-08  Matt Austern  <austern@apple.com>
4103
4104         PR c/13134
4105         * lib/gcc-dg.exp (dg-require-visibility): Define.
4106         * lib/target-supports (check_visibility_available): Define.
4107         * gcc.dg/visibility-1.c: New test.
4108         * gcc.dg/visibility-2.c: Likewise.
4109         * gcc.dg/visibility-3.c: Likewise.
4110         * gcc.dg/visibility-4.c: Likewise.
4111         * gcc.dg/visibility-5.c: Likewise.
4112         * gcc.dg/visibility-6.c: Likewise.
4113         * g++.dg/ext/visibility-1.C: Likewise.
4114         * g++.dg/ext/visibility-2.C: Likewise.
4115         * g++.dg/ext/visibility-3.C: Likewise.
4116         * g++.dg/ext/visibility-4.C: Likewise.
4117         * g++.dg/ext/visibility-5.C: Likewise.
4118         * g++.dg/ext/visibility-6.C: Likewise.
4119
4120 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4121
4122         * g++.dg/lookup/java1.C: New test.
4123         * g++.dg/lookup/java2.C: New test.
4124
4125 2003-12-07  Falk Hueffner  <falk@debian.org>
4126
4127         * g++.dg/opt/noreturn-1.C: New test.
4128
4129 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
4130
4131         * gcc.dg/overflow-1.c: New test.
4132
4133 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4134
4135         * g77.f-torture/compile/13060.f: New test.
4136
4137 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
4138
4139         PR c++/13323
4140         * g++.dg/inherit/operator2.C: New test.
4141
4142 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4143
4144         PR c++/13305
4145         * g++.dg/ext/attrib9.C: New test.
4146
4147 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
4148
4149         PR c++/13314
4150         * g++.dg/template/error7.C: New test.
4151
4152 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
4153             J"orn Rennecke <joern.rennecke@superh.com>
4154
4155         PR target/13302
4156         * g++.dg/other/struct-va_list.C: New test.
4157
4158 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4159
4160         PR c++/13166
4161         * g++.dg/parse/defarg6.C: New test.
4162
4163 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
4164
4165         PR target/13256
4166         * gcc.c-torture/execute/20031201-1.c: New test.
4167
4168 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
4169
4170         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
4171
4172 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4173
4174         * gcc.dg/builtin-return-1.c: New test.
4175
4176 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
4177             J"orn Rennecke <joern.rennecke@superh.com>
4178
4179         PR optimization/13260
4180         * gcc.c-torture/execute/20031204-1.c: New test.
4181
4182 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4183
4184         PR c++/9127
4185         * g++.dg/template/error6.C: New test.
4186
4187 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
4188
4189         * gcc.dg/20031202-1.c: New test.
4190
4191 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
4192
4193         PR c++/13179
4194         * g++.dg/template/eh1.C: New test.
4195
4196         PR c++/10771
4197         * g++.dg/template/error5.C: New test.
4198
4199 2003-12-02  David Ung  <davidu@mips.com>
4200
4201         * gcc.dg/compat/vector-check.h: Corrected type for var
4202         g_##TMODE
4203
4204 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4205
4206         PR c++/10126
4207         * g++.dg/template/ptrmem8.C: New test.
4208
4209 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4210
4211         PR c++/12573
4212         * g++.dg/template/dependent-expr3.C: New test.
4213
4214 2003-12-01  James Lemke  <jim@wasabisystems.com>
4215
4216         * gcc.dg/arm-g2.c: New test.
4217
4218 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4219
4220         PR optimization/11634
4221         * gcc.dg/20031201-2.c: New test case.
4222
4223 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
4224
4225         PR 11433
4226         * objc.dg/proto-lossage-3.m: New test.
4227
4228 2003-12-01  Roger Sayle  <roger@eyesopen.com>
4229
4230         PR optimization/12628
4231         * gcc.dg/20031201-1.c: New test case.
4232
4233 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4234
4235         * gcc.dg/unaligned-1.c: New test.
4236
4237 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
4238
4239         PR c++/9849
4240         * g++.dg/template/error4.C: New test.
4241         * g++.dg/template/nested3.C: Adjust error markers.
4242
4243 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4244
4245         * gcc.dg/cpp/assert4.c: Check more #system assertions.
4246
4247 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
4248
4249         PR c/10333
4250         * gcc.dg/bitfld-7.c: New test.
4251
4252 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
4253
4254         * gcc.dg/tls/asm-1.C: New test.
4255
4256 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4257
4258         * gcc.dg/cpp/assert4.c: Update.
4259
4260 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4261
4262         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
4263         * gcc.dg/builtin-apply3.c: New test.
4264
4265 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4266
4267         * lib/compat.exp (compat-obj): New xfaildata parameter.
4268         Use it to set compiler_conditional_xfail_data before compiling.
4269         (compat-get-options): Handle dg-xfail-if.
4270         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
4271         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
4272         * gcc.dg/compat/vector-1_y.c: Likewise.
4273         * gcc.dg/compat/vector-2_x.c: Likewise.
4274         * gcc.dg/compat/vector-2_y.c: Likewise.
4275
4276 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4277
4278         * g++.dg/opt/reg-stack4.C: New test.
4279
4280 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4281
4282         * gcc.dg/builtin-apply2.c: New test.
4283
4284 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4285
4286         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
4287
4288 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4289
4290         PR c++/12924
4291         * g++.dg/template/template-id-2.C: New test.
4292
4293 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4294
4295         PR c++/5369
4296         * g++.dg/template/memfriend1.C: New test.
4297         * g++.dg/template/memfriend2.C: Likewise.
4298         * g++.dg/template/memfriend3.C: Likewise.
4299         * g++.dg/template/memfriend4.C: Likewise.
4300         * g++.dg/template/memfriend5.C: Likewise.
4301         * g++.dg/template/memfriend6.C: Likewise.
4302         * g++.dg/template/memfriend7.C: Likewise.
4303         * g++.dg/template/memfriend8.C: Likewise.
4304         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
4305
4306 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
4307
4308         PR c++/12515
4309         * g++.dg/ext/cond1.C: New test.
4310
4311 2003-11-20  Richard Henderson  <rth@redhat.com>
4312
4313         * gcc.dg/20020201-2.c: Remove.
4314         * gcc.dg/20020201-4.c: Remove.
4315         * gcc.dg/20020304-1.c: Remove.
4316
4317 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4318
4319         * gcc.dg/cpp/trad/xwin1.c: New test case.
4320
4321 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4322
4323         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
4324         * lib/g77.exp: Likewise.
4325         * lib/objc.exp: Likewise.
4326         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
4327         for darwin.
4328
4329 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4330
4331         PR c++/12932
4332         * g++.dg/template/static5.C: New test.
4333
4334 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
4335
4336         * gcc.dg/nested-func-1.c: New test.
4337
4338 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4339
4340         * gcc.dg/cpp/assert4.c: New test.
4341
4342 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
4343
4344         PR c++/2294
4345         * g++.dg/lookup/using9.c: New test.
4346
4347 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
4348
4349         PR c++/12762
4350         * g++.dg/template/error3.C: New test.
4351
4352 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4353
4354         PR ada/13035
4355         * ada/acats/run_acats, run_all.sh: Fix syntax error.
4356         No longer use a wrapper for gcc, since this does not work under
4357         Windows.
4358
4359 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
4360
4361         PR c++/2094
4362         * g++.dg/template/ptrmem7.C: New test.
4363
4364 2003-11-13  Andrew Pinski <apinski@apple.com>
4365
4366         * gcc.c-torture/compile/20031113-1.c: New test.
4367
4368 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
4369             Kean Johnston <jkj@sco.com>
4370
4371         PR c/13029
4372         * gcc.dg/unused-4.c: Update.
4373
4374 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4375
4376         * g++.dg/opt/const3.C: New test.
4377
4378 2003-11-13  Jan Hubicka  <jh@suse.cz>
4379
4380         * gcc.c-torture/compile/20031112-1.c: New test.
4381
4382 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
4383
4384         * g++.dg/parse/crash10.C: Remove bogus error marker.
4385
4386 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4387
4388         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
4389         (host_gcc): Likewise.
4390         (ROOT): Honor $PWDCMD.
4391         (BASE): Likewise.
4392         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
4393
4394 2003-11-12  Catherine Moore  <clm@redhat.com>
4395
4396         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
4397
4398 2003-11-12  Andreas Jaeger  <aj@suse.de>
4399             Jakub Jelinek  <jakub@redhat.com>
4400             Andrew Pinski  <pinskia@physics.uc.edu>
4401             Richard Henderson  <rth@redhat.com>
4402
4403         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
4404         systems.
4405         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
4406
4407         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
4408         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
4409
4410 2003-11-11  Andreas Jaeger  <aj@suse.de>
4411
4412         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
4413
4414         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
4415
4416 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
4417
4418         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
4419         Clean ups.
4420
4421 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
4422
4423         * gcc.dg/trampoline-1.c: New test.
4424
4425 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
4426
4427         * gcc.c-torture/compile/200031109-1.c: New test.
4428
4429 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4430
4431         PR c/3190
4432         PR c/8714
4433         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4434         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
4435         gcc.dg/format/no-y2k-1.c: Update.
4436
4437 2003-11-08  Roger Sayle  <roger@eyesopen.com>
4438
4439         PR optimization/10467
4440         * gcc.dg/20031108-1.c: New test case.
4441
4442 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
4443
4444         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
4445
4446 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4447
4448         * gcc.dg/compound-lvalue-1.c: New test.
4449         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
4450         some XFAILs.
4451
4452 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
4453
4454         * gcc.dg/altivec-varargs-1.c: New test.
4455
4456 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4457
4458         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
4459         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
4460         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
4461         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
4462         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
4463
4464 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
4465
4466         * gcc.dg/cond-lvalue-1.c: New test.
4467
4468 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
4469
4470         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
4471
4472 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4473
4474         PR c++/11616
4475         * g++.dg/template/instantiate5.C: New test.
4476
4477 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4478
4479         PR c++/12726
4480         * g++.dg/ext/complit2.C: Replace test with self-contained version.
4481         * ChangeLog: Add missing first entry for above test.
4482
4483 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4484
4485         PR c++/9810
4486         * g++.dg/template/using8.C: New test.
4487         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
4488
4489 2003-11-02  Roger Sayle  <roger@eyesopen.com>
4490
4491         PR optimization/10817
4492         * gcc.c-torture/compile/20031102-1.c: New test case.
4493
4494 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
4495
4496         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
4497         2147483647.
4498
4499 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4500
4501         * gcc.dg/20031102-1.c: New test.
4502
4503 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4504
4505         * gcc.dg/complex-1.c: New test.
4506
4507 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4508
4509         PR c++/12796
4510         * g++.dg/template/crash13.C: Adjust expected error location.
4511         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4512
4513 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
4514
4515         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
4516
4517 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
4518
4519         PR/10239
4520         * gcc.c-torture/compile/20031031-2.c: New test.
4521
4522 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
4523
4524         PR/11640
4525         * gcc.c-torture/compile/20031031-1.c: New test.
4526
4527 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
4528
4529         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
4530         * gcc.misc-tests/bprob.exp: Likewise.
4531         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
4532         the execution test on arm-elf configs.
4533         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
4534         configs that don't support scratch files.
4535         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
4536
4537 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
4538
4539         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
4540         done by dejagnu.
4541
4542 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
4543
4544         * ada/acats/run_all.sh: Redirect mv output to /dev/null
4545         Avoid non pure sh syntax. Add more logging.
4546
4547         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
4548         fail.
4549
4550 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4551
4552         PR libgcj/10610
4553         * gcc.dg/ppc-stackalign-1.c: New test.
4554
4555 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
4556
4557         * ada/acats/run_all.sh: Change output to be more compliant with
4558         dejagnu framework.
4559         Create acats.sum and acats.log files under testsuite/ada/acats
4560         Only run [a-z]* directories, to filter out e.g. CVS.
4561         Redirect build output to log file.
4562
4563 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
4564
4565         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
4566
4567 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
4568
4569         PR ada/5909:
4570         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
4571
4572 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
4573
4574         * gcc.c-torture/compile/20031023-1.c: New test.
4575         * gcc.c-torture/compile/20031023-2.c: New test.
4576         * gcc.c-torture/compile/20031023-3.c: New test.
4577         * gcc.c-torture/compile/20031023-4.c: New test.
4578
4579 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4580
4581         PR c++/10371
4582         * g++.dg/lookup/scoped8.C: New test.
4583
4584 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4585
4586         * g++.dg/opt/reg-stack3.C: New test.
4587
4588 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4589
4590         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
4591
4592 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4593
4594         PR c++/11076
4595         * g++.dg/template/crash13.C: New test.
4596
4597 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4598
4599         * gcc.dg/c99-restrict-2.c: New test.
4600
4601 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
4602
4603         PR c++/12698, c++/12699, c++/12700, c++/12566
4604         * g++.dg/inherit/covariant9.C: New test.
4605         * g++.dg/inherit/covariant10.C: New test.
4606         * g++.dg/inherit/covariant11.C: New test.
4607
4608 2003-10-23  Jason Merrill  <jason@redhat.com>
4609
4610         PR c++/12726
4611         * g++.dg/ext/complit2.C: New test.
4612
4613 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
4614
4615         PR target/12654
4616         * gcc.c-torture/execute/20031020-1.c: New test.
4617
4618 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4619
4620         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
4621         following the jump_insn.
4622
4623 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4624
4625         * gcc.dg/cast-lvalue-1.c: New test.
4626
4627 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
4628
4629         PR c++/11962
4630         * g++.dg/template/cond2.C: New test.
4631
4632 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4633
4634         * gcc.dg/builtins-28.c: New test.
4635
4636 2003-10-20  Jan Hubicka  <jh@suse.cz>
4637
4638         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
4639         parameter.
4640         * testsuite/gcc.dg/inline-2.c: Likewise.
4641
4642 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4643
4644         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
4645         * gcc.dg/nest.c:  Likewise.
4646
4647 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4648
4649         PR c++/9781, c++/10583, c++/11862
4650         * g++.dg/parse/crash13.C: New test.
4651
4652 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4653
4654         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
4655
4656 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4657
4658         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
4659         Define HAVE_C99_RUNTIME except on Solaris.
4660         * gcc.dg/builtins-20.c: Likewise.
4661
4662 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4663
4664         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
4665
4666 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4667
4668         PR c++/12495
4669         * g++.dg/template/crash21.C: New test.
4670
4671 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4672
4673         PR c++/2513
4674         * g++.dg/template/typename5.C: New test.
4675
4676 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4677
4678         PR c++/12369
4679         * g++.dg/template/friend25.C: New test.
4680
4681 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
4682
4683         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
4684         versions.
4685
4686 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
4687
4688         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
4689         == 2147483647.
4690
4691 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
4692
4693         * gcc.c-torture/execute/960416-1.x: Remove.
4694         * gcc.c-torture/execute/divconst-3.x: Likewise.
4695
4696 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
4697
4698         PR target/12598
4699         * gcc.dg/torture/cris-volatile-1.c: New test.
4700
4701 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4702
4703         PR optimization/9325
4704         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
4705         for overflowing floating point to integer conversion during RTL
4706         simplification.
4707
4708 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
4709
4710         * objc/execute/_cmd.m: Fix typo.
4711         * objc.dg/image-info.m, objc.dg/symtab-1.m:
4712         Relax 'scan-assembler' regexp.
4713         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
4714         objc.dg/try-catch-4.m: Run on non-Darwin targets.
4715         * objc.dg/zero-link-2.m: Remove blank line.
4716         * objc.dg/zero-link-3.m: New test case.
4717
4718 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
4719
4720         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
4721
4722         * gcc.dg/asm-names.c: Use scan-assembler-not rather
4723         than linker trickery.
4724
4725 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4726
4727         PR c++/12370
4728         * g++.dg/other/friend2.C: New test.
4729
4730 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
4731
4732         * gcc.dg/20031012-1.c: New test.
4733
4734 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
4735
4736         * gcc.dg/weak/weak-3.c: Fix for new warning.
4737
4738 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4739
4740         PR optimization/8750
4741         * gcc.c-torture/execute/20031012-1.c: New test case.
4742
4743 2003-10-11  Roger Sayle  <roger@eyesopen.com>
4744
4745         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
4746         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
4747
4748 2003-10-11  Roger Sayle  <roger@eyesopen.com>
4749
4750         PR optimization/12260
4751         * gcc.c-torture/compile/20031011-2.c: New test case.
4752
4753 2003-10-11  Roger Sayle  <roger@eyesopen.com>
4754
4755         * gcc.c-torture/execute/20031011-1.c: New testcase.
4756
4757 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
4758
4759         * gcc.c-torture/compile/20031011-1.c: New test.
4760
4761 2003-10-11  Jan Hubicka  <jh@suse.cz>
4762
4763         * g++.dg/other/first-global.C: New test.
4764
4765 2003-10-11  Roger Sayle  <roger@eyesopen.com>
4766
4767         * gcc.c-torture/execute/string-opt-18.c: New testcase.
4768
4769 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
4770
4771         * gcc.c-torture/compile/20031010-1.c: New test.
4772
4773 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
4774
4775         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
4776         * gcc.c-torture/execute/va-arg-25.c: ... here.
4777
4778 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
4779
4780         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
4781
4782 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
4783
4784         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
4785
4786 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
4787
4788         * g++.dg/parse/error2.C: New test.
4789
4790 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
4791
4792         PR c++/11097
4793         * g++.dg/other/error5.C: Modify the error message.
4794         * g++.dg/lookup/using8.C: New test.
4795
4796 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
4797
4798         * gcc.dg/darwin-abi-2.c: New file.
4799         * gcc.c-torture/execute/va-arg-24.c: New file.
4800
4801 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
4802
4803         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
4804         indentation.
4805
4806 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
4807
4808         PR c++/10147
4809         * g++.dg/other/error4.C: Update error messages.
4810         * g++.dg/template/ptrmem4.C: Likewise.
4811
4812         PR c++/12337
4813         * g++.dg/init/new9.C: New test.
4814
4815         PR c++/12334, c++/12236, c++/8656
4816         * g++.dg/ext/attrib8.C: New test.
4817
4818 2003-10-06  Devang Patel  <dpatel@apple.com>
4819
4820         * gcc.dg/debug/dwarf2-3.h: New test.
4821         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
4822
4823 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
4824
4825         * g++.dg/opt/cfg2.C: New test.
4826
4827 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4828
4829         * g++.dg/opt/float1.C: New test.
4830
4831 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4832
4833         * gcc.dg/c90-array-lval-6.c: New test.
4834         * gcc.dg/c99-array-lval-6.c: New test.
4835
4836 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
4837             Ziemowit Laski  <zlaski@apple.com>
4838
4839         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
4840         'Derived', so that it is never considered a class method; add
4841         new warning for '+port' method ambiguity.
4842         * objc.dg/method-12.m: Include <objc/objc.h> instead of
4843         <objc/objc-api.h> (needed on Mac OS X).
4844         * objc.dg/method-13.m: New test.
4845
4846 2003-10-03  Roger Sayle  <roger@eyesopen.com>
4847
4848         PR optimization/9325, PR java/6391
4849         * gcc.c-torture/execute/20031003-1.c: New test case.
4850
4851 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
4852
4853         PR optimization/12180
4854         * gcc.dg/20031002-1.c: New test.
4855
4856         PR c++/12486
4857         * g++.dg/inherit/error1.C: New test.
4858
4859 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
4860
4861         * lib/f-torture.exp (search_for): Rename to...
4862         (search_for_re): This.  Also, clean up comments and the
4863         "regexp" invocation.
4864
4865 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
4866
4867         * gcc.c-torture/compile/20031002-1.c: New test.
4868
4869 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
4870
4871         * g++.dg/opt/cond1.C: New test.
4872
4873 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
4874
4875         * gcc.dg/Wold-style-definition-2.c: New testcase.
4876         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
4877
4878 2003-09-29  Richard Henderson  <rth@redhat.com>
4879
4880         * g++.dg/init/array10.C: Add dg-options.
4881
4882 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
4883
4884         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
4885
4886 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4887
4888         * g++.dg/template/friend19.C: Fix typo.
4889         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
4890
4891 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
4892
4893         * gcc.c-torture/execute/20030928-1.c: New test.
4894         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
4895
4896 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4897
4898         * g++.dg/opt/unroll1.C: New test.
4899
4900 2003-09-26  Roger Sayle  <roger@eyesopen.com>
4901
4902         PR optimization/11741
4903         * gcc.dg/20030926-1.c: New test case.
4904
4905 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4906
4907         PR c++/5655
4908         * g++.dg/parse/access7.C: New test.
4909         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
4910
4911 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
4912
4913         MERGE OF objc-improvements-branch into MAINLINE:
4914         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
4915         if libobjc has not been built.
4916         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
4917         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
4918         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
4919         objc/execute/nested-3.m, objc/execute/np-2.m,
4920         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
4921         objc/execute/redefining_self.m, objc/execute/root_methods.m,
4922         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
4923         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
4924         objc.dg/special/unclaimed-category-1.h,
4925         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
4926         well as GNU runtime.
4927         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
4928         * execute/cascading-1.m, execute/function-message-1.m,
4929         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
4930         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
4931         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
4932         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
4933         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
4934         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
4935         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
4936         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
4937         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
4938         * objc.dg/bitfield-2.m: Run only on Darwin.
4939         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
4940         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
4941         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
4942         * objc.dg/const-str-1.m: Fix constant string layout.
4943
4944 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
4945
4946         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
4947
4948 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
4949
4950         * gcc.dg/darwin-abi-1.c: New file.
4951
4952 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
4953
4954         PR target/12281
4955         * gcc.c-torture/compile/20030921-1.c: New test.
4956
4957 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
4958
4959         * g++.dg/opt/reg-stack2.C: New test.
4960
4961 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
4962
4963         * g++.dg/eh/delayslot1.C: New test.
4964
4965 2003-09-20  Richard Henderson  <rth@redhat.com>
4966
4967         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
4968
4969 2003-09-20  Roger Sayle  <roger@eyesopen.com>
4970
4971         * gcc.c-torture/execute/20030920-1.c: New test case.
4972
4973 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4974
4975         * g++.dg/rtti/typeid3.C: Correct expected error message.
4976
4977 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4978
4979         PR c++/157
4980         * g++.dg/parse/crash12.C: New test.
4981
4982 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
4983
4984         * gcc.dg/compat/mixed-struct-check.h: New.
4985         * gcc.dg/compat/mixed-struct-defs.h: New.
4986         * gcc.dg/compat/mixed-struct-init.h: New.
4987         * gcc.dg/compat/struct-by-value-19_main.c: New.
4988         * gcc.dg/compat/struct-by-value-19_x.c: New.
4989         * gcc.dg/compat/struct-by-value-19_y.c: New.
4990         * gcc.dg/compat/struct-by-value-20_main.c: New.
4991         * gcc.dg/compat/struct-by-value-20_x.c: New.
4992         * gcc.dg/compat/struct-by-value-20_y.c: New.
4993         * gcc.dg/compat/struct-return-19_main.c: New.
4994         * gcc.dg/compat/struct-return-19_x.c: New.
4995         * gcc.dg/compat/struct-return-19_y.c: New.
4996         * gcc.dg/compat/struct-return-20_main.c: New.
4997         * gcc.dg/compat/struct-return-20_x.c: New.
4998         * gcc.dg/compat/struct-return-20_y.c: New.
4999
5000 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
5001         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
5002         so that it will not complain on LP64 targets.
5003
5004 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5005
5006         PR c++/495
5007         * g++.dg/template/friend24.C: New test.
5008
5009 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
5010
5011         PR c++/12332
5012         * g++.dg/template/memtmpl2.C: New test.
5013
5014 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
5015
5016         PR target/11184
5017         * gcc.dg/builtin-apply1.c: New test.
5018
5019 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5020
5021         PR c++/9848
5022         * g++.dg/warn/Wunused-4.C: New test.
5023
5024 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5025
5026         PR c++/12316
5027         * g++.dg/other/gc2.C: New test.
5028
5029 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
5030
5031         PR c++/11991
5032         * g++.dg/rtti/typeid3.C: New test.
5033
5034         PR c++/12266
5035         * g++.dg/overload/template1.C: New test.
5036
5037 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5038
5039         * g++.dg/opt/cfg3.C: New test.
5040
5041 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5042
5043         PR c++/7939
5044         * g++.dg/template/crash11.C: New test.
5045
5046 2003-09-16  Jason Merrill  <jason@redhat.com>
5047             Jakub Jelinek  <jakub@redhat.com>
5048
5049         * gcc.dg/attr-warn-unused-result.c: New test.
5050
5051 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5052
5053         PR c++/12184
5054         * g++.dg/expr/call2.C: New test.
5055
5056 2003-09-15  Andreas Jaeger  <aj@suse.de>
5057
5058         * gcc.dg/Wold-style-definition-1.c: New test.
5059
5060 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
5061
5062         PR c++/3907
5063         * g++.dg/parse/template12.C: New test.
5064
5065         * g++.dg/abi/bitfield11.C: New test.
5066         * g++.dg/abi/bitfield12.C: Likewise.
5067
5068 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
5069
5070         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
5071         non-expansion of functional macro name without arguments at EOL.
5072         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
5073
5074 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
5075
5076         * gcc.c-torture/execute/20030914-[12].c: New tests.
5077
5078 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5079
5080         PR c++/11788
5081         * g++.dg/overload/addr1.C: New test.
5082
5083 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
5084
5085         * gcc.dg/20030909-1.c: New test.
5086
5087 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5088
5089         * gcc.dg/ultrasp10.c: New test.
5090
5091 2003-09-09  Devang Patel  <dpatel@apple.com>
5092
5093         * gcc.dg/darwin-ld-6.c: New test.
5094
5095 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5096
5097         * gcc.dg/torture/builtin-explog-1.c: New testcase.
5098
5099 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5100
5101         * gcc.dg/ia64-types1.c: New test.
5102         * gcc.dg/ia64-types2.c: Likewise.
5103
5104 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5105
5106         * gcc.dg/builtins-1.c: Add more _Complex tests.
5107         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5108
5109         * gcc.dg/builtins-1.c: Test existing _Complex functions.
5110         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5111
5112 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
5113
5114         PR c++/11786
5115         * g++.dg/lookup/koenig2.C: New test.
5116
5117         PR c++/5296
5118         * g++.dg/rtti/typeid2.C: New test.
5119
5120 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
5121
5122         * gcc.c-torture/compile/20030904-1.c: New test.
5123
5124 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5125
5126         * g++.dg/opt/longbranch2.C: New test.
5127
5128 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5129
5130         * g++.dg/template/crash10.C: Only compile it.
5131
5132 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
5133
5134         PR middle-end/11665
5135         * gcc.c-torture/compile/20030907-1.c: New test.
5136         * g++.dg/init/array11.C: New test.
5137
5138 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5139
5140         PR c++/11852
5141         * g++.dg/init/struct1.C: New test.
5142
5143 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
5144
5145         PR c++/12181
5146         * g++.dg/expr/comma1.C: New test.
5147
5148 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
5149
5150         PR c++/11867
5151         * g++.dg/expr/static_cast5.C: New test.
5152
5153 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
5154
5155         PR c++/11507
5156         * g++.dg/lookup/scoped7.C: New test.
5157
5158         PR c++/9574
5159         * g++.dg/other/static1.C: New test.
5160
5161         PR c++/11490
5162         * g++.dg/warn/template-1.C: New test.
5163
5164         PR c++/11432
5165         * g++.dg/template/crash10.C: New test.
5166
5167         PR c++/2478
5168         * g++.dg/overload/VLA.C: New test.
5169
5170         PR c++/10804
5171         * g++.dg/template/call1.C: New test.
5172
5173 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5174
5175         PR c++/11794
5176         * g++.dg/parse/using3.C: New test.
5177
5178 2003-09-06  Roger Sayle  <roger@eyesopen.com>
5179
5180         PR c++/11409
5181         * g++.dg/overload/builtin3.C: New test case.
5182
5183 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
5184
5185         PR c/9862
5186         * gcc.dg/20030906-1.c: New test.
5187         * gcc.dg/20030906-2.c: Likewise.
5188
5189 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5190
5191         PR c++/12167
5192         * g++.dg/parse/defarg5.C: New test.
5193
5194         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
5195
5196 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
5197
5198         PR c++/12163
5199         * g++.dg/expr/static_cast4.C: New test.
5200
5201         PR c++/12146
5202         * g++.dg/template/crash9.C: New test.
5203
5204 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
5205
5206         * g++.old-deja/g++.ext/pretty2.C: Update for change
5207         in __FUNCTION__.
5208         * g++.old-deja/g++.ext/pretty3.C: Likewise.
5209
5210 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
5211
5212         PR c++/11922
5213         * g++/dg/template/qualified-id1.C: New test.
5214
5215         PR c++/12037
5216         * g++.dg/warn/noeffect4.C: New test.
5217
5218 2003-09-04  Matt Austern  <austern@apple.com>
5219
5220         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
5221         * g++.dg/ext/fnname2.C: Likewise.
5222         * g++.dg/ext/fnname3.C: Likewise.
5223
5224 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
5225
5226         * g++.dg/expr/lval1.C: New test.
5227         * g++.dg/ext/lvcast.C: Remove.
5228
5229 2003-09-03  Roger Sayle  <roger@eyesopen.com>
5230
5231         PR optimization/11700.
5232         * gcc.c-torture/compile/20030903-1.c: New test case.
5233
5234 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
5235
5236         PR c++/12053
5237         * g++.dg/abi/layout4.C: New test.
5238
5239 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
5240
5241         PR c++/11553
5242         * g++.dg/parse/friend3.C: New test.
5243
5244 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
5245
5246         PR c++/11847
5247         * g++.dg/template/class1.C: New test.
5248
5249         PR c++/11808
5250         * g++.dg/expr/call1.C: New test.
5251
5252 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
5253
5254         PR c++/12114
5255         * g++.dg/init/ref9.C: New test.
5256
5257         PR c++/11972
5258         * g++.dg/template/nested4.C: New test.
5259
5260 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5261
5262         PR c++/12093
5263         * g++.dg/template/non-dependent4.C: New test.
5264
5265         PR c++/11928
5266         * g++.dg/inherit/conv1.C: New test.
5267
5268 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
5269
5270         PR c++/6196
5271         * g++.dg/ext/label1.C: New test.
5272         * g++.dg/ext/label2.C: Likewise.
5273
5274 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
5275
5276         * g++.dg/expr/cond3.C: New test.
5277
5278 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5279
5280         * gcc.dg/builtins-1.c: Add new builtin cases.
5281
5282 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5283
5284         * gcc.dg/builtins-1.c: Add new cases.
5285         * gcc.dg/torture/builtin-attr-1.c: Likewise.
5286
5287 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5288
5289         * gcc.dg/builtins-1.c: Add more math builtin tests.
5290         * gcc.dg/torture/builtin-attr-1.c: New test.
5291
5292 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
5293
5294         PR optimization/5079
5295         * g++.dg/opt/static3.C: New test.
5296
5297 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5298
5299         * gcc.misc-tests/gcov-10b.c: New test.
5300
5301 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
5302
5303         * g++.dg/opt/ptrmem3.C: New test.
5304
5305         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
5306
5307 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
5308
5309         * gcc.dg/20030826-2.c: New test.
5310
5311 2003-08-26  Roger Sayle  <roger@eyesopen.com>
5312
5313         PR middle-end/12002
5314         * g77.f-torture/compile/12002.f: New test case.
5315
5316 2003-08-26  Roger Sayle  <roger@eyesopen.com>
5317
5318         * gcc.dg/20030826-1.c: New test case.
5319
5320 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
5321
5322         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
5323
5324 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
5325
5326         PR c++/11871
5327         * c++.dg/lookup/crash1.C: New test.
5328
5329         * c++.dg/warn/noeffect3.C: New test.
5330
5331 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
5332
5333         * gcc.dg/compat/vector-1_x.c: Compile with -w.
5334         * gcc.dg/compat/vector-1_y.c: Ditto.
5335         * gcc.dg/compat/vector-2_x.c: Ditto.
5336         * gcc.dg/compat/vector-2_y.c: Ditto.
5337
5338 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
5339
5340         * gcc.dg/20030702-1.c: New test.
5341
5342 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
5343
5344         PR c++/8795
5345         * g++.dg/ext/altivec-1.C: New test.
5346
5347 2003-08-24  Richard Henderson  <rth@redhat.com>
5348
5349         * g++.dg/eh/simd-2.C: Add -w for x86.
5350
5351 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
5352
5353         * gcc.dg/20030815-1.c: New test.
5354
5355 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5356
5357         PR c++/3765
5358         * g++.dg/parse/access6.C: New test.
5359
5360 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5361
5362         PR c++/641, c++/11876
5363         * g++.dg/template/friend22.C: New test.
5364         * g++.dg/template/friend23.C: Likewise.
5365
5366 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5367
5368         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
5369         identically.
5370
5371 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5372
5373         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
5374
5375 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5376
5377         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
5378
5379 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5380
5381         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
5382
5383 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
5384
5385         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
5386
5387 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
5388
5389         PR c++/11919
5390         * g++.dg/overload/prom1.C: New test.
5391
5392         PR c++/11551
5393         * g++.dg/parse/dtor2.C: New test.
5394
5395         PR c++/10762
5396         * g++.dg/parse/using2.C: New test.
5397
5398 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
5399
5400         PR target/11805
5401         * gcc.c-torture/compile/20030821-1.c: New.
5402
5403 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
5404
5405         PR c++/11834
5406         * g++.dg/template/deduce2.C: New test.
5407
5408 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
5409
5410         * gcc.c-torture/execute/20030821-1.c: New test.
5411
5412 2003-08-20  Roger Sayle  <roger@eyesopen.com>
5413
5414         PR middle-end/11984
5415         * gcc.dg/20030820-1.c: New test case.
5416
5417 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
5418
5419         PR c++/11945
5420         * g++.dg/warn/noeffect2.C: New test.
5421
5422 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
5423
5424         PR c++/10926
5425         * g++.dg/template/dtor2.C: New test.
5426
5427         PR c++/11684
5428         * g++.dg/template/operator1.C: New test.
5429         * g++.dg/parse/operator4.C: New test.
5430
5431         PR c++/11946.C
5432         * g++.dg/expr/enum1.C: New test.
5433         * gcc.dg/c99-bool-1.c: Remove bogus warning.
5434
5435         PR c++/11036.C
5436         * g++.dg/parse/elab2.C: New test.
5437         * g++.dg/parse/typedef4.C: Change error message.
5438         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
5439         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
5440         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
5441
5442 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5443
5444         * gcc.dg/pch/warn-1.c: New.
5445         * gcc.dg/pch/warn-1.hs: New.
5446
5447         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
5448         not-tested file.
5449
5450 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
5451
5452         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
5453
5454 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
5455
5456         * gcc.dg/uninit-D.c: New Test.
5457         * gcc.dg/uninit-E.c: New Test.
5458         * gcc.dg/uninit-F.c: New Test.
5459         * gcc.dg/uninit-G.c: New Test.
5460
5461 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
5462
5463         * g++.dg/README: Describe the pch directory.
5464
5465 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5466
5467         PR c++/11174
5468         * g++.dg/parse/access4.C: New test.
5469         * g++.dg/parse/access5.C: Likewise.
5470         * g++.old-deja/g++.jason/access17.C: Adjust error message.
5471
5472 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
5473
5474         * gcc.dg/noncompile/20030818-1.c: New.
5475
5476 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5477
5478         PR c++/11957
5479         * g++.dg/warn/noeffect1.C: New test.
5480
5481         * g++.dg/template/scope2.C: New test.
5482         * g++.dg/template/error2.C: Correct dg-error
5483
5484 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
5485
5486         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
5487
5488 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
5489
5490         PR C++/11512
5491         * g++.dg/template/warn1.C: New.
5492
5493 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
5494
5495         * g++.dg/template/error2.C: New test.
5496         * g++.dg/lookup/using7.C: Adjust errors
5497         * g++.old-deja/g++.pt/crash36.C: Likewise.
5498         * g++.old-deja/g++.pt/derived3.C: Likewise.
5499
5500 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5501
5502         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
5503         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
5504         * gcc.c-torture/execute/builtins/string-9.c: New, from
5505         string-opt-9.c.  Adjust for execute/builtins framework.
5506         * gcc.c-torture/execute/string-opt-9.c: Delete.
5507
5508 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
5509
5510         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
5511
5512         * g++.dg/parse/ret-type2.C: New test.
5513
5514         PR c++/11703
5515         * g++.dg/init/new8.C: New test.
5516
5517         PR c++/10923
5518         * g++.dg/parse/typedef5.C: New test.
5519
5520         PR c++/9512
5521         * g++.dg/parse/qualified2.C: New test.
5522         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
5523         invalid code.
5524
5525 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
5526
5527         * g++.dg/conversion/ptrmem1.C: New test.
5528
5529 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
5530
5531         PR target/11693
5532         * gcc.dg/20030811-1.c: New test.
5533
5534         PR target/11535
5535         * gcc.c-torture/execute/20030811-1.c: New test.
5536
5537 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5538
5539         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
5540
5541 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
5542
5543         PR c++/11789.C
5544         * g++.dg/inherit/multiple1.C: New test.
5545
5546 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5547
5548         * gcc.dg/spe1.c: New test.
5549
5550         PR c++/11670
5551         * g++.dg/expr/cast2.C: New test.
5552
5553         PR c++/10530
5554         * g++.dg/template/dependent-name2.C: New test.
5555
5556 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
5557
5558         * g++.dg/parse/crash11.C: Put the dg options in comments.
5559
5560 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
5561
5562         * lib/gcc-dg.exp: Update for diagnostic change.
5563
5564 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5565
5566         PR c++/5767
5567         * g++.dg/parse/crash11.C: New test.
5568
5569 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
5570
5571         * gcc.dg/cpp/spacing1.c: Update.
5572
5573 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
5574
5575         PR target/11739
5576         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
5577         a value for -mtune.
5578
5579 2003-08-04  Roger Sayle  <roger@eyesopen.com>
5580
5581         PR middle-end/11771
5582         * gcc.c-torture/compile/20030804-1.c: New test case.
5583
5584 2003-08-04  Roger Sayle  <roger@eyesopen.com>
5585
5586         * gcc.dg/20030804-1.c: New test case.
5587
5588 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
5589
5590         * gcc.dg/cpp/separate-1.c: New test.
5591
5592 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
5593
5594         PR c++/11704
5595         * g++.dg/template/dependent-expr2.C: New test.
5596
5597         PR c++/11766
5598         * g++.dg/expr/ptrmem1.C: New test.
5599
5600 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5601
5602         PR c++/9453
5603         * g++.dg/template/friend15.C: New test.
5604
5605 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
5606
5607         * lib/dg-pch.exp: Work round PCH bug.
5608
5609 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5610
5611         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
5612         builtins.  Move cases from builtins-4.c here.
5613
5614         * gcc.dg/torture/builtin-math-1.c: New test taken from
5615         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
5616         additional cases.
5617
5618         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
5619         Delete.
5620
5621 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
5622
5623         PR c++/9447
5624         * g++.dg/template/using7.C: New test.
5625
5626 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
5627
5628         * import1.c, import2.c: New tests.
5629
5630 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
5631
5632         * g++.dg/eh/crossjump1.C: New test.
5633
5634 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
5635
5636         PR c++/11697
5637         * g++.dg/template/using6.C: New test.
5638
5639         PR c++/11744
5640         * g++.dg/template/koenig2.C: New test.
5641
5642 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5643
5644         PR c++/7983
5645         * g++.dg/parse/typedef4.C: New test.
5646
5647 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5648
5649         PR c++/8442, c++/8806
5650         * g++.dg/template/elab1.C: New test.
5651         * g++.dg/template/type2.C: Likewise.
5652         * g++.dg/template/ttp3.C: Adjust expected error message.
5653         * g++.old-deja/g++.law/visibility13.C: Likewise.
5654         * g++.old-deja/g++.niklas/t135.C: Likewise.
5655         * g++.old-deja/g++.pt/ttp41.C: Likewise.
5656         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
5657         template argument.
5658         * g++.old-deja/g++.pt/ttp44.C: Likewise.
5659
5660 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
5661
5662         PR c++/11295
5663         * g++.dg/ext/stmtexpr1.C: New test.
5664
5665         * g++.dg/opt/tmp1.C: New test.
5666
5667         PR c++/11525
5668         * g++.dg/parse/constant4.C: New test.
5669
5670         PR c++/9447
5671         * g++.dg/template/using5.C: New test.
5672
5673 2003-07-31  Roger Sayle  <roger@eyesopen.com>
5674
5675         * gcc.dg/builtins-27.c: New test case.
5676
5677 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
5678
5679         * gcc.dg/tls/opt-7.c: New test.
5680
5681 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
5682
5683         * g++.old-deja/g++.other/crash18.C: Remove.
5684
5685 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5686
5687         * g++.dg/template/explicit3.C: New.
5688         * g++.dg/template/explicit4.C: New.
5689         * g++.dg/template/explicit5.C: New.
5690
5691         PR c++/11347
5692         * g++.dg/template/memtmpl1.C: New.
5693
5694 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
5695
5696         PR target/11565
5697         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
5698         * gcc.dg/i386-387-5.c (dg-options): Likewise.
5699
5700 2003-07-30  Jan Hubicka  <jh@suse.cz>
5701
5702         * vtgc1.c: Kill.
5703
5704 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
5705
5706         * gcc.dg/struct-in-proto-1.c: New test.
5707
5708 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
5709
5710         * gcc.dg/cpp/include2.c: Only expect one message.
5711
5712 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
5713
5714         PR c++/9447
5715         * g++.dg/template/using1.C: New test.
5716         * g++.dg/template/using2.C: New test.
5717         * g++.dg/template/using3.C: New test.
5718         * g++.dg/template/using4.C: New test.
5719
5720 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
5721
5722         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
5723         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5724
5725 2003-07-28  Jan Hubicka  <jh@suse.cz>
5726
5727         PR c++/11530
5728         * g++.dg/opt/call1.C: New test.
5729
5730 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
5731
5732         PR c++/11667
5733         * g++.dg/init/enum2.C: New test.
5734         * g++.dg/template/overload1.C: Add "-w" option.
5735
5736 2003-07-28    <hp@bitrange.com>
5737
5738         * gcc.dg/Wdeclaration-after-statement-1.c,
5739         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
5740
5741 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
5742
5743         * gcc.c-torture/compile/20030725-1.c: New test.
5744
5745 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
5746
5747         * gcc.dg/20030505.c: Only run for SPE.
5748         Remove definition of opaque type.
5749
5750 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
5751
5752         * g++.dg/template/ptrmem6.C: New test.
5753
5754 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
5755
5756         * gcc.c-torture/compile/zero-strct-2.c: New test.
5757
5758 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
5759
5760         * gcc.dg/intermod-1.c: New test.
5761
5762 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5763
5764         PR c++/11617
5765         * g++.dg/template/lookup2.C: New test.
5766         * g++.dg/template/memclass1.C: Remove instantiated from error.
5767         * g++.dg/other/error2.C: Tweak expected errors.
5768
5769         PR c++/11596
5770         * g++.dg/template/defarg3.C: New test.
5771
5772         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
5773
5774 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
5775
5776         * g++.dg/inherit/access5.C: New test.
5777
5778 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5779
5780         PR c++/11513
5781         * g++.dg/template/crash8.C: New test.
5782
5783 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
5784
5785         PR c/10602
5786         * gcc.dg/noncompile/incomplete-2.c: New test.
5787
5788 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
5789
5790         PR c++/11645
5791         * g++.dg/inherit/access4.C: New test.
5792
5793         PR c++/11517
5794         * g++.dg/expr/cond2.C: New test.
5795
5796         PR optimization/10679
5797         * g++.dg/opt/inline4.C: New test.
5798
5799 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
5800
5801         * g++.dg/parse/crash10: New test.
5802
5803 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
5804
5805         * g++.dg/ext/flexary1.C: New test.
5806
5807 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5808
5809         PR c++/10793
5810         * g++.dg/template/crash9.C: New test.
5811
5812 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5813
5814         PR c++/3004
5815         * g++.dg/parse/typedef3.C: New test.
5816
5817         PR c++/7906
5818         * g++.dg/parse/operator2.C: New test.
5819
5820         PR c++/8895
5821         * g++.dg/parse/def-tmpl-arg1.C: New test.
5822
5823         PR c++/9282
5824         * g++.dg/parse/funptr1.C: New test.
5825
5826         PR c++/9452
5827         * g++.dg/parse/ambig3.C: New test.
5828
5829         PR c++/9454
5830         * g++.dg/parse/operator3.C: New test.
5831
5832         PR c++/9486
5833         * g++.dg/parse/template10.C: New test.
5834
5835         PR c++/9488
5836         * g++.dg/parse/template11.C: New test.
5837
5838         PR c++/10150
5839         * g++.dg/parse/invalid-op1.C: New test.
5840
5841         PR c++/10247
5842         * g++.dg/parse/condexpr1.C: New test.
5843
5844 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
5845
5846         * g++.dg/ext/packed3.C: New test.
5847         * g++.dg/ext/packed4.C: New test.
5848
5849         * gcc.dg/pack-test-3.c: New test.
5850
5851 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
5852
5853         * lib/compat.exp: Handle dg-options per source file.
5854         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
5855         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
5856         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
5857         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
5858         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
5859         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
5860         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
5861         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
5862         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
5863         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
5864         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
5865         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
5866         * g++.dg/compat/break/bitfield7_x.C: Ditto.
5867         * g++.dg/compat/break/bitfield7_y.C: Ditto.
5868
5869 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
5870
5871         PR c/10320
5872         * gcc.c-torture/execute/20030718-1.c: New test.
5873
5874 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5875
5876         PR optimization/11536
5877         * gcc.dg/20030721-1.c: New test.
5878
5879 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
5880
5881         PR c++/11546
5882         * g++.dg/template/lookup1.C: New test.
5883
5884 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
5885
5886         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
5887         diagnostics of ill-formed constructs involving labels.
5888         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
5889         the new 'previously defined here' message.
5890
5891 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
5892
5893         * g++.dg/parse/non-dependent2.C: New test.
5894
5895 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
5896
5897         * g++.dg/init/init-ref4.C: xfail on targets without
5898         weak symbols.
5899
5900 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
5901
5902         PR target/11087
5903         * gcc.c-torture/execute/20030717-1.c: New test.
5904
5905 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5906
5907         * g++.dg/opt/cfg1.C: New test.
5908
5909 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
5910
5911         PR optimization/11557
5912         * gcc.dg/20030717-1.c: New test.
5913
5914 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
5915
5916         PR c++/10476
5917         * g++.dg/expr/crash-1.C: New test.
5918
5919         PR c++/11027
5920         * g++.dg/template/init3.C: New test.
5921
5922         PR c++/8222
5923         * g++.dg/template/non-dependent1.C: New test.
5924
5925         PR c++/11070
5926         * g++.dg/template/non-dependent2.C: New test.
5927
5928         PR c++/11071
5929         * g++.dg/template/non-dependent3.C: New test.
5930
5931         PR c++/9907
5932         * g++.dg/template/sizeof5.C: New test.
5933
5934 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
5935
5936         PR 11498
5937         * gcc.c-torture/compile/mangle-1.c: New file.
5938
5939 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5940
5941         PR c++/7809
5942         * g++.dg/parse/access3.C: New test.
5943
5944 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
5945
5946         PR c++/11384
5947         * g++.dg/init/init-ref4.C: New test.
5948
5949 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
5950
5951         PR c++/11547
5952         * g++.dg/parse/constant3.C: New test.
5953         * g++.dg/parse/crash7.C: Likewise.
5954
5955 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
5956
5957         PR target/11008
5958         * gcc.dg/i386-pentium4-not-mull.c: New.
5959
5960 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
5961
5962         * gcc.dg/asm-names.c (ymain): Make it weak.
5963
5964 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5965
5966         PR c++/5421
5967         * g++.dg/template/friend21.C: New test.
5968
5969 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
5970
5971         * gcc.dg/cleanup-8.c: New test.
5972         * gcc.dg/cleanup-9.c: New test.
5973
5974 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
5975
5976         * g++.dg/ext/dll-MI1.h: New file.
5977         * g++.dg/ext/dllexport-MI1.C: New file.
5978         * g++.dg/ext/dllimport-MI1.C: New file.
5979
5980 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
5981
5982         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
5983         it does not have cmpstrsi patterns (just cmpmemsi).
5984
5985 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
5986
5987         PR debug/11473
5988         * g++.dg/debug/debug8.C: New test.
5989
5990 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5991
5992         PR c++/10108
5993         * g++.dg/template/crash7.C: New test.
5994
5995 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
5996
5997         PR target/10795
5998         * gcc.c-torture/compile/20030708-1.c: New.
5999
6000 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6001
6002         * gcc.c-torture/execute/20030715-1.c: New test.
6003
6004 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
6005
6006         * gcc.dg/pch/inline-3.c: New file.
6007         * gcc.dg/pch/inline-3.hs: New file.
6008         * gcc.dg/pch/inline-4.c: New file.
6009         * gcc.dg/pch/inline-4.hs: New file.
6010
6011 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
6012
6013         PR c++/11509
6014         * g++.dg/template/crash6.C: New test.
6015
6016         PR c++/7053
6017         * g++.dg/template/friend20.C: New test.
6018
6019         PR c++/7019
6020         * g++.dg/template/overload2.C: New test.
6021
6022 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6023
6024         PR optimization/11440
6025         * gcc.c-torture/execute/20030714-1.c: New test.
6026
6027 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6028
6029         PR c++/11154
6030         * g++.dg/template/partial2.C: New test.
6031
6032 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
6033
6034         PR c++/11503
6035         * g++.dg/template/anon1.C: New test.
6036
6037         PR c++/11493
6038         PR c++/11495
6039         * g++.dg/parse/template9.C: Likewise.
6040         * g++.dg/template/crash4.C: New test.
6041         * g++.dg/template/koenig1.C: Likewise.
6042         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
6043         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
6044         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
6045         functions.
6046         * g++.old-deja/g++.jason/template36.C: Likewise.
6047         * g++.old-deja/g++.mike/p1989.C: Likewise.
6048         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
6049         * g++.old-deja/g++.pt/ttp20.C: Use this->.
6050         * g++.old-deja/g++.pt/ttp21.C: Use this->.
6051         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
6052         compiling.
6053         * g++.old-deja/g++.pt/union2.C: Use this->.
6054
6055 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
6056
6057         * gcc.dg/20030711-1.c: New test.
6058
6059 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
6060
6061         PR c++/11050
6062         * g++.dg/parse/args1.C: New test.
6063         * g++.pt/defarg8.C: Change expected errors.
6064
6065 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
6066
6067         PR c++/8164
6068         * g++.dg/template/nontype2.C: New test.
6069
6070         PR c++/10558
6071         * g++.dg/parse/template8.C: New test.
6072
6073         PR c++/8327
6074         * g++.dg/template/scope1.C: New test.
6075
6076         * g++.dg/warn/Wsign-compare-1.C: New test.
6077
6078 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6079
6080         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
6081
6082 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
6083
6084         PR c++/9411
6085         * g++.dg/template/explicit2.C: New test.
6086
6087         PR c++/10032
6088         * g++.dg/warn/pedantic1.C: New test.
6089
6090 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
6091
6092         PR c++ 9483
6093         * g++.dg/other/field1.C: New test.
6094
6095 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
6096
6097         PR c/11449
6098         * gcc.c-torture/compile/20030707-1.c: New.
6099
6100 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6101
6102         PR c++/10849
6103         * g++.dg/template/access12.C: New test.
6104
6105 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
6106
6107         * g++.dg/bprob/bprob.exp (prof_ext): Update.
6108         * g77.dg/bprob/bprob.exp (prof_ext): Update.
6109         * gcc.misc-tests/bprob.exp (prof_ext): Update.
6110         * gcc.misc-tests/gcov.exp: Update
6111         * g++.dg/gcov/gcov.exp: Update
6112         * lib/gcov.exp: Update.
6113
6114 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
6115
6116         * g++.dg/abi/mangle17.C: Make sure template expressions are
6117         dependent.
6118         * g++.dg/abi/mangle4.C: Mark erroneous casts.
6119         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
6120         * g++.dg/opt/stack1.C: Remove erroneous code.
6121         * g++.dg/parse/template7.C: New test.
6122         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
6123         * g++.old-deja/g++.pt/crash4.C: Likewise.
6124
6125 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6126
6127         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
6128         with zero or one occurence of `$' after the initial `L'.
6129
6130 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
6131
6132         * gcc.c-torture/compile/20030704-1.c: Add a comment.
6133
6134 2003-07-08  Roger Sayle  <roger@eyesopen.com>
6135
6136         PR c/11370
6137         * gcc.dg/Wunreachable-6.c: New testcase.
6138         * gcc.dg/Wunreachable-7.c: New testcase.
6139
6140 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6141
6142         PR c/11420
6143         * gcc.dg/20030708-1.c: New test.
6144
6145 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
6146
6147         * gcc.dg/compat/sdata-section.h: New file.
6148         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
6149         * gcc.dg/torture/mips-sdata-1.c: New test.
6150
6151 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6152
6153         PR c++/11030
6154         * g++.dg/template/friend19.C: New test.
6155
6156 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
6157
6158         * g++.dg/opt/strength-reduce.C: New test.
6159
6160 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6161
6162         PR target/10979
6163         * gcc.dg/20030707-1.c: New testcase.
6164
6165 2003-07-07  Roger Sayle  <roger@eyesopen.com>
6166
6167         PR optimization/11059
6168         * g++.dg/opt/emptyunion.C: New testcase.
6169
6170 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6171             Eric Botcazou  <ebotcazou@libertysurf.fr>
6172
6173         * g++.dg/opt/stack1.C: New test.
6174
6175 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
6176
6177         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
6178         run test.
6179
6180         PR c++/11431
6181         * g++.dg/expr/static_cast3.C: New test.
6182
6183 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6184
6185         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
6186         everywhere.
6187         * gcc.dg/concat.c: Concatenation of string constants with
6188         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
6189         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
6190         * gcc.dg/cpp/escape-2.c: Use wide character constants where
6191         necessary to avoid multi-character character constant warning.
6192         * gcc.dg/cpp/escape.c: Likewise.
6193         * gcc.dg/cpp/ucs.c: Likewise.
6194         Remove backslashes from dg-bogus comments, as they confuse Tcl.
6195         Fix a typo.
6196
6197 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6198
6199         PR c/11428
6200         * gcc.c-torture/compile/20030704-1.c: New.
6201
6202 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
6203
6204         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
6205
6206 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
6207
6208         PR c++/5287, PR c++/7910,  PR c++/11021
6209         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
6210         tests for warnings.
6211         * g++.dg/ext/dllimport2.C: Add tests for warnings.
6212         * g++.dg/ext/dllimport3.C: Likewise.
6213         * g++.dg/ext/dllimport4.C: New file.
6214         * g++.dg/ext/dllimport5.C: New file.
6215         * g++.dg/ext/dllimport6.C: New file.
6216         * g++.dg/ext/dllimport7.C: New file.
6217         * g++.dg/ext/dllimport8.C: New file.
6218         * g++.dg/ext/dllimport9.C: New file.
6219         * g++.dg/ext/dllimport10.C: New file.
6220         * g++.dg/ext/dllexport1.C: New file.
6221
6222 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
6223
6224         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
6225         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
6226
6227 2003-07-03  Roger Sayle  <roger@eyesopen.com>
6228
6229         * gcc.dg/builtins-25.c: New testcase.
6230         * gcc.dg/builtins-26.c: New testcase.
6231
6232 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
6233
6234         * gcc.dg/compat/vector-defs.h: New file.
6235         * gcc.dg/compat/vector-setup.h: New file.
6236         * gcc.dg/compat/vector-check.h: New file.
6237         * gcc.dg/compat/vector-1_main.c: New file.
6238         * gcc.dg/compat/vector-1_x.c: New file.
6239         * gcc.dg/compat/vector-1_y.c: New file.
6240         * gcc.dg/compat/vector-2_main.c: New file.
6241         * gcc.dg/compat/vector-2_x.c: New file.
6242         * gcc.dg/compat/vector-2_y.c: New file.
6243
6244         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
6245         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
6246         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
6247         * gcc.dg/compat/struct-align-1.h: New file.
6248         * gcc.dg/compat/struct-align-1_main.c: New file.
6249         * gcc.dg/compat/struct-align-1_x.c: New file.
6250         * gcc.dg/compat/struct-align-1_y.c: New file.
6251         * gcc.dg/compat/struct-align-2.h: New file.
6252         * gcc.dg/compat/struct-align-2_main.c: New file.
6253         * gcc.dg/compat/struct-align-2_x.c: New file.
6254         * gcc.dg/co
6255         * g++.old-deja/g++.other/comdat3.C: Likewise.
6256         * g++.old-deja/g++.other/ctor1.C: Likewise.
6257         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
6258
6259 2003-06-05  Richard Henderson  <rth@redhat.com>
6260
6261         * gcc.dg/debug/20030605-1.c: New.
6262
6263 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6264
6265         * README.QMTEST: Update.
6266
6267 2003-06-04  Richard Henderson  <rth@redhat.com>
6268
6269         * gcc.dg/cleanup-1.c: New.
6270         * gcc.dg/cleanup-2.c: New.
6271         * gcc.dg/cleanup-3.c: New.
6272         * gcc.dg/cleanup-4.c: New.
6273         * gcc.dg/cleanup-5.c: New.
6274         * gcc.dg/cleanup-6.c: New.
6275         * gcc.dg/cleanup-7.c: New.
6276
6277 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6278
6279         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
6280
6281         * lib/dg-pch.exp: New file.
6282         * g++.dg/pch/pch.exp: Use dg-pch.exp.
6283         * gcc.dg/pch/pch.exp: Likewise.
6284
6285 2003-06-04  Roger Sayle  <roger@eyesopen.com>
6286
6287         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
6288         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
6289         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
6290         * gcc.dg/builtins-17.c: New test case.
6291         * gcc.dg/i386-387-4.c: New test case.
6292         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
6293
6294 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6295
6296         * gcc.dg/ultrasp9.c: New test.
6297
6298 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6299
6300         * gcc.c-torture/compile/20030604-1.c: New test.
6301         * gcc.dg/sparc-constant-1.c: New test.
6302
6303 2003-06-03  Glen Nakamura  <glen@imodulo.com>
6304
6305         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
6306
6307 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
6308
6309         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
6310
6311         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
6312         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
6313
6314 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
6315
6316         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
6317
6318 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6319
6320         PR c++/10940
6321         * g++.dg/template/spec10.C: New test.
6322
6323 2003-06-03  Roger Sayle  <roger@eyesopen.com>
6324
6325         * gcc.dg/builtins-16.c: New test case.
6326
6327 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
6328
6329         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
6330         mempcpy test with post-increments.
6331         * gcc.c-torture/execute/string-opt-3.c: New test.
6332         * gcc.dg/string-opt-1.c: New test.
6333
6334 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
6335
6336         PR fortran/10965
6337         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
6338
6339 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
6340
6341         * lib/scanasm.exp (dg-scan): New function, factored out of ...
6342         (scan-assembler): ... here.  Use dg-scan.
6343         (scan-assembler-not): Likewise.
6344         (scan-file): New function.
6345         (scan-file-not): Likewise.
6346         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
6347         * gcc.dg/cpp/_Pragma4.c: Likewise.
6348         * gcc.dg/cpp/_Pragma5.c: Likewise.
6349         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6350         * gcc.dg/cpp/avoidpaste2.c: Likewise.
6351         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
6352         * gcc.dg/cpp/cmdlne-P.c: Likewise.
6353         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
6354         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
6355         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
6356         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
6357         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
6358         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
6359         * gcc.dg/cpp/cxxcom1.c: Likewise.
6360         * gcc.dg/cpp/line1.c: Likewise.
6361         * gcc.dg/cpp/maccom1.c: Likewise.
6362         * gcc.dg/cpp/maccom2.c: Likewise.
6363         * gcc.dg/cpp/maccom3.c: Likewise.
6364         * gcc.dg/cpp/maccom4.c: Likewise.
6365         * gcc.dg/cpp/maccom5.c: Likewise.
6366         * gcc.dg/cpp/maccom6.c: Likewise.
6367         * gcc.dg/cpp/multiline.c: Likewise.
6368         * gcc.dg/cpp/spacing1.c: Likewise.
6369         * gcc.dg/cpp/spacing2.c: Likewise.
6370         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
6371         * gcc.dg/cpp/trad/maccom1.c: Likewise.
6372         * gcc.dg/cpp/trad/maccom2.c: Likewise.
6373         * gcc.dg/cpp/trad/maccom3.c: Likewise.
6374         * gcc.dg/cpp/trad/maccom4.c: Likewise.
6375         * gcc.dg/cpp/trad/maccom6.c: Likewise.
6376         * gcc.dg/cpp/cxxcom2.c: Likewise.
6377         * gcc.dg/cpp/cxxcom2.h: New file.
6378
6379         * gcc.dg/cpp/truefalse.cpp: Move it to ...
6380         * g++.dg/cpp/truefalse.C: Here.
6381         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
6382
6383 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
6384
6385         * gcc.dg/cpp/redef3.c: New file.
6386
6387 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6388
6389         * gcc.dg/i386-loop-3.c: New test.
6390
6391 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
6392
6393         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
6394
6395 2003-05-31  Roger Sayle  <roger@eyesopen.com>
6396
6397         * gcc.dg/fwrapv-1.c: New test case.
6398         * gcc.dg/fwrapv-2.c: New test case.
6399
6400 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6401
6402         PR c++/10956
6403         * g++.dg/template/spec9.C: New test.
6404
6405 2003-05-29  Roger Sayle  <roger@eyesopen.com>
6406
6407         * gcc.dg/duff-4.c: New test case.
6408
6409 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
6410
6411         PR fortran/10843
6412         * g77.dg/ffixed-form-1.f: New test
6413         * g77.dg/ffixed-form-2.f: New test
6414         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
6415         * g77.dg/ffree-form-3.f: New test
6416
6417 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
6418
6419         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
6420         * gcc.dg/wint_t-1.c: Likewise.
6421
6422 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6423
6424         * g++.dg/template/access11.C: New test.
6425
6426 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6427
6428         PR c++/10849
6429         * g++.dg/template/access10.C: New test.
6430
6431 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6432             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6433
6434         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
6435
6436 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
6437
6438         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
6439         suppress for powerpc-*-darwin*.
6440         * gcc.dg/torture/builtin-noret-2.c: Likewise.
6441
6442 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
6443
6444         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
6445         suppress option for powerpc-*-darwin*.
6446
6447 2003-05-23  Roger Sayle  <roger@eyesopen.com>
6448
6449         * gcc.dg/builtins-1.c: Add tests for tan and atan.
6450         * gcc.dg/builtins-4.c: Add test for fmod.
6451
6452 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6453
6454         PR c++/10682
6455         * g++.dg/template/instantiate4.C: New test.
6456
6457 2003-05-22  Roger Sayle  <roger@eyesopen.com>
6458
6459         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
6460
6461 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
6462
6463         * gcc.dg/compat/scalar-return-1_main.c: New file.
6464         * gcc.dg/compat/scalar-return-1_x.c: New file.
6465         * gcc.dg/compat/scalar-return-1_y.c: New file.
6466         * gcc.dg/compat/scalar-return-2_main.c: New file.
6467         * gcc.dg/compat/scalar-return-2_x.c: New file.
6468         * gcc.dg/compat/scalar-return-2_y.c: New file.
6469         * gcc.dg/compat/struct-return-3_main.c: New file.
6470         * gcc.dg/compat/struct-return-3_y.c: New file.
6471         * gcc.dg/compat/struct-return-3_x.c: New file.
6472         * gcc.dg/compat/struct-return-2_main.c: New file.
6473         * gcc.dg/compat/struct-return-2_x.c: New file.
6474         * gcc.dg/compat/struct-return-2_y.c: New file.
6475
6476 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6477
6478         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
6479         for hppa*-hp-hpux*.
6480         * gcc.dg/20021014-1.c (dg-options): Likewise.
6481         * gcc.dg/nest.c (dg-options): Likewise.
6482
6483 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
6484
6485         PR c++/9738
6486         * g++.dg/ext/dllimport2.C: New file.
6487         * g++.dg/ext/dllimport3.C: New file.
6488
6489 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
6490
6491         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
6492         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
6493         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
6494         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
6495         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
6496         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
6497         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
6498         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
6499         * gcc.dg/compat/small-struct-defs.h: New file.
6500         * gcc.dg/compat/small-struct-init.h: New file.
6501         * gcc.dg/compat/small-struct-check.h: New file.
6502         * gcc.dg/compat/fp-struct-defs.h: New file.
6503         * gcc.dg/compat/fp-struct-check.h: New file.
6504         * gcc.dg/compat/fp-struct-init.h: New file.
6505         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
6506         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
6507
6508 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
6509
6510         * gcc.dg/20030225-2.c: New test.
6511
6512 2003-05-18  Roger Sayle  <roger@eyesopen.com>
6513             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6514
6515         * gcc.c-torture/compile/20030518-1.c: New test case.
6516
6517 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
6518
6519         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
6520         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
6521         gcc-dg-debug-runtest.
6522         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
6523         gcc-dg-debug-runtest.
6524
6525 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6526
6527         PR c++/9022
6528         * g++.dg/lookup/using6.C: New test.
6529
6530 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6531
6532         * g++.dg/parse/access2.C: New test.
6533
6534 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
6535
6536         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
6537         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
6538         * gcc.dg/debug/debug.exp: Likewise.
6539
6540 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
6541
6542         * gcc.dg/dollar.c: New test.
6543
6544 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
6545
6546         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
6547         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
6548         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
6549         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
6550         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
6551         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
6552         * gcc.dg/compat/struct-by-value-6_main.c: New file.
6553         * gcc.dg/compat/struct-by-value-6_x.c: New file.
6554         * gcc.dg/compat/struct-by-value-6_y.c: New file.
6555         * gcc.dg/compat/struct-by-value-7_main.c: New file.
6556         * gcc.dg/compat/struct-by-value-7_x.c: New file.
6557         * gcc.dg/compat/struct-by-value-7_y.c: New file.
6558         * gcc.dg/compat/struct-by-value-8_main.c: New file.
6559         * gcc.dg/compat/struct-by-value-8_x.c: New file.
6560         * gcc.dg/compat/struct-by-value-8_y.c: New file.
6561         * gcc.dg/compat/struct-by-value-9_main.c: New file.
6562         * gcc.dg/compat/struct-by-value-9_x.c: New file.
6563         * gcc.dg/compat/struct-by-value-9_y.c: New file.
6564
6565 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
6566
6567         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
6568         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
6569         support for "repo" mode.
6570         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
6571         * lib/g77-dg.exp: Likewise.
6572         * lib/obj-dg.exp: Likewise.
6573
6574 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
6575
6576         Merge from gcc-3_2-rhl8-branch:
6577         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
6578
6579         * gcc.dg/tls/opt-6.c: New test.
6580
6581         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
6582
6583         * gcc.dg/20030405-1.c: New test.
6584
6585         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
6586
6587         * gcc.dg/20030309-1.c: New test.
6588
6589         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6590
6591         * gcc.c-torture/execute/20030307-1.c: New test.
6592
6593         2003-02-20  Randolph Chung  <tausq@debian.org>
6594
6595         * gcc.c-torture/compile/20030220-1.c: New test.
6596
6597         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
6598
6599         * gcc.dg/20030217-1.c: New test.
6600
6601         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
6602
6603         * gcc.c-torture/compile/20020129-1.c: New test.
6604
6605         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6606
6607         * gcc.dg/unroll-1.c: New test.
6608
6609         2002-11-16  Jan Hubicka  <jh@suse.cz>
6610
6611         * gcc.c-torture/execute/20020920-1.c: New test.
6612
6613         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
6614
6615         PR target/7434
6616         * gcc.c-torture/compile/20021008-1.c: New test.
6617
6618         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
6619
6620         PR target/7559
6621         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
6622
6623         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
6624
6625         * gcc.c-torture/compile/20020807-1.c: New test.
6626
6627         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
6628
6629         * gcc.dg/tls/opt-1.c: New test.
6630
6631         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
6632
6633         * gcc.dg/20020729-1.c: New test.
6634
6635         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
6636
6637         * g++.dg/opt/life1.C: New test.
6638
6639         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
6640
6641         * gcc.dg/20020525-1.c: New test.
6642
6643         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
6644
6645         PR c++/6794
6646         * g++.dg/ext/pretty1.C: New test.
6647         * g++.dg/ext/pretty2.C: New test.
6648
6649 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
6650
6651         PR c++/8385
6652         * g++.dg/ext/typeof5.C: New test.
6653
6654 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
6655
6656         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
6657         __USER_LABEL_PREFIX__ into account.
6658         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
6659
6660 2003-05-14  Roger Sayle  <roger@eyesopen.com>
6661
6662         * gcc.dg/builtins-15.c: New test case.
6663
6664 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
6665
6666         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
6667
6668 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
6669
6670         * lib/g++.exp: Tweak handling of additional source files.
6671         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
6672         * g++.dg/special/conpr-2a.C: Rename to ...
6673         * g++.dg/special/conpr-2a.cc: ... this.
6674         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
6675         * g++.dg/special/conpr-3a.C: Rename to ...
6676         * g++.dg/special/conpr-3a.cc: This.
6677         * g++.dg/special/conpr-3b.C: Rename to ...
6678         * g++.dg/special/conpr-3b.cc: This.
6679         * g++.dg/special/conpr-4.C: New test.
6680         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
6681
6682 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
6683
6684         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
6685
6686 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6687
6688         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
6689         * g++.old-deja/g++.robertl/eb71.C: Likewise.
6690         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
6691         * g++.old-deja/g++.other/warn3.C: Likewise.
6692
6693 2003-05-11  Roger Sayle  <roger@eyesopen.com>
6694
6695         * gcc.dg/i386-387-1.c: Update to also test log.
6696         * gcc.dg/i386-387-2.c: Likewise.
6697
6698 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6699
6700         * g77.f-torture/execute/int8421.f: New test.
6701
6702 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6703
6704         PR c++/10230, c++/10481
6705         * g++.dg/lookup/scoped5.C: New test.
6706
6707 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6708
6709         PR c++/10552
6710         * g++.dg/template/ttp6.C: New test.
6711
6712 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
6713
6714         * gcc.c-torture/execute/builtins: New directory.
6715         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
6716         gcc.c-torture/execute/builtins.
6717         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
6718         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
6719         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
6720         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
6721
6722 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6723
6724         PR c++/9252
6725         * g++.dg/template/access8.C: New test.
6726         * g++.dg/template/access9.C: New test.
6727
6728 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6729
6730         PR c++/9554
6731         * g++.dg/parse/access1.C: New test.
6732
6733 2003-05-09  DJ Delorie  <dj@redhat.com>
6734
6735         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
6736         long, and not an int.
6737
6738 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6739
6740         PR c++/10555, c++/10576
6741         * g++.dg/template/memclass1.C: New test.
6742
6743 2003-05-08  DJ Delorie  <dj@redhat.com>
6744
6745         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
6746         targets.
6747         * gcc.c-torture/execute/20021024-1.x: Likewise.
6748         * gcc.c-torture/execute/shiftdi.x: Likewise.
6749         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
6750         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
6751         * gcc.dg/20021018-1.c: Likewise.
6752
6753 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6754
6755         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
6756
6757         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
6758         (bcopy): Call memmove.
6759
6760 2003-05-08  Roger Sayle  <roger@eyesopen.com>
6761
6762         * g77.f-torture/compile/8485.f: New test case.
6763
6764 2003-05-07  Richard Henderson  <rth@redhat.com>
6765
6766         PR c++/10570
6767         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
6768         Verify exception_cleanup not called for rethrows.
6769         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
6770         when exiting catch block without rethrowing.
6771         * g++.dg/eh/forced3.C: New.
6772         * g++.dg/eh/forced4.C: New.
6773
6774 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
6775
6776         * gcc.dg/20030505.c: Fix triplet.
6777
6778 2003-05-06  DJ Delorie  <dj@redhat.com>
6779
6780         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
6781         * gcc.dg/nest.c: Likewise.
6782
6783 2003-05-05  Roger Sayle  <roger@eyesopen.com>
6784
6785         * gcc.dg/builtins-14.c: New test case.
6786
6787 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
6788
6789         * lib/compat.exp (compat-execute): New argument.
6790         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
6791         * gcc.dg/compat: New test directory.
6792         * gcc.dg/compat/compat.exp: New expect script.
6793         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
6794         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
6795         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
6796         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
6797         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
6798         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
6799
6800         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
6801         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
6802         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
6803         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
6804         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
6805         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
6806         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
6807         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
6808         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
6809         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
6810         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
6811         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
6812         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
6813         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
6814         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
6815
6816 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
6817
6818         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
6819
6820 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
6821
6822         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
6823
6824 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
6825
6826         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
6827         * gcc.dg/ppc-fsel-2.c: New test.
6828
6829         * gcc.dg/unused-5.c: New test.
6830
6831 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6832
6833         PR c++/10496
6834         * g++.dg/warn/pmf1.C: New test.
6835
6836 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6837
6838         PR c++/4494
6839         * g++.dg/warn/main.C: New test.
6840
6841 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6842
6843         * gcc.dg/nonnull-3.c: New test.
6844
6845 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
6846
6847         * gcc.dg/cpp/Wtrigraphs.c: Update.
6848         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
6849
6850 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
6851
6852         * gcc.dg/ppc-fsel-1.c: New test.
6853
6854 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
6855
6856         PR c/10604
6857         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
6858
6859 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
6860
6861         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
6862
6863 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6864
6865         PR c++/9364, c++/10553, c++/10586
6866         * g++.dg/parse/typename4.C: New test.
6867         * g++.dg/parse/typename5.C: Likewise.
6868
6869 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
6870
6871         * gcc.c-torture/compile/20030503-1.c: New test.
6872
6873 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6874
6875         * g++.dg/lookup/using5.C: Fix testcase error.
6876
6877 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
6878
6879         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
6880         since MEABI is no longer supported.  Remove all vestiges
6881         of MEABI from the test.
6882
6883 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6884
6885         PR c++/10554
6886         * g++.dg/lookup/using5.C: New test.
6887
6888 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6889
6890         PR c++/8772
6891         * g++.dg/template/ttp5.C: New test.
6892
6893 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
6894
6895         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
6896         (dg-gpp-additional-sources): New function.
6897         (dg-gpp-additional-files): Likewise.
6898         * lib/g++.exp (additional_sources): New variable.
6899         (additional_files): Likewise.
6900         (g++_target_compile): Deal with them.
6901         * lib/old-dejagnu.exp: Remove.
6902         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
6903         * g++.old-deja: Revise all tests to use dg commands.
6904
6905 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6906
6907         PR c++/9432, c++/9528
6908         * g++.dg/lookup/using4.C: New test.
6909
6910 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
6911
6912         * gcc.dg/noreturn-5.c: New file.
6913         * gcc.dg/noreturn-6.c: New file.
6914
6915         * gcc.c-torture/compile/inline-1.c: New file.
6916
6917 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
6918
6919         PR c++/10551
6920         * g++.dg/template/explicit1.C: New test.
6921
6922 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
6923
6924         PR c++/10549
6925         * g++.dg/other/bitfield1.C: New test.
6926
6927         PR c++/10527
6928         * g++.dg/init/new7.C: New test.
6929
6930 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
6931
6932         * g++.dg/ext/desig1.C: New test.
6933         * g++.dg/ext/init1.C: Update.
6934
6935         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
6936
6937 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
6938
6939         PR c++/10180
6940         * g++.dg/warn/Winline-1.C: New test.
6941
6942 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
6943
6944         * gcc.c-torture/execute/string-opt-19.c: New test.
6945
6946         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
6947         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
6948
6949 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
6950
6951         PR c++/10506
6952         * g++.dg/init/new6.C: New test.
6953
6954         PR c++/10503
6955         * g++.dg/init/ref6.C: New test.
6956
6957 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
6958
6959         * g++.dg/warn/weak1.C: XFAIL on AIX4.
6960
6961 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6962
6963         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
6964         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
6965
6966 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
6967
6968         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
6969         initialized static data members.
6970
6971 2003-04-25  H.J. Lu <hjl@gnu.org>
6972
6973         * gcc.dg/ia64-sync-4.c: New test.
6974
6975 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6976
6977         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
6978         date.
6979
6980 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
6981
6982         PR c++/10337
6983         * g++.dg/warn/conv1.C: New test.
6984         * g++.old-deja/g++.other/conv7.C: Adjust.
6985         * g++.old-deja/g++.other/overload14.C: Adjust.
6986
6987 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
6988
6989         PR c++/10471
6990         * g++.dg/template/defarg2.C: New test.
6991
6992 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
6993
6994         * gcc.dg/cpp/include2.c: Update.
6995         * gcc.dg/cpp/multiline-2.c: New.
6996         * gcc.dg/cpp/multiline.c: Update.
6997         * gcc.dg/cpp/strify2.c: Update.
6998         * gcc.dg/cpp/trad/literals-2.c: Update.
6999
7000 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7001
7002         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
7003
7004 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7005
7006         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
7007
7008 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
7009
7010         PR c++/10451
7011         * g++.dg/parse/crash4.C: New test.
7012
7013         PR c++/9847
7014         * g++.dg/parse/crash5.C: New test.
7015
7016 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7017
7018         PR c++/10446
7019         * g++.dg/parse/crash3.C: New test.
7020
7021         PR c++/10428
7022         * g++.dg/parse/elab1.C: New test.
7023
7024 2003-04-22  Devang Patel  <dpatel@apple.com>
7025
7026         * gcc.dg/cpp/trad/funlike-5.c: New test.
7027
7028 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
7029
7030         * g++.dg/other/packed1.C: Fix dg options.
7031
7032 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
7033
7034         * g++.dg/other/offsetof2.C: New test.
7035
7036 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
7037
7038         * g++.dg/template/recurse.C: Adjust location of error messages.
7039
7040 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7041
7042         PR c++/9881
7043         * g++.dg/init/addr-const1.C: New test.
7044         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
7045
7046 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7047
7048         PR c++/10405
7049         * g++.dg/lookup/struct-hack1.C: New test.
7050
7051 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
7052
7053         * ucs.c: Update diagnostic messages.
7054
7055 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7056
7057         * gcc.dg/cpp/truefalse.cpp: New test.
7058         * gcc.dg/cpp/cpp.exp: Update.
7059         * g++.dg/other/stdbool-if.C: Remove.
7060
7061 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
7062
7063         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
7064         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
7065
7066 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7067
7068         * gcc.c-torture/compile/20030418-1.c: New test.
7069
7070 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
7071
7072         * README.compat: Remove; content moved to doc/sourcebuild.texi.
7073
7074 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7075
7076         PR c++/10347
7077         g++.dg/template/dependent-name1.C: New test.
7078
7079 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
7080
7081         * gcc.dg/warn-1.c (tourist_guide): New array,
7082         contains a pointer to bar.
7083
7084 2003-04-16  Roger Sayle  <roger@eyesopen.com>
7085
7086         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
7087         * gcc.c-torture/execute/medce-1.c: New test case.
7088         * gcc.c-torture/execute/medce-2.c: New test case.
7089
7090 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
7091
7092         * lib/prune.exp: Ignore more messages.
7093
7094         PR c++/10381
7095         * g++.dg/parse/lookup3.C: New test.
7096
7097 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
7098
7099         * gcc.c-torture/compile/20030415-1.c : New test.
7100
7101 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
7102
7103         * gcc.c-torture/execute/scope-2.c: Move to ...
7104         * gcc.dg/noncompile/scope.c: .... here.
7105
7106 2003-04-14  Roger Sayle  <roger@eyesopen.com>
7107
7108         * gcc.dg/20030414-2.c: New test case.
7109
7110 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
7111
7112         PR target/10377
7113         * gcc.dg/20030414-1.c: New test.
7114
7115 2003-04-13  Roger Sayle  <roger@eyesopen.com>
7116
7117         * gcc.dg/builtins-12.c: New test case.
7118         * gcc.dg/builtins-13.c: New test case.
7119
7120 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7121
7122         * gcc.c-torture/execute/string-opt-18.c: New test.
7123
7124 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
7125
7126         PR c++/10300
7127         * g++.dg/init/new5.C: New test.
7128
7129 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
7130
7131         PR c++/7910
7132         * g++.dg/ext/dllimport1.C: New test.
7133
7134 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7135
7136         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
7137
7138 2003-04-11  Bud Davis <bdavis9659@comcast.net>
7139
7140         PR Fortran/9263
7141         * g77.f-torture/noncompile/9263.f: New test
7142         PR Fortran/1832
7143         * g77.f-torture/execute/1832.f: New test
7144
7145 2003-04-11  David Chad  <davidc@freebsd.org>
7146             Loren J. Rittle  <ljrittle@acm.org>
7147
7148         libobjc/8562
7149         * objc.dg/headers.m: New test.
7150
7151 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
7152
7153         * gcc.c-torture/execute/builtin-noret-2.c: New.
7154         * gcc.c-torture/execute/builtin-noret-2.x: New.
7155         XFAIL builtin-noret-2.c at -O1 and above.
7156         * gcc.dg/redecl.c: New.
7157         * gcc.dg/Wshadow-1.c: Update error regexps.
7158
7159 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
7160
7161         * g++.dg/abi/bitfield10.C: New test.
7162
7163 2003-04-09  Mike Stump  <mrs@apple.com>
7164
7165         * gcc.dg/pch/pch.exp: Make testcase names longer.
7166         * g++.dg/pch/pch.exp: Make testcase names longer.
7167
7168 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7169
7170         * gcc.dg/builtins-11.c: New test case.
7171
7172 2003-04-08  Roger Sayle  <roger@eyesopen.com>
7173
7174         * gcc.dg/builtins-9.c: New test case.
7175         * gcc.dg/builtins-10.c: New test case.
7176
7177 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
7178
7179         * gcc.dg/noncompile/init-4.c.c: New test.
7180
7181 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7182
7183         * gcc.misc-test/gcov-9.c: New test.
7184         * gcc.misc-test/gcov-10.c: New test
7185         * gcc.misc-test/gcov-11.c: New test.
7186
7187 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
7188
7189         PR optimization/10024
7190         * gcc.c-torture/compile/20030405-1.c: New test.
7191
7192 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
7193
7194         * gcc.dg/pch/static-3.c: New.
7195         * gcc.dg/pch/static-3.hs: New.
7196         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
7197
7198 2003-04-04  Richard Henderson  <rth@redhat.com>
7199
7200         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
7201         * g++.dg/eh/forced2.C: Likewise.
7202
7203 2003-04-03  Mike Stump  <mrs@apple.com>
7204
7205         * lib/scanasm.exp (scan-assembler): Add xfail processing for
7206         target arg.
7207         (scan-assembler-times, scan-assembler-not): Likewise.
7208         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
7209
7210 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7211
7212         * gcc.dg/sparc-loop-1.c: New test.
7213
7214 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
7215
7216         PR other/9274
7217         * g++.dg/pch/system-2.C: New.
7218         * g++.dg/pch/system-2.Hs: New.
7219
7220 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
7221
7222         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
7223
7224         * g++.dg/eh/simd-1.C (vecfunc): Same.
7225
7226 2003-04-01  Roger Sayle  <roger@eyesopen.com>
7227
7228         * gcc.c-torture/execute/20030401-1.c: New test case.
7229
7230 2003-04-01  Ziemowit Laski <zlaski@apple.com>
7231
7232         * objc.dg/defs.m: New.
7233
7234 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
7235
7236         * g++.dg/eh/simd-1.C: New.
7237         * g++.dg/eh/simd-2.C: New.
7238
7239 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
7240
7241         * gcc.c-torture/execute/simd-3.c: New.
7242
7243 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7244
7245         PR c/9936
7246         * gcc.dg/20030331-2.c: New test.
7247
7248 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
7249
7250         PR c++/10278
7251         * g++.dg/parse/crash2.C: New test.
7252
7253 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7254
7255         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
7256         * gcc.c-torture/execute/20030331-1.c: ...here.
7257
7258 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7259
7260         * gcc.c-torture/execute/20030331-1.c: New test.
7261
7262 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
7263
7264         * lib/gcov.exp: Adjust call return testing strings.
7265         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
7266
7267 2003-03-31  Roger Sayle  <roger@eyesopen.com>
7268
7269         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
7270         * gcc.dg/builtins-7.c: New test case.
7271         * gcc.dg/builtins-8.c: New test case.
7272
7273 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
7274
7275         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
7276
7277 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
7278
7279         PR c++/7647
7280         * g++.dg/lookup-class-member-2.C: New test.
7281
7282 2003-03-30  Glen Nakamura  <glen@imodulo.com>
7283
7284         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
7285
7286 2003-03-28  Roger Sayle  <roger@eyesopen.com>
7287
7288         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
7289
7290 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
7291
7292         * g++.dg/init/attrib1.C: New test.
7293
7294 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7295
7296         * gcc.dg/ultrasp8.c: New test.
7297
7298 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7299
7300         * gcc.dg/ultrasp7.c: New test.
7301
7302 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
7303
7304         PR c++/10047
7305         * g++.dg/template/inline1.C: New test.
7306
7307 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7308
7309         * gcc.dg/sparc-dwarf2.c: New test.
7310
7311 2003-03-27  Roger Sayle  <roger@eyesopen.com>
7312
7313         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
7314         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
7315
7316 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
7317
7318         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
7319         than reading .x files.
7320         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
7321         * g77.dg/gcov/gcov-1.f: Likewise.
7322         * gcc.misc-tests/gcov-4b.c: Likewise.
7323         * gcc.misc-tests/gcov-5b.c: Likewise.
7324         * gcc.misc-tests/gcov-6.c: Likewise.
7325         * gcc.misc-tests/gcov-7.c: Likewise.
7326         * gcc.misc-tests/gcov-8.c: Likewise.
7327         * g++.dg/gcov/gcov-1.x: Remove.
7328         * g77.dg/gcov/gcov-1.x: Likewise.
7329         * gcc.misc-tests/gcov-4b.x: Likewise.
7330         * gcc.misc-tests/gcov-5b.x: Likewise.
7331         * gcc.misc-tests/gcov-6.x: Likewise.
7332         * gcc.misc-tests/gcov-7.x: Likewise.
7333         * gcc.misc-tests/gcov-8.x: Likewise.
7334
7335 2003-03-27  Glen Nakamura  <glen@imodulo.com>
7336
7337         PR opt/10087
7338         * gcc.dg/20030324-1.c: New test.
7339
7340 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
7341
7342         PR c++/10224
7343         * g++.dg/template/arg3.C: New test.
7344
7345         PR c++/10158
7346         * g++.dg/template/friend18.C: New test.
7347
7348 2003-03-26  Roger Sayle  <roger@eyesopen.com>
7349
7350         * g77.f-torture/compile/20030326-1.f: New test case.
7351
7352 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
7353
7354         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
7355
7356         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
7357
7358 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
7359
7360         * gcc.dg/ia64-sync-3.c: New test.
7361
7362 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
7363
7364         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
7365
7366 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7367
7368         * gcc.dg/ultrasp6.c: New test.
7369
7370 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7371
7372         * gcc.dg/i386-signbit-1.c: New test.
7373         * gcc.dg/i386-signbit-2.c: New test.
7374         * gcc.dg/i386-signbit-3.c: New test.
7375
7376 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7377
7378         * gcc.dg/ultrasp5.c: Fix options.
7379
7380 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7381
7382         * gcc.dg/ultrasp5.c: Fix comment.
7383
7384 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
7385
7386         PR fortran/10197
7387         * g77.f-torture/execute/10197.f: New test.
7388
7389 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
7390
7391         PR c++/9898, c++/383
7392         * g++.dg/template/conv6.C: New test.
7393
7394         PR c++/10119
7395         * g++.dg/template/ptrmem5.C: New test.
7396
7397         PR c++/10026
7398         * g++.dg/lookup/koenig1.C: New test.
7399
7400         PR C++/10199
7401         * g++.dg/lookup/template2.C: New test.
7402
7403 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
7404
7405         * g++.dg/opt/rtti1.C: New test.
7406
7407 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7408
7409         * gcc.dg/ultrasp5.c: New test.
7410
7411 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
7412
7413         PR middle-end/9967
7414         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
7415         builtin fputs.
7416
7417 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
7418
7419         PR c/8224
7420         * gcc.dg/20030323-1.c: New test.
7421
7422 2003-03-23  Roger Sayle  <roger@eyesopen.com>
7423
7424         * gcc.c-torture/compile/20030323-1.c: New test case.
7425
7426 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
7427
7428         * gcc.dg/20030321-1.c: New test.
7429
7430 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
7431
7432         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
7433
7434 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
7435
7436         PR c++/9978, c++/9708
7437         * g++.dg/ext/vlm1.C: Adjust expected error.
7438         * g++.dg/ext/vla2.C: New test.
7439         * g++.dg/template/arg1.C: New test.
7440         * g++.dg/template/arg2.C: New test.
7441
7442 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
7443
7444         * g77.f-torture/execute/select.f: New test.
7445         * g77.f-torture/noncompile/select_no_compile.f: New test.
7446
7447 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
7448
7449         PR c++/9898
7450         * g++.dg/other/error4.C: New test.
7451
7452 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
7453
7454         * g++.dg/template/friend17.C: New test.
7455
7456 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
7457
7458         * gcc.c-torture/compile/20030320-1.c: New.
7459
7460 2003-03-20  Roger Sayle  <roger@eyesopen.com>
7461
7462         * gcc.dg/builtins-6.c: New test case.
7463
7464 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
7465
7466         PR target/10073
7467         * gcc.c-torture/compile/20030319-1.c: New.
7468
7469 2003-03-18  Jan Hubicka  <jh@suse.cz>
7470
7471         * gcc.dg/i386-cvt-1.c: New test.
7472
7473 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
7474
7475         * objc.dg/naming-1.m: Use "(parse|syntax) error".
7476         * objc.dg/naming-2.m: Likewise.
7477
7478 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
7479
7480         PR c++/9639
7481         * g++.dg/parse/crash1.C: New test.
7482
7483 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
7484
7485         PR c++/8805
7486         * g++.dg/eh/cleanup1.C: New test.
7487
7488 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
7489
7490         * gcc.c-torture/execute/20030316-1.c: New test case.
7491
7492 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
7493
7494         PR c++/9629
7495         * g++.dg/init/ctor2.C: New test.
7496
7497 2003-03-15  Roger Sayle  <roger@eyesopen.com>
7498
7499         * g77.f-torture/compile/xformat.f: New test case.
7500
7501 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7502
7503         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
7504         * g++.old-deja/g++.mike/eh50.C: Likewise.
7505
7506 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7507
7508         PR c++/6440
7509         * g++.dg/template/spec7.C: New test.
7510         * g++.dg/template/spec8.C: Likewise.
7511
7512 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
7513
7514         * gcc.c-torture/execute/20030313-1.c: New test.
7515
7516 2003-03-14  Richard Henderson  <rth@redhat.com>
7517
7518         * gcc.dg/inline-2.c: Adjust alpha test for external call.
7519
7520 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
7521
7522         * gcc.c-torture/compile/20030314-1.c: New test.
7523
7524 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
7525
7526         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
7527         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
7528         thumb target,
7529         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
7530         to accept newer _imp__  prefix and additional
7531         newline in .drectve section.
7532         * gcc.dg/dll-4.c: Likewise.
7533         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
7534         switch.
7535
7536 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
7537
7538         * g++.dg/parse/namespace9.C: New test.
7539
7540         * g++.dg/init/ref5.C: New test.
7541         * g++.dg/parse/ptrmem1.C: Likewise.
7542
7543 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7544
7545         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
7546         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
7547         regular expression.
7548         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
7549         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
7550
7551 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
7552
7553         * gcc.c-torture/execute/20030224-2.c: New test.
7554
7555 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7556
7557         * gcc.dg/decl-3.c: New test.
7558
7559 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7560
7561         * gcc.dg/i386-loop-2.c: New test.
7562
7563 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
7564
7565         PR c++/9474
7566         * g++.dg/parse/namespace8.C: New test.
7567
7568         PR c++/9924
7569         * g++.dg/overload/builtin2.C: New test.
7570
7571 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
7572
7573         * gcc.dg/return-type-3.c: New test.
7574
7575 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
7576
7577         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
7578         profiling options are not supported.
7579
7580 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
7581
7582         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
7583         * g++.old-deja/g++.warn/impint2.C: Likewise.
7584
7585 2003-03-10  Devang Patel  <dpatel@apple.com>
7586
7587         * g++.dg/cpp/c++_cmd_1.C: New test.
7588         * g++.dg/cpp/c++_cmd_1.h: New file.
7589
7590 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
7591
7592         * gcc.dg/altivec-9.c: New file.
7593
7594 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7595
7596         * gcc.dg/ppc-sdata-1.c: New test.
7597         * gcc.dg/ppc-sdata-2.c: New test.
7598
7599 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
7600
7601         PR c++/9373
7602         * g++.dg/opt/ptrmem2.C: New test.
7603
7604         PR c++/8534
7605         * g++.dg/opt/ptrmem1.C: New test.
7606
7607 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7608
7609         * gcc.dg/i386-loop-1.c: New test.
7610
7611 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7612
7613         PR c++/9970
7614         * g++.dg/lookup/friend1.C: New test.
7615
7616 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
7617
7618         PR c++/9823
7619         * g++.dg/parser/constructor1.C: New test.
7620
7621 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
7622
7623         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
7624
7625         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
7626
7627 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
7628
7629         * gcc.dg/cpp/Wunused.c: Update test.
7630
7631 2003-03-08  Jan Hubicka  <jh@suse.cz>
7632
7633         * gcc.dg/inline-3.c: New test.
7634
7635 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
7636
7637         PR c++/9809
7638         * g++.dg/parse/builtin1.C: New test.
7639
7640         PR c++/9982
7641         * g++.dg/abi/cookie1.C: New test.
7642         * g++.dg/abi/cookie2.C: Likewise.
7643
7644         PR c++/9524
7645         * g++.dg/template/field1.C: New test.
7646
7647         PR c++/9912
7648         * g++.dg/parse/class1.C: New test.
7649         * g++.dg/parse/namespace7.C: Likewise.
7650         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
7651
7652 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
7653
7654         * g++.dg/init/ref4.C: New test.
7655
7656 2003-03-07  Jan Hubicka  <jh@suse.cz>
7657
7658         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
7659         * gcc.dg/inline-3.c:  New test.
7660
7661 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
7662
7663         * g++.dg/init/ref3.C: New test.
7664
7665         PR c++/9965
7666         * g++.dg/init/ref2.C: New test.
7667
7668         PR c++/9400
7669         * g++.dg/warn/Wshadow-2.C: New test.
7670
7671         PR c++/9791
7672         * g++.dg/warn/Woverloaded-1.C: New test.
7673
7674 2003-03-05  Jan Hubicka  <jh@suse.cz>
7675
7676         * gcc.dg/i386-local2.c: New.
7677         * gcc.dg/i386-local.c: Fix typo.
7678
7679 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
7680
7681         * g++.dg/abi/layout3.C: New test.
7682
7683 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7684
7685         * gcc.c-torture/compile/20030305-1.c
7686
7687 2003-03-05  Jan Hubicka  <jh@suse.cz>
7688
7689         * gcc.dg/i386-local.c: New.
7690
7691 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
7692
7693         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
7694
7695 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7696
7697         * gcc.dg/switch-2.c: New test.
7698         * gcc.dg/switch-3.c: New test.
7699         * gcc.dg/Wswitch.c: Adjust line numbers.
7700         * gcc.dg/Wswitch-default.c: Likewise.
7701         * gcc.dg/Wswitch-enum.c: Likewise.
7702
7703 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
7704
7705         * gcc.c-torture/execute/20030222-1.c: New test.
7706
7707 2003-03-03  James E Wilson  <wilson@tuliptree.org>
7708
7709         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
7710
7711 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
7712
7713         PR c++/9878
7714         * g++.dg/init/ref1.C: New test.
7715
7716 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
7717
7718         * gcc.dg/sh-relax.c: New SH-only test.
7719
7720 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
7721
7722         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
7723         comment explaining purpose of testcase.
7724
7725 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
7726
7727         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
7728         for HC11/HC12 (asm needs two int registers).
7729         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
7730         HC11/HC12 because the test uses an asm which needs two 32-bit
7731         registers.
7732
7733 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
7734
7735         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
7736         for HC11/HC12 (array is too large otherwise).
7737         * gcc.c-torture/compile/920501-4.x: New file, likewise.
7738         * gcc.c-torture/compile/20010518-2.x: Likewise.
7739         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
7740         HC11/HC12 (array is too large).
7741
7742 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
7743
7744         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
7745         * lib/g++-dg.exp (g++-dg-test): Likewise.
7746
7747 2003-03-01  Roger Sayle  <roger@eyesopen.com>
7748
7749         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
7750         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
7751
7752 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7753
7754         * g++.dg/warn/implicit-typename1.C: Remove warning.
7755
7756 2003-02-28  Richard Henderson  <rth@redhat.com>
7757
7758         * gcc.dg/noreturn-1.c: Move noreturn warning line.
7759         * gcc.dg/return-type-1.c: Move control reaches end warning line.
7760
7761 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
7762
7763         * gcc.dg/pch/pch.exp: Change .pch to .gch.
7764         * g++.dg/pch/pch.exp: Likewise.
7765
7766 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
7767
7768         PR c++/9879
7769         * testsuite/g++.dg/init/new4.C: New test.
7770
7771 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
7772
7773         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
7774
7775 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
7776
7777         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
7778         unsigned long.
7779
7780         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
7781         wider than float.
7782
7783 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7784
7785         * lib/scanasm.exp: Add support for counting numbers of
7786         occurences.
7787         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
7788         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
7789
7790 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
7791
7792         PR c++/9683
7793         * g++.dg/template/static3.C: New test.
7794
7795         PR c++/9829
7796         * g++.dg/parse/namespace6.C: New test.
7797
7798 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7799
7800         PR target/9732
7801         * gcc.dg/20030225-1.c: New test.
7802
7803 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
7804
7805         * README: Remove out-of-date information.
7806
7807         PR c++/9836
7808         * g++.dg/template/spec6.C: New test.
7809
7810 2003-02-24  Jeff Law  <law@redhat.com>
7811
7812         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
7813
7814 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7815
7816         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
7817         * gcc.dg/pragma-ep-1.c: Likewise.
7818
7819 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7820
7821         PR c++/9602
7822         * g++.dg/template/friend16.C: New test.
7823
7824 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
7825
7826         PR c++/5333
7827         * g++.dg/parse/fused-params1.C: Adjust error messages.
7828         * g++.dg/template/nested3.C: New test.
7829
7830 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
7831
7832         * g++.dg/abi/param1.C: New test.
7833
7834 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7835
7836         PR c++/7982
7837         * g++.dg/warn/implicit-typename1.C: New test.
7838
7839 2003-02-22  Kelley Cook <kelleycook@comcast.net>
7840
7841         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
7842         with "mtune".
7843         * g++.old-deja/g++.other/store-expr2.C: Likewise.
7844         * gcc.c-torture/execute/20010129-1.x: Likewise.
7845         * gcc.dg/20011107-1.c: Likewise.
7846         * gcc.dg/20020108-1.c: Likewise.
7847         * gcc.dg/20020122-3.c: Likewise.
7848         * gcc.dg/20020206-1.c: Likewise.
7849         * gcc.dg/20020310-1.c: Likewise.
7850         * gcc.dg/20020426-2.c: Likewise.
7851         * gcc.dg/20020517-1.c: Likewise.
7852         * gcc.dg/991230-1.c: Likewise.
7853         * gcc.dg/i386-unroll-1.c: Likewise.
7854         * gcc.misc-tests/i386-prefetch.exp: Likewise.
7855
7856 2003-02-22  Jan Hubicka  <jh@suse.cz>
7857
7858         * gcc.dg/i386-mul.c: New test.
7859
7860 2003-02-21  Roger Sayle  <roger@eyesopen.com>
7861
7862         * gcc.dg/builtins-5.c: New test case.
7863
7864 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
7865
7866         * gcc.dg/asmreg-1.c: New test.
7867
7868 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
7869
7870         PR c++/9749
7871         * g++.dg/parse/varmod1.C: New test.
7872
7873 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
7874
7875         PR c++/9727
7876         * g++.dg/template/op1.C: New test.
7877
7878 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
7879
7880         PR c++/8906
7881         * g++.dg/template/nested2.C: New test.
7882
7883 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
7884
7885         PR c++/8724
7886         * g++.dg/expr/dtor1.C: New test.
7887
7888 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7889
7890         * gcc.dg/cpp/include3.c: New test.
7891         * gcc.dg/cpp/inc/foo.h: New file.
7892
7893 2003-02-21  Glen Nakamura  <glen@imodulo.com>
7894
7895         * gcc.c-torture/execute/20030221-1.c: New test.
7896
7897 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
7898
7899         PR c++/9729
7900         * g++.dg/abi/conv1.C: New test.
7901
7902 2003-02-20  Jan Hubicka  <jh@suse.cz>
7903
7904         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
7905
7906 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
7907
7908         * gcc.c-torture/compile/20030219-1.c: New test.
7909
7910 2003-02-18  Jan Hubicka  <jh@suse.cz>
7911
7912         * gcc.dg/funcorder.c: New test.
7913
7914 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
7915
7916         * gcc.c-torture/execute/20030218-1.c: New.
7917
7918 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
7919
7920         * gcc.dg/20030218-1.c: New.
7921
7922 2003-02-18  Richard Henderson  <rth@redhat.com>
7923
7924         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
7925         * gcc.dg/attr-used-2.c: New.
7926
7927 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
7928
7929         PR c++/9704
7930         * g++.dg/init/copy5.C: New test.
7931
7932 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
7933
7934         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
7935         * g++.dg/pch/pch.exp: Likewise.
7936
7937 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
7938
7939         * gcc.c-torture/execute/20030209-1.c: Enable the test if
7940         STACK_SIZE is not defined.
7941
7942 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7943
7944         PR c++/9457
7945         * g++.dg/template/init1.C: New test.
7946
7947 2003-02-16  Jan HUbicka  <jh@suse.cz>
7948
7949         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
7950         (foo): Add few extra tests
7951         * gcc.dg/c99-const-expr-3.c: Likewise.
7952         * gcc.c-torture/execute/20030216-1.c: New.
7953
7954 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7955
7956         PR c++/9459
7957         * g++.dg/ext/typeof4.C: New test.
7958
7959 2003-02-15  Roger Sayle  <roger@eyesopen.com>
7960
7961         * gcc.dg/i386-387-3.c: New test case.
7962
7963 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
7964
7965         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
7966         cris-*-elf* cris-*-aout* and mmix-*-*.
7967
7968 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
7969
7970         * gcc.dg/20030213-1.c: New test.
7971
7972 2003-02-12  Roger Sayle  <roger@eyesopen.com>
7973
7974         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
7975         * gcc.dg/i386-387-2.c: Likewise.
7976
7977 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
7978
7979         * gcc.dg/ppc-spe.c: Fix formatting.
7980         Enable tests that were previously unsupported by gas.
7981         Delete tests for instructions that no longer exist.
7982         Switch arguments on evsubifw builtin.
7983
7984 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7985
7986         * gcc.c-torture/execute/20030209-1.c: Disable the test if
7987         STACK_SIZE is too small.
7988
7989 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7990             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
7991
7992         * gcc.dg/decl-2.c: New test.
7993
7994 2003-02-10  Jan Hubicka  <jh@suse.cz>
7995
7996         * gcc.dg/i386-fpcvt-1.c:  New test.
7997
7998 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
7999
8000         * gcc.c-torture/execute/20030209-1.c: New test.
8001
8002 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
8003
8004         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
8005         int-wide bitops, use the constants of the same width.
8006         Likewise, if long long is 32-bit wide, test bitops using
8007         32-bit constants.
8008
8009 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
8010
8011         * gcc.dg/20021014-1.c: Annotate with expected notice text.
8012
8013 2003-02-07  Roger Sayle  <roger@eyesopen.com>
8014
8015         * testsuite/gcc.dg/builtins-4.c: New test case.
8016
8017 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8018
8019         * gcc.dg/20020430-1.c: Fix dg command typos.
8020         * gcc.dg/20020503-1.c: Likewise.
8021
8022 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8023
8024         PR c++/8785
8025         * g++.dg/parse/fused-params1.C: New test.
8026
8027         PR c++/8857
8028         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
8029
8030         PR c++/8921
8031         * g++.dg/parse/non-dependent1.C: New test.
8032
8033         PR c++/8928
8034         * g++.dg/parse/dupl-tmpl-args1.C: New test.
8035
8036         PR c++/9228
8037         * g++.dg/parse/undefined7.C: New test.
8038         * g++.dg/parse/non-templ1.C: New test.
8039
8040         PR c++/9229
8041         * g++.dg/parse/too-many-tmpl-args1.C: New test.
8042
8043 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
8044
8045         * gcc.c-torture/compile/20030206-1.c: New test.
8046
8047 2003-02-05  Roger Sayle  <roger@eyesopen.com>
8048
8049         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
8050         "pow" to "foo" to avoid potential confusion with a math built-in.
8051
8052 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8053
8054         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
8055         conditions for SPARC targets.
8056
8057 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
8058
8059         * gcc.dg/20030204-1.c: New test.
8060
8061 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8062
8063         PR c++/38
8064         * g++.dg/parse/array-size1.C: New test.
8065
8066         PR c++/5657
8067         * g++.dg/parse/undefined3.C: New test.
8068
8069         PR c++/5665
8070         * g++.dg/parse/undefined4.C: New test.
8071
8072         PR c++/5975
8073         * g++.dg/parse/undefined5.C: New test.
8074
8075         PR c++/7259
8076         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
8077
8078         PR c++/8578
8079         * g++.dg/parse/casting-operator1.C: New test.
8080
8081         PR c++/8596
8082         * g++.dg/parse/undefined6.C: New test.
8083
8084         PR c++/8736
8085         * g++.dg/parse/missing-template1.C: New test.
8086
8087 2003-02-04  Jan Hubicka  <jh@suse.cz>
8088
8089         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
8090         * gcc.dg/i386-cmov?.c:  Likewise.
8091         * gcc.dg/i386-fpcvt-?.c:  Likewise.
8092         * gcc.dg/i386-ssefp-1.c:  Likewise.
8093         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
8094         conventions.
8095
8096 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
8097
8098         PR c++/7129
8099         * testsuite/g++.dg/ext/max.C: New test.
8100
8101 2003-02-03  Jan Hubicka  <jh@suse.cz>
8102
8103         * gcc.c-torture/execute/20030203-1.c: New test.
8104
8105 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
8106
8107         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
8108         'natural-endian'.
8109
8110 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
8111
8112         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
8113         * g++.dg/init/new2.C: Likewise.
8114         * g++.dg/other/new1.C: Likewise.
8115
8116 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
8117
8118         * gcc.dg/struct-ret-libc.c: New test.
8119
8120 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
8121
8122         * gcc.dg/20030129-1.c: New test.
8123
8124 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8125
8126         PR c++/8849
8127         * g++.dg/template/ptrmem4.C: New test.
8128
8129 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
8130
8131         * g++.dg/parser/constant1.C: New test.
8132
8133 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8134
8135         PR c++/8591
8136         * g++.dg/parse/friend2.C: New test.
8137
8138 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8139
8140         PR c++/9437
8141         * g++.dg/template/unify4.C: New test.
8142
8143 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
8144
8145         * gcc.c-torture/execute/20030128-1.c: New test.
8146
8147 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
8148
8149         * g++.dg/lookup/nested1.C: Test moved from ...
8150         * g++.old-deja/g++.other/lookup24.C: ... here.
8151
8152 2003-01-28  Jan Hubicka  <jh@suse.cz>
8153
8154         * gcc.dg/i386-cmov5.c:  New test.
8155
8156 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
8157
8158         * gcc.c-torture/execute/20010925-1.c: Changed the
8159         memcpy declaration.
8160
8161 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8162
8163         PR c++/3902
8164         * g++.dg/parse/template5.C: New test.
8165
8166 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
8167
8168         PR fortran/9258
8169         * g77.dg/pr9258: New test.
8170
8171 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8172
8173         * README: Move relevant parts from README.g++.
8174
8175         * README.g++: Remove this file.
8176
8177 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
8178
8179         * g++.dg/abi/dcast1.C: New test.
8180
8181 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8182
8183         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
8184
8185 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
8186
8187         PR c++/47
8188         * g++.old-deja/g++.other/lookup24.C: New test.
8189
8190 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8191
8192         PR middle-end/7227
8193         * gcc.dg/uninit-C.c: New test.
8194
8195 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
8196
8197         * g++.dg/abi/covariant1.C: New test.
8198
8199 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
8200
8201         * gcc.dg/20030123-1.c: New test.
8202
8203 2003-01-25  Jan Hubicka  <jh@suse.cz>
8204
8205         PR opt/8492
8206         * gcc.c-torture/compile/20030125-1.c
8207
8208 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
8209
8210         PR c++/9403
8211         * g++.dg/parse/template3.C: New test.
8212         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
8213
8214         PR c++/795
8215         * g++.dg/parse/template4.C: New test.
8216
8217         PR c++/9415
8218         * g++.dg/template/qual2.C: New test.
8219
8220         PR c++/8545
8221         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
8222
8223         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
8224
8225 2003-01-25  Roger Sayle  <roger@eyesopen.com>
8226
8227         * gcc.c-torture/execute/switch-1.c: New test case.
8228
8229 2003-01-25  Jan Hubicka  <jh@suse.cz>
8230
8231         * gcc.c-torture/execute/20030125-1.[cx]: New test.
8232
8233 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
8234
8235         Tweaks for Bison-1.875. From the NEWS file:
8236         "- `parse error' -> `syntax error'
8237         Bison now uniformly uses the term `syntax error'"
8238         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
8239         * gcc.dg/cpp/digraph2.c: Likewise.
8240         * gcc.dg/cpp/direct2.c: Likewise.
8241         * gcc.dg/cpp/paste4.c: Likewise.
8242         * gcc.dg/c90-restrict-1.c: Likewise.
8243         * gcc.dg/c99-func-2.c: Likewise.
8244         * gcc.dg/noncompile/920721-2.c: Likewise.
8245         * gcc.dg/noncompile/930622-2.c: Likewise.
8246         * gcc.dg/noncompile/940112-1.c: Likewise.
8247         * gcc.dg/noncompile/950921-1.c: Likewise.
8248         * gcc.dg/noncompile/951123-1.c: Likewise.
8249         * gcc.dg/noncompile/971104-1.c: Likewise.
8250         * gcc.dg/noncompile/990416-1.c: Likewise.
8251
8252 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
8253
8254         * g++.dg/parse/undefined1.C: Add error message.
8255
8256 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
8257
8258         PR c++/9354
8259         * g++.dg/parse/new1.C: New test.
8260
8261         PR c++/9216
8262         * g++.dg/parse/template2.C: New test.
8263
8264         PR c++/9354
8265         * g++.dg/parse/typedef2.C: New test.
8266
8267         PR c++/9328
8268         * g++.dg/ext/typeof3.C: New test.
8269
8270 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8271
8272         PR c++/2738
8273         * g++.dg/parse/ret-type1.C: New test.
8274
8275         PR c++/3792
8276         * g++.dg/parse/tmpl-outside1.C: New test.
8277
8278         PR c++/4207
8279         * g++.dg/parse/int-as-enum1.C: New test.
8280
8281         PR c++/4903
8282         * g++.dg/parse/no-typename1.C: New test.
8283
8284         PR c++/5533
8285         * g++.dg/parse/no-value1.C: New test.
8286
8287         PR c++/5921
8288         * g++.dg/parse/wrong-inline1.C: New test.
8289
8290         PR c++/6402
8291         * g++.dg/parse/ref1.C: New test.
8292
8293         PR c++/6992
8294         * g++.dg/parse/attr-ctor1.C: New test.
8295
8296         PR c++/7229
8297         * g++.dg/parse/namespace5.C: New test.
8298
8299         PR c++/7917
8300         * g++.dg/parse/func-def1.C: New test.
8301
8302         PR c++/8143
8303         * g++.dg/parse/undefined1.C: New test.
8304
8305         PR c++/5723, PR c++/8522
8306         * g++.dg/parse/specialization1.C: New test.
8307
8308         PR c++/163, PR c++/8595
8309         * g++.dg/parse/struct-as-enum1.C: New test.
8310
8311         PR c++/9173
8312         * g++.dg/parse/undefined2.C: New test.
8313
8314 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
8315
8316         PR c++/9298
8317         * g++.dg/parse/template1.C: New test.
8318
8319         PR c++/9384
8320         * g++.dg/parse/using1.C: New test.
8321
8322         PR c++/9285
8323         PR c++/9294
8324         * g++.dg/parse/expr2.C: New test.
8325
8326         PR c++/9388
8327         * g++.dg/parse/lookup2.C: Likewise.
8328
8329 2003-01-21  Jan Hubicka  <jh@suse.cz>
8330
8331         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
8332         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
8333         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
8334         * gcc.c-torture/execute/string-opt-*.c: Likewise.
8335
8336 2003-01-20  Nick Clifton  <nickc@redhat.com>
8337
8338         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
8339         problem with ARM sibcall code generation.
8340
8341 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
8342
8343         * gcc.c-torture/execute/20030120-1.c: New.
8344
8345 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
8346
8347         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
8348
8349 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
8350
8351         PR c++/9272
8352         * g++.dg/parse/ctor1.C: New test.
8353
8354         PR c++/9294:
8355         * g++.dg/parse/qualified1.C: New test.
8356
8357         * g++.dg/parse/typename3.C: New test.
8358
8359 2003-01-16  Richard Henderson  <rth@redhat.com>
8360
8361         * g++.dg/tls/init-2.C: Fix error matches for real this time.
8362
8363 2003-01-16  Richard Henderson  <rth@redhat.com>
8364
8365         * g++.dg/pch/pch.exp: Copy test header to the working directory
8366         before using it either for precompilation or direct use.
8367         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
8368         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
8369
8370 2003-01-16  Richard Henderson  <rth@redhat.com>
8371
8372         * gcc.dg/pch/pch.exp: Copy test header to the working directory
8373         before using it either for precompilation or direct use.
8374         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
8375         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
8376
8377 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
8378
8379         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
8380         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
8381         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
8382         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
8383         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
8384         typename warning into error.
8385         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
8386         error messages.
8387         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
8388         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
8389         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
8390         messages.
8391         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
8392         make declaration visible in template.
8393         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
8394         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
8395         messages.
8396         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
8397         message.
8398         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
8399         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
8400         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
8401         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
8402         typename warning with error message.
8403         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
8404         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
8405         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
8406
8407 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
8408
8409         * g++.dg/parse/ambig2.C: New test.
8410
8411 2003-01-15  Richard Henderson  <rth@redhat.com>
8412
8413         * g++.dg/tls/init-2.C: Update error message string.
8414
8415 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8416
8417         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
8418
8419 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
8420
8421         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
8422         all for HC11/HC12.
8423         * gcc.c-torture/compile/20001205-1.x: Likewise.
8424         * gcc.c-torture/compile/20001226-1.x: Likewise.
8425         * gcc.c-torture/compile/920520-1.x: Likewise.
8426         * gcc.c-torture/compile/961203-1.x: Likewise.
8427         * gcc.c-torture/compile/20020604-1.x: Likewise.
8428
8429 2003-01-15  Jan Hubicka  <jh@suse.cz>
8430
8431         * gcc.c-torture/compile/20030115-1.c: New test.
8432
8433         * gcc.dg/i386-fpcvt-1.c: New test.
8434         * gcc.dg/i386-fpcvt-2.c: New test.
8435
8436 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
8437
8438         Further conform g++'s __vmi_class_type_info to the C++ ABI
8439         specification.
8440         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
8441         the specification.
8442
8443 2003-01-14  Jan Hubicka  <jh@suse.cz>
8444
8445         * gcc.dg/i386-fpcvt-1.c: New test.
8446         * gcc.dg/i386-fpcvt-2.c: New test.
8447
8448 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
8449
8450         * gcc.dg/i386-mmx-3.c: New test.
8451
8452 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
8453
8454         PR c++/9264
8455         * g++.dg/parse/octal1.C: New file.
8456
8457         PR c++/9172
8458         * g++.dg/parse/typename1.C: New file.
8459
8460 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
8461
8462         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
8463         * gcc.dg/bf-no-ms-layout.c: Likewise.
8464         * gcc.dg/bf-ms-attrib.c: Likewise.
8465
8466 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
8467
8468         PR c++/9099
8469         * g++.dg/parse/dtor1.C: New file.
8470
8471         PR c++/9128
8472         * g++.dg/rtti/typeid1.C: New file.
8473
8474         PR c++/9153
8475         * g++.dg/parse/lookup1.C: New file.
8476
8477         PR c++/9171
8478         * g++.dg/templ/spec5.C: New file.
8479
8480 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
8481
8482         * gcc.c-torture/compile/20030110-1.c: New test.
8483
8484 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
8485
8486         Merge from pch-branch:
8487
8488         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
8489
8490         * gcc.dg/pch/cpp-1.h: New.
8491         * gcc.dg/pch/cpp-1.c: New.
8492         * gcc.dg/pch/cpp-2.h: New.
8493         * gcc.dg/pch/cpp-2.c: New.
8494
8495         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
8496
8497         * gcc.dg/pch/except-1.h: New.
8498         * gcc.dg/pch/except-1.c: New.
8499
8500         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
8501
8502         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
8503         running test.
8504         * gcc.dg/pch: Include *.hp not *.h.
8505         * gcc.dg/pch/system-1.h: New.
8506         * gcc.dg/pch/system-1.c: New.
8507
8508         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
8509
8510         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
8511         rather than trying to build and run a program using PCH.
8512         * gcc.dg/pch: Remove dg-do commands from test files.
8513
8514         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
8515
8516         * gcc.dg/pch/macro-3.c: New.
8517         * gcc.dg/pch/macro-3.h: New.
8518
8519         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
8520
8521         * gcc.dg/pch/common-1.c: New.
8522         * gcc.dg/pch/common-1.h: New.
8523         * gcc.dg/pch/decl-1.c: New.
8524         * gcc.dg/pch/decl-1.h: New.
8525         * gcc.dg/pch/decl-2.c: New.
8526         * gcc.dg/pch/decl-2.h: New.
8527         * gcc.dg/pch/decl-3.c: New.
8528         * gcc.dg/pch/decl-3.h: New.
8529         * gcc.dg/pch/decl-4.c: New.
8530         * gcc.dg/pch/decl-4.h: New.
8531         * gcc.dg/pch/decl-5.c: New.
8532         * gcc.dg/pch/decl-5.h: New.
8533         * gcc.dg/pch/global-1.c: New.
8534         * gcc.dg/pch/global-1.h: New.
8535         * gcc.dg/pch/inline-1.c: New.
8536         * gcc.dg/pch/inline-1.h: New.
8537         * gcc.dg/pch/inline-2.c: New.
8538         * gcc.dg/pch/inline-2.h: New.
8539         * gcc.dg/pch/static-1.c: New.
8540         * gcc.dg/pch/static-1.h: New.
8541         * gcc.dg/pch/static-2.c: New.
8542         * gcc.dg/pch/static-2.h: New.
8543
8544         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
8545
8546         * g++.dg/pch/pch.exp: Better handle failing testcases.
8547         * gcc.dg/pch/pch.exp: Likewise.
8548         * gcc.dg/pch/macro-1.c: New.
8549         * gcc.dg/pch/macro-1.h: New.
8550         * gcc.dg/pch/macro-2.c: New.
8551         * gcc.dg/pch/macro-2.h: New.
8552
8553         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
8554
8555         * g++.dg/dg.exp: Treat files in pch/ specially.
8556         * g++.dg/pch/pch.exp: New file.
8557         * g++.dg/pch/empty.H: New file.
8558         * g++.dg/pch/empty.C: New file.
8559         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
8560         "precompile".
8561
8562         * gcc.dg/pch/pch.exp: New file.
8563         * gcc.dg/pch/empty.h: New file.
8564         * gcc.dg/pch/empty.c: New file.
8565         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
8566         "precompile".
8567
8568 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8569
8570         * g++.dg/template/friend14.C: New test.
8571
8572 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8573
8574         * gcc.dg/old-style-asm-1.c: New test.
8575
8576 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
8577
8578         * gcc.c-torture/compile/20030109-1.c: New test.
8579
8580 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8581
8582         * gcc.c-torture/execute/20030109-1.c: New test.
8583
8584 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
8585
8586         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
8587         * g++.old-deja/g++.mike/dyncast2.C: Likewise
8588         * g++.old-deja/g++.mike/dyncast3.C: Likewise
8589         * g++.old-deja/g++.mike/eh2.C: Likewise
8590         * g++.old-deja/g++.mike/eh3.C: Likewise
8591         * g++.old-deja/g++.mike/eh5.C: Likewise
8592         * g++.old-deja/g++.mike/eh6.C: Likewise
8593         * g++.old-deja/g++.mike/eh7.C: Likewise
8594         * g++.old-deja/g++.mike/eh8.C: Likewise
8595         * g++.old-deja/g++.mike/eh9.C: Likewise
8596         * g++.old-deja/g++.mike/eh10.C: Likewise
8597         * g++.old-deja/g++.mike/eh12.C: Likewise
8598         * g++.old-deja/g++.mike/eh13.C: Likewise
8599         * g++.old-deja/g++.mike/eh14.C: Likewise
8600         * g++.old-deja/g++.mike/eh16.C: Likewise
8601         * g++.old-deja/g++.mike/eh17.C: Likewise
8602         * g++.old-deja/g++.mike/eh18.C: Likewise
8603         * g++.old-deja/g++.mike/eh21.C: Likewise
8604         * g++.old-deja/g++.mike/eh23.C: Likewise
8605         * g++.old-deja/g++.mike/eh24.C: Likewise
8606         * g++.old-deja/g++.mike/eh25.C: Likewise
8607         * g++.old-deja/g++.mike/eh26.C: Likewise
8608         * g++.old-deja/g++.mike/eh27.C: Likewise
8609         * g++.old-deja/g++.mike/eh28.C: Likewise
8610         * g++.old-deja/g++.mike/eh29.C: Likewise
8611         * g++.old-deja/g++.mike/eh31.C: Likewise
8612         * g++.old-deja/g++.mike/eh33.C: Likewise
8613         * g++.old-deja/g++.mike/eh34.C: Likewise
8614         * g++.old-deja/g++.mike/eh35.C: Likewise
8615         * g++.old-deja/g++.mike/eh36.C: Likewise
8616         * g++.old-deja/g++.mike/eh37.C: Likewise
8617         * g++.old-deja/g++.mike/eh38.C: Likewise
8618         * g++.old-deja/g++.mike/eh39.C: Likewise
8619         * g++.old-deja/g++.mike/eh40.C: Likewise
8620         * g++.old-deja/g++.mike/eh41.C: Likewise
8621         * g++.old-deja/g++.mike/eh42.C: Likewise
8622         * g++.old-deja/g++.mike/eh44.C: Likewise
8623         * g++.old-deja/g++.mike/eh46.C: Likewise
8624         * g++.old-deja/g++.mike/eh47.C: Likewise
8625         * g++.old-deja/g++.mike/eh48.C: Likewise
8626         * g++.old-deja/g++.mike/eh49.C: Likewise
8627         * g++.old-deja/g++.mike/eh50.C: Likewise
8628
8629
8630         PR c++/8615
8631         * g++.dg/template/char1.C: New test.
8632
8633         * g++.dg/template/varmod1.C: Fix typo.
8634
8635 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8636
8637         DR 180
8638         * g++.old-deja/g++.pt/crash32.C: Expect error.
8639
8640 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
8641
8642         PR c++/5919
8643         * g++.dg/template/varmod1.C: New test.
8644
8645         PR c++/8727
8646         * g++.dg/inherit/typeinfo1.C: New test.
8647
8648         PR c++/8663
8649         * g++.dg/inherit/typedef1.C: New test.
8650
8651 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
8652
8653         PR c++/8332
8654         PR c++/8493
8655         * g++.dg/template/strlen1.C: New test.
8656
8657         PR c++/8227
8658         * g++.dg/template/ctor2.C: New test.
8659
8660         PR c++/8214
8661         * g++.dg/init/string1.C: New test.
8662
8663         PR c++/8511
8664         * g++.dg/template/friend8.C: New test.
8665
8666 2002-11-29  Joe Buck <jbuck@synopsys.com>
8667
8668         * g++.dg/lookup/anon2.C: New test.
8669
8670 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
8671
8672         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
8673         h8300 port.
8674
8675 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
8676
8677         * gcc.dg/bitfld-6.c: New test.
8678
8679 2002-11-27  Jan Hubicka  <jh@suse.cz>
8680
8681         * gcc.c-torture/execute/20021127.[cx]: New test.
8682
8683 2002-11-26  Jan Hubicka  <jh@suse.cz>
8684
8685         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
8686         quality.
8687
8688 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
8689
8690         * g++.dg/init/brace2.C: New test.
8691         * g++.old-deja/g++.mike/p9129.C: Correct.
8692
8693 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
8694
8695         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
8696
8697 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
8698
8699         * gcc.dg/sibcall-6: New test for indirect sibcalls.
8700
8701 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
8702
8703         * testsuite/g++.dg/abi/empty11.C: New test.
8704         * testsuite/g++.dg/rtti/cv1.C: New test.
8705
8706 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
8707
8708         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
8709
8710 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
8711
8712         * g++.dg/abi/empty10.C: New test.
8713
8714 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
8715
8716         * gcc.c-torture/compile/20021124-1.c: New test.
8717
8718 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
8719
8720         * g++.dg/abi/rtti2.C: New test.
8721
8722 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8723
8724         * gcc.dg/i386-unroll-1.c: New test.
8725
8726 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8727
8728         * gcc.c-torture/compile/20021120-1.c: New test.
8729         * gcc.c-torture/compile/20021120-2.c: New test.
8730
8731 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8732
8733         * gcc.dg/bitfld-5.c: New test.
8734
8735 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8736
8737         * gcc.c-torture/execute/20021120-3.c: New test.
8738
8739 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8740
8741         * gcc.c-torture/execute/20021120-2.c: New test.
8742
8743 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8744
8745         * gcc.c-torture/execute/20021120-1.c: New test.
8746
8747 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
8748
8749         * gcc.c-torture/execute/20021118-3.c: New test.
8750
8751 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8752
8753         * gcc.c-torture/compile/20021119-1.c: New test.
8754
8755 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
8756
8757         * gcc.dg/duff-1.c: New test.
8758         * gcc.dg/duff-2.c: New test.
8759         * gcc.dg/duff-3.c: New test.
8760
8761 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
8762
8763         * gcc.dg/cpp/_Pragma5.c: New test.
8764
8765 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
8766
8767         * gcc.c-torture/execute/20021118-2.c: New test.
8768
8769 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
8770
8771         * gcc.c-torture/execute/20021118-1.c: New test.
8772
8773 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
8774
8775         * gcc.dg/20021116-1.c: New test.
8776
8777 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
8778
8779         * g++.dg/abi/vcall1.C: New test.
8780
8781 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
8782
8783         * gcc.dg/20021029-1.c: New test.
8784         * gcc.dg/20021029-2.c: New test.
8785
8786 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8787
8788         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
8789
8790 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8791
8792         PR c/8439
8793         * gcc.dg/20021110.c: Move to ...
8794         * gcc.c-torture/compile/20021110.c: .... here.
8795
8796 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8797
8798         PR c/8467
8799         * gcc.c-torture/execute/20021111-1.c
8800
8801 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8802
8803         PR c/8439
8804         * gcc.dg/20021110.c: New test.
8805
8806 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
8807
8808         * g++.dg/abi/vthunk3.C: Run only on x86.
8809
8810 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
8811
8812         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
8813
8814 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
8815
8816         * lib/compat.exp (compat-execute): Fix logic error in last
8817         change.
8818
8819 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
8820
8821         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
8822
8823 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8824
8825         PR c++/8389
8826         * g++.dg/template/access6.C: New test.
8827
8828 2002-11-08  Jan Hubicka  <jh@suse.cz>
8829
8830         * gcc.dg/i386-ssefp-1.c: New test.
8831         * gcc.dg/i386-ssefp-1.c: New test.
8832
8833 2002-11-08  Jan Hubicka  <jh@suse.cz>
8834
8835         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
8836
8837 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
8838
8839         * g++.dg/abi/vthunk3.C: New test.
8840
8841         PR c++/8338
8842         * g++.dg/template/crash2.C: New test.
8843
8844 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
8845
8846         * testsuite/g++.dg/abi/dtor1.C: New test.
8847         * testsuite/g++.dg/abi/dtor2.C: Likewise.
8848
8849 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
8850
8851         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
8852         Darwin.
8853
8854 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8855
8856         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
8857         -mthumb.  Only xfail with -O0.
8858
8859 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
8860
8861         * g++.dg/abi/thunk1.C: New test.
8862         * g++.dg/abi/thunk2.C: Likewise.
8863         * g++.dg/abi/vtt1.C: Likewise.
8864
8865 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
8866
8867         PR optimization/8423
8868         * gcc.c-torture/execute/builtin-constant.c: New test.
8869
8870 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
8871
8872         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
8873         Add some more cases.
8874
8875 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
8876
8877         PR c++/8391
8878         * g++.dg/opt/local1.C: New test.
8879
8880 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
8881
8882         PR c++/8160
8883         * g++.dg/template/complit1.C: New test.
8884
8885         PR c++/8149
8886         * g++.dg/template/typename4.C: Likewise.
8887
8888 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8889
8890         Core issue 287, PR c++/7639
8891         * g++.dg/template/instantiate1.C: Adjust error location.
8892         * g++.dg/template/instantiate3.C: New test.
8893         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
8894         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
8895         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
8896
8897 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
8898
8899         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
8900
8901 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
8902
8903         PR c++/8287
8904         * g++.dg/init/dtor2.C: New test.
8905
8906 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8907
8908         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
8909         * gcc.dg/nest.c: Bypass errors on irix6.
8910
8911 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
8912
8913         * gcc.dg/nest.c: Expect error for mmix-*-*.
8914         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
8915
8916 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
8917
8918         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
8919         markers.
8920
8921         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
8922
8923 2002-10-25  Mike Stump  <mrs@apple.com>
8924
8925         * gcc.dg/warn-1.c: New test.
8926
8927 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
8928
8929         * g++.dg/template/typename3.C: New test.
8930
8931 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
8932
8933         * g++.dg/lookup/ptrmem1.C: New test.
8934
8935         * g++.dg/abi/vthunk2.C: New test.
8936
8937 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
8938
8939         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
8940
8941 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
8942
8943         * g++.dg/abi/empty9.C: New test.
8944
8945 2002-10-24  Richard Henderson  <rth@redhat.com>
8946
8947         * g++.dg/inherit/thunk1.C: Enable for ia64.
8948
8949 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
8950
8951         PR c++/8067
8952         * g++.dg/lookup/pretty1.C: New test.
8953
8954 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
8955
8956         * gcc.dg/20021023-1.c: New test.
8957
8958 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
8959
8960         PR c++/7679
8961         * g++.dg/parse/inline1.C: New test.
8962
8963 2002-10-23  Richard Henderson  <rth@redhat.com>
8964
8965         * g++.dg/inherit/thunk1.C: Enable for x86_64.
8966
8967         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
8968
8969 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
8970
8971         PR c++/6579
8972         * g++.dg/parse/stmtexpr3.C: New test.
8973
8974 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
8975
8976         * g++.dg/expr/cond1.C: New test.
8977
8978 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
8979
8980         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
8981
8982 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8983
8984         * g++.dg/abi/vbase13.C: New test.
8985         * g++.dg/abi/vbase14.C: Likewise.
8986
8987 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
8988
8989         * gcc.dg/tls/pic-1.c: New test.
8990         * gcc.dg/tls/nonpic-1.c: New test.
8991         * gcc.dg/20021018-1.c: New test.
8992
8993 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8994
8995         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
8996         Remove only files with the same base name as the test case.
8997         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
8998         (profopt-execute): Likewise.  Also, remove old profiling
8999         and performance data files before running the tests.
9000
9001         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
9002         * g++.dg/bprob/bprob.exp: Likewise.
9003         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
9004         to allow more general test case names.
9005
9006         * g++.dg/bprob/bprob-1.C: Rename to ...
9007         * g++.dg/bprob/g++-bprob-1.C: ... this.
9008
9009         * g77.dg/bprob/bprob-1.f: Rename to ...
9010         * g77.dg/bprob/g77-bprob-1.f: ... this.
9011
9012 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
9013
9014         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
9015         bison 1.50 or later.
9016
9017 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
9018
9019         * g++.dg/README: Describe more test directories.
9020
9021 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9022
9023         * g++.dg/init/array6.C: Add additional tests.
9024
9025 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
9026
9027         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
9028         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
9029
9030 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
9031
9032         * gcc.c-torture/compile/20020604-1.x: New.
9033         * gcc.c-torture/compile/simd-5.x: Likewise.
9034         * gcc.c-torture/execute/920710-1.x: Likewise.
9035         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
9036
9037 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
9038
9039         * g++.dg/inherit/override1.C: Add dg-options clause.
9040
9041 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9042
9043         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
9044         _mm_slli_si128.
9045
9046 2002-10-19  Andreas Schwab  <schwab@suse.de>
9047
9048         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
9049         directory component.
9050
9051 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
9052
9053         * g++.dg/inherit/thunk1.C: New test.
9054
9055         * g++.dg/inherit/override1.C: New test.
9056
9057         * g++.dg/abi/mangle11.C: New test.
9058         * g++.dg/abi/mangle14.C: New test.
9059         * g++.dg/abi/mangle17.C: New test.
9060
9061 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
9062
9063         * g++.dg/overload/member2.C: New test.
9064
9065 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
9066
9067         * g++.dg/README: Describe new compat directory.
9068         * g++.dg/dg.exp: Skip tests in compat directory.
9069         * README.compat: New file.
9070         * lib/compat.exp: New expect script.
9071         * g++.dg/compat: New test directory.
9072         * g++.dg/compat/compat.exp: New expect script.
9073         * g++.dg/compat/abi: New test directory.
9074         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
9075         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
9076         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
9077         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
9078         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
9079         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
9080         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
9081         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
9082         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
9083         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
9084         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
9085         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
9086         * g++.dg/compat/break: New test directory.
9087         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
9088         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
9089         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
9090         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
9091         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
9092         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
9093         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
9094         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
9095         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
9096         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
9097         g++.dg/compat/break/README: New files.
9098         * g++.dg/compat/eh: New test directory.
9099         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
9100         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
9101         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
9102         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
9103         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
9104         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
9105         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
9106         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
9107         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
9108         g++.dg/compat/eh/filter2_y.C,
9109         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
9110         g++.dg/compat/eh/new1_y.C,
9111         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
9112         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
9113         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
9114         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
9115         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
9116         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
9117         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
9118         g++.dg/compat/eh/unexpected1_y.C: New files.
9119         * g++.dg/compat/init: New test directory.
9120         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
9121         g++.dg/compat/init/array5_y.C,
9122         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
9123         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
9124         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
9125         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
9126         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
9127         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
9128         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
9129         g++.dg/compat/init/init-ref2_y.C: New files.
9130
9131 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9132
9133         PR c++/7584
9134         * g++.dg/inherit/using3.C: New test.
9135
9136 2002-10-17  Jan Hubicka  <jh@suse.cz>
9137
9138         * gcc.dg/20021017-2.c: New test.
9139
9140 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
9141
9142         * g++.dg/abi/mangle16.C: Adjust.
9143
9144         * g++.dg/init/array8.C: New test.
9145
9146 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
9147
9148         * gcc.dg/special/mips-abi.exp: New test.
9149         * gcc.dg/special/mips-abi.s: Empty file used by the above.
9150
9151 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9152
9153         * g++.dg/abi/mangle16.C: New test.
9154         * g++.dg/abi/mangle17.C: Likewise.
9155
9156         PR c++/7478
9157         * g++.dg/template/ref1.C: New test.
9158
9159 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9160
9161         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
9162
9163 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
9164
9165         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
9166
9167 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
9168
9169         PR c++/7524
9170         * g++.dg/init/array7.C: New test.
9171
9172 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
9173
9174         * g++.dg/init/array6.C: New test.
9175
9176         * g++.dg/abi/mangle13.C: Likewise.
9177         * g++.dg/abi/mangle14.C: Likewise.
9178         * g++.dg/abi/mangle15.C: Likewise.
9179
9180 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9181
9182         * g++.dg/abi/empty8.C: New test.
9183
9184 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
9185
9186         * g++.dg/init/ctor1.C: New test.
9187
9188 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
9189
9190         * gcc.c-torture/execute/20021015-1.c: New test.
9191
9192 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
9193
9194         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
9195
9196 2002-10-14  Jan Hubicka  <jh@suse.cz>
9197
9198         * gcc.dg/i386-ssetype-[1-5].c: New tests.
9199
9200 2002-10-14  Richard Henderson  <rth@redhat.com>
9201
9202         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
9203
9204 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9205
9206         PR optimization/6631
9207         * g++.dg/opt/const2.C: New test.
9208
9209 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
9210
9211         PR c++/7176
9212         * g++.dg/parse/friend1.C: New test.
9213         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
9214
9215 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
9216
9217         * gcc.dg/20021014-1.c: New test.
9218
9219 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
9220
9221         PR c++/5661
9222         * g++.dg/ext/vlm1.C: New test.
9223         * g++.dg/ext/vlm2.C: Likewise.
9224
9225         * g++.dg/init/array1.C: Remove invalid braces.
9226         * g++.dg/init/brace1.C: New test.
9227         * g++.dg/init/copy2.C: Likewise.
9228         * g++.dg/init/copy3.C: Likewise.
9229         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
9230         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
9231         braces.
9232
9233 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
9234
9235         * gcc.dg/cpp/assembler.S: Don't use -ansi.
9236
9237 2002-10-11  Richard Shann  <richard.shann@superh.com>
9238
9239         * gcc.c-torture/compile/simd-5.c: New test.
9240
9241 2002-10-10  Roger Sayle  <roger@eyesopen.com>
9242
9243         * gcc.c-torture/execute/shiftopt-1.c: New test case.
9244
9245 2002-10-10  Jim Wilson  <wilson@redhat.com>
9246
9247         * gcc.c-torture/execute/20021010-1.c: New test.
9248
9249 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
9250
9251         PR c/7353
9252         * g++.dg/ext/typedef-init.C: New test.
9253         * gcc.dg/typedef-init.c: New test.
9254
9255 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
9256
9257         * gcc.dg/cpp/paste13.c: New test.
9258
9259 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9260
9261         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
9262         remaining platforms, XFAIL during compile, not execute.  Don't
9263         XFAIL at -O0.
9264
9265 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
9266
9267         * gcc.dg/alias-1.c: Tweak expected warning.
9268
9269 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
9270
9271         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
9272
9273 2002-10-06  Andreas Jaeger  <aj@suse.de>
9274
9275         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
9276         * gcc.dg/cpp/c++98.C: Likewise.
9277
9278         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
9279         * g++.dg/cpp/c++98.C: Likewise.
9280
9281         * g++.dg/README (Subdirectories): Mention cpp directory.
9282
9283         PR target/7559
9284         * gcc.dg/20021006-1.c: New test.
9285
9286 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9287
9288         PR c++/7804
9289         * g++.dg/other/warning1.C: New test.
9290
9291 2002-10-04  Roger Sayle  <roger@eyesopen.com>
9292
9293         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
9294         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
9295         and sparc-*-* with -m64 as expected failures.  See PR 8087.
9296
9297 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
9298
9299         PR c++/7931
9300         * g++.dg/template/ptrmem3.C: New test.
9301
9302         PR c++/7754
9303         * g++.dg/template/union1.C: New test.
9304
9305 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
9306
9307         PR c++/8006
9308         * g++.dg/abi/mangle9.C: New test.
9309         * g++.dg/abi/mangle10.C: New test.
9310         * g++.dg/abi/mangle11.C: New test.
9311         * g++.dg/abi/mangle12.C: New test.
9312
9313 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
9314
9315         PR c++/7188.
9316         * g++.dg/template/meminit1.C: New test.
9317         * g++.dg/warn/Wreorder-1.C: Likewise.
9318         * g++.old-deja/g++.mike/warn3.C: Tweak.
9319         * lib/prune.exp: Ingore "in copy constructor".
9320
9321 2002-10-02  Andreas Jaeger  <aj@suse.de>
9322
9323         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
9324         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
9325         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
9326         on x86-64.
9327
9328 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
9329
9330         * gcc.dg/empty1.C: Fix typo.
9331
9332 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
9333
9334         * gcc.dg/alias-1.c: New test.
9335
9336 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
9337
9338         * gcc.dg/empty1.C: New test.
9339
9340         * g++.dg/tls/init-2.C: Tweak error messages.
9341
9342 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
9343
9344         * gcc.c-torture/compile/20020923-1.c: New test.
9345
9346 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
9347
9348         * gcc.c-torture/execute/ffs-1.c: New test.
9349         * gcc.c-torture/execute/ffs-2.c: Ditto.
9350
9351 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
9352
9353         * g++.dg/overload/member1.C: New test.
9354
9355 2002-09-30  Mark Mitchell  <mark@code
9356
9357 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
9358
9359         * testsuite/gcc.dg/tls/diag-3.c: New.
9360
9361 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
9362
9363         * g++.dg/README (Subdirectories): Document new subdir expr.
9364         * g++.dg/expr/pmf-1.C: New test.
9365
9366 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
9367
9368         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9369
9370 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
9371
9372         * g++.dg/abi/bitfield3.C: New test.
9373
9374 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
9375
9376         * lib/gcov.exp: Tweak expected line formats.
9377         * gcc.misc-tests/gcov8.c: New test.
9378         * gcc.misc-tests/gcov8.x: New flags.
9379
9380 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
9381
9382         * consistency.vlad/layout/endian.c: Include string.h.
9383
9384         * gcc.c-torture/execute/20020805-1.c: New test.
9385
9386 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
9387
9388         * g++.dg/other/conversion1.C: New test.
9389
9390 2002-08-03  Roger Sayle  <roger@eyesopen.com>
9391
9392         * gcc.dg/builtins-1.c: New testcase.
9393
9394 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
9395
9396         * g++.dg/inherit/access3.C: New test.
9397
9398 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
9399
9400         * gcc.dg/ia64-visibility-2.c: New test.
9401
9402 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
9403
9404         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9405         __qualifier_flags to __flags.
9406
9407 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
9408
9409         * g++.dg/inherit/operator1.C: New test.
9410         * g++.dg/lookup/disamb1.C: Fix typo in comment.
9411         * g++.dg/other/error1.C: Change expected error message.
9412         * g++.dg/template/conv4.C: Likewise.
9413
9414 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
9415
9416         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
9417         for documented behavior.
9418
9419 2002-07-25  Roger Sayle  <roger@eyesopen.com>
9420
9421         * gcc.c-torture/execute/20020720-1.x: Skip this test on
9422         several targets known to fail.
9423
9424 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
9425
9426         * gcc.dg/mips-args-[123].c: New tests.
9427
9428 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
9429
9430         * gcc.dg/ppc-spe.c: New.
9431
9432 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
9433
9434         * g++.dg/other/ptrmem4.C: New testcase.
9435
9436 2002-07-24  Richard Henderson  <rth@redhat.com>
9437
9438         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
9439
9440 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
9441
9442         * g++.dg/ext/alignof1.C (main): Return 0 for success.
9443
9444 2002-07-24  Roger Sayle  <roger@eyesopen.com>
9445
9446         * gcc.c-torture/execute/memset-3.c: New testcase.
9447
9448 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
9449
9450         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
9451         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
9452
9453 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9454
9455         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
9456         Delete.
9457
9458 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
9459
9460         * gcc.c-torture/compile/simd-4.c: New test.
9461
9462 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9463
9464         PR c++/7347, c++/7348
9465         * g++.dg/template/access4.C: New test.
9466         * g++.dg/template/access5.C: New test.
9467         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
9468         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
9469         * g++.old-deja/g++.pt/ttp58.C: Likewise.
9470         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
9471
9472 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
9473
9474         * gcc.dg/gnu89-init-2.c: New test.
9475
9476 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
9477
9478         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
9479
9480 2002-07-20  Roger Sayle  <roger@eyesopen.com>
9481
9482         * gcc.c-torture/execute/20020720-1.c: New testcase.
9483
9484 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
9485
9486         * gcc.dg/cpp/Wsignprom.c: New tests.
9487
9488 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
9489
9490         * gcc.c-torture/execute/loop-13.c: New test.
9491
9492 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
9493
9494         * gcc.dg/cpp/expr.c: New tests.
9495
9496 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
9497
9498         * g++.dg/opt/pr6713.C: Add template instantiation.
9499
9500 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
9501
9502         * gcc.dg/nest.c: New test.
9503
9504 2002-07-17  Richard Henderson  <rth@redhat.com>
9505
9506         * g++.dg/opt/pr6713.C: New test.
9507
9508 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
9509
9510         * gcc.c-torture/execute/loop-2e.x: Let the testcase
9511         XFAIL for all x86 processors.
9512
9513 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
9514
9515         * gcc.c-torture/execute/20010122-1.x: Do not test with
9516         -fomit-frame-pointer.
9517
9518 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9519
9520         * g++.dg/template/instantiate2.C: New test.
9521         * g++.dg/template/spec4.C: New test.
9522
9523 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9524
9525         * g++.dg/template/access2.C: New test.
9526         * g++.dg/template/access3.C: New test.
9527
9528 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
9529
9530         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
9531         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
9532         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
9533         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
9534         Convert to use <stdarg.h>.
9535         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
9536         Delete.
9537         * gcc.dg/va-arg-2.c: New.
9538         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
9539
9540 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
9541
9542         * gcc.c-torture/compile/20020710-1.c: New test.
9543
9544 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
9545                           Andrew Pinski  <pinskia@physics.uc.edu>
9546
9547         gcc.c-torture/compile/simd-2.c: New testcase.
9548         gcc.c-torture/compile/simd-3.c: Likewise.
9549
9550 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
9551
9552         PR c++/7224
9553         * g++.dg/overload/error1.C: New test.
9554
9555 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9556
9557         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
9558         configuration and IRIX 6 O32 ABI.
9559
9560 2002-07-11  Roger Sayle  <roger@eyesopen.com>
9561
9562         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
9563
9564 2002-07-10  Roger Sayle  <roger@eyesopen.com>
9565
9566         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
9567
9568 2002-07-10  Jeffrey A Law  <law@redhat.com>
9569
9570         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
9571
9572         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
9573
9574 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
9575
9576         * gcc.dg/20020312-2.c: Check for __PPC__.
9577
9578 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
9579
9580         * gcc.c-torture/compile/20020709-1.c: New test.
9581
9582 2002-07-07  Roger Sayle  <roger@eyesopen.com>
9583
9584         * g++.dg/template/qualttp21.C: New test case.
9585
9586 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
9587
9588         * gcc.c-torture/compile/20020706-1.c: New test.
9589         * gcc.c-torture/compile/20020706-2.c: New test.
9590
9591 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
9592             Alexandre Oliva  <aoliva@redhat.com>
9593
9594         * g++.dg/warn/incomplete1.C: New test.
9595
9596 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9597
9598         PR c++/7099
9599         * g++.dg/warn/noreturn1.C: New test.
9600
9601 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
9602
9603         PR c++/6706
9604         * g++.dg/debug/debug6.C: New test.
9605         * g++.dg/debug/debug7.C: New test.
9606
9607 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
9608
9609         * gcc.c-torture/compile/simd-3.c: New test.
9610
9611 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
9612
9613         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
9614         * gcc.dg/20020620-1.c: Likewise.
9615
9616 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9617
9618         PR c++/6944
9619         * g++.dg/init/array4.C: New test.
9620         * g++.dg/init/array5.C: New test.
9621
9622 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
9623
9624         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9625         * gcc.c-torture/execute/simd-2.c (main): Likewise.
9626
9627 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9628
9629         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9630         * gcc.dg/wtr-aggr-init-1.c: Likewise.
9631         * gcc.dg/wtr-conversion-1.c: Likewise.
9632         * gcc.dg/wtr-escape-1.c: Likewise.
9633         * gcc.dg/wtr-int-type-1.c: Likewise.
9634         * gcc.dg/wtr-label-1.c: Likewise.
9635         * gcc.dg/wtr-static-1.c: Likewise.
9636         * gcc.dg/wtr-strcat-1.c: Likewise.
9637         * gcc.dg/wtr-suffix-1.c: Likewise.
9638         * gcc.dg/wtr-switch-1.c: Likewise.
9639         * gcc.dg/wtr-unary-plus-1.c: Likewise.
9640         * gcc.dg/wtr-union-init-1.c: Likewise.
9641         * gcc.dg/wtr-union-init-2.c: Likewise.
9642         * gcc.dg/wtr-union-init-3.c: Likewise.
9643
9644         * gcc.dg/wtr-func-def-1.c: New test.
9645
9646 2002-07-02 Devang Patel <dpatel@apple.com>
9647
9648         * objc.dg/param-1.m: New test.
9649
9650 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
9651
9652         * gcc.dg/cpp/trad/directive.c: Add test.
9653         * gcc.dg/cpp/trad/macroargs.c: Add test.
9654         * gcc.dg/cpp/trad/rec
9655
9656 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9657
9658         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9659
9660 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9661
9662         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9663         targets.
9664
9665 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9666
9667         * g++.dg/abi/mange7.C: New test.
9668
9669         PR c++/6438.
9670         * g++.dg/parse/stmtexpr2.C: New test.
9671
9672 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9673
9674         * gcc.dg/20020312-2.c: Add SH target.
9675
9676 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9677
9678         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9679         compiler output on mips*-*-irix*.
9680
9681 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9682
9683         * g++.dg/parse/attr1.C: New test.
9684
9685 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9686
9687         * gcc.c-torture/execute/string-opt-17.c: New test case.
9688         * gcc.c-torture/execute/memset-2.c: New test case.
9689
9690 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9691
9692         PR c++/6256:
9693         * g++.dg/template/friend5.C: New test.
9694
9695         PR c++/6331:
9696         * g++.dg/template/qual1.C: Likewise.
9697
9698 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9699
9700         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9701         Include stdlib.h, not stdio.h or ctype.h.
9702
9703 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9704
9705         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9706         cris-*-elf* and mmix-*-*.
9707         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9708         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9709         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9710         Ditto.
9711         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9712         * gcc.dg/wchar_t-1.c: Ditto.
9713
9714 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9715
9716         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9717         Clarify comment.
9718
9719 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9720
9721         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9722
9723 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9724
9725         * gcc.c-torture/execute/20000906-1.x: Delete.
9726
9727 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9728
9729         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9730
9731 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
9732
9733         * PR6367
9734         * g77.f-torture/execute/6367.f: New test.
9735         * g77.f-torture/execute/6367.x: Disable for MMIX.
9736
9737 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9738
9739         * PR6352
9740         * g++.dg/opt/inline2.C: New test.
9741
9742 2002-04-18  Richard Henderson  <rth@redhat.com>
9743
9744         * gcc.dg/20000906-1.c: Enable for all targets.
9745         * gcc.c-torture/compile/iftrap-2.c: New.
9746
9747 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9748
9749         * gcc.dg/20020418-1.c: New test.
9750         * gcc.dg/20020418-2.c: New test.
9751
9752 2002-04-18  Richard Henderson  <rth@redhat.com>
9753
9754         * gcc.c-torture/compile/iftrap-1.c: New.
9755         * gcc.dg/iftrap-1.c: Adjust for ia64.
9756         * gcc.dg/iftrap-2.c: New.
9757
9758 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9759
9760         * gcc.c-torture/compile/20020418-1.c: New test.
9761
9762 2002-04-18  Roger Sayle  <roger@eyesopen.com>
9763
9764         * gcc.c-torture/compile/20020415-1.c: New.
9765
9766 2002-04-18  David S. Miller  <davem@redhat.com>
9767
9768         * gcc.c-torture/execute/20020418-1.c: New test.
9769
9770 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
9771
9772         * gcc.dg/20020416-1.c: New test.
9773
9774         * g++.dg/opt/inline1.C: New test.
9775
9776 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9777
9778         * gcc.dg/altivec-5.c: New test.
9779
9780         * gcc.dg/20020415-1.c: New test.
9781
9782 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9783
9784         * testsuite/lib/chill.exp: Remove.
9785
9786 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
9787
9788         * g++.dg/other/big-struct.C: New test.
9789
9790 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
9791
9792         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9793         of scratch file.
9794
9795 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
9796
9797         PR c/6277
9798         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
9799         in scan-assembler function name
9800
9801 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
9802
9803         * g77.f-torture/execute/980628-4.x,
9804         g77.f-torture/execute/980628-5.x,
9805         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9806         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9807         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9808         i[34567]86-*-*.
9809
9810 2002-04-13  David S. Miller  <davem@redhat.com>
9811
9812         * gcc.c-torture/execute/20020413-1.c: New test.
9813
9814 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9815
9816         * gcc.dg/asm-6.c,
9817         * g++.dg/ext/asm1.C: New tests.
9818
9819 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9820
9821         PR c++ 5373.
9822         * g++.dg/parse/stmtexpr1.C: New test.
9823
9824         PR c++/5189.
9825         * g++.dg/template/copy1.C: New test.
9826
9827 2002-04-12  Richard Henderson  <rth@redhat.com>
9828
9829         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9830
9831 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9832
9833         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9834         gcc.c-torture/execute/20020307-2.c.
9835
9836 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9837
9838         * g++.dg/ext/attrib5.C,
9839         * g++.dg/lookup/struct1.C: New tests.
9840
9841 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9842
9843         * gcc.dg/20020411-1.c: New test.
9844
9845         * gcc.c-torture/execute/20020411-1.c: New test.
9846
9847 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9848
9849         * g77.f-torture/execute/6177.f: New test.
9850
9851 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9852
9853         PR middle-end/6247
9854         * g++.dg/opt/cleanup1.C: New test.
9855
9856         * g++.dg/opt/const1.C: New test.
9857
9858 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9859
9860         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9861
9862 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9863
9864         PR c++/5507
9865         * g++.dg/template/typename2.C: New test.
9866
9867 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9868
9869         * gcc.c-torture/execute/loop-12.c: New.
9870
9871 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9872
9873         * g77.f-torture/execute/980628-4.x,
9874         g77.f-torture/execute/980628-5.x,
9875         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9876         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9877         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9878
9879 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9880
9881         PR optimization/6086
9882         * g++.dg/opt/preinc1.C: New test.
9883
9884 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9885
9886         PR c++/5571
9887         * g++.dg/opt/static2.C: New test.
9888
9889 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9890
9891         PR c/5120
9892         * gcc.dg/20020406-1.c: New test.
9893
9894 2002-04-04  David S. Miller  <davem@redhat.com>
9895
9896         * gcc.c-torture/execute/20020404-1.c: New test.
9897
9898 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9899
9900         PR c/6123
9901         * gcc.dg/20020312-2.c: Do not declare global register variable
9902         if __PIC__ or __pic__ is defined.
9903
9904 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9905
9906         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9907         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9908
9909 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9910
9911         * gcc.misc-tests/linkage.exp: Update last change to handle
9912         sparc*-, not just sparc-.
9913
9914 2002-04-03  Richard Henderson  <rth@redhat.com>
9915
9916         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9917
9918 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9919
9920         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9921
9922 2002-04-02  David S. Miller  <davem@redhat.com>
9923
9924         * gcc.c-torture/execute/20020402-3.c: New test.
9925
9926 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9927
9928         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9929         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9930
9931         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9932         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9933         g77.f-torture/execute/20001201.x,
9934         g77.f-torture/execute/u77-test.x: New files.
9935
9936         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9937         * gcc.dg/wchar_t-1.c: Ditto.
9938
9939 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9940
9941         * gcc.c-torture/execute/20020402-1.c: New test.
9942
9943 2002-04-01  Richard Henderson  <rth@redhat.com>
9944
9945         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9946
9947         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9948
9949 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9950
9951         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9952
9953 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9954
9955         * g++.dg/inherit/template-as-base.C: Expect error.
9956         * g++.dg/inherit/namespace-as-base.C: Likewise.
9957
9958 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
9959
9960         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9961         g++.dg/ext/instantiate3.C: Tweak match patterns.
9962
9963         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9964         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9965         -da test.
9966
9967 2002-03-31  Richard Henderson  <rth@redhat.com>
9968
9969         * gcc.dg/special/alias-2.c: New.
9970         * gcc.dg/special/ecos.exp: Run it.
9971
9972 2002-03-31  Richard Henderson  <rth@redhat.com>
9973
9974         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9975
9976 2002-03-31  Kazu Hirata  <kazu@hxi.com>
9977
9978         * gcc.dg/weak-1.c: Disable on h8300 port.
9979
9980 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
9981
9982         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9983         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9984         ordering tests.
9985         * g++.dg/bprob/bprob-1.C: New test.
9986         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9987         * g++.dg/gcov/gcov-1.C: New test.
9988         * g++.dg/gcov/gcov-1.x: New file.
9989         * g++.dg/gcov/gcov-2.C: New test.
9990         * g++.dg/gcov/gcov-3.C: New test.
9991         * g++.dg/gcov/gcov-3.h: New file.
9992
9993 2002-03-28  Roger Sayle  <roger@eyesopen.com>
9994
9995         * g++.old-deja/g++.other/builtins5.C: New test.
9996         * g++.old-deja/g++.other/builtins6.C: New test.
9997         * g++.old-deja/g++.other/builtins7.C: New test.
9998         * g++.old-deja/g++.other/builtins8.C: New test.
9999         * g++.old-deja/g++.other/builtins9.C: New test.
10000
10001 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10002
10003         * g++.dg/opt/static1.C: New test.
10004
10005         * g++.dg/opt/longbranch1.C: New test.
10006
10007 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10008
10009         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10010
10011         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10012
10013 2002-03-28  Jeffrey A Law  (law@redhat.com)
10014
10015         * gcc.c-torture/execute/20020328-1.c: New test.
10016
10017 2002-03-27  Richard Henderson  <rth@redhat.com>
10018
10019         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10020         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10021         move from g++.old-deja/g++.ext/.
10022
10023 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10024
10025         * g++.dg/init/new2.C: New test.
10026
10027 2002-03-26  Richard Henderson  <rth@redhat.com>
10028
10029         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10030
10031         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10032         on sparc.
10033
10034         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10035         sparcv9 systems.
10036         * gcc.dg/20001102-1.c: Likewise.
10037
10038 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10039
10040         * gcc.dg/cpp/endif-pedantic1.c,
10041         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10042
10043 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10044
10045         * g++.dg/init/new1.C: New test.
10046
10047 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10048
10049         * g++.dg/abi/vbase9.C: New test.
10050
10051 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10052
10053         * gcc.dg/arm-asm.c: New test.
10054
10055 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10056
10057         * gcc.dg/Wswitch-enum.c: New test.
10058         Fix PR c/5044.
10059
10060 2002-03-26  Richard Henderson  <rth@redhat.com>
10061
10062         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10063         structure.
10064
10065 2002-03-25  Richard Henderson  <rth@redhat.com>
10066
10067         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10068         sparcv9 systems.
10069
10070         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10071         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10072
10073 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10074
10075         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10076
10077 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10078
10079         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10080         targets using generic thunk support.
10081
10082 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10083
10084         * gcc.c-torture/compile/20020323-1.c: New test.
10085
10086         * g++.dg/opt/conj2.C: New test.
10087
10088 2002-03-24  Richard Henderson  <rth@redhat.com>
10089
10090         * gcc.dg/weak-1.c: Use -fno-common.
10091
10092 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10093
10094         * g77.dg/f77-edit-apostrophe-out.f: New test
10095         * g77.dg/f77-edit-h-out.f: New test
10096         * g77.dg/f77-edit-t-in.f: New test
10097         * g77.dg/f77-edit-t-out.f: New test
10098         * g77.dg/f77-edit-x-out.f: New test
10099         * g77.dg/f77-edit-slash-out.f: New test
10100         * g77.dg/f77-edit-colon-out.f: New test
10101         * g77.dg/f77-edit-s-out.f: New test
10102
10103 2002-03-24  Richard Henderson  <rth@redhat.com>
10104
10105         * objc/execute/formal_protocol-6.x: New XFAIL.
10106
10107 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10108
10109         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10110         that do not support weak symbols
10111
10112 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10113
10114         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10115         * lib/g77.exp:  Likewise
10116         * lib/objc.exp: Likewise
10117
10118 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10119
10120         * gcc.dg/Wswitch-default.c: New test.
10121
10122 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10123
10124         * g++.dg/other/enum1.C: New test.
10125
10126 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10127
10128         * gcc.dg/pragma-ep-3.c: Fix typo.
10129
10130 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10131
10132         * g++.dg/inherit/template-as-base.C: New test.
10133
10134 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10135
10136         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10137         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10138
10139 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10140
10141         * gcc.dg/cpp/multiline.c: Update to match.
10142
10143 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10144
10145         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10146
10147 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10148
10149         * gcc.dg/cpp/extratokens2.c:  New file.
10150
10151 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10152
10153         * gcc.dg/20020312-2.c: Add rs6000 target.
10154
10155         * gcc.c-torture/compile/20020319-1.c: New test.
10156
10157 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10158
10159         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10160         (A, E): Handle this.
10161
10162 2002-03-20  Jason Merrill  <jason@redhat.com>
10163
10164         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10165         ignoring -fpic.
10166         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10167         through prune_gcc_output.
10168
10169 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10170
10171         * gcc.c-torture/compile/20020320-1.c: New test.
10172
10173 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10174
10175         * gcc.c-torture/compile/20020318-1.c: New test.
10176
10177         * gcc.dg/struct-by-value-1.c: New test.
10178
10179         * gcc.dg/20020319-1.c: New test.
10180
10181 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10182
10183         * g++.dg/opt/conj1.C: New test.
10184
10185 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10186
10187         * g++.dg/template/qualttp20.C: Revert previous change.
10188         * g++.dg/template/qualttp3.C: Likewise.
10189         * g++.dg/template/qualttp4.C: Likewise
10190         * g++.dg/template/qualttp5.C: Likewise
10191         * g++.dg/template/qualttp6.C: Likewise
10192         * g++.dg/template/qualttp7.C: Likewise
10193         * g++.dg/template/qualttp8.C: Likewise
10194         * g++.dg/template/recurse.C: Likewise.
10195
10196 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10197
10198         * gcc.dg/cpp/wchar-1.c: Update.
10199
10200 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10201
10202         * g++.dg/template/conv1.C: New test.
10203         * g++.dg/template/conv2.C: New test.
10204         * g++.dg/template/conv3.C: New test.
10205         * g++.dg/template/conv4.C: New test.
10206
10207 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10208
10209         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10210         * g++.dg/template/qualttp3.C: Likewise.
10211         * g++.dg/template/qualttp4.C: Likewise
10212         * g++.dg/template/qualttp5.C: Likewise
10213         * g++.dg/template/qualttp6.C: Likewise
10214         * g++.dg/template/qualttp7.C: Likewise
10215         * g++.dg/template/qualttp8.C: Likewise
10216         * g++.dg/template/recurse.C: Likewise.
10217
10218 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10219
10220         * g++.dg/opt/dtor1.C: New test.
10221
10222 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10223
10224         * gcc.c-torture/compile/20020315-1.c: New test.
10225
10226 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10227
10228         * gcc.dg/weak-1.c: Fix scan tests.
10229
10230 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10231
10232         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10233         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10234         cris-*-aout* mmix-*-*.
10235         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10236         cris-*-aout* mmix-*-*.
10237         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10238         cris-*-elf* cris-*-aout* and mmix-*-*.
10239         * gcc.dg/20001009-1.c: Ditto.
10240         * gcc.dg/20010912-1.c: Ditto.
10241         * gcc.dg/20020122-4.c: Ditto.
10242         * gcc.dg/inline-2.c: Ditto.
10243
10244 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10245
10246         * gcc.c-torture/compile/20020314-1.c: New test.
10247
10248 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10249
10250         * gcc.c-torture/execute/20020314-1.c: New test.
10251
10252 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10253
10254         * g++.dg/warn/Wunused-1.C: New test.
10255
10256 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10257
10258         * g++.dg/abi/mangle6.C: New test.
10259
10260 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10261
10262         * gcc.c-torture/compile/20020309-2.c: New test.
10263
10264         * gcc.c-torture/compile/20020312-1.c: New test.
10265
10266 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10267
10268         * g++.dg/other/access1.C: New test.
10269
10270 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10271
10272         * gcc.c-torture/execute/wchar_t-1.c: New test.
10273
10274 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10275
10276         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10277
10278 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10279
10280         * gcc.dg/20020312-1.c: New test case.
10281
10282 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10283
10284         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10285
10286 2002-03-11  Richard Henderson  <rth@redhat.com>
10287
10288         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10289         * g++.old-deja/g++.jason/report.C: Likewise.
10290
10291 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10292
10293         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10294         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10295
10296 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10297
10298         * testsuite/g++.dg/overload/pmf1.C: New test.
10299
10300 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10301
10302         * gcc.c-torture/execute/20020307-1.c: Use long.
10303
10304 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10305
10306         PR optimization/5844
10307         * gcc.dg/20020310-1.c: New test.
10308
10309 2002-03-09  Michael Meissner  <meissner@redhat.com>
10310
10311         * gcc.c-torture/execute/memcpy-2.c: New test.
10312         * gcc.c-torture/execute/memset-1.c: New test.
10313         * gcc.c-torture/execute/strlen-1.c: New test.
10314         * gcc.c-torture/execute/strcmp-1.c: New test.
10315         * gcc.c-torture/execute/strncmp-1.c: New test.
10316
10317 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10318
10319         * gcc.dg/ppc-ldstruct.c: New test.
10320
10321 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10322
10323         * gcc.c-torture/execute/va-arg-22.c: New test.
10324
10325 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10326
10327         * gcc.c-torture/compile/20020309-1.c: New test.
10328
10329 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10330
10331         * gcc.c-torture/execute/20020307-2.c: New test.
10332
10333 2002-03-07  Jeffrey A Law  (law@redhat.com)
10334
10335         * g77.f-torture/compile/20020307-1.f: New test.
10336
10337 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10338
10339         * gcc.dg/unordered-1.c: New test.
10340
10341 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10342
10343         * gcc.c-torture/execute/20020307-1.c: New test.
10344
10345 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10346
10347         * gcc.dg/20020304-1.c: New test.
10348
10349         * gcc.c-torture/compile/20020304-2.c: New test.
10350
10351 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10352
10353         * gcc.c-torture/compile/20020304-1.c: New test case
10354         (from PR c/5830).
10355
10356 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10357
10358         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10359
10360 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10361
10362         * g++.dg/other/classkey1.C: New test.
10363
10364 2002-03-01  Richard Henderson  <rth@redhat.com>
10365
10366         * gcc.c-torture/compile/981223-1.x: New.
10367         * gcc.c-torture/compile/920625-1.x: New.
10368
10369 2002-02-28  Richard Henderson  <rth@redhat.com>
10370
10371         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10372
10373 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10374
10375         * gcc.c-torture/execute/20020227-1.c: New test.
10376
10377 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10378
10379         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10380         here" ERROR lines.
10381         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10382         * g++.old-deja.g++.other/defarg1.C: Likewise.
10383         * g++.old-deja/g++.pt/calls2.C: Likewise.
10384         * g++.old-deja/g++.pt/crash20.C: Likewise.
10385         * g++.old-deja/g++.pt/crash30.C: Likewise.
10386         * g++.old-deja/g++.pt/crash36.C: Likewise.
10387         * g++.old-deja/g++.pt/crash6.C: Likewise.
10388         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10389         * g++.old-deja/g++.pt/derived3.C: Likewise.
10390         * g++.old-deja/g++.pt/error1.C: Likewise.
10391         * g++.old-deja/g++.pt/friend21.C: Likewise.
10392         * g++.old-deja/g++.pt/friend23.C: Likewise.
10393         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10394         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10395
10396 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10397
10398         * gcc.c-torture/execute/20020225-2.c: New test.
10399
10400 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10401
10402         * gcc.c-torture/execute/920730-1t.c,
10403         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10404         Delete test cases, only relevant to -traditional.
10405
10406 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10407
10408         * gcc.dg/cpp/undef1.c: Remove.
10409         * gcc.dg/cpp/directiv.c: Update.
10410         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10411
10412 2002-02-27  Michael Meissner  <meissner@redhat.com>
10413
10414         * gcc.c-torture/execute/20020226-1.c: New test.
10415
10416 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10417
10418         * g++.dg/debug/debug4.C: New test.
10419
10420         * gcc.dg/ia64-visibility-1.c: New test.
10421
10422 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10423
10424         * gcc.dg/debug/20020224-1.c: New.
10425
10426 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10427
10428         * gcc.c-torture/execute/960416-1.x: New.
10429         * gcc.c-torture/execute/divconst-3.x: Likewise.
10430
10431 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10432
10433         * gcc.dg/20020224-1.c: New test.
10434
10435 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10436
10437         * gcc.c-torture/execute/20020225-1.c: New.
10438
10439 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10440
10441         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10442
10443 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10444
10445         * gcc.dg/20020222-1.c: New test.
10446
10447 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10448
10449         * g++.dg/opt/anonunion1.C: New test.
10450
10451 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10452
10453         * g++.dg/template/qualttp19.C: New test.
10454         * g++.dg/template/qualttp20.C: New test.
10455         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10456         * g++.old-deja/g++.other/qual1.C: Likewise.
10457
10458 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10459
10460         * gcc.dg/attr-alwaysinline.c: New.
10461
10462 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10463
10464         * gcc.dg/20020220-1.c: New test.
10465
10466         * gcc.dg/20020220-2.c: New test.
10467
10468         * g++.dg/opt/mmx1.C: New test.
10469
10470 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10471
10472         * gcc.c-torture/compile/20020110.c: New test.
10473
10474 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10475
10476         * gcc.c-torture/execute/20020219-1.c: New test.
10477
10478         * gcc.dg/20020219-1.c: New test.
10479
10480         * gcc.dg/noncompile/20020220-1.c: New test.
10481
10482         * g++.dg/opt/ptrintsum1.C: New test.
10483
10484         * gcc.dg/debug/20020220-1.c: New test.
10485
10486 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10487
10488         * gcc.c-torture/execute/20020216-1.c: New test.
10489
10490 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10491
10492         * gcc.dg/decl-1.c: Update, new test.
10493
10494 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10495
10496         * g++.dg/abi/bitfield1.C: New test.
10497         * g++.dg/abi/bitfield2.C: New test.
10498
10499 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10500
10501         * gcc.dg/attr-nest.c: New test.
10502
10503 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10504
10505         * gcc.c-torture/execute/20020215-1.c: New test.
10506
10507 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10508
10509         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10510         * g++.dg/debug/debug.exp: New.
10511         * g++.dg/debug/trivial.C: New.
10512         * g++.dg/debug/debug1.C: Moved...
10513         * g++.dg/other/debug1.C: ...from here.
10514         * g++.dg/debug/debug2.C: Moved...
10515         * g++.dg/other/debug2.C: ...from here.
10516         * g++.dg/debug/debug3.C: Moved...
10517         * g++.dg/other/debug3.C: ...from here.
10518
10519         * gcc.dg/noncompile/20020213-1.c: New test.
10520
10521 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10522
10523         * g++.dg/other/debug3.C: New test.
10524
10525         * gcc.c-torture/execute/20020213-1.c: New test.
10526
10527 2002-02-13  Richard Smith <richard@ex-parrot.com>
10528
10529         * g++.old-deja/g++.other/thunk1.C: New test.
10530
10531 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10532
10533         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10534
10535 2002-02-13  Stan Shebs  <shebs@apple.com>
10536
10537         * gcc.dg/altivec-3.c: New.
10538
10539 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10540
10541         * gcc.dg/Wunreachable-1.c: New test.
10542         * gcc.dg/Wunreachable-2.c: New test.
10543
10544 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10545
10546         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10547
10548 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10549
10550         * gcc.dg/decl-1.c: New test.
10551
10552 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10553
10554         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10555
10556 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10557
10558         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10559         * gcc.c-torture/compile/980506-1.x: Likewise.
10560
10561 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10562
10563         * gcc.dg/20020210-1.c: New.
10564
10565 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10566
10567         * g77.f-torture/execute/947.f: New regression test
10568         for PR fortran/947.
10569
10570 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10571
10572         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10573         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10574
10575 2002-02-08  Richard Henderson  <rth@redhat.com>
10576
10577         * gcc.c-torture/compile/labels-3.c: New.
10578
10579 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10580
10581         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10582         expression statements work instead.
10583         * gcc.dg/noncompile/20020207-1.c: New test.
10584
10585 2002-02-07  Richard Henderson  <rth@redhat.com>
10586
10587         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10588
10589 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10590
10591         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10592         message from g77
10593         * lib/g77-dg.exp: Trim g77 error messages so that they are
10594         recognized by dg.exp.
10595
10596 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10597
10598         PR fortran/5473
10599         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10600
10601 2002-02-07  Richard Henderson  <rth@redhat.com>
10602
10603         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10604         to be sufficiently aligned for integers.
10605
10606 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10607
10608         * g++.dg/template/friend4.C: New test.
10609
10610 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10611
10612         PR fortran/5743
10613         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10614         unsupported cases.
10615
10616 2002-02-07  Richard Henderson  <rth@redhat.com>
10617
10618         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10619         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10620         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10621         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10622
10623 2002-02-06  Richard Henderson  <rth@redhat.com>
10624
10625         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10626
10627 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10628
10629         * gcc.dg/20020206-1.c: New test.
10630
10631 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10632
10633         * gcc.c-torture/execute/20020206-1.c: New test.
10634
10635         * gcc.c-torture/execute/20020206-2.c: New test.
10636
10637         PR optimization/5429:
10638         * gcc.c-torture/compile/20020206-1.c: New test.
10639
10640 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10641
10642         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10643         as certain file formats cannot support particularly large
10644         alignments.
10645
10646         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10647         and do not expect to be able to link the executable.
10648
10649         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10650         fail because the COFF format does not support the weak attribute.
10651
10652 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10653
10654         * g77.dg/pr5473.f:  New test
10655
10656 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10657
10658         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10659         Fix testcase accordingly.
10660
10661 2002-02-04  Richard Henderson  <rth@redhat.com>
10662
10663         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10664         (buf): Change to be an array of pointers, not ints.
10665
10666 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10667
10668         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10669         before all tests.  Move warning one line above to match where it
10670         C frontend emits.
10671         * gcc.dg/Wswitch-2.c: New test.
10672         * g++.dg/warn/Wswitch-1.C: New test.
10673         * g++.dg/warn/Wswitch-2.C: New test.
10674
10675 2002-02-04  Richard Henderson  <rth@redhat.com>
10676
10677         * g++.dg/abi/offsetof.C: Fix size comparison.
10678
10679 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10680
10681         * gcc.dg/cast-qual-2.c: New test.
10682
10683 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10684
10685         * gcc.dg/20020201-4.c: New test.
10686
10687 2002-02-04  Ben Elliston  <bje@redhat.com>
10688
10689         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10690         target_info attribute != 0, in addition to the empty string.
10691         (gcc_target_compile): Likewise.
10692
10693 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10694
10695         * gcc.dg/Wswitch.c: New test.
10696         PR gcc/4475. PR gcc/3780.
10697
10698 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10699
10700         * g77.f-torture/execute/5122.f: New test for regressions
10701         against PR fortran/5122.
10702
10703 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10704
10705         * g77.f-torture/compile/pr3743.f: Delete
10706         * g77.dg/pr3743-1.f: New test.
10707         * g77.dg/pr3743-2.f: New test.
10708         * g77.dg/pr3743-3.f: New test.
10709         * g77.dg/pr3743-4.f: New test.
10710
10711 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10712
10713         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10714
10715 2002-02-02  Richard Henderson  <rth@redhat.com>
10716
10717         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10718         * gcc.c-torture/execute/bf64-1.c: Likewise.
10719
10720 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10721
10722         * gcc.dg/20020201-2.c: New test.
10723
10724         * gcc.dg/20020201-3.c: New test.
10725
10726         * gcc.c-torture/execute/bitfld-2.c: New test.
10727
10728 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10729
10730         * gcc.dg/bitfld-1.c: Update.
10731         * gcc.dg/bitfld-2.c: Update.
10732         * gcc.c-torture/execute/bitfld-1.x: New.
10733
10734 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10735
10736         * gcc.c-torture/execute/20020201-1.c: New test.
10737
10738 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
10739
10740         PR target/5469
10741         * gcc.dg/20020201-1.c: New test.
10742
10743 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
10744
10745         PR fortran/3743
10746         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10747         * g77.f-torture/compile/pr3743.x: Remove
10748
10749 2002-01-31  Tom Rix  <trix@redhat.com>
10750
10751         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10752
10753 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10754
10755         * gcc.dg/noncompile/20020130-1.c: New test.
10756
10757 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
10758
10759         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
10760
10761 2002-01-29  Richard Henderson  <rth@redhat.com>
10762
10763         * gcc.c-torture/execute/991118-1.c: Cast various constants back
10764         to long long.
10765         * gcc.c-torture/execute/bf64-1.c: Likewise.
10766
10767 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
10768
10769         * gcc.c-torture/execute/20020129-1.c: New test.
10770
10771 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10772
10773         * gcc.c-torture/compile/20000224-1.c: Update.
10774         * gcc.c-torture/execute/bitfld-1.c: New tests.
10775         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10776         * gcc.dg/uninit-A.c: Update.
10777
10778 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10779
10780         * g++.dg/template/ctor1.C: Add instantiation.
10781
10782 2002-01-28  Paul Koning  <pkoning@equallogic.com>
10783
10784         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10785         argument to __builtin_prefetch to be const ptr.
10786
10787 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
10788
10789         * gcc.c-torture/compile/20020120-1.c: New test.
10790
10791 2002-01-27  Kazu Hirata  <kazu@hxi.com>
10792
10793         * gcc.c-torture/execute/20020127-1.c: New test.
10794
10795 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
10796
10797         * g77.dg/f77-edit-i-in.f: New test
10798         * g77.dg/f77-edit-i-out.f: New test
10799
10800 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
10801
10802         * gcc.dg/debug/debug.exp: New file.
10803         * gcc.dg/debug/trivial.c: New file.
10804         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10805         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10806         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10807         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10808         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10809         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10810         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10811         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10812         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10813         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10814         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10815         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10816         * gcc.dg/20000503-1.c: Removed.
10817         * gcc.dg/20010207-1.c: Removed.
10818         * gcc.dg/20011223-1.c: Removed.
10819         * gcc.dg/20020104-2.c: Removed.
10820         * gcc.dg/debug-1.c: Removed.
10821         * gcc.dg/debug-2.c: Removed.
10822         * gcc.dg/debug-3.c: Removed.
10823         * gcc.dg/debug-4.c: Removed.
10824         * gcc.dg/debug-5.c: Removed.
10825         * gcc.dg/debug-6.c: Removed.
10826         * gcc.dg/dwarf2-1.c: Removed.
10827         * gcc.dg/dwarf2-2.c: Removed.
10828
10829 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10830
10831         * g++.old-deja/g++.other/eh5.C: New test.
10832         * g++.old-deja/g++.other/sibcall2.C: New test.
10833         * g++.old-deja/g++.other/array9.C: New test.
10834         * g++.old-deja/g++.other/typename2.C: New test.
10835         * g++.old-deja/g++.other/crash60.C: New test.
10836         * g++.old-deja/g++.other/conv9.C: New test.
10837         * g++.old-deja/g++.other/mangle10.C: New test.
10838         * g++.old-deja/g++.other/unchanging1.C: New test.
10839         * g++.old-deja/g++.other/exprstmt1.C: New test.
10840         * g++.old-deja/g++.other/inline23.C: New test.
10841         * g++.old-deja/g++.eh/ia64-1.C: New test.
10842         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10843         * g++.old-deja/g++.other/reload1.C: New test.
10844         * g++.old-deja/g++.other/static20.C: New test.
10845         * g++.old-deja/g++.other/local-alloc1.C: New test.
10846         * g++.old-deja/g++.other/conv8.C: New test.
10847         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10848         * g++.old-deja/g++.other/storeexpr1.C: New test.
10849         * g++.old-deja/g++.other/storeexpr2.C: New test.
10850         * g++.dg/eh/template2.C: New test.
10851         * g++.dg/warn/weak1.C: New test.
10852
10853 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10854
10855         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10856         Remove first, non-varying, argument.
10857
10858 2002-01-23  Richard Henderson  <rth@redhat.com>
10859
10860         * gcc.dg/inline-2.c: New.
10861
10862         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10863         Add optional target arg.  Check number of arguments.
10864         (scan-assembler-not, scan-assembler-dem): Likewise.
10865         (scan-assembler-dem-not): Likewise.
10866
10867 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10868
10869         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10870         line 12.
10871         * g++.old-deja/g++.brendan/parse3.C,
10872         g++.old-deja/g++.other/crash26.C,
10873         g++.old-deja/g++.other/crash28.C,
10874         g++.old-deja/g++.other/crash29.C,
10875         g++.old-deja/g++.other/crash30.C,
10876         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10877
10878 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10879
10880         * gcc.dg/20020115-1.c: New.
10881
10882 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10883
10884         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10885
10886 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10887
10888         * gcc.dg/20020122-3.c: New.
10889
10890 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10891
10892         * g++.dg/other/gc1.C: New test.
10893
10894 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10895
10896         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10897
10898 2002-01-22  Richard Henderson  <rth@redhat.com>
10899
10900         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10901
10902 2002-01-22  Richard Henderson  <rth@redhat.com>
10903
10904         * gcc.dg/20020122-4.c: New.
10905
10906 2002-01-22  H.J. Lu <hjl@gnu.org>
10907
10908         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10909         link output.
10910         * gcc.dg/special/ecos.exp: Likewise.
10911         * lib/g++-dg.exp: Likewise.
10912         * lib/g77-dg.exp: Likewise.
10913         * lib/gcc-dg.exp : Likewise.
10914         * lib/mike-g++.exp: Likewise.
10915         * lib/mike-g77.exp: Likewise.
10916         * lib/mike-gcc.exp: Likewise.
10917         * lib/objc-dg.exp: Likewise.
10918
10919 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10920
10921         PR target/5379
10922         * gcc.dg/20020122-2.c: New test.
10923
10924 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10925
10926         * gcc.dg/20020122-1.c: New test.
10927
10928 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10929
10930         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10931
10932 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10933
10934         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10935
10936 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10937
10938         * gcc.c-torture/compile/20020121-1.c: New test.
10939
10940 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10941
10942         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10943         ld_library_path.
10944
10945 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10946
10947         * gcc.dg/20020218-1.c: New test.
10948
10949 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
10950
10951         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10952         messages
10953         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10954         "At global scope" warning
10955         * g++.dg/ext/align1.C: Change cygwin test for alignment
10956         from db-bogus to dg-warning
10957
10958 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
10959
10960         * g77.f-torture/compile/cpp2.F: New test.
10961
10962 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10963
10964         * g++.dg/template/access1.C: New test.
10965
10966 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
10967
10968         * gcc.dg/20020118-1.c: New.
10969
10970 2002-01-18  Kazu Hirata  <kazu@hxi.com>
10971
10972         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10973
10974 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10975
10976         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10977         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10978         alignment warnings.
10979
10980 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10981
10982         * gcc.misc-tests/i386-prefetch.exp: Save and restore
10983         torture_with_loops and torture_without_loops
10984
10985 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
10986
10987         * gcc.c-torture/compile/20020116-1.c: New test.
10988
10989 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
10990
10991         * gcc.dg/20020116-2.c: New test.
10992
10993         * gcc.dg/ultrasp4.c: New test.
10994
10995         * gcc.dg/20020116-1.c: New test.
10996
10997 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
10998
10999         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11000         by EABI.
11001
11002 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11003
11004         * gcc.misc-tests/i386-prefetch.exp: New.
11005         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11006         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11007         * gcc.misc-tests/i386-pf-none-1.c: New test.
11008         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11009
11010 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11011
11012         * gcc.dg/gnu89-init-1.c: Add new tests.
11013
11014 2002-01-15  Andreas Jaeger  <aj@suse.de>
11015
11016         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11017         * gcc.dg/i386-mmx-2.c: Likewise.
11018         * gcc.dg/i386-sse-1.c: Likewise.
11019         * gcc.dg/i386-sse-2.c: Likewise.
11020         * gcc.dg/i386-sse-3.c: Likewise.
11021
11022 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11023
11024         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11025         Uncomment additional cases that now pass.
11026
11027 2002-01-11  Richard Henderson  <rth@redhat.com>
11028
11029         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11030         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11031
11032 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11033
11034         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11035
11036 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11037
11038         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11039         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11040
11041 2002-01-10  Dale Johannesen  <dalej@apple.com>
11042
11043         * gcc.c-torture/execute/loop-11.c: New.
11044
11045 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11046
11047         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11048         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11049
11050 2002-01-09  Richard Henderson  <rth@redhat.com>
11051
11052         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11053         type in which to perform the operation for each size.
11054
11055 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11056
11057         * gcc.c-torture/compile/20020109-2.c: New test.
11058
11059 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11060
11061         * gcc.c-torture/execute/loop-10.c: New test.
11062
11063 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11064
11065         * gcc.c-torture/compile/20010226-1.c: New test.
11066         * gcc.c-torture/compile/20010227-1.c: New test.
11067         * gcc.c-torture/compile/20010426-1.c: New test.
11068         * gcc.c-torture/compile/20010510-1.c: New test.
11069         * gcc.c-torture/compile/20010605-3.c: New test.
11070         * gcc.c-torture/compile/20010824-1.c: New test.
11071         * gcc.c-torture/execute/20010409-1.c: New test.
11072         * gcc.dg/noncompile/20000901-1.c: New test.
11073         * gcc.dg/20001023-1.c: New test.
11074         * gcc.dg/20001101-1.c: New test.
11075         * gcc.dg/20001102-1.c: New test.
11076         * gcc.dg/20010207-1.c: New test.
11077         * gcc.dg/20010405-1.c: New test.
11078         * gcc.dg/20010822-1.c: New test.
11079         * gcc.dg/20011107-1.c: New test.
11080
11081 2002-01-09  Jeffrey A Law  (law@redhat.com)
11082
11083         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11084
11085         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11086         execution failure on PA targets.
11087
11088 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11089
11090         * gcc.c-torture/compile/20020109-1.c: New test.
11091
11092 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11093
11094         * gcc.c-torture/execute/20020108-1.c: New test.
11095
11096 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11097
11098         * gcc.dg/20020108-1.c: New test.
11099
11100 2002-01-08  H.J. Lu <hjl@gnu.org>
11101
11102         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11103         for header files.
11104
11105 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11106
11107         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11108         consistency.
11109
11110 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11111
11112         * gcc.dg/altivec-4.c: Test altivec predicates.
11113
11114 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11115
11116         * gcc.c-torture/execute/20020107-1.c: New test.
11117
11118 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11119
11120         PR c/5279
11121         * gcc.c-torture/compile/20020106-1.c: New test.
11122
11123 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11124
11125         * gcc.c-torture/execute/nestfunc-4.c: New test.
11126
11127 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11128
11129         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11130         extra triple that slipped in.
11131         * g++.old-deja/g++.abi/align.C: Likewise.
11132         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11133
11134 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11135
11136         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11137         * g++.old-deja/g++.abi/align.C: Likewise.
11138         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11139
11140         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11141         on FreeBSD/i386.
11142         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11143         FreeBSD.
11144
11145 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11146
11147         * gcc.dg/20020104-1.c: New test.
11148
11149         * gcc.dg/20020104-2.c: New test.
11150
11151 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11152
11153         * gcc.dg/20020103-1.c: Fix typo in target selector.
11154
11155 2002-01-03  Richard Henderson  <rth@redhat.com>
11156
11157         * gcc.dg/20020103-1.c: New.
11158
11159 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11160
11161         * gcc.c-torture/execute/20020103-1.c: New test.
11162
11163 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11164
11165         * g++.dg/other/debug2.C: New test.
11166
11167         * gcc.c-torture/compile/20020103-1.c: New test.
11168
11169 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11170
11171         * gcc.dg/gnu89-init-1.c: Added new tests.
11172
11173 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11174
11175         * g++.dg/template/friend2.C: Remove as patch is reverted.
11176
11177         * g++.dg/warn/oldcast1.C: New test.
11178
11179         * g++.dg/template/ptrmem1.C: New test.
11180         * g++.dg/template/ptrmem2.C: New test.
11181
11182         * g++.dg/template/ntp.C: New test.
11183
11184         * g++.dg/other/component1.C: New test.
11185
11186         * g++.dg/template/ttp3.C: New test.
11187
11188         * g++.dg/template/friend2.C: New test.
11189         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11190
11191 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11192
11193         * g++.dg/other/ptrmem1.C: New test.
11194         * g++.dg/other/ptrmem2.C: New test.
11195
11196 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11197
11198         * g++.dg/template/ctor1.C: New test.
11199
11200 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11201
11202         * g++.dg/template/friend2.C: New test.
11203
11204 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11205
11206         * gcc.dg/mmix-1.c: New test.
11207
11208 2001-12-31  Richard Henderson  <rth@redhat.com>
11209
11210         * gcc.dg/asm-5.c: New.
11211
11212 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11213
11214         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11215         in namespace __gnu_cxx
11216
11217 2001-12-30  Richard Henderson  <rth@redhat.com>
11218
11219         * gcc.dg/debug-6.c: New.
11220
11221 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11222
11223         * gcc.c-torture/compile/20011229-2.c: New test.
11224
11225 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11226
11227         * gcc.dg/debug-3.c: New test.
11228         * gcc.dg/debug-4.c: New test.
11229         * gcc.dg/debug-5.c: New test.
11230
11231 2001-12-29  Richard Henderson  <rth@redhat.com>
11232
11233         * g++.dg/eh/loop1.C: New.
11234
11235 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11236
11237         * g++.dg/template/crash1.C: New test.
11238
11239 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11240
11241         * g++.dg/other/const1.C: New test.
11242
11243 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11244
11245         * gcc.c-torture/compile/20011229-1.c: New test.
11246
11247 2001-12-28  Stan Shebs  <shebs@apple.com>
11248
11249         * lib/objc-torture.exp: Resync with c-torture.exp.
11250         * lib/objc.exp: Load standard libraries.
11251
11252 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11253
11254         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11255         additional tests.
11256
11257 2001-12-27  Roger Sayle <roger@eyesopen.com>
11258
11259         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11260
11261 2001-12-27  Richard Henderson  <rth@redhat.com>
11262
11263         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11264
11265 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11266
11267         * g++.dg/eh/ctor1.C: New test.
11268         * g++.dg/other/error2.C: New test.
11269
11270 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11271
11272         * g++.dg/other/init2.C: New test.
11273
11274 2001-12-24  Richard Henderson  <rth@redhat.com>
11275
11276         * gcc.dg/20011223-1.c: New.
11277         * gcc.dg/inline-1.c: New.
11278
11279 2001-12-23  Richard Henderson  <rth@redhat.com>
11280
11281         * gcc.dg/asm-4.c: Test operand modifiers.
11282
11283 2001-12-23  Richard Henderson  <rth@redhat.com>
11284
11285         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11286
11287 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11288
11289         * gcc.c-torture/execute/20011223-1.c: New test.
11290
11291 2001-12-21  Richard Henderson  <rth@redhat.com>
11292
11293         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11294         re-enables the warning.
11295
11296 2001-12-21  Richard Henderson  <rth@redhat.com>
11297
11298         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11299
11300 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11301
11302         * gcc.c-torture/compile/20011218-1.c: New test.
11303
11304 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11305
11306         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11307         arm-isr.c test.
11308         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11309         epilogue generation for ARM ISR routines.
11310
11311 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11312
11313         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11314         * gcc.dg/format/c90-printf-3.c: Likewise.
11315         * gcc.dg/format/c99-printf-3.c: Likewise.
11316         * gcc.dg/format/ext-1.c: Likewise.
11317         * gcc.dg/format/ext-6.c: Likewise.
11318         * gcc.dg/format/format.h: Prototype unlocked stdio.
11319
11320 2001-12-20  Richard Henderson  <rth@redhat.com>
11321
11322         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11323         (arena): Use it.
11324         (malloc): Correct allocation logic.  Abort if we fill up the
11325         arena before initialization complete.
11326         (realloc): Correct allocation logic.
11327
11328 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11329
11330         * gcc.c-torture/compile/20011219-2.c: New test.
11331
11332         * gcc.c-torture/execute/20011219-1.c: New test.
11333
11334 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11335
11336         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11337         target does not support weak symbols.
11338
11339 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11340
11341         * gcc.c-torture/compile/20011219-1.c: New test.
11342
11343 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11344
11345         * g++.dg/other/error1.C: New test.
11346
11347 2001-12-17  Jeffrey A Law  (law@redhat.com)
11348
11349         * gcc.c-torture/execute/20011217-1.c: New test.
11350
11351 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11352
11353         * objc.dg/special/: New directory.
11354         * objc.dg/special/special.exp: New file.
11355         * objc.dg/special/unclaimed-category-1.h: New file.
11356         * objc.dg/special/unclaimed-category-1a.m: New file.
11357         * objc.dg/special/unclaimed-category-1.m: New file.
11358
11359 2001-12-17  Andreas Jaeger  <aj@suse.de>
11360
11361         * gcc.c-torture/compile/20011217-2.c: New test.
11362
11363 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11364
11365         * gcc.c-torture/compile/20011217-1.c: New test.
11366
11367 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11368
11369         * testsuite/gcc.dg/20011214-1.c: New.
11370
11371 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11372
11373         * gcc.dg/altivec-4.c: New.
11374
11375 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11376
11377         * gcc.dg/20011113-1.c: New test.
11378
11379 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11380
11381         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11382         std::__malloc_alloc_template<0> and
11383         std::__default_alloc_template<false, 0>.
11384
11385 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11386
11387         * objc/execute/bf-21.m: New test.
11388         * objc/execute/enumeration-1.m: New test.
11389         * objc/execute/enumeration-2.m: New test.
11390
11391 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11392
11393         * gcc.dg/gnu89-init-1.c: New test.
11394
11395 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11396
11397         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11398         * g++.old-deja/g++.jason/2371.C: Likewise.
11399         * g++.old-deja/g++.jason/template33.C: Likewise.
11400         * g++.old-deja/g++.jason/template34.C: Likewise.
11401         * g++.old-deja/g++.jason/template36.C: Likewise.
11402         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11403         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11404         * g++.old-deja/g++.other/typename1.C: Likewise.
11405         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11406         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11407         * g++.old-deja/g++.pt/typename11.C: Likewise.
11408         * g++.old-deja/g++.pt/typename14.C: Likewise.
11409         * g++.old-deja/g++.pt/typename16.C: Likewise.
11410         * g++.old-deja/g++.pt/typename3.C: Likewise.
11411         * g++.old-deja/g++.pt/typename4.C: Likewise.
11412         * g++.old-deja/g++.pt/typename5.C: Likewise.
11413         * g++.old-deja/g++.pt/typename7.C: Likewise.
11414         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11415
11416 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11417
11418         * g++.dg/other/linkage1.C: New test.
11419         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11420         specifiers.
11421
11422 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11423
11424         * gcc.dg/concat.c: New test.
11425
11426 2001-12-11  Stan Shebs  <shebs@apple.com>
11427
11428         * objc/compile: New test directory.
11429         * objc/compile/compile.exp: New expect script.
11430         * objc/compile/20011211-1.m: New compile test.
11431
11432 2001-12-11  Jason Merrill  <jason@redhat.com>
11433
11434         * lib/prune.exp (prune_gcc_output): Also handle "In member
11435         function".  So many permutations...
11436
11437 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11438
11439         * g++.dg/template/typedef1.C: New test.
11440
11441 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11442
11443         * g++.dg/other/copy1.C: New test.
11444
11445 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11446
11447         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11448
11449         * gcc.dg/builtin-choose-expr.c: New.
11450
11451 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11452
11453         * gcc.dg/altivec-2.c: New.
11454
11455 2001-12-07  Richard Henderson  <rth@redhat.com>
11456
11457         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11458
11459 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11460
11461         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11462         ultrasparc.
11463
11464 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11465
11466         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11467
11468 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11469
11470         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11471         variable argument list.
11472
11473 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11474
11475         * gcc.c-torture/execute/memcheck: Delete entire directory.
11476         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11477         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11478
11479 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11480
11481         * gcc.dg/Wshadow-1.c: New test.
11482
11483 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11484
11485         * gcc.c-torture/compile/20011130-1.c: New test.
11486
11487         * gcc.dg/noncompile/20011025-1.c: New test.
11488
11489         * g++.dg/other/anon-union.C: New test.
11490
11491         * gcc.c-torture/execute/20011024-1.c: New test.
11492
11493 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11494
11495         * gcc.c-torture/execute/20000722-1.x,
11496         gcc.c-torture/execute/20010123-1.x: Remove.
11497         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11498         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11499         gcc.dg/c99-complit-2.c: New tests.
11500
11501 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11502
11503         * g++.dg/inherit/base1.C: New test.
11504
11505 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11506
11507         * g++.dg/other/stdarg1.C: New test.
11508
11509         * gcc.c-torture/compile/20011130-2.c: New test.
11510
11511 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11512
11513         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11514         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11515         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11516         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11517         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11518         * gcc.dg/builtin-prefetch-1.c: New test.
11519
11520 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11521
11522         * gcc.dg/20011130-1.c: New test.
11523
11524 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11525
11526         * g++.dg/other/scope1.C: New test.
11527         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11528
11529 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11530
11531         * gcc.dg/vla-init-1.c: New test.
11532
11533 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11534
11535         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11536
11537 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11538
11539         * objc.dg/alias.m: Update.
11540         * objc.dg/class-1.m: Update.
11541         * objc.dg/const-str-1.m: Update.
11542         * objc.dg/fwd-proto-1.m: Update.
11543         * objc.dg/id-1.m: Update.
11544         * objc.dg/super-class-1.m: Update.
11545
11546 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11547
11548         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11549         constructs.
11550
11551 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11552
11553         * gcc.c-torture/execute/20011128-1.c: New test.
11554
11555 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11556
11557         * gcc.dg/20011127-1.c: New test.
11558
11559 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11560
11561         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11562         from Austin Group draft 7.
11563         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11564         scanf format arguments.
11565         * gcc.dg/format/no-exargs-2.c: New test.
11566
11567 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11568
11569         * g++.dg/abi/vbase8-4.C: New test.
11570
11571 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11572
11573         * gcc.c-torture/execute/20011121-1.c: New test.
11574
11575 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11576
11577         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11578
11579 2001-11-23  Andreas Jaeger  <aj@suse.de>
11580
11581         * gcc.dg/cpp/charconst-2.c: New test.
11582
11583 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11584
11585         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11586         to the host if it is remote.  Let tests specify extra headers
11587         they use.
11588         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11589         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11590         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11591         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11592         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11593         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11594         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11595         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11596         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11597         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11598
11599 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11600
11601         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11602         for little endian ARMs.
11603
11604 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11605
11606         * gcc.c-torture/compile/20011119-1.c: New test.
11607         * gcc.c-torture/compile/20011119-2.c: New test.
11608
11609 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11610
11611         * gcc.dg/altivec-1.c: Fix typo.
11612
11613 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11614
11615         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11616
11617 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11618
11619         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11620
11621 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11622
11623         * lib/g77.exp: Don't specify --rpath-link.
11624
11625         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11626         across all the headers.
11627         * gcc.dg/format/format.exp: For testing on a remote host,
11628         copy format.h.
11629
11630         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11631         * gcc.c-torture/execute/930406-1.c: Likewise.
11632         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11633
11634 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11635
11636         * gcc.dg/altivec-1.c: New.
11637
11638 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11639
11640         * gcc.dg/cpp/fpreprocessed.c: New test case.
11641
11642 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11643
11644         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11645         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11646         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11647
11648 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11649
11650         * gcc.dg/no-builtin-1.c: New test.
11651
11652 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11653
11654         * gcc.c-torture/execute/20011115-1.c: New test.
11655
11656 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11657
11658         * gcc.c-torture/compile/20011114-2.c: New test.
11659         * gcc.c-torture/compile/20011114-3.c: New test.
11660         * gcc.c-torture/compile/20011114-4.c: New test.
11661
11662 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11663
11664         * g++.dg/other/init1.C: New test.
11665
11666 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11667
11668         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11669         message.
11670
11671         * gcc.c-torture/execute/20011114-1.c: New testcase.
11672
11673         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11674         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11675         like the (before this change) version of 20010327-1.c.
11676
11677 2001-11-14  Roger Sayle <roger@eyesopen.com>
11678
11679         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11680
11681 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11682
11683         * g++.dg/init/array2.C: New test.
11684
11685 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11686
11687         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11688
11689 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11690
11691         * g++.dg/other/forscope1.C: New test.
11692         * g++.dg/ext/forscope1.C: New test.
11693         * g++.dg/ext/forscope2.C: New test.
11694
11695 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11696
11697         * gcc.c-torture/execute/20011113-1.c: New test.
11698
11699 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11700
11701         * gcc.c-torture/execute/20011109-2.c: New test.
11702
11703         * gcc.c-torture/execute/20011109-1.c: New test.
11704
11705 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11706
11707         * gcc.c-torture/compile/20011109-1.c: New test.
11708
11709 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11710
11711         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11712         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11713         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11714         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11715         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11716         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11717         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11718
11719 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11720
11721         * g++.dg/warn/Wshadow-1.C: New tests.
11722         * g++.old-deja/g++.mike/for3.C: Update.
11723
11724 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11725
11726         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11727         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11728         XFAILs.  Adjust expected error texts.
11729         * gcc.c-torture/compile/20011106-1.c,
11730         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11731         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11732         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11733         gcc.dg/c99-array-lval-5.c: New tests.
11734
11735 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11736
11737         * gcc.dg/cpp/defined.c: Update.
11738
11739 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11740
11741         * gcc.c-torture/execute/anon-1.c: New test.
11742
11743 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
11744
11745         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11746         same size, so no warning should be produced on stormy16.
11747
11748         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11749         due to oversized array.
11750         * g++.old-deja/g++.mike/ns15.C: Likewise.
11751         * g++.old-deja/g++.pt/crash16.C: Likewise.
11752
11753 2001-11-02  Graham Stott  <grahams@redhat.com>
11754
11755         * g++.dgother/debug1.C: Fix typos.
11756
11757 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
11758
11759         * g++.dg/other/debug1.C: New test.
11760
11761 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11762
11763         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11764         of unsigned long.
11765
11766 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
11767
11768         * gcc.dg/20011029-2.c: New test.
11769
11770         * gcc.c-torture/compile/20011029-1.c: New test.
11771
11772 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
11773
11774         * objc/execute/class_self-1.m: New test.
11775         * objc/execute/class_self-2.m: New test.
11776
11777 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
11778
11779         * gcc.misc-tests/msgs.exp: Delete.
11780         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11781         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
11782         error set to match recent changes.
11783
11784 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
11785
11786         * gcc.dg/20011021-1.c: New test.
11787
11788 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
11789
11790         * gcc.c-torture/compile/20011023-1.c: New test.
11791
11792 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
11793
11794         * lib/g77.exp: Rewrite based on lib/g++.exp.
11795
11796 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11797
11798         * gcc.c-torture/execute/20011019-1.c: New test.
11799
11800         * gcc.dg/20011018-1.c: New test.
11801
11802 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
11803
11804         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11805
11806 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
11807
11808         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11809         * gcc.dg/attr-invalid.c: Likewise.
11810
11811 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
11812
11813         * testsuite/gcc.dg/20011015-1.c: New test.
11814
11815 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11816
11817         * g++.dg/template/unify2.C: New test.
11818
11819 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11820
11821         * g++.dg/other/exception-specification.C: New test
11822
11823 2001-10-13  Tom Rix  <trix@redhat.com>
11824
11825         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11826         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11827
11828 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11829
11830         * testsuite/gcc.dg/20011009-1.c: New test.
11831
11832 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11833
11834         PR g++/4476
11835         * g++.dg/other/friend1.C: New test.
11836
11837 2001-10-11  Richard Henderson  <rth@redhat.com>
11838
11839         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11840
11841 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11842
11843         * gcc.c-torture/compile/20011010-1.c: New.
11844
11845 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11846
11847         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11848         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11849         g77.f-torture/execute/execute.exp,
11850         g77.f-torture/noncompile/noncompile.exp,
11851         gcc.c-torture/compile/compile.exp,
11852         gcc.c-torture/execute/execute.exp,
11853         gcc.c-torture/execute/ieee/ieee.exp,
11854         gcc.c-torture/execute/memcheck/memcheck.exp,
11855         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11856         objc/execute/execute.exp: Update FSF address.
11857
11858 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11859
11860         * gcc.dg/cpp/cmdlne-C.c: Update.
11861         * gcc.dg/cpp/cmdlne-C2.c: New.
11862
11863 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11864
11865         * gcc.c-torture/execute/20011008-3.c: New.
11866
11867 2001-10-08  DJ Delorie  <dj@redhat.com>
11868
11869         * gcc.dg/20011008-1.c: New.
11870         * gcc.dg/20011008-2.c: New.
11871
11872 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11873
11874         * gcc.dg/cpp/spacing1.c: Update test.
11875
11876 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11877
11878         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11879         spelling errors of "separate" as "seperate".
11880
11881 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11882
11883         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11884         enough to avoid inlining.
11885
11886 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11887
11888         * lib/g77.exp: set libg2c_dir correctly.
11889
11890 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11891
11892         * gcc.dg/cpp/macro11.c: New test.
11893
11894 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11895
11896         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11897         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11898         gcc.dg/format/multattr-3.c: New tests.
11899         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11900         tests for format attributes on function pointers being rejected.
11901
11902 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11903
11904         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11905
11906 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11907
11908         * g++.dg/warn/format1.C: New test.
11909
11910 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11911
11912         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11913
11914 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11915
11916         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11917
11918 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11919
11920         * gcc.dg/cpp/redef2.c: Add test.
11921
11922 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11923
11924         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11925         long-standing bug on i686, apparently.
11926         * gcc.c-torture/execute/loop-2c.x: New file.
11927         * gcc.c-torture/execute/loop-2d.x: New file.
11928         * gcc.c-torture/execute/loop-3c.x: New file.
11929
11930 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11931
11932         * gcc.dg/cpp/20000625-2.c: Correct line number.
11933
11934 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11935
11936         * gcc.dg/cpp/macro10.c: New test.
11937         * gcc.dg/cpp/strify3.c: New test.
11938         * gcc.dg/cpp/spacing1.c: Add tests.
11939         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11940         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11941
11942 2001-09-24  DJ Delorie  <dj@redhat.com>
11943
11944         * gcc.c-torture/execute/20010924-1.c: New test.
11945
11946 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11947
11948         * testsuite/objc/execute/paste.m: Remove.
11949
11950 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11951
11952         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11953
11954 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
11955
11956         * g77.dg/strlen0.f: New test.
11957
11958 2001-09-21  Richard Henderson  <rth@redhat.com>
11959
11960         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11961         * g++.old-deja/g++.abi/vtable2.C: Likewise.
11962
11963 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11964
11965         Table-driven attributes.
11966         * g++.dg/ext/attrib1.C: New test.
11967
11968 2001-09-20  DJ Delorie  <dj@redhat.com>
11969
11970         * gcc.dg/20000926-1.c: Update expected warning messages.
11971         * gcc.dg/array-2.c: Likewise, and test for warnings too.
11972         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11973         array.
11974
11975 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
11976
11977         * g++.dg/eh/registers1.C: New test case.
11978
11979 2001-09-17  Richard Henderson  <rth@redhat.com>
11980
11981         * gcc.dg/array-5.c: Fix VLA decomposition test.
11982
11983 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11984
11985         * gcc.dg/cpp/line5.c: New testcase.
11986
11987 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11988
11989         * gcc.dg/cpp/macro9.c: New test.
11990
11991 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
11992
11993         * gcc.c-torture/execute/980223.c: Change type of addr from long
11994         to char *.
11995
11996 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
11997
11998         * gcc.c-torture/execute/20010915-1.c: New test.
11999
12000 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12001
12002         * g77.dg/bprob: New directory.
12003         * g77.dg/bprob/bprob.exp: New file.
12004         * g77.dg/bprob/bprob-1.f: New test.
12005         * g77.dg/gcov: New directory.
12006         * g77.dg/gcov/gcov.exp: New file.
12007         * g77.dg/gcov/gcov-1.f: New test.
12008         * g77.dg/gcov/gcov-1.x: New file.
12009
12010 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12011
12012         * gcc.dg/cpp/directiv.c: Update.
12013         * gcc.dg/cpp/undef1.c: Update.
12014
12015 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12016
12017         * gcc.dg/20010912-1.c: New test.
12018
12019 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12020
12021         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12022         language-independent file in lib.
12023         * lib/gcov.exp: New file.
12024
12025 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12026
12027         * gcc.c-torture/compile/20010911-1.c: New test.
12028
12029 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12030
12031         * lib/profopt.exp: New, to support profile-directed optimizations.
12032         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12033         * gcc.misc-tests/bprob-1.c: New test.
12034         * gcc.misc-tests/bprob-2.c: New test.
12035
12036 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12037
12038         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12039         XFAIL and which kinds of gcov output to verify.
12040         * gcc.misc-tests/gcov-4b.x: New file.
12041         * gcc.misc-tests/gcov-5b.x: New file.
12042         * gcc.misc-tests/gcov-6.x: New file.
12043         * gcc.misc-tests/gcov-7.c: New test.
12044         * gcc.misc-tests/gcov-7.x: New file.
12045
12046 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12047
12048         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12049         * gcc.misc-tests/gcov-6.c: New test.
12050
12051 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12052
12053         PR c++/3986
12054         * g++.dg/abi/vbase1.C: New test.
12055
12056 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12057
12058         * objc.dg/method-2.m: New.
12059
12060 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12061
12062         PR c++/4203
12063         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12064         * g++.dg/init/empty1.C: New test.
12065
12066 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12067
12068         * gcc.c-torture/compile/20010903-1.c: New test.
12069
12070 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12071
12072         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12073         for m68k.
12074
12075 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12076
12077         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12078
12079         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12080
12081         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12082
12083 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12084
12085         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12086         for 16-bit 'unsigned int'.
12087
12088 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12089
12090         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12091
12092 2001-08-27  Richard Henderson  <rth@redhat.com>
12093
12094         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12095         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12096
12097 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12098
12099         * gcc.dg/asm-names.c (ymain): New.
12100
12101 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12102
12103         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12104         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12105         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12106
12107 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12108
12109         * gcc.dg/compare5.c: New testcase.
12110
12111 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12112
12113         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12114         and "In instantiation".
12115
12116 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12117
12118         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12119
12120 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12121
12122         * gcc.misc-tests/gcov.exp: Add support for branch information.
12123         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12124         * gcc.misc-tests/gcov-4.c: New test.
12125         * gcc.misc-tests/gcov-4b.c: New test.
12126         * gcc.misc-tests/gcov-5b.c: New test.
12127
12128 2001-08-20  Zack Weinberg  <zackw@panix.com>
12129
12130         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12131         expected to fail.
12132
12133 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12134
12135         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12136
12137 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12138
12139         * g++.dg/eh/
12140         Moved to gcc-deps.exp
12141         * gcc-deps.exp: New file.
12142
12143 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12144
12145         * g++.old-deja/g++.pt/defarg14.C: New test.
12146
12147 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12148
12149         * g++.old-deja/g++.other/lineno5.C: New test.
12150
12151 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12152
12153         * g++.old-deja/g++.pt/crash68.C: New test.
12154
12155 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12156
12157         * g++.old-deja/g++.other/crash42.C: New test.
12158
12159 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12160
12161         * gcc.dg/cpp/extratokens.c: Fix.
12162         * gcc.dg/cpp/skipping2.c: New tests.
12163
12164 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12165
12166         * gcc.c-torture/execute/20010724-1.c: New file.
12167         * gcc.c-torture/execute/20010724-1.x: New file.
12168
12169 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12170
12171         * g++.old-deja/g++.other/cond7.C: New test.
12172
12173 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12174
12175         * g++.old-deja/g++.other/optimize4.C: New test.
12176
12177 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12178
12179         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12180
12181 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12182
12183         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12184         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12185         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12186         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12187
12188         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12189         bug report" message.
12190
12191         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12192         * g++.dg/ext/instantiate1.C: Move from old-deja.
12193
12194 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12195
12196         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12197         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12198         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12199         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12200
12201 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12202
12203         * gcc.c-torture/execute/20010723-1.c: New test.
12204
12205 2001-07-23  Ben Elliston  <bje@redhat.com>
12206
12207         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12208
12209 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12210
12211         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12212         i[34567]86-*-*.
12213         Delete handling of ieee_multilib_flags.
12214         Pass -mieee for alpha*-*-* and sh-*-*.
12215         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12216
12217 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12218
12219         Remove old-abi tests.
12220         * g++.old-deja/g++.mike/p11116.C: Remove.
12221         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12222
12223 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12224
12225         * g77.f-torture/compile/pr3743.f:  New test
12226
12227 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12228
12229         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12230
12231 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12232
12233         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12234         g++.old-deja/g++.pt/static6.C: Likewise.
12235         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12236         supports weak symbols.
12237
12238 2001-07-18  Andreas Jaeger  <aj@suse.de>
12239
12240         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12241         supported again.
12242
12243 2001-07-18  Andreas Jaeger  <aj@suse.de>
12244
12245         * gcc.dg/iftrap-1.c: Fix target line.
12246
12247 2001-07-17  Richard Henderson  <rth@redhat.com>
12248
12249         * gcc.c-torture/execute/20010717-1.c: New.
12250
12251 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12252
12253         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12254         tests.
12255
12256 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12257
12258         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12259
12260 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12261
12262         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12263         UAC_SIGBUS, UAC_NOPRINT definitions.
12264
12265 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12266
12267         * objc/execute/object_is_class.m: New test.
12268         * objc/execute/object_is_meta_class.m: New test.
12269
12270 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12271
12272         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12273         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12274
12275 2001-01-15  David Bil
12276         * objc/execute/class-14.m: Added.
12277         * objc/execute/class-2.m: Added.
12278         * objc/execute/class-3.m: Added.
12279         * objc/execute/class-4.m: Added.
12280         * objc/execute/class-5.m: Added.
12281         * objc/execute/class-6.m: Added.
12282         * objc/execute/class-7.m: Added.
12283         * objc/execute/class-8.m: Added.
12284         * objc/execute/class-9.m: Added.
12285         * objc/execute/class-tests-1.h
12286         * objc/execute/class-tests-2.h
12287         * objc/execute/compatibility_alias.m: Added.
12288         * objc/execute/encode-1.m: Added.
12289         * objc/execute/formal_protocol-1.m: Added.
12290         * objc/execute/formal_protocol-2.m: Added.
12291         * objc/execute/formal_protocol-3.m: Added.
12292         * objc/execute/formal_protocol-4.m: Added.
12293         * objc/execute/formal_protocol-5.m: Added.
12294         * objc/execute/formal_protocol-6.m: Added.
12295         * objc/execute/formal_protocol-7.m: Added.
12296         * objc/execute/informal_protocol.m: Added.
12297         * objc/execute/initialize.m: Added.
12298         * objc/execute/load.m: Added.
12299         * objc/execute/many_args_method.m: Added.
12300         * objc/execute/nested-3.m: Added.
12301         * objc/execute/no_clash.m: Added.
12302         * objc/execute/private.m: Added.
12303         * objc/execute/redefining_self.m: Added.
12304         * objc/execute/root_methods.m: Added.
12305         * objc/execute/selector-1.m: Added.
12306         * objc/execute/static-1.m: Added.
12307         * objc/execute/static-2.m: Added.
12308         * objc/execute/va_method.m: Added.
12309
12310 2001-03-10  Richard Henderson  <rth@redhat.com>
12311
12312         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12313
12314 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
12315
12316         * g++.old-deja/g++.other/crash31.C: XFAIL.
12317         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12318         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12319         * gcc.c-torture/execute/20010123-1.x: XFAIL.
12320         * gcc.c-torture/execute/20010124-1.x: XFAIL.
12321         * gcc.dg/sequence-pt-1.c: XFAIL one test.
12322
12323 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12324
12325         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12326
12327 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12328
12329         * gcc.dg/20000724-1.c: Don't use multiline strings.
12330
12331 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12332
12333         * objc/execute/string1.m, objc/execute/string2.m: Compare the
12334         result of -cString against what we expect it to be; don't just
12335         print it out for no one to read.
12336
12337         * objc/execute/string3.m, objc/execute/string4.m: New tests.
12338         Based on testcases provided by Nicola Pero.
12339
12340 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12341
12342         * gcc.dg/cpp/macro7.c: New test.
12343
12344 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12345
12346         * gcc.dg/cpp/multiline.c: Update.
12347
12348 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12349
12350         * g++.old-deja/g++.other/enum3.C: New test.
12351
12352 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12353
12354         * g++.old-deja/g++.other/pod1.C: New test.
12355
12356 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12357
12358         * g++.old-deja/g++.ext/overload1.C: New test.
12359
12360 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12361
12362         * g++.old-deja/g++.pt/using1.C: New test.
12363
12364 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12365
12366         * g++.old-deja/g++.other/using9.C: New test.
12367
12368 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
12369
12370         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12371
12372         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12373
12374 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
12375
12376         * g++.old-deja/g++.ext/realpt1.C: Remove.
12377
12378 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
12379
12380         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12381
12382 2001-02-26  Will Cohen  <wcohen@redhat.com>
12383
12384         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12385
12386 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
12387
12388         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12389         templatized constructors.
12390
12391 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12392
12393         * gcc.c-torture/execute/20010224-1.c: New test.
12394
12395 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
12396
12397         * gcc.c-torture/execute/20010222-1.c: New test.
12398
12399 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
12400
12401         * g++.old-deja/g++.other/inline20.C: New test.
12402
12403 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
12404
12405         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12406
12407 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12408
12409         * g++.old-deja/g++.other/lookup22.C: New test.
12410
12411 200
12412         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12413         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12414         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12415         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12416         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12417
12418 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
12419
12420         * gcc.c-torture/execute/991228-1.c: Take word endianness into
12421         account.
12422
12423 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12424
12425         * gcc.c-torture/execute/builtin-complex-1.c: New test.
12426
12427 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
12428
12429         * g++.old-deja/g++.pt/crash62.C: New test.
12430
12431 2001-01-04  Richard Henderson  <rth@redhat.com>
12432
12433         * gcc.dg/20000926-1.c: Update expected warnings.
12434         * gcc.dg/array-2.c: Likewise.
12435         * gcc.dg/array-4.c: Also validate flexible array members.
12436         * gcc.dg/c99-flex-array-1.c: New.
12437
12438 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12439
12440         * gcc.c-torture/compile/20001222-1.x: Remove.
12441
12442 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12443
12444         * gcc.c-torture/execute/built-in-setjmp.c: New.
12445
12446 2001-01-03  Richard Henderson  <rth@redhat.com>
12447
12448         * gcc.dg/940510-1.c: Update expected error wording.
12449         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12450
12451 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12452
12453         * lib/target-supports.exp (check_alias_available): Modified to
12454         indicate aliases not supported if only weak aliases are supported.
12455
12456 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12457
12458         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12459         Turn on cmpstrsi checks for __pj__ and __i370__.
12460
12461 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12462
12463         * g++.old-deja/g++.other/virtual11.C: New test.
12464
12465 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12466
12467         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12468
12469 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12470
12471         * gcc.c-torture/compile/20010102-1.c: New test.
12472
12473 2001-01-02  Andreas Jaeger  <aj@suse.de>
12474
12475         * gcc.dg/noreturn-3.c: New test.
12476
12477         * gcc.dg/noreturn-4.c: New test.
12478
12479 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12480
12481         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12482         __builtin_fputc and __builtin_fwrite.
12483
12484 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12485
12486         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12487         signed char, not default char.
12488
12489 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12490
12491         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12492
12493 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12494
12495         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12496
12497 2000-12-29  Richard Henderson  <rth@redhat.com>
12498
12499         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12500         (__cyg_profile_func_exit): Define.
12501
12502 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12503
12504         * g++.dg/vtgc1.C: New test.
12505
12506 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12507
12508         * gcc.dg/noncompile/20001228-1.c: New test.
12509
12510         * gcc.dg/20001228-1.c: New test.
12511
12512         * gcc.c-torture/execute/20001228-1.c: New test.
12513
12514 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12515
12516         * gcc.dg/format-strfmon-1.c: New test.
12517
12518 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12519
12520         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12521         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12522         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12523         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12524         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12525         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12526         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12527         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12528         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12529         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12530         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12531         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12532         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12533
12534         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12535         * gcc.c-torture/execute/string-opt-4.c: Test index.
12536
12537 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12538
12539         * gcc.c-torture/compile/20001226-1.c: New test.
12540
12541 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12542
12543         * gcc.c-torture/compile/20001222-1.c: New test.
12544         * gcc.c-torture/compile/20001222-1.x: Xfail.
12545
12546 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12547
12548         * gcc.c-torture/execute/comp-goto-2.c: New test.
12549
12550 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12551
12552         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12553         Use long types if __INT_MAX__ is 32767.
12554         (main): Use cast to (sint32 *) when poking 88 into a_page.
12555
12556         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12557
12558 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12559
12560         * gcc.c-torture/compile/20001221-1.c: New test.
12561         * gcc.c-torture/execute/20001221-1.c: New test.
12562
12563 2000-12-20  Richard Henderson  <rth@redhat.com>
12564
12565         * g++.old-deja/g++.pt/crash36.C: Update error lines.
12566         * g++.old-deja/g++.robertl/eb109.C: Likewise.
12567
12568 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12569
12570         * gcc.dg/compare3.c: New test.
12571
12572 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12573
12574         * gcc.dg/format-warnll-1.c: New test.
12575
12576 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12577
12578         * gcc.dg/cpp/cmdlne-P.c: New test.
12579
12580 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12581
12582         * gcc.c-torture/execute/builtin-abs-1.c,
12583         gcc.c-torture/execute/builtin-abs-2.c: New tests.
12584
12585 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12586
12587         * gcc.dg/cpp/multiline.c: New test.
12588
12589 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12590
12591         * g++.old-deja/g++.other/syshdr1.C: Update.
12592         * gcc.dg/cpp/lineflags.c: Remove temporarily.
12593
12594 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12595
12596         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12597
12598 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12599
12600         * g++.old-deja/g++.pt/ttp65.C: New test.
12601
12602 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12603
12604         * g++.old-deja/g++.pt/ttp64.C: New test.
12605
12606 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12607
12608         * g++.old-deja/g++.pt/spec33.C: New test.
12609
12610 2000-12-14  Catherine Moore  <clm@redhat.com>
12611
12612         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12613         * gcc.c-torture/execute/920612-2.c: Likewise.
12614         * gcc.c-torture/execute/920428-2.c: Likewise.
12615         * gcc-c-torture/execute/va-arg-11.c: Call exit.
12616         * gcc.c-torture/execute/va-arg-21.c: Likewise.
12617
12618 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12619
12620         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12621         * gcc.dg/pack-test-2.c: Likewise.
12622
12623 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12624
12625         Tests by Zack Weinberg <zackw@stanford.edu>.
12626
12627         * gcc.dg/cpp/defined.c: Update.
12628         * gcc.dg/cpp/defined_trad.c: New tests.
12629
12630 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12631
12632         * gcc.dg/cpp/trad-direct.c: Update.
12633
12634 2000-12-11  Neil Booth  <neilb@earthling.net>
12635
12636         * gcc.dg/cpp/defined_trad.c
12637
12638 2000-12-11  Neil Booth  <neilb@earthling.net>
12639
12640         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
12641
12642 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12643
12644         * gcc.dg/format-miss-2.c: New test.
12645
12646 2000-12-09  Neil Booth  <neilb@earthling.net>
12647
12648         * gcc.dg/cpp/lineflags.c: New tests.
12649         * gcc.dg/cpp/poison.c: Update.
12650         * gcc.dg/cpp/redef2.c: Update.
12651         * gcc.dg/cpp/skipping.c: New test.
12652
12653 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
12654
12655         * g++.old-deja/g++.other/eh3.C: New testcase.
12656
12657 2000-12-07  Neil Booth  <neilb@earthling.net>
12658
12659         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
12660         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
12661         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
12662         wtr-union-init-2.c, wtr-union-init-3.c: Update.
12663         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
12664         Update.
12665
12666 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12667
12668         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
12669         __SIZE_TYPE__ instead of int for type of integers cast to
12670         pointers.
12671
12672 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
12673
12674         * g++.old-deja/g++.other/cleanup4.C: New test.
12675
12676 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12677
12678         * format-sec-1.c: New test.
12679
12680 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12681
12682         * gcc.dg/format-nonlit-3.c: New test.
12683
12684 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12685
12686         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
12687         through a null pointer.
12688
12689 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sou
12690         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12691         library makes no calls to `operator new' during initialization.
12692
12693 2000-11-04  Neil Booth  <neilb@earthling.net>
12694
12695         * gcc.dg/cpp/include2.c: New tests.
12696
12697 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
12698
12699         * lib/g++.exp (g++_set_ld_library_path): New function.
12700         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12701
12702 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
12703
12704         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
12705         warnings.
12706
12707 2000-11-01  Richard Henderson  <rth@redhat.com>
12708
12709         * g++.old-deja/g++.ext/namedret1.C: New.
12710         * g++.old-deja/g++.ext/namedret2.C: New.
12711         * g++.old-deja/g++.ext/namedret3.C: New.
12712
12713 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
12714
12715         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12716         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12717
12718 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12719
12720         * gcc.c-torture/execute/va-arg-21.c: New test.
12721
12722 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12723
12724         * gcc.dg/c99-complex-2.c: New test.
12725
12726 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12727
12728         * gcc.c-torture/execute/stdio-opt-1.c: New test.
12729
12730 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
12731
12732         * g++.old-deja/g++.other/inline16.C: New test.
12733
12734 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
12735
12736         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12737         __PRETTY_FUNCTION__
12738
12739 2000-10-29  Neil Booth  <neilb@earthling.net>
12740
12741         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12742         New tests.
12743         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12744         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12745         optimisation.
12746
12747 2000-10-29  Neil Booth  <neilb@earthling.net>
12748
12749         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
12750         * mi1.c, mi1c.h: Add null directives to multiple-include test.
12751         * mi5.c: Test multiple includes work with -C.
12752         * trigraphs.c: Test ^= version.
12753
12754 2000-10-28  Neil Booth  <neilb@earthling.net>
12755
12756         New tests and test updates for new macro expander.
12757
12758         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
12759         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
12760         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
12761         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
12762         new diagnostic messages.
12763
12764         * gcc.dg/cpp/macro3.c: New tests.
12765
12766 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
12767
12768         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
12769         on the same line.
12770
12771 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
12772
12773         * g++.old-deja/g++.other/eh2.C: New test.
12774
12775 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12776
12777         * gcc.c-torture/execute/20001027-1.c: New test.
12778
12779 2000-10-26  Richard Henderson  <rth@redhat.com>
12780
12781         * gcc.c-torture/execute/20001026-1.c: New.
12782
12783 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
12784
12785         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
12786         * g++.old-deja/g++.law/builtin1.C: Likewise.
12787         * g++.old-deja/g++.law/ctors10.C: Likewise.
12788         * g++.old-deja/g++.law/virtual3.C: Likewise.
12789         * g++.old-deja/g++.mike/p658.C: Likewise.
12790         * g++.old-deja/g++.other/sibcall1.C: Likewise.
12791         * g++.old-deja/g++.other/vaarg2.C: Likewise.
12792         * g++.old-deja/g++.robertl/eb124.C: Likewise.
12793         * g++.old-deja/g++.robertl/eb44.C: Likewise.
12794         * g++.old-deja/g++.robertl/eb77.C: Likewise.
12795
12796 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
12797
12798         * gcc.c-torture/compile/20001024-1.c: New test.
12799
12800 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
12801
12802         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
12803         to tell us whether or not we are using V3.
12804
12805 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12806
12807         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
12808         operands.
12809
12810 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12811
12812         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
12813
12814 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
12815
12816         * gcc.c-torture/execute/20001024-1.c: New test.
12817
12818 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
12819
12820         * g++.old-deja/g++.other/sibcall1.C: New test.
12821
12822 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
12823
12824         * gcc.dg/noncompile/init-3.c: New test.
12825
12826 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12827
12828         * gcc.dg/format-array-1.c: New test.
12829
12830 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12831
12832         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
12833         writing through null pointers; remove comment about testing
12834         unterminated strings.
12835
12836 2000-10-17  Matthew Hiller  <hiller@redhat.com>
12837
12838         * gcc.c-torture/execute/20001017-2.c: New test.
12839
12840 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12841
12842         * gcc.c-torture/compile/20001018-1.c: New test.
12843         * gcc.c-torture/compile/20001018-1.x: Xfail.
12844
12845 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12846
12847         * gcc.c-torture/execute/20001017-1.c: New test.
12848
12849 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12850
12851         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
12852         for multiple use of arguments with scanf formats; add tests for
12853         multiple use of arguments.
12854
12855 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
12856
12857         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
12858
12859 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12860
12861         * gcc.dg/format-miss-1.c: New test.
12862
12863 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12864
12865         * gcc.c-torture/execute/20001013-1.c: New test.
12866
12867 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12868
12869         * gcc.dg/format-branch-1.c: New test.
12870
12871 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12872
12873         * README, lib/file-format.exp: Remove EGCS references.
12874
12875 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12876
12877         * gcc.dg/20001013-1.c: New test.
12878
12879 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12880
12881         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
12882         for intmax_t in the compiler using __typeof__ and the type rules
12883         for conditional expressions.
12884
12885 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
12886
12887         * gcc.dg/20001012-1.c: New test.
12888         * gcc.dg/20001012-2.c: New test.
12889
12890 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12891
12892         * gcc.dg/format-attr-1.c: New test.
12893
12894 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12895
12896         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
12897         __LONG_LONG_MAX__ instead of LLONG_MAX.
12898
12899 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12900
12901         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
12902         scanf flags.
12903         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
12904         flags.
12905
12906 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12907
12908         * gcc.dg/sequence-pt-1.c: New test.
12909
12910 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
12911
12912         * gcc.c-torture/execute/20001011-1.c: New testcase.
12913         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
12914
12915 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
12916
12917         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
12918         does not error on it.
12919
12920 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
12921
12922         * gcc.dg/20001009-1.c: New test.
12923
12924 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12925
12926         * gcc.c-torture/compile/20001009-1.c: Move from here ....
12927         * gcc.c-torture/execute/20001009-2.c: ... to here.
12928
12929 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
12930
12931         * gcc.c-torture/compile/20001009-1.c: New testcase.
12932         * gcc.c-torture/execute/20001009-1.c: New testcase.
12933         Testcases provided by Jan Hubicka <jh@suse.cz>.
12934
12935 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12936
12937         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12938         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
12939         uintmax_t using <limits.h> to emulate the compiler's internal
12940         logic.  No longer XFAIL %j tests.
12941
12942 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12943
12944         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
12945         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12946         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
12947         regexps and details of expected handling of some bad formats.
12948         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
12949         suppression.
12950
12951 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12952
12953         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
12954         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
12955         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
12956         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
12957         in list archives.
12958
12959 2000-10-06  Richard Henderson  <rth@cygnus.com>
12960
12961         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
12962         * g++.old-deja/g++.brendan/crash52.C: Likewise.
12963         * g++.old-deja/g++.jason/report.C: Likewise.
12964         * g++.old-deja/g++.law/friend5.C: Likewise.
12965         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
12966         of the expected warnings.
12967
12968 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
12969
12970         * g++.old-deja/g++.pt/enum14.C: New test.
12971
12972 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
12973
12974         * g++.old-deja/g++.pt/crash59.C: New test.
12975
12976 2000-10-04  Will Cohen  <wcohen@redhat.com>
12977
12978         * gcc.dg/20000926-1.c: New test.
12979
12980 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
12981
12982         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
12983         function name for current C++ compiler.
12984         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
12985
12986 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
12987
12988         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
12989         __PRETTY_FUNCTION__.
12990         * g++.old-deja/g++.ext/pretty2.C: Likewise.
12991
12992 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12993
12994         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
12995
12996 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
12997
12998         * gcc.c-torture/compile/20000923-1.c: New test.
12999
13000 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13001
13002         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13003         * g++.old-deja/g++.pt/ttp62.C: Same.
13004         * g++.old-deja/g++.other/inline14.C: Same.
13005
13006 2000-09-24  Richard Henderson  <rth@cygnus.com>
13007
13008         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13009
13010 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13011
13012         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13013
13014 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13015
13016         * gcc.c-torture/compile/20000922-1.c: New file.
13017
13018 2000-09-21  Nick Clifton  <nickc@redhat.com>
13019
13020         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13021         a signed long modulo operation.
13022         (mod6): New function - perform an unsigned long modulo operation.
13023         (main): Add tests for modulos of very large numbers by very small
13024         dividends.
13025
13026 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13027
13028         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13029
13030 2000-09-19  Richard Henderson  <rth@cygnus.com>
13031
13032         * gcc.dg/compare2.c (case 10): XFAIL.
13033
13034 2000-09-18  Richard Henderson  <rth@cygnus.com>
13035
13036         * gcc.c-torture/execute/20000906-1.c: Move ...
13037         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13038         that support __builtin_trap.
13039
13040 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13041
13042         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13043
13044 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13045
13046         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13047         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13048         more $ format tests.
13049
13050 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13051
13052         * gcc.dg/format-errmk-1.c: New test.
13053
13054 2000-09-17  Greg McGary  <greg@mcgary.org>
13055
13056         * gcc.c-torture/execute/20000917-1.x: Remove.
13057
13058 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13059
13060         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13061
13062 2000-09-17  Greg McGary  <greg@mcgary.org>
13063
13064         * gcc.c-torture/execute/20000917-1.c: New test.
13065         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13066
13067 2000-09-16  Neil Booth  <NeilB@earthling.net>
13068
13069         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13070         in nested macro bug.
13071
13072 2000-09-15  Neil Booth  <NeilB@earthling.net>
13073
13074         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13075
13076 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13077
13078         * gcc.c-torture/execute/20000914-1.c: New test.
13079
13080 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13081
13082         * g++.other/inline13.C: New test.
13083
13084 2000-09-12  Andreas Jaeger  <aj@suse.de>
13085
13086         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13087         constant by Ulrich Drepper <drepper@redhat.com>.
13088
13089 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13090
13091         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13092
13093 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13094
13095         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13096
13097 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13098
13099         * gcc.dg/cpp/backslash.c: New test.
13100
13101 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13102
13103         * gcc.c-torture/execute/20000910-1.c: New test.
13104         * gcc.c-torture/execute/20000910-2.c: Likewise.
13105
13106 2000-09-11  Robert Lipe  <robertl@sco.com>
13107
13108         * gcc.dg/pragma-align.c: New test.
13109
13110 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13111
13112         * g++.old-deja/g++.pt/explicit82.C: New test.
13113         * g++.old-deja/g++.pt/explicit83.C: New test.
13114
13115 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13116
13117         * gcc.dg/asm-names.c: New test.
13118
13119 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13120
13121         * gcc.dg/cpp/tr-warn6.c: New test
13122
13123 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13124
13125         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13126         be accepted.
13127
13128 2000-09-07  Catherine Moore  <clm@redhat.com>
13129
13130         * gcc.c-torture/execute/unroll-1.c: New test.
13131
13132 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13133
13134         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13135         ERROR markers.
13136         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13137         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13138         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13139         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13140         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13141         Preprocess only.
13142         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13143         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13144
13145 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13146
13147         * g++.old-deja/g++.pt/deduct2.C: New test.
13148
13149 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13150
13151         * g++.old-deja/g++.pt/parms2.C: New test.
13152
13153 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13154
13155         * g++.old-deja/g++.pt/crash58.C: New test.
13156
13157 2000-09-06  Greg McGary  <greg@mcgary.org>
13158
13159         * gcc.c-torture/execute/20000906-1.c: New test.
13160         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13161
13162 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13163
13164         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13165
13166 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13167
13168         * g++.old-deja/g++.pt/crash57.C: New test.
13169
13170 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13171
13172         * g++.old-deja/g++.pt/crash56.C: New test.
13173
13174 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13175
13176         * g++.old-deja/g++.pt/koenig1.C: New test.
13177
13178 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13179
13180         * gcc.dg/20000904-1.c: New test.
13181
13182 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13183
13184         * gcc.dg/cpp/paste8.c: New test.
13185
13186 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13187
13188         * gcc.c-torture/compile/20000827-1.c: New test.
13189
13190 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13191
13192         * gcc.dg/format-diag-1.c: New test.
13193
13194 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13195
13196         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13197         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13198         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13199         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13200         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13201
13202 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13203
13204         * g++.old-deja/g++.other/nested4.C: New test.
13205
13206 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13207
13208         * g++.old-deja/g++.ns/scoped1.C: New test.
13209
13210 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13211
13212         * lib/g++.exp: Support testing already-installed GCC.
13213
13214 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13215
13216         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13217
13218 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13219
13220         * gcc.dg/return-type-2.c: New test.
13221
13222 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13223
13224         * gcc.c-torture/compile/20000825-1.c: New test.
13225
13226 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13227
13228         * gcc.dg/dwarf2-2.c: New test.
13229
13230 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13231
13232         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13233         dg-warning regexps.
13234
13235 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13236
13237         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13238         gcc.dg/format-ext-5.c: New tests.
13239
13240 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13241
13242         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13243
13244 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13245
13246         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13247
13248 2000-08-24  Richard Henderson  <rth@cygnus.com>
13249
13250         * gcc.dg/ia64-sync-1.c: New test.
13251         * gcc.dg/ia64-sync-2.c: New test.
13252         * gcc.dg/ia64-asm-1.c: New test.
13253
13254 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13255
13256         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13257         * gcc.dg/format-ext-2.c: New test.
13258
13259 2000-08-23  Jason Merrill  <jason@redhat.com>
13260
13261         * lib/old-dejagnu.exp: Also ignore "In member function" and
13262         "At global scope".
13263
13264 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13265
13266         * gcc.dg/noncompile/label-lineno-1.c: New test.
13267
13268 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13269
13270         * gcc.dg/c99-array-nonobj-1.c: New test.
13271
13272 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13273
13274         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13275         tests.
13276         * gcc.dg/format-ext-1.c: New test.
13277
13278 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13279
13280         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13281         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13282         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13283         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13284         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13285
13286 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13287
13288         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13289         gcc.dg/c99-strftime-2.c: New tests.
13290
13291 2000-08-22  Richard Henderson  <rth@cygnus.com>
13292
13293         * gcc.c-torture/execute/20000822-1.c: New test.
13294
13295 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13296
13297         * gcc.c-torture/execute/20000819-1.x: Remove.
13298
13299 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13300
13301         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13302         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13303         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13304         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13305         gcc.dg/format-xopen-1.c: New tests.
13306
13307 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13308
13309         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13310
13311 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13312
13313         * g++.old-deja/g++.other/loop2.C: New test.
13314
13315         * gcc.c-torture/compile/20000606-1.c: New test.
13316         * gcc.c-torture/compile/20000728-1.c: New test.
13317         * gcc.c-torture/execute/20000801-1.c: New test.
13318         * gcc.c-torture/execute/20000801-2.c: New test.
13319         * gcc.c-torture/execute/20000819-1.c: New test.
13320         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13321         * gcc.dg/20000629-1.c: New test.
13322         * gcc.dg/20000724-1.c: New test.
13323         * gcc.dg/20000807-1.c: New test.
13324
13325 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13326
13327         * gcc.dg/cpp/pragma-1.c: New test.
13328         * gcc.dg/cpp/pragma-2.c: New test.
13329
13330 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13331
13332         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13333         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13334
13335 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13336
13337         * gcc.c-torture/compile/20000818-1.c: New test.
13338
13339 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13340
13341         * gcc.c-torture/execute/20000818-1.c: New test.
13342
13343 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13344
13345         * gcc.dg/format-va-1.c: New test.
13346
13347 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13348
13349         * g++.old-deja/g++.other/typedef8.C: New test.
13350
13351 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13352
13353         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13354         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13355         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13356         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13357         * g++.old-deja/g++.other/ptrmem7.C: New test.
13358         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13359
13360 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13361
13362         * g++.old-deja/g++.pt/typename27.C: New test.
13363
13364 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13365
13366         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13367         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13368         * g++.old-deja/g++.pt/friend45.C: New test.
13369         * g++.old-deja/g++.other/friend8.C: New test.
13370
13371 2000-08-15  Richard Henderson  <rth@cygnus.com>
13372
13373         * gcc.c-torture/execute/20000815-1.c: New test.
13374
13375 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13376
13377         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13378         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13379         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13380
13381 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13382
13383         * g++.old-deja/g++.other/refinit2.C: New test.
13384
13385 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13386
13387         * lib/c-torture.exp (c-torture): Make
13388         compiler_conditional_xfail_data global.
13389         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13390         compiler_conditional_xfail_data machinery.
13391         (f-torture-execute): Likewise.
13392         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13393         and only when unrolling loops.
13394
13395         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13396
13397 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13398
13399         * g++.old-deja/g++.pt/explicit81.C: New test.
13400
13401 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13402
13403         * g++.old-deja/g++.pt/typename26.C: New test.
13404
13405 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13406
13407         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13408         warning.
13409
13410 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13411
13412         * g++.old-deja/g++.other/array3.C: New test.
13413
13414 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13415
13416         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13417         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13418         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13419         New tests.
13420
13421 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13422
13423         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13424         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13425
13426 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13427
13428         * gcc.c-torture/execute/20000808-1.c: New test.
13429
13430 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13431
13432         * gcc.dg/c90-const-expr-1.c: New test.
13433
13434 2000-08-08  Richard Henderson  <rth@cygnus.com>
13435
13436         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13437
13438 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13439
13440         * gcc.dg/noncompile/const-ll-1.c: New test.
13441
13442 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13443
13444         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13445
13446 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13447
13448         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13449         that running programs linked against the shared version of libobjc
13450         run correctly.
13451
13452 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13453
13454         * gcc.dg/c99-printf-1.c: New test.
13455
13456 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13457
13458         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13459
13460 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13461
13462         * gcc.c-torture/execute/20000731-1.x: Delete.
13463
13464 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13465
13466         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13467         and torture_without_loops as is done by c-torture.exp.
13468         (search_for): Copy from c-torture.exp.
13469         (gcc-dg-runtest): New function, drives a directory of tests
13470         iterating over the TORTURE_OPTIONS.
13471         (scan-assembler, scan-assembler-not): Move here from
13472         individual directory drivers.
13473
13474         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13475         defined by lib/gcc-dg.exp.
13476         * gcc.dg/cpp/cpp.exp: Likewise.
13477         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13478         gcc-dg-runtest, so we cycle over optimization options.
13479
13480         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13481         * gcc.dg/compare2.c: No longer expected to fail.
13482
13483 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13484
13485         * gcc.c-torture/execute/20000804-1.c: New test.
13486
13487 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13488
13489         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13490
13491 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13492
13493         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13494
13495 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13496
13497         * gcc.c-torture/compile/20000803-1.c: New test.
13498
13499 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13500
13501         * gcc.c-torture/execute/20000801-3.c,
13502         gcc.c-torture/execute/20000801-4.c: New tests.
13503         * gcc.c-torture/execute/20000801-3.x,
13504         gcc.c-torture/execute/20000801-4.x: Xfail.
13505
13506 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
13507
13508         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13509         libobjc/.libs to allow for libtool.
13510
13511 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
13512
13513         * gcc.c-torture/compile/20000802-1.c: New test.
13514
13515 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
13516
13517         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13518
13519 2000-07-31  Jeffrey A Law  (law@cygnus.com)
13520
13521         * gcc-c-torture/execute/20000731-2.c: New test.
13522
13523         * gcc.c-torture/execute/20000731-1.c: New test.
13524         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13525
13526 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13527
13528         * testsuite/gcc.dg/cpp/paste7.c: New test.
13529         * gcc.dg/cpp/20000725-1.c: New test.
13530
13531 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13532
13533         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13534         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13535         declaration warning for __builtin_dwarf_reg_size.
13536
13537         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13538
13539 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13540
13541         * gcc.dg/noncompile/voidparam-1.c: New test.
13542
13543 2000-07-30  Richard Henderson  <rth@cygnus.com>
13544
13545         * gcc.dg/c90-digraph-1.c: Don't xfail.
13546         * gcc.dg/compare2.c (case 10): Xfail.
13547         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13548
13549 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13550
13551         * gcc.dg/c99-main-1.c: New test.
13552
13553 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13554
13555         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13556
13557 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13558
13559         * gcc.c-tortuer/execute/20000726-1.c: New test.
13560
13561 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13562
13563         * gcc.c-torture/execute/enum-2.c: New test.
13564
13565 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13566
13567         * gcc.dg/cpp/tr-warn3.c: New test.
13568
13569 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13570
13571         * g++.old-deja/g++.ext/implicit1.C: Remove.
13572         * g++.old-deja/g++.jason/c2.C: Remove
13573         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13574         * g++.old-deja/g++.pt/crash16.C: Likewise.
13575         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13576
13577 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13578
13579         * g++.old-deja/g++.other/for2.C: New test.
13580
13581 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13582
13583         * gcc.dg/20000720-1.c: New test.
13584
13585 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13586
13587         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13588
13589 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13590
13591         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13592         * gcc.c-torture/execute/20000722-1.c: New.
13593         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13594
13595 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13596
13597         * gcc.dg/cpp/20000720-1.S: New test.
13598
13599 2000-07-21  Michael Meissner  <meissner@redhat.com>
13600
13601         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13602
13603 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13604
13605         * g++.old-deja/g++.brendan/crash16.C,
13606         g++.old-deja/g++.brendan/parse3.C,
13607         g++.old-deja/g++.brendan/redecl1.C,
13608         g++.old-deja/g++.ns/template13.C,
13609         g++.old-deja/g++.other/decl4.C,
13610         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13611
13612 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13613
13614         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13615         and "Internal error".
13616
13617         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13618         regexps.
13619         * gcc.dg/cpp/paste6.c: New test.
13620
13621 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13622
13623         * gcc.dg/cpp/tr-direct.c: New test.
13624
13625         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13626         gcc.dg/cpp/undef1.c: Tweak error regexps.
13627
13628 2000-07-18  Eric Christopher <echristo@redhat.com>
13629
13630         * gcc.c-torture/compile/20000718-1.c: New test.
13631
13632 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13633
13634         * cpplex.c (_cpp_push_token): If the token being pushed back
13635         is the previous token in this context, just subtract one from
13636         context->posn.
13637         * cppmacro.c (save_expansion): Clear aux field when storing a
13638         placemarker.
13639
13640 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13641
13642         * gcc.dg/noncompile/redecl-1.c: New test.
13643
13644 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13645
13646         * gcc.c-torture/execute/20000717-5.c: New test.
13647         * gcc.c-torture/execute/20000717-1.x: Removed.
13648
13649 2000-07-17  Richard Henderson  <rth@cygnus.com>
13650
13651         * gcc.c-torture/execute/20000717-4.c: New test.
13652
13653 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13654
13655         * gcc.dg/cpp/syshdr.c: New test.
13656         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13657
13658 2000-07-17  Neil Booth  <neilb@earthling.net>
13659
13660         * gcc.dg/cpp/cmdlne-dM.c: New test.
13661         * gcc.dg/cpp/cmdlne-dD.c: New test.
13662
13663 2000-07-17  Jeffrey A Law  (law@cygnus.com)
13664
13665         * gcc.c-torture/execute/20000717-3.c: New test.
13666
13667         * gcc.c-torture/compile/20000717-1.c: New test.
13668
13669 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13670
13671         * gcc.c-torture/execute/20000717-2.c: New test.
13672
13673 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13674
13675         * gcc.dg/formatz-1.c: New test.
13676
13677         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13678         * gcc.dg/c99-digraph-1.c: New tests.
13679
13680         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13681         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13682
13683         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13684         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13685         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13686         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13687         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13688         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13689         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13690
13691 2000-07-17   Greg McGary <greg@mcgary.org>
13692
13693         * gcc.c-torture/execute/20000717-1.c: New test.
13694         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13695
13696 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
13697
13698         * gcc.c-torture/execute/20000715-2.c: New test.
13699         * gcc.dg/20000715-1.c: New test.
13700
13701 2000-07-15  Michael Meissner  <meissner@redhat.com>
13702
13703         * gcc.c-torture/execute/20000715-1.c: New test.
13704
13705 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13706
13707         * gcc.c-torture/execute/20000707-1.c: New test.
13708
13709 2000-07-13  Neil Booth  <NeilB@earthling.net>
13710
13711         * testsuite/gcc.dg/cpp/digraph1.c,
13712         testsuite/gcc.dg/cpp/digraph2.c,
13713         testsuite/gcc.dg/cpp/digraphs.c: New tests.
13714
13715 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
13716
13717         * g77.f-torture/compile/20000630-2.f:  New test.
13718         * g77.f-torture/compile/20000630-2.x
13719
13720 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13721
13722         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
13723
13724 2000-07-11  Neil Booth  <NeilB@earthling.net>
13725
13726         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13727
13728 2000-07-11  Neil Booth  <NeilB@earthling.net>
13729
13730         * gcc.dg/cpp/cmdlne-C.c: New.
13731
13732 2000-07-09  Neil Booth  <NeilB@earthling.net>
13733
13734         * gcc.dg/cpp/directiv.c: New tests.
13735         * gcc.dg/cpp/undef1.c: Update.
13736
13737 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
13738
13739         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13740
13741 2000-07-09  Neil Booth  <NeilB@earthling.net>
13742
13743         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13744
13745 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
13746
13747         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
13748         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
13749
13750 2000-07-08  Neil Booth  <NeilB@earthling.net>
13751
13752         * gcc.dg/cpp/macsyntx.c: New tests.
13753
13754 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13755
13756         * gcc.dg/20000707-1.c: New test.
13757
13758 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13759
13760         * gcc.c-torture/execute/20000706-1.c: New test.
13761         * gcc.c-torture/execute/20000706-2.c: New test.
13762         * gcc.c-torture/execute/20000706-3.c: New test.
13763         * gcc.c-torture/execute/20000706-4.c: New test.
13764         * gcc.c-torture/execute/20000706-5.c: New test.
13765
13766 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13767
13768         * g++.old-deja/g++.pt/instantiate7.C: New test.
13769
13770 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13771
13772         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
13773         * g++.old-deja/g++.mike/thunk3.C: Likewise.
13774         * g++.old-deja/g++.other/rtti3.C: Likewise.
13775         * g++.old-deja/g++.other/rttid3.C: Likewise.
13776
13777 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
13778
13779         *  g77.f-torture/compile/20000630-1.x: Fix typo
13780
13781 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
13782
13783         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
13784         assembly output.
13785
13786 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
13787
13788         * gcc.dg/cpp/ident.c: New test.
13789
13790 2000-07-05  Neil Booth  <NeilB@earthling.net>
13791
13792         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
13793           gcc.dg/cpp/lexstrng.c: New tests.
13794
13795 2000-07-04  Neil Booth  <NeilB@earthling.net>
13796
13797         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
13798         * gcc.dg/cpp/strify2.c: Same.
13799
13800 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
13801
13802         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
13803         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
13804         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
13805         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
13806
13807         * testsuite/gcc.dg/cpp/macro1.c,
13808         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
13809         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
13810         testsuite/gcc.dg/cpp/strify1.c,
13811         testsuite/gcc.dg/cpp/strify2.c: New tests.
13812
13813 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
13814
13815         * gcc.c-torture/execute/20000703-1.c: New test.
13816
13817 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13818
13819         * g++.old-deja/g++.pt (lookup10.C): New test.
13820
13821 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13822
13823         * g++.old-deja/g++.pt (typename25.C): New test.
13824
13825 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
13826
13827         * gcc.c-torture/compile/20000701-1.c: New test.
13828
13829 2000-06-30  Nick Clifton  <nickc@cygnus.com>
13830
13831         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
13832         to test case.
13833
13834 2000-06-30  Catherine Moore  <clm@cygnus.com>
13835
13836         * gcc.c-torture/execute/align-1.c: New test.
13837
13838 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
13839
13840         * g++.old-deja/g++.pt/expr8.C: New test.
13841         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
13842
13843 2000-06-29  Nick Clifton  <nickc@cygnus.com>
13844
13845         * gcc.c-torture/compile/20000629-1.c: New test.
13846
13847 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13848
13849
13850         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
13851         gcc.dg/noncompile directory, depending on whether they're
13852         preprocessor tests or not.  Annotate all the tests for the dg
13853         framework.
13854
13855         * gcc.c-torture/noncompile/noncompile.exp: Delete.
13856         * gcc.dg/noncompile/noncompile.exp: New.
13857
13858         * Moved files:
13859         Old name                                New name
13860         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
13861         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
13862         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
13863         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
13864         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
13865         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
13866         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
13867         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
13868         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
13869         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
13870         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
13871         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
13872         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
13873         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
13874         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
13875         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
13876         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
13877         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
13878         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
13879         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
13880         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
13881         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
13882         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
13883         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
13884
13885         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
13886         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
13887         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
13888         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
13889         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
13890         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
13891
13892 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13893
13894         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
13895         declare one variable.  On the fourth, error.
13896         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
13897         declared by 20000628-1a.h.
13898
13899 2000-06-29  Richard Henderson  <rth@redhat.com>
13900
13901         * gcc.c-torture/execute/930529-1.x: New file.
13902         * gcc.dg/920413-1.c: Adjust expected warning text.
13903         * gcc.dg/980217-1.c: Declare abort.
13904         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
13905
13906 2000-06-29  Jeffrey A Law  (law@cygnus.com)
13907
13908         * g77.f-torture/compile/20000629-1.f: New test.
13909         * g77.f-torture/compile/20000629-1.x: Expected to fail.
13910
13911 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
13912
13913         Rearrange lots of files, removing entirely the
13914         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
13915         directories.
13916
13917         * Deleted files:
13918         gcc.c-torture/code_quality/code_quality.exp
13919         gcc.c-torture/special/special.exp
13920         gcc.failure/failure.exp
13921         gcc.failure/940409-1.x
13922         gcc.c-torture/compile/961203-1.x
13923
13924         * New files:
13925         gcc.misc-tests/linkage.exp
13926         gcc.c-torture/execute/920730-1t.c
13927         gcc.c-torture/execute/920730-1t.x
13928         gcc.c-torture/compile/920520-1.x
13929         gcc.c-torture/compile/920521-1.x
13930         gcc.c-torture/compile/981006-1.x
13931         gcc.c-torture/execute/eeprof-1.x
13932
13933         * Moved files (possibly with modifications to fit a new harness):
13934         Old name                                New name
13935         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
13936         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
13937         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
13938         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
13939         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
13940         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
13941         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
13942         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
13943         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
13944         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
13945         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
13946         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
13947         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
13948         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
13949
13950 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
13951
13952         * c-torture/compile/961203-1.x: Delete.
13953
13954         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
13955         not exit. Include stdio.h.
13956         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
13957         * gcc.misc-tests/dg-12.c: Likewise.
13958         * gcc.misc-tests/dg-5.c: Likewise.
13959         * gcc.misc-tests/dg-6.c: Likewise.
13960         * gcc.misc-tests/dg-7.c: Prototype abort.
13961         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
13962         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
13963         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
13964         not exit.
13965         * gcc.misc-tests/sieve.c: Use return from main, not exit.
13966         * gcc.misc-tests/sort2.c: Use return from main, not exit.
13967
13968 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
13969
13970         * gcc.dg/cpp/20000628-1.c: New test.
13971         * gcc.dg/cpp/20000628-1.h: New header for above test.
13972         * gcc.dg/cpp/20000628-1a.h: Likewise.
13973
13974 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
13975
13976         * gcc.dg/cpp: New directory.
13977         * gcc.dg/cpp/cpp.exp: New driver.
13978         * gcc.dg/cpp/20000627-1.c: New test.
13979         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
13980         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
13981         and rewrite as a compilation test.
13982
13983         * gcc.dg: Move many files into the cpp subdirectory, possibly
13984         renaming or editing them as well.
13985         Old name                New name
13986         990119-1.c              cpp/19990119-1.c
13987         990228-1.c              cpp/19990228-1.c
13988         990407-1.c              cpp/19990407-1.c
13989         990409-1.c              cpp/19990409-1.c
13990         990413-1.c              cpp/19990413-1.c
13991         990703-1.c              cpp/19990703-1.c
13992         20000127-1.c            cpp/20000127-1.c
13993         20000129-1.c            cpp/20000129-1.c
13994         20000207-1.c            cpp/20000207-1.c
13995         20000207-2.c            cpp/20000207-2.c
13996         20000209-1.c            cpp/20000209-1.c
13997         20000209-2.c            cpp/20000209-2.c
13998         20000301-1.c            cpp/20000301-1.c
13999         20000419-1.c            cpp/20000419-1.c
14000         20000510-1.S            cpp/20000510-1.S
14001         20000519-1.c            cpp/20000519-1.c
14002         20000529-1.c            cpp/20000529-1.c
14003         20000625-1.c            cpp/20000625-1.c
14004         20000625-2.c            cpp/20000625-2.c
14005         cpp-as1.c               cpp/assert1.c
14006         cpp-as2.c               cpp/assert2.c
14007         cxx-comments-1.c        cpp/cxxcom1.c
14008         cxx-comments-2.c        cpp/cxxcom2.c
14009         endif-label.c           cpp/endif.c
14010         cpp-hash1.c             cpp/hash1.c
14011         cpp-hash2.c             cpp/hash2.c
14012         cpp-if1.c               cpp/if-1.c
14013         cpp-if2.c               cpp/if-2.c
14014         cpp-if3.c               cpp/if-3.c
14015         cpp-if4.c               cpp/if-4.c
14016         cpp-if5.c               cpp/if-5.c
14017         cpp-cond.c              cpp/if-cexp.c
14018         cpp-missingop.c         cpp/if-mop.c
14019         cpp-missingparen.c      cpp/if-mpar.c
14020         cpp-opprec.c            cpp/if-oppr.c
14021         cpp-ifparen.c           cpp/if-paren.c
14022         cpp-shortcircuit.c      cpp/if-sc.c
14023         cpp-shift.c             cpp/if-shift.c
14024         cpp-unary.c             cpp/if-unary.c
14025         cpp-li1.c               cpp/line1.c
14026         cpp-li2.c               cpp/line2.c
14027         lineno.c                cpp/line3.c
14028         lineno-2.c              cpp/line4.c
14029         cpp-mi.c                cpp/mi1.c
14030         cpp-mic.h               cpp/mi1c.h
14031         cpp-micc.h              cpp/mi1cc.h
14032         cpp-mind.h              cpp/mi1nd.h
14033         cpp-mindp.h             cpp/mi1ndp.h
14034         cpp-mix.h               cpp/mi1x.h
14035         cpp-mi2.c               cpp/mi2.c
14036         cpp-mi2a.h              cpp/mi2a.h
14037         cpp-mi2b.h              cpp/mi2b.h
14038         cpp-mi2c.h              cpp/mi2c.h
14039         cpp-mi3.c               cpp/mi3.c
14040         cpp-mi3.def             cpp/mi3.def
14041         poison-1.c              cpp/poison.c
14042         pr-impl.c               cpp/prag-imp.c
14043         cpp-redef-2.c           cpp/redef1.c
14044         cpp-redef.c             cpp/redef2.c
14045         strpaste.c              cpp/strp1.c
14046         strpaste-2.c            cpp/strp2.c
14047         cpp-tradpaste.c         cpp/tr-paste.c
14048         cpp-tradstringify.c     cpp/tr-str.c
14049         cpp-tradwarn1.c         cpp/tr-warn1.c
14050         cpp-tradwarn2.c         cpp/tr-warn2.c
14051         trigraphs.c             cpp/trigraphs.c
14052         cpp-unc1.c              cpp/unc1.c
14053         cpp-unc2.c              cpp/unc2.c
14054         cpp-unc3.c              cpp/unc3.c
14055         cpp-unc.c               cpp/unc4.c
14056         undef.c                 cpp/undef1.c
14057         undef-2.c               cpp/undef2.c
14058         cpp-wi1.c               cpp/widestr1.c
14059
14060 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14061
14062         * lib/g++.exp (g++_include_flags): Tweak.
14063
14064 2000-06-27  H.J. Lu  <hjl@gnu.org>
14065             Loren J. Rittle  <ljrittle@acm.org>
14066
14067         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14068         version with one that knows about the new gcc tree structure.
14069         (g++_link_flags): Same.
14070
14071 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14072
14073         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14074         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14075         case we are cross-compiling.
14076
14077         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14078         g++.old-deja/g++.niklas/Makefile.in,
14079         g++.old-deja/g++.niklas/configure.in,
14080         g++.old-deja/g++.other/Makefile.in,
14081         g++.old-deja/g++.other/configure.in,
14082         gcc.c-torture/code_quality/Makefile.in,
14083         gcc.c-torture/code_quality/configure.in,
14084         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14085         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14086         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14087         gcc.c-torture/execute/ieee/Makefile.in,
14088         gcc.c-torture/execute/ieee/configure.in,
14089         gcc.c-torture/noncompile/Makefile.in,
14090         gcc.c-torture/noncompile/configure.in,
14091         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14092         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14093         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14094
14095 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14096
14097         * g++.old-deja/g++.other/ambig3.C: New test.
14098
14099 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14100
14101         * g++.old-deja/g++.pt/syntax1.C: New test.
14102         * g++.old-deja/g++.pt/syntax2.C: New test.
14103         * g++.old-deja/g++.other/syntax3.C: New test.
14104         * g++.old-deja/g++.other/syntax4.C: New test.
14105
14106 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14107
14108         * gcc.dg/20000623-1.c: Prototype exit and abort.
14109
14110 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14111
14112         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14113         New tests.
14114         * gcc.dg/cpp-mi3.def: New file.
14115
14116         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14117         inside assertions.
14118         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14119         lexer's error messages.
14120         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14121         divine anything from the linemarkers.
14122         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14123         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14124
14125 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14126
14127         * gcc.dg/20000623-1.c: New test.
14128
14129 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14130
14131         * gcc.c-torture/execute/20000622-1.c: New test.
14132
14133 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14134
14135         * g++.old-deja/g++.other/init15.C: New test.
14136
14137 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14138
14139         * g++.old-deja/g++.pt/vaarg2.C: New test.
14140         * g++.old-deja/g++.pt/vaarg3.C: New test.
14141
14142 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14143
14144         * g++.old-deja/g++.other/dyncast6.C: New test.
14145
14146 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14147
14148         * gcc.c-torture/execute/loop-6.c: New test.
14149
14150 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14151
14152         * gcc.dg/20000614-1.c: New test.
14153         * gcc.dg/20000614-2.c: New test.
14154
14155 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14156
14157         * g++.old-deja/g++.other/inline12.C: New test.
14158
14159 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14160
14161         * g++.old-deja/g++.other/eh1.C: New test.
14162
14163 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14164
14165         * g++.old-deja/g++.other/type.C: New test.
14166
14167 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14168
14169         * g++.old-deja/g++.other/initstring.C: New test.
14170
14171 2000-06-12  Jason Merrill  <jason@redhat.com>
14172
14173         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14174
14175 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14176
14177         * gcc.c-torture/compile/20000609-1.c: New test.
14178
14179 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14180
14181         * gcc.dg/20000609-1.c: New test.
14182
14183 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14184
14185         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14186         * gcc.c-torture/noncompile/poison-1.c: Move...
14187         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14188         * gcc.dg/cpp-li1.c: Add a token after the #line.
14189
14190 2000-06-05  Richard Henderson  <rth@cygnus.com>
14191
14192         * gcc.c-torture/execute/20000605-2.c: New test.
14193         * gcc.c-torture/execute/20000605-3.c: New test.
14194
14195 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14196
14197         * g77.f-torture/execute/20000503-1.x: New file.
14198
14199 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14200
14201         * g++.old-deja/g++.eh/badalloc1.C: New test.
14202
14203 2000-06-05  Richard Henderson  <rth@cygnus.com>
14204
14205         * gcc.c-torture/execute/20000605-1.c: New test.
14206
14207 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14208             Nathan Sidwell <nathan@codesourcery.com>
14209
14210         * gcc.c-torture/compile/20000605-1.c: New test.
14211
14212 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14213
14214         * g77.f-torture/compile/20000601-1.f:  New test.
14215
14216 2000-06-03  Richard Henderson  <rth@cygnus.com>
14217
14218         * gcc.c-torture/execute/20000603-1.c: New.
14219
14220 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14221
14222         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14223         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14224
14225 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14226
14227         * gcc.dg/compare2.c (case 12): XFAIL.
14228         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14229         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14230
14231         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14232
14233 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14234
14235         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14236         guard macro is already defined when the header is first
14237         included.
14238         * gcc.dg/cpp-mix.h: New file.
14239         * gcc.dg/endif-label.c: Update patterns to match compiler.
14240
14241         * g++.brendan/complex1.C: Declare abort.
14242         * g++.law/refs4.C: Remove XFAIL.
14243         * g++.oliva/expr2.C: Declare abort and exit.
14244
14245 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14246
14247         * gcc.c-torture/execute/20000528-1.c: New test.
14248
14249         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14250         * g++.old-deja/g++.law/temps4.C: Likewise.
14251
14252         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14253         stdlib.h.  Call abort() on failure.
14254         * g++.old-deja/g++.law/refs4.C: Likewise.
14255         * g++.old-deja/g++.law/temps4.C: Likewise.
14256         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14257         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14258
14259 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14260
14261         Relative to g++.dg/special:
14262         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14263
14264         Relative to g++.old-deja:
14265         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14266         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14267         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14268         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14269         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14270         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14271         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14272
14273         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14274         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14275         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14276         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14277         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14278         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14279         and/or string.h.
14280
14281         * g++.other/goto1.C: Update expectations for error messages.
14282
14283 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14284
14285         * gcc.c-torture/compile/20000523-1.c: New test.
14286
14287 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14288
14289         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14290
14291 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14292
14293         * g++.old-deja/g++.eh/catch11.C: New test.
14294         * g++.old-deja/g++.eh/catch12.C: New test.
14295
14296 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14297
14298         * gcc.c-torture/execute/20000523-1.c: New test.
14299
14300 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14301
14302         * c-torture/execute/bcp-1.c: Replace abort in arg of
14303         __builtin_constant_p with a generic external function.
14304
14305         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14306         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14307         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14308         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14309         Prototype abort and/or exit.
14310
14311         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14312         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14313         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14314         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14315
14316 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14317
14318         * gcc.dg/dwarf2-1.c: New test.
14319
14320 2000-05-20  Richard Henderson  <rth@cygnus.com>
14321
14322         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14323
14324 2000-05-20  Andreas Jaeger  <aj@suse.de>
14325
14326         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14327         testcase.
14328
14329 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14330
14331         * gcc.c-torture/execute/20000519-2.c: New test.
14332
14333 2000-05-19  Andreas Jaeger  <aj@suse.de>
14334
14335         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14336         which fails with SSA.
14337
14338         * lib/c-torture.exp: Also test with -O3 -fssa.
14339
14340 2000-05-18  Michael Meissner  <meissner@redhat.com>
14341
14342         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14343         * gcc.c-torture/execute/920415-1.c: Ditto.
14344         * gcc.c-torture/execute/920501-1.c: Ditto.
14345         * gcc.c-torture/execute/conversion.c: Ditto.
14346         * gcc.c-torture/execute/cvt-1.c: Ditto.
14347
14348 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14349
14350         * gcc.c-torture/compile/20000518-1.c: New test.
14351
14352 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14353
14354         * g77.f-torture/compile/200005018.f:  New test.
14355
14356 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14357
14358         * gcc.c-torture/compile/20000517-1.c: New test.
14359
14360 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14361
14362         * gcc.c-torture/execute/20000516-1.c: New test.
14363
14364 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14365
14366         * g++.old-deja/g++.other/eh.C: New test.
14367
14368 2000-05-12  Richard Henderson  <rth@cygnus.com>
14369
14370         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14371         constants through to doit's conditional.
14372
14373 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14374
14375         * gcc.c-torture/compile/20000511-1.c: New test.
14376         * g77.f-torture/compile/20000511-1.f: New test.
14377         * g77.f-torture/compile/20000511-2.f: New test.
14378
14379 2000-05-11  Michael Meissner  <meissner@redhat.com>
14380
14381         * gcc.c-torture/execute/20000511-1.c: New test.
14382
14383 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14384
14385         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14386         * gcc.dg/20000510-1.S: New.
14387
14388 2000-05-08  Catherine Moore  <clm@cygnus.com>
14389
14390         * gcc.dg/unused-3.c: New.
14391
14392 2000-05-06  Richard Henderson  <rth@cygnus.com>
14393
14394           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14395           * g++.old-deja/g++.mike/warn1.C: Likewise.
14396           * g++.old-deja/g++.pt/local1.C: Likewise.
14397           * g++.old-deja/g++.pt/local7.C: Likewise.
14398           * g++.old-deja/g++.pt/spec16.C: Likewise.
14399
14400 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14401
14402         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14403
14404 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14405
14406           * g77.f-torture/execute/20000503-1.f:  New test.
14407
14408 2000-05-04  Andreas Jaeger  <aj@suse.de>
14409
14410         * gcc.dg/noreturn-2.c: New test.
14411
14412 2000-05-04  Neil Booth  <NeilB@earthling.net>
14413
14414         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14415         preprocessor.
14416
14417 2000-05-04  Richard Henderson  <rth@cygnus.com>
14418
14419         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14420
14421 2000-05-04  Richard Henderson  <rth@cygnus.com>
14422
14423         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14424         OpenSSL by Jason R Thorpe.
14425
14426 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14427
14428         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14429
14430 2000-05-03  Robert Lipe <robertlipe@usa.net>
14431
14432         * gcc.dg/20000503-1.c: New test.
14433
14434 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14435
14436         * gcc.c-torture/compile/20000502-1.c: New test.
14437         * g++.old-deja/g++.other/align.C: New test.
14438         * gcc.dg/cpp-tradstringify.c: New test.
14439
14440 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14441
14442         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14443         and hard registers.
14444
14445 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14446
14447         * gcc.c-torture/execute/loop-5.c: New test.
14448
14449 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14450
14451         * gcc.c-torture/execute/va-arg-20.c: New test.
14452
14453 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14454
14455         * gcc.c-torture/execute/20000422-1.c: New test.
14456
14457 2000-04-20  Greg McGary  <gkm@gnu.org>
14458
14459         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14460         when optimizing, but without sibling-call optimizations (-O1).
14461
14462 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14463
14464           * gcc.c-torture/compile/20000420-1.c: New test.
14465
14466 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14467
14468         * g++.abi/ptrflags.C: New test.
14469         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14470
14471 2000-04-19  Catherine Moore  <clm@cygnus.com>
14472
14473         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14474
14475 2000-04-19  Greg McGary  <gkm@gnu.org>
14476
14477         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14478         sibling-call optimizations.
14479
14480 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14481
14482         * gcc.dg/20000419-1.c: New test.
14483
14484 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14485
14486         * gcc.c-torture/execute/20000412-6.c: New test.
14487
14488 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14489
14490         * gcc.c-torture/execute/20000412-5.c: New test.
14491         * g77.f-torture/compile/20000412-1.f: New test.
14492         * gcc.c-torture/execute/20000412-4.c: New test.
14493         * gcc.c-torture/compile/20000412-2.c: New test.
14494         * gcc.c-torture/execute/20000412-3.c: New test.
14495         * gcc.c-torture/compile/20000412-1.c: New test.
14496         * gcc.c-torture/execute/20000412-2.c: New test.
14497
14498 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14499
14500         * objc/execute/bf-20.m: New test.
14501
14502 2000-04-10  Richard Henderson  <rth@cygnus.com>
14503
14504         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14505
14506         * gcc.c-torture/execute/20000412-1.c: New test.
14507
14508 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14509
14510         * g++.old-deja/g++.eh/catchptr1.C: New test.
14511
14512 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
14513
14514         * g++.old-deja/g++.abi/cxa_vec.C: New test.
14515
14516 2000-04-08  Neil Booth  <NeilB@earthling.net>
14517
14518         * gcc.dg/cpp-nullchar.c: Remove test as
14519         embedded nulls cause problems.
14520
14521 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14522
14523         * gcc.dg/compare2.c: New test.
14524
14525 2000-04-08  Neil Booth  <NeilB@earthling.net>
14526
14527         * gcc.dg/cpp-nullchar.c: New test.
14528
14529 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14530
14531         * gcc.dg/cpp-mi2.c: New test.
14532         * gcc.dg/cpp-mi2[abc].h: New files.
14533
14534 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14535
14536         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14537         member name.
14538
14539 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14540
14541         * g++.old-deja/g++.abi/vmihint.C: New test.
14542
14543 2000-04-06  Neil Booth  <NeilB@earthling.net>
14544
14545         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14546         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14547         copyright.
14548
14549 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14550
14551         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14552         avoid stack-frame overwrite.
14553
14554 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14555
14556         * gcc.c-torture/compile/20000405-2.c: New test.
14557         * gcc.c-torture/compile/20000405-3.c: New test.
14558
14559 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14560
14561         * gcc.c-torture/compile/20000405-1.c: New test.
14562
14563 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14564
14565         * gcc.dg/cast-qual-1.c: Revert last change.
14566
14567 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14568
14569         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14570
14571 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14572
14573         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14574         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14575
14576 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14577
14578         * gcc.c-torture/compile/20000403-2.c: New test.
14579         * gcc.c-torture/compile/20000403-1.c: New test.
14580
14581 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14582
14583         * gcc.c-torture/execute/20000403-1.c: New test.
14584
14585 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14586
14587         * gcc.c-torture/execute/20000402-1.c: New test.
14588
14589 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14590
14591         * gcc.c-torture/execute/va-arg-15.c: New test.
14592         * gcc.c-torture/execute/va-arg-16.c: New test.
14593         * gcc.c-torture/execute/va-arg-17.c: New test.
14594         * gcc.c-torture/execute/va-arg-18.c: New test.
14595         * gcc.c-torture/execute/va-arg-19.c: New test.
14596
14597 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14598
14599         * gcc.c-torture/compile/981211-1.c: Move to...
14600         * gcc.dg/cpp-as1.c: ...here.
14601         * gcc.dg/cpp-as2.c: New file.
14602
14603         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14604         compiler.
14605
14606 2000-04-02  Neil Booth  <NeilB@earthling.net>
14607
14608         * gcc.dg/cpp-cond.c  New tests.
14609         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14610         accidental success less likely.
14611         * gcc.dg/cpp-missingop.c  New tests.
14612         * gcc.dg/cpp-missingparen.c  New tests.
14613         * gcc.dg/cpp-shift.c  New tests.
14614         * gcc.dg/cpp-shortcircuit.c  New tests.
14615         * gcc.dg/cpp-unary.c  New tests.
14616
14617 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14618
14619         * gcc.c-torture/compile/20000329-1.c: New test.
14620
14621 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14622
14623         * gcc.c-torture/compile/20000326-1.c: New test.
14624         * gcc.c-torture/compile/20000326-2.c: New test.
14625
14626 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14627
14628         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14629         the first parameter is a function argument.
14630
14631 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14632
14633         * g++.old-deja/g++.ext/array4.C: New test.
14634
14635 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14636
14637         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14638
14639 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14640
14641         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14642
14643 2000-03-19  Richard Henderson  <rth@cygnus.com>
14644
14645         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14646
14647 2000-03-19  Richard Henderson  <rth@cygnus.com>
14648
14649         * gcc.c-torture/compile/20000319-1.c: New test.
14650
14651 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14652
14653         * gcc.c-torture/execute/20000314-3.c: New test.
14654         * gcc.c-torture/execute/20000314-2.c: New test.
14655         * gcc.c-torture/execute/20000314-1.c: New test.
14656         * gcc.c-torture/compile/20000314-2.c: New test.
14657         * gcc.c-torture/compile/20000314-1.c: New test.
14658
14659 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
14660
14661         * g++.old-deja/g++.warn/inline.C: New test.
14662
14663 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
14664
14665         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14666         standards-compliant result rather than specific constants.
14667         Put test-values in array.
14668
14669 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
14670
14671         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14672         (g++_target_compile): Put test-specific options last.
14673
14674 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14675
14676         * g++.old-deja/g++.eh/vbase4.C: New test.
14677
14678 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14679
14680         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14681
14682 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14683
14684         * g++.old-deja/g++.brendan/misc12.C: Removed.
14685         * g++.old-deja/g++.pt/memtemp77.C: Constify.
14686         * g++.old-deja/g++.ext/pretty4.C: New test.
14687
14688 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14689
14690         * g++.old-deja/g++.other/string2.C: New test.
14691
14692 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
14693
14694         * g++.old-deja/g++.warn/impint2.C: New test.
14695
14696 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
14697
14698         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14699         is 1, not zero.
14700
14701 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
14702
14703         * g++.old-deja/g++.warn/impint.C: New test.
14704         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14705         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14706         * g++.old-deja/g++.pt/explicit12.C: Likewise.
14707         * g++.old-deja/g++.pt/explicit13.C: Likewise.
14708         * g++.old-deja/g++.pt/explicit17.C: Likewise.
14709         * g++.old-deja/g++.pt/explicit18.C: Likewise.
14710         * g++.old-deja/g++.pt/explicit19.C: Likewise.
14711         * g++.old-deja/g++.pt/explicit23.C: Likewise.
14712         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14713         * g++.old-deja/g++.pt/explicit35.C: Likewise.
14714         * g++.old-deja/g++.pt/explicit6.C: Likewise.
14715         * g++.old-deja/g++.pt/memclass7.C: Likewise.
14716
14717 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
14718
14719         * gcc.dg/cpp-redef.c: New test.
14720
14721 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
14722
14723         * g++.old-deja/g++.pt/unify7.C: New test.
14724
14725 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14726
14727         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14728         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14729
14730 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
14731
14732         * gcc.c-torture/compile/20000224-1.c: New test.
14733
14734 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14735
14736         * gcc.c-torture/compile/cpp-2.c: New test.
14737         * gcc.c-torture/compile/cpp-1.c: New test.
14738
14739 2000-02-25  Jeffrey A Law  (law@cygnus.com)
14740
14741         * gcc.c-torture/execute/20000225-1.c: New test.
14742
14743 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14744
14745         * gcc.dg/cpp-li2.c: New test.
14746
14747         * gcc.dg/cpp-wi1.c: New test.
14748
14749         * gcc.dg/cpp-li1.c: New test.
14750
14751 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
14752
14753         * g++.old-deja/g++.other/sizeof5.C: New test.
14754
14755 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14756
14757         * gcc.c-torture/execute/va-arg-13.c: New test.
14758
14759 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
14760
14761         * gcc.c-torture/execute/va-arg-12.c: New test.
14762
14763 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14764
14765         * gcc.c-torture/execute/20000223-1.c: New test.
14766
14767 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14768
14769         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
14770
14771 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
14772
14773         * g++.old-deja/g++.abi/ptrmem.C: New test.
14774
14775 2000-02-19  Richard Henderson  <rth@cygnus.com>
14776
14777         * gcc.c-torture/compile/init-3.c: New.
14778
14779 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
14780
14781         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
14782         ALWAYS_CXXFLAGS.
14783
14784 2000-02-11  Robert Lipe <robertl@sco.com>
14785
14786         * gcc.c-torture/compile/20000211-3.c: New test.
14787
14788 2000-02-11  Martin Buchholz <martin@xemacs.org>
14789
14790         * gcc.c-torture/compile/20000211-2.c: New test.
14791
14792 2000-02-11  Jeffrey A Law  (law@cygnus.com)
14793
14794         * gcc.c-torture/compile/20000211-1.c: New test.
14795
14796 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
14797
14798         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
14799           on native targets
14800
14801 2000-02-08  Nathan Sidwell  <nathan@acm.org>
14802
14803         * g++.old-deja/g++.other/cast5.C: New test.
14804
14805 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
14806
14807         * gcc.c-torture/execute/20000205-1.c: New.
14808
14809 2000-02-03  Nathan Sidwell  <nathan@acm.org>
14810
14811         * g++.old-deja/g++.jason/cast3.C: Return void.
14812         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
14813
14814 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14815
14816         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
14817
14818         * gcc.dg/loop-1.c: New test.
14819
14820 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
14821
14822         * gcc.c-torture/compile/20000127-1.c: New test.
14823         * gcc.c-torture/execute/991228-1.c: New test.
14824
14825 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14826
14827         * gcc.dg/unused-2.c: New test.
14828
14829         * gcc.dg/conv-1.c: New test.
14830
14831 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14832
14833         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
14834         compiler.
14835         (tool_option_proc): Fix typo.
14836
14837 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
14838
14839         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
14840         of the ld on the host, not on the build machine.
14841         Also, don't crash if '--help' is not a supported option.
14842
14843 2000-01-24  Richard Henderson  <rth@cygnus.com>
14844
14845         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
14846
14847 2000-01-20  Jeffrey A Law  (law@cygnus.com)
14848
14849         * gcc.c-torture/execute/20000120-2.c: New test.
14850         * gcc.c-torture/execute/20000120-1.c: New test.
14851
14852 2000-01-13  Jeffrey A Law  (law@cygnus.com)
14853
14854         * gcc.c-torture/execute/20000113-1.c: New test.
14855
14856 2000-01-12  Jeffrey A Law  (law@cygnus.com)
14857
14858         * gcc.c-torture/execute/20000112-1.c: New test.
14859
14860 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14861
14862         * gcc.dg/20000111-1.c: New test.
14863
14864 2000-01-10  Jeffrey A Law  (law@cygnus.com)
14865
14866         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
14867         with 16 bit integers.
14868
14869 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14870
14871         * gcc.dg/20000108-1.c: New test.
14872
14873 2000-01-05  Nathan Sidwell  <nathan@acm.org>
14874
14875         * g++.old-deja/g++.ns/koenig8.C: New test.
14876
14877 2000-01-05  Nathan Sidwell  <nathan@
14878
14879         * gcc.c-torture/execute/990531-1.c: New test.
14880
14881 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14882
14883         * gcc.c-torture/compile/990527-1.c: New test.
14884
14885 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
14886
14887         * gcc.c-torture/execute/990527-1.c: New test.
14888
14889 1999-05-25  Nick Clifton  <nickc@cygnus.com>
14890
14891         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
14892         bitfields as signed.
14893
14894 1999-05-25  Craig Burley  <craig@jcb-sc.com>
14895
14896         * g77.f-torture/compile/19990525-0.f: New test.
14897
14898 1999-05-25  Jeffrey A Law  (law@cygnus.com)
14899
14900         * gcc.c-torture/execute/990525-2.c: New test.
14901
14902         * gcc.c-torture/execute/990525-1.c: New test.
14903
14904 1999-05-24  Nathan Sidwell  <nathan@acm.org>
14905
14906         * g++.old-deja/g++.other/anon3.C: New test.
14907         * g++.old-deja/g++.other/anon4.C: New test.
14908         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
14909         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
14910         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
14911         Merrill).
14912
14913 1999-05-24  Jeffrey A Law  (law@cygnus.com)
14914
14915         * gcc.c-torture/execute/990524-1.c: New test.
14916
14917         * gcc.dg/990524-1.c: New test.
14918
14919 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14920
14921         * gcc.c-torture/compile/990523-1.c: New test.
14922
14923 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
14924
14925         * gcc.c-torture/compile/990519-1.c: New test.
14926
14927 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14928
14929         * gcc.c-torture/compile/990517-1.c: New test.
14930
14931         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
14932         (e4, f4): New tests.
14933         (main): Call them.
14934
14935 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14936
14937         * gcc.dg/noreturn-1.c: New test.
14938
14939 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
14940
14941         * gcc.c-torture/execute/990513-1.c: New test.
14942
14943 1999-05-10  Richard Henderson  <rth@cygnus.com>
14944
14945         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
14946
14947 1999-05-10  Craig Burley  <craig@jcb-sc.com>
14948
14949         * g77.f-torture/execute/erfc.f: Use small single-precision
14950         values, to avoid problems on Alphas when not -mieee.
14951
14952 1999-05-08  Craig Burley  <craig@jcb-sc.com>
14953
14954         * gcc.dg/990506-0.c: New test.
14955
14956 1999-05-08  Richard Henderson  <rth@cygnus.com>
14957
14958         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
14959         the constant to test.  Don't XFAIL 64-bit targets.
14960
14961         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
14962         * g++.old-deja/g++.law/profile1.C: Likewise.
14963
14964         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
14965         operator new instances.
14966         * g++.old-deja/g++.other/delete5.C: Likewise.
14967
14968 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14969
14970         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
14971         intrinsic.
14972
14973 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14974
14975         * g77.f-torture/execute/u77-test.f: Reverse order of two
14976         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
14977
14978 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14979
14980         * gcc.dg/compare1.c: New test.
14981
14982 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14983
14984         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
14985         New tests.
14986
14987 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14988
14989         * g77.f-torture/compile/19990502-1.f: New test.
14990
14991 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14992
14993         * g77.f-torture/compile/19990502-0.f: New test.
14994
14995 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14996
14997         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
14998         intrinsic.
14999
15000 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15001
15002         * g77.f-torture/execute/u77-test.f (main): List libU77
15003         intrinsics not currently tested.
15004         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15005         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15006         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15007         Trim blanks off the ends of some printed strings.
15008
15009 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15010
15011         * g77.f-torture/execute/u77-test.f (main): Just warn about
15012         FSTAT gid disagreement, as it's expected on some systems.
15013
15014 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15015
15016         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15017         use a new function, which allows for some slop.
15018         Clean up some commentary.
15019         (issum): The new function.
15020         (sgladd): Deleted subroutine.
15021
15022 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15023
15024         * g77.f-torture/execute/u77-test.f: Modify to be more like
15025         libf2c/libU77 version, bringing patches to that version here.
15026         Add suitable commentary.
15027
15028 1999-04-25  Richard Henderson  <rth@cygnus.com>
15029
15030         * gcc.dg/990424-1.c: New test.
15031
15032 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15033
15034         * g77.f-torture/execute/u77-test.f (main): Bug involving
15035         LSTAT has been fixed, so turn back on full checking.
15036
15037 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15038
15039         * g77.f-torture/compile/19990419-0.f: New test.
15040         * g77.f-torture/execute/19990419-1.f: New test.
15041
15042 1999-04-17  Richard Henderson  <rth@cygnus.com>
15043
15044         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15045         to avoid the need for a prototype to supress a warning.
15046
15047 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15048
15049         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15050
15051 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15052
15053         * gcc.c-torture/execute/990404-1.c: New test.
15054
15055 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15056
15057         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15058         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15059         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15060         missing initializer warnings.
15061
15062 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15063
15064         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15065         matching strings.
15066
15067 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15068
15069         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15070
15071 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15072
15073         * g77.f-torture/execute/19990325-0.f: New test.
15074         * g77.f-torture/execute/19990325-1.f: New test.
15075
15076 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15077
15078         * gcc.c-torture/execute/990324-1.c: New test.
15079
15080 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15081
15082         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15083         test with 4.
15084
15085 1999-03-17  Richard Henderson  <rth@cygnus.com>
15086
15087         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15088
15089 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15090
15091         * g77.f-torture/execute/19990313-2.f: New test.
15092         * g77.f-torture/execute/19990313-3.f: New test.
15093
15094 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15095
15096         * g77.f-torture/execute/19990313-0.f: New test.
15097         * g77.f-torture/execute/19990313-1.f: New test.
15098
15099 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15100
15101         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15102         printf to sprintf.
15103         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15104         (main): Add check for u15.  Conditionalize u31 check depending on
15105         whether ints are <32 bits or >=32 bits.
15106
15107 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15108
15109         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15110
15111 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15112
15113         * g77.f-torture/compile/19990305-0.f: New test.
15114         * g77.f-torture/execute/19981119-0.f: New test.
15115
15116 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15117
15118         * g77.f-torture/execute/970625-2.f: call ABORT if final
15119         result is not correct, instead of just printing it.
15120         Add this checking via newly introduced obfuscation, to
15121         trip up buggy front ends.
15122
15123 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15124
15125         * g77.f-torture/compile/960317-1.f: Moved from being
15126         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15127
15128 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15129
15130         * g77.f-torture/execute/960317-1.f: New (old) test.
15131         * g77.f-torture/execute/970625-2.f: Ditto.
15132
15133 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15134
15135         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15136         message on line 1 or line 2; cccp and cpplib do this differently.
15137
15138 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15139
15140         * g++.old-deja/g++.law/weak1.C: New test.
15141
15142 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15143
15144         * gcc.c-torture/execute/990119-1.c: Renamed to...
15145         * gcc.dg/990119-1.c: this, so it will only be tested once
15146         (it's a preprocessor test, it doesn't need to be run at
15147         multiple optimization levels).
15148
15149 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15150
15151         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15152           ALWAYS_CXXFLAGS.
15153
15154 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15155
15156         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15157         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15158         to not be compilable by current g77.
15159
15160 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15161
15162         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15163
15164 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15165
15166         * gcc.c-torture/execute/990222-1.c: New test.
15167
15168 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15169
15170         * g77.f-torture/compile/19990218-0.f: New test.
15171         * g77.f-torture/noncompile/19990218-1.f: New test.
15172
15173 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15174
15175         * g77.f-torture/compile/19981216-0.f: New test.
15176
15177 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15178
15179         * gcc.dg/990214-1.c: New test.
15180
15181 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15182
15183         * gcc.dg/990213-2.c: New test.
15184
15185         * gcc.dg/990213-1.c: New test.
15186
15187 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15188
15189         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15190         ints.
15191
15192 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15193
15194         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15195         specified by target.
15196
15197         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15198
15199 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15200
15201         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15202
15203 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15204
15205         * gcc.dg/special/ecos.exp: New test driver for new tests with
15206         special requirements.
15207
15208         * gcc.dg/special/alias-1.c: New test.
15209         * gcc.dg/special/gcsec-1.c: New test.
15210         * gcc.dg/special/weak-1.c: New test.
15211         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15212         * gcc.dg/special/weak-2.c: New test.
15213         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15214         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15215         * gcc.dg/special/wkali-1.c: New test.
15216         * gcc.dg/special/wkali-2.c: New test.
15217         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15218         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15219
15220 1999-02-10  Felix Lee  <flee@cygnus.com>
15221
15222           * lib/c-torture.exp (c-torture-compile): Pull out code for
15223           analyzing gcc error messages.
15224           (c-torture-execute): Likewise.  Fix some (harmless) false
15225           positives.
15226           * lib/gcc.exp (gcc_check_compile): New function.
15227
15228 1999-02-08  Richard Henderson  <rth@cygnus.com>
15229
15230         * gcc.c-torture/execute/990208-1.c: New test.
15231
15232 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15233
15234         * g++.dg/special/ecos.exp: New driver for new tests with special
15235         requirements
15236
15237         * g++.dg/special/conpr-1.C: New test
15238         * g++.dg/special/conpr-2.C: New test
15239         * g++.dg/special/conpr-2a.C: New test
15240         * g++.dg/special/conpr-3.C: New test
15241         * g++.dg/special/conpr-3a.C: New test
15242         * g++.dg/special/conpr-3b.C: New test
15243
15244         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15245         allow g++ to use the dg driver
15246
15247         * README: Add comment about g++.dg directory
15248
15249 1999-02-06  Jeffrey A Law  (law@cygnus.com)
15250
15251         * README: Update email addresses.
15252
15253 1999-02-03  Nick Clifton  <nickc@cygnus.com>
15254
15255         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15256         arguments in order to force structure S onto the stack even on
15257         the alpha.
15258         (test): Pass 10 leading arguments to function foo as well as the
15259         structure S.
15260
15261         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15262         failure for all targets.
15263
15264         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15265         abort to terminate program execution.
15266
15267 1999-01-30  Richard Henderson  <rth@cygnus.com>
15268
15269         * gcc.c-torture/execute/990130-1.c: New test.
15270
15271 1999-01-30  Jeffrey A Law  (law@cygnus.com)
15272
15273         * gcc.dg/990130-1.c: New test.
15274
15275 1999-01-28  Michael Meissner  <meissner@cygnus.com>
15276
15277         * gcc.c-torture/execute/990128-1.c: New test.
15278
15279 1999-01-27  Michael Meissner  <meissner@cygnus.com>
15280
15281         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15282
15283 1999-01-27  Felix Lee  <flee@cygnus.com>
15284
15285         * lib/c-torture.exp (c-torture-compile): pull out code for
15286         analyzing gcc error messages.
15287         (c-torture-execute): ditto, and fix some (harmless) false
15288         positives.
15289         * lib/gcc.exp (gcc_check_compile): new function.
15290
15291 1999-01-17  Jeffrey A Law  (law@cygnus.com)
15292
15293         * gcc.dg/990117-1.c: New test.
15294
15295         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
15296
15297         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
15298
15299 1999-01-15  Jeffrey A Law  (law@cygnus.com)
15300
15301         * g77.f-torture/compile/990115-1.f: New test.
15302
15303 1999-01-07  Jeffrey A Law  (law@cygnus.com)
15304
15305         * gcc.c-torture/compile/990107-1.c: New test
15306
15307 1999-01-06  Jeffrey A Law  (law@cygnus.com)
15308
15309         * gcc.c-torture/execute/990106-2.c: New test.
15310
15311         * gcc.c-torture/execute/990106-1.c: New test.
15312
15313 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
15314
15315         * gcc.c-torture/compile/981223-1.c: New test.
15316
15317 1998-12-29  Richard Henderson  <rth@cygnus.com>
15318
15319         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
15320         (opt3): Rename from opt4 and disable.
15321
15322 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
15323
15324         * g++.old-deja/g++.pt/ptrmem5.C: New test.
15325
15326 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15327
15328         * g++.old-deja/g++.other/conv5.C: New test.
15329
15330 1998-12-14  Nick Clifton  <nickc@cygnus.com>
15331
15332         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
15333
15334 1998-12-11  Jeffrey A Law  (law@cygnus.com)
15335
15336         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
15337
15338 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
15339
15340         * gcc.c-torture/compile/981211-1.c: New test.
15341
15342 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
15343
15344         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
15345
15346         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
15347
15348 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15349
15350         * gcc.special/930510-1.c: Make C9X safe.
15351         * gcc.misc-tests/gcov-1.c Similarly.
15352         * gcc.misc-tests/gcov-2.c Similarly.
15353
15354 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15355
15356         * gcc.dg/ultrasp1.c: New test.
15357
15358 1998-12-06  Richard Henderson  <rth@cygnus.com>
15359
15360         * gcc.c-torture/execute/981206.c: New test.
15361
15362 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15363
15364         * g++.old-deja/g++.ns/template7.C: New test.
15365
15366         * g++.old-deja/g++.other/expr1.C: New test.
15367
15368         * g++.old-deja/g++.eh/tmpl3.C: New test.
15369
15370         * g++.old-deja/g++.eh/tmpl2.C: New test.
15371
15372 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15373
15374         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
15375         * g++.old-deja/g++.other/using6.C: Removed.
15376         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
15377
15378         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
15379
15380 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15381
15382         * g++.old-deja/g++.pt/overload8.C: New test.
15383
15384         * g++.old-deja/g++.pt/overload7.C: New test.
15385
15386         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
15387
15388         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
15389         and relinking messages.
15390         * lib/g++.exp (g++_target_compile): Remove .rpo file when
15391         compiling with -frepo.
15392
15393 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
15394
15395         * g++.old-deja/g++.pt/lookup6.C: New test.
15396
15397 1998-11-30  Nick Clifton  <nickc@cygnus.com>
15398
15399         * gcc.c-torture/execute/981130-1.c: New test.
15400         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
15401
15402 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15403
15404         * g++.old-deja/g++.pt/explicit76.C: New test.
15405
15406         * g++.old-deja/g++.pt/friend38.C: New test.
15407
15408         * g++.old-deja/g++.ns/crash2.C: New test.
15409
15410         * g++.old-deja/g++.pt/defarg8.C: New test.
15411
15412         * g++.old-deja/g++.pt/instantiate6.C: New test.
15413
15414         * g++.old-deja/g++.pt/static6.C: New test.
15415
15416         * g++.old-deja/g++.pt/decl2.C: New test.
15417
15418 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15419
15420         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
15421         problem is actually related with name lookup, but so what? :-)
15422
15423         * g++.old-deja/g++.pt/friend37.C: New test.
15424
15425 1998-11-25  Dave Love  <d.love@dl.ac.uk>
15426
15427         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
15428         element, which fails on some systems.
15429
15430         * g77.f-torture/execute/labug1.f: New test.
15431
15432 1998-11-21  Jeffrey A Law  (law@cygnus.com)
15433
15434         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
15435         is defined.
15436
15437 1998-11-18  Dave Love  <d.love@dl.ac.uk>
15438
15439         * g77.f-torture/compile/981117-1.f: New test.
15440
15441 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
15442
15443         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
15444         properly discarded.
15445
15446 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
15447
15448         * gcc.c-torture/execute/memcheck: New directory of tests for
15449         -fcheck-memory-usage.
15450
15451 1998-11-07  Gerald Pfe
15452
15453         * g77.f-torture/noncompile/980615-0.f: New test.
15454
15455 1998-07-26  H.J. Lu  (hjl@gnu.org)
15456
15457         * gcc.dg/980312-1.c: Do link instead of compile.
15458         * gcc.dg/980313-1.c: Likewise.
15459
15460 1998-07-26  Jeffrey A Law  (law@cygnus.com)
15461
15462         * gcc.c-torture/compile/980726-1.c: New test.
15463
15464 1998-07-25  Dave Love  <d.love@dl.ac.uk>
15465
15466         * g77.f-torture/execute/io0.f: New test.
15467
15468 1998-07-24  Nick Clifton  <nickc@cygnus.com>
15469
15470         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
15471         an int.
15472
15473 1998-06-18  Michael Meissner  <meissner@cygnus.com>
15474
15475         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
15476         m32r bugs.
15477
15478 1998-07-17  Nick Clifton  <nickc@cygnus.com>
15479
15480         * gcc.dg/980626-1.c: Expect failures for all toolchains until
15481         c-decl.c:grokdeclarator can handle mode attributes.
15482
15483 1998-07-16  Jeffrey A Law  (law@cygnus.com)
15484
15485         * gcc.c-torture/execute/980716-1.c: New test.
15486
15487 1998-07-13  Jeffrey A Law  (law@cygnus.com)
15488
15489         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
15490         the mn10200.
15491         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
15492         the mn10200.
15493         * gcc.c-torture/execute/va-arg-3.x: Similarly.
15494         * gcc.c-torture/compile/930326-1.x: Similarly.
15495
15496 1998-07-13  Dave Love  <d.love@dl.ac.uk>
15497
15498         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
15499         New test from Craig.
15500
15501 1998-07-12  Dave Love  <d.love@dl.ac.uk>
15502
15503         * g77.f-torture/noncompile/980616-0.f: New test.
15504
15505         * g77.f-torture/execute/970816-3.f:  New test from Craig.
15506
15507 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15508
15509         *  g++.other/singleton.C: Return error value instead of taking
15510         SIGSEGV.
15511
15512 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15513
15514         *  g++.other/singleton.C: New test.   Warning is under dispute.
15515         Runtime crash is not.
15516
15517 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15518
15519         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
15520         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
15521         using6.C, using7.C}:  New namespace tests.
15522
15523 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
15524
15525         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
15526         specialization with typedef'ed names used as array indexes.
15527
15528 1998-07-09  Jeffrey A Law  (law@cygnus.com)
15529
15530         * gcc.c-torture/execute/980709-1.c: New test.
15531
15532         * gcc.dg/980709-1.c: New test.
15533
15534 1998-07-07  Richard Henderson  <rth@cygnus.com>
15535
15536         * gcc.c-torture/execute/bcp-1.c: New test.
15537
15538 1998-07-07  Jeffrey A Law  (law@cygnus.com)
15539
15540         * gcc.c-torture/execute/980707-1.c: New test.
15541
15542 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
15543
15544         * gcc.c-torture/compile/980706-1.c: New test.
15545
15546 1998-07-01  Dave Love  <d.love@dl.ac.uk>
15547
15548         * g77.f-torture/execute/980701-0.f,
15549         g77.f-torture/execute/980701-1.f: New test from Craig.
15550
15551 1998-07-01  Jeffrey A Law  (law@cygnus.com)
15552
15553         * gcc.c-torture/compile/980701-1.c: New test.
15554
15555         * gcc.c-torture/execute/980701-1.c: New test.
15556
15557 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
15558 rlsruhe.de>
15559
15560         * g++.old-deja/g++.robertl/eb132.C: New test.
15561         * g++.old-deja/g++.robertl/eb133.C: Likewise.
15562
15563 1998-06-29  Dave Love  <d.love@dl.ac.uk>
15564
15565         * g77.f-torture/execute/980628-7.f,
15566         g77.f-torture/execute/980628-8.f,
15567         g77.f-torture/execute/980628-9.f,
15568         g77.f-torture/execute/980628-10.f: New tests from Craig.
15569
15570         * g77.f-torture/execute/980628-3.f: Remove mail headers.
15571
15572 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15573
15574         * g77.f-torture/execute/980628-4.f: New test from Craig.
15575         * g77.f-torture/execute/980628-5.f: Likewise.
15576         * g77.f-torture/execute/980628-2.f: Likewise.
15577         * g77.f-torture/execute/980628-0.f: Likewise.
15578         * g77.f-torture/execute/980628-1.f: Likewise.
15579         * g77.f-torture/execute/980628-3.f: Likewise.
15580         * g77.f-torture/execute/980628-6.f: Likewise.
15581
15582 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15583
15584         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
15585         directory when nothing has been installed yet.
15586
15587 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
15588
15589         * gcc.c-torture/special/special.exp: Handle newer versions of
15590         dejagnu.
15591
15592 1998-06-26  Jeffrey A Law  (law@cygnus.com)
15593
15594         * gcc.dg/980626-1.c: New test.
15595
15596 1998-06-19  Bruno Haible <haible@ilog.fr>
15597
15598         * gcc.misc-tests/m-un-2.c: New test.
15599         * g++.old-deja/g++.other/warn01.c: Likewise.
15600
15601 1998-06-19  Robert Lipe  <robertl@dgii.com>
15602
15603         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
15604         compatibility with assmblers with a different comment character.
15605         Eliminate use of GAS-specific extensions.
15606
15607 1998-06-19  Jeffrey A Law  (law@cygnus.com)
15608
15609         * gcc.c-torture/execute/ieee/980619-1.c: New test.
15610
15611 1998-06-19  Robert Lipe  <robertl@dgii.com>
15612
15613         *lib/g77.exp: Replace search for libf2c.a with search for newly
15614         renamed libg2c.a
15615
15616 1998-06-17  Jeffrey A Law  (law@cygnus.com)
15617
15618         * gcc.c-torture/execute/980617-1.c: New test.
15619
15620 1998-06-12  Jeffrey A Law  (law@cygnus.com)
15621
15622         * gcc.c-torture/execute/980612-1.c: New test.
15623
15624 1998-06-08  Jeffrey A Law  (law@cygnus.com)
15625
15626         * gcc.dg/980523-1.c: Only test on ppc-linux.
15627         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
15628
15629         * gcc.c-torture/execute/980608-1.c: New test.
15630
15631 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
15632
15633         * gcc.c-torture/execute/980605-1.c: New test.
15634
15635 1998-06-04  Jeffrey A Law  (law@cygnus.com)
15636
15637         * gcc.c-torture/execute/980604-1.c: New test.
15638
15639 1998-06-02  Jeffrey A Law  (law@cygnus.com)
15640
15641         * gcc.c-torture/execute/980602-1.c: New test.
15642         * gcc.c-torture/execute/980602-2.c: Likewise.
15643
15644 1998-06-02  Dave Love  <d.love@dl.ac.uk>
15645
15646         * 970125-0.f: Fix per JCB.  Add commentary.
15647
15648 1998-05-31  Michael Meissner  <meissner@cygnus.com>
15649
15650         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
15651         IEEE -0 support.
15652
15653 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
15654
15655         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
15656         earlier.
15657
15658 1998-05-28  Catherine Moore <clm@cygnus.com>
15659
15660         * gcc.c-torture/execute/980526-3.c: New test.
15661
15662 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
15663
15664         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
15665         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
15666         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
15667         m88k-motorola-sysv3 to XFAIL.
15668
15669 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15670
15671         * gcc.dg/980526-1.c: New test.
15672         * gcc.c-torture/execute/980526-2.c: New test.
15673
15674 1998-05-26  Jeffrey A Law  (law@cygnus.com)
15675
15676         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
15677
15678         * gcc.c-torture/execute/980526-1.c: New test.
15679
15680 1998-05-26  Dave Love  <d.love@dl.ac.uk>
15681
15682         * g77.f-torture/execute/alpha2.f: Add runtime test.
15683
15684 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
15685
15686         * g++.old-deja/old-deja.exp: Strip leading directories.
15687
15688         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
15689         error for the line.  Don't run multiple tests for the same line.
15690
15691 1998-05-23  Jeffrey A Law  (law@cygnus.com)
15692
15693         * gcc.dg/980523-1.c: New test.
15694
15695 1998-05-23  Dave Love  <d.love@dl.ac.uk>
15696
15697         * g77.f-torture/compile/970915-0.f: New test.
15698
15699 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
15700
15701         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
15702
15703 1998-05-21  Jeffrey A Law  (law@cygnus.com)
15704
15705         * gcc.dg/980520-1.c: New test.
15706
15707 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
15708
15709         * gcc.dg/980502-1.c: Fix return type.
15710
15711 1998-05-20  Jeffrey A Law  (law@cygnus.com)
15712
15713         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
15714         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
15715         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
15716         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
15717         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
15718
15719 1998-05-20  Dave Love  <d.love@dl.ac.uk>
15720
15721         * g77.f-torture/execute/980520-1.f: New test.
15722
15723 1998-05-15  Dave Love  <d.love@dl.ac.uk>
15724
15725         * lib/mike-g77.exp: New file.
15726
15727         * g77.f-torture/noncompile/noncompile.exp,
15728         g77.f-torture/noncompile/check0.f: New files.
15729
15730 1998-05-14  Dave Love  <d.love@dl.ac.uk>
15731
15732         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
15733         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
15734         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
15735         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
15736         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
15737         abort where appropriate.
15738
15739 1998-05-05  Michael Meissner  <meissner@cygnus.com>
15740
15741         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
15742         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
15743
15744 1998-04-29  Dave Love  <d.love@dl.ac.uk>
15745
15746         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
15747
15748 1998-04-27  Dave Love  <d.love@dl.ac.uk>
15749
15750         * g77.f-torture/compile/980427-0.f: New test.
15751
15752 1998-04-24  Dave Love  <d.love@dl.ac.uk>
15753
15754         * g77.f-torture/compile/980424-0.f: New test.
15755
15756 1998-04-19  Dave Love  <d.love@dl.ac.uk>
15757
15758         * g77.f-torture/compile/980419-2.f (main): New test.
15759         * g77.f-torture/compile/970125-0.f: New test.
15760         * g77.f-torture/compile/980419-1.f: New test.
15761
15762 1998-04-08  Jim Wilson  <wilson@cygnus.com>
15763
15764         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
15765         of loop-4.c.
15766
15767 1998-04-07  Jim Wilson  <wilson@cygnus.com>
15768
15769         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
15770
15771 1998-04-03  Jim Wilson  <wilson@cygnus.com>
15772
15773         * gcc.c-torture/compile/980329-1.c: New test.
15774
15775 1998-03-18  Jim Wilson  <wilson@cygnus.com>
15776
15777         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
15778         * gcc.dg/980312-1.c: Fix typo in -march command.
15779
15780 1998-03-16  H.J. Lu  (hjl@gnu.org)
15781
15782         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
15783
15784 1998-03-11  Robert Lipe  <robertl@dgii.com>
15785
15786         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
15787         Dave Love agree the Fortran source is bogus.
15788
15789 1998-03-11  Robert Lipe  <robertl@dgii.com>
15790
15791         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
15792         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
15793         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
15794         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
15795         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
15796
15797 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
15798
15799         * g++.old-deja/g++.other/friend1.C: New test.
15800
15801 1998-02-18  Dave Love  <d.love@dl.ac.uk>
15802
15803         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
15804         possibly uninitialized) variables and declare dnrm2.
15805
15806 1998-02-23  Robert Lipe <robertl@dgii.com>
15807
15808         From Bruno Haible <haible@ilog.fr>:
15809         * gcc.c-torture/execute/980223.c: New test.
15810
15811 1998-02-13  Jeffrey A Law  (law@cygnus.com)
15812
15813         * gcc.dg/ifelse-1.c: New test.
15814
15815 1998-02-09  H.J. Lu  (hjl@gnu.org)
15816
15817         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
15818
15819           * lib/old-dejagnu.exp (old-dejagnu): Added the
15820           "execution test - XFAIL *-*-*" handling in the spirit of
15821           "excess errors test -". Changed the "execution test fails"
15822           handling to be like "excess errors test fails".
15823           * Update various tests accordingly.
15824
15825 1998-02-06  Jim Wilson  <wilson@cygnus.com>
15826
15827         * gcc.c-torture/execute/980205.c: New test.
15828
15829 1998-01-18  Jeffrey A Law  (law@cygnus.com)
15830
15831         * lib/c-torture.exp: Look for .x files instead of .cexp files.
15832         * lib/f-torture.exp: Similarly.
15833         * gcc.c-torture: Rename all .cexp files to .x files.
15834
15835 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
15836
15837         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
15838         (940510-1.c): Removed duplicate.
15839         (971104-1.c): New test.
15840
15841 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
15842
15843           * lib/f-torture.exp: Improve error and loop detection.
15844
15845 1997-11-19  Michael Meissner  <meissner@cygnus.com>
15846
15847         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
15848         use that to size the filler array.
15849
15850 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
15851
15852         * lib/c-torture.exp(c-torture-execute): Fix typo.
15853
15854         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
15855         testcase as the executable name. Keep the executable around if
15856         the test fails.
15857
15858 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
15859
15860         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
15861         changes.  Only test one -g option, and move it to the end of the
15862         list of options to test.
15863
15864 1997-09-19  Michael Meissner  <meissner@cygnus.com>
15865
15866         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
15867         variable GCC_TORTURE_OPTIONS to supply default switches separated
15868         by colons.  If no environment variable, run tests with -O0 -g, -O1
15869         -g, and -O2 -g as well.
15870
15871 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
15872
15873         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
15874         explanatory comments. Fix indentation.
15875
15876 1997-09-15  Jeffrey A Law  (law@cygnus.com)
15877
15878         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
15879
15880 1997-09-11  Jeffrey A Law  (law@cygnus.com)
15881
15882         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
15883         * g++.old-deja/g++.mike/p7325.C: Likewise.
15884         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
15885
15886 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
15887
15888         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
15889         * g++.old-deja/g++.brendan/crash30.C: Likewise.
15890         * g++.old-deja/g++.brendan/crash39.C: Likewise.
15891         * g++.old-deja/g++.law/operators4.C: Likewise.
15892
15893 1997-09-11  Joe Buck  (jbuck@synopsys.com)
15894
15895         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
15896         * g++.old-deja/g++.mike/p784.C: Ditto.
15897         * g++.old-deja/g++.mike/p785.C: Ditto.
15898
15899 1997-09-05  Jeffrey A Law  (law@cygnus.com)
15900
15901           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
15902
15903 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15904
15905         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
15906         target feature; pass this to c-torture-execute as needed.
15907
15908 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15909
15910         * lib/c-torture.exp(c-torture-execute): If the previous and the
15911         current executables being tested are identical, we don't need to
15912         run the executable again. Try to make the executable names
15913         unique. Add an optional argument for passing additional compiler
15914         flags.
15915
15916 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
15917
15918         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
15919
15920 1997-08-29  Jeffrey A Law  (law@cygnus.com)
15921
15922         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
15923
15924 1997-07-31  Jeffrey A Law  (law@cygnus.com)
15925
15926         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
15927         32bit or larger longs.
15928
15929         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
15930         have either a 32bit long or 32bit int.
15931
15932 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
15933
15934         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
15935         Make double precision tests dependent on sizeof (double).
15936
15937 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
15938
15939         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
15940         too.
15941
15942 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
15943
15944         * gcc.c-torture/compile/961203-1.cexp: New script.
15945
15946 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
15947
15948         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
15949         up the includes ourselves.
15950
15951 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
15952
15953         * lib/plumhall.exp: Remove random include, and add a few
15954         verbose messages for debugging.
15955
15956 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
15957
15958         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
15959         of trying to do it ourselves.
15960
15961 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15962
15963         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
15964
15965 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
15966
15967         * gcc.prms/5403.c: Made regexp a bit less strict.
15968
15969 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
15970
15971         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
15972         is returned from remote_load instead.
15973         * lib/plumhall.exp: Ditto.
15974         * lib/mike-g++.exp: Ditto.
15975         * lib/old-dejagnu.exp: Ditto.
15976         * lib/c-torture.exp: Ditto.
15977
15978 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
15979
15980         * lib/g++.exp: Use build_wrapper procedure.
15981         * lib/gcc.exp: Ditto.
15982
15983 1997-05-20  Jeffrey A Law  (law@cygnus.com)
15984
15985         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
15986         an old-style decl for malloc.  Fixes tests to work when
15987         sizeof (int) != sizeof (size_t).
15988
15989 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15990
15991         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
15992
15993         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
15994         use stdargs.h interface.
15995
15996 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15997
15998         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
15999         NO_VARARGS when compiling.
16000
16001 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
16002
16003         * lib/plumhall.exp(ph_includes): New procedure.
16004         (ph_make): Use it.
16005         (ph_compiler): Ditto.
16006
16007         * lib/g++.exp: Rename test-glue.c to testglue.c.
16008         * lib/gcc.exp: Ditto.
16009
16010 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
16011
16012         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16013         to completion when it's called.
16014
16015 1997-03-21  Michael Meissner  <meissner@cygnus.com>
16016
16017         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16018         is defined, don't do test.
16019
16020 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
16021
16022         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16023         for object files.
16024         (ph_summary): Mark skipped testcases as untested, not unresolved.
16025
16026         * lib/plumhall.exp (ph_make): If unresolved because of bad
16027         errorCode, record errorCode in log file.
16028         (*): Replace send_log/verbose with verbose -log.
16029
16030 1997-03-19  Michael Meissner  <meissner@cygnus.com>
16031
16032         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16033         double conversion if double isn't at least 8 bytes.
16034
16035         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16036         int to work with targets where int is 16 bits.
16037
16038         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16039         8 bytes, just exit, since 4 byte doubles don't have enough bits of
16040         precision for the test to complete.
16041
16042 1997-03-14  Michael Meissner  <meissner@cygnus.com>
16043
16044         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16045         if d10v is not compiled with the -mdouble64 flag.
16046         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16047
16048         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16049         d10v is not compiled with the -mint32 flag.
16050
16051 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
16052
16053         * lib/plumhall.exp: Use incr_count.
16054
16055 1997-03-12  Jeffrey A Law  (law@cygnus.com)
16056
16057         * gcc.c-torture: Update to c-torture-1.45.
16058
16059 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
16060
16061         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16062         the name of the expect testcase file).
16063
16064         * lib/g++.exp(g++_init): Ditto.
16065
16066 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
16067
16068         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16069         the host.
16070
16071         * lib/gcc.exp(gcc_exit): New procedure.
16072
16073 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
16074
16075         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16076         specs where appropriate.
16077
16078         * g++.old-deja/g++.arm/*: Added additional ERROR checks
16079         because of new "candidates are" messages, and removed a few
16080
16081         * Converted all non-old-style g++ testcases to old-style, and
16082         moved into g++.old-deja.
16083
16084 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
16085
16086         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16087         options.
16088
16089         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16090         succeeded.
16091
16092         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16093
16094 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16095
16096         * lib/gcc.exp (gcc_target_compile): Add support for defining
16097         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16098         the machine doesn't have those features.
16099
16100 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16101
16102         * g++.law/operators4.exp: Don't use LIBS.
16103
16104 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16105
16106         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16107
16108         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16109         * lib/g++.exp: Set it here instead. Also, allow use of the
16110         --tool_exec and --tool_opt options. Change CXX to
16111         GXX_UNDER_TEST.
16112
16113         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16114
16115         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16116
16117 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16118
16119         * lib/old-dejagnu.exp: Use prune_warnings instead of
16120         prune_system_crud.
16121         * lib/mike-g++.exp: Ditto.
16122         * lib/gcc.exp: Ditto.
16123         * lib/g++.exp: Ditto.
16124
16125         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16126
16127 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16128
16129           * 941014-2.c: Include stdlib.h
16130           * 960327-1.c: Include stdio.h
16131           * dbra.c, index-1.c: Don't assume ints are 32bits.
16132
16133 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16134
16135         * lib/gcc.exp: Add gcc,stack_size target feature.
16136
16137         * lib/g++.exp(g++_target_compile): Add the include and link
16138         paths here, not in two other places. And, it's $options, not
16139         options.
16140
16141         * lib/mike-g++.exp(postbase): Remove the code that determines
16142         the correct include and link paths.
16143         * g++.old-deja/old-deja.exp: Ditto.
16144
16145 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16146
16147         * lib/g++.exp(g++_init): target_compile no longer returns the
16148         filename of the result.
16149
16150 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16151
16152         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16153         call to glob.
16154
16155         * gcc.c-torture/special/special.exp: Change call to
16156         gcc_target_compile to include the object file.
16157
16158 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16159
16160         * gcc.c-torture/special/special.exp: Correct misspelling in last
16161         change.
16162
16163 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
16164
16165         * lib/plumhall.exp(ph_summary): Log the entire output of the
16166         executable. Return -1 if there were any failures, 0 otherwise.
16167         (ph_execute): Return -1 if there were any failures, 0 otherwise.
16168         (ph_make): Clean up objects and executables that were built
16169         if the tests succeeded.
16170
16171 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
16172
16173         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16174         libraries and includes in the build tree as appropriate.
16175
16176 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16177
16178         * lib/c-torture.exp: Instead of looking for the global variable
16179         NO_LONG_LONG, check to see if that's a feature of the target.
16180
16181 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16182
16183         * config/default.exp: Minimize. Delete the remainer of the files in
16184         config; this functionality is now in devo/dejagnu/config.
16185
16186         g++.*/*: Pass any additional flags used to compile to postbase;
16187         delete CXXFLAGS.
16188
16189         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16190         is now done by runtest.exp. Use gcc_target_compile instead of
16191         compile.
16192
16193         lib/c-torture.exp: Use gcc_target_compile instead of compile.
16194         Remove references to CFLAGS. Use remote_file instead of
16195         calling rm -f.
16196         (c-torture): Take a list of arguments to use to compile this
16197         testcase.
16198
16199         lib/g++.exp: Simplify. Use target_compile instead of compile.
16200         lib/gcc-dg.exp: Ditto.
16201         lib/gcc.exp: Ditto.
16202         lib/mike-{gcc,g++}.exp: Ditto.
16203         lib/old-dejagnu.exp: Ditto.
16204         lib/plumhall.exp: Ditto.
16205
16206 1997-01-08  Jim Wilson  <wilson@cygnus.com>
16207
16208         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16209         (ph_linker): Likewise.
16210
16211 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
16212
16213           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16214         MAP_ANON / MAP_ANONYMOUS if defined;
16215         else try to map from /dev/zero .
16216
16217 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16218
16219         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
16220         isn't defined, then define it to MAP_ANONYMOUS.
16221
16222 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16223
16224         * gcc.c-torture: Update to c-torture-1.42 release.
16225
16226 1996-11-11  Jeffrey A Law  (law@cygnus.com)
16227
16228         * gcc.c-torture: Update to c-torture-1.41 release.
16229
16230 1996-10-27  Jeffrey A Law  (law@cygnus.com)
16231
16232         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
16233         c-torture release.
16234
16235 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
16236
16237         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16238         and LDFLAGS.  Fix second case to append the target_info ldflags
16239         onto LDFLAGS, not CFLAGS.
16240         * lib/g++.exp (g++_init): Add target_info stuff.
16241         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
16242         of libgloss and newlib flags for !native.
16243
16244         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16245         (GDB): Fix relative path to go up another dir for finding gdb.
16246
16247 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
16248
16249         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16250         versions in the target_info array, if they don't exist.
16251
16252 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
16253
16254         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16255
16256 1996-07-08  Jim Wilson  <wilson@cygnus.com>
16257
16258         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16259         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16260
16261 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
16262
16263         * lib/old-dejagnu.exp: Don't remove the output file before we've
16264         actually tested it. Don't append pwd to the path of the executable
16265         we're testing.
16266
16267 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
16268
16269         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16270
16271 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
16272
16273         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16274         temporary directory for compiler files, and set it to a default
16275         value of /tmp. Set $output as the name of the output file from
16276         compiling the testcase. Add a -o option to $cflags_var so the
16277         compiler writes the final output file as $output. Set $executable
16278         to $output.
16279
16280         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16281         directory for compiler files, and set it to /tmp if it doesn't
16282         already have a value. Set $output_file to the name of the output
16283         file from compiling the testcase. Add a -o option to CXXFLAGS so
16284         the compiler writes the final output file as $output. Use $output
16285         as the executable to be tested.
16286
16287 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16288
16289         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
16290
16291 1996-06-08  Jeffrey A Law  (law@cygnus.com)
16292
16293         * gcc.c-torture/execute/pending-1.c: New test.  Still
16294         pending in Tege's queue.
16295
16296 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
16297
16298         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
16299         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
16300         if there were failures.  Call unresolved if there were unresolved
16301         testcases.  Call gcc_fail if program did not run to completion.
16302         (ph_make): Pass additional argument name to ph_execute.
16303         (ph_execute): Add new argument.  Pass additional arguments to
16304         ph_summary.  Call gcc_fail is there is no execution output.
16305
16306 1996-04-24  Jeffrey A Law  (law@cygnus.com)
16307
16308         * lib/plumhall.exp (proc_summary): Output relavent summary
16309         lines into the log so specific failures in plumhall can be
16310         investigated.
16311
16312 1996-04-10  Jeffrey A Law  (law@cygnus.com)
16313
16314         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
16315         (c-torture-execute): Don't try to execute tests which use
16316         "long long" types if $NO_LONG_LONG is nonzero.
16317
16318 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
16319
16320         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
16321         not c-torture.
16322
16323         * gcc.ieee: Move from here.
16324         * gcc.c-torture/execute/ieee: To here.
16325
16326 1996-03-26  Jeffrey A Law  (law@cygnus.com)
16327
16328         * gcc.c-torture: Update to c-torture-1.41 release.
16329
16330 1996-03-22  Jeffrey A Law  (law@cygnus.com)
16331
16332         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
16333         not "$output".
16334
16335 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
16336
16337         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
16338         -c present.
16339
16340 1996-03-02  Jeffrey A Law  (law@cygnus.com)
16341
16342         * config/proelf.exp: Handle connecting to a simulator.
16343
16344 1996-01-31  Jeffrey A Law  (law@cygnus.com)
16345
16346         * config/proelf.exp: New file.  Enough framework that we can
16347         run c-torture tests on the proelf targets (or any other target
16348         that gdb can connect to for that matter).
16349
16350 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
16351
16352         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
16353         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
16354
16355         * lib/plumhall.exp (ph_execute): Always call ph_summary if
16356         exec_output exists.
16357
16358 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
16359
16360         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
16361         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
16362
16363         * config/*.exp: Update FSF address.  Change result of ${tool}_load
16364         to pass/fail/unresolved/unsupported/untested.  Caller must now
16365         call unresolved/unsupported/untested.
16366         * lib/*.exp: Update FSF address.  Update to handle new results of
16367         ${tool}_load.
16368         * lib/chill.exp (verbose): Delete.
16369
16370 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
16371
16372         * lib/gcc.exp (default_gcc_start): Change order of args to
16373         $LDFLAGS $CFLAGS $LIBS.
16374         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
16375         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
16376         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
16377         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16378         * gcc.misc-tests/dg-test.exp: Likewise.
16379         * gcc.misc-tests/msgs.exp: Likewise.
16380         * gcc.prms/prms.exp: Likewise.
16381         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
16382         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
16383
16384         * lib/dg.exp: Deleted, moved to dejagnu/lib.
16385
16386 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16387
16388         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
16389
16390         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
16391         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16392
16393         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16394         necessary.
16395
16396 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
16397
16398         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16399         global for loop; add use of $mathlib.
16400         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16401         settings here; set mathlib for anything but VxWorks.
16402
16403 1996-01-22  Jeffrey A Law  (law@cygnus.com)
16404
16405         * gcc.c-torture: Update to c-torture-1.40 release.
16406
16407 1996-01-03  Jeffrey A Law  (law@cygnus.com)
16408
16409         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16410         dg.exp.
16411
16412 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
16413
16414         * lib/c-torture.exp (c-torture-execute): Declare "output" as
16415         global.
16416
16417 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
16418
16419         * lib/g++.exp (LIBS): Define if not already.
16420         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16421         (gcc-dg-prune): Call prune_gcc_output.
16422         * lib/gcc.exp (prune_gcc_output): New proc.
16423         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16424         prune_gcc_output.
16425
16426 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
16427
16428         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
16429         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
16430
16431 1995-11-15  Jeffrey A Law  (law@cygnus.com)
16432
16433         * gcc.c-torture: Update to c-torture-1.39 release.
16434
16435 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
16436
16437         * lib/c-torture.exp (c-torture-execute): Don't return if one option
16438         fails, try others as well.
16439
16440 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
16441
16442         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
16443         If compilation fails, mark execute tests as `untested'.
16444         If test is marked as unsupported, don't mark compilation and
16445         execute tests as failed.
16446
16447 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
16448
16449         * lib/g++.exp (g++_init): Don't link in libg++, and look to
16450         libstdc++ for whether or not we want to be doing shared
16451         libraries.  Delete link_curses since we don't need it anymore.
16452         * lib/mike-g++.exp (postbase): Don't link in libg++.
16453         * g++.old-deja/old-deja.exp: Likewise.
16454
16455 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
16456
16457         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
16458
16459 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
16460
16461         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
16462         For that, add `-Wl,-a,shared_archive'.
16463         * g++.old-deja/old-deja.exp: Likewise.
16464
16465 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
16466
16467         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
16468
16469 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
16470
16471         * lib/mike-g++.exp (postbase): Pay attention to the status of
16472         g++_load.
16473
16474 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
16475
16476           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
16477
16478 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
16479
16480         * lib/gcc.exp (default_gcc_start): No longer need to log program
16481         being executed or its output, execute_anywhere does that now.
16482         * lib/g++.exp (default_g++_version): Call execute_anywhere.
16483         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
16484
16485 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
16486
16487         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
16488         the same as those in lib/g++.exp.
16489
16490 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
16491
16492         * gcc.c-torture: Update to c-torture-1.38 release.
16493         * gcc.ieee: Related changes.
16494
16495 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
16496
16497         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
16498         "exec". Minor reformatting changes.
16499
16500         * config/rom68k.exp (${tool}_load): Make it work in a canadian
16501         cross. This means all "exec" calls now work on a remote host as
16502         well.
16503         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
16504         cross. Filter out the extra "\r\n" stuff that expect puts in.
16505         (c-torture-execute): Filter out the bogus warnings like
16506         c-torture-compile does. Add support for canadian cross.
16507         * lib/gcc.exp (default_gcc_version, default_gcc_start)
16508         Use execute_anywhere rather than calling exec directly. Now it
16509         works for canadian cross testing.
16510
16511 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
16512
16513         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
16514         results into a variable, and check that rather than using file exists.
16515
16516 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
16517
16518         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
16519         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
16520
16521 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16522
16523         * g++.old-deja/old-deja.exp: Create and pass runshlib and
16524         lib_curses if there's a shared libg++ in the build tree.
16525
16526 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
16527
16528         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
16529         if not supported target.
16530
16531 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
16532
16533         * lib/g++.exp (g++_init): Move empty setting of runshlib and
16534         link_curses up to always happen, not just for native builds.
16535
16536 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
16537
16538         * gcc.c-torture: Update to c-torture-1.36 release.
16539         * gcc.failure: Related changes.
16540
16541 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
16542
16543         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
16544
16545 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
16546
16547         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
16548         * lib/mike-g++.exp (postbase): Not in here.  Still reference
16549         runshlib, link_curses, and mathlib for link and run.
16550
16551         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
16552         pass the runtime shared library options for Solaris, OSF/1, and
16553         Irix5, and link with -lcurses to avoid unresolved references.
16554
16555 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
16556
16557         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
16558         only run once.
16559
16560 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
16561
16562         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
16563
16564 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
16565
16566         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
16567         do not have a framework for the "compat" tests yet.
16568
16569 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
16570
16571         * lib/mike-g++.exp (postbase): New local variable `mathlib',
16572         set to null if we're testing vxworks5.1.  Use that instead of
16573         `-lm' in the setting of LIBS for link and run.
16574
16575 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
16576
16577         * config/rom68k.exp (${tool}_load): Major changes to make it
16578         work.  Verified that it does in fact return the stuff in
16579         exec_output properly.  Catch any Emul or any TRAP other than 0.
16580
16581 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
16582
16583         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
16584         LDFLAGS properly for targets that need stuff from libgloss.
16585         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
16586         only run once.
16587         (gpp_initialized): New variable.
16588
16589 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
16590
16591         * config/rom68k.exp: Load libgloss.exp.
16592         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
16593         so we can produce a fully linked binary.
16594         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
16595         so we can produce a fully linked binary.
16596
16597 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
16598
16599         * lib/plumhall.exp (ph_section): Watch for expected failures.
16600         Add missing `else'.
16601
16602         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
16603         run the testcase.
16604         (c-torture): Likewise.
16605
16606 1995-08-28  Doug Evans  <dje@cygnus.com>
16607
16608         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
16609
16610         * lib/mike-g++.exp (mike_cleanup): New proc.
16611         (prebase): New globals compiler_result, not_compiler_result,
16612         target_regexp.
16613         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
16614         allow leading "-" in pattern.  Watch for unsupported tests.
16615         If $compiler_result is set, pattern match assembler code,
16616         and ditto for $not_compiler_result.
16617         * lib/mike-gcc.exp: Likewise.
16618
16619         * lib/plumhall.exp (ph_execute): Only call ph_summary if
16620         execution "succeeded".
16621
16622 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
16623
16624         * config/win32.exp: New file.
16625         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
16626
16627 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
16628
16629         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
16630         unsupported.
16631         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
16632         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
16633         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
16634
16635         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
16636         "... without exceptions was ...".  That is now handled by
16637         prune_system_crud.
16638         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16639
16640 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
16641
16642         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
16643         sieve.c,sort2.c}: New files.
16644         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
16645         sieve.exp,sort2.exp}: Drivers for them.
16646
16647         * lib/mike-gcc.exp (program_output): New user settable variable.
16648         (postbase): Call prune_system_crud.  Also prune extraneous compiler
16649         messages.
16650         * lib/mike-g++.exp (program_output): New user settable variable.
16651
16652         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
16653
16654         * config/sh.exp: Deleted (use sim.exp instead).
16655
16656 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
16657
16658         * config/vx.exp: Declare CHECKTASK as global.
16659         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
16660         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
16661         * lib/old-dejagnu.exp: Load [pwd]/$executable.
16662
16663 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16664
16665         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
16666         target. Like vx.exp, only includes `vx29k.exp' instead of
16667         `vxworks.exp'.
16668
16669 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
16670
16671         * config/sim.exp: Increase time limit from 120 seconds to 240.
16672
16673 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
16674
16675         * gcc.c-torture/execute/950628-1.c: New test.
16676
16677 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
16678
16679         * gcc.c-torture: Update with changes/additions from
16680         c-torture-1.34.
16681
16682 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
16683
16684         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
16685
16686 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
16687
16688         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
16689
16690 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
16691
16692         * gcc.c-torture/compile/950512-1.c: New test.
16693         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
16694         * gcc.dg/struct-ret-1.c: Likewise.
16695
16696 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
16697
16698         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
16699           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
16700
16701 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
16702
16703         * gcc.c-torture/special/920411-1.c: Deleted.
16704         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
16705
16706 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
16707
16708         * config/sim.exp (${tool}_load): Hack in call to bash to get a
16709         cpu limit.
16710
16711 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
16712
16713         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
16714
16715 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
16716
16717         From kenner;
16718         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
16719         is the proper length.
16720         * va-arg-3.c: Likewise.
16721
16722 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
16723
16724         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
16725         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
16726
16727         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
16728         * lib/g++.exp (default_g++_start): Delete old cruft.
16729
16730 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
16731
16732         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
16733         (2 * (1 << 18)) to (2 * (1 << 17)).
16734
16735         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
16736
16737 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
16738
16739         * config/rom68k.exp: Renamed from config/idp.exp
16740
16741 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
16742
16743         * c-torture/compile/921109-2.c
16744
16745 1995-04-18  Mike Stump  <mrs@cygnus.com>
16746
16747         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
16748         excess errors.
16749
16750 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
16751
16752         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
16753         output.
16754         * lib/g++.exp (default_g++_start): Likewise.
16755
16756 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
16757
16758         * gcc.c-torture/compile/950329-1.c: New test.
16759
16760 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
16761
16762           * config/bug.exp (${tool}_load): Updated to use new remote_open
16763           and remote_close procs.
16764         * config/idp.exp: New file.
16765
16766 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
16767
16768         * gcc.c-torture/execute/950322-1.c: New test.
16769
16770 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
16771
16772         * config/vx.exp (${tool}_load): Clean up testing of return code from
16773         vxworks_ld and vxworks_spawn.
16774
16775 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
16776
16777         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
16778
16779 1995-03-13  Mike Stump  <mrs@cygnus.com>
16780
16781         * lib/old-deja.exp: Add `excess errors test - ' error, now one
16782         can mark excess errors on a machine by machine basis.  Note, the
16783         default is to not expect any excess errors, even when excess
16784         errors test - is given, so you will want to put an XFAIL ... on
16785         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
16786         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
16787         those 4 machines, but no others.
16788
16789 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
16790
16791         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
16792         * lib/c-torture.exp: to here.
16793
16794 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
16795
16796         * gcc.c-torture/execute/950221-1.c: New test.
16797         * gcc.c-torture/execute/struct-ret-1.c: New test.
16798         * gcc.c-torture/compile/950221-1.c: New test.
16799
16800         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
16801
16802 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
16803
16804         * gcc.c-torture/execute/arith-1.c (main): Return 0.
16805         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
16806
16807 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
16808
16809         * g++.gb: New directory of tests, derived from my signature and
16810         class scoping tests.
16811
16812         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
16813         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
16814         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
16815         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
16816         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
16817         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
16818         * g++.gb/sig25.C: Likewise.
16819
16820         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
16821         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
16822         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
16823         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
16824         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
16825         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
16826         * g++.gb/sig25.exp: Likewise.
16827
16828         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
16829         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
16830         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
16831         * g++.gb/scope13.C: Likewise, this test still fails.
16832
16833         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
16834         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
16835         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
16836         * g++.gb/scope13.exp: Ditto.
16837
16838         * g++.gb/README: New file, explains what these tests are about.
16839
16840 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
16841
16842         * lib/dg.exp (dg-do): Support `preprocess'.
16843         (dg-test): Likewise.
16844
16845 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
16846
16847         * config/udi.exp: change "continue -expect" to "exp_continue".
16848
16849 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
16850
16851         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
16852         Delete redundant tests.
16853
16854         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
16855         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
16856         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
16857         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
16858         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
16859         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
16860         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
16861         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
16862
16863         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
16864         storing label pointers.
16865         * gcc.c-torture/execute/921019-1.c: Likewise.
16866         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
16867         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
16868         parameter fp.
16869         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
16870         constants.
16871
16872         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
16873         Delete obsolete tests.
16874
16875         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
16876         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
16877         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
16878         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
16879         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
16880         * gcc.c-torture/compile/950124-1.c: New test.
16881
16882         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
16883
16884 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
16885
16886         * lib/mike-g++.exp: Add -lm to LIBS.
16887
16888 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
16889
16890         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
16891
16892 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
16893
16894         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
16895
16896 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
16897
16898         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
16899
16900 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
16901
16902         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
16903         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
16904         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
16905         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
16906         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
16907         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
16908         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
16909         * g++.law/{operators31.C, operators32.C,
16910         * g++.law/{operators33.C, operators34.C}: Likewise.
16911         * g++.law/{pic1.C, refs2.C}: Likewise.
16912         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
16913         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
16914         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
16915         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16916
16917         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
16918         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
16919         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
16920         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
16921         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
16922         * g++.law/{enum9.exp, friend5.exp}: Likewise.
16923         * g++.law/{nest3.exp, nest4.exp}: Likewise.
16924         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
16925         * g++.law/{operators30.exp, operators31.exp}: Likewise.
16926         * g++.law/{operators32.exp, operators33.exp}: Likewise.
16927         * g++.law/{operators34.exp}: Likewise.
16928         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
16929         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
16930         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
16931         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
16932         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16933
16934         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
16935         No longer expected to fail.
16936         * g++.law/missed-error3.C: Tweak for recent bool changes.
16937
16938 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
16939
16940         * config/emb-unix: Deleted.
16941         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
16942         remote execution.  Do final link on remote host if REMOTE_LINK is set.
16943
16944 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
16945
16946         * lib/dg.exp (dg-test): Fix typo in last patch.
16947
16948 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
16949
16950         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
16951         (handles multiple occurrences).
16952
16953 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
16954
16955         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
16956         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
16957         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
16958         printed).
16959         * lib/c-torture.exp (c-torture-compile): Likewise.
16960         (c-torture): Prepend full path if missing.
16961         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
16962         (gcc_fail): Likewise.
16963         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
16964
16965 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
16966
16967         * lib/netware.exp: Only attach to NetWare i386 systems.
16968
16969 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
16970
16971         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
16972         messages.  Add test name to "output pattern match" pass/fail message.
16973
16974 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
16975
16976         * gcc.dg: New testsuite.
16977         * gcc.dg/dg.exp: New file.
16978
16979         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
16980         test-switch.c}: Deleted.
16981
16982         * gcc.misc-tests/msgs.exp: New testcase driver.
16983
16984 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
16985
16986         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
16987         Watch for illegal return values from ${tool}_load.
16988         * config/unix.exp (${tool}_load): Fix pass/fail detection for
16989         cross targets.  Coerce return value >0 to 1.
16990
16991 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
16992
16993         * config/unix.exp (${tool}_load): Call program rsh, not proc.
16994
16995         * config/emb-unix.exp: New file.
16996
16997         * config/sim.exp: Error if variable $SIM not defined.
16998         (${tool}_load): Mark test as "untested" if simulator missing.
16999
17000         * config/unix.exp: Load remote.exp to get rcp_download.
17001         * lib/c-torture.exp: Use different option lists for testcases with
17002         and without loops.
17003         * gcc.c-torture/execute/execute.exp: Likewise.
17004
17005 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
17006
17007         * config/*.exp: Clarify return code from ${tool}_load.
17008         Call `unresolved' or `untested' instead of `warning' or `perror'
17009         (sometimes you still want to call both though).
17010         Add comment that `shell_id' is local to each file.
17011         * config/udi.exp (timeout): Set to 30.
17012         Don't print warning if connection fails, $connectmode has already
17013         printed an error.
17014         (${tool}_load): Move verbose messages to level 2.
17015         Rework pattern for "Process started" message.
17016         Pass `shell_id' to ${connectmode}_download.
17017         Retry twice upon timeout.  Make resetting of target more robust.
17018         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17019         Pass `shell_id' to exit_$connectmode.
17020         Only call exit_$connectmode if connected.
17021         * config/unix.exp (${tool}_load): Check return codes better.
17022         * config/vrtx.exp (${tool}_load): Likewise.
17023         * config/vx.exp (${tool}_load): Likewise.
17024         Delete unneeded global's.
17025         * lib/dg.exp (dg-test): Update to reflect clarified return codes
17026         from ${tool}_load.
17027         (dg-stat): Delete.
17028         (dg-init): Delete recording of pass/fail counts.
17029         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17030         (old-dejagnu-init): Likewise.
17031         (old-dejagnu-stat): Delete contents, empty proc now.
17032         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17033         (c-torture): Delete references to lcnt, lpass, lfail.
17034         Get option list from TORTURE_OPTIONS.
17035         Delete -funroll[-all]-loops if no loops.
17036         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17037         (g++_stat): Delete contents (empty proc now).
17038         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17039         (gcc_finish): Likewise.
17040         (gcc_stat): Deleted.
17041         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17042         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17043         * gcc.c-torture/execute/execute.exp: Likewise.
17044         Split tests into two parts: compile, execute.
17045         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
17046         no loops.  Update to reflect clarified return codes from ${tool}_load.
17047
17048 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
17049
17050         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17051         to grep for.
17052         (old-dejagnu): Likewise (where necessary).
17053
17054 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
17055
17056         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
17057
17058         * lib/dg.exp (dg-process-target): Fix processing of selector.
17059         Add comment regarding use of `error'.
17060
17061         * lib/gcc.exp (prune_system_crud): Define if missing.
17062         * lib/g++.exp (prune_system_crud): Likewise.
17063
17064         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17065         Call prune_system_crud.
17066         * lib/dg.exp (dg-runtest): New proc.
17067         Use perror instead of send_user for tcl errors in testcase.
17068         Don't return any value, it's never used.
17069         Don't clobber previous definition of `unknown'.
17070         Print tcl errors in `dg-final'.
17071
17072 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
17073
17074         * lib/dg.exp (dg-process-target): Improve syntax error messages.
17075         (dg-test): Don't print errorInfo, it contains stack backtrace.
17076
17077 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
17078
17079         * lib/g++.exp (runtest_file_p): Define if missing.
17080
17081 1994-09-24  Doug Evans  (dje@cygnus.com)
17082
17083         * lib/mike-g++.exp: Comment out loading of g++.exp.
17084         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
17085         (default_g++_version): Always print something.
17086         (default_g++_start): Comment out call to `which'.
17087         (g++_start, g++_load): Deleted (must be defined in config file).
17088         * lib/gcc.exp: Test for existence of $CC at start.
17089         Delete check for tmpdir (done in gcc_init).
17090         (default_gcc_version): Always print something.
17091         (default_gcc_start): Comment out call to `which'.
17092         * config/*.exp: Major cleanup - make cross targets work at least a
17093         little better for g++ (by not being "--tool gcc" specific).
17094         Rename gcc_xxx to ${tool}_xxx.
17095         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17096         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17097
17098 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17099
17100         * lib/c-torture.exp (c-torture-compile): Rework compiler
17101         message processing.
17102
17103         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17104         c-torture.
17105
17106 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17107
17108         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17109
17110         * lib/dg.exp (dg-process-target): Support { target native }.
17111
17112 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17113
17114         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17115         looked for "... program xxx got fatal signal".
17116         Correct regsub munging of `comp_output'.
17117         Ignore compiler messages "path prefix not used" and "linker input
17118         file unused".
17119
17120 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17121
17122         * lib/gcc.exp (runtest_file_p): Define if missing.
17123         * gcc.prms/template.c: Example to work from.
17124
17125 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17126
17127         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17128         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17129
17130         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17131         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17132         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17133         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17134
17135         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17136         (dg-process-target): No longer a varargs proc.
17137         Return S/N for target, P/F for xfail.  All callers changed.
17138         (user option procs): More argument checking.
17139         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17140         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17141         (dg-test): Skip test if not running on selected target in `dg-do'.
17142         Update handling of `dg-do-what', `dg-output-text'.
17143         Separate execution pass/fail from output pattern match pass/fail.
17144         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17145
17146 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17147
17148         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17149         target for 920510-1.c.
17150
17151 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17152
17153         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17154         Clean up comment regarding use of passcnt, etc.
17155         (gcc_stat): Don't update `testcnt' here.
17156         (gcc_finish): Do it here.
17157         Might as well reset `but_id' here too.
17158         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17159         to determine if the file should be tested.
17160         * gcc.c-torture/compile/compile.exp: Likewise.
17161         * gcc.c-torture/execute/execute.exp: Likewise.
17162         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17163         * gcc.misc-tests/dg-test.exp: Likewise.
17164         * gcc.prms/prms.exp: Likewise.
17165         * gcc.wendy/wendy.exp: Likewise.
17166         * g++.old-deja.exp: Likewise.
17167         Move "Testing file" message to verbose level 1.
17168
17169 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
17170
17171         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17172
17173 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
17174
17175         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17176         (default_gcc_start): Accept optional second list element
17177         of compiler flags.  Print compiler output at verbosity level 2.
17178         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17179         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17180         Save current values of framework globals passcnt, failcnt, xpasscnt,
17181         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17182         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
17183         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17184         xfailcnt to compute stats.  Update framework global `testcnt' from
17185         pass/fail counts.
17186         (gcc_finish): New proc.  Clean up test environment.
17187         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17188         (gcc_epass, gcc_efail): Delete.
17189         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17190         argument of line number.
17191         (dg-init): If the tool has an init routine, call it.
17192         (dg-test): Remove args `cflags_var' and `libs_var'.
17193         Pass all compiler options to ${tool}_start.
17194         Handle missing line number.
17195         (dg-finish): New function.
17196         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17197         particular files.  Call gcc_finish at end.  Move "skipping test"
17198         message to verbosity level 3.
17199         * gcc.c-torture/compile/compile.exp: Likewise.
17200         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17201         * gcc.c-torture/execute/execute.exp: Likewise.
17202         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17203         Print testcase being tried at verbosity level 1.
17204         * gcc.c-torture/special/special.exp: Unset xfail.
17205         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17206         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17207         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17208         * gcc.failure/failure.exp: Likewise.
17209         * gcc.ieee/ieee.exp: Likewise.
17210         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17211         Update call to dg-test.  Call dg-finish at end.
17212         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
17213         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17214         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17215         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17216         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
17217         * gcc.wendy/wendy.exp: Add copyright.
17218         Delete setting of tmpdir (done by gcc_init).
17219         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17220         Pass compiler flags to gcc_start.  Call gcc_finish at end.
17221         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17222         gcc_[ce]pass/fail.
17223
17224 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
17225
17226         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17227         confusion.
17228         (g++_load): Likewise.
17229
17230         * config/*.exp (gcc_load): Some were varargs fns and some were not.
17231         Rename argument to `prog' to remove the confusion.
17232         Varargs fns behave differently too!
17233         (g++_load): Likewise.
17234
17235         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17236
17237         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17238         what it is.  Delete (always) printing of status value for !native.
17239         Simplify verbose code, and include status and exec_output.
17240         (g++_load): Use gcc_load.
17241
17242 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
17243
17244         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17245         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17246         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17247         940714-3.c as these testcases don't exist anymore.  Make
17248         va-arg-1.c expected to pass.
17249
17250 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
17251
17252         * gcc.misc-tests/misc.exp: Only run specific testcases.
17253         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
17254         * gcc.misc-tests/dg-[1-9].c: New files.
17255
17256         * lib/dg.exp: New testsuite driver.
17257         * gcc.prms/prms.exp: Use it.
17258
17259         * README.gcc: New file.
17260
17261         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17262         Document and reset `lxpass' and `lxfail'.
17263         Simplify "initialized" message.
17264         (gcc_stat): Clean up comments a little.
17265
17266 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
17267
17268         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17269
17270 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
17271
17272         * lib/old-dejagnu.exp (process-option): New proc.
17273         (old-dejagnu-init, old-dejagnu-stat): Likewise.
17274         (old-dejagnu): Simplify.
17275         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17276
17277 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
17278
17279         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17280         exists and is not an empty string.
17281
17282         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17283         $xfail rather than calling setup_xfail.  Clear $xfail when test is
17284         finished.
17285         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
17286         automatically.
17287
17288         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
17289         longer expected to fail.
17290
17291         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
17292         "f" function call.
17293
17294         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
17295
17296         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
17297         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
17298         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
17299         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
17300         c-torture-1.29.
17301
17302         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
17303         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
17304
17305         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
17306
17307         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
17308         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
17309
17310         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
17311         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
17312         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
17313
17314 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
17315
17316         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
17317         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
17318         940714-1.c, 940714-2.c, 940714-3.c},
17319         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
17320         gcc.misc-tests/{mg.c,mg.exp}:
17321         New tests.
17322         * gcc.noncompile/noncompile.exp: Change accordingly.
17323
17324 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
17325
17326         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
17327         Undo previous clobberage.
17328
17329 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
17330
17331         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
17332         * gcc.special/{930510-1.c, special.exp}:
17333         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
17334         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
17335         struct-varargs-1.c}: New tests from c-torture-1.26.
17336
17337 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
17338
17339         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
17340           argument to switch.
17341
17342 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
17343
17344         * Revert the previous changes.  Please see Rob's directory
17345           (/lisa/test/rob/progressive/gcc/testsuite) for testing
17346           fixes.
17347
17348 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
17349
17350         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
17351             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
17352             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
17353             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
17354             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
17355             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
17356             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
17357             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
17358             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
17359             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
17360             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
17361             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
17362             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
17363             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
17364             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
17365             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
17366             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
17367             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
17368             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
17369             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
17370             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
17371             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
17372             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
17373             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
17374             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
17375             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17376             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
17377
17378 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
17379
17380         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
17381             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
17382           with perror calls.
17383
17384 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
17385
17386         * config/unix.exp (g++_load): Fix syntax.
17387
17388 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
17389
17390         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
17391         * gcc.noncompile/921017-1.c: Deleted obsolete test.
17392         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17393         Don't expect va-arg-1.c to fail.  Correct expected output for
17394         920928-1.c.
17395         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17396         * gcc.wendy/hbm4.c: Correct typo.
17397         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17398
17399 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
17400
17401         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17402         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17403         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
17404         * lib/c-torture.exp (c-torture-compile): Ditto.
17405
17406         Reduce volume of output (remove all the -I's and such).
17407         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17408         Call gcc_cpass, gcc_cfail.
17409         (c-torture): Pass testing option to c-torture-compile.
17410
17411 1994-03-21  Doug Evans  (dje@cygnus.com)
17412
17413         Bring patches over from progressive.
17414         * config/default.exp: Exit remote shell cleanly.
17415         (g++_exit, g++_start): Add default versions.
17416         * config/sim.exp (gcc_load): Use perror, not error.
17417
17418 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
17419
17420         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
17421         set in site.exp.
17422
17423 1994-03-14  Doug Evans  (dje@cygnus.com)
17424
17425         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
17426         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
17427         (wendy_try): New proc to run testcase.
17428         (main loop): Call 'em.
17429         * gcc.wendy/*.c: Clean up pass to correct expected output.
17430
17431         * lib/gcc.exp: Minor cleanup work.
17432         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
17433
17434 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
17435
17436         * config/sim.exp (gcc_load): Document return codes better.
17437         Don't pass -v to simulator.
17438
17439 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
17440
17441           * gcc.special/920717-x.c: Fix typo.
17442           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
17443           get at sources.
17444
17445         * lib/mike-gcc.exp: Fix typo.
17446
17447 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
17448
17449         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
17450         binary to use, transform the name.
17451         * config/*.exp: rename everything. Nuke any g++ specific files,
17452         it's now a special case of gcc that requires no special support.
17453         Add a default.exp for unsupported targets.
17454
17455 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
17456
17457         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
17458         lib/old-dejagnu.exp: Fix a few patterns to work with the new
17459         version of Tcl.
17460
17461 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
17462
17463         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
17464         than a warning.
17465
17466 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
17467
17468         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
17469
17470 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
17471
17472         * gcc.execute/execute.exp: Combine opt_list and foption_list into
17473         option_list.  Compile every file with only 4/6 option choices
17474         (same as C torture) instead of with 12/18 different option
17475         choices.
17476         * lib/c-torture.exp: Likewise.
17477
17478         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
17479         not already set.
17480
17481 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
17482
17483         * lib/old-deja
17484           test cases, ready for DejaGnu.
17485
17486 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
17487
17488         * Upgraded c-torture tests from 1.18 to 1.19
17489
17490         * gcc.compile: added test(s):
17491           930607-1.c
17492         * gcc.execute: added test(s):
17493           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
17494
17495         * added new subdirectory for misc tests: gcc.misc-tests
17496         * gcc.misc-test(s): added tests:
17497           inst-check.c test-consts.c test-ior.c test-switch.c
17498
17499 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
17500
17501         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
17502
17503 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
17504
17505         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
17506
17507 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
17508
17509         * Upgraded c-torture tests from 1.17 to 1.18
17510
17511 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
17512
17513         * Upgraded c-torture tests from 1.12 to 1.17
17514
17515 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
17516
17517         * lib/old-dejagnu.exp:
17518           Fixed handling of XFAIL target triplets to correctly
17519           recognize wildcard characters.  Removed code that
17520           appended a unique id tag to the end of the file name
17521           printed out by the result of the testcases within a
17522           given test file.
17523
17524 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
17525
17526         * lib/old-dejagnu.exp:
17527           Reworked expected failure handling to trigger off of XFAIL
17528           keyword in keyphrase embeded in testcase source code. The
17529           XFAIL keyword must be at the end of the keyphrase line. It
17530           may optionally be followed by one or more target triplets.
17531           It has just occured that the handling of wildcards in the
17532           target triplet may not be correct.
17533
17534 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
17535
17536         * g++.old-deja/tests:
17537           Moved all subdirectories up one level into g++.old-deja .
17538
17539         * lib/old-dejagnu.exp:
17540           Fixed problem with CXXFLAGS not being properly reset, and being
17541           corrupted with extraneous "-c" compiler option.  This was
17542           causing binaries to not be generated for test that needed them.
17543           Modified strings passed to "pass" and "fail" so that individual
17544           tests from the same test file would be distinguished by an
17545           identifier appended to the test file name in the summary logs;
17546           this corrected a problem with erroneous diff logs.  Added code
17547           to search testcases for expected fail and unexpected pass keywords.
17548
17549 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
17550
17551         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17552
17553 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
17554
17555         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17556           Removed extraneous text from end of "Special g++ Options"
17557           keyphrase.
17558
17559         * lib/old-dejagnu.exp: Added pattern matching to look for new
17560           keywords, embedded in testcases comments, which will trigger
17561           calls to xpass and xfail.
17562
17563 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
17564
17565         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17566           comments embedded in the testcases, especially the one looking for
17567           special compiler options, as well as the pattern matching for the
17568           compiler output again.
17569
17570 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
17571
17572         * lib/old-dejagnu.exp: Do a proper check of the return value for
17573           execute tests. Fixed several problems with the pattern matching
17574           of the compiler output which gave erroneous test results.
17575           Changed several of the test result messages to be more descriptive.
17576         * config/unix-g++.exp: Proc g++_load now actually works and
17577           executes the tests passed to it and returns a usable return
17578           value.
17579
17580 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
17581
17582           * lib/gcc.exp: Exits gracefully if $CC is bogus.
17583
17584 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
17585
17586         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17587           Modified both files to properly execute the old style
17588           dejagnu tests. The previous versions of these files were
17589           experimental and did not function anything near correctly.
17590
17591 1993-04-05  Rob Savoye  (rob@cygnus.com)
17592
17593         * Removed all Makefile.in and configure.in files. No configuration
17594         needed now.
17595
17596 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
17597
17598         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17599
17600 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17601
17602         * gcc.compile/configure.in, gcc.unsorted/configure.in,
17603         gcc.special/configure.in, gcc.noncompile/configure.in,
17604         gcc.execute/configure.in, gcc.code_quality/configure.in,
17605         g++.other/configure.in, g++.old-deja/configure.in,
17606         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17607         in srcname setting.
17608
17609 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
17610
17611         * lib/udi.exp:  Fixed mondfe and mondfe_download.
17612         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17613         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17614
17615 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
17616
17617         * config/udi-gdb.exp: Check $shell_id after connecting to target.
17618         (gdb_exit): Don't remove *_soc files.
17619
17620 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
17621
17622         * lib/c-torture.exp: Don't look for main; instead always use -w
17623         -c.  This is how the c-torture tests work.  Remove the object
17624         file if the compilation succeeds.
17625         * gcc.execute/execute.exp: Remove executable if test passes.
17626         * gcc.noncompile/noncompile.exp: Every test is an expected
17627         failure.
17628         * gcc.special/special.exp: Added tests from c-torture 1.11,
17629         corrected use of existing test.
17630         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
17631         gcc.execute/920625-1.c: Updated to c-torture 1.11.
17632         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
17633         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
17634         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
17635         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
17636         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
17637         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
17638         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
17639         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
17640         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
17641         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
17642         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
17643         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
17644         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
17645         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
17646         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
17647         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
17648         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
17649         c-torture 1.11.
17650         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
17651         correspond to c-torture 1.11.
17652
17653         * New file.