OSDN Git Service

42c4c5b2cad583dfb395b24dc33ed8a7a036e165
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-12-02  Nathan Sidwell  <nathan@codesourcery.com>
2
3         PR 18758
4         * g++.dg/parse/crash21.C: New.
5
6 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7
8         PR c++/15664, c++/18276
9         * g++.dg/template/ttp13.C: New test.
10         * g++.dg/template/ttp14.C: Likewise.
11
12 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13
14         PR c++/18123
15         * g++.dg/parse/enum2.C: New test.
16         * g++.old-deja/g++.pt/enum5.C: Adjust error location.
17
18 2004-12-02  Nick Clifton  <nickc@redhat.com>
19
20         * gcc.target/xstormy16: New test directory.
21         * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
22         * gcc.target/xstormy16/bp.c: Check the generation of bp
23         instructions.
24         * gcc.target/xstormy16/below_100.c: Check the generation of bp and
25         bn instructions and the BELOW100 attribute.
26
27 2004-12-02  Alan Modra  <amodra@bigpond.net.au>
28
29         PR target/16952
30         * gcc.dg/ppc-eabi.c: New.
31
32 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
33
34         PR fortran/18284
35         * gfortran.dg/backspace.f90
36
37 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
38
39         * gfortran.dg/inquire.f90: New test.
40
41 2004-12-01  Janis Johnson  <janis187@us.ibm.com>
42
43         * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
44         handle effective-target-keyword.
45         (dg-skip-if): Support effective-target keyword as target list.
46         (dg-xfail-if): Ditto.
47         * lib/target-supports.exp (is-effective-target-keyword): New proc.
48
49 2004-12-01  Diego Novillo  <dnovillo@redhat.com>
50
51         PR tree-optimization/18291
52         * testsuite/gcc.c-torture/compile/pr18291.c: New test.
53
54 2004-12-01  Nathan Sidwell  <nathan@codesourcery.com>
55
56         PR C++/18729
57         * g++.dg/parse/crash20.C: New.
58
59         PR c++/17431
60         * g++.dg/overload/arg1.C: New.
61         * g++.dg/overload/arg2.C: New.
62         * g++.dg/overload/arg3.C: New.
63         * g++.dg/overload/arg4.C: New.
64
65 2004-12-01  Joseph S. Myers  <joseph@codesourcery.com>
66
67         * gcc.dg/c99-flex-array-4.c: Remove.
68
69 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
70
71         * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
72
73         * lib/target-supports.exp (is-effective-target): Simplify.
74
75         * lib/target-supports.exp (check_effective_target_vect_long):
76         Fix for powerpc64-*-*.
77
78 2004-11-30  Loren James Rittle  <ljrittle@acm.org>
79
80         * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
81         to support new requirements on FreeBSD 5.
82
83 2004-11-30  Devang Patel  <dpatel@apple.com>
84
85         PR 18702
86         * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
87         
88 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
89
90         * g++.dg/ext/altivec-13.C: New test.
91
92 2004-11-30  Andrew Pinski  <pinskia@physics.uc.edu>
93
94         PR tree-opt/18298
95         * gcc.c-torture/execute/p18298.c: New test.
96
97 2004-11-30  Ira Rosen  <irar@il.ibm.com>
98             Dorit Naishlos  <dorit@il.ibm.com>
99
100         PR tree-opt/18607
101         * gcc.dg/vect/vect-89.c: New test.
102
103 2004-11-30  James A. Morrison  <phython@gcc.gnu.org>
104
105         * gcc.dg/pr18596-1.c: New test.
106
107 2004-11-30  Ben Elliston  <bje@au.ibm.com>
108
109         * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
110
111 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
112
113         PR c/18479
114         * gcc.dg/pr18479.c: New test.
115
116 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
117
118         PR target/18490
119         * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
120         mmix-knuth-mmixware.
121
122         * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
123         cris-*-elf* cris-*-aout* mmix-*-*
124
125 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
126
127         PR middle-end/18725
128         * gcc.dg/pr18725.c: New test.
129
130 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
131
132         PR target/18488
133         * g++.dg/opt/vt1.C: Skip for mmix-*-*.
134
135         PR target/18336
136         * gcc.dg/20040813-1.c: Skip for mmix-*-*.
137
138 2004-11-29  Mark Mitchell  <mark@codesourcery.com>
139
140         PR c++/18368
141         * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
142         * g++.old-deja/g++.law/ctors5.C: Likewise.
143         * g++.old-deja/g++.other/crash25.C: Likewise.
144
145         PR c++/18674
146         * g++.dg/template/error16.C: New test.
147         
148         PR c++/18512
149         * g++.dg/template/crash29.C: New test.
150
151 2004-11-29  Diego Novillo  <dnovillo@redhat.com>
152
153         PR tree-optimization/18712
154         * gcc.c-torture/compile/pr18712.c: New test.
155
156 2004-11-29  Joseph Myers  <joseph@codesourcery.com>
157
158         PR c/7544
159         * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
160         tests.
161
162 2004-11-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
163
164         PR c++/18652
165         * g++.dg/lookup/crash6.C: New test.
166
167 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
168
169         PR middle-end/18164
170         * gcc.dg/pr18164.c: Add dg-options "".  Correct typo in dg-error.
171
172 2004-11-29  Joseph S. Myers  <joseph@codesourcery.com>
173
174         * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
175         gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
176         gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
177
178 2004-11-28  Andrew Pinski  <pinskia@physics.uc.edu>
179
180         * gcc.dg/pr18164.c: New test.
181
182 2004-11-28  Matt Kraai  <kraai@alumni.cmu.edu>
183
184         * gcc.dg/funroll-loops-all.c: New.
185
186 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
187
188         PR target/18489
189         * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
190         delimeter, match space and TAB as well as ":".
191
192         PR target/18484
193         * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
194
195         PR target/18348
196         * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
197
198         PR target/18345
199         * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
200
201         PR target/18337
202         * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
203
204 2004-11-28  Bud Davis  <bdavis9659@comcast.net>
205  
206         * gfortran.dg/direct_io_2.f90: New test.
207
208 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
209
210         PR target/18334
211         * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
212
213 2004-11-28  Richard Henderson  <rth@redhat.com>
214
215         * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
216
217 2004-11-28  Joseph S. Myers  <joseph@codesourcery.com>
218
219         * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
220         gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
221         gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
222         gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
223         gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
224         gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
225         gcc.dg/pointer-arith-8.c: New tests.
226
227 2004-11-27  Bud Davis  <bdavis9659@comcast.net>
228
229         PR fortran/18364
230         * gfortran.dg/endfile.f90: New test.
231
232 2004-11-27  Falk Hueffner  <falk@debian.org>
233
234         * gcc.dg/loop-6.c: New test.
235
236 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
237
238         * gcc.c-torture/execute/20041126-1.c: New test.
239
240 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
241
242         * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
243         on IRIX.
244
245 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
246
247         * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
248         functions.
249
250 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
251
252         PR rtl-optimization/17825
253         * gcc.c-torture/compile/20041119-1.c: New test.
254
255 2004-11-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
256
257         * lib/target-libpath.exp (restore_ld_library_path_env_vars):
258         Check existence of ld library path variables before unsetting.
259
260 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
261
262         * g++.old-deja/g++.eh/badalloc1.C: Robustify.
263
264 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
265
266         * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
267
268 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
269
270         * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
271
272 2004-11-26  Ben Elliston  <bje@au.ibm.com>
273
274         * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
275         dg-do directive.
276
277 2004-11-26  Ben Elliston  <bje@au.ibm.com>
278
279         * gcc.dg/pr17957.c: Pass --param, not -param.
280
281 2004-11-25  Andrew Pinski  <pinskia@physics.uc.edu>
282
283         PR middle-end/17957
284         * testsuite/gcc.dg/pr17957.c: New test.
285
286 2004-11-25  Mark Mitchell  <mark@codesourcery.com>
287
288         PR c++/18445
289         * g++.dg/template/crash28.C: Likewise.
290
291         PR c++/18001
292         * g++.dg/expr/unary2.C: Adjust lvalue messages.
293         * g++.dg/ext/lvaddr.C: Likewise.
294         * g++.dg/opt/pr7503-3.C: Likewise.
295
296         PR c++/18466
297         * g++.dg/parse/qualified3.C: New test.
298         * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
299         
300         PR c++/18545
301         * g++.dg/expr/return1.C: New test. 
302
303 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
304
305         Friend class name lookup 3/n, PR c++/3332
306         * g++.dg/lookup/friend3.C: New test.
307         * g++.dg/lookup/friend4.C: Likewise.
308         * g++.dg/lookup/friend5.C: Likewise.
309
310 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
311
312         Friend class name lookup 2/n, PR c++/14513, c++/15410
313         * g++.dg/lookup/friend2.C: New test.
314         * g++.dg/template/friend31.C: Likewise.
315
316 2004-11-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
317
318         * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
319
320 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
321
322         PR c++/17473
323         * g++.dg/tc1/dr56.C: Remove.
324         * g++.dg/template/typedef1.C: Add dg-error markers.
325         * g++.old-deja/g++.other/typedef7.C: Likewise.
326
327         PR c++/18285
328         * g++.dg/parse/typedef7.C: New test.
329
330 2004-11-24  Richard Sandiford  <rsandifo@redhat.com>
331
332         * gcc.c-torture/execute/20041124-1.c: New test.
333
334 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
335
336         * g++.dg/template/deduce3.C: New test. 
337
338         PR c++/18586
339         * g++.dg/template/crash27.C: New test. 
340
341         PR c++/18530
342         * g++.dg/warn/Wshadow-3.C: New test.
343
344 2004-11-24  Devang Patel  <dpatel@apple.com>
345
346         PR/18555
347         * gcc.dg/cpp/isysroot-1.c: New test.
348         * gcc.dg/cpp/usr/include/stdio.h: New file.
349         * gcc.dg/cpp/isysroot-2.c: New test.
350         * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
351         New file.
352
353 2004-11-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
354
355         PR c++/8929
356         * g++.old-deja/g++.oliva/template10.C: Remove xfail.
357
358 2004-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
359
360         * gcc.target/sparc/align.c: Do not include <stdint.h>.
361         * gcc.target/sparc/pdist.c: Likewise.
362
363 2004-11-24  Paolo Bonzini  <bonzini@gnu.org>
364
365         PR c++/16882
366         * g++.dg/conversion/simd1.C: New test.
367
368 2004-11-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
369
370         * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
371         and restore_ld_library_path_env_vars.
372         * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
373         lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
374         * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
375         to LD_LIBRARY_PATH.  Export LD_LIBRARY_PATH.
376
377 2004-11-23  Daniel Jacobowitz  <dan@codesourcery.com>
378
379         * gcc.dg/pragma-align-2.c: Test macro expansion.
380         * gcc.dg/pragma-pack-2.c: New test.
381
382 2004-11-23  Richard Henderson  <rth@redhat.com>
383
384         * gcc.dg/vect/pr18425.c: Use effective target vect_long.
385         * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
386         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
387         gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
388         gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
389         gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
390
391         * gcc.dg/vect/vect.exp: Add check for alpha.
392         * lib/target-supports.exp (check_alpha_max_hw_available): New.
393         (check_effective_target_vect_int): Enable for alpha.
394         (check_effective_target_vect_long): New.
395         (is-effective-target): Add it.
396
397 2004-11-23  Uros Bizjak <uros@kss-loka.si>
398
399         * gcc.dg/pr18614-1.c: New test.
400
401 2004-11-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
402
403         * gcc.dg/setjmp-2.c: New test.
404
405 2004-11-22  James A. Morrison  <phython@gcc.gnu.org>
406
407         * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
408         gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
409         gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
410         gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
411         gcc.target/sparc/pdist.c: New tests.
412
413 2004-11-22  Bob Wilson  <bob.wilson@acm.org>
414
415         * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
416
417 2004-11-22  Dale Johannesen  <dalej@apple.com>
418
419         * gcc.dg/20041111-1.c:  New.
420
421 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
422
423         PR tree-opt/18536
424         * gcc.dg/vect/pr18536.c: New test.
425
426 2004-11-22  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
427
428         PR c++/18354
429         * g++.dg/template/nontype11.C: New test.
430
431 2004-11-21  Roger Sayle  <roger@eyesopen.com>
432
433         PR middle-end/18520
434         * gcc.dg/pr18520-1.c: New test case.
435
436 2004-11-20  Joseph S. Myers  <joseph@codesourcery.com>
437
438         * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
439         * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
440         gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
441         expected diagnostics.
442
443 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
444
445         PR target/18580
446         * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
447         vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
448         vect-77.c, vect-77a.c: XFAIL on the SPARC.
449
450 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
451
452         * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
453
454 2004-11-19  Mark Mitchell  <mark@codesourcery.com>
455             Joseph Myers  <joseph@codesourcery.com>
456
457         * lib/target-supports.exp (check_visibility_available): Really
458         test the compiler.
459
460 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
461
462         PR tree-opt/18181
463         * gcc.dg/vect/vect-85.c: New test.
464         * gcc.dg/vect/vect-86.c: New test.
465         * gcc.dg/vect/vect-87.c: New test.
466         * gcc.dg/vect/vect-88.c: New test.
467
468 2004-11-19  Ben Elliston  <bje@au.ibm.com>
469
470         * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
471
472 2004-11-18  Janis Johnson  <janis187@us.ibm.com>
473
474         * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
475         * gcc.dg/ppc-and-1.c: Ditto.
476         * gcc.dg/ppc-compare-1.c: Ditto.
477         * gcc.dg/ppc-mov-1.c: Ditto
478
479 2004-11-18  Daniel Jacobowitz  <dan@codesourcery.com>
480             Mark Mitchell  <mark@codesourcery.com>
481
482         * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
483
484 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
485             Aldy Hernandez  <aldyh@redhat.com>
486
487         * lib/target-supports.exp (check_effective_target_vect_int): New
488         (check_effective_target_vect_float): New
489         (check_effective_target_vect_double): New.
490         (is-effective-target): Support new effective targets keywords.
491         * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
492         default action for dg-do.
493         * gcc.dg/vect/pr16105.c: Use new support.
494         * gcc.dg/vect/pr18400.c: Ditto.
495         * gcc.dg/vect/pr18425.c: Ditto.
496         * gcc.dg/vect/vect-1.c: Ditto.
497         * gcc.dg/vect/vect-10.c: Ditto.
498         * gcc.dg/vect/vect-11.c: Ditto.
499         * gcc.dg/vect/vect-12.c: Ditto.
500         * gcc.dg/vect/vect-13.c: Ditto.
501         * gcc.dg/vect/vect-14.c: Ditto.
502         * gcc.dg/vect/vect-15.c: Ditto.
503         * gcc.dg/vect/vect-16.c: Ditto.
504         * gcc.dg/vect/vect-17.c: Ditto.
505         * gcc.dg/vect/vect-18.c: Ditto.
506         * gcc.dg/vect/vect-19.c: Ditto.
507         * gcc.dg/vect/vect-2.c: Ditto.
508         * gcc.dg/vect/vect-20.c: Ditto.
509         * gcc.dg/vect/vect-21.c: Ditto.
510         * gcc.dg/vect/vect-22.c: Ditto.
511         * gcc.dg/vect/vect-23.c: Ditto.
512         * gcc.dg/vect/vect-24.c: Ditto.
513         * gcc.dg/vect/vect-25.c: Ditto.
514         * gcc.dg/vect/vect-26.c: Ditto.
515         * gcc.dg/vect/vect-27.c: Ditto.
516         * gcc.dg/vect/vect-27a.c: Ditto.
517         * gcc.dg/vect/vect-28.c: Ditto.
518         * gcc.dg/vect/vect-29.c: Ditto.
519         * gcc.dg/vect/vect-29a.c: Ditto.
520         * gcc.dg/vect/vect-3.c: Ditto.
521         * gcc.dg/vect/vect-30.c: Ditto.
522         * gcc.dg/vect/vect-31.c: Ditto.
523         * gcc.dg/vect/vect-32.c: Ditto.
524         * gcc.dg/vect/vect-33.c: Ditto.
525         * gcc.dg/vect/vect-34.c: Ditto.
526         * gcc.dg/vect/vect-35.c: Ditto.
527         * gcc.dg/vect/vect-36.c: Ditto.
528         * gcc.dg/vect/vect-37.c: Ditto.
529         * gcc.dg/vect/vect-38.c: Ditto.
530         * gcc.dg/vect/vect-4.c: Ditto.
531         * gcc.dg/vect/vect-40.c: Ditto.
532         * gcc.dg/vect/vect-41.c: Ditto.
533         * gcc.dg/vect/vect-42.c: Ditto.
534         * gcc.dg/vect/vect-43.c: Ditto.
535         * gcc.dg/vect/vect-44.c: Ditto.
536         * gcc.dg/vect/vect-45.c: Ditto.
537         * gcc.dg/vect/vect-46.c: Ditto.
538         * gcc.dg/vect/vect-47.c: Ditto.
539         * gcc.dg/vect/vect-48.c: Ditto.
540         * gcc.dg/vect/vect-48a.c: Ditto.
541         * gcc.dg/vect/vect-49.c: Ditto.
542         * gcc.dg/vect/vect-5.c: Ditto.
543         * gcc.dg/vect/vect-50.c: Ditto.
544         * gcc.dg/vect/vect-51.c: Ditto.
545         * gcc.dg/vect/vect-52.c: Ditto.
546         * gcc.dg/vect/vect-53.c: Ditto.
547         * gcc.dg/vect/vect-54.c: Ditto.
548         * gcc.dg/vect/vect-55.c: Ditto.
549         * gcc.dg/vect/vect-56.c: Ditto.
550         * gcc.dg/vect/vect-56a.c: Ditto.
551         * gcc.dg/vect/vect-57.c: Ditto.
552         * gcc.dg/vect/vect-58.c: Ditto.
553         * gcc.dg/vect/vect-59.c: Ditto.
554         * gcc.dg/vect/vect-6.c: Ditto.
555         * gcc.dg/vect/vect-60.c: Ditto.
556         * gcc.dg/vect/vect-61.c: Ditto.
557         * gcc.dg/vect/vect-62.c: Ditto.
558         * gcc.dg/vect/vect-63.c: Ditto.
559         * gcc.dg/vect/vect-64.c: Ditto.
560         * gcc.dg/vect/vect-65.c: Ditto.
561         * gcc.dg/vect/vect-66.c: Ditto.
562         * gcc.dg/vect/vect-67.c: Ditto.
563         * gcc.dg/vect/vect-68.c: Ditto.
564         * gcc.dg/vect/vect-69.c: Ditto.
565         * gcc.dg/vect/vect-7.c: Ditto.
566         * gcc.dg/vect/vect-72.c: Ditto.
567         * gcc.dg/vect/vect-72a.c: Ditto.
568         * gcc.dg/vect/vect-73.c: Ditto.
569         * gcc.dg/vect/vect-74.c: Ditto.
570         * gcc.dg/vect/vect-75.c: Ditto.
571         * gcc.dg/vect/vect-76.c: Ditto.
572         * gcc.dg/vect/vect-77.c: Ditto.
573         * gcc.dg/vect/vect-77a.c: Ditto.
574         * gcc.dg/vect/vect-78.c: Ditto.
575         * gcc.dg/vect/vect-79.c: Ditto.
576         * gcc.dg/vect/vect-8.c: Ditto.
577         * gcc.dg/vect/vect-80.c: Ditto.
578         * gcc.dg/vect/vect-82.c: Ditto.
579         * gcc.dg/vect/vect-82_64.c: Ditto.
580         * gcc.dg/vect/vect-83.c: Ditto.
581         * gcc.dg/vect/vect-83_64.c: Ditto.
582         * gcc.dg/vect/vect-9.c: Ditto.
583         * gcc.dg/vect/vect-all.c: Ditto.
584         * gcc.dg/vect/vect-none.c: Ditto.
585
586 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
587
588         * lib/gcc-dg.exp (dg-skip-if): New function.
589         (dg-forbid-option): Remove.
590         * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
591         * g++.dg/abi/bitfield8.C: Likewise.
592         * g++.dg/abi/dtor1.C: Likewise.
593         * g++.dg/abi/empty10.C: Likewise.
594         * g++.dg/abi/empty7.C: Likewise.
595         * g++.dg/abi/empty9.C: Likewise.
596         * g++.dg/abi/layout3.C: Likewise.
597         * g++.dg/abi/layout4.C: Likewise.
598         * g++.dg/abi/thunk1.C: Likewise.
599         * g++.dg/abi/thunk2.C: Likewise.
600         * g++.dg/abi/vbase11.C: Likewise.
601         * g++.dg/abi/vthunk2.C: Likewise.
602         * g++.dg/abi/vthunk3.C: Likewise.
603         * g++.dg/ext/attrib8.C: Likewise.
604         * g++.dg/opt/longbranch2.C: Likewise.
605         * g++.dg/opt/reg-stack4.C: Likewise.
606         * g++.old-deja/g++.ext/attrib1.C: Likewise.
607         * g++.old-deja/g++.ext/attrib2.C: Likewise.
608         * g++.old-deja/g++.ext/attrib3.C: Likewise.
609         * g++.old-deja/g++.other/store-expr1.C: Likewise.
610         * g++.old-deja/g++.other/store-expr2.C: Likewise.
611         * gcc.dg/20000609-1.c: Likewise.
612         * gcc.dg/20000720-1.c: Likewise.
613         * gcc.dg/20011107-1.c: Likewise.
614         * gcc.dg/20011119-1.c: Likewise.
615         * gcc.dg/20020108-1.c: Likewise.
616         * gcc.dg/20020122-2.c: Likewise.
617         * gcc.dg/20020122-3.c: Likewise.
618         * gcc.dg/20020201-3.c: Likewise.
619         * gcc.dg/20020206-1.c: Likewise.
620         * gcc.dg/20020218-1.c: Likewise.
621         * gcc.dg/20020310-1.c: Likewise.
622         * gcc.dg/20020411-1.c: Likewise.
623         * gcc.dg/20020418-2.c: Likewise.
624         * gcc.dg/20020426-1.c: Likewise.
625         * gcc.dg/20020426-2.c: Likewise.
626         * gcc.dg/20020517-1.c: Likewise.
627         * gcc.dg/20020523-1.c: Likewise.
628         * gcc.dg/20020523-2.c: Likewise.
629         * gcc.dg/20020729-1.c: Likewise.
630         * gcc.dg/20030204-1.c: Likewise.
631         * gcc.dg/20030826-2.c: Likewise.
632         * gcc.dg/20030926-1.c: Likewise.
633         * gcc.dg/20031202-1.c: Likewise.
634         * gcc.dg/980312-1.c: Likewise.
635         * gcc.dg/980313-1.c: Likewise.
636         * gcc.dg/990117-1.c: Likewise.
637         * gcc.dg/990424-1.c: Likewise.
638         * gcc.dg/990524-1.c: Likewise.
639         * gcc.dg/991230-1.c: Likewise.
640         * gcc.dg/i386-387-1.c: Likewise.
641         * gcc.dg/i386-387-2.c: Likewise.
642         * gcc.dg/i386-387-3.c: Likewise.
643         * gcc.dg/i386-387-4.c: Likewise.
644         * gcc.dg/i386-387-5.c: Likewise.
645         * gcc.dg/i386-387-6.c: Likewise.
646         * gcc.dg/i386-asm-1.c: Likewise.
647         * gcc.dg/i386-bitfield1.c: Likewise.
648         * gcc.dg/i386-bitfield2.c: Likewise.
649         * gcc.dg/i386-loop-1.c: Likewise.
650         * gcc.dg/i386-loop-2.c: Likewise.
651         * gcc.dg/i386-loop-3.c: Likewise.
652         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
653         * gcc.dg/i386-pic-1.c: Likewise.
654         * gcc.dg/i386-regparm.c: Likewise.
655         * gcc.dg/i386-signbit-1.c: Likewise.
656         * gcc.dg/i386-signbit-2.c: Likewise.
657         * gcc.dg/i386-signbit-3.c: Likewise.
658         * gcc.dg/i386-sse-5.c: Likewise.
659         * gcc.dg/i386-sse-8.c: Likewise.
660         * gcc.dg/i386-unroll-1.c: Likewise.
661         * gcc.dg/tls/opt-1.c: Likewise.
662         * gcc.dg/tls/opt-2.c: Likewise.
663         * gcc.dg/unroll-1.c: Likewise.
664         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
665         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
666         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
667         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
668
669 2004-11-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
670
671         * g++.dg/template/incomplete1.C: New test.
672
673 2004-11-16  Nick Clifton  <nickc@redhat.com>
674
675         Revert patches accidentally commited during checkin of fixes for
676         xstormy16 tests:
677         gcc.c-torture/execute/simd-4.c: Revert
678         gcc.dg/20040910-1.c: Revert.
679
680 2004-11-16  Paul Brook  <paul@codesourcery.com>
681
682         PR fortran/13010
683         * gfortran.dg/der_pointer_1.f90: New test.
684
685 2004-11-15  Joseph S. Myers  <joseph@codesourcery.com>
686
687         PR c/18498
688         * gcc.dg/bitfld-13.c: New test.
689
690 2004-11-15  Janis Johnson  <janis187@us.ibm.com>
691
692         * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
693         powerpc*-*-linux*.
694
695         * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
696         * gcc.dg/ppc64-abi-2.c: Ditto.
697         * gcc.dg/ppc64-abi-3.c: Ditto.
698
699         * lib/gcc-dg.exp (dg-target-list): Remove.
700
701 2004-11-15  Steve Ellcey  <sje@cup.hp.com>
702
703         * gcc.dg/ia64-postinc.c: New test.
704
705 2004-11-15  Mark Mitchell <mark@codesourcery.com>
706
707         * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
708
709 2004-11-15  Nick Clifton  <nickc@redhat.com>
710
711         * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
712         __INT_MAX__ so that the test can be compiled by toolchains
713         targeted at 16-bit processors.
714
715         * gcc.dg/20040625-1.c: Use long constants rather than integers
716         when performing arithmetic that will overflow 16-bits.
717
718         * gcc.dg/i386-sse-8.c: Expect this test to fail for the
719         xstormy16.  It does not support 128-bit vector operations.
720
721         * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
722         with the macro PTR_TYPE.  Define this macro to an integer type
723         suitable for holding a pointer.
724
725         * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
726         the target is a 16-bit processor.
727
728         * gcc.dg/cpp/if-2.c: Expect a different warning message from
729         16-bit targets where the character constant will be too long.
730
731         * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
732         where the double will not be directly addressable.
733
734 2004-11-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
735
736         Friend class name lookup 1/n, PR c++/18471
737         * g++.dg/template/crash26.C: New test.
738         * g++.dg/lookup/struct1.C: Adjust expected error.
739         * g++.dg/parse/elab1.C: Likewise.
740         * g++.dg/parse/elab2.C: Likewise.
741         * g++.dg/parse/int-as-enum1.C: Likewise.
742         * g++.dg/parse/struct-as-enum1.C: Likewise.
743         * g++.dg/parse/typedef1.C: Likewise.
744         * g++.dg/parse/typedef3.C: Likewise.
745         * g++.dg/parse/typedef4.C: Likewise.
746         * g++.dg/parse/typedef5.C: Likewise.
747         * g++.dg/template/nontype4.C: Likewise.
748         * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
749         * g++.old-deja/g++.other/elab1.C: Likewise.
750         * g++.old-deja/g++.other/syntax4.C: Likewise.
751
752 2004-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
753
754         * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
755
756 2004-11-14  Zdenek Dvorak  <dvorakz@suse.cz>
757
758         * gcc.c-torture/execute/20041114-1.c: New test.
759
760 2004-11-14  Joseph S. Myers  <joseph@codesourcery.com>
761
762         * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
763         gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
764         gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
765         gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
766         gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
767         gcc.dg/switch-7.c: New tests.
768
769 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
770
771         * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
772
773 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
774
775         PR tree-opt/18400
776         * gcc.dg/vect/pr18400.c: New test.
777
778 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
779             Andrew Pinski  <pinskia@physics.uc.edu>
780
781         PR tree-opt/18425
782         * gcc.dg/vect/pr18425.c: New test.
783
784 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
785
786         * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
787         Guard with dg-require-alias and dg-require-visibility.
788
789 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
790
791         * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
792
793 2004-11-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
794
795         * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
796
797 2004-11-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
798
799         PR c++/17344
800         * g++.dg/template/defarg5.C: New test.
801
802 2004-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
803
804         * g++.dg/parse/cast1.C: Run only on ILP32.
805         * g++.old-deja/g++.mike/p784.C: Likewise.
806
807 2004-11-13  Bernd Schmidt  <bernd.schmidt@analog.com>
808
809         * gcc.c-torture/execute/20041113-1.c: New test.
810
811 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
812
813         PR target/18230
814         * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
815         * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
816         gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
817         gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
818         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
819         gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
820         gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
821         gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
822         gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
823         gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
824         gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
825         gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
826         gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
827
828 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
829
830         * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
831         gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
832         gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
833         gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
834         gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
835         gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
836         gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
837         gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
838         gcc.target/sparc/combined-1.c: New tests.
839
840 2004-11-12  Ziemowit Laski  <zlaski@apple.com>
841
842         * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
843         New tests.
844
845 2004-11-12  Mark Mitchell <mark@codesourcery.com>
846
847         * lib/gcc-dg.exp (dg-forbid-option): New function.
848         * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
849         * g++.dg/abi/bitfield8.C: Likewise.
850         * g++.dg/abi/dtor1.C: Likewise.
851         * g++.dg/abi/empty10.C: Likewise.
852         * g++.dg/abi/empty7.C: Likewise.
853         * g++.dg/abi/empty9.C: Likewise.
854         * g++.dg/abi/layout3.C: Likewise.
855         * g++.dg/abi/layout4.C: Likewise.
856         * g++.dg/abi/thunk1.C: Likewise.
857         * g++.dg/abi/thunk2.C: Likewise.
858         * g++.dg/abi/vbase11.C: Likewise.
859         * g++.dg/abi/vthunk2.C: Likewise.
860         * g++.dg/abi/vthunk3.C: Likewise.
861         * g++.dg/ext/attrib8.C: Likewise.
862         * g++.dg/opt/longbranch2.C: Likewise.
863         * g++.dg/opt/reg-stack4.C: Likewise.
864         * g++.old-deja/g++.ext/attrib1.C: Likewise.
865         * g++.old-deja/g++.ext/attrib2.C: Likewise.
866         * g++.old-deja/g++.ext/attrib3.C: Likewise.
867         * g++.old-deja/g++.other/store-expr1.C: Likewise.
868         * g++.old-deja/g++.other/store-expr2.C: Likewise.
869         * gcc.dg/20000609-1.c: Likewise.
870         * gcc.dg/20000720-1.c: Likewise.
871         * gcc.dg/20011107-1.c: Likewise.
872         * gcc.dg/20011119-1.c: Likewise.
873         * gcc.dg/20020108-1.c: Likewise.
874         * gcc.dg/20020122-2.c: Likewise.
875         * gcc.dg/20020122-3.c: Likewise.
876         * gcc.dg/20020201-3.c: Likewise.
877         * gcc.dg/20020206-1.c: Likewise.
878         * gcc.dg/20020218-1.c: Likewise.
879         * gcc.dg/20020310-1.c: Likewise.
880         * gcc.dg/20020411-1.c: Likewise.
881         * gcc.dg/20020418-2.c: Likewise.
882         * gcc.dg/20020426-1.c: Likewise.
883         * gcc.dg/20020426-2.c: Likewise.
884         * gcc.dg/20020517-1.c: Likewise.
885         * gcc.dg/20020523-1.c: Likewise.
886         * gcc.dg/20020523-2.c: Likewise.
887         * gcc.dg/20020729-1.c: Likewise.
888         * gcc.dg/20030204-1.c: Likewise.
889         * gcc.dg/20030826-2.c: Likewise.
890         * gcc.dg/20030926-1.c: Likewise.
891         * gcc.dg/20031202-1.c: Likewise.
892         * gcc.dg/980312-1.c: Likewise.
893         * gcc.dg/980313-1.c: Likewise.
894         * gcc.dg/990117-1.c: Likewise.
895         * gcc.dg/990424-1.c: Likewise.
896         * gcc.dg/990524-1.c: Likewise.
897         * gcc.dg/991230-1.c: Likewise.
898         * gcc.dg/i386-387-1.c: Likewise.
899         * gcc.dg/i386-387-2.c: Likewise.
900         * gcc.dg/i386-387-3.c: Likewise.
901         * gcc.dg/i386-387-4.c: Likewise.
902         * gcc.dg/i386-387-5.c: Likewise.
903         * gcc.dg/i386-387-6.c: Likewise.
904         * gcc.dg/i386-asm-1.c: Likewise.
905         * gcc.dg/i386-bitfield1.c: Likewise.
906         * gcc.dg/i386-bitfield2.c: Likewise.
907         * gcc.dg/i386-loop-1.c: Likewise.
908         * gcc.dg/i386-loop-2.c: Likewise.
909         * gcc.dg/i386-loop-3.c: Likewise.
910         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
911         * gcc.dg/i386-pic-1.c: Likewise.
912         * gcc.dg/i386-regparm.c: Likewise.
913         * gcc.dg/i386-signbit-1.c: Likewise.
914         * gcc.dg/i386-signbit-2.c: Likewise.
915         * gcc.dg/i386-signbit-3.c: Likewise.
916         * gcc.dg/i386-sse-5.c: Likewise.
917         * gcc.dg/i386-sse-8.c: Likewise.
918         * gcc.dg/i386-unroll-1.c: Likewise.
919         * gcc.dg/tls/opt-1.c: Likewise.
920         * gcc.dg/tls/opt-2.c: Likewise.
921         * gcc.dg/unroll-1.c: Likewise.
922         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
923         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
924         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
925         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
926         * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
927         -m64 is specified.
928
929 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
930
931         PR c++/18389
932         * g++.dg/parse/cond1.C: New test.
933
934         PR c++/18429
935         * g++.dg/template/array9.C: New test.
936         * g++.dg/ext/vla1.C: Adjust error messages.
937         * g++.dg/ext/vlm1.C: Likewise.
938         * g++.dg/template/crash2.C: Likewise.
939
940         PR c++/18436
941         * g++.dg/template/call3.C: New test.
942
943         PR c++/18407
944         * g++.dg/template/ptrmem11.C: New test.
945
946 2004-11-12  Andrew Pinski  <pinskia@physics.uc.edu>
947
948         PR other/14264
949         * lib/g++.exp: Set LC_ALL and LANG to C.
950         * lib/gcc-dg.exp: Likewise.
951         * lib/gfortran.exp: Likewise.
952         * lib/objc.exp: Likewise.
953         * lib/treelang.exp: Likewise.
954
955 2004-11-12  Andreas Schwab  <schwab@suse.de>
956
957         * gcc.dg/pr16286.c: Fix last change.
958
959 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
960
961         PR c++/18416
962         * g++.dg/init/global1.C: New test.
963
964 2004-11-12  Eric Botcazou  <ebotcazou@act-europe.fr>
965
966         * gcc.c-torture/execute/20041112-1.c: New test.
967
968 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
969
970         * lib/gcc-dg.exp (dg-target-list): New.
971
972 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
973             Richard Sandiford  <rsandifo@redhat.com>
974
975         * lib/target-supports.exp (get-compiler_messages): New.
976         (check_named_sections_available): Use it.
977         (check_effective_target_ilp32): New.
978         (check_effective_target_lp64): New.
979         (is-effective-target): New.
980         * lib/gcc-dg.exp (dg-require-effective-target): New.
981
982 2004-11-11  Joseph S. Myers  <joseph@codesourcery.com>
983
984         * gcc.dg/precedence-1.c: New test.
985
986 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
987
988         * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
989
990         * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
991         message, delete generated files, use more descriptive name for
992         executable, and make the test unsupported when it cannot be run.
993
994         * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
995         (dg-require-weak, dg-require-visibility, dg-require-alias,
996         dg-require-gc-sections, dg-require-profiling, dg-require-dll,
997         dg-require-iconv, dg-require-named-sections): Use it.
998
999         * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1000
1001 2004-11-11  Nathan Sidwell  <nathan@codesourcery.com>
1002
1003         PR target/16457
1004         * gcc.dg/ppc-and-1: New
1005
1006         PR target/16796
1007         * gcc.dg/ppc-mov-1.c: New.
1008
1009         PR target/16458
1010         * gcc.dg/ppc-compare-1.c: New.
1011
1012 2004-11-10  Joseph S. Myers  <joseph@codesourcery.com>
1013
1014         * objc.dg/desig-init-2.m: New test.
1015
1016 2004-11-10  Adam Nemet  <anemet@lnxw.com>
1017
1018         PR middle-end/18160  
1019         * g++.dg/warn/register-var-1.C: New test.
1020         * g++.dg/warn/register-var-2.C: New test.
1021
1022 2004-11-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1023
1024         * gcc.dg/union-2.c: New test.
1025
1026 2004-11-10  Fariborz Jahanian <fjahanian@apple.com>
1027
1028         * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c: 
1029         New test for PR tree-optimization/17892.
1030
1031 2004-11-09  Mark Mitchell  <mark@codesourcery.com>
1032
1033         PR c++/18369
1034         * g++.dg/init/new12.C: New test.
1035
1036 2004-11-10  James A. Morrison  <phython@gcc.gnu.org>
1037
1038         * gcc.target/sparc: New directory.
1039         * gcc.target/sparc/sparc.exp: New driver.
1040         * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1041         gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1042         gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1043         gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1044
1045 2004-11-10  Paul Brook  <paul@codesourcery.com>
1046
1047         PR fortran/18218
1048         * gfortran.dg/list_read.c: New test.
1049
1050 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1051
1052         PR c/18322
1053         * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1054         expected diagnostic location.
1055
1056 2004-11-09  Ulrich Weigand  <uweigand@de.ibm.com>
1057
1058         * gcc.dg/20041109-1.c: New test.
1059
1060 2004-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1061
1062         PR objc/18406
1063         * objc/compile/pr18406.m: New test.
1064
1065 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1066
1067         * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1068
1069 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1070
1071         * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1072
1073 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
1074
1075         * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1076
1077 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
1078
1079         * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1080         exit. 
1081
1082 2004-11-08  Andrew Pinski  <pinskia@physics.uc.edu>
1083
1084         PR tree-opt/18299
1085         * gcc.c-torture/pr18299-1.c: New test.
1086
1087 2004-11-06  Andreas Schwab  <schwab@suse.de>
1088
1089         * gcc.dg/pr16286.c: Also test for bool and pixel.
1090
1091 2004-11-06  Joseph S. Myers  <joseph@codesourcery.com>
1092
1093         * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1094         gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1095         gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1096         gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1097         gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1098         gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1099         gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1100         gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1101         gcc.dg/struct-semi-3.c: New tests.
1102
1103 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1104
1105         * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1106
1107 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1108
1109         * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1110         Do not use C99 designators.
1111
1112 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1113
1114         * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1115
1116 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1117
1118         * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1119         * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1120         * gcc.c-torture/execute/simd-5.x: Remove.
1121
1122 2004-11-06  Andrew Pinski  <pinskia@physics.uc.edu>
1123
1124         PR rtl-optimization/17933
1125         * gcc.dg/torture/pr17933-1.c: New test.
1126
1127 2004-11-06  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1128
1129         PR target/18106
1130         * lib/target-supports.exp (check_weak_available): Support
1131         Windows.
1132
1133 2004-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
1134
1135         * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1136         call to fflush(stdout) before abort.
1137         (my_ffsll): New function.
1138         (generate_fields): Use it.
1139
1140 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
1141
1142         * gcc.dg/init-undef-1.c: New test.
1143
1144 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
1145
1146         * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1147         gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1148         gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1149         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1150         expected messages for new parser.
1151
1152 2004-11-04  Mark Mitchell  <mark@codesourcery.com>
1153
1154         * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1155         
1156 2004-11-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1157
1158         * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1159         on LP64 targets.
1160
1161 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
1162
1163         * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1164         gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1165         gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1166         gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1167         gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1168         gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1169         gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1170         gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1171         gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1172         gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1173
1174 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
1175
1176         * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1177         gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1178         gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1179         gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1180         gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1181         gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1182         objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1183         for new parser.
1184
1185 2004-11-04  Richard Sandiford  <rsandifo@redhat.com>
1186
1187         PR target/15342
1188         * gcc.dg/20041104-1.c: New test.
1189
1190 2004-11-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1191
1192         * g++.dg/template/nontype7.C: New test.
1193         * g++.dg/template/nontype8.C: Likewise.
1194         * g++.dg/template/nontype9.C: Likewise.
1195         * g++.dg/template/nontype10.C: Likewise.
1196         * g++.dg/tc1/dr49.C: Likewise.
1197         * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1198         * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1199
1200 2004-11-04  Ben Elliston  <bje@au.ibm.com>
1201
1202         * g++.dg/rtti/tinfo1.C: Remove xfails.
1203
1204 2004-11-04  Ben Elliston  <bje@au.ibm.com>
1205
1206         * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1207         packed attribute to the definition to satisfy the new C++ parser.
1208
1209 2004-11-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1210
1211         * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1212         invocations of va_arg.
1213
1214 2004-11-02  Mark Mitchell  <mark@codesourcery.com>
1215
1216         PR c++/18124
1217         * g++.dg/template/crash25.C: New test.
1218
1219         PR c++/18155
1220         * g++.dg/template/typedef2.C: New test.
1221         * g++.dg/parse/crash13.C: Adjust error markers.
1222
1223         PR c++/18177
1224         * g++.dg/conversion/const3.C: New test.
1225         
1226 2004-11-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1227
1228         PR fortran/17535
1229         PR fortran/17583
1230         PR fortran/17713
1231         * gfortran.dg/generic_[123].f90: New testcases.
1232
1233 2004-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1234
1235         * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1236         * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1237
1238 2004-11-02  Andrew Pinski  <pinskia@physics.uc.edu>
1239
1240         PR tree-opt/16808
1241         * gcc.c-torture/compile/pr16808.c: New test.
1242
1243 2004-11-02  Nathan Sidwell  <nathan@codesourcery.com>
1244
1245         PR rtl-optimization/17104
1246         * gcc.dg/ppc-bitfield1.c: New.
1247
1248 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
1249
1250         * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1251
1252 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
1253
1254         * g++.dg/abi/mangle6.C: Run for all MIPS targets.  Provide dummy
1255         strings for 32-bit code.
1256
1257 2004-11-01  Joseph S. Myers  <joseph@codesourcery.com>
1258
1259         PR c/18239
1260         * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1261
1262 2004-11-01  Nathan Sidwell  <nathan@codesourcery.com>
1263
1264         PR c++/18064
1265         * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1266
1267 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
1268
1269         PR c++/15172
1270         * g++.dg/init/aggr2.C: New test.
1271
1272 2004-10-30  Ziemowit Laski  <zlaski@apple.com>
1273
1274         * objc.dg/local-decl-1.m: New test.
1275
1276 2004-10-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1277
1278         * gcc.dg/20040910-1.c: Adjust regex.
1279
1280 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1281
1282         PR rtl-optimization/18084
1283         * g++.dg/opt/pr18084-1.C: New testcase.
1284
1285 2004-10-30  Matt Austern  <austern@apple.com>
1286
1287         PR c++/17542
1288         * g++.dg/ext/attrib18.C: New test.
1289         
1290 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1291
1292         PR middle-end/18096
1293         * gcc.dg/pr18096-1.c: New test case.
1294
1295 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1296
1297         * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1298
1299 2004-10-30  Joseph S. Myers  <joseph@codesourcery.com>
1300
1301         PR c/16666
1302         * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1303         gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1304         gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1305         gcc.dg/old-style-prom-3.c: New tests.
1306
1307 2004-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
1308
1309         * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1310         Remove unnecessary inclusion of stdio.h.
1311
1312 2004-10-29  Roger Sayle  <roger@eyesopen.com>
1313
1314         PR rtl-optimization/17581
1315         * gcc.dg/pr17581-1.c: New test case.
1316
1317 2004-10-28  Nathan Sidwell  <nathan@codesourcery.com>
1318
1319         * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1320         being implemented.
1321         * g++.dg/conversion/dr195-1.C: New.
1322         * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1323         * g++.old-deja/g++.mike/p10148.C: Likewise.
1324
1325 2004-10-29  Mark Mitchell  <mark@codesourcery.com>
1326
1327         PR c++/17695
1328         * g++.dg/debug/typedef2.C: New test.
1329
1330 2004-10-29  David Billinghurst <David.Billinghurst@riotinto.com>
1331
1332         PR fortran/13490
1333         * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1334         * gfortran.dg/g77/README: Update.
1335
1336 2004-10-28  Matt Austern  <austern@apple.com>
1337
1338         PR c++/14124
1339         * g++.dg/ext/packed7.C: New test.
1340         
1341 2004-10-28  Andrew Pinski  <pinskia@physics.uc.edu>
1342
1343         * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1344         scan-assembler.
1345         * lib/scanasm.exp (hidden-scan-for): New proc.
1346         (scan-hidden): Use hidden-scan-for instead of constructing the scan
1347         string.
1348         (scan-not-hidden): Likewise.
1349         * lib/target-supports.exp (check_visibility_available): mach-o is
1350         support too.
1351
1352 2004-10-28  Mark Mitchell  <mark@codesourcery.com>
1353
1354         PR c++/17132
1355         * g++.dg/template/memclass3.C: New test.
1356
1357 2004-10-28  Adam Nemet  <anemet@lnxw.com>
1358
1359         PR middle-end/18160  
1360         * gcc.dg/register-var-1.c: New test.
1361         * gcc.dg/register-var-2.c: New test.
1362         * gcc.dg/asm-7.c: Taking the address of a register variable is an
1363         error now.
1364
1365 2004-10-28  Dorit Naishlos <dorit@il.ibm.com>
1366
1367         PR other/18172
1368         * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove 
1369         unused variables.
1370         * gcc.dg/vect/vect-22.c: Likewise.
1371
1372 2004-10-28  Jakub Jelinek  <jakub@redhat.com>
1373
1374         * gcc.dg/i386-rotate-1.c: New test.
1375
1376 2004-10-27  Mark Mitchell  <mark@codesourcery.com>
1377
1378         * g++.dg/init/ref12.C: Add "run" marker.
1379
1380         PR c++/17435
1381         * g++.dg/init/ref12.C: New test.
1382
1383         PR c++/18140
1384         * g++.dg/template/shift1.C: New test.
1385         * g++.dg/template/error10.C: Adjust error markers.
1386
1387 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
1388
1389         PR tree-opt/17529
1390         * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1391
1392 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1393
1394         * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1395         * gcc.dg/weak/weak-3.c: Likewise.
1396         * gcc.dg/weak/weak-5.c: Likewise.
1397         * gcc.dg/weak/weak-9.c: Likewise.
1398         * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1399         * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1400
1401         * gcc.dg/darwin-weakimport-1.c: New.
1402
1403 2004-10-28  Ben Elliston  <bje@au.ibm.com>
1404
1405         * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1406
1407 2004-10-27  Nathan Sidwell  <nathan@codesourcery.com>
1408
1409         * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1410         'syntax' error messages.
1411         * gcc.dg/cpp/direct2s.c: Likewise.
1412
1413 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
1414
1415         * gcc.c-torture/compile/20041026-1.c: New.
1416
1417 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
1418
1419         PR c++/18093
1420         * g++.dg/lookup/ns2.C: New test.
1421
1422         PR c++/18020
1423         * g++.dg/template/enum4.C: New test.
1424
1425         PR c++/18161
1426         * g++.dg/template/expr1.C: New test.
1427
1428 2004-10-26  Ben Elliston  <bje@au.ibm.com>
1429
1430         * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1431
1432 2004-10-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1433
1434         * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1435         gcc.dg/decl-nospec-3.c: New tests.
1436
1437 2004-10-26  Ziemowit Laski  <zlaski@apple.com>
1438
1439         * objc.dg/super-class-3.m: New test.
1440
1441 2004-10-26  Nathan Sidwell  <nathan@codesourcery.com>
1442
1443         * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1444         resyncing.
1445         * gcc.dg/cpp/direct2s.c: Likewise.
1446
1447 2004-10-25  Geoffrey Keating  <geoffk@apple.com>
1448
1449         * objc.dg/image-info.m: Update for changes to section selection.
1450
1451 2004-10-25  David Ayers  <d.ayers@inode.at>
1452             Ziemowit Laski  <zlaski@apple.com>
1453
1454         * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1455         diagnostics when messaging 'id <Proto>'.
1456         * objc.dg/class-protocol-1.m: New test.
1457         * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1458         a non-existent method signature.
1459         * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1460         Update diagnostics when messaging with non-existent method signature.
1461         * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1462         * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1463         invalid receivers are now resolved as if messaging 'id'; remove
1464         extraneous diagnostics.
1465
1466 2004-10-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1467
1468         PR c/16667
1469         * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1470         gcc.dg/init-desig-obs-3.c: New tests.
1471
1472 2004-10-25  Jakub Jelinek  <jakub@redhat.com>
1473
1474         * gcc.dg/debug/20041023-1.c: New test.
1475
1476 2004-10-25  Andrew Pinski  <pinskia@physics.uc.edu>
1477
1478         PR middle-end/17407
1479         * gcc.c-torture/compile/pr17407.c: New test.
1480
1481         PR c++/18121
1482         * g++.dg/template/array8.C: New test.
1483
1484 2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1485
1486         PR other/18138
1487         * lib/g++.exp: Accept more than one multilib libgcc.
1488         * lib/gcc-dg.exp: Likewise.
1489         * lib/objc.exp: Likewise.
1490         * lib/treelang.exp: Likewise.
1491         * lib/gfortran.exp: Likewise.
1492
1493 2004-10-24  Ben Elliston  <bje@au.ibm.com>
1494
1495         * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1496
1497 2004-10-24  Geoffrey Keating  <geoffk@geoffk.org>
1498
1499         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1500         * gcc.dg/c99-const-expr-3.c: Likewise.
1501
1502 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
1503
1504         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1505
1506 2004-10-23  Ben Elliston  <bje@au.ibm.com>
1507
1508         * gcc.c-torture/execute/loop-2e.x: Remove.
1509
1510 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
1511
1512         PR c++/18095
1513         * g++.dg/parse/crash18.C: New.
1514         * g++.dg/parse/crash19.C: New.
1515
1516 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1517
1518         * g++.dg/ext/dllimport1.C: Move dg-warnings.
1519         * g++.dg/ext/dllimport2.C: Same.
1520         * g++.dg/ext/dllimport8.C: Same.
1521
1522 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
1523
1524         PR c++/10841
1525         * g++.dg/conversion/cast1.C: New test.
1526         * g++.dg/overload/pmf1.C: Adjust error marker.
1527
1528 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
1529
1530         PR objc/17923
1531         * objc.dg/const-str-7.m: New test.
1532
1533 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1534
1535         * g++.dg/template/memfriend11.C: Fix comment typo.
1536         * g++.dg/template/memfriend14.C: Likewise.
1537
1538 2004-10-20  Richard Henderson  <rth@redhat.com>
1539
1540         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
1541         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
1542         -fasynchronous-unwind-tables.
1543
1544 2004-10-20  Richard Henderson  <rth@redhat.com>
1545
1546         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
1547         (main): Return success.
1548         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
1549         (main): Return success.
1550
1551 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1552
1553         PR c++/13495
1554         * g++.dg/template/memfriend9.C: New test.
1555         * g++.dg/template/memfriend10.C: Likewise.
1556         * g++.dg/template/memfriend11.C: Likewise.
1557         * g++.dg/template/memfriend12.C: Likewise.
1558         * g++.dg/template/memfriend13.C: Likewise.
1559         * g++.dg/template/memfriend14.C: Likewise.
1560         * g++.dg/template/memfriend15.C: Likewise.
1561         * g++.dg/template/memfriend16.C: Likewise.
1562         * g++.dg/template/memfriend17.C: Likewise.
1563         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
1564
1565 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
1566
1567         * g++.dg/conversion/dr195.C: New.
1568         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
1569
1570 2004-10-20  Ben Elliston  <bje@au.ibm.com>
1571             Devang Patel  <dpatel@apple.com>
1572
1573         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
1574         of floating point arithmetic, which could trap.
1575
1576 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
1577
1578         PR c++/14035
1579         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
1580         * g++.dg/conversion/const2.C: New test.
1581         * g++.dg/expr/reinterpret2.C: New test.
1582         * g++.dg/expr/reinterpret3.C: New test.
1583         * g++.dg/expr/cast2.C: New test.
1584         * g++.dg/expr/copy1.C: New test.
1585         * g++.dg/other/conversion1.C: Change error message.
1586         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
1587         function pointers to void *.
1588         * g++.old-deja/g++.mike/p10148.C: Likewise.
1589
1590 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1591
1592         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
1593
1594 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
1595
1596         PR c++/18047
1597
1598         * g++.dg/parse/expr3.C: New test.
1599
1600 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1601
1602         * gcc.dg/smod-1.c: New test.
1603
1604 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
1605
1606         * objc.dg/method-14.m: New test.
1607
1608 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
1609
1610         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
1611         Also xfail as the patch was reverted.
1612
1613 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
1614
1615         PR middle-end/16973
1616         * gcc.dg/pr16973.c: New test.
1617
1618 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
1619
1620         PR tree-optimization/17656
1621         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
1622
1623 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
1624
1625         * g++.dg/eh/shadow1.C: New.
1626
1627 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
1628
1629         * gcc.c-torture/compile/20041018-1.c: New test.
1630
1631 2004-10-18  Ben Elliston  <bje@au.ibm.com>
1632
1633         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
1634         compiler referring to register 0 when accessing sdata.  The linker
1635         now patches things up.
1636
1637 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
1638
1639         PR c/17529
1640         * gcc.c-torture/compile/pr17529.c: New test.
1641
1642 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1643
1644         PR c++/17743
1645         * g++.dg/ext/attrib17.C: New test.
1646
1647 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1648
1649         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
1650
1651 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1652
1653         PR c++/10479
1654         * g++.dg/ext/attrib16.C: New test.
1655
1656 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
1657
1658         PR c++/17042
1659         * g++.dg/init/dso_handle1.C: New test.
1660
1661         PR c++/14667
1662         * g++.dg/parse/typedef6.C: New test.
1663
1664         PR c++/17916
1665         * g++.dg/parse/pragma1.C: New test.
1666
1667 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
1668
1669         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
1670
1671 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
1672
1673         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
1674         -fno-common when on HPPA HP-UX platforms.
1675
1676 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
1677
1678         PR other/16820
1679         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
1680         stdint.h.
1681         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
1682         uintptr_t.
1683
1684 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
1685
1686         PR c++/16301
1687         * g++.dg/lookup/strong-using-4.C: New test.
1688
1689 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
1690
1691         PR middle-end/16567
1692         * gcc.c-torture/compile/nested-1.c: New test.
1693
1694 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
1695
1696         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
1697         and mipsisa64*-*-* (until support for misaligned loads is added).
1698         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
1699         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
1700         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
1701         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
1702         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
1703         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
1704
1705 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
1706
1707         PR c++/17976
1708         * g++.dg/init/dtor3.C: New test.
1709
1710 2004-10-15  Ben Elliston  <bje@au.ibm.com>
1711
1712         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
1713
1714 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
1715
1716         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
1717         * gcc.dg/macho-lo-sum.c: Likewise.
1718
1719 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
1720
1721         * gcc.dg/ppc-spe64-1.c: New test.
1722
1723 2004-10-14  Devang Patel  <dpatel@apple.com>
1724
1725         PR 17635
1726         * gcc.dg/pr17635.c : New test.
1727         
1728 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
1729
1730         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
1731         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
1732         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
1733         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
1734         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
1735         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
1736         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
1737         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
1738         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
1739         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
1740         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
1741         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
1742         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
1743         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
1744         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
1745         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
1746         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
1747         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
1748
1749 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
1750
1751         * gcc.dg/vect/vect-82.c: New testcase.  
1752         * gcc.dg/vect/vect-82_64.c: New testcase.       
1753         * gcc.dg/vect/vect-83.c: New testcase.  
1754         * gcc.dg/vect/vect-83_64.c: New testcase.       
1755
1756 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1757
1758         * gcc.dg/cpp/error-1.c: New test.
1759
1760 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1761
1762         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
1763
1764 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
1765
1766         PR target/17984
1767         * gcc.dg/cris-peep2-xsrand2.c: New test.
1768
1769 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
1770
1771         PR c++/17661
1772         * testsuite/g++.dg/expr/for2.C: New test.
1773
1774 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1775
1776         * g++.dg/inherit/thunk1.C: Run on the SPARC.
1777
1778 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
1779
1780         PR tree-optimization/17724
1781         * g++.dg/opt/pr17724-1.C: New test.
1782         * g++.dg/opt/pr17724-2.C: New test.
1783         * g++.dg/opt/pr17724-3.C: New test.
1784         * g++.dg/opt/pr17724-4.C: New test.
1785         * g++.dg/opt/pr17724-5.C: New test.
1786         * g++.dg/opt/pr17724-6.C: New test.
1787
1788 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
1789
1790         PR c/17301
1791         * gcc.dg/pr17301-2.c: New test.
1792
1793 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
1794
1795         PR c++/15876
1796         * g++.dg/parse/error22.C: New test.
1797
1798         PR c++/17936
1799         * g++.dg/template/spec18.C: New test.
1800
1801 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
1802
1803         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
1804         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
1805         memcpy. 
1806         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
1807         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
1808
1809 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
1810
1811         * g++.dg/eh/cleanup5.C: Add dg-options "".
1812
1813 2004-10-11  Roger Sayle  <roger@eyesopen.com>
1814
1815         PR middle-end/17657
1816         * gcc.dg/switch-4.c: New test case.
1817
1818 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
1819
1820         * gcc.c-torture/execute/20041011-1.c: New test.
1821
1822 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
1823
1824         PR c++/17554
1825         * g++.dg/init/for3.C: New test.
1826
1827         PR c++/17657
1828         * g++.dg/opt/switch2.C: New test.
1829
1830         PR middle-end/17703
1831         * g++.dg/warn/Wreturn-2.C: New test.
1832
1833 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
1834
1835         PR c++/17907
1836         * g++.dg/eh/cleanup5.C: New test.
1837
1838 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
1839
1840         PR c++/17393
1841         * g++.dg/parse/error21.C: New test.
1842
1843 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1844
1845         * g++.dg/overload/pmf1.C: Adjust quoting marks.
1846         * g++.dg/warn/incomplete1.C: Likewise.
1847         * g++.dg/template/qualttp20.C: Likewise.
1848
1849 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1850
1851         PR c/17881
1852         * parm-incomplete-1.c: New test.
1853
1854 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
1855
1856         PR c++/17867
1857         * g++.dg/parse/error19.C: New test.
1858
1859         PR c++/17670
1860         * g++.dg/init/new11.C: New test.
1861
1862         PR c++/17821
1863         * g++.dg/parse/error20.C: New test.
1864
1865         PR c++/17826
1866         * g++.dg/template/crash24.C: New test.
1867         
1868 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1869
1870         PR c/17301
1871         * gcc.dg/pr17301-1.c: New test.
1872
1873 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1874
1875         PR c/17189
1876         * gcc.dg/anon-struct-5.c: New test.
1877
1878 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1879
1880         PR c/17844
1881         * gcc.dg/pr17844-1.c: New test.
1882
1883 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
1884
1885         PR tree-optimization/17906
1886         * gcc.c-torture/compile/pr17906.c: New.
1887
1888 2004-10-09  Stuart Hastings  <stuart@apple.com>
1889             Roger Sayle  <roger@eyesopen.com>
1890
1891         PR rtl-optimization/17853
1892         * gcc.dg/i386-mmx-5.c: New testcase.
1893
1894 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
1895
1896         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
1897
1898 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
1899
1900         PR c++/17524
1901         * g++.dg/template/static9.C: New test.
1902
1903         PR c++/17685
1904         * g++.dg/parse/operator5.C: New test.
1905
1906 2004-10-09  Roger Sayle  <roger@eyesopen.com>
1907
1908         PR middle-end/17894
1909         * gcc.c-torture/execute/divcmp-4.c: New test case.
1910
1911 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1912
1913         PR tree-opt/17902
1914         * g++.dg/opt/pr17902.C: New test.
1915
1916 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
1917
1918         * gcc.dg/cpp/ident-1.c: Add dg-options "".
1919
1920 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1921
1922         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
1923
1924 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1925
1926         * gcc.dg/assign-warn-3.c: New test.
1927
1928 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1929
1930         PR c/16999
1931         * gcc.dg/cpp/ident-1.c: New test.
1932
1933 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
1934
1935         * gcc.c-torture/compile/acc1.c: New.
1936
1937 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1938
1939         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
1940         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
1941
1942 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1943
1944         * gcc.dg/ultrasp11.c: New test.
1945
1946 2004-10-08  Michael Matz  <matz@suse.de>
1947
1948         * gcc.dg/doloop-2.c: New test.
1949
1950 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1951
1952         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
1953         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
1954         objc.dg/method-9.m: Update expected diagnostics.
1955
1956 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
1957
1958         * gcc.dg/ppc-fsel-3.c: New file.
1959         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
1960
1961 2004-10-07  Paul Brook  <paul@codesourcery.com>
1962
1963         * gfortran.dg/intrinsic_verify_1.f90: New test.
1964
1965 2004-10-07  Paul Brook  <paul@codesourcery.com>
1966
1967         * gfortran.dg/empty_format_1.f90: Remove stray commas.
1968
1969 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1970
1971         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
1972         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
1973         commit.
1974
1975 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
1976
1977         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
1978
1979 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1980
1981         PR c++/17115
1982         * g++.dg/warn/Winline-4.C: New test.
1983
1984 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1985
1986         * gcc.c-torture/compile/20041007-1.c: New test.
1987
1988 2004-10-07  Paul Brook  <paul@codesourcery.com>
1989
1990         PR fortran/17678
1991         * gfortran.dg/use_allocated_1.f90: New test.
1992
1993 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
1994
1995         PR middle-end/17849
1996         * gfortran.fortran-torture/compile/nested.f90: New test
1997
1998 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
1999
2000         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2001
2002 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
2003
2004         PR c++/17368
2005         * g++.dg/ext/asm6.C: New test.
2006
2007 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
2008
2009         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2010
2011 2004-10-06  Paul Brook  <paul@codesourcery.com>
2012
2013         PR libfortran/17709
2014         * gfortran.dg/empty_format_1.f90: New test.
2015
2016 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2017
2018         PR fortran/17568
2019         * gfortran.dg/ishft.f90: New test.
2020
2021         PR fortran/17283
2022         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2023         tests.
2024
2025 2004-10-06  Paul Brook  <paul@codesourcery.com>
2026
2027         * gfortran.dg/do_1.f90: New test.
2028
2029 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2030
2031         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2032         optimizing for size.
2033
2034 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2035
2036         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2037
2038 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2039
2040         * gcc.c-torture/compile/20041005-1.c: New test.
2041
2042 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
2043
2044         PR c++/17829
2045         * g++.dg/lookup/koenig4.C: New.
2046
2047 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2048
2049         * g++.dg/other/classkey1.C: Adjust quoting marks.
2050         * g++.dg/parse/error15.C: Likewise.
2051         * g++.dg/template/meminit2.C (int>): Likewise.
2052
2053 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2054
2055         PR fortran/17283
2056         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2057
2058         PR fortran/17631
2059         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2060
2061         PR fortran/17708
2062         * gfortran.dg/pr17708.f90: New test.
2063         
2064 2004-10-04  Chao-ying Fu  <fu@mips.com>
2065
2066         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2067         * gcc.dg/vect/vect-4.c: Ditto.
2068         * gcc.dg/vect/vect-5.c: Ditto.
2069         * gcc.dg/vect/vect-6.c: Ditto.
2070         * gcc.dg/vect/vect-8.c: Ditto.
2071         * gcc.dg/vect/vect-16.c: Ditto.
2072         * gcc.dg/vect/vect-30.c: Ditto.
2073         * gcc.dg/vect/vect-40.c: Ditto.
2074         * gcc.dg/vect/vect-41.c: Ditto.
2075         * gcc.dg/vect/vect-42.c: Ditto.
2076         * gcc.dg/vect/vect-43.c: Ditto.
2077         * gcc.dg/vect/vect-44.c: Ditto.
2078         * gcc.dg/vect/vect-45.c: Ditto.
2079         * gcc.dg/vect/vect-46.c: Ditto.
2080         * gcc.dg/vect/vect-47.c: Ditto.
2081         * gcc.dg/vect/vect-48.c: Ditto.
2082         * gcc.dg/vect/vect-49.c: Ditto.
2083         * gcc.dg/vect/vect-50.c: Ditto.
2084         * gcc.dg/vect/vect-51.c: Ditto.
2085         * gcc.dg/vect/vect-52.c: Ditto.
2086         * gcc.dg/vect/vect-53.c: Ditto.
2087         * gcc.dg/vect/vect-54.c: Ditto.
2088         * gcc.dg/vect/vect-55.c: Ditto.
2089         * gcc.dg/vect/vect-56.c: Ditto.
2090         * gcc.dg/vect/vect-57.c: Ditto.
2091         * gcc.dg/vect/vect-58.c: Ditto.
2092         * gcc.dg/vect/vect-59.c: Ditto.
2093         * gcc.dg/vect/vect-60.c: Ditto.
2094         * gcc.dg/vect/vect-74.c: Ditto.
2095         * gcc.dg/vect/vect-79.c: Ditto.
2096         * gcc.dg/vect/vect-80.c: Ditto.
2097
2098 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
2099
2100         * gcc.dg/unused-7.c: Use the correct option.
2101
2102 2004-10-04  Paul Brook  <paul@codesourcery.com>
2103         Bud Davis  <bdavis9659@comcast.net>
2104
2105         PR fortran/17706
2106         PR fortran/16434
2107         * gfortran/pr17706.f90: New test.
2108         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2109
2110 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2111
2112         * gfortran.dg/pr17612.f90: New test.
2113
2114 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2115
2116         * g++.dg/template/local1.C: Adjust quoting marks in
2117         testing for diagnostics.
2118         * g++.dg/tls/diag-2.C: Likewise.
2119         * g++.dg/other/error8.C: Likewise.
2120
2121 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
2122
2123         PR c/17178
2124         * gcc.dg/unused-4.c: Adjust to be correct.
2125
2126         PR c/17820
2127         * gcc.dg/unused-7.c: New test.
2128
2129 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
2130
2131         PR c++/17797
2132         * g++.dg/overload/template2.C: New test.
2133
2134 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
2135
2136         PR tree-optimization/16632
2137         * gcc.dg/tree-ssa/20041002-1.c: New.
2138
2139 2004-10-03  Paul Brook  <paul@codesourcery.com>
2140
2141         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
2142         rather than relying on default formatting.
2143
2144 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
2145
2146         * gcc.dg/20040920-1.c: Update expected message text.
2147
2148 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
2149
2150         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2151
2152 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
2153
2154         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2155         tree level.
2156
2157 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
2158
2159         * gcc.dg/tree-ssa/pr17343.c: Remove.
2160
2161 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
2162
2163         PR tree-opt/17343
2164         * gcc.dg/tree-ssa/pr17343.c: New test.
2165
2166 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
2167
2168         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2169         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2170         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2171         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2172         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2173
2174 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2175
2176         * gcc.dg/lvalue-2.c: New test.
2177
2178 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2179
2180         PR c/17730
2181         * gcc.dg/pr17730-1.c: New test
2182
2183 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
2184
2185         PR c/7425
2186         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2187
2188 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
2189
2190         * gcc.c-torture/execute/stdarg-1.c: New test.
2191         * gcc.c-torture/execute/stdarg-2.c: New test.
2192         * gcc.c-torture/execute/stdarg-3.c: New test.
2193         * gcc.dg/tree-ssa/stdarg-1.c: New test.
2194         * gcc.dg/tree-ssa/stdarg-2.c: New test.
2195         * gcc.dg/tree-ssa/stdarg-3.c: New test.
2196         * gcc.dg/tree-ssa/stdarg-4.c: New test.
2197         * gcc.dg/tree-ssa/stdarg-5.c: New test.
2198
2199 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
2200
2201         PR tree-optimization/17697
2202         * g++.dg/opt/pr17697-1.C: New test.
2203         * g++.dg/opt/pr17697-2.C: New test.
2204         * g++.dg/opt/pr17697-3.C: New test.
2205
2206 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
2207
2208         PR c/16409
2209         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2210         gcc.dg/vla-init-5.c: New tests.
2211
2212 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2213
2214         PR c/13804
2215         * gcc.dg/pr13804-1.c: New test.
2216
2217 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2218
2219         PR fortran/16938
2220         * gfortran.dg/pr16938.f90: New test.
2221
2222 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
2223
2224         * g++.dg/template/crash23.C: New test.
2225
2226 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
2227
2228         PR c++/17585
2229         * g++.dg/template/static8.C: New test.
2230
2231 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
2232
2233         PR c++/17681
2234         * g++.dg/other/error9.C: New test.
2235
2236 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
2237
2238         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2239
2240 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2241
2242         PR fortran/15164
2243         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2244
2245 2004-09-26  Roger Sayle  <roger@eyesopen.com>
2246
2247         PR middle-end/17112
2248         * gcc.dg/pr17112-1.c: New test case.
2249
2250 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
2251
2252         PR c/11459
2253         * gcc.dg/pr11459-1.c: New test.
2254
2255 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
2256
2257         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2258         * gcc.dg/tree-ssa/loop-4.c: Likewise.
2259
2260 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2261
2262         * gfortran.dg/pr15324.f90: Make array bounds consistent.
2263
2264 2004-09-25  Jan Hubicka  <jh@suse.cz>
2265
2266         * compile/30040909-1.c: New test.
2267         * compile/30040907-1.c: New test.
2268
2269 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
2270
2271         * gcc.c-torture/execute/va-arg-26.c: New test.
2272
2273 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
2274
2275         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2276         extra diagnostics on targets with 64-bit pointers.
2277         * objc.dg/selector-1.m: Adjust dg-warning regexp.
2278
2279 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2280
2281         PR c/17188
2282         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2283         * gcc.dg/decl-3.c: Adjust expected message.
2284
2285 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2286
2287         PR fortran/17615
2288         * gfortran.dg/pr17615.f90: New test.
2289
2290 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
2291
2292         PR tree-optimzation/17517
2293         * g++.dg/tree-ssa/pr17517.C: New Test.
2294
2295 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
2296
2297         PR c++/16889
2298         * g++.dg/lookup/ambig3.C: New.
2299
2300 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
2301
2302         PR tree-opt/17624
2303         * g++.dg/opt/pr17624.C: New test.
2304
2305 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2306
2307         PR c/6980
2308         * gcc.dg/Wbad-function-cast-1.c: New test.
2309
2310 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
2311
2312         * g++.dg/ext/complit1.C
2313         * g++.dg/other/error2.C
2314         * g++.dg/other/nontype-1.C
2315         * g++.dg/parse/crash11.C
2316         * g++.dg/parse/crash12.C
2317         * g++.dg/parse/error15.C
2318         * g++.dg/parse/error4.C
2319         * g++.dg/parse/tmpl-outside1.C
2320         * g++.dg/parse/too-many-tmpl-args1.C
2321         * g++.dg/template/dependent-expr3.C
2322         * g++.dg/template/error10.C
2323         * g++.dg/template/instantiate1.C
2324         * g++.dg/template/vtable2.C
2325         * g++.dg/warn/Wshadow-1.C
2326         * g++.dg/warn/weak1.C
2327         * g++.old-deja/g++.brendan/crash16.C
2328         * g++.old-deja/g++.brendan/crash18.C
2329         * g++.old-deja/g++.brendan/crash48.C
2330         * g++.old-deja/g++.brendan/crash49.C
2331         * g++.old-deja/g++.brendan/crash55.C
2332         * g++.old-deja/g++.brendan/crash56.C
2333         * g++.old-deja/g++.brendan/crash8.C
2334         * g++.old-deja/g++.brendan/enum11.C
2335         * g++.old-deja/g++.brendan/enum8.C
2336         * g++.old-deja/g++.brendan/enum9.C
2337         * g++.old-deja/g++.brendan/friend3.C
2338         * g++.old-deja/g++.brendan/misc14.C
2339         * g++.old-deja/g++.bugs/900402_02.C
2340         * g++.old-deja/g++.bugs/900404_03.C
2341         * g++.old-deja/g++.bugs/900404_04.C
2342         * g++.old-deja/g++.bugs/900428_03.C
2343         * g++.old-deja/g++.jason/crash4.C
2344         * g++.old-deja/g++.jason/overload21.C
2345         * g++.old-deja/g++.jason/redecl1.C
2346         * g++.old-deja/g++.jason/report.C
2347         * g++.old-deja/g++.jason/rfg10.C
2348         * g++.old-deja/g++.jason/template30.C
2349         * g++.old-deja/g++.law/arm12.C
2350         * g++.old-deja/g++.law/ctors5.C
2351         * g++.old-deja/g++.law/cvt20.C
2352         * g++.old-deja/g++.law/init10.C
2353         * g++.old-deja/g++.law/init8.C
2354         * g++.old-deja/g++.law/visibility17.C
2355         * g++.old-deja/g++.law/visibility7.C
2356         * g++.old-deja/g++.mike/net8.C
2357         * g++.old-deja/g++.mike/p646.C
2358         * g++.old-deja/g++.mike/p700.C
2359         * g++.old-deja/g++.mike/p701.C
2360         * g++.old-deja/g++.mike/p811.C
2361         * g++.old-deja/g++.ns/template13.C
2362         * g++.old-deja/g++.other/array3.C
2363         * g++.old-deja/g++.other/crash25.C
2364         * g++.old-deja/g++.other/dtor3.C
2365         * g++.old-deja/g++.other/dtor4.C
2366         * g++.old-deja/g++.other/main1.C
2367         * g++.old-deja/g++.other/warn7.C
2368         * g++.old-deja/g++.pt/crash11.C
2369         * g++.old-deja/g++.pt/crash36.C
2370         * g++.old-deja/g++.pt/spec22.C
2371         * g++.old-deja/g++.pt/spec9.C
2372         * g++.old-deja/g++.pt/ttp52.C
2373         * g++.old-deja/g++.robertl/eb103.C
2374         * g++.old-deja/g++.robertl/eb121.C
2375         * g++.old-deja/g++.robertl/eb22.C
2376         * g++.old-deja/g++.robertl/eb8.C:
2377         Update locations and/or regexps of dg-error markers.
2378         Remove markers for some bogus messages that are no longer issued.
2379
2380 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
2381
2382         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2383         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2384
2385 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
2386
2387         PR c++/17618
2388         * g++.dg/lookup/crash5.C: New test.
2389
2390 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
2391
2392         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2393         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2394         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2395         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2396         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2397         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2398
2399         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2400         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2401         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2402         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2403         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2404         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2405
2406         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2407
2408         * gcc.dg/vect/vect-44.c: Check additional cases.
2409         * gcc.dg/vect/vect-48.c: Check additional cases.
2410
2411         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2412         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2413         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2414         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2415         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2416         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2417         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2418         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2419         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2420
2421         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2422         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2423         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2424
2425 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2426
2427         * gcc.dg/tree-ssa/loop-6.c: New test.
2428
2429 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
2430
2431         PR c++/17620
2432         * g++.dg/inherit/base2.C: New.
2433
2434 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2435
2436         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2437         * gcc.dg/20001012-2.c: Likewise.
2438         * gcc.dg/20001013-1.c: Likewise.
2439         * gcc.dg/20001101-1.c: Likewise.
2440         * gcc.dg/20001102-1.c: Likewise.
2441         * gcc.dg/bf-spl1.c: Likewise.
2442         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2443         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2444
2445 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
2446
2447         PR tree-optimization/16721
2448         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2449
2450 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
2451
2452         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2453         * gcc.dg/20040305-1.c: Likewise.
2454
2455 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2456
2457         PR c/16566
2458         * gcc.c-torture/compile/pr16566-1.c,
2459         gcc.c-torture/compile/pr16566-2.c,
2460         gcc.c-torture/compile/pr16566-3.c: New tests.
2461
2462 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
2463
2464         PR tree-optimization/17512
2465         * gcc.c-torture/compile/20040916-1.c.
2466
2467 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
2468
2469         * gcc.dg/pragma-re-3.c: New test.
2470
2471 2004-09-17  Matt Austern  <austern@apple.com>
2472
2473         PR c++/15049
2474         * g++.dg/other/anon3.C: New.
2475
2476 2004-09-21  Roger Sayle  <roger@eyesopen.com>
2477
2478         PR c++/7503
2479         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2480         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2481         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2482         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2483         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2484
2485 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
2486
2487         PR fortran/17286
2488         * gfortran.dg/pr17286.f90: New test.
2489
2490 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
2491
2492         PR c++/17530
2493         * g++.dg/template/static7.C: New test.
2494
2495 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
2496
2497         PR tree-opt/17558
2498         * gcc.c-torture/compile/pr17558.c: New test.
2499
2500 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
2501
2502         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2503         if SKIP_ATTRIBUTE is defined.
2504
2505 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2506
2507         PR fortran/15957
2508         * gfortran.dg/pr15957.f90: New test.
2509
2510 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
2511
2512         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
2513         in comparison.
2514         * gcc.dg/vect/vect-79.c: Likewise.
2515         * gcc.dg/vect/vect-80.c: Likewise.
2516
2517 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2518
2519         PR fortran/15750
2520         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
2521
2522 2004-09-20  Ira Rosen  <irar@il.ibm.com>
2523
2524         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
2525         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
2526         * gcc.dg/vect/vect-62.c: New testcase.
2527         * gcc.dg/vect/vect-63.c: New testcase.
2528         * gcc.dg/vect/vect-64.c: New testcase.
2529         * gcc.dg/vect/vect-65.c: New testcase.
2530         * gcc.dg/vect/vect-66.c: New testcase.
2531         * gcc.dg/vect/vect-67.c: New testcase.
2532         * gcc.dg/vect/vect-68.c: New testcase.
2533         * gcc.dg/vect/vect-69.c: New testcase.
2534         * gcc.dg/vect/vect-79.c: New testcase.
2535         * gcc.dg/vect/vect-80.c: New testcase.
2536
2537 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
2538
2539         * gcc.target/mips/asm-1.c: New test.
2540
2541 2004-09-19  Ira Rosen  <irar@il.ibm.com>
2542
2543         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
2544         * gcc.dg/vect/vect-73.c: New testcase.
2545         * gcc.dg/vect/vect-74.c: New testcase.
2546         * gcc.dg/vect/vect-75.c: New testcase.
2547         * gcc.dg/vect/vect-76.c: New testcase.
2548         * gcc.dg/vect/vect-77.c: New testcase.
2549         * gcc.dg/vect/vect-78.c: New testcase
2550
2551 2004-09-18  Paul Brook  <paul@codesourcery.com>
2552
2553         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
2554
2555 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
2556
2557         PR c/17424
2558         * gcc.dg/pr17424-1.c: New test.
2559
2560 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
2561
2562         * g++.dg/tree-ssa/pr17153.C: New test.
2563
2564 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
2565
2566         PR pch/13361
2567         * testsuite/g++.dg/pch/wchar-1.C: New.
2568         * testsuite/g++.dg/pch/wchar-1.Hs: New.
2569
2570 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
2571
2572         * gcc.c-torture/execute/20040917-1.c: New test.
2573
2574 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2575
2576         PR tree-optimization/17319
2577         * gcc.dg/pr17319.c: New test.
2578
2579 2004-09-17  Devang Patel  <dpatel@apple.com>
2580
2581         * gcc.dg/20040813-1.c: New test.
2582
2583 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2584
2585         PR tree-optimization/17273
2586         * gcc.c-torture/compile/pr17273.c: New test.
2587
2588 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2589
2590         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
2591         Update expected messages.
2592         * gcc.dg/declspec-13.c: New test.
2593
2594 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
2595
2596         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
2597
2598 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2599
2600         * gcc.c-torture/execute/pr17252.c: Use post-increment to
2601         change what 'a' is pointing to.
2602
2603 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
2604
2605         PR c++/16002
2606         * g++.dg/template/error18.C: New test.
2607
2608         PR c++/16029
2609         * g++.dg/warn/Wunused-8.C: New test.
2610
2611 2004-09-17  Steven Bosscher  <stevenb@suse.de>
2612
2613         PR tree-optimization/17513
2614         * gcc.dg/20040916-1.c: New test.
2615
2616 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
2617
2618         PR c++/17501
2619         * g++.dg/template/typename7.C: New test.
2620
2621 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2622
2623         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
2624
2625 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
2626
2627         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
2628         with -ftree-based-profiling also.
2629         * lib/profopt.exp: Support late-set profile_option/feedback_option.
2630
2631 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
2632
2633         PR/15364
2634         * gfortran.dg/der_array_io_1.f90: New test.
2635         * gfortran.dg/der_array_io_2.f90: New test.
2636         * gfortran.dg/der_array_io_3.f90: New test.
2637
2638 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
2639
2640         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
2641         EABI.
2642
2643 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
2644
2645         * g++.dg/opt/switch1.C: New test.
2646
2647 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2648
2649         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
2650         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
2651         Update expected messages.
2652
2653 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2654
2655         PR fortran/16485
2656         * gfortran.dg/same_name_1.f90: New test.
2657
2658 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
2659
2660         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
2661         dereference garbage pointers.
2662
2663 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
2664
2665         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
2666         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
2667
2668         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
2669         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
2670         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
2671
2672 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
2673
2674         PR c++/17324
2675         * g++.dg/template/mangle1.C: New test.
2676
2677 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
2678
2679         PR tree-optimization/17252
2680         * gcc.c-torture/execute/pr17252.c: New test.
2681
2682 2004-09-14  Andrew Pinski  <apinski@apple.com>
2683
2684         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
2685
2686 2004-09-14  Roger Sayle  <roger@eyesopen.com>
2687
2688         PR rtl-optimization/9771
2689         * gcc.dg/pr9771-1.c: New test case.
2690
2691 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
2692
2693         PR tree-optimization/15262
2694         * gcc.c-torture/execute/pr15262-1.c: New test.
2695         * gcc.c-torture/execute/pr15262-2.c: New test.
2696
2697 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
2698
2699         * gcc.dg/declspec-12.c: New test.
2700
2701 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
2702
2703         * gfortran.dg/pr17090.f90: Add directives to test.
2704
2705 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2706
2707         * gcc.c-torture/compile/20040914-1.c: New test.
2708
2709 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
2710
2711         PR c++/16162
2712         * g++.dg/template/decl2.C: New test.
2713
2714 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
2715
2716         PR fortran/17090
2717         * gfortran.dg/pr17090.f90: New test.
2718
2719 2004-09-13  Dale Johannesen  <dalej@apple.com>
2720
2721         * gcc.c-torture/compile/pr17408.c:  New test case.
2722
2723 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
2724
2725         PR c++/16716
2726         * g++.dg/parse/crash17.C: New test.
2727
2728         PR c++/17327
2729         * g++.dg/template/enum3.C: New test.
2730
2731 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
2732
2733         * lib/gcc-defs.exp: Load wrapper.exp.
2734         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
2735         using local code.
2736         * lib/gcc.exp (gcc_init): Similar.
2737         * lib/gfortran.exp (gfortran_init): Similar.
2738         * lib/objc.exp (objc_init): Similar.
2739         * lib/treelang.exp (treelang_init): Similar.
2740         * lib/wrapper.exp: New file with build_wrapper call machinery in
2741         ${tool}_maybe_build_wrapper.
2742
2743 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2744
2745         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
2746         "inline".
2747         * gcc.dg/declspec-11.c: Update expected messages.
2748         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
2749         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
2750         gcc.dg/inline-12.c: New tests.
2751
2752 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
2753
2754         * g++.dg/tree-ssa/pr17400.C: New testcase.
2755
2756 2004-09-13  James E Wilson  <wilson@specifixinc.com>
2757
2758         * gcc.target/mips/sb1-1.c: New testcase.
2759
2760 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
2761
2762         * lib/g77-dg.exp: Remove unused file.
2763         * lib/mike-g77.exp: Ditto.
2764         * lib/g77.exp: Ditto.
2765
2766 2004-09-12  Richard Henderson  <rth@redhat.com>
2767
2768         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
2769
2770 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2771
2772         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
2773         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2774         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
2775         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
2776         Update expected messages.
2777
2778 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
2779
2780         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
2781         declaration/use mismatch for dirp parameter.
2782
2783 2004-09-12  Andrew Pinski  <apinski@apple.com>
2784
2785         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
2786         -fgnu-runtime is passed.
2787
2788 2004-09-12  Richard Henderson  <rth@redhat.com>
2789
2790         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
2791         do the uplevel thing and update additional_flags directly.
2792         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
2793         gfortran.fortran-torture/execute/intrinsic_nearest.x,
2794         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
2795         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
2796
2797 2004-09-11  Steven Bosscher  <stevenb@suse.de>
2798
2799         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
2800
2801 2004-09-11  Roger Sayle  <roger@eyesopen.com>
2802
2803         PR middle-end/17411
2804         * g++.dg/opt/pr17411-1.C: New test case.
2805
2806 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2807
2808         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2809         gcc.dg/tls/diag-2.c: Update expected messages.
2810         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
2811         messages.
2812         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
2813         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
2814         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
2815         gcc.dg/tls/diag-5.c: New tests.
2816
2817 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
2818
2819         * gcc.dg/20040910-1.c: Correct dg-error regexp.
2820
2821 2004-09-11  Steven Bosscher  <stevenb@suse.de>
2822
2823         * g++.dg/parse/break-in-for.C: New test.
2824
2825 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
2826
2827         * gcc.dg/tree-ssa/20040911-1.c: New test.
2828
2829 2004-09-11  Andreas Jaeger  <aj@suse.de>
2830
2831         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
2832         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
2833
2834 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
2835
2836         * gcc.target/frv: New directory of FR-V-specific tests.
2837
2838 2004-09-10  James E Wilson  <wilson@specifixinc.com>
2839
2840         * gcc.dg/convert-vec-1.c: New test.
2841
2842 2004-09-10  Roger Sayle  <roger@eyesopen.com>
2843
2844         PR middle-end/17024
2845         * gcc.dg/pr17024-1.c: New test case.
2846
2847 2004-09-10  Eric Christopher  <echristo@redhat.com>
2848
2849         * gcc.dg/20040910-1.c: New test.
2850
2851 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2852
2853         * gcc.dg/bitfld-9.c: New test.
2854
2855 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
2856
2857         * gcc.c-torture/execute/ieee/acc1.c: New test.
2858         * gcc.c-torture/execute/ieee/acc2.c: New test.
2859         * gcc.c-torture/execute/ieee/mzero6.c: New test.
2860
2861 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2862
2863         * gcc.dg/deprecated-2.c: New test.
2864
2865 2004-09-09  James E Wilson  <wilson@specifixinc.com>
2866
2867         * gcc.dg/init-vec-1.c: New test.
2868
2869 2004-09-09  Roger Sayle  <roger@eyesopen.com>
2870
2871         PR middle-end/17055
2872         * gcc.dg/pr17055-1.c: New test case.
2873
2874 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
2875
2876         PR target/17377
2877         * gcc.c-torture/execute/pr17377.c: New test.
2878
2879 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2880
2881         PR c/8420
2882         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
2883         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
2884         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2885         gcc.dg/long-long-typespec-1.c: New tests.
2886         * gcc.dg/tls/diag-2.c: Update expected diagnostics
2887
2888 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2889
2890         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
2891         gcc.dg/gnu99-static-1.c: New tests.
2892
2893 2004-09-08  Devang Patel  <dpatel@apple.com>
2894
2895         * gcc.dg/darwin-ld-20040828-1.c: New test.
2896         * gcc.dg/darwin-ld-20040828-2.c: New test.
2897         * gcc.dg/darwin-ld-20040828-3.c: New test.
2898
2899 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
2900
2901         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
2902         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
2903         in error message.
2904         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
2905         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
2906         in error message.
2907         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
2908         types they qualify.
2909         * objc.dg/type-size-2.m: Fix wording in comment.
2910         * objc.dg/va-meth-1.m: New test case.
2911
2912 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
2913
2914         PR c/16633:
2915         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
2916         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
2917
2918 2004-09-06  Devang Patel  <dpatel@apple.com>
2919
2920         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
2921         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
2922
2923 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
2924
2925         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
2926         reflect changed line numbering of diagnostics.
2927
2928 2004-09-06  Paul Brook  <paul@codesourcery.com>
2929
2930         * gfortran.dg/edit_real_1.f90: Add new test.
2931
2932 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2933
2934         * gcc.dg/tree-ssa/loop-2.c: New test.
2935         * gcc.dg/tree-ssa/loop-3.c: New test.
2936         * gcc.dg/tree-ssa/loop-4.c: New test.
2937         * gcc.dg/tree-ssa/loop-5.c: New test.
2938
2939 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2940
2941         * gcc.dg/format/sentinel-1.c: Update for parameter option.
2942
2943 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2944
2945         * gcc.dg/format/sentinel-1.c: New test.
2946
2947 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
2948
2949         * testsuite/gcc.dg/builtins-46.c: New.
2950
2951 2004-09-03  Devang Patel  <dpatel@apple.com>
2952
2953         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
2954         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
2955
2956 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2957
2958         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
2959         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
2960         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
2961         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
2962         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
2963         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
2964         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
2965         the non-portable bzero.
2966         * gcc.dg/20010912-1.c: xfail for NetWare.
2967         * gcc.dg/20020426-2.c: xfail for NetWare.
2968         * gcc.dg/20021014-1.c: xfail for NetWare.
2969         * gcc.dg/20021018-1.c: xfail for NetWare.
2970         * gcc.dg/20030213-1.c: xfail for NetWare.
2971         * gcc.dg/20030225-1.c: xfail for NetWare.
2972         * gcc.dg/20030708-1.c: xfail for NetWare.
2973         * gcc.dg/builtins-config.h: Also exclude NetWare.
2974         * gcc.dg/format/format.h: Define restrict only if not already defined.
2975         * gcc.dg/nest.c: xfail for NetWare.
2976         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
2977         * lib/target-supports.exp (check_visibility_available): Exclude
2978         NetWare.
2979
2980 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2981
2982         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
2983         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
2984         deterministic starting point for the alignment of structure fields.
2985         * gcc.dg/Wpadded.c: Dito.
2986         * g++.dg/abi/vbase10.C: Dito.
2987
2988 2004-09-03  Devang Patel  <dpatel@apple.com>
2989
2990         * g++.dg/debug/pr15736.cc: New test.
2991
2992 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
2993
2994         * README.QMTEST: Fix out-of-date link.
2995
2996 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
2997
2998         PR fortran/16579
2999         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3000         Delete.  Duplicate of gfortran.dg/g77/20010610.f
3001
3002 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
3003
3004         * g++.dg/abi/arm_rtti1.C: New test.
3005
3006 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
3007
3008         * gcc.dg/ppc-vector-memcpy.c: New.
3009         * gcc.dg/ppc-vector-memset.c: New.
3010
3011 2004-09-02  Chao-ying Fu  <fu@mips.com>
3012
3013         * gcc.target/mips/mips-3d-1.c: New test.
3014         * gcc.target/mips/mips-3d-2.c: New test.
3015         * gcc.target/mips/mips-3d-3.c: New test.
3016         * gcc.target/mips/mips-3d-4.c: New test.
3017         * gcc.target/mips/mips-3d-5.c: New test.
3018         * gcc.target/mips/mips-3d-6.c: New test.
3019         * gcc.target/mips/mips-3d-7.c: New test.
3020         * gcc.target/mips/mips-3d-8.c: New test.
3021         * gcc.target/mips/mips-3d-9.c: New test.
3022         * gcc.target/mips/mips-ps-1.c: New test.
3023         * gcc.target/mips/mips-ps-2.c: New test.
3024         * gcc.target/mips/mips-ps-3.c: New test.
3025         * gcc.target/mips/mips-ps-4.c: New test.
3026         * gcc.target/mips/mips-ps-type.c: New test.
3027
3028 2004-09-02  Paul Brook  <paul@codesourcery.com>
3029
3030         * gfortran.dg/edit_real_1.f90: Add new tests.
3031
3032 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3033
3034         PR fortran/15327
3035         * gfortran.dg/merge_char_1.f90: New test.
3036
3037 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3038
3039         PR fortran/16404
3040         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3041
3042 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3043
3044         PR c/1522
3045         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3046
3047 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
3048
3049         * g++.dg/opt/loop1.C: Do not XFAIL.
3050
3051 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
3052
3053         * gcc.c-torture/execute/20040831-1.c: New test.
3054
3055 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
3056
3057         PR fortran/16579
3058         * gfortran.dg/g77/20010610.f: Now passes.
3059         Copy from g77.f-torture/execute. Add dg-run directive.
3060         * gfortran.dg/g77/README: Update
3061
3062 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
3063
3064         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3065         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3066         (t1, t2, t3, t4): Add volatile.
3067
3068 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
3069
3070         * g++.dg/ext/visibility/arm1.C: New test.
3071
3072 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
3073
3074         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3075         -pedantic-errors.
3076
3077 2004-09-01  Paul Brook  <paul@codesourcery.com>
3078
3079         * gfortran.dg/eof_2.f90: New test.
3080
3081 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3082
3083         PR fortran/16579
3084         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3085
3086 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
3087
3088         PR libfortran/16805
3089         * gfortran.dg/list_read_2.f90: New test.
3090
3091 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
3092
3093         * g++.dg/abi/key1.C: New test.
3094
3095 2004-08-31  Richard Henderson  <rth@redhat.com>
3096
3097         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3098         form of offsetof.
3099         * g++.dg/other/offsetof5.C: Remove duplicate.
3100
3101 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3102
3103         PR fortran/17244
3104         * gfortran.dg/func_derived_1.f90: New test.
3105
3106 2004-08-31  Paul Brook  <paul@codesourcery.com>
3107
3108         * gfortran.dg/eof_1.f90: New test.
3109
3110 2004-08-31  Paul Brook  <paul@codesourcery.com>
3111
3112         * gfortran.dg/list_read_1.f90: New file.
3113
3114 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
3115
3116         * g++.dg/opt/loop1.C: XFAIL.
3117
3118 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
3119
3120         * gcc.dg/funcdef-storage-1.c: New.
3121         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3122         an extern function in local scope.
3123         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3124         declare an 'auto inline' function in local scope.
3125         * gcc.dg/20011130-1.c: Likewise.
3126         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3127         an 'auto' function in local scope.
3128         * gcc.dg/20021014-1.c: Likewise.
3129         * gcc.dg/20030331-2.c: Likewise.
3130
3131 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3132
3133         * gfortran.dg/blockdata_1.f90: New test.
3134
3135 2004-08-30  Richard Henderson  <rth@redhat.com>
3136
3137         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3138
3139 2004-08-30  Richard Henderson  <rth@redhat.com>
3140
3141         * lib/fortran-torture.exp (fortran-torture-execute): Honor
3142         additional_flags set by alternate driver.
3143         (ieee-options): New procedure.
3144         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3145         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3146         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3147         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3148
3149 2004-08-30  Richard Henderson  <rth@redhat.com>
3150
3151         * lib/f-torture.exp: Remove.
3152
3153 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
3154
3155         PR rtl-optimization/16590
3156         * g++.dg/opt/loop1.C: New test.
3157
3158 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3159
3160         PR fortran/13910
3161         * gfortran.dg/oldstyle_1.f90: New test.
3162
3163 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
3164         Paul Brook  <paul@codesourcery.com>
3165
3166         * gfortran.dg/g77/README: Update.
3167         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3168         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3169         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3170
3171 2004-08-28  Paul Brook  <paul@codesourcery.com>
3172
3173         PR libfortran/17195
3174         * gfortran.dg/edit_real_1.f90: New test.
3175
3176 2004-08-27  Paul Brook  <paul@codesourcery.com>
3177
3178         * gfortran.dg/rewind_1.f90: New test.
3179
3180 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
3181
3182         PR fortran/16597
3183         * gfortran.dg/pr16597.f90: New test.
3184
3185 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
3186
3187         PR c/13801
3188         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3189         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3190         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3191         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3192         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3193
3194 2004-08-26  Nick Clifton  <nickc@redhat.com>
3195
3196         * gcc.c-torture/compile/pr17119.c: New test.
3197
3198 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
3199
3200         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3201
3202 2004-08-25  Richard Henderson  <rth@redhat.com>
3203
3204         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3205         the bits that expect kind=8 to be the largest real kind.
3206
3207 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
3208
3209         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3210
3211 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3212
3213         * gfortran.dg/assignment_1.f90: New test.
3214
3215 2004-08-25  Adam Nemet  <anemet@lnxw.com>
3216
3217         * g++.dg/template/repo3.C: New test.
3218
3219 2004-08-25  Roger Sayle  <roger@eyesopen.com>
3220
3221         PR middle-end/16693
3222         PR tree-optimization/16372
3223         * g++.dg/opt/pr16372-1.C: New test case.
3224         * g++.dg/opt/pr16693-1.C: New test case.
3225         * g++.dg/opt/pr16693-2.C: New test case.
3226
3227 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
3228
3229         * objc.dg/proto-lossage-4.m: New test.
3230
3231 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
3232
3233         PR c++/17155
3234         * g++.dg/inherit/local2.C: New test.
3235
3236 2004-08-25  Paul Brook  <paul@codesourcery.com>
3237
3238         PR fortran/17144
3239         * gfortran.dg/string_ctor_1.f90: New test.
3240
3241 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3242
3243         PR c++/14428
3244         * g++.dg/template/redecl2.C: New test.
3245
3246 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
3247
3248         PR fortran/17143
3249         * gfortran.dg/pr17143.f90: New test.
3250
3251 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
3252
3253         PR fortran/17164
3254         * gfortran.dg/pr17164.f90: New test.
3255
3256 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3257
3258         * gcc.dg/tree-ssa/loop-1.c: New test.
3259
3260 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
3261
3262         * gcc.c-torture/compile/20040824-1.c: New test.
3263
3264 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
3265
3266         * gcc.c-torture/compile/iftrap-3.c: New test.
3267
3268 2004-08-24  Paul Brook  <paul@codesourcery.com>
3269
3270         * gfortran.dg/entry_2.f90: New test.
3271
3272 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
3273
3274         PR c++/16889
3275         * g++.dg/lookup/ambig[12].C: New.
3276
3277 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3278
3279         PR c++/16706
3280         * g++.dg/template/crash21.C: New test.
3281         * g++.dg/template/crash22.C: Likewise.
3282
3283 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
3284
3285         PR c++/17149
3286         * g++.dg/template/access15.C: New.
3287
3288 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3289
3290         PR c++/17163
3291         * g++.dg/template/repo2.C: New test.
3292
3293 2004-08-23  Roger Sayle  <roger@eyesopen.com>
3294
3295         PR rtl-optimization/17078
3296         * gcc.c-torture/execute/pr17078-1.c: New test case.
3297
3298 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3299
3300         PR c/14492
3301         * gcc.dg/debug/crash1.c: New test.
3302
3303 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3304
3305         PR c/16180
3306         * gcc.dg/loop-5.c: New test.
3307
3308 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3309
3310         * gcc.c-torture/execute/20040823-1.c: New test.
3311
3312 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
3313
3314         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3315         to the assembler.  Simplify test accordingly.
3316         (asm_abi_flags): Use GNU names.
3317         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3318         to check for ABI flags.
3319
3320 2004-08-22  Andrew Pinski  <apinski@apple.com>
3321
3322         * g++.dg/opt/pr14029.C: New test.
3323         * gcc.c-torture/execute/pr15262.c: New test.
3324
3325 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3326
3327         * gfortran.dg/reduction.f90: Add checks with complex arguments.
3328
3329 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
3330
3331         PR 16908
3332         * gfortran.dg/direct_io.f90: New test.
3333
3334 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
3335
3336         PR c++/17121
3337         * g++.dg/inherit/local2.C: New test.
3338
3339 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
3340
3341         PR c++/17120
3342         * g++.dg/warn/Wparentheses-4.C: New test.
3343
3344 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
3345
3346         PR c++/17121
3347         * g++.dg/inherit/local2.C: New test.
3348
3349         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3350         * gcc.dg/ppc-ldstruct.c: Likewise.
3351         * gcc.dg/ppc64-abi-2.c: Likewise.
3352
3353 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
3354
3355         PR rtl-optimization/17099
3356         * gcc.c-torture/execute/20040820-1.c: New test.
3357
3358 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
3359
3360         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3361
3362 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
3363
3364         PR fortran/17077
3365         * gfortran.dg/auto_array_1.f90: New test.
3366
3367 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3368
3369         PR fortran/17074
3370         * gfortran.dg/simpleif_1.f90: New test.
3371
3372 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
3373
3374         * lib/target-supports.exp (check_profiling_available): Return
3375         false for arm*-*-symbianelf* and arm*-*-eabi*.
3376
3377         PR c++/15890
3378         * g++.dg/template/delete1.C: New test.
3379
3380 2004-08-19  Paul Brook  <paul@codesourcery.com>
3381
3382         PR fortran/14976
3383         PR fortran/16228
3384         * gfortran.dg/data_char_1.f90: New test.
3385
3386 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
3387
3388         PR fortran/16946
3389         * gfortran.dg/reduction.f90: New testcase.
3390
3391 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3392
3393         PR fortran/16520
3394         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3395
3396 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3397
3398         PR c++/17041
3399         * g++.dg/Wparentheses-3.C: New test.
3400
3401 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
3402
3403         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3404         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3405         * gcc.dg/vect/vect-2.c: Likewise.
3406         * gcc.dg/vect/vect-3.c: Likewise.
3407         * gcc.dg/vect/vect-4.c: Likewise.
3408         * gcc.dg/vect/vect-5.c: Likewise.
3409         * gcc.dg/vect/vect-6.c: Likewise.
3410         * gcc.dg/vect/vect-7.c: Likewise.
3411         * gcc.dg/vect/vect-25.c: Likewise.
3412         * gcc.dg/vect/vect-31.c: Likewise.
3413         * gcc.dg/vect/vect-32.c: Likewise.
3414         * gcc.dg/vect/vect-34.c: Likewise.
3415         * gcc.dg/vect/vect-36.c: Likewise.
3416         * gcc.dg/vect/vect-all.c: Likewise.
3417
3418 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
3419
3420         PR c++/17068
3421         * g++.dg/template/operator4.C: New test.
3422
3423 2004-08-18  Richard Henderson  <rth@redhat.com>
3424
3425         * gcc.dg/20040206-1.c: XFAIL.
3426
3427 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
3428
3429         PR c++/16246
3430         * g++.dg/template/array7.C: New test.
3431
3432 2004-08-17  James E Wilson  <wilson@specifixinc.com>
3433
3434         * gcc.dg/mips-movcc-1.c: New test.
3435         * gcc.dg/mips-movcc-2.c: New test.
3436         * gcc.dg/mips-movcc-3.c: New test.
3437
3438         * gcc.dg/mips-nmadd-1.c: New test.
3439         * gcc.dg/mips-nmadd-2.c: New test.
3440
3441 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
3442
3443         PR c++/15871
3444         * g++.dg/opt/inline8.C: New test.
3445
3446         PR c++/16965
3447         * g++.dg/parse/error17.C: New test.
3448
3449 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
3450
3451         * gcc.dg/vect: New directory for vectorizer tests.
3452         * gcc.dg/vect/tree-vect.h: New file.
3453         * gcc.dg/vect/vect.exp: New file.
3454         * gcc.dg/vect/pr16105.c.c: New test.
3455         * gcc.dg/vect/vect-1.c: New test.
3456         * gcc.dg/vect/vect-2.c: New test.
3457         * gcc.dg/vect/vect-3.c: New test.
3458         * gcc.dg/vect/vect-4.c: New test.
3459         * gcc.dg/vect/vect-5.c: New test.
3460         * gcc.dg/vect/vect-6.c: New test.
3461         * gcc.dg/vect/vect-7.c: New test.
3462         * gcc.dg/vect/vect-8.c: New test.
3463         * gcc.dg/vect/vect-9.c: New test.
3464         * gcc.dg/vect/vect-10.c: New test.
3465         * gcc.dg/vect/vect-11.c: New test.
3466         * gcc.dg/vect/vect-12.c: New test.
3467         * gcc.dg/vect/vect-13.c: New test.
3468         * gcc.dg/vect/vect-14.c: New test.
3469         * gcc.dg/vect/vect-15.c: New test.
3470         * gcc.dg/vect/vect-16.c: New test.
3471         * gcc.dg/vect/vect-17.c: New test.
3472         * gcc.dg/vect/vect-18.c: New test.
3473         * gcc.dg/vect/vect-19.c: New test.
3474         * gcc.dg/vect/vect-20.c: New test.
3475         * gcc.dg/vect/vect-21.c: New test.
3476         * gcc.dg/vect/vect-22.c: New test.
3477         * gcc.dg/vect/vect-23.c: New test.
3478         * gcc.dg/vect/vect-24.c: New test.
3479         * gcc.dg/vect/vect-25.c: New test.
3480         * gcc.dg/vect/vect-26.c: New test.
3481         * gcc.dg/vect/vect-27.c: New test.
3482         * gcc.dg/vect/vect-28.c: New test.
3483         * gcc.dg/vect/vect-29.c: New test.
3484         * gcc.dg/vect/vect-30.c: New test.
3485         * gcc.dg/vect/vect-31.c: New test.
3486         * gcc.dg/vect/vect-32.c: New test.
3487         * gcc.dg/vect/vect-33.c: New test.
3488         * gcc.dg/vect/vect-34.c: New test.
3489         * gcc.dg/vect/vect-35.c: New test.
3490         * gcc.dg/vect/vect-36.c: New test.
3491         * gcc.dg/vect/vect-37.c: New test.
3492         * gcc.dg/vect/vect-38.c: New test.
3493         * gcc.dg/vect/vect-40.c: New test.
3494         * gcc.dg/vect/vect-41.c: New test.
3495         * gcc.dg/vect/vect-42.c: New test.
3496         * gcc.dg/vect/vect-43.c: New test.
3497         * gcc.dg/vect/vect-44.c: New test.
3498         * gcc.dg/vect/vect-45.c: New test.
3499         * gcc.dg/vect/vect-46.c: New test.
3500         * gcc.dg/vect/vect-47.c: New test.
3501         * gcc.dg/vect/vect-48.c: New test.
3502         * gcc.dg/vect/vect-49.c: New test.
3503         * gcc.dg/vect/vect-50.c: New test.
3504         * gcc.dg/vect/vect-51.c: New test.
3505         * gcc.dg/vect/vect-52.c: New test.
3506         * gcc.dg/vect/vect-53.c: New test.
3507         * gcc.dg/vect/vect-54.c: New test.
3508         * gcc.dg/vect/vect-55.c: New test.
3509         * gcc.dg/vect/vect-56.c: New test.
3510         * gcc.dg/vect/vect-57.c: New test.
3511         * gcc.dg/vect/vect-58.c: New test.
3512         * gcc.dg/vect/vect-59.c: New test.
3513         * gcc.dg/vect/vect-60.c: New test.
3514         * gcc.dg/vect/vect-61.c: New test.
3515         * gcc.dg/vect/vect-all.c: New test.
3516         * gcc.dg/vect/vect-none.c: New test.
3517
3518 2004-08-17  Paul Brook  <paul@codesourcery.com>
3519
3520         PR fortran/13082
3521         * gfortran.dg/entry_1.f90: New test.
3522
3523 2004-08-17  Andrew Pinski  <apinski@apple.com>
3524
3525         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
3526
3527 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
3528
3529         * gcc.dg/pr17036-1.c: New test.
3530
3531 2004-08-16  Devang Patel  <dpatel@apple.com>
3532
3533         * gcc.dg/darwin-20040809-1.c: New test.
3534
3535 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
3536
3537         * gcc.dg/funcdef-attr-1.c: New test.
3538
3539 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
3540
3541         * gcc.dg/altivec-17.c: New test.
3542         * gcc.dg/altivec-18.c: New test.
3543
3544 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3545
3546         PR c++/6749
3547         * g++.dg/template/vtable2.C: New test.
3548
3549 2004-08-14  Richard Henderson  <rth@redhat.com>
3550
3551         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
3552         * gcc.dg/pack-test-4.c (main): Return 0.
3553         * gcc.dg/setjmp-1.c: Remove XFAIL.
3554         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
3555
3556 2004-08-14  Richard Henderson  <rth@redhat.com>
3557
3558         * gcc.dg/980217-1.c: Add prototype for printf.
3559
3560 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
3561
3562         * gfortran.dg/pr16935.f90: New test.
3563
3564 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
3565
3566         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
3567
3568 2004-08-13  Paul Brook  <paul@codesourcery.com>
3569
3570         * gfortran.dg/der_io_1.f90: Remove stray comma.
3571
3572 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
3573
3574         * gcc.dg/vmx/cw-bug-2.c: Remove.
3575         * gcc.dg/vmx/vprint-1.c: Remove.
3576         * gcc.dg/vmx/vscan-1.c: Remove.
3577
3578 2004-08-12  Devang patel  <dpatel@apple.com>
3579
3580         * gcc.dg/darwin-20040809-2.c: New test.
3581
3582 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
3583
3584         * g++.dg/ext/altivec-12.C: New test.
3585
3586         * g++.dg/ext/altivec-11.C: New test.
3587
3588 2004-08-12  Paul Brook  <paul@codesourcery.com>
3589
3590         * g++.dg/abi/arm_cxa_vec_1.C: New test.
3591
3592 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
3593
3594         * g++.dg/ext/altivec-2.C: Check for hardware support before
3595         executing any VMX instructions.
3596
3597         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
3598
3599 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
3600
3601         PR c++/16276
3602         * g++.old-deja/g++.other/comdat4.C: New test.
3603         * g++.old-deja/g++.other/comdat4-aux.cc: New.
3604
3605 2004-08-12  Ben Elliston  <bje@au.ibm.com>
3606
3607         PR target/16286
3608         * gcc.dg/pr16286.c: New test.
3609
3610 2004-08-12 Jan Beulich <jbeulich@novell.com>
3611
3612         * g++.dg/ext/asm5.C: New.
3613
3614 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3615
3616         PR c++/16698
3617         * g++.dg/eh/crash1.C: New test.
3618
3619         PR c++/16717
3620         * g++.dg/ext/construct1.C: New test.
3621
3622 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3623
3624         PR c++/16853
3625         * g++.dg/init/ptrmem1.C: New test.
3626
3627         PR c++/16618
3628         * g++.dg/parse/offsetof5.C: New test.
3629
3630         PR c++/16870
3631         * g++.dg/template/overload3.C: New test.
3632
3633 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3634
3635         PR c++/16964
3636         * g++.dg/parse/error16.C: New test.
3637
3638         PR c++/16904
3639         * g++.dg/template/error14.C: New test.
3640
3641         PR c++/16929
3642         * g++.dg/template/error15.C: New test.
3643
3644 2004-08-11  Devang Patel  <dpatel@apple.com>
3645
3646         * gcc.dg/darwin-ld-20040809-1.c: New test.
3647         * gcc.dg/darwin-ld-20040809-2.c: New test.
3648
3649 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
3650
3651         PR fortran/16917
3652         * gfortran.dg/dfloat_1.f90: New test.
3653
3654 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3655
3656         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
3657         * gcc.dg/dll-2.c: Fix dg-require syntax.
3658         * gcc.misc-tests/arm-isr.c (abort): Declare.
3659         (exit): Likewise.
3660
3661 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
3662
3663         PR c++/16971
3664         * g++.dg/parse/crash16.C: New test.
3665
3666 2004-08-10  Roger Sayle  <roger@eyesopen.com>
3667
3668         * gcc.dg/mips-rsqrt-1.c: New test case.
3669         * gcc.dg/mips-rsqrt-2.c: New test case.
3670         * gcc.dg/mips-rsqrt-3.c: New test case.
3671
3672 2004-08-10  Paul Brook  <paul@codesourcery.com>
3673
3674         * gfortran.dg/der_io_1.f90: New test.
3675
3676 2004-08-10  Paul Brook  <paul@codesourcery.com>
3677
3678         PR fortran/16919
3679         * gfortran.dg/der_array_1.f90: New test.
3680
3681 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
3682
3683         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
3684
3685 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
3686
3687         * gcc.dg/wchar_t-2.c: Fix typo.
3688
3689 2004-08-09  Falk Hueffner  <falk@debian.org>
3690
3691         PR tree-optimization/12517
3692         * gcc.c-torture/compile/pr12517.c: New test.
3693
3694         PR tree-optimization/12578
3695         * gcc.c-torture/compile/pr12578.c: New test.
3696
3697         PR tree-optimization/12899
3698         * gcc.c-torture/compile/pr12899.c: New test.
3699
3700         PR rtl-optimization/14692
3701         * gcc.c-torture/compile/pr14692.c: New test.
3702
3703         PR tree-optimization/16461
3704         * gcc.c-torture/compile/pr16461.c: New test.
3705
3706 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3707
3708         * gfortran.dg/getenv_1.f90: New test.
3709
3710 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
3711
3712         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
3713         wchar_t.
3714         * gcc.dg/symbian5.c: Test -fno-short-wchar.
3715
3716 2004-08-06  Paul Brook  <paul@codesourcery.com>
3717
3718         * gfortran.dg/ret_array_1.f90: New test.
3719         * gfortran.dg/ret_pointer_1.f90: New test.
3720
3721 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
3722
3723         * gcc.dg/missing-field-init-[12].c: New tests.
3724         * g++.dg/warn/missing-field-init-[12].C: New tests.
3725
3726 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
3727
3728         * gcc.dg/enum2.c: New test.
3729         * gcc.dg/symbian3.c: Likewise.
3730         * gcc.dg/symbian4.c: Likewise.
3731         * gcc.dg/wchar_t-2.c: Likewise.
3732
3733 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
3734
3735         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
3736         destructor tests.
3737
3738 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
3739
3740         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
3741         dg-require-visiblity.
3742         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
3743         * g++.dg/ext/visibility/fvisibility.C: Likewise.
3744         * g++.dg/ext/visibility/memfuncts.C: Likewise.
3745         * g++.dg/ext/visibility/new1.C: Likewise.
3746         * g++.dg/ext/visibility/pragma.C: Likewise.
3747         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
3748         * g++.dg/ext/visibility/virtual.C: Likewise.
3749         * g++/dg/ext/visibility/visibility-1.C: Likewise.
3750         * g++/dg/ext/visibility/visibility-2.C: Likewise.
3751         * g++/dg/ext/visibility/visibility-3.C: Likewise.
3752         * g++/dg/ext/visibility/visibility-4.C: Likewise.
3753         * g++/dg/ext/visibility/visibility-5.C: Likewise.
3754         * g++/dg/ext/visibility/visibility-6.C: Likewise.
3755         * g++/dg/ext/visibility/visibility-7.C: Likewise.
3756         * g++/dg/ext/visibility/visibility-8.C: New test.
3757         * gcc.c-torture/compile/dll.x: Remove.
3758         * gcc.dg/dll-2.c: Use dg-require-dll
3759         * gcc.dg/visibility-10.c: New test.
3760         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
3761         supporting DLLs.
3762         * testsuite/lib/scanasm.exp (scan_hidden): New function.
3763         (scan_not_hidden): Likewise.
3764
3765 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
3766
3767         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
3768
3769 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
3770
3771         * gcc.c-torture/execute/20040805-1.c: New test.
3772
3773 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
3774
3775         * gcc.dg/20020118-1.c: Declare abort.
3776         * gcc.dg/altivec_check.h: Likewise.
3777         * gcc.dg/iftrap-2.c: Likewise.
3778         * gcc.dg/pragma-darwin.c: Likewise.
3779         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
3780
3781 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
3782
3783         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
3784
3785 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
3786
3787         * gcc.c-torture/execute/builtins/abs-2.c,
3788         gcc.c-torture/execute/builtins/abs-3.c,
3789         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
3790         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
3791         intmax_t, uintmax_t and their limits.
3792         * gcc.dg/intmax_t-1.c: New test.
3793
3794 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3795
3796         * g++.dg/tc1/dr147.C: Add reference to PR.
3797
3798 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
3799
3800         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
3801         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
3802
3803 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
3804
3805         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
3806
3807 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3808
3809         * gcc.dg/redecl-5.c: New test.
3810         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
3811         of scanf.
3812
3813 2004-08-03  Roger Sayle  <roger@eyesopen.com>
3814
3815         PR middle-end/16790
3816         * gcc.c-torture/execute/pr16790-1.c: New test case.
3817
3818 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3819
3820         * g++.dg/ext/visibility/assign1.C: New test.
3821         * g++.dg/ext/visibility/new1.C: Likewise.
3822
3823         * gcc.dg/symbian1.c: New test.
3824         * gcc.dg/symbian2.c: Likewise.
3825
3826 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
3827
3828         PR target/16570
3829         * gcc.dg/i386-sse-9.c: New test.
3830
3831 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3832
3833         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
3834
3835 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3836
3837         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
3838         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
3839         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
3840         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
3841         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
3842         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
3843         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
3844         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
3845         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
3846         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
3847         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
3848         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
3849         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
3850         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
3851         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
3852         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
3853         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
3854         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
3855         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
3856         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
3857         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
3858         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
3859         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
3860         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
3861         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
3862         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
3863         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
3864         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
3865         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
3866         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
3867         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
3868         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
3869         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
3870         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
3871         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
3872         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
3873         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
3874         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
3875         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
3876         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
3877         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
3878         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
3879         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
3880         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
3881         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
3882         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
3883         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
3884         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
3885         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
3886         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
3887         gcc.misc-tests/i386-pf-3dnow-1.c,
3888         gcc.misc-tests/i386-pf-athlon-1.c,
3889         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
3890         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
3891         Declare built-in functions used.
3892         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
3893
3894 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
3895
3896         PR c++/16707
3897         * g++.dg/lookup/using12.C: New test.
3898
3899         * g++.dg/init/null1.C: Fix PR number.
3900         * g++.dg/parse/namespace10.C: Likewise.
3901
3902 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
3903
3904         PR c++/16224
3905         * g++.dg/template/spec17.C: New test.
3906         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
3907         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
3908
3909 2004-08-02  David Billinghurst
3910
3911         PR fortran/16292
3912         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
3913
3914 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
3915
3916         * gcc.dg/ia64-got-1.c: New test case.
3917
3918 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
3919
3920         PR c++/16489
3921         * g++.dg/init/null1.C: New test.
3922         * g++.dg/tc1/dr76.C: Adjust error marker.
3923
3924         PR c++/16529
3925         * g++.dg/parse/namespace10.C: New test.
3926
3927         PR c++/16810
3928         * g++.dg/inherit/ptrmem2.C: New test.
3929
3930 2004-08-02  Ben Elliston  <bje@au.ibm.com>
3931
3932         PR target/16155
3933         * gcc.dg/pr16155.c: New test.
3934
3935 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3936
3937         * gcc.dg/redecl-2.c: New test.
3938
3939 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
3940
3941         * gcc.dg/darwin-longdouble.c: New file.
3942
3943 2004-07-30  Richard Henderson  <rth@redhat.com>
3944
3945         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
3946         write to constant argument.
3947         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
3948
3949 2004-07-30  Richard Henderson  <rth@redhat.com>
3950
3951         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
3952         tests of nearest around zero.
3953
3954 2004-07-30  Andrew Pinski  <apinski@apple.com>
3955
3956         * gcc.c-torture/compile/20040730-1.c: New test.
3957
3958 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
3959
3960         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
3961         powerpc-eabispe.
3962
3963 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
3964
3965         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
3966
3967 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
3968
3969         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
3970         contains $ld_library_path.
3971         * lib/gfortran.exp (gfortran_link_flags): Likewise.
3972
3973 2004-07-29  Richard Henderson  <rth@redhat.com>
3974
3975         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
3976
3977         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
3978         (alt2, which): New.
3979         (Check): Accept either alternative.
3980
3981 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
3982
3983         * g++.dg/abi/inline1.C: New test.
3984         * g++.dg/abi/local1-a.cc: Likewise.
3985         * g++.dg/abi/local1.C: Likewise.
3986         * g++.dg/abi/mangle11.C: Tweak location of warnings.
3987         * g++.dg/abi/mangle12.C: Likewise.
3988         * g++.dg/abi/mangle17.C: Likewise.
3989         * g++.dg/abi/mangle20-2.C: Likewise.
3990         * g++.dg/opt/interface1.C: Likewise.
3991         * g++.dg/opt/interface1.h: Likewise.
3992         * g++.dg/opt/interface1-a.cc: New test.
3993         * g++.dg/parse/repo1.C: New test.
3994         * g++.dg/template/repo1.C: Likewise.
3995         * g++.dg/warn/Winline-1.C: Likewise.
3996         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
3997
3998 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
3999
4000         * gcc.dg/tree-ssa/20040729-1.c: New test.
4001
4002 2004-07-27  Matt Austern <austern@apple.com>
4003
4004         * gcc.dg/darwin-bool-1.c: New test.
4005         * gcc.dg/darwin-bool-2.c: New test.
4006
4007 2004-07-28  Richard Henderson  <rth@redhat.com>
4008
4009         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4010         arguments in the correct type.  Don't write to constant arguments.
4011
4012 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4013
4014         PR tree-optimization/16688
4015         PR tree-optimization/16689
4016         * g++.dg/tree-ssa/pr16688.C: New test.
4017
4018 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4019
4020         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4021         loads.  Not only in the comment, this time.
4022
4023 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
4024
4025         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
4026         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4027         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
4028         * gcc.dg/sh4a-bitmovua.c: New.
4029         * gcc.dg/sh4a-cos.c: New.
4030         * gcc.dg/sh4a-cosf.c: New.
4031         * gcc.dg/sh4a-fprun.c: New.
4032         * gcc.dg/sh4a-fsrra.c: New.
4033         * gcc.dg/sh4a-memmovua.c: New.
4034         * gcc.dg/sh4a-sin.c: New.
4035         * gcc.dg/sh4a-sincos.c: New.
4036         * gcc.dg/sh4a-sincosf.c: New.
4037         * gcc.dg/sh4a-sinf.c: New.
4038
4039 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4040
4041         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4042         conditionals.
4043         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4044         loads.
4045         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4046         DOM1.
4047
4048 2004-07-27  Andrew Pinski  <apinski@apple.com>
4049
4050         * g++.dg/rtti/tinfo1.C: Correct the xfail.
4051
4052 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
4053
4054         * gcc.dg/pragma-isr.c: New test.
4055
4056 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4057
4058         PR c++/14429
4059         * g++.dg/template/ttp11.C: New test.
4060
4061 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
4062
4063         * gcc.c-torture/compile/20040727-1.c: New test.
4064
4065 2004-07-26  Eric Christopher  <echristo@redhat.com>
4066
4067         * gcc.c-torture/compile/20040726-2.c: New test.
4068
4069 2004-07-26  Andrew Pinski  <apinski@apple.com>
4070
4071         * g++.dg/rtti/tinfo1.C: Xfail.
4072
4073 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
4074
4075         * gcc.c-torture/compile/20040726-1.c: New test.
4076
4077 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
4078             Brian Ryner  <bryner@brianryner.com>
4079
4080         PR c++/9283
4081         PR c++/15000
4082         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4083         * g++.dg/ext/visibility/: New directory.
4084         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4085         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4086         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4087         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4088         * g++.dg/ext/visibility/fvisibility.C,
4089         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4090         g++.dg/ext/visibility/fvisibility-override1.C
4091         g++.dg/ext/visibility/fvisibility-override2.C
4092         g++.dg/ext/visibility/memfuncts.C
4093         g++.dg/ext/visibility/noPLT.C
4094         g++.dg/ext/visibility/pragma.C
4095         g++.dg/ext/visibility/pragma-override1.C
4096         g++.dg/ext/visibility/pragma-override2.C
4097         g++.dg/ext/visibility/staticmemfuncts.C
4098         g++.dg/ext/visibility/virtual.C: New tests.
4099
4100 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
4101
4102         PR c/15360
4103         * gcc.dg/pr15360-1.c: New test.
4104
4105 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
4106
4107         * gcc.dg/pragma-align-2.c: New test.
4108         * gcc.dg/pragma-init-fini.c: New test.
4109         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
4110         targets.
4111
4112 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
4113
4114         * gcc.dg/init-string-2.c: New test.
4115
4116 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
4117
4118         PR 16684
4119         * gcc.dg/Wredundant-decls-1.c: New test case.
4120
4121 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
4122
4123         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4124         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4125         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4126         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4127         * gcc.dg/compat/generate-random.c: New file.
4128         * gcc.dg/compat/generate-random.h: Likewise.
4129         * gcc.dg/compat/generate-random_r.c: Likewise.
4130         * gcc.dg/compat/struct-layout-1.h: Likewise.
4131         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4132         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4133         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4134         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4135         * gcc.dg/compat/struct-layout-1_main.c: New test.
4136         * gcc.dg/compat/struct-layout-1_x.c: New file.
4137         * gcc.dg/compat/struct-layout-1_y.c: New file.
4138         * gcc.dg/compat/struct-layout-1_test.h: New file.
4139
4140 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4141
4142         * gcc.dg/comp-return-1.c: New test
4143
4144 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
4145
4146         * gcc.dg/vmx/8-02a.c: Fix typo.
4147
4148         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4149         * gcc.dg/darwin-abi-3.c: New test.
4150
4151         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4152         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4153
4154         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4155         * gcc.dg/vmx/ops-long-1.c: New test.
4156         * gcc.dg/vmx/ops-long-2.c: New test.
4157
4158 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
4159
4160         * g++.dg/lookup/conv-[1234].C: New.
4161
4162 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
4163
4164         * g++.dg/parse/attr2.C: Simplify.
4165
4166 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4167
4168         PR c/7284
4169         * gcc.c-torture/execute/pr7284-1.c: New test.
4170
4171 2004-07-22  Brian Booth  <bbooth@redhat.com>
4172
4173         * gcc.dg/tree-ssa/20040721-1.c: New test.
4174
4175 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
4176
4177         * g++.dg/template/crash20.c: New.
4178
4179 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
4180
4181         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4182         Add dg-run directive.  Declare variables as required.
4183         * gfortran.dg/g77/README: Update
4184
4185 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
4186
4187         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4188         gcc.dg/cris-peep2-andu2.c: New tests.
4189
4190 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4191
4192         PR c/15052
4193         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4194         on return type.
4195         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
4196         messages.
4197         * gcc.dg/qual-return-2.c: Update expected messages.
4198         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4199
4200 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4201
4202         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4203         * gcc.dg/noncompile/921102-1.c: Update expected error message.
4204
4205 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4206
4207         PR c/11250
4208         * gcc.dg/init-string-1.c: New test.
4209
4210 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
4211
4212         PR middle-end/15345
4213         PR c/16450
4214         * gcc.dg/torture/nested-fn-1.c: New test.
4215
4216 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
4217
4218         PR target/16559
4219         * gcc.dg/ia64-fptr-1.c: New file.
4220
4221 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4222
4223         PR c++/14497
4224         * g++.dg/template/spec16.C: New test.
4225         * g++.old-deja/g++.robertl/eb118.C: Remove.
4226
4227 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4228
4229         PR c++/509
4230         * g++.dg/template/spec15.C: New test.
4231
4232 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
4233
4234         Copy cases from g77.f-torture/execute and add dg-run
4235         directive.  Other changes as noted.
4236         * gfortran.dg/g77/13037.f
4237         * gfortran.dg/g77/1832.f
4238         * gfortran.dg/g77/19981119-0.f
4239         * gfortran.dg/g77/19990313-0.f
4240         * gfortran.dg/g77/19990313-1.f
4241         * gfortran.dg/g77/19990313-2.f
4242         * gfortran.dg/g77/19990313-3.f
4243         * gfortran.dg/g77/19990419-1.f
4244         * gfortran.dg/g77/19990826-0.f
4245         * gfortran.dg/g77/19990826-2.f
4246         * gfortran.dg/g77/20000503-1.f
4247         * gfortran.dg/g77/20001111.f
4248         * gfortran.dg/g77/20010116.f
4249         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4250         * gfortran.dg/g77/20010430.f
4251         * gfortran.dg/g77/6177.f
4252         * gfortran.dg/g77/947.f
4253         * gfortran.dg/g77/970816-3.f
4254         * gfortran.dg/g77/971102-1.f
4255         * gfortran.dg/g77/980520-1.f
4256         * gfortran.dg/g77/980628-0.f
4257         * gfortran.dg/g77/980628-1.f
4258         * gfortran.dg/g77/980628-10.f
4259         * gfortran.dg/g77/980628-2.f
4260         * gfortran.dg/g77/980628-3.f
4261         * gfortran.dg/g77/980628-7.f
4262         * gfortran.dg/g77/980628-8.f
4263         * gfortran.dg/g77/980628-9.f
4264         * gfortran.dg/g77/980701-0.f
4265         * gfortran.dg/g77/980701-1.f
4266         * gfortran.dg/g77/cabs.f
4267         * gfortran.dg/g77/claus.f
4268         * gfortran.dg/g77/complex_1.f
4269         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4270         * gfortran.dg/g77/dcomplex.f
4271         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4272         * gfortran.dg/g77/f90-intrinsic-mathematical.f
4273         * gfortran.dg/g77/f90-intrinsic-numeric.f
4274         * gfortran.dg/g77/int8421.f
4275         * gfortran.dg/g77/labug1.f
4276         * gfortran.dg/g77/large_vec.f
4277         * gfortran.dg/g77/le.f
4278         * gfortran.dg/g77/short.f
4279         * gfortran.dg/g77/README: Update
4280
4281 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
4282
4283         PR c++/16637
4284         * g++.dg/parse/lookup4.C: New test.
4285
4286 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4287
4288         PR c++/16175
4289         * g++.dg/template/ttp10.C: New test.
4290
4291 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4292
4293         * gcc.dg/pr12625-1.c: New test.
4294
4295 2004-07-20  Steven Bosscher  <stevenb@suse.de>
4296
4297         * testsuite/gcc.dg/switch-warn-1.c: New test.
4298         * testsuite/gcc.dg/switch-warn-2.c: New test.
4299         * gcc.c-torture/compile/pr14730.c: Update.
4300
4301 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
4302
4303         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4304         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4305         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4306         g++.dg/template/nontype3.C: Remove trailing CR from tests.
4307
4308 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
4309
4310         PR c++/16623
4311         * g++.dg/template/assign1.C: New test.
4312
4313 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4314
4315         PR c++/12170
4316         * g++.dg/template/ttp9.C: New test.
4317
4318 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
4319
4320         * gcc.dg/format/cmn-err-1.c: New test.
4321
4322 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4323
4324         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4325         gcc.dg/Wparentheses-10.c: New tests.
4326         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4327
4328 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4329
4330         PR fortran/16465
4331         * gfortran.dg/g77//ffixed-line-length-0.f,
4332         gfortran.dg/g77/ffixed-line-length-132.f,
4333         gfortran.dg/g77/ffixed-line-length-72.f,
4334         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4335         gfortran.dg/g77/README: Update.
4336
4337 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4338
4339         PR c++/13092
4340         * g++.dg/template/non-dependent7.C: New test.
4341         * g++.dg/template/non-dependent8.C: Likewise.
4342         * g++.dg/template/non-dependent9.C: Likewise.
4343         * g++.dg/template/non-dependent10.C: Likewise.
4344
4345 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
4346
4347         PR c++/16337
4348         * g++.dg/parse/attr2.C: New test.
4349
4350 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
4351
4352         * g77.dg: Removed.
4353         * g77.f-torture: Ditto.
4354
4355 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4356
4357         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4358         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4359         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4360
4361 2004-07-16  Richard Henderson  <rth@redhat.com>
4362
4363         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4364
4365 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4366
4367         * lib/fortran-torture.exp (fortran-torture): Don't test compile
4368         tests with full list of options.
4369         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4370         of TORTURE_OPTIONS if test contains 'dg-do run'.
4371
4372         PR fortran/16404
4373         * gfortran.dg/do_iterator.f90: New test.
4374
4375 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4376
4377         PR rtl-optimization/16536
4378         * gcc.c-torture/execute/restrict-1.c: New test.
4379
4380 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4381
4382         PR fortran/15324
4383         * gfortran.dg/pr15324.f90: New test.
4384
4385         PR fortran/15129
4386         * gfortran.dg/pr15129.f90: New test.
4387
4388         PR fortran/15140
4389         * gfortran.dg/pr15140.f90: New test.
4390
4391         PR fortran/13792
4392         * gfortran.fortran-torture/execute/bounds.f90: Add check for
4393         compile-time simplification.
4394
4395 2004-07-14  Mike Stump  <mrs@apple.com>
4396
4397         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4398
4399 2004-07-14  James E Wilson  <wilson@specifixinc.com>
4400
4401         PR target/16325
4402         * gcc.dg/profile-generate-1.c: New.
4403
4404 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
4405
4406         * gcc.c-torture/execute/20040709-1.c: New test.
4407         * gcc.c-torture/execute/20040709-2.c: New test.
4408
4409 2004-07-14  Mike Stump  <mrs@apple.com>
4410
4411         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4412
4413 2004-07-14  Mike Stump  <mrs@apple.com>
4414
4415         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4416
4417 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
4418
4419         PR c++/16518
4420         * g++.dg/parse/mutable1.C: New test.
4421
4422 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
4423
4424         PR tree-optimization/16443
4425         * gcc.dg/tree-ssa/20040713-1.c: New test.
4426
4427 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
4428
4429         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4430         for operator new.
4431
4432 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4433
4434         * gfortran.dg/g77/README: New file
4435         * gfortran.dg/g77/19981216-0.f:  Copy from
4436         g77.f-torture/noncompile.  Add "dg-do compile" and
4437         dg-error as required.
4438         * gfortran.dg/g77/19990218-1.f: Likewise
4439         * gfortran.dg/g77/19990905-1.f: Likewise
4440         * gfortran.dg/g77/9263.f: Likewise
4441         * gfortran.dg/g77/980615-0.f: Likewise
4442         * gfortran.dg/g77/980616-0.f: Likewise
4443         * gfortran.dg/g77/check0.f: Likewise
4444         * gfortran.dg/g77/select_no_compile.f: Likewise
4445
4446 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4447
4448         Copy files from g77.f-torture/compile.
4449         Add "{ dg-do compile}".  Other changes as noted
4450         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4451         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4452         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4453         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4454         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4455         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4456         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4457         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4458         statement to conform to standard.  Append alpha1.x for reference.
4459         * gfortran.dg/g77/xformat.f: Add dg-warning
4460
4461 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4462
4463         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4464         Add {dg-do compile} directive.
4465         * gfortran.dg/g77/cpp2.F: Likewise
4466
4467 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4468
4469         PR c++/5402
4470         * g++.dg/lookup/name-clash1.C: New test.
4471
4472         PR c++/9777
4473         * g++.dg/lookup/name-clash2.C: New test.
4474
4475         PR c++/12102
4476         * g++.dg/lookup/name-clash3.C: New test.
4477
4478 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4479
4480         * g++.dg/lookup/new2.C: New test.
4481         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4482
4483 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
4484
4485         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4486         Add {dg-do compile} directive.
4487         * gfortran.dg/g77/13060.f: Likewise
4488         * gfortran.dg/g77/19990218-0.f: Likewise
4489         * gfortran.dg/g77/19990305-0.f: Likewise
4490         * gfortran.dg/g77/19990419-0.f: Likewise
4491         * gfortran.dg/g77/19990502-0.f: Likewise
4492         * gfortran.dg/g77/19990502-1.f: Likewise
4493         * gfortran.dg/g77/19990525-0.f: Likewise
4494         * gfortran.dg/g77/19990826-1.f: Likewise
4495         * gfortran.dg/g77/19990826-3.f: Likewise
4496         * gfortran.dg/g77/19990905-2.f: Likewise
4497         * gfortran.dg/g77/20000412-1.f: Likewise
4498         * gfortran.dg/g77/20000511-1.f: Likewise
4499         * gfortran.dg/g77/20000511-2.f: Likewise
4500         * gfortran.dg/g77/20000518.f: Likewise
4501         * gfortran.dg/g77/20000601-1.f: Likewise
4502         * gfortran.dg/g77/20000601-2.f: Likewise
4503         * gfortran.dg/g77/20000629-1.f: Likewise
4504         * gfortran.dg/g77/20000630-2.f: Likewise
4505         * gfortran.dg/g77/20010115.f: Likewise
4506         * gfortran.dg/g77/20010321-1.f: Likewise
4507         * gfortran.dg/g77/20010426.f: Likewise
4508         * gfortran.dg/g77/20020307-1.f: Likewise
4509         * gfortran.dg/g77/8485.f: Likewise
4510         * gfortran.dg/g77/960317-1.f: Likewise
4511         * gfortran.dg/g77/970915-0.f: Likewise
4512         * gfortran.dg/g77/980310-1.f: Likewise
4513         * gfortran.dg/g77/980310-2.f: Likewise
4514         * gfortran.dg/g77/980310-3.f: Likewise
4515         * gfortran.dg/g77/980310-4.f: Likewise
4516         * gfortran.dg/g77/980310-6.f: Likewise
4517         * gfortran.dg/g77/980310-7.f: Likewise
4518         * gfortran.dg/g77/980310-8.f: Likewise
4519         * gfortran.dg/g77/980419-2.f: Likewise
4520         * gfortran.dg/g77/980424-0.f: Likewise
4521         * gfortran.dg/g77/980427-0.f: Likewise
4522         * gfortran.dg/g77/980729-0.f: Likewise
4523         * gfortran.dg/g77/981117-1.f: Likewise
4524         * gfortran.dg/g77/toon_1.f: Likewise
4525
4526 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4527
4528         PR c++/2204
4529         * g++.dg/other/abstract2.C: New test.
4530
4531 2004-07-12  Paul Brook  <paul@codesourcery.com>
4532
4533         * gfortran.dg/pointer_init_1.f90: New test.
4534
4535 2004-07-11  Paul Brook  <paul@codesourcery.com>
4536
4537         PR fortran/15986
4538         * gfortran.dg/contained_1.f90: New test.
4539
4540 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
4541
4542         * g++.dg/parse/defarg8.C: New test.
4543
4544 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4545
4546         PR fortran/16433
4547         * gfortran.dg/pr16433.f: New test.
4548
4549         PR fortran/17574
4550         * gfortran.dg/pr15754.f90: New test.
4551
4552 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4553
4554         PR tree-optimization/16437
4555         * gcc.c-torture/execute/bitfld-4.c: New test.
4556
4557 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4558
4559         * gfortran.fortran-torture/execute/common_2.f90: Add check for
4560         access to common var from module.
4561
4562 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4563
4564         PR fortran/16336
4565         * gfortran.fortran-torture/execute/common_2.f90: New test.
4566
4567 2004-07-10  Paul Brook  <paul@codesourcery.com>
4568
4569         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
4570
4571 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4572
4573         PR fortran/15969
4574         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
4575
4576 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
4577
4578         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
4579         * gfortran.dg/g77/ffixed-form-2.f: Likewise
4580         * gfortran.dg/g77/ffree-form-1.f: Likewise
4581         * gfortran.dg/g77/ffree-form-2.f: Likewise
4582         * gfortran.dg/g77/ffree-form-3.f: Likewise
4583         * gfortran.dg/g77/fno-underscoring.f: Likewise
4584         * gfortran.dg/g77/funderscoring.f: Likewise
4585         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
4586
4587 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4588
4589         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
4590
4591 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4592         Paul Brook  <paul@codesourcery.com>
4593
4594         PR fortran/13415
4595         * gfortran.dg/common_pointer_1.f90: New test.
4596
4597 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4598
4599         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
4600
4601 2004-07-09  James E Wilson  <wilson@specifixinc.com>
4602
4603         PR target/16364
4604         * gcc.c-torture/compile/20040709-1.c: New.
4605
4606 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4607
4608         PR fortran/14077
4609         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
4610
4611 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4612
4613         PR fortran/13201
4614         * gfortran.dg/shape_1.f90: New test.
4615
4616 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
4617             Andrew Pinski  <apinski@apple.com>
4618
4619         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
4620
4621 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4622
4623         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
4624         comment.
4625
4626 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4627         Paul Brook  <paul@codesourcery.com>
4628
4629         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
4630         '.f95' and '.F95'.
4631
4632 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
4633
4634         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
4635
4636 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4637
4638         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
4639         testcases with capital suffix.
4640
4641 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4642
4643         PR fortran/15481
4644         PR fortran/13372
4645         PR fortran/13575
4646         PR fortran/15978
4647         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
4648
4649         * gfortran.dg/implicit_1.f90: New test.
4650
4651 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4652
4653         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
4654         expression to match gfortran warning/error messages
4655         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
4656         dg-error text.
4657
4658 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4659
4660         * lib/fortran-torture.exp: Rename proc search_for to
4661         search_for_re.
4662
4663 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4664
4665         * gcc.c-torture/execute/simd-5.x: New file.
4666         XFAIL on SPARC 64-bit at -O0.
4667
4668 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4669
4670         PR c++/8211
4671         PR c++/16165
4672         * g++.dg/warn/effc3.C: New test.
4673
4674 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4675
4676         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
4677         change X to 1X in format.
4678         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
4679         add data statements to conform to standard.
4680
4681 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4682
4683         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
4684         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
4685         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
4686
4687 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4688
4689         * gfortran.dg/g77/7388.f: Copy from g77.dg
4690         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
4691         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
4692         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
4693         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
4694         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
4695         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
4696         * gfortran.dg/g77/strlen0.f: Likewise
4697
4698 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
4699
4700         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
4701         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
4702
4703 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4704
4705         * gcc.c-torture/execute/920428-2.x: Delete.
4706         * gcc.c-torture/execute/920501-7.x: Likewise.
4707
4708 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
4709
4710         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
4711         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
4712         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
4713         prescott and c3-2.
4714         (PREFETCH_3DNOW): Add -march=c3.
4715
4716 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
4717
4718         PR c/16437
4719         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
4720         * gcc.c-torture/execute/bf64-1.x: Likewise.
4721
4722 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4723
4724         * gcc.c-torture/compile/20040708-1.c: New test.
4725
4726 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4727
4728         PR c++/16169
4729         * g++.dg/warn/effc2.C: New test.
4730
4731 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4732
4733         * gcc.c-torture/execute/bitfld-1.x: Remove.
4734         * gcc.c-torture/execute/bitfld-3.c: New test.
4735         * gcc.dg/bitfld-2.c: Remove XFAILs.
4736
4737 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
4738
4739         PR c++/16276
4740         * g++.dg/rtti/tinfo1.C: New file.
4741
4742 2004-07-07  Eric Christopher  <echristo@redhat.com>
4743
4744         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
4745
4746 2004-07-07  Andrew Pinski  <apinski@apple.com>
4747
4748         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
4749
4750 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
4751
4752         * g++.dg/init/call1.C: XFAIL.
4753
4754 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
4755
4756         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
4757         except for movstrict*, to movmem* and clrstr* to clrmem*.
4758
4759 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
4760
4761         * gcc.c-torture/execute/20040707-1.c: New test.
4762
4763 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
4764
4765         * gcc.c-torture/execute/20040706-1.c: New test.
4766
4767 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4768
4769         PR c++/3671
4770         * g++.dg/template/spec14.C: New test.
4771
4772 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
4773
4774         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
4775         nothing if not yet defined.  Use it in b, c and d type definitions.
4776         * gcc.c-torture/execute/20040705-1.c: New test.
4777         * gcc.c-torture/execute/20040705-2.c: New test.
4778
4779 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4780
4781         PR c++/2518
4782         * g++.dg/lookup/new1.C: New test.
4783
4784 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4785
4786         PR c++/11406
4787         * g++.dg/template/sizeof8.C: New test.
4788
4789 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
4790
4791         * gcc.c-torture/compile/20040705-1.c: New test.
4792
4793 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
4794
4795         * gfortran.fortran-torture/execute/seq_io.f90: New test.
4796
4797 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
4798
4799         * gcc.dg/cpp/if-mop.c: Two new testcases.
4800         * gcc.dg/cpp/trad/comment-3.c: New.
4801
4802 2004-07-04  Paul Brook  <paul@codesourcery.com>
4803
4804         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
4805
4806 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
4807
4808         PR c++/3761
4809         * g++.dg/lookup/crash4.C: New test.
4810
4811 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
4812
4813         * gcc.c-torture/execute/builtin-abs-1.c
4814         * gcc.c-torture/execute/builtin-abs-2.c
4815         * gcc.c-torture/execute/builtin-complex-1.c
4816         * gcc.c-torture/execute/builtins/string-1-lib.c
4817         * gcc.c-torture/execute/builtins/string-1.c
4818         * gcc.c-torture/execute/builtins/string-2-lib.c
4819         * gcc.c-torture/execute/builtins/string-2.c
4820         * gcc.c-torture/execute/builtins/string-3-lib.c
4821         * gcc.c-torture/execute/builtins/string-3.c
4822         * gcc.c-torture/execute/builtins/string-4-lib.c
4823         * gcc.c-torture/execute/builtins/string-4.c
4824         * gcc.c-torture/execute/builtins/string-5-lib.c
4825         * gcc.c-torture/execute/builtins/string-5.c
4826         * gcc.c-torture/execute/builtins/string-6-lib.c
4827         * gcc.c-torture/execute/builtins/string-6.c
4828         * gcc.c-torture/execute/builtins/string-7-lib.c
4829         * gcc.c-torture/execute/builtins/string-7.c
4830         * gcc.c-torture/execute/builtins/string-8-lib.c
4831         * gcc.c-torture/execute/builtins/string-8.c
4832         * gcc.c-torture/execute/builtins/string-9-lib.c
4833         * gcc.c-torture/execute/builtins/string-9.c
4834         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
4835         * gcc.c-torture/execute/builtins/string-asm-1.c
4836         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
4837         * gcc.c-torture/execute/builtins/string-asm-2.c
4838         * gcc.c-torture/execute/stdio-opt-1.c
4839         * gcc.c-torture/execute/stdio-opt-2.c
4840         * gcc.c-torture/execute/stdio-opt-3.c
4841         * gcc.c-torture/execute/string-opt-1.c
4842         * gcc.c-torture/execute/string-opt-10.c
4843         * gcc.c-torture/execute/string-opt-11.c
4844         * gcc.c-torture/execute/string-opt-12.c
4845         * gcc.c-torture/execute/string-opt-13.c
4846         * gcc.c-torture/execute/string-opt-14.c
4847         * gcc.c-torture/execute/string-opt-15.c
4848         * gcc.c-torture/execute/string-opt-16.c
4849         * gcc.c-torture/execute/string-opt-2.c
4850         * gcc.c-torture/execute/string-opt-6.c
4851         * gcc.c-torture/execute/string-opt-7.c
4852         * gcc.c-torture/execute/string-opt-8.c:
4853         Replace with ...
4854
4855         * gcc.c-torture/execute/builtins/abs-2.c
4856         * gcc.c-torture/execute/builtins/abs-3.c
4857         * gcc.c-torture/execute/builtins/complex-1.c
4858         * gcc.c-torture/execute/builtins/fprintf.c
4859         * gcc.c-torture/execute/builtins/fputs.c
4860         * gcc.c-torture/execute/builtins/memcmp.c
4861         * gcc.c-torture/execute/builtins/memmove.c
4862         * gcc.c-torture/execute/builtins/memops-asm.c
4863         * gcc.c-torture/execute/builtins/mempcpy-2.c
4864         * gcc.c-torture/execute/builtins/mempcpy.c
4865         * gcc.c-torture/execute/builtins/memset.c
4866         * gcc.c-torture/execute/builtins/printf.c
4867         * gcc.c-torture/execute/builtins/sprintf.c
4868         * gcc.c-torture/execute/builtins/strcat.c
4869         * gcc.c-torture/execute/builtins/strchr.c
4870         * gcc.c-torture/execute/builtins/strcmp.c
4871         * gcc.c-torture/execute/builtins/strcpy.c
4872         * gcc.c-torture/execute/builtins/strcspn.c
4873         * gcc.c-torture/execute/builtins/strlen-2.c
4874         * gcc.c-torture/execute/builtins/strlen.c
4875         * gcc.c-torture/execute/builtins/strncat.c
4876         * gcc.c-torture/execute/builtins/strncmp-2.c
4877         * gcc.c-torture/execute/builtins/strncmp.c
4878         * gcc.c-torture/execute/builtins/strncpy.c
4879         * gcc.c-torture/execute/builtins/strpbrk.c
4880         * gcc.c-torture/execute/builtins/strpcpy-2.c
4881         * gcc.c-torture/execute/builtins/strpcpy.c
4882         * gcc.c-torture/execute/builtins/strrchr.c
4883         * gcc.c-torture/execute/builtins/strspn.c
4884         * gcc.c-torture/execute/builtins/strstr-asm.c
4885         * gcc.c-torture/execute/builtins/strstr.c:
4886         ... these new files.
4887
4888         * gcc.c-torture/execute/builtins/abs-2-lib.c
4889         * gcc.c-torture/execute/builtins/abs-3-lib.c
4890         * gcc.c-torture/execute/builtins/complex-1-lib.c
4891         * gcc.c-torture/execute/builtins/fprintf-lib.c
4892         * gcc.c-torture/execute/builtins/fputs-lib.c
4893         * gcc.c-torture/execute/builtins/memcmp-lib.c
4894         * gcc.c-torture/execute/builtins/memmove-lib.c
4895         * gcc.c-torture/execute/builtins/memops-asm-lib.c
4896         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
4897         * gcc.c-torture/execute/builtins/mempcpy-lib.c
4898         * gcc.c-torture/execute/builtins/memset-lib.c
4899         * gcc.c-torture/execute/builtins/printf-lib.c
4900         * gcc.c-torture/execute/builtins/sprintf-lib.c
4901         * gcc.c-torture/execute/builtins/strcat-lib.c
4902         * gcc.c-torture/execute/builtins/strchr-lib.c
4903         * gcc.c-torture/execute/builtins/strcmp-lib.c
4904         * gcc.c-torture/execute/builtins/strcpy-lib.c
4905         * gcc.c-torture/execute/builtins/strcspn-lib.c
4906         * gcc.c-torture/execute/builtins/strlen-2-lib.c
4907         * gcc.c-torture/execute/builtins/strlen-lib.c
4908         * gcc.c-torture/execute/builtins/strncat-lib.c
4909         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
4910         * gcc.c-torture/execute/builtins/strncmp-lib.c
4911         * gcc.c-torture/execute/builtins/strncpy-lib.c
4912         * gcc.c-torture/execute/builtins/strpbrk-lib.c
4913         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
4914         * gcc.c-torture/execute/builtins/strpcpy-lib.c
4915         * gcc.c-torture/execute/builtins/strrchr-lib.c
4916         * gcc.c-torture/execute/builtins/strspn-lib.c
4917         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
4918         * gcc.c-torture/execute/builtins/strstr-lib.c
4919         * gcc.c-torture/execute/builtins/lib/abs.c
4920         * gcc.c-torture/execute/builtins/lib/fprintf.c
4921         * gcc.c-torture/execute/builtins/lib/memset.c
4922         * gcc.c-torture/execute/builtins/lib/printf.c
4923         * gcc.c-torture/execute/builtins/lib/sprintf.c
4924         * gcc.c-torture/execute/builtins/lib/strcpy.c
4925         * gcc.c-torture/execute/builtins/lib/strcspn.c
4926         * gcc.c-torture/execute/builtins/lib/strncat.c
4927         * gcc.c-torture/execute/builtins/lib/strncmp.c
4928         * gcc.c-torture/execute/builtins/lib/strncpy.c
4929         * gcc.c-torture/execute/builtins/lib/strpbrk.c
4930         * gcc.c-torture/execute/builtins/lib/strspn.c
4931         * gcc.c-torture/execute/builtins/lib/strstr.c:
4932         New files containing support routines.
4933
4934         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
4935         declaration.
4936         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
4937         when not optimizing.
4938
4939 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
4940
4941         PR c++/16240
4942         * g++.dg/abi/mangle22.C: New test.
4943         * g++.dg/abi/mangle23.C: Likewise.
4944
4945 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
4946
4947         PR fortran/16290
4948         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
4949         Allow for cases without denormalized floating point numbers.
4950
4951 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
4952
4953         PR c/1027
4954         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
4955         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
4956         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
4957         expected warning text.
4958         * gcc.dg/format/diag-2.c: New test.
4959
4960 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4961
4962         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
4963
4964 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4965
4966         * gcc.dg/builtins-43.c: New.
4967         * gcc.dg/builtins-44.c: New.
4968         * gcc.dg/builtins-45.c: New.
4969
4970 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
4971             Andreas Tobler  <a.tobler@schweiz.ch>
4972
4973         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
4974         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
4975         as SIGSEGV.
4976         * gcc.dg/cleanup-11.c: Likewise.
4977         * gcc.dg/cleanup-8.c: Likewise.
4978         * gcc.dg/cleanup-9.c: Likewise.
4979         * gcc.dg/cleanup-5.c: Run on all platforms.
4980
4981 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
4982
4983         * g++.dg/warn/nonnull1.C: New test.
4984
4985 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4986
4987         * gcc.dg/compat/compat-common.h: Wrap up CINT in
4988         an #ifndef SKIP_COMPLEX_INT/#endif pair.
4989         Special-case the Sun compiler wrt to <complex.h>.
4990
4991 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
4992
4993         * gcc.dg/Wunreachable-8.C: New test.
4994
4995         * gcc.dg/h8300-ice2.c : New test.
4996
4997 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
4998
4999         PR fortran/16161
5000         * gfortran.fortran-torture/compile/implicit.f90: Add test
5001         for implicit character.
5002
5003 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
5004
5005         PR fortran/16289
5006         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5007         Use tiny() intrinsic to find smallest non-negative real
5008
5009 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
5010
5011         * gcc.dg/compat/struct-by-value-22_main.c: New test.
5012         * gcc.dg/compat/struct-by-value-22_x.c: New.
5013         * gcc.dg/compat/struct-by-value-22_y.c: New.
5014
5015         * gcc.c-torture/execute/20040629-1.c: New test.
5016
5017 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
5018
5019         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5020         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5021
5022         PR target/16195
5023         * gcc.dg/20040625-1.c: New test.
5024
5025 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5026
5027         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5028
5029 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5030
5031         PR fortran/15963
5032         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5033
5034 2004-06-29  Richard Henderson  <rth@redhat.com>
5035
5036         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5037
5038 2004-06-29  Paul Brook  <paul@codesourcery.com>
5039
5040         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5041         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5042
5043 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
5044
5045         PR c++/16260
5046         * g++.dg/parse/crash15.C: New.
5047
5048 2004-06-28  Andrew Pinski  <apinski@apple.com>
5049
5050         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5051         by the error already.
5052
5053         * g++.dg/opt/ptrmem4.C: Change to compile only test.
5054
5055 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
5056
5057         PR target/14041
5058         * gcc.dg/h8300-bss-align-1.c : New.
5059
5060 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
5061
5062         * PR c++/16174
5063         * g++.dg/template/ctor4.C: New.
5064
5065 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
5066
5067         PR c++/16205
5068         * g++.dg/warn/Wsequence-point-1.C: New test.
5069
5070 2004-06-27  Paul Brook  <paul@codesourcery.com>
5071
5072         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5073
5074 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
5075
5076         * g++.old-deja/g++.mike/p7325.C: Remove.
5077
5078 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
5079
5080         PR c/14963
5081         * gcc.dg/pr14963.c: New test.
5082
5083 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
5084
5085         PR c++/16193
5086         * g++.dg/parse/redef1.C: New test.
5087
5088 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
5089
5090         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5091         20021110.c.
5092         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5093         20021119-1.c.
5094         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5095         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5096         5-04.c.
5097         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5098         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5099         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5100         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5101         g++.brendan/enum14.C.
5102         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5103         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5104         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5105         g++.mike/virt1.C.
5106         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5107         memtemp24.C.
5108
5109 2004-06-27  Roger Sayle  <roger@eyesopen.com>
5110
5111         * gcc.dg/20040527-1.c: New test case.
5112
5113 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
5114
5115         PR gfortran/pr16196
5116         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5117
5118 2004-06-25  Roger Sayle  <roger@eyesopen.com>
5119
5120         PR middle-end/15825
5121         * gcc.dg/pr15825-1.c: New test case.
5122
5123 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
5124
5125         * gcc.c-torture/execute/20040625-1.c: New test.
5126
5127 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5128
5129         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5130
5131 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
5132
5133         * gcc.dg/torture/mips-div-1.c: New test.
5134
5135 2004-06-24  Jeff Law  <law@redhat.com>
5136
5137         * gcc.dg/tree-ssa/20040624-1.c: New test.
5138
5139 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
5140
5141         * gcc.c-torture/compile/20040624-1.c: New test.
5142
5143 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5144
5145         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5146         this directory.
5147
5148 2004-06-23  Andrew Pinski  <apinski@apple.com>
5149
5150         PR middle-end/15988
5151         * g++.dg/opt/ptrmem4.C: New test.
5152
5153         * gcc.dg/c90-array-quals-2.c: New test.
5154
5155 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
5156
5157         * gcc.dg/kpice1.c: New test.
5158
5159 2006-06-23  Andrew Pinski  <apinski@apple.com>
5160
5161         * gcc.dg/c90-array-quals.c: New test.
5162
5163 2006-06-22  Richard Henderson  <rth@redhat.com>
5164
5165         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5166
5167 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
5168
5169         * gcc.dg/builtins-config.h: Handle FreeBSD.
5170
5171 2006-06-22  Richard Henderson  <rth@redhat.com>
5172
5173         * g++.dg/opt/devirt1.C: New.
5174
5175 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
5176
5177         * g++.dg/opt/pr15551.C: New testcase.
5178
5179 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
5180
5181         PR target/14800
5182         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5183         x86_64-*-linux* when compiling for 32bit.
5184
5185 2004-06-21  Andrew Pinski  <apinski@apple.com>
5186
5187         * gcc.dg/pch/struct-1.c: New.
5188         * gcc.dg/pch/struct-1.hs: New.
5189
5190 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
5191
5192         * gcc.dg/pch/save-temps-1.c: New file.
5193         * gcc.dg/pch/save-temps-1.hs: New file.
5194
5195 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
5196
5197         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5198         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5199
5200 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5201
5202         * gfortran.fortran-torture/execute/select_1.f90: Rename function
5203         to fix type error.
5204         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5205         Remove trailing spaces.
5206
5207 2004-06-21  Richard Henderson  <rth@redhat.com>
5208
5209         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5210         merging && to BIT_FIELD_REF.
5211
5212 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
5213
5214         * g++.dg/opt/placeholder1.C: New test.
5215
5216 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5217
5218         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5219         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5220         * gcc.dg/compat/union-m128-1_x.c: Likewise.
5221         * gcc.dg/compat/union-m128-1_y.c: Likewise.
5222
5223 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
5224
5225         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5226         extern "C".
5227         * g++.dg/other/pragma-re-1.C: Add comments.
5228
5229 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
5230
5231         PR gfortran/16080
5232         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5233
5234 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
5235
5236         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5237         instead of setting the type of size_t by
5238         hand.
5239
5240 2004-06-18  Roger Sayle  <roger@eyesopen.com>
5241
5242         * gcc.dg/unordered-2.c: New test case.
5243         * gcc.dg/unordered-3.c: New test case.
5244
5245 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
5246
5247         PR other/16043
5248         * lib/g++.exp (g++_version): Tweak regexp for version
5249         * lib/g77.exp (g77_version): Likewise
5250         * lib/gfortran.exp (gfortran_version): Likewise
5251         * lib/objc.exp (objc_version): Likewise
5252         * lib/treelang.exp (treelang_version): Likewise
5253
5254 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
5255
5256         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5257         Use INT_MAX instead of __INT_MAX__.
5258         * gcc.dg/compat/struct-align-2_y.c: Likewise.
5259
5260         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5261         * gcc.dg/compat/scalar-return-3_x.c: Use it.
5262         * gcc.dg/compat/scalar-return-3_y.c: Use it.
5263         * gcc.dg/compat/scalar-return-4_x.c: Use it.
5264         * gcc.dg/compat/scalar-return-4_y.c: Use it.
5265         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5266         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5267         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5268         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5269
5270         * gcc.dg/range-test-1.c: New test.
5271         * g++.dg/opt/range-test-1.C: New test.
5272
5273 2004-06-17  Richard Henderson  <rth@redhat.com>
5274
5275         * objc.dg/sync-1.m: New.
5276         * objc.dg/try-catch-1.m: Don't force next runtime.
5277         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5278         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
5279         shadowed catch clause.
5280         * objc.dg/try-catch-5.m: New.
5281
5282 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
5283
5284         Bug 14610
5285         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5286
5287 2004-06-15  Richard Henderson  <rth@redhat.com>
5288
5289         * gcc.dg/20001116-1.c: Move expected warning line.
5290
5291 2004-06-15  Richard Henderson  <rth@redhat.com>
5292
5293         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5294         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5295
5296 2004-06-15  Jeff Law  <law@redhat.com>
5297
5298         * gcc.dg/tree-ssa/20040615-1.c: New test.
5299         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5300         be less sensitive to operand ordering.
5301         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5302
5303 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
5304
5305         * g++.dg/abi/bitfield3.C: Add comment..
5306
5307 2004-06-15  Richard Henderson  <rth@redhat.com>
5308
5309         * g++.dg/ext/stmtexpr1.C: XFAIL.
5310         * gcc.dg/20030612-1.c: XFAIL.
5311
5312 2004-06-15  Eric Christopher  <echristo@redhat.com>
5313
5314         * g++.dg/charset/asm5.c: New.
5315         * gcc.dg/charset/asm6.c: New.
5316
5317 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5318
5319         PR fortran/15962
5320         * gfortran.fortran-torture/execute/select_1.f90: New test.
5321
5322 2004-06-15  Paul Brook  <paul@codesourcery.com>
5323
5324         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5325
5326 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5327
5328         PR c++/15967
5329         * g++.dg/lookup/crash3.C: New test.
5330
5331 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5332
5333         PR c++/15947
5334         * g++.dg/parse/dtor4.C: New test.
5335
5336 2004-06-14  Jeff Law  <law@redhat.com>
5337
5338         * gcc.c-torture/compile/20040614-1.c: New test.
5339
5340 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5341
5342         PR fortran/15211
5343         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5344         LEN of a character array.
5345
5346 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
5347
5348         PR c++/15096
5349         * g++.dg/template/ptrmem10.C: New test.
5350
5351         PR c++/14930
5352         * g++.dg/template/friend30.C: New test.
5353
5354 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5355
5356         PR fortran/14928
5357         * gfortran.fortran-torture/compile/mloc.f90: New test.
5358
5359 2004-06-13  Paul Brook  <paul@codesourcery.com>
5360
5361         * gfortran.fortran-torture/execute/random_2.f90: New test.
5362
5363 2004-06-13  Eric Christopher  <echristo@redhat.com>
5364
5365         * gcc.dg/noncompile/redecl-1.c: Fix error message.
5366
5367 2004-06-12  Paul Brook  <paul@codesourcery.com>
5368
5369         * gfortran.fortran-torture/execute/contained_3.f90: New test.
5370
5371 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5372
5373         PR fortran/14923
5374         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5375
5376 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5377
5378         PR fortran/14957
5379         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5380         syntax errors in end statements of contained subroutines.
5381
5382 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5383
5384         PR fortran/12841
5385         * gfortran.fortran-torture/execute/null_arg.f90: New test.
5386
5387 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
5388
5389         PR fortran/15665
5390         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5391
5392 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
5393
5394         PR gfortran/12839
5395         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5396
5397 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
5398
5399         PR c++/15862
5400         * g++.dg/parse/enum1.C: New test.
5401
5402 2004-06-10  Jeff Law  <law@redhat.com>
5403
5404         * gcc.c-torture/compile/20040610-1.c: New test.
5405
5406 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5407
5408         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5409         * g++.old-deja/g++.other/decl3.C: Likewise.
5410
5411 2004-06-10  Brian Booth  <bbooth@redhat.com>
5412
5413         * gcc.dg/tree-ssa/20031015-1.c: Scan for
5414         V_MAY_DEF instead of VDEF.
5415         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5416
5417 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
5418
5419         PR c++/14211
5420         * g++.dg/conversion/const1.C: New test.
5421
5422         PR c++/15076
5423         * g++.dg/conversion/reinterpret1.C: New test.
5424
5425         PR c++/15877
5426         * g++.dg/template/enum2.C: New test.
5427
5428         PR c++/15227
5429         * g++.dg/template/error13.C: New test.
5430
5431 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5432
5433         PR fortran/14957
5434         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5435         arguments to test_* REAL and of the right size.
5436
5437 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
5438
5439         PR target/15569
5440         PR rtl-optimization/15681
5441         * gcc.dg/20040609-1.c: New test.
5442
5443 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
5444
5445         PR c++/14791
5446         * g++.dg/opt/builtins1.C: New test.
5447
5448 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
5449
5450         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5451         that use default windows32 struct layout.
5452         * gcc.dg/i386-bitfield2.c: Likewise.
5453
5454 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
5455
5456         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5457         for mingw32 and cygwin targets.
5458
5459 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
5460
5461         * gcc.dg/pch/macro-4.c: New.
5462         * gcc.dg/pch/macro-4.hs: New.
5463
5464 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5465
5466         PR fortran/13249
5467         * gfortran.fortran-torture/compile/name_clash.f90: New test.
5468
5469 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5470
5471         PR fortran/13372
5472         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5473
5474 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
5475
5476         PR gfortran/14897
5477         * gfortran.fortran-torture/execute/t_edit.f90: New test.
5478
5479 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
5480
5481         PR gfortran/15755
5482         * gfortran.fortran-torture/execute/backspace.c : New test.
5483
5484 2004-06-09  Paul Brook  <paul@codesourcery.com>
5485
5486         * gfortran.fortran-torture/execure/intrinsic_associated.f90
5487         (pointer_to_section): Rewrite to use smaller array.
5488
5489 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
5490
5491         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5492         * gcc.dg/ext/altivec-10.c: Same.
5493         * gcc.dg/ext/altivec-11.c: Same.
5494         * gcc.dg/ext/altivec-12.c: Same.
5495         * gcc.dg/ext/altivec-13.c: Same.
5496         * gcc.dg/ext/altivec-14.c: Same.
5497         * gcc.dg/ext/altivec-15.c: Same.
5498         * gcc.dg/ext/altivec-16.c: Same.
5499         * gcc.dg/ext/altivec-3.c: Same.
5500         * gcc.dg/ext/altivec-4.c: Same.
5501         * gcc.dg/ext/altivec-6.c: Same.
5502         * gcc.dg/ext/altivec-7.c: Same.
5503         * gcc.dg/ext/altivec-8.c: Same.
5504         * gcc.dg/ext/altivec-varargs-1.c: Same.
5505
5506         * g++.dg/ext/altivec-1.C: Correct dg syntax.
5507         * g++.dg/ext/altivec-10.C: Same.
5508         * g++.dg/ext/altivec-2.C: Same.
5509         * g++.dg/ext/altivec-3.C: Same.
5510         * g++.dg/ext/altivec-4.C: Same.
5511         * g++.dg/ext/altivec-5.C: Same.
5512         * g++.dg/ext/altivec-6.C: Same.
5513         * g++.dg/ext/altivec-7.C: Same.
5514         * g++.dg/ext/altivec-8.C: Same.
5515         * g++.dg/ext/altivec-9.C: Same.
5516
5517 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5518
5519         PR c++/7841
5520         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
5521
5522 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5523
5524         * gcc.dg/union-1.c: New test.
5525
5526 2004-06-07  Roger Sayle  <roger@eyesopen.com>
5527
5528         * gcc.dg/builtins-41.c: New test case.
5529         * gcc.dg/builtins-42.c: New test case.
5530
5531 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
5532
5533         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
5534         * g++.dg/ext/altivec-10.C: Same.
5535         * g++.dg/ext/altivec-2.C: Same.
5536         * g++.dg/ext/altivec-3.C: Same.
5537         * g++.dg/ext/altivec-4.C: Same.
5538         * g++.dg/ext/altivec-5.C: Same.
5539         * g++.dg/ext/altivec-6.C: Same.
5540         * g++.dg/ext/altivec-7.C: Same.
5541         * g++.dg/ext/altivec-8.C: Same.
5542         * g++.dg/ext/altivec-9.C: Same.
5543         * g++.old-deja/g++.abi/cxa_vec.C: Same.
5544         * g++.old-deja/g++.brendan/new3.C: Same.
5545         * gcc.c-torture/execute/eeprof-1.x: Same.
5546
5547 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5548
5549         PR c/14765
5550         * gcc.dg/pr14765-1.c: New test.
5551
5552 2004-06-07  Roger Sayle  <roger@eyesopen.com>
5553
5554         PR c/14649
5555         * gcc.dg/pr14649-1.c: New test case.
5556
5557 2004-06-07  Richard Henderson  <rth@redhat.com>
5558
5559         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
5560         if temporaries.
5561
5562 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
5563
5564         * g++.dg/eh/elide1.C: Remove XFAIL.
5565
5566 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
5567
5568         PR c++/15337
5569         * g++.dg/expr/sizeof3.C: New test.
5570
5571         PR c++/14777
5572         * g++.dg/template/access14.C: New test.
5573
5574         PR c++/15554
5575         * g++.dg/template/enum1.C: New test.
5576
5577         PR c++/15057
5578         * g++.dg/eh/throw1.C: New test.
5579
5580 2004-06-07  David Ayers  <d.ayers@inode.at>
5581             Ziemowit Laski  <zlaski@apple.com>
5582
5583         * lib/objc.exp (objc_target_compile): Revert the '-framework
5584         Foundation' flag fix, since bare Darwin does not ship
5585         with the Foundation framework.
5586         * objc/execute/next_mapping.h: Provide a local NSConstantString
5587         @interface and @implementation.
5588         (objc_constant_string_init): A constructor function, used to
5589         initialize the NSConstantString meta-class object.
5590         * objc/execute/string1.m: Include "next_mapping.h" instead of
5591         <Foundation/NSString.h>.
5592         * objc/execute/string2.m: Likewise.
5593         * objc/execute/string3.m: Likewise.
5594         * objc/execute/string4.m: Likewise.
5595
5596 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
5597
5598         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
5599         to double. Replace double with FLOAT.
5600         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
5601
5602         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
5603         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
5604         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
5605         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
5606         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
5607         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
5608         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
5609         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
5610
5611 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
5612
5613         PR c/13519
5614         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
5615
5616 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5617
5618         PR c++/15503
5619         * g++.dg/template/meminit2.C: New test.
5620
5621 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
5622
5623         PR target/15822
5624         * gcc.c-torture/execute/compare-fp-1.c,
5625         gcc.c-torture/execute/compare-fp-2.c,
5626         gcc.c-torture/execute/compare-fp-3.c,
5627         gcc.c-torture/execute/compare-fp-4.c,
5628         gcc.c-torture/execute/compare-fp-3.x,
5629         gcc.c-torture/execute/compare-fp-4.x: Moved...
5630         * gcc.c-torture/execute/ieee/compare-fp-1.c,
5631         gcc.c-torture/execute/ieee/compare-fp-2.c,
5632         gcc.c-torture/execute/ieee/compare-fp-3.c,
5633         gcc.c-torture/execute/ieee/compare-fp-4.c,
5634         gcc.c-torture/execute/ieee/compare-fp-3.x,
5635         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
5636
5637 2004-06-04  David Ayers  <d.ayers@inode.at>
5638
5639         * objc/execute/protocol-isEqual-4.m: New testcase.
5640
5641 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
5642
5643         * objc/execute/protocol-isEqual-1.m: New testcase.
5644         * objc/execute/protocol-isEqual-2.m: New testcase.
5645         * objc/execute/protocol-isEqual-3.m: New testcase.
5646
5647 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5648
5649         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
5650
5651 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
5652
5653         * lib/objc.exp (objc_target_compile): When running tests on
5654         Darwin (Mac OS X), inform the linker about '-framework
5655         'Foundation'.
5656
5657 2004-06-02  Eric Christopher  <echristo@redhat.com>
5658
5659         * gcc.c-torture/compile/20040602-1.c: New.
5660
5661 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
5662
5663         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
5664         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
5665
5666         PR tree-optimization/14736
5667         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
5668
5669         PR tree-optimization/14042
5670         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
5671
5672         PR tree-optimization/14729
5673         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
5674
5675 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5676
5677         PR fortran/15557
5678         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
5679
5680 2004-06-01  Richard Hederson  <rth@redhat.com>
5681
5682         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
5683
5684 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5685
5686         PR c++/14932
5687         * g++.dg/parse/offsetof4.C: New test.
5688
5689 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
5690
5691         PR objc/7993
5692         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
5693
5694 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
5695
5696         PR c++/15701
5697         * g++.dg/template/friend29.C: New test.
5698
5699 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
5700
5701         PR c/15749
5702         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
5703
5704 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
5705
5706         * gcc.dg/sparc-trap-1.c: New test.
5707
5708 2004-05-31  Roger Sayle  <roger@eyesopen.com>
5709
5710         PR middle-end/15069
5711         * g++.dg/opt/fold3.C: New test case.
5712
5713 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
5714
5715         * lib/target-supports.exp (check_iconv_available): Fix fallout
5716         from 2004-05-28 patch.
5717
5718 2004-05-30  Paul Brook  <paul@codesourcery.com>
5719
5720         PR fortran/15620
5721         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
5722         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
5723
5724 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
5725
5726         * gfortran.fortran-torture/execute/random_1.f90: New test.
5727
5728 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5729
5730         * g++.dg/ext/altivec-10.C: New test.
5731
5732 2004-05-29  Paul Brook  <paul@codesourcery.com>
5733
5734         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
5735
5736 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5737
5738         * gcc.dg/altivec-16.c: New test.
5739
5740 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
5741
5742         * lib/target-supports.exp (check_vmx_hw_available): New.
5743         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
5744
5745         * lib/target-supports.exp (check_alias_available,
5746         check_iconv_available, check_named_sections_available): Use
5747         unique names for temporary files.
5748
5749 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5750
5751         * gcc.dg/altivec-15.c: New test.
5752
5753 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
5754
5755         PR c++/15083
5756         * g++.dg/warn/noeffect6.C: New test.
5757
5758         PR c++/15471
5759         * g++.dg/expr/ptrmem4.C: New test.
5760
5761         PR c++/15640
5762         * g++.dg/template/operator3.C: New test.
5763
5764 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
5765
5766         PR c++/14668
5767         * g++.dg/lookup/redecl1.C: New test.
5768         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
5769
5770 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
5771
5772         * gcc.c-torture/execute/compare-fp-1.c,
5773         gcc.c-torture/execute/compare-fp-2.c,
5774         gcc.c-torture/execute/compare-fp-3.c,
5775         gcc.c-torture/execute/compare-fp-4.c,
5776         gcc.c-torture/execute/compare-fp-3.x,
5777         gcc.c-torture/execute/compare-fp-4.x,
5778         gcc.dg/pr15649-1.c: New.
5779
5780 2004-05-27  Adam Nemet  <anemet@lnxw.com>
5781
5782         PR c++/12883
5783         * g++.dg/init/array14.C: New test.
5784
5785 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
5786
5787         * lib/compat.exp (compat-get-options-main): New.
5788         (compat-get-options): Remove unneeded code, warn for ignored
5789         command.
5790         (compat-execute): Check flag set by dg-require-* commands.
5791
5792         * lib/compat.exp (compat-execute): Break up long lines.
5793
5794 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
5795
5796         * gcc.dg/altivec-7.c: Don't use 'vector long'.
5797         * gcc.dg/altivec-14.c: New test.
5798         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
5799
5800         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
5801         * gcc.dg/altivec-12.c: Ditto.
5802
5803         * gcc.dg/altivec-3.c: Move call to altivec_check.
5804
5805 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5806
5807         PR c++/15044
5808         * g++.dg/template/error12.C: New test.
5809
5810         PR c++/15317
5811         * g++.dg/ext/attrib15.C: New test.
5812
5813         PR c++/15329
5814         * g++.dg/template/ptrmem9.C: New test.
5815
5816 2004-05-25  Paul Brook  <paul@codesourcery.com>
5817
5818         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
5819
5820 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5821
5822         PR c++/15165
5823         * g++.dg/template/crash19.C: New test.
5824
5825 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5826
5827         PR c++/15025
5828         * g++.dg/template/redecl1.C: New test.
5829
5830 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5831
5832         PR c++/14821
5833         * g++.dg/other/ns1.C: New test.
5834
5835         PR c++/14883
5836         * g++.dg/template/invalid1.C: New test.
5837
5838 2004-05-23  Paul Brook  <paul@codesourcery.com>
5839         Victor Leikehman  <lei@haifasphere.co.il>
5840
5841         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
5842         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
5843
5844 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
5845
5846         PR c++/15285
5847         PR c++/15299
5848         * g++.dg/template/non-dependent5.C: New test.
5849         * g++.dg/template/non-dependent6.C: New test.
5850
5851 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
5852
5853         PR c++/15507
5854         * g++.dg/inherit/union1.C: New test.
5855
5856         PR c++/15542
5857         * g++.dg/template/addr1.C: New test.
5858
5859         PR c++/15427
5860         * g++.dg/template/array5.C: New test.
5861
5862         PR c++/15287
5863         * g++.dg/template/array6.C: New test.
5864
5865 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
5866             Roger Sayle  <roger@eyesopen.com>
5867
5868         * g++.dg/lookup/forscope2.C: New test case.
5869
5870 2004-05-22  Ben Elliston  <bje@au.ibm.com>
5871
5872         * gcc.dg/cpp/Wmissingdirs.c: New.
5873
5874 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
5875
5876         PR target/15301
5877         * gcc.dg/compat/union-m128-1.h: New file.
5878         * gcc.dg/compat/union-m128-1_main.c: Likewise.
5879         * gcc.dg/compat/union-m128-1_x.c: Likewise.
5880         * gcc.dg/compat/union-m128-1_y.c: Likewise.
5881
5882 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
5883
5884         PR target/15302
5885         * gcc.dg/compat/struct-complex-1.h: New file.
5886         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
5887         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
5888         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5889
5890 2004-05-20  Roger Sayle  <roger@eyesopen.com>
5891
5892         PR middle-end/3074
5893         * gcc.dg/pr3074-1.c: New test case.
5894         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
5895
5896 2004-05-20  Falk Hueffner  <falk@debian.org>
5897
5898         PR other/15526
5899         * gcc.dg/ftrapv-1.c: New test case.
5900
5901 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
5902
5903         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
5904
5905 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
5906             Jeff Law  <law@redhat.com>
5907
5908         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
5909         * gcc.dg/tree-ssa/20040518-2.c: New test.
5910
5911         * gcc.dg/tree-ssa/20040518-1.c: New test.
5912
5913 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
5914
5915         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
5916
5917 2004-05-18  Paul Brook  <paul@codesourcery.com>
5918
5919         PR fortran/13930
5920         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
5921
5922 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5923
5924         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
5925         constant folding.
5926
5927 2004-05-17  Steven Bosscher  <stevenb@suse.de>
5928
5929         * gcc.dg/tree-ssa/20040517-1.c: New test.
5930
5931 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5932
5933         * gcc.dg/loop-4.c: New test.
5934
5935 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
5936
5937         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
5938
5939 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
5940
5941         PR fortran/15311
5942         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
5943
5944 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5945
5946         PR fortran/13826
5947         PR fortran/13940
5948         * gfortran.fortran-torture/compile/data_1.f90: New test.
5949
5950 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
5951
5952         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
5953         * gcc.dg/uninit-H.c: Define ASM for __s390__.
5954
5955 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
5956
5957         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
5958
5959 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
5960
5961         PR c/15444
5962         * gcc.dg/format/xopen-1.c: Adjust expected message.
5963         * gcc.dg/format/xopen-3.c: New test.
5964
5965 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
5966
5967         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
5968
5969 2004-05-14  Jeff Law  <law@redhat.com>
5970
5971         * gcc.dg/tree-ssa/20040514-2.c: New test.
5972
5973 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5974
5975         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
5976         this ...
5977         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
5978         this.
5979
5980 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
5981
5982         * gcc.dg/tree-ssa/20040514-1.c: New test.
5983
5984 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5985
5986         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
5987         test.
5988
5989 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5990
5991         PR fortran/14066
5992         * gfortran.fortran-torture/compile/do_1.f90: New test.
5993
5994 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5995
5996         PR fortran/15051
5997         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
5998         test.
5999
6000 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
6001
6002         PR fortran/15149
6003         * gfortran.fortran-torture/execute/random_init.f90: New test.
6004
6005 2004-05-13  Paul Brook  <paul@codesourcery.com>
6006
6007         PR fortran/15314
6008         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6009
6010 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
6011
6012         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6013         for the powerpc case.
6014
6015 2004-05-13  Jeff Law  <law@redhat.com>
6016
6017         * gcc.dg/tree-ssa/20040513-1.c: New test.
6018         * gcc.dg/tree-ssa/20040513-2.c: New test.
6019
6020 2004-05-13  Paul Brook  <paul@codesourcery.com>
6021
6022         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6023         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6024         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6025
6026 2004-05-13  Andreas Schwab  <schwab@suse.de>
6027
6028         PR other/10819
6029         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6030         characters.
6031
6032 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
6033
6034         PR fortran/15294
6035         * gfortran.fortran-torture/execute/adjustr.f90: New file.
6036
6037 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6038
6039         Merge from tree-ssa-20020619-branch.  See
6040         ChangeLog.tree-ssa for details.
6041
6042 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
6043
6044         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6045         include <altivec.h> explicitly.
6046         * gcc.dg/altivec-13.c: Likewise.
6047
6048 2004-05-11  Paul Brook  <paul@codesourcery.com>
6049
6050         * gcc.c-torture/compile/20010518-1.c: Force enum size.
6051
6052 2004-05-10  Eric Christopher  <echristo@redhat.com>
6053
6054         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6055         * gcc.dg/sibcall-4.c: Ditto.
6056
6057 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
6058
6059         * g++.dg/ext/altivec-8.C: New test case.
6060         * gcc.dg/altivec-13.c: New test case.
6061
6062 2004-05-08  Roger Sayle  <roger@eyesopen.com>
6063
6064         * gcc.c-torture/execute/divcmp-1.c: New test case.
6065         * gcc.c-torture/execute/divcmp-2.c: New test case.
6066         * gcc.c-torture/execute/divcmp-3.c: New test case.
6067
6068 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
6069
6070         * g++.dg/other/pragma-re-2.C: New test.
6071
6072 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
6073
6074         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6075         * gcc.dg/i386-387-2.c: Likewise.
6076
6077         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6078         __builtin_drem.
6079         * gcc.dg/i386-387-6.c: Likewise.
6080
6081 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
6082
6083         * gcc.dg/builtins-33.c:  Also check log1p*.
6084
6085 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
6086
6087         PR optimization/15296
6088         * gcc.c-torture/execute/pr15296.c: New test.
6089
6090 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
6091
6092         * gcc.dg/builtins-40.c: New test.
6093
6094 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
6095
6096         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6097
6098 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
6099
6100         * g++.dg/ext/spe1.C: New testcase.
6101
6102 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
6103
6104         * objc.dg/image-info.m: Allow additional attributes
6105         for __image_info section.
6106
6107 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
6108
6109         * gcc.dg/torture/mips-hilo-2.c: New test.
6110
6111 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6112
6113         PR c++/14389
6114         * g++.dg/template/member5.C: New test.
6115
6116 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
6117
6118         * gcc.dg/builtins-34.c: Also check expm1*.
6119
6120 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6121
6122         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6123         * gcc.dg/torture/builtin-convert-3.c: New test.
6124
6125 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
6126
6127         PR middle-end/15054
6128         * g++.dg/opt/pr15054.C: New test.
6129
6130 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6131
6132         * gcc.dg/torture/builtin-rounding-1.c: New test.
6133         * gcc.dg/builtins-25.c: Delete.
6134         * gcc.dg/builtins-29.c: Delete.
6135
6136 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
6137
6138         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6139         * gcc.dg/sibcall-4.c: Likewise.
6140         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6141
6142 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
6143
6144         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6145         bit-field on 16-bit targets.
6146
6147 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
6148
6149         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6150         16-bit targets.
6151
6152 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
6153
6154         * gcc.dg/rs6000-power2-1.c: Change to compile only.
6155         * gcc.dg/rs6000-power2-2.c: Likewise.
6156
6157 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
6158
6159         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6160         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6161         Change the asm registers to be in form of frN instead of fN.
6162
6163 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6164
6165         * gcc.dg/torture/builtin-convert-2.c: New test.
6166
6167 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
6168
6169         * gcc.dg/rs6000-power2-1.c: New test.
6170         * gcc.dg/rs6000-power2-2.c: New test.
6171
6172 2004-04-28  Jan Hubicka  <jh@suse.cz>
6173
6174         * gcc.dg/unused-6.c: New test.
6175
6176 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
6177             Ulrich Weigand  <uweigand@de.ibm.com>
6178
6179         * ada/acats/run_all.sh: Define $target variable.
6180
6181 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
6182
6183         PR c++/15119
6184         * g++.dg/other/vararg-1.C: New test.
6185
6186         PR c++/4794
6187         * g++.dg/eh/cleanup3.C: New test.
6188
6189 2004-04-24  Laurent GUERBY <laurent@guerby.net>
6190
6191         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6192         and ad8011a (target_insn).
6193         * ada/acats/support/macro.dfs: Likewise.
6194         * ada/acats/support/impbit.adb: New file.
6195
6196 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
6197
6198         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6199
6200 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6201
6202         * gcc.dg/loop-3.c: New test.
6203
6204 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
6205
6206         * gcc.c-torture/execute/simd-5.c: New test.
6207
6208 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6209
6210         PR c++/15064
6211         * g++.dg/template/crash18.C: New test.
6212
6213 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
6214
6215         * g++.dg/ext/complit3.C: New test.
6216
6217 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
6218
6219         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6220         * gcc.dg/altivec-3.c: Same.
6221         * gcc.dg/altivec-varargs-1.c: Same.
6222
6223 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
6224
6225         * lib/target-supports.exp (check_profiling_available): Assume
6226         profiling is not available on powerpc-eabi targets.
6227
6228 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
6229
6230         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6231         * gcc.dg/vmx/bug-1.c: Ditto.
6232
6233 2004-04-20  Eric Christopher  <echristo@redhat.com>
6234
6235         * gcc.dg/charset/extern.c: New test.
6236         * g++.dg/charset/extern3.cc: Ditto.
6237
6238 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
6239
6240         * gcc.dg/builtins-39.c: New test.
6241
6242 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
6243
6244         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6245
6246 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
6247
6248         * gcc.dg/torture/mips-hilo-1.c: New test.
6249
6250 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
6251
6252         * gcc.c-torture/compile/20040419-1.c: New test.
6253
6254 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
6255
6256         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6257
6258 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
6259             Aldy Hernandez  <aldyh@redhat.com>
6260
6261         * gcc.c-torture/execute/va-arg-24.c: New.
6262
6263 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
6264             Aldy Hernandez  <aldyh@redhat.com>
6265
6266         * gcc.dg/vmx/1b-01.c: New.
6267         * gcc.dg/vmx/1b-02.c: New.
6268         * gcc.dg/vmx/1b-03.c: New.
6269         * gcc.dg/vmx/1b-04.c: New.
6270         * gcc.dg/vmx/1b-05.c: New.
6271         * gcc.dg/vmx/1b-06.c: New.
6272         * gcc.dg/vmx/1b-07.c: New.
6273         * gcc.dg/vmx/1c-01.c: New.
6274         * gcc.dg/vmx/1c-02.c: New.
6275         * gcc.dg/vmx/3a-01a.c: New.
6276         * gcc.dg/vmx/3a-01.c: New.
6277         * gcc.dg/vmx/3a-01m.c: New.
6278         * gcc.dg/vmx/3a-03.c: New.
6279         * gcc.dg/vmx/3a-03m.c: New.
6280         * gcc.dg/vmx/3a-04.c: New.
6281         * gcc.dg/vmx/3a-04m.c: New.
6282         * gcc.dg/vmx/3a-05.c: New.
6283         * gcc.dg/vmx/3a-06.c: New.
6284         * gcc.dg/vmx/3a-06m.c: New.
6285         * gcc.dg/vmx/3a-07.c: New.
6286         * gcc.dg/vmx/3b-01.c: New.
6287         * gcc.dg/vmx/3b-02.c: New.
6288         * gcc.dg/vmx/3b-10.c: New.
6289         * gcc.dg/vmx/3b-13.c: New.
6290         * gcc.dg/vmx/3b-14.c: New.
6291         * gcc.dg/vmx/3b-15.c: New.
6292         * gcc.dg/vmx/3c-01a.c: New.
6293         * gcc.dg/vmx/3c-01.c: New.
6294         * gcc.dg/vmx/3c-02.c: New.
6295         * gcc.dg/vmx/3c-03.c: New.
6296         * gcc.dg/vmx/3d-01.c: New.
6297         * gcc.dg/vmx/4-01.c: New.
6298         * gcc.dg/vmx/4-03.c: New.
6299         * gcc.dg/vmx/5-01.c: New.
6300         * gcc.dg/vmx/5-02.c: New.
6301         * gcc.dg/vmx/5-03.c: New.
6302         * gcc.dg/vmx/5-04.c: New.
6303         * gcc.dg/vmx/5-05.c: New.
6304         * gcc.dg/vmx/5-06.c: New.
6305         * gcc.dg/vmx/5-07.c: New.
6306         * gcc.dg/vmx/5-07t.c: New.
6307         * gcc.dg/vmx/5-08.c: New.
6308         * gcc.dg/vmx/5-10.c: New.
6309         * gcc.dg/vmx/5-11.c: New.
6310         * gcc.dg/vmx/7-01a.c: New.
6311         * gcc.dg/vmx/7-01.c: New.
6312         * gcc.dg/vmx/7c-01.c: New.
6313         * gcc.dg/vmx/7d-01.c: New.
6314         * gcc.dg/vmx/7d-02.c: New.
6315         * gcc.dg/vmx/8-01.c: New.
6316         * gcc.dg/vmx/8-02a.c: New.
6317         * gcc.dg/vmx/8-02.c: New.
6318         * gcc.dg/vmx/brode-1.c: New.
6319         * gcc.dg/vmx/bug-1.c: New.
6320         * gcc.dg/vmx/bug-2.c: New.
6321         * gcc.dg/vmx/bug-3.c: New.
6322         * gcc.dg/vmx/cw-bug-1.c: New.
6323         * gcc.dg/vmx/cw-bug-2.c: New.
6324         * gcc.dg/vmx/cw-bug-3.c: New.
6325         * gcc.dg/vmx/dct.c: New.
6326         * gcc.dg/vmx/debug-1.c: New.
6327         * gcc.dg/vmx/debug-2.c: New.
6328         * gcc.dg/vmx/debug-3.c: New.
6329         * gcc.dg/vmx/debug-4.c: New.
6330         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6331         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6332         * gcc.dg/vmx/eg-5.c: New.
6333         * gcc.dg/vmx/fft.c: New.
6334         * gcc.dg/vmx/gcc-bug-1.c: New.
6335         * gcc.dg/vmx/gcc-bug-2.c: New.
6336         * gcc.dg/vmx/gcc-bug-3.c: New.
6337         * gcc.dg/vmx/gcc-bug-4.c: New.
6338         * gcc.dg/vmx/gcc-bug-5.c: New.
6339         * gcc.dg/vmx/gcc-bug-6.c: New.
6340         * gcc.dg/vmx/gcc-bug-7.c: New.
6341         * gcc.dg/vmx/gcc-bug-8.c: New.
6342         * gcc.dg/vmx/gcc-bug-9.c: New.
6343         * gcc.dg/vmx/gcc-bug-b.c: New.
6344         * gcc.dg/vmx/gcc-bug-c.c: New.
6345         * gcc.dg/vmx/gcc-bug-d.c: New.
6346         * gcc.dg/vmx/gcc-bug-e.c: New.
6347         * gcc.dg/vmx/gcc-bug-f.c: New.
6348         * gcc.dg/vmx/gcc-bug-g.c: New.
6349         * gcc.dg/vmx/gcc-bug-i.c: New.
6350         * gcc.dg/vmx/harness.h: New.
6351         * gcc.dg/vmx/ira1.c: New.
6352         * gcc.dg/vmx/ira2a.c: New.
6353         * gcc.dg/vmx/ira2b.c: New.
6354         * gcc.dg/vmx/ira2.c: New.
6355         * gcc.dg/vmx/ira2c.c: New.
6356         * gcc.dg/vmx/mem.c: New.
6357         * gcc.dg/vmx/newton-1.c: New.
6358         * gcc.dg/vmx/ops.c: New.
6359         * gcc.dg/vmx/sn7153.c: New.
6360         * gcc.dg/vmx/spill2.c: New.
6361         * gcc.dg/vmx/spill3.c: New.
6362         * gcc.dg/vmx/spill.c: New.
6363         * gcc.dg/vmx/t.c: New.
6364         * gcc.dg/vmx/varargs-1.c: New.
6365         * gcc.dg/vmx/varargs-2.c: New.
6366         * gcc.dg/vmx/varargs-3.c: New.
6367         * gcc.dg/vmx/varargs-4.c: New.
6368         * gcc.dg/vmx/varargs-5.c: New.
6369         * gcc.dg/vmx/varargs-6.c: New.
6370         * gcc.dg/vmx/varargs-7.c: New.
6371         * gcc.dg/vmx/vmx.exp: New.
6372         * gcc.dg/vmx/vprint-1.c: New.
6373         * gcc.dg/vmx/vscan-1.c: New.
6374         * gcc.dg/vmx/x-01.c: New.
6375         * gcc.dg/vmx/x-02.c: New.
6376         * gcc.dg/vmx/x-03.c: New.
6377         * gcc.dg/vmx/x-04.c: New.
6378         * gcc.dg/vmx/x-05.c: New.
6379         * gcc.dg/vmx/yousufi-1.c: New.
6380         * gcc.dg/vmx/zero-1.c: New.
6381         * gcc.dg/vmx/zero.c: New.
6382
6383 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
6384
6385         * g++.dg/lookup/java1.C: Update for chage of
6386         _Jv_AllocObject.
6387         * g++.dg/lookup/java2.C: Likewise.
6388
6389 2004-04-17  Laurent GUERBY <laurent@guerby.net>
6390
6391         * ada/acats/run_all.sh: use -O2 by default.
6392
6393 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
6394
6395         * gcc.dg/vr-mult-[12].c: New tests.
6396
6397 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6398
6399         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6400
6401         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6402
6403 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
6404
6405         * lib/target-supports.exp (check_profiling_available): Assume profiling
6406         isn't available for mips*-*-elf targets.
6407
6408 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
6409
6410         * gcc.dg/builtins-38.c: New test.
6411
6412 2004-04-14  Eric Christopher  <echristo@redhat.com>
6413
6414         * g++.dg/charset/charset.exp: Run .cc extension tests.
6415
6416 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
6417
6418         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
6419
6420 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6421
6422         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6423
6424 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
6425
6426         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6427         * gcc.dg/i386-387-2.c: Likewise.
6428
6429         * gcc.dg/i386-387-7.c: New test.
6430         * gcc.dg/i386-387-8.c: New test.
6431
6432         * gcc.dg/builtins-37.c: New test.
6433
6434 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
6435
6436         * g++.dg/pch/externc-1.C: Add missing semicolon.
6437
6438 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
6439
6440         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6441
6442 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6443
6444         * gcc.c-torture/execute/20040411-1.c: New test.
6445
6446 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
6447
6448         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6449
6450 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
6451
6452         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6453
6454 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
6455
6456         * lib/target-supports.exp (check_named_sections_available): New.
6457         * lib/gcc-dg.exp (dg-require-named-sections): New.
6458         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6459         old-deja.exp.  Also prune error-count message from HP linker.
6460         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6461
6462         * g++.dg/init/init-ref4.C: Use dg-require-weak.
6463         * g++.old-deja/g++.pt/static3.C: Likewise.
6464         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6465
6466 2004-04-09  Roger Sayle  <roger@eyesopen.com>
6467
6468         * gcc.c-torture/execute/20040409-1.c: New test case.
6469         * gcc.c-torture/execute/20040409-2.c: New test case.
6470         * gcc.c-torture/execute/20040409-3.c: New test case.
6471
6472 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
6473
6474         * gcc.dg/20040409-1.c: New test.
6475
6476 2004-04-08  Roger Sayle  <roger@eyesopen.com>
6477
6478         PR target/14888
6479         * g++.dg/opt/pr14888.C: New test case.
6480
6481 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
6482
6483         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6484         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6485         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6486         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6487         New tests.
6488
6489 2004-04-08  Paul Brook  <paul@codesourcery.com>
6490
6491         * gcc.dg/spill-1.c: New test.
6492
6493 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6494
6495         * gcc.dg/torture/builtin-ctype-2.c: New test.
6496
6497 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
6498
6499         * gcc.dg/pch/pch.exp: Add largefile test.
6500
6501 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
6502
6503         * g++.dg/pch/externc-1.Hs: New.
6504         * g++.dg/pch/externc-1.C: New.
6505
6506 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6507
6508         * gcc.dg/compat/struct-by-value-5a_main.c,
6509         gcc.dg/compat/struct-by-value-5b_main.c: New files.
6510         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6511         * gcc.dg/compat/struct-by-value-5a_x.c,
6512         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
6513         gcc.dg/compat/struct-by-value-5_x.c.
6514         * gcc.dg/compat/struct-by-value-5a_y.c,
6515         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
6516         gcc.dg/compat/struct-by-value-5_y.c.
6517
6518         * gcc.dg/compat/struct-by-value-6a_main.c,
6519         gcc.dg/compat/struct-by-value-6b_main.c: New files.
6520         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
6521         * gcc.dg/compat/struct-by-value-6a_x.c,
6522         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
6523         gcc.dg/compat/struct-by-value-6_x.c.
6524         * gcc.dg/compat/struct-by-value-6a_y.c,
6525         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
6526         gcc.dg/compat/struct-by-value-6_y.c.
6527
6528         * gcc.dg/compat/struct-by-value-7a_main.c,
6529         gcc.dg/compat/struct-by-value-7b_main.c: New files.
6530         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
6531         * gcc.dg/compat/struct-by-value-7a_x.c,
6532         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
6533         gcc.dg/compat/struct-by-value-7_x.c.
6534         * gcc.dg/compat/struct-by-value-7a_y.c,
6535         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
6536         gcc.dg/compat/struct-by-value-7_y.c.
6537
6538 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
6539
6540         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
6541         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
6542         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
6543         options.
6544
6545 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
6546
6547         * gcc.dg/builtins-36.c: New test.
6548
6549 2004-04-06  Paul Brook  <paul@codesourcery.com>
6550
6551         * README.gcc: Remove obsolete contraint on testcases.
6552
6553 2004-04-05  Paul Brook  <paul@codesourcery.com>
6554
6555         PR2123
6556         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
6557         failure and exit(0) on success.
6558         * g++.dg/expr/anew2.C: Ditto.
6559         * g++.dg/expr/anew3.C: Ditto.
6560         * g++.dg/expr/anew4.C: Ditto.
6561
6562 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
6563
6564         PR c++/3518
6565         * g++.dg/template/unify7.C: New.
6566
6567 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6568
6569         * g++.dg/README: Bring up to date with new subdirectories; remove
6570         duplicate subdirectory lines.
6571
6572 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
6573
6574         PR c++/14007
6575         * g++.dg/template/unify5.C: New.
6576         * g++.dg/template/unify6.C: New.
6577         * g++.dg/template/qualttp20.C: Adjust.
6578         * g++.old-deja/g++.jason/report.C: Adjust.
6579         * g++.old-deja/g++.other/qual1.C: Adjust.
6580
6581 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
6582
6583         PR c++/14803
6584         * g++.dg/inherit/ptrmem1.C: New test.
6585
6586 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
6587
6588         PR c++/14755
6589         * gcc.c-torture/execute/20040331-1.c: New test.
6590         * gcc.dg/20040331-1.c: New test.
6591
6592 2004-04-01  Paul Brook  <paul@codesourcery.com>
6593
6594         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
6595
6596 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
6597
6598         PR c++/14724
6599         * g++.dg/init/goto1.C: New test.
6600
6601         PR c++/14763
6602         * g++.dg/template/defarg4.C: New test.
6603
6604 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
6605
6606         * gcc.dg/altivec-11.c: Extend test for more valid cases.
6607
6608 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
6609
6610         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
6611
6612 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
6613
6614         * gcc.dg/noncompile/undeclared-2.c: New test.
6615
6616 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
6617
6618         * gcc.dg/940409-1.c: Remove XFAIL.
6619         * gcc.dg/reg-vol-struct-1.c: New test.
6620
6621 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6622
6623         * gcc.dg/torture/builtin-wctype-1.c: New test.
6624
6625 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
6626
6627         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
6628         * gcc.dg/20001101-1.c: Likewise.
6629         * gcc.dg/20001102-1.c: Likewise.
6630
6631 2004-03-25  Roger Sayle  <roger@eyesopen.com>
6632
6633         * gcc.dg/compare8.c: Add an additional test for XOR.
6634
6635 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6636
6637         * gcc.dg/torture/builtin-ctype-1.c: New test.
6638
6639 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6640
6641         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
6642         * gcc.dg/torture/builtin-math-1.c: Likewise.
6643         * gcc.dg/torture/builtin-power-1.c: New test.
6644
6645 2004-03-24  Andreas Schwab  <schwab@suse.de>
6646
6647         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
6648         IA64 assembler.
6649
6650 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
6651             Roger Sayle  <roger@eyesopen.com>
6652
6653         * gcc.dg/compare8.c: New test case.
6654
6655 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
6656
6657         * g++.dg/ext/altivec-7.C: New test.
6658
6659 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
6660
6661         PR 12267, 12391, 12560, 13129, 14114, 14133
6662         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
6663         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
6664         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
6665         Adjust error regexps.
6666         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
6667         * gcc.dg/noncompile/undeclared-1.c: New test cases.
6668         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
6669         * gcc.dg/local1.c: Add explanatory comment.
6670
6671 2004-03-23  Roger Sayle  <roger@eyesopen.com>
6672
6673         PR optimization/14669
6674         * g++.dg/opt/fold2.C: New test case.
6675
6676 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
6677
6678         PR c/14069
6679         * gcc.dg/20040322-1.c: New test.
6680
6681 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6682
6683         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
6684         * gcc.dg/ultrasp4.c: Likewise.
6685         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
6686
6687 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
6688
6689         * gcc.dg/i386-sse-8.c: Reset default options.
6690
6691 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
6692
6693         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
6694         in the error message text.
6695
6696 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6697
6698         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
6699
6700 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
6701
6702         PR c++/14616
6703         * g++.dg/init/array13.C: New test.
6704
6705 2004-03-20  Roger Sayle  <roger@eyesopen.com>
6706
6707         PR target/13889
6708         * gcc.c-torture/compile/pr13889.c: New test case.
6709
6710 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6711
6712         PR c/14635
6713         * builtins-1.c (nan, nans): Don't test.
6714         * builtins-30.c: Don't use nan, nanf, nanl.
6715         * builtins-35.c: New test.
6716
6717 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
6718
6719         * g++.dg/ext/altivec-6.C: New test.
6720
6721 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
6722
6723         * g++.dg/init/placement3.C: New test.
6724
6725         * g++.dg/template/spec13.C: New test.
6726
6727         * g++.dg/lookup/using11.C: New test.
6728
6729         * g++.dg/lookup/koenig3.C: New test.
6730
6731         * g++.dg/template/operator2.C: New test.
6732
6733         * g++.dg/expr/dtor3.C: New test.
6734         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
6735         marker.
6736         * g++.old-deja/g++.law/visibility28.C: Likewise.
6737
6738 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
6739
6740         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
6741         * gcc.dg/ppc64-abi-3.c: Likewise.
6742
6743 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6744
6745         PR c++/14545
6746         * g++.dg/parse/template15.C: New test.
6747
6748 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6749
6750         * g++.dg/expr/dtor2.C: New test.
6751
6752         * g++.dg/lookup/anon4.C: New test.
6753
6754         * g++.dg/overload/using1.C: New test.
6755
6756         * g++.dg/template/lookup7.C: New test.
6757
6758         * g++.dg/template/typename6.C: New test.
6759
6760         * g++.dg/expr/cond6.C: New test.
6761
6762 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6763
6764         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
6765
6766 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6767
6768         * g++.dg/expr/cond5.C: New test.
6769         * g++.dg/expr/constcast1.C: Likewise.
6770         * g++.dg/expr/ptrmem2.C: Likewise.
6771         * g++.dg/expr/ptrmem3.C: Likewise.
6772         * g++.dg/lookup/main1.C: Likewise.
6773         * g++.dg/template/lookup6.C: Likewise.
6774
6775 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6776
6777         * gcc.dg/local1.c: New test.
6778
6779         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
6780
6781 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6782
6783         * gcc.dg/torture/builtin-convert-1.c: New test.
6784
6785 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6786
6787         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
6788
6789 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
6790
6791         PR c++/14481
6792         * g++.dg/warn/Wunused-7.C: New test.
6793
6794 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6795
6796         * gcc.dg/torture/builtin-integral-1.c: New test.
6797
6798 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
6799
6800         PR c++/14586
6801         * g++.dg/parse/non-dependent3.C: New test.
6802
6803 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
6804
6805         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
6806         * g++.dg/eh/simd-2.C: Likewise.
6807         * g++.dg/init/array10.C: Likewise.
6808         * gcc.c-torture/compile/simd-1.c: Likewise.
6809         * gcc.c-torture/compile/simd-2.c: Likewise.
6810         * gcc.c-torture/compile/simd-3.c: Likewise.
6811         * gcc.c-torture/compile/simd-4.c: Likewise.
6812         * gcc.c-torture/compile/simd-6.c: Likewise.
6813         * gcc.c-torture/execute/simd-1.c: Likewise.
6814         * gcc.c-torture/execute/simd-2.c: Likewise.
6815         * gcc.dg/compat/vector-defs.h: Likewise.
6816         * gcc.dg/20020531-1.c: Likewise.
6817         * gcc.dg/altivec-3.c: Likewise.
6818         * gcc.dg/altivec-4.c: Likewise.
6819         * gcc.dg/altivec-varargs-1.c: Likewise.
6820         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
6821         * gcc.dg/i386-mmx-3.c: Likewise.
6822         * gcc.dg/i386-sse-4.c: Likewise.
6823         * gcc.dg/i386-sse-5.c: Likewise.
6824         * gcc.dg/i386-sse-8.c: Likewise.
6825         * gcc.dg/simd-1.c: Likewise.
6826         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
6827         __ev64_opaque__ since the machine description provides it.
6828
6829 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6830
6831         * lib/compat.exp (skip_list): New global variable.
6832         Use it to hold the user defined COMPAT_SKIPS list if any.
6833         (compat-obj): Add the members of skip_list to optall.
6834
6835 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6836
6837         * gcc.dg/compat/union-by-value-1_main.c,
6838         union-by-value-1_x.c, union-by-value-1_y.c,
6839         union-check.h, union-defs.h,
6840         union-init.h, union-return-1_main.c,
6841         union-return-1_x.c, union-return-1_y.c: New files.
6842
6843 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6844
6845         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
6846         mixed-struct-init.h: Add 4 mixed structure types.
6847         struct-by-value-21_main.c, struct-by-value-21_x.c,
6848         struct-by-value-21_y.c, struct-return-21_main.c,
6849         struct-return-21_x.c, struct-return-21_y.c: New files.
6850
6851 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
6852
6853         PR c++/14550
6854         * g++.dg/parse/template14.C: New test.
6855
6856 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6857
6858         * gcc.c-torture/execute/20040313-1.c: New test.
6859
6860 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
6861
6862         PR target/14533
6863         * gcc.dg/20040311-2.c: New test.
6864
6865 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
6866
6867         PR other/14544
6868         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
6869         bit-field.
6870
6871 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
6872
6873         * gcc.dg/20040305-2.c: Add missing return statement.
6874
6875 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6876
6877         * gcc.dg/builtins-34.c: Also check pow10*.
6878
6879 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
6880
6881         PR target/14262
6882         * gcc.dg/20040305-2.c: New test.
6883
6884 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
6885
6886         * gcc.dg/20040310-1.c: New test.
6887
6888 2004-03-11  Roger Sayle  <roger@eyesopen.com>
6889
6890         * gcc.c-torture/execute/20040311-1.c: New test case.
6891
6892 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
6893
6894         PR c++/14476
6895         * g++.dg/lookup/enum1.C: New test.
6896
6897 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
6898
6899         PR c++/14510
6900         * g++.dg/lookup/struct2.C: New test.
6901
6902 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
6903
6904         * gcc.dg/builtins-34.c: New test.
6905
6906 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6907
6908         * gcc.dg/torture/builtin-nonneg-1.c: New test.
6909
6910 2004-03-09  James E Wilson  <wilson@specifixinc.com>
6911
6912         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
6913         * gcc.dg/alias-2.c: New testcase.
6914
6915 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
6916
6917         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
6918
6919 2004-03-09  Roger Sayle  <roger@eyesopen.com>
6920
6921         * gcc.c-torture/execute/20040309-1.c: New test case.
6922
6923 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
6924
6925         PR c++/14397
6926         * g++.dg/overload/ref1.C: New.
6927
6928 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6929
6930         PR c++/14409
6931         * g++.dg/template/spec12.C: New test.
6932
6933         PR c++/14448
6934         * g++.dg/parse/crash14.C: New test.
6935
6936 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
6937
6938         PR c++/14230
6939         * g++.dg/init/ref11.C: New test.
6940
6941 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
6942
6943         PR c++/14432
6944         * g++.dg/parse/builtin2.C: New test.
6945
6946 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
6947
6948         PR c++/14401
6949         * g++.dg/init/ctor3.C: New test.
6950         * g++.dg/init/union1.C: New test.
6951         * g++.dg/ext/anon-struct4.C: New test.
6952
6953 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
6954
6955         * g++.dg/lookup/koenig1.C: Tweak error messages.
6956         * g++.dg/lookup/used-before-declaration.C: Likewise.
6957         * g++.dg/other/do1.C: Likewise.
6958         * g++.dg/overload/koenig1.C: Likewise.
6959         * g++.dg/parse/crash13.C: Likewise.
6960         * g++.dg/template/instantiate3.C: Likewise.
6961
6962 2004-03-08  Eric Christopher  <echristo@redhat.com>
6963
6964         * * lib/target-supports.exp: Enable libiconv in test
6965         compilation.  Fix up error checking.
6966
6967 2004-03-08  Roger Sayle  <roger@eyesopen.com>
6968
6969         PR middle-end/14289
6970         * gcc.dg/pr14289-1.c: New test case.
6971         * gcc.dg/pr14289-2.c: Likewise.
6972         * gcc.dg/pr14289-3.c: Likewise.
6973
6974 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
6975
6976         * gcc.c-torture/execute/20040308-1.c: New test.
6977
6978 2004-03-07  Roger Sayle  <roger@eyesopen.com>
6979
6980         * gcc.c-torture/execute/20040307-1.c: New test case.
6981
6982 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
6983
6984         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
6985
6986 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
6987
6988         * gcc.dg/20040306-1.c: New test.
6989
6990 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
6991
6992         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
6993         them static.
6994         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
6995
6996 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6997
6998         PR c/14465
6999         * gcc.dg/decl-6.c: New test.
7000
7001 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7002
7003         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7004         Rename LOGPOW -> LOG_POW.
7005         (SQRT_EXP, POW_EXP): New.
7006
7007 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7008
7009         * gcc.dg/i386-sse-8.c: New test.
7010
7011 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7012
7013         PR c/14114
7014         * gcc.dg/decl-5.c: New test.
7015
7016 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
7017
7018         * gcc.dg/20040305-1.c: New test.
7019
7020 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
7021
7022         PR other/14354
7023         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7024
7025 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
7026
7027         PR c++/14425, c++/14426
7028         * g++.dg/ext/altivec-4.C: New test.
7029         * g++.dg/ext/altivec-5.C: New test.
7030
7031 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
7032
7033         * g++.old-deja/g++.other/linkage1.C: Expect errors about
7034         global variables of a type with no linkage.
7035         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7036         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7037         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7038         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7039         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7040         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7041         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7042         * g++.dg/warn/deprecated.C: Name enum Color.
7043         * g++.dg/overload/VLA.C: Name structure for 'b'.
7044         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7045
7046 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7047
7048         * gcc.c-torture/compile/20040304-1.c: New test.
7049
7050 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
7051
7052         PR 13728
7053         * gcc.dg/decl-4.c: New testcase.
7054
7055 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
7056
7057         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7058         as PRECF if sizeof (float) > sizeof (double).
7059         (PRECL): Make it the same as PRECF if
7060         sizeof (float) > sizeof (long double).
7061
7062 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7063
7064         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7065         system type.  Add check for irix6 which doesn't have c99 runtime.
7066
7067 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
7068
7069         * gcc.dg/const-elim-1.c: xfail for xtensa.
7070
7071 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7072
7073         PR c++/14369
7074         * g++.dg/template/cond4.C: New test.
7075
7076 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7077
7078         PR c++/14360
7079         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7080
7081         PR c++/14361
7082         * g++.dg/parse/defarg7.C: New test.
7083
7084         PR c++/14359
7085         * g++.dg/template/friend26.C: New test.
7086
7087 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7088
7089         PR c++/14324
7090         * g++.dg/abi/mangle21.C: New test.
7091
7092         PR c++/14260
7093         * g++.dg/parse/constructor2.C: New test.
7094
7095         PR c++/14337
7096         * g++.dg/template/sfinae1.C: New test.
7097
7098 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
7099
7100         PR c++/14267
7101         * g++.dg/expr/crash2.C: New test.
7102
7103         PR middle-end/13448
7104         * gcc.dg/inline-5.c: New test.
7105         * gcc.dg/always-inline.c: Split out tests into ...
7106         * gcc.dg/always-inline2.c: ... this and ...
7107         * gcc.dg/always-inline3.c: ... this.
7108
7109 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
7110
7111         PR debug/12103
7112         * g++.dg/debug/crash1.C: New test.
7113
7114 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
7115
7116         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7117         function with __attribute__((noinline)).
7118         (recurser_void2): Likewise.
7119         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7120         (recurser_void2): Likewise.
7121
7122 2004-02-29  Roger Sayle  <roger@eyesopen.com>
7123
7124         PR middle-end/14203
7125         * g++.dg/warn/Wunused-6.C: New test case.
7126
7127 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
7128
7129         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7130         not defined.
7131
7132 2004-02-27  Eric Christopher  <echristo@redhat.com>
7133
7134         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7135         * g++.dg/charset/asm2.c: Run only x86.
7136         * gcc.dg/charset/asm3.c: Ditto.
7137
7138 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
7139
7140         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7141         ld_library_path.
7142
7143 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
7144
7145         * g++.dg/ext/altivec-3.C: New.
7146
7147 2004-02-26  Richard Henderson  <rth@redhat.com>
7148
7149         * g++.dg/ext/attrib10.C: Mark for warning.
7150         * gcc.dg/attr-alias-1.c: New.
7151
7152 2004-02-26  Richard Henderson  <rth@redhat.com>
7153
7154         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7155         * gcc.c-torture/execute/20040208-2.c: ... it back.
7156
7157 2004-02-26  Eric Christopher  <echristo@redhat.com>
7158
7159         * lib/target-supports.exp (check-iconv-available): New function.
7160         * lib/gcc-dg.exp (dg-require-iconv): New function.
7161         Use above.
7162         * gcc.dg/charset: New directory.
7163         * gcc.dg/charset/charset.exp: New file.
7164         * gcc.dg/charset/asm1.c: Ditto.
7165         * gcc.dg/charset/asm2.c: Ditto.
7166         * gcc.dg/charset/asm3.c: Ditto.
7167         * gcc.dg/charset/asm4.c: Ditto.
7168         * gcc.dg/charset/asm5.c: Ditto.
7169         * gcc.dg/charset/attribute1.c: Ditto.
7170         * gcc.dg/charset/attribute2.c: Ditto.
7171         * gcc.dg/charset/string1.c: Ditto.
7172         * g++.dg/charset: New directory.
7173         * g++.dg/dg.exp: Add here. Special options.
7174         * g++.dg/charset/charset.exp: New file.
7175         * g++.dg/charset/asm1.c: Ditto.
7176         * g++.dg/charset/asm2.c: Ditto.
7177         * g++.dg/charset/asm3.c: Ditto.
7178         * g++.dg/charset/asm4.c: Ditto.
7179         * g++.dg/charset/attribute1.c: Ditto.
7180         * g++.dg/charset/attribute2.c: Ditto.
7181         * g++.dg/charset/extern1.cc: Ditto.
7182         * g++.dg/charset/extern2.cc: Ditto.
7183         * g++.dg/charset/string1.c: Ditto.
7184
7185 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
7186
7187         PR c++/14278
7188         * g++.dg/parse/comma1.C: New test.
7189
7190 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7191
7192         PR c++/14284
7193         * g++.dg/template/ttp8.C: New test.
7194
7195 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
7196
7197         * gcc.dg/fixuns-trunc-1.c: New test.
7198
7199 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7200
7201         * gcc.dg/builtins-config.h: Use #elif.
7202
7203 2004-02-26  Michael Matz  <matz@suse.de>
7204
7205         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7206         * gcc.dg/991214-1.c: Likewise.
7207         * gcc.dg/i386-asm-1.c: Likewise.
7208
7209 2004-02-25  Richard Henderson  <rth@redhat.com>
7210
7211         * gcc.c-torture/execute/20040208-2.c: Move ...
7212         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7213
7214 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7215
7216         PR c++/14246
7217         * g++.dg/other/crash-3.C: New test.
7218
7219 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7220
7221         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7222         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7223
7224         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7225         HP-UX.
7226
7227 2004-02-24  Michael Matz  <matz@suse.de>
7228
7229         * gcc.dg/i386-regparm.c: New.
7230
7231 2004-02-23  James E Wilson  <wilson@specifixinc.com>
7232
7233         * gcc.c-torture/execute/20040223-1.c: New.
7234
7235 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
7236             Kazu Hirata  <kazu@cs.umass.edu>
7237
7238         * gcc.dg/fwritable-strings-1.c: Remove.
7239
7240 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
7241
7242         PR c/14156
7243         * gcc.dg/20040223-1.c: New test.
7244
7245 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7246
7247         PR c++/14106
7248         * g++.dg/ext/typeof9.C: New test.
7249
7250 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7251
7252         PR c++/14250
7253         * g++.dg/other/switch1.C: New test.
7254
7255 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7256
7257         * gcc.dg/cast-function-1.c: Adjust for new informative message.
7258         * gcc.dg/va-arg-1.c: Likewise.
7259
7260 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7261
7262         PR c++/14143
7263         * g++.dg/template/koenig5.C: New test.
7264
7265 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
7266
7267         * g++.dg/ext/altivec-1.C: Generalize target triple.
7268         * g++.dg/ext/altivec-2.C: New test case.
7269         * g++.dg/ext/altivec_check.h: New file.
7270         * gcc.dg/altivec-1.c: Generalize target triple;
7271         include altivec_check.h and call altivec_check().
7272         * gcc.dg/altivec-[2-5].c: Generalize target triple.
7273         * gcc.dg/altivec-6.c: New test case.
7274         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7275         type casts as needed.
7276         * gcc.dg/altivec-10.c: Include altivec_check.h and call
7277         altivec_check().
7278         * gcc.dg/altivec-12.c: New test case.
7279         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7280         include altivec_check.h and call altivec_check().
7281         * gcc.dg/altivec_check.h: New file.
7282
7283 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7284
7285         * lib/target-supports.exp (check_alias_available): Don't mangle
7286         function `g' in test program.
7287
7288 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7289
7290         * lib/target-supports.exp (check_profiling_available): Check
7291         argument to determine whether we support a profiling type.
7292         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7293         check_profiling_available.
7294         * g++.dg/bprob/bprob.exp: Likewise
7295         * g77.dg/bprob/bprob.exp: Likewise.
7296         * gcc.misc-tests/bprob.exp: Likewise.
7297         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7298         dg-require-profiling and delete expected error handling.
7299         * gcc.dg/20021014-1.c: Likewise.
7300         * gcc.dg/nest.c: Likewise.
7301
7302 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7303
7304         PR c++/12007
7305         * g++.dg/other/vthunk1.C: New test.
7306
7307 2004-02-20  Falk Hueffner  <falk@debian.org>
7308
7309         PR target/14201
7310         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7311
7312 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
7313
7314         PR c++/13927
7315         * g++.dg/other/error8.C: Remove XFAIL markers.
7316
7317         PR c++/14173
7318         * g++.dg/ext/packed5.C: New test.
7319
7320         PR c++/14199
7321         * g++.dg/warn/Wunused-5.C: New test.
7322
7323         PR c++/14186
7324         * g++.dg/lookup/member1.C: New test.
7325
7326 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
7327
7328         * gcc.c-torture/compile/20040130-1.c: Enable only when
7329         __INT_MAX__ >= 2147483647L.
7330         * gcc.c-torture/compile/961203-1.c: Likewise.
7331
7332 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
7333
7334         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7335         * g++.dg/opt/template1.C: Robustify assembler regexp
7336
7337 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7338
7339         * gcc.c-torture/execute/simd-4.x: Remove.
7340         * gcc.c-torture/execute/va-arg-25.x: Likewise.
7341         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7342         Guard with #ifndef SKIP_ATTRIBUTE.
7343         * gcc.dg/compat/vector-1_y.c: Likewise.
7344         * gcc.dg/compat/vector-2_x.c: Likewise.
7345         * gcc.dg/compat/vector-2_y.c: Likewise.
7346         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7347         * g++.dg/eh/simd-2.C: Likewise.
7348
7349 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
7350
7351         * gcc.c-torture/compile/complex-1.c: New.
7352
7353 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
7354
7355         PR target/14209
7356         * gcc.c-torture/execute/20040218-1.c: New test.
7357
7358 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7359
7360         PR c++/14181
7361         * g++.dg/parse/new2.C: New test.
7362
7363 2004-02-18  Paul Brook  <paul@codesourcery.com>
7364
7365         * gcc.c-torture/compile/libcall-1.c: New test.
7366
7367 2004-02-18  Paul Brook  <paul@codesourcery.com>
7368
7369         PR debug/12934
7370         * gcc.dg/debug/debug-7.c: New test.
7371
7372 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
7373
7374         * gcc.dg/20040217-1.c: New test.
7375
7376 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
7377
7378         * gcc.c-torture/execute/990208-1.x: Delete.
7379
7380 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
7381
7382         * gcc.c-torture/execute/20040208-2.x: New file.
7383
7384 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
7385
7386         PR c++/11326
7387         * g++.dg/abi/structret1.C: New test.
7388
7389 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
7390
7391         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7392         (i386_cpuid): No need to test if cpuid is available on AMD64.
7393         Fix assembly, so that it works onboth i386 and AMD64.
7394         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7395         (vecInLong): Fix s[] member type to unsigned int.
7396         (vecInWord): Remove type.
7397         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7398         (a64, b64, c64, d64, e64): Remove.
7399         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7400         Remove unused variable.  Remove initialization of removed variables.
7401         Don't call mmx_tests nor sse_tests.
7402         (reference_mmx, reference_sse): Remove.
7403         (check): Add return stmt.
7404         * gcc.dg/i386-sse-7.c: New test.
7405         * gcc.dg/i386-mmx-4.c: New test.
7406
7407 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7408
7409         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7410         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7411         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7412         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7413         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7414         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7415         g++.dg/tc1/dr94.C: Fix line terminator.
7416
7417 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
7418
7419         * gcc.c-torture/compile/20040216-1.c: New.
7420
7421 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7422
7423         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7424         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7425         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7426         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7427         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7428         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7429
7430 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7431
7432         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7433
7434 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
7435
7436         PR c++/13971
7437         * g++.dg/expr/cond4.C: New test.
7438
7439         PR c++/14086
7440         * g++.dg/lookup/crash2.C: New test.
7441
7442 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
7443
7444         * gcc.c-torture/compile/20040214-2.c: New test.
7445
7446 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
7447
7448         PR c++/14116
7449         * g++.dg/ext/typeof8.C: New test.
7450
7451 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
7452
7453         * gcc.c-torture/compile/20040214-1.c: New test.
7454
7455 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7456
7457         PR c++/13635
7458         * g++.dg/template/spec11.C: New test.
7459
7460 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7461
7462         PR c++/13927
7463         * g++.dg/other/error8.C: New test.
7464
7465 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
7466
7467         PR c++/14122
7468         * g++.dg/template/array4.C: New test.
7469
7470         PR c++/14108
7471         * g++.dg/inherit/thunk2.C: New test.
7472
7473         PR c++/14083
7474         * g++.dg/eh/cond2.C: New test.
7475
7476 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
7477
7478         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7479
7480 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
7481
7482         * lib/scanasm.exp (dg-scan): Quote pattern before display.
7483
7484 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
7485
7486         * g++.dg/simd-2.C: xfail on ppc64-linux.
7487
7488 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
7489
7490         PR c/456
7491         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7492         tests.
7493
7494 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
7495
7496         * gcc.dg/builtins-33.c: New test.
7497
7498 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
7499
7500         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7501
7502 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
7503
7504         * g++.dg/simd-2.C: Set -maltivec for ppc64.
7505
7506 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
7507
7508         * gcc.dg/ppc64-abi-3.c: New test.
7509
7510 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
7511
7512         PR c/14092
7513
7514         * gcc.dg/pr14092-1.c: New testcase.
7515
7516 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
7517
7518         * gcc.dg/cpp/assert4.c: Fix typo last change.
7519
7520         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
7521         * gcc.dg/cpp/assert4.c: Handle powerpc64.
7522
7523         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
7524
7525 2004-02-09  Roger Sayle  <roger@eyesopen.com>
7526
7527         * gcc.c-torture/compile/20040209-1.c: New test case.
7528
7529 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7530
7531         * gcc.dg/c90-init-1.c: Adjust expected error messages.
7532
7533 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
7534
7535         * gcc.c-torture/execute/20040208-[12].c: New tests.
7536
7537 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7538
7539         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
7540
7541 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7542
7543         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
7544
7545 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
7546
7547         Bug 13856
7548         * gcc.dg/visibility-8.c: New testcase.
7549
7550 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
7551
7552         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
7553         arguments.
7554         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
7555
7556 2004-02-07  Roger Sayle  <roger@eyesopen.com>
7557
7558         PR middle-end/13696
7559         * g++.dg/opt/fold1.C: New test case.
7560
7561 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7562
7563         PR c++/14033
7564         * g++.dg/other/crash-2.C: New test.
7565
7566 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7567
7568         PR c++/14028
7569         * g++.dg/parse/angle-bracket2.C: New test.
7570
7571 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7572
7573         PR middle-end/13750
7574         Revert:
7575         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
7576         PR pch/13361
7577         * testsuite/g++.dg/pch/wchar-1.C: New.
7578         * testsuite/g++.dg/pch/wchar-1.Hs: New.
7579
7580 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7581
7582         PR c++/14008
7583         * g++.dg/parse/error15.C: New test.
7584         * g++.dg/parse/crash11.C: Update dg-error mark.
7585
7586 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7587
7588         PR c++/13932
7589         * g++.dg/warn/conv2.C: New test.
7590
7591 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7592
7593         PR c++/13086
7594         * g++.dg/warn/incomplete1.C: Remove xfail.
7595
7596 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7597
7598         * lib/file-format.exp (gcc_target_object_format): Use
7599         ${tool}_target_compile, not gcc_target_compile.
7600         * lib/target-supports.exp (check_alias_available): Likewise.
7601         (check_gc_sections_available): Likewise.
7602         * g++.dg/ext/attrib10.C: Use dg-require-alias.
7603         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
7604         dg-require-alias.
7605
7606 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7607
7608         PR c++/13969
7609         * g++.dg/template/static6.C: New test.
7610
7611 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
7612
7613         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
7614
7615 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7616
7617         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
7618         tests for systems where `char' is unsigned by default.
7619
7620 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7621
7622         PR c++/13997
7623         * g++.dg/template/partial3.C: New test.
7624
7625 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7626
7627         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
7628         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
7629         Remove mentions of obsolete ports.
7630
7631 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
7632
7633         * gcc.dg/noncompile/20001228-1.c: Fix for new
7634         error message.
7635
7636 2004-02-03  Roger Sayle  <roger@eyesopen.com>
7637
7638         PR target/9348
7639         * gcc.c-torture/execute/multdi-1.c: New test case.
7640
7641 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7642
7643         PR c++/13925
7644         * g++.dg/template/lookup5.C: New test.
7645
7646 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7647
7648         PR c++/13950
7649         * g++.dg/template/lookup4.C: New test.
7650
7651         PR c++/13970
7652         * g++.dg/parse/error14.C: New test.
7653
7654         PR c++/14002
7655         * g++.dg/parse/template13.C: New test.
7656
7657 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7658
7659         PR c++/13978
7660         * g++.dg/template/koenig4.C: New test.
7661
7662         PR c++/13968
7663         * g++.dg/template/crash17.C: New test.
7664
7665         PR c++/13975
7666         * g++.dg/parse/error13.C: New test.
7667         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
7668
7669 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7670
7671         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
7672
7673 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
7674
7675         PR c/11658
7676         PR c/13994
7677         * gcc.dg/noncompile/20040203-1.c: New test.
7678         * gcc.dg/noncompile/20040203-2.c: Likewise.
7679         * gcc.dg/noncompile/20040203-3.c: Likewise.
7680         * gcc.dg/20040203-1.c: Likewise.
7681
7682 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
7683
7684         PR c++/10858
7685         * g++.dg/template/sizeof7.C: New test.
7686
7687 2004-02-02  Eric Christopher  <echristo@redhat.com>
7688             Zack Weinberg  <zack@codesourcery.com>
7689
7690         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
7691
7692 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
7693
7694         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
7695         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
7696         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
7697         * gcc.dg/cleanup-5.c: Run only on Linux targets.
7698
7699 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
7700
7701         PR c++/13113
7702         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
7703
7704         PR c++/13854
7705         * g++.dg/ext/attrib13.C: New test.
7706
7707         PR c++/13907
7708         * g++.dg/conversion/op2.C: New test.
7709
7710 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7711
7712         * gcc.dg/titype-1.c: Fix pasto.
7713
7714 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7715
7716         * gcc.dg/titype-1.c: New test.
7717
7718 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7719
7720         PR c++/13957
7721         * g++.dg/template/non-type-template-argument-1.C,
7722         g++.dg/template/qualified-id1.C: Update dg-error marks.
7723         * g++.dg/template/nontype6.C: New test.
7724
7725 2004-02-01  Roger Sayle  <roger@eyesopen.com>
7726
7727         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
7728         * gcc.dg/builtins-31.c: New testcase.
7729         * gcc.dg/builtins-32.c: New testcase.
7730
7731 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
7732
7733         * objc.dg/call-super-2.m: Update line numbers
7734         for the including of stddef.h.
7735
7736 2004-01-30  Michael Matz  <matz@suse.de>
7737
7738         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
7739         g++.dg/ext/case-range3.C: New tests.
7740
7741 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7742
7743         DR206
7744         PR c++/13813
7745         * g++.dg/template/member4.C: New test.
7746
7747 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7748
7749         PR c++/13683
7750         * g++.dg/template/sizeof6.C: New test.
7751
7752 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
7753
7754         * gcc.dg/fwritable-strings-1.c: New test.
7755
7756 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
7757
7758         * gcc.c-torture/compile/20040130-1.c: New test.
7759
7760 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
7761
7762         * objc.dg/call-super-2.m: Include stddef.h for size_t.
7763
7764 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
7765
7766         PR c++/13883
7767         * g++.dg/template/ctor3.C: New test.
7768
7769 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7770
7771         * g++.dg/tc1: New directory.
7772         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
7773         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
7774         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
7775         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
7776         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
7777
7778 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7779
7780         * g++.dg/parse/error11.C: New test.
7781         * g++.dg/parse/error12.C: Likewise.
7782
7783 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
7784
7785         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
7786         (scan_initial, main): Use aligned_sizeof instead of sizeof.
7787
7788 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
7789
7790         PR c++/13791
7791         * g++.dg/ext/attrib12.C: New test.
7792
7793         PR c++/13736
7794         * g++.dg/parse/cast2.C: New test.
7795
7796 2004-01-27  James E Wilson  <wilson@specifixinc.com>
7797
7798         * objc.dg/encode-2.m (main): New local string.  Set depending on
7799         sizeof long.  Use in sscanf call.
7800         * objc.dg/encode-3.m (main): New local string.  Set depending on
7801         sizeof long.  Use in scan_initial call.
7802
7803 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7804
7805         * objc.dg/call-super-2.m: Make LP64-safe.
7806         * objc.dg/desig-init-1.m: Likewise.
7807
7808 2004-01-27  Devang Patel <dpatel@apple.com>
7809
7810         * g++.dg/debug/namespace1.C: New test.
7811
7812 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
7813
7814         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
7815         xscale-*-*.
7816
7817         * gcc.dg/arm-mmx-1.c: New test.
7818
7819 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7820
7821         * gcc.dg/20040127-1.c: New test.
7822         * gcc.dg/20040127-2.c: New test.
7823
7824 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7825
7826         * objc.dg/stret-1.m (glob): Renamed to globa.
7827
7828 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
7829
7830         PR c++/13663
7831         * g++.dg/expr/for1.C: New test.
7832
7833 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
7834
7835         PR middle-end/13779
7836         * gcc.dg/darwin-longlong.c: New test.
7837
7838 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
7839
7840         * gcc.dg/20040124-1.c: Moved test from here...
7841         * gcc.c-torture/compile/20040124-1.c: ...to here.
7842
7843 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7844
7845         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
7846         the assembly output if -m64 is passed.
7847
7848 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
7849
7850         PR c++/13833
7851         * g++.dg/template/cond3.C: New test.
7852
7853 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7854
7855         PR c++/13810
7856         * g++.dg/template/ttp7.C: New test.
7857
7858 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7859
7860         PR c++/13797
7861         * g++.dg/template/nontype4.C: New test.
7862         * g++.dg/template/nontype5.C: Likewise.
7863
7864 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
7865
7866         * gcc.dg/torture/mips-clobber-at.c: New test.
7867
7868 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
7869
7870         * gcc.dg/20040124-1.c: New test.
7871
7872 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
7873
7874         * gcc.dg/20040123-1.c: New test.
7875
7876 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
7877
7878         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
7879
7880 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7881
7882         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
7883
7884 2004-01-23  Andrew Pinski  <apinski@apple.com>
7885
7886         * gcc.dg/20030121-1.c: Move to ..
7887         * gcc.dg/20040121-1.c: here.
7888
7889 2004-01-23  Roger Sayle  <roger@eyesopen.com>
7890
7891         * gcc.dg/builtins-29.c: New test case.
7892
7893 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
7894
7895         PR 18314
7896         * gcc.dg/builtins-30.c: New testcase.
7897
7898 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
7899
7900         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
7901         * lib/g77.exp: Likewise.
7902         * lib/objc.exp: Likewise.
7903         * lib/g++.exp: Likewise.
7904
7905 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7906
7907         * gcc.dg/struct-by-value-2.c: New test.
7908
7909 2004-01-21  Andrew Pinski  <apinski@apple.com>
7910
7911         PR target/13785
7912         * gcc.dg/20030121-1.c: New test.
7913
7914 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
7915
7916         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
7917         clobber frame pointer register in asm statement.
7918
7919 2004-01-21  Falk Hueffner  <falk@debian.org>
7920
7921         * gcc.c-torture/compile/20040121-1.c: New test.
7922
7923 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
7924
7925         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
7926
7927 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
7928
7929         * gcc.dg/ppc64-abi-2.c: New test.
7930
7931 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7932
7933         * lib/treelang.exp: Fill out this file.
7934         * lib/treelang-dg.exp: New File.
7935
7936 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7937
7938         * gcc.c-torture/compile/981022-1.c: Remove.
7939         * gcc.dg/array-5.c: Remove XFAIL.
7940         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
7941         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
7942         gcc.dg/cond-lvalue-1.c: Update.
7943         * gcc.dg/cast-lvalue-2.c: New test.
7944
7945 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
7946
7947         PR c++/13592
7948         * g++.dg/other/error1.C (class foo): Tweak error message.
7949
7950         PR c++/13592
7951         * g++.dg/template/call2.C: New test.
7952
7953 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7954
7955         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
7956         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
7957         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
7958         scalar-return-1_x.c, scalar-return-2_y.c,
7959         scalar-return-3_x.c, scalar-return-3_y.c,
7960         scalar-return-4_x.c, scalar-return-4_y.c,
7961         struct-align-1.h, struct-align-1_x.c,
7962         struct-align-1_y.c, struct-align-2.h,
7963         struct-align-2_x.c, struct-align-2_y.c,
7964         struct-by-value-10_y.c, struct-by-value-11_x.c,
7965         struct-by-value-11_y.c, struct-by-value-12_x.c,
7966         struct-by-value-12_y.c, struct-by-value-13_x.c,
7967         struct-by-value-13_y.c, struct-by-value-14_x.c,
7968         struct-by-value-14_y.c, struct-by-value-15_x.c,
7969         struct-by-value-15_y.c, struct-by-value-16_y.c,
7970         struct-by-value-17_y.c, struct-by-value-18_y.c,
7971         struct-by-value-19_y.c, struct-by-value-1_x.c,
7972         struct-by-value-1_y.c, struct-by-value-20_y.c,
7973         struct-by-value-2_x.c, struct-by-value-2_y.c,
7974         struct-by-value-3_y.c, struct-by-value-4_x.c,
7975         struct-by-value-4_y.c, struct-by-value-5_y.c,
7976         struct-by-value-6_y.c, struct-by-value-7_y.c
7977         struct-by-value-8_x.c, struct-by-value-8_y.c
7978         struct-by-value-9_x.c, struct-by-value-9_y.c
7979         struct-return-10_x.c, struct-return-10_y.c,
7980         struct-return-19_x.c, struct-return-20_x.c
7981         struct-return-2_x.c, struct-return-2_y.c
7982         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
7983         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
7984
7985 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7986
7987         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
7988         attribute on sparc*-sun-solaris2.*.
7989
7990 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
7991
7992         PR c++/13710
7993         * g++.dg/ext/typeof7.C: New test.
7994
7995 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
7996
7997         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
7998         * gcc.dg/const-elim-1.c: Same.
7999
8000 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
8001
8002         * objc.dg/stret-1.m: New.
8003         * objc.dg/stret-2.m: New.
8004
8005 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
8006
8007         PR c++/11895
8008         * g++.dg/ext/vector1.C: New test.
8009
8010 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
8011
8012         * gcc.dg/pch/import-1.c: New.
8013         * gcc.dg/pch/import-1.hs: New.
8014         * gcc.dg/pch/import-1a.h: New.
8015         * gcc.dg/pch/import-1b.h: New.
8016         * gcc.dg/pch/import-1c.h: New.
8017
8018 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
8019
8020         PR c++/13574
8021         * g++.dg/ext/array1.C: New test.
8022
8023         PR c++/13178
8024         * g++.dg/conversion/op1.C: New test.
8025
8026 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
8027
8028         PR 11864
8029         From Kazumoto Kojima / Dan Kegel:
8030         * gcc.dg/pr11864-1.c: New test.
8031
8032         PR 10392
8033         From Marcus Comstedt / Dan Kegel:
8034         * gcc.dg/pr10392-1.c: New test.
8035
8036 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
8037
8038         PR c++/13478
8039         * g++.dg/init/ref10.C: New test.
8040
8041 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8042
8043         PR c++/13407
8044         * g++.dg/parse/typename6.C: New test.
8045
8046 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
8047
8048         PR pch/13361
8049         * testsuite/g++.dg/pch/wchar-1.C: New.
8050         * testsuite/g++.dg/pch/wchar-1.Hs: New.
8051
8052 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8053
8054         PR c++/9259
8055         * g++.dg/expr/sizeof2.C: New test.
8056
8057 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
8058
8059         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8060
8061 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
8062
8063         PR c++/13659
8064         * g++.dg/lookup/strong-using-3.C: New.
8065         * g++.dg/lookup/using-10.C: New.
8066
8067 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
8068
8069         PR c++/13594
8070         * g++.dg/lookup/strong-using-2.C: New.
8071
8072 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
8073             Dan Kegel <dank@kegel.com>
8074             J"orn Rennecke <joern.rennecke@superh.com>
8075
8076         PR target/9365
8077         * gcc.dg/pr9365-1.c: New test.
8078
8079 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8080
8081         PR c++/8856
8082         * g++.dg/parse/casting-operator2.C: New test.
8083         * g++.old-deja/g++.pt/explicit83.C: Remove.
8084
8085 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
8086
8087         * gcc.dg/label-compound-stmt-1.c: New test.
8088         * gcc.c-torture/compile/950922-1.c,
8089         gcc.c-torture/compile/20000211-3.c,
8090         gcc.c-torture/compile/20000518-1.c,
8091         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8092         compound statements.
8093
8094 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
8095
8096         * gcc.dg/ppc64-abi-1.c: New test.
8097
8098 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
8099
8100          * g++.dg/ext/attrib9.C: Add dg-warnings.
8101
8102 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8103
8104         PR c++/12335
8105         * g++.dg/parse/dtor3.C: New test.
8106
8107 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
8108
8109         PR c++/12709
8110         * g++.dg/parse/try-catch-1.C: New test.
8111
8112 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
8113
8114         * ada/acats/run_all.sh: Add more verbose output in acats.log
8115         when compiling tests.
8116
8117 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
8118
8119         PR 13656
8120         * gcc.dg/typedef-redecl.c: New test case.
8121         * gcc.dg/typedef-redecl.h: New support file.
8122
8123 2004-01-13  Jan Hubicka  <jh@suse.cz>
8124
8125         * gcc.dg/always_inline.c: New test.
8126         * gcc.dg/debug/20031231-1.c: Fix.
8127
8128 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8129
8130         PR c++/13474
8131         * g++.dg/template/array3.C: New test.
8132
8133 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
8134
8135         * g++.dg/ext/lvalue1.C: No longer expected to fail.
8136         * g++.dg/warn/Wunused-2.C: Likewise.
8137
8138 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8139
8140         PR c++/13289
8141         * g++.dg/template/instantiate6.C: New test.
8142
8143 2004-01-12  Roger Sayle  <roger@eyesopen.com>
8144
8145         PR middle-end/11397
8146         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8147
8148 2004-01-12  Jan Hubicka  <jh@suse.cz>
8149
8150         PR opt/12826
8151         * gcc.dg/20040112-1.c: New.
8152
8153         * gcc.dg/dwarf-die[1-7].c: Move to...
8154         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8155         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8156
8157 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8158
8159         PR c++/4100
8160         * g++.dg/parse/friend4.C: New test.
8161
8162 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
8163
8164         PR c++/4100
8165         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8166         definition is called a friend.
8167
8168 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
8169
8170         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8171
8172 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
8173
8174         PR c++/3478
8175         * g++.dg/parse/error10.C: New test.
8176         * g++.dg/template/arg2.C: Accept "invalid type" error.
8177
8178 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
8179
8180         PR middle-end/13392
8181         * g++.dg/opt/expect2.C: New test.
8182
8183 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
8184
8185         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8186         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8187         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8188         Update dg-error regexps.
8189
8190 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
8191
8192         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8193         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8194
8195 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8196
8197         * gcc.dg/pragma-re-1.c: Use right pointer type.
8198
8199 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8200
8201         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8202
8203 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
8204
8205         * gcc.dg/rs6000-ldouble-1.c: New.
8206
8207 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8208
8209         DR 337
8210         PR c++/9256
8211         * g++.dg/other/abstract1.C: New test.
8212
8213 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
8214
8215         * g++.dg/lookup/strong-using-1.C: New.
8216
8217 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
8218
8219         PR c/11234
8220         * gcc.dg/func-ptr-conv-1.c: New test.
8221         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8222
8223 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
8224
8225         PR target/13380.
8226         * gcc.c-torture/compile/20040109-1.c: New.
8227
8228 2004-01-08  Stuart Hastings  <stuart@apple.com>
8229
8230         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8231         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8232         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8233
8234 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
8235
8236         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8237
8238 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8239
8240         * ada/acats/run_acats: Treat 'gnatchop' the same way
8241         as 'gnatmake'.  Export GCC_DRIVER.
8242         * ada/acats/run_all.sh: Add target_gnatchop.  Use
8243         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8244
8245 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8246
8247         PR c++/12573
8248         * g++.dg/template/dependent-expr4.C: New test.
8249
8250 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
8251
8252         * gcc.dg/altivec-11.c: New test.
8253
8254 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
8255
8256         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8257
8258 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
8259
8260         PR c/6024
8261         * gcc.dg/enum-compat-1.c: New test.
8262         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8263
8264 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
8265
8266         PR c/12165
8267         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8268         gcc.dg/c99-idem-qual-3.c: New tests.
8269
8270 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
8271
8272         * gcc.dg/winline-7.c: Don't cast void * to int.
8273
8274 2004-01-06  Jan Hubicka  <jh@suse.cz>
8275
8276         * gcc.dg/i386-sse-5.c: New test
8277         * g++.dg/eh/simd-1.c: Add -w argument for i386.
8278
8279 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
8280
8281         PR c++/12815
8282         * g++.dg/rtti/typeid4.C: New test.
8283
8284 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8285
8286         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8287
8288 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
8289
8290         PR c++/12132
8291         * g++.dg/template/error11.C: New test.
8292
8293         PR c++/13451
8294         * g++.dg/template/class2.C: New test.
8295
8296 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
8297         Richard Sandiford <rsandifo@redhat.com>
8298
8299         PR c++/13387
8300         * g++.dg/opt/alias3.C: New test.
8301
8302 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
8303
8304         PR c++/13157
8305         * g++.dg/template/koenig3.C: New test.
8306
8307         PR c++/13529
8308         * g++.dg/parse/offsetof3.C: New test.
8309
8310         * g++.dg/init/copy7.C: Add missing dg-error markers.
8311
8312         PR c++/12226
8313         * g++.dg/init/copy7.c: New test.
8314
8315         PR c++/13536
8316         * g++.dg/parse/cast1.C: New test.
8317
8318 2004-01-04  Jan Hubicka  <jh@suse.cz>
8319
8320         * gcc.dg/winline[1-7].c: New tests.
8321
8322 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8323
8324         PR c++/13520
8325         * g++.dg/template/qualttp22.C: New test.
8326
8327 2004-01-01  Jan Hubicka  <jh@suse.cz>
8328
8329         * gcc.dg/debug/20031231-1.c: New.
8330         * gcc.c-torture/compile/20040101-1.c: New.
8331         * gcc.dg/dwarf-die-[1-7].c: New.
8332
8333 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
8334
8335         PR optimization/13521
8336         * gcc.c-torture/compile/20031231-1.c: New test.
8337
8338 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
8339
8340         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8341
8342 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8343
8344         PR c++/10079
8345         * g++.dg/template/crash16.C: New test.
8346
8347 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
8348
8349         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8350
8351 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
8352
8353         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8354         ports.
8355         * g++.old-deja/g++.jason/thunk3.C: Likewise.
8356         * g++.old-deja/g++.law/profile1.C: Likewise.
8357         * gcc.c-torture/compile/981006-1.c: Likewise.
8358         * gcc.c-torture/execute/loop-2e.x: Likewise.
8359         * gcc.c-torture/execute/loop-2f.x: Remove.
8360         * gcc.c-torture/execute/loop-2g.x: Likewise.
8361         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8362         * gcc.dg/20020312-2.c: Remove traces of dead ports.
8363
8364 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
8365
8366         PR c++/13507
8367         * g++.dg/ext/attrib11.C: New test.
8368
8369         PR c++/13494
8370         * g++.dg/template/array2-1.C: New test.
8371         * g++.dg/template/array2-2.C: New test.
8372
8373 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
8374
8375         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8376
8377 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8378
8379         PR c++/12774
8380         * g++.dg/template/array1-1.C: New test.
8381         * g++.dg/template/array1-2.C: New test.
8382
8383 2003-12-29  Roger Sayle  <roger@eyesopen.com>
8384
8385         PR fortran/12632
8386         * g77.dg/12632.f: New test case.
8387
8388 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8389
8390         PR c++/13289
8391         * g++.dg/parse/nontype1.C: New test.
8392
8393 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8394
8395         PR c++/12403
8396         * g++.dg/parse/explicit1.C: New test.
8397         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8398
8399 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
8400
8401         PR c++/13081
8402         * g++.dg/opt/inline6.C: New test.
8403
8404         PR c++/12613
8405         * g++.dg/parse/error9.C: New test.
8406
8407         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8408
8409 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
8410
8411         PR c++/13009
8412         * g++.dg/init/assign1.C: New test.
8413
8414 2003-12-28  Roger Sayle  <roger@eyesopen.com>
8415
8416         PR c++/13070
8417         * g++.dg/warn/format3.C: New test case.
8418
8419 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8420
8421         * gcc.c-torture/compile/20031227-1.c: New test.
8422
8423 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8424
8425         * g++.dg/bprob/bprob.exp: Load target-supports.exp
8426         * g77.dg/bprob/bprob.exp: Likewise.
8427         * gcc.misc-tests/bprob.exp: Likewise.
8428         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
8429         variants on systems where the library does not provide that
8430         functionality.
8431         * gcc.dg/builtins-20.c: Use builtins-config.h.
8432         * gcc.dg/builtins-config.h: New file.
8433
8434 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8435
8436         * lib/gcc-dg.exp (dg-require-profiling): New function.
8437         * lib/target-supports.exp (check_profiling_available): Likewise.
8438         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8439         * g77.dg/bprob/bprob.exp: Likewise.
8440         * gcc.misc-tests/bprob.exp: Likewise.
8441         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8442         * gcc.dg/20021014-1.c: Likewise.
8443         * gcc.dg/nest.c: Likewise.
8444
8445 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8446
8447         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8448         compiling.
8449         * g++.dg/lookup/java2.C: Likewise.
8450         * gcc.dg/cpp/lexident.c: Likewise.
8451
8452 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8453
8454         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8455         given.
8456         * gcc.c-torture/compile/961203-1.c: Likewise.
8457         * gcc.c-torture/compile/980506-1.c: Likewise.
8458
8459 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
8460
8461         * lib/gcc-dg.exp (dg-prune-output): New annotation.
8462         (additional_prunes): New global.
8463         (gcc-dg-prune): Handle additional per-test pruning.
8464         (dg-test): Clear additional_prunes between tests.
8465
8466         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
8467         dg-prune-output to avoid spurious failures from assembler
8468         complaining about nonexistent WAW violations.
8469         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8470         Use dg-prune-output to avoid spurious failures from assembler
8471         warning about Itanium B-step errata.
8472
8473 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8474
8475         * g++.dg/abi/macro0.C: New test.
8476         * g++.dg/abi/macro1.C: Likewise.
8477         * g++.dg/abi/macro2.C: Likewise.
8478
8479         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8480         * g++.dg/abi/bitfield7.C: Likewise.
8481         * g++.dg/abi/dtor2.C: Likewise.
8482         * g++.dg/abi/mangle11.C: Likewise.
8483         * g++.dg/abi/mangle12.C: Likewise.
8484         * g++.dg/abi/mangle14.C: Likewise.
8485         * g++.dg/abi/mangle17.C: Likewise.
8486         * g++.dg/abi/vbase10.C: Likewise.
8487         * g++.dg/abi/vbase14.C: Likewise.
8488         * g++.dg/template/qualttp17.C: Likewise.
8489
8490 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
8491
8492         PR c/11995
8493         * gcc.dg/20031223-1.c: New test.
8494
8495 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8496
8497         * gcc.dg/noreturn-7.c: New test.
8498
8499 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8500
8501         * gcc.dg/null-pointer-1.c: New test.
8502
8503 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
8504
8505         * g++.old-deja/g++.jason/template18.C: Remove.
8506         * g++.old-deja/g++.jason/template37.C: Likewise.
8507
8508         PR c++/12862
8509         * g++.dg/lookup/ns1.C: New test.
8510
8511         PR c++/12397
8512         * g++.dg/template/lookup3.C: New test.
8513
8514 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
8515
8516         * g++.dg/template/recurse1.C: New test
8517
8518 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
8519
8520         PR c++/12479
8521         * g++.dg/parse/semicolon1.C: New test.
8522         * g++.dg/parse/semicolon1.h: Likewise.
8523
8524 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
8525
8526         * gcc.dg/darwin-misaligned.c: New test.
8527
8528 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
8529
8530         PR c/9163
8531         * gcc.dg/20031222-1.c: New test.
8532
8533 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
8534
8535         PR c++/13438
8536         * g++.dg/parse/error8.C: New test.
8537
8538         PR c++/11554
8539         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
8540
8541 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
8542
8543         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
8544         too small.
8545         * gcc.c-torture/compile/930217-1.c: Likewise.
8546         * gcc.c-torture/compile/930513-1.c: Likewise.
8547         * gcc.c-torture/execute/920908-2.c: Likewise.
8548         * gcc.c-torture/execute/921204-1.c: Likewise.
8549         * gcc.c-torture/execute/930621-1.c: Likewise.
8550         * gcc.c-torture/execute/930630-1.c: Likewise.
8551         * gcc.c-torture/execute/931031-1.c: Likewise.
8552         * gcc.c-torture/execute/980602-2.c: Likewise.
8553         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8554         * gcc.c-torture/execute/compndlit-1.c: Likewise.
8555         * gcc.c-torture/execute/extzvsi.c: Likewise.
8556         * gcc.c-torture/unsorted/ext.c: Likewise.
8557
8558 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
8559
8560         PR target/12749
8561         * gcc.c-torture/compile/20031220-2.c: New test case.
8562
8563 2003-12-20  Roger Sayle  <roger@eyesopen.com>
8564
8565         PR optimization/13031
8566         * gcc.c-torture/compile/20031220-1.c: New test case.
8567
8568 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8569
8570         * gcc.dg/cast-function-1.c: New test.
8571
8572 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8573
8574         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
8575         formats.
8576
8577 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
8578
8579         PR c++/12795
8580         * g++.dg/ext/attrib10.C: New test.
8581
8582 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
8583
8584         * gcc.dg/cleanup-10.c: New test.
8585         * gcc.dg/cleanup-11.c: New test.
8586
8587 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
8588
8589         PR c++/13239
8590         * g++.dg/opt/expect1.C: New test.
8591
8592 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
8593
8594         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
8595
8596 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
8597
8598         PR debug/12923
8599         * gcc.dg/20031218-1.c: New test.
8600
8601         PR debug/12389
8602         * gcc.dg/20031218-2.c: New test.
8603         * gcc.dg/20031218-3.c: New test.
8604
8605         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
8606         of label name and allow for USER_LABEL_PREFIX == "_" names.
8607         * g++.dg/abi/mangle18-2.C: Likewise.
8608         * g++.dg/abi/mangle19-1.C: Likewise.
8609         * g++.dg/abi/mangle19-2.C: Likewise.
8610         * g++.dg/abi/mangle20-1.C: Likewise.
8611         * g++.dg/abi/mangle20-2.C: Likewise.
8612
8613 2003-12-18  Richard Henderson  <rth@redhat.com>
8614
8615         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
8616
8617 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
8618             Dan Kegel <dank@kegel.com>
8619
8620         PR other/12009
8621         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
8622         testing a cross compiler, it causes spurious compile failures.
8623         * lib/g++.exp: Likewise.
8624
8625 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8626
8627         PR c++/13262
8628         * g++.dg/template/access13.C: New test.
8629
8630 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
8631
8632         * gcc.dg/20031216-1.c: New test.
8633
8634 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8635
8636         PR c++/9154
8637         * g++.dg/template/error10.C: New test.
8638
8639 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
8640
8641         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
8642         * g++.dg/eh/simd-2.C: Likewise.
8643
8644 2003-12-17  James E Wilson  <wilson@specifixinc.com>
8645             Roger Sayle  <roger@eyesopen.com>
8646
8647         * gcc.c-torture/execute/ieee/mzero5.c: New.
8648
8649 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
8650
8651         PR c++/10603
8652         * g++.dg/parse/error6.C: New test.
8653
8654         PR c++/12827
8655         * g++.dg/parse/error7.C: New test.
8656
8657 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
8658
8659         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
8660         at -O with stabs debugging formats.
8661         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
8662         * gcc.dg/debug/debug-2.c: Likewise.
8663
8664 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
8665
8666         PR c++/12696
8667         * g++.dg/init/error1.C: New test.
8668
8669         PR c++/12218
8670         * g++.dg/init/pm3.C: New test.
8671
8672 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8673
8674         PR c/3347
8675         * gcc.dg/bitfld-8.c: New test.
8676
8677 2003-12-16  James Lemke  <jim@wasabisystems.com>
8678
8679         * gcc.dg/arm-scd42-[123].c: New tests.
8680
8681 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8682
8683         PR c++/9043
8684         * g++.dg/abi/mangle20-1.C: New test.
8685         * g++.dg/abi/mangle20-2.C: New test.
8686
8687 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
8688
8689         PR c++/13275
8690         * g++.dg/other/offsetof2.C: Remove XFAIL.
8691         * g++.dg/parse/offsetof1.C: New test.
8692         * g++.gd/parse/offsetof2.C: Likewise.
8693
8694 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8695
8696         * g++.dg/template/nontype3.C: New test.
8697         * g++.dg/template/static2.C: Tweaked the dg-error clause.
8698
8699 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8700
8701         * g++.dg/warn/noreturn-3.C: Also test instantiation.
8702
8703 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8704
8705         PR c++/13387
8706         * g++.dg/expr/assign1.C: New test.
8707
8708         PR c++/13242
8709         * g++.dg/abi/mangle19-1.C: New test.
8710         * g++.dg/abi/mangle19-2.C: New test.
8711
8712 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
8713
8714         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
8715
8716 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
8717
8718         * gcc.c-torture/execute/20031216-1.c: New test.
8719
8720 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8721
8722         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
8723         an ICE regression.
8724
8725 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8726
8727         PR c++/10926
8728         * g++.dg/template/error9.C: New test.
8729
8730         PR c++/11116
8731         * g++.dg/template/error8.C: New test.
8732
8733 2003-12-15  Roger Sayle  <roger@eyesopen.com>
8734
8735         PR middle-end/13400
8736         * gcc.c-torture/execute/20031215-1.c: New test case.
8737
8738 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8739
8740         PR c++/13269
8741         * g++.dg/parse/error5.C: New test.
8742
8743         PR c++/12989
8744         * g++.dg/expr/sizeof1.C: New test.
8745
8746         PR c++/13310
8747         * g++.dg/template/crash15.C: New test.
8748
8749 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
8750
8751         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
8752         a non-POD type as the last named parameter of a varargs function.
8753
8754 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8755
8756         PR c++/13243
8757         PR c++/12573
8758         * g++.dg/template/crash14.C: New test.
8759         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
8760
8761 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
8762
8763         * g++.dg/other/java1.C: New test.
8764
8765         PR c++/13241
8766         * g++.dg/abi/mangle18-1.C: New test.
8767         * g++.dg/abi/mangle18-2.C: New test.
8768
8769 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8770
8771         PR optimization/10312
8772         * gcc.c-torture/execute/20031214-1.c: New.
8773
8774 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
8775
8776         PR c++/10779
8777         PR c++/12160
8778         * g++.dg/parse/error3.C: New test.
8779         * g++.dg/parse/error4.C: Likewise.
8780         * g++.dg/abi/mangle4.C: Tweak error messages.
8781         * g++.dg/lookup/using5.C: Likewise.
8782         * g++.dg/other/error2.C: Likewise.
8783         * g++.dg/parse/typename5.C: Likewise.
8784         * g++.dg/parse/undefined1.C: Likewise.
8785         * g++.dg/template/arg2.C: Likewise.
8786         * g++.dg/template/ttp3.C: Likewise.
8787         * g++.dg/template/type1.C: Likewise.
8788         * g++.old-deja/g++.other/crash32.C: Likewise.
8789         * g++.old-djea/g++.pt/defarg8.C: Likewise.
8790
8791 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8792
8793         PR c++/13106
8794         * g++.dg/warn/noreturn-3.C: New test.
8795
8796 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8797
8798         PR c++/13118
8799         * g++.dg/abi/covariant3.C: New.
8800
8801 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
8802
8803         * g++.dg/eh/ia64-1.C: New test.
8804
8805 2003-12-12  Roger Sayle  <roger@eyesopen.com>
8806
8807         PR optimization/13037
8808         * g77.f-torture/execute/13037.f: New test case.
8809
8810 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8811
8812         PR c++/12881
8813         * g++.dg/abi/covariant2.C: New.
8814
8815 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
8816
8817         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
8818
8819 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
8820
8821         * gcc.c-torture/execute/wchar_t-1.x: Delete.
8822
8823 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
8824
8825         PR other/10819
8826         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
8827         to fix Bug 10819.
8828         * lib/g++.exp (g++_version): Likewise.
8829         * lib/g77.exp (g77_version): Likewise.
8830         * lib/objc.exp (default_objc_version): Likewise.
8831
8832 2003-12-10  Richard Henderson  <rth@redhat.com>
8833
8834         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
8835
8836         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
8837
8838 2003-12-08  Matt Austern  <austern@apple.com>
8839
8840         PR c/13134
8841         * lib/gcc-dg.exp (dg-require-visibility): Define.
8842         * lib/target-supports (check_visibility_available): Define.
8843         * gcc.dg/visibility-1.c: New test.
8844         * gcc.dg/visibility-2.c: Likewise.
8845         * gcc.dg/visibility-3.c: Likewise.
8846         * gcc.dg/visibility-4.c: Likewise.
8847         * gcc.dg/visibility-5.c: Likewise.
8848         * gcc.dg/visibility-6.c: Likewise.
8849         * g++.dg/ext/visibility-1.C: Likewise.
8850         * g++.dg/ext/visibility-2.C: Likewise.
8851         * g++.dg/ext/visibility-3.C: Likewise.
8852         * g++.dg/ext/visibility-4.C: Likewise.
8853         * g++.dg/ext/visibility-5.C: Likewise.
8854         * g++.dg/ext/visibility-6.C: Likewise.
8855
8856 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8857
8858         * g++.dg/lookup/java1.C: New test.
8859         * g++.dg/lookup/java2.C: New test.
8860
8861 2003-12-07  Falk Hueffner  <falk@debian.org>
8862
8863         * g++.dg/opt/noreturn-1.C: New test.
8864
8865 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
8866
8867         * gcc.dg/overflow-1.c: New test.
8868
8869 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
8870
8871         * g77.f-torture/compile/13060.f: New test.
8872
8873 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
8874
8875         PR c++/13323
8876         * g++.dg/inherit/operator2.C: New test.
8877
8878 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
8879
8880         PR c++/13305
8881         * g++.dg/ext/attrib9.C: New test.
8882
8883 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
8884
8885         PR c++/13314
8886         * g++.dg/template/error7.C: New test.
8887
8888 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
8889             J"orn Rennecke <joern.rennecke@superh.com>
8890
8891         PR target/13302
8892         * g++.dg/other/struct-va_list.C: New test.
8893
8894 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8895
8896         PR c++/13166
8897         * g++.dg/parse/defarg6.C: New test.
8898
8899 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
8900
8901         PR target/13256
8902         * gcc.c-torture/execute/20031201-1.c: New test.
8903
8904 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
8905
8906         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
8907
8908 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8909
8910         * gcc.dg/builtin-return-1.c: New test.
8911
8912 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
8913             J"orn Rennecke <joern.rennecke@superh.com>
8914
8915         PR optimization/13260
8916         * gcc.c-torture/execute/20031204-1.c: New test.
8917
8918 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
8919
8920         PR c++/9127
8921         * g++.dg/template/error6.C: New test.
8922
8923 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
8924
8925         * gcc.dg/20031202-1.c: New test.
8926
8927 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
8928
8929         PR c++/13179
8930         * g++.dg/template/eh1.C: New test.
8931
8932         PR c++/10771
8933         * g++.dg/template/error5.C: New test.
8934
8935 2003-12-02  David Ung  <davidu@mips.com>
8936
8937         * gcc.dg/compat/vector-check.h: Corrected type for var
8938         g_##TMODE
8939
8940 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8941
8942         PR c++/10126
8943         * g++.dg/template/ptrmem8.C: New test.
8944
8945 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8946
8947         PR c++/12573
8948         * g++.dg/template/dependent-expr3.C: New test.
8949
8950 2003-12-01  James Lemke  <jim@wasabisystems.com>
8951
8952         * gcc.dg/arm-g2.c: New test.
8953
8954 2003-12-01  Roger Sayle  <roger@eyesopen.com>
8955
8956         PR optimization/11634
8957         * gcc.dg/20031201-2.c: New test case.
8958
8959 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
8960
8961         PR 11433
8962         * objc.dg/proto-lossage-3.m: New test.
8963
8964 2003-12-01  Roger Sayle  <roger@eyesopen.com>
8965
8966         PR optimization/12628
8967         * gcc.dg/20031201-1.c: New test case.
8968
8969 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
8970
8971         * gcc.dg/unaligned-1.c: New test.
8972
8973 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
8974
8975         PR c++/9849
8976         * g++.dg/template/error4.C: New test.
8977         * g++.dg/template/nested3.C: Adjust error markers.
8978
8979 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8980
8981         * gcc.dg/cpp/assert4.c: Check more #system assertions.
8982
8983 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
8984
8985         PR c/10333
8986         * gcc.dg/bitfld-7.c: New test.
8987
8988 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
8989
8990         * gcc.dg/tls/asm-1.C: New test.
8991
8992 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8993
8994         * gcc.dg/cpp/assert4.c: Update.
8995
8996 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8997
8998         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
8999         * gcc.dg/builtin-apply3.c: New test.
9000
9001 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9002
9003         * lib/compat.exp (compat-obj): New xfaildata parameter.
9004         Use it to set compiler_conditional_xfail_data before compiling.
9005         (compat-get-options): Handle dg-xfail-if.
9006         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9007         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9008         * gcc.dg/compat/vector-1_y.c: Likewise.
9009         * gcc.dg/compat/vector-2_x.c: Likewise.
9010         * gcc.dg/compat/vector-2_y.c: Likewise.
9011
9012 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9013
9014         * g++.dg/opt/reg-stack4.C: New test.
9015
9016 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9017
9018         * gcc.dg/builtin-apply2.c: New test.
9019
9020 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
9021
9022         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9023
9024 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9025
9026         PR c++/12924
9027         * g++.dg/template/template-id-2.C: New test.
9028
9029 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9030
9031         PR c++/5369
9032         * g++.dg/template/memfriend1.C: New test.
9033         * g++.dg/template/memfriend2.C: Likewise.
9034         * g++.dg/template/memfriend3.C: Likewise.
9035         * g++.dg/template/memfriend4.C: Likewise.
9036         * g++.dg/template/memfriend5.C: Likewise.
9037         * g++.dg/template/memfriend6.C: Likewise.
9038         * g++.dg/template/memfriend7.C: Likewise.
9039         * g++.dg/template/memfriend8.C: Likewise.
9040         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9041
9042 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
9043
9044         PR c++/12515
9045         * g++.dg/ext/cond1.C: New test.
9046
9047 2003-11-20  Richard Henderson  <rth@redhat.com>
9048
9049         * gcc.dg/20020201-2.c: Remove.
9050         * gcc.dg/20020201-4.c: Remove.
9051         * gcc.dg/20020304-1.c: Remove.
9052
9053 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9054
9055         * gcc.dg/cpp/trad/xwin1.c: New test case.
9056
9057 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9058
9059         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9060         * lib/g77.exp: Likewise.
9061         * lib/objc.exp: Likewise.
9062         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9063         for darwin.
9064
9065 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9066
9067         PR c++/12932
9068         * g++.dg/template/static5.C: New test.
9069
9070 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
9071
9072         * gcc.dg/nested-func-1.c: New test.
9073
9074 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9075
9076         * gcc.dg/cpp/assert4.c: New test.
9077
9078 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
9079
9080         PR c++/2294
9081         * g++.dg/lookup/using9.c: New test.
9082
9083 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
9084
9085         PR c++/12762
9086         * g++.dg/template/error3.C: New test.
9087
9088 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9089
9090         PR ada/13035
9091         * ada/acats/run_acats, run_all.sh: Fix syntax error.
9092         No longer use a wrapper for gcc, since this does not work under
9093         Windows.
9094
9095 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
9096
9097         PR c++/2094
9098         * g++.dg/template/ptrmem7.C: New test.
9099
9100 2003-11-13  Andrew Pinski <apinski@apple.com>
9101
9102         * gcc.c-torture/compile/20031113-1.c: New test.
9103
9104 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
9105             Kean Johnston <jkj@sco.com>
9106
9107         PR c/13029
9108         * gcc.dg/unused-4.c: Update.
9109
9110 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9111
9112         * g++.dg/opt/const3.C: New test.
9113
9114 2003-11-13  Jan Hubicka  <jh@suse.cz>
9115
9116         * gcc.c-torture/compile/20031112-1.c: New test.
9117
9118 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
9119
9120         * g++.dg/parse/crash10.C: Remove bogus error marker.
9121
9122 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9123
9124         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9125         (host_gcc): Likewise.
9126         (ROOT): Honor $PWDCMD.
9127         (BASE): Likewise.
9128         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9129
9130 2003-11-12  Catherine Moore  <clm@redhat.com>
9131
9132         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
9133
9134 2003-11-12  Andreas Jaeger  <aj@suse.de>
9135             Jakub Jelinek  <jakub@redhat.com>
9136             Andrew Pinski  <pinskia@physics.uc.edu>
9137             Richard Henderson  <rth@redhat.com>
9138
9139         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9140         systems.
9141         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9142
9143         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9144         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9145
9146 2003-11-11  Andreas Jaeger  <aj@suse.de>
9147
9148         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9149
9150         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9151
9152 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
9153
9154         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9155         Clean ups.
9156
9157 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
9158
9159         * gcc.dg/trampoline-1.c: New test.
9160
9161 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
9162
9163         * gcc.c-torture/compile/200031109-1.c: New test.
9164
9165 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
9166
9167         PR c/3190
9168         PR c/8714
9169         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9170         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9171         gcc.dg/format/no-y2k-1.c: Update.
9172
9173 2003-11-08  Roger Sayle  <roger@eyesopen.com>
9174
9175         PR optimization/10467
9176         * gcc.dg/20031108-1.c: New test case.
9177
9178 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
9179
9180         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9181
9182 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
9183
9184         * gcc.dg/compound-lvalue-1.c: New test.
9185         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9186         some XFAILs.
9187
9188 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
9189
9190         * gcc.dg/altivec-varargs-1.c: New test.
9191
9192 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
9193
9194         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9195         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9196         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
9197         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
9198         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9199
9200 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
9201
9202         * gcc.dg/cond-lvalue-1.c: New test.
9203
9204 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
9205
9206         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9207
9208 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9209
9210         PR c++/11616
9211         * g++.dg/template/instantiate5.C: New test.
9212
9213 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9214
9215         PR c++/12726
9216         * g++.dg/ext/complit2.C: Replace test with self-contained version.
9217         * ChangeLog: Add missing first entry for above test.
9218
9219 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9220
9221         PR c++/9810
9222         * g++.dg/template/using8.C: New test.
9223         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9224
9225 2003-11-02  Roger Sayle  <roger@eyesopen.com>
9226
9227         PR optimization/10817
9228         * gcc.c-torture/compile/20031102-1.c: New test case.
9229
9230 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
9231
9232         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9233         2147483647.
9234
9235 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
9236
9237         * gcc.dg/20031102-1.c: New test.
9238
9239 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
9240
9241         * gcc.dg/complex-1.c: New test.
9242
9243 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9244
9245         PR c++/12796
9246         * g++.dg/template/crash13.C: Adjust expected error location.
9247         * g++.old-deja/g++.brendan/ns1.C: Likewise.
9248
9249 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
9250
9251         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9252
9253 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
9254
9255         PR/10239
9256         * gcc.c-torture/compile/20031031-2.c: New test.
9257
9258 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
9259
9260         PR/11640
9261         * gcc.c-torture/compile/20031031-1.c: New test.
9262
9263 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
9264
9265         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9266         * gcc.misc-tests/bprob.exp: Likewise.
9267         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9268         the execution test on arm-elf configs.
9269         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
9270         configs that don't support scratch files.
9271         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9272
9273 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
9274
9275         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9276         done by dejagnu.
9277
9278 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
9279
9280         * ada/acats/run_all.sh: Redirect mv output to /dev/null
9281         Avoid non pure sh syntax. Add more logging.
9282
9283         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9284         fail.
9285
9286 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9287
9288         PR libgcj/10610
9289         * gcc.dg/ppc-stackalign-1.c: New test.
9290
9291 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
9292
9293         * ada/acats/run_all.sh: Change output to be more compliant with
9294         dejagnu framework.
9295         Create acats.sum and acats.log files under testsuite/ada/acats
9296         Only run [a-z]* directories, to filter out e.g. CVS.
9297         Redirect build output to log file.
9298
9299 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
9300
9301         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9302
9303 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
9304
9305         PR ada/5909:
9306         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9307
9308 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
9309
9310         * gcc.c-torture/compile/20031023-1.c: New test.
9311         * gcc.c-torture/compile/20031023-2.c: New test.
9312         * gcc.c-torture/compile/20031023-3.c: New test.
9313         * gcc.c-torture/compile/20031023-4.c: New test.
9314
9315 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9316
9317         PR c++/10371
9318         * g++.dg/lookup/scoped8.C: New test.
9319
9320 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
9321
9322         * g++.dg/opt/reg-stack3.C: New test.
9323
9324 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
9325
9326         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
9327
9328 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9329
9330         PR c++/11076
9331         * g++.dg/template/crash13.C: New test.
9332
9333 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
9334
9335         * gcc.dg/c99-restrict-2.c: New test.
9336
9337 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
9338
9339         PR c++/12698, c++/12699, c++/12700, c++/12566
9340         * g++.dg/inherit/covariant9.C: New test.
9341         * g++.dg/inherit/covariant10.C: New test.
9342         * g++.dg/inherit/covariant11.C: New test.
9343
9344 2003-10-23  Jason Merrill  <jason@redhat.com>
9345
9346         PR c++/12726
9347         * g++.dg/ext/complit2.C: New test.
9348
9349 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
9350
9351         PR target/12654
9352         * gcc.c-torture/execute/20031020-1.c: New test.
9353
9354 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9355
9356         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9357         following the jump_insn.
9358
9359 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
9360
9361         * gcc.dg/cast-lvalue-1.c: New test.
9362
9363 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
9364
9365         PR c++/11962
9366         * g++.dg/template/cond2.C: New test.
9367
9368 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
9369
9370         * gcc.dg/builtins-28.c: New test.
9371
9372 2003-10-20  Jan Hubicka  <jh@suse.cz>
9373
9374         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9375         parameter.
9376         * testsuite/gcc.dg/inline-2.c: Likewise.
9377
9378 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9379
9380         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
9381         * gcc.dg/nest.c:  Likewise.
9382
9383 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9384
9385         PR c++/9781, c++/10583, c++/11862
9386         * g++.dg/parse/crash13.C: New test.
9387
9388 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9389
9390         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9391
9392 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
9393
9394         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9395         Define HAVE_C99_RUNTIME except on Solaris.
9396         * gcc.dg/builtins-20.c: Likewise.
9397
9398 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9399
9400         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9401
9402 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9403
9404         PR c++/12495
9405         * g++.dg/template/crash21.C: New test.
9406
9407 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9408
9409         PR c++/2513
9410         * g++.dg/template/typename5.C: New test.
9411
9412 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9413
9414         PR c++/12369
9415         * g++.dg/template/friend25.C: New test.
9416
9417 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
9418
9419         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9420         versions.
9421
9422 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
9423
9424         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9425         == 2147483647.
9426
9427 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
9428
9429         * gcc.c-torture/execute/960416-1.x: Remove.
9430         * gcc.c-torture/execute/divconst-3.x: Likewise.
9431
9432 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
9433
9434         PR target/12598
9435         * gcc.dg/torture/cris-volatile-1.c: New test.
9436
9437 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9438
9439         PR optimization/9325
9440         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9441         for overflowing floating point to integer conversion during RTL
9442         simplification.
9443
9444 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
9445
9446         * objc/execute/_cmd.m: Fix typo.
9447         * objc.dg/image-info.m, objc.dg/symtab-1.m:
9448         Relax 'scan-assembler' regexp.
9449         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9450         objc.dg/try-catch-4.m: Run on non-Darwin targets.
9451         * objc.dg/zero-link-2.m: Remove blank line.
9452         * objc.dg/zero-link-3.m: New test case.
9453
9454 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
9455
9456         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9457
9458         * gcc.dg/asm-names.c: Use scan-assembler-not rather
9459         than linker trickery.
9460
9461 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9462
9463         PR c++/12370
9464         * g++.dg/other/friend2.C: New test.
9465
9466 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
9467
9468         * gcc.dg/20031012-1.c: New test.
9469
9470 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
9471
9472         * gcc.dg/weak/weak-3.c: Fix for new warning.
9473
9474 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9475
9476         PR optimization/8750
9477         * gcc.c-torture/execute/20031012-1.c: New test case.
9478
9479 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9480
9481         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9482         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9483
9484 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9485
9486         PR optimization/12260
9487         * gcc.c-torture/compile/20031011-2.c: New test case.
9488
9489 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9490
9491         * gcc.c-torture/execute/20031011-1.c: New testcase.
9492
9493 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
9494
9495         * gcc.c-torture/compile/20031011-1.c: New test.
9496
9497 2003-10-11  Jan Hubicka  <jh@suse.cz>
9498
9499         * g++.dg/other/first-global.C: New test.
9500
9501 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9502
9503         * gcc.c-torture/execute/string-opt-18.c: New testcase.
9504
9505 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
9506
9507         * gcc.c-torture/compile/20031010-1.c: New test.
9508
9509 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
9510
9511         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
9512         * gcc.c-torture/execute/va-arg-25.c: ... here.
9513
9514 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
9515
9516         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
9517
9518 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
9519
9520         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
9521
9522 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
9523
9524         * g++.dg/parse/error2.C: New test.
9525
9526 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
9527
9528         PR c++/11097
9529         * g++.dg/other/error5.C: Modify the error message.
9530         * g++.dg/lookup/using8.C: New test.
9531
9532 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
9533
9534         * gcc.dg/darwin-abi-2.c: New file.
9535         * gcc.c-torture/execute/va-arg-24.c: New file.
9536
9537 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
9538
9539         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
9540         indentation.
9541
9542 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
9543
9544         PR c++/10147
9545         * g++.dg/other/error4.C: Update error messages.
9546         * g++.dg/template/ptrmem4.C: Likewise.
9547
9548         PR c++/12337
9549         * g++.dg/init/new9.C: New test.
9550
9551         PR c++/12334, c++/12236, c++/8656
9552         * g++.dg/ext/attrib8.C: New test.
9553
9554 2003-10-06  Devang Patel  <dpatel@apple.com>
9555
9556         * gcc.dg/debug/dwarf2-3.h: New test.
9557         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
9558
9559 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
9560
9561         * g++.dg/opt/cfg2.C: New test.
9562
9563 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9564
9565         * g++.dg/opt/float1.C: New test.
9566
9567 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9568
9569         * gcc.dg/c90-array-lval-6.c: New test.
9570         * gcc.dg/c99-array-lval-6.c: New test.
9571
9572 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
9573             Ziemowit Laski  <zlaski@apple.com>
9574
9575         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
9576         'Derived', so that it is never considered a class method; add
9577         new warning for '+port' method ambiguity.
9578         * objc.dg/method-12.m: Include <objc/objc.h> instead of
9579         <objc/objc-api.h> (needed on Mac OS X).
9580         * objc.dg/method-13.m: New test.
9581
9582 2003-10-03  Roger Sayle  <roger@eyesopen.com>
9583
9584         PR optimization/9325, PR java/6391
9585         * gcc.c-torture/execute/20031003-1.c: New test case.
9586
9587 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
9588
9589         PR optimization/12180
9590         * gcc.dg/20031002-1.c: New test.
9591
9592         PR c++/12486
9593         * g++.dg/inherit/error1.C: New test.
9594
9595 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
9596
9597         * lib/f-torture.exp (search_for): Rename to...
9598         (search_for_re): This.  Also, clean up comments and the
9599         "regexp" invocation.
9600
9601 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
9602
9603         * gcc.c-torture/compile/20031002-1.c: New test.
9604
9605 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
9606
9607         * g++.dg/opt/cond1.C: New test.
9608
9609 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
9610
9611         * gcc.dg/Wold-style-definition-2.c: New testcase.
9612         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
9613
9614 2003-09-29  Richard Henderson  <rth@redhat.com>
9615
9616         * g++.dg/init/array10.C: Add dg-options.
9617
9618 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
9619
9620         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
9621
9622 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9623
9624         * g++.dg/template/friend19.C: Fix typo.
9625         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
9626
9627 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
9628
9629         * gcc.c-torture/execute/20030928-1.c: New test.
9630         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
9631
9632 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9633
9634         * g++.dg/opt/unroll1.C: New test.
9635
9636 2003-09-26  Roger Sayle  <roger@eyesopen.com>
9637
9638         PR optimization/11741
9639         * gcc.dg/20030926-1.c: New test case.
9640
9641 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9642
9643         PR c++/5655
9644         * g++.dg/parse/access7.C: New test.
9645         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
9646
9647 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
9648
9649         MERGE OF objc-improvements-branch into MAINLINE:
9650         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
9651         if libobjc has not been built.
9652         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
9653         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
9654         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
9655         objc/execute/nested-3.m, objc/execute/np-2.m,
9656         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
9657         objc/execute/redefining_self.m, objc/execute/root_methods.m,
9658         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
9659         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
9660         objc.dg/special/unclaimed-category-1.h,
9661         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
9662         well as GNU runtime.
9663         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
9664         * execute/cascading-1.m, execute/function-message-1.m,
9665         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
9666         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
9667         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
9668         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
9669         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
9670         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
9671         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
9672         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
9673         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
9674         * objc.dg/bitfield-2.m: Run only on Darwin.
9675         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
9676         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
9677         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
9678         * objc.dg/const-str-1.m: Fix constant string layout.
9679
9680 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
9681
9682         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
9683
9684 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
9685
9686         * gcc.dg/darwin-abi-1.c: New file.
9687
9688 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
9689
9690         PR target/12281
9691         * gcc.c-torture/compile/20030921-1.c: New test.
9692
9693 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
9694
9695         * g++.dg/opt/reg-stack2.C: New test.
9696
9697 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
9698
9699         * g++.dg/eh/delayslot1.C: New test.
9700
9701 2003-09-20  Richard Henderson  <rth@redhat.com>
9702
9703         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
9704
9705 2003-09-20  Roger Sayle  <roger@eyesopen.com>
9706
9707         * gcc.c-torture/execute/20030920-1.c: New test case.
9708
9709 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9710
9711         * g++.dg/rtti/typeid3.C: Correct expected error message.
9712
9713 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9714
9715         PR c++/157
9716         * g++.dg/parse/crash12.C: New test.
9717
9718 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
9719
9720         * gcc.dg/compat/mixed-struct-check.h: New.
9721         * gcc.dg/compat/mixed-struct-defs.h: New.
9722         * gcc.dg/compat/mixed-struct-init.h: New.
9723         * gcc.dg/compat/struct-by-value-19_main.c: New.
9724         * gcc.dg/compat/struct-by-value-19_x.c: New.
9725         * gcc.dg/compat/struct-by-value-19_y.c: New.
9726         * gcc.dg/compat/struct-by-value-20_main.c: New.
9727         * gcc.dg/compat/struct-by-value-20_x.c: New.
9728         * gcc.dg/compat/struct-by-value-20_y.c: New.
9729         * gcc.dg/compat/struct-return-19_main.c: New.
9730         * gcc.dg/compat/struct-return-19_x.c: New.
9731         * gcc.dg/compat/struct-return-19_y.c: New.
9732         * gcc.dg/compat/struct-return-20_main.c: New.
9733         * gcc.dg/compat/struct-return-20_x.c: New.
9734         * gcc.dg/compat/struct-return-20_y.c: New.
9735
9736 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
9737         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
9738         so that it will not complain on LP64 targets.
9739
9740 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9741
9742         PR c++/495
9743         * g++.dg/template/friend24.C: New test.
9744
9745 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
9746
9747         PR c++/12332
9748         * g++.dg/template/memtmpl2.C: New test.
9749
9750 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
9751
9752         PR target/11184
9753         * gcc.dg/builtin-apply1.c: New test.
9754
9755 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
9756
9757         PR c++/9848
9758         * g++.dg/warn/Wunused-4.C: New test.
9759
9760 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9761
9762         PR c++/12316
9763         * g++.dg/other/gc2.C: New test.
9764
9765 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
9766
9767         PR c++/11991
9768         * g++.dg/rtti/typeid3.C: New test.
9769
9770         PR c++/12266
9771         * g++.dg/overload/template1.C: New test.
9772
9773 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
9774
9775         * g++.dg/opt/cfg3.C: New test.
9776
9777 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9778
9779         PR c++/7939
9780         * g++.dg/template/crash11.C: New test.
9781
9782 2003-09-16  Jason Merrill  <jason@redhat.com>
9783             Jakub Jelinek  <jakub@redhat.com>
9784
9785         * gcc.dg/attr-warn-unused-result.c: New test.
9786
9787 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
9788
9789         PR c++/12184
9790         * g++.dg/expr/call2.C: New test.
9791
9792 2003-09-15  Andreas Jaeger  <aj@suse.de>
9793
9794         * gcc.dg/Wold-style-definition-1.c: New test.
9795
9796 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
9797
9798         PR c++/3907
9799         * g++.dg/parse/template12.C: New test.
9800
9801         * g++.dg/abi/bitfield11.C: New test.
9802         * g++.dg/abi/bitfield12.C: Likewise.
9803
9804 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
9805
9806         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
9807         non-expansion of functional macro name without arguments at EOL.
9808         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
9809
9810 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
9811
9812         * gcc.c-torture/execute/20030914-[12].c: New tests.
9813
9814 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
9815
9816         PR c++/11788
9817         * g++.dg/overload/addr1.C: New test.
9818
9819 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
9820
9821         * gcc.dg/20030909-1.c: New test.
9822
9823 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
9824
9825         * gcc.dg/ultrasp10.c: New test.
9826
9827 2003-09-09  Devang Patel  <dpatel@apple.com>
9828
9829         * gcc.dg/darwin-ld-6.c: New test.
9830
9831 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9832
9833         * gcc.dg/torture/builtin-explog-1.c: New testcase.
9834
9835 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
9836
9837         * gcc.dg/ia64-types1.c: New test.
9838         * gcc.dg/ia64-types2.c: Likewise.
9839
9840 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9841
9842         * gcc.dg/builtins-1.c: Add more _Complex tests.
9843         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9844
9845         * gcc.dg/builtins-1.c: Test existing _Complex functions.
9846         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9847
9848 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
9849
9850         PR c++/11786
9851         * g++.dg/lookup/koenig2.C: New test.
9852
9853         PR c++/5296
9854         * g++.dg/rtti/typeid2.C: New test.
9855
9856 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
9857
9858         * gcc.c-torture/compile/20030904-1.c: New test.
9859
9860 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9861
9862         * g++.dg/opt/longbranch2.C: New test.
9863
9864 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
9865
9866         * g++.dg/template/crash10.C: Only compile it.
9867
9868 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
9869
9870         PR middle-end/11665
9871         * gcc.c-torture/compile/20030907-1.c: New test.
9872         * g++.dg/init/array11.C: New test.
9873
9874 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
9875
9876         PR c++/11852
9877         * g++.dg/init/struct1.C: New test.
9878
9879 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
9880
9881         PR c++/12181
9882         * g++.dg/expr/comma1.C: New test.
9883
9884 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
9885
9886         PR c++/11867
9887         * g++.dg/expr/static_cast5.C: New test.
9888
9889 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
9890
9891         PR c++/11507
9892         * g++.dg/lookup/scoped7.C: New test.
9893
9894         PR c++/9574
9895         * g++.dg/other/static1.C: New test.
9896
9897         PR c++/11490
9898         * g++.dg/warn/template-1.C: New test.
9899
9900         PR c++/11432
9901         * g++.dg/template/crash10.C: New test.
9902
9903         PR c++/2478
9904         * g++.dg/overload/VLA.C: New test.
9905
9906         PR c++/10804
9907         * g++.dg/template/call1.C: New test.
9908
9909 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9910
9911         PR c++/11794
9912         * g++.dg/parse/using3.C: New test.
9913
9914 2003-09-06  Roger Sayle  <roger@eyesopen.com>
9915
9916         PR c++/11409
9917         * g++.dg/overload/builtin3.C: New test case.
9918
9919 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
9920
9921         PR c/9862
9922         * gcc.dg/20030906-1.c: New test.
9923         * gcc.dg/20030906-2.c: Likewise.
9924
9925 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9926
9927         PR c++/12167
9928         * g++.dg/parse/defarg5.C: New test.
9929
9930         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
9931
9932 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
9933
9934         PR c++/12163
9935         * g++.dg/expr/static_cast4.C: New test.
9936
9937         PR c++/12146
9938         * g++.dg/template/crash9.C: New test.
9939
9940 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
9941
9942         * g++.old-deja/g++.ext/pretty2.C: Update for change
9943         in __FUNCTION__.
9944         * g++.old-deja/g++.ext/pretty3.C: Likewise.
9945
9946 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
9947
9948         PR c++/11922
9949         * g++/dg/template/qualified-id1.C: New test.
9950
9951         PR c++/12037
9952         * g++.dg/warn/noeffect4.C: New test.
9953
9954 2003-09-04  Matt Austern  <austern@apple.com>
9955
9956         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
9957         * g++.dg/ext/fnname2.C: Likewise.
9958         * g++.dg/ext/fnname3.C: Likewise.
9959
9960 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
9961
9962         * g++.dg/expr/lval1.C: New test.
9963         * g++.dg/ext/lvcast.C: Remove.
9964
9965 2003-09-03  Roger Sayle  <roger@eyesopen.com>
9966
9967         PR optimization/11700.
9968         * gcc.c-torture/compile/20030903-1.c: New test case.
9969
9970 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
9971
9972         PR c++/12053
9973         * g++.dg/abi/layout4.C: New test.
9974
9975 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
9976
9977         PR c++/11553
9978         * g++.dg/parse/friend3.C: New test.
9979
9980 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
9981
9982         PR c++/11847
9983         * g++.dg/template/class1.C: New test.
9984
9985         PR c++/11808
9986         * g++.dg/expr/call1.C: New test.
9987
9988 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
9989
9990         PR c++/12114
9991         * g++.dg/init/ref9.C: New test.
9992
9993         PR c++/11972
9994         * g++.dg/template/nested4.C: New test.
9995
9996 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
9997
9998         PR c++/12093
9999         * g++.dg/template/non-dependent4.C: New test.
10000
10001         PR c++/11928
10002         * g++.dg/inherit/conv1.C: New test.
10003
10004 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
10005
10006         PR c++/6196
10007         * g++.dg/ext/label1.C: New test.
10008         * g++.dg/ext/label2.C: Likewise.
10009
10010 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
10011
10012         * g++.dg/expr/cond3.C: New test.
10013
10014 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10015
10016         * gcc.dg/builtins-1.c: Add new builtin cases.
10017
10018 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10019
10020         * gcc.dg/builtins-1.c: Add new cases.
10021         * gcc.dg/torture/builtin-attr-1.c: Likewise.
10022
10023 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10024
10025         * gcc.dg/builtins-1.c: Add more math builtin tests.
10026         * gcc.dg/torture/builtin-attr-1.c: New test.
10027
10028 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
10029
10030         PR optimization/5079
10031         * g++.dg/opt/static3.C: New test.
10032
10033 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10034
10035         * gcc.misc-tests/gcov-10b.c: New test.
10036
10037 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
10038
10039         * g++.dg/opt/ptrmem3.C: New test.
10040
10041         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10042
10043 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
10044
10045         * gcc.dg/20030826-2.c: New test.
10046
10047 2003-08-26  Roger Sayle  <roger@eyesopen.com>
10048
10049         PR middle-end/12002
10050         * g77.f-torture/compile/12002.f: New test case.
10051
10052 2003-08-26  Roger Sayle  <roger@eyesopen.com>
10053
10054         * gcc.dg/20030826-1.c: New test case.
10055
10056 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
10057
10058         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10059
10060 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
10061
10062         PR c++/11871
10063         * c++.dg/lookup/crash1.C: New test.
10064
10065         * c++.dg/warn/noeffect3.C: New test.
10066
10067 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
10068
10069         * gcc.dg/compat/vector-1_x.c: Compile with -w.
10070         * gcc.dg/compat/vector-1_y.c: Ditto.
10071         * gcc.dg/compat/vector-2_x.c: Ditto.
10072         * gcc.dg/compat/vector-2_y.c: Ditto.
10073
10074 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
10075
10076         * gcc.dg/20030702-1.c: New test.
10077
10078 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
10079
10080         PR c++/8795
10081         * g++.dg/ext/altivec-1.C: New test.
10082
10083 2003-08-24  Richard Henderson  <rth@redhat.com>
10084
10085         * g++.dg/eh/simd-2.C: Add -w for x86.
10086
10087 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
10088
10089         * gcc.dg/20030815-1.c: New test.
10090
10091 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10092
10093         PR c++/3765
10094         * g++.dg/parse/access6.C: New test.
10095
10096 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10097
10098         PR c++/641, c++/11876
10099         * g++.dg/template/friend22.C: New test.
10100         * g++.dg/template/friend23.C: Likewise.
10101
10102 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10103
10104         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10105         identically.
10106
10107 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10108
10109         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10110
10111 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10112
10113         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10114
10115 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10116
10117         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10118
10119 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10120
10121         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10122
10123 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
10124
10125         PR c++/11919
10126         * g++.dg/overload/prom1.C: New test.
10127
10128         PR c++/11551
10129         * g++.dg/parse/dtor2.C: New test.
10130
10131         PR c++/10762
10132         * g++.dg/parse/using2.C: New test.
10133
10134 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
10135
10136         PR target/11805
10137         * gcc.c-torture/compile/20030821-1.c: New.
10138
10139 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
10140
10141         PR c++/11834
10142         * g++.dg/template/deduce2.C: New test.
10143
10144 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
10145
10146         * gcc.c-torture/execute/20030821-1.c: New test.
10147
10148 2003-08-20  Roger Sayle  <roger@eyesopen.com>
10149
10150         PR middle-end/11984
10151         * gcc.dg/20030820-1.c: New test case.
10152
10153 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
10154
10155         PR c++/11945
10156         * g++.dg/warn/noeffect2.C: New test.
10157
10158 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
10159
10160         PR c++/10926
10161         * g++.dg/template/dtor2.C: New test.
10162
10163         PR c++/11684
10164         * g++.dg/template/operator1.C: New test.
10165         * g++.dg/parse/operator4.C: New test.
10166
10167         PR c++/11946.C
10168         * g++.dg/expr/enum1.C: New test.
10169         * gcc.dg/c99-bool-1.c: Remove bogus warning.
10170
10171         PR c++/11036.C
10172         * g++.dg/parse/elab2.C: New test.
10173         * g++.dg/parse/typedef4.C: Change error message.
10174         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10175         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10176         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10177
10178 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10179
10180         * gcc.dg/pch/warn-1.c: New.
10181         * gcc.dg/pch/warn-1.hs: New.
10182
10183         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10184         not-tested file.
10185
10186 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
10187
10188         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10189
10190 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
10191
10192         * gcc.dg/uninit-D.c: New Test.
10193         * gcc.dg/uninit-E.c: New Test.
10194         * gcc.dg/uninit-F.c: New Test.
10195         * gcc.dg/uninit-G.c: New Test.
10196
10197 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
10198
10199         * g++.dg/README: Describe the pch directory.
10200
10201 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10202
10203         PR c++/11174
10204         * g++.dg/parse/access4.C: New test.
10205         * g++.dg/parse/access5.C: Likewise.
10206         * g++.old-deja/g++.jason/access17.C: Adjust error message.
10207
10208 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
10209
10210         * gcc.dg/noncompile/20030818-1.c: New.
10211
10212 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10213
10214         PR c++/11957
10215         * g++.dg/warn/noeffect1.C: New test.
10216
10217         * g++.dg/template/scope2.C: New test.
10218         * g++.dg/template/error2.C: Correct dg-error
10219
10220 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
10221
10222         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10223
10224 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
10225
10226         PR C++/11512
10227         * g++.dg/template/warn1.C: New.
10228
10229 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
10230
10231         * g++.dg/template/error2.C: New test.
10232         * g++.dg/lookup/using7.C: Adjust errors
10233         * g++.old-deja/g++.pt/crash36.C: Likewise.
10234         * g++.old-deja/g++.pt/derived3.C: Likewise.
10235
10236 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10237
10238         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10239         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10240         * gcc.c-torture/execute/builtins/string-9.c: New, from
10241         string-opt-9.c.  Adjust for execute/builtins framework.
10242         * gcc.c-torture/execute/string-opt-9.c: Delete.
10243
10244 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
10245
10246         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10247
10248         * g++.dg/parse/ret-type2.C: New test.
10249
10250         PR c++/11703
10251         * g++.dg/init/new8.C: New test.
10252
10253         PR c++/10923
10254         * g++.dg/parse/typedef5.C: New test.
10255
10256         PR c++/9512
10257         * g++.dg/parse/qualified2.C: New test.
10258         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10259         invalid code.
10260
10261 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
10262
10263         * g++.dg/conversion/ptrmem1.C: New test.
10264
10265 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
10266
10267         PR target/11693
10268         * gcc.dg/20030811-1.c: New test.
10269
10270         PR target/11535
10271         * gcc.c-torture/execute/20030811-1.c: New test.
10272
10273 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10274
10275         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10276
10277 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
10278
10279         PR c++/11789.C
10280         * g++.dg/inherit/multiple1.C: New test.
10281
10282 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
10283
10284         * gcc.dg/spe1.c: New test.
10285
10286         PR c++/11670
10287         * g++.dg/expr/cast2.C: New test.
10288
10289         PR c++/10530
10290         * g++.dg/template/dependent-name2.C: New test.
10291
10292 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
10293
10294         * g++.dg/parse/crash11.C: Put the dg options in comments.
10295
10296 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
10297
10298         * lib/gcc-dg.exp: Update for diagnostic change.
10299
10300 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10301
10302         PR c++/5767
10303         * g++.dg/parse/crash11.C: New test.
10304
10305 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
10306
10307         * gcc.dg/cpp/spacing1.c: Update.
10308
10309 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
10310
10311         PR target/11739
10312         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10313         a value for -mtune.
10314
10315 2003-08-04  Roger Sayle  <roger@eyesopen.com>
10316
10317         PR middle-end/11771
10318         * gcc.c-torture/compile/20030804-1.c: New test case.
10319
10320 2003-08-04  Roger Sayle  <roger@eyesopen.com>
10321
10322         * gcc.dg/20030804-1.c: New test case.
10323
10324 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
10325
10326         * gcc.dg/cpp/separate-1.c: New test.
10327
10328 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
10329
10330         PR c++/11704
10331         * g++.dg/template/dependent-expr2.C: New test.
10332
10333         PR c++/11766
10334         * g++.dg/expr/ptrmem1.C: New test.
10335
10336 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10337
10338         PR c++/9453
10339         * g++.dg/template/friend15.C: New test.
10340
10341 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
10342
10343         * lib/dg-pch.exp: Work round PCH bug.
10344
10345 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10346
10347         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
10348         builtins.  Move cases from builtins-4.c here.
10349
10350         * gcc.dg/torture/builtin-math-1.c: New test taken from
10351         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10352         additional cases.
10353
10354         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10355         Delete.
10356
10357 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
10358
10359         PR c++/9447
10360         * g++.dg/template/using7.C: New test.
10361
10362 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
10363
10364         * import1.c, import2.c: New tests.
10365
10366 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
10367
10368         * g++.dg/eh/crossjump1.C: New test.
10369
10370 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
10371
10372         PR c++/11697
10373         * g++.dg/template/using6.C: New test.
10374
10375         PR c++/11744
10376         * g++.dg/template/koenig2.C: New test.
10377
10378 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10379
10380         PR c++/7983
10381         * g++.dg/parse/typedef4.C: New test.
10382
10383 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10384
10385         PR c++/8442, c++/8806
10386         * g++.dg/template/elab1.C: New test.
10387         * g++.dg/template/type2.C: Likewise.
10388         * g++.dg/template/ttp3.C: Adjust expected error message.
10389         * g++.old-deja/g++.law/visibility13.C: Likewise.
10390         * g++.old-deja/g++.niklas/t135.C: Likewise.
10391         * g++.old-deja/g++.pt/ttp41.C: Likewise.
10392         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10393         template argument.
10394         * g++.old-deja/g++.pt/ttp44.C: Likewise.
10395
10396 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
10397
10398         PR c++/11295
10399         * g++.dg/ext/stmtexpr1.C: New test.
10400
10401         * g++.dg/opt/tmp1.C: New test.
10402
10403         PR c++/11525
10404         * g++.dg/parse/constant4.C: New test.
10405
10406         PR c++/9447
10407         * g++.dg/template/using5.C: New test.
10408
10409 2003-07-31  Roger Sayle  <roger@eyesopen.com>
10410
10411         * gcc.dg/builtins-27.c: New test case.
10412
10413 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
10414
10415         * gcc.dg/tls/opt-7.c: New test.
10416
10417 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
10418
10419         * g++.old-deja/g++.other/crash18.C: Remove.
10420
10421 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10422
10423         * g++.dg/template/explicit3.C: New.
10424         * g++.dg/template/explicit4.C: New.
10425         * g++.dg/template/explicit5.C: New.
10426
10427         PR c++/11347
10428         * g++.dg/template/memtmpl1.C: New.
10429
10430 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
10431
10432         PR target/11565
10433         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10434         * gcc.dg/i386-387-5.c (dg-options): Likewise.
10435
10436 2003-07-30  Jan Hubicka  <jh@suse.cz>
10437
10438         * vtgc1.c: Kill.
10439
10440 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
10441
10442         * gcc.dg/struct-in-proto-1.c: New test.
10443
10444 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
10445
10446         * gcc.dg/cpp/include2.c: Only expect one message.
10447
10448 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
10449
10450         PR c++/9447
10451         * g++.dg/template/using1.C: New test.
10452         * g++.dg/template/using2.C: New test.
10453         * g++.dg/template/using3.C: New test.
10454         * g++.dg/template/using4.C: New test.
10455
10456 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
10457
10458         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10459         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10460
10461 2003-07-28  Jan Hubicka  <jh@suse.cz>
10462
10463         PR c++/11530
10464         * g++.dg/opt/call1.C: New test.
10465
10466 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
10467
10468         PR c++/11667
10469         * g++.dg/init/enum2.C: New test.
10470         * g++.dg/template/overload1.C: Add "-w" option.
10471
10472 2003-07-28    <hp@bitrange.com>
10473
10474         * gcc.dg/Wdeclaration-after-statement-1.c,
10475         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10476
10477 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
10478
10479         * gcc.c-torture/compile/20030725-1.c: New test.
10480
10481 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
10482
10483         * gcc.dg/20030505.c: Only run for SPE.
10484         Remove definition of opaque type.
10485
10486 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
10487
10488         * g++.dg/template/ptrmem6.C: New test.
10489
10490 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
10491
10492         * gcc.c-torture/compile/zero-strct-2.c: New test.
10493
10494 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
10495
10496         * gcc.dg/intermod-1.c: New test.
10497
10498 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10499
10500         PR c++/11617
10501         * g++.dg/template/lookup2.C: New test.
10502         * g++.dg/template/memclass1.C: Remove instantiated from error.
10503         * g++.dg/other/error2.C: Tweak expected errors.
10504
10505         PR c++/11596
10506         * g++.dg/template/defarg3.C: New test.
10507
10508         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10509
10510 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
10511
10512         * g++.dg/inherit/access5.C: New test.
10513
10514 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10515
10516         PR c++/11513
10517         * g++.dg/template/crash8.C: New test.
10518
10519 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
10520
10521         PR c/10602
10522         * gcc.dg/noncompile/incomplete-2.c: New test.
10523
10524 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
10525
10526         PR c++/11645
10527         * g++.dg/inherit/access4.C: New test.
10528
10529         PR c++/11517
10530         * g++.dg/expr/cond2.C: New test.
10531
10532         PR optimization/10679
10533         * g++.dg/opt/inline4.C: New test.
10534
10535 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
10536
10537         * g++.dg/parse/crash10: New test.
10538
10539 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
10540
10541         * g++.dg/ext/flexary1.C: New test.
10542
10543 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10544
10545         PR c++/10793
10546         * g++.dg/template/crash9.C: New test.
10547
10548 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10549
10550         PR c++/3004
10551         * g++.dg/parse/typedef3.C: New test.
10552
10553         PR c++/7906
10554         * g++.dg/parse/operator2.C: New test.
10555
10556         PR c++/8895
10557         * g++.dg/parse/def-tmpl-arg1.C: New test.
10558
10559         PR c++/9282
10560         * g++.dg/parse/funptr1.C: New test.
10561
10562         PR c++/9452
10563         * g++.dg/parse/ambig3.C: New test.
10564
10565         PR c++/9454
10566         * g++.dg/parse/operator3.C: New test.
10567
10568         PR c++/9486
10569         * g++.dg/parse/template10.C: New test.
10570
10571         PR c++/9488
10572         * g++.dg/parse/template11.C: New test.
10573
10574         PR c++/10150
10575         * g++.dg/parse/invalid-op1.C: New test.
10576
10577         PR c++/10247
10578         * g++.dg/parse/condexpr1.C: New test.
10579
10580 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
10581
10582         * g++.dg/ext/packed3.C: New test.
10583         * g++.dg/ext/packed4.C: New test.
10584
10585         * gcc.dg/pack-test-3.c: New test.
10586
10587 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
10588
10589         * lib/compat.exp: Handle dg-options per source file.
10590         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
10591         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
10592         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
10593         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
10594         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
10595         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
10596         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
10597         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
10598         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
10599         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
10600         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
10601         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
10602         * g++.dg/compat/break/bitfield7_x.C: Ditto.
10603         * g++.dg/compat/break/bitfield7_y.C: Ditto.
10604
10605 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
10606
10607         PR c/10320
10608         * gcc.c-torture/execute/20030718-1.c: New test.
10609
10610 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10611
10612         PR optimization/11536
10613         * gcc.dg/20030721-1.c: New test.
10614
10615 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
10616
10617         PR c++/11546
10618         * g++.dg/template/lookup1.C: New test.
10619
10620 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
10621
10622         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
10623         diagnostics of ill-formed constructs involving labels.
10624         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
10625         the new 'previously defined here' message.
10626
10627 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
10628
10629         * g++.dg/parse/non-dependent2.C: New test.
10630
10631 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
10632
10633         * g++.dg/init/init-ref4.C: xfail on targets without
10634         weak symbols.
10635
10636 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
10637
10638         PR target/11087
10639         * gcc.c-torture/execute/20030717-1.c: New test.
10640
10641 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
10642
10643         * g++.dg/opt/cfg1.C: New test.
10644
10645 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
10646
10647         PR optimization/11557
10648         * gcc.dg/20030717-1.c: New test.
10649
10650 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
10651
10652         PR c++/10476
10653         * g++.dg/expr/crash-1.C: New test.
10654
10655         PR c++/11027
10656         * g++.dg/template/init3.C: New test.
10657
10658         PR c++/8222
10659         * g++.dg/template/non-dependent1.C: New test.
10660
10661         PR c++/11070
10662         * g++.dg/template/non-dependent2.C: New test.
10663
10664         PR c++/11071
10665         * g++.dg/template/non-dependent3.C: New test.
10666
10667         PR c++/9907
10668         * g++.dg/template/sizeof5.C: New test.
10669
10670 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
10671
10672         PR 11498
10673         * gcc.c-torture/compile/mangle-1.c: New file.
10674
10675 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10676
10677         PR c++/7809
10678         * g++.dg/parse/access3.C: New test.
10679
10680 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
10681
10682         PR c++/11384
10683         * g++.dg/init/init-ref4.C: New test.
10684
10685 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
10686
10687         PR c++/11547
10688         * g++.dg/parse/constant3.C: New test.
10689         * g++.dg/parse/crash7.C: Likewise.
10690
10691 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
10692
10693         PR target/11008
10694         * gcc.dg/i386-pentium4-not-mull.c: New.
10695
10696 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
10697
10698         * gcc.dg/asm-names.c (ymain): Make it weak.
10699
10700 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10701
10702         PR c++/5421
10703         * g++.dg/template/friend21.C: New test.
10704
10705 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
10706
10707         * gcc.dg/cleanup-8.c: New test.
10708         * gcc.dg/cleanup-9.c: New test.
10709
10710 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
10711
10712         * g++.dg/ext/dll-MI1.h: New file.
10713         * g++.dg/ext/dllexport-MI1.C: New file.
10714         * g++.dg/ext/dllimport-MI1.C: New file.
10715
10716 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
10717
10718         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
10719         it does not have cmpstrsi patterns (just cmpmemsi).
10720
10721 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
10722
10723         PR debug/11473
10724         * g++.dg/debug/debug8.C: New test.
10725
10726 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10727
10728         PR c++/10108
10729         * g++.dg/template/crash7.C: New test.
10730
10731 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
10732
10733         PR target/10795
10734         * gcc.c-torture/compile/20030708-1.c: New.
10735
10736 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10737
10738         * gcc.c-torture/execute/20030715-1.c: New test.
10739
10740 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
10741
10742         * gcc.dg/pch/inline-3.c: New file.
10743         * gcc.dg/pch/inline-3.hs: New file.
10744         * gcc.dg/pch/inline-4.c: New file.
10745         * gcc.dg/pch/inline-4.hs: New file.
10746
10747 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
10748
10749         PR c++/11509
10750         * g++.dg/template/crash6.C: New test.
10751
10752         PR c++/7053
10753         * g++.dg/template/friend20.C: New test.
10754
10755         PR c++/7019
10756         * g++.dg/template/overload2.C: New test.
10757
10758 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10759
10760         PR optimization/11440
10761         * gcc.c-torture/execute/20030714-1.c: New test.
10762
10763 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10764
10765         PR c++/11154
10766         * g++.dg/template/partial2.C: New test.
10767
10768 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
10769
10770         PR c++/11503
10771         * g++.dg/template/anon1.C: New test.
10772
10773         PR c++/11493
10774         PR c++/11495
10775         * g++.dg/parse/template9.C: Likewise.
10776         * g++.dg/template/crash4.C: New test.
10777         * g++.dg/template/koenig1.C: Likewise.
10778         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
10779         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
10780         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
10781         functions.
10782         * g++.old-deja/g++.jason/template36.C: Likewise.
10783         * g++.old-deja/g++.mike/p1989.C: Likewise.
10784         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
10785         * g++.old-deja/g++.pt/ttp20.C: Use this->.
10786         * g++.old-deja/g++.pt/ttp21.C: Use this->.
10787         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
10788         compiling.
10789         * g++.old-deja/g++.pt/union2.C: Use this->.
10790
10791 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
10792
10793         * gcc.dg/20030711-1.c: New test.
10794
10795 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
10796
10797         PR c++/11050
10798         * g++.dg/parse/args1.C: New test.
10799         * g++.pt/defarg8.C: Change expected errors.
10800
10801 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
10802
10803         PR c++/8164
10804         * g++.dg/template/nontype2.C: New test.
10805
10806         PR c++/10558
10807         * g++.dg/parse/template8.C: New test.
10808
10809         PR c++/8327
10810         * g++.dg/template/scope1.C: New test.
10811
10812         * g++.dg/warn/Wsign-compare-1.C: New test.
10813
10814 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
10815
10816         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
10817
10818 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
10819
10820         PR c++/9411
10821         * g++.dg/template/explicit2.C: New test.
10822
10823         PR c++/10032
10824         * g++.dg/warn/pedantic1.C: New test.
10825
10826 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
10827
10828         PR c++ 9483
10829         * g++.dg/other/field1.C: New test.
10830
10831 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
10832
10833         PR c/11449
10834         * gcc.c-torture/compile/20030707-1.c: New.
10835
10836 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10837
10838         PR c++/10849
10839         * g++.dg/template/access12.C: New test.
10840
10841 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
10842
10843         * g++.dg/bprob/bprob.exp (prof_ext): Update.
10844         * g77.dg/bprob/bprob.exp (prof_ext): Update.
10845         * gcc.misc-tests/bprob.exp (prof_ext): Update.
10846         * gcc.misc-tests/gcov.exp: Update
10847         * g++.dg/gcov/gcov.exp: Update
10848         * lib/gcov.exp: Update.
10849
10850 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
10851
10852         * g++.dg/abi/mangle17.C: Make sure template expressions are
10853         dependent.
10854         * g++.dg/abi/mangle4.C: Mark erroneous casts.
10855         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
10856         * g++.dg/opt/stack1.C: Remove erroneous code.
10857         * g++.dg/parse/template7.C: New test.
10858         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
10859         * g++.old-deja/g++.pt/crash4.C: Likewise.
10860
10861 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10862
10863         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
10864         with zero or one occurence of `$' after the initial `L'.
10865
10866 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
10867
10868         * gcc.c-torture/compile/20030704-1.c: Add a comment.
10869
10870 2003-07-08  Roger Sayle  <roger@eyesopen.com>
10871
10872         PR c/11370
10873         * gcc.dg/Wunreachable-6.c: New testcase.
10874         * gcc.dg/Wunreachable-7.c: New testcase.
10875
10876 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
10877
10878         PR c/11420
10879         * gcc.dg/20030708-1.c: New test.
10880
10881 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
10882
10883         * gcc.dg/compat/sdata-section.h: New file.
10884         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
10885         * gcc.dg/torture/mips-sdata-1.c: New test.
10886
10887 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10888
10889         PR c++/11030
10890         * g++.dg/template/friend19.C: New test.
10891
10892 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
10893
10894         * g++.dg/opt/strength-reduce.C: New test.
10895
10896 2003-07-07  Roger Sayle  <roger@eyesopen.com>
10897
10898         PR target/10979
10899         * gcc.dg/20030707-1.c: New testcase.
10900
10901 2003-07-07  Roger Sayle  <roger@eyesopen.com>
10902
10903         PR optimization/11059
10904         * g++.dg/opt/emptyunion.C: New testcase.
10905
10906 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10907             Eric Botcazou  <ebotcazou@libertysurf.fr>
10908
10909         * g++.dg/opt/stack1.C: New test.
10910
10911 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
10912
10913         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
10914         run test.
10915
10916         PR c++/11431
10917         * g++.dg/expr/static_cast3.C: New test.
10918
10919 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10920
10921         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
10922         everywhere.
10923         * gcc.dg/concat.c: Concatenation of string constants with
10924         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
10925         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
10926         * gcc.dg/cpp/escape-2.c: Use wide character constants where
10927         necessary to avoid multi-character character constant warning.
10928         * gcc.dg/cpp/escape.c: Likewise.
10929         * gcc.dg/cpp/ucs.c: Likewise.
10930         Remove backslashes from dg-bogus comments, as they confuse Tcl.
10931         Fix a typo.
10932
10933 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
10934
10935         PR c/11428
10936         * gcc.c-torture/compile/20030704-1.c: New.
10937
10938 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
10939
10940         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
10941
10942 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
10943
10944         PR c++/5287, PR c++/7910,  PR c++/11021
10945         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
10946         tests for warnings.
10947         * g++.dg/ext/dllimport2.C: Add tests for warnings.
10948         * g++.dg/ext/dllimport3.C: Likewise.
10949         * g++.dg/ext/dllimport4.C: New file.
10950         * g++.dg/ext/dllimport5.C: New file.
10951         * g++.dg/ext/dllimport6.C: New file.
10952         * g++.dg/ext/dllimport7.C: New file.
10953         * g++.dg/ext/dllimport8.C: New file.
10954         * g++.dg/ext/dllimport9.C: New file.
10955         * g++.dg/ext/dllimport10.C: New file.
10956         * g++.dg/ext/dllexport1.C: New file.
10957
10958 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
10959
10960         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
10961         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
10962
10963 2003-07-03  Roger Sayle  <roger@eyesopen.com>
10964
10965         * gcc.dg/builtins-25.c: New testcase.
10966         * gcc.dg/builtins-26.c: New testcase.
10967
10968 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
10969
10970         * gcc.dg/compat/vector-defs.h: New file.
10971         * gcc.dg/compat/vector-setup.h: New file.
10972         * gcc.dg/compat/vector-check.h: New file.
10973         * gcc.dg/compat/vector-1_main.c: New file.
10974         * gcc.dg/compat/vector-1_x.c: New file.
10975         * gcc.dg/compat/vector-1_y.c: New file.
10976         * gcc.dg/compat/vector-2_main.c: New file.
10977         * gcc.dg/compat/vector-2_x.c: New file.
10978         * gcc.dg/compat/vector-2_y.c: New file.
10979
10980         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
10981         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
10982         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
10983         * gcc.dg/compat/struct-align-1.h: New file.
10984         * gcc.dg/compat/struct-align-1_main.c: New file.
10985         * gcc.dg/compat/struct-align-1_x.c: New file.
10986         * gcc.dg/compat/struct-align-1_y.c: New file.
10987         * gcc.dg/compat/struct-align-2.h: New file.
10988         * gcc.dg/compat/struct-align-2_main.c: New file.
10989         * gcc.dg/compat/struct-align-2_x.c: New file.
10990         * gcc.dg/compat/struct-align-2_y.c: New file.
10991
10992         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
10993         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
10994         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10995         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
10996         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
10997         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10998         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10999         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11000         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11001         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11002         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11003         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11004         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11005         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11006         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11007         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11008         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11009         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11010         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11011         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11012         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11013         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11014         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11015         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11016         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11017         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11018         * gcc.dg/compat/struct-return-10_x.c: Ditto.
11019         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11020         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11021
11022 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11023
11024         * gcc.dg/i386-call-1.c: New test.
11025
11026 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
11027
11028         PR c++/9162
11029         * g++.dg/parse/defarg4.C: New.
11030
11031 2003-07-03  Roger Sayle  <roger@eyesopen.com>
11032
11033         PR target/10700
11034         * gcc.c-torture/compile/20030703-1.c: New test case.
11035
11036 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
11037
11038         * g++.dg/template/local3.C: Remove extra semicolon.
11039
11040 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11041
11042         * gcc.dg/i386-volatile-1.c: New test.
11043
11044 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
11045
11046         PR c++/11072
11047         * g++.dg/other/offsetof2.C: XFAIL.
11048         * g++.dg/other/offsetof5.C: New.
11049
11050         PR c++/10219
11051         * g++.dg/template/error1.C: New.
11052
11053         PR c++/9779
11054         * g++.dg/template/dependent-expr1.C: New.
11055
11056 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
11057
11058         PR c++/6949
11059         * g++.dg/template/local3.C: New test.
11060
11061         PR c++/11149
11062         * g++.dg/lookup/scoped6.C: New test.
11063
11064 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
11065
11066         PR c++/8046
11067         * g++.dg/other/error7.C: New test.
11068
11069 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
11070
11071         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11072         * g++.old-deja/g++.abi/vtable3.h: Likewise.
11073         * g++.old-deja/g++.law/code-gen5.C: Likewise.
11074         * g++.old-deja/g++.other/union2.C: Likewise.
11075         * gcc.dg/c90-const-expr-2.c: Likewise.
11076         * gcc.dg/c90-const-expr-3.c: Likewise.
11077         * gcc.dg/c99-const-expr-2.c: Likewise.
11078         * gcc.dg/c99-const-expr-3.c: Likewise.
11079         * gcc.dg/concat.c: Likewise.
11080
11081 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
11082
11083         PR c++/9559
11084         * g++.dg/init/static1.C: New test.
11085
11086 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11087
11088         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11089         * g++.old-deja/g++.other/access2.C: Likewise.
11090         * g++.old-deja/g++.other/decl2.C: Likewise.
11091         * gcc.c-torture/execute/20020615-1.c: Likewise.
11092
11093 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11094
11095         PR c++/4933
11096         * g++.dg/template/sizeof4.C: New test.
11097
11098 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11099
11100         * g++.dg/other/error6.C: New test.
11101
11102 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11103
11104         PR c++/10750
11105         * g++.dg/parse/constant2.C: New test.
11106
11107 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
11108
11109         PR c++/11106
11110         * g++.dg/other/error5.C: New test.
11111
11112 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11113
11114         * gcc.dg/format/gcc_diag-1.c: New test.
11115
11116 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
11117
11118         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11119
11120 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
11121
11122         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11123         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11124         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11125
11126 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
11127
11128         * gcc.c-torture/execute/builtins/string-8.c: New test.
11129         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11130         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11131         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11132
11133 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
11134
11135         PR c++/10468
11136         * g++.dg/ext/typeof6.C: New test.
11137
11138 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
11139
11140         PR c++/10796
11141         * g++.dg/init/enum1.C: New test.
11142
11143 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
11144
11145         * gcc.dg/20030627-1.c: New test.
11146
11147 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
11148
11149         PR c++/11332
11150         * g++.dg/expr/static_cast2.C: New test.
11151
11152 2003-06-26  Roger Sayle  <roger@eyesopen.com>
11153             Jakub Jelinek  <jakub@redhat.com>
11154
11155         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11156         sprintf(dst,"%s",src) optimization.
11157         * gcc.c-torture/execute/20030626-1.c: New test case.
11158         * gcc.c-torture/execute/20030626-2.c: New test case.
11159
11160 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
11161
11162         * gcc.c-torture/execute/multi-ix.c: New test.
11163
11164         * gcc.c-torture/execute/simd-4.c (main):
11165         Added missing semicolon at end of union.
11166
11167 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
11168
11169         PR c++/8266
11170         * g++.dg/template/explicit-instantiation3.C: New test.
11171
11172 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
11173
11174         * gcc.dg/20030626-1.c: Use signed char.
11175
11176 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
11177
11178         * gcc.dg/20030626-1.c: New test.
11179
11180 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
11181
11182         * const-str-2.m: Update.
11183
11184 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
11185
11186         PR c++/10990
11187         * g++.dg/rtti/dyncast1.C: New test.
11188         * g++.dg/abi/mangle4.C: Correct base-specifier access.
11189         * g++.dg/lookup/scoped1.C: Remove XFAIL.
11190         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11191
11192         PR c++/10931
11193         * g++.dg/expr/static_cast1.C: New test.
11194
11195 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
11196
11197         * gcc.dg/20030625-1.c: New test.
11198
11199 2003-06-24  Roger Sayle  <roger@eyesopen.com>
11200
11201         * gcc.c-torture/compile/20030624-1.c: New test case.
11202
11203 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
11204
11205         * gcc.c-torture/execute/string-opt-17.c: New test.
11206
11207 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
11208
11209         PR c++/5754
11210         * g++.dg/parse/crash6.C: New test.
11211
11212 2003-06-23  Roger Sayle  <roger@eyesopen.com>
11213
11214         * gcc.dg/builtins-24.c: New test case.
11215
11216 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
11217
11218         * g++.dg/opt/operator1.C: New test.
11219
11220 2003-06-22  Roger Sayle  <roger@eyesopen.com>
11221
11222         * gcc.c-torture/execute/string-opt-16.c: New test case.
11223
11224 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
11225
11226         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
11227         * g++.old-deja/g++.other/conv7.C: Likewise
11228         * g++.old-deja/g++.other/overcnv2.C: Likewise.
11229         * g++.old-deja/g++.other/overload14.C: Likewise.
11230
11231 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
11232
11233         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11234         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11235
11236 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11237
11238         PR c++/10888
11239         * g++.dg/warn/Winline-3.C: New test.
11240
11241 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11242
11243         * lib/target-supports.exp (check_alias_available): Make the test
11244         program acceptable to the Solaris assembler.
11245
11246         PR c++/10749
11247         * g++.dg/template/memclass2.C: New test.
11248
11249 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11250             Eric Botcazou  <ebotcazou@libertysurf.fr>
11251
11252         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11253         data for non-matching targets.
11254         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11255
11256 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11257
11258         PR c++/10845
11259         * g++.dg/template/member3.C: New test.
11260
11261 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
11262
11263         PR c++/10939
11264         * g++.dg/template/func1.C: New test.
11265
11266         PR c++/9649
11267         * g++.dg/template/static4.C: New test.
11268         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11269
11270         PR c++/11041
11271         * g++.dg/init/ref7.C: New test.
11272
11273 2003-06-19  Matt Austern  <austern@apple.com>
11274
11275         PR c++/11228
11276         * g++.dg/anew1.C: New test.
11277         * g++.dg/anew2.C: New test.
11278         * g++.dg/anew3.C: New test.
11279         * g++.dg/anew4.C: New test.
11280
11281 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
11282
11283         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11284
11285 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
11286
11287         * gcc.c-torture/execute/simd-4.c (main): Make expected value
11288         endian-dependent.
11289
11290 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11291
11292         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11293         Remove cruft.
11294
11295 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11296
11297         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11298         * gcc.c-torture/compile/961203-1.c: Likewise.
11299         * gcc.c-torture/compile/980506-1.c: Likewise.
11300
11301 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
11302
11303         PR c++/10712
11304         * g++.dg/lookup/using7.C: New test.
11305
11306 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
11307
11308         PR c++/11105
11309         * g++.dg/abi/conv1.C: Remove it.
11310         * g++.dg/template/conv7.C: New test.
11311         * g++.dg/template/conv8.C: Likewise.
11312         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11313         conversion operator.
11314
11315 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
11316
11317         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11318         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11319         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11320         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11321         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11322         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11323         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11324         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11325         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11326         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11327         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11328         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11329         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11330         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11331         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11332         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11333         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11334         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11335         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11336         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11337         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11338         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11339         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11340         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11341         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11342         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11343         * gcc.dg/compat/struct-return-10_x.c: Ditto.
11344         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11345         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11346
11347 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
11348
11349         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11350         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11351         indications.
11352
11353 2003-06-16  Roger Sayle  <roger@eyesopen.com>
11354
11355         * gcc.dg/i386-387-5.c: New test case.
11356         * gcc.dg/i386-387-6.c: New test case.
11357         * gcc.dg/builtins-23.c: New test case.
11358
11359 2003-06-15  Roger Sayle  <roger@eyesopen.com>
11360
11361         * gcc.dg/builtins-22.c: New test case.
11362         * gcc.dg/i386-387-1.c: Update to test exp.
11363         * gcc.dg/i386-387-2.c: Likewise.
11364
11365 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11366
11367         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11368
11369 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
11370
11371         * lib/gcc-dg.exp (dg-require-dll): New function.
11372         (dg-xfail-if): Likewise.
11373         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11374         driver.
11375
11376         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11377         * gcc.c-torture/compile/20001205-1.c: Likewise.
11378         * gcc.c-torture/compile/20001226-1.c: Likewise.
11379         * gcc.c-torture/compile/20010518-2.c: Likewise.
11380         * gcc.c-torture/compile/20020312-1.c: Likewise.
11381         * gcc.c-torture/compile/20020604-1.c: Likewise.
11382         * gcc.c-torture/compile/920501-12.c: Likewise.
11383         * gcc.c-torture/compile/920501-4.c: Likewise.
11384         * gcc.c-torture/compile/920520-1.c: Likewise.
11385         * gcc.c-torture/compile/920521-1.c: Likewise.
11386         * gcc.c-torture/compile/920625-1.c: Likewise.
11387         * gcc.c-torture/compile/961203-1.c: Likewise.
11388         * gcc.c-torture/compile/980506-1.c: Likewise.
11389         * gcc.c-torture/compile/981006-1.c: Likewise.
11390         * gcc.c-torture/compile/981022-1.c: Likewise.
11391         * gcc.c-torture/compile/981223-1.c: Likewise.
11392         * gcc.c-torture/compile/990617-1.c: Likewise.
11393         * gcc.c-torture/compile/dll.c: Likewise.
11394         * gcc.c-torture/compile/labels-3.c: Likewise.
11395         * gcc.c-torture/compile/mipscop-1.c: Likewise.
11396         * gcc.c-torture/compile/mipscop-2.c: Likewise.
11397         * gcc.c-torture/compile/mipscop-3.c: Likewise.
11398         * gcc.c-torture/compile/mipscop-4.c: Likewise.
11399         * gcc.c-torture/compile/simd-5.c: Likewise.
11400         * gcc.c-torture/compile/20000804-1.x: Remove.
11401         * gcc.c-torture/compile/20001205-1.x: Likewise.
11402         * gcc.c-torture/compile/20001226-1.x: Likewise.
11403         * gcc.c-torture/compile/20010518-2.x: Likewise.
11404         * gcc.c-torture/compile/20020312-1.x: Likewise.
11405         * gcc.c-torture/compile/20020604-1.x: Likewise.
11406         * gcc.c-torture/compile/920501-12.x: Likewise.
11407         * gcc.c-torture/compile/920501-4.x: Likewise.
11408         * gcc.c-torture/compile/920520-1.x: Likewise.
11409         * gcc.c-torture/compile/920521-1.x: Likewise.
11410         * gcc.c-torture/compile/920625-1.x: Likewise.
11411         * gcc.c-torture/compile/961203-1.x: Likewise.
11412         * gcc.c-torture/compile/980506-1.x: Likewise.
11413         * gcc.c-torture/compile/981006-1.x: Likewise.
11414         * gcc.c-torture/compile/981022-1.x: Likewise.
11415         * gcc.c-torture/compile/981223-1.x: Likewise.
11416         * gcc.c-torture/compile/990617-1.x: Likewise.
11417         * gcc.c-torture/compile/mipscop-1.x: Likewise.
11418         * gcc.c-torture/compile/mipscop-2.x: Likewise.
11419         * gcc.c-torture/compile/mipscop-3.x: Likewise.
11420         * gcc.c-torture/compile/mipscop-4.x: Likewise.
11421         * gcc.c-torture/compile/simd-5.x: Likewise.
11422
11423         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11424
11425 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
11426
11427         * gcc.c-torture/execute/20030611-1.c: New test.
11428
11429 2003-06-12  Roger Sayle  <roger@eyesopen.com>
11430
11431         PR middle-end/168
11432         * gcc.dg/20030612-1.c: New test case.
11433
11434 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
11435
11436         PR c++/10635
11437         * g++.dg/expr/cast1.C: New test.
11438
11439 2003-06-12  Roger Sayle  <roger@eyesopen.com>
11440
11441         * gcc.dg/builtins-21.c: New test case.
11442
11443 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
11444
11445         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11446         options instead of at the end.
11447         * lib/objc.exp (objc_target_compile): Likewise.
11448
11449 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
11450
11451         PR c++/10432
11452         * g++.dg/parse/error1.C: New test.
11453
11454 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
11455
11456         * gcc.dg/compat/struct-by-value-11_main.c: New file.
11457         * gcc.dg/compat/struct-by-value-11_x.c: New file.
11458         * gcc.dg/compat/struct-by-value-11_y.c: New file.
11459         * gcc.dg/compat/struct-by-value-12_main.c: New file.
11460         * gcc.dg/compat/struct-by-value-12_x.c: New file.
11461         * gcc.dg/compat/struct-by-value-12_y.c: New file.
11462         * gcc.dg/compat/struct-by-value-13_main.c: New file.
11463         * gcc.dg/compat/struct-by-value-13_x.c: New file.
11464         * gcc.dg/compat/struct-by-value-13_y.c: New file.
11465         * gcc.dg/compat/struct-by-value-14_main.c: New file.
11466         * gcc.dg/compat/struct-by-value-14_x.c: New file.
11467         * gcc.dg/compat/struct-by-value-14_y.c: New file.
11468         * gcc.dg/compat/struct-by-value-15_main.c: New file.
11469         * gcc.dg/compat/struct-by-value-15_x.c: New file.
11470         * gcc.dg/compat/struct-by-value-15_y.c: New file.
11471         * gcc.dg/compat/struct-by-value-16_main.c: New file.
11472         * gcc.dg/compat/struct-by-value-16_x.c: New file.
11473         * gcc.dg/compat/struct-by-value-16_y.c: New file.
11474         * gcc.dg/compat/struct-by-value-17_main.c: New file.
11475         * gcc.dg/compat/struct-by-value-17_x.c: New file.
11476         * gcc.dg/compat/struct-by-value-17_y.c: New file.
11477         * gcc.dg/compat/struct-by-value-18_main.c: New file.
11478         * gcc.dg/compat/struct-by-value-18_x.c: New file.
11479         * gcc.dg/compat/struct-by-value-18_y.c: New file.
11480
11481         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11482         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11483         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11484         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11485         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11486         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11487         * gcc.dg/compat/scalar-return-3_main.c: New file.
11488         * gcc.dg/compat/scalar-return-3_x.c: New file.
11489         * gcc.dg/compat/scalar-return-3_y.c: New file.
11490         * gcc.dg/compat/scalar-return-4_main.c: New file.
11491         * gcc.dg/compat/scalar-return-4_x.c: New file.
11492         * gcc.dg/compat/scalar-return-4_y.c: New file.
11493
11494 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
11495
11496         * gcc.dg/compat/fp2-struct-check.h: New file.
11497         * gcc.dg/compat/fp2-struct-defs.h: New file.
11498         * gcc.dg/compat/fp2-struct-init.h: New file.
11499         * gcc.dg/compat/struct-by-value-10_main.c: New file.
11500         * gcc.dg/compat/struct-by-value-10_x.c: New file.
11501         * gcc.dg/compat/struct-by-value-10_y.c: New file.
11502         * gcc.dg/compat/struct-return-10_main.c: New file.
11503         * gcc.dg/compat/struct-return-10_x.c: New file.
11504         * gcc.dg/compat/struct-return-10_y.c: New file.
11505
11506         * gcc.dg/compat/compat-common.h: New file.
11507         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11508         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11509         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11510         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11511         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
11512         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
11513         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
11514         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11515         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
11516         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
11517         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11518         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
11519         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
11520         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11521         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
11522         * gcc.dg/compat/small-struct-check.h: Ditto.
11523         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
11524         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11525         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
11526         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
11527         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11528         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11529         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
11530         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11531         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
11532         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
11533         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11534         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11535         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
11536         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11537         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11538         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
11539         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11540         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
11541         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
11542         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11543         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
11544         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
11545         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11546         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
11547         * gcc.dg/compat/struct-return-2_main.c: Ditto.
11548         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11549         * gcc.dg/compat/struct-return-2_y.c: Ditto.
11550         * gcc.dg/compat/struct-return-3_main.c: Ditto.
11551         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11552         * gcc.dg/compat/struct-return-3_y.c: Ditto.
11553
11554 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
11555
11556         * g++.dg/pch/static-1.C: New file.
11557         * g++.dg/pch/static-1.Hs: New file.
11558
11559 2003-06-10  Richard Henderson  <rth@redhat.com>
11560
11561         * gcc.dg/asm-7.c: Adjust expected warning text.
11562
11563 2003-06-10  Roger Sayle  <roger@eyesopen.com>
11564
11565         * gcc.dg/builtins-20.c: New test case.
11566
11567 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
11568
11569         PR c++/11131
11570         * g++.dg/opt/template1.C: New test.
11571
11572 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11573
11574         * lib/gcc-dg.exp (dg-test): Clear additional_files and
11575         additional_sources.
11576
11577 2003-05-21  David Taylor  <dtaylor@emc.com>
11578
11579         * gcc.dg/Wpadded.c: New file.
11580
11581 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11582
11583         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
11584         * gcc.dg/special/weak-2.c: Add dg-require-weak.
11585         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
11586         dg-require-weak.
11587
11588 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
11589
11590         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
11591
11592 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11593
11594         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
11595         (dg-require-alias): Likewise.
11596         (dg-require-gc-sections): Likewise.
11597         * lib/target-supports.exp (check_gc_sections_available): Likewise.
11598
11599 2003-06-08  Richard Henderson  <rth@redhat.com>
11600
11601         * gcc.dg/20011029-2.c: Fix the array reference.
11602         * gcc.dg/asm-7.c: New.
11603
11604 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
11605
11606         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
11607
11608 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
11609
11610         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
11611         (dg-require-gc-sections): Likewise.
11612
11613 2003-06-08  Jan Hubicka  <jh@suse.cz>
11614
11615         * i386-cmov1.c: Fix regular expression.
11616         * i386-cvt-1.c: Likewise.
11617         * i386-local.c: Likewise.
11618         * i386-local2.c: Likewise.
11619         * i386-mul.c: Likewise.
11620         * i386-ssetype-1.c: Likewise.
11621         * i386-ssetype-3.c: Likewise.
11622         * i386-ssetype-5.c: Likewise.
11623
11624 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11625
11626         PR c++/11039
11627         * g++.dg/warn/implicit-typename2.C: New test.
11628         * g++.dg/warn/implicit-typename3.C: New test.
11629
11630 2003-06-07  Richard Henderson  <rth@redhat.com>
11631
11632         * g++.dg/other/offsetof3.C: Use size_t.
11633         * g++.dg/other/offsetof4.C: Likewise.
11634
11635 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
11636
11637         * lib/copy-file.exp: New. Implement gcc_copy_files.
11638
11639         * lib/dg-pch.exp: Load copy-file.exp
11640         (dg-pch): Use gcc_copy_files instead of "file copy".
11641
11642 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
11643
11644         * gcc.dg/weak/weak.exp: Simplify.
11645         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
11646         * gcc.dg/weak/weak-1.c: Likewise.
11647         * gcc.dg/weak/weak-2.c: Likewise.
11648         * gcc.dg/weak/weak-3.c: Likewise.
11649         * gcc.dg/weak/weak-4.c: Likewise.
11650         * gcc.dg/weak/weak-5.c: Likewise.
11651         * gcc.dg/weak/weak-6.c: Likewise.
11652         * gcc.dg/weak/weak-7.c: Likewise.
11653         * gcc.dg/weak/weak-8.c: Likewise.
11654         * gcc.dg/weak/weak-9.c: Likewise.
11655
11656 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
11657
11658         gcc.c-torture/execute/20030606-1.c: New.
11659
11660 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11661
11662         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
11663         * gcc.dg/builtins-19.c: Likewise.
11664
11665 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11666
11667         * gcc.dg/builtins-2.c: Add some more tests.
11668         * gcc.dg/builtins-18.c: New test case.
11669         * gcc.dg/builtins-19.c: New test case.
11670
11671 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11672             Jim Wilson  <wilson@tuliptree.org>
11673
11674         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
11675
11676 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
11677
11678         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
11679         mempcpy/stpcpy calls not to be optimized into something else.
11680         * gcc.c-torture/execute/string-opt-3.c: Moved to...
11681         * gcc.c-torture/execute/builtins/string-7.c: ...here.
11682         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
11683
11684 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11685
11686         * gcc.dg/format/asm_fprintf-1.c: New test.
11687
11688 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
11689
11690         * lib/gcc-defs.exp (additional_sources): New variable.
11691         (dg-additional-sources): New function.
11692         (additional_files): New variable.
11693         (dg-additional-files): New function.
11694         (dg-additional-files-options): Likewise.
11695         * lib/gcc-dg.exp (dg-require-weak): New function.
11696         (dg-require-alias): Likewise.
11697         (dg-require-gc-sections): Likewise.
11698         * lib/target-supports.exp (check_alias_available): Remove testfile
11699         parameter.
11700         (check_gc_sections_available): New function.
11701         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
11702         (dg-gpp-additional-files): Likewise.
11703         * lib/g++.exp (additional_sources): Remove.
11704         (additional_files): Likewise.
11705         (g++_target_compile): Use dg-additional-files-options.
11706
11707         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
11708         Tcl logic.
11709         * gcc.dg/special/ecos.exp: Remove.
11710         * gcc.dg/special/20000419-2.c: Use dg-require-*.
11711         * gcc.dg/special/alias-1.c: Likewise.
11712         * gcc.dg/special/alias-2.c: Likewise.
11713         * gcc.dg/special/gcsec-1.c: Likewise.
11714         * gcc.dg/special/weak-1.c: Likewise.
11715         * gcc.dg/special/weak-2.c: Likewise.
11716         * gcc.dg/special/wkali-1.c: Likewise.
11717         * gcc.dg/special/wkali-2.c: Likewise.
11718
11719         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
11720         dg-gpp-additional-*.
11721         * g++.dg/special/conpr-3.C: Likewise.
11722         * g++.dg/special/conpr-4.C: Likewise.
11723         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
11724         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
11725         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
11726         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
11727         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
11728         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
11729         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
11730         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
11731         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
11732         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
11733         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
11734         * g++.old-deja/g++.other/comdat1.C: Likewise.
11735         * g++.old-deja/g++.other/comdat2.C: Likewise.
11736         * g++.old-deja/g++.other/comdat3.C: Likewise.
11737         * g++.old-deja/g++.other/ctor1.C: Likewise.
11738         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
11739
11740 2003-06-05  Richard Henderson  <rth@redhat.com>
11741
11742         * gcc.dg/debug/20030605-1.c: New.
11743
11744 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
11745
11746         * README.QMTEST: Update.
11747
11748 2003-06-04  Richard Henderson  <rth@redhat.com>
11749
11750         * gcc.dg/cleanup-1.c: New.
11751         * gcc.dg/cleanup-2.c: New.
11752         * gcc.dg/cleanup-3.c: New.
11753         * gcc.dg/cleanup-4.c: New.
11754         * gcc.dg/cleanup-5.c: New.
11755         * gcc.dg/cleanup-6.c: New.
11756         * gcc.dg/cleanup-7.c: New.
11757
11758 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
11759
11760         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
11761
11762         * lib/dg-pch.exp: New file.
11763         * g++.dg/pch/pch.exp: Use dg-pch.exp.
11764         * gcc.dg/pch/pch.exp: Likewise.
11765
11766 2003-06-04  Roger Sayle  <roger@eyesopen.com>
11767
11768         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
11769         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
11770         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
11771         * gcc.dg/builtins-17.c: New test case.
11772         * gcc.dg/i386-387-4.c: New test case.
11773         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
11774
11775 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11776
11777         * gcc.dg/ultrasp9.c: New test.
11778
11779 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11780
11781         * gcc.c-torture/compile/20030604-1.c: New test.
11782         * gcc.dg/sparc-constant-1.c: New test.
11783
11784 2003-06-03  Glen Nakamura  <glen@imodulo.com>
11785
11786         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
11787
11788 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
11789
11790         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
11791
11792         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
11793         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
11794
11795 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
11796
11797         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
11798
11799 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11800
11801         PR c++/10940
11802         * g++.dg/template/spec10.C: New test.
11803
11804 2003-06-03  Roger Sayle  <roger@eyesopen.com>
11805
11806         * gcc.dg/builtins-16.c: New test case.
11807
11808 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
11809
11810         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
11811         mempcpy test with post-increments.
11812         * gcc.c-torture/execute/string-opt-3.c: New test.
11813         * gcc.dg/string-opt-1.c: New test.
11814
11815 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
11816
11817         PR fortran/10965
11818         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
11819
11820 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
11821
11822         * lib/scanasm.exp (dg-scan): New function, factored out of ...
11823         (scan-assembler): ... here.  Use dg-scan.
11824         (scan-assembler-not): Likewise.
11825         (scan-file): New function.
11826         (scan-file-not): Likewise.
11827         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
11828         * gcc.dg/cpp/_Pragma4.c: Likewise.
11829         * gcc.dg/cpp/_Pragma5.c: Likewise.
11830         * gcc.dg/cpp/avoidpaste1.c: Likewise.
11831         * gcc.dg/cpp/avoidpaste2.c: Likewise.
11832         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
11833         * gcc.dg/cpp/cmdlne-P.c: Likewise.
11834         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
11835         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
11836         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
11837         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
11838         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
11839         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
11840         * gcc.dg/cpp/cxxcom1.c: Likewise.
11841         * gcc.dg/cpp/line1.c: Likewise.
11842         * gcc.dg/cpp/maccom1.c: Likewise.
11843         * gcc.dg/cpp/maccom2.c: Likewise.
11844         * gcc.dg/cpp/maccom3.c: Likewise.
11845         * gcc.dg/cpp/maccom4.c: Likewise.
11846         * gcc.dg/cpp/maccom5.c: Likewise.
11847         * gcc.dg/cpp/maccom6.c: Likewise.
11848         * gcc.dg/cpp/multiline.c: Likewise.
11849         * gcc.dg/cpp/spacing1.c: Likewise.
11850         * gcc.dg/cpp/spacing2.c: Likewise.
11851         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
11852         * gcc.dg/cpp/trad/maccom1.c: Likewise.
11853         * gcc.dg/cpp/trad/maccom2.c: Likewise.
11854         * gcc.dg/cpp/trad/maccom3.c: Likewise.
11855         * gcc.dg/cpp/trad/maccom4.c: Likewise.
11856         * gcc.dg/cpp/trad/maccom6.c: Likewise.
11857         * gcc.dg/cpp/cxxcom2.c: Likewise.
11858         * gcc.dg/cpp/cxxcom2.h: New file.
11859
11860         * gcc.dg/cpp/truefalse.cpp: Move it to ...
11861         * g++.dg/cpp/truefalse.C: Here.
11862         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
11863
11864 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
11865
11866         * gcc.dg/cpp/redef3.c: New file.
11867
11868 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
11869
11870         * gcc.dg/i386-loop-3.c: New test.
11871
11872 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
11873
11874         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
11875
11876 2003-05-31  Roger Sayle  <roger@eyesopen.com>
11877
11878         * gcc.dg/fwrapv-1.c: New test case.
11879         * gcc.dg/fwrapv-2.c: New test case.
11880
11881 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11882
11883         PR c++/10956
11884         * g++.dg/template/spec9.C: New test.
11885
11886 2003-05-29  Roger Sayle  <roger@eyesopen.com>
11887
11888         * gcc.dg/duff-4.c: New test case.
11889
11890 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
11891
11892         PR fortran/10843
11893         * g77.dg/ffixed-form-1.f: New test
11894         * g77.dg/ffixed-form-2.f: New test
11895         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
11896         * g77.dg/ffree-form-3.f: New test
11897
11898 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
11899
11900         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
11901         * gcc.dg/wint_t-1.c: Likewise.
11902
11903 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11904
11905         * g++.dg/template/access11.C: New test.
11906
11907 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11908
11909         PR c++/10849
11910         * g++.dg/template/access10.C: New test.
11911
11912 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11913             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11914
11915         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
11916
11917 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
11918
11919         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
11920         suppress for powerpc-*-darwin*.
11921         * gcc.dg/torture/builtin-noret-2.c: Likewise.
11922
11923 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
11924
11925         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
11926         suppress option for powerpc-*-darwin*.
11927
11928 2003-05-23  Roger Sayle  <roger@eyesopen.com>
11929
11930         * gcc.dg/builtins-1.c: Add tests for tan and atan.
11931         * gcc.dg/builtins-4.c: Add test for fmod.
11932
11933 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11934
11935         PR c++/10682
11936         * g++.dg/template/instantiate4.C: New test.
11937
11938 2003-05-22  Roger Sayle  <roger@eyesopen.com>
11939
11940         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
11941
11942 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
11943
11944         * gcc.dg/compat/scalar-return-1_main.c: New file.
11945         * gcc.dg/compat/scalar-return-1_x.c: New file.
11946         * gcc.dg/compat/scalar-return-1_y.c: New file.
11947         * gcc.dg/compat/scalar-return-2_main.c: New file.
11948         * gcc.dg/compat/scalar-return-2_x.c: New file.
11949         * gcc.dg/compat/scalar-return-2_y.c: New file.
11950         * gcc.dg/compat/struct-return-3_main.c: New file.
11951         * gcc.dg/compat/struct-return-3_y.c: New file.
11952         * gcc.dg/compat/struct-return-3_x.c: New file.
11953         * gcc.dg/compat/struct-return-2_main.c: New file.
11954         * gcc.dg/compat/struct-return-2_x.c: New file.
11955         * gcc.dg/compat/struct-return-2_y.c: New file.
11956
11957 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11958
11959         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
11960         for hppa*-hp-hpux*.
11961         * gcc.dg/20021014-1.c (dg-options): Likewise.
11962         * gcc.dg/nest.c (dg-options): Likewise.
11963
11964 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
11965
11966         PR c++/9738
11967         * g++.dg/ext/dllimport2.C: New file.
11968         * g++.dg/ext/dllimport3.C: New file.
11969
11970 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
11971
11972         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
11973         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11974         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11975         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11976         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11977         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11978         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
11979         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
11980         * gcc.dg/compat/small-struct-defs.h: New file.
11981         * gcc.dg/compat/small-struct-init.h: New file.
11982         * gcc.dg/compat/small-struct-check.h: New file.
11983         * gcc.dg/compat/fp-struct-defs.h: New file.
11984         * gcc.dg/compat/fp-struct-check.h: New file.
11985         * gcc.dg/compat/fp-struct-init.h: New file.
11986         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
11987         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
11988
11989 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
11990
11991         * gcc.dg/20030225-2.c: New test.
11992
11993 2003-05-18  Roger Sayle  <roger@eyesopen.com>
11994             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11995
11996         * gcc.c-torture/compile/20030518-1.c: New test case.
11997
11998 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
11999
12000         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12001         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12002         gcc-dg-debug-runtest.
12003         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12004         gcc-dg-debug-runtest.
12005
12006 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12007
12008         PR c++/9022
12009         * g++.dg/lookup/using6.C: New test.
12010
12011 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12012
12013         * g++.dg/parse/access2.C: New test.
12014
12015 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
12016
12017         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12018         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12019         * gcc.dg/debug/debug.exp: Likewise.
12020
12021 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
12022
12023         * gcc.dg/dollar.c: New test.
12024
12025 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
12026
12027         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12028         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12029         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12030         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12031         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12032         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12033         * gcc.dg/compat/struct-by-value-6_main.c: New file.
12034         * gcc.dg/compat/struct-by-value-6_x.c: New file.
12035         * gcc.dg/compat/struct-by-value-6_y.c: New file.
12036         * gcc.dg/compat/struct-by-value-7_main.c: New file.
12037         * gcc.dg/compat/struct-by-value-7_x.c: New file.
12038         * gcc.dg/compat/struct-by-value-7_y.c: New file.
12039         * gcc.dg/compat/struct-by-value-8_main.c: New file.
12040         * gcc.dg/compat/struct-by-value-8_x.c: New file.
12041         * gcc.dg/compat/struct-by-value-8_y.c: New file.
12042         * gcc.dg/compat/struct-by-value-9_main.c: New file.
12043         * gcc.dg/compat/struct-by-value-9_x.c: New file.
12044         * gcc.dg/compat/struct-by-value-9_y.c: New file.
12045
12046 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
12047
12048         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12049         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
12050         support for "repo" mode.
12051         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12052         * lib/g77-dg.exp: Likewise.
12053         * lib/obj-dg.exp: Likewise.
12054
12055 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
12056
12057         Merge from gcc-3_2-rhl8-branch:
12058         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
12059
12060         * gcc.dg/tls/opt-6.c: New test.
12061
12062         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
12063
12064         * gcc.dg/20030405-1.c: New test.
12065
12066         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
12067
12068         * gcc.dg/20030309-1.c: New test.
12069
12070         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
12071
12072         * gcc.c-torture/execute/20030307-1.c: New test.
12073
12074         2003-02-20  Randolph Chung  <tausq@debian.org>
12075
12076         * gcc.c-torture/compile/20030220-1.c: New test.
12077
12078         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
12079
12080         * gcc.dg/20030217-1.c: New test.
12081
12082         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
12083
12084         * gcc.c-torture/compile/20020129-1.c: New test.
12085
12086         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12087
12088         * gcc.dg/unroll-1.c: New test.
12089
12090         2002-11-16  Jan Hubicka  <jh@suse.cz>
12091
12092         * gcc.c-torture/execute/20020920-1.c: New test.
12093
12094         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
12095
12096         PR target/7434
12097         * gcc.c-torture/compile/20021008-1.c: New test.
12098
12099         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
12100
12101         PR target/7559
12102         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12103
12104         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
12105
12106         * gcc.c-torture/compile/20020807-1.c: New test.
12107
12108         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
12109
12110         * gcc.dg/tls/opt-1.c: New test.
12111
12112         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
12113
12114         * gcc.dg/20020729-1.c: New test.
12115
12116         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
12117
12118         * g++.dg/opt/life1.C: New test.
12119
12120         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
12121
12122         * gcc.dg/20020525-1.c: New test.
12123
12124         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
12125
12126         PR c++/6794
12127         * g++.dg/ext/pretty1.C: New test.
12128         * g++.dg/ext/pretty2.C: New test.
12129
12130 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
12131
12132         PR c++/8385
12133         * g++.dg/ext/typeof5.C: New test.
12134
12135 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
12136
12137         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12138         __USER_LABEL_PREFIX__ into account.
12139         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12140
12141 2003-05-14  Roger Sayle  <roger@eyesopen.com>
12142
12143         * gcc.dg/builtins-15.c: New test case.
12144
12145 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
12146
12147         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12148
12149 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
12150
12151         * lib/g++.exp: Tweak handling of additional source files.
12152         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12153         * g++.dg/special/conpr-2a.C: Rename to ...
12154         * g++.dg/special/conpr-2a.cc: ... this.
12155         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12156         * g++.dg/special/conpr-3a.C: Rename to ...
12157         * g++.dg/special/conpr-3a.cc: This.
12158         * g++.dg/special/conpr-3b.C: Rename to ...
12159         * g++.dg/special/conpr-3b.cc: This.
12160         * g++.dg/special/conpr-4.C: New test.
12161         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12162
12163 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
12164
12165         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12166
12167 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12168
12169         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12170         * g++.old-deja/g++.robertl/eb71.C: Likewise.
12171         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12172         * g++.old-deja/g++.other/warn3.C: Likewise.
12173
12174 2003-05-11  Roger Sayle  <roger@eyesopen.com>
12175
12176         * gcc.dg/i386-387-1.c: Update to also test log.
12177         * gcc.dg/i386-387-2.c: Likewise.
12178
12179 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12180
12181         * g77.f-torture/execute/int8421.f: New test.
12182
12183 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12184
12185         PR c++/10230, c++/10481
12186         * g++.dg/lookup/scoped5.C: New test.
12187
12188 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12189
12190         PR c++/10552
12191         * g++.dg/template/ttp6.C: New test.
12192
12193 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
12194
12195         * gcc.c-torture/execute/builtins: New directory.
12196         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12197         gcc.c-torture/execute/builtins.
12198         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12199         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12200         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
12201         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12202
12203 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12204
12205         PR c++/9252
12206         * g++.dg/template/access8.C: New test.
12207         * g++.dg/template/access9.C: New test.
12208
12209 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12210
12211         PR c++/9554
12212         * g++.dg/parse/access1.C: New test.
12213
12214 2003-05-09  DJ Delorie  <dj@redhat.com>
12215
12216         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12217         long, and not an int.
12218
12219 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12220
12221         PR c++/10555, c++/10576
12222         * g++.dg/template/memclass1.C: New test.
12223
12224 2003-05-08  DJ Delorie  <dj@redhat.com>
12225
12226         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12227         targets.
12228         * gcc.c-torture/execute/20021024-1.x: Likewise.
12229         * gcc.c-torture/execute/shiftdi.x: Likewise.
12230         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12231         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12232         * gcc.dg/20021018-1.c: Likewise.
12233
12234 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12235
12236         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12237
12238         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12239         (bcopy): Call memmove.
12240
12241 2003-05-08  Roger Sayle  <roger@eyesopen.com>
12242
12243         * g77.f-torture/compile/8485.f: New test case.
12244
12245 2003-05-07  Richard Henderson  <rth@redhat.com>
12246
12247         PR c++/10570
12248         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12249         Verify exception_cleanup not called for rethrows.
12250         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12251         when exiting catch block without rethrowing.
12252         * g++.dg/eh/forced3.C: New.
12253         * g++.dg/eh/forced4.C: New.
12254
12255 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
12256
12257         * gcc.dg/20030505.c: Fix triplet.
12258
12259 2003-05-06  DJ Delorie  <dj@redhat.com>
12260
12261         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12262         * gcc.dg/nest.c: Likewise.
12263
12264 2003-05-05  Roger Sayle  <roger@eyesopen.com>
12265
12266         * gcc.dg/builtins-14.c: New test case.
12267
12268 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
12269
12270         * lib/compat.exp (compat-execute): New argument.
12271         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12272         * gcc.dg/compat: New test directory.
12273         * gcc.dg/compat/compat.exp: New expect script.
12274         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12275         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12276         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12277         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12278         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12279         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12280
12281         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12282         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12283         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12284         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12285         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12286         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12287         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12288         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12289         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12290         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12291         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12292         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12293         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12294         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12295         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12296
12297 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
12298
12299         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12300
12301 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
12302
12303         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12304
12305 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
12306
12307         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12308         * gcc.dg/ppc-fsel-2.c: New test.
12309
12310         * gcc.dg/unused-5.c: New test.
12311
12312 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12313
12314         PR c++/10496
12315         * g++.dg/warn/pmf1.C: New test.
12316
12317 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12318
12319         PR c++/4494
12320         * g++.dg/warn/main.C: New test.
12321
12322 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12323
12324         * gcc.dg/nonnull-3.c: New test.
12325
12326 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
12327
12328         * gcc.dg/cpp/Wtrigraphs.c: Update.
12329         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12330
12331 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
12332
12333         * gcc.dg/ppc-fsel-1.c: New test.
12334
12335 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
12336
12337         PR c/10604
12338         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12339
12340 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
12341
12342         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12343
12344 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12345
12346         PR c++/9364, c++/10553, c++/10586
12347         * g++.dg/parse/typename4.C: New test.
12348         * g++.dg/parse/typename5.C: Likewise.
12349
12350 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
12351
12352         * gcc.c-torture/compile/20030503-1.c: New test.
12353
12354 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12355
12356         * g++.dg/lookup/using5.C: Fix testcase error.
12357
12358 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
12359
12360         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12361         since MEABI is no longer supported.  Remove all vestiges
12362         of MEABI from the test.
12363
12364 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12365
12366         PR c++/10554
12367         * g++.dg/lookup/using5.C: New test.
12368
12369 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12370
12371         PR c++/8772
12372         * g++.dg/template/ttp5.C: New test.
12373
12374 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
12375
12376         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12377         (dg-gpp-additional-sources): New function.
12378         (dg-gpp-additional-files): Likewise.
12379         * lib/g++.exp (additional_sources): New variable.
12380         (additional_files): Likewise.
12381         (g++_target_compile): Deal with them.
12382         * lib/old-dejagnu.exp: Remove.
12383         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12384         * g++.old-deja: Revise all tests to use dg commands.
12385
12386 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12387
12388         PR c++/9432, c++/9528
12389         * g++.dg/lookup/using4.C: New test.
12390
12391 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
12392
12393         * gcc.dg/noreturn-5.c: New file.
12394         * gcc.dg/noreturn-6.c: New file.
12395
12396         * gcc.c-torture/compile/inline-1.c: New file.
12397
12398 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12399
12400         PR c++/10551
12401         * g++.dg/template/explicit1.C: New test.
12402
12403 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12404
12405         PR c++/10549
12406         * g++.dg/other/bitfield1.C: New test.
12407
12408         PR c++/10527
12409         * g++.dg/init/new7.C: New test.
12410
12411 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12412
12413         * g++.dg/ext/desig1.C: New test.
12414         * g++.dg/ext/init1.C: Update.
12415
12416         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12417
12418 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
12419
12420         PR c++/10180
12421         * g++.dg/warn/Winline-1.C: New test.
12422
12423 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
12424
12425         * gcc.c-torture/execute/string-opt-19.c: New test.
12426
12427         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12428         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12429
12430 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
12431
12432         PR c++/10506
12433         * g++.dg/init/new6.C: New test.
12434
12435         PR c++/10503
12436         * g++.dg/init/ref6.C: New test.
12437
12438 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
12439
12440         * g++.dg/warn/weak1.C: XFAIL on AIX4.
12441
12442 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12443
12444         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12445         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12446
12447 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
12448
12449         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12450         initialized static data members.
12451
12452 2003-04-25  H.J. Lu <hjl@gnu.org>
12453
12454         * gcc.dg/ia64-sync-4.c: New test.
12455
12456 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12457
12458         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
12459         date.
12460
12461 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
12462
12463         PR c++/10337
12464         * g++.dg/warn/conv1.C: New test.
12465         * g++.old-deja/g++.other/conv7.C: Adjust.
12466         * g++.old-deja/g++.other/overload14.C: Adjust.
12467
12468 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12469
12470         PR c++/10471
12471         * g++.dg/template/defarg2.C: New test.
12472
12473 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
12474
12475         * gcc.dg/cpp/include2.c: Update.
12476         * gcc.dg/cpp/multiline-2.c: New.
12477         * gcc.dg/cpp/multiline.c: Update.
12478         * gcc.dg/cpp/strify2.c: Update.
12479         * gcc.dg/cpp/trad/literals-2.c: Update.
12480
12481 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12482
12483         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12484
12485 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12486
12487         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12488
12489 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12490
12491         PR c++/10451
12492         * g++.dg/parse/crash4.C: New test.
12493
12494         PR c++/9847
12495         * g++.dg/parse/crash5.C: New test.
12496
12497 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12498
12499         PR c++/10446
12500         * g++.dg/parse/crash3.C: New test.
12501
12502         PR c++/10428
12503         * g++.dg/parse/elab1.C: New test.
12504
12505 2003-04-22  Devang Patel  <dpatel@apple.com>
12506
12507         * gcc.dg/cpp/trad/funlike-5.c: New test.
12508
12509 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
12510
12511         * g++.dg/other/packed1.C: Fix dg options.
12512
12513 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
12514
12515         * g++.dg/other/offsetof2.C: New test.
12516
12517 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
12518
12519         * g++.dg/template/recurse.C: Adjust location of error messages.
12520
12521 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12522
12523         PR c++/9881
12524         * g++.dg/init/addr-const1.C: New test.
12525         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
12526
12527 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12528
12529         PR c++/10405
12530         * g++.dg/lookup/struct-hack1.C: New test.
12531
12532 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
12533
12534         * ucs.c: Update diagnostic messages.
12535
12536 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
12537
12538         * gcc.dg/cpp/truefalse.cpp: New test.
12539         * gcc.dg/cpp/cpp.exp: Update.
12540         * g++.dg/other/stdbool-if.C: Remove.
12541
12542 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
12543
12544         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
12545         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
12546
12547 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
12548
12549         * gcc.c-torture/compile/20030418-1.c: New test.
12550
12551 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
12552
12553         * README.compat: Remove; content moved to doc/sourcebuild.texi.
12554
12555 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12556
12557         PR c++/10347
12558         g++.dg/template/dependent-name1.C: New test.
12559
12560 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
12561
12562         * gcc.dg/warn-1.c (tourist_guide): New array,
12563         contains a pointer to bar.
12564
12565 2003-04-16  Roger Sayle  <roger@eyesopen.com>
12566
12567         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
12568         * gcc.c-torture/execute/medce-1.c: New test case.
12569         * gcc.c-torture/execute/medce-2.c: New test case.
12570
12571 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
12572
12573         * lib/prune.exp: Ignore more messages.
12574
12575         PR c++/10381
12576         * g++.dg/parse/lookup3.C: New test.
12577
12578 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
12579
12580         * gcc.c-torture/compile/20030415-1.c : New test.
12581
12582 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
12583
12584         * gcc.c-torture/execute/scope-2.c: Move to ...
12585         * gcc.dg/noncompile/scope.c: .... here.
12586
12587 2003-04-14  Roger Sayle  <roger@eyesopen.com>
12588
12589         * gcc.dg/20030414-2.c: New test case.
12590
12591 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
12592
12593         PR target/10377
12594         * gcc.dg/20030414-1.c: New test.
12595
12596 2003-04-13  Roger Sayle  <roger@eyesopen.com>
12597
12598         * gcc.dg/builtins-12.c: New test case.
12599         * gcc.dg/builtins-13.c: New test case.
12600
12601 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12602
12603         * gcc.c-torture/execute/string-opt-18.c: New test.
12604
12605 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
12606
12607         PR c++/10300
12608         * g++.dg/init/new5.C: New test.
12609
12610 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
12611
12612         PR c++/7910
12613         * g++.dg/ext/dllimport1.C: New test.
12614
12615 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12616
12617         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
12618
12619 2003-04-11  Bud Davis <bdavis9659@comcast.net>
12620
12621         PR Fortran/9263
12622         * g77.f-torture/noncompile/9263.f: New test
12623         PR Fortran/1832
12624         * g77.f-torture/execute/1832.f: New test
12625
12626 2003-04-11  David Chad  <davidc@freebsd.org>
12627             Loren J. Rittle  <ljrittle@acm.org>
12628
12629         libobjc/8562
12630         * objc.dg/headers.m: New test.
12631
12632 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
12633
12634         * gcc.c-torture/execute/builtin-noret-2.c: New.
12635         * gcc.c-torture/execute/builtin-noret-2.x: New.
12636         XFAIL builtin-noret-2.c at -O1 and above.
12637         * gcc.dg/redecl.c: New.
12638         * gcc.dg/Wshadow-1.c: Update error regexps.
12639
12640 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
12641
12642         * g++.dg/abi/bitfield10.C: New test.
12643
12644 2003-04-09  Mike Stump  <mrs@apple.com>
12645
12646         * gcc.dg/pch/pch.exp: Make testcase names longer.
12647         * g++.dg/pch/pch.exp: Make testcase names longer.
12648
12649 2003-04-08  Roger Sayle  <roger@eyesopen.com>
12650
12651         * gcc.dg/builtins-11.c: New test case.
12652
12653 2003-04-08  Roger Sayle  <roger@eyesopen.com>
12654
12655         * gcc.dg/builtins-9.c: New test case.
12656         * gcc.dg/builtins-10.c: New test case.
12657
12658 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
12659
12660         * gcc.dg/noncompile/init-4.c.c: New test.
12661
12662 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
12663
12664         * gcc.misc-test/gcov-9.c: New test.
12665         * gcc.misc-test/gcov-10.c: New test
12666         * gcc.misc-test/gcov-11.c: New test.
12667
12668 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
12669
12670         PR optimization/10024
12671         * gcc.c-torture/compile/20030405-1.c: New test.
12672
12673 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
12674
12675         * gcc.dg/pch/static-3.c: New.
12676         * gcc.dg/pch/static-3.hs: New.
12677         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
12678
12679 2003-04-04  Richard Henderson  <rth@redhat.com>
12680
12681         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
12682         * g++.dg/eh/forced2.C: Likewise.
12683
12684 2003-04-03  Mike Stump  <mrs@apple.com>
12685
12686         * lib/scanasm.exp (scan-assembler): Add xfail processing for
12687         target arg.
12688         (scan-assembler-times, scan-assembler-not): Likewise.
12689         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
12690
12691 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
12692
12693         * gcc.dg/sparc-loop-1.c: New test.
12694
12695 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
12696
12697         PR other/9274
12698         * g++.dg/pch/system-2.C: New.
12699         * g++.dg/pch/system-2.Hs: New.
12700
12701 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
12702
12703         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
12704
12705         * g++.dg/eh/simd-1.C (vecfunc): Same.
12706
12707 2003-04-01  Roger Sayle  <roger@eyesopen.com>
12708
12709         * gcc.c-torture/execute/20030401-1.c: New test case.
12710
12711 2003-04-01  Ziemowit Laski <zlaski@apple.com>
12712
12713         * objc.dg/defs.m: New.
12714
12715 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
12716
12717         * g++.dg/eh/simd-1.C: New.
12718         * g++.dg/eh/simd-2.C: New.
12719
12720 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
12721
12722         * gcc.c-torture/execute/simd-3.c: New.
12723
12724 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
12725
12726         PR c/9936
12727         * gcc.dg/20030331-2.c: New test.
12728
12729 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
12730
12731         PR c++/10278
12732         * g++.dg/parse/crash2.C: New test.
12733
12734 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12735
12736         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
12737         * gcc.c-torture/execute/20030331-1.c: ...here.
12738
12739 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12740
12741         * gcc.c-torture/execute/20030331-1.c: New test.
12742
12743 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
12744
12745         * lib/gcov.exp: Adjust call return testing strings.
12746         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
12747
12748 2003-03-31  Roger Sayle  <roger@eyesopen.com>
12749
12750         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
12751         * gcc.dg/builtins-7.c: New test case.
12752         * gcc.dg/builtins-8.c: New test case.
12753
12754 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12755
12756         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
12757
12758 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
12759
12760         PR c++/7647
12761         * g++.dg/lookup-class-member-2.C: New test.
12762
12763 2003-03-30  Glen Nakamura  <glen@imodulo.com>
12764
12765         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
12766
12767 2003-03-28  Roger Sayle  <roger@eyesopen.com>
12768
12769         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
12770
12771 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
12772
12773         * g++.dg/init/attrib1.C: New test.
12774
12775 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12776
12777         * gcc.dg/ultrasp8.c: New test.
12778
12779 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12780
12781         * gcc.dg/ultrasp7.c: New test.
12782
12783 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
12784
12785         PR c++/10047
12786         * g++.dg/template/inline1.C: New test.
12787
12788 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12789
12790         * gcc.dg/sparc-dwarf2.c: New test.
12791
12792 2003-03-27  Roger Sayle  <roger@eyesopen.com>
12793
12794         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
12795         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
12796
12797 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
12798
12799         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
12800         than reading .x files.
12801         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
12802         * g77.dg/gcov/gcov-1.f: Likewise.
12803         * gcc.misc-tests/gcov-4b.c: Likewise.
12804         * gcc.misc-tests/gcov-5b.c: Likewise.
12805         * gcc.misc-tests/gcov-6.c: Likewise.
12806         * gcc.misc-tests/gcov-7.c: Likewise.
12807         * gcc.misc-tests/gcov-8.c: Likewise.
12808         * g++.dg/gcov/gcov-1.x: Remove.
12809         * g77.dg/gcov/gcov-1.x: Likewise.
12810         * gcc.misc-tests/gcov-4b.x: Likewise.
12811         * gcc.misc-tests/gcov-5b.x: Likewise.
12812         * gcc.misc-tests/gcov-6.x: Likewise.
12813         * gcc.misc-tests/gcov-7.x: Likewise.
12814         * gcc.misc-tests/gcov-8.x: Likewise.
12815
12816 2003-03-27  Glen Nakamura  <glen@imodulo.com>
12817
12818         PR opt/10087
12819         * gcc.dg/20030324-1.c: New test.
12820
12821 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
12822
12823         PR c++/10224
12824         * g++.dg/template/arg3.C: New test.
12825
12826         PR c++/10158
12827         * g++.dg/template/friend18.C: New test.
12828
12829 2003-03-26  Roger Sayle  <roger@eyesopen.com>
12830
12831         * g77.f-torture/compile/20030326-1.f: New test case.
12832
12833 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
12834
12835         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
12836
12837         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
12838
12839 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
12840
12841         * gcc.dg/ia64-sync-3.c: New test.
12842
12843 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
12844
12845         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
12846
12847 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
12848
12849         * gcc.dg/ultrasp6.c: New test.
12850
12851 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
12852
12853         * gcc.dg/i386-signbit-1.c: New test.
12854         * gcc.dg/i386-signbit-2.c: New test.
12855         * gcc.dg/i386-signbit-3.c: New test.
12856
12857 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
12858
12859         * gcc.dg/ultrasp5.c: Fix options.
12860
12861 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12862
12863         * gcc.dg/ultrasp5.c: Fix comment.
12864
12865 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
12866
12867         PR fortran/10197
12868         * g77.f-torture/execute/10197.f: New test.
12869
12870 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
12871
12872         PR c++/9898, c++/383
12873         * g++.dg/template/conv6.C: New test.
12874
12875         PR c++/10119
12876         * g++.dg/template/ptrmem5.C: New test.
12877
12878         PR c++/10026
12879         * g++.dg/lookup/koenig1.C: New test.
12880
12881         PR C++/10199
12882         * g++.dg/lookup/template2.C: New test.
12883
12884 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
12885
12886         * g++.dg/opt/rtti1.C: New test.
12887
12888 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
12889
12890         * gcc.dg/ultrasp5.c: New test.
12891
12892 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
12893
12894         PR middle-end/9967
12895         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
12896         builtin fputs.
12897
12898 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
12899
12900         PR c/8224
12901         * gcc.dg/20030323-1.c: New test.
12902
12903 2003-03-23  Roger Sayle  <roger@eyesopen.com>
12904
12905         * gcc.c-torture/compile/20030323-1.c: New test case.
12906
12907 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
12908
12909         * gcc.dg/20030321-1.c: New test.
12910
12911 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
12912
12913         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
12914
12915 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
12916
12917         PR c++/9978, c++/9708
12918         * g++.dg/ext/vlm1.C: Adjust expected error.
12919         * g++.dg/ext/vla2.C: New test.
12920         * g++.dg/template/arg1.C: New test.
12921         * g++.dg/template/arg2.C: New test.
12922
12923 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
12924
12925         * g77.f-torture/execute/select.f: New test.
12926         * g77.f-torture/noncompile/select_no_compile.f: New test.
12927
12928 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
12929
12930         PR c++/9898
12931         * g++.dg/other/error4.C: New test.
12932
12933 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
12934
12935         * g++.dg/template/friend17.C: New test.
12936
12937 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
12938
12939         * gcc.c-torture/compile/20030320-1.c: New.
12940
12941 2003-03-20  Roger Sayle  <roger@eyesopen.com>
12942
12943         * gcc.dg/builtins-6.c: New test case.
12944
12945 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
12946
12947         PR target/10073
12948         * gcc.c-torture/compile/20030319-1.c: New.
12949
12950 2003-03-18  Jan Hubicka  <jh@suse.cz>
12951
12952         * gcc.dg/i386-cvt-1.c: New test.
12953
12954 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
12955
12956         * objc.dg/naming-1.m: Use "(parse|syntax) error".
12957         * objc.dg/naming-2.m: Likewise.
12958
12959 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
12960
12961         PR c++/9639
12962         * g++.dg/parse/crash1.C: New test.
12963
12964 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
12965
12966         PR c++/8805
12967         * g++.dg/eh/cleanup1.C: New test.
12968
12969 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
12970
12971         * gcc.c-torture/execute/20030316-1.c: New test case.
12972
12973 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
12974
12975         PR c++/9629
12976         * g++.dg/init/ctor2.C: New test.
12977
12978 2003-03-15  Roger Sayle  <roger@eyesopen.com>
12979
12980         * g77.f-torture/compile/xformat.f: New test case.
12981
12982 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12983
12984         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
12985         * g++.old-deja/g++.mike/eh50.C: Likewise.
12986
12987 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12988
12989         PR c++/6440
12990         * g++.dg/template/spec7.C: New test.
12991         * g++.dg/template/spec8.C: Likewise.
12992
12993 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
12994
12995         * gcc.c-torture/execute/20030313-1.c: New test.
12996
12997 2003-03-14  Richard Henderson  <rth@redhat.com>
12998
12999         * gcc.dg/inline-2.c: Adjust alpha test for external call.
13000
13001 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
13002
13003         * gcc.c-torture/compile/20030314-1.c: New test.
13004
13005 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
13006
13007         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13008         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13009         thumb target,
13010         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13011         to accept newer _imp__  prefix and additional
13012         newline in .drectve section.
13013         * gcc.dg/dll-4.c: Likewise.
13014         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13015         switch.
13016
13017 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
13018
13019         * g++.dg/parse/namespace9.C: New test.
13020
13021         * g++.dg/init/ref5.C: New test.
13022         * g++.dg/parse/ptrmem1.C: Likewise.
13023
13024 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13025
13026         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13027         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13028         regular expression.
13029         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13030         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13031
13032 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
13033
13034         * gcc.c-torture/execute/20030224-2.c: New test.
13035
13036 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13037
13038         * gcc.dg/decl-3.c: New test.
13039
13040 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13041
13042         * gcc.dg/i386-loop-2.c: New test.
13043
13044 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
13045
13046         PR c++/9474
13047         * g++.dg/parse/namespace8.C: New test.
13048
13049         PR c++/9924
13050         * g++.dg/overload/builtin2.C: New test.
13051
13052 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
13053
13054         * gcc.dg/return-type-3.c: New test.
13055
13056 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
13057
13058         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13059         profiling options are not supported.
13060
13061 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
13062
13063         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13064         * g++.old-deja/g++.warn/impint2.C: Likewise.
13065
13066 2003-03-10  Devang Patel  <dpatel@apple.com>
13067
13068         * g++.dg/cpp/c++_cmd_1.C: New test.
13069         * g++.dg/cpp/c++_cmd_1.h: New file.
13070
13071 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
13072
13073         * gcc.dg/altivec-9.c: New file.
13074
13075 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13076
13077         * gcc.dg/ppc-sdata-1.c: New test.
13078         * gcc.dg/ppc-sdata-2.c: New test.
13079
13080 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
13081
13082         PR c++/9373
13083         * g++.dg/opt/ptrmem2.C: New test.
13084
13085         PR c++/8534
13086         * g++.dg/opt/ptrmem1.C: New test.
13087
13088 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13089
13090         * gcc.dg/i386-loop-1.c: New test.
13091
13092 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13093
13094         PR c++/9970
13095         * g++.dg/lookup/friend1.C: New test.
13096
13097 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
13098
13099         PR c++/9823
13100         * g++.dg/parser/constructor1.C: New test.
13101
13102 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
13103
13104         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13105
13106         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13107
13108 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
13109
13110         * gcc.dg/cpp/Wunused.c: Update test.
13111
13112 2003-03-08  Jan Hubicka  <jh@suse.cz>
13113
13114         * gcc.dg/inline-3.c: New test.
13115
13116 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
13117
13118         PR c++/9809
13119         * g++.dg/parse/builtin1.C: New test.
13120
13121         PR c++/9982
13122         * g++.dg/abi/cookie1.C: New test.
13123         * g++.dg/abi/cookie2.C: Likewise.
13124
13125         PR c++/9524
13126         * g++.dg/template/field1.C: New test.
13127
13128         PR c++/9912
13129         * g++.dg/parse/class1.C: New test.
13130         * g++.dg/parse/namespace7.C: Likewise.
13131         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13132
13133 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
13134
13135         * g++.dg/init/ref4.C: New test.
13136
13137 2003-03-07  Jan Hubicka  <jh@suse.cz>
13138
13139         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13140         * gcc.dg/inline-3.c:  New test.
13141
13142 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
13143
13144         * g++.dg/init/ref3.C: New test.
13145
13146         PR c++/9965
13147         * g++.dg/init/ref2.C: New test.
13148
13149         PR c++/9400
13150         * g++.dg/warn/Wshadow-2.C: New test.
13151
13152         PR c++/9791
13153         * g++.dg/warn/Woverloaded-1.C: New test.
13154
13155 2003-03-05  Jan Hubicka  <jh@suse.cz>
13156
13157         * gcc.dg/i386-local2.c: New.
13158         * gcc.dg/i386-local.c: Fix typo.
13159
13160 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
13161
13162         * g++.dg/abi/layout3.C: New test.
13163
13164 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
13165
13166         * gcc.c-torture/compile/20030305-1.c
13167
13168 2003-03-05  Jan Hubicka  <jh@suse.cz>
13169
13170         * gcc.dg/i386-local.c: New.
13171
13172 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
13173
13174         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13175
13176 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13177
13178         * gcc.dg/switch-2.c: New test.
13179         * gcc.dg/switch-3.c: New test.
13180         * gcc.dg/Wswitch.c: Adjust line numbers.
13181         * gcc.dg/Wswitch-default.c: Likewise.
13182         * gcc.dg/Wswitch-enum.c: Likewise.
13183
13184 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
13185
13186         * gcc.c-torture/execute/20030222-1.c: New test.
13187
13188 2003-03-03  James E Wilson  <wilson@tuliptree.org>
13189
13190         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13191
13192 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
13193
13194         PR c++/9878
13195         * g++.dg/init/ref1.C: New test.
13196
13197 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
13198
13199         * gcc.dg/sh-relax.c: New SH-only test.
13200
13201 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
13202
13203         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
13204         comment explaining purpose of testcase.
13205
13206 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
13207
13208         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13209         for HC11/HC12 (asm needs two int registers).
13210         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13211         HC11/HC12 because the test uses an asm which needs two 32-bit
13212         registers.
13213
13214 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
13215
13216         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13217         for HC11/HC12 (array is too large otherwise).
13218         * gcc.c-torture/compile/920501-4.x: New file, likewise.
13219         * gcc.c-torture/compile/20010518-2.x: Likewise.
13220         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13221         HC11/HC12 (array is too large).
13222
13223 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
13224
13225         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13226         * lib/g++-dg.exp (g++-dg-test): Likewise.
13227
13228 2003-03-01  Roger Sayle  <roger@eyesopen.com>
13229
13230         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13231         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13232
13233 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13234
13235         * g++.dg/warn/implicit-typename1.C: Remove warning.
13236
13237 2003-02-28  Richard Henderson  <rth@redhat.com>
13238
13239         * gcc.dg/noreturn-1.c: Move noreturn warning line.
13240         * gcc.dg/return-type-1.c: Move control reaches end warning line.
13241
13242 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
13243
13244         * gcc.dg/pch/pch.exp: Change .pch to .gch.
13245         * g++.dg/pch/pch.exp: Likewise.
13246
13247 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
13248
13249         PR c++/9879
13250         * testsuite/g++.dg/init/new4.C: New test.
13251
13252 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
13253
13254         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13255
13256 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
13257
13258         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13259         unsigned long.
13260
13261         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13262         wider than float.
13263
13264 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13265
13266         * lib/scanasm.exp: Add support for counting numbers of
13267         occurences.
13268         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13269         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13270
13271 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
13272
13273         PR c++/9683
13274         * g++.dg/template/static3.C: New test.
13275
13276         PR c++/9829
13277         * g++.dg/parse/namespace6.C: New test.
13278
13279 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13280
13281         PR target/9732
13282         * gcc.dg/20030225-1.c: New test.
13283
13284 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
13285
13286         * README: Remove out-of-date information.
13287
13288         PR c++/9836
13289         * g++.dg/template/spec6.C: New test.
13290
13291 2003-02-24  Jeff Law  <law@redhat.com>
13292
13293         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13294
13295 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13296
13297         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13298         * gcc.dg/pragma-ep-1.c: Likewise.
13299
13300 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13301
13302         PR c++/9602
13303         * g++.dg/template/friend16.C: New test.
13304
13305 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
13306
13307         PR c++/5333
13308         * g++.dg/parse/fused-params1.C: Adjust error messages.
13309         * g++.dg/template/nested3.C: New test.
13310
13311 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
13312
13313         * g++.dg/abi/param1.C: New test.
13314
13315 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13316
13317         PR c++/7982
13318         * g++.dg/warn/implicit-typename1.C: New test.
13319
13320 2003-02-22  Kelley Cook <kelleycook@comcast.net>
13321
13322         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13323         with "mtune".
13324         * g++.old-deja/g++.other/store-expr2.C: Likewise.
13325         * gcc.c-torture/execute/20010129-1.x: Likewise.
13326         * gcc.dg/20011107-1.c: Likewise.
13327         * gcc.dg/20020108-1.c: Likewise.
13328         * gcc.dg/20020122-3.c: Likewise.
13329         * gcc.dg/20020206-1.c: Likewise.
13330         * gcc.dg/20020310-1.c: Likewise.
13331         * gcc.dg/20020426-2.c: Likewise.
13332         * gcc.dg/20020517-1.c: Likewise.
13333         * gcc.dg/991230-1.c: Likewise.
13334         * gcc.dg/i386-unroll-1.c: Likewise.
13335         * gcc.misc-tests/i386-prefetch.exp: Likewise.
13336
13337 2003-02-22  Jan Hubicka  <jh@suse.cz>
13338
13339         * gcc.dg/i386-mul.c: New test.
13340
13341 2003-02-21  Roger Sayle  <roger@eyesopen.com>
13342
13343         * gcc.dg/builtins-5.c: New test case.
13344
13345 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
13346
13347         * gcc.dg/asmreg-1.c: New test.
13348
13349 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13350
13351         PR c++/9749
13352         * g++.dg/parse/varmod1.C: New test.
13353
13354 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13355
13356         PR c++/9727
13357         * g++.dg/template/op1.C: New test.
13358
13359 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13360
13361         PR c++/8906
13362         * g++.dg/template/nested2.C: New test.
13363
13364 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13365
13366         PR c++/8724
13367         * g++.dg/expr/dtor1.C: New test.
13368
13369 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
13370
13371         * gcc.dg/cpp/include3.c: New test.
13372         * gcc.dg/cpp/inc/foo.h: New file.
13373
13374 2003-02-21  Glen Nakamura  <glen@imodulo.com>
13375
13376         * gcc.c-torture/execute/20030221-1.c: New test.
13377
13378 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
13379
13380         PR c++/9729
13381         * g++.dg/abi/conv1.C: New test.
13382
13383 2003-02-20  Jan Hubicka  <jh@suse.cz>
13384
13385         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13386
13387 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
13388
13389         * gcc.c-torture/compile/20030219-1.c: New test.
13390
13391 2003-02-18  Jan Hubicka  <jh@suse.cz>
13392
13393         * gcc.dg/funcorder.c: New test.
13394
13395 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
13396
13397         * gcc.c-torture/execute/20030218-1.c: New.
13398
13399 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
13400
13401         * gcc.dg/20030218-1.c: New.
13402
13403 2003-02-18  Richard Henderson  <rth@redhat.com>
13404
13405         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13406         * gcc.dg/attr-used-2.c: New.
13407
13408 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
13409
13410         PR c++/9704
13411         * g++.dg/init/copy5.C: New test.
13412
13413 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
13414
13415         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13416         * g++.dg/pch/pch.exp: Likewise.
13417
13418 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
13419
13420         * gcc.c-torture/execute/20030209-1.c: Enable the test if
13421         STACK_SIZE is not defined.
13422
13423 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13424
13425         PR c++/9457
13426         * g++.dg/template/init1.C: New test.
13427
13428 2003-02-16  Jan HUbicka  <jh@suse.cz>
13429
13430         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13431         (foo): Add few extra tests
13432         * gcc.dg/c99-const-expr-3.c: Likewise.
13433         * gcc.c-torture/execute/20030216-1.c: New.
13434
13435 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13436
13437         PR c++/9459
13438         * g++.dg/ext/typeof4.C: New test.
13439
13440 2003-02-15  Roger Sayle  <roger@eyesopen.com>
13441
13442         * gcc.dg/i386-387-3.c: New test case.
13443
13444 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
13445
13446         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13447         cris-*-elf* cris-*-aout* and mmix-*-*.
13448
13449 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
13450
13451         * gcc.dg/20030213-1.c: New test.
13452
13453 2003-02-12  Roger Sayle  <roger@eyesopen.com>
13454
13455         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13456         * gcc.dg/i386-387-2.c: Likewise.
13457
13458 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
13459
13460         * gcc.dg/ppc-spe.c: Fix formatting.
13461         Enable tests that were previously unsupported by gas.
13462         Delete tests for instructions that no longer exist.
13463         Switch arguments on evsubifw builtin.
13464
13465 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
13466
13467         * gcc.c-torture/execute/20030209-1.c: Disable the test if
13468         STACK_SIZE is too small.
13469
13470 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
13471             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
13472
13473         * gcc.dg/decl-2.c: New test.
13474
13475 2003-02-10  Jan Hubicka  <jh@suse.cz>
13476
13477         * gcc.dg/i386-fpcvt-1.c:  New test.
13478
13479 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
13480
13481         * gcc.c-torture/execute/20030209-1.c: New test.
13482
13483 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
13484
13485         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13486         int-wide bitops, use the constants of the same width.
13487         Likewise, if long long is 32-bit wide, test bitops using
13488         32-bit constants.
13489
13490 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
13491
13492         * gcc.dg/20021014-1.c: Annotate with expected notice text.
13493
13494 2003-02-07  Roger Sayle  <roger@eyesopen.com>
13495
13496         * testsuite/gcc.dg/builtins-4.c: New test case.
13497
13498 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13499
13500         * gcc.dg/20020430-1.c: Fix dg command typos.
13501         * gcc.dg/20020503-1.c: Likewise.
13502
13503 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13504
13505         PR c++/8785
13506         * g++.dg/parse/fused-params1.C: New test.
13507
13508         PR c++/8857
13509         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13510
13511         PR c++/8921
13512         * g++.dg/parse/non-dependent1.C: New test.
13513
13514         PR c++/8928
13515         * g++.dg/parse/dupl-tmpl-args1.C: New test.
13516
13517         PR c++/9228
13518         * g++.dg/parse/undefined7.C: New test.
13519         * g++.dg/parse/non-templ1.C: New test.
13520
13521         PR c++/9229
13522         * g++.dg/parse/too-many-tmpl-args1.C: New test.
13523
13524 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
13525
13526         * gcc.c-torture/compile/20030206-1.c: New test.
13527
13528 2003-02-05  Roger Sayle  <roger@eyesopen.com>
13529
13530         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
13531         "pow" to "foo" to avoid potential confusion with a math built-in.
13532
13533 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13534
13535         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
13536         conditions for SPARC targets.
13537
13538 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
13539
13540         * gcc.dg/20030204-1.c: New test.
13541
13542 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13543
13544         PR c++/38
13545         * g++.dg/parse/array-size1.C: New test.
13546
13547         PR c++/5657
13548         * g++.dg/parse/undefined3.C: New test.
13549
13550         PR c++/5665
13551         * g++.dg/parse/undefined4.C: New test.
13552
13553         PR c++/5975
13554         * g++.dg/parse/undefined5.C: New test.
13555
13556         PR c++/7259
13557         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
13558
13559         PR c++/8578
13560         * g++.dg/parse/casting-operator1.C: New test.
13561
13562         PR c++/8596
13563         * g++.dg/parse/undefined6.C: New test.
13564
13565         PR c++/8736
13566         * g++.dg/parse/missing-template1.C: New test.
13567
13568 2003-02-04  Jan Hubicka  <jh@suse.cz>
13569
13570         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
13571         * gcc.dg/i386-cmov?.c:  Likewise.
13572         * gcc.dg/i386-fpcvt-?.c:  Likewise.
13573         * gcc.dg/i386-ssefp-1.c:  Likewise.
13574         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
13575         conventions.
13576
13577 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
13578
13579         PR c++/7129
13580         * testsuite/g++.dg/ext/max.C: New test.
13581
13582 2003-02-03  Jan Hubicka  <jh@suse.cz>
13583
13584         * gcc.c-torture/execute/20030203-1.c: New test.
13585
13586 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
13587
13588         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
13589         'natural-endian'.
13590
13591 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
13592
13593         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
13594         * g++.dg/init/new2.C: Likewise.
13595         * g++.dg/other/new1.C: Likewise.
13596
13597 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
13598
13599         * gcc.dg/struct-ret-libc.c: New test.
13600
13601 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
13602
13603         * gcc.dg/20030129-1.c: New test.
13604
13605 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13606
13607         PR c++/8849
13608         * g++.dg/template/ptrmem4.C: New test.
13609
13610 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
13611
13612         * g++.dg/parser/constant1.C: New test.
13613
13614 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13615
13616         PR c++/8591
13617         * g++.dg/parse/friend2.C: New test.
13618
13619 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
13620
13621         PR c++/9437
13622         * g++.dg/template/unify4.C: New test.
13623
13624 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
13625
13626         * gcc.c-torture/execute/20030128-1.c: New test.
13627
13628 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
13629
13630         * g++.dg/lookup/nested1.C: Test moved from ...
13631         * g++.old-deja/g++.other/lookup24.C: ... here.
13632
13633 2003-01-28  Jan Hubicka  <jh@suse.cz>
13634
13635         * gcc.dg/i386-cmov5.c:  New test.
13636
13637 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
13638
13639         * gcc.c-torture/execute/20010925-1.c: Changed the
13640         memcpy declaration.
13641
13642 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
13643
13644         PR c++/3902
13645         * g++.dg/parse/template5.C: New test.
13646
13647 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
13648
13649         PR fortran/9258
13650         * g77.dg/pr9258: New test.
13651
13652 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13653
13654         * README: Move relevant parts from README.g++.
13655
13656         * README.g++: Remove this file.
13657
13658 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
13659
13660         * g++.dg/abi/dcast1.C: New test.
13661
13662 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13663
13664         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
13665
13666 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
13667
13668         PR c++/47
13669         * g++.old-deja/g++.other/lookup24.C: New test.
13670
13671 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13672
13673         PR middle-end/7227
13674         * gcc.dg/uninit-C.c: New test.
13675
13676 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
13677
13678         * g++.dg/abi/covariant1.C: New test.
13679
13680 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
13681
13682         * gcc.dg/20030123-1.c: New test.
13683
13684 2003-01-25  Jan Hubicka  <jh@suse.cz>
13685
13686         PR opt/8492
13687         * gcc.c-torture/compile/20030125-1.c
13688
13689 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
13690
13691         PR c++/9403
13692         * g++.dg/parse/template3.C: New test.
13693         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
13694
13695         PR c++/795
13696         * g++.dg/parse/template4.C: New test.
13697
13698         PR c++/9415
13699         * g++.dg/template/qual2.C: New test.
13700
13701         PR c++/8545
13702         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
13703
13704         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
13705
13706 2003-01-25  Roger Sayle  <roger@eyesopen.com>
13707
13708         * gcc.c-torture/execute/switch-1.c: New test case.
13709
13710 2003-01-25  Jan Hubicka  <jh@suse.cz>
13711
13712         * gcc.c-torture/execute/20030125-1.[cx]: New test.
13713
13714 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
13715
13716         Tweaks for Bison-1.875. From the NEWS file:
13717         "- `parse error' -> `syntax error'
13718         Bison now uniformly uses the term `syntax error'"
13719         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
13720         * gcc.dg/cpp/digraph2.c: Likewise.
13721         * gcc.dg/cpp/direct2.c: Likewise.
13722         * gcc.dg/cpp/paste4.c: Likewise.
13723         * gcc.dg/c90-restrict-1.c: Likewise.
13724         * gcc.dg/c99-func-2.c: Likewise.
13725         * gcc.dg/noncompile/920721-2.c: Likewise.
13726         * gcc.dg/noncompile/930622-2.c: Likewise.
13727         * gcc.dg/noncompile/940112-1.c: Likewise.
13728         * gcc.dg/noncompile/950921-1.c: Likewise.
13729         * gcc.dg/noncompile/951123-1.c: Likewise.
13730         * gcc.dg/noncompile/971104-1.c: Likewise.
13731         * gcc.dg/noncompile/990416-1.c: Likewise.
13732
13733 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
13734
13735         * g++.dg/parse/undefined1.C: Add error message.
13736
13737 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
13738
13739         PR c++/9354
13740         * g++.dg/parse/new1.C: New test.
13741
13742         PR c++/9216
13743         * g++.dg/parse/template2.C: New test.
13744
13745         PR c++/9354
13746         * g++.dg/parse/typedef2.C: New test.
13747
13748         PR c++/9328
13749         * g++.dg/ext/typeof3.C: New test.
13750
13751 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13752
13753         PR c++/2738
13754         * g++.dg/parse/ret-type1.C: New test.
13755
13756         PR c++/3792
13757         * g++.dg/parse/tmpl-outside1.C: New test.
13758
13759         PR c++/4207
13760         * g++.dg/parse/int-as-enum1.C: New test.
13761
13762         PR c++/4903
13763         * g++.dg/parse/no-typename1.C: New test.
13764
13765         PR c++/5533
13766         * g++.dg/parse/no-value1.C: New test.
13767
13768         PR c++/5921
13769         * g++.dg/parse/wrong-inline1.C: New test.
13770
13771         PR c++/6402
13772         * g++.dg/parse/ref1.C: New test.
13773
13774         PR c++/6992
13775         * g++.dg/parse/attr-ctor1.C: New test.
13776
13777         PR c++/7229
13778         * g++.dg/parse/namespace5.C: New test.
13779
13780         PR c++/7917
13781         * g++.dg/parse/func-def1.C: New test.
13782
13783         PR c++/8143
13784         * g++.dg/parse/undefined1.C: New test.
13785
13786         PR c++/5723, PR c++/8522
13787         * g++.dg/parse/specialization1.C: New test.
13788
13789         PR c++/163, PR c++/8595
13790         * g++.dg/parse/struct-as-enum1.C: New test.
13791
13792         PR c++/9173
13793         * g++.dg/parse/undefined2.C: New test.
13794
13795 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
13796
13797         PR c++/9298
13798         * g++.dg/parse/template1.C: New test.
13799
13800         PR c++/9384
13801         * g++.dg/parse/using1.C: New test.
13802
13803         PR c++/9285
13804         PR c++/9294
13805         * g++.dg/parse/expr2.C: New test.
13806
13807         PR c++/9388
13808         * g++.dg/parse/lookup2.C: Likewise.
13809
13810 2003-01-21  Jan Hubicka  <jh@suse.cz>
13811
13812         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
13813         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
13814         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
13815         * gcc.c-torture/execute/string-opt-*.c: Likewise.
13816
13817 2003-01-20  Nick Clifton  <nickc@redhat.com>
13818
13819         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
13820         problem with ARM sibcall code generation.
13821
13822 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
13823
13824         * gcc.c-torture/execute/20030120-1.c: New.
13825
13826 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
13827
13828         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
13829
13830 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
13831
13832         PR c++/9272
13833         * g++.dg/parse/ctor1.C: New test.
13834
13835         PR c++/9294:
13836         * g++.dg/parse/qualified1.C: New test.
13837
13838         * g++.dg/parse/typename3.C: New test.
13839
13840 2003-01-16  Richard Henderson  <rth@redhat.com>
13841
13842         * g++.dg/tls/init-2.C: Fix error matches for real this time.
13843
13844 2003-01-16  Richard Henderson  <rth@redhat.com>
13845
13846         * g++.dg/pch/pch.exp: Copy test header to the working directory
13847         before using it either for precompilation or direct use.
13848         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
13849         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
13850
13851 2003-01-16  Richard Henderson  <rth@redhat.com>
13852
13853         * gcc.dg/pch/pch.exp: Copy test header to the working directory
13854         before using it either for precompilation or direct use.
13855         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
13856         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
13857
13858 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
13859
13860         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
13861         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
13862         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
13863         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
13864         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
13865         typename warning into error.
13866         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
13867         error messages.
13868         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
13869         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
13870         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
13871         messages.
13872         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
13873         make declaration visible in template.
13874         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
13875         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
13876         messages.
13877         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
13878         message.
13879         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
13880         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
13881         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
13882         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
13883         typename warning with error message.
13884         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
13885         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
13886         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
13887
13888 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
13889
13890         * g++.dg/parse/ambig2.C: New test.
13891
13892 2003-01-15  Richard Henderson  <rth@redhat.com>
13893
13894         * g++.dg/tls/init-2.C: Update error message string.
13895
13896 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13897
13898         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
13899
13900 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
13901
13902         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
13903         all for HC11/HC12.
13904         * gcc.c-torture/compile/20001205-1.x: Likewise.
13905         * gcc.c-torture/compile/20001226-1.x: Likewise.
13906         * gcc.c-torture/compile/920520-1.x: Likewise.
13907         * gcc.c-torture/compile/961203-1.x: Likewise.
13908         * gcc.c-torture/compile/20020604-1.x: Likewise.
13909
13910 2003-01-15  Jan Hubicka  <jh@suse.cz>
13911
13912         * gcc.c-torture/compile/20030115-1.c: New test.
13913
13914         * gcc.dg/i386-fpcvt-1.c: New test.
13915         * gcc.dg/i386-fpcvt-2.c: New test.
13916
13917 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
13918
13919         Further conform g++'s __vmi_class_type_info to the C++ ABI
13920         specification.
13921         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
13922         the specification.
13923
13924 2003-01-14  Jan Hubicka  <jh@suse.cz>
13925
13926         * gcc.dg/i386-fpcvt-1.c: New test.
13927         * gcc.dg/i386-fpcvt-2.c: New test.
13928
13929 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
13930
13931         * gcc.dg/i386-mmx-3.c: New test.
13932
13933 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
13934
13935         PR c++/9264
13936         * g++.dg/parse/octal1.C: New file.
13937
13938         PR c++/9172
13939         * g++.dg/parse/typename1.C: New file.
13940
13941 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
13942
13943         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
13944         * gcc.dg/bf-no-ms-layout.c: Likewise.
13945         * gcc.dg/bf-ms-attrib.c: Likewise.
13946
13947 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
13948
13949         PR c++/9099
13950         * g++.dg/parse/dtor1.C: New file.
13951
13952         PR c++/9128
13953         * g++.dg/rtti/typeid1.C: New file.
13954
13955         PR c++/9153
13956         * g++.dg/parse/lookup1.C: New file.
13957
13958         PR c++/9171
13959         * g++.dg/templ/spec5.C: New file.
13960
13961 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
13962
13963         * gcc.c-torture/compile/20030110-1.c: New test.
13964
13965 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
13966
13967         Merge from pch-branch:
13968
13969         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
13970
13971         * gcc.dg/pch/cpp-1.h: New.
13972         * gcc.dg/pch/cpp-1.c: New.
13973         * gcc.dg/pch/cpp-2.h: New.
13974         * gcc.dg/pch/cpp-2.c: New.
13975
13976         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
13977
13978         * gcc.dg/pch/except-1.h: New.
13979         * gcc.dg/pch/except-1.c: New.
13980
13981         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
13982
13983         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
13984         running test.
13985         * gcc.dg/pch: Include *.hp not *.h.
13986         * gcc.dg/pch/system-1.h: New.
13987         * gcc.dg/pch/system-1.c: New.
13988
13989         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
13990
13991         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
13992         rather than trying to build and run a program using PCH.
13993         * gcc.dg/pch: Remove dg-do commands from test files.
13994
13995         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
13996
13997         * gcc.dg/pch/macro-3.c: New.
13998         * gcc.dg/pch/macro-3.h: New.
13999
14000         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
14001
14002         * gcc.dg/pch/common-1.c: New.
14003         * gcc.dg/pch/common-1.h: New.
14004         * gcc.dg/pch/decl-1.c: New.
14005         * gcc.dg/pch/decl-1.h: New.
14006         * gcc.dg/pch/decl-2.c: New.
14007         * gcc.dg/pch/decl-2.h: New.
14008         * gcc.dg/pch/decl-3.c: New.
14009         * gcc.dg/pch/decl-3.h: New.
14010         * gcc.dg/pch/decl-4.c: New.
14011         * gcc.dg/pch/decl-4.h: New.
14012         * gcc.dg/pch/decl-5.c: New.
14013         * gcc.dg/pch/decl-5.h: New.
14014         * gcc.dg/pch/global-1.c: New.
14015         * gcc.dg/pch/global-1.h: New.
14016         * gcc.dg/pch/inline-1.c: New.
14017         * gcc.dg/pch/inline-1.h: New.
14018         * gcc.dg/pch/inline-2.c: New.
14019         * gcc.dg/pch/inline-2.h: New.
14020         * gcc.dg/pch/static-1.c: New.
14021         * gcc.dg/pch/static-1.h: New.
14022         * gcc.dg/pch/static-2.c: New.
14023         * gcc.dg/pch/static-2.h: New.
14024
14025         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
14026
14027         * g++.dg/pch/pch.exp: Better handle failing testcases.
14028         * gcc.dg/pch/pch.exp: Likewise.
14029         * gcc.dg/pch/macro-1.c: New.
14030         * gcc.dg/pch/macro-1.h: New.
14031         * gcc.dg/pch/macro-2.c: New.
14032         * gcc.dg/pch/macro-2.h: New.
14033
14034         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
14035
14036         * g++.dg/dg.exp: Treat files in pch/ specially.
14037         * g++.dg/pch/pch.exp: New file.
14038         * g++.dg/pch/empty.H: New file.
14039         * g++.dg/pch/empty.C: New file.
14040         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14041         "precompile".
14042
14043         * gcc.dg/pch/pch.exp: New file.
14044         * gcc.dg/pch/empty.h: New file.
14045         * gcc.dg/pch/empty.c: New file.
14046         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14047         "precompile".
14048
14049 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14050
14051         * g++.dg/template/friend14.C: New test.
14052
14053 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14054
14055         * gcc.dg/old-style-asm-1.c: New test.
14056
14057 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
14058
14059         * gcc.c-torture/compile/20030109-1.c: New test.
14060
14061 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14062
14063         * gcc.c-torture/execute/20030109-1.c: New test.
14064
14065 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
14066
14067         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14068         * g++.old-deja/g++.mike/dyncast2.C: Likewise
14069         * g++.old-deja/g++.mike/dyncast3.C: Likewise
14070         * g++.old-deja/g++.mike/eh2.C: Likewise
14071         * g++.old-deja/g++.mike/eh3.C: Likewise
14072         * g++.old-deja/g++.mike/eh5.C: Likewise
14073         * g++.old-deja/g++.mike/eh6.C: Likewise
14074         * g++.old-deja/g++.mike/eh7.C: Likewise
14075         * g++.old-deja/g++.mike/eh8.C: Likewise
14076         * g++.old-deja/g++.mike/eh9.C: Likewise
14077         * g++.old-deja/g++.mike/eh10.C: Likewise
14078         * g++.old-deja/g++.mike/eh12.C: Likewise
14079         * g++.old-deja/g++.mike/eh13.C: Likewise
14080         * g++.old-deja/g++.mike/eh14.C: Likewise
14081         * g++.old-deja/g++.mike/eh16.C: Likewise
14082         * g++.old-deja/g++.mike/eh17.C: Likewise
14083         * g++.old-deja/g++.mike/eh18.C: Likewise
14084         * g++.old-deja/g++.mike/eh21.C: Likewise
14085         * g++.old-deja/g++.mike/eh23.C: Likewise
14086         * g++.old-deja/g++.mike/eh24.C: Likewise
14087         * g++.old-deja/g++.mike/eh25.C: Likewise
14088         * g++.old-deja/g++.mike/eh26.C: Likewise
14089         * g++.old-deja/g++.mike/eh27.C: Likewise
14090         * g++.old-deja/g++.mike/eh28.C: Likewise
14091         * g++.old-deja/g++.mike/eh29.C: Likewise
14092         * g++.old-deja/g++.mike/eh31.C: Likewise
14093         * g++.old-deja/g++.mike/eh33.C: Likewise
14094         * g++.old-deja/g++.mike/eh34.C: Likewise
14095         * g++.old-deja/g++.mike/eh35.C: Likewise
14096         * g++.old-deja/g++.mike/eh36.C: Likewise
14097         * g++.old-deja/g++.mike/eh37.C: Likewise
14098         * g++.old-deja/g++.mike/eh38.C: Likewise
14099         * g++.old-deja/g++.mike/eh39.C: Likewise
14100         * g++.old-deja/g++.mike/eh40.C: Likewise
14101         * g++.old-deja/g++.mike/eh41.C: Likewise
14102         * g++.old-deja/g++.mike/eh42.C: Likewise
14103         * g++.old-deja/g++.mike/eh44.C: Likewise
14104         * g++.old-deja/g++.mike/eh46.C: Likewise
14105         * g++.old-deja/g++.mike/eh47.C: Likewise
14106         * g++.old-deja/g++.mike/eh48.C: Likewise
14107         * g++.old-deja/g++.mike/eh49.C: Likewise
14108         * g++.old-deja/g++.mike/eh50.C: Likewise
14109         * g++.old-deja/g++.mike/eh51.C: Likewise
14110         * g++.old-deja/g++.mike/eh53.C: Likewise
14111         * g++.old-deja/g++.mike/eh55.C: Likewise
14112         * g++.old-deja/g++.mike/p7912.C: Likewise
14113         * g++.old-deja/g++.mike/p9706.C: Likewise
14114         * g++.old-deja/g++.mike/p10416.C: Likewise
14115         * g++.old-deja/g++.mike/p11667.C: Likewise
14116         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14117         Remove redundant reference to Iris.
14118         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14119         Elxsi, i860, Pico Java, and WE32K.
14120
14121 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
14122
14123         * g++.dg/ext/asm4.C: New test.
14124
14125 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14126
14127         PR c++/9030
14128         * g++.dg/template/friend12.C: New test.
14129         * g++.dg/template/friend13.C: Likewise.
14130         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14131
14132 2003-01-08  Jan Hubicka  <jh@suse.cz>
14133
14134         * gcc.dg/i386-cadd.c: New test.
14135         * gcc.dg/i386-cmov4.c: Likewise.
14136
14137 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
14138
14139         PR c++/9165
14140         * g++.dg/warn/Wunused-3.C: New test.
14141
14142         * g++.dg/abi/bitfield9.C: New test.
14143
14144         PR c++/9189
14145         * g++.dg/parse/defarg3.C: New test.
14146
14147 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
14148
14149         * g++.dg/parse/ambig1.C: New test.
14150         * g++.dg/parse/defarg2.C: New test.
14151
14152 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
14153
14154         * g++.dg/template/defarg-1.C: New test.
14155         * g++.dg/template/local2.C: Likewise.
14156
14157 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
14158
14159         * gcc.c-torture/execute/20030105-1.c: New test.
14160
14161 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14162
14163         * g++.dg/parse/namespace3.C: Remove extra semicolons.
14164         * g++.dg/parse/namespace4.C: Likewise.
14165
14166 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14167
14168         * g++.dg/template/ntp2.C: New test.
14169
14170 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
14171
14172         * g++.dg/parse/extern-C-1.C: New test.
14173
14174         * g++.dg/parse/namespace4.C: New test.
14175
14176         * g++.dg/template/nested1.C: New test.
14177
14178         * g++.dg/parse/namespace3.C: New test.
14179
14180 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
14181
14182         * g++.dg/lookup/two-stage1.C: New test.
14183
14184 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14185
14186         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14187         * g++.old-deja/g++.jason/access8.C: Likewise.
14188         * g++.old-deja/g++.other/decl5.C: Likewise.
14189
14190 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
14191
14192         * g++.dg/parse/parse7.C: New test.
14193
14194 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
14195
14196         PR c++/2843
14197         * g++.dg/ext/attrib7.C: New test.
14198
14199 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
14200
14201         * g++.dg/parse/parse6.C: New test.
14202
14203 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
14204
14205         * gcc.dg/h8300-stack-1.c: New.
14206
14207 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
14208
14209         g++.dg/lookup/exception1.C: New test.
14210
14211         g++.dg/lookup/template1.C: New test.
14212
14213         g++.dg/parse/namespace2.C: New test.
14214
14215         g++.dg/parse/parens2.C: New test.
14216
14217 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14218
14219         * g++.dg/parse/parse5.C: New test.
14220         * g++.dg/lookup/scoped4.C: New test.
14221
14222 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
14223
14224         * g++.dg/parse/parens1.C: New test.
14225
14226         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14227         angle-bracket1.C.
14228         * g++.dg/parse/parens2.C: New test.
14229
14230         * g++.dg/lookup/scope-operator1.C: New test.
14231
14232         * g++.dg/parse/operator1.C: New test.
14233
14234 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14235
14236         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14237         * g++.old-deja/g++.other/access6.C: Likewise.
14238         * g++.old-deja/g++.other/decl1.C: Likewise.
14239         * g++.old-deja/g++.pt/typename12.C: Likewise.
14240
14241 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
14242
14243         * g++.dg/parse/namespace1.C: New test.
14244
14245 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14246
14247         * g++.dg/parse/parse4.C: New test.
14248
14249 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14250
14251         * g++.dg/parse/parse3.C: New test.
14252
14253 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14254
14255         * g++.dg/parse/parse2.C: New test.
14256
14257 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14258
14259         * g++.dg/template/friend11.C: New test.
14260
14261 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14262
14263         * g++.dg/parse/parse1.C: New test.
14264
14265 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
14266
14267         * lib/profopt.exp: Change the name of a global variable to avoid
14268         possible clashes with other test suites.
14269
14270 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
14271
14272         * g++.dg/inherit/covariant8.C: New test.
14273
14274 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
14275
14276         * g++.dg/init/array9.C: New test.
14277
14278         PR c++/9112
14279         * g++.dg/parse/expr1.C: New test.
14280
14281 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
14282
14283         * gcc.c-torture/compile/20021230-1.c: New test.
14284
14285 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
14286
14287         * g++.dg/inherit/covariant5.C: New test.
14288         * g++.dg/inherit/covariant6.C: New test.
14289         * g++.dg/inherit/covariant7.C: New test.
14290
14291 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14292
14293         PR c++/2739
14294         * g++.dg/other/access2.C: New test.
14295
14296 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
14297
14298         * g++.dg/other/anon-struct.C: No longer fails
14299         * g++.old-deja/g++.brendan/parse4.C: Likewise.
14300         * g++.old-deja/g++.brendan/parse5.C: Likewise.
14301         * g++.old-deja/g++.brendan/parse6.C: Likewise.
14302
14303 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
14304
14305         * g++.dg/parse/angle-bracket.C (main): No longer fails.
14306
14307 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
14308
14309         * g++.dg/eh/spec4.C: Remove stray semicolon.
14310         * g++.dg/expr/pmf-1.C: Change error message.
14311         * g++.dg/ext/asm1.C: Remove stray semicolon.
14312         * g++.dg/ext/typename1.C: Add missing typenames.
14313         * g++.dg/inherit/template-as-base.C: Change error message.
14314         * g++.dg/lookup/scoped1.C: Likewise.
14315         * g++.dg/lookup/scoped2.C: Likewise.
14316         * g++.dg/lookup/using2.C: Likewise.
14317         * g++.dg/other/component1.C: Remove stray semicolon.
14318         * g++.dg/other/do1.C: Change error message.
14319         * g++.dg/other/error2.C: Likewise.
14320         * g++.dg/other/init1.C: Likewise.
14321         * g++.dg/other/packed1.C: Remove stray semicolon.
14322         * g++.dg/other/ptrmem2.C: Change error message.
14323         * g++.dg/parse/parameter-declaration-1.C: Remove line number
14324         marker.
14325         * g++.dg/special/initp1.C: Remove invalid attribute usage.
14326         * g++.dg/template/access3.C: Add typename keyword.
14327         * g++.dg/template/access5.C: Remove stray semicolon.
14328         * g++.dg/template/access6.C: Likewise.
14329         * g++.dg/template/complit1.C: Likewise.
14330         * g++.dg/template/crash1.C: Change error message.
14331         * g++.dg/template/inherit2.C: Remove stray semicolon.
14332         * g++.dg/template/instantiate2.C: Likewise.
14333         * g++.dg/template/instantiate3.C: Change error message.
14334         * g++.dg/template/qual1.C: Remove stray semicolon.
14335         * g++.dg/template/qualttp18.C: Change error message.
14336         * g++.dg/template/ref1.C: Remove stray semicolon.
14337         * g++.dg/template/sizeof1.C (A::value): Declare it.
14338         * g++.dg/template/spec4.C: Change error message.
14339         * g++.dg/template/static1.C: Likewise.
14340         * g++.dg/template/type1.C: Likewise.
14341         * g++.dg/template/typename3.C: Likewise.
14342         * g++.old-deja/g++.benjamin/13478.C: Change error message.
14343         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14344         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14345         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14346         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14347         named return value extension.
14348         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14349         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14350         * g++.old-deja/g++.bob/extern_C.C: Likewise.
14351         * g++.old-deja/g++.bob/inherit2.C: Likewise.
14352         * g++.old-deja/g++.brendan/complex1.C: Likewise.
14353         * g++.old-deja/g++.brendan/copy5.C: Likewise.
14354         * g++.old-deja/g++.brendan/crash13.C: Likewise.
14355         * g++.old-deja/g++.brendan/crash15.C: Likewise.
14356         * g++.old-deja/g++.brendan/crash18.C: Change error message.
14357         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14358         * g++.old-deja/g++.brendan/crash38.C: Likewise.
14359         * g++.old-deja/g++.brendan/crash50.C: Likewise.
14360         * g++.old-deja/g++.brendan/crash56.C: Likewise.
14361         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14362         syntax.
14363         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14364         * g++.old-deja/g++.brendan/crash8.C: Change error message.
14365         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14366         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14367         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14368         * g++.old-deja/g++.brendan/template11.C: Likewise.
14369         * g++.old-deja/g++.brendan/template26.C: Likewise.
14370         * g++.old-deja/g++.brendan/template27.C: Use explicit
14371         specialization syntax.
14372         * g++.old-deja/g++.brendan/template30.C: Likewise.
14373         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14374         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14375         non-dependent names.
14376         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14377         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14378         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14379         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14380         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14381         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14382         named return value extension.
14383         * g++.old-deja/g++.ext/namedret2.C: Likewise.
14384         * g++.old-deja/g++.ext/namedret3.C: Likewise.
14385         * g++.old-deja/g++.ext/return1.C: Likewise.
14386         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14387         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14388         * g++.old-deja/g++.jason/access8.C: Likewise.
14389         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14390         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14391         pseudo-destructor names.
14392         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14393         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14394         pseudo-destructor names.
14395         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14396         * g++.old-deja/g++.jason/overload19.C: Likewise.
14397         * g++.old-deja/g++.jason/overload32.C: Likewise.
14398         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14399         stray semicolons.
14400         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14401         * g++.old-deja/g++.jason/return.C: Likewise.
14402         * g++.old-deja/g++.jason/return2.C: Likewise.
14403         * g++.old-deja/g++.jason/shadow1.C: Likewise.
14404         * g++.old-deja/g++.jason/special.C: Use explicit specialization
14405         syntax.
14406         * g++.old-deja/g++.jason/template10.C: Account for use of
14407         non-dependent names.
14408         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14409         syntax.
14410         * g++.old-deja/g++.jason/template37.C: Likewise.
14411         * g++.old-deja/g++.law/access4.C: Change error messages.
14412         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
14413         pseudo-destructor names.
14414         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14415         * g++.old-deja/g++.law/ctors9.C: Likewise.
14416         * g++.old-deja/g++.law/cvt22.C: Likewise.
14417         * g++.old-deja/g++.law/dtors5.C: Likewise.
14418         * g++.old-deja/g++.law/global-init1.C: Likewise.
14419         * g++.old-deja/g++.law/missed-error3.C: Likewise.
14420         * g++.old-deja/g++.law/operators28.C: Likewise.
14421         * g++.old-deja/g++.law/visibility28.C: Likewise.
14422         * g++.old-deja/g++.martin/eval1.C: Likewise.
14423         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14424         name.
14425         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14426         * g++.old-deja/g++.mike/net34.C: Likewise.
14427         * g++.old-deja/g++.mike/net36.C: Likewise.
14428         * g++.old-deja/g++.mike/ns2.C: Likewise.
14429         * g++.old-deja/g++.mike/p12306.C: Likewise.
14430         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14431         value extension.
14432         * g++.old-deja/g++.mike/p700.C: Likewise.
14433         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14434         * g++.old-deja/g++.mike/p710.C: Likewise.
14435         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14436         value extension.
14437         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14438         * g++.old-deja/g++.mike/pmf9.C: Likewise.
14439         * g++.old-deja/g++.ns/crash2.C: Likewise.
14440         * g++.old-deja/g++.ns/crash3.C: Likewise.
14441         * g++.old-deja/g++.ns/invalid1.C: Likewise.
14442         * g++.old-deja/g++.ns/ns17.C: Likewise.
14443         * g++.old-deja/g++.ns/template16.C: Likewise.
14444         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14445         keyword.
14446         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14447         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14448         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14449         named return value extension.
14450         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14451         * g++.old-deja/g++.other/access4.C: Issue additional error
14452         messages.
14453         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14454         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14455         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14456         * g++.old-deja/g++.other/crash25.C: Change error message.
14457         * g++.old-deja/g++.other/crash4.C: Change error message.
14458         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14459         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14460         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14461         checks.
14462         * g++.old-deja/g++.other/defarg8.C: Likewise.
14463         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14464         * g++.old-deja/g++.other/dtor10.C: Likewise.
14465         * g++.old-deja/g++.other/incomplete.C: Likewise.
14466         * g++.old-deja/g++.other/linkage7.C: Likewise.
14467         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14468         lookup algorithm.
14469         * g++.old-deja/g++.other/mangle2.C: Likewise.
14470         * g++.old-deja/g++.other/refinit2.C: Likewise.
14471         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14472         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14473         * g++.old-deja/g++.pt/crash28.C: Likewise.
14474         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14475         syntax.
14476         * g++.old-deja/g++.pt/crash32.C: Change error message.
14477         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14478         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14479         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14480         error message position.
14481         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14482         * g++.old-deja/g++.pt/defarg8.C: Change error message.
14483         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14484         syntax.
14485         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14486         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14487         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14488         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14489         keyword.
14490         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14491         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14492         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14493         keyword.
14494         * g++.old-deja/g++.pt/explicit71.C: Change error message.
14495         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14496         syntax.
14497         * g++.old-deja/g++.pt/friend28.C: Account for use of
14498         non-dependent names.
14499         * g++.old-deja/g++.pt/friend29.C: Likewise.
14500         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14501         rules.
14502         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14503         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14504         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14505         lookup rules.
14506         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14507         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14508         keyword.
14509         * g++.old-deja/g++.pt/memclass20.C: Likewise.
14510         * g++.old-deja/g++.pt/memclass5.C: Likewise.
14511         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
14512         keyword.
14513         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
14514         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
14515         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
14516         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
14517         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
14518         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
14519         keyword.
14520         * g++.old-deja/g++.pt/spec10.C: Likewise.
14521         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
14522         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
14523         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
14524         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
14525         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
14526         * g++.old-deja/g++.pt/ttp62.C: Likewise.
14527         * g++.old-deja/g++.pt/ttp64.C: Likewise.
14528         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
14529         * g++.old-deja/g++.pt/typename15.C: Likewise.
14530         * g++.old-deja/g++.pt/typename22.C: Likewise.
14531         * g++.old-deja/g++.pt/typename6.C: Change error messages.
14532         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
14533         * g++.old-deja/g++.pt/virtual2.C: Likewise.
14534         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
14535         syntax.
14536         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
14537         return value extension.
14538         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
14539         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
14540         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
14541         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
14542
14543 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
14544
14545         * g++.dg/warn/inline1.C: New test.
14546         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
14547         * g++.old-deja/g++.jason/synth10.C: Likewise.
14548         * g++.old-deja/g++.mike/net31.C: Likewise.
14549         * g++.old-deja/g++.mike/p8786.C: Likewise.
14550
14551         * g++.dg/template/friend10.C: New test.
14552         * g++.dg/template/conv5.C: New test.
14553
14554 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
14555
14556         * g++.dg/lookup/scoped3.C: New test.
14557
14558         * g++.dg/lookup/decl1.C: New test.
14559         * g++.dg/lookup/decl2.C: New test.
14560
14561 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
14562
14563         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
14564         gcc.c-torture/compile/20021015-1.c,
14565         gcc.c-torture/compile/20021015-2.c,
14566         gcc.c-torture/compile/20021123-1.c,
14567         gcc.c-torture/compile/20021123-2.c,
14568         gcc.c-torture/compile/20021123-3.c,
14569         gcc.c-torture/compile/20021123-4.c,
14570         gcc.c-torture/execute/20021024-1.c: Add tests previously added
14571         only to 3.1 or 3.2 branch.
14572
14573 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
14574
14575         * gcc.dg/i386-bitfield3.c: New test.
14576
14577         * gcc.dg/i386-bitfield2.c: New test.
14578
14579 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
14580
14581         * g++.dg/parse/conv_op1.C: New test.
14582
14583 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
14584
14585         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
14586         approved.
14587
14588 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
14589
14590         * gcc.c-torture/compile/20021220-1.c: New test.
14591
14592 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
14593
14594         * gcc.dg/i386-fastcall-1.c: New.
14595
14596 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14597
14598         * gcc.c-torture/execute/20021219-1.c: New test.
14599
14600 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14601
14602         * gcc.dg/i386-pic-1.c: New test.
14603
14604 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14605
14606         PR c++/8099
14607         * g++.dg/template/friend9.C: New test.
14608
14609 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14610
14611         PR c++/3663
14612         * g++.dg/template/access7.C: New test.
14613
14614 2002-12-18  Nick Clifton  <nickc@redhat.com>
14615
14616         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
14617         the libstdc++-v3 directory has been found.
14618
14619 2002-12-12  Devang Patel <dpatel@apple.com>
14620         * gcc.dg/darwin-ld-1.c: New test.
14621         * gcc.dg/darwin-ld-2.c: New test.
14622         * gcc.dg/darwin-ld-3.c: New test.
14623         * gcc.dg/darwin-ld-4.c: New test.
14624         * gcc.dg/darwin-ld-5.c: New test.
14625
14626 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
14627
14628         * gcc.c-torture/compile/20021212-1.c: New test.
14629
14630 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
14631
14632         * gcc.dg/fshort-wchar: New test.
14633
14634 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
14635
14636         PR c++/8372
14637         * g++.dg/template/dtor1.C: New test.
14638
14639         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
14640         markers.
14641
14642 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
14643
14644         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
14645
14646 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
14647
14648         * g++.dg/template/static1.C: New test.
14649         * g++.dg/template/static2.C: New test.
14650         * g++.old-deja/g++.ext/memconst.C: New test.
14651
14652 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14653
14654         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
14655         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
14656         * g++.dg/special/initp1.C: Likewise.
14657
14658 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
14659
14660         * gcc.c-torture/execute/20021204-1.c: New test.
14661
14662 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
14663
14664         * gcc.dg/ppc-fmadd-1.c: New file.
14665         * gcc.dg/ppc-fmadd-2.c: New file.
14666         * gcc.dg/ppc-fmadd-3.c: New file.
14667
14668 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
14669
14670         * gcc.c-torture/compile/20021204-1.c: New test.
14671
14672 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
14673
14674         * g++.dg/inherit/covariant2.C: New test.
14675         * g++.dg/inherit/covariant3.C: New test.
14676         * g++.dg/inherit/covariant4.C: New test.
14677         * g++.dg/inherit/covariant1.C: Remove XFAIL.
14678         * g++.old-deja/g++.robertl/eb17.C: Likewise.
14679
14680 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
14681
14682         PR c++/8688
14683         * g++.dg/init/brace3.C: New test.
14684
14685 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
14686
14687         * gcc.dg/20020210-1.c: Fix a comment typo.
14688
14689 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
14690
14691         PR c++/8720
14692         * g++.dg/parse/defarg1.C: New test.
14693
14694         PR c++/8615
14695         * g++.dg/template/char1.C: New test.
14696
14697         * g++.dg/template/varmod1.C: Fix typo.
14698
14699 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14700
14701         DR 180
14702         * g++.old-deja/g++.pt/crash32.C: Expect error.
14703
14704 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
14705
14706         PR c++/5919
14707         * g++.dg/template/varmod1.C: New test.
14708
14709         PR c++/8727
14710         * g++.dg/inherit/typeinfo1.C: New test.
14711
14712         PR c++/8663
14713         * g++.dg/inherit/typedef1.C: New test.
14714
14715 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
14716
14717         PR c++/8332
14718         PR c++/8493
14719         * g++.dg/template/strlen1.C: New test.
14720
14721         PR c++/8227
14722         * g++.dg/template/ctor2.C: New test.
14723
14724         PR c++/8214
14725         * g++.dg/init/string1.C: New test.
14726
14727         PR c++/8511
14728         * g++.dg/template/friend8.C: New test.
14729
14730 2002-11-29  Joe Buck <jbuck@synopsys.com>
14731
14732         * g++.dg/lookup/anon2.C: New test.
14733
14734 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
14735
14736         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
14737         h8300 port.
14738
14739 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
14740
14741         * gcc.dg/bitfld-6.c: New test.
14742
14743 2002-11-27  Jan Hubicka  <jh@suse.cz>
14744
14745         * gcc.c-torture/execute/20021127.[cx]: New test.
14746
14747 2002-11-26  Jan Hubicka  <jh@suse.cz>
14748
14749         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
14750         quality.
14751
14752 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
14753
14754         * g++.dg/init/brace2.C: New test.
14755         * g++.old-deja/g++.mike/p9129.C: Correct.
14756
14757 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
14758
14759         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
14760
14761 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
14762
14763         * gcc.dg/sibcall-6: New test for indirect sibcalls.
14764
14765 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
14766
14767         * testsuite/g++.dg/abi/empty11.C: New test.
14768         * testsuite/g++.dg/rtti/cv1.C: New test.
14769
14770 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
14771
14772         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
14773
14774 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
14775
14776         * g++.dg/abi/empty10.C: New test.
14777
14778 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
14779
14780         * gcc.c-torture/compile/20021124-1.c: New test.
14781
14782 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
14783
14784         * g++.dg/abi/rtti2.C: New test.
14785
14786 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
14787
14788         * gcc.dg/i386-unroll-1.c: New test.
14789
14790 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
14791
14792         * gcc.c-torture/compile/20021120-1.c: New test.
14793         * gcc.c-torture/compile/20021120-2.c: New test.
14794
14795 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14796
14797         * gcc.dg/bitfld-5.c: New test.
14798
14799 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14800
14801         * gcc.c-torture/execute/20021120-3.c: New test.
14802
14803 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14804
14805         * gcc.c-torture/execute/20021120-2.c: New test.
14806
14807 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14808
14809         * gcc.c-torture/execute/20021120-1.c: New test.
14810
14811 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
14812
14813         * gcc.c-torture/execute/20021118-3.c: New test.
14814
14815 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14816
14817         * gcc.c-torture/compile/20021119-1.c: New test.
14818
14819 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
14820
14821         * gcc.dg/duff-1.c: New test.
14822         * gcc.dg/duff-2.c: New test.
14823         * gcc.dg/duff-3.c: New test.
14824
14825 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
14826
14827         * gcc.dg/cpp/_Pragma5.c: New test.
14828
14829 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
14830
14831         * gcc.c-torture/execute/20021118-2.c: New test.
14832
14833 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
14834
14835         * gcc.c-torture/execute/20021118-1.c: New test.
14836
14837 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
14838
14839         * gcc.dg/20021116-1.c: New test.
14840
14841 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
14842
14843         * g++.dg/abi/vcall1.C: New test.
14844
14845 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
14846
14847         * gcc.dg/20021029-1.c: New test.
14848         * gcc.dg/20021029-2.c: New test.
14849
14850 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14851
14852         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
14853
14854 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14855
14856         PR c/8439
14857         * gcc.dg/20021110.c: Move to ...
14858         * gcc.c-torture/compile/20021110.c: .... here.
14859
14860 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14861
14862         PR c/8467
14863         * gcc.c-torture/execute/20021111-1.c
14864
14865 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14866
14867         PR c/8439
14868         * gcc.dg/20021110.c: New test.
14869
14870 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
14871
14872         * g++.dg/abi/vthunk3.C: Run only on x86.
14873
14874 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
14875
14876         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
14877
14878 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
14879
14880         * lib/compat.exp (compat-execute): Fix logic error in last
14881         change.
14882
14883 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
14884
14885         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
14886
14887 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14888
14889         PR c++/8389
14890         * g++.dg/template/access6.C: New test.
14891
14892 2002-11-08  Jan Hubicka  <jh@suse.cz>
14893
14894         * gcc.dg/i386-ssefp-1.c: New test.
14895         * gcc.dg/i386-ssefp-1.c: New test.
14896
14897 2002-11-08  Jan Hubicka  <jh@suse.cz>
14898
14899         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
14900
14901 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
14902
14903         * g++.dg/abi/vthunk3.C: New test.
14904
14905         PR c++/8338
14906         * g++.dg/template/crash2.C: New test.
14907
14908 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
14909
14910         * testsuite/g++.dg/abi/dtor1.C: New test.
14911         * testsuite/g++.dg/abi/dtor2.C: Likewise.
14912
14913 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
14914
14915         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
14916         Darwin.
14917
14918 2002-11-04  Adam Nemet  <anemet@lnxw.com>
14919
14920         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
14921         -mthumb.  Only xfail with -O0.
14922
14923 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
14924
14925         * g++.dg/abi/thunk1.C: New test.
14926         * g++.dg/abi/thunk2.C: Likewise.
14927         * g++.dg/abi/vtt1.C: Likewise.
14928
14929 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
14930
14931         PR optimization/8423
14932         * gcc.c-torture/execute/builtin-constant.c: New test.
14933
14934 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
14935
14936         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
14937         Add some more cases.
14938
14939 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
14940
14941         PR c++/8391
14942         * g++.dg/opt/local1.C: New test.
14943
14944 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
14945
14946         PR c++/8160
14947         * g++.dg/template/complit1.C: New test.
14948
14949         PR c++/8149
14950         * g++.dg/template/typename4.C: Likewise.
14951
14952 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14953
14954         Core issue 287, PR c++/7639
14955         * g++.dg/template/instantiate1.C: Adjust error location.
14956         * g++.dg/template/instantiate3.C: New test.
14957         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
14958         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
14959         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
14960
14961 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
14962
14963         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
14964
14965 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
14966
14967         PR c++/8287
14968         * g++.dg/init/dtor2.C: New test.
14969
14970 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14971
14972         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
14973         * gcc.dg/nest.c: Bypass errors on irix6.
14974
14975 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
14976
14977         * gcc.dg/nest.c: Expect error for mmix-*-*.
14978         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
14979
14980 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
14981
14982         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
14983         markers.
14984
14985         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
14986
14987 2002-10-25  Mike Stump  <mrs@apple.com>
14988
14989         * gcc.dg/warn-1.c: New test.
14990
14991 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
14992
14993         * g++.dg/template/typename3.C: New test.
14994
14995 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
14996
14997         * g++.dg/lookup/ptrmem1.C: New test.
14998
14999         * g++.dg/abi/vthunk2.C: New test.
15000
15001 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
15002
15003         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15004
15005 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
15006
15007         * g++.dg/abi/empty9.C: New test.
15008
15009 2002-10-24  Richard Henderson  <rth@redhat.com>
15010
15011         * g++.dg/inherit/thunk1.C: Enable for ia64.
15012
15013 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
15014
15015         PR c++/8067
15016         * g++.dg/lookup/pretty1.C: New test.
15017
15018 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
15019
15020         * gcc.dg/20021023-1.c: New test.
15021
15022 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
15023
15024         PR c++/7679
15025         * g++.dg/parse/inline1.C: New test.
15026
15027 2002-10-23  Richard Henderson  <rth@redhat.com>
15028
15029         * g++.dg/inherit/thunk1.C: Enable for x86_64.
15030
15031         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15032
15033 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
15034
15035         PR c++/6579
15036         * g++.dg/parse/stmtexpr3.C: New test.
15037
15038 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
15039
15040         * g++.dg/expr/cond1.C: New test.
15041
15042 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
15043
15044         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15045
15046 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15047
15048         * g++.dg/abi/vbase13.C: New test.
15049         * g++.dg/abi/vbase14.C: Likewise.
15050
15051 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
15052
15053         * gcc.dg/tls/pic-1.c: New test.
15054         * gcc.dg/tls/nonpic-1.c: New test.
15055         * gcc.dg/20021018-1.c: New test.
15056
15057 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
15058
15059         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15060         Remove only files with the same base name as the test case.
15061         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15062         (profopt-execute): Likewise.  Also, remove old profiling
15063         and performance data files before running the tests.
15064
15065         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15066         * g++.dg/bprob/bprob.exp: Likewise.
15067         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
15068         to allow more general test case names.
15069
15070         * g++.dg/bprob/bprob-1.C: Rename to ...
15071         * g++.dg/bprob/g++-bprob-1.C: ... this.
15072
15073         * g77.dg/bprob/bprob-1.f: Rename to ...
15074         * g77.dg/bprob/g77-bprob-1.f: ... this.
15075
15076 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
15077
15078         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15079         bison 1.50 or later.
15080
15081 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
15082
15083         * g++.dg/README: Describe more test directories.
15084
15085 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15086
15087         * g++.dg/init/array6.C: Add additional tests.
15088
15089 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
15090
15091         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15092         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15093
15094 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
15095
15096         * gcc.c-torture/compile/20020604-1.x: New.
15097         * gcc.c-torture/compile/simd-5.x: Likewise.
15098         * gcc.c-torture/execute/920710-1.x: Likewise.
15099         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15100
15101 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15102
15103         * g++.dg/inherit/override1.C: Add dg-options clause.
15104
15105 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
15106
15107         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15108         _mm_slli_si128.
15109
15110 2002-10-19  Andreas Schwab  <schwab@suse.de>
15111
15112         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15113         directory component.
15114
15115 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
15116
15117         * g++.dg/inherit/thunk1.C: New test.
15118
15119         * g++.dg/inherit/override1.C: New test.
15120
15121         * g++.dg/abi/mangle11.C: New test.
15122         * g++.dg/abi/mangle14.C: New test.
15123         * g++.dg/abi/mangle17.C: New test.
15124
15125 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
15126
15127         * g++.dg/overload/member2.C: New test.
15128
15129 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
15130
15131         * g++.dg/README: Describe new compat directory.
15132         * g++.dg/dg.exp: Skip tests in compat directory.
15133         * README.compat: New file.
15134         * lib/compat.exp: New expect script.
15135         * g++.dg/compat: New test directory.
15136         * g++.dg/compat/compat.exp: New expect script.
15137         * g++.dg/compat/abi: New test directory.
15138         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15139         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15140         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15141         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15142         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15143         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15144         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15145         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15146         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15147         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15148         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15149         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15150         * g++.dg/compat/break: New test directory.
15151         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15152         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15153         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15154         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15155         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15156         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15157         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15158         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15159         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15160         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15161         g++.dg/compat/break/README: New files.
15162         * g++.dg/compat/eh: New test directory.
15163         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15164         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15165         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15166         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15167         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15168         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15169         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15170         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15171         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15172         g++.dg/compat/eh/filter2_y.C,
15173         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15174         g++.dg/compat/eh/new1_y.C,
15175         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15176         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15177         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15178         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15179         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15180         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15181         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15182         g++.dg/compat/eh/unexpected1_y.C: New files.
15183         * g++.dg/compat/init: New test directory.
15184         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15185         g++.dg/compat/init/array5_y.C,
15186         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15187         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15188         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15189         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15190         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15191         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15192         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15193         g++.dg/compat/init/init-ref2_y.C: New files.
15194
15195 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
15196
15197         PR c++/7584
15198         * g++.dg/inherit/using3.C: New test.
15199
15200 2002-10-17  Jan Hubicka  <jh@suse.cz>
15201
15202         * gcc.dg/20021017-2.c: New test.
15203
15204 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
15205
15206         * g++.dg/abi/mangle16.C: Adjust.
15207
15208         * g++.dg/init/array8.C: New test.
15209
15210 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
15211
15212         * gcc.dg/special/mips-abi.exp: New test.
15213         * gcc.dg/special/mips-abi.s: Empty file used by the above.
15214
15215 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
15216
15217         * g++.dg/abi/mangle16.C: New test.
15218         * g++.dg/abi/mangle17.C: Likewise.
15219
15220         PR c++/7478
15221         * g++.dg/template/ref1.C: New test.
15222
15223 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15224
15225         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15226
15227 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
15228
15229         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15230
15231 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
15232
15233         PR c++/7524
15234         * g++.dg/init/array7.C: New test.
15235
15236 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
15237
15238         * g++.dg/init/array6.C: New test.
15239
15240         * g++.dg/abi/mangle13.C: Likewise.
15241         * g++.dg/abi/mangle14.C: Likewise.
15242         * g++.dg/abi/mangle15.C: Likewise.
15243
15244 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15245
15246         * g++.dg/abi/empty8.C: New test.
15247
15248 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
15249
15250         * g++.dg/init/ctor1.C: New test.
15251
15252 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
15253
15254         * gcc.c-torture/execute/20021015-1.c: New test.
15255
15256 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
15257
15258         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15259
15260 2002-10-14  Jan Hubicka  <jh@suse.cz>
15261
15262         * gcc.dg/i386-ssetype-[1-5].c: New tests.
15263
15264 2002-10-14  Richard Henderson  <rth@redhat.com>
15265
15266         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15267
15268 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15269
15270         PR optimization/6631
15271         * g++.dg/opt/const2.C: New test.
15272
15273 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15274
15275         PR c++/7176
15276         * g++.dg/parse/friend1.C: New test.
15277         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15278
15279 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
15280
15281         * gcc.dg/20021014-1.c: New test.
15282
15283 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
15284
15285         PR c++/5661
15286         * g++.dg/ext/vlm1.C: New test.
15287         * g++.dg/ext/vlm2.C: Likewise.
15288
15289         * g++.dg/init/array1.C: Remove invalid braces.
15290         * g++.dg/init/brace1.C: New test.
15291         * g++.dg/init/copy2.C: Likewise.
15292         * g++.dg/init/copy3.C: Likewise.
15293         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15294         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15295         braces.
15296
15297 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
15298
15299         * gcc.dg/cpp/assembler.S: Don't use -ansi.
15300
15301 2002-10-11  Richard Shann  <richard.shann@superh.com>
15302
15303         * gcc.c-torture/compile/simd-5.c: New test.
15304
15305 2002-10-10  Roger Sayle  <roger@eyesopen.com>
15306
15307         * gcc.c-torture/execute/shiftopt-1.c: New test case.
15308
15309 2002-10-10  Jim Wilson  <wilson@redhat.com>
15310
15311         * gcc.c-torture/execute/20021010-1.c: New test.
15312
15313 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
15314
15315         PR c/7353
15316         * g++.dg/ext/typedef-init.C: New test.
15317         * gcc.dg/typedef-init.c: New test.
15318
15319 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
15320
15321         * gcc.dg/cpp/paste13.c: New test.
15322
15323 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15324
15325         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
15326         remaining platforms, XFAIL during compile, not execute.  Don't
15327         XFAIL at -O0.
15328
15329 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
15330
15331         * gcc.dg/alias-1.c: Tweak expected warning.
15332
15333 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15334
15335         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15336
15337 2002-10-06  Andreas Jaeger  <aj@suse.de>
15338
15339         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15340         * gcc.dg/cpp/c++98.C: Likewise.
15341
15342         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15343         * g++.dg/cpp/c++98.C: Likewise.
15344
15345         * g++.dg/README (Subdirectories): Mention cpp directory.
15346
15347         PR target/7559
15348         * gcc.dg/20021006-1.c: New test.
15349
15350 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15351
15352         PR c++/7804
15353         * g++.dg/other/warning1.C: New test.
15354
15355 2002-10-04  Roger Sayle  <roger@eyesopen.com>
15356
15357         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
15358         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
15359         and sparc-*-* with -m64 as expected failures.  See PR 8087.
15360
15361 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
15362
15363         PR c++/7931
15364         * g++.dg/template/ptrmem3.C: New test.
15365
15366         PR c++/7754
15367         * g++.dg/template/union1.C: New test.
15368
15369 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
15370
15371         PR c++/8006
15372         * g++.dg/abi/mangle9.C: New test.
15373         * g++.dg/abi/mangle10.C: New test.
15374         * g++.dg/abi/mangle11.C: New test.
15375         * g++.dg/abi/mangle12.C: New test.
15376
15377 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
15378
15379         PR c++/7188.
15380         * g++.dg/template/meminit1.C: New test.
15381         * g++.dg/warn/Wreorder-1.C: Likewise.
15382         * g++.old-deja/g++.mike/warn3.C: Tweak.
15383         * lib/prune.exp: Ingore "in copy constructor".
15384
15385 2002-10-02  Andreas Jaeger  <aj@suse.de>
15386
15387         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15388         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15389         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15390         on x86-64.
15391
15392 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
15393
15394         * gcc.dg/empty1.C: Fix typo.
15395
15396 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
15397
15398         * gcc.dg/alias-1.c: New test.
15399
15400 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
15401
15402         * gcc.dg/empty1.C: New test.
15403
15404         * g++.dg/tls/init-2.C: Tweak error messages.
15405
15406 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
15407
15408         * gcc.c-torture/compile/20020923-1.c: New test.
15409
15410 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
15411
15412         * gcc.c-torture/execute/ffs-1.c: New test.
15413         * gcc.c-torture/execute/ffs-2.c: Ditto.
15414
15415 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
15416
15417         * g++.dg/overload/member1.C: New test.
15418
15419 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
15420
15421         * g++.dg/abi/empty7.C: New test.
15422         * g++.dg/init/pm2.C: Likewise.
15423
15424 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
15425
15426         * g++.dg/rtti/crash1.C: New test.
15427
15428 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
15429
15430         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15431         gcc.dg/sibcall-4.c: New tests.
15432
15433 2002-09-28  Roger Sayle  <roger@eyesopen.com>
15434
15435         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15436         powerpc and MMIX targets.
15437
15438 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
15439
15440         * gcc.dg/cpp/20020927-1.c: New.
15441
15442 2002-09-26  David S. Miller  <davem@redhat.com>
15443
15444         * gcc.c-torture/compile/trunctfdf.c: New.
15445
15446 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15447
15448         * lib/target-supports.exp (check_weak_available): Handle solaris2.
15449
15450 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
15451
15452         * gcc.c-torture/execute/loop-15.c: New.
15453
15454 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
15455
15456         * README.QMTEST: Fix typo.
15457
15458 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
15459
15460         * gcc.dg/20020926-1.c: New test.
15461
15462 2002-09-25  David S. Miller  <davem@redhat.com>
15463
15464         PR target/7842
15465         * gcc.c-torture/execute/shiftdi.c: New test.
15466
15467 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
15468
15469         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15470         unique to the tool.
15471         * lib/g77.exp (g77_init): Likewise.
15472         * lib/g++.exp (g++_init): Likewise.
15473         * lib/objc.exp (objc_init): Likewise.
15474
15475 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
15476
15477         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15478         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15479         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15480
15481 2002-09-25  Richard Henderson  <rth@redhat.com>
15482
15483         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15484         too-small long double.
15485
15486 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
15487
15488         * gcc.dg/20020919-1.c: New test.
15489
15490 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
15491
15492         * g++.dg/abi/bitfield6.C: New test.
15493         * g++.dg/abi/bitfield7.C: New test.
15494         * g++.dg/abi/bitfield8.C: New test.
15495         * g++.dg/abi/vbase11.C: New test.
15496
15497 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15498
15499         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15500         hppa*-*-hpux*.  Update test comment.
15501
15502 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
15503
15504         * gcc.dg/tls/struct-1.c: New test.
15505
15506 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
15507
15508         * gcc.dg/cpp/tr-warn2.c: Update.
15509
15510 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
15511
15512         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
15513
15514 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
15515
15516         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
15517         systems.
15518
15519 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
15520
15521         * gcc.c-torture/execute/ieee/mzero3.c: New test.
15522
15523         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15524         Adjust for c++filt moved to binutils.  Remove spurious duplicate
15525         setting of cxxfilt.
15526
15527 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
15528
15529         * gcc.dg/20020312-2.c: Update for darwin.
15530
15531 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
15532
15533         * g++.old-deja/g++.other/crash32.C: Mark ICE.
15534
15535 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
15536
15537         * objc.dg/comp-types-1.m: New test.
15538         * objc.dg/comp-types-2.m: New test.
15539         * objc.dg/comp-types-3.m: New test.
15540         * objc.dg/comp-types-4.m: New test.
15541         * objc.dg/comp-types-5.m: New test.
15542         * objc.dg/comp-types-6.m: New test.
15543
15544 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15545
15546         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
15547
15548 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
15549
15550         * g++.dg/other/do1.C: New test.
15551
15552         * g++.dg/template/subst1.C: New test.
15553
15554 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
15555
15556         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
15557
15558 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
15559
15560         * g++.dg/template/qualttp20.C: Adjust expected errors.
15561         * g++.old-deja/g++.jason/report.C: Likewise.
15562         * g++.old-deja/g++.other/qual1.C: Likewise.
15563
15564         * g++.dg/lookup/scoped2.C: New test.
15565
15566         * g++.dg/ext/asm3.C: New test.
15567
15568 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
15569
15570         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
15571
15572 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
15573
15574         * ChangeLog: follow spelling conventions.
15575         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
15576         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
15577         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
15578         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
15579         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
15580         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
15581         * g++.old-deja/g++.law/global-init1.C: Likewise.
15582         * g++.old-deja/g++.other/delete4.C: Likewise.
15583         * g++.old-deja/g++.other/inline21.C: Likewise.
15584         * g++.old-deja/g++.other/singleton.C: Likewise.
15585         * g77.dg/strlen0.f: Likewise.
15586         * g77.f-torture/compile/20010519-1.f: Likewise.
15587         * g77.f-torture/compile/980310-4.f: Likewise.
15588         * gcc.c-torture/compile/20000605-1.c: Likewise.
15589         * gcc.c-torture/execute/20020225-1.c: Likewise.
15590         * gcc.dg/c90-hexfloat-2.c: Likewise.
15591         * gcc.dg/c99-bool-1.c: Likewise.
15592         * gcc.dg/c99-hexfloat-2.c: Likewise.
15593         * gcc.dg/dll-2.c: Likewise.
15594         * gcc.dg/wtr-union-init-1.c: Likewise.
15595         * gcc.dg/wtr-union-init-2.c: Likewise.
15596         * gcc.dg/wtr-union-init-3.c: Likewise.
15597         * gcc.dg/cpp/avoidpaste1.c: Likewise.
15598         * gcc.dg/cpp/defined.c: Likewise.
15599         * gcc.dg/cpp/macsyntx.c: Likewise.
15600         * gcc.dg/cpp/paste2.c: Likewise.
15601         * gcc.dg/cpp/trad/defined.c: Likewise.
15602         * gcc.dg/format/c90-printf-1.c: Likewise.
15603         * gcc.dg/format/c90-scanf-1.c: Likewise.
15604         * gcc.dg/format/c99-printf-1.c: Likewise.
15605         * gcc.dg/format/c99-scanf-1.c: Likewise.
15606         * gcc.misc-tests/gcov-8.c: Likewise.
15607         * lib/profopt.exp: Likewise.
15608
15609 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
15610
15611         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
15612
15613 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
15614
15615         * g++.dg/inherit/using2.C: New test.
15616
15617 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
15618
15619         * ChangeLog: Follow spelling conventions.
15620         * g++.dg/template/friend4.C: Likewise.
15621         * g++.old-deja/g++.pt/crash67.C: Likewise.
15622         * gcc.c-torture/execute/20000801-4.c: Likewise.
15623         * gcc.dg/c90-digraph-1.c: Likewise.
15624         * gcc.dg/c94-digraph-1.c: Likewise.
15625         * gcc.dg/c99-digraph-1.c: Likewise.
15626         * gcc.dg/cpp/line5.c: Likewise.
15627         * gcc.dg/cpp/multiline.c: Likewise.
15628         * gcc.dg/cpp/trad/literals-1.c: Likewise.
15629         * gcc.dg/format/attr-3.c: Likewise.
15630         * gcc.dg/format/c90-scanf-3.c: Likewise.
15631         * gcc.dg/format/ext-4.c: Likewise.
15632
15633 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
15634
15635         * g++.dg/template/pretty1.C: New test.
15636
15637 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
15638
15639         * gcc.c-torture/execute/struct-cpy-1.c: New test.
15640
15641 2002-09-13  Matt Austern  <austern@apple.com>
15642
15643         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
15644         passing a cast expression to a function by const reference.
15645
15646 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
15647
15648         * g++.dg/template/deduce1.C: New test.
15649
15650 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
15651
15652         * gcc.c-torture/execute/simd-1.c: Force all use of int to
15653         32-bit int.
15654
15655 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15656
15657         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
15658         usage.
15659
15660 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
15661
15662         * gcc.c-torture/compile/20020910-1.c: New test.
15663
15664 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
15665
15666         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
15667
15668 2002-09-10  Andreas Jaeger  <aj@suse.de>
15669
15670         * gcc.dg/20020312-2.c: Adjust for x86-64.
15671
15672 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
15673
15674         * g77.dg/7388.f: New test case for PR 7388.
15675
15676 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
15677
15678         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
15679
15680 2002-09-05  Ziemowit Laski <zlaski@apple.com>
15681
15682         * objc.dg/proto-lossage-1.m: New test.
15683
15684 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
15685
15686         * gcc.dg/cpp/_Pragma4.c: Fix typo.
15687
15688 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
15689
15690         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
15691         expected to pass.
15692
15693 2002-09-06  Stan Shebs  <shebs@apple.com>
15694             David Edelsohn  <edelsohn@gnu.org>
15695
15696         * gcc.dg/weak: New directory.
15697         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
15698         target-specific xfail bits.
15699         * gcc.dg/typeof-2.c: Move to new directory.
15700         * gcc.dg/weak.exp: New expect script.
15701
15702 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
15703
15704         * gcc.c-torture/execute/extzvsi.c: New test.
15705
15706 2002-09-05  Stan Shebs  <shebs@apple.com>
15707
15708         * gcc.dg/weak-1.c: xfail on Darwin.
15709         * gcc.dg/weak-2.c: Ditto.
15710         * gcc.dg/weak-3.c: Ditto.
15711         * gcc.dg/weak-4.c: Ditto.
15712         * gcc.dg/weak-5.c: Ditto.
15713         * gcc.dg/weak-6.c: Ditto.
15714         * gcc.dg/weak-7.c: Ditto.
15715         * gcc.dg/weak-8.c: Ditto.
15716         * gcc.dg/weak-9.c: Ditto.
15717
15718 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
15719
15720         * gcc.c-torture/execute/loop-14.c: New test.
15721
15722 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
15723
15724         * g++.dg/other/cxa-atexit1.C: New test.
15725
15726         * gcc.dg/typeof-2.c: New test.
15727
15728 2002-09-03  Roger Sayle  <roger@eyesopen.com>
15729
15730         * gcc.dg/builtins-2.c: New testcase.
15731         * gcc.dg/builtins-3.c: New testcase.
15732
15733 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
15734
15735         * gcc.dg/cpp/_Pragma4.c: New test.
15736
15737 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
15738
15739         * objc/execute/nil_method-1.m: New testcase.
15740
15741 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
15742
15743         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
15744         [Object class], not [Object initialize].
15745
15746 2002-08-31  Roger Sayle  <roger@eyesopen.com>
15747             Hans-Peter Nilsson  <hp@bitrange.com>
15748
15749         * gcc.c-torture/execute/20020720-1.x: Skip test on
15750         mmix-knuth-mmixware.  Correct comment.
15751
15752 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
15753
15754         * testsuite/g++.dg/abi/bitfield5.C: New test.
15755         * testsuite/g++.dg/abi/vbase10.C: Likewise.
15756
15757 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
15758
15759         * objc.dg/undeclared-selector.m: New test.
15760
15761 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
15762
15763         * g++.dg/other/offsetof1.C: Avoid cast warning.
15764
15765 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
15766
15767         * objc.dg/super-class-2.m: New test.
15768
15769 2002-08-24  Matt Austern  <austern@apple.com>
15770
15771         * g++.dg/ext/lvaddr.C: New test.
15772         * g++.dg/ext/lvcast.C: New test.
15773
15774 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
15775
15776         * testsuite/g++.dg/inherit/cond1.C: New test.
15777
15778 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
15779
15780         * gcc.dg/noncompile/incomplete-1.c: New test.
15781
15782 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
15783
15784         * gcc.dg/typespec-1.c: New test.
15785
15786 2002-08-20  Devang Patel  <dpatel@apple.com>
15787         * objc.dg/proto-hier-2.m: New test.
15788
15789 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
15790
15791         * objc.dg/bitfield-1.m: New test.
15792         * objc.dg/bitfield-2.m: New test.
15793
15794 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
15795
15796         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
15797         gcc.dg/c99-flex-array-4.c: New tests.
15798
15799 2002-08-16  Stan Shebs  <shebs@apple.com>
15800
15801         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
15802
15803 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
15804
15805         * gcc.dg/typeof-1.c: New test.
15806         * g++.dg/ext/typeof2.C: New test.
15807
15808 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
15809
15810         * g++.dg/other/offsetof1.C: New test.
15811
15812 2002-08-14  Richard Henderson  <rth@redhat.com>
15813
15814         * gcc.dg/tls/diag-3.c: Fix expected message strings.
15815
15816 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
15817
15818         * gcc.dg/cpp/_Pragma3.c: New test.
15819
15820 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
15821
15822         * g++.dg/template/inherit3: New test.
15823
15824 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15825
15826         * gcc.dg/bitfld-4.c: Add blank options.
15827
15828 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
15829
15830         * g++.dg/template/crash1.C: New test.
15831
15832 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
15833
15834         * gcc.dg/tls/opt-2.c: New test.
15835
15836 2002-08-08  Devang Patel  <dpatel@apple.com>
15837
15838         * objc.dg/selector-1.m : New test
15839
15840 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
15841
15842         * g++.dg/abi/bitfield4.C: New test.
15843         * gcc.dg/bitfld-4.c: New test.
15844
15845 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
15846
15847         * g++.dg/other/packed1.C: New test.
15848
15849 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
15850
15851         * g++.dg/abi/offsetof.C: Tweak error messages.
15852         * g++.old-deja/g++.mike/p10769a.C: Likewise.
15853
15854 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
15855
15856         * gcc.dg/bitfld-3.c: New test.
15857
15858 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
15859             Richard Henderson  <rth@redhat.com>
15860
15861         * gcc.dg/i386-bitfield1.c: New test.
15862         * g++.dg/abi/bitfield3.C: Update.
15863
15864 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
15865
15866         * objc.dg/const-str-2.m: Update.
15867         * gcc.dg/cpp/c++98.c: Change to C extension.
15868         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
15869         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
15870
15871 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
15872
15873         * testsuite/gcc.dg/tls/diag-3.c: New.
15874
15875 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
15876
15877         * g++.dg/README (Subdirectories): Document new subdir expr.
15878         * g++.dg/expr/pmf-1.C: New test.
15879
15880 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
15881
15882         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
15883
15884 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
15885
15886         * g++.dg/abi/bitfield3.C: New test.
15887
15888 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
15889
15890         * lib/gcov.exp: Tweak expected line formats.
15891         * gcc.misc-tests/gcov8.c: New test.
15892         * gcc.misc-tests/gcov8.x: New flags.
15893
15894 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
15895
15896         * consistency.vlad/layout/endian.c: Include string.h.
15897
15898         * gcc.c-torture/execute/20020805-1.c: New test.
15899
15900 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
15901
15902         * g++.dg/other/conversion1.C: New test.
15903
15904 2002-08-03  Roger Sayle  <roger@eyesopen.com>
15905
15906         * gcc.dg/builtins-1.c: New testcase.
15907
15908 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
15909
15910         * g++.dg/inherit/access3.C: New test.
15911
15912 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
15913
15914         * gcc.dg/ia64-visibility-2.c: New test.
15915
15916 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
15917
15918         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
15919         __qualifier_flags to __flags.
15920
15921 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
15922
15923         * g++.dg/inherit/operator1.C: New test.
15924         * g++.dg/lookup/disamb1.C: Fix typo in comment.
15925         * g++.dg/other/error1.C: Change expected error message.
15926         * g++.dg/template/conv4.C: Likewise.
15927
15928 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
15929
15930         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
15931         for documented behavior.
15932
15933 2002-07-25  Roger Sayle  <roger@eyesopen.com>
15934
15935         * gcc.c-torture/execute/20020720-1.x: Skip this test on
15936         several targets known to fail.
15937
15938 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
15939
15940         * gcc.dg/mips-args-[123].c: New tests.
15941
15942 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
15943
15944         * gcc.dg/ppc-spe.c: New.
15945
15946 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
15947
15948         * g++.dg/other/ptrmem4.C: New testcase.
15949
15950 2002-07-24  Richard Henderson  <rth@redhat.com>
15951
15952         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
15953
15954 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
15955
15956         * g++.dg/ext/alignof1.C (main): Return 0 for success.
15957
15958 2002-07-24  Roger Sayle  <roger@eyesopen.com>
15959
15960         * gcc.c-torture/execute/memset-3.c: New testcase.
15961
15962 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
15963
15964         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
15965         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
15966
15967 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15968
15969         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
15970         Delete.
15971
15972 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
15973
15974         * gcc.c-torture/compile/simd-4.c: New test.
15975
15976 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15977
15978         PR c++/7347, c++/7348
15979         * g++.dg/template/access4.C: New test.
15980         * g++.dg/template/access5.C: New test.
15981         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
15982         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
15983         * g++.old-deja/g++.pt/ttp58.C: Likewise.
15984         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
15985
15986 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
15987
15988         * gcc.dg/gnu89-init-2.c: New test.
15989
15990 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
15991
15992         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
15993
15994 2002-07-20  Roger Sayle  <roger@eyesopen.com>
15995
15996         * gcc.c-torture/execute/20020720-1.c: New testcase.
15997
15998 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
15999
16000         * gcc.dg/cpp/Wsignprom.c: New tests.
16001
16002 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
16003
16004         * gcc.c-torture/execute/loop-13.c: New test.
16005
16006 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
16007
16008         * gcc.dg/cpp/expr.c: New tests.
16009
16010 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
16011
16012         * g++.dg/opt/pr6713.C: Add template instantiation.
16013
16014 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
16015
16016         * gcc.dg/nest.c: New test.
16017
16018 2002-07-17  Richard Henderson  <rth@redhat.com>
16019
16020         * g++.dg/opt/pr6713.C: New test.
16021
16022 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
16023
16024         * gcc.c-torture/execute/loop-2e.x: Let the testcase
16025         XFAIL for all x86 processors.
16026
16027 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
16028
16029         * gcc.c-torture/execute/20010122-1.x: Do not test with
16030         -fomit-frame-pointer.
16031
16032 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16033
16034         * g++.dg/template/instantiate2.C: New test.
16035         * g++.dg/template/spec4.C: New test.
16036
16037 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16038
16039         * g++.dg/template/access2.C: New test.
16040         * g++.dg/template/access3.C: New test.
16041
16042 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
16043
16044         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16045         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16046         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16047         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16048         Convert to use <stdarg.h>.
16049         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16050         Delete.
16051         * gcc.dg/va-arg-2.c: New.
16052         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16053
16054 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
16055
16056         * gcc.c-torture/compile/20020710-1.c: New test.
16057
16058 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
16059                           Andrew Pinski  <pinskia@physics.uc.edu>
16060
16061         gcc.c-torture/compile/simd-2.c: New testcase.
16062         gcc.c-torture/compile/simd-3.c: Likewise.
16063
16064 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
16065
16066         PR c++/7224
16067         * g++.dg/overload/error1.C: New test.
16068
16069 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16070
16071         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16072         configuration and IRIX 6 O32 ABI.
16073
16074 2002-07-11  Roger Sayle  <roger@eyesopen.com>
16075
16076         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16077
16078 2002-07-10  Roger Sayle  <roger@eyesopen.com>
16079
16080         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16081
16082 2002-07-10  Jeffrey A Law  <law@redhat.com>
16083
16084         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16085
16086         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
16087
16088 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
16089
16090         * gcc.dg/20020312-2.c: Check for __PPC__.
16091
16092 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
16093
16094         * gcc.c-torture/compile/20020709-1.c: New test.
16095
16096 2002-07-07  Roger Sayle  <roger@eyesopen.com>
16097
16098         * g++.dg/template/qualttp21.C: New test case.
16099
16100 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
16101
16102         * gcc.c-torture/compile/20020706-1.c: New test.
16103         * gcc.c-torture/compile/20020706-2.c: New test.
16104
16105 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
16106             Alexandre Oliva  <aoliva@redhat.com>
16107
16108         * g++.dg/warn/incomplete1.C: New test.
16109
16110 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16111
16112         PR c++/7099
16113         * g++.dg/warn/noreturn1.C: New test.
16114
16115 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
16116
16117         PR c++/6706
16118         * g++.dg/debug/debug6.C: New test.
16119         * g++.dg/debug/debug7.C: New test.
16120
16121 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
16122
16123         * gcc.c-torture/compile/simd-3.c: New test.
16124
16125 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
16126
16127         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16128         * gcc.dg/20020620-1.c: Likewise.
16129
16130 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16131
16132         PR c++/6944
16133         * g++.dg/init/array4.C: New test.
16134         * g++.dg/init/array5.C: New test.
16135
16136 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
16137
16138         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16139         * gcc.c-torture/execute/simd-2.c (main): Likewise.
16140
16141 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16142
16143         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16144         * gcc.dg/wtr-aggr-init-1.c: Likewise.
16145         * gcc.dg/wtr-conversion-1.c: Likewise.
16146         * gcc.dg/wtr-escape-1.c: Likewise.
16147         * gcc.dg/wtr-int-type-1.c: Likewise.
16148         * gcc.dg/wtr-label-1.c: Likewise.
16149         * gcc.dg/wtr-static-1.c: Likewise.
16150         * gcc.dg/wtr-strcat-1.c: Likewise.
16151         * gcc.dg/wtr-suffix-1.c: Likewise.
16152         * gcc.dg/wtr-switch-1.c: Likewise.
16153         * gcc.dg/wtr-unary-plus-1.c: Likewise.
16154         * gcc.dg/wtr-union-init-1.c: Likewise.
16155         * gcc.dg/wtr-union-init-2.c: Likewise.
16156         * gcc.dg/wtr-union-init-3.c: Likewise.
16157
16158         * gcc.dg/wtr-func-def-1.c: New test.
16159
16160 2002-07-02 Devang Patel <dpatel@apple.com>
16161
16162         * objc.dg/param-1.m: New test.
16163
16164 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
16165
16166         * gcc.dg/cpp/trad/directive.c: Add test.
16167         * gcc.dg/cpp/trad/macroargs.c: Add test.
16168         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16169
16170 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
16171
16172         * gcc.dg/cpp/cmdlne-M.c: New test.
16173
16174 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
16175
16176         * objc.dg/desig-init-1.m: New test.
16177
16178 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16179
16180         PR c++/6716
16181         * g++.dg/template/instantiate1.C: New test.
16182
16183 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
16184
16185         PR c++/7112
16186         * g++.dg/template/sizeof2.C: New test.
16187
16188 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
16189
16190         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16191         gcc.dg/cpp/trad/include.c: New tests.
16192
16193 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
16194
16195         PR target/7177
16196         * gcc.c-torture/compile/20020701-1.c: New test.
16197
16198 2002-07-01  Stan Shebs  <shebs@apple.com>
16199
16200         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16201         header here...
16202         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16203         (objc-torture-execute): or here.
16204
16205 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
16206
16207         * gcc.c-torture/execute/arith-rand-ll.c: New test.
16208
16209 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
16210
16211         * gcc.dg/cpp/trad/escaped-nl.c: New test.
16212
16213 2002-06-30  Devang Patel  <dpatel@apple.com>
16214
16215         * objc.dg/fsyntax-only.m: New test.
16216
16217 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
16218
16219         PR c++/6695
16220         * g++.dg/template/friend7.C: New file.
16221
16222 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
16223
16224         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16225         return type.
16226
16227 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
16228
16229         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16230         avoid division by zero.
16231
16232 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
16233
16234         * gcc.dg/Wunknownprag.c: New tests.
16235
16236 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
16237
16238         * gcc.c-torture/execute/simd-2.c: New test.
16239
16240 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
16241
16242         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16243         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16244         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16245         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16246         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16247         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16248         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16249         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16250         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16251         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16252         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16253         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16254         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16255         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16256         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16257         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16258         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16259
16260 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
16261
16262         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16263         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16264         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16265         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16266         New tests.
16267         * gcc.dg/cpp/trad/directive.c: Update.
16268
16269 2002-06-23  Andreas Jaeger  <aj@suse.de>
16270
16271         * gcc.c-torture/execute/complex-6.c: New.
16272
16273 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
16274
16275         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16276         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16277         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16278         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16279
16280 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
16281
16282         * gcc.dg/cpp/trad: New directory with traditional tests copied
16283         from parent directory.
16284         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16285         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16286         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16287         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16288         Move to trad/ and rename.
16289         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16290         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16291         gcc.dg/cpp/trad/redef2.c: New tests.
16292         * gcc.dg/cpp/trad/trad.exp: New driver.
16293
16294 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
16295
16296         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16297         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16298         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16299         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16300         Remove.
16301
16302 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
16303
16304         * gcc.dg/20020620-1.c: New test.
16305
16306 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16307
16308         * g++.dg/template/ttp4.C: New test.
16309
16310 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
16311
16312         * g++.dg/opt/vt1.C: Fix regexp.
16313
16314 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16315
16316         * gcc.c-torture/execute/pure-1.c: Make functions static again.
16317         Don't use attribute `noinline'.
16318
16319 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
16320
16321         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16322
16323 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
16324
16325         * gcc.c-torture/execute/simd-1.c: New.
16326
16327         * gcc.dg/simd-1.c: New.
16328
16329 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
16330
16331         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16332
16333 2002-06-16  Richard Henderson  <rth@redhat.com>
16334
16335         * g++.dg/ext/anon-struct1.C: New.
16336         * g++.dg/ext/anon-struct2.C: New.
16337         * g++.dg/ext/anon-struct3.C: New.
16338         * gcc.dg/anon-struct-1.c: New.
16339         * gcc.dg/anon-struct-2.c: New.
16340         * gcc.dg/anon-struct-3.c: New.
16341         * gcc.dg/20011008-1.c: Adjust warning text.
16342         * gcc.dg/20020527-1.c: Add -fms-extensions.
16343
16344 2002-06-16  Richard Henderson  <rth@redhat.com>
16345
16346         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16347
16348 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
16349
16350         * gcc.c-torture/execute/20020615-1.c: New test.
16351
16352 2002-06-15  Roger Sayle  <roger@eyesopen.com>
16353
16354         * gcc.c-tortuture/execute/compare-1.c: New test case.
16355         * gcc.c-tortuture/execute/compare-2.c: New test case.
16356         * gcc.c-tortuture/execute/compare-3.c: New test case.
16357
16358 2002-06-13  Richard Henderson  <rth@redhat.com>
16359
16360         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
16361         ia64 ilp32.
16362
16363 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16364
16365         * g++.dg/template/typename2.C: Update error message.
16366
16367 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
16368
16369         * gcc.c-torture/execute/20020611-1.c: New test.
16370
16371 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
16372
16373         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16374         list of targets to skip.
16375
16376 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
16377
16378         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16379         targets if not optimizing.
16380
16381 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
16382
16383         * gcc.c-torture/compile/20020605-1.c: New test.
16384
16385         * g++.dg/opt/vt1.C: New test.
16386
16387         * gcc.dg/20020531-1.c: New test.
16388
16389         * gcc.dg/20020530-1.c: New test.
16390
16391         * gcc.dg/20020527-1.c: New test.
16392
16393         * g++.dg/opt/cse1.C: New test.
16394
16395 2002-06-07  Roger Sayle  <roger@eyesopen.com>
16396
16397         * gcc.dg/20020607-2.c: New test case.
16398
16399 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
16400
16401         * gcc.c-torture/compile/20020604-1.c: New test.
16402
16403 2002-06-04  Richard Henderson  <rth@redhat.com>
16404
16405         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16406         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16407         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16408
16409 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
16410
16411         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16412
16413 2002-06-03  Richard Henderson  <rth@redhat.com>
16414
16415         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16416         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16417
16418 2002-06-02  Richard Henderson  <rth@redhat.com>
16419
16420         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16421         test functions static.
16422
16423 2002-06-02  Andreas Jaeger  <aj@suse.de>
16424
16425         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16426         now.
16427
16428 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16429
16430         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16431         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16432         Update for mofified diagnostics.
16433         * gcc.dg/c99-intconst-1.c: No longer fail.
16434
16435 2002-06-02  Richard Henderson  <rth@redhat.com>
16436
16437         * gcc.dg/uninit-A.c: Remove xfail markers.
16438
16439 2002-06-01  Roger Sayle  <roger@eyesopen.com>
16440
16441         * gcc.dg/fnegate-1.c: New test case.
16442
16443 2002-05-30  Osku Salerma  <osku@iki.fi>
16444
16445         * gcc.c-torture/execute/mayalias-1.c: New file.
16446
16447 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16448
16449         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16450         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16451         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16452
16453 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
16454
16455         * gcc.c-torture/execute/20020529-1.c: New test.
16456
16457 2002-05-27  Richard Henderson  <rth@redhat.com>
16458
16459         * g++.dg/ext/attrib6.C: New test case.
16460
16461 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16462
16463         * gcc.c-torture/execute/pure-1.c: New test.
16464
16465 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16466
16467         * gcc.dg/cpp/arith-2.c: Remove.
16468
16469 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16470
16471         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16472         * gcc.dg/cpp/if-3.c: Remove.
16473
16474 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
16475
16476         * g++.dg/opt/cse2.C: New test.
16477
16478 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
16479
16480         * gcc.dg/cpp/arith-1.c: New semantic tests.
16481         * gcc.dg/cpp/if-1.c: Update.
16482
16483 2002-05-24  Ben Elliston  <bje@redhat.com>
16484
16485         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16486
16487 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
16488
16489         * gcc.dg/verbose-asm.c: New test.
16490
16491 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16492
16493         * gcc.dg/cpp/paste12.c: New test.
16494
16495 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16496
16497         * g++.dg/parse/named_ops.C: New test.
16498
16499 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
16500
16501         * gcc/testsuite/gcc.dg/weak-8.c: New test.
16502
16503 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
16504
16505         * gcc.dg/weak-2.c: Allow optional leading underscore
16506         in scan-assembler symbol name.
16507         * gcc.dg/weak-3.c: Likewise.
16508         * gcc.dg/weak-4.c: Likewise.
16509         * gcc.dg/weak-5.c: Likewise.
16510
16511 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
16512
16513         * gcc.dg/20020523-1.c: New test.
16514
16515 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16516
16517         * objc.dg/const-str-2.m: Update now that we stop after
16518         a command line error.
16519
16520 2002-05-22  Richard Henderson  <rth@redhat.com>
16521
16522         * g++.dg/dg.exp: Fix typo in test pruneing.
16523
16524 2002-05-22  Richard Henderson  <rth@redhat.com>
16525
16526         * g++.dg/dg.exp: Prune the tls subdirectory.
16527         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
16528         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
16529         * g++.dg/tls/init-1.C: New.
16530
16531 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
16532
16533         * gcc.dg/20020517-1.c: New test.
16534
16535 2002-05-21  Richard Henderson  <rth@redhat.com>
16536
16537         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
16538         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
16539
16540 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
16541
16542         * g++.dg/other/copy2.C: New test.
16543
16544 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
16545
16546         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
16547         (MAX_COPY): Bump up to 10 times sizeof (long long).
16548         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
16549
16550         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
16551         sizeof (long long).
16552
16553         * gcc.c-torture/execute/strcpy-1.c: New test.
16554
16555 2002-05-19  Jason Merrill  <jason2redhat.com>
16556
16557         * g++.dg/ext/oper1.C: New test.
16558
16559 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
16560 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
16561
16562         * README.QMTEST: New file.
16563
16564         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
16565
16566 2002-05-19  Andreas Jaeger  <aj@suse.de>
16567
16568         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
16569         now.
16570         * gcc.c-torture/execute/loop-2d.x: Likewise.
16571
16572 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
16573
16574         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
16575         support weak symbols.
16576         * gcc.dg/weak-4.c: Likewise
16577         * gcc.dg/weak-6.c: Likewise
16578
16579 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
16580
16581         * gcc.dg/weak-3.c: Add dg-excess-error comment for
16582         cygwin, coff and h8300-*-hms targets
16583         * gcc.dg/weak-5.c: Likewise
16584         * gcc.dg/weak-7.c: Likewise
16585
16586 2002-05-16  Jason Merrill  <jason@redhat.com>
16587
16588         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
16589         (scan-assembler-not, scan-assembler-dem): Likewise.
16590         (scan-assembler-dem-not): Likewise.
16591
16592 2002-05-15  Richard Henderson  <rth@redhat.com>
16593
16594         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
16595
16596 2002-05-15  Richard Henderson  <rth@redhat.com>
16597
16598         * gcc.dg/weak-5.c (vfoo1c): No warning here.
16599         (vfoo1f): Warning here.
16600         (vfoo1l): Don't redefine the alias.
16601
16602 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
16603
16604         * g++.dg/init/pm1.C: New test.
16605
16606 2002-05-12  David S. Miller  <davem@redhat.com>
16607
16608         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
16609         types.
16610
16611 2002-05-10  Roger Sayle  <roger@eyesopen.com>
16612
16613         * gcc.c-torture/execute/20020510-1.c: New test case.
16614
16615 2002-05-10  David S. Miller  <davem@redhat.com>
16616
16617         * gcc.c-torture/execute/conversion.c: Test long double too.
16618
16619 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
16620
16621         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
16622         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
16623         * lib/g++.exp (g++_link_flags): Likewise.
16624         * lib/objc.exp (objc_target_compile): Likewise.
16625
16626 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16627
16628         * gcc.dg/cpp/poison.c: Update.
16629         * gcc.dg/cpp/20000625-2.c: Remove.
16630         * gcc.dg/cpp/direct2s.c: Remove final test.
16631
16632 2002-05-08  Tom Rix  <trix@redhat.com>
16633
16634         * gcc.c-torture/execute/20020508-1.c: New test.
16635         * gcc.c-torture/execute/20020508-2.c: New test.
16636         * gcc.c-torture/execute/20020508-3.c: New test.
16637
16638 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16639
16640         * gcc.dg/cpp/charconst-4.c: More tests.
16641
16642 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
16643
16644         PR c/6569
16645         * gcc.dg/weak-3.c: Update location of warning messages.
16646         * gcc.dg/weak-5.c: Likewise.
16647
16648 2002-05-06  Roger Sayle  <roger@eyesopen.com>
16649
16650         * gcc.c-torture/execute/20020506-1.c: New test case.
16651
16652 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
16653
16654         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
16655
16656 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
16657
16658         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
16659
16660 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
16661
16662         * gcc.dg/cpp/charconst-3.c: New test.
16663
16664 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16665
16666         * gcc.dg/cpp/charconst.c: Update tests.
16667
16668 2002-05-05  Tim Josling  <tej@melbpc.org.au>
16669
16670         * treelang: Added directory for new sample language treelang. Also
16671         lib/treelang.exp: New file to signal treelang should be tested.
16672
16673 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
16674
16675         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
16676         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
16677         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
16678         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
16679         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
16680         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
16681         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
16682
16683 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16684
16685         * gcc.dg/format/xopen-2.c: New test.
16686
16687 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
16688
16689         * gcc.dg/20020503-1.c: New test.
16690
16691 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
16692
16693         * g++.dg/init/dtor1.C: Make it tougher.
16694
16695 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
16696
16697         * g++.dg/init/dtor1.C: New test.
16698
16699 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
16700
16701         * gcc.dg/altivec-8.c: New.
16702
16703 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
16704
16705         * gcc.dg/altivec-7.c: New.
16706
16707 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
16708
16709         * g++.dg/parse/typedef1.C: New test.
16710
16711 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
16712
16713         PR c++/6486
16714         * g++.dg/template/friend6.C: New test.
16715
16716         PR c++/6492
16717         * g++.dg/init/copy1.C: New test.
16718
16719 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
16720
16721         * g++.dg/warn/effc1.C: New test.
16722
16723 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16724
16725         * gcc.dg/cpp/if-cexp.c: Add a test.
16726
16727 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
16728
16729         * gcc.dg/20020426-2.c: New test.
16730
16731 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
16732
16733         * gcc.dg/cpp/if-mop.c: Update.
16734         * gcc.dg/cpp/if-mpar.c: Add test.
16735         * gcc.dg/cpp/if-oppr.c: Update.
16736
16737 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16738
16739         PR c/6343
16740         * gcc.dg/weak-[2-7].c: New tests.
16741
16742 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
16743
16744         * gcc.dg/enum1.c: New test.
16745
16746 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
16747
16748         PR c++/6497
16749         * g++.dg/inherit/access2.C: New test.
16750
16751 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
16752
16753         PR bootstrap/6445
16754         * gcc.dg/20020426-1.c: New test.
16755
16756 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
16757
16758         * g++.dg/abi/enum1.C: New test.
16759
16760 2002-04-26  Richard Henderson  <rth@redhat.com>
16761
16762         * gcc.dg/c99-bool-1.c: Expect always true warning.
16763
16764 2002-04-25  Roger Sayle  <roger@eyesopen.com>
16765
16766         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
16767
16768 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16769
16770         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
16771         targets.
16772
16773 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
16774
16775         * g++.dg/abi/mange7.C: New test.
16776
16777         PR c++/6438.
16778         * g++.dg/parse/stmtexpr2.C: New test.
16779
16780 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
16781
16782         * gcc.dg/20020312-2.c: Add SH target.
16783
16784 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16785
16786         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
16787         compiler output on mips*-*-irix*.
16788
16789 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
16790
16791         * g++.dg/parse/attr1.C: New test.
16792
16793 2002-04-23  Roger Sayle  <roger@eyesopen.com>
16794
16795         * gcc.c-torture/execute/string-opt-17.c: New test case.
16796         * gcc.c-torture/execute/memset-2.c: New test case.
16797
16798 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
16799
16800         PR c++/6256:
16801         * g++.dg/template/friend5.C: New test.
16802
16803         PR c++/6331:
16804         * g++.dg/template/qual1.C: Likewise.
16805
16806 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
16807
16808         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
16809         Include stdlib.h, not stdio.h or ctype.h.
16810
16811 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
16812
16813         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
16814         cris-*-elf* and mmix-*-*.
16815         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
16816         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
16817         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
16818         Ditto.
16819         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
16820         * gcc.dg/wchar_t-1.c: Ditto.
16821
16822 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
16823
16824         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
16825         Clarify comment.
16826
16827 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
16828
16829         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
16830
16831 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16832
16833         * gcc.c-torture/execute/20000906-1.x: Delete.
16834
16835 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
16836
16837         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
16838
16839 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
16840
16841         * PR6367
16842         * g77.f-torture/execute/6367.f: New test.
16843         * g77.f-torture/execute/6367.x: Disable for MMIX.
16844
16845 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
16846
16847         * PR6352
16848         * g++.dg/opt/inline2.C: New test.
16849
16850 2002-04-18  Richard Henderson  <rth@redhat.com>
16851
16852         * gcc.dg/20000906-1.c: Enable for all targets.
16853         * gcc.c-torture/compile/iftrap-2.c: New.
16854
16855 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
16856
16857         * gcc.dg/20020418-1.c: New test.
16858         * gcc.dg/20020418-2.c: New test.
16859
16860 2002-04-18  Richard Henderson  <rth@redhat.com>
16861
16862         * gcc.c-torture/compile/iftrap-1.c: New.
16863         * gcc.dg/iftrap-1.c: Adjust for ia64.
16864         * gcc.dg/iftrap-2.c: New.
16865
16866 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
16867
16868         * gcc.c-torture/compile/20020418-1.c: New test.
16869
16870 2002-04-18  Roger Sayle  <roger@eyesopen.com>
16871
16872         * gcc.c-torture/compile/20020415-1.c: New.
16873
16874 2002-04-18  David S. Miller  <davem@redhat.com>
16875
16876         * gcc.c-torture/execute/20020418-1.c: New test.
16877
16878 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
16879
16880         * gcc.dg/20020416-1.c: New test.
16881
16882         * g++.dg/opt/inline1.C: New test.
16883
16884 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
16885
16886         * gcc.dg/altivec-5.c: New test.
16887
16888         * gcc.dg/20020415-1.c: New test.
16889
16890 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
16891
16892         * testsuite/lib/chill.exp: Remove.
16893
16894 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
16895
16896         * g++.dg/other/big-struct.C: New test.
16897
16898 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
16899
16900         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
16901         of scratch file.
16902
16903 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
16904
16905         PR c/6277
16906         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
16907         in scan-assembler function name
16908
16909 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
16910
16911         * g77.f-torture/execute/980628-4.x,
16912         g77.f-torture/execute/980628-5.x,
16913         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
16914         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
16915         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
16916         i[34567]86-*-*.
16917
16918 2002-04-13  David S. Miller  <davem@redhat.com>
16919
16920         * gcc.c-torture/execute/20020413-1.c: New test.
16921
16922 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
16923
16924         * gcc.dg/asm-6.c,
16925         * g++.dg/ext/asm1.C: New tests.
16926
16927 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
16928
16929         PR c++ 5373.
16930         * g++.dg/parse/stmtexpr1.C: New test.
16931
16932         PR c++/5189.
16933         * g++.dg/template/copy1.C: New test.
16934
16935 2002-04-12  Richard Henderson  <rth@redhat.com>
16936
16937         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
16938
16939 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
16940
16941         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
16942         gcc.c-torture/execute/20020307-2.c.
16943
16944 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
16945
16946         * g++.dg/ext/attrib5.C,
16947         * g++.dg/lookup/struct1.C: New tests.
16948
16949 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
16950
16951         * gcc.dg/20020411-1.c: New test.
16952
16953         * gcc.c-torture/execute/20020411-1.c: New test.
16954
16955 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
16956
16957         * g77.f-torture/execute/6177.f: New test.
16958
16959 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
16960
16961         PR middle-end/6247
16962         * g++.dg/opt/cleanup1.C: New test.
16963
16964         * g++.dg/opt/const1.C: New test.
16965
16966 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
16967
16968         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
16969
16970 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16971
16972         PR c++/5507
16973         * g++.dg/template/typename2.C: New test.
16974
16975 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
16976
16977         * gcc.c-torture/execute/loop-12.c: New.
16978
16979 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
16980
16981         * g77.f-torture/execute/980628-4.x,
16982         g77.f-torture/execute/980628-5.x,
16983         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
16984         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
16985         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
16986
16987 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16988
16989         PR optimization/6086
16990         * g++.dg/opt/preinc1.C: New test.
16991
16992 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
16993
16994         PR c++/5571
16995         * g++.dg/opt/static2.C: New test.
16996
16997 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
16998
16999         PR c/5120
17000         * gcc.dg/20020406-1.c: New test.
17001
17002 2002-04-04  David S. Miller  <davem@redhat.com>
17003
17004         * gcc.c-torture/execute/20020404-1.c: New test.
17005
17006 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
17007
17008         PR c/6123
17009         * gcc.dg/20020312-2.c: Do not declare global register variable
17010         if __PIC__ or __pic__ is defined.
17011
17012 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
17013
17014         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
17015         __asm__ so that it works correctly even if -ansi -pedantic-errors.
17016
17017 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17018
17019         * gcc.misc-tests/linkage.exp: Update last change to handle
17020         sparc*-, not just sparc-.
17021
17022 2002-04-03  Richard Henderson  <rth@redhat.com>
17023
17024         * gcc.dg/cpp/ucs.c: Improved long UCS test.
17025
17026 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
17027
17028         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17029
17030 2002-04-02  David S. Miller  <davem@redhat.com>
17031
17032         * gcc.c-torture/execute/20020402-3.c: New test.
17033
17034 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
17035
17036         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17037         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17038
17039         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17040         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17041         g77.f-torture/execute/20001201.x,
17042         g77.f-torture/execute/u77-test.x: New files.
17043
17044         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17045         * gcc.dg/wchar_t-1.c: Ditto.
17046
17047 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17048
17049         * gcc.c-torture/execute/20020402-1.c: New test.
17050
17051 2002-04-01  Richard Henderson  <rth@redhat.com>
17052
17053         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17054
17055         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17056
17057 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17058
17059         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17060
17061 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17062
17063         * g++.dg/inherit/template-as-base.C: Expect error.
17064         * g++.dg/inherit/namespace-as-base.C: Likewise.
17065
17066 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
17067
17068         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17069         g++.dg/ext/instantiate3.C: Tweak match patterns.
17070
17071         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17072         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17073         -da test.
17074
17075 2002-03-31  Richard Henderson  <rth@redhat.com>
17076
17077         * gcc.dg/special/alias-2.c: New.
17078         * gcc.dg/special/ecos.exp: Run it.
17079
17080 2002-03-31  Richard Henderson  <rth@redhat.com>
17081
17082         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17083
17084 2002-03-31  Kazu Hirata  <kazu@hxi.com>
17085
17086         * gcc.dg/weak-1.c: Disable on h8300 port.
17087
17088 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
17089
17090         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17091         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17092         ordering tests.
17093         * g++.dg/bprob/bprob-1.C: New test.
17094         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17095         * g++.dg/gcov/gcov-1.C: New test.
17096         * g++.dg/gcov/gcov-1.x: New file.
17097         * g++.dg/gcov/gcov-2.C: New test.
17098         * g++.dg/gcov/gcov-3.C: New test.
17099         * g++.dg/gcov/gcov-3.h: New file.
17100
17101 2002-03-28  Roger Sayle  <roger@eyesopen.com>
17102
17103         * g++.old-deja/g++.other/builtins5.C: New test.
17104         * g++.old-deja/g++.other/builtins6.C: New test.
17105         * g++.old-deja/g++.other/builtins7.C: New test.
17106         * g++.old-deja/g++.other/builtins8.C: New test.
17107         * g++.old-deja/g++.other/builtins9.C: New test.
17108
17109 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
17110
17111         * g++.dg/opt/static1.C: New test.
17112
17113         * g++.dg/opt/longbranch1.C: New test.
17114
17115 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
17116
17117         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17118
17119         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17120
17121 2002-03-28  Jeffrey A Law  (law@redhat.com)
17122
17123         * gcc.c-torture/execute/20020328-1.c: New test.
17124
17125 2002-03-27  Richard Henderson  <rth@redhat.com>
17126
17127         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17128         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17129         move from g++.old-deja/g++.ext/.
17130
17131 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
17132
17133         * g++.dg/init/new2.C: New test.
17134
17135 2002-03-26  Richard Henderson  <rth@redhat.com>
17136
17137         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17138
17139         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17140         on sparc.
17141
17142         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
17143         sparcv9 systems.
17144         * gcc.dg/20001102-1.c: Likewise.
17145
17146 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
17147
17148         * gcc.dg/cpp/endif-pedantic1.c,
17149         gcc.dg/cpp/endif-pedantic2.c:  New tests.
17150
17151 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
17152
17153         * g++.dg/init/new1.C: New test.
17154
17155 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17156
17157         * g++.dg/abi/vbase9.C: New test.
17158
17159 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
17160
17161         * gcc.dg/arm-asm.c: New test.
17162
17163 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
17164
17165         * gcc.dg/Wswitch-enum.c: New test.
17166         Fix PR c/5044.
17167
17168 2002-03-26  Richard Henderson  <rth@redhat.com>
17169
17170         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17171         structure.
17172
17173 2002-03-25  Richard Henderson  <rth@redhat.com>
17174
17175         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
17176         sparcv9 systems.
17177
17178         * gcc.c-torture/compile/20011119-1.c (xxx): New.
17179         * gcc.c-torture/compile/20011119-2.c (xxx): New.
17180
17181 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
17182
17183         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17184
17185 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
17186
17187         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17188         targets using generic thunk support.
17189
17190 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
17191
17192         * gcc.c-torture/compile/20020323-1.c: New test.
17193
17194         * g++.dg/opt/conj2.C: New test.
17195
17196 2002-03-24  Richard Henderson  <rth@redhat.com>
17197
17198         * gcc.dg/weak-1.c: Use -fno-common.
17199
17200 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17201
17202         * g77.dg/f77-edit-apostrophe-out.f: New test
17203         * g77.dg/f77-edit-h-out.f: New test
17204         * g77.dg/f77-edit-t-in.f: New test
17205         * g77.dg/f77-edit-t-out.f: New test
17206         * g77.dg/f77-edit-x-out.f: New test
17207         * g77.dg/f77-edit-slash-out.f: New test
17208         * g77.dg/f77-edit-colon-out.f: New test
17209         * g77.dg/f77-edit-s-out.f: New test
17210
17211 2002-03-24  Richard Henderson  <rth@redhat.com>
17212
17213         * objc/execute/formal_protocol-6.x: New XFAIL.
17214
17215 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17216
17217         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
17218         that do not support weak symbols
17219
17220 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17221
17222         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
17223         * lib/g77.exp:  Likewise
17224         * lib/objc.exp: Likewise
17225
17226 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
17227
17228         * gcc.dg/Wswitch-default.c: New test.
17229
17230 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
17231
17232         * g++.dg/other/enum1.C: New test.
17233
17234 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
17235
17236         * gcc.dg/pragma-ep-3.c: Fix typo.
17237
17238 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17239
17240         * g++.dg/inherit/template-as-base.C: New test.
17241
17242 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
17243
17244         * g++.old-deja/g++.other/dwarf2-1.C: Move...
17245         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
17246
17247 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
17248
17249         * gcc.dg/cpp/multiline.c: Update to match.
17250
17251 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
17252
17253         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17254
17255 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
17256
17257         * gcc.dg/cpp/extratokens2.c:  New file.
17258
17259 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
17260
17261         * gcc.dg/20020312-2.c: Add rs6000 target.
17262
17263         * gcc.c-torture/compile/20020319-1.c: New test.
17264
17265 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17266
17267         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17268         (A, E): Handle this.
17269
17270 2002-03-20  Jason Merrill  <jason@redhat.com>
17271
17272         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17273         ignoring -fpic.
17274         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17275         through prune_gcc_output.
17276
17277 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
17278
17279         * gcc.c-torture/compile/20020320-1.c: New test.
17280
17281 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
17282
17283         * gcc.c-torture/compile/20020318-1.c: New test.
17284
17285         * gcc.dg/struct-by-value-1.c: New test.
17286
17287         * gcc.dg/20020319-1.c: New test.
17288
17289 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
17290
17291         * g++.dg/opt/conj1.C: New test.
17292
17293 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
17294
17295         * g++.dg/template/qualttp20.C: Revert previous change.
17296         * g++.dg/template/qualttp3.C: Likewise.
17297         * g++.dg/template/qualttp4.C: Likewise
17298         * g++.dg/template/qualttp5.C: Likewise
17299         * g++.dg/template/qualttp6.C: Likewise
17300         * g++.dg/template/qualttp7.C: Likewise
17301         * g++.dg/template/qualttp8.C: Likewise
17302         * g++.dg/template/recurse.C: Likewise.
17303
17304 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
17305
17306         * gcc.dg/cpp/wchar-1.c: Update.
17307
17308 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
17309
17310         * g++.dg/template/conv1.C: New test.
17311         * g++.dg/template/conv2.C: New test.
17312         * g++.dg/template/conv3.C: New test.
17313         * g++.dg/template/conv4.C: New test.
17314
17315 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
17316
17317         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17318         * g++.dg/template/qualttp3.C: Likewise.
17319         * g++.dg/template/qualttp4.C: Likewise
17320         * g++.dg/template/qualttp5.C: Likewise
17321         * g++.dg/template/qualttp6.C: Likewise
17322         * g++.dg/template/qualttp7.C: Likewise
17323         * g++.dg/template/qualttp8.C: Likewise
17324         * g++.dg/template/recurse.C: Likewise.
17325
17326 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
17327
17328         * g++.dg/opt/dtor1.C: New test.
17329
17330 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
17331
17332         * gcc.c-torture/compile/20020315-1.c: New test.
17333
17334 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
17335
17336         * gcc.dg/weak-1.c: Fix scan tests.
17337
17338 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
17339
17340         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17341         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17342         cris-*-aout* mmix-*-*.
17343         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17344         cris-*-aout* mmix-*-*.
17345         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17346         cris-*-elf* cris-*-aout* and mmix-*-*.
17347         * gcc.dg/20001009-1.c: Ditto.
17348         * gcc.dg/20010912-1.c: Ditto.
17349         * gcc.dg/20020122-4.c: Ditto.
17350         * gcc.dg/inline-2.c: Ditto.
17351
17352 2002-03-14  Jeffrey A Law  (law@cygnus.com)
17353
17354         * gcc.c-torture/compile/20020314-1.c: New test.
17355
17356 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
17357
17358         * gcc.c-torture/execute/20020314-1.c: New test.
17359
17360 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
17361
17362         * g++.dg/warn/Wunused-1.C: New test.
17363
17364 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
17365
17366         * g++.dg/abi/mangle6.C: New test.
17367
17368 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
17369
17370         * gcc.c-torture/compile/20020309-2.c: New test.
17371
17372         * gcc.c-torture/compile/20020312-1.c: New test.
17373
17374 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17375
17376         * g++.dg/other/access1.C: New test.
17377
17378 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
17379
17380         * gcc.c-torture/execute/wchar_t-1.c: New test.
17381
17382 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
17383
17384         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17385
17386 2002-03-12  Roger Sayle  <roger@eyesopen.com>
17387
17388         * gcc.dg/20020312-1.c: New test case.
17389
17390 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
17391
17392         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17393
17394 2002-03-11  Richard Henderson  <rth@redhat.com>
17395
17396         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17397         * g++.old-deja/g++.jason/report.C: Likewise.
17398
17399 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
17400
17401         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17402         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17403
17404 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
17405
17406         * testsuite/g++.dg/overload/pmf1.C: New test.
17407
17408 2002-03-11  Kazu Hirata  <kazu@hxi.com>
17409
17410         * gcc.c-torture/execute/20020307-1.c: Use long.
17411
17412 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
17413
17414         PR optimization/5844
17415         * gcc.dg/20020310-1.c: New test.
17416
17417 2002-03-09  Michael Meissner  <meissner@redhat.com>
17418
17419         * gcc.c-torture/execute/memcpy-2.c: New test.
17420         * gcc.c-torture/execute/memset-1.c: New test.
17421         * gcc.c-torture/execute/strlen-1.c: New test.
17422         * gcc.c-torture/execute/strcmp-1.c: New test.
17423         * gcc.c-torture/execute/strncmp-1.c: New test.
17424
17425 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
17426
17427         * gcc.dg/ppc-ldstruct.c: New test.
17428
17429 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
17430
17431         * gcc.c-torture/execute/va-arg-22.c: New test.
17432
17433 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17434
17435         * gcc.c-torture/compile/20020309-1.c: New test.
17436
17437 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
17438
17439         * gcc.c-torture/execute/20020307-2.c: New test.
17440
17441 2002-03-07  Jeffrey A Law  (law@redhat.com)
17442
17443         * g77.f-torture/compile/20020307-1.f: New test.
17444
17445 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
17446
17447         * gcc.dg/unordered-1.c: New test.
17448
17449 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
17450
17451         * gcc.c-torture/execute/20020307-1.c: New test.
17452
17453 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
17454
17455         * gcc.dg/20020304-1.c: New test.
17456
17457         * gcc.c-torture/compile/20020304-2.c: New test.
17458
17459 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
17460
17461         * gcc.c-torture/compile/20020304-1.c: New test case
17462         (from PR c/5830).
17463
17464 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
17465
17466         * gcc.dg/20020103-1.c: Add other -D ppc variants.
17467
17468 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17469
17470         * g++.dg/other/classkey1.C: New test.
17471
17472 2002-03-01  Richard Henderson  <rth@redhat.com>
17473
17474         * gcc.c-torture/compile/981223-1.x: New.
17475         * gcc.c-torture/compile/920625-1.x: New.
17476
17477 2002-02-28  Richard Henderson  <rth@redhat.com>
17478
17479         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17480
17481 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
17482
17483         * gcc.c-torture/execute/20020227-1.c: New test.
17484
17485 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
17486
17487         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17488         here" ERROR lines.
17489         * g++.old-deja/g++.oliva/partord1.C: Likewise.
17490         * g++.old-deja.g++.other/defarg1.C: Likewise.
17491         * g++.old-deja/g++.pt/calls2.C: Likewise.
17492         * g++.old-deja/g++.pt/crash20.C: Likewise.
17493         * g++.old-deja/g++.pt/crash30.C: Likewise.
17494         * g++.old-deja/g++.pt/crash36.C: Likewise.
17495         * g++.old-deja/g++.pt/crash6.C: Likewise.
17496         * g++.old-deja/g++.pt/defarg13.C: Likewise.
17497         * g++.old-deja/g++.pt/derived3.C: Likewise.
17498         * g++.old-deja/g++.pt/error1.C: Likewise.
17499         * g++.old-deja/g++.pt/friend21.C: Likewise.
17500         * g++.old-deja/g++.pt/friend23.C: Likewise.
17501         * g++.old-deja/g++.pt/infinite1.C: Likewise.
17502         * g++.old-deja/g++.robertl/eb128.C: Likewise.
17503
17504 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
17505
17506         * gcc.c-torture/execute/20020225-2.c: New test.
17507
17508 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
17509
17510         * gcc.c-torture/execute/920730-1t.c,
17511         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
17512         Delete test cases, only relevant to -traditional.
17513
17514 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
17515
17516         * gcc.dg/cpp/undef1.c: Remove.
17517         * gcc.dg/cpp/directiv.c: Update.
17518         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
17519
17520 2002-02-27  Michael Meissner  <meissner@redhat.com>
17521
17522         * gcc.c-torture/execute/20020226-1.c: New test.
17523
17524 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
17525
17526         * g++.dg/debug/debug4.C: New test.
17527
17528         * gcc.dg/ia64-visibility-1.c: New test.
17529
17530 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
17531
17532         * gcc.dg/debug/20020224-1.c: New.
17533
17534 2002-02-25  Kazu Hirata  <kazu@hxi.com>
17535
17536         * gcc.c-torture/execute/960416-1.x: New.
17537         * gcc.c-torture/execute/divconst-3.x: Likewise.
17538
17539 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
17540
17541         * gcc.dg/20020224-1.c: New test.
17542
17543 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
17544
17545         * gcc.c-torture/execute/20020225-1.c: New.
17546
17547 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17548
17549         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
17550
17551 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
17552
17553         * gcc.dg/20020222-1.c: New test.
17554
17555 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
17556
17557         * g++.dg/opt/anonunion1.C: New test.
17558
17559 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
17560
17561         * g++.dg/template/qualttp19.C: New test.
17562         * g++.dg/template/qualttp20.C: New test.
17563         * g++.old-deja/g++.jason/report.C: Adjust expected errors
17564         * g++.old-deja/g++.other/qual1.C: Likewise.
17565
17566 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
17567
17568         * gcc.dg/attr-alwaysinline.c: New.
17569
17570 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
17571
17572         * gcc.dg/20020220-1.c: New test.
17573
17574         * gcc.dg/20020220-2.c: New test.
17575
17576         * g++.dg/opt/mmx1.C: New test.
17577
17578 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
17579
17580         * gcc.c-torture/compile/20020110.c: New test.
17581
17582 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
17583
17584         * gcc.c-torture/execute/20020219-1.c: New test.
17585
17586         * gcc.dg/20020219-1.c: New test.
17587
17588         * gcc.dg/noncompile/20020220-1.c: New test.
17589
17590         * g++.dg/opt/ptrintsum1.C: New test.
17591
17592         * gcc.dg/debug/20020220-1.c: New test.
17593
17594 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
17595
17596         * gcc.c-torture/execute/20020216-1.c: New test.
17597
17598 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17599
17600         * gcc.dg/decl-1.c: Update, new test.
17601
17602 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
17603
17604         * g++.dg/abi/bitfield1.C: New test.
17605         * g++.dg/abi/bitfield2.C: New test.
17606
17607 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
17608
17609         * gcc.dg/attr-nest.c: New test.
17610
17611 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
17612
17613         * gcc.c-torture/execute/20020215-1.c: New test.
17614
17615 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
17616
17617         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
17618         * g++.dg/debug/debug.exp: New.
17619         * g++.dg/debug/trivial.C: New.
17620         * g++.dg/debug/debug1.C: Moved...
17621         * g++.dg/other/debug1.C: ...from here.
17622         * g++.dg/debug/debug2.C: Moved...
17623         * g++.dg/other/debug2.C: ...from here.
17624         * g++.dg/debug/debug3.C: Moved...
17625         * g++.dg/other/debug3.C: ...from here.
17626
17627         * gcc.dg/noncompile/20020213-1.c: New test.
17628
17629 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
17630
17631         * g++.dg/other/debug3.C: New test.
17632
17633         * gcc.c-torture/execute/20020213-1.c: New test.
17634
17635 2002-02-13  Richard Smith <richard@ex-parrot.com>
17636
17637         * g++.old-deja/g++.other/thunk1.C: New test.
17638
17639 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
17640
17641         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
17642
17643 2002-02-13  Stan Shebs  <shebs@apple.com>
17644
17645         * gcc.dg/altivec-3.c: New.
17646
17647 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
17648
17649         * gcc.dg/Wunreachable-1.c: New test.
17650         * gcc.dg/Wunreachable-2.c: New test.
17651
17652 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
17653
17654         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
17655
17656 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
17657
17658         * gcc.dg/decl-1.c: New test.
17659
17660 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
17661
17662         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
17663
17664 2002-02-10  Kazu Hirata  <kazu@hxi.com>
17665
17666         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
17667         * gcc.c-torture/compile/980506-1.x: Likewise.
17668
17669 2002-02-10  Kazu Hirata  <kazu@hxi.com>
17670
17671         * gcc.dg/20020210-1.c: New.
17672
17673 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
17674
17675         * g77.f-torture/execute/947.f: New regression test
17676         for PR fortran/947.
17677
17678 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
17679
17680         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
17681         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
17682
17683 2002-02-08  Richard Henderson  <rth@redhat.com>
17684
17685         * gcc.c-torture/compile/labels-3.c: New.
17686
17687 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
17688
17689         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
17690         expression statements work instead.
17691         * gcc.dg/noncompile/20020207-1.c: New test.
17692
17693 2002-02-07  Richard Henderson  <rth@redhat.com>
17694
17695         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
17696
17697 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17698
17699         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
17700         message from g77
17701         * lib/g77-dg.exp: Trim g77 error messages so that they are
17702         recognized by dg.exp.
17703
17704 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17705
17706         PR fortran/5473
17707         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
17708
17709 2002-02-07  Richard Henderson  <rth@redhat.com>
17710
17711         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
17712         to be sufficiently aligned for integers.
17713
17714 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
17715
17716         * g++.dg/template/friend4.C: New test.
17717
17718 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17719
17720         PR fortran/5743
17721         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
17722         unsupported cases.
17723
17724 2002-02-07  Richard Henderson  <rth@redhat.com>
17725
17726         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
17727         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
17728         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
17729         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
17730
17731 2002-02-06  Richard Henderson  <rth@redhat.com>
17732
17733         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
17734
17735 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
17736
17737         * gcc.dg/20020206-1.c: New test.
17738
17739 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
17740
17741         * gcc.c-torture/execute/20020206-1.c: New test.
17742
17743         * gcc.c-torture/execute/20020206-2.c: New test.
17744
17745         PR optimization/5429:
17746         * gcc.c-torture/compile/20020206-1.c: New test.
17747
17748 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
17749
17750         * g++.dg/ext/align1.C: Do not use an explicit alignment value
17751         as certain file formats cannot support particularly large
17752         alignments.
17753
17754         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
17755         and do not expect to be able to link the executable.
17756
17757         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
17758         fail because the COFF format does not support the weak attribute.
17759
17760 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
17761
17762         * g77.dg/pr5473.f:  New test
17763
17764 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
17765
17766         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
17767         Fix testcase accordingly.
17768
17769 2002-02-04  Richard Henderson  <rth@redhat.com>
17770
17771         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
17772         (buf): Change to be an array of pointers, not ints.
17773
17774 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
17775
17776         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
17777         before all tests.  Move warning one line above to match where it
17778         C frontend emits.
17779         * gcc.dg/Wswitch-2.c: New test.
17780         * g++.dg/warn/Wswitch-1.C: New test.
17781         * g++.dg/warn/Wswitch-2.C: New test.
17782
17783 2002-02-04  Richard Henderson  <rth@redhat.com>
17784
17785         * g++.dg/abi/offsetof.C: Fix size comparison.
17786
17787 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
17788
17789         * gcc.dg/cast-qual-2.c: New test.
17790
17791 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
17792
17793         * gcc.dg/20020201-4.c: New test.
17794
17795 2002-02-04  Ben Elliston  <bje@redhat.com>
17796
17797         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
17798         target_info attribute != 0, in addition to the empty string.
17799         (gcc_target_compile): Likewise.
17800
17801 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
17802
17803         * gcc.dg/Wswitch.c: New test.
17804         PR gcc/4475. PR gcc/3780.
17805
17806 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
17807
17808         * g77.f-torture/execute/5122.f: New test for regressions
17809         against PR fortran/5122.
17810
17811 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
17812
17813         * g77.f-torture/compile/pr3743.f: Delete
17814         * g77.dg/pr3743-1.f: New test.
17815         * g77.dg/pr3743-2.f: New test.
17816         * g77.dg/pr3743-3.f: New test.
17817         * g77.dg/pr3743-4.f: New test.
17818
17819 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17820
17821         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
17822
17823 2002-02-02  Richard Henderson  <rth@redhat.com>
17824
17825         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
17826         * gcc.c-torture/execute/bf64-1.c: Likewise.
17827
17828 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
17829
17830         * gcc.dg/20020201-2.c: New test.
17831
17832         * gcc.dg/20020201-3.c: New test.
17833
17834         * gcc.c-torture/execute/bitfld-2.c: New test.
17835
17836 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17837
17838         * gcc.dg/bitfld-1.c: Update.
17839         * gcc.dg/bitfld-2.c: Update.
17840         * gcc.c-torture/execute/bitfld-1.x: New.
17841
17842 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
17843
17844         * gcc.c-torture/execute/20020201-1.c: New test.
17845
17846 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
17847
17848         PR target/5469
17849         * gcc.dg/20020201-1.c: New test.
17850
17851 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
17852
17853         PR fortran/3743
17854         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
17855         * g77.f-torture/compile/pr3743.x: Remove
17856
17857 2002-01-31  Tom Rix  <trix@redhat.com>
17858
17859         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
17860
17861 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
17862
17863         * gcc.dg/noncompile/20020130-1.c: New test.
17864
17865 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
17866
17867         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
17868
17869 2002-01-29  Richard Henderson  <rth@redhat.com>
17870
17871         * gcc.c-torture/execute/991118-1.c: Cast various constants back
17872         to long long.
17873         * gcc.c-torture/execute/bf64-1.c: Likewise.
17874
17875 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
17876
17877         * gcc.c-torture/execute/20020129-1.c: New test.
17878
17879 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17880
17881         * gcc.c-torture/compile/20000224-1.c: Update.
17882         * gcc.c-torture/execute/bitfld-1.c: New tests.
17883         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
17884         * gcc.dg/uninit-A.c: Update.
17885
17886 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
17887
17888         * g++.dg/template/ctor1.C: Add instantiation.
17889
17890 2002-01-28  Paul Koning  <pkoning@equallogic.com>
17891
17892         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
17893         argument to __builtin_prefetch to be const ptr.
17894
17895 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
17896
17897         * gcc.c-torture/compile/20020120-1.c: New test.
17898
17899 2002-01-27  Kazu Hirata  <kazu@hxi.com>
17900
17901         * gcc.c-torture/execute/20020127-1.c: New test.
17902
17903 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
17904
17905         * g77.dg/f77-edit-i-in.f: New test
17906         * g77.dg/f77-edit-i-out.f: New test
17907
17908 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
17909
17910         * gcc.dg/debug/debug.exp: New file.
17911         * gcc.dg/debug/trivial.c: New file.
17912         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
17913         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
17914         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
17915         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
17916         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
17917         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
17918         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
17919         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
17920         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
17921         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
17922         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
17923         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
17924         * gcc.dg/20000503-1.c: Removed.
17925         * gcc.dg/20010207-1.c: Removed.
17926         * gcc.dg/20011223-1.c: Removed.
17927         * gcc.dg/20020104-2.c: Removed.
17928         * gcc.dg/debug-1.c: Removed.
17929         * gcc.dg/debug-2.c: Removed.
17930         * gcc.dg/debug-3.c: Removed.
17931         * gcc.dg/debug-4.c: Removed.
17932         * gcc.dg/debug-5.c: Removed.
17933         * gcc.dg/debug-6.c: Removed.
17934         * gcc.dg/dwarf2-1.c: Removed.
17935         * gcc.dg/dwarf2-2.c: Removed.
17936
17937 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
17938
17939         * g++.old-deja/g++.other/eh5.C: New test.
17940         * g++.old-deja/g++.other/sibcall2.C: New test.
17941         * g++.old-deja/g++.other/array9.C: New test.
17942         * g++.old-deja/g++.other/typename2.C: New test.
17943         * g++.old-deja/g++.other/crash60.C: New test.
17944         * g++.old-deja/g++.other/conv9.C: New test.
17945         * g++.old-deja/g++.other/mangle10.C: New test.
17946         * g++.old-deja/g++.other/unchanging1.C: New test.
17947         * g++.old-deja/g++.other/exprstmt1.C: New test.
17948         * g++.old-deja/g++.other/inline23.C: New test.
17949         * g++.old-deja/g++.eh/ia64-1.C: New test.
17950         * g++.old-deja/g++.other/dwarf2-1.C: New test.
17951         * g++.old-deja/g++.other/reload1.C: New test.
17952         * g++.old-deja/g++.other/static20.C: New test.
17953         * g++.old-deja/g++.other/local-alloc1.C: New test.
17954         * g++.old-deja/g++.other/conv8.C: New test.
17955         * g++.old-deja/g++.other/stmtexpr2.C: New test.
17956         * g++.old-deja/g++.other/storeexpr1.C: New test.
17957         * g++.old-deja/g++.other/storeexpr2.C: New test.
17958         * g++.dg/eh/template2.C: New test.
17959         * g++.dg/warn/weak1.C: New test.
17960
17961 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
17962
17963         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
17964         Remove first, non-varying, argument.
17965
17966 2002-01-23  Richard Henderson  <rth@redhat.com>
17967
17968         * gcc.dg/inline-2.c: New.
17969
17970         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
17971         Add optional target arg.  Check number of arguments.
17972         (scan-assembler-not, scan-assembler-dem): Likewise.
17973         (scan-assembler-dem-not): Likewise.
17974
17975 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
17976
17977         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
17978         line 12.
17979         * g++.old-deja/g++.brendan/parse3.C,
17980         g++.old-deja/g++.other/crash26.C,
17981         g++.old-deja/g++.other/crash28.C,
17982         g++.old-deja/g++.other/crash29.C,
17983         g++.old-deja/g++.other/crash30.C,
17984         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
17985
17986 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
17987
17988         * gcc.dg/20020115-1.c: New.
17989
17990 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
17991
17992         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
17993
17994 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
17995
17996         * gcc.dg/20020122-3.c: New.
17997
17998 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
17999
18000         * g++.dg/other/gc1.C: New test.
18001
18002 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
18003
18004         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18005
18006 2002-01-22  Richard Henderson  <rth@redhat.com>
18007
18008         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18009
18010 2002-01-22  Richard Henderson  <rth@redhat.com>
18011
18012         * gcc.dg/20020122-4.c: New.
18013
18014 2002-01-22  H.J. Lu <hjl@gnu.org>
18015
18016         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18017         link output.
18018         * gcc.dg/special/ecos.exp: Likewise.
18019         * lib/g++-dg.exp: Likewise.
18020         * lib/g77-dg.exp: Likewise.
18021         * lib/gcc-dg.exp : Likewise.
18022         * lib/mike-g++.exp: Likewise.
18023         * lib/mike-g77.exp: Likewise.
18024         * lib/mike-gcc.exp: Likewise.
18025         * lib/objc-dg.exp: Likewise.
18026
18027 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
18028
18029         PR target/5379
18030         * gcc.dg/20020122-2.c: New test.
18031
18032 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
18033
18034         * gcc.dg/20020122-1.c: New test.
18035
18036 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
18037
18038         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18039
18040 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
18041
18042         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18043
18044 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18045
18046         * gcc.c-torture/compile/20020121-1.c: New test.
18047
18048 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18049
18050         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18051         ld_library_path.
18052
18053 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
18054
18055         * gcc.dg/20020218-1.c: New test.
18056
18057 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
18058
18059         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18060         messages
18061         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18062         "At global scope" warning
18063         * g++.dg/ext/align1.C: Change cygwin test for alignment
18064         from db-bogus to dg-warning
18065
18066 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
18067
18068         * g77.f-torture/compile/cpp2.F: New test.
18069
18070 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18071
18072         * g++.dg/template/access1.C: New test.
18073
18074 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
18075
18076         * gcc.dg/20020118-1.c: New.
18077
18078 2002-01-18  Kazu Hirata  <kazu@hxi.com>
18079
18080         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18081
18082 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
18083
18084         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18085         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18086         alignment warnings.
18087
18088 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
18089
18090         * gcc.misc-tests/i386-prefetch.exp: Save and restore
18091         torture_with_loops and torture_without_loops
18092
18093 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
18094
18095         * gcc.c-torture/compile/20020116-1.c: New test.
18096
18097 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
18098
18099         * gcc.dg/20020116-2.c: New test.
18100
18101         * gcc.dg/ultrasp4.c: New test.
18102
18103         * gcc.dg/20020116-1.c: New test.
18104
18105 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
18106
18107         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18108         by EABI.
18109
18110 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
18111
18112         * gcc.misc-tests/i386-prefetch.exp: New.
18113         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18114         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18115         * gcc.misc-tests/i386-pf-none-1.c: New test.
18116         * gcc.misc-tests/i386-pf-sse-1.c: New test.
18117
18118 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
18119
18120         * gcc.dg/gnu89-init-1.c: Add new tests.
18121
18122 2002-01-15  Andreas Jaeger  <aj@suse.de>
18123
18124         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18125         * gcc.dg/i386-mmx-2.c: Likewise.
18126         * gcc.dg/i386-sse-1.c: Likewise.
18127         * gcc.dg/i386-sse-2.c: Likewise.
18128         * gcc.dg/i386-sse-3.c: Likewise.
18129
18130 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
18131
18132         * g77.f-torture/execute/intrinsic-unix-bessel.f:
18133         Uncomment additional cases that now pass.
18134
18135 2002-01-11  Richard Henderson  <rth@redhat.com>
18136
18137         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18138         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18139
18140 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
18141
18142         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18143
18144 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
18145
18146         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18147         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18148
18149 2002-01-10  Dale Johannesen  <dalej@apple.com>
18150
18151         * gcc.c-torture/execute/loop-11.c: New.
18152
18153 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
18154
18155         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18156         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18157
18158 2002-01-09  Richard Henderson  <rth@redhat.com>
18159
18160         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18161         type in which to perform the operation for each size.
18162
18163 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
18164
18165         * gcc.c-torture/compile/20020109-2.c: New test.
18166
18167 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
18168
18169         * gcc.c-torture/execute/loop-10.c: New test.
18170
18171 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
18172
18173         * gcc.c-torture/compile/20010226-1.c: New test.
18174         * gcc.c-torture/compile/20010227-1.c: New test.
18175         * gcc.c-torture/compile/20010426-1.c: New test.
18176         * gcc.c-torture/compile/20010510-1.c: New test.
18177         * gcc.c-torture/compile/20010605-3.c: New test.
18178         * gcc.c-torture/compile/20010824-1.c: New test.
18179         * gcc.c-torture/execute/20010409-1.c: New test.
18180         * gcc.dg/noncompile/20000901-1.c: New test.
18181         * gcc.dg/20001023-1.c: New test.
18182         * gcc.dg/20001101-1.c: New test.
18183         * gcc.dg/20001102-1.c: New test.
18184         * gcc.dg/20010207-1.c: New test.
18185         * gcc.dg/20010405-1.c: New test.
18186         * gcc.dg/20010822-1.c: New test.
18187         * gcc.dg/20011107-1.c: New test.
18188
18189 2002-01-09  Jeffrey A Law  (law@redhat.com)
18190
18191         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18192
18193         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
18194         execution failure on PA targets.
18195
18196 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
18197
18198         * gcc.c-torture/compile/20020109-1.c: New test.
18199
18200 2002-01-08  Kazu Hirata  <kazu@hxi.com>
18201
18202         * gcc.c-torture/execute/20020108-1.c: New test.
18203
18204 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
18205
18206         * gcc.dg/20020108-1.c: New test.
18207
18208 2002-01-08  H.J. Lu <hjl@gnu.org>
18209
18210         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18211         for header files.
18212
18213 2002-01-08  Geoff Keating  <geoffk@redhat.com>
18214
18215         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18216         consistency.
18217
18218 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
18219
18220         * gcc.dg/altivec-4.c: Test altivec predicates.
18221
18222 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
18223
18224         * gcc.c-torture/execute/20020107-1.c: New test.
18225
18226 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
18227
18228         PR c/5279
18229         * gcc.c-torture/compile/20020106-1.c: New test.
18230
18231 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
18232
18233         * gcc.c-torture/execute/nestfunc-4.c: New test.
18234
18235 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
18236
18237         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18238         extra triple that slipped in.
18239         * g++.old-deja/g++.abi/align.C: Likewise.
18240         * g++.old-deja/g++.abi/bitfields.C: Likewise.
18241
18242 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
18243
18244         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18245         * g++.old-deja/g++.abi/align.C: Likewise.
18246         * g++.old-deja/g++.abi/bitfields.C: Likewise.
18247
18248         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18249         on FreeBSD/i386.
18250         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18251         FreeBSD.
18252
18253 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
18254
18255         * gcc.dg/20020104-1.c: New test.
18256
18257         * gcc.dg/20020104-2.c: New test.
18258
18259 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
18260
18261         * gcc.dg/20020103-1.c: Fix typo in target selector.
18262
18263 2002-01-03  Richard Henderson  <rth@redhat.com>
18264
18265         * gcc.dg/20020103-1.c: New.
18266
18267 2002-01-03  Kazu Hirata  <kazu@hxi.com>
18268
18269         * gcc.c-torture/execute/20020103-1.c: New test.
18270
18271 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
18272
18273         * g++.dg/other/debug2.C: New test.
18274
18275         * gcc.c-torture/compile/20020103-1.c: New test.
18276
18277 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
18278
18279         * gcc.dg/gnu89-init-1.c: Added new tests.
18280
18281 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18282
18283         * g++.dg/template/friend2.C: Remove as patch is reverted.
18284
18285         * g++.dg/warn/oldcast1.C: New test.
18286
18287         * g++.dg/template/ptrmem1.C: New test.
18288         * g++.dg/template/ptrmem2.C: New test.
18289
18290         * g++.dg/template/ntp.C: New test.
18291
18292         * g++.dg/other/component1.C: New test.
18293
18294         * g++.dg/template/ttp3.C: New test.
18295
18296         * g++.dg/template/friend2.C: New test.
18297         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18298
18299 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18300
18301         * g++.dg/other/ptrmem1.C: New test.
18302         * g++.dg/other/ptrmem2.C: New test.
18303
18304 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18305
18306         * g++.dg/template/ctor1.C: New test.
18307
18308 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18309
18310         * g++.dg/template/friend2.C: New test.
18311
18312 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
18313
18314         * gcc.dg/mmix-1.c: New test.
18315
18316 2001-12-31  Richard Henderson  <rth@redhat.com>
18317
18318         * gcc.dg/asm-5.c: New.
18319
18320 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
18321
18322         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18323         in namespace __gnu_cxx
18324
18325 2001-12-30  Richard Henderson  <rth@redhat.com>
18326
18327         * gcc.dg/debug-6.c: New.
18328
18329 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
18330
18331         * gcc.c-torture/compile/20011229-2.c: New test.
18332
18333 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
18334
18335         * gcc.dg/debug-3.c: New test.
18336         * gcc.dg/debug-4.c: New test.
18337         * gcc.dg/debug-5.c: New test.
18338
18339 2001-12-29  Richard Henderson  <rth@redhat.com>
18340
18341         * g++.dg/eh/loop1.C: New.
18342
18343 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
18344
18345         * g++.dg/template/crash1.C: New test.
18346
18347 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
18348
18349         * g++.dg/other/const1.C: New test.
18350
18351 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18352
18353         * gcc.c-torture/compile/20011229-1.c: New test.
18354
18355 2001-12-28  Stan Shebs  <shebs@apple.com>
18356
18357         * lib/objc-torture.exp: Resync with c-torture.exp.
18358         * lib/objc.exp: Load standard libraries.
18359
18360 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
18361
18362         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18363         additional tests.
18364
18365 2001-12-27  Roger Sayle <roger@eyesopen.com>
18366
18367         * gcc.c-torture/execute/string-opt-16.c: New testcase.
18368
18369 2001-12-27  Richard Henderson  <rth@redhat.com>
18370
18371         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18372
18373 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
18374
18375         * g++.dg/eh/ctor1.C: New test.
18376         * g++.dg/other/error2.C: New test.
18377
18378 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
18379
18380         * g++.dg/other/init2.C: New test.
18381
18382 2001-12-24  Richard Henderson  <rth@redhat.com>
18383
18384         * gcc.dg/20011223-1.c: New.
18385         * gcc.dg/inline-1.c: New.
18386
18387 2001-12-23  Richard Henderson  <rth@redhat.com>
18388
18389         * gcc.dg/asm-4.c: Test operand modifiers.
18390
18391 2001-12-23  Richard Henderson  <rth@redhat.com>
18392
18393         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18394
18395 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
18396
18397         * gcc.c-torture/execute/20011223-1.c: New test.
18398
18399 2001-12-21  Richard Henderson  <rth@redhat.com>
18400
18401         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18402         re-enables the warning.
18403
18404 2001-12-21  Richard Henderson  <rth@redhat.com>
18405
18406         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18407
18408 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
18409
18410         * gcc.c-torture/compile/20011218-1.c: New test.
18411
18412 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
18413
18414         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
18415         arm-isr.c test.
18416         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
18417         epilogue generation for ARM ISR routines.
18418
18419 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18420
18421         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18422         * gcc.dg/format/c90-printf-3.c: Likewise.
18423         * gcc.dg/format/c99-printf-3.c: Likewise.
18424         * gcc.dg/format/ext-1.c: Likewise.
18425         * gcc.dg/format/ext-6.c: Likewise.
18426         * gcc.dg/format/format.h: Prototype unlocked stdio.
18427
18428 2001-12-20  Richard Henderson  <rth@redhat.com>
18429
18430         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18431         (arena): Use it.
18432         (malloc): Correct allocation logic.  Abort if we fill up the
18433         arena before initialization complete.
18434         (realloc): Correct allocation logic.
18435
18436 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
18437
18438         * gcc.c-torture/compile/20011219-2.c: New test.
18439
18440         * gcc.c-torture/execute/20011219-1.c: New test.
18441
18442 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
18443
18444         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
18445         target does not support weak symbols.
18446
18447 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
18448
18449         * gcc.c-torture/compile/20011219-1.c: New test.
18450
18451 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
18452
18453         * g++.dg/other/error1.C: New test.
18454
18455 2001-12-17  Jeffrey A Law  (law@redhat.com)
18456
18457         * gcc.c-torture/execute/20011217-1.c: New test.
18458
18459 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
18460
18461         * objc.dg/special/: New directory.
18462         * objc.dg/special/special.exp: New file.
18463         * objc.dg/special/unclaimed-category-1.h: New file.
18464         * objc.dg/special/unclaimed-category-1a.m: New file.
18465         * objc.dg/special/unclaimed-category-1.m: New file.
18466
18467 2001-12-17  Andreas Jaeger  <aj@suse.de>
18468
18469         * gcc.c-torture/compile/20011217-2.c: New test.
18470
18471 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
18472
18473         * gcc.c-torture/compile/20011217-1.c: New test.
18474
18475 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
18476
18477         * testsuite/gcc.dg/20011214-1.c: New.
18478
18479 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
18480
18481         * gcc.dg/altivec-4.c: New.
18482
18483 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
18484
18485         * gcc.dg/20011113-1.c: New test.
18486
18487 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18488
18489         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18490         std::__malloc_alloc_template<0> and
18491         std::__default_alloc_template<false, 0>.
18492
18493 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
18494
18495         * objc/execute/bf-21.m: New test.
18496         * objc/execute/enumeration-1.m: New test.
18497         * objc/execute/enumeration-2.m: New test.
18498
18499 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
18500
18501         * gcc.dg/gnu89-init-1.c: New test.
18502
18503 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
18504
18505         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18506         * g++.old-deja/g++.jason/2371.C: Likewise.
18507         * g++.old-deja/g++.jason/template33.C: Likewise.
18508         * g++.old-deja/g++.jason/template34.C: Likewise.
18509         * g++.old-deja/g++.jason/template36.C: Likewise.
18510         * g++.old-deja/g++.oliva/typename1.C: Likewise.
18511         * g++.old-deja/g++.oliva/typename2.C: Likewise.
18512         * g++.old-deja/g++.other/typename1.C: Likewise.
18513         * g++.old-deja/g++.pt/inherit2.C: Likewise.
18514         * g++.old-deja/g++.pt/nontype5.C: Likewise.
18515         * g++.old-deja/g++.pt/typename11.C: Likewise.
18516         * g++.old-deja/g++.pt/typename14.C: Likewise.
18517         * g++.old-deja/g++.pt/typename16.C: Likewise.
18518         * g++.old-deja/g++.pt/typename3.C: Likewise.
18519         * g++.old-deja/g++.pt/typename4.C: Likewise.
18520         * g++.old-deja/g++.pt/typename5.C: Likewise.
18521         * g++.old-deja/g++.pt/typename7.C: Likewise.
18522         * g++.old-deja/g++.robertl/eb9.C: Likewise.
18523
18524 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
18525
18526         * g++.dg/other/linkage1.C: New test.
18527         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
18528         specifiers.
18529
18530 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18531
18532         * gcc.dg/concat.c: New test.
18533
18534 2001-12-11  Stan Shebs  <shebs@apple.com>
18535
18536         * objc/compile: New test directory.
18537         * objc/compile/compile.exp: New expect script.
18538         * objc/compile/20011211-1.m: New compile test.
18539
18540 2001-12-11  Jason Merrill  <jason@redhat.com>
18541
18542         * lib/prune.exp (prune_gcc_output): Also handle "In member
18543         function".  So many permutations...
18544
18545 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
18546
18547         * g++.dg/template/typedef1.C: New test.
18548
18549 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
18550
18551         * g++.dg/other/copy1.C: New test.
18552
18553 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
18554
18555         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
18556
18557         * gcc.dg/builtin-choose-expr.c: New.
18558
18559 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
18560
18561         * gcc.dg/altivec-2.c: New.
18562
18563 2001-12-07  Richard Henderson  <rth@redhat.com>
18564
18565         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
18566
18567 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
18568
18569         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
18570         ultrasparc.
18571
18572 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18573
18574         * g++-old.deja/g++.robertl/eb101.C: Deleted.
18575
18576 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
18577
18578         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
18579         variable argument list.
18580
18581 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
18582
18583         * gcc.c-torture/execute/memcheck: Delete entire directory.
18584         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
18585         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
18586
18587 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18588
18589         * gcc.dg/Wshadow-1.c: New test.
18590
18591 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
18592
18593         * gcc.c-torture/compile/20011130-1.c: New test.
18594
18595         * gcc.dg/noncompile/20011025-1.c: New test.
18596
18597         * g++.dg/other/anon-union.C: New test.
18598
18599         * gcc.c-torture/execute/20011024-1.c: New test.
18600
18601 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18602
18603         * gcc.c-torture/execute/20000722-1.x,
18604         gcc.c-torture/execute/20010123-1.x: Remove.
18605         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
18606         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
18607         gcc.dg/c99-complit-2.c: New tests.
18608
18609 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
18610
18611         * g++.dg/inherit/base1.C: New test.
18612
18613 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
18614
18615         * g++.dg/other/stdarg1.C: New test.
18616
18617         * gcc.c-torture/compile/20011130-2.c: New test.
18618
18619 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
18620
18621         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
18622         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
18623         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
18624         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
18625         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
18626         * gcc.dg/builtin-prefetch-1.c: New test.
18627
18628 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
18629
18630         * gcc.dg/20011130-1.c: New test.
18631
18632 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
18633
18634         * g++.dg/other/scope1.C: New test.
18635         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
18636
18637 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
18638
18639         * gcc.dg/vla-init-1.c: New test.
18640
18641 2001-12-01  Geoff Keating  <geoffk@redhat.com>
18642
18643         * gcc.c-torture/compile/structs.c: New testcase from GDB.
18644
18645 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18646
18647         * objc.dg/alias.m: Update.
18648         * objc.dg/class-1.m: Update.
18649         * objc.dg/const-str-1.m: Update.
18650         * objc.dg/fwd-proto-1.m: Update.
18651         * objc.dg/id-1.m: Update.
18652         * objc.dg/super-class-1.m: Update.
18653
18654 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
18655
18656         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
18657         constructs.
18658
18659 2001-11-28  Jeffrey A Law  (law@cygnus.com)
18660
18661         * gcc.c-torture/execute/20011128-1.c: New test.
18662
18663 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
18664
18665         * gcc.dg/20011127-1.c: New test.
18666
18667 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18668
18669         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
18670         from Austin Group draft 7.
18671         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
18672         scanf format arguments.
18673         * gcc.dg/format/no-exargs-2.c: New test.
18674
18675 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
18676
18677         * g++.dg/abi/vbase8-4.C: New test.
18678
18679 2001-11-24  Ian Lance Taylor  <ian@airs.com>
18680
18681         * gcc.c-torture/execute/20011121-1.c: New test.
18682
18683 2001-11-23  Jeffrey A Law  (law@cygnus.com)
18684
18685         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
18686
18687 2001-11-23  Andreas Jaeger  <aj@suse.de>
18688
18689         * gcc.dg/cpp/charconst-2.c: New test.
18690
18691 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
18692
18693         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
18694         to the host if it is remote.  Let tests specify extra headers
18695         they use.
18696         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
18697         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
18698         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
18699         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
18700         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
18701         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
18702         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
18703         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
18704         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
18705         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
18706
18707 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
18708
18709         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
18710         for little endian ARMs.
18711
18712 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
18713
18714         * gcc.c-torture/compile/20011119-1.c: New test.
18715         * gcc.c-torture/compile/20011119-2.c: New test.
18716
18717 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
18718
18719         * gcc.dg/altivec-1.c: Fix typo.
18720
18721 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
18722
18723         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
18724
18725 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
18726
18727         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
18728
18729 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
18730
18731         * lib/g77.exp: Don't specify --rpath-link.
18732
18733         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
18734         across all the headers.
18735         * gcc.dg/format/format.exp: For testing on a remote host,
18736         copy format.h.
18737
18738         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
18739         * gcc.c-torture/execute/930406-1.c: Likewise.
18740         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
18741
18742 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
18743
18744         * gcc.dg/altivec-1.c: New.
18745
18746 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
18747
18748         * gcc.dg/cpp/fpreprocessed.c: New test case.
18749
18750 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18751
18752         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
18753         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
18754         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
18755
18756 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18757
18758         * gcc.dg/no-builtin-1.c: New test.
18759
18760 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
18761
18762         * gcc.c-torture/execute/20011115-1.c: New test.
18763
18764 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
18765
18766         * gcc.c-torture/compile/20011114-2.c: New test.
18767         * gcc.c-torture/compile/20011114-3.c: New test.
18768         * gcc.c-torture/compile/20011114-4.c: New test.
18769
18770 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
18771
18772         * g++.dg/other/init1.C: New test.
18773
18774 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
18775
18776         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
18777         message.
18778
18779         * gcc.c-torture/execute/20011114-1.c: New testcase.
18780
18781         * gcc.c-torture/compile/20010327-1.c: Revert last change.
18782         * gcc.c-torture/compile/20011114-1.c: New test, exactly
18783         like the (before this change) version of 20010327-1.c.
18784
18785 2001-11-14  Roger Sayle <roger@eyesopen.com>
18786
18787         * gcc.c-torture/execute/string-opt-13.c: New testcase.
18788
18789 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
18790
18791         * g++.dg/init/array2.C: New test.
18792
18793 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
18794
18795         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
18796
18797 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
18798
18799         * g++.dg/other/forscope1.C: New test.
18800         * g++.dg/ext/forscope1.C: New test.
18801         * g++.dg/ext/forscope2.C: New test.
18802
18803 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
18804
18805         * gcc.c-torture/execute/20011113-1.c: New test.
18806
18807 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
18808
18809         * gcc.c-torture/execute/20011109-2.c: New test.
18810
18811         * gcc.c-torture/execute/20011109-1.c: New test.
18812
18813 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
18814
18815         * gcc.c-torture/compile/20011109-1.c: New test.
18816
18817 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
18818
18819         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
18820         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
18821         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
18822         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
18823         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
18824         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
18825         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
18826
18827 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
18828
18829         * g++.dg/warn/Wshadow-1.C: New tests.
18830         * g++.old-deja/g++.mike/for3.C: Update.
18831
18832 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18833
18834         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
18835         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
18836         XFAILs.  Adjust expected error texts.
18837         * gcc.c-torture/compile/20011106-1.c,
18838         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
18839         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
18840         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
18841         gcc.dg/c99-array-lval-5.c: New tests.
18842
18843 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18844
18845         * gcc.dg/cpp/defined.c: Update.
18846
18847 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18848
18849         * gcc.c-torture/execute/anon-1.c: New test.
18850
18851 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
18852
18853         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
18854         same size, so no warning should be produced on stormy16.
18855
18856         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
18857         due to oversized array.
18858         * g++.old-deja/g++.mike/ns15.C: Likewise.
18859         * g++.old-deja/g++.pt/crash16.C: Likewise.
18860
18861 2001-11-02  Graham Stott  <grahams@redhat.com>
18862
18863         * g++.dgother/debug1.C: Fix typos.
18864
18865 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
18866
18867         * g++.dg/other/debug1.C: New test.
18868
18869 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18870
18871         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
18872         of unsigned long.
18873
18874 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
18875
18876         * gcc.dg/20011029-2.c: New test.
18877
18878         * gcc.c-torture/compile/20011029-1.c: New test.
18879
18880 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
18881
18882         * objc/execute/class_self-1.m: New test.
18883         * objc/execute/class_self-2.m: New test.
18884
18885 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
18886
18887         * gcc.misc-tests/msgs.exp: Delete.
18888         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
18889         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
18890         error set to match recent changes.
18891
18892 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
18893
18894         * gcc.dg/20011021-1.c: New test.
18895
18896 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
18897
18898         * gcc.c-torture/compile/20011023-1.c: New test.
18899
18900 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
18901
18902         * lib/g77.exp: Rewrite based on lib/g++.exp.
18903
18904 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
18905
18906         * gcc.c-torture/execute/20011019-1.c: New test.
18907
18908         * gcc.dg/20011018-1.c: New test.
18909
18910 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
18911
18912         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
18913
18914 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
18915
18916         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
18917         * gcc.dg/attr-invalid.c: Likewise.
18918
18919 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
18920
18921         * testsuite/gcc.dg/20011015-1.c: New test.
18922
18923 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
18924
18925         * g++.dg/template/unify2.C: New test.
18926
18927 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
18928
18929         * g++.dg/other/exception-specification.C: New test
18930
18931 2001-10-13  Tom Rix  <trix@redhat.com>
18932
18933         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
18934         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
18935
18936 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
18937
18938         * testsuite/gcc.dg/20011009-1.c: New test.
18939
18940 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
18941
18942         PR g++/4476
18943         * g++.dg/other/friend1.C: New test.
18944
18945 2001-10-11  Richard Henderson  <rth@redhat.com>
18946
18947         * g++.old-deja/g++.other/crash18.C: Add -S to options.
18948
18949 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18950
18951         * gcc.c-torture/compile/20011010-1.c: New.
18952
18953 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18954
18955         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
18956         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
18957         g77.f-torture/execute/execute.exp,
18958         g77.f-torture/noncompile/noncompile.exp,
18959         gcc.c-torture/compile/compile.exp,
18960         gcc.c-torture/execute/execute.exp,
18961         gcc.c-torture/execute/ieee/ieee.exp,
18962         gcc.c-torture/execute/memcheck/memcheck.exp,
18963         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
18964         objc/execute/execute.exp: Update FSF address.
18965
18966 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
18967
18968         * gcc.dg/cpp/cmdlne-C.c: Update.
18969         * gcc.dg/cpp/cmdlne-C2.c: New.
18970
18971 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18972
18973         * gcc.c-torture/execute/20011008-3.c: New.
18974
18975 2001-10-08  DJ Delorie  <dj@redhat.com>
18976
18977         * gcc.dg/20011008-1.c: New.
18978         * gcc.dg/20011008-2.c: New.
18979
18980 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
18981
18982         * gcc.dg/cpp/spacing1.c: Update test.
18983
18984 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18985
18986         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
18987         spelling errors of "separate" as "seperate".
18988
18989 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
18990
18991         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
18992         enough to avoid inlining.
18993
18994 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18995
18996         * lib/g77.exp: set libg2c_dir correctly.
18997
18998 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18999
19000         * gcc.dg/cpp/macro11.c: New test.
19001
19002 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19003
19004         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19005         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19006         gcc.dg/format/multattr-3.c: New tests.
19007         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
19008         tests for format attributes on function pointers being rejected.
19009
19010 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19011
19012         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19013
19014 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19015
19016         * g++.dg/warn/format1.C: New test.
19017
19018 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
19019
19020         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19021
19022 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19023
19024         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19025
19026 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19027
19028         * gcc.dg/cpp/redef2.c: Add test.
19029
19030 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
19031
19032         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19033         long-standing bug on i686, apparently.
19034         * gcc.c-torture/execute/loop-2c.x: New file.
19035         * gcc.c-torture/execute/loop-2d.x: New file.
19036         * gcc.c-torture/execute/loop-3c.x: New file.
19037
19038 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
19039
19040         * gcc.dg/cpp/20000625-2.c: Correct line number.
19041
19042 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
19043
19044         * gcc.dg/cpp/macro10.c: New test.
19045         * gcc.dg/cpp/strify3.c: New test.
19046         * gcc.dg/cpp/spacing1.c: Add tests.
19047         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19048         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19049
19050 2001-09-24  DJ Delorie  <dj@redhat.com>
19051
19052         * gcc.c-torture/execute/20010924-1.c: New test.
19053
19054 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
19055
19056         * testsuite/objc/execute/paste.m: Remove.
19057
19058 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19059
19060         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19061
19062 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
19063
19064         * g77.dg/strlen0.f: New test.
19065
19066 2001-09-21  Richard Henderson  <rth@redhat.com>
19067
19068         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19069         * g++.old-deja/g++.abi/vtable2.C: Likewise.
19070
19071 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19072
19073         Table-driven attributes.
19074         * g++.dg/ext/attrib1.C: New test.
19075
19076 2001-09-20  DJ Delorie  <dj@redhat.com>
19077
19078         * gcc.dg/20000926-1.c: Update expected warning messages.
19079         * gcc.dg/array-2.c: Likewise, and test for warnings too.
19080         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19081         array.
19082
19083 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
19084
19085         * g++.dg/eh/registers1.C: New test case.
19086
19087 2001-09-17  Richard Henderson  <rth@redhat.com>
19088
19089         * gcc.dg/array-5.c: Fix VLA decomposition test.
19090
19091 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
19092
19093         * gcc.dg/cpp/line5.c: New testcase.
19094
19095 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
19096
19097         * gcc.dg/cpp/macro9.c: New test.
19098
19099 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
19100
19101         * gcc.c-torture/execute/980223.c: Change type of addr from long
19102         to char *.
19103
19104 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
19105
19106         * gcc.c-torture/execute/20010915-1.c: New test.
19107
19108 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
19109
19110         * g77.dg/bprob: New directory.
19111         * g77.dg/bprob/bprob.exp: New file.
19112         * g77.dg/bprob/bprob-1.f: New test.
19113         * g77.dg/gcov: New directory.
19114         * g77.dg/gcov/gcov.exp: New file.
19115         * g77.dg/gcov/gcov-1.f: New test.
19116         * g77.dg/gcov/gcov-1.x: New file.
19117
19118 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19119
19120         * gcc.dg/cpp/directiv.c: Update.
19121         * gcc.dg/cpp/undef1.c: Update.
19122
19123 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
19124
19125         * gcc.dg/20010912-1.c: New test.
19126
19127 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
19128
19129         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19130         language-independent file in lib.
19131         * lib/gcov.exp: New file.
19132
19133 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19134
19135         * gcc.c-torture/compile/20010911-1.c: New test.
19136
19137 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
19138
19139         * lib/profopt.exp: New, to support profile-directed optimizations.
19140         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19141         * gcc.misc-tests/bprob-1.c: New test.
19142         * gcc.misc-tests/bprob-2.c: New test.
19143
19144 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
19145
19146         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19147         XFAIL and which kinds of gcov output to verify.
19148         * gcc.misc-tests/gcov-4b.x: New file.
19149         * gcc.misc-tests/gcov-5b.x: New file.
19150         * gcc.misc-tests/gcov-6.x: New file.
19151         * gcc.misc-tests/gcov-7.c: New test.
19152         * gcc.misc-tests/gcov-7.x: New file.
19153
19154 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
19155
19156         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19157         * gcc.misc-tests/gcov-6.c: New test.
19158
19159 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19160
19161         PR c++/3986
19162         * g++.dg/abi/vbase1.C: New test.
19163
19164 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
19165
19166         * objc.dg/method-2.m: New.
19167
19168 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19169
19170         PR c++/4203
19171         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19172         * g++.dg/init/empty1.C: New test.
19173
19174 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
19175
19176         * gcc.c-torture/compile/20010903-1.c: New test.
19177
19178 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
19179
19180         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19181         for m68k.
19182
19183 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
19184
19185         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19186
19187         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19188
19189         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19190
19191 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
19192
19193         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19194         for 16-bit 'unsigned int'.
19195
19196 2001-08-29  Kazu Hirata  <kazu@hxi.com>
19197
19198         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19199
19200 2001-08-27  Richard Henderson  <rth@redhat.com>
19201
19202         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19203         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19204
19205 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
19206
19207         * gcc.dg/asm-names.c (ymain): New.
19208
19209 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
19210
19211         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19212         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19213         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19214
19215 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19216
19217         * gcc.dg/compare5.c: New testcase.
19218
19219 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
19220
19221         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19222         and "In instantiation".
19223
19224 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
19225
19226         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19227
19228 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
19229
19230         * gcc.misc-tests/gcov.exp: Add support for branch information.
19231         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19232         * gcc.misc-tests/gcov-4.c: New test.
19233         * gcc.misc-tests/gcov-4b.c: New test.
19234         * gcc.misc-tests/gcov-5b.c: New test.
19235
19236 2001-08-20  Zack Weinberg  <zackw@panix.com>
19237
19238         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19239         expected to fail.
19240
19241 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19242
19243         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19244
19245 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
19246
19247         * g++.dg/eh/template1.C: New test.
19248
19249 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
19250
19251         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19252         Fix thinko.
19253         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19254         for xfail.
19255
19256 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
19257
19258         * lib/g77-dg.exp:  Use prune.exp for common procedures
19259         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19260         * lib/g77.exp: (g77-dg-prune) Remove
19261
19262 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
19263
19264         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19265
19266 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19267
19268         * g++.dg/template/unify1.C: New test.
19269
19270 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
19271
19272         * g++.dg/abi/empty4.C: New test.
19273
19274 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
19275
19276         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19277         solaris2.*
19278         * g77.f-torture/compile/pr3743.x: Likewise
19279
19280 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
19281
19282         * g++.dg/other/using-declaration.C: New test.
19283
19284 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19285
19286         * gcc.dg/cpp/tr-sign.c: New testcase.
19287
19288 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19289
19290         * gcc.dg/cpp/19951025-1.c: Revert.
19291         * gcc.dg/cpp/directiv.c: We no longer process directives that
19292         interrupt macro arguments.
19293
19294 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
19295
19296         * gcc.dg/bconstp-1.c: New test.
19297
19298 2001-08-03  Richard Henderson  <rth@redhat.com>
19299
19300         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19301
19302 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19303
19304         * gcc.dg/cpp/19951025-1.c: Update.
19305
19306 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
19307
19308         * g77.dg/ff90-1.f (s): Fix reference of variable z,
19309         should be x.
19310
19311 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
19312
19313         Kill -fhonor-std.
19314         * g++.old-deja/g++.ns/ns14.C: Remove special options.
19315         * g++.old-deja/g++.other/std1.C: Likewise.
19316         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19317
19318 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
19319
19320         * lib/g77.exp:  Load gcc-defs.exp for common procedures
19321         (g77_pass, g77_fail, g77_finish, g77_exit,
19322         ${tool}_check_unsupported_p} Now redundant.  Deleted.
19323
19324 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19325
19326         * g77.dg/fbackslash.f
19327         * g77.dg/fcase-preserve.f
19328         * g77.dg/ff90-1.f
19329         * g77.dg/ffixed-line-length-0.f
19330         * g77.dg/ffixed-line-length-132.f
19331         * g77.dg/ffixed-line-length-7.f
19332         * g77.dg/ffixed-line-length-72.f
19333         * g77.dg/ffixed-line-length-none.f
19334         * g77.dg/ffree-form-1.f
19335         * g77.dg/fno-backslash.f
19336         * g77.dg/fno-f90-1.f
19337         * g77.dg/fno-fixed-form-1.f
19338         * g77.dg/fno-onetrip.f
19339         * g77.dg/fno-typeless-boz.f
19340         * g77.dg/fno-underscoring.f
19341         * g77.dg/fno-vxt-1.f
19342         * g77.dg/fonetrip.f
19343         * g77.dg/ftypeless-boz.f
19344         * g77.dg/fugly-assumed.f
19345         * g77.dg/funderscoring.f
19346         * g77.dg/fvxt-1.f
19347
19348 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
19349
19350         * objc.dg/fwd-proto-1.m: New.
19351         * objc.dg/local-decl-1.m: New.
19352         * objc.dg/naming-1.m: New.
19353         * objc.dg/naming-2.m: New.
19354         * objc.dg/proto-hier-1.m: New.
19355
19356 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
19357
19358         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19359         largest-type elements to a struct makes its size grow.
19360
19361 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
19362
19363         * g++.dg/abi/vthunk1.C: New test.
19364
19365 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
19366
19367         * g++.dg/abi/vbase8-22.C: New test.
19368
19369 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19370
19371         * gcc.dg/cpp/macro8.c: New test.
19372
19373 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
19374
19375         * g++.dg/abi/vbase8-21.C: New test.
19376
19377 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
19378
19379         * g++.dg/abi/vbase8-10.C: New test.
19380
19381 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19382
19383         * lib/g++.exp (g++_set_ld_library_path): Renamed to
19384         ${tool}_set_ld_library_path.
19385         Changed caller.
19386         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19387         g++.exp.
19388
19389 2001-07-26  Stan Cox <scox@redhat.com>
19390
19391         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19392         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19393         gcc_exit, gcc_check_unsupported_p):
19394         Moved to gcc-deps.exp
19395         * gcc-deps.exp: New file.
19396
19397 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19398
19399         * g++.old-deja/g++.pt/defarg14.C: New test.
19400
19401 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19402
19403         * g++.old-deja/g++.other/lineno5.C: New test.
19404
19405 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19406
19407         * g++.old-deja/g++.pt/crash68.C: New test.
19408
19409 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19410
19411         * g++.old-deja/g++.other/crash42.C: New test.
19412
19413 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19414
19415         * gcc.dg/cpp/extratokens.c: Fix.
19416         * gcc.dg/cpp/skipping2.c: New tests.
19417
19418 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19419
19420         * gcc.c-torture/execute/20010724-1.c: New file.
19421         * gcc.c-torture/execute/20010724-1.x: New file.
19422
19423 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19424
19425         * g++.old-deja/g++.other/cond7.C: New test.
19426
19427 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19428
19429         * g++.old-deja/g++.other/optimize4.C: New test.
19430
19431 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19432
19433         * g++.old-deja/g++.abi/vbase8-5.C: New test.
19434
19435 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
19436
19437         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19438         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19439         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19440         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19441
19442         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19443         bug report" message.
19444
19445         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19446         * g++.dg/ext/instantiate1.C: Move from old-deja.
19447
19448 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
19449
19450         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19451         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19452         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19453         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19454
19455 2001-07-23  Jeffrey A Law  (law@cygnus.com)
19456
19457         * gcc.c-torture/execute/20010723-1.c: New test.
19458
19459 2001-07-23  Ben Elliston  <bje@redhat.com>
19460
19461         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19462
19463 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19464
19465         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19466         i[34567]86-*-*.
19467         Delete handling of ieee_multilib_flags.
19468         Pass -mieee for alpha*-*-* and sh-*-*.
19469         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19470
19471 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
19472
19473         Remove old-abi tests.
19474         * g++.old-deja/g++.mike/p11116.C: Remove.
19475         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19476
19477 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
19478
19479         * g77.f-torture/compile/pr3743.f:  New test
19480
19481 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
19482
19483         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19484
19485 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19486
19487         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19488         g++.old-deja/g++.pt/static6.C: Likewise.
19489         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19490         supports weak symbols.
19491
19492 2001-07-18  Andreas Jaeger  <aj@suse.de>
19493
19494         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19495         supported again.
19496
19497 2001-07-18  Andreas Jaeger  <aj@suse.de>
19498
19499         * gcc.dg/iftrap-1.c: Fix target line.
19500
19501 2001-07-17  Richard Henderson  <rth@redhat.com>
19502
19503         * gcc.c-torture/execute/20010717-1.c: New.
19504
19505 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19506
19507         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19508         tests.
19509
19510 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
19511
19512         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
19513
19514 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19515
19516         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
19517         UAC_SIGBUS, UAC_NOPRINT definitions.
19518
19519 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
19520
19521         * objc/execute/object_is_class.m: New test.
19522         * objc/execute/object_is_meta_class.m: New test.
19523
19524 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19525
19526         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
19527         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
19528
19529 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
19530
19531         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
19532         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
19533
19534 2001-07-14  Richard Henderson  <rth@redhat.com>
19535
19536         * gcc.dg/iftrap-1.c: New.
19537
19538 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
19539
19540         * g77.f-torture/execute/intrinsic77.f: New test.
19541
19542 2001-07-11  Janis Johnson <janis@us.ibm.com>
19543
19544         * gcc.misc-tests/gcov-3.c: New test.
19545
19546 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
19547
19548         * gcc.c-torture/compile/20010711-1.c,
19549         * gcc.c-torture/compile/20010711-2.c: New tests.
19550
19551 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
19552
19553         * gcc.c-torture/execute/20010711-1.c: New test.
19554
19555 2001-07-11  Ben Elliston  <bje@redhat.com>
19556
19557         * g++.old-deja/g++.other/enum5.C: New test.
19558
19559 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
19560
19561         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
19562         (g++-dg-prune): Call prune_gcc_output.
19563         * prune.exp: New file for prune_gcc_output.
19564         * lib/g++.exp, lib/gcc.exp: Load it.
19565
19566 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19567
19568         * gcc.c-torture/compile/20010701-1.c,
19569         g++.old-deja/g++.ext/attrib6.C: New tests.
19570
19571 2001-07-06  Jeffrey A Law  (law@cygnus.com)
19572
19573         * gcc.c-torture/compile/20010706-1.c: New test.
19574
19575 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
19576
19577         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
19578
19579 2001-06-28  Stan Shebs  <shebs@apple.com>
19580
19581         * gcc.dg/pragma-darwin.c: New test.
19582
19583 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19584
19585         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
19586         Solaris 2.[678] system.
19587
19588 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19589
19590         * gcc.dg/20010622-1.c: New test.
19591
19592 2001-06-18  Stan Shebs  <shebs@apple.com>
19593
19594         * objc.dg: New directory.
19595         * objc.dg/dg.exp: New file.
19596         * objc.dg/alias.m: New.
19597         * objc.dg/class-1.m: New.
19598         * objc.dg/class-2.m: New.
19599         * objc.dg/const-str-1.m: New.
19600         * objc.dg/const-str-2.m: New.
19601         * objc.dg/id-1.m: New.
19602         * objc.dg/method-1.m: New.
19603         * objc.dg/super-class-1.m: New.
19604         * lib/objc-dg.exp: New file.
19605
19606 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19607
19608         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
19609         of label name.
19610
19611 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
19612
19613         * g++.old-deja/g++.abi/vbase8-9.C: New test.
19614
19615 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19616
19617         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
19618         variable.
19619
19620 2001-06-12  Richard Henderson  <rth@redhat.com>
19621
19622         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
19623
19624 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
19625
19626         * g++.old-deja/g++.abi/vbase5.C: New test.
19627         * g++.old-deja/g++.abi/vbase6.C: New test.
19628         * g++.old-deja/g++.abi/vbase7.C: New test.
19629
19630 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19631
19632         * gcc.c-torture/compile/20010610-1.c: New test.
19633
19634 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
19635
19636         * g++.old-deja/g++.abi/vbase4.C: New test.
19637
19638 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19639
19640         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
19641         support %f for HC11/HC12 targets.
19642         * gcc.c-torture/execute/930513-1.x: New file, likewise.
19643         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
19644         on HC11/HC12 targets.
19645         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
19646
19647 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19648
19649         * gcc.dg/wchar_t-1.c: New file.
19650         * gcc.dg/wint_t-1.c: Likewise.
19651
19652 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
19653
19654         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
19655
19656 2001-06-11  Richard Henderson  <rth@redhat.com>
19657
19658         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
19659
19660 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19661
19662         * gcc.c-torture/compile/20010611-1.c: New test.
19663
19664 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19665
19666         * gcc.dg/c99-tag-1.c: Add more tests.
19667
19668 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
19669
19670         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
19671         representation on MN10300 and ARM/Thumb.
19672
19673 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
19674
19675         * g77.f-torture/execute/20010610.f: New.
19676
19677 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
19678
19679         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
19680         names.
19681
19682 2001-06-09  Richard Henderson  <rth@redhat.com>
19683
19684         * gcc.c-torture/execute/ashrdi-1.c: New.
19685         * gcc.c-torture/execute/ashldi-1.c: New.
19686         * gcc.c-torture/execute/lshrdi-1.c: New.
19687
19688 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
19689
19690         * objc/execute/load-3.m: Added. Check sending +load to categories,
19691         in addition to classes.
19692
19693 2001-06-08  Stan Shebs  <shebs@apple.com>
19694
19695         * objc/execute/load-2.m: New test.  From Nicola Pero
19696         <n.pero@mi.flashnet.it>.
19697
19698 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
19699
19700         * gcc.c-torture/execute/20010605-2.c: New test.
19701
19702 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
19703
19704         * g++.old-deja/g++.abi/vbase2.C: New test.
19705         * g++.old-deja/g++.abi/vbase3.C: New test.
19706
19707 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
19708
19709         * g++.old-deja/g++.pt/friend49.C: New test.
19710
19711 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
19712
19713         * g++.old-deja/g++.ext/anon3.C: New test.
19714
19715 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
19716
19717         * g++.old-deja/g++.other/conv7.C: New test.
19718
19719 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19720
19721         * gcc.c-torture/compile/20010605-2.c: New test.
19722
19723 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19724
19725         * gcc.c-torture/execute/20010604-1.c: New test.
19726
19727 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
19728
19729         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
19730
19731 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
19732
19733         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
19734         (g++_link_flags): Likewise.
19735         (g++_init): Pass gccpath's value to two previous functions.
19736
19737 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19738
19739         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
19740         Ensure logfile entry matches exec command line.
19741
19742 2001-05-31  Richard Henderson  <rth@redhat.com>
19743
19744         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
19745         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
19746
19747 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
19748
19749         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
19750         compiler for irix6.2
19751
19752 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
19753
19754         * g++.old-deja/g++.other/optimize3.C: New file.
19755
19756 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
19757
19758         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
19759         assemble.
19760
19761 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
19762
19763         * g++.old-deja/g++.other/optimize2.C: New file.
19764
19765 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
19766
19767         * gcc.c-torture/compile/20010518-2.c: New file.
19768         * gcc.c-torture/execute/20010518-1.c: New file.
19769         * gcc.c-torture/execute/20010518-2.c: New file.
19770
19771 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19772
19773         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
19774
19775 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
19776
19777         G++ no longer defines builtins that do not begin with __builtin.
19778         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
19779         * g++.old-deja/g++.brendand/misc13.C: Likewise.
19780         * g++.old-deja/g++.law/builtin1.C: Likewise.
19781         * g++.old-deja/g++.law/cvt2.C: Likewise.
19782         * g++.old-deja/g++.mike/net5.C: Likewise.
19783         * g++.old-deja/g++.other/builtins1.C: Likewise.
19784         * g++.old-deja/g++.other/builtins2.C: Likewise.
19785         * g++.old-deja/g++.other/builtins3.C: Likewise.
19786         * g++.old-deja/g++.other/builtins4.C: Likewise.
19787         * g++.old-deja/g++.other/inline8.C: Likewise.
19788         * g++.old-deja/g++.robertl/eb39.C: Likewise.
19789
19790 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
19791
19792         * g++.old-deja/g++.pt/using1.C: Adjust.
19793         * g++.old-deja/g++.pt/using2.C: New test.
19794
19795 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
19796
19797         * gcc.dg/cpp/charconst.c: New tests.
19798         * gcc.dg/cpp/escape.c: New tests.
19799         * gcc.dg/cpp/escape-1.c: New tests.
19800         * gcc.dg/cpp/escape-2.c: New tests.
19801         * gcc.dg/cpp/ucs.c: New tests.
19802
19803 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
19804
19805         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
19806         native compiler for irix6.5.
19807
19808 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
19809
19810         * lib/g++.exp (g++_include_flags): Use args to compute
19811         get_multilibs.
19812         (g++_link_flags): Likewise.
19813         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
19814
19815 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19816
19817         * gcc.dg/c90-hexfloat-1.c: Add more tests.
19818
19819 2001-05-21  Geoff Keating  <geoffk@redhat.com>
19820
19821         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
19822         this file.
19823
19824 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19825
19826         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
19827         STACK_SIZE;
19828         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
19829         to STACK_SIZE; Use it to define size of add_histo array.
19830         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
19831         to STACK_SIZE.
19832         (f): Use GITT_SIZE to define size of gitt local table.
19833         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
19834         to STACK_SIZE; Use it to define size of bytemem array.
19835
19836 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19837
19838         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
19839         on 68HC11/HC12 due to the asm instruction.
19840         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
19841         * gcc.c-torture/compile/920520-1.x: Likewise.
19842         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
19843         on 68HC11/HC12 because the function is larger than 64K.
19844         * gcc.c-torture/compile/961203-1.x: New file, this test fails
19845         on 68HC11/HC12 because the structure is too large.
19846
19847 2001-05-20  Richard Henderson  <rth@redhat.com>
19848
19849         * gcc.c-torture/execute/20010520-1.c: New.
19850
19851 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19852
19853         * g++.old-deja/g++.warn/compare1.C: New test.
19854         * gcc.dg/compare4.c: New test.
19855
19856 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
19857
19858         * g++.old-deja/g++.other/optimize1.C: New test.
19859
19860 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19861
19862         * g++.old-deja/g++.pt/spec41.C: New test.
19863
19864 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
19865
19866         * gcc.c-torture/compile/20010114-1.x: Remove.
19867
19868 2001-05-18  Stan Shebs  <shebs@apple.com>
19869
19870         * gcc.c-torture/compile/20010518-1.c: New test.
19871
19872 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
19873
19874         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
19875         * g++.old-deja/g++.pt/crash67.C: New test.
19876
19877 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
19878
19879         * g++.old-deja/g++.other/debug9.C: New test.
19880
19881 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
19882
19883         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
19884
19885 2001-05-16  Jan Hubicka  <jh@suse.cz>
19886
19887         * gcc.c-torture/compile/20010516-1.c: New test.
19888
19889 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
19890
19891         * g++.old-deja/g++.other/crash41.C: New test.
19892
19893 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
19894
19895         * g++.old-deja/g++.pt/crash66.C: New test.
19896
19897 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
19898
19899         * g++.old-deja/g++.robertl/eb27.C: Convert.
19900
19901 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
19902
19903         * g++.dg/friend-warn.C: New test.  Do not warn about friend
19904         declaration being redundant.
19905
19906 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
19907
19908         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
19909
19910 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
19911
19912         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
19913
19914 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
19915
19916         * lib/g++.exp: Use testsuite_flags.
19917
19918 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
19919
19920         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
19921
19922 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19923
19924         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
19925
19926 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
19927
19928         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
19929
19930 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
19931
19932         * gcc.c-torture/compile/20010313-1.c: New test.
19933
19934 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
19935
19936         * gcc.dg/cpp/direct2.c: New test.
19937         * gccq.dg/cpp/direct2s.c: New test.
19938
19939         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
19940
19941 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
19942
19943         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
19944         * g++.old-deja/g++.other/op3.C: Likewise.
19945
19946 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19947
19948         * gcc.dg/cpp/syshdr.h: New file.
19949         * gcc.dg/cpp/sysmac1.c: Update.
19950         * gcc.dg/cpp/sysmac2.c: Update.
19951
19952 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19953
19954         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
19955
19956 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
19957
19958         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
19959         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
19960
19961 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
19962
19963         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
19964
19965 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
19966
19967         * lib/g++.exp (g++_include_flags): Don't use any special flags
19968         if TESTING_IN_BUILD_TREE is not defined.
19969         (g++_init): Use a plain 'c++' as the compiler if
19970         TESTING_IN_BUILD_TREEE is not defined.
19971
19972 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
19973
19974         * g++.old-deja/g++.eh/catch13.C: New test.
19975         * g++.old-deja/g++.eh/catch14.C: New test.
19976
19977 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
19978
19979         * gcc.dg/cpp/tr-define.c: New test.
19980
19981 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
19982
19983         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
19984         <stdlib.h>, not <malloc.h>.
19985
19986 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
19987
19988         * g++.old-deja/g++.ns/template17.C: New test.
19989
19990 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
19991
19992         * g++.old-deja/g++.pt/ref4.C: New test.
19993
19994 2001-04-30  Richard Henderson  <rth@redhat.com>
19995
19996         * gcc.dg/20000724-1.c: Revert last change.
19997
19998 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
19999
20000         * g77.f-torture/execute/20010430.f: New test.
20001
20002 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
20003
20004         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20005
20006 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
20007
20008         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20009
20010 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20011
20012         * g++.old-deja/g++.eh/crash6.C: New test.
20013
20014 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20015
20016         * g++.old-deja/g++.other/warn7.C: New test.
20017
20018 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20019
20020         * g++.old-deja/g++.other/defarg9.C: New test.
20021
20022 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
20023
20024         * g77.f-torture/compile/20010426.f: New test.
20025         * g77.f-torture/execute/20010426.f: New test.
20026
20027 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
20028
20029         * g77.f-torture/compile/20000629-1.x: Remove - error
20030         has been fixed.
20031
20032 2001-04-26  Jeffrey A Law  (law@cygnus.com)
20033
20034         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20035         Tweak slightly to work with g++.dg framework.
20036         * g++.dg/special/ecos.exp: Run initp1.C test.
20037         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20038
20039         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20040         its linker doesn't give line numbers either.
20041         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20042
20043 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
20044
20045         * g++.old-deja/g++.other/lex1.C: New test.
20046
20047 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
20048
20049         * gcc.dg/noncompile/20010425-1.c: New test.
20050
20051 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
20052
20053         * g++.old-deja/g++.pt/mangle2.C: New test.
20054
20055 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20056
20057         * gcc.dg/format/plus-1.c: New test.
20058
20059 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20060
20061         * gcc.dg/20010423-1.c: New test.
20062
20063 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20064
20065         * gcc.c-torture/execute/20010422-1.c: New test.
20066
20067 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
20068
20069         * g++.old-deja/g++.ns/type2.C: New test.
20070
20071 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
20072
20073         * g++.old-deja/g++.other/perf1.C: New test.
20074
20075 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
20076
20077         * gcc.dg/c99-func-2.c: Remove xfail.
20078         * gcc.dg/c99-func-3.c: Remove xfail.
20079         * gcc.dg/c99-func-4.c: Remove xfail.
20080
20081 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
20082
20083         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20084
20085 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20086
20087         * gcc.c-torture/compile/20010423-1.c: New test.
20088
20089 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20090
20091         * g++.old-deja/g++.pt/typename28.C: New test.
20092
20093 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20094
20095         * g++.old-deja/g++.abi/empty2.C: New test.
20096         * g++.old-deja/g++.abi/empty3.C: New test.
20097
20098 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20099
20100         * g++.old-deja/g++.other/comdat2.C: New test.
20101         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20102
20103 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20104
20105         * g++.old-deja/g++.other/overload14.C: New test.
20106
20107 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20108
20109         * g++.old-deja/g++.other/lookup23.C: New test.
20110
20111 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20112
20113         * gcc.c-torture/execute/20010403-1.c: New test.
20114
20115 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
20116             Mark Mitchell  <mark@codesourcery.com>
20117
20118         * lib/old-dejagnu.exp: Don't delete output of executable.
20119         Add .exe suffix to executables.
20120
20121 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
20122
20123         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20124
20125 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20126
20127         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20128
20129 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
20130
20131         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20132         * g++.old-deja/g++.abi/crash1.C: New test.
20133
20134 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
20135
20136         * g++.old-deja/g++.other/crash40.C: New test.
20137
20138 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20139
20140         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20141
20142 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
20143
20144         * g++.old-deja/g++.other/warn6.C: New test.
20145
20146 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
20147
20148         * g++.old-deja/g++.robertl/eb42.C: Same.
20149
20150 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20151
20152         * gcc.dg/wtr-conversion-1.c: New testcase.
20153
20154 2001-04-10  Richard Henderson  <rth@redhat.com>
20155
20156         * g++.old-deja/g++.other/array5.C: New.
20157
20158 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20159
20160         * gcc.c-torture/execute/20010408-1.c: New test.
20161
20162 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
20163
20164         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20165         headers and constructs.
20166         * g++.old-deja/g++.robertl/eb79.C: Same.
20167         * g++.old-deja/g++.robertl/eb77.C (main): Same.
20168         * g++.old-deja/g++.robertl/eb73.C: Same.
20169         * g++.old-deja/g++.robertl/eb66.C (main): Same.
20170         * g++.old-deja/g++.robertl/eb55.C (t): Same.
20171         * g++.old-deja/g++.robertl/eb54.C (main): Same.
20172         * g++.old-deja/g++.robertl/eb46.C (main): Same.
20173         * g++.old-deja/g++.robertl/eb44.C: Same.
20174         * g++.old-deja/g++.robertl/eb41.C (main): Same.
20175         * g++.old-deja/g++.robertl/eb4.C (main): Same.
20176         * g++.old-deja/g++.robertl/eb39.C: Same.
20177         * g++.old-deja/g++.robertl/eb33.C (main): Same.
20178         * g++.old-deja/g++.robertl/eb31.C (main): Same.
20179         * g++.old-deja/g++.robertl/eb30.C: Same.
20180         * g++.old-deja/g++.robertl/eb3.C: Same.
20181         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20182         * g++.old-deja/g++.robertl/eb21.C: Same.
20183         * g++.old-deja/g++.robertl/eb15.C: Same.
20184         * g++.old-deja/g++.robertl/eb118.C: Same.
20185         * g++.old-deja/g++.robertl/eb115.C (main): Same.
20186         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20187         * g++.old-deja/g++.robertl/eb109.C: Same.
20188         * g++.old-deja/g++.other/sibcall1.C (main): Same.
20189         * g++.old-deja/g++.mike/rtti1.C: Same.
20190         * g++.old-deja/g++.mike/p658.C: Same.
20191         * g++.old-deja/g++.mike/net46.C: Same.
20192         * g++.old-deja/g++.mike/net34.C: Same.
20193         * g++.old-deja/g++.mike/memoize1.C: Same.
20194         * g++.old-deja/g++.mike/eh2.C: Same.
20195         * g++.old-deja/g++.law/weak.C: Same.
20196         * g++.old-deja/g++.law/visibility7.C: Same.
20197         * g++.old-deja/g++.law/visibility25.C: Same.
20198         * g++.old-deja/g++.law/visibility22.C: Same.
20199         * g++.old-deja/g++.law/visibility2.C: Same.
20200         * g++.old-deja/g++.law/visibility17.C: Same.
20201         * g++.old-deja/g++.law/visibility13.C: Same.
20202         * g++.old-deja/g++.law/visibility10.C: Same.
20203         * g++.old-deja/g++.law/visibility1.C: Same.
20204         * g++.old-deja/g++.law/virtual3.C (eval): Same.
20205         * g++.old-deja/g++.law/vbase1.C: Same.
20206         * g++.old-deja/g++.law/operators32.C: Same.
20207         * g++.old-deja/g++.law/nest3.C: Same.
20208         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20209         * g++.old-deja/g++.law/except5.C (main): Same.
20210         * g++.old-deja/g++.law/cvt7.C (run): Same.
20211         * g++.old-deja/g++.law/cvt2.C: Same.
20212         * g++.old-deja/g++.law/cvt16.C: Same.
20213         * g++.old-deja/g++.law/ctors6.C (bar): Same.
20214         * g++.old-deja/g++.law/ctors17.C (main): Same.
20215         * g++.old-deja/g++.law/ctors13.C: Same.
20216         * g++.old-deja/g++.law/ctors12.C (main): Same.
20217         * g++.old-deja/g++.law/ctors10.C: Same.
20218         * g++.old-deja/g++.law/code-gen5.C: Same.
20219         * g++.old-deja/g++.law/bad-error7.C: Same.
20220         * g++.old-deja/g++.law/arm9.C: Same.
20221         * g++.old-deja/g++.law/arm12.C: Same.
20222         * g++.old-deja/g++.law/arg8.C: Same.
20223         * g++.old-deja/g++.law/arg1.C: Same.
20224         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20225         * g++.old-deja/g++.jason/template31.C: Same.
20226         * g++.old-deja/g++.jason/template24.C (main): Same.
20227         * g++.old-deja/g++.jason/2371.C: Same.
20228         * g++.old-deja/g++.eh/new2.C: Same.
20229         * g++.old-deja/g++.eh/new1.C: Same.
20230         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20231         * g++.old-deja/g++.brendan/nest21.C (main): Same.
20232         * g++.old-deja/g++.brendan/err-msg3.C: Same.
20233         * g++.old-deja/g++.brendan/crash62.C: Same.
20234         * g++.old-deja/g++.brendan/crash52.C: Same.
20235         * g++.old-deja/g++.brendan/crash49.C (main): Same.
20236         * g++.old-deja/g++.brendan/crash38.C: Same.
20237         * g++.old-deja/g++.brendan/crash15.C (main): Same.
20238         * g++.old-deja/g++.brendan/copy9.C: Same.
20239
20240 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
20241
20242         * gcc.c-torture/execute/20001203-2.c (memset):
20243         Count argument is of type __SIZE_TYPE__.
20244
20245 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
20246
20247         * gcc.c-torture/compile/20010404-1.c: New test.
20248
20249 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
20250
20251         * gcc.c-torture/compile/20010326-1.c: New test.
20252
20253 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
20254
20255         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20256         peculiarities of the SH.
20257         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20258
20259 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20260
20261         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20262         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20263         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20264
20265 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20266
20267         * g77.f-torture/compile/20010321-1.f: New test.
20268
20269 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20270
20271         * gcc.c-torture/compile/20010329-1.c: New test.
20272
20273 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20274
20275         * gcc.c-torture/execute/20010329-1.c: New test.
20276
20277 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
20278
20279         * g++.old-deja/g++.other/eh4.C: Fix typo.
20280
20281 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
20282
20283         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20284
20285 2001-03-28  Philip Blundell  <philb@gnu.org>
20286
20287         * gcc.c-torture/compile/20010328-1.c: New test.
20288
20289 2001-03-27  Richard Henderson  <rth@redhat.com>
20290
20291         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20292         * g++.old-deja/g++.eh/vbase3.C: Likewise.
20293
20294 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
20295
20296         * gcc.c-torture/compile/20010327-1.c: New test.
20297
20298 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
20299
20300         * g++.old-deja/g++.other/friend12.C: New test.
20301         * g++.old-deja/g++.other/friend9.C: Expect no errors.
20302         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20303
20304 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20305
20306         * gcc.c-torture/execute/20010325-1.c: New test.
20307
20308 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
20309
20310         * g++.old-deja/g++.other/mangle3.C: New test.
20311
20312 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
20313
20314         * g++.old-deja/g++.other/anon8.C: New test.
20315
20316 2001-03-20  Philip Blundell  <philb@gnu.org>
20317
20318         * gcc.c-torture/compile/20010320-1.c: New test.
20319
20320 2001-03-17  Richard Henderson  <rth@redhat.com>
20321
20322         * g++.old-deja/g++.other/eh4.C: Add expected error text.
20323
20324 2001-03-15  Geoff Keating  <geoff@redhat.com>
20325
20326         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20327         tests on AIX.
20328
20329 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
20330
20331         * g++.old-deja/g++.other/eh4.C: New test.
20332
20333 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
20334
20335         * gcc.dg/cpp/mi1.c: Update.
20336
20337 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
20338
20339         * g++.old-deja/g++.other/regstack.C: New test.
20340
20341 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
20342
20343         * g++.old-deja/g++.other/ref4.C: New test.
20344
20345 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
20346
20347         * objc/execute/va_method.m: Added.
20348         * objc/execute/IMP.m: Added.
20349         * objc/execute/_cmd.m: Added.
20350         * objc/execute/accessing_ivars.m: Added.
20351         * objc/execute/class-1.m: Added.
20352         * objc/execute/class-10.m: Added.
20353         * objc/execute/class-11.m: Added.
20354         * objc/execute/class-12.m: Added.
20355         * objc/execute/class-13.m: Added.
20356         * objc/execute/class-14.m: Added.
20357         * objc/execute/class-2.m: Added.
20358         * objc/execute/class-3.m: Added.
20359         * objc/execute/class-4.m: Added.
20360         * objc/execute/class-5.m: Added.
20361         * objc/execute/class-6.m: Added.
20362         * objc/execute/class-7.m: Added.
20363         * objc/execute/class-8.m: Added.
20364         * objc/execute/class-9.m: Added.
20365         * objc/execute/class-tests-1.h
20366         * objc/execute/class-tests-2.h
20367         * objc/execute/compatibility_alias.m: Added.
20368         * objc/execute/encode-1.m: Added.
20369         * objc/execute/formal_protocol-1.m: Added.
20370         * objc/execute/formal_protocol-2.m: Added.
20371         * objc/execute/formal_protocol-3.m: Added.
20372         * objc/execute/formal_protocol-4.m: Added.
20373         * objc/execute/formal_protocol-5.m: Added.
20374         * objc/execute/formal_protocol-6.m: Added.
20375         * objc/execute/formal_protocol-7.m: Added.
20376         * objc/execute/informal_protocol.m: Added.
20377         * objc/execute/initialize.m: Added.
20378         * objc/execute/load.m: Added.
20379         * objc/execute/many_args_method.m: Added.
20380         * objc/execute/nested-3.m: Added.
20381         * objc/execute/no_clash.m: Added.
20382         * objc/execute/private.m: Added.
20383         * objc/execute/redefining_self.m: Added.
20384         * objc/execute/root_methods.m: Added.
20385         * objc/execute/selector-1.m: Added.
20386         * objc/execute/static-1.m: Added.
20387         * objc/execute/static-2.m: Added.
20388         * objc/execute/va_method.m: Added.
20389
20390 2001-03-10  Richard Henderson  <rth@redhat.com>
20391
20392         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20393
20394 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
20395
20396         * g++.old-deja/g++.other/crash31.C: XFAIL.
20397         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20398         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20399         * gcc.c-torture/execute/20010123-1.x: XFAIL.
20400         * gcc.c-torture/execute/20010124-1.x: XFAIL.
20401         * gcc.dg/sequence-pt-1.c: XFAIL one test.
20402
20403 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20404
20405         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20406
20407 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
20408
20409         * gcc.dg/20000724-1.c: Don't use multiline strings.
20410
20411 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
20412
20413         * objc/execute/string1.m, objc/execute/string2.m: Compare the
20414         result of -cString against what we expect it to be; don't just
20415         print it out for no one to read.
20416
20417         * objc/execute/string3.m, objc/execute/string4.m: New tests.
20418         Based on testcases provided by Nicola Pero.
20419
20420 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
20421
20422         * gcc.dg/cpp/macro7.c: New test.
20423
20424 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
20425
20426         * gcc.dg/cpp/multiline.c: Update.
20427
20428 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20429
20430         * g++.old-deja/g++.other/enum3.C: New test.
20431
20432 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20433
20434         * g++.old-deja/g++.other/pod1.C: New test.
20435
20436 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20437
20438         * g++.old-deja/g++.ext/overload1.C: New test.
20439
20440 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
20441
20442         * g++.old-deja/g++.pt/using1.C: New test.
20443
20444 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
20445
20446         * g++.old-deja/g++.other/using9.C: New test.
20447
20448 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
20449
20450         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20451
20452         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20453
20454 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
20455
20456         * g++.old-deja/g++.ext/realpt1.C: Remove.
20457
20458 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
20459
20460         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20461
20462 2001-02-26  Will Cohen  <wcohen@redhat.com>
20463
20464         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20465
20466 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
20467
20468         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20469         templatized constructors.
20470
20471 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20472
20473         * gcc.c-torture/execute/20010224-1.c: New test.
20474
20475 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
20476
20477         * gcc.c-torture/execute/20010222-1.c: New test.
20478
20479 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
20480
20481         * g++.old-deja/g++.other/inline20.C: New test.
20482
20483 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
20484
20485         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20486
20487 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
20488
20489         * g++.old-deja/g++.other/lookup22.C: New test.
20490
20491 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
20492
20493         * g77.dg: New directory.
20494         * g77.dg/20010216-1.f: New test case.
20495         * g77.dg/dg.exp: New driver.
20496         * lib/g77-dg.exp: New driver library.
20497
20498 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20499
20500         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20501
20502 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
20503
20504         * g++.old-deja/g++.other/decl9.C: New test.
20505
20506 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
20507
20508         * g++.old-deja/g++.other/init16.C: Update the test so that it does
20509         not need <string> and also tests the initialization at runtime.
20510
20511 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
20512
20513         * gcc.c-torture/execute/longlong.c: New test.
20514
20515 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
20516
20517         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
20518
20519 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
20520
20521         * gcc.c-torture/execute/920302-1.c (execute):
20522         Change argument type to short.
20523
20524 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
20525
20526         * g++.old-deja/g++.pt/deduct6.C: New test.
20527
20528 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
20529
20530         * g++.old-deja/g++.pt/deduct5.C: New test.
20531
20532 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
20533
20534         * gcc.c-torture/execute/20010209-1.c: New test.
20535
20536 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
20537
20538         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
20539
20540 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
20541
20542         * g++.dg/vtgc1.C: Update for new ABI.
20543
20544         * consistency.vlad: New directory, 1665 files.
20545
20546 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20547
20548         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
20549         return type.
20550         * gcc.dg/cpp/digraphs.c: Declare puts.
20551
20552 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20553
20554         * g++.old-deja/g++.other/warn5.C: New test.
20555
20556 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20557
20558         * g++.old-deja/g++.pt/spec40.C: New test.
20559
20560 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20561
20562         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
20563         case.
20564         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
20565
20566 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
20567
20568         * gcc.c-torture/compile/20010209-1.c: New test.
20569
20570 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
20571
20572         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
20573         excess errors message but not if it crashes.
20574         * g++.old-deja/g++.other/crash27.C: Likewise.
20575         * g++.old-deja/g++.other/crash28.C: Likewise.
20576         * g++.old-deja/g++.other/crash30.C: Likewise.
20577         * g++.old-deja/g++.other/crash32.C: Likewise.
20578         * g++.old-deja/g++.other/crash35.C: Likewise.
20579         * g++.old-deja/g++.pt/inherit2.C: Likewise.
20580
20581 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20582
20583         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
20584         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
20585         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
20586         g77.f-torture/execute/execute.exp,
20587         g77.f-torture/noncompile/noncompile.exp,
20588         gcc.c-torture/execute/execute.exp,
20589         gcc.c-torture/execute/memcheck/memcheck.exp,
20590         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
20591         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
20592         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
20593         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
20594         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
20595         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
20596         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20597         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
20598         Remove bug reporting instructions with ancient email addresses.
20599
20600 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
20601
20602         * gcc.dg/20010202-1.c: New test.
20603         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
20604
20605 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
20606
20607         * g++.dg/stdbool-if.C: New test.
20608
20609 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
20610
20611         * objc/execute/fdecl.m: Added main().
20612
20613 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
20614
20615         * gcc.c-torture/execute/20010206-1.c: New test.
20616
20617 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
20618
20619         * gcc.dg/cpp/avoidpaste1.c: Update.
20620
20621 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
20622
20623         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
20624         Pero <nicola@brainstorm.co.uk>.
20625         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
20626
20627 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
20628
20629         * g++.old-deja/g++.pt/spec39.C: New test.
20630
20631 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
20632
20633         * gcc.c-torture/compile/20010202-1.c: New test.
20634
20635 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
20636
20637         * g++.old-deja/g++.abi/primary2.C: New test.
20638         * g++.old-deja/g++.abi/primary3.C: New test.
20639         * g++.old-deja/g++.abi/primary4.C: New test.
20640         * g++.old-deja/g++.abi/primary5.C: New test.
20641         * g++.old-deja/g++.abi/vtable3.h: New test.
20642         * g++.old-deja/g++.abi/vtable3a.C: New test.
20643         * g++.old-deja/g++.abi/vtable3b.C: New test.
20644         * g++.old-deja/g++.abi/vtable3c.C: New test.
20645         * g++.old-deja/g++.abi/vtable3d.C: New test.
20646         * g++.old-deja/g++.abi/vtable3e.C: New test.
20647         * g++.old-deja/g++.abi/vtable3f.C: New test.
20648         * g++.old-deja/g++.abi/vtable3g.C: New test.
20649         * g++.old-deja/g++.abi/vtable3h.C: New test.
20650         * g++.old-deja/g++.abi/vtable3i.C: New test.
20651         * g++.old-deja/g++.abi/vtable3j.C: New test.
20652         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
20653
20654 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
20655
20656         * g++.old-deja/g++.other/anon6.C: New test.
20657         * g++.old-deja/g++.other/anon7.C: New test.
20658
20659 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
20660
20661         * gcc.dg/cpp/avoidpaste2.c: New tests.
20662
20663 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
20664
20665         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
20666
20667 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
20668
20669         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
20670         DECIMAL_DIG cases for Irix."
20671
20672 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
20673
20674         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
20675
20676 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20677
20678         * gcc.dg/c99-tag-1.c: New test.
20679
20680 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
20681
20682         * gcc.dg/cpp/tr-warn1.c: Add tests.
20683
20684 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
20685
20686         * gcc.dg/cpp/avoidpaste1.c: Update.
20687         * gcc.dg/cpp/paste4.c: Update.
20688
20689 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
20690
20691         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
20692         cases for Irix.
20693
20694 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
20695
20696         * g++.old-deja/g++.other/inline19.C: New test.
20697
20698 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
20699
20700         * gcc.dg/Wlarger-than.c: New test.
20701
20702 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
20703
20704         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
20705
20706 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
20707
20708         * gcc.c-torture/execute/20010129-1.c: New test.
20709         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
20710
20711 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
20712
20713         * gcc.dg/cpp/avoidpaste1.c: Test case.
20714
20715 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
20716
20717         * g++.old-deja/g++.other/inline18.C: New test.
20718
20719 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20720
20721         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
20722         and __builtin_putchar.
20723
20724 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
20725
20726         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
20727         tests.
20728
20729 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
20730
20731         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
20732         floating point number rounding mode to round to the nearest
20733         representable mode.
20734
20735 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
20736
20737         * g++.old-deja/g++.other/mangle2.C: New test.
20738
20739 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20740
20741         * gcc.c-torture/compile/20010124-1.c: New test.
20742
20743 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
20744
20745         * g++.old-deja/g++.pt/spec38.C: New test.
20746
20747 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20748
20749         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
20750         "Build don't run".
20751
20752 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20753
20754         * gcc.c-torture/execute/20010123-1.c: New test.
20755
20756 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
20757
20758         * g++.old-deja/g++.pt/spec37.C: New test.
20759
20760 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
20761
20762         * g++.old-deja/g++.pt/overload14.C: New test.
20763
20764 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20765
20766         * gcc.c-torture/execute/20010122-1.c: New test, exercise
20767         __builtin_return_address.
20768
20769 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
20770
20771         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
20772         * g++.old-deja/g++.pt/spec35.C: New test.
20773         * g++.old-deja/g++.pt/spec36.C: New test.
20774
20775 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
20776
20777         * gcc.c-torture/compile/20010118-1.c: New test.
20778
20779 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
20780
20781         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
20782
20783 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
20784
20785         * gcc.c-torture/execute/20010119-1.c: New test.
20786
20787 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20788
20789         * g++.old-deja/g++.other/vbase5.C: New test.
20790
20791 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
20792
20793         * gcc.c-torture/execute/20010118-1.c: New test.
20794
20795 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20796
20797         * g++.old-deja/g++.pt/deduct3.C: New test.
20798
20799 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20800
20801         * g++.old-deja/g++.pt/spec34.C: New test.
20802
20803 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
20804
20805         * g77.f-torture/compile/20000601-2.f: New test.
20806
20807 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20808
20809         * g++.old-deja/g++.other/init17.C: New test.
20810
20811 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
20812
20813         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
20814
20815 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20816
20817         * g++.old-deja/g++.pt/unify8.C: New test.
20818
20819 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20820
20821         * g++.old-deja/g++.abi/vbase1.C: New test.
20822
20823 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20824
20825         * g++.old-deja/g++.pt/crash65.C: New test.
20826
20827 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
20828
20829         * gcc.dg/cpp/assembl2.S: New test case.
20830
20831 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
20832
20833         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
20834         are supported.
20835
20836 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20837
20838         * g++.old-deja/g++.other/builtins1.C: New test.
20839         * g++.old-deja/g++.other/builtins2.C: Likewise.
20840         * g++.old-deja/g++.other/builtins3.C: Likewise.
20841         * g++.old-deja/g++.other/builtins4.C: Likewise.
20842
20843 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
20844
20845         * gcc.c-torture/compile/20010117-1.c: New test.
20846         * gcc.c-torture/compile/20010117-2.c: New test.
20847
20848 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
20849
20850         * g77.f-torture/execute/20010116.[fx]: New test,
20851         XFAIL on i?86-*-*.
20852         * g77.f-torture/compile/20010115.f: Indicate it's
20853         a test for PR fortran/1636.
20854
20855 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20856
20857         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
20858
20859 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
20860
20861         * g77.f-torture/compile/20010115.f: New test.
20862
20863 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
20864
20865         * g++.old-deja/g++.pt/nontype5.C: New test.
20866
20867 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
20868
20869         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
20870         have an equivalent working one below it.
20871
20872 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
20873
20874         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
20875         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
20876
20877 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
20878
20879         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
20880         message containing "init_priority".
20881         (conpr-2.C): Likewise.
20882         (conpr-3.C): Likewise.
20883         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
20884
20885 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20886
20887         * gcc.c-torture/execute/20010114-2.c: New test.
20888
20889 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
20890
20891         * gcc.c-torture/compile/20010114-1.c: New test.
20892         * gcc.c-torture/compile/20010114-1.x: Xfail.
20893         * gcc.c-torture/compile/20010114-2.c: New test.
20894         * gcc.c-torture/execute/20010114-1.c: New test.
20895         * gcc.dg/trunc-1.c: New test.
20896         * gcc.dg/uninit-B.c: New test.
20897
20898 2001-01-13  Nick Clifton  <nickc@redhat.com>
20899
20900         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
20901         target.
20902
20903 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20904
20905         * gcc.c-torture/compile/20010113-1.c: New test.
20906
20907 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
20908
20909         * gcc.c-torture/compile/20001212-1.c: New test.
20910
20911 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20912
20913         * gcc.dg/cpp/widestr1.c: Update.
20914         * gcc.dg/cpp/prag-imp.c: Remove.
20915
20916 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
20917
20918         * gcc.c-torture/execute/20000801-3.x: Remove.
20919         * gcc.dg/c90-init-1.c: New test.
20920         * gcc.dg/c99-init-1.c: New test.
20921         * gcc.dg/c99-init-2.c: New test.
20922         * gcc.dg/gnu99-init-1.c: New test.
20923
20924 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
20925
20926         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
20927         testing that no relevant ones were found.
20928
20929 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
20930
20931         * g++.old-deja/g++.pt/cast2.C: New test.
20932
20933 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
20934
20935         * g++.old-deja/g++.pt/friend47.C: New test.
20936
20937 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20938
20939         * g++.old-deja/g++.pt/instantiate13.C: New test.
20940
20941 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20942
20943         * g++.old-deja/g++.other/defarg7.C: New test.
20944         * g++.old-deja/g++.other/defarg8.C: New test.
20945
20946 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20947
20948         * g++.old-deja/g++.pt/crash64.C: New test.
20949
20950 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20951
20952         * g++.old-deja/g++.pt/crash63.C: New test.
20953
20954 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
20955
20956         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
20957
20958 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
20959
20960         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
20961
20962 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20963
20964         * g++.old-deja/g++.pt/error3.C: New test.
20965
20966 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20967
20968         * g++.old-deja/g++.other/crash39.C: New test.
20969
20970 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20971
20972         * g++.old-deja/g++.other/vbase4.C: New test.
20973
20974 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
20975
20976         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
20977         * gcc.dg/special/20000419-2.c: New file. Identical to above.
20978         * gcc.dg/special/special.exp: New test driver which will check
20979         for alias support for the above test.
20980
20981 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
20982
20983         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
20984         problems on small machines.
20985         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
20986         parameterize.
20987
20988 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
20989
20990         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
20991         mips.
20992         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
20993
20994 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
20995
20996         * g++.old_deja/g++.pt/using8.C: New test.
20997
20998 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20999
21000         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21001
21002 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
21003
21004         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21005         where a failure is expected.
21006         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21007
21008 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21009
21010         * g++.old_deja/g++.pt/instantiate12.C: New test.
21011
21012 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21013
21014         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21015         start of structs.
21016         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21017         * g++.old-deja/g++.brendan/crash17.C: Likewise.
21018         * g++.old-deja/g++.brendan/crash29.C: Likewise.
21019         * g++.old-deja/g++.brendan/crash48.C: Likewise.
21020         * g++.old-deja/g++.brendan/ns1.C: Likewise.
21021         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21022         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21023         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21024         * g++.old-deja/g++.eh/spec6.C: Likewise.
21025         * g++.old-deja/g++.jason/crash3.C: Likewise.
21026         * g++.old-deja/g++.law/ctors11.C: Likewise.
21027         * g++.old-deja/g++.law/ctors17.C: Likewise.
21028         * g++.old-deja/g++.law/ctors5.C: Likewise.
21029         * g++.old-deja/g++.law/ctors9.C: Likewise.
21030         * g++.old-deja/g++.mike/ambig1.C: Likewise.
21031         * g++.old-deja/g++.mike/net22.C: Likewise.
21032         * g++.old-deja/g++.mike/p3538a.C: Likewise.
21033         * g++.old-deja/g++.mike/p3538b.C: Likewise.
21034         * g++.old-deja/g++.mike/virt3.C: Likewise.
21035         * g++.old-deja/g++.niklas/t128.C: Likewise.
21036         * g++.old-deja/g++.other/anon4.C: Likewise.
21037         * g++.old-deja/g++.other/using1.C: Likewise.
21038         * g++.old-deja/g++.other/warn3.C: Likewise.
21039         * g++.old-deja/g++.pt/t37.C: Likewise.
21040         * g++.old-deja/g++.robertl/eb69.C: Likewise.
21041         * g++.old-deja/g++.robertl/eb71.C: Likewise.
21042
21043 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21044
21045         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21046
21047 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21048
21049         * gcc.c-torture/execute/stdio-opt-3.c: New test.
21050
21051 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
21052
21053         * gcc.c-torture/compile/20010107-1.c: New test.
21054
21055 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21056
21057         * gcc.c-torture/execute/builtin-noret-1.c: New test.
21058
21059 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21060
21061         * gcc.dg/format/format.h: New file.
21062         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21063         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21064         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21065         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21066         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21067         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21068         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21069         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21070         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21071         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21072         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21073         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21074         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21075         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21076         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21077         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21078         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21079         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21080         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21081         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21082         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21083         instead of declaring standard types, macros and functions in each
21084         test.
21085
21086 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
21087
21088         * gcc.c-torture/execute/20010106-1.c: New test.
21089
21090 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21091
21092         * gcc.dg/format/format.exp: New file.
21093         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21094         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21095         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21096         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21097         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21098         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21099         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21100         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21101         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21102         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21103         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21104         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21105         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21106         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21107         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21108         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21109         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21110         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21111         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21112         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21113         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21114         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21115         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21116         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21117         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21118         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21119         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21120         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21121         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21122         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21123         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21124         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21125         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21126         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21127         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21128         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21129         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21130         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21131         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21132         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21133         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21134         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21135
21136 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
21137
21138         * gcc.c-torture/execute/991228-1.c: Take word endianness into
21139         account.
21140
21141 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
21142
21143         * gcc.c-torture/execute/builtin-complex-1.c: New test.
21144
21145 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
21146
21147         * g++.old-deja/g++.pt/crash62.C: New test.
21148
21149 2001-01-04  Richard Henderson  <rth@redhat.com>
21150
21151         * gcc.dg/20000926-1.c: Update expected warnings.
21152         * gcc.dg/array-2.c: Likewise.
21153         * gcc.dg/array-4.c: Also validate flexible array members.
21154         * gcc.dg/c99-flex-array-1.c: New.
21155
21156 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21157
21158         * gcc.c-torture/compile/20001222-1.x: Remove.
21159
21160 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21161
21162         * gcc.c-torture/execute/built-in-setjmp.c: New.
21163
21164 2001-01-03  Richard Henderson  <rth@redhat.com>
21165
21166         * gcc.dg/940510-1.c: Update expected error wording.
21167         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21168
21169 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
21170
21171         * lib/target-supports.exp (check_alias_available): Modified to
21172         indicate aliases not supported if only weak aliases are supported.
21173
21174 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21175
21176         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21177         Turn on cmpstrsi checks for __pj__ and __i370__.
21178
21179 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
21180
21181         * g++.old-deja/g++.other/virtual11.C: New test.
21182
21183 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
21184
21185         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21186
21187 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21188
21189         * gcc.c-torture/compile/20010102-1.c: New test.
21190
21191 2001-01-02  Andreas Jaeger  <aj@suse.de>
21192
21193         * gcc.dg/noreturn-3.c: New test.
21194
21195         * gcc.dg/noreturn-4.c: New test.
21196
21197 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21198
21199         * gcc.c-torture/execute/stdio-opt-1.c: Also test
21200         __builtin_fputc and __builtin_fwrite.
21201
21202 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
21203
21204         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21205         signed char, not default char.
21206
21207 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
21208
21209         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21210
21211 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
21212
21213         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
21214
21215 2000-12-29  Richard Henderson  <rth@redhat.com>
21216
21217         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21218         (__cyg_profile_func_exit): Define.
21219
21220 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
21221
21222         * g++.dg/vtgc1.C: New test.
21223
21224 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
21225
21226         * gcc.dg/noncompile/20001228-1.c: New test.
21227
21228         * gcc.dg/20001228-1.c: New test.
21229
21230         * gcc.c-torture/execute/20001228-1.c: New test.
21231
21232 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
21233
21234         * gcc.dg/format-strfmon-1.c: New test.
21235
21236 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21237
21238         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21239         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21240         * gcc.c-torture/execute/string-opt-1.c: Likewise.
21241         * gcc.c-torture/execute/string-opt-2.c: Likewise.
21242         * gcc.c-torture/execute/string-opt-3.c: Likewise.
21243         * gcc.c-torture/execute/string-opt-4.c: Likewise.
21244         * gcc.c-torture/execute/string-opt-6.c: Likewise.
21245         * gcc.c-torture/execute/string-opt-7.c: Likewise.
21246         * gcc.c-torture/execute/string-opt-8.c: Likewise.
21247         * gcc.c-torture/execute/string-opt-9.c: Likewise.
21248         * gcc.c-torture/execute/string-opt-10.c: Likewise.
21249         * gcc.c-torture/execute/string-opt-11.c: Likewise.
21250         * gcc.c-torture/execute/string-opt-12.c: Likewise.
21251
21252         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21253         * gcc.c-torture/execute/string-opt-4.c: Test index.
21254
21255 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
21256
21257         * gcc.c-torture/compile/20001226-1.c: New test.
21258
21259 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
21260
21261         * gcc.c-torture/compile/20001222-1.c: New test.
21262         * gcc.c-torture/compile/20001222-1.x: Xfail.
21263
21264 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
21265
21266         * gcc.c-torture/execute/comp-goto-2.c: New test.
21267
21268 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
21269
21270         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21271         Use long types if __INT_MAX__ is 32767.
21272         (main): Use cast to (sint32 *) when poking 88 into a_page.
21273
21274         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21275
21276 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
21277
21278         * gcc.c-torture/compile/20001221-1.c: New test.
21279         * gcc.c-torture/execute/20001221-1.c: New test.
21280
21281 2000-12-20  Richard Henderson  <rth@redhat.com>
21282
21283         * g++.old-deja/g++.pt/crash36.C: Update error lines.
21284         * g++.old-deja/g++.robertl/eb109.C: Likewise.
21285
21286 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21287
21288         * gcc.dg/compare3.c: New test.
21289
21290 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21291
21292         * gcc.dg/format-warnll-1.c: New test.
21293
21294 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
21295
21296         * gcc.dg/cpp/cmdlne-P.c: New test.
21297
21298 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21299
21300         * gcc.c-torture/execute/builtin-abs-1.c,
21301         gcc.c-torture/execute/builtin-abs-2.c: New tests.
21302
21303 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
21304
21305         * gcc.dg/cpp/multiline.c: New test.
21306
21307 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
21308
21309         * g++.old-deja/g++.other/syshdr1.C: Update.
21310         * gcc.dg/cpp/lineflags.c: Remove temporarily.
21311
21312 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21313
21314         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21315
21316 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21317
21318         * g++.old-deja/g++.pt/ttp65.C: New test.
21319
21320 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21321
21322         * g++.old-deja/g++.pt/ttp64.C: New test.
21323
21324 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21325
21326         * g++.old-deja/g++.pt/spec33.C: New test.
21327
21328 2000-12-14  Catherine Moore  <clm@redhat.com>
21329
21330         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21331         * gcc.c-torture/execute/920612-2.c: Likewise.
21332         * gcc.c-torture/execute/920428-2.c: Likewise.
21333         * gcc-c-torture/execute/va-arg-11.c: Call exit.
21334         * gcc.c-torture/execute/va-arg-21.c: Likewise.
21335
21336 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21337
21338         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21339         * gcc.dg/pack-test-2.c: Likewise.
21340
21341 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21342
21343         Tests by Zack Weinberg <zackw@stanford.edu>.
21344
21345         * gcc.dg/cpp/defined.c: Update.
21346         * gcc.dg/cpp/defined_trad.c: New tests.
21347
21348 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21349
21350         * gcc.dg/cpp/trad-direct.c: Update.
21351
21352 2000-12-11  Neil Booth  <neilb@earthling.net>
21353
21354         * gcc.dg/cpp/defined_trad.c
21355
21356 2000-12-11  Neil Booth  <neilb@earthling.net>
21357
21358         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21359
21360 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21361
21362         * gcc.dg/format-miss-2.c: New test.
21363
21364 2000-12-09  Neil Booth  <neilb@earthling.net>
21365
21366         * gcc.dg/cpp/lineflags.c: New tests.
21367         * gcc.dg/cpp/poison.c: Update.
21368         * gcc.dg/cpp/redef2.c: Update.
21369         * gcc.dg/cpp/skipping.c: New test.
21370
21371 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
21372
21373         * g++.old-deja/g++.other/eh3.C: New testcase.
21374
21375 2000-12-07  Neil Booth  <neilb@earthling.net>
21376
21377         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21378         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21379         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21380         wtr-union-init-2.c, wtr-union-init-3.c: Update.
21381         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21382         Update.
21383
21384 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21385
21386         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21387         __SIZE_TYPE__ instead of int for type of integers cast to
21388         pointers.
21389
21390 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
21391
21392         * g++.old-deja/g++.other/cleanup4.C: New test.
21393
21394 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21395
21396         * format-sec-1.c: New test.
21397
21398 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21399
21400         * gcc.dg/format-nonlit-3.c: New test.
21401
21402 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21403
21404         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21405         through a null pointer.
21406
21407 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21408
21409         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21410         * g++.old-deja/g++.pt/partial4.C: New test.
21411
21412 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
21413
21414         * gcc.c-torture/execute/ieee/hugeval.x: New.
21415
21416 2000-12-06  Neil Booth  <neilb@earthling.net>
21417
21418         * gcc.dg/cpp/backslash2.c: New tests.
21419
21420 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21421
21422         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21423         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21424
21425 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
21426
21427         * gcc.c-torture/execute/20001203-2.c: New testcase.
21428
21429 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
21430
21431         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21432         * g++.old-deja/g++.other/virtual10.C: New test.
21433
21434 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
21435
21436         * g++.old-deja/g++.mike/pmf5.C: Remove test.
21437
21438 2000-12-05  Richard Henderson  <rth@redhat.com>
21439
21440         * gcc.c-torture/compile/20001205-1.c: New.
21441
21442 2000-12-04  Neil Booth  <neilb@earthling.net>
21443
21444         * g++.old-deja/g++.other/virtual9.C: New test.
21445         * g++.old-deja/g++.pt/crash61.C: New test.
21446         * gcc.c-torture/execute/loop-9.c: New test.
21447
21448 2000-12-04  Neil Booth  <neilb@earthling.net>
21449
21450         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21451         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21452         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21453         * gcc.dg/cpp/extratokens.c: ...here.
21454
21455 2000-12-04  Neil Booth  <neilb@earthling.net>
21456
21457         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21458         New tests.
21459
21460 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21461
21462         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21463         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21464
21465 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
21466
21467         * gcc.c-torture/execute/20001203-1.c: New test.
21468
21469 2000-12-03  Neil Booth  <neilb@earthling.net>
21470
21471         * gcc.dg/cpp/macro6.c: New test cases.
21472
21473 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21474
21475         * gcc.c-torture/execute/string-opt-9.c: New test.
21476         * gcc.c-torture/execute/string-opt-10.c: Likewise.
21477         * gcc.c-torture/execute/string-opt-11.c: Likewise.
21478         * gcc.c-torture/execute/string-opt-12.c: Likewise.
21479
21480         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21481         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21482
21483 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
21484
21485         * gcc.dg/cpp/if-6.c: New testcase.
21486
21487         * gcc.dg/20001201-1.c: New testcase.
21488
21489 2000-12-02  Neil Booth  <neilb@earthling.net>
21490
21491         * g++.old-deja/g++.other/externC4.C,
21492         g++.old-deja/g++.other/friend10.C: New tests.
21493
21494 2000-12-02  Neil Booth  <neilb@earthling.net>
21495
21496         * g++.old-deja/g++.other/instan2.C
21497         * g++.old-deja/g++.other/instan3.C: New test.
21498
21499 2000-12-02  Neil Booth  <neilb@earthling.net>
21500
21501         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21502         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21503         gnuc99.c,gnuc99-pedantic.c: New tests.
21504
21505 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21506
21507         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21508         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21509
21510 2000-12-01  Neil Booth  <neilb@earthling.net>
21511
21512         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
21513         * gcc.dg/cpp/poison.c: Update.
21514         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
21515
21516 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
21517
21518         * g77.f-torture/execute/20001201.f: New test.
21519
21520 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21521
21522         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
21523
21524 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
21525
21526         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
21527
21528 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
21529
21530         * g++.old-deja/g++.other/cast6.C: New test.
21531
21532 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
21533
21534         * gcc.c-torture/execute/20001130-2.c: New testcase.
21535
21536 2000-11-30  Richard Henderson  <rth@redhat.com>
21537
21538         * gcc.c-torture/execute/20001130-1.c: New test.
21539
21540 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21541
21542         * g++.old-deja/g++.other/op3.C: New test.
21543
21544 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21545
21546         * g++.old-deja/g++.other/op2.C: New test.
21547
21548 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21549
21550         * g++.old-deja/g++.other/crash38.C: New test.
21551
21552 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
21553
21554         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
21555
21556 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
21557
21558         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
21559         tests.
21560         * gcc.c-torture/execute/string-opt-6.c: New test.
21561
21562         * gcc.dg/20001117-1.c: Add main.
21563
21564 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
21565
21566         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
21567         Move from here ...
21568         * gcc.dg/940510-1.c: ... to here.
21569
21570         * gcc.dg/20000926-1.c: GNU C now allows initializations of
21571         zero-size arrays in toplevel structures.
21572
21573 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
21574
21575         * gcc.c-torture/execute/loop-8.c: New test.
21576
21577 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21578
21579         * g++.old-deja/g++.other/base1.C: New test.
21580
21581 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21582
21583         * g++.old-deja/g++.other/parse2.C: New test.
21584
21585 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21586
21587         * g++.old-deja/g++.pt/incomplete1.C: New test.
21588
21589 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21590
21591         * g++.old-deja/g++.other/friend9.C: New test.
21592
21593 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
21594
21595         * gcc.dg/20001127-1.c: New test.
21596
21597 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
21598
21599         * g++.old-deja/g++.pt/friend46.C: New test.
21600
21601 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
21602
21603         * g++.old-deja/g++.other/ptrmem8.C: New test.
21604
21605 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21606
21607         * gcc.c-torture/execute/string-opt-7.c: New test.
21608         * gcc.c-torture/execute/string-opt-8.c: Likewise.
21609
21610 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
21611
21612         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
21613         instead of 'mkcheck 2'.
21614
21615 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21616
21617         * gcc.c-torture/execute/memcheck/driver.c,
21618         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
21619         C9X references to refer to C99.
21620
21621 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
21622
21623         * gcc.dg/ultrasp3.c: New test.
21624
21625 2000-11-25  Neil Booth  <neilb@earthling.net>
21626
21627         * gcc.dg/cpp/include2.c: Update test to be locale independent.
21628
21629 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
21630
21631         * gcc.c-torture/compile/20001123-2.c: New.
21632
21633 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21634
21635         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
21636
21637 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
21638
21639         * gcc.dg/sequence-point-1.c: Add some new tests.
21640         * gcc.c-torture/execute/20001124-1.c: New test.
21641
21642 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
21643
21644         * g++.old-deja/g++.other/vaarg4.C: New test.
21645         * gcc.c-torture/compile/20001123-1.c: New test.
21646
21647 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
21648
21649         * g++.other/crash24.C: Adjust and remove XFAIL.
21650         * g++.other/crash37.C: New test.
21651
21652 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
21653
21654         * g++.old-deja/g++.pt/instantiate9.C: New test.
21655
21656 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
21657
21658         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
21659         new ABI, too.
21660
21661         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
21662         * g++.old-deja/g++.robertl/eb55.C: Likewise.
21663
21664 2000-11-22  Neil Booth  <neilb@earthling.net>
21665
21666         * gcc.dg/cpp/Wtrigraphs.c: New test.
21667
21668 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
21669
21670         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
21671
21672 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
21673
21674         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
21675
21676 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
21677
21678         * lib/gcc-dg.exp: load_lib scanasm.exp.
21679         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
21680         * lib/g++-dg.exp: load_lib scanasm.exp.
21681         * lib/scanasm.exp: New.
21682         (scan-assembler, scan-assembler-not): Add optional arguments to
21683         test name, or if not present, the pattern name.
21684         (scan-assembler-dem, scan-assembler-dem-not): New.
21685
21686         * g++.dg/dg.exp: New.
21687
21688 2000-11-21  Neil Booth  <neilb@earthling.net>
21689
21690         * gcc.dg/cpp/integrated1.c: Remove.
21691
21692 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
21693
21694         * gcc.c-torture/execute/20001121-1.c: New test.
21695
21696 2000-11-21  Richard Henderson  <rth@redhat.com>
21697
21698         * gcc.c-torture/compile/20001121-1.c: New test.
21699
21700 2000-11-20  Neil Booth  <neilb@earthling.net>
21701
21702         * gcc.dg/cpp/integrated1.c: New test.
21703
21704 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
21705
21706         * g++.old-deja/g++.other/inline17.C: New test.
21707
21708 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
21709
21710         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
21711         local variable to be zero: I made the variable global. Now
21712         uses abort() and exit() instead of relying on main's return value.
21713
21714 2000-11-20  Neil Booth  <neilb@earthling.net>
21715
21716         * gcc.dg/cpp/paste2.c: Update test.
21717         * objc/execute/paste.m: New test.
21718
21719 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
21720
21721         * gcc.dg/c99-condexpr-1.c: New test.
21722
21723 2000-11-20  Neil Booth  <neilb@earthling.net>
21724
21725         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
21726
21727 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
21728
21729         * g++.old-deja/g++.pt/export1.C: New test.
21730
21731 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
21732
21733         * gcc.dg/20001117-1.c: New test.
21734
21735 2000-11-18  Richard Henderson  <rth@redhat.com>
21736
21737         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
21738
21739 2000-11-18  Richard Henderson  <rth@redhat.com>
21740
21741         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
21742         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
21743         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
21744
21745 2000-11-18  Richard Henderson  <rth@redhat.com>
21746
21747         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
21748         (main): New.  Exit cleanly.
21749
21750 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21751
21752         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
21753         gcc.dg/c99-fordecl-2.c: New tests.
21754
21755 2000-11-18  Richard Henderson  <rth@redhat.com>
21756
21757         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
21758         * gcc.c-torture/execute/zerolen-2.c: New.
21759
21760 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21761
21762         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
21763         memory.
21764
21765 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
21766
21767         * g++.old-deja/g++.pt/instantiate8.C: New test.
21768
21769 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
21770
21771         * g++.old-deja/g++.other/incomplete.C: Add more tests.
21772         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
21773
21774 2000-11-16  Nick Clifton  <nickc@redhat.com>
21775
21776         * gcc.c-torture/execute/nestfunc-2.c: New test.
21777         * gcc.c-torture/execute/nestfunc-3.c: New test.
21778
21779 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
21780
21781         * gcc.c-torture/compile/20001116-1.c: New test.
21782
21783 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21784
21785         * gcc.c-torture/execute/20001115-1.c: New test.
21786
21787 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
21788
21789         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
21790         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
21791         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
21792         * g++.old-deja/g++.abi/vmihint.C: Likewise.
21793
21794 2000-11-15  Neil Booth  <neilb@earthling.net>
21795
21796         gcc.dg/cpp/_Pragma1.c: Update.
21797         gcc.dg/cpp/_Pragma2.c: New test.
21798
21799 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
21800
21801         * g++.old-deja/g++.other/anon5.C: New test.
21802
21803 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
21804
21805         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
21806         tests.
21807
21808 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
21809
21810         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
21811         output.
21812
21813 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21814
21815         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
21816         labels at end of compound statements.
21817
21818 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
21819
21820         * gcc.c-torture/execute/loop-7.c: New test.
21821
21822 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21823
21824         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
21825
21826 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21827
21828         * gcc.dg/c99-bool-1.c: New test.
21829
21830 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21831
21832         * gcc.dg/c99-scope-1.c: Remove xfail.
21833         * gcc.dg/c99-scope-2.c: New test.
21834
21835 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21836
21837         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
21838         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
21839
21840 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
21841
21842         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
21843         error messages.
21844
21845         * g++.mike/p700.C: Don't typedef wchar_t.
21846         * g++.mike/p784.C: Likewise.
21847         * g++.mike/eb101.C: Don't use __wchar_t.
21848
21849 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
21850
21851         * g77.f-torture/execute/20001111.[fx]: Test premature exit
21852         from DO loop.
21853
21854 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
21855
21856         * gcc.c-torture/execute/20001111-1.c: New test.
21857
21858 2000-11-10  Nick Clifton  <nickc@redhat.com>
21859
21860         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
21861         long multuiple and accumulate.
21862
21863 2000-11-09  Richard Henderson  <rth@redhat.com>
21864
21865         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
21866         via size_t instead of int.
21867
21868         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
21869         * gcc.c-torture/execute/string-opt-2.c: Likewise.
21870         * gcc.c-torture/execute/string-opt-3.c: Likewise.
21871         * gcc.c-torture/execute/string-opt-4.c: Likewise.
21872
21873 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
21874
21875         * gcc.c-torture/compile/20001109-1.c: New test.
21876         * gcc.c-torture/compile/20001109-2.c: New test.
21877
21878 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
21879
21880         * g++.old-deja/g++.pt/operator1.C: New test.
21881         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
21882
21883 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
21884
21885         * gcc.dg/20001108-1.c: New test.
21886
21887 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
21888
21889         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
21890         with both arguments constant strings.
21891         * gcc.c-torture/execute/string-opt-3.c: New test.
21892         * gcc.c-torture/execute/string-opt-4.c: New test.
21893         * gcc.c-torture/execute/string-opt-5.c: New test.
21894
21895 2000-11-08  Nick Clifton  <nickc@redhat.com>
21896
21897         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
21898         mulsidi3adddi patterns.
21899
21900 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
21901
21902         * g++.old-deja/g++.other/crash36.C: New test.
21903
21904 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
21905
21906         * g++.old-deja/g++.other/init16.C: New test.
21907
21908 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
21909
21910         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
21911
21912 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
21913
21914         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
21915         * gcc.c-torture/execute/va-arg-16.x: Likewise.
21916         * gcc.c-torture/execute/va-arg-17.x: Likewise.
21917
21918 2000-11-07  DJ Delorie  <dj@redhat.com>
21919
21920         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
21921
21922 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21923
21924         * gcc.c-torture/execute/string-opt-1.c: New test.
21925
21926 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
21927
21928         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
21929         mips-sgi-irix6.* because the MIPS ABI passes floating-point
21930         parameters in registers, and there is no way for a varargs
21931         function to know in which order the integer and floating-point
21932         parameters should be interleaved when they are placed on the
21933         stack.
21934         * gcc.c-torture/execute/va-arg-16.x: Likewise.
21935         * gcc.c-torture/execute/va-arg-17.x: Likewise.
21936
21937 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21938
21939         * gcc.c-torture/execute/string-opt-2.c: New test.
21940
21941 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
21942
21943         * g++.old-deja/g++.pt/crash60.C: New test.
21944
21945 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
21946
21947         * g++.old-deja/g++.other/crash24.C: New test.
21948         * g++.old-deja/g++.other/crash25.C: New test.
21949         * g++.old-deja/g++.other/crash26.C: New test.
21950         * g++.old-deja/g++.other/crash27.C: New test.
21951         * g++.old-deja/g++.other/crash28.C: New test.
21952         * g++.old-deja/g++.other/crash29.C: New test.
21953         * g++.old-deja/g++.other/crash30.C: New test.
21954         * g++.old-deja/g++.other/crash31.C: New test.
21955         * g++.old-deja/g++.other/crash32.C: New test.
21956         * g++.old-deja/g++.other/crash33.C: New test.
21957         * g++.old-deja/g++.other/crash34.C: New test.
21958         * g++.old-deja/g++.other/crash35.C: New test.
21959
21960 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
21961
21962         * gcc.c-torture/execute/20001031-1.c: New test.
21963
21964 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
21965
21966         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
21967         namespace.
21968
21969         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
21970         standards-conformant.
21971
21972         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
21973
21974         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
21975         * g++.old-deja/g++.mike/p755a.C: Likewise.
21976         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
21977         library makes no calls to `operator new' during initialization.
21978
21979 2000-11-04  Neil Booth  <neilb@earthling.net>
21980
21981         * gcc.dg/cpp/include2.c: New tests.
21982
21983 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
21984
21985         * lib/g++.exp (g++_set_ld_library_path): New function.
21986         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
21987
21988 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
21989
21990         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
21991         warnings.
21992
21993 2000-11-01  Richard Henderson  <rth@redhat.com>
21994
21995         * g++.old-deja/g++.ext/namedret1.C: New.
21996         * g++.old-deja/g++.ext/namedret2.C: New.
21997         * g++.old-deja/g++.ext/namedret3.C: New.
21998
21999 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
22000
22001         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22002         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22003
22004 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22005
22006         * gcc.c-torture/execute/va-arg-21.c: New test.
22007
22008 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
22009
22010         * gcc.dg/c99-complex-2.c: New test.
22011
22012 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22013
22014         * gcc.c-torture/execute/stdio-opt-1.c: New test.
22015
22016 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
22017
22018         * g++.old-deja/g++.other/inline16.C: New test.
22019
22020 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
22021
22022         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22023         __PRETTY_FUNCTION__
22024
22025 2000-10-29  Neil Booth  <neilb@earthling.net>
22026
22027         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22028         New tests.
22029         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22030         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22031         optimisation.
22032
22033 2000-10-29  Neil Booth  <neilb@earthling.net>
22034
22035         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22036         * mi1.c, mi1c.h: Add null directives to multiple-include test.
22037         * mi5.c: Test multiple includes work with -C.
22038         * trigraphs.c: Test ^= version.
22039
22040 2000-10-28  Neil Booth  <neilb@earthling.net>
22041
22042         New tests and test updates for new macro expander.
22043
22044         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22045         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22046         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22047         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22048         new diagnostic messages.
22049
22050         * gcc.dg/cpp/macro3.c: New tests.
22051
22052 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
22053
22054         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22055         on the same line.
22056
22057 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
22058
22059         * g++.old-deja/g++.other/eh2.C: New test.
22060
22061 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
22062
22063         * gcc.c-torture/execute/20001027-1.c: New test.
22064
22065 2000-10-26  Richard Henderson  <rth@redhat.com>
22066
22067         * gcc.c-torture/execute/20001026-1.c: New.
22068
22069 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
22070
22071         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22072         * g++.old-deja/g++.law/builtin1.C: Likewise.
22073         * g++.old-deja/g++.law/ctors10.C: Likewise.
22074         * g++.old-deja/g++.law/virtual3.C: Likewise.
22075         * g++.old-deja/g++.mike/p658.C: Likewise.
22076         * g++.old-deja/g++.other/sibcall1.C: Likewise.
22077         * g++.old-deja/g++.other/vaarg2.C: Likewise.
22078         * g++.old-deja/g++.robertl/eb124.C: Likewise.
22079         * g++.old-deja/g++.robertl/eb44.C: Likewise.
22080         * g++.old-deja/g++.robertl/eb77.C: Likewise.
22081
22082 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
22083
22084         * gcc.c-torture/compile/20001024-1.c: New test.
22085
22086 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
22087
22088         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22089         to tell us whether or not we are using V3.
22090
22091 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
22092
22093         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22094         operands.
22095
22096 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22097
22098         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22099
22100 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
22101
22102         * gcc.c-torture/execute/20001024-1.c: New test.
22103
22104 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
22105
22106         * g++.old-deja/g++.other/sibcall1.C: New test.
22107
22108 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
22109
22110         * gcc.dg/noncompile/init-3.c: New test.
22111
22112 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
22113
22114         * gcc.dg/format-array-1.c: New test.
22115
22116 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22117
22118         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22119         writing through null pointers; remove comment about testing
22120         unterminated strings.
22121
22122 2000-10-17  Matthew Hiller  <hiller@redhat.com>
22123
22124         * gcc.c-torture/execute/20001017-2.c: New test.
22125
22126 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22127
22128         * gcc.c-torture/compile/20001018-1.c: New test.
22129         * gcc.c-torture/compile/20001018-1.x: Xfail.
22130
22131 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22132
22133         * gcc.c-torture/execute/20001017-1.c: New test.
22134
22135 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22136
22137         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22138         for multiple use of arguments with scanf formats; add tests for
22139         multiple use of arguments.
22140
22141 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
22142
22143         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22144
22145 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22146
22147         * gcc.dg/format-miss-1.c: New test.
22148
22149 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
22150
22151         * gcc.c-torture/execute/20001013-1.c: New test.
22152
22153 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
22154
22155         * gcc.dg/format-branch-1.c: New test.
22156
22157 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
22158
22159         * README, lib/file-format.exp: Remove EGCS references.
22160
22161 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
22162
22163         * gcc.dg/20001013-1.c: New test.
22164
22165 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
22166
22167         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22168         for intmax_t in the compiler using __typeof__ and the type rules
22169         for conditional expressions.
22170
22171 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
22172
22173         * gcc.dg/20001012-1.c: New test.
22174         * gcc.dg/20001012-2.c: New test.
22175
22176 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22177
22178         * gcc.dg/format-attr-1.c: New test.
22179
22180 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22181
22182         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22183         __LONG_LONG_MAX__ instead of LLONG_MAX.
22184
22185 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22186
22187         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22188         scanf flags.
22189         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22190         flags.
22191
22192 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
22193
22194         * gcc.dg/sequence-pt-1.c: New test.
22195
22196 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
22197
22198         * gcc.c-torture/execute/20001011-1.c: New testcase.
22199         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22200
22201 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
22202
22203         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22204         does not error on it.
22205
22206 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
22207
22208         * gcc.dg/20001009-1.c: New test.
22209
22210 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
22211
22212         * gcc.c-torture/compile/20001009-1.c: Move from here ....
22213         * gcc.c-torture/execute/20001009-2.c: ... to here.
22214
22215 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
22216
22217         * gcc.c-torture/compile/20001009-1.c: New testcase.
22218         * gcc.c-torture/execute/20001009-1.c: New testcase.
22219         Testcases provided by Jan Hubicka <jh@suse.cz>.
22220
22221 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22222
22223         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22224         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22225         uintmax_t using <limits.h> to emulate the compiler's internal
22226         logic.  No longer XFAIL %j tests.
22227
22228 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22229
22230         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22231         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22232         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22233         regexps and details of expected handling of some bad formats.
22234         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22235         suppression.
22236
22237 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22238
22239         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22240         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22241         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22242         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22243         in list archives.
22244
22245 2000-10-06  Richard Henderson  <rth@cygnus.com>
22246
22247         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22248         * g++.old-deja/g++.brendan/crash52.C: Likewise.
22249         * g++.old-deja/g++.jason/report.C: Likewise.
22250         * g++.old-deja/g++.law/friend5.C: Likewise.
22251         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
22252         of the expected warnings.
22253
22254 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
22255
22256         * g++.old-deja/g++.pt/enum14.C: New test.
22257
22258 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
22259
22260         * g++.old-deja/g++.pt/crash59.C: New test.
22261
22262 2000-10-04  Will Cohen  <wcohen@redhat.com>
22263
22264         * gcc.dg/20000926-1.c: New test.
22265
22266 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
22267
22268         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22269         function name for current C++ compiler.
22270         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22271
22272 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
22273
22274         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22275         __PRETTY_FUNCTION__.
22276         * g++.old-deja/g++.ext/pretty2.C: Likewise.
22277
22278 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22279
22280         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22281
22282 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
22283
22284         * gcc.c-torture/compile/20000923-1.c: New test.
22285
22286 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22287
22288         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22289         * g++.old-deja/g++.pt/ttp62.C: Same.
22290         * g++.old-deja/g++.other/inline14.C: Same.
22291
22292 2000-09-24  Richard Henderson  <rth@cygnus.com>
22293
22294         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22295
22296 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
22297
22298         * gcc.dg/c90-printf-1.c: Add test for wide string format.
22299
22300 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
22301
22302         * gcc.c-torture/compile/20000922-1.c: New file.
22303
22304 2000-09-21  Nick Clifton  <nickc@redhat.com>
22305
22306         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22307         a signed long modulo operation.
22308         (mod6): New function - perform an unsigned long modulo operation.
22309         (main): Add tests for modulos of very large numbers by very small
22310         dividends.
22311
22312 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22313
22314         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22315
22316 2000-09-19  Richard Henderson  <rth@cygnus.com>
22317
22318         * gcc.dg/compare2.c (case 10): XFAIL.
22319
22320 2000-09-18  Richard Henderson  <rth@cygnus.com>
22321
22322         * gcc.c-torture/execute/20000906-1.c: Move ...
22323         * gcc.dg/20000906-1.c: ... here.  Only run on targets
22324         that support __builtin_trap.
22325
22326 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
22327
22328         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22329
22330 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22331
22332         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22333         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
22334         more $ format tests.
22335
22336 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22337
22338         * gcc.dg/format-errmk-1.c: New test.
22339
22340 2000-09-17  Greg McGary  <greg@mcgary.org>
22341
22342         * gcc.c-torture/execute/20000917-1.x: Remove.
22343
22344 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22345
22346         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22347
22348 2000-09-17  Greg McGary  <greg@mcgary.org>
22349
22350         * gcc.c-torture/execute/20000917-1.c: New test.
22351         * gcc.c-torture/execute/20000917-1.x: XFAIL.
22352
22353 2000-09-16  Neil Booth  <NeilB@earthling.net>
22354
22355         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22356         in nested macro bug.
22357
22358 2000-09-15  Neil Booth  <NeilB@earthling.net>
22359
22360         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22361
22362 2000-09-14  Jeffrey A Law  (law@cygnus.com)
22363
22364         * gcc.c-torture/execute/20000914-1.c: New test.
22365
22366 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
22367
22368         * g++.other/inline13.C: New test.
22369
22370 2000-09-12  Andreas Jaeger  <aj@suse.de>
22371
22372         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22373         constant by Ulrich Drepper <drepper@redhat.com>.
22374
22375 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
22376
22377         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22378
22379 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22380
22381         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22382
22383 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
22384
22385         * gcc.dg/cpp/backslash.c: New test.
22386
22387 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
22388
22389         * gcc.c-torture/execute/20000910-1.c: New test.
22390         * gcc.c-torture/execute/20000910-2.c: Likewise.
22391
22392 2000-09-11  Robert Lipe  <robertl@sco.com>
22393
22394         * gcc.dg/pragma-align.c: New test.
22395
22396 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
22397
22398         * g++.old-deja/g++.pt/explicit82.C: New test.
22399         * g++.old-deja/g++.pt/explicit83.C: New test.
22400
22401 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
22402
22403         * gcc.dg/asm-names.c: New test.
22404
22405 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22406
22407         * gcc.dg/cpp/tr-warn6.c: New test
22408
22409 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22410
22411         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22412         be accepted.
22413
22414 2000-09-07  Catherine Moore  <clm@redhat.com>
22415
22416         * gcc.c-torture/execute/unroll-1.c: New test.
22417
22418 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
22419
22420         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22421         ERROR markers.
22422         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22423         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22424         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22425         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22426         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22427         Preprocess only.
22428         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22429         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22430
22431 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22432
22433         * g++.old-deja/g++.pt/deduct2.C: New test.
22434
22435 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22436
22437         * g++.old-deja/g++.pt/parms2.C: New test.
22438
22439 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22440
22441         * g++.old-deja/g++.pt/crash58.C: New test.
22442
22443 2000-09-06  Greg McGary  <greg@mcgary.org>
22444
22445         * gcc.c-torture/execute/20000906-1.c: New test.
22446         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22447
22448 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22449
22450         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22451
22452 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22453
22454         * g++.old-deja/g++.pt/crash57.C: New test.
22455
22456 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22457
22458         * g++.old-deja/g++.pt/crash56.C: New test.
22459
22460 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22461
22462         * g++.old-deja/g++.pt/koenig1.C: New test.
22463
22464 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
22465
22466         * gcc.dg/20000904-1.c: New test.
22467
22468 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
22469
22470         * gcc.dg/cpp/paste8.c: New test.
22471
22472 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
22473
22474         * gcc.c-torture/compile/20000827-1.c: New test.
22475
22476 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22477
22478         * gcc.dg/format-diag-1.c: New test.
22479
22480 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22481
22482         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22483         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22484         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22485         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22486         gcc.dg/formatz-1.c: Adjust warning regular expressions.
22487
22488 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
22489
22490         * g++.old-deja/g++.other/nested4.C: New test.
22491
22492 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
22493
22494         * g++.old-deja/g++.ns/scoped1.C: New test.
22495
22496 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
22497
22498         * lib/g++.exp: Support testing already-installed GCC.
22499
22500 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22501
22502         * wtr-label-1.c, wtr-suffix-1.c: New tests.
22503
22504 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22505
22506         * gcc.dg/return-type-2.c: New test.
22507
22508 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
22509
22510         * gcc.c-torture/compile/20000825-1.c: New test.
22511
22512 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
22513
22514         * gcc.dg/dwarf2-2.c: New test.
22515
22516 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
22517
22518         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
22519         dg-warning regexps.
22520
22521 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22522
22523         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
22524         gcc.dg/format-ext-5.c: New tests.
22525
22526 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
22527
22528         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
22529
22530 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
22531
22532         * gcc.dg/noncompile/930622-2.c: Adjust error message.
22533
22534 2000-08-24  Richard Henderson  <rth@cygnus.com>
22535
22536         * gcc.dg/ia64-sync-1.c: New test.
22537         * gcc.dg/ia64-sync-2.c: New test.
22538         * gcc.dg/ia64-asm-1.c: New test.
22539
22540 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
22541
22542         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
22543         * gcc.dg/format-ext-2.c: New test.
22544
22545 2000-08-23  Jason Merrill  <jason@redhat.com>
22546
22547         * lib/old-dejagnu.exp: Also ignore "In member function" and
22548         "At global scope".
22549
22550 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22551
22552         * gcc.dg/noncompile/label-lineno-1.c: New test.
22553
22554 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
22555
22556         * gcc.dg/c99-array-nonobj-1.c: New test.
22557
22558 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
22559
22560         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
22561         tests.
22562         * gcc.dg/format-ext-1.c: New test.
22563
22564 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22565
22566         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
22567         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
22568         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
22569         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
22570         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
22571
22572 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
22573
22574         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
22575         gcc.dg/c99-strftime-2.c: New tests.
22576
22577 2000-08-22  Richard Henderson  <rth@cygnus.com>
22578
22579         * gcc.c-torture/execute/20000822-1.c: New test.
22580
22581 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
22582
22583         * gcc.c-torture/execute/20000819-1.x: Remove.
22584
22585 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
22586
22587         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
22588         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
22589         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
22590         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
22591         gcc.dg/format-xopen-1.c: New tests.
22592
22593 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
22594
22595         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
22596
22597 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
22598
22599         * g++.old-deja/g++.other/loop2.C: New test.
22600
22601         * gcc.c-torture/compile/20000606-1.c: New test.
22602         * gcc.c-torture/compile/20000728-1.c: New test.
22603         * gcc.c-torture/execute/20000801-1.c: New test.
22604         * gcc.c-torture/execute/20000801-2.c: New test.
22605         * gcc.c-torture/execute/20000819-1.c: New test.
22606         * gcc.c-torture/execute/20000819-1.x: XFAIL.
22607         * gcc.dg/20000629-1.c: New test.
22608         * gcc.dg/20000724-1.c: New test.
22609         * gcc.dg/20000807-1.c: New test.
22610
22611 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
22612
22613         * gcc.dg/cpp/pragma-1.c: New test.
22614         * gcc.dg/cpp/pragma-2.c: New test.
22615
22616 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
22617
22618         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
22619         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
22620
22621 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
22622
22623         * gcc.c-torture/compile/20000818-1.c: New test.
22624
22625 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
22626
22627         * gcc.c-torture/execute/20000818-1.c: New test.
22628
22629 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22630
22631         * gcc.dg/format-va-1.c: New test.
22632
22633 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22634
22635         * g++.old-deja/g++.other/typedef8.C: New test.
22636
22637 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22638
22639         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
22640         * g++.old-deja/g++.mike/net36.C: Mark candidate.
22641         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
22642         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
22643         * g++.old-deja/g++.other/ptrmem7.C: New test.
22644         * g++.old-deja/g++.pt/ptrmem10.C: New test.
22645
22646 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22647
22648         * g++.old-deja/g++.pt/typename27.C: New test.
22649
22650 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
22651
22652         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
22653         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
22654         * g++.old-deja/g++.pt/friend45.C: New test.
22655         * g++.old-deja/g++.other/friend8.C: New test.
22656
22657 2000-08-15  Richard Henderson  <rth@cygnus.com>
22658
22659         * gcc.c-torture/execute/20000815-1.c: New test.
22660
22661 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
22662
22663         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
22664         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
22665         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
22666
22667 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
22668
22669         * g++.old-deja/g++.other/refinit2.C: New test.
22670
22671 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
22672
22673         * lib/c-torture.exp (c-torture): Make
22674         compiler_conditional_xfail_data global.
22675         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
22676         compiler_conditional_xfail_data machinery.
22677         (f-torture-execute): Likewise.
22678         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
22679         and only when unrolling loops.
22680
22681         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
22682
22683 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
22684
22685         * g++.old-deja/g++.pt/explicit81.C: New test.
22686
22687 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
22688
22689         * g++.old-deja/g++.pt/typename26.C: New test.
22690
22691 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
22692
22693         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
22694         warning.
22695
22696 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
22697
22698         * g++.old-deja/g++.other/array3.C: New test.
22699
22700 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22701
22702         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
22703         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
22704         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
22705         New tests.
22706
22707 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
22708
22709         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
22710         * g++.old-deja/g++.abi/vmihint.C: Likewise.
22711
22712 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
22713
22714         * gcc.c-torture/execute/20000808-1.c: New test.
22715
22716 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22717
22718         * gcc.dg/c90-const-expr-1.c: New test.
22719
22720 2000-08-08  Richard Henderson  <rth@cygnus.com>
22721
22722         * gcc.dg/noncompile/920923-1.c: Declare calloc.
22723
22724 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22725
22726         * gcc.dg/noncompile/const-ll-1.c: New test.
22727
22728 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22729
22730         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
22731
22732 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
22733
22734         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
22735         that running programs linked against the shared version of libobjc
22736         run correctly.
22737
22738 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
22739
22740         * gcc.dg/c99-printf-1.c: New test.
22741
22742 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
22743
22744         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
22745
22746 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
22747
22748         * gcc.c-torture/execute/20000731-1.x: Delete.
22749
22750 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
22751
22752         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
22753         and torture_without_loops as is done by c-torture.exp.
22754         (search_for): Copy from c-torture.exp.
22755         (gcc-dg-runtest): New function, drives a directory of tests
22756         iterating over the TORTURE_OPTIONS.
22757         (scan-assembler, scan-assembler-not): Move here from
22758         individual directory drivers.
22759
22760         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
22761         defined by lib/gcc-dg.exp.
22762         * gcc.dg/cpp/cpp.exp: Likewise.
22763         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
22764         gcc-dg-runtest, so we cycle over optimization options.
22765
22766         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
22767         * gcc.dg/compare2.c: No longer expected to fail.
22768
22769 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
22770
22771         * gcc.c-torture/execute/20000804-1.c: New test.
22772
22773 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
22774
22775         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
22776
22777 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
22778
22779         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
22780
22781 2000-08-03  Jeffrey A Law  (law@cygnus.com)
22782
22783         * gcc.c-torture/compile/20000803-1.c: New test.
22784
22785 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
22786
22787         * gcc.c-torture/execute/20000801-3.c,
22788         gcc.c-torture/execute/20000801-4.c: New tests.
22789         * gcc.c-torture/execute/20000801-3.x,
22790         gcc.c-torture/execute/20000801-4.x: Xfail.
22791
22792 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
22793
22794         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
22795         libobjc/.libs to allow for libtool.
22796
22797 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
22798
22799         * gcc.c-torture/compile/20000802-1.c: New test.
22800
22801 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
22802
22803         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
22804
22805 2000-07-31  Jeffrey A Law  (law@cygnus.com)
22806
22807         * gcc-c-torture/execute/20000731-2.c: New test.
22808
22809         * gcc.c-torture/execute/20000731-1.c: New test.
22810         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
22811
22812 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
22813
22814         * testsuite/gcc.dg/cpp/paste7.c: New test.
22815         * gcc.dg/cpp/20000725-1.c: New test.
22816
22817 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
22818
22819         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
22820         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
22821         declaration warning for __builtin_dwarf_reg_size.
22822
22823         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
22824
22825 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
22826
22827         * gcc.dg/noncompile/voidparam-1.c: New test.
22828
22829 2000-07-30  Richard Henderson  <rth@cygnus.com>
22830
22831         * gcc.dg/c90-digraph-1.c: Don't xfail.
22832         * gcc.dg/compare2.c (case 10): Xfail.
22833         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
22834
22835 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
22836
22837         * gcc.dg/c99-main-1.c: New test.
22838
22839 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22840
22841         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
22842
22843 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
22844
22845         * gcc.c-tortuer/execute/20000726-1.c: New test.
22846
22847 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
22848
22849         * gcc.c-torture/execute/enum-2.c: New test.
22850
22851 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22852
22853         * gcc.dg/cpp/tr-warn3.c: New test.
22854
22855 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22856
22857         * g++.old-deja/g++.ext/implicit1.C: Remove.
22858         * g++.old-deja/g++.jason/c2.C: Remove
22859         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
22860         * g++.old-deja/g++.pt/crash16.C: Likewise.
22861         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
22862
22863 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22864
22865         * g++.old-deja/g++.other/for2.C: New test.
22866
22867 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
22868
22869         * gcc.dg/20000720-1.c: New test.
22870
22871 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
22872
22873         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
22874
22875 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
22876
22877         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
22878         * gcc.c-torture/execute/20000722-1.c: New.
22879         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
22880
22881 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
22882
22883         * gcc.dg/cpp/20000720-1.S: New test.
22884
22885 2000-07-21  Michael Meissner  <meissner@redhat.com>
22886
22887         * gcc.c-torture/execute/ieee/hugeval.c: New test.
22888
22889 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
22890
22891         * g++.old-deja/g++.brendan/crash16.C,
22892         g++.old-deja/g++.brendan/parse3.C,
22893         g++.old-deja/g++.brendan/redecl1.C,
22894         g++.old-deja/g++.ns/template13.C,
22895         g++.old-deja/g++.other/decl4.C,
22896         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
22897
22898 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
22899
22900         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
22901         and "Internal error".
22902
22903         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
22904         regexps.
22905         * gcc.dg/cpp/paste6.c: New test.
22906
22907 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
22908
22909         * gcc.dg/cpp/tr-direct.c: New test.
22910
22911         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
22912         gcc.dg/cpp/undef1.c: Tweak error regexps.
22913
22914 2000-07-18  Eric Christopher <echristo@redhat.com>
22915
22916         * gcc.c-torture/compile/20000718-1.c: New test.
22917
22918 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
22919
22920         * cpplex.c (_cpp_push_token): If the token being pushed back
22921         is the previous token in this context, just subtract one from
22922         context->posn.
22923         * cppmacro.c (save_expansion): Clear aux field when storing a
22924         placemarker.
22925
22926 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
22927
22928         * gcc.dg/noncompile/redecl-1.c: New test.
22929
22930 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
22931
22932         * gcc.c-torture/execute/20000717-5.c: New test.
22933         * gcc.c-torture/execute/20000717-1.x: Removed.
22934
22935 2000-07-17  Richard Henderson  <rth@cygnus.com>
22936
22937         * gcc.c-torture/execute/20000717-4.c: New test.
22938
22939 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
22940
22941         * gcc.dg/cpp/syshdr.c: New test.
22942         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
22943
22944 2000-07-17  Neil Booth  <neilb@earthling.net>
22945
22946         * gcc.dg/cpp/cmdlne-dM.c: New test.
22947         * gcc.dg/cpp/cmdlne-dD.c: New test.
22948
22949 2000-07-17  Jeffrey A Law  (law@cygnus.com)
22950
22951         * gcc.c-torture/execute/20000717-3.c: New test.
22952
22953         * gcc.c-torture/compile/20000717-1.c: New test.
22954
22955 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
22956
22957         * gcc.c-torture/execute/20000717-2.c: New test.
22958
22959 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22960
22961         * gcc.dg/formatz-1.c: New test.
22962
22963         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
22964         * gcc.dg/c99-digraph-1.c: New tests.
22965
22966         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
22967         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
22968
22969         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
22970         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
22971         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
22972         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
22973         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
22974         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
22975         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
22976
22977 2000-07-17   Greg McGary <greg@mcgary.org>
22978
22979         * gcc.c-torture/execute/20000717-1.c: New test.
22980         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
22981
22982 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
22983
22984         * gcc.c-torture/execute/20000715-2.c: New test.
22985         * gcc.dg/20000715-1.c: New test.
22986
22987 2000-07-15  Michael Meissner  <meissner@redhat.com>
22988
22989         * gcc.c-torture/execute/20000715-1.c: New test.
22990
22991 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
22992
22993         * gcc.c-torture/execute/20000707-1.c: New test.
22994
22995 2000-07-13  Neil Booth  <NeilB@earthling.net>
22996
22997         * testsuite/gcc.dg/cpp/digraph1.c,
22998         testsuite/gcc.dg/cpp/digraph2.c,
22999         testsuite/gcc.dg/cpp/digraphs.c: New tests.
23000
23001 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
23002
23003         * g77.f-torture/compile/20000630-2.f:  New test.
23004         * g77.f-torture/compile/20000630-2.x
23005
23006 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
23007
23008         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
23009
23010 2000-07-11  Neil Booth  <NeilB@earthling.net>
23011
23012         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23013
23014 2000-07-11  Neil Booth  <NeilB@earthling.net>
23015
23016         * gcc.dg/cpp/cmdlne-C.c: New.
23017
23018 2000-07-09  Neil Booth  <NeilB@earthling.net>
23019
23020         * gcc.dg/cpp/directiv.c: New tests.
23021         * gcc.dg/cpp/undef1.c: Update.
23022
23023 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
23024
23025         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23026
23027 2000-07-09  Neil Booth  <NeilB@earthling.net>
23028
23029         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23030
23031 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
23032
23033         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23034         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23035
23036 2000-07-08  Neil Booth  <NeilB@earthling.net>
23037
23038         * gcc.dg/cpp/macsyntx.c: New tests.
23039
23040 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
23041
23042         * gcc.dg/20000707-1.c: New test.
23043
23044 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
23045
23046         * gcc.c-torture/execute/20000706-1.c: New test.
23047         * gcc.c-torture/execute/20000706-2.c: New test.
23048         * gcc.c-torture/execute/20000706-3.c: New test.
23049         * gcc.c-torture/execute/20000706-4.c: New test.
23050         * gcc.c-torture/execute/20000706-5.c: New test.
23051
23052 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
23053
23054         * g++.old-deja/g++.pt/instantiate7.C: New test.
23055
23056 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
23057
23058         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23059         * g++.old-deja/g++.mike/thunk3.C: Likewise.
23060         * g++.old-deja/g++.other/rtti3.C: Likewise.
23061         * g++.old-deja/g++.other/rttid3.C: Likewise.
23062
23063 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
23064
23065         *  g77.f-torture/compile/20000630-1.x: Fix typo
23066
23067 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
23068
23069         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23070         assembly output.
23071
23072 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
23073
23074         * gcc.dg/cpp/ident.c: New test.
23075
23076 2000-07-05  Neil Booth  <NeilB@earthling.net>
23077
23078         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23079           gcc.dg/cpp/lexstrng.c: New tests.
23080
23081 2000-07-04  Neil Booth  <NeilB@earthling.net>
23082
23083         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23084         * gcc.dg/cpp/strify2.c: Same.
23085
23086 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
23087
23088         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23089         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23090         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23091         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23092
23093         * testsuite/gcc.dg/cpp/macro1.c,
23094         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23095         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23096         testsuite/gcc.dg/cpp/strify1.c,
23097         testsuite/gcc.dg/cpp/strify2.c: New tests.
23098
23099 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
23100
23101         * gcc.c-torture/execute/20000703-1.c: New test.
23102
23103 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
23104
23105         * g++.old-deja/g++.pt (lookup10.C): New test.
23106
23107 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
23108
23109         * g++.old-deja/g++.pt (typename25.C): New test.
23110
23111 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
23112
23113         * gcc.c-torture/compile/20000701-1.c: New test.
23114
23115 2000-06-30  Nick Clifton  <nickc@cygnus.com>
23116
23117         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23118         to test case.
23119
23120 2000-06-30  Catherine Moore  <clm@cygnus.com>
23121
23122         * gcc.c-torture/execute/align-1.c: New test.
23123
23124 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
23125
23126         * g++.old-deja/g++.pt/expr8.C: New test.
23127         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23128
23129 2000-06-29  Nick Clifton  <nickc@cygnus.com>
23130
23131         * gcc.c-torture/compile/20000629-1.c: New test.
23132
23133 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
23134
23135
23136         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23137         gcc.dg/noncompile directory, depending on whether they're
23138         preprocessor tests or not.  Annotate all the tests for the dg
23139         framework.
23140
23141         * gcc.c-torture/noncompile/noncompile.exp: Delete.
23142         * gcc.dg/noncompile/noncompile.exp: New.
23143
23144         * Moved files:
23145         Old name                                New name
23146         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
23147         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
23148         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
23149         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
23150         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
23151         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
23152         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
23153         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
23154         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
23155         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
23156         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
23157         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
23158         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
23159         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
23160         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
23161         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
23162         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
23163         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
23164         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
23165         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
23166         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
23167         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
23168         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
23169         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
23170
23171         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
23172         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
23173         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
23174         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
23175         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
23176         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
23177
23178 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
23179
23180         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23181         declare one variable.  On the fourth, error.
23182         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23183         declared by 20000628-1a.h.
23184
23185 2000-06-29  Richard Henderson  <rth@redhat.com>
23186
23187         * gcc.c-torture/execute/930529-1.x: New file.
23188         * gcc.dg/920413-1.c: Adjust expected warning text.
23189         * gcc.dg/980217-1.c: Declare abort.
23190         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23191
23192 2000-06-29  Jeffrey A Law  (law@cygnus.com)
23193
23194         * g77.f-torture/compile/20000629-1.f: New test.
23195         * g77.f-torture/compile/20000629-1.x: Expected to fail.
23196
23197 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
23198
23199         Rearrange lots of files, removing entirely the
23200         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23201         directories.
23202
23203         * Deleted files:
23204         gcc.c-torture/code_quality/code_quality.exp
23205         gcc.c-torture/special/special.exp
23206         gcc.failure/failure.exp
23207         gcc.failure/940409-1.x
23208         gcc.c-torture/compile/961203-1.x
23209
23210         * New files:
23211         gcc.misc-tests/linkage.exp
23212         gcc.c-torture/execute/920730-1t.c
23213         gcc.c-torture/execute/920730-1t.x
23214         gcc.c-torture/compile/920520-1.x
23215         gcc.c-torture/compile/920521-1.x
23216         gcc.c-torture/compile/981006-1.x
23217         gcc.c-torture/execute/eeprof-1.x
23218
23219         * Moved files (possibly with modifications to fit a new harness):
23220         Old name                                New name
23221         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
23222         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
23223         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
23224         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
23225         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
23226         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
23227         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
23228         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
23229         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
23230         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
23231         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
23232         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
23233         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
23234         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
23235
23236 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
23237
23238         * c-torture/compile/961203-1.x: Delete.
23239
23240         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
23241         not exit. Include stdio.h.
23242         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23243         * gcc.misc-tests/dg-12.c: Likewise.
23244         * gcc.misc-tests/dg-5.c: Likewise.
23245         * gcc.misc-tests/dg-6.c: Likewise.
23246         * gcc.misc-tests/dg-7.c: Prototype abort.
23247         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23248         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23249         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
23250         not exit.
23251         * gcc.misc-tests/sieve.c: Use return from main, not exit.
23252         * gcc.misc-tests/sort2.c: Use return from main, not exit.
23253
23254 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
23255
23256         * gcc.dg/cpp/20000628-1.c: New test.
23257         * gcc.dg/cpp/20000628-1.h: New header for above test.
23258         * gcc.dg/cpp/20000628-1a.h: Likewise.
23259
23260 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
23261
23262         * gcc.dg/cpp: New directory.
23263         * gcc.dg/cpp/cpp.exp: New driver.
23264         * gcc.dg/cpp/20000627-1.c: New test.
23265         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23266         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23267         and rewrite as a compilation test.
23268
23269         * gcc.dg: Move many files into the cpp subdirectory, possibly
23270         renaming or editing them as well.
23271         Old name                New name
23272         990119-1.c              cpp/19990119-1.c
23273         990228-1.c              cpp/19990228-1.c
23274         990407-1.c              cpp/19990407-1.c
23275         990409-1.c              cpp/19990409-1.c
23276         990413-1.c              cpp/19990413-1.c
23277         990703-1.c              cpp/19990703-1.c
23278         20000127-1.c            cpp/20000127-1.c
23279         20000129-1.c            cpp/20000129-1.c
23280         20000207-1.c            cpp/20000207-1.c
23281         20000207-2.c            cpp/20000207-2.c
23282         20000209-1.c            cpp/20000209-1.c
23283         20000209-2.c            cpp/20000209-2.c
23284         20000301-1.c            cpp/20000301-1.c
23285         20000419-1.c            cpp/20000419-1.c
23286         20000510-1.S            cpp/20000510-1.S
23287         20000519-1.c            cpp/20000519-1.c
23288         20000529-1.c            cpp/20000529-1.c
23289         20000625-1.c            cpp/20000625-1.c
23290         20000625-2.c            cpp/20000625-2.c
23291         cpp-as1.c               cpp/assert1.c
23292         cpp-as2.c               cpp/assert2.c
23293         cxx-comments-1.c        cpp/cxxcom1.c
23294         cxx-comments-2.c        cpp/cxxcom2.c
23295         endif-label.c           cpp/endif.c
23296         cpp-hash1.c             cpp/hash1.c
23297         cpp-hash2.c             cpp/hash2.c
23298         cpp-if1.c               cpp/if-1.c
23299         cpp-if2.c               cpp/if-2.c
23300         cpp-if3.c               cpp/if-3.c
23301         cpp-if4.c               cpp/if-4.c
23302         cpp-if5.c               cpp/if-5.c
23303         cpp-cond.c              cpp/if-cexp.c
23304         cpp-missingop.c         cpp/if-mop.c
23305         cpp-missingparen.c      cpp/if-mpar.c
23306         cpp-opprec.c            cpp/if-oppr.c
23307         cpp-ifparen.c           cpp/if-paren.c
23308         cpp-shortcircuit.c      cpp/if-sc.c
23309         cpp-shift.c             cpp/if-shift.c
23310         cpp-unary.c             cpp/if-unary.c
23311         cpp-li1.c               cpp/line1.c
23312         cpp-li2.c               cpp/line2.c
23313         lineno.c                cpp/line3.c
23314         lineno-2.c              cpp/line4.c
23315         cpp-mi.c                cpp/mi1.c
23316         cpp-mic.h               cpp/mi1c.h
23317         cpp-micc.h              cpp/mi1cc.h
23318         cpp-mind.h              cpp/mi1nd.h
23319         cpp-mindp.h             cpp/mi1ndp.h
23320         cpp-mix.h               cpp/mi1x.h
23321         cpp-mi2.c               cpp/mi2.c
23322         cpp-mi2a.h              cpp/mi2a.h
23323         cpp-mi2b.h              cpp/mi2b.h
23324         cpp-mi2c.h              cpp/mi2c.h
23325         cpp-mi3.c               cpp/mi3.c
23326         cpp-mi3.def             cpp/mi3.def
23327         poison-1.c              cpp/poison.c
23328         pr-impl.c               cpp/prag-imp.c
23329         cpp-redef-2.c           cpp/redef1.c
23330         cpp-redef.c             cpp/redef2.c
23331         strpaste.c              cpp/strp1.c
23332         strpaste-2.c            cpp/strp2.c
23333         cpp-tradpaste.c         cpp/tr-paste.c
23334         cpp-tradstringify.c     cpp/tr-str.c
23335         cpp-tradwarn1.c         cpp/tr-warn1.c
23336         cpp-tradwarn2.c         cpp/tr-warn2.c
23337         trigraphs.c             cpp/trigraphs.c
23338         cpp-unc1.c              cpp/unc1.c
23339         cpp-unc2.c              cpp/unc2.c
23340         cpp-unc3.c              cpp/unc3.c
23341         cpp-unc.c               cpp/unc4.c
23342         undef.c                 cpp/undef1.c
23343         undef-2.c               cpp/undef2.c
23344         cpp-wi1.c               cpp/widestr1.c
23345
23346 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
23347
23348         * lib/g++.exp (g++_include_flags): Tweak.
23349
23350 2000-06-27  H.J. Lu  <hjl@gnu.org>
23351             Loren J. Rittle  <ljrittle@acm.org>
23352
23353         * lib/g++.exp (g++_include_flags): Override libgloss.exp
23354         version with one that knows about the new gcc tree structure.
23355         (g++_link_flags): Same.
23356
23357 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
23358
23359         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23360         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23361         case we are cross-compiling.
23362
23363         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23364         g++.old-deja/g++.niklas/Makefile.in,
23365         g++.old-deja/g++.niklas/configure.in,
23366         g++.old-deja/g++.other/Makefile.in,
23367         g++.old-deja/g++.other/configure.in,
23368         gcc.c-torture/code_quality/Makefile.in,
23369         gcc.c-torture/code_quality/configure.in,
23370         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23371         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23372         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23373         gcc.c-torture/execute/ieee/Makefile.in,
23374         gcc.c-torture/execute/ieee/configure.in,
23375         gcc.c-torture/noncompile/Makefile.in,
23376         gcc.c-torture/noncompile/configure.in,
23377         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23378         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23379         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23380
23381 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
23382
23383         * g++.old-deja/g++.other/ambig3.C: New test.
23384
23385 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
23386
23387         * g++.old-deja/g++.pt/syntax1.C: New test.
23388         * g++.old-deja/g++.pt/syntax2.C: New test.
23389         * g++.old-deja/g++.other/syntax3.C: New test.
23390         * g++.old-deja/g++.other/syntax4.C: New test.
23391
23392 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
23393
23394         * gcc.dg/20000623-1.c: Prototype exit and abort.
23395
23396 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
23397
23398         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23399         New tests.
23400         * gcc.dg/cpp-mi3.def: New file.
23401
23402         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23403         inside assertions.
23404         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23405         lexer's error messages.
23406         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23407         divine anything from the linemarkers.
23408         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23409         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23410
23411 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
23412
23413         * gcc.dg/20000623-1.c: New test.
23414
23415 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
23416
23417         * gcc.c-torture/execute/20000622-1.c: New test.
23418
23419 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
23420
23421         * g++.old-deja/g++.other/init15.C: New test.
23422
23423 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
23424
23425         * g++.old-deja/g++.pt/vaarg2.C: New test.
23426         * g++.old-deja/g++.pt/vaarg3.C: New test.
23427
23428 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
23429
23430         * g++.old-deja/g++.other/dyncast6.C: New test.
23431
23432 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
23433
23434         * gcc.c-torture/execute/loop-6.c: New test.
23435
23436 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
23437
23438         * gcc.dg/20000614-1.c: New test.
23439         * gcc.dg/20000614-2.c: New test.
23440
23441 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
23442
23443         * g++.old-deja/g++.other/inline12.C: New test.
23444
23445 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
23446
23447         * g++.old-deja/g++.other/eh1.C: New test.
23448
23449 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
23450
23451         * g++.old-deja/g++.other/type.C: New test.
23452
23453 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
23454
23455         * g++.old-deja/g++.other/initstring.C: New test.
23456
23457 2000-06-12  Jason Merrill  <jason@redhat.com>
23458
23459         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23460
23461 2000-06-09  Jeffrey A Law  (law@cygnus.com)
23462
23463         * gcc.c-torture/compile/20000609-1.c: New test.
23464
23465 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
23466
23467         * gcc.dg/20000609-1.c: New test.
23468
23469 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
23470
23471         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23472         * gcc.c-torture/noncompile/poison-1.c: Move...
23473         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23474         * gcc.dg/cpp-li1.c: Add a token after the #line.
23475
23476 2000-06-05  Richard Henderson  <rth@cygnus.com>
23477
23478         * gcc.c-torture/execute/20000605-2.c: New test.
23479         * gcc.c-torture/execute/20000605-3.c: New test.
23480
23481 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
23482
23483         * g77.f-torture/execute/20000503-1.x: New file.
23484
23485 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
23486
23487         * g++.old-deja/g++.eh/badalloc1.C: New test.
23488
23489 2000-06-05  Richard Henderson  <rth@cygnus.com>
23490
23491         * gcc.c-torture/execute/20000605-1.c: New test.
23492
23493 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
23494             Nathan Sidwell <nathan@codesourcery.com>
23495
23496         * gcc.c-torture/compile/20000605-1.c: New test.
23497
23498 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
23499
23500         * g77.f-torture/compile/20000601-1.f:  New test.
23501
23502 2000-06-03  Richard Henderson  <rth@cygnus.com>
23503
23504         * gcc.c-torture/execute/20000603-1.c: New.
23505
23506 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
23507
23508         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23509         * gcc.dg/noreturn-2.c (noreturn): Likewise.
23510
23511 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
23512
23513         * gcc.dg/compare2.c (case 12): XFAIL.
23514         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
23515         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
23516
23517         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
23518
23519 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
23520
23521         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
23522         guard macro is already defined when the header is first
23523         included.
23524         * gcc.dg/cpp-mix.h: New file.
23525         * gcc.dg/endif-label.c: Update patterns to match compiler.
23526
23527         * g++.brendan/complex1.C: Declare abort.
23528         * g++.law/refs4.C: Remove XFAIL.
23529         * g++.oliva/expr2.C: Declare abort and exit.
23530
23531 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
23532
23533         * gcc.c-torture/execute/20000528-1.c: New test.
23534
23535         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
23536         * g++.old-deja/g++.law/temps4.C: Likewise.
23537
23538         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
23539         stdlib.h.  Call abort() on failure.
23540         * g++.old-deja/g++.law/refs4.C: Likewise.
23541         * g++.old-deja/g++.law/temps4.C: Likewise.
23542         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
23543         * gcc.c-torture/execute/20000112-1.c: Include string.h.
23544
23545 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
23546
23547         Relative to g++.dg/special:
23548         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
23549
23550         Relative to g++.old-deja:
23551         * g++.brendan/complex1.C, g++.jason/optimize2.C,
23552         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
23553         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
23554         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
23555         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
23556         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
23557         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
23558
23559         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
23560         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
23561         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
23562         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
23563         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
23564         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
23565         and/or string.h.
23566
23567         * g++.other/goto1.C: Update expectations for error messages.
23568
23569 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
23570
23571         * gcc.c-torture/compile/20000523-1.c: New test.
23572
23573 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
23574
23575         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
23576
23577 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
23578
23579         * g++.old-deja/g++.eh/catch11.C: New test.
23580         * g++.old-deja/g++.eh/catch12.C: New test.
23581
23582 2000-05-24  Nick Clifton  <nickc@cygnus.com>
23583
23584         * gcc.c-torture/execute/20000523-1.c: New test.
23585
23586 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
23587
23588         * c-torture/execute/bcp-1.c: Replace abort in arg of
23589         __builtin_constant_p with a generic external function.
23590
23591         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
23592         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
23593         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
23594         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
23595         Prototype abort and/or exit.
23596
23597         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
23598         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
23599         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
23600         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
23601
23602 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
23603
23604         * gcc.dg/dwarf2-1.c: New test.
23605
23606 2000-05-20  Richard Henderson  <rth@cygnus.com>
23607
23608         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
23609
23610 2000-05-20  Andreas Jaeger  <aj@suse.de>
23611
23612         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
23613         testcase.
23614
23615 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
23616
23617         * gcc.c-torture/execute/20000519-2.c: New test.
23618
23619 2000-05-19  Andreas Jaeger  <aj@suse.de>
23620
23621         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
23622         which fails with SSA.
23623
23624         * lib/c-torture.exp: Also test with -O3 -fssa.
23625
23626 2000-05-18  Michael Meissner  <meissner@redhat.com>
23627
23628         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
23629         * gcc.c-torture/execute/920415-1.c: Ditto.
23630         * gcc.c-torture/execute/920501-1.c: Ditto.
23631         * gcc.c-torture/execute/conversion.c: Ditto.
23632         * gcc.c-torture/execute/cvt-1.c: Ditto.
23633
23634 2000-05-18  Jeffrey A Law  (law@cygnus.com)
23635
23636         * gcc.c-torture/compile/20000518-1.c: New test.
23637
23638 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
23639
23640         * g77.f-torture/compile/200005018.f:  New test.
23641
23642 2000-05-17  Jeffrey A Law  (law@cygnus.com)
23643
23644         * gcc.c-torture/compile/20000517-1.c: New test.
23645
23646 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23647
23648         * gcc.c-torture/execute/20000516-1.c: New test.
23649
23650 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
23651
23652         * g++.old-deja/g++.other/eh.C: New test.
23653
23654 2000-05-12  Richard Henderson  <rth@cygnus.com>
23655
23656         * gcc.c-torture/execute/990208-1.c (main): Don't pass
23657         constants through to doit's conditional.
23658
23659 2000-05-11  Jeffrey A Law  (law@cygnus.com)
23660
23661         * gcc.c-torture/compile/20000511-1.c: New test.
23662         * g77.f-torture/compile/20000511-1.f: New test.
23663         * g77.f-torture/compile/20000511-2.f: New test.
23664
23665 2000-05-11  Michael Meissner  <meissner@redhat.com>
23666
23667         * gcc.c-torture/execute/20000511-1.c: New test.
23668
23669 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
23670
23671         * gcc.dg/dg.exp: Scan .S files as well as .c files.
23672         * gcc.dg/20000510-1.S: New.
23673
23674 2000-05-08  Catherine Moore  <clm@cygnus.com>
23675
23676         * gcc.dg/unused-3.c: New.
23677
23678 2000-05-06  Richard Henderson  <rth@cygnus.com>
23679
23680           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
23681           * g++.old-deja/g++.mike/warn1.C: Likewise.
23682           * g++.old-deja/g++.pt/local1.C: Likewise.
23683           * g++.old-deja/g++.pt/local7.C: Likewise.
23684           * g++.old-deja/g++.pt/spec16.C: Likewise.
23685
23686 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
23687
23688         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
23689
23690 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
23691
23692           * g77.f-torture/execute/20000503-1.f:  New test.
23693
23694 2000-05-04  Andreas Jaeger  <aj@suse.de>
23695
23696         * gcc.dg/noreturn-2.c: New test.
23697
23698 2000-05-04  Neil Booth  <NeilB@earthling.net>
23699
23700         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
23701         preprocessor.
23702
23703 2000-05-04  Richard Henderson  <rth@cygnus.com>
23704
23705         * gcc.c-torture/execute/20000503-1.c: Fix typo.
23706
23707 2000-05-04  Richard Henderson  <rth@cygnus.com>
23708
23709         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
23710         OpenSSL by Jason R Thorpe.
23711
23712 2000-05-03  Jim Wilson  <wilson@cygnus.com>
23713
23714         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
23715
23716 2000-05-03  Robert Lipe <robertlipe@usa.net>
23717
23718         * gcc.dg/20000503-1.c: New test.
23719
23720 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
23721
23722         * gcc.c-torture/compile/20000502-1.c: New test.
23723         * g++.old-deja/g++.other/align.C: New test.
23724         * gcc.dg/cpp-tradstringify.c: New test.
23725
23726 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
23727
23728         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
23729         and hard registers.
23730
23731 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
23732
23733         * gcc.c-torture/execute/loop-5.c: New test.
23734
23735 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
23736
23737         * gcc.c-torture/execute/va-arg-20.c: New test.
23738
23739 2000-04-23  Jeffrey A Law  (law@cygnus.com)
23740
23741         * gcc.c-torture/execute/20000422-1.c: New test.
23742
23743 2000-04-20  Greg McGary  <gkm@gnu.org>
23744
23745         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
23746         when optimizing, but without sibling-call optimizations (-O1).
23747
23748 2000-04-20  Jeffrey A Law  (law@cygnus.com)
23749
23750           * gcc.c-torture/compile/20000420-1.c: New test.
23751
23752 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
23753
23754         * g++.abi/ptrflags.C: New test.
23755         * g++.eh/catchptr1.C: Test incomplete pointer chains.
23756
23757 2000-04-19  Catherine Moore  <clm@cygnus.com>
23758
23759         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
23760
23761 2000-04-19  Greg McGary  <gkm@gnu.org>
23762
23763         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
23764         sibling-call optimizations.
23765
23766 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
23767
23768         * gcc.dg/20000419-1.c: New test.
23769
23770 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
23771
23772         * gcc.c-torture/execute/20000412-6.c: New test.
23773
23774 2000-04-12  Jeffrey A Law  (law@cygnus.com)
23775
23776         * gcc.c-torture/execute/20000412-5.c: New test.
23777         * g77.f-torture/compile/20000412-1.f: New test.
23778         * gcc.c-torture/execute/20000412-4.c: New test.
23779         * gcc.c-torture/compile/20000412-2.c: New test.
23780         * gcc.c-torture/execute/20000412-3.c: New test.
23781         * gcc.c-torture/compile/20000412-1.c: New test.
23782         * gcc.c-torture/execute/20000412-2.c: New test.
23783
23784 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
23785
23786         * objc/execute/bf-20.m: New test.
23787
23788 2000-04-10  Richard Henderson  <rth@cygnus.com>
23789
23790         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
23791
23792         * gcc.c-torture/execute/20000412-1.c: New test.
23793
23794 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
23795
23796         * g++.old-deja/g++.eh/catchptr1.C: New test.
23797
23798 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
23799
23800         * g++.old-deja/g++.abi/cxa_vec.C: New test.
23801
23802 2000-04-08  Neil Booth  <NeilB@earthling.net>
23803
23804         * gcc.dg/cpp-nullchar.c: Remove test as
23805         embedded nulls cause problems.
23806
23807 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23808
23809         * gcc.dg/compare2.c: New test.
23810
23811 2000-04-08  Neil Booth  <NeilB@earthling.net>
23812
23813         * gcc.dg/cpp-nullchar.c: New test.
23814
23815 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
23816
23817         * gcc.dg/cpp-mi2.c: New test.
23818         * gcc.dg/cpp-mi2[abc].h: New files.
23819
23820 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
23821
23822         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
23823         member name.
23824
23825 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
23826
23827         * g++.old-deja/g++.abi/vmihint.C: New test.
23828
23829 2000-04-06  Neil Booth  <NeilB@earthling.net>
23830
23831         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
23832         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
23833         copyright.
23834
23835 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
23836
23837         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
23838         avoid stack-frame overwrite.
23839
23840 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
23841
23842         * gcc.c-torture/compile/20000405-2.c: New test.
23843         * gcc.c-torture/compile/20000405-3.c: New test.
23844
23845 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23846
23847         * gcc.c-torture/compile/20000405-1.c: New test.
23848
23849 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
23850
23851         * gcc.dg/cast-qual-1.c: Revert last change.
23852
23853 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23854
23855         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
23856
23857 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
23858
23859         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
23860         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
23861
23862 2000-04-03  Jeffrey A Law  (law@cygnus.com)
23863
23864         * gcc.c-torture/compile/20000403-2.c: New test.
23865         * gcc.c-torture/compile/20000403-1.c: New test.
23866
23867 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
23868
23869         * gcc.c-torture/execute/20000403-1.c: New test.
23870
23871 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
23872
23873         * gcc.c-torture/execute/20000402-1.c: New test.
23874
23875 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
23876
23877         * gcc.c-torture/execute/va-arg-15.c: New test.
23878         * gcc.c-torture/execute/va-arg-16.c: New test.
23879         * gcc.c-torture/execute/va-arg-17.c: New test.
23880         * gcc.c-torture/execute/va-arg-18.c: New test.
23881         * gcc.c-torture/execute/va-arg-19.c: New test.
23882
23883 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
23884
23885         * gcc.c-torture/compile/981211-1.c: Move to...
23886         * gcc.dg/cpp-as1.c: ...here.
23887         * gcc.dg/cpp-as2.c: New file.
23888
23889         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
23890         compiler.
23891
23892 2000-04-02  Neil Booth  <NeilB@earthling.net>
23893
23894         * gcc.dg/cpp-cond.c  New tests.
23895         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
23896         accidental success less likely.
23897         * gcc.dg/cpp-missingop.c  New tests.
23898         * gcc.dg/cpp-missingparen.c  New tests.
23899         * gcc.dg/cpp-shift.c  New tests.
23900         * gcc.dg/cpp-shortcircuit.c  New tests.
23901         * gcc.dg/cpp-unary.c  New tests.
23902
23903 2000-03-29  Jeffrey A Law  (law@cygnus.com)
23904
23905         * gcc.c-torture/compile/20000329-1.c: New test.
23906
23907 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
23908
23909         * gcc.c-torture/compile/20000326-1.c: New test.
23910         * gcc.c-torture/compile/20000326-2.c: New test.
23911
23912 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
23913
23914         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
23915         the first parameter is a function argument.
23916
23917 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
23918
23919         * g++.old-deja/g++.ext/array4.C: New test.
23920
23921 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
23922
23923         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
23924
23925 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23926
23927         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
23928
23929 2000-03-19  Richard Henderson  <rth@cygnus.com>
23930
23931         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
23932
23933 2000-03-19  Richard Henderson  <rth@cygnus.com>
23934
23935         * gcc.c-torture/compile/20000319-1.c: New test.
23936
23937 2000-03-14  Jeffrey A Law  (law@cygnus.com)
23938
23939         * gcc.c-torture/execute/20000314-3.c: New test.
23940         * gcc.c-torture/execute/20000314-2.c: New test.
23941         * gcc.c-torture/execute/20000314-1.c: New test.
23942         * gcc.c-torture/compile/20000314-2.c: New test.
23943         * gcc.c-torture/compile/20000314-1.c: New test.
23944
23945 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
23946
23947         * g++.old-deja/g++.warn/inline.C: New test.
23948
23949 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
23950
23951         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
23952         standards-compliant result rather than specific constants.
23953         Put test-values in array.
23954
23955 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
23956
23957         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
23958         (g++_target_compile): Put test-specific options last.
23959
23960 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23961
23962         * g++.old-deja/g++.eh/vbase4.C: New test.
23963
23964 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23965
23966         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
23967
23968 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23969
23970         * g++.old-deja/g++.brendan/misc12.C: Removed.
23971         * g++.old-deja/g++.pt/memtemp77.C: Constify.
23972         * g++.old-deja/g++.ext/pretty4.C: New test.
23973
23974 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23975
23976         * g++.old-deja/g++.other/string2.C: New test.
23977
23978 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
23979
23980         * g++.old-deja/g++.warn/impint2.C: New test.
23981
23982 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
23983
23984         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
23985         is 1, not zero.
23986
23987 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
23988
23989         * g++.old-deja/g++.warn/impint.C: New test.
23990         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
23991         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
23992         * g++.old-deja/g++.pt/explicit12.C: Likewise.
23993         * g++.old-deja/g++.pt/explicit13.C: Likewise.
23994         * g++.old-deja/g++.pt/explicit17.C: Likewise.
23995         * g++.old-deja/g++.pt/explicit18.C: Likewise.
23996         * g++.old-deja/g++.pt/explicit19.C: Likewise.
23997         * g++.old-deja/g++.pt/explicit23.C: Likewise.
23998         * g++.old-deja/g++.pt/explicit31.C: Likewise.
23999         * g++.old-deja/g++.pt/explicit35.C: Likewise.
24000         * g++.old-deja/g++.pt/explicit6.C: Likewise.
24001         * g++.old-deja/g++.pt/memclass7.C: Likewise.
24002
24003 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
24004
24005         * gcc.dg/cpp-redef.c: New test.
24006
24007 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
24008
24009         * g++.old-deja/g++.pt/unify7.C: New test.
24010
24011 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
24012
24013         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24014         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24015
24016 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
24017
24018         * gcc.c-torture/compile/20000224-1.c: New test.
24019
24020 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24021
24022         * gcc.c-torture/compile/cpp-2.c: New test.
24023         * gcc.c-torture/compile/cpp-1.c: New test.
24024
24025 2000-02-25  Jeffrey A Law  (law@cygnus.com)
24026
24027         * gcc.c-torture/execute/20000225-1.c: New test.
24028
24029 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24030
24031         * gcc.dg/cpp-li2.c: New test.
24032
24033         * gcc.dg/cpp-wi1.c: New test.
24034
24035         * gcc.dg/cpp-li1.c: New test.
24036
24037 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
24038
24039         * g++.old-deja/g++.other/sizeof5.C: New test.
24040
24041 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24042
24043         * gcc.c-torture/execute/va-arg-13.c: New test.
24044
24045 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
24046
24047         * gcc.c-torture/execute/va-arg-12.c: New test.
24048
24049 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
24050
24051         * gcc.c-torture/execute/20000223-1.c: New test.
24052
24053 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
24054
24055         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24056
24057 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
24058
24059         * g++.old-deja/g++.abi/ptrmem.C: New test.
24060
24061 2000-02-19  Richard Henderson  <rth@cygnus.com>
24062
24063         * gcc.c-torture/compile/init-3.c: New.
24064
24065 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
24066
24067         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24068         ALWAYS_CXXFLAGS.
24069
24070 2000-02-11  Robert Lipe <robertl@sco.com>
24071
24072         * gcc.c-torture/compile/20000211-3.c: New test.
24073
24074 2000-02-11  Martin Buchholz <martin@xemacs.org>
24075
24076         * gcc.c-torture/compile/20000211-2.c: New test.
24077
24078 2000-02-11  Jeffrey A Law  (law@cygnus.com)
24079
24080         * gcc.c-torture/compile/20000211-1.c: New test.
24081
24082 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
24083
24084         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24085           on native targets
24086
24087 2000-02-08  Nathan Sidwell  <nathan@acm.org>
24088
24089         * g++.old-deja/g++.other/cast5.C: New test.
24090
24091 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
24092
24093         * gcc.c-torture/execute/20000205-1.c: New.
24094
24095 2000-02-03  Nathan Sidwell  <nathan@acm.org>
24096
24097         * g++.old-deja/g++.jason/cast3.C: Return void.
24098         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24099
24100 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24101
24102         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24103
24104         * gcc.dg/loop-1.c: New test.
24105
24106 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
24107
24108         * gcc.c-torture/compile/20000127-1.c: New test.
24109         * gcc.c-torture/execute/991228-1.c: New test.
24110
24111 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24112
24113         * gcc.dg/unused-2.c: New test.
24114
24115         * gcc.dg/conv-1.c: New test.
24116
24117 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
24118
24119         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24120         compiler.
24121         (tool_option_proc): Fix typo.
24122
24123 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
24124
24125         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24126         of the ld on the host, not on the build machine.
24127         Also, don't crash if '--help' is not a supported option.
24128
24129 2000-01-24  Richard Henderson  <rth@cygnus.com>
24130
24131         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24132
24133 2000-01-20  Jeffrey A Law  (law@cygnus.com)
24134
24135         * gcc.c-torture/execute/20000120-2.c: New test.
24136         * gcc.c-torture/execute/20000120-1.c: New test.
24137
24138 2000-01-13  Jeffrey A Law  (law@cygnus.com)
24139
24140         * gcc.c-torture/execute/20000113-1.c: New test.
24141
24142 2000-01-12  Jeffrey A Law  (law@cygnus.com)
24143
24144         * gcc.c-torture/execute/20000112-1.c: New test.
24145
24146 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24147
24148         * gcc.dg/20000111-1.c: New test.
24149
24150 2000-01-10  Jeffrey A Law  (law@cygnus.com)
24151
24152         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24153         with 16 bit integers.
24154
24155 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24156
24157         * gcc.dg/20000108-1.c: New test.
24158
24159 2000-01-05  Nathan Sidwell  <nathan@acm.org>
24160
24161         * g++.old-deja/g++.ns/koenig8.C: New test.
24162
24163 2000-01-05  Nathan Sidwell  <nathan@acm.org>
24164
24165         * g++.old-deja/g++.other/cast4.C: New test.
24166
24167 2000-01-05  Jeffrey A Law  (law@cygnus.com)
24168
24169         * gcc.c-torture/compile/20000105-2.c: New test.
24170         * gcc.c-torture/compile/20000105-1.c: New test.
24171
24172 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24173
24174         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24175         references to printf & atoi to conform to ANSI standard.
24176         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24177         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24178         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24179         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24180         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24181         * g++.old-deja/g++.brendan/complex1.C: Likewise.
24182         * g++.old-deja/g++.brendan/copy1.C: Likewise.
24183         * g++.old-deja/g++.brendan/copy2.C: Likewise.
24184         * g++.old-deja/g++.brendan/copy3.C: Likewise.
24185         * g++.old-deja/g++.brendan/copy4.C: Likewise.
24186         * g++.old-deja/g++.brendan/copy5.C: Likewise.
24187         * g++.old-deja/g++.brendan/copy6.C: Likewise.
24188         * g++.old-deja/g++.brendan/copy7.C: Likewise.
24189         * g++.old-deja/g++.brendan/copy8.C: Likewise.
24190         * g++.old-deja/g++.brendan/crash11.C: Likewise.
24191         * g++.old-deja/g++.brendan/crash14.C: Likewise.
24192         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24193         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24194         * g++.old-deja/g++.brendan/delete2.C: Likewise.
24195         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24196         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24197         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24198         * g++.old-deja/g++.brendan/eh1.C: Likewise.
24199         * g++.old-deja/g++.brendan/groff1.C: Likewise.
24200         * g++.old-deja/g++.brendan/init3.C: Likewise.
24201         * g++.old-deja/g++.brendan/misc12.C: Likewise.
24202         * g++.old-deja/g++.brendan/misc7.C: Likewise.
24203         * g++.old-deja/g++.brendan/new2.C: Likewise.
24204         * g++.old-deja/g++.brendan/operators4.C: Likewise.
24205         * g++.old-deja/g++.brendan/operators5.C: Likewise.
24206         * g++.old-deja/g++.brendan/overload2.C: Likewise.
24207         * g++.old-deja/g++.brendan/overload7.C: Likewise.
24208         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24209         * g++.old-deja/g++.brendan/reference1.C: Likewise.
24210         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24211         * g++.old-deja/g++.brendan/template24.C: Likewise.
24212         * g++.old-deja/g++.brendan/template3.C: Likewise.
24213         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24214         * g++.old-deja/g++.jason/inline3.C: Likewise.
24215         * g++.old-deja/g++.jason/opeq.C: Likewise.
24216         * g++.old-deja/g++.law/arg5.C: Likewise.
24217         * g++.old-deja/g++.law/arm7.C: Likewise.
24218         * g++.old-deja/g++.law/ctors11.C: Likewise.
24219         * g++.old-deja/g++.law/cvt8.C: Likewise.
24220         * g++.old-deja/g++.law/init9.C: Likewise.
24221         * g++.old-deja/g++.law/refs4.C: Likewise.
24222         * g++.old-deja/g++.law/template2.C: Likewise.
24223         * g++.old-deja/g++.law/visibility24.C: Likewise.
24224         * g++.old-deja/g++.law/vtable3.C: Likewise.
24225         * g++.old-deja/g++.mike/asm2.C: Likewise.
24226         * g++.old-deja/g++.mike/eh1.C: Likewise.
24227         * g++.old-deja/g++.mike/misc1.C: Likewise.
24228         * g++.old-deja/g++.mike/misc13.C: Likewise.
24229         * g++.old-deja/g++.mike/misc14.C: Likewise.
24230         * g++.old-deja/g++.mike/ns12.C: Likewise.
24231         * g++.old-deja/g++.mike/p1248.C: Likewise.
24232         * g++.old-deja/g++.mike/p3708.C: Likewise.
24233         * g++.old-deja/g++.mike/p3708a.C: Likewise.
24234         * g++.old-deja/g++.mike/p3708b.C: Likewise.
24235         * g++.old-deja/g++.mike/p646.C: Likewise.
24236         * g++.old-deja/g++.mike/p700.C: Likewise.
24237         * g++.old-deja/g++.mike/p783.C: Likewise.
24238         * g++.old-deja/g++.mike/p783a.C: Likewise.
24239         * g++.old-deja/g++.mike/p783b.C: Likewise.
24240         * g++.old-deja/g++.mike/p786.C: Likewise.
24241         * g++.old-deja/g++.mike/p789.C: Likewise.
24242         * g++.old-deja/g++.mike/p789a.C: Likewise.
24243         * g++.old-deja/g++.mike/p807a.C: Likewise.
24244         * g++.old-deja/g++.other/delete3.C: Likewise.
24245         * g++.old-deja/g++.other/dyncast1.C: Likewise.
24246         * g++.old-deja/g++.other/dyncast2.C: Likewise.
24247         * g++.old-deja/g++.other/dyncast3.C: Likewise.
24248         * g++.old-deja/g++.other/empty1.C: Likewise.
24249         * g++.old-deja/g++.other/temporary1.C: Likewise.
24250         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24251         * g++.old-deja/g++.pt/t16.C: Likewise.
24252         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24253
24254 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
24255
24256         * gcc.dg/991230-1.c: New test.
24257
24258 1999-12-29  Jeffrey A Law  (law@cygnus.com)
24259
24260         * gcc.c-torture/compile/991229-3.c: New test.
24261         * gcc.c-torture/compile/991229-2.c: New test.
24262         * gcc.c-torture/compile/991229-1.c: New test.
24263
24264 1999-12-29  Greg McGary <gkm@eng.ascend.com>
24265
24266         * gcc.c-torture/compile/labels-2.c: New test.
24267
24268 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
24269
24270         * gcc.c-torture/execute/991227-1.c: New test.
24271
24272 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24273
24274         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24275
24276 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
24277
24278         * gcc.c-torture/execute/991221-1.c: New test.
24279
24280 1999-12-20  Nathan Sidwell  <nathan@acm.org>
24281
24282         * g++.old-deja/g++.other/cast3.C: New test.
24283
24284 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
24285
24286         * gcc.c-torture/execute/991216-4.c: New test.
24287
24288 1999-12-16  Michael Meissner  <meissner@cygnus.com>
24289
24290         * gcc.c-torture/execute/991216-1.c: New test.
24291         * gcc.c-torture/execute/991216-2.c: New test.
24292         * gcc.c-torture/execute/991216-3.c: New test.
24293
24294 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24295
24296         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24297         Actually make the test fail by using "-O2" for compilation.
24298
24299 1999-12-15  Nathan Sidwell  <nathan@acm.org>
24300
24301         * g++.old-deja/g++.warn/cast-align1.C: New test.
24302
24303 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24304
24305         * gcc.c-torture/compile/991214-1.c: New test.
24306         * gcc.c-torture/compile/991214-2.c: New test.
24307
24308 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24309
24310         * gcc.dg/991214-1.c: New test.
24311
24312 1999-12-13  Jeffrey A Law  (law@cygnus.com)
24313
24314         * gcc.c-torture/compile/991213-3.c: New test.
24315         * gcc.c-torture/compile/991213-2.c: New test.
24316         * gcc.c-torture/compile/991213-1.c: New test.
24317
24318 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
24319
24320         * gcc.dg/991209-1.c: New test.
24321
24322 1999-12-08  Nathan Sidwell <nathan@acm.org>
24323
24324         * gcc.c-torture/compile/991208-1.c: New test.
24325
24326 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24327
24328         * gcc.dg/ultrasp2.c: New test.
24329
24330 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
24331
24332         * g++.old-deja/g++.abi/align.C (main): Fix typo.
24333
24334 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
24335
24336         * gcc.c-torture/compile/991202-1.c: New test.
24337         * gcc.c-torture/execute/991202-1.c: New test.
24338         * gcc.c-torture/execute/991202-2.c: New test.
24339         * gcc.c-torture/execute/991202-3.c: New test.
24340
24341 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
24342
24343         * g++.old-deja/g++.abi/align.C: New test.
24344         * g++.old-deja/g++.abi/aggregates.C: Likewise.
24345         * g++.old-deja/g++.abi/bitfields.C: Likewise.
24346
24347 1999-12-01  Richard Henderson  <rth@cygnus.com>
24348
24349         * gcc.c-torture/execute/991201-1.c: New.
24350
24351 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
24352
24353         * gcc.dg/991129-1.c: New test.
24354
24355 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
24356
24357         * gcc.c-torture/compile/991127-1.c: New test.
24358
24359 1999-11-22  Nathan Sidwell  <nathan@acm.org>
24360
24361         * g++.old-deja/g++.other/warn4.C: New test.
24362
24363 1999-11-22  Nathan Sidwell  <nathan@acm.org>
24364
24365         * g++.old-deja/g++.eh/cleanup2.C: New test.
24366         * g++.old-deja/g++.ext/pretty2.C: New test.
24367         * g++.old-deja/g++.ext/pretty3.C: New test.
24368         * g++.old-deja/g++.other/debug6.C: New test.
24369
24370 1999-10-20  Jim Wilson  <wilson@cygnus.com>
24371
24372         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24373         compiler_output to look for one error message instead of two.
24374
24375 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
24376
24377         * gcc.c-torture/execute/991118-1.c: Also test case
24378         where the word boundary does not split a byte evenly.
24379
24380 1999-11-19  Nathan Sidwell  <nathan@acm.org>
24381
24382         * g++.old-deja/g++.ext/restrict1.C: New test.
24383
24384 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24385
24386         * gcc.c-torture/execute/991118-1.c: New test.
24387
24388 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
24389
24390         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24391         working directory pathnames.
24392
24393 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
24394
24395         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24396         host is equipped with driver.h and driver.o so it can actually
24397         compile and run the tests.
24398
24399 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
24400
24401         * gcc.c-torture/compile/991008-1.c: New test.
24402
24403 1999-11-08  Nick Clifton  <nickc@cygnus.com>
24404
24405         * lib/gcc-dg.exp: Include target-supports.exp
24406
24407 1999-11-05  Nick Clifton  <nickc@cygnus.com>
24408
24409         * lib/target-supports.exp: New file: Provide procs to test for
24410         features supported by the target.
24411         (check_weak_available): Moved here from ecos.exp.
24412         (check_alias_available): New proc: Determine of the target
24413         toolchain supports the alias attribute.
24414
24415         * gcc.dg/special/ecos.exp: Move check_weak_available to
24416         target-supports.exp.
24417         (alias-1.c): Only perform the test if the target supports
24418         aliases.
24419         (wkali-1.c): Only perform the test if the target supports
24420         aliases.
24421
24422         * gcc.dg/990506-0.c: Expect error messages from cross
24423         targets as well as native targets.
24424
24425 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24426
24427         * gcc.dg/ultrasp1.c: Removed xfail.
24428         * gcc.dg/struct-ret-2.c: Likewise.
24429         * gcc.dg/array-1.c: Likewise.
24430
24431 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24432
24433         * gcc.dg/struct-ret-2.c: New test.
24434
24435         * gcc.dg/array-1.c: New test.
24436
24437 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
24438
24439         * gcc.c-torture/execute/991030-1.c: New test.
24440
24441 1999-10-26  Richard Henderson  <rth@cygnus.com>
24442
24443         * gcc.c-torture/compile/991026-2.c: New test.
24444
24445 1999-10-26  Jeffrey A Law  (law@cygnus.com)
24446
24447         * gcc.c-torture/compile/991026-1.c: New test.
24448
24449 1999-10-23  Jeffrey A Law  (law@cygnus.com)
24450
24451         * gcc.c-torture/execute/991023-1.c: New test.
24452
24453 1999-10-19  Jeffrey A Law  (law@cygnus.com)
24454
24455         * gcc.c-torture/execute/991019-1.c: New test.
24456
24457 1999-10-16  Richard Henderson  <rth@cygnus.com>
24458
24459         * gcc.c-torture/execute/991016-1.c: New test.
24460
24461 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
24462
24463         * gcc.c-torture/execute/991014-1.c: New test.
24464
24465 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
24466
24467         * g++.old-deja/g++.other/union2.C: New test.
24468
24469 1999-10-13  Nathan Sidwell  <nathan@acm.org>
24470
24471         * g++.old-deja/g++.other/vaarg2.C: New test.
24472         * g++.old-deja/g++.other/vaarg3.C: New test.
24473
24474 1999-10-12  Craig Burley  <craig@jcb-sc.com>
24475
24476         * g77.f-torture/noncompile/19990905-1.f: Moved from being
24477         in compile/.
24478
24479 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
24480
24481         * gcc.c-torture/execute/va-arg-11.c: New test.
24482
24483 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
24484
24485         * lib/file-format.exp (gcc_target_object_format): Don't
24486         crash if objdump is unavailable.
24487
24488 1999-09-29  Donn Terry <donn@interix.com>
24489
24490         * gcc.misc-tests/mg.exp: delete extraneous redirection.
24491
24492 1999-09-28  Nick Clifton  <nickc@cygnus.com>
24493
24494         * gcc.c-torture/compile/990928-1.c: New test.
24495
24496 1999-09-28  Nathan Sidwell  <nathan@acm.org>
24497
24498         * g++.old-deja/g++.other/decl6.C: New test.
24499
24500 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24501
24502         * gcc.c-torture/execute/va-arg-10.c: New test.
24503
24504 1999-09-27  Nathan Sidwell  <nathan@acm.org>
24505
24506         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24507         __PRETTY_FUNCTION__.
24508
24509 1999-09-23  Nick Clifton  <nickc@cygnus.com>
24510
24511         * gcc.c-torture/execute/990923-1.c: New test.
24512
24513 1999-09-21  Nick Clifton  <nickc@cygnus.com>
24514
24515         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
24516         for which -fpic is inappropriate.
24517
24518 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
24519
24520         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
24521
24522 1999-09-21  Nathan Sidwell  <nathan@acm.org>
24523
24524         * g++.old-deja/g++.other/dyncast1.C: New test.
24525         * g++.old-deja/g++.other/dyncast2.C: New test.
24526         * g++.old-deja/g++.other/dyncast3.C: New test.
24527         * g++.old-deja/g++.other/dyncast4.C: New test.
24528         * g++.old-deja/g++.other/dyncast5.C: New test.
24529         * g++.old-deja/g++.eh/catch3.C: New test.
24530         * g++.old-deja/g++.eh/catch3p.C: New test.
24531         * g++.old-deja/g++.eh/catch4.C: New test.
24532         * g++.old-deja/g++.eh/catch4p.C: New test.
24533         * g++.old-deja/g++.eh/catch5.C: New test.
24534         * g++.old-deja/g++.eh/catch5p.C: New test.
24535         * g++.old-deja/g++.eh/catch6.C: New test.
24536         * g++.old-deja/g++.eh/catch6p.C: New test.
24537         * g++.old-deja/g++.eh/catch7.C: New test.
24538         * g++.old-deja/g++.eh/catch7p.C: New test.
24539         * g++.old-deja/g++.eh/catch8.C: New test.
24540         * g++.old-deja/g++.eh/catch8p.C: New test.
24541         * g++.old-deja/g++.eh/catch9.C: New test.
24542         * g++.old-deja/g++.eh/catch9p.C: New test.
24543
24544 1999-09-13  Nathan Sidwell  <nathan@acm.org>
24545
24546         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
24547         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
24548
24549 1999-09-13  Jeffrey A Law  (law@cygnus.com)
24550
24551         * gcc.c-torture/compile/990913-1.c: New test.
24552
24553 1999-09-10  Nathan Sidwell  <nathan@acm.org>
24554
24555         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
24556         * g++.old-deja/g++.jason/rfg5.C: Likewise.
24557
24558 1999-09-09  Richard Henderson  <rth@cygnus.com>
24559
24560         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
24561
24562 1999-09-09  Nathan Sidwell  <nathan@acm.org>
24563
24564         * g++.old-deja/g++.other/lookup11.C: New test.
24565         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
24566         what is permitted and what we want.
24567         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
24568         overload use.
24569         * g++.old-deja/g++.jason/rfg5.C: Likewise
24570
24571 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
24572
24573         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
24574         * gcc.c-torture/noncompile/poison-1.c: New file.
24575
24576 1999-09-08  Nathan Sidwell  <nathan@acm.org>
24577
24578         * g++.old-deja/g++.other/sizeof3.C: New test.
24579         * g++.old-deja/g++.other/sizeof4.C: New test.
24580         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
24581         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
24582
24583 1999-09-07  Richard Henderson  <rth@cygnus.com>
24584
24585         * gcc.dg/va-arg-1.c: New.
24586
24587 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24588
24589         * gcc.c-torture/execute/va-arg-9.c: New test.
24590
24591 1999-09-05  Craig Burley  <craig@jcb-sc.com>
24592
24593         * g77.f-torture/compile/980519-2.f: New test.
24594         * g77.f-torture/compile/19990905-0.f: New test.
24595         * g77.f-torture/compile/19990905-1.f: New test.
24596         * g77.f-torture/compile/19990905-2.f: New test.
24597
24598         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
24599
24600 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
24601
24602         * gcc.c-torture/execute/990827-1.c: Fix typo.
24603
24604 1999-09-03  Nathan Sidwell  <nathan@acm.org>
24605
24606         * g++.old-deja/g++.other/deref1.C: New test.
24607
24608 1999-09-02  Nathan Sidwell  <nathan@acm.org>
24609
24610         * g++.old-deja/g++.other/ambig2.C: New test.
24611         * g++.old-deja/g++.other/cond5.C: New test.
24612         * g++.old-deja/g++.other/lookup16.C: New test.
24613
24614 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
24615
24616         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
24617         assemblers too.
24618
24619 1999-08-31  Jeffrey A Law  (law@cygnus.com)
24620
24621         * lib/c-torture.exp: Avoid the "compare executables" optimization
24622         when testing native.
24623
24624 1999-08-29  Jeffrey A Law  (law@cygnus.com)
24625
24626         * gcc.c-torture/execute/990829-1.c: New test.
24627         * gcc.c-torture/compile/990829-1.c: New test.
24628
24629 1999-08-27  Paul Burchard  <burchard@pobox.com>
24630
24631         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
24632         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
24633         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
24634         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
24635         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
24636         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
24637         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
24638         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
24639         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
24640         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
24641         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
24642
24643 1999-08-27  Jeffrey A Law  (law@cygnus.com)
24644
24645         * gcc.c-torture/execute/990827-1.c: New test.
24646
24647 1999-08-26  Craig Burley  <craig@jcb-sc.com>
24648
24649         * g77.f-torture/noncompile/19990826-4.f: New test.
24650
24651         * g77.f-torture/compile/19990826-3.f: New test.
24652
24653         * g77.f-torture/execute/19990826-2.f: New test.
24654
24655         * g77.f-torture/compile/19990826-1.f: New test.
24656
24657         * gcc.c-torture/execute/990826-0.c: New test.
24658         * g77.c-torture/execute/19990826-0.f: New test.
24659
24660         * g77.f-torture/noncompile/970626-2.f: New test.
24661
24662 1999-08-25  Paul Burchard  <burchard@pobox.com>
24663
24664         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
24665         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
24666         lss-011.C: New tests.
24667
24668 1999-08-25  Nathan Sidwell  <nathan@acm.org>
24669
24670         * g++.old-deja/g++.other/decl5.C: New test.
24671
24672 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24673
24674         * noncompile/noncompile.exp: Load_lib c-torture.exp.
24675         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
24676         call `postbase' for each one.  All callers of `postbase' changed
24677         to call this instead.
24678
24679 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
24680
24681         * gcc.c-torture/execute/990811-1.c: New test.
24682
24683 1999-08-09  Nick Clifton  <nickc@cygnus.com>
24684
24685         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
24686         just native ones.
24687
24688         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
24689         just native ones.
24690
24691 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
24692
24693         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
24694
24695 1999-08-04  Jeffrey A Law  (law@cygnus.com)
24696
24697         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
24698
24699 1999-08-04  Nathan Sidwell  <nathan@acm.org>
24700
24701         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
24702
24703 1999-08-04  Jeffrey A Law  (law@cygnus.com)
24704
24705         * gcc.c-torture/execute/990804-1.c: New test.
24706
24707 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24708
24709         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
24710         * g++.old-deja/g++.brendan/crash64.C: Likewise
24711         * g++.old-deja/g++.brendan/overload8.C: Likewise
24712
24713 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24714
24715         * g++.old-deja/g++.other/struct1.C: New test.
24716
24717 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24718
24719         * g++.old-deja/g++.other/enum2.C: New test.
24720
24721 1999-08-02  Richard Henderson  <rth@cygnus.com>
24722
24723         Adapted from tests from Franz Sirl:
24724         * gcc.c-torture/execute/va-arg-7.c: New test.
24725         * gcc.c-torture/execute/va-arg-8.c: New test.
24726
24727 1999-08-01  Jeffrey A Law  (law@cygnus.com)
24728
24729         * gcc.c-torture/compile/990801-2.c: New test.
24730
24731         * gcc.c-torture/compile/990801-1.c: New test.
24732
24733 1999-07-27  Michael Meissner  <meissner@cygnus.com>
24734
24735         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
24736         fp-cmp-1.c, converting double to float.
24737
24738         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
24739         fp-cmp-1.c, converting double to long double.
24740
24741         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
24742         from fr1 to unknown_register, since fr1 is a legitimate register
24743         on some machines.
24744
24745 1999-07-25  Jeffrey A Law  (law@cygnus.com)
24746
24747         * README: More listname related changes.
24748
24749 1999-07-08  Catherine Moore  <clm@cygnus.com>
24750
24751         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
24752
24753 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
24754
24755         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
24756
24757 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
24758
24759         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
24760
24761 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
24762
24763         * gcc.dg/990703-1.c: New test.
24764
24765 1999-06-29  Nick Clifton  <nickc@cygnus.com>
24766
24767         * lib/file-format.exp: New file: Move definition of proc
24768         gcc_target_object_format to here from
24769         gcc.dg/special/ecos.exp.
24770
24771         * lib/c-torture.exp: Include lib file-format.exp.
24772         * lib/gcc-dg.exp: Include lib file-format.exp.
24773
24774         * gcc.dg/special/ecos.exp: Remove definition of proc
24775         gcc_target_object_format.
24776
24777 1999-06-28  Jeffrey A Law  (law@cygnus.com)
24778
24779         * gcc.c-torture/execute/990628-1.c: New test.
24780
24781 1999-06-25  Jeffrey A Law  (law@cygnus.com)
24782
24783         * gcc.c-torture/compile/990625-2.c: New test.
24784
24785         * gcc.c-torture/compile/990625-1.c: New test.
24786
24787 1999-06-23  Nick Clifton  <nickc@cygnus.com>
24788
24789         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
24790         attributes compile.
24791         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
24792         ports that use the COFF/PE file format.
24793
24794 1999-06-17  Jeffrey A Law  (law@cygnus.com)
24795
24796         * gcc.c-torture/compile/990617-1.c: New test.
24797
24798 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
24799
24800         * g++.old-deja/g++.other/decl4.C: New test.
24801
24802 1999-06-14  Nathan Sidwell  <nathan@acm.org>
24803
24804         * g++.old-deja/g++.other/bitfld3.C: New test.
24805
24806 1999-06-08  Nathan Sidwell  <nathan@acm.org>
24807
24808         * g++.old-deja/g++.eh/catch1.C: New test.
24809
24810 1999-06-07  Jeffrey A Law  (law@cygnus.com)
24811
24812         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
24813
24814         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
24815         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
24816
24817 1999-06-05  Craig Burley  <craig@jcb-sc.com>
24818
24819         * g77.f-torture/compile/19990502-0.f: Replace with new,
24820         shorter, test that still fails after recent changes.
24821
24822 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24823
24824         * gcc.c-torture/execute/990604-1.c: New test.
24825
24826 1999-05-31  Jeffrey A Law  (law@cygnus.com)
24827
24828         * gcc.c-torture/execute/990531-1.c: New test.
24829
24830 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24831
24832         * gcc.c-torture/compile/990527-1.c: New test.
24833
24834 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
24835
24836         * gcc.c-torture/execute/990527-1.c: New test.
24837
24838 1999-05-25  Nick Clifton  <nickc@cygnus.com>
24839
24840         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
24841         bitfields as signed.
24842
24843 1999-05-25  Craig Burley  <craig@jcb-sc.com>
24844
24845         * g77.f-torture/compile/19990525-0.f: New test.
24846
24847 1999-05-25  Jeffrey A Law  (law@cygnus.com)
24848
24849         * gcc.c-torture/execute/990525-2.c: New test.
24850
24851         * gcc.c-torture/execute/990525-1.c: New test.
24852
24853 1999-05-24  Nathan Sidwell  <nathan@acm.org>
24854
24855         * g++.old-deja/g++.other/anon3.C: New test.
24856         * g++.old-deja/g++.other/anon4.C: New test.
24857         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
24858         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
24859         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
24860         Merrill).
24861
24862 1999-05-24  Jeffrey A Law  (law@cygnus.com)
24863
24864         * gcc.c-torture/execute/990524-1.c: New test.
24865
24866         * gcc.dg/990524-1.c: New test.
24867
24868 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24869
24870         * gcc.c-torture/compile/990523-1.c: New test.
24871
24872 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
24873
24874         * gcc.c-torture/compile/990519-1.c: New test.
24875
24876 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24877
24878         * gcc.c-torture/compile/990517-1.c: New test.
24879
24880         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
24881         (e4, f4): New tests.
24882         (main): Call them.
24883
24884 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24885
24886         * gcc.dg/noreturn-1.c: New test.
24887
24888 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
24889
24890         * gcc.c-torture/execute/990513-1.c: New test.
24891
24892 1999-05-10  Richard Henderson  <rth@cygnus.com>
24893
24894         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
24895
24896 1999-05-10  Craig Burley  <craig@jcb-sc.com>
24897
24898         * g77.f-torture/execute/erfc.f: Use small single-precision
24899         values, to avoid problems on Alphas when not -mieee.
24900
24901 1999-05-08  Craig Burley  <craig@jcb-sc.com>
24902
24903         * gcc.dg/990506-0.c: New test.
24904
24905 1999-05-08  Richard Henderson  <rth@cygnus.com>
24906
24907         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
24908         the constant to test.  Don't XFAIL 64-bit targets.
24909
24910         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
24911         * g++.old-deja/g++.law/profile1.C: Likewise.
24912
24913         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
24914         operator new instances.
24915         * g++.old-deja/g++.other/delete5.C: Likewise.
24916
24917 1999-05-03  Craig Burley  <craig@jcb-sc.com>
24918
24919         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
24920         intrinsic.
24921
24922 1999-05-03  Craig Burley  <craig@jcb-sc.com>
24923
24924         * g77.f-torture/execute/u77-test.f: Reverse order of two
24925         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
24926
24927 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24928
24929         * gcc.dg/compare1.c: New test.
24930
24931 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
24932
24933         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
24934         New tests.
24935
24936 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24937
24938         * g77.f-torture/compile/19990502-1.f: New test.
24939
24940 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24941
24942         * g77.f-torture/compile/19990502-0.f: New test.
24943
24944 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24945
24946         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
24947         intrinsic.
24948
24949 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24950
24951         * g77.f-torture/execute/u77-test.f (main): List libU77
24952         intrinsics not currently tested.
24953         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
24954         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
24955         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
24956         Trim blanks off the ends of some printed strings.
24957
24958 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24959
24960         * g77.f-torture/execute/u77-test.f (main): Just warn about
24961         FSTAT gid disagreement, as it's expected on some systems.
24962
24963 1999-05-01  Craig Burley  <craig@jcb-sc.com>
24964
24965         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
24966         use a new function, which allows for some slop.
24967         Clean up some commentary.
24968         (issum): The new function.
24969         (sgladd): Deleted subroutine.
24970
24971 1999-05-01  Craig Burley  <craig@jcb-sc.com>
24972
24973         * g77.f-torture/execute/u77-test.f: Modify to be more like
24974         libf2c/libU77 version, bringing patches to that version here.
24975         Add suitable commentary.
24976
24977 1999-04-25  Richard Henderson  <rth@cygnus.com>
24978
24979         * gcc.dg/990424-1.c: New test.
24980
24981 1999-04-24  Craig Burley  <craig@jcb-sc.com>
24982
24983         * g77.f-torture/execute/u77-test.f (main): Bug involving
24984         LSTAT has been fixed, so turn back on full checking.
24985
24986 1999-04-20  Craig Burley  <craig@jcb-sc.com>
24987
24988         * g77.f-torture/compile/19990419-0.f: New test.
24989         * g77.f-torture/execute/19990419-1.f: New test.
24990
24991 1999-04-17  Richard Henderson  <rth@cygnus.com>
24992
24993         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
24994         to avoid the need for a prototype to supress a warning.
24995
24996 1999-04-07  Jim Wilson  <wilson@cygnus.com>
24997
24998         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
24999
25000 1999-04-04  Jeffrey A Law  (law@cygnus.com)
25001
25002         * gcc.c-torture/execute/990404-1.c: New test.
25003
25004 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25005
25006         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25007         * gcc.dg/cpp-if3.c: Don't use -pedantic.
25008         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25009         missing initializer warnings.
25010
25011 1999-03-28  Jeffrey A Law  (law@cygnus.com)
25012
25013         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25014         matching strings.
25015
25016 1999-03-26  Jeffrey A Law  (law@cygnus.com)
25017
25018         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25019
25020 1999-03-26  Craig Burley  <craig@jcb-sc.com>
25021
25022         * g77.f-torture/execute/19990325-0.f: New test.
25023         * g77.f-torture/execute/19990325-1.f: New test.
25024
25025 1999-03-24  Jeffrey A Law  (law@cygnus.com)
25026
25027         * gcc.c-torture/execute/990324-1.c: New test.
25028
25029 1999-03-22  Jim Wilson  <wilson@cygnus.com>
25030
25031         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25032         test with 4.
25033
25034 1999-03-17  Richard Henderson  <rth@cygnus.com>
25035
25036         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
25037
25038 1999-03-13  Craig Burley  <craig@jcb-sc.com>
25039
25040         * g77.f-torture/execute/19990313-2.f: New test.
25041         * g77.f-torture/execute/19990313-3.f: New test.
25042
25043 1999-03-13  Craig Burley  <craig@jcb-sc.com>
25044
25045         * g77.f-torture/execute/19990313-0.f: New test.
25046         * g77.f-torture/execute/19990313-1.f: New test.
25047
25048 1999-03-12  Jim Wilson  <wilson@cygnus.com>
25049
25050         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25051         printf to sprintf.
25052         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25053         (main): Add check for u15.  Conditionalize u31 check depending on
25054         whether ints are <32 bits or >=32 bits.
25055
25056 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25057
25058         * g77.f-torture/execute/19981119-0.f: Improve testiness.
25059
25060 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25061
25062         * g77.f-torture/compile/19990305-0.f: New test.
25063         * g77.f-torture/execute/19981119-0.f: New test.
25064
25065 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25066
25067         * g77.f-torture/execute/970625-2.f: call ABORT if final
25068         result is not correct, instead of just printing it.
25069         Add this checking via newly introduced obfuscation, to
25070         trip up buggy front ends.
25071
25072 1999-03-07  Craig Burley  <craig@jcb-sc.com>
25073
25074         * g77.f-torture/compile/960317-1.f: Moved from being
25075         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
25076
25077 1999-03-06  Craig Burley  <craig@jcb-sc.com>
25078
25079         * g77.f-torture/execute/960317-1.f: New (old) test.
25080         * g77.f-torture/execute/970625-2.f: Ditto.
25081
25082 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
25083
25084         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25085         message on line 1 or line 2; cccp and cpplib do this differently.
25086
25087 1999-03-01  Jeffrey A Law  (law@cygnus.com)
25088
25089         * g++.old-deja/g++.law/weak1.C: New test.
25090
25091 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25092
25093         * gcc.c-torture/execute/990119-1.c: Renamed to...
25094         * gcc.dg/990119-1.c: this, so it will only be tested once
25095         (it's a preprocessor test, it doesn't need to be run at
25096         multiple optimization levels).
25097
25098 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25099
25100         * lib/g++.exp: Don't add incdir=$base_dir/../include to
25101           ALWAYS_CXXFLAGS.
25102
25103 1999-02-24  Craig Burley  <craig@jcb-sc.com>
25104
25105         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25106         * g77.f-torture/compile/19981216-0.f: ...as it is expected
25107         to not be compilable by current g77.
25108
25109 1999-02-24  Nick Clifton  <nickc@cygnus.com>
25110
25111         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25112
25113 1999-02-22  Jeffrey A Law  (law@cygnus.com)
25114
25115         * gcc.c-torture/execute/990222-1.c: New test.
25116
25117 1999-02-19  Craig Burley  <craig@jcb-sc.com>
25118
25119         * g77.f-torture/compile/19990218-0.f: New test.
25120         * g77.f-torture/noncompile/19990218-1.f: New test.
25121
25122 1999-02-18  Craig Burley  <craig@jcb-sc.com>
25123
25124         * g77.f-torture/compile/19981216-0.f: New test.
25125
25126 1999-02-14  Jeffrey A Law  (law@cygnus.com)
25127
25128         * gcc.dg/990214-1.c: New test.
25129
25130 1999-02-13  Jeffrey A Law  (law@cygnus.com)
25131
25132         * gcc.dg/990213-2.c: New test.
25133
25134         * gcc.dg/990213-1.c: New test.
25135
25136 1999-02-12  Jeffrey A Law  (law@cygnus.com)
25137
25138         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25139         ints.
25140
25141 1999-02-11  Nick Clifton  <nickc@cygnus.com>
25142
25143         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25144         specified by target.
25145
25146         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25147
25148 1999-02-11  Jeffrey A Law  (law@cygnus.com)
25149
25150         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25151
25152 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25153
25154         * gcc.dg/special/ecos.exp: New test driver for new tests with
25155         special requirements.
25156
25157         * gcc.dg/special/alias-1.c: New test.
25158         * gcc.dg/special/gcsec-1.c: New test.
25159         * gcc.dg/special/weak-1.c: New test.
25160         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25161         * gcc.dg/special/weak-2.c: New test.
25162         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25163         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25164         * gcc.dg/special/wkali-1.c: New test.
25165         * gcc.dg/special/wkali-2.c: New test.
25166         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25167         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25168
25169 1999-02-10  Felix Lee  <flee@cygnus.com>
25170
25171           * lib/c-torture.exp (c-torture-compile): Pull out code for
25172           analyzing gcc error messages.
25173           (c-torture-execute): Likewise.  Fix some (harmless) false
25174           positives.
25175           * lib/gcc.exp (gcc_check_compile): New function.
25176
25177 1999-02-08  Richard Henderson  <rth@cygnus.com>
25178
25179         * gcc.c-torture/execute/990208-1.c: New test.
25180
25181 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25182
25183         * g++.dg/special/ecos.exp: New driver for new tests with special
25184         requirements
25185
25186         * g++.dg/special/conpr-1.C: New test
25187         * g++.dg/special/conpr-2.C: New test
25188         * g++.dg/special/conpr-2a.C: New test
25189         * g++.dg/special/conpr-3.C: New test
25190         * g++.dg/special/conpr-3a.C: New test
25191         * g++.dg/special/conpr-3b.C: New test
25192
25193         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25194         allow g++ to use the dg driver
25195
25196         * README: Add comment about g++.dg directory
25197
25198 1999-02-06  Jeffrey A Law  (law@cygnus.com)
25199
25200         * README: Update email addresses.
25201
25202 1999-02-03  Nick Clifton  <nickc@cygnus.com>
25203
25204         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25205         arguments in order to force structure S onto the stack even on
25206         the alpha.
25207         (test): Pass 10 leading arguments to function foo as well as the
25208         structure S.
25209
25210         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25211         failure for all targets.
25212
25213         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25214         abort to terminate program execution.
25215
25216 1999-01-30  Richard Henderson  <rth@cygnus.com>
25217
25218         * gcc.c-torture/execute/990130-1.c: New test.
25219
25220 1999-01-30  Jeffrey A Law  (law@cygnus.com)
25221
25222         * gcc.dg/990130-1.c: New test.
25223
25224 1999-01-28  Michael Meissner  <meissner@cygnus.com>
25225
25226         * gcc.c-torture/execute/990128-1.c: New test.
25227
25228 1999-01-27  Michael Meissner  <meissner@cygnus.com>
25229
25230         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25231
25232 1999-01-27  Felix Lee  <flee@cygnus.com>
25233
25234         * lib/c-torture.exp (c-torture-compile): pull out code for
25235         analyzing gcc error messages.
25236         (c-torture-execute): ditto, and fix some (harmless) false
25237         positives.
25238         * lib/gcc.exp (gcc_check_compile): new function.
25239
25240 1999-01-17  Jeffrey A Law  (law@cygnus.com)
25241
25242         * gcc.dg/990117-1.c: New test.
25243
25244         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25245
25246         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25247
25248 1999-01-15  Jeffrey A Law  (law@cygnus.com)
25249
25250         * g77.f-torture/compile/990115-1.f: New test.
25251
25252 1999-01-07  Jeffrey A Law  (law@cygnus.com)
25253
25254         * gcc.c-torture/compile/990107-1.c: New test
25255
25256 1999-01-06  Jeffrey A Law  (law@cygnus.com)
25257
25258         * gcc.c-torture/execute/990106-2.c: New test.
25259
25260         * gcc.c-torture/execute/990106-1.c: New test.
25261
25262 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
25263
25264         * gcc.c-torture/compile/981223-1.c: New test.
25265
25266 1998-12-29  Richard Henderson  <rth@cygnus.com>
25267
25268         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25269         (opt3): Rename from opt4 and disable.
25270
25271 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
25272
25273         * g++.old-deja/g++.pt/ptrmem5.C: New test.
25274
25275 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
25276
25277         * g++.old-deja/g++.other/conv5.C: New test.
25278
25279 1998-12-14  Nick Clifton  <nickc@cygnus.com>
25280
25281         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25282
25283 1998-12-11  Jeffrey A Law  (law@cygnus.com)
25284
25285         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25286
25287 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
25288
25289         * gcc.c-torture/compile/981211-1.c: New test.
25290
25291 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
25292
25293         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25294
25295         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25296
25297 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25298
25299         * gcc.special/930510-1.c: Make C9X safe.
25300         * gcc.misc-tests/gcov-1.c Similarly.
25301         * gcc.misc-tests/gcov-2.c Similarly.
25302
25303 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25304
25305         * gcc.dg/ultrasp1.c: New test.
25306
25307 1998-12-06  Richard Henderson  <rth@cygnus.com>
25308
25309         * gcc.c-torture/execute/981206.c: New test.
25310
25311 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25312
25313         * g++.old-deja/g++.ns/template7.C: New test.
25314
25315         * g++.old-deja/g++.other/expr1.C: New test.
25316
25317         * g++.old-deja/g++.eh/tmpl3.C: New test.
25318
25319         * g++.old-deja/g++.eh/tmpl2.C: New test.
25320
25321 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
25322
25323         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25324         * g++.old-deja/g++.other/using6.C: Removed.
25325         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25326
25327         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25328
25329 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
25330
25331         * g++.old-deja/g++.pt/overload8.C: New test.
25332
25333         * g++.old-deja/g++.pt/overload7.C: New test.
25334
25335         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25336
25337         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25338         and relinking messages.
25339         * lib/g++.exp (g++_target_compile): Remove .rpo file when
25340         compiling with -frepo.
25341
25342 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
25343
25344         * g++.old-deja/g++.pt/lookup6.C: New test.
25345
25346 1998-11-30  Nick Clifton  <nickc@cygnus.com>
25347
25348         * gcc.c-torture/execute/981130-1.c: New test.
25349         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25350
25351 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
25352
25353         * g++.old-deja/g++.pt/explicit76.C: New test.
25354
25355         * g++.old-deja/g++.pt/friend38.C: New test.
25356
25357         * g++.old-deja/g++.ns/crash2.C: New test.
25358
25359         * g++.old-deja/g++.pt/defarg8.C: New test.
25360
25361         * g++.old-deja/g++.pt/instantiate6.C: New test.
25362
25363         * g++.old-deja/g++.pt/static6.C: New test.
25364
25365         * g++.old-deja/g++.pt/decl2.C: New test.
25366
25367 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
25368
25369         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
25370         problem is actually related with name lookup, but so what? :-)
25371
25372         * g++.old-deja/g++.pt/friend37.C: New test.
25373
25374 1998-11-25  Dave Love  <d.love@dl.ac.uk>
25375
25376         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25377         element, which fails on some systems.
25378
25379         * g77.f-torture/execute/labug1.f: New test.
25380
25381 1998-11-21  Jeffrey A Law  (law@cygnus.com)
25382
25383         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25384         is defined.
25385
25386 1998-11-18  Dave Love  <d.love@dl.ac.uk>
25387
25388         * g77.f-torture/compile/981117-1.f: New test.
25389
25390 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
25391
25392         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
25393         properly discarded.
25394
25395 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
25396
25397         * gcc.c-torture/execute/memcheck: New directory of tests for
25398         -fcheck-memory-usage.
25399
25400 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
25401
25402         * README: New file, general information about the testsuite and
25403         new description of the various C++ test subdirectories.
25404         * README.g++: Eliminate obsolete information, update and move most
25405         relevant stuff to README.
25406
25407 1998-11-07  Richard Henderson  <rth@cygnus.com>
25408
25409         * gcc.c-torture/compile/981107-1.c: New test.
25410
25411 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
25412
25413         * execute/memcpy-bi.c: New testcase.
25414
25415 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
25416
25417         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25418         base classes.
25419
25420         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25421         template is selected.
25422
25423         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25424         classes, it should be accepted for all types.
25425
25426         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25427
25428         * g++.old-deja/g++.pt/spec24.C: Ensure that template
25429         specializations start with template headers.
25430
25431 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
25432
25433         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25434
25435         * g++.old-deja/g++.other/init9.C: Test cross initialization of
25436         non-POD types.
25437
25438 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
25439
25440         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25441
25442 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25443
25444         * compile/981022-1.c, compile/981022-1.x: New test and driver.
25445
25446 1998-10-19  Jeffrey A Law  (law@cygnus.com)
25447
25448         * 981019-1.c: New test.
25449
25450 1998-10-14  Robert Lipe <robertl@dgii.com>
25451
25452         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25453         find objc headers.
25454
25455 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
25456
25457         * compile/981001-4.c: Remove use of GCC extension that triggers a
25458         compiler bug.
25459
25460 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
25461
25462         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25463
25464 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
25465
25466         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
25467         instantiation of template produces incorrect code for delete
25468         expression.
25469
25470         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
25471         constructors' name is not unique.
25472         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25473         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25474
25475         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
25476         automatic array of const is ill-formed.
25477
25478         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
25479         of template parameter?
25480
25481         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
25482         const.
25483
25484         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
25485         pointer-to-member expression.
25486
25487         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
25488         declaration causes ICE.
25489
25490 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
25491
25492         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
25493         reserved in the global namespace.
25494
25495         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25496         generate needed virtual table.
25497
25498         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25499
25500 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
25501
25502         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25503         template-dependent type
25504
25505 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
25506
25507         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25508         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25509         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25510
25511         * g++.old-deja/g++.other/using5.C: New test; using decl from base
25512         class should be usable as argument of member function.
25513         * g++.old-deja/g++.other/using6.C: New test; using decl from base
25514         class should be usable as return type of member function.
25515         * g++.old-deja/g++.other/using7.C: New test; using decl from base
25516         class should be usable as type of data member.
25517
25518         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
25519
25520 1998-10-09  Jeffrey A Law  (law@cygnus.com)
25521
25522         * gcc.c-torture/special/920521-1.c: Fix bogus test.
25523
25524 1998-10-08  Nick Clifton  <nickc@cygnus.com>
25525
25526         * gcc.dg/dll-?.c Add thumb to target list.
25527         Fix assembler scan patterns to match current assembler output.
25528
25529 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
25530
25531         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
25532         matching of template brackets.
25533
25534         * g++.old-deja/g++.other/using4.C: New test.  Test using
25535         declarations of methods from base classes.
25536
25537         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
25538         within functions should introduce names into the innermost
25539         enclosing namespace.
25540
25541         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
25542         of static locals if first initialization throws.
25543
25544 1998-10-07  Jim Wilson  <wilson@cygnus.com>
25545
25546         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
25547
25548 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
25549
25550         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
25551         lose track of the possible targets of tablejump insns.
25552         * special/special.exp: Run it.
25553
25554 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25555
25556         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
25557         must be declared before its specializations can be named in friend
25558         declarations.
25559
25560 1998-10-05  Dave Love  <d.love@dl.ac.uk>
25561
25562         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
25563
25564         * g77.f-torture/execute/io1.f: New test.
25565
25566 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
25567
25568         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
25569         with pointer to template function, for which no argument deduction
25570         is possible.
25571
25572         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
25573         specialization of template function as argument to template
25574         function.
25575
25576         * g++.old-deja/g++.other/access2.C: New test; Inner class
25577         shouldn't have privileged access to Outer's names.
25578
25579 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
25580
25581         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
25582         friend template declared within template class conflicts with
25583         nested class of the same name.
25584
25585         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
25586         is ignored.
25587
25588         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
25589         object with direct initializer as function declaration.
25590
25591         * g++.old-deja/g++.other/decl2.C: New test; duplicate
25592         initializers.
25593
25594         * g++.old-deja/g++.other/null2.C: New test; conditional operator
25595         involving const pointer and NULL produces incorrect result.
25596
25597         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
25598         type name without `typename' should be rejected with -pedantic.
25599
25600 1998-10-02  Richard Henderson  <rth@cygnus.com>
25601
25602         * g++.old-deja/g++.other/addrof1.C: New test.
25603
25604 1998-10-01  Nick Clifton  <nickc@cygnus.com>
25605
25606         * gcc.c-torture/compile/981001-1.c: New test.
25607         * gcc.c-torture/execute/981001-1.c: New test.
25608
25609 1998-10-01  Jeffrey A Law  (law@cygnus.com)
25610
25611         * gcc.c-torture/compile/981001-2.c: New test.
25612         * gcc.c-torture/compile/981001-3.c: New test.
25613         * gcc.c-torture/compile/981001-4.c: New test.
25614
25615 1998-10-01  Robert Lipe  <robertl@dgii.com>
25616
25617         * lib/objc.exp (objc_target_compile): Add -L during compiles for
25618         multilibbed hosts.   Idea grafted from g77.exp.
25619
25620 1998-09-30  Dave Love  <d.love@dl.ac.uk>
25621
25622         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
25623         avoid losing on systems which need -lsocket.
25624
25625 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
25626
25627         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
25628         * g++.old-deja/g++.other/nested2.C: Ditto.
25629         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
25630         failure.
25631
25632 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
25633
25634         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
25635         preferred over template operator!= for enum bitfields.
25636
25637 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
25638
25639         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
25640         that happen to have the same base name, but in different scopes,
25641         are incorrectly rejected.
25642
25643 1998-09-16  Richard Henderson  <rth@cygnus.com>
25644
25645         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
25646         on the native word size instead of an integer literal.
25647
25648 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
25649
25650         * g++.old-deja/g++.other/static2.C: Invocation of static data
25651         member of type pointer-to-function denoted as non-static member.
25652
25653         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
25654         checks involving function types and aliases.
25655
25656 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
25657
25658         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
25659         redefined to the same non-trivial type.
25660
25661         * g++.old-deja/g++.pt/explicit73.C: Test for proper
25662         namespace-qualification of template specializations declared in
25663         other namespaces.
25664
25665         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
25666         to declare a subset of the specializations of a template function
25667         as friends of specializations of a template class.
25668
25669         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
25670         member templates that do not fully specialize the enclosing
25671         template class are rejected.
25672
25673 1998-09-11  Dave Love  <d.love@dl.ac.uk>
25674
25675         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
25676
25677 1998-09-08  Dave Love  <d.love@dl.ac.uk>
25678
25679         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
25680         altered from libf2c/libU77 version.
25681
25682 1998-09-06  Dave Love  <d.love@dl.ac.uk>
25683
25684         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
25685
25686 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
25687
25688         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
25689         (un)signed char are different types for template specialization
25690         purposes.
25691
25692 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
25693
25694         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
25695         * objc: ObjC testsuite.
25696
25697 1998-08-31  Catherine Moore  <clm@cygnus.com>
25698
25699         * gcc.c-torture/execute/941014-1.x:  New file.
25700
25701 1998-08-31  Nick Clifton  <nickc@cygnus.com>
25702
25703         * lib/c-torture.exp: Add support for
25704         torture_eval_before_compile and torture_eval_before_execute
25705         variables.
25706
25707 1998-08-30  Jeffrey A Law  (law@cygnus.com)
25708
25709         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
25710         this test triggers valid.
25711
25712 1998-08-27  Jeffrey A Law  (law@cygnus.com)
25713
25714         * gcc.dg/980827-1.c: New test.
25715
25716 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
25717
25718         * gcc.c-torture/execute/loop-4b.c: New test.
25719
25720 1998-08-26  Nick Clifton  <nickc@cygnus.com>
25721
25722         * lib/c-torture.exp: Add support for
25723         torture_eval_before_compile and torture_eval_before_execute
25724         variables.
25725
25726 1998-08-25  Jeffrey A Law  (law@cygnus.com)
25727
25728         * gcc.c-torture/compile/980825-1.c: New test.
25729
25730 1998-08-24  Nick Clifton  <nickc@cygnus.com>
25731
25732         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
25733         count number tests in opt_t0 not good_t0.
25734
25735 1998-08-24  Jeffrey A Law  (law@cygnus.com)
25736
25737         * gcc.c-torture/compile/930326-1.x: Fix typo.
25738
25739 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
25740
25741         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
25742         causes an ICE.
25743
25744 1998-08-21  Jeffrey A Law  (law@cygnus.com)
25745
25746         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
25747         STACK_SIZE is defined.
25748         * gcc.c-torture/unsorted/stuct.c: Similarly.
25749
25750         * gcc.c-torture/compile/980821-1.c: New test.
25751
25752 1998-08-21  Jeffrey A Law  (law@cygnus.com)
25753
25754         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
25755
25756 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
25757
25758         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
25759         code.
25760
25761 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
25762
25763         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
25764         error'.
25765
25766 1998-08-18  Jeffrey A Law  (law@cygnus.com)
25767
25768         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
25769
25770 1998-08-16  Jeffrey A Law  (law@cygnus.com)
25771
25772         * gcc.c-torture/compile/980816-1.c: New test.
25773
25774         * gcc.dg/980816-1.c: New test.
25775
25776 1998-08-13  Jeffrey A Law  (law@cygnus.com)
25777
25778         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
25779         compiler for ieee tests.
25780
25781 1998-08-01  Dave Love  <d.love@dl.ac.uk>
25782
25783         * g77.f-torture/compile/980729-0.f: New test.
25784
25785 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
25786
25787         * gcc.c-torture/special/eeprof-1.c: New test, for
25788         -finstrument-functions.
25789         * gcc.c-torture/special/special.exp: Run it.
25790
25791 1998-07-29  Jeffrey A Law  (law@cygnus.com)
25792
25793         * gcc.c-torture/compile/980729-1.c: New test.
25794
25795 1998-07-27  Nick Clifton  <nickc@cygnus.com>
25796
25797         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
25798         __thumb__ is defined, and test for ARM style doubles if so.
25799
25800 1998-07-26  Dave Love  <d.love@dl.ac.uk>
25801
25802         * g77.f-torture/noncompile/980615-0.f: New test.
25803
25804 1998-07-26  H.J. Lu  (hjl@gnu.org)
25805
25806         * gcc.dg/980312-1.c: Do link instead of compile.
25807         * gcc.dg/980313-1.c: Likewise.
25808
25809 1998-07-26  Jeffrey A Law  (law@cygnus.com)
25810
25811         * gcc.c-torture/compile/980726-1.c: New test.
25812
25813 1998-07-25  Dave Love  <d.love@dl.ac.uk>
25814
25815         * g77.f-torture/execute/io0.f: New test.
25816
25817 1998-07-24  Nick Clifton  <nickc@cygnus.com>
25818
25819         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
25820         an int.
25821
25822 1998-06-18  Michael Meissner  <meissner@cygnus.com>
25823
25824         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
25825         m32r bugs.
25826
25827 1998-07-17  Nick Clifton  <nickc@cygnus.com>
25828
25829         * gcc.dg/980626-1.c: Expect failures for all toolchains until
25830         c-decl.c:grokdeclarator can handle mode attributes.
25831
25832 1998-07-16  Jeffrey A Law  (law@cygnus.com)
25833
25834         * gcc.c-torture/execute/980716-1.c: New test.
25835
25836 1998-07-13  Jeffrey A Law  (law@cygnus.com)
25837
25838         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
25839         the mn10200.
25840         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
25841         the mn10200.
25842         * gcc.c-torture/execute/va-arg-3.x: Similarly.
25843         * gcc.c-torture/compile/930326-1.x: Similarly.
25844
25845 1998-07-13  Dave Love  <d.love@dl.ac.uk>
25846
25847         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
25848         New test from Craig.
25849
25850 1998-07-12  Dave Love  <d.love@dl.ac.uk>
25851
25852         * g77.f-torture/noncompile/980616-0.f: New test.
25853
25854         * g77.f-torture/execute/970816-3.f:  New test from Craig.
25855
25856 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25857
25858         *  g++.other/singleton.C: Return error value instead of taking
25859         SIGSEGV.
25860
25861 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
25862
25863         *  g++.other/singleton.C: New test.   Warning is under dispute.
25864         Runtime crash is not.
25865
25866 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25867
25868         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
25869         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
25870         using6.C, using7.C}:  New namespace tests.
25871
25872 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
25873
25874         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
25875         specialization with typedef'ed names used as array indexes.
25876
25877 1998-07-09  Jeffrey A Law  (law@cygnus.com)
25878
25879         * gcc.c-torture/execute/980709-1.c: New test.
25880
25881         * gcc.dg/980709-1.c: New test.
25882
25883 1998-07-07  Richard Henderson  <rth@cygnus.com>
25884
25885         * gcc.c-torture/execute/bcp-1.c: New test.
25886
25887 1998-07-07  Jeffrey A Law  (law@cygnus.com)
25888
25889         * gcc.c-torture/execute/980707-1.c: New test.
25890
25891 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
25892
25893         * gcc.c-torture/compile/980706-1.c: New test.
25894
25895 1998-07-01  Dave Love  <d.love@dl.ac.uk>
25896
25897         * g77.f-torture/execute/980701-0.f,
25898         g77.f-torture/execute/980701-1.f: New test from Craig.
25899
25900 1998-07-01  Jeffrey A Law  (law@cygnus.com)
25901
25902         * gcc.c-torture/compile/980701-1.c: New test.
25903
25904         * gcc.c-torture/execute/980701-1.c: New test.
25905
25906 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
25907 rlsruhe.de>
25908
25909         * g++.old-deja/g++.robertl/eb132.C: New test.
25910         * g++.old-deja/g++.robertl/eb133.C: Likewise.
25911
25912 1998-06-29  Dave Love  <d.love@dl.ac.uk>
25913
25914         * g77.f-torture/execute/980628-7.f,
25915         g77.f-torture/execute/980628-8.f,
25916         g77.f-torture/execute/980628-9.f,
25917         g77.f-torture/execute/980628-10.f: New tests from Craig.
25918
25919         * g77.f-torture/execute/980628-3.f: Remove mail headers.
25920
25921 1998-06-28  Jeffrey A Law  (law@cygnus.com)
25922
25923         * g77.f-torture/execute/980628-4.f: New test from Craig.
25924         * g77.f-torture/execute/980628-5.f: Likewise.
25925         * g77.f-torture/execute/980628-2.f: Likewise.
25926         * g77.f-torture/execute/980628-0.f: Likewise.
25927         * g77.f-torture/execute/980628-1.f: Likewise.
25928         * g77.f-torture/execute/980628-3.f: Likewise.
25929         * g77.f-torture/execute/980628-6.f: Likewise.
25930
25931 1998-06-28  Jeffrey A Law  (law@cygnus.com)
25932
25933         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
25934         directory when nothing has been installed yet.
25935
25936 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
25937
25938         * gcc.c-torture/special/special.exp: Handle newer versions of
25939         dejagnu.
25940
25941 1998-06-26  Jeffrey A Law  (law@cygnus.com)
25942
25943         * gcc.dg/980626-1.c: New test.
25944
25945 1998-06-19  Bruno Haible <haible@ilog.fr>
25946
25947         * gcc.misc-tests/m-un-2.c: New test.
25948         * g++.old-deja/g++.other/warn01.c: Likewise.
25949
25950 1998-06-19  Robert Lipe  <robertl@dgii.com>
25951
25952         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
25953         compatibility with assmblers with a different comment character.
25954         Eliminate use of GAS-specific extensions.
25955
25956 1998-06-19  Jeffrey A Law  (law@cygnus.com)
25957
25958         * gcc.c-torture/execute/ieee/980619-1.c: New test.
25959
25960 1998-06-19  Robert Lipe  <robertl@dgii.com>
25961
25962         *lib/g77.exp: Replace search for libf2c.a with search for newly
25963         renamed libg2c.a
25964
25965 1998-06-17  Jeffrey A Law  (law@cygnus.com)
25966
25967         * gcc.c-torture/execute/980617-1.c: New test.
25968
25969 1998-06-12  Jeffrey A Law  (law@cygnus.com)
25970
25971         * gcc.c-torture/execute/980612-1.c: New test.
25972
25973 1998-06-08  Jeffrey A Law  (law@cygnus.com)
25974
25975         * gcc.dg/980523-1.c: Only test on ppc-linux.
25976         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
25977
25978         * gcc.c-torture/execute/980608-1.c: New test.
25979
25980 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
25981
25982         * gcc.c-torture/execute/980605-1.c: New test.
25983
25984 1998-06-04  Jeffrey A Law  (law@cygnus.com)
25985
25986         * gcc.c-torture/execute/980604-1.c: New test.
25987
25988 1998-06-02  Jeffrey A Law  (law@cygnus.com)
25989
25990         * gcc.c-torture/execute/980602-1.c: New test.
25991         * gcc.c-torture/execute/980602-2.c: Likewise.
25992
25993 1998-06-02  Dave Love  <d.love@dl.ac.uk>
25994
25995         * 970125-0.f: Fix per JCB.  Add commentary.
25996
25997 1998-05-31  Michael Meissner  <meissner@cygnus.com>
25998
25999         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26000         IEEE -0 support.
26001
26002 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26003
26004         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26005         earlier.
26006
26007 1998-05-28  Catherine Moore <clm@cygnus.com>
26008
26009         * gcc.c-torture/execute/980526-3.c: New test.
26010
26011 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
26012
26013         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26014         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26015         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26016         m88k-motorola-sysv3 to XFAIL.
26017
26018 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26019
26020         * gcc.dg/980526-1.c: New test.
26021         * gcc.c-torture/execute/980526-2.c: New test.
26022
26023 1998-05-26  Jeffrey A Law  (law@cygnus.com)
26024
26025         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26026
26027         * gcc.c-torture/execute/980526-1.c: New test.
26028
26029 1998-05-26  Dave Love  <d.love@dl.ac.uk>
26030
26031         * g77.f-torture/execute/alpha2.f: Add runtime test.
26032
26033 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
26034
26035         * g++.old-deja/old-deja.exp: Strip leading directories.
26036
26037         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26038         error for the line.  Don't run multiple tests for the same line.
26039
26040 1998-05-23  Jeffrey A Law  (law@cygnus.com)
26041
26042         * gcc.dg/980523-1.c: New test.
26043
26044 1998-05-23  Dave Love  <d.love@dl.ac.uk>
26045
26046         * g77.f-torture/compile/970915-0.f: New test.
26047
26048 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
26049
26050         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26051
26052 1998-05-21  Jeffrey A Law  (law@cygnus.com)
26053
26054         * gcc.dg/980520-1.c: New test.
26055
26056 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
26057
26058         * gcc.dg/980502-1.c: Fix return type.
26059
26060 1998-05-20  Jeffrey A Law  (law@cygnus.com)
26061
26062         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26063         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26064         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26065         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26066         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26067
26068 1998-05-20  Dave Love  <d.love@dl.ac.uk>
26069
26070         * g77.f-torture/execute/980520-1.f: New test.
26071
26072 1998-05-15  Dave Love  <d.love@dl.ac.uk>
26073
26074         * lib/mike-g77.exp: New file.
26075
26076         * g77.f-torture/noncompile/noncompile.exp,
26077         g77.f-torture/noncompile/check0.f: New files.
26078
26079 1998-05-14  Dave Love  <d.love@dl.ac.uk>
26080
26081         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26082         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26083         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26084         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26085         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26086         abort where appropriate.
26087
26088 1998-05-05  Michael Meissner  <meissner@cygnus.com>
26089
26090         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26091         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26092
26093 1998-04-29  Dave Love  <d.love@dl.ac.uk>
26094
26095         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26096
26097 1998-04-27  Dave Love  <d.love@dl.ac.uk>
26098
26099         * g77.f-torture/compile/980427-0.f: New test.
26100
26101 1998-04-24  Dave Love  <d.love@dl.ac.uk>
26102
26103         * g77.f-torture/compile/980424-0.f: New test.
26104
26105 1998-04-19  Dave Love  <d.love@dl.ac.uk>
26106
26107         * g77.f-torture/compile/980419-2.f (main): New test.
26108         * g77.f-torture/compile/970125-0.f: New test.
26109         * g77.f-torture/compile/980419-1.f: New test.
26110
26111 1998-04-08  Jim Wilson  <wilson@cygnus.com>
26112
26113         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
26114         of loop-4.c.
26115
26116 1998-04-07  Jim Wilson  <wilson@cygnus.com>
26117
26118         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26119
26120 1998-04-03  Jim Wilson  <wilson@cygnus.com>
26121
26122         * gcc.c-torture/compile/980329-1.c: New test.
26123
26124 1998-03-18  Jim Wilson  <wilson@cygnus.com>
26125
26126         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26127         * gcc.dg/980312-1.c: Fix typo in -march command.
26128
26129 1998-03-16  H.J. Lu  (hjl@gnu.org)
26130
26131         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26132
26133 1998-03-11  Robert Lipe  <robertl@dgii.com>
26134
26135         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
26136         Dave Love agree the Fortran source is bogus.
26137
26138 1998-03-11  Robert Lipe  <robertl@dgii.com>
26139
26140         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26141         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26142         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26143         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26144         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26145
26146 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
26147
26148         * g++.old-deja/g++.other/friend1.C: New test.
26149
26150 1998-02-18  Dave Love  <d.love@dl.ac.uk>
26151
26152         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26153         possibly uninitialized) variables and declare dnrm2.
26154
26155 1998-02-23  Robert Lipe <robertl@dgii.com>
26156
26157         From Bruno Haible <haible@ilog.fr>:
26158         * gcc.c-torture/execute/980223.c: New test.
26159
26160 1998-02-13  Jeffrey A Law  (law@cygnus.com)
26161
26162         * gcc.dg/ifelse-1.c: New test.
26163
26164 1998-02-09  H.J. Lu  (hjl@gnu.org)
26165
26166         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26167
26168           * lib/old-dejagnu.exp (old-dejagnu): Added the
26169           "execution test - XFAIL *-*-*" handling in the spirit of
26170           "excess errors test -". Changed the "execution test fails"
26171           handling to be like "excess errors test fails".
26172           * Update various tests accordingly.
26173
26174 1998-02-06  Jim Wilson  <wilson@cygnus.com>
26175
26176         * gcc.c-torture/execute/980205.c: New test.
26177
26178 1998-01-18  Jeffrey A Law  (law@cygnus.com)
26179
26180         * lib/c-torture.exp: Look for .x files instead of .cexp files.
26181         * lib/f-torture.exp: Similarly.
26182         * gcc.c-torture: Rename all .cexp files to .x files.
26183
26184 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
26185
26186         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26187         (940510-1.c): Removed duplicate.
26188         (971104-1.c): New test.
26189
26190 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
26191
26192           * lib/f-torture.exp: Improve error and loop detection.
26193
26194 1997-11-19  Michael Meissner  <meissner@cygnus.com>
26195
26196         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26197         use that to size the filler array.
26198
26199 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
26200
26201         * lib/c-torture.exp(c-torture-execute): Fix typo.
26202
26203         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26204         testcase as the executable name. Keep the executable around if
26205         the test fails.
26206
26207 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
26208
26209         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26210         changes.  Only test one -g option, and move it to the end of the
26211         list of options to test.
26212
26213 1997-09-19  Michael Meissner  <meissner@cygnus.com>
26214
26215         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26216         variable GCC_TORTURE_OPTIONS to supply default switches separated
26217         by colons.  If no environment variable, run tests with -O0 -g, -O1
26218         -g, and -O2 -g as well.
26219
26220 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
26221
26222         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26223         explanatory comments. Fix indentation.
26224
26225 1997-09-15  Jeffrey A Law  (law@cygnus.com)
26226
26227         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26228
26229 1997-09-11  Jeffrey A Law  (law@cygnus.com)
26230
26231         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26232         * g++.old-deja/g++.mike/p7325.C: Likewise.
26233         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26234
26235 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
26236
26237         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26238         * g++.old-deja/g++.brendan/crash30.C: Likewise.
26239         * g++.old-deja/g++.brendan/crash39.C: Likewise.
26240         * g++.old-deja/g++.law/operators4.C: Likewise.
26241
26242 1997-09-11  Joe Buck  (jbuck@synopsys.com)
26243
26244         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26245         * g++.old-deja/g++.mike/p784.C: Ditto.
26246         * g++.old-deja/g++.mike/p785.C: Ditto.
26247
26248 1997-09-05  Jeffrey A Law  (law@cygnus.com)
26249
26250           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26251
26252 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
26253
26254         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26255         target feature; pass this to c-torture-execute as needed.
26256
26257 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
26258
26259         * lib/c-torture.exp(c-torture-execute): If the previous and the
26260         current executables being tested are identical, we don't need to
26261         run the executable again. Try to make the executable names
26262         unique. Add an optional argument for passing additional compiler
26263         flags.
26264
26265 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
26266
26267         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26268
26269 1997-08-29  Jeffrey A Law  (law@cygnus.com)
26270
26271         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26272
26273 1997-07-31  Jeffrey A Law  (law@cygnus.com)
26274
26275         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26276         32bit or larger longs.
26277
26278         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26279         have either a 32bit long or 32bit int.
26280
26281 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
26282
26283         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26284         Make double precision tests dependent on sizeof (double).
26285
26286 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
26287
26288         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26289         too.
26290
26291 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
26292
26293         * gcc.c-torture/compile/961203-1.cexp: New script.
26294
26295 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
26296
26297         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26298         up the includes ourselves.
26299
26300 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
26301
26302         * lib/plumhall.exp: Remove random include, and add a few
26303         verbose messages for debugging.
26304
26305 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
26306
26307         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26308         of trying to do it ourselves.
26309
26310 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
26311
26312         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26313
26314 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
26315
26316         * gcc.prms/5403.c: Made regexp a bit less strict.
26317
26318 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
26319
26320         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26321         is returned from remote_load instead.
26322         * lib/plumhall.exp: Ditto.
26323         * lib/mike-g++.exp: Ditto.
26324         * lib/old-dejagnu.exp: Ditto.
26325         * lib/c-torture.exp: Ditto.
26326
26327 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
26328
26329         * lib/g++.exp: Use build_wrapper procedure.
26330         * lib/gcc.exp: Ditto.
26331
26332 1997-05-20  Jeffrey A Law  (law@cygnus.com)
26333
26334         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26335         an old-style decl for malloc.  Fixes tests to work when
26336         sizeof (int) != sizeof (size_t).
26337
26338 1997-05-15  Mike Meissner  <meissner@cygnus.com>
26339
26340         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26341
26342         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26343         use stdargs.h interface.
26344
26345 1997-05-15  Mike Meissner  <meissner@cygnus.com>
26346
26347         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26348         NO_VARARGS when compiling.
26349
26350 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
26351
26352         * lib/plumhall.exp(ph_includes): New procedure.
26353         (ph_make): Use it.
26354         (ph_compiler): Ditto.
26355
26356         * lib/g++.exp: Rename test-glue.c to testglue.c.
26357         * lib/gcc.exp: Ditto.
26358
26359 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
26360
26361         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26362         to completion when it's called.
26363
26364 1997-03-21  Michael Meissner  <meissner@cygnus.com>
26365
26366         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26367         is defined, don't do test.
26368
26369 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
26370
26371         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26372         for object files.
26373         (ph_summary): Mark skipped testcases as untested, not unresolved.
26374
26375         * lib/plumhall.exp (ph_make): If unresolved because of bad
26376         errorCode, record errorCode in log file.
26377         (*): Replace send_log/verbose with verbose -log.
26378
26379 1997-03-19  Michael Meissner  <meissner@cygnus.com>
26380
26381         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26382         double conversion if double isn't at least 8 bytes.
26383
26384         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26385         int to work with targets where int is 16 bits.
26386
26387         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26388         8 bytes, just exit, since 4 byte doubles don't have enough bits of
26389         precision for the test to complete.
26390
26391 1997-03-14  Michael Meissner  <meissner@cygnus.com>
26392
26393         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26394         if d10v is not compiled with the -mdouble64 flag.
26395         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26396
26397         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26398         d10v is not compiled with the -mint32 flag.
26399
26400 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
26401
26402         * lib/plumhall.exp: Use incr_count.
26403
26404 1997-03-12  Jeffrey A Law  (law@cygnus.com)
26405
26406         * gcc.c-torture: Update to c-torture-1.45.
26407
26408 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
26409
26410         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26411         the name of the expect testcase file).
26412
26413         * lib/g++.exp(g++_init): Ditto.
26414
26415 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
26416
26417         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26418         the host.
26419
26420         * lib/gcc.exp(gcc_exit): New procedure.
26421
26422 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
26423
26424         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26425         specs where appropriate.
26426
26427         * g++.old-deja/g++.arm/*: Added additional ERROR checks
26428         because of new "candidates are" messages, and removed a few
26429
26430         * Converted all non-old-style g++ testcases to old-style, and
26431         moved into g++.old-deja.
26432
26433 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
26434
26435         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26436         options.
26437
26438         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26439         succeeded.
26440
26441         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26442
26443 1997-02-13  Michael Meissner  <meissner@cygnus.com>
26444
26445         * lib/gcc.exp (gcc_target_compile): Add support for defining
26446         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26447         the machine doesn't have those features.
26448
26449 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
26450
26451         * g++.law/operators4.exp: Don't use LIBS.
26452
26453 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
26454
26455         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26456
26457         * lib/mike-g++.exp: Don't set the compiler to be tested here.
26458         * lib/g++.exp: Set it here instead. Also, allow use of the
26459         --tool_exec and --tool_opt options. Change CXX to
26460         GXX_UNDER_TEST.
26461
26462         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26463
26464         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26465
26466 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
26467
26468         * lib/old-dejagnu.exp: Use prune_warnings instead of
26469         prune_system_crud.
26470         * lib/mike-g++.exp: Ditto.
26471         * lib/gcc.exp: Ditto.
26472         * lib/g++.exp: Ditto.
26473
26474         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26475
26476 1997-02-07  Jeffrey A Law  (law@cygnus.com)
26477
26478           * 941014-2.c: Include stdlib.h
26479           * 960327-1.c: Include stdio.h
26480           * dbra.c, index-1.c: Don't assume ints are 32bits.
26481
26482 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
26483
26484         * lib/gcc.exp: Add gcc,stack_size target feature.
26485
26486         * lib/g++.exp(g++_target_compile): Add the include and link
26487         paths here, not in two other places. And, it's $options, not
26488         options.
26489
26490         * lib/mike-g++.exp(postbase): Remove the code that determines
26491         the correct include and link paths.
26492         * g++.old-deja/old-deja.exp: Ditto.
26493
26494 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
26495
26496         * lib/g++.exp(g++_init): target_compile no longer returns the
26497         filename of the result.
26498
26499 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
26500
26501         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26502         call to glob.
26503
26504         * gcc.c-torture/special/special.exp: Change call to
26505         gcc_target_compile to include the object file.
26506
26507 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
26508
26509         * gcc.c-torture/special/special.exp: Correct misspelling in last
26510         change.
26511
26512 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
26513
26514         * lib/plumhall.exp(ph_summary): Log the entire output of the
26515         executable. Return -1 if there were any failures, 0 otherwise.
26516         (ph_execute): Return -1 if there were any failures, 0 otherwise.
26517         (ph_make): Clean up objects and executables that were built
26518         if the tests succeeded.
26519
26520 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
26521
26522         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
26523         libraries and includes in the build tree as appropriate.
26524
26525 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
26526
26527         * lib/c-torture.exp: Instead of looking for the global variable
26528         NO_LONG_LONG, check to see if that's a feature of the target.
26529
26530 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
26531
26532         * config/default.exp: Minimize. Delete the remainer of the files in
26533         config; this functionality is now in devo/dejagnu/config.
26534
26535         g++.*/*: Pass any additional flags used to compile to postbase;
26536         delete CXXFLAGS.
26537
26538         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
26539         is now done by runtest.exp. Use gcc_target_compile instead of
26540         compile.
26541
26542         lib/c-torture.exp: Use gcc_target_compile instead of compile.
26543         Remove references to CFLAGS. Use remote_file instead of
26544         calling rm -f.
26545         (c-torture): Take a list of arguments to use to compile this
26546         testcase.
26547
26548         lib/g++.exp: Simplify. Use target_compile instead of compile.
26549         lib/gcc-dg.exp: Ditto.
26550         lib/gcc.exp: Ditto.
26551         lib/mike-{gcc,g++}.exp: Ditto.
26552         lib/old-dejagnu.exp: Ditto.
26553         lib/plumhall.exp: Ditto.
26554
26555 1997-01-08  Jim Wilson  <wilson@cygnus.com>
26556
26557         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
26558         (ph_linker): Likewise.
26559
26560 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
26561
26562           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
26563         MAP_ANON / MAP_ANONYMOUS if defined;
26564         else try to map from /dev/zero .
26565
26566 1996-11-12  Jeffrey A Law  (law@cygnus.com)
26567
26568         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
26569         isn't defined, then define it to MAP_ANONYMOUS.
26570
26571 1996-11-12  Jeffrey A Law  (law@cygnus.com)
26572
26573         * gcc.c-torture: Update to c-torture-1.42 release.
26574
26575 1996-11-11  Jeffrey A Law  (law@cygnus.com)
26576
26577         * gcc.c-torture: Update to c-torture-1.41 release.
26578
26579 1996-10-27  Jeffrey A Law  (law@cygnus.com)
26580
26581         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
26582         c-torture release.
26583
26584 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
26585
26586         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
26587         and LDFLAGS.  Fix second case to append the target_info ldflags
26588         onto LDFLAGS, not CFLAGS.
26589         * lib/g++.exp (g++_init): Add target_info stuff.
26590         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
26591         of libgloss and newlib flags for !native.
26592
26593         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
26594         (GDB): Fix relative path to go up another dir for finding gdb.
26595
26596 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
26597
26598         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
26599         versions in the target_info array, if they don't exist.
26600
26601 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
26602
26603         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
26604
26605 1996-07-08  Jim Wilson  <wilson@cygnus.com>
26606
26607         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
26608         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
26609
26610 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
26611
26612         * lib/old-dejagnu.exp: Don't remove the output file before we've
26613         actually tested it. Don't append pwd to the path of the executable
26614         we're testing.
26615
26616 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
26617
26618         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
26619
26620 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
26621
26622         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
26623         temporary directory for compiler files, and set it to a default
26624         value of /tmp. Set $output as the name of the output file from
26625         compiling the testcase. Add a -o option to $cflags_var so the
26626         compiler writes the final output file as $output. Set $executable
26627         to $output.
26628
26629         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
26630         directory for compiler files, and set it to /tmp if it doesn't
26631         already have a value. Set $output_file to the name of the output
26632         file from compiling the testcase. Add a -o option to CXXFLAGS so
26633         the compiler writes the final output file as $output. Use $output
26634         as the executable to be tested.
26635
26636 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
26637
26638         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
26639
26640 1996-06-08  Jeffrey A Law  (law@cygnus.com)
26641
26642         * gcc.c-torture/execute/pending-1.c: New test.  Still
26643         pending in Tege's queue.
26644
26645 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
26646
26647         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
26648         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
26649         if there were failures.  Call unresolved if there were unresolved
26650         testcases.  Call gcc_fail if program did not run to completion.
26651         (ph_make): Pass additional argument name to ph_execute.
26652         (ph_execute): Add new argument.  Pass additional arguments to
26653         ph_summary.  Call gcc_fail is there is no execution output.
26654
26655 1996-04-24  Jeffrey A Law  (law@cygnus.com)
26656
26657         * lib/plumhall.exp (proc_summary): Output relavent summary
26658         lines into the log so specific failures in plumhall can be
26659         investigated.
26660
26661 1996-04-10  Jeffrey A Law  (law@cygnus.com)
26662
26663         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
26664         (c-torture-execute): Don't try to execute tests which use
26665         "long long" types if $NO_LONG_LONG is nonzero.
26666
26667 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
26668
26669         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
26670         not c-torture.
26671
26672         * gcc.ieee: Move from here.
26673         * gcc.c-torture/execute/ieee: To here.
26674
26675 1996-03-26  Jeffrey A Law  (law@cygnus.com)
26676
26677         * gcc.c-torture: Update to c-torture-1.41 release.
26678
26679 1996-03-22  Jeffrey A Law  (law@cygnus.com)
26680
26681         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
26682         not "$output".
26683
26684 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
26685
26686         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
26687         -c present.
26688
26689 1996-03-02  Jeffrey A Law  (law@cygnus.com)
26690
26691         * config/proelf.exp: Handle connecting to a simulator.
26692
26693 1996-01-31  Jeffrey A Law  (law@cygnus.com)
26694
26695         * config/proelf.exp: New file.  Enough framework that we can
26696         run c-torture tests on the proelf targets (or any other target
26697         that gdb can connect to for that matter).
26698
26699 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
26700
26701         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
26702         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
26703
26704         * lib/plumhall.exp (ph_execute): Always call ph_summary if
26705         exec_output exists.
26706
26707 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
26708
26709         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
26710         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
26711
26712         * config/*.exp: Update FSF address.  Change result of ${tool}_load
26713         to pass/fail/unresolved/unsupported/untested.  Caller must now
26714         call unresolved/unsupported/untested.
26715         * lib/*.exp: Update FSF address.  Update to handle new results of
26716         ${tool}_load.
26717         * lib/chill.exp (verbose): Delete.
26718
26719 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
26720
26721         * lib/gcc.exp (default_gcc_start): Change order of args to
26722         $LDFLAGS $CFLAGS $LIBS.
26723         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
26724         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
26725         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
26726         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
26727         * gcc.misc-tests/dg-test.exp: Likewise.
26728         * gcc.misc-tests/msgs.exp: Likewise.
26729         * gcc.prms/prms.exp: Likewise.
26730         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
26731         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
26732
26733         * lib/dg.exp: Deleted, moved to dejagnu/lib.
26734
26735 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
26736
26737         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
26738
26739         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
26740         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
26741
26742         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
26743         necessary.
26744
26745 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
26746
26747         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
26748         global for loop; add use of $mathlib.
26749         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
26750         settings here; set mathlib for anything but VxWorks.
26751
26752 1996-01-22  Jeffrey A Law  (law@cygnus.com)
26753
26754         * gcc.c-torture: Update to c-torture-1.40 release.
26755
26756 1996-01-03  Jeffrey A Law  (law@cygnus.com)
26757
26758         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
26759         dg.exp.
26760
26761 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
26762
26763         * lib/c-torture.exp (c-torture-execute): Declare "output" as
26764         global.
26765
26766 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
26767
26768         * lib/g++.exp (LIBS): Define if not already.
26769         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
26770         (gcc-dg-prune): Call prune_gcc_output.
26771         * lib/gcc.exp (prune_gcc_output): New proc.
26772         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
26773         prune_gcc_output.
26774
26775 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
26776
26777         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
26778         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
26779
26780 1995-11-15  Jeffrey A Law  (law@cygnus.com)
26781
26782         * gcc.c-torture: Update to c-torture-1.39 release.
26783
26784 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
26785
26786         * lib/c-torture.exp (c-torture-execute): Don't return if one option
26787         fails, try others as well.
26788
26789 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
26790
26791         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
26792         If compilation fails, mark execute tests as `untested'.
26793         If test is marked as unsupported, don't mark compilation and
26794         execute tests as failed.
26795
26796 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
26797
26798         * lib/g++.exp (g++_init): Don't link in libg++, and look to
26799         libstdc++ for whether or not we want to be doing shared
26800         libraries.  Delete link_curses since we don't need it anymore.
26801         * lib/mike-g++.exp (postbase): Don't link in libg++.
26802         * g++.old-deja/old-deja.exp: Likewise.
26803
26804 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
26805
26806         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
26807
26808 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
26809
26810         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
26811         For that, add `-Wl,-a,shared_archive'.
26812         * g++.old-deja/old-deja.exp: Likewise.
26813
26814 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
26815
26816         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
26817
26818 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
26819
26820         * lib/mike-g++.exp (postbase): Pay attention to the status of
26821         g++_load.
26822
26823 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
26824
26825           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
26826
26827 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
26828
26829         * lib/gcc.exp (default_gcc_start): No longer need to log program
26830         being executed or its output, execute_anywhere does that now.
26831         * lib/g++.exp (default_g++_version): Call execute_anywhere.
26832         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
26833
26834 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
26835
26836         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
26837         the same as those in lib/g++.exp.
26838
26839 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
26840
26841         * gcc.c-torture: Update to c-torture-1.38 release.
26842         * gcc.ieee: Related changes.
26843
26844 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
26845
26846         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
26847         "exec". Minor reformatting changes.
26848
26849         * config/rom68k.exp (${tool}_load): Make it work in a canadian
26850         cross. This means all "exec" calls now work on a remote host as
26851         well.
26852         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
26853         cross. Filter out the extra "\r\n" stuff that expect puts in.
26854         (c-torture-execute): Filter out the bogus warnings like
26855         c-torture-compile does. Add support for canadian cross.
26856         * lib/gcc.exp (default_gcc_version, default_gcc_start)
26857         Use execute_anywhere rather than calling exec directly. Now it
26858         works for canadian cross testing.
26859
26860 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
26861
26862         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
26863         results into a variable, and check that rather than using file exists.
26864
26865 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
26866
26867         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
26868         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
26869
26870 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
26871
26872         * g++.old-deja/old-deja.exp: Create and pass runshlib and
26873         lib_curses if there's a shared libg++ in the build tree.
26874
26875 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
26876
26877         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
26878         if not supported target.
26879
26880 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
26881
26882         * lib/g++.exp (g++_init): Move empty setting of runshlib and
26883         link_curses up to always happen, not just for native builds.
26884
26885 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
26886
26887         * gcc.c-torture: Update to c-torture-1.36 release.
26888         * gcc.failure: Related changes.
26889
26890 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
26891
26892         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
26893
26894 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
26895
26896         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
26897         * lib/mike-g++.exp (postbase): Not in here.  Still reference
26898         runshlib, link_curses, and mathlib for link and run.
26899
26900         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
26901         pass the runtime shared library options for Solaris, OSF/1, and
26902         Irix5, and link with -lcurses to avoid unresolved references.
26903
26904 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
26905
26906         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
26907         only run once.
26908
26909 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
26910
26911         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
26912
26913 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
26914
26915         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
26916         do not have a framework for the "compat" tests yet.
26917
26918 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
26919
26920         * lib/mike-g++.exp (postbase): New local variable `mathlib',
26921         set to null if we're testing vxworks5.1.  Use that instead of
26922         `-lm' in the setting of LIBS for link and run.
26923
26924 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
26925
26926         * config/rom68k.exp (${tool}_load): Major changes to make it
26927         work.  Verified that it does in fact return the stuff in
26928         exec_output properly.  Catch any Emul or any TRAP other than 0.
26929
26930 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
26931
26932         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
26933         LDFLAGS properly for targets that need stuff from libgloss.
26934         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
26935         only run once.
26936         (gpp_initialized): New variable.
26937
26938 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
26939
26940         * config/rom68k.exp: Load libgloss.exp.
26941         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
26942         so we can produce a fully linked binary.
26943         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
26944         so we can produce a fully linked binary.
26945
26946 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
26947
26948         * lib/plumhall.exp (ph_section): Watch for expected failures.
26949         Add missing `else'.
26950
26951         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
26952         run the testcase.
26953         (c-torture): Likewise.
26954
26955 1995-08-28  Doug Evans  <dje@cygnus.com>
26956
26957         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
26958
26959         * lib/mike-g++.exp (mike_cleanup): New proc.
26960         (prebase): New globals compiler_result, not_compiler_result,
26961         target_regexp.
26962         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
26963         allow leading "-" in pattern.  Watch for unsupported tests.
26964         If $compiler_result is set, pattern match assembler code,
26965         and ditto for $not_compiler_result.
26966         * lib/mike-gcc.exp: Likewise.
26967
26968         * lib/plumhall.exp (ph_execute): Only call ph_summary if
26969         execution "succeeded".
26970
26971 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
26972
26973         * config/win32.exp: New file.
26974         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
26975
26976 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
26977
26978         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
26979         unsupported.
26980         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
26981         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
26982         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
26983
26984         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
26985         "... without exceptions was ...".  That is now handled by
26986         prune_system_crud.
26987         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
26988
26989 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
26990
26991         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
26992         sieve.c,sort2.c}: New files.
26993         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
26994         sieve.exp,sort2.exp}: Drivers for them.
26995
26996         * lib/mike-gcc.exp (program_output): New user settable variable.
26997         (postbase): Call prune_system_crud.  Also prune extraneous compiler
26998         messages.
26999         * lib/mike-g++.exp (program_output): New user settable variable.
27000
27001         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27002
27003         * config/sh.exp: Deleted (use sim.exp instead).
27004
27005 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
27006
27007         * config/vx.exp: Declare CHECKTASK as global.
27008         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27009         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27010         * lib/old-dejagnu.exp: Load [pwd]/$executable.
27011
27012 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
27013
27014         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27015         target. Like vx.exp, only includes `vx29k.exp' instead of
27016         `vxworks.exp'.
27017
27018 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
27019
27020         * config/sim.exp: Increase time limit from 120 seconds to 240.
27021
27022 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
27023
27024         * gcc.c-torture/execute/950628-1.c: New test.
27025
27026 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
27027
27028         * gcc.c-torture: Update with changes/additions from
27029         c-torture-1.34.
27030
27031 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
27032
27033         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27034
27035 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
27036
27037         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27038
27039 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
27040
27041         * gcc.c-torture/compile/950512-1.c: New test.
27042         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27043         * gcc.dg/struct-ret-1.c: Likewise.
27044
27045 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
27046
27047         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27048           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27049
27050 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
27051
27052         * gcc.c-torture/special/920411-1.c: Deleted.
27053         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27054
27055 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
27056
27057         * config/sim.exp (${tool}_load): Hack in call to bash to get a
27058         cpu limit.
27059
27060 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
27061
27062         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27063
27064 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
27065
27066         From kenner;
27067         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27068         is the proper length.
27069         * va-arg-3.c: Likewise.
27070
27071 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
27072
27073         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
27074         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27075
27076         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
27077         * lib/g++.exp (default_g++_start): Delete old cruft.
27078
27079 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
27080
27081         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27082         (2 * (1 << 18)) to (2 * (1 << 17)).
27083
27084         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27085
27086 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
27087
27088         * config/rom68k.exp: Renamed from config/idp.exp
27089
27090 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
27091
27092         * c-torture/compile/921109-2.c
27093
27094 1995-04-18  Mike Stump  <mrs@cygnus.com>
27095
27096         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27097         excess errors.
27098
27099 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
27100
27101         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27102         output.
27103         * lib/g++.exp (default_g++_start): Likewise.
27104
27105 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
27106
27107         * gcc.c-torture/compile/950329-1.c: New test.
27108
27109 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
27110
27111           * config/bug.exp (${tool}_load): Updated to use new remote_open
27112           and remote_close procs.
27113         * config/idp.exp: New file.
27114
27115 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
27116
27117         * gcc.c-torture/execute/950322-1.c: New test.
27118
27119 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
27120
27121         * config/vx.exp (${tool}_load): Clean up testing of return code from
27122         vxworks_ld and vxworks_spawn.
27123
27124 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
27125
27126         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27127
27128 1995-03-13  Mike Stump  <mrs@cygnus.com>
27129
27130         * lib/old-deja.exp: Add `excess errors test - ' error, now one
27131         can mark excess errors on a machine by machine basis.  Note, the
27132         default is to not expect any excess errors, even when excess
27133         errors test - is given, so you will want to put an XFAIL ... on
27134         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
27135         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27136         those 4 machines, but no others.
27137
27138 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
27139
27140         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27141         * lib/c-torture.exp: to here.
27142
27143 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
27144
27145         * gcc.c-torture/execute/950221-1.c: New test.
27146         * gcc.c-torture/execute/struct-ret-1.c: New test.
27147         * gcc.c-torture/compile/950221-1.c: New test.
27148
27149         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27150
27151 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
27152
27153         * gcc.c-torture/execute/arith-1.c (main): Return 0.
27154         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27155
27156 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
27157
27158         * g++.gb: New directory of tests, derived from my signature and
27159         class scoping tests.
27160
27161         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27162         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27163         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27164         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27165         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27166         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27167         * g++.gb/sig25.C: Likewise.
27168
27169         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27170         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27171         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27172         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27173         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27174         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27175         * g++.gb/sig25.exp: Likewise.
27176
27177         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27178         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27179         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27180         * g++.gb/scope13.C: Likewise, this test still fails.
27181
27182         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27183         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27184         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27185         * g++.gb/scope13.exp: Ditto.
27186
27187         * g++.gb/README: New file, explains what these tests are about.
27188
27189 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
27190
27191         * lib/dg.exp (dg-do): Support `preprocess'.
27192         (dg-test): Likewise.
27193
27194 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
27195
27196         * config/udi.exp: change "continue -expect" to "exp_continue".
27197
27198 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
27199
27200         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27201         Delete redundant tests.
27202
27203         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27204         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27205         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27206         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27207         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27208         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27209         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27210         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27211
27212         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27213         storing label pointers.
27214         * gcc.c-torture/execute/921019-1.c: Likewise.
27215         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27216         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27217         parameter fp.
27218         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27219         constants.
27220
27221         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27222         Delete obsolete tests.
27223
27224         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27225         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27226         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27227         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27228         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27229         * gcc.c-torture/compile/950124-1.c: New test.
27230
27231         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27232
27233 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
27234
27235         * lib/mike-g++.exp: Add -lm to LIBS.
27236
27237 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
27238
27239         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27240
27241 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
27242
27243         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27244
27245 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
27246
27247         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27248
27249 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
27250
27251         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27252         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27253         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27254         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27255         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27256         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27257         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27258         * g++.law/{operators31.C, operators32.C,
27259         * g++.law/{operators33.C, operators34.C}: Likewise.
27260         * g++.law/{pic1.C, refs2.C}: Likewise.
27261         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27262         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27263         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27264         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27265
27266         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27267         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27268         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27269         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27270         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27271         * g++.law/{enum9.exp, friend5.exp}: Likewise.
27272         * g++.law/{nest3.exp, nest4.exp}: Likewise.
27273         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27274         * g++.law/{operators30.exp, operators31.exp}: Likewise.
27275         * g++.law/{operators32.exp, operators33.exp}: Likewise.
27276         * g++.law/{operators34.exp}: Likewise.
27277         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27278         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27279         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27280         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27281         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27282
27283         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27284         No longer expected to fail.
27285         * g++.law/missed-error3.C: Tweak for recent bool changes.
27286
27287 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
27288
27289         * config/emb-unix: Deleted.
27290         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27291         remote execution.  Do final link on remote host if REMOTE_LINK is set.
27292
27293 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
27294
27295         * lib/dg.exp (dg-test): Fix typo in last patch.
27296
27297 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
27298
27299         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27300         (handles multiple occurrences).
27301
27302 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
27303
27304         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27305         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27306         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27307         printed).
27308         * lib/c-torture.exp (c-torture-compile): Likewise.
27309         (c-torture): Prepend full path if missing.
27310         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27311         (gcc_fail): Likewise.
27312         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27313
27314 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
27315
27316         * lib/netware.exp: Only attach to NetWare i386 systems.
27317
27318 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
27319
27320         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27321         messages.  Add test name to "output pattern match" pass/fail message.
27322
27323 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
27324
27325         * gcc.dg: New testsuite.
27326         * gcc.dg/dg.exp: New file.
27327
27328         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27329         test-switch.c}: Deleted.
27330
27331         * gcc.misc-tests/msgs.exp: New testcase driver.
27332
27333 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
27334
27335         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27336         Watch for illegal return values from ${tool}_load.
27337         * config/unix.exp (${tool}_load): Fix pass/fail detection for
27338         cross targets.  Coerce return value >0 to 1.
27339
27340 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
27341
27342         * config/unix.exp (${tool}_load): Call program rsh, not proc.
27343
27344         * config/emb-unix.exp: New file.
27345
27346         * config/sim.exp: Error if variable $SIM not defined.
27347         (${tool}_load): Mark test as "untested" if simulator missing.
27348
27349         * config/unix.exp: Load remote.exp to get rcp_download.
27350         * lib/c-torture.exp: Use different option lists for testcases with
27351         and without loops.
27352         * gcc.c-torture/execute/execute.exp: Likewise.
27353
27354 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
27355
27356         * config/*.exp: Clarify return code from ${tool}_load.
27357         Call `unresolved' or `untested' instead of `warning' or `perror'
27358         (sometimes you still want to call both though).
27359         Add comment that `shell_id' is local to each file.
27360         * config/udi.exp (timeout): Set to 30.
27361         Don't print warning if connection fails, $connectmode has already
27362         printed an error.
27363         (${tool}_load): Move verbose messages to level 2.
27364         Rework pattern for "Process started" message.
27365         Pass `shell_id' to ${connectmode}_download.
27366         Retry twice upon timeout.  Make resetting of target more robust.
27367         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27368         Pass `shell_id' to exit_$connectmode.
27369         Only call exit_$connectmode if connected.
27370         * config/unix.exp (${tool}_load): Check return codes better.
27371         * config/vrtx.exp (${tool}_load): Likewise.
27372         * config/vx.exp (${tool}_load): Likewise.
27373         Delete unneeded global's.
27374         * lib/dg.exp (dg-test): Update to reflect clarified return codes
27375         from ${tool}_load.
27376         (dg-stat): Delete.
27377         (dg-init): Delete recording of pass/fail counts.
27378         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27379         (old-dejagnu-init): Likewise.
27380         (old-dejagnu-stat): Delete contents, empty proc now.
27381         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27382         (c-torture): Delete references to lcnt, lpass, lfail.
27383         Get option list from TORTURE_OPTIONS.
27384         Delete -funroll[-all]-loops if no loops.
27385         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27386         (g++_stat): Delete contents (empty proc now).
27387         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27388         (gcc_finish): Likewise.
27389         (gcc_stat): Deleted.
27390         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27391         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27392         * gcc.c-torture/execute/execute.exp: Likewise.
27393         Split tests into two parts: compile, execute.
27394         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
27395         no loops.  Update to reflect clarified return codes from ${tool}_load.
27396
27397 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
27398
27399         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27400         to grep for.
27401         (old-dejagnu): Likewise (where necessary).
27402
27403 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
27404
27405         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27406
27407         * lib/dg.exp (dg-process-target): Fix processing of selector.
27408         Add comment regarding use of `error'.
27409
27410         * lib/gcc.exp (prune_system_crud): Define if missing.
27411         * lib/g++.exp (prune_system_crud): Likewise.
27412
27413         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27414         Call prune_system_crud.
27415         * lib/dg.exp (dg-runtest): New proc.
27416         Use perror instead of send_user for tcl errors in testcase.
27417         Don't return any value, it's never used.
27418         Don't clobber previous definition of `unknown'.
27419         Print tcl errors in `dg-final'.
27420
27421 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
27422
27423         * lib/dg.exp (dg-process-target): Improve syntax error messages.
27424         (dg-test): Don't print errorInfo, it contains stack backtrace.
27425
27426 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
27427
27428         * lib/g++.exp (runtest_file_p): Define if missing.
27429
27430 1994-09-24  Doug Evans  (dje@cygnus.com)
27431
27432         * lib/mike-g++.exp: Comment out loading of g++.exp.
27433         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
27434         (default_g++_version): Always print something.
27435         (default_g++_start): Comment out call to `which'.
27436         (g++_start, g++_load): Deleted (must be defined in config file).
27437         * lib/gcc.exp: Test for existence of $CC at start.
27438         Delete check for tmpdir (done in gcc_init).
27439         (default_gcc_version): Always print something.
27440         (default_gcc_start): Comment out call to `which'.
27441         * config/*.exp: Major cleanup - make cross targets work at least a
27442         little better for g++ (by not being "--tool gcc" specific).
27443         Rename gcc_xxx to ${tool}_xxx.
27444         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27445         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27446
27447 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
27448
27449         * lib/c-torture.exp (c-torture-compile): Rework compiler
27450         message processing.
27451
27452         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27453         c-torture.
27454
27455 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
27456
27457         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27458
27459         * lib/dg.exp (dg-process-target): Support { target native }.
27460
27461 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
27462
27463         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
27464         looked for "... program xxx got fatal signal".
27465         Correct regsub munging of `comp_output'.
27466         Ignore compiler messages "path prefix not used" and "linker input
27467         file unused".
27468
27469 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
27470
27471         * lib/gcc.exp (runtest_file_p): Define if missing.
27472         * gcc.prms/template.c: Example to work from.
27473
27474 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
27475
27476         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27477         * lib/dg.exp (dg-test): Call unsupported testcases as such.
27478
27479         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27480         * gcc.prms/1883.c: Moved from compile/940714-1.c.
27481         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27482         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27483
27484         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27485         (dg-process-target): No longer a varargs proc.
27486         Return S/N for target, P/F for xfail.  All callers changed.
27487         (user option procs): More argument checking.
27488         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27489         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27490         (dg-test): Skip test if not running on selected target in `dg-do'.
27491         Update handling of `dg-do-what', `dg-output-text'.
27492         Separate execution pass/fail from output pattern match pass/fail.
27493         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27494
27495 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
27496
27497         * gcc.c-torture/special/special.exp: Don't expect failure for mips
27498         target for 920510-1.c.
27499
27500 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
27501
27502         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27503         Clean up comment regarding use of passcnt, etc.
27504         (gcc_stat): Don't update `testcnt' here.
27505         (gcc_finish): Do it here.
27506         Might as well reset `but_id' here too.
27507         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27508         to determine if the file should be tested.
27509         * gcc.c-torture/compile/compile.exp: Likewise.
27510         * gcc.c-torture/execute/execute.exp: Likewise.
27511         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27512         * gcc.misc-tests/dg-test.exp: Likewise.
27513         * gcc.prms/prms.exp: Likewise.
27514         * gcc.wendy/wendy.exp: Likewise.
27515         * g++.old-deja.exp: Likewise.
27516         Move "Testing file" message to verbose level 1.
27517
27518 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
27519
27520         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
27521
27522 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
27523
27524         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
27525         (default_gcc_start): Accept optional second list element
27526         of compiler flags.  Print compiler output at verbosity level 2.
27527         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
27528         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
27529         Save current values of framework globals passcnt, failcnt, xpasscnt,
27530         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
27531         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
27532         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
27533         xfailcnt to compute stats.  Update framework global `testcnt' from
27534         pass/fail counts.
27535         (gcc_finish): New proc.  Clean up test environment.
27536         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
27537         (gcc_epass, gcc_efail): Delete.
27538         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
27539         argument of line number.
27540         (dg-init): If the tool has an init routine, call it.
27541         (dg-test): Remove args `cflags_var' and `libs_var'.
27542         Pass all compiler options to ${tool}_start.
27543         Handle missing line number.
27544         (dg-finish): New function.
27545         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
27546         particular files.  Call gcc_finish at end.  Move "skipping test"
27547         message to verbosity level 3.
27548         * gcc.c-torture/compile/compile.exp: Likewise.
27549         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27550         * gcc.c-torture/execute/execute.exp: Likewise.
27551         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27552         Print testcase being tried at verbosity level 1.
27553         * gcc.c-torture/special/special.exp: Unset xfail.
27554         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27555         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
27556         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
27557         * gcc.failure/failure.exp: Likewise.
27558         * gcc.ieee/ieee.exp: Likewise.
27559         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
27560         Update call to dg-test.  Call dg-finish at end.
27561         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
27562         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27563         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
27564         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
27565         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
27566         * gcc.wendy/wendy.exp: Add copyright.
27567         Delete setting of tmpdir (done by gcc_init).
27568         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
27569         Pass compiler flags to gcc_start.  Call gcc_finish at end.
27570         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
27571         gcc_[ce]pass/fail.
27572
27573 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
27574
27575         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
27576         confusion.
27577         (g++_load): Likewise.
27578
27579         * config/*.exp (gcc_load): Some were varargs fns and some were not.
27580         Rename argument to `prog' to remove the confusion.
27581         Varargs fns behave differently too!
27582         (g++_load): Likewise.
27583
27584         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
27585
27586         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
27587         what it is.  Delete (always) printing of status value for !native.
27588         Simplify verbose code, and include status and exec_output.
27589         (g++_load): Use gcc_load.
27590
27591 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
27592
27593         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
27594         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
27595         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
27596         940714-3.c as these testcases don't exist anymore.  Make
27597         va-arg-1.c expected to pass.
27598
27599 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
27600
27601         * gcc.misc-tests/misc.exp: Only run specific testcases.
27602         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
27603         * gcc.misc-tests/dg-[1-9].c: New files.
27604
27605         * lib/dg.exp: New testsuite driver.
27606         * gcc.prms/prms.exp: Use it.
27607
27608         * README.gcc: New file.
27609
27610         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
27611         Document and reset `lxpass' and `lxfail'.
27612         Simplify "initialized" message.
27613         (gcc_stat): Clean up comments a little.
27614
27615 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
27616
27617         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
27618
27619 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
27620
27621         * lib/old-dejagnu.exp (process-option): New proc.
27622         (old-dejagnu-init, old-dejagnu-stat): Likewise.
27623         (old-dejagnu): Simplify.
27624         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
27625
27626 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
27627
27628         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
27629         exists and is not an empty string.
27630
27631         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
27632         $xfail rather than calling setup_xfail.  Clear $xfail when test is
27633         finished.
27634         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
27635         automatically.
27636
27637         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
27638         longer expected to fail.
27639
27640         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
27641         "f" function call.
27642
27643         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
27644
27645         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
27646         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
27647         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
27648         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
27649         c-torture-1.29.
27650
27651         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
27652         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
27653
27654         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
27655
27656         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
27657         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
27658
27659         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
27660         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
27661         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
27662
27663 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
27664
27665         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
27666         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
27667         940714-1.c, 940714-2.c, 940714-3.c},
27668         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
27669         gcc.misc-tests/{mg.c,mg.exp}:
27670         New tests.
27671         * gcc.noncompile/noncompile.exp: Change accordingly.
27672
27673 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
27674
27675         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
27676         Undo previous clobberage.
27677
27678 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
27679
27680         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
27681         * gcc.special/{930510-1.c, special.exp}:
27682         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
27683         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
27684         struct-varargs-1.c}: New tests from c-torture-1.26.
27685
27686 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
27687
27688         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
27689           argument to switch.
27690
27691 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
27692
27693         * Revert the previous changes.  Please see Rob's directory
27694           (/lisa/test/rob/progressive/gcc/testsuite) for testing
27695           fixes.
27696
27697 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
27698
27699         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
27700             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
27701             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
27702             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
27703             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
27704             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
27705             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
27706             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
27707             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
27708             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
27709             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
27710             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
27711             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
27712             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
27713             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
27714             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
27715             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
27716             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
27717             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
27718             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
27719             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
27720             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
27721             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
27722             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
27723             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
27724             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
27725             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
27726
27727 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
27728
27729         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
27730             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
27731           with perror calls.
27732
27733 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
27734
27735         * config/unix.exp (g++_load): Fix syntax.
27736
27737 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
27738
27739         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
27740         * gcc.noncompile/921017-1.c: Deleted obsolete test.
27741         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
27742         Don't expect va-arg-1.c to fail.  Correct expected output for
27743         920928-1.c.
27744         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
27745         * gcc.wendy/hbm4.c: Correct typo.
27746         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
27747
27748 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
27749
27750         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
27751         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
27752         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
27753         * lib/c-torture.exp (c-torture-compile): Ditto.
27754
27755         Reduce volume of output (remove all the -I's and such).
27756         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
27757         Call gcc_cpass, gcc_cfail.
27758         (c-torture): Pass testing option to c-torture-compile.
27759
27760 1994-03-21  Doug Evans  (dje@cygnus.com)
27761
27762         Bring patches over from progressive.
27763         * config/default.exp: Exit remote shell cleanly.
27764         (g++_exit, g++_start): Add default versions.
27765         * config/sim.exp (gcc_load): Use perror, not error.
27766
27767 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
27768
27769         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
27770         set in site.exp.
27771
27772 1994-03-14  Doug Evans  (dje@cygnus.com)
27773
27774         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
27775         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
27776         (wendy_try): New proc to run testcase.
27777         (main loop): Call 'em.
27778         * gcc.wendy/*.c: Clean up pass to correct expected output.
27779
27780         * lib/gcc.exp: Minor cleanup work.
27781         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
27782
27783 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
27784
27785         * config/sim.exp (gcc_load): Document return codes better.
27786         Don't pass -v to simulator.
27787
27788 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
27789
27790           * gcc.special/920717-x.c: Fix typo.
27791           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
27792           get at sources.
27793
27794         * lib/mike-gcc.exp: Fix typo.
27795
27796 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
27797
27798         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
27799         binary to use, transform the name.
27800         * config/*.exp: rename everything. Nuke any g++ specific files,
27801         it's now a special case of gcc that requires no special support.
27802         Add a default.exp for unsupported targets.
27803
27804 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
27805
27806         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
27807         lib/old-dejagnu.exp: Fix a few patterns to work with the new
27808         version of Tcl.
27809
27810 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
27811
27812         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
27813         than a warning.
27814
27815 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
27816
27817         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
27818
27819 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
27820
27821         * gcc.execute/execute.exp: Combine opt_list and foption_list into
27822         option_list.  Compile every file with only 4/6 option choices
27823         (same as C torture) instead of with 12/18 different option
27824         choices.
27825         * lib/c-torture.exp: Likewise.
27826
27827         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
27828         not already set.
27829
27830 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
27831
27832         * lib/old-deja.exp: Add `excess errors test fails' error, now one
27833         can put an XFAIL *-*-* on excess errors.
27834
27835 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
27836
27837         * g++.law: Add more tests derived from g++-bugs snapshots.
27838
27839         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
27840         equivalent to g++.law/init9.
27841
27842         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
27843         compiled it, and the a.out file after we've run it.
27844
27845 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
27846
27847         * lib/mike-g++.exp (postbase): Delete the .o file after we've
27848         compiled it, and the a.out file after we've run it.
27849
27850 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
27851
27852         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
27853
27854 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
27855
27856         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
27857         version number.
27858
27859 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
27860
27861         * g++.law: New directory of g++ tests derived from the g++-bugs
27862         snapshots.
27863
27864 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
27865
27866         * gcc.compile: initbug1.c initbug1.exp testcase added
27867
27868 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
27869
27870         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
27871         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
27872           fixes submitted by Jeff Law (law@cs.utah.edu)
27873         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
27874           Jeff Law (law@cs.utah.edu)
27875
27876
27877 1993-11-30  Mike Stump  (mrs@cygnus.com)
27878
27879         * config/unix-g++.exp: Follow the gcc way of doing things.
27880         * g++.old-deja/old-deja.exp: Minor updates.
27881         * lib/g++.exp: New file, follow the gcc way of doing things.
27882         * lib/old-dejagnu.exp: Minor updates.
27883         * lib/mike-g++.exp: Always unset errorInfo.
27884
27885 1993-11-06  Mike Stump  (mrs@cygnus.com)
27886
27887         * lib/gcc.exp: Fix some errors with the below change, CC and
27888         CFLAGS should be global when setting, not local.
27889
27890 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
27891
27892         * lib/gcc.exp: Transform tool name.
27893
27894 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27895
27896         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
27897
27898 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27899
27900         * lib/gcc.exp: change gcc_done to gcc_stat
27901
27902 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27903
27904         * Upgraded gcc testsuite to c-torture version 1.25
27905
27906 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
27907
27908         * lib/gcc.exp: added reporting code. Changed verbose compile message.
27909         * lib/c-torture: added hooks for new reporting code.
27910
27911 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
27912
27913         * config/sh-gcc.exp: check if sh-sim exists in the path
27914
27915 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
27916
27917         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
27918         * gcc.compile/compile.exp: Initial changes for new logic.
27919         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
27920         * gcc.failure/failure.exp: Initial changes for new logic.
27921         * gcc.ieee/ieee.exp: Initial changes for new logic.
27922         * gcc.misc-tests/misc.exp: Initial changes for new logic.
27923         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
27924         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
27925         * lib/c-torture.exp: Initial changes for new logic.
27926         * lib/gcc.exp: Initial changes for new logic.
27927
27928 1993-10-15  Mike Stump  (mrs@cygnus.com)
27929
27930         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
27931         depend upon failure or success.  Fully qualify names in failure
27932         and success messages.  Always remove a.out before starting
27933         compile, just in case.  Pay more attention to error text output by
27934         the compiler.  Handle testcases with no known past errors just
27935         like all others, so that things are uniform.  Other miscellaneous
27936         improvements.
27937
27938 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
27939
27940         * gcc.cpp: new directory for cpp tests
27941
27942 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
27943
27944         * lib/chill.exp: Code reformatted, removed unused code.
27945         * config/unix-chill.exp: Code reformatted, removed unused code.
27946         * chill.execute/execute.exp: Code reformatted, removed unused code.
27947         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
27948
27949 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
27950
27951         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
27952         routines not written.
27953
27954 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
27955
27956         * config/bug-gcc.exp: Use new procs from bug.exp.
27957
27958 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
27959
27960         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
27961         via ftp, rather than depending on NFS.
27962         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
27963         case.
27964
27965 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
27966
27967         * config/bug-gcc.exp: Use new download proc.
27968
27969 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
27970
27971         * chill.execute/execute.exp: cleanups, handles errors better
27972         * chill.compile/compile.exp: rewrite, based on execute.exp
27973         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
27974         * lib/chill.exp: major changes to diff proc and compile and link
27975           procs. added chill_fail and chill_pass wrappers to pass and
27976           fail. added more comments, and handle error codes better.
27977           Added a hack to capture stderr from exec, so noncompile tests
27978           can work.
27979
27980 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
27981
27982         * chill.execute/execute.exp: rewrite of testsuite driver
27983         * lib/chill.exp: rewrite of testsuite driver
27984         * config/unix-chill.exp: rewrite of testsuite driver
27985
27986 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
27987
27988     In chill.execute:
27989         * iexpr.ch: Standardize uppercase.
27990         * tuples.dat: Standardize uppercase.
27991         * vary.ch: standardize.  Correct varying string assignments.
27992         * vary.dat: Add new output lines.
27993
27994 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
27995
27996     In chill.execute:
27997         * chprintf.ch: Standardize use of uppercase.
27998         * tuples.ch: Standardize and turn arr2 into a DCL,
27999           rather than a SYN.
28000         * pinits.ch: Standardize.
28001
28002 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
28003
28004         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
28005         * Makefil: Renamed to Makefile.in.
28006         * configure.in: New.
28007
28008 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
28009
28010     In chill.execute:
28011         * .cvsignore: Add result/output files.
28012         * Makefile: Fix up variables at start.  Use MFLAGS
28013           everywhere.  Correct bool_loc, built_ins entries.
28014           Add entry for vary1.ch.
28015         * bitarray.ch: Standardize upper-case usage.
28016         * bitexpr.ch: Standardize, add output of b1.
28017         * params.ch: Use arrayt in along PROC parameters, to
28018           avoid novelty problems.
28019         * sets.ch: Tiny cleanup.
28020         * vary1.ch: Re-indent.
28021
28022 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
28023
28024           * Add PR-related files to Makefiles, .cvsignore files, etc.
28025
28026 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
28027
28028         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28029           with compiler objects. New names are test-flow.c and test-loop.c
28030
28031 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
28032
28033         * Upgraded c-torture tests from 1.19 to 1.20
28034
28035         * new files:
28036         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28037         * gcc.compile: 930623-1.c 930623-2.c
28038         * gcc.noncompile: 930622-1.c 930622-2.c
28039         * gcc.failure: 920411-1.c 920627-2.c
28040         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28041
28042 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
28043
28044         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28045           More changes to get testsuite working properly. Needs more work.
28046           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28047
28048 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
28049
28050         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28051           More changes to get testsuite working properly. Needs more work.
28052
28053 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
28054
28055         * chill.compile/compile.exp: Added for Dejagnu support
28056         * chill.execute/execute.exp: Added for Dejagnu support
28057         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
28058
28059 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
28060
28061     This should complete moving the CHILL test files.
28062         * chill.noncompile(.cvsignore printf.grt
28063             in-printf.grt chprintf.grt chprintf.ch):
28064             Added test-support files.
28065           (Makefile): Modified further.
28066         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28067             signal.ch): Added test files.
28068           * chill.execute (.cvsignore printf.grt printr.c
28069             in-printf.grt rts.c chprintf.grt rts.h): Added
28070           test-support files.
28071             (Makefile): More corrections.
28072
28073 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
28074
28075         * chill.compile, chill.execute, chill.nocompile: Add CHILL
28076           test cases, ready for DejaGnu.
28077
28078 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
28079
28080         * Upgraded c-torture tests from 1.18 to 1.19
28081
28082         * gcc.compile: added test(s):
28083           930607-1.c
28084         * gcc.execute: added test(s):
28085           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28086
28087         * added new subdirectory for misc tests: gcc.misc-tests
28088         * gcc.misc-test(s): added tests:
28089           inst-check.c test-consts.c test-ior.c test-switch.c
28090
28091 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
28092
28093         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28094
28095 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
28096
28097         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28098
28099 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
28100
28101         * Upgraded c-torture tests from 1.17 to 1.18
28102
28103 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
28104
28105         * Upgraded c-torture tests from 1.12 to 1.17
28106
28107 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
28108
28109         * lib/old-dejagnu.exp:
28110           Fixed handling of XFAIL target triplets to correctly
28111           recognize wildcard characters.  Removed code that
28112           appended a unique id tag to the end of the file name
28113           printed out by the result of the testcases within a
28114           given test file.
28115
28116 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
28117
28118         * lib/old-dejagnu.exp:
28119           Reworked expected failure handling to trigger off of XFAIL
28120           keyword in keyphrase embeded in testcase source code. The
28121           XFAIL keyword must be at the end of the keyphrase line. It
28122           may optionally be followed by one or more target triplets.
28123           It has just occured that the handling of wildcards in the
28124           target triplet may not be correct.
28125
28126 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
28127
28128         * g++.old-deja/tests:
28129           Moved all subdirectories up one level into g++.old-deja .
28130
28131         * lib/old-dejagnu.exp:
28132           Fixed problem with CXXFLAGS not being properly reset, and being
28133           corrupted with extraneous "-c" compiler option.  This was
28134           causing binaries to not be generated for test that needed them.
28135           Modified strings passed to "pass" and "fail" so that individual
28136           tests from the same test file would be distinguished by an
28137           identifier appended to the test file name in the summary logs;
28138           this corrected a problem with erroneous diff logs.  Added code
28139           to search testcases for expected fail and unexpected pass keywords.
28140
28141 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
28142
28143         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28144
28145 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
28146
28147         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28148           Removed extraneous text from end of "Special g++ Options"
28149           keyphrase.
28150
28151         * lib/old-dejagnu.exp: Added pattern matching to look for new
28152           keywords, embedded in testcases comments, which will trigger
28153           calls to xpass and xfail.
28154
28155 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
28156
28157         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28158           comments embedded in the testcases, especially the one looking for
28159           special compiler options, as well as the pattern matching for the
28160           compiler output again.
28161
28162 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
28163
28164         * lib/old-dejagnu.exp: Do a proper check of the return value for
28165           execute tests. Fixed several problems with the pattern matching
28166           of the compiler output which gave erroneous test results.
28167           Changed several of the test result messages to be more descriptive.
28168         * config/unix-g++.exp: Proc g++_load now actually works and
28169           executes the tests passed to it and returns a usable return
28170           value.
28171
28172 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
28173
28174           * lib/gcc.exp: Exits gracefully if $CC is bogus.
28175
28176 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
28177
28178         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28179           Modified both files to properly execute the old style
28180           dejagnu tests. The previous versions of these files were
28181           experimental and did not function anything near correctly.
28182
28183 1993-04-05  Rob Savoye  (rob@cygnus.com)
28184
28185         * Removed all Makefile.in and configure.in files. No configuration
28186         needed now.
28187
28188 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
28189
28190         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28191
28192 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
28193
28194         * gcc.compile/configure.in, gcc.unsorted/configure.in,
28195         gcc.special/configure.in, gcc.noncompile/configure.in,
28196         gcc.execute/configure.in, gcc.code_quality/configure.in,
28197         g++.other/configure.in, g++.old-deja/configure.in,
28198         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28199         in srcname setting.
28200
28201 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
28202
28203         * lib/udi.exp:  Fixed mondfe and mondfe_download.
28204         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28205         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28206
28207 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
28208
28209         * config/udi-gdb.exp: Check $shell_id after connecting to target.
28210         (gdb_exit): Don't remove *_soc files.
28211
28212 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
28213
28214         * lib/c-torture.exp: Don't look for main; instead always use -w
28215         -c.  This is how the c-torture tests work.  Remove the object
28216         file if the compilation succeeds.
28217         * gcc.execute/execute.exp: Remove executable if test passes.
28218         * gcc.noncompile/noncompile.exp: Every test is an expected
28219         failure.
28220         * gcc.special/special.exp: Added tests from c-torture 1.11,
28221         corrected use of existing test.
28222         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28223         gcc.execute/920625-1.c: Updated to c-torture 1.11.
28224         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28225         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28226         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28227         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28228         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28229         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28230         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28231         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28232         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28233         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28234         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28235         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28236         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28237         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28238         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28239         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28240         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28241         c-torture 1.11.
28242         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28243         correspond to c-torture 1.11.
28244
28245         * New file.