PR middle-end/20491
[official-gcc.git] / gcc / testsuite / ChangeLog
blob81060c6526777c9704871cffea513b62406fd5cc
1 2005-03-29  Alexandre Oliva  <aoliva@redhat.com>
3         PR middle-end/20491
4         * gcc.dg/torture/asm-subreg-1.c: New test.
6 2005-03-29  Joseph S. Myers  <joseph@codesourcery.com>
8         PR c/20672
9         * gcc.dg/pr20672-1.c: New test.
11 2005-03-29  Dorit Naishlos  <dorit@il.ibm.com>
13         * gfortran.dg/vect: New directory.
14         * gfortran.dg/vect/vect.exp: New.
15         * gfortran.dg/vect/vect-1.f90: New test.
16         * gfortran.dg/vect/vect-2.f90: New test.
17         * gfortran.dg/vect/vect-3.f90: New test.
18         * gfortran.dg/vect/vect-4.f90: New test.
19         * gfortran.dg/vect/vect-5.f90: New test.
21 2005-03-29  Jakub Jelinek  <jakub@redhat.com>
23         PR middle-end/20622
24         * gcc.dg/alias-7.c: New test.
26 2005-03-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
28         * gcc.dg/sparc-reg-1.c: New test.
30 2005-03-28  Steve Ellcey  <sje@cup.hp.com>
32         PR target/19890
33         * gcc.dg/20020219-1.c: Skip on IA64 HP-UX in ILP32 mode.
35 2005-03-29  Dale Ranta  <dir@lanl.gov>
36             Francois-Xavier Coudert  <coudert@clipper.ens.fr>
38         PR libfortran/20163
39         * gfortran.dg/pr20163-2.f: New test.
41 2005-03-28  Jan Hubicka  <jh@suse.cz>
43         PR middle-end/20635
44         * compile/gcc.c-torture/compile/20050328-1.c: New testcase made
45         by Jakub Jelinek.
47 2005-03-27  Dorit Naishlos  <dorit@il.ibm.com>
49         PR tree-optimization/20626
50         * gcc.dg/vect/vect-80.c: Add xfail for no_align targets.
51         * gcc.dg/vect/vect-96.c: Add xfail for no_align targets.
53 2005-03-26  Steven G. Kargl  <kargls@comcast.net>
55         * gfortran.dg/underflow.f90:  New test.
56         * gfortran.dg/g77/20030326-1.f: Fix illegal code.
58 2005-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
60         * gcc.dg/nonnull-3.c: Also test __builtin_strndup.
62 2005-03-25  Mark Mitchell  <mark@codesourcery.com>
64         * lib/g++.exp (g++_link_flags): Use gcc-set-multilib-library-path.
65         (g++_init): Make sure that CXXFLAGS is set.
66         * lib/gcc-defs.exp (gcc-set-multilib-library-path): New function.
67         * lib/gcc-dg.exp: Use gcc-set-multilib-library-path.
68         * lib/gfortran.exp (gfortran_link_flags): Likewise. 
69         * lib/objc.exp (objc_init): Likewise.
70         * lib/treelang.exp (treelang_init): Likewise.
72 2005-03-25  Pat Haugen  <pthaugen@us.ibm.com>
74         PR tree-optimization/20470
75         * gcc.dg/tree-ssa/pr20470.c: New test.
77 2005-03-25  Geoffrey Keating  <geoffk@apple.com>
79         * gcc.dg/ppc-stfiwx.c: New.
81 2005-03-25  Steve Ellcey  <sje@cup.hp.com>
83         PR target/19888
84         * g++.old-deja/g++.eh/badalloc1.C: increase arena_size on hpux.
86 2005-03-25  Zdenek Dvorak  <dvorakz@suse.cz>
88         * gcc.dg/20050325-1.c: Fix a typo.
90 2005-03-25  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
92         PR libfortran/19678
93         PR libfortran/19679
94         * gfortran.dg/dos_eol.f: New test.
96 2005-03-25  Zdenek Dvorak  <dvorakz@suse.cz>
98         PR rtl-optimization/20249
99         * gcc.dg/20050325-1.c: New test.
101 2005-03-25  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
103         PR libfortran/15332
104         * gfortran.dg/pr15332.f: New test.
106 2005-03-24  Dale Johannesen  <dalej@apple.com>
108         * gcc.dg/20020919-1.c:  Fix for x86 Darwin.
110 2005-03-24  Geoffrey Keating  <geoffk@apple.com>
112         * g++.dg/ext/visibility/pragma-override1.C: Mark as requiring
113         'internal' visibility.
114         * g++.dg/ext/visibility/pragma-override2.C: Likewise.
115         * g++.dg/ext/visibility/visibility-7.C: Mark as requiring
116         'protected' visibility.
117         * gcc.dg/visibility-7.c: Likewise.
118         * lib/target-supports.exp (check_visibility_available): Take
119         a parameter, the kind of visibility to check for.
120         * lib/target-supports-dg.exp (dg-require-visibility): Pass parameter
121         to check_visibility_available.
123         * g++.dg/expr/cast3.C: New.
125 2005-03-24  David Edelsohn  <edelsohn@gnu.org>
127         * gcc.c-torture/execute/20020720-1.x: XFAIL for all powerpc and
128         rs6000.
130 2005-03-24  Steve Ellcey  <sje@cup.hp.com>
132         PR target/20095
133         * gcc.dg/cleanup-5.c: skip if ia64-hp-hpux11.*
135 2005-03-24  Alexandre Oliva  <aoliva@redhat.com>
137         * gcc.dg/badshift.c: Renamed to...
138         * gcc.dg/torture/badshift.c: ... this.  Remove explicit -O1.
140         * gcc.target/i386/badshift.c: Renamed to...
141         * gcc.dg/badshift.c: ... this.  Fix typo.  Use -march=i386 on i?86
142         only.
144         PR rtl-optimization/20532
145         * gcc.target/i386/badshift.c: New.
147 2005-03-23  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
149         * gfortran.dg/pr18025.f90: New test.
151 2005-03-23  Dale Johannesen  <dalej@apple.com>
152         
153         * gcc.dg/20020312-2.c:  Fix for non-PowerPC Darwin.
155 2005-03-23  Mark Mitchell  <mark@codesourcery.com>
157         * g++.old-deja/g++.warn/compare1.C: Run with -Wno-deprecated.
159         * lib/target-supports.exp (check_iconv_available): Default
160         libiconv to -liconv, if there is no definition.
162 2005-03-23  Hans-Peter Nilsson  <hp@axis.com>
164         * gcc.dg/torture/cris-asm-mof-1.c: New test.
166 2005-03-22  Mark Mitchell  <mark@codesourcery.com>
168         * g++.dg/opt/max1.C: Run with -Wno-deprecated.
169         * g++.dg/opt/pr7503-2.C: Likewise.
170         * g++.dg/opt/pr7503-3.C: Likewise.
171         * g++.dg/opt/pr7503-4.C: Likewise.
172         * g++.dg/opt/pr7503-5.C: Likewise.
173         * g++.dg/warn/minmax.C: New test.
175 2005-03-22  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
177         * gfortran.dg/g77_intrinsics_funcs.f: New test.
178         * gfortran.dg/g77_intrinsics_sub.f: New test.
180 2005-03-22  Richard Guenther <rguenth@tat.physik.uni-tuebingen.de>
181             Jan Hubicka  <jh@suse.cz>
182             Steven Bosscher <stevenb@suse.de
184         * gcc.dg/winline-6.c: Modify so inlined function have nonzero cost.
186 2005-03-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
188         PR c++/19980
189         * g++.dg/template/redecl3.C: New test.
191 2005-03-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
193         PR c++/20499
194         * g++.dg/parse/error16.C: Tweak error markers.
196 2005-03-22  Jakub Jelinek  <jakub@redhat.com>
198         PR target/20561
199         * gcc.dg/20050321-2.c: New test.
201 2005-03-22  Nathan Sidwell  <nathan@codesourcery.com>
203         PR c++/20465
204         PR c++/20381
205         * g++.dg/template/ptrmem12.C: New.
207 2005-03-22  Hans-Peter Nilsson  <hp@axis.com>
209         PR rtl-optimization/20527
210         * gcc.c-torture/execute/pr20527-1.c: New test.
212 2005-03-22  Ben Elliston  <bje@au.ibm.com>
214         * gcc.misc-tests/options.exp (check_for_options): Create a real C
215         program, compile it into a real executable and then delete the .c
216         and .x files afterwards, to avoid problems on testglue targets.
218 2005-03-21  Stuart Hastings  <stuart@apple.com>
220         * gcc.target/i386/sse-2.c: New.
221         
222 2005-03-21  Uros Bizjak  <uros@kss-loka.si>
224         * gcc.dg/builtins-46.c: Also check lrint* and llrint*.
226 2005-03-21  Paolo Carlini  <pcarlini@suse.de>
228         * g++.dg/parse/crash25.C: Fix typo.
230 2005-03-21  Paolo Carlini  <pcarlini@suse.de>
232         PR c++/20461
233         * g++.dg/parse/crash24.C: New test.
235         PR c++/20536
236         * g++.dg/parse/crash25.C: New test.
238 2005-03-21  Paolo Carlini  <pcarlini@suse.de>
240         PR c++/20147    
241         * g++.dg/ext/stmtexpr4.C: New test.
243 2005-03-20  Roger Sayle  <roger@eyesopen.com>
245         PR middle-end/20539
246         * gcc.c-torture/compile/pr13066-1.c: New test case.
247         * gcc.c-torture/compile/pr20539-1.c: Likewise.
248         * g++.dg/opt/pr13066-1.C: Likewise.
250 2005-03-20  Joseph S. Myers  <joseph@codesourcery.com>
252         * gcc.dg/bitfld-14.c, gcc.dg/enum3.c: New tests.
254 2005-03-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
256         PR fortran/18525
257         * gfortran.dg/nesting_1.f90: New test.
259 2005-03-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
261         PR c++/20240
262         * g++.dg/lookup/using13.C: New test.
264 2005-03-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
266         PR c++/20333
267         * g++.dg/template/crash36.C: New test.
269 2005-03-18  Paolo Carlini  <pcarlini@suse.de>
271         PR c++/20463
272         * g++.dg/template/crash35.C: New test.
274 2005-03-17  Paolo Carlini  <pcarlini@suse.de>
276         PR c++/19966
277         * g++.dg/overload/operator2.C: New test.
279 2005-03-16  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
281         PR libfortran/20257
282         * gfortran.dg/pr20257.f90: New test.
284 2005-03-16  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
286         PR libfortran/20480
287         * gfortran.dg/pr20480.f90: New test.
289 2005-03-16  Richard Henderson  <rth@redhat.com>
291         PR middle-end/15700
292         * gcc.c-torture/compile/20040323-1.c: Don't xfail for solaris.
293         (_rtld_global): New.
294         * gcc.dg/weak/weak-3.c (ffoox1f, ffoox1g): Define.
295         * gcc.dg/weak/weak-9.c (notf1, notf2, notf3, notf4): Define.
297         * gcc.dg/alias-3.c: New.
298         * gcc.dg/alias-4.c: New.
299         * gcc.dg/alias-5.c: New.
300         * gcc.dg/alias-6.c: New.
302 2005-03-15  Geoffrey Keating  <geoffk@apple.com>
304         * gcc.dg/cpp/ucnid-7.c: New.
306 2005-03-15  Janis Johnson  <janis187@us.ibm.com>
307             Dorit Naishlos  <dorit@il.ibm.com>
309         * lib/target-supports.exp (check_vmx_hw_available): Use -maltivec for
310         darwin.
312 2005-03-15  Dorit Naishlos  <dorit@il.ibm.com>
314         * gcc.dg/vect/vect-54.c: Now vectorizable on targets that don't support
315         misaligned accesses.
316         * gcc.dg/vect/vect-58.c: Likewise.
317         * gcc.dg/vect/vect-92.c: New.
318         * gcc.dg/vect/vect-93.c: New.
320 2005-03-15  Feng Wang  <fengwang@nudt.edu.cn>
322         PR fortran/18827
323         * gfortran.dg/assign_2.f90: New test.
324         * gfortran.dg/assign_3.f90: New test.
325         * gfortran.dg/assign.f90: New test.
327 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
329         * g++.dg/other/cv_func.C, g++.dg/other/offsetof3.C,
330         g++.dg/parse/error11.C, g++.dg/tc1/dr108.C,
331         g++.dg/template/local4.C, g++.dg/template/nontype6.C,
332         g++.dg/warn/deprecated.C: Ensure uniqueness of test assertion
333         names.
335 2005-03-14  Geoffrey Keating  <geoffk@apple.com>
337         * gcc.dg/cpp/ucnid-6.c: New.
339         * gcc.dg/cpp/normalize-1.c: New.
340         * gcc.dg/cpp/normalize-2.c: New.
341         * gcc.dg/cpp/normalize-3.c: New.
342         * gcc.dg/cpp/normalize-4.c: New.
343         * gcc.dg/cpp/ucnid-4.c: New.
344         * gcc.dg/cpp/ucnid-5.c: New.
345         * g++.dg/cpp/normalize-1.C: New.
346         * g++.dg/cpp/ucnid-1.C: New.
348 2005-03-14  Alexandre Oliva  <aoliva@redhat.com>
350         * gcc.dg/pr18628.c: New.
352 2005-03-14  Alexandre Oliva  <aoliva@redhat.com>
354         PR c++/20280
355         * g++.dg/tree-ssa/pr20280.C: New.
357 2005-03-14  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
359         PR fortran/20467
360         * gfortran.dg/stfunc_2.f90: New test.
362 2005-03-14  Zdenek Dvorak  <dvorakz@suse.cz>
364         * gcc.dg/tree-ssa/phi-opt-5.c: New test.
366 2005-03-14  Zdenek Dvorak  <dvorakz@suse.cz>
368         * gcc.dg/tree-ssa/20050314-1.c: New test.
370 2005-03-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
372         PR c++/4403
373         PR c++/9783, DR433
374         * g++.dg/template/friend34.C: New test.
375         * g++.dg/template/friend35.C: Likewise.
376         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL's.
378 2005-03-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
380         Friend class name lookup 5/n
381         PR c++/1016
382         * g++.dg/lookup/hidden-class1.C: New test.
383         * g++.dg/lookup/hidden-class2.C: Likewise.
384         * g++.dg/lookup/hidden-class3.C: Likewise.
385         * g++.dg/lookup/hidden-class4.C: Likewise.
386         * g++.dg/lookup/hidden-class5.C: Likewise.
387         * g++.dg/lookup/hidden-class6.C: Likewise.
388         * g++.dg/lookup/hidden-class7.C: Likewise.
389         * g++.dg/lookup/hidden-class8.C: Likewise.
390         * g++.dg/lookup/hidden-class9.C: Likewise.
391         * g++.dg/lookup/hidden-temp-class1.C: Likewise.
392         * g++.dg/lookup/hidden-temp-class2.C: Likewise.
393         * g++.dg/lookup/hidden-temp-class3.C: Likewise.
394         * g++.dg/lookup/hidden-temp-class4.C: Likewise.
395         * g++.dg/lookup/hidden-temp-class5.C: Likewise.
396         * g++.dg/lookup/hidden-temp-class6.C: Likewise.
397         * g++.dg/lookup/hidden-temp-class7.C: Likewise.
398         * g++.dg/lookup/hidden-temp-class8.C: Likewise.
399         * g++.dg/lookup/hidden-temp-class9.C: Likewise.
400         * g++.dg/lookup/hidden-temp-class10.C: Likewise.
401         * g++.dg/lookup/hidden-temp-class11.C: Likewise.
403 2005-03-13  Mark Mitchell  <mark@codesourcery.com>
405         PR c++/20157
406         * g++.dg/template/error18.C: New test.
408 2005-03-09  Ben Elliston  <bje@au.ibm.com>
410         PR debug/16792
411         * g++.dg/debug/pr16792.C: New test.
413 2005-03-13  Joseph S. Myers  <joseph@codesourcery.com>
415         * gcc.dg/anon-struct-6.c, gcc.dg/array-8.c,
416         gcc.dg/cpp/19940712-1.c, gcc.dg/cpp/19951025-1.c,
417         gcc.dg/cpp/tr-warn6.c, gcc.dg/deprecated.c, gcc.dg/init-bad-1.c,
418         gcc.dg/init-bad-2.c, gcc.dg/init-bad-3.c, gcc.dg/m-un-2.c,
419         gcc.dg/parm-mismatch-1.c, gcc.dg/redecl-1.c: Ensure uniqueness of
420         test assertion names.
422 2003-03-13  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
424         PR fortran/18600
425         * gfortran.dg/stfunc_1.f90: New test.
427 2003-03-13  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
429         PR fortran/16907
430         * gfortran.dg/real_index_1.f90: New test.
432 2005-03-13  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
434         PR fortran/20323
435         * gfortran.dg/spec_expr_1.f90: New test.
437 2005-03-13  Joseph S. Myers  <joseph@codesourcery.com>
439         PR c/20402
440         * gcc.dg/noncompile/920923-1.c: Detail expected diagnostics for
441         new parser.
443 2005-03-12  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
445         PR fortran/20361
446         * gfortran.dg/largeequiv_1.f90: New test.
448 2005-03-12  Geoffrey Keating  <geoffk@apple.com>
450         * gcc.dg/ucnid-1.c: New.
451         * gcc.dg/ucnid-2.c: New.
452         * gcc.dg/ucnid-3.c: New.
453         * gcc.dg/ucnid-4.c: New.
454         * gcc.dg/ucnid-5.c: New.
455         * gcc.dg/ucnid-6.c: New.
456         * gcc.dg/cpp/ucnid-1.c: New.
457         * gcc.dg/cpp/ucnid-2.c: New.
458         * gcc.dg/cpp/ucnid-3.c: New.
459         * g++.dg/other/ucnid-1.C: New.
461 2005-03-12  Geoffrey Keating  <geoffk@apple.com>
463         * gcc.dg/vmx/darwin-abi-3.c: Delete.
465 2005-03-11  Per Bothner  <per@bothner.com>
467         * gcc.dg/decl-2.c:  Add extra line breaks.  That way we can verify
468         that diagnotics refer to correct token.
469         * gcc.dg/unused-3.c: Likewise.
471 2005-03-11  Per Bothner  <per@bothner.com>
473         * gcc.dg/cpp/direct2.c: With new lexer changes, error "before string
474         constant" is now actually on same line as string constant.
475         * gcc.dg/cpp/direct2s.c: Likewise.
477 2005-03-11  Richard Sandiford  <rsandifo@redhat.com>
479         * gcc.target/mips/fix-vr4130-[1-4].c: New tests.
481 2005-03-11  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
483         PR libfortran/20124
484         * gfortran.dg/pr20124.f90: New Test
486 2005-03-10  James A. Morrison  <phython@gcc.gnu.org>
488         PR tree-optimization/20130
489         * gcc.dg/pr20130-1.c: New test.
491 2005-03-10  Steve Ellcey  <sje@cup.hp.com>
493         PR target/20095
494         * gcc.dg/cleanup-5.c: xfail for ia64-hp-hpux11.*
496 2005-03-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
498         * objc.dg/stabs-1.m (dg-final): Change regexp pattern for hppa SOM.
500 2005-03-10  Steve Ellcey  <sje@cup.hp.com>
502         * g++.dg/eh/forced1.C: Fix comment.
503         * g++.dg/eh/forced2.C: Ditto.
504         * g++.dg/eh/forced3.C: Ditto.
505         * g++.dg/eh/forced4.C: Ditto.
507 2005-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
509         PR rtl-opt/20412
510         * gcc.c-torture/compile/pr20412.c: New test.
512 2005-03-10  Roger Sayle  <roger@eyesopen.com>
514         * gcc.dg/builtins-32.c: Add new run-time tests for long double.
516 2005-03-10  Jakub Jelinek  <jakub@redhat.com>
518         PR target/20322
519         * gcc.dg/20050307-1.c: New test.
521 2005-03-10  Nathan Sidwell  <nathan@codesourcery.com>
523         PR c++/20375
524         * g++.dg/other/stdarg3.C: New.
526 2005-03-10  Jakub Jelinek  <jakub@redhat.com>
528         PR c++/18384, c++/18327
529         * g++.dg/init/array19.C: New test.
531         PR inline-asm/20314
532         * gcc.dg/torture/pr20314-1.c: New test.
533         * gcc.dg/torture/pr20314-2.c: New test.
535 2005-03-09  Ulrich Weigand  <uweigand@de.ibm.com>
537         * gcc.dg/20050309-1.c: New test.
539 2005-03-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
541         * gcc.dg/builtins-10.c: Reactivate disabled test.
542         * gcc.dg/torture/builtin-power-1.c: Likewise.  Also add tests for
543         new cbrt transformations.
545 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
547         PR c++/20208
548         * g++.dg/template/array13.C: New test.
550 2005-03-09  Paolo Carlini  <pcarlini@suse.de>
552         PR c++/16859
553         * g++.dg/init/brace4.C: New test.
555 2005-03-09  Nathan Sidwell  <nathan@codesourcery.com>
557         PR c++/20186
558         * g++.dg/template/non-dependent12.C: New.
560 2005-03-08  Mark Mitchell  <mark@codesourcery.com>
562         PR c++/20142
563         * g++.dg/init/array18.C: Add dg-do run marker.
564         
565         PR c++/20142
566         * g++.dg/init/array18.C: New test.
568 2005-03-09  Ben Elliston  <bje@au.ibm.com>
570         * consistency.vlad/vlad.exp: Remove trailing semicolons.
571         * g++.dg/gcov/gcov.exp: Likewise.
572         * gcc.c-torture/execute/ieee/ieee.exp: Likewise.
573         * gcc.target/xstormy16/xstormy16.exp: Likewise.
574         * lib/c-torture.exp: Likewise.
575         * lib/fortran-torture.exp: Likewise.
576         * lib/g++.exp: Likewise.
577         * lib/gcc-defs.exp: Likewise.
578         * lib/gcc-dg.exp: Likewise.
579         * lib/gcc.exp: Likewise.
580         * lib/gcov.exp: Likewise.
581         * lib/gfortran.exp: Likewise.
582         * lib/mike-g++.exp: Likewise.
583         * lib/mike-gcc.exp: Likewise.
584         * lib/objc-torture.exp: Likewise.
585         * lib/objc.exp: Likewise.
586         * lib/profopt.exp: Likewise.
587         * lib/target-libpath.exp: Likewise.
588         * lib/target-supports.exp: Likewise.
589         * lib/treelang.exp: Likewise.
590         * lib/wrapper.exp: Likewise.
592 2005-03-08  Jeff Law  <law@redhat.com>
594         * gcc.dg/tree-ssa/20030728-1.c: Update to account for recent
595         PHI-OPT changes.
597 2005-03-08  Ira Rosen  <irar@il.ibm.com>
599         * gcc.dg/vect/pr20122.c: New test.
601 2005-03-07  Jeff Law  <law@redhat.com>
603         * gcc.dg/tree-ssa/20030821-1.c: Verify that the computed goto
604         was folded away.
605         * gcc.dg/tree-ssa/pr18133-1.c: New test.
606         * gcc.dg/tree-ssa/pr18133-2.c: New test.
607         * gcc.dg/tree-ssa/pr18134.c: New test.
609 2005-03-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
611         * g++.dg/warn/weak1.C: Skip test on hppa*-*-hpux*.
612         * g++.dg/init/dso_handle1.C, gcc.dg/torture/builtin-noret-1.c,
613         gcc.dg/torture/builtin-noret-2.c: Require weak support.
615 2005-03-06  Andrew Pinski  <pinskia@physics.uc.edu>
617         PR tree-opt/17671
618         * gcc.dg/tree-ssa/phi-opt-[1-4].c: New tests.
620 2005-03-07  Mark Mitchell  <mark@codesourcery.com>
622         * g++.dg/warn/Wnvdtor.C: New test.
624 2005-03-07  Richard Sandiford  <rsandifo@redhat.com>
626         * gcc.dg/torture/pr19683-1.c: New test.
628 2005-03-06  Steven G. Kargl  <kargls@comcast.net>
630         * gfortran.dg/g77/19990313-1.f: Replace tabs with spaces.
631         * gfortran.dg/g77/19990313-2.f: Ditto.
632         * gfortran.dg/g77/19990313-3.f: Ditto.
633         * gfortran.dg/g77/19990525-0.f: Ditto.
634         * gfortran.dg/g77/19990826-0.f: Ditto.
635         * gfortran.dg/g77/19990826-2.f: Ditto.
636         * gfortran.dg/g77/19990826-3.f: Ditto.
637         * gfortran.dg/g77/20000511-1.f: Ditto.
638         * gfortran.dg/g77/20000511-2.f: Ditto.
639         * gfortran.dg/g77/970625-2.f: Ditto.
640         * gfortran.dg/g77/980310-2.f: Ditto.
641         * gfortran.dg/g77/980310-3.f: Ditto.
642         * gfortran.dg/g77/980310-8.f: Ditto.
643         * gfortran.dg/g77/980519-2.f: Ditto.
644         * gfortran.dg/g77/alpha1.f: Ditto.
645         * gfortran.dg/g77/claus.f: Ditto.
646         * gfortran.dg/g77/erfc.f: Ditto.
647         * gfortran.dg/g77/short.f: Ditto.
648         * gfortran.fortran-torture/execute/data.f90: Ditto.
649         * gfortran.fortran-torture/execute/integer_select.f90: Ditto.
650         * gfortran.fortran-torture/execute/integer_select_1.f90: Ditto.
652 2005-03-06  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
654         * lib/file-format.exp (gcc_target_object_format): Add check for som
655         format and hardcode object formats on hppa*-*-hpux*.
656         * lib/target-supports.exp (check_weak_available): Add check for som
657         object format.  Always return 0 on hppa*-*-hpux10*.
659         * gcc.dg/titype-1.c, gcc.dg/uninit-C.c: Don't use TImode if __hppa__
660         is defined.
662         * objc.dg/stabs-1.m: hppa*64*-*-* doesn't have stabs.
664 2005-03-05  Steven G. Kargl  <kargls@comcast.net> 
666         * gfortran.dg/pr19936_1.f90: New test.
667         * gfortran.dg/pr19936_2.f90: New test.
668         * gfortran.dg/pr19936_3.f90: New test.
670 2005-03-05  Steven G. Kargl  <kargls@comcast.net> 
671             Paul Thomas <prthomas@drfccad.cea.fr>
673         * gfortran.dg/PR19754_1.f90: New test.
674         * gfortran.dg/PR19754_2.f90: Ditto.
676 2005-03-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
678         PR c++/19311
679         * g++.dg/template/non-dependent11.C: New test.
681 2005-03-05  Uros Bizjak  <uros@kss-loka.si>
683         * lib/target-supports.exp (check_iconv_available): Fix comment.
685 2005-03-04  John David Anglin  <dave.danglin@nrc-cnrc.gc.ca>
686             Joseph S. Myers  <joseph@codesourcery.com>
688         PR c++/19797
689         * g++.dg/abi/vague1.C: Remove xfail hppa*-*-hpux*.
691 2005-03-04  Matthew Sachs  <msachs@apple.com>
693         * gcc.exp (gcc_target_compile): Put braces around
694         additional_flags=$TOOL_OPTIONS; allows for whitespace in $TOOL_OPTIONS.
695         * objc.exp (objc_target_compile): Likewise.
696         * treelang.exp (treelang_target_compile): Likewise.
698 2005-03-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
700         PR fortran/19673
701         * gfortran.dg/func_result_1.f90: New test.
703 2005-03-04  Ben Elliston  <bje@au.ibm.com>
705         * gcc.misc-tests/options.exp: New test.
707 2005-03-03  James A. Morrison  <phython@gcc.gnu.org>
709         * gcc.dg/pr15784-4.c: New test.
711 2005-03-03  Geoffrey Keating  <geoffk@apple.com>
713         * gcc.c-torture/execute/pr17133.c: New.
714         * gcc.c-torture/compile/20050303-1.c: New.
716 2005-03-04  David Billinghurst  <David.Billinghurst@riotinto.com>
718         * gcc.dg/cpp/assert4.c:  Fix for cygwin
720 2005-03-02  Alexandre Oliva  <aoliva@redhat.com>
722         * g++.dg/overload/using2.C: New.
724 2005-03-02  Mark Mitchell  <mark@codesourcery.com>
726         PR c++/19916
727         * g++.dg/init/ptrmem2.C: New test.
729 2005-03-02  Joseph S. Myers  <joseph@codesourcery.com>
731         PR c/8927
732         * gcc.dg/pr8927-1.c: New test.
734 2005-03-01  Nathan Sidwell  <nathan@codesourcery.com>
736         PR c++/20232
737         * g++.dg/inherit/covariant12.C: New.
739 2005-02-28  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
741         PR fortran/19479
742         * gfortran.dg/bound_1.f90: New test.
744 2005-02-28  Janis Johnson  <janis187@us.ibm.com>
746         * gcc.test-framework/dg-error-exp-P.c: Update message for new C parser.
747         * gcc.test-framework/dg-error-exp-XP.c: Ditto.
749 2005-02-28  Joseph S. Myers  <joseph@codesourcery.com>
751         PR c/20245
752         * gcc.dg/pr20245-1.c: New test.
754 2005-02-28  Jakub Jelinek  <jakub@redhat.com>
756         PR middle-end/19874
757         * gcc.c-torture/execute/20050119-2.c: New test case.
759 2005-02-28  Ben Elliston  <bje@au.ibm.com>
761         * README: Update the DejaGnu bug reporting address.
762         * lib/c-torture.exp: Remove the DejaGnu bug reporting address.
763         * lib/objc-torture.exp: Likewise.
765 2005-02-27  Steven G. Kargl  <kargl@gcc.gnu.org>
767         * gfortran.dg/boz_1.f90: New test.
768         * gfortran.dg/boz_3.f90: New test.
769         * gfortran.dg/boz_4.f90: New test.
771 2005-02-27  Steven G. Kargl  <kargl@gcc.gnu.org>
773         * gfortran.dg/ishft.f90:  Remove kind suffix from BOZ constant
774         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: Ditto.
776 2005-02-27  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
778         PR libfortran/20101
779         * gfortran.dg/write_0_pe_format.f90: New test.
781 2005-02-27  Jakub Jelinek  <jakub@redhat.com>
783         PR c++/20206
784         * g++.dg/opt/thunk2.C: New test.
785         * g++.dg/opt/covariant1.C: New test.
787 2005-02-27  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
789         * gfortran.dg/e_d_fmt.f90: New test.
791 2005-02-27  Kazu Hirata  <kazu@cs.umass.edu>
793         * gcc.dg/asm-b.c: Fix comment typos.
795 2005-02-26  Andrew Pinski  <pinskia@physics.uc.edu>
797         * gcc.dg/tree-ssa/inline_asm-2.c: link_error produces
798         a V_MAY_DEF also.
800 2005-02-26  Andrew Pinski  <pinskia@physics.uc.edu>
802         PR tree-opt/20188
803         * gcc.dg/tree-ssa/inline_asm-1.c: New test.
804         * gcc.dg/tree-ssa/inline_asm-2.c: New test.
805         * gcc.dg/asm-b.c: New test.
807 2005-02-26  Richard Sandiford  <rsandifo@redhat.com>
809         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: New file.
810         Disable this test on IRIX 6.
812 2005-02-25  Joseph S. Myers  <joseph@codesourcery.com>
814         * gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/971104-1.c,
815         gcc.dg/noncompile/990416-1.c: Adjust expected messages for new
816         parser.
818 2005-02-25  Diego Novillo  <dnovillo@redhat.com>
820         PR tree-optimization/20204
821         * testsuite/gcc.dg/pr20204.c: New test.
823 2005-02-24  Jakub Jelinek  <jakub@redhat.com>
825         PR target/20196
826         * gcc.c-torture/execute/20050224-1.c: New test.
828         PR c++/20175
829         * g++.dg/warn/Wbraces2.C: New test.
831 2005-02-23  Mark Mitchell  <mark@codesourcery.com>
833         PR c++/19878
834         * g++.dg/init/const2.C: New test.
836 2005-02-23  Hans-Peter Nilsson  <hp@axis.com>
838         PR tree-optimization/20100
839         * gcc.c-torture/execute/pr20100-1.c: New test.
841 2005-02-23  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
843         * gfortran.dg/implicit_3.f90: New test.
845         * gfortran.dg/deftype_1.f90: New test.
847 2005-02-23  Alexandre Oliva  <aoliva@redhat.com>
849         * g++.dg/lookup/anon2.C: Don't let access checks make it look like
850         the test passes.
851         * g++.dg/other/anon3.C: Accept a warning.
853 2005-02-23  Kazu Hirata  <kazu@cs.umass.edu>
855         * gcc.dg/pr20017.c: Fix a comment typo.
857 2005-02-23  Bud Davis  <bdavis@gfortran.org>
859         * gfortran.dg/list_read_4.f90: Change to f90 comments.
861 2005-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
863         PR ada/19902
864         * ada/acats/tests/cxa/cxa3004.a: Remove.
865         * ada/acats/tests/cxb/cxb30061.am: Likewise.
867 2005-02-22  Mark Mitchell  <mark@codesourcery.com>
869         PR c++/20073
870         * g++.dg/init/const1.C: New test.
872         PR c++/19991
873         * g++.dg/parse/constant7.C: New test.
875         PR c++/20152
876         * g++.dg/parse/error27.C: New test.
877         * g++.dg/template/qualttp15.C: Adjust error markers.
878         * g++.old-deja/g++.other/struct1.C: Likewise.
879         
880         PR c++/20153
881         * g++.dg/template/error17.C: New test.
883         PR c++/20148
884         * g++.dg/parser/error26.C: New test.
886 2005-02-22  Diego Novillo  <dnovillo@redhat.com>
888         PR tree-optimization/20100
889         PR tree-optimization/20115
890         * gcc.dg/pr20115.c: New test.
891         * gcc.dg/pr20115-1.c: New test.
892         * gcc.dg/pr20100.c: New test.
893         * gcc.dg/tree-ssa/20040517-1.c: Expect virtual operands for
894         call-clobbered variables after alias1.
896 2005-02-22  Bud Davis  <bdavis@gfortran.org>
898         * gfortran.dg/list_read_4.f90: new test.
900 2005-02-22  Kazu Hirata  <kazu@cs.umass.edu>
902         PR rtl-optimization/20017.
903         * gcc.dg/pr20017.c: New.
905 2005-02-22  Devang Patel  <dpatel@apple.com>
907         PR 19952
908         * g++.dg/tree-ssa/pr19952.C: New test.
909         
910 2005-02-22  Mark Mitchell  <mark@codesourcery.com>
912         PR c++/19883
913         * g++.dg/parse/constant6.C: New test.
915 2005-02-22  Uros Bizjak  <uros@kss-loka.si>
917         * g++.dg/charset/asm1.c: Check for IBM1047 code set, not IBM-1047.
918         * g++.dg/charset/asm2.c: Likewise.
919         * g++.dg/charset/asm3.c: Likewise.
920         * g++.dg/charset/asm4.c: Likewise.
921         * g++.dg/charset/asm5.c: Likewise.
922         * g++.dg/charset/attribute1.c: Likewise.
923         * g++.dg/charset/attribute2.c: Likewise.
924         * g++.dg/charset/extern1.cc: Likewise.
925         * g++.dg/charset/extern2.cc: Likewise.
926         * g++.dg/charset/extern3.cc: Likewise.
927         * g++.dg/charset/function.cc: Likewise.
928         * g++.dg/charset/string.c: Likewise.
929         * g++.dg/charset/charset.exp: Likewise.
930         * lib/target-supports.exp (check_iconv_available): Fix comment.
932 2005-02-22  Uros Bizjak  <uros@kss-loka.si>
934         * gcc.dg/charset/builtin1.c: Use dg-require-iconv "IBM1047".
935         * gcc.dg/charset/asm1.c: Check for IBM1047 code set, not IBM-1047.
936         * gcc.dg/charset/asm2.c: Likewise.
937         * gcc.dg/charset/asm3.c: Likewise.
938         * gcc.dg/charset/asm4.c: Likewise.
939         * gcc.dg/charset/asm5.c: Likewise.
940         * gcc.dg/charset/asm6.c: Likewise.
941         * gcc.dg/charset/attribute1.c: Likewise.
942         * gcc.dg/charset/attribute2.c: Likewise.
943         * gcc.dg/charset/builtin1.c: Likewise.
944         * gcc.dg/charset/extern.c: Likewise.
945         * gcc.dg/charset/function.c: Likewise.
946         * gcc.dg/charset/string.c: Likewise.
947         * gcc.dg/charset/charset.exp: Likewise.
949 2005-02-21  Bud Davis  <bdavis9659@comcast.net>
951         PR fortran/20086
952         * gfortran.dg/pr20086.f90: New test.
954 2005-02-21  Alexandre Oliva  <aoliva@redhat.com>
956         PR tree-optimization/19786
957         * g++.dg/tree-ssa/pr19786.C: New.
959 2005-02-21  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
961         * lib/gfortran-dg.exp (gfortran-dg-test): Split long regexps.
963 2005-02-21  Jeff Law  <law@redhat.com>
965         * gcc.dg/tree-ssa/20041122-1.c: New test for missing optimization.
967 2005-02-20  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
969         * gfortran.dg/do_iterator: Split loop, markup all lines for
970         which an error locus is printed.
971         * gfortran.dg/pr17708.f90: Markup all lines for which an error
972         locus is printed.
973         * gfortran.dg/select_4.f90: Likewise.
974         * lib/gfortran-dg.exp (gfortran-dg-test): Handle gfortran error
975         locuses in the various permutations.
977 2005-02-20  Dorit Naishlos  <dorit@il.ibm.com>
979         PR tree-optimization/19951
980         * g++.dg/vect: New directory.
981         * g++.dg/vect/vect.exp: New file.
982         * g++.dg/vect/pr19951.cc: New testcase.
983         * g++.dg/dg.exp: Also prune vectorizer tests.
985 2005-02-20  Zack Weinberg  <zack@codesourcery.com>
987         PR 18785
988         * gcc.dg/charset/builtin1.c: New test.
990 2005-02-19  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
992         PR c++/19299
993         * g++.dg/inherit/volatile1.C: New test.
995         PR c++/19440
996         * g++.dg/template/dtor4.C: New test.
998 2005-02-19  Steven G. Kargl  <kargls@comcast.net>
1000         * gfortran.dg/int_1.f90: New test.
1002 2005-02-19  Devang Patel  <dpatel@apple.com>
1004         * gcc.dg/cpp/mac-eol-at-eof.c: New test.
1006 2005-02-19  Steven G. Kargl  <kargls@comcast.net>
1008         * gfortran.dg/achar_1.f90: New test.
1010 2005-02-19  Hans-Peter Nilsson  <hp@axis.com>
1012         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL cris-*-*.
1014 2005-02-19  Zdenek Dvorak  <dvorakz@suse.cz>
1015             Jakub Jelinek  <jakub@redhat.com>
1017         PR tree-optimization/19828
1018         * gcc.dg/tree-ssa/loop-7.c: New test.
1019         * gcc.c-torture/execute/20050218-1.c: New test.
1021 2005-02-19  Jakub Jelinek  <jakub@redhat.com>
1023         PR c/20043
1024         * gcc.dg/transparent-union-1.c: New test.
1025         * gcc.dg/transparent-union-2.c: New test.
1027 2005-02-18  James E Wilson  <wilson@specifixinc.com>
1029         PR tree-optimization/18977
1030         * gcc.c-torture/execute/loop-ivopts-1.c: New testcase.
1032 2005-02-18  Ulrich Weigand  <uweigand@de.ibm.com>
1034         PR target/20054
1035         * gcc.dg/pr20054.c: New test.
1037 2005-01-20  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1039         PR c++/19508
1040         * g++.dg/ext/attrib20.C: New test.
1042 2004-02-18  Andrew Pinski  <pinskia@physics.uc.edu>
1044         PR middle-end/20030
1045         * gfortran.fortran-torture/execute/character_passing.f90: New test.
1047 2005-02-18  Alexandre Oliva  <aoliva@redhat.com>
1049         PR c++/20008
1050         * g++.dg/opt/switch4.C: New.
1052 2005-02-18  Jakub Jelinek  <jakub@redhat.com>
1054         PR c++/20023
1055         PR tree-optimization/20009
1056         * gcc.c-torture/compile/20050217-1.c: New test.
1057         * g++.dg/opt/switch3.C: New test.
1059         PR tree-optimization/18947
1060         * gcc.c-torture/compile/20050215-1.c: New test.
1061         * gcc.c-torture/compile/20050215-2.c: New test.
1062         * gcc.c-torture/compile/20050215-3.c: New test.
1064 2005-02-17  Alexandre Oliva  <aoliva@redhat.com>
1066         PR c++/20028
1067         * g++.dg/template/crash34.C: New.
1069         PR c++/20022
1070         * g++.dg/other/access3.C: New.
1072 2005-02-17  Ira Rosen  <irar@il.ibm.com>
1074         * gcc.dg/vect/vect-98.c: New test.
1076 2005-02-16  Kazu Hirata  <kazu@cs.umass.edu>
1078         PR tree-optimization/19967
1079         * gcc.dg/pr19967.c: New.
1081 2005-02-16  Jakub Jelinek  <jakub@redhat.com>
1083         PR middle-end/19857
1084         * gcc.dg/tree-ssa/20050215-1.c: New test.
1085         * gcc.c-torture/execute/20050215-1.c: New test.
1087 2005-02-15  Eric Christopher  <echristo@redhat.com>
1089         * gcc.dg/cpp/20050215-1.c: New file.
1091 2005-02-15  James A. Morrison  <phython@gcc.gnu.org>
1093         PR tree-optimization/15785
1094         * gcc.dg/pr15785-1.c: New test.
1096 2005-02-15  Alexandre Oliva  <aoliva@redhat.com>
1098         PR c++/17788
1099         * g++.dg/init/ctor4.C: New.
1100         * g++.old-deja/g++.bugs/900205_04.C: Adjust.
1102 2005-02-15  Joseph S. Myers  <joseph@codesourcery.com>
1104         * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c,
1105         gcc.dg/overflow-warn-3.c, gcc.dg/overflow-warn-4.c: New tests.
1107 2005-02-15  Andreas Schwab  <schwab@suse.de>
1109         * ada/acats/tests/cxb/cxb30131.c: Include <stdlib.h> to properly
1110         declare malloc.
1112 2005-02-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1114         * gcc.misc-tests/linkage.exp (s390): Check for 64bit added.
1116 2005-02-14  Diego Novillo  <dnovillo@redhat.com>
1118         PR tree-optimization/19853
1119         * gcc.c-torture/compile/pr19853.c: New test.
1121 2005-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1123         PR c++/19608
1124         * g++.dg/parse/local-class1.C: New.
1126         PR c++/19895
1127         * g++.dg/parse/ptrmem3.C: New.
1129         PR c++/19884
1130         * g++.old-deja/g++.oliva/template6.C: Add another case.
1131         * g++.dg/template/explicit6.C: New.
1133 2005-02-14  Alexandre Oliva  <aoliva@redhat.com>
1135         PR c++/17816
1136         * g++.dg/other/redecl2.C: New.
1138 2005-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1140         PR c++/19891
1141         * g++.dg/abi/covariant4.C: New.
1143 2005-02-13  James A. Morrison  <phython@gcc.gnu.org>
1145         * gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c, gcc.dg/pr15784-3.c: New tests.
1147 2005-02-12  Dorit Naishlos  <dorit@il.ibm.com>
1149         * gcc.dg/vect/vect-96.c: Fix typo.
1151 2005-02-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1153         PR c++/14479
1154         PR c++/19487
1155         * g++.dg/template/enum5.C: New test.
1157 2005-02-12  Ira Rosen  <irar@il.ibm.com>
1159         * gcc.dg/vect/vect-97.c: New test.
1161 2005-02-12  Ira Rosen  <irar@il.ibm.com>
1163         * gcc.dg/vect/vect-96.c: New test.
1165 2005-02-12  Uros Bizjak  <uros@kss-loka.si>
1167         * gcc.dg/builtins-34.c: Also check ldexp*.
1169 2005-02-12  Hans-Peter Nilsson  <hp@bitrange.com>
1171         * gcc.dg/tree-ssa/20040703-1.c: Quote decimal dot.
1173 2005-02-11  Janis Johnson  <janis187@us.ibm.com>
1175         * lib/gcc-dg.exp: (dg-require-weak, dg-require-visibility,
1176         dg-require-alias, dg-require-gc-sections, dg-require-profiling,
1177         dg-require-dll, dg-require-iconv, dg-require-named-sections,
1178         dg-require-effective-target, dg-skip-if, dg-xfail-if, selector_opd,
1179         selector_list, selector_expression, dg-process-target): Move to new
1180         file target-supports-dg.exp.
1181         * lib/target-supports-dg.exp: New.
1183         * lib/target-supports.exp (check_effective_target_broken_cplxf_arg):
1184         New.
1186 2005-02-11  Jakub Jelinek  <jakub@redhat.com>
1188         PR c++/19666
1189         * gcc/testsuite/g++.dg/other/ptrmem6.C: New test.
1191         PR middle-end/19858
1192         * gcc.c-torture/compile/20050210-1.c: New test.
1194 2005-02-11  Mark Mitchell  <mark@codesourcery.com>
1196         PR c++/19755
1197         * g++.dg/warn/Wbraces1.C: New test.
1199 2005-02-10  Richard Guenther  <rguenth@gcc.gnu.org>
1201         * gcc.dg/builtins-52.c: New testcase.
1203 2005-02-10  Jakub Jelinek  <jakub@redhat.com>
1205         PR c/19342
1206         * gcc.c-torture/execute/20050119-1.c: New test.
1208 2005-02-09  Mark Mitchell  <mark@codesourcery.com>
1210         PR c++/19811
1211         * g++.dg/init/delete1.C: New test.
1213 2005-02-09  Andrew Pinski  <pinskia@physics.uc.edu>
1215         PR c++/18470
1216         * g++.dg/template/static12.C: New test.
1218 2005-02-09  Mark Mitchell  <mark@codesourcery.com>
1220         PR c++/19787
1221         * g++.dg/conversion/ambig1.C: New test.
1223         PR c++/19739
1224         * g++.dg/ext/attrib19.C: New test.
1226         PR c++/19732
1227         * g++.dg/parse/dtor5.C: New test.
1229         PR c++/19762
1230         * g++.dg/template/dtor3.C: New test.
1232         PR c++/19826
1233         * g++.dg/template/static11.C: New test.
1234         * g++.dg/template/crash2.C: Remove dg-error marker.
1236 2005-02-09  Janis Johnson  <janis187@us.ibm.com>
1238         PR C++/18491
1239         * g++.old-deja/g++.mike/p10769a.C: Remove.
1241 2005-02-09  Roger Sayle  <roger@eyesopen.com>
1243         * gcc.dg/builtins-48.c: New test case.
1244         * gcc.dg/builtins-49.c: New test case.
1245         * gcc.dg/builtins-50.c: New test case.
1246         * gcc.dg/builtins-51.c: New test case.
1248 2005-02-09  Ian Lance Taylor  <ian@airs.com>
1250         PR middle-end/19583
1251         * g++.dg/warn/Wreturn-type-3.C: New test.
1253 2005-02-09  Richard Guenther  <rguenth@gcc.gnu.org>
1255         PR middle-end/19402
1256         * gcc.dg/pr19402-1.c: New testcase.
1257         * gcc.dg/pr19402-2.c: likewise.
1259 2005-02-09  Richard Guenther  <rguenth@gcc.gnu.org>
1261         PR middle-end/19854
1262         * g++.dg/tree-ssa/tmmti.C: New testcase.
1264 2005-02-09  Joseph S. Myers  <joseph@codesourcery.com>
1266         * g++.dg/rtti/tinfo1.C: Allow newline after assembler label.
1268 2005-02-08  Mark Mitchell  <mark@codesourcery.com>
1270         PR c++/19733
1271         * g++.dg/parse/crash23.C: New test.
1272         * g++.dg/warn/Weff1.C: New test.
1274 2005-02-09  Joseph S. Myers  <joseph@codesourcery.com>
1276         * gcc.dg/20050209-1.c: New test.
1278 2005-02-09  Joseph S. Myers  <joseph@codesourcery.com>
1280         PR target/19799
1281         * gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c: XFAIL on hppa*64*-*.
1283 2005-02-08  Mike Stump  <mrs@apple.com>
1285         * g++.dg/pch/import-2.c: New test.
1286         * g++.dg/pch/import-2.hs: New.
1287         * g++.dg/pch/include/import-2a.h: New.
1288         * g++.dg/pch/include/import-2b.h: New.
1290 2005-02-08  Janis Johnson  <janis187@us.ibm.com>
1292         * gcc.dg/uninit-4.c: XFAIL bogus warning for powerpc64.
1294 2005-02-08  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1296         * gfortran.dg/substr_1.f90: New test.
1298 2005-02-07  Richard Guenther  <rguenth@gcc.gnu.org>
1300         PR middle-end/19775
1301         * gcc.dg/torture/builtin-power-1.c: Disable test for
1302         invalid transformation.
1303         * gcc.dg/builtins-10.c: Likewise.  Disable one test we
1304         no longer optimize.
1305         * gcc.dg/builtins-47.c: New testcase.
1307 2005-02-07  Leehod Baruch  <leehod@il.ibm.com>
1308             Dorit Naishlos  <dorit@il.ibm.com>
1310         * testsuite/gcc.dg/vect/vect.exp: Add -ftree-vectorizer-verbose=3.
1312 2005-02-06  Richard Sandiford  <rsandifo@redhat.com>
1314         * gcc.c-torture/compile/20050206-1.c: New test.
1316 2005-02-03  Andrew Pinski  <pinskia@physics.uc.edu>
1318         PR tree-opt/19768
1319         * g++.dg/opt/pr19768.C: New test.
1321 2005-02-03  Andrew Pinski  <pinskia@physics.uc.edu>
1323         PR tree-opt/19736
1324         * gcc.c-torture/compile/pr19736.c: New test.
1326 2005-02-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1328         PR c++/17401
1329         * g++.dg/parse/error25.C: New test.
1331 2005-02-03  Alexandre Oliva  <aoliva@redhat.com>
1333         * gcc.c-torture/execute/20050203-1.c: New.
1335 2005-02-03  Dorit Naishlos  <dorit@il.ibm.com>
1337         * gcc.dg/vect/vect-85.c: Remove xfail.
1338         * gcc.dg/vect/vect-86.c: Remove xfail.
1339         * gcc.dg/vect/vect-87.c: Remove xfail.
1340         * gcc.dg/vect/vect-88.c: Remove xfail.
1342 2005-02-02  Geoffrey Keating  <geoffk@apple.com>
1344         * gcc.dg/altivec-19.c: New.
1346 2005-02-03  Joseph S. Myers  <joseph@codesourcery.com>
1348         PR c/17807
1349         * gcc.dg/nested-func-3.c: New test.
1350         * gcc.dg/pr18596-3.c: Expect error for undefined nested function.
1352 2005-02-02  Janis Johnson  <janis187@us.ibm.com>
1354         * gcc.test-framework/gen_directive_tests: Generate tests for
1355         selector expressions.
1357 2005-02-02  Matt Austern  <austern@apple.com>
1359         PR c++/19628
1360         * g++/ext/builtin7.C: New.
1361         * g++/ext/builtin8.C: New.
1363 2005-02-02  Joseph S. Myers  <joseph@codesourcery.com>
1365         PR c/18502
1366         * gcc.dg/pr18502-1.c: New test.
1368 2005-02-02  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1370         PR c++/17413
1371         * g++.dg/template/local4.C: Tweak.
1373 2005-02-02  Richard Sandiford  <rsandifo@redhat.com>
1375         PR tree-optimization/19578
1376         * gcc.c-torture/compile/20050202-1.c: New test.
1378 2005-02-02  Joseph S. Myers  <joseph@codesourcery.com>
1380         PR c/19435
1381         * gcc.dg/c99-init-4.c: New test.
1383 2005-02-01  Janis Johnson  <janis187@us.ibm.com>
1385         * g++.old-deja/g++.other/init5.C: Remove xfail for powerpc-linux.
1387         * gcc.dg/tree-ssa/20040204-1.c: Remove powerpc from xfail list.
1389         * g++.dg/eh/simd-2.C: Check for AltiVec HW support at runtime.
1390         * g++.dg/eh/check-vect.h: New.
1392         * gcc.dg/vect/vect-77.c: Replace xfail selector with expression.
1393         * gcc.dg/vect/vect-78.c: Ditto.
1394         * gcc.dg/vect/vect.exp (check_effective_target_lp64_or_vect_no_align):
1395         Remove.
1397         * g++.dg/conversion/simd1.C: Expect warning.
1398         * g++.dg/ext/attribute-test-1.C: Ditto.
1399         * g++.dg/ext/attribute-test-2.C: Ditto.
1400         * g++.dg/ext/attribute-test-3.C: Ditto.
1401         * g++.dg/ext/attribute-test-4.C: Ditto.
1403         * gcc.dg/ppc64-toc.c: Don't explicitly use -m64.
1404         * gcc.dg/ppc-eabi.c: Don't explicity use -m32.
1406         * gcc.dg/ppc64-abi-3.c: Add xfail for error checks.
1408 2005-02-01  Richard Henderson  <rth@redhat.com>
1410         * gcc.c-torture/execute/ieee/copysign1.c: Special case sizeof
1411         long double for ibm double-double format.
1412         * gcc.c-torture/execute/ieee/copysign2.c: Likewise.
1414 2005-02-01  Diego Novillo  <dnovillo@redhat.com>
1416         PR tree-optimization/19633
1417         * testsuite/gcc.dg/pr19633-1.c: New test.
1418         * testsuite/gcc.dg/pr19633.c: Tweak to make pointer point
1419         to NULL or a symbol.
1421 2005-02-01  Janis Johnson  <janis187@us.ibm.com>
1423         * lib/gcc-dg.exp (selector_opd, selector_list, selector_expression):
1424         New procs.
1425         (dg-process-target (local override)): Handle selector expressions.
1427         * gcc.test-framework/README: Describe tests in source directory.
1428         * gcc.test-framework/test-framework.awk: Handle dg- tests.
1429         * gcc.test-framework/test-framework.exp: Handle dg- tests.
1430         * gcc.test-framework/dg-bogus-exp-P.c: New test.
1431         * gcc.test-framework/dg-bogus-exp-XF.c: New test.
1432         * gcc.test-framework/dg-do-assemble-exp-P.c: New test.
1433         * gcc.test-framework/dg-do-compile-exp-P.c: New test.
1434         * gcc.test-framework/dg-do-link-exp-P.c: New test.
1435         * gcc.test-framework/dg-do-run-exp-P.c: New test.
1436         * gcc.test-framework/dg-dot-run-exp-P.c: New test.
1437         * gcc.test-framework/dg-dot-run-exp-U.c: New test.
1438         * gcc.test-framework/dg-dox-run-exp-XF.c: New test.
1439         * gcc.test-framework/dg-error-exp-P.c: New test.
1440         * gcc.test-framework/dg-error-exp-XP.c: New test.
1441         * gcc.test-framework/dg-excess-errors-exp-XF.c: New test.
1442         * gcc.test-framework/dg-excess-errors-exp-XP.c: New test.
1443         * gcc.test-framework/dg-output-exp-P.c: New test.
1444         * gcc.test-framework/dg-output-exp-XF.c: New test.
1445         * gcc.test-framework/dg-warning-exp-P.c: New test.
1446         * gcc.misc-tests/dg-1.c: Remove.
1447         * gcc.misc-tests/dg-2.c: Remove.
1448         * gcc.misc-tests/dg-3.c: Remove.
1449         * gcc.misc-tests/dg-4.c: Remove.
1450         * gcc.misc-tests/dg-5.c: Remove.
1451         * gcc.misc-tests/dg-6.c: Remove.
1452         * gcc.misc-tests/dg-7.c: Remove.
1453         * gcc.misc-tests/dg-8.c: Remove.
1454         * gcc.misc-tests/dg-9.c: Remove.
1455         * gcc.misc-tests/dg-10.c: Remove.
1456         * gcc.misc-tests/dg-11.c: Remove.
1457         * gcc.misc-tests/dg-12.c: Remove.
1458         * gcc.misc-tests/dg-test.exp: Remove.
1460         * gcc.test-framework/test-framework.awk: Change recording and
1461         printing of passes and failures.
1463         * gcc.test-framework: New directory.
1464         * gcc.test-framework/README: New.
1465         * gcc.test-framework/test-framework.exp: New.
1466         * gcc.test-framework/test-framework.awk: New.
1467         * gcc.test-framework/gen_directive_tests: New.
1469 2005-02-01  James A. Morrison  <phython@gcc.gnu.org>
1471         * lib/treelang.exp: Fix comment typos.
1472         (treelang_target_compile): Don't append libs=-ltreelang to options.
1474 2005-02-01  Alexandre Oliva  <aoliva@redhat.com>
1476         * g++.dg/parse/typename7.C: Adjust error messages.
1478 2005-01-31  Jeff Law  <law@redhat.com>
1480         * gcc.c-torture/execute/20050131-1.c: New test.
1481         * gcc.dg/wcaselabel.c: New test.
1483 2005-01-31  Mark Mitchell  <mark@codesourcery.com>
1485         * g++.dg/other/warning1.C: Adjust error messags.
1486         * g++.dg/parse/constant5.C: New test.
1488 2005-01-31  Steven Bosscher  <stevenb@suse.de>
1490         PR c/19333
1491         * testsuite/gcc.c-torture/compile/20011130-1.c: Reorder to make
1492         the test case valid.
1493         * testsuite/gcc.dg/20030815-1.c: Remove invalid tests.
1494         * testsuite/gcc.dg/array-7.c: Adjust expected result.
1495         * testsuite/gcc.dg/pr18596-3.c: Likewise.
1496         * testsuite/gcc.dg/noncompile/20000901-1.c: Likewise.
1497         * testsuite/gcc.dg/noncompile/init-2.c: Likewise.
1498         * testsuite/gcc.dg/noncompile/init-4.c: Likewise.
1500 2005-01-31  Dale Johannesen  <dalej@apple.com>
1502         * g++.dg/opt/pr19650.C:  New test.
1504 2005-01-31  Richard Henderson  <rth@redhat.com>
1506         * gcc.c-torture/execute/ieee/copysign1.c: Special case sizeof
1507         long double for intel double extended format.
1508         * gcc.c-torture/execute/ieee/copysign2.c: Likewise.
1510 2005-01-30  Mark Mitchell  <mark@codesourcery.com>
1512         PR c++/19555
1513         * g++.dg/template/static10.C: New test.
1515         PR c++/19395
1516         * g++.dg/parse/error24.C: New test.
1518         PR c++/19367
1519         * g++.dg/lookup/builtin1.C: New test.
1521         PR c++/19457
1522         * g++.dg/warn/conv3.C: New test.
1524 2005-01-30  Bud Davis  <bdavis@gfortran.org>
1526         PR fortran/19647
1527         * gfortan.dg/inquire_7.f90
1529 2005-01-29  Richard Guenther <richard.guenther@uni-tuebingen.de>
1531         PR tree-optimization/15791
1532         * gcc.dg/tree-ssa/pr15791-1.c: New testcase.
1533         * gcc.dg/tree-ssa/pr15791-2.c: Likewise.
1534         * gcc.dg/tree-ssa/pr15791-3.c: Likewise.
1535         * gcc.dg/tree-ssa/pr15791-4.c: Likewise.
1536         * gcc.dg/tree-ssa/pr15791-5.c: Likewise.
1537         * g++.dg/tree-ssa/pr15791-1.C: Likewise.
1538         * g++.dg/tree-ssa/pr15791-2.C: Likewise.
1539         * g++.dg/tree-ssa/pr15791-3.C: Likewise.
1540         * g++.dg/tree-ssa/pr15791-4.C: Likewise.
1541         * g++.dg/tree-ssa/pr15791-5.C: Likewise.
1543 2005-01-29  Paul Brook  <paul@codesourcery.com>
1545         PR fortran/18565
1546         * check.c (real_or_complex_check): New function.
1547         (gfc_check_fn_c, gfc_check_fn_r, gfc_check_fn_rc): New functions.
1548         * intrinsic.c (add_functions): Use new check functions.
1549         * intrinsic.h (gfc_check_fn_c, gfc_check_fn_r, gfc_check_fn_rc):
1550         Add prototypes.
1552 2005-01-29  Joseph S. Myers  <joseph@codesourcery.com>
1554         * gcc.dg/Wwrite-strings-1.c, gcc.dg/array-quals-2.c,
1555         gcc.dg/lvalue-3.c: New tests.
1556         * gcc.dg/concat.c: Update expected messages.
1558 2005-01-29  Thomas Koenig  <Thomas.Koenig@online.de>
1560         PR libfortran/19595
1561         * gfortran.dg/eor_1.f90:  New test.
1563 2005-01-29  Steven G. Kargl  <kargls@comcast.net>
1565         PR fortran/19589
1566         * gfortran.dg/logical_data_1.f90: New test.
1568 2005-01-28  Mark Mitchell  <mark@codesourcery.com>
1570         PR c++/19253
1571         * g++.dg/template/crash33.C: New test.
1573         PR c++/19667
1574         * g++.dg/template/crash32.C: New test.
1576 2005-01-28  Ian Lance Taylor  <ian@airs.com>
1578         PR middle-end/16558
1579         * g++.dg/warn/Wreturn-type-2.C: New test.
1581 2004-06-24  Jeff Law  <law@redhat.com>
1583         * gcc.dg/tree-ssa/20050128-1.c: New test.
1585 2005-01-28  Richard Sandiford  <rsandifo@redhat.com>
1587         * gcc.target/frv/all-mdpackh-1.c: New test.
1589 2005-01-28  Steven Bosscher  <stevenb@suse.de>
1591         * gcc.dg/tree-ssa/20030711-2.c: Run at -O2, not -O1.
1593 2005-01-27  Richard Henderson  <rth@redhat.com>
1595         * gcc.dg/uninit-I.c: Fix typos in dg-options and dg-warning directives.
1597 2005-01-27  Richard Sandiford  <rsandifo@redhat.com>
1599         * gcc.dg/intmax_t-1.c: Extend dg-error to cover mips*-elf targets.
1601 2005-01-27  Richard Sandiford  <rsandifo@redhat.com>
1603         * gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc.dg/mips-movcc-3.c,
1604         * gcc.dg/mips-nmadd-1.c, gcc.dg/mips-nmadd-2.c, gcc.dg/mips-rsqrt-1.c,
1605         * gcc.dg/mips-rsqrt-2, gcc.dg/mips-rsqrt-3.c: Add dummy asm statements
1606         to cope with cases where the multilib options override the dg-options.
1608 2005-01-27  Jakub Jelinek  <jakub@redhat.com>
1610         PR c/18946
1611         * gcc.dg/noncompile/20050120-1.c: New test.
1613 2005-01-26  Diego Novillo  <dnovillo@redhat.com>
1615         PR tree-optimization/19633
1616         * gcc.dg/pr19633.c: New test.
1617         * gcc.dg/tree-ssa/pr19633.c: New test.
1619 2005-01-26  Ulrich Weigand  <uweigand@de.ibm.com>
1621         * gcc.dg/20041216-1.c: New test.
1623 2005-01-26  Alexander Malmberg  <alexander@malmberg.org>
1625         PR objc/18862
1626         * objc.dg/selector-2.m: New test.
1628 2005-01-26  Jakub Jelinek  <jakub@redhat.com>
1630         * g++.dg/opt/range-test-2.C: New test.
1632         PR rtl-optimization/19579
1633         * gcc.c-torture/execute/20050124-1.c: New test.
1635 2005-01-26  Greg Parker  <gparker@apple.com>
1636         Stuart Hastings  <stuart@apple.com>
1638         * gcc.c-torture/execute/20050125-1.c: New.
1640 2005-01-18  Jan Hubicka  <jh@suse.cz>
1642         PR tree-optimize/19337
1643         * gcc.c-torture/compile/20050119-1.c: New test.
1645 2005-01-24  James E Wilson  <wilson@specifixinc.com>
1647         * gcc.c-torture/execute/builtins/lib/strstr.c (strstr): Correct exit
1648         test for successful match.
1650 2005-01-25  Alexander Malmberg  <alexander@malmberg.org>
1652         PR objc/18408
1653         * objc.dg/comp-types-7.m: New test.
1655 2005-01-24  Janis Johnson  <janis187@us.ibm.com>
1657         * lib/target-supports.exp (current_target_name): New.
1658         (check_effective_target_ilp32, check_effective_target_lp64):
1659         Cache the result to use as long as the current target, with
1660         multilib flags, remains the same.
1662         * lib/gcc-dg.exp (skip_test_and_clear_xfail): Remove.
1663         (dg-require-weak, dg-require-visibility, dg-require-alias,
1664         dg-require-dg-sections, dg-require-profiling, dg-require-iconv,
1665         dg-require-effective-target, dg-skip-if): Remove call to
1666         skip_test_and_clear_xfail.
1667         (dg-test): Clear xfail data.
1669 2005-01-24  Jakub Jelinek  <jakub@redhat.com>
1671         PR target/17751
1672         * gcc.dg/ppc64-toc.c: New test.
1674         * g++.dg/tree-ssa/empty-1.C: New test.
1676         PR middle-end/19551
1677         * gcc.c-torture/execute/20050121-1.c: New test.
1678         * gcc.dg/20050121-2.c: New test.
1680 2004-01-23  Steven G. Kargl  <kargls@comcast.net>
1681         Paul Brook  <paul@codesourcery.com>
1683         PR fortran/17941
1684         * gfortran.dg/real_const_1.f: New test.
1685         * gfortran.dg/real_const_2.f90: New test.
1686         * gfortran.dg/complex_int_1.f90: New test.
1688 2005-01-23  Bud Davis  <bdavis9659@comcast.net>
1690         PR fortran/19313
1691         * gfortan.dg/inquire_6.f90: New test.
1693 2005-01-22  Thomas Koenig  <Thomas.Koenig@online.de>
1695         PR libfortran/19451
1696         * open_readonly_1.f90:  New test.
1698 2005-01-22  Thomas Koenig  <Thomas.Koenig@online.de>
1700         PR libfortran/18982
1701         * gfortran.dg/open_new.f90: New file.
1703 2005-01-22  Paul Brook  <paul@codesourcery.com>
1705         * namelist_1.f90: New test.
1707 2005-01-22  Richard Sandiford  <rsandifo@redhat.com>
1709         PR tree-optimization/19484
1710         * gcc.c-torture/compile/20050122-[12].c: New tests.
1712 2005-01-22  Paul Brook  <paul@codesourcery.com>
1714         * gfortran.dg/implicit_2.f90: New test.
1716 2005-01-22  Bud Davis  <bdavis9659@comcast.net>
1718         PR fortran/19314
1719         * gfortran.dg/inquire_5.f90: New test.
1721 2005-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1723         PR c/18809
1724         * gcc.dg/pr18809-1.c: New test.
1726 2005-01-21  Ian Lance Taylor  <ian@airs.com>
1728         * gcc.dg/20050121-1.c: New test.
1730         PR tree-optimization/13000
1731         * gcc.dg/20040206-1.c: Change warning to point where function is
1732         being inlined.
1734 2005-01-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1736         PR c++/19208
1737         * g++.dg/template/array11.C: New test.
1739 2005-01-20  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1741         * gfortran.dg/data_char_1.f90: Fix typo, add dg-do directive.
1742         * gfortran.dg/direct_io_1.f90: Add dg-do directive.
1743         * gfortran.dg/entry_1.f90: Fix typo, add dg-do directive.
1744         * gfortran.dg/getenv_1.f90: Add dg-do directive.
1745         * gfortran.dg/pr16597.f90, gfortran.dg/pr17143.f90,
1746         gfortran.dg/pr17164.f90: Add missing dg-do directives.
1748 2005-01-20  Kazu Hirata  <kazu@cs.umass.edu>
1750         PR tree-optimization/15349
1751         * gcc.dg/tree-ssa/pr15349.c: New.
1753 2005-01-20  Steve Ellcey  <sje@cup.hp.com>
1755         * gcc.dg/tree-ssa/loop-1.c:  Fix target names on xfail.
1757 2005-01-19  Hans-Peter Nilsson  <hp@axis.com>
1759         * gcc.dg/tree-ssa/loop-1.c: Fix missing "-" in dg-final
1760         scan-assembler-times directive name.
1762         * gcc.dg/asm-a.c: Move dg-require-effective-target to
1763         after dg-do.
1765         PR rtl-optimization/19462
1766         * gcc.dg/torture/pr19462-1.c: Remove token xfail marker.
1768 2005-01-19  Steve Ellcey  <sje@cup.hp.com>
1770         * gcc.dg/tree-ssa/loop-1.c:  Ignore declaration when
1771         counting function calls on ia64.
1773 2005-01-19  Jakub Jelinek  <jakub@redhat.com>
1775         PR rtl-optimization/15139
1776         * gcc.dg/20050111-2.c: New test.
1778         PR c/17297
1779         * gcc.c-torture/compile/20050113-1.c: New testcase.
1781         PR middle-end/19164
1782         * gcc.dg/20050113-1.c: New testcase.
1784 2005-01-19  Dorit Naishlos  <dorit@il.ibm.com>
1786         * gcc.dg/vect/vect-85.c: Add comment.
1787         * gcc.dg/vect/vect-86.c: Add xfail for now.
1788         * gcc.dg/vect/vect-87.c: Add xfail for now.
1789         * gcc.dg/vect/vect-88.c: Add xfail for now.
1790         * gcc.dg/vect/vect.exp: Remove -fno-tree-pre.
1792 2005-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1794         * gcc.dg/vect/vect-66.c: Slightly tweak 3rd loop.
1796 2005-01-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1798         * g++.dg/debug/typedef3.C: New test.
1800 2005-01-18  Andrew Pinski  <pinskia@physics.uc.edu>
1802         PR c/19472
1803         * gcc.dg/asm-a.c: New test.
1805 2005-01-18  Kaz Kojima  <kkojima@gcc.gnu.org>
1807         * gcc.dg/sh-relax.c: Add prototype for abort.
1809 2005-01-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1811         * gcc.dg/short-compare-1.c: New test.
1812         * gcc.dg/short-compare-2.c: Likewise.
1814 2005-01-18  Michael Matz  <matz@suse.de>
1816         * gcc.dg/Wno-pointer-sign.c: New test for -Wno-pointer-sign.
1818 2005-01-17  Diego Novillo  <dnovillo@redhat.com>
1820         PR tree-optimization/19121
1821         * gcc.c-torture/compile/pr19121.c: New test.
1823 2005-01-17  James E. Wilson  <wilson@specifixinc.com>
1825         PR target/19357
1826         * gcc.c-torture/compile/pr19357.c: New test.
1828 2005-01-17  Ian Lance Taylor  <ian@airs.com>
1830         PR c/5675
1831         * gcc.dg/c90-const-expr-3.c: Remove xfails on tests which now
1832         pass--those that refer just to the variable, possibly with a
1833         cast.
1834         * gcc.dg/c99-const-expr-3.c: Likewise.
1836         PR middle-end/13127
1837         * gcc.dg/20040206-1.c: Remove xfail on bogus warning which is no
1838         longer emitted.
1840 2005-01-16  Bud Davis  <bdavis9659@comcast.net>
1842         PR fortran/18778
1843         * gfortran.dg/endfile_2.f90: New test.
1845 2005-01-16  Steven G. Kargl  <kargls@comcast.net>
1847         PR 19168
1848         * gfortran.dg/select_5.f90: New test.
1850 2004-01-16  Paul Brook  <paul@codesourcery.com>
1852         * gfortran.dg/common_4.f90: New test.
1854 2005-01-15  Hans-Peter Nilsson  <hp@axis.com>
1856         PR rtl-optimization/19462
1857         * gcc.dg/torture/pr19462-1.c: New test.
1859 2005-01-15  Ziemowit Laski  <zlaski@apple.com>
1861         PR objc/19321
1862         * objc.dg/func-ptr-2.m: New.
1863         * objc.dg/volatile-1.m: New.
1865 2005-01-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1867         * gcc.dg/20040813-1.c: Add hppa*64*-*-* to no stabs list.
1869 2005-01-15  Jakub Jelinek  <jakub@redhat.com>
1871         PR tree-optimization/19060
1872         * gcc.c-torture/execute/20050104-1.c: New test.
1874 2005-01-15  Bud Davis  <bdavis9659@comcast.net>
1876         PR fortran/18983
1877         * gfortran.dg/write_to_null.f90: New test.
1879 2005-01-14  Andrew Pinski  <pinskia@physics.uc.edu>
1880             John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1882         PR other/19328
1883         * gcc.dg/attr-alias-2.c: dg-require-alias takes an
1884         argument.
1886 2005-01-15  Jakub Jelinek  <jakub@redhat.com>
1888         PR c++/19263
1889         * g++.dg/init/vector1.C: New test.
1891 2005-01-14  James E. Wilson  <wilson@specifixinc.com>
1893         PR target/13158
1894         * gcc.target/ia64/sibcall-unwind-1.c: New test.
1895         PR target/18987
1896         * gcc.target/ia64/sibcall-unwind-2.c: New test.
1898 2005-01-14  Steven G. Kargl  <kargls@comcast.net>
1900         * gfortran.dg/select_1.f90: New test.
1901         * gfortran.dg/select_2.f90: New test.
1902         * gfortran.dg/select_3.f90: New test.
1903         * gfortran.dg/select_4.f90: New test.
1905 2005-01-14  Jakub Jelinek  <jakub@redhat.com>
1907         PR middle-end/19084
1908         PR rtl-optimization/19348
1909         * gcc.dg/20050111-1.c: New test.
1910         * gcc.c-torture/execute/20050111-1.c: New test.
1912         * gcc.dg/i386-asm-4.c: New test.
1914 2005-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
1916         * gcc.dg/nested-func-2.c: New test.
1917         * ada/acats/norun.lst: Remove c953002.
1919 2005-01-12  Ulrich Weigand  <uweigand@de.ibm.com>
1921         * gcc.dg/ftrapv-2.c (labsv): Call labs instead of abs.
1923 2005-01-12  Ben Elliston  <bje@au.ibm.com>
1925         * g++.dg/warn/Wunused-9.C: Don't XFAIL the +f() case.
1927 2005-01-11  Andrew Pinski  <pinskia@physics.uc.edu>
1929         PR target/18761
1930         * g++.dg/abi/align1.C: New test.
1932 2005-01-11  Alan Modra  <amodra@bigpond.net.au>
1934         * g++.dg/ext/altivec-3.C (baz, baz2): Check one component of structs
1935         at a time.
1936         * g++.dg/ext/altivec_check.h: Support compiling as C.
1938 2005-01-10  Roger Sayle  <roger@eyesopen.com>
1940         PR c++/19355
1941         * g++.dg/expr/pr19355-1.C: New test case.
1943 2005-01-10  Laurent GUERBY <laurent@guerby.net>
1945         * ada/acats/tests/c4/c456001.a: New from ACATS 2.5L
1946         * ada/acats/tests/c3/c392014.a: Update from ACATS 2.5L
1947         * ada/acats/tests/c3/c92005b.ada: Likewise.
1948         * ada/acats/tests/c3/cxb3012.a: Likewise.
1949         * ada/acats/norun.lst: Add c380004 and c953002, add PR
1951 2005-01-09  Paul Brook  <paul@codesourcery.com>
1953         * gfortran.dg/common_2.f90: New file.
1954         * gfortran.dg/common_3.f90: New file.
1956 2005-01-09  Zdenek Dvorak  <dvorakz@suse.cz>
1958         * gcc.dg/tree-ssa/loop-4.c: Fix outcome.
1960 2005-01-09  Dorit Naishlos  <dorit@il.ibm.com>
1962         * gcc.dg/vect/pr18400.c: Add checks for alignment prints.
1963         * gcc.dg/vect/pr18425.c: Add checks for alignment prints.
1964         * gcc.dg/vect/pr18536.c: Add checks for alignment prints.
1965         * gcc.dg/vect/vect-1.c: Add checks for alignment prints.
1966         * gcc.dg/vect/vect-2.c: Add checks for alignment prints.
1967         * gcc.dg/vect/vect-3.c: Add checks for alignment prints.
1968         * gcc.dg/vect/vect-4.c: Add checks for alignment prints.
1969         * gcc.dg/vect/vect-5.c: Add checks for alignment prints.
1970         * gcc.dg/vect/vect-6.c: Add checks for alignment prints.
1971         * gcc.dg/vect/vect-7.c: Add checks for alignment prints.
1972         * gcc.dg/vect/vect-13.c: Add checks for alignment prints.
1973         * gcc.dg/vect/vect-17.c: Add checks for alignment prints.
1974         * gcc.dg/vect/vect-18.c: Add checks for alignment prints.
1975         * gcc.dg/vect/vect-19.c: Add checks for alignment prints.
1976         * gcc.dg/vect/vect-20.c: Add checks for alignment prints.
1977         * gcc.dg/vect/vect-21.c: Add checks for alignment prints.
1978         * gcc.dg/vect/vect-22.c: Add checks for alignment prints.
1979         * gcc.dg/vect/vect-23.c: Add checks for alignment prints.
1980         * gcc.dg/vect/vect-24.c: Add checks for alignment prints.
1981         * gcc.dg/vect/vect-25.c: Add checks for alignment prints.
1982         * gcc.dg/vect/vect-26.c: Add checks for alignment prints.
1983         * gcc.dg/vect/vect-27.c: Add checks for alignment prints.
1984         * gcc.dg/vect/vect-28.c: Add checks for alignment prints.
1985         * gcc.dg/vect/vect-29.c: Add checks for alignment prints.
1986         * gcc.dg/vect/vect-31.c: Add checks for alignment prints.
1987         * gcc.dg/vect/vect-32.c: Add checks for alignment prints.
1988         * gcc.dg/vect/vect-33.c: Add checks for alignment prints.
1989         * gcc.dg/vect/vect-34.c: Add checks for alignment prints.
1990         * gcc.dg/vect/vect-35.c: Add checks for alignment prints.
1991         * gcc.dg/vect/vect-36.c: Add checks for alignment prints.
1992         * gcc.dg/vect/vect-37.c: Add checks for alignment prints.
1993         * gcc.dg/vect/vect-40.c: Add checks for alignment prints.
1994         * gcc.dg/vect/vect-41.c: Add checks for alignment prints.
1995         * gcc.dg/vect/vect-42.c: Add checks for alignment prints.
1996         * gcc.dg/vect/vect-43.c: Add checks for alignment prints.
1997         * gcc.dg/vect/vect-44.c: Add checks for alignment prints.
1998         * gcc.dg/vect/vect-46.c: Add checks for alignment prints.
1999         * gcc.dg/vect/vect-47.c: Add checks for alignment prints.
2000         * gcc.dg/vect/vect-48.c: Add checks for alignment prints.
2001         * gcc.dg/vect/vect-50.c: Add checks for alignment prints.
2002         * gcc.dg/vect/vect-52.c: Add checks for alignment prints.
2003         * gcc.dg/vect/vect-53.c: Add checks for alignment prints.
2004         * gcc.dg/vect/vect-56.c: Add checks for alignment prints.
2005         * gcc.dg/vect/vect-58.c: Add checks for alignment prints.
2006         * gcc.dg/vect/vect-60.c: Add checks for alignment prints.
2007         * gcc.dg/vect/vect-62.c: Add checks for alignment prints.
2008         * gcc.dg/vect/vect-64.c: Add checks for alignment prints.
2009         * gcc.dg/vect/vect-65.c: Add checks for alignment prints.
2010         * gcc.dg/vect/vect-66.c: Add checks for alignment prints.
2011         * gcc.dg/vect/vect-67.c: Add checks for alignment prints.
2012         * gcc.dg/vect/vect-68.c: Add checks for alignment prints.
2013         * gcc.dg/vect/vect-69.c: Add checks for alignment prints.
2014         * gcc.dg/vect/vect-70.c: Add checks for alignment prints.
2015         * gcc.dg/vect/vect-71.c: Add checks for alignment prints.
2016         * gcc.dg/vect/vect-72.c: Add checks for alignment prints.
2017         * gcc.dg/vect/vect-73.c: Add checks for alignment prints.
2018         * gcc.dg/vect/vect-74.c: Add checks for alignment prints.
2019         * gcc.dg/vect/vect-75.c: Add checks for alignment prints.
2020         * gcc.dg/vect/vect-76.c: Add checks for alignment prints.
2021         * gcc.dg/vect/vect-77.c: Add checks for alignment prints.
2022         * gcc.dg/vect/vect-78.c: Add checks for alignment prints.
2023         * gcc.dg/vect/vect-80.c: Add checks for alignment prints.
2024         * gcc.dg/vect/vect-86.c: Add checks for alignment prints.
2025         * gcc.dg/vect/vect-87.c: Add checks for alignment prints.
2026         * gcc.dg/vect/vect-88.c: Add checks for alignment prints.
2027         * gcc.dg/vect/vect-89.c: Add checks for alignment prints.
2028         * gcc.dg/vect/vect-all.c: Add checks for alignment prints.
2030         * gcc.dg/vect/vect-1.c: Fix spelling.
2031         * gcc.dg/vect/vect-10.c: Fix spelling.
2032         * gcc.dg/vect/vect-11.c: Fix spelling.
2033         * gcc.dg/vect/vect-12.c: Fix spelling.
2034         * gcc.dg/vect/vect-14.c: Fix spelling.
2035         * gcc.dg/vect/vect-15.c: Fix spelling.
2036         * gcc.dg/vect/vect-16.c: Fix spelling.
2037         * gcc.dg/vect/vect-46.c: Remove obsolete comment.
2038         * gcc.dg/vect/vect-64.c: Fix comments.
2039         * gcc.dg/vect/vect-none.c: Remove vectorizable loop.
2041 2005-01-09  Dorit Naishlos  <dorit@il.ibm.com>
2042             Ira Rosen  <irar@il.ibm.com>
2044         * gcc.dg/vect/vect-70.c: New test.
2045         * gcc.dg/vect/vect-71.c: New test.
2047 2005-01-09  Manfred Hollstein  <mh@suse.com>
2049         * gcc.dg/pr18241-1.c: Fix dg-do parameter.
2050         * gcc.dg/pr18241-2.c: Likewise.
2051         * gcc.dg/pr18241-3.c: Likewise.
2052         * gcc.dg/pr18241-4.c: Likewise.
2053         * gcc.dg/pr18241-5.c: Likewise.
2055 2005-01-08  Richard Henderson  <rth@redhat.com>
2057         * lib/target-supports.exp (check_effective_target_vect_no_bitwise):
2058         False for x86 and x86-64.
2060 2005-01-08  Diego Novillo  <dnovillo@redhat.com>
2062         PR tree-optimization/18241
2063         * gcc.dg/pr18241-1.c: New test.
2064         * gcc.dg/pr18241-2.c: New test.
2065         * gcc.dg/pr18241-3.c: New test.
2066         * gcc.dg/pr18241-4.c: New test.
2067         * gcc.dg/pr18241-5.c: New test.
2069 2005-01-08  Steven G. Kargl  <kargls@comcast.net>
2071         * gfortran.dg/select_2.f90, gfortran.dg/select_3.f90,
2072         gfortran.dg/select_4.f90: New.
2074 2005-01-07  Jakub Jelinek  <jakub@redhat.com>
2076         * gcc.c-torture/execute/20050107-1.c: New test.
2078 2005-01-07  Nathan Sidwell  <nathan@codesourcery.com>
2080         PR c++/19298
2081         * g++.dg/template/ref2.C: New.
2083 2005-01-07  Andrew Pinski  <pinskia@physics.uc.edu>
2085         * gcc.c-torture/compile/pr17529.c (y): Change size of array to 1
2086         instead of being empty.
2088 2005-01-07  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2090         PR fortran/15553
2091         * gfortran.dg/array-1.f90: New test.
2093 2005-01-07  Jakub Jelinek  <jakub@redhat.com>
2095         PR tree-optimization/19283
2096         * gcc.c-torture/execute/20050106-1.c: New test.
2098         PR rtl-optimization/18861
2099         * gcc.dg/20050105-1.c: New test.
2101         PR tree-optimization/18828
2102         * gcc.dg/20050105-2.c: New test.
2104 2005-01-07  Andreas Jaeger  <aj@suse.de>
2106         * gcc.dg/i386-local.c: Handle -m32/-m64 runs correctly.
2108 2005-01-07  Bud Davis  <bdavis9659@comcast.net>
2110         PR fortran/18398
2111         * gfortran.dg/fmt_read.f90: New test.
2113 2005-01-06  Geoffrey Keating  <geoffk@apple.com>
2115         * gcc.dg/rs6000-ldouble-2.c: New.
2117 2005-01-06  Mark Mitchell  <mark@codesourcery.com>
2119         PR c++/19244
2120         * g++.dg/parser/ctor2.C: New test.
2122 2004-01-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2124         PR c++/17154
2125         * g++.dg/template/using9.C: New test.
2127 2005-01-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2129         PR c++/19258
2130         * g++.dg/lookup/friend6.C: New test.
2132 2005-01-06  Nathan Sidwell  <nathan@codesourcery.com>
2134         PR c++/19270
2135         * g++.dg/template/array10.C: New.
2137 2005-01-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2139         * g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.pt/asm2.C,
2140         gcc.dg/20011119-1.c: Bypass tests on x86 when using -fpic/-fPIC.
2142 2005-01-06  Jakub Jelinek  <jakub@redhat.com>
2144         * gcc.c-torture/compile/20050105-1.c: New test.
2146 2005-01-05  Geoffrey Keating  <geoffk@apple.com>
2148         * gcc.dg/darwin-weakimport-2.c: Remove stray 'APPLE LOCAL' marker.
2150 2005-01-05  Roger Sayle  <roger@eyesopen.com>
2152         PR middle-end/19100
2153         * gcc.dg/conv-3.c: New test case.
2155 2005-01-05  Joseph S. Myers  <joseph@codesourcery.com>
2157         * gcc.dg/asm-wide-1.c: New test.
2159 2005-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2161         PR c++/19030
2162         * g++.dg/parse/crash22.C: New
2164 2005-01-04  Geoffrey Keating  <geoffk@apple.com>
2166         PR 19257
2167         * gcc.dg/cpp/subframework1.c: Run only on Darwin.
2169 2005-01-04  Uros Bizjak  <uros@kss-loka.si>
2171         PR middle-end/17767
2172         * gcc.dg/i386-mmx-6.c: New test case.
2174 2005-01-04  Paolo Bonzini  <bonzini@gnu.org>
2176         PR tree-optimization/18308
2177         * gcc.dg/vect/pr18308.c: New testcase.
2179 2005-01-04  Andreas Jaeger  <aj@suse.de>
2181         * gcc.target/i386/amd64-abi-1.c: Only run as 64-bit tests.
2183 2005-01-03  Geoffrey Keating  <geoffk@apple.com>
2184             Robert Bowdidge <bowdidge@apple.com>
2186         * gcc.dg/cpp/subframework1.c: New.
2187         * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/A.h: New.
2188         * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/B.h: New.
2189         * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/C.h: New.
2190         * gcc.dg/cpp/frame/one.framework/Headers/one-includeSubs.h: New.
2192 2005-01-03  Geoffrey Keating  <geoffk@apple.com>
2194         * gcc.dg/darwin-weakimport-1.c: Remove check for variables
2195         producing warning.
2196         * gcc.dg/darwin-weakimport-2.c: New.
2198 2005-01-03  Richard Henderson  <rth@redhat.com>
2200         * g++.old-deja/g++.ext/attrib5.C: Move the alias after the referent.
2202 2005-01-03  Richard Henderson  <rth@redhat.com>
2204         * gcc.dg/vect/vect.exp: Enable for ia64.
2205         * lib/target-supports.exp (check_effective_target_vect_int): Likewise.
2206         (check_effective_target_vect_float): Likewise.
2207         (check_effective_target_vect_no_align): Likewise.
2208         * gcc.dg/vect/vect-30.c: XFAIL for vect_no_align.
2209         * gcc.dg/vect/vect-8.c: Likewise.
2211 2005-01-03  Uros Bizjak <uros@kss-loka.si>
2213         PR target/19236
2214         * gcc.dg/pr19236-1.c: New test case.
2216 2005-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
2218         PR rtl-optimization/12092
2219         * gcc.dg/pr12092-1.c: Fix typo in dg directive.
2221 2005-01-02  Andreas Jaeger  <aj@suse.de>
2223         * gcc.dg/pr12092-1.c: Do not run on x86_64.
2225 2005-01-01  Roger Sayle  <roger@eyesopen.com>
2226             Andrew Pinski  <pinskia@physics.uc.edu>
2228         PR rtl-optimization/12092
2229         * gcc.dg/pr12092-1.c: New test case.
2231 2005-01-01  Geoffrey Keating  <geoffk@geoffk.org>
2233         * g++.dg/ext/visibility/fvisibility-override1.C: Test using
2234         'hidden' and 'default' for better portability.
2235         * g++.dg/ext/visibility/fvisibility-override2.C: Likewise.
2237         * g++.old-deja/g++.abi/cxa_vec.C: Add -flat_namespace on Darwin
2238         6 and 7.
2239         * g++.old-deja/g++.brendan/new3.C: Likewise.
2241 2005-01-01  Steven Bosscher  <stevenb@suse.de>
2243         * gcc.dg/20041231-1.C: New test.
2244         * g++.dg/warn/Wunreachable-code-1.C: New test.
2246 2004-12-30  David Edelsohn  <edelsohn@gnu.org>
2248         * gfortran.fortran-torture/execute/read_eof.f90: Open scratch
2249         file, not /dev/null.  Abort on error.
2251 2004-12-30  Alexander Malmberg  <alexander@malmberg.org>
2252             Ziemowit Laski  <zlaski@apple.com>
2254         PR objc/18971
2255         * objc.dg/encode-5.m: New test.
2257 2004-12-29  Richard Henderson  <rth@redhat.com>
2259         * gcc.dg/20040813-1.c: Disable for alpha and ia64.
2260         * objc.dg/stabs-1.m: Disable for ia64.
2262 2004-12-29  Mark Mitchell  <mark@codesourcery.com>
2264         PR c++/19190
2265         * g++.dg/warn/Wunused-10.C: New test.
2267 2004-12-28  Richard Henderson  <rth@redhat.com>
2269         * objc.dg/stabs-1.m: Disable for alpha.
2271 2004-12-27  Mark Mitchell  <mark@codesourcery.com>
2273         PR c++/19149
2274         * g++.dg/parse/error23.C: New test.
2276 2004-12-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2278         * gfortran.dg/g77/f90-intrinsic-bit.f: New.
2280         PR fortran/19032
2281         * gfortran.dg/intrinsic_modulo_1.f90: New.
2282         * gfortran.fortran-torture/execute/intrinsic_mod_ulo.f90: Add
2283         tests with divisor -1.
2285 2004-12-27  Mark Mitchell  <mark@codesourcery.com>
2287         * g++.dg/opt/temp1.C (memcpy): Return a value.
2289         PR c++/19148
2290         * g++.dg/expr/cond7.C: New test.
2292 2004-12-27  Paul Brook  <paul@codesourcery.com>
2294         * gfortran.dg/g77/select_no_compile.f: Remove.
2296 2004-12-27  Richard Henderson  <rth@redhat.com>
2298         * gcc.dg/vect/vect-27a.c, gcc.dg/vect/vect-29a.c,
2299         gcc.dg/vect/vect-48a.c, gcc.dg/vect/vect-56a.c,
2300         gcc.dg/vect/vect-72a.c, gcc.dg/vect/vect-77a.c: Remove.
2302 2004-12-26  Richard Henderson  <rth@redhat.com>
2304         * gcc.dg/compat/compat-common.h (CINT, CDBL): Use multiplication
2305         by 1i instead of token pasting.
2307 2004-12-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2309         PR tree-optimization/17578
2310         * gcc.c-torture/execute/ieee/compare-fp-3.x: Append -fno-trapping-math
2311         to additional_flags.
2312         * gcc.c-torture/execute/ieee/compare-fp-4.x: Likewise.
2314 2004-12-25  Richard Henderson  <rth@redhat.com>
2316         * lib/target-supports.exp (check_effective_target_vect_no_bitwise):
2317         Remove Alpha.
2319 2004-12-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2321         * gcc.dg/pr17055-1.c (dg-options): Add -fno-common to options on
2322         hppa*-*-hpux*.
2323         * gcc.dg/pr17957.c (dg-options): Likewise.
2324         * gcc.dg/struct-ret-1.c: Add prototype for abort.
2325         * gcc.dg/tree-ssa/asm-2.c, gcc.dg/tree-ssa/asm-3.c: Use register 1
2326         instead of 0 on __hppa__.
2327         * gcc.dg/tree-ssa/loop-1.c (dg-final): Check for five instances of
2328         "foo,%r" on hppa*-*-*.
2330 2004-12-23  Bud Davis  <bdavis9659@comcast.net>
2332         PR fortran/19071
2333         * gfortran.dg/complex_write.f90: New test.
2335 2004-12-23  Mark Mitchell  <mark@codesourcery.com>
2337         PR c++/17595
2338         * g++.dg/parse/pragma2.C: New test.
2340         * g++.dg/opt/temp1.C: Make memcpy actually copy bytes.
2342 2004-12-23  Alexandre Oliva  <aoliva@redhat.com>
2344         * gcc.dg/empty2.c: Add missing dg-warning.
2346 2004-12-23  Mark Mitchell  <mark@codesourcery.com>
2348         PR c++/17413
2349         * g++.dg/template/local4.C: New test.
2350         * g++.dg/template/crash19.C: Add dg-error marker.
2352         * g++.dg/template/crash31.C: Correct embedded PR number.
2354 2004-12-23  Mark Mitchell  <mark@codesourcery.com>
2356         PR c++/16405
2357         * g++.dg/opt/temp1.C: Add do-run marker.
2359 2004-12-23  Alexandre Oliva  <aoliva@redhat.com>
2361         * g++.dg/template/spec19.C: New.
2363 2004-12-23  Alexandre Oliva  <aoliva@redhat.com>
2365         PR target/16819
2366         * gcc.dg/empty2.c: New.
2368 2004-12-23  Richard Henderson  <rth@redhat.com>
2370         * lib/target-supports.exp (check_effective_target_vect_no_align):
2371         Remove i?86 and x86-64.
2373 2004-12-23  Mark Mitchell  <mark@codesourcery.com>
2375         PR c++/16405
2376         * g++.dg/opt/temp1.C: New test.
2378 2004-12-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2380         PR c++/18733
2381         * g++.dg/template/friend33.C: New testcase.
2383 2004-12-22  Mark Mitchell  <mark@codesourcery.com>
2385         PR c++/18464
2386         * g++.dg/template/cond5.C: New test.
2388         PR c++/18492
2389         * g++.dg/inherit/thunk3.C: New test.
2391         PR c++/11224
2392         * g++.dg/warn/Wunused-9.C: New test.
2394 2004-12-22  Janis Johnson  <janis187@us.ibm.com>
2396         * lib/gcc-dg.exp (dg-skip-if): Fix the flags compared against.
2398 2004-12-22  Jan Beulich  <jbeulich@novell.com>
2400         * gcc.dg/20040813-1.c: Skip for *-*-netware*.
2402 2004-12-21  Mark Mitchell  <mark@codesourcery.com>
2404         PR c++/18378
2405         * g++.dg/ext/packed8.C: New test.
2407         PR c++/13268
2408         * g++.dg/template/crash31.C: New test.
2410         PR c++/19034
2411         * g++.dg/template/crash30.C: New test.
2413 2004-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
2415         PR C++/18984
2416         * g++.dg/eh/ctor3.C: New test.
2418 2004-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2420         * objc.dg/stabs-1.m: Allow section name to be quoted and
2421         assembly label to begin with '.LL'.
2423 2004-12-21  Janis Johnson  <janis187@us.ibm.com>
2425         * gcc.dg/vect/vect.exp
2426         (check_effective_target_lp64_or_vect_no_align): New.
2427         * gcc.dg/vect/vect-77.c: Use it.
2428         * gcc.dg/vect/vect-78.c: Use it.
2430         * lib/target-supports.exp
2431         (check_effective_target_vect_no_max,
2432         check_effective_target_vect_no_bitwise,
2433         check_effective_target_vect_no_align): New.
2434         * gcc.dg/vect/vect-13.c: Use them.
2435         * gcc.dg/vect/vect-17.c: Ditto.
2436         * gcc.dg/vect/vect-18.c: Ditto.
2437         * gcc.dg/vect/vect-19.c: Ditto.
2438         * gcc.dg/vect/vect-20.c: Ditto.
2439         * gcc.dg/vect/vect-27.c: Ditto.
2440         * gcc.dg/vect/vect-29.c: Ditto.
2441         * gcc.dg/vect/vect-44.c: Ditto.
2442         * gcc.dg/vect/vect-48.c: Ditto.
2443         * gcc.dg/vect/vect-50.c: Ditto.
2444         * gcc.dg/vect/vect-52.c: Ditto.
2445         * gcc.dg/vect/vect-54.c: Ditto.
2446         * gcc.dg/vect/vect-56.c: Ditto.
2447         * gcc.dg/vect/vect-58.c: Ditto.
2448         * gcc.dg/vect/vect-60.c: Ditto.
2449         * gcc.dg/vect/vect-72.c: Ditto.
2450         * gcc.dg/vect/vect-80.c: Ditto.
2452 2004-12-21  Nathan Sidwell  <nathan@codesourcery.com>
2454         PR c++/14075
2455         * g++.dg/init/string1.C: New.
2457         PR c++/18975
2458         * g++.dg/other/synth1.C: New.
2460 2004-12-21  James A. Morrison  <phython@gcc.gnu.org>
2462         PR c/18963
2463         * gcc.dg/pr18963-1.c: New test.
2465 2004-12-21  James A. Morrison  <phython@gcc.gnu.org>
2467         PR c/18596
2468         * gcc.dg/funcdef-storage-1.c (foo): Remove.
2469         * gcc.dg/pr18596-1.c: Use dg-error.
2470         (dg-options): Use -fno-unit-at-a-time.
2471         * gcc.dg/pr18596-2.c: New test.
2472         * gcc.dg/pr18596-3.c: New test.
2474 2004-12-20  Roger Sayle  <roger@eyesopen.com>
2476         PR middle-end/18683
2477         * g++.dg/opt/pr18683-1.C: New test case.
2479 2004-12-20  Andrew Pinski  <pinskia@physics.uc.edu>
2481         PR other/19093
2482         * g++.dg/opt/max1.C: Fix for 64bit targets.
2484 2004-12-20  Matt Austern  <austern@apple.com>
2486         PR c++/19044
2487         * g++.dg/ext/builtin6.C: New
2489 2004-12-20  Diego Novillo  <dnovillo@redhat.com>
2491         PR tree-optimization/19080
2492         * gcc.c-torture/compile/pr19080.c: New test.
2494 2004-12-20  Steven Bosscher  <stevenb@suse.de>
2496         * gcc.dg/20041219-1.c: New test.
2498 2004-12-19  Roger Sayle  <roger@eyesopen.com>
2500         PR middle-end/19068
2501         * g++.dg/opt/max1.C: New test case.
2503 2004-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2505         * gcc.dg/fdata-sections-1.c: New test.
2507 2004-12-18  Roger Sayle  <roger@eyesopen.com>
2509         PR middle-end/18548
2510         * gcc.dg/max-1.c: New test case.
2512 2004-12-18  Jakub Jelinek  <jakub@redhat.com>
2514         * gcc.c-torture/execute/20041218-1.c: New test.
2516 2004-12-17  Diego Novillo  <dnovillo@redhat.com>
2518         * gcc.dg/pr18501.c: New test.
2519         * gcc.dg/uninit-5.c: XFAIL.
2520         * gcc.dg/uninit-9.c: XFAIL.
2522 2004-12-17  Dale Johannesen  <dalej@apple.com>
2524         * gcc.dg/20041213-1.c:  New.
2526 2004-12-17  Ziemowit Laski  <zlaski@apple.com>
2528         * objc.dg/stabs-1.m: Allow assembly label to begin
2529         with a dot ('.').
2531 2004-12-17  Jakub Jelinek  <jakub@redhat.com>
2533         * gcc.c-torture/execute/20041213-1.c: Move...
2534         * gcc.c-torture/execute/ieee/20041213-1.c: ...to here.
2536 2004-12-17  Nathan Sidwell  <nathan@codesourcery.com>
2538         PR c++/18721
2539         * g++.dg/lookup/conv-5.C: New.
2541 2004-12-16  Ziemowit Laski  <zlaski@apple.com>
2543         * objc.dg/stabs-1.m: New test.
2545 2004-12-16  Andrew Pinski  <pinskia@physics.uc.edu>
2547         * gcc.dg/visibility-c.c: Change compile to
2548         assemble for the test.
2550 2004-12-16  Andrew Pinski  <pinskia@physics.uc.edu>
2552         PR target/19041
2553         * gcc.dg/visibility-c.c: New test.
2555 2004-12-16  Roger Sayle  <roger@eyesopen.com>
2557         PR middle-end/18493
2558         * gcc.dg/switch-8.c: New test case.
2560 2004-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2562         PR c++/18905
2563         * g++.dg/template/init4.C: New.
2564         * g++.dg/opt/static3.C: Enable optimizer.
2566 2004-12-16  Wolfgang Bangerth  <bangerth@dealii.com>
2568         * g++.dg/other/complex1.C: New test.
2570 2004-12-15  Alan Modra  <amodra@bigpond.net.au>
2572         * g++.dg/opt/inline9.C: New test.
2574 2004-12-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2576         PR fortran/18993
2577         * gfotran.dg/nullify_1.f: New test.
2579 2004-12-15  Richard Henderson  <rth@redhat.com>
2581         * gcc.target/i386/i386.exp: New harness.
2582         * gcc.target/i386/vect-args.c: New.
2584 2004-12-15  David Edelsohn  <edelsohn@gnu.org>
2586         * gcc.dg/20040813-1.c: Skip for *-*-aix*.
2588 2004-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2590         PR c++/18825
2591         * g++.dg/template/friend32.C: New test.
2593 2004-12-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
2595         * cpp/pragma-once-1.c: New test.
2596         * cpp/pragma-once-1b.h: Likewise.
2597         * cpp/pragma-once-1c.h: Likewise.
2598         * cpp/pragma-once-1d.h: Likewise.
2599         * cpp/inc/pragma-once-1a.h: Likewise.
2601 2004-12-15  Bud Davis  <bdavis9659@comcast.net>
2602             Steven G. Kargl  <kargls@comcast.net>
2604         PR fortran/17597
2605         * gfortran.dg/list_read_3.f90: New test.
2607 2004-12-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
2609         * gcc.dg/ftrapv-2.c: New test.
2611 2004-12-15  Nathan Sidwell  <nathan@codesourcery.com>
2613         PR c++/18981
2614         * g++.dg/template/typename9.C: New test.
2616 2004-12-14  Mark Mitchell  <mark@codesourcery.com>
2618         PR c++/18738
2619         * g++.dg/template/typename8.C: New test.
2620         * g++.dg/parse/friend2.C: Tweak error message.
2622 2004-12-14  Andrew Pinski  <pinskia@physics.uc.edu>
2624         * gcc.c-torture/20041214-1.c: New test.
2626 2004-12-14  Andrew Pinski  <pinskia@physics.uc.edu>
2628         PR c++/18965
2629         * g++.dg/init/array17.C: New test.
2631 2004-12-14  Mark Mitchell  <mark@codesourcery.com>
2633         PR c++/18793
2634         * g++.dg/init/aggr3.C: New test.
2636 2004-12-14  Janis Johnson  <janis187@us.ibm.com
2638         * gcc.dg/altivec-types-1.c: New test.
2639         * gcc.dg/altivec-types-2.c: New test.
2640         * gcc.dg/altivec-types-3.c: New test.
2641         * gcc.dg/altivec-types-4.c: New test.
2642         * g++.dg/ext/altivec-types-1.C: New test.
2643         * g++.dg/ext/altivec-types-2.C: New test.
2644         * g++.dg/ext/altivec-types-3.C: New test.
2645         * g++.dg/ext/altivec-types-4.C: New test.
2647 2004-12-14  Jakub Jelinek  <jakub@redhat.com>
2649         PR middle-end/18951
2650         * gcc.c-torture/execute/20041213-1.c: New test.
2652 2004-12-14  Nathan Sidwell  <nathan@codesourcery.com>
2654         PR c++/18949
2655         * g++.dg/template/cast1.C: New.
2657 2004-12-13  Kazu Hirata  <kazu@cs.umass.edu>
2659         * gcc.c-torture/execute/20041213-2.c: New test.
2661 2004-12-13  Richard Henderson  <rth@redhat.com>
2663         * gcc.dg/i386-sse-10.c: Fix typo in options.
2665 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
2667         PR c++/18968
2668         * g++.dg/opt/pr18968.C: New test.
2670 2004-12-13  Mark Mitchell  <mark@codesourcery.com>
2672         PR c++/18925
2673         * g++.dg/ext/visibility/staticdatamem.C: New test.
2675 2004-12-13  Kelley Cook  <kcook@gcc.gnu.org>
2677         * gcc.target/xstormy16/below100.S: Remove DOS line endings.
2679 2004-12-13  Roger Sayle  <roger@eyesopen.com>
2681         PR rtl-optimization/18928
2682         * gcc.dg/pr18928-1.c: New test case.
2684 2004-12-13  Alexandre Oliva  <aoliva@redhat.com>
2686         PR tree-opt/16951
2687         * gcc.c-torture/compile/20041211-1.c: New.
2689 2004-12-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2691         PR middle-end/17564
2692         * gcc.c-torture/execute/20041212-1.c: New test.
2694 2004-12-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2696         PR fortran/18869
2697         * gfortran.dg/common_1.f90: New test.
2699 2004-12-12  Steven G. Kargl  <kargls@comcast.net>
2700         Paul Brook  <paul@codesourcery.com>
2702         PR fortran/16222
2703         * gfortran.dg/real_do_1.f90: New test.
2705 2004-12-12  Andrew Pinski  <pinskia@physics.uc.edu>
2707         PR tree-opt/18040
2708         * g++.dg/opt/ptrmem6.C: New test.
2710 2004-12-11  Roger Sayle  <roger@eyesopen.com>
2712         PR middle-end/18921
2713         * gcc.dg/pr18921-1.c: New test case.
2715 2004-12-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2717         PR fortran/17175
2718         * gfortran.dg/scale_1.f90: New test.
2720 2004-12-10  Andrew Pinski  <pinskia@physics.uc.edu>
2722         PR middle-end/18903
2723         * gcc.c-torture/compile/pr18903.c: New test.
2725 2004-12-10  Richard Sandiford  <rsandifo@redhat.com>
2727         * gcc.c-torture/execute/20041210-1.c: New test.
2729 2004-12-10  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2731         PR c++/18731
2732         * g++.dg/parser/struct-1.C: New test.
2733         * g++.dg/parser/struct-2.C: New test.
2734         * g++.dg/parser/struct-3.C: New test.
2736 2004-12-09  Richard Henderson  <rth@redhat.com>
2738         * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
2740         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
2741         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
2743 2004-12-09  Matt Austern  <austern@apple.com>
2745         PR c++/18514
2746         * g++.dg/ext/builtin1.C: New
2747         * g++.dg/ext/builtin2.C: New
2748         * g++.dg/ext/builtin3.C: New
2749         * g++.dg/ext/builtin4.C: New
2750         * g++.dg/ext/builtin5.C: New
2752 2004-12-09  Andrew Pinski  <pinskia@physics.uc.edu>
2754         PR tree-opt/18904
2755         * g++.dg/opt/ptrmem5.C: New test.
2757 2004-12-09  Alexandre Oliva  <aoliva@redhat.com>
2759         * g++.dg/parse/typename5.C: Adjust for new error.
2760         * g++.dg/parse/typename7.C: New.
2762 2004-12-09  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2764         PR c++/18073
2765         * g++.dg/other/mmintrin.C: New test.
2767 2004-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2769         PR c++/16681
2770         * g++.dg/init/array15.C: New.
2771         * g++.dg/init/array16.C: New.
2773 2004-12-08  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2775         PR fortran/18826
2776         * gfortran.dg/assign_1.f90: New test.
2778 2004-12-08  Nick Clifton  <nickc@redhat.com>
2780         * gcc.target/xstormy16/bss_below100: New directory containing tests.
2781         * gcc.target/xstormy16/data_below100: Likewise.
2782         * gcc.target/xstormy16/sfr: Likewise.
2783         * gcc.target/xstormy16/below100.S: New test source file.
2784         * gcc.target/xstormy16/below100.ld: New test linker script.
2785         * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
2786         * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
2787         bp instructions.
2788         * gcc.target/xstormy16/bp.c: Likewise.
2790         * gcc.target/xstormy16/bss_below100: New files:
2791         01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
2792         04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
2793         10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
2794         11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
2795         12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
2796         13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
2797         14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
2798         15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
2799         16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
2800         16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
2801         17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
2802         17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
2803         20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
2804         21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
2805         22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
2806         22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
2807         23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
2808         24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
2809         24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
2810         25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
2811         25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
2812         26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
2813         26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
2814         26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
2815         27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
2816         27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
2817         27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
2819         * gcc.target/xstormy16/data_below100: New files:
2820         01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
2821         04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
2822         10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
2823         11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
2824         12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
2825         13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
2826         14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
2827         15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
2828         16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
2829         16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
2830         17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
2831         17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
2832         20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
2833         21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
2834         22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
2835         22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
2836         23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
2837         24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
2838         24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
2839         25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
2840         25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
2841         26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
2842         26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
2843         26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
2844         27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
2845         27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
2846         27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
2848         * gcc.target/xstormy16/sfr: New files:
2849         01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
2850         04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
2851         10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
2852         11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
2853         12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
2854         13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
2855         14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
2856         14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
2857         15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
2858         15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
2859         16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
2860         16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
2861         17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
2862         17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
2863         20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
2864         21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
2865         22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
2866         23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
2867         23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
2868         24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
2869         24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
2870         25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
2871         25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
2872         26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
2873         26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
2874         26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
2875         27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
2876         27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
2877         27_if0_sfrw_bitfield_f.c
2879 2004-12-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2881         PR c++/18100
2882         * g++.dg/lookup/name-clash4.C: New test.
2884 2004-12-08  Nathan Sidwell  <nathan@codesourcery.com>
2886         PR c++/18672
2887         * g++.dg/opt/array1.C: New.
2889         PR c++/18803
2890         * g++.dg/template/operator5.C: New.
2892 2004-12-08  Hans-Peter Nilsson  <hp@bitrange.com>
2894         PR c/18867
2895         * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
2897 2004-12-07  Steven Bosscher  <stevenb@suse.de>
2899         * gcc.dg/noncompile/20041207.c: New test.
2901 2004-12-07  Volker Reichelt  <reichelt@gcc.gnu.org>
2903         * g++.dg/other/unreachable-1.C: New test.
2905 2004-12-06  Nick Clifton  <nickc@redhat.com>
2907         * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
2908         <limits.h> because the latter comes from gcc's include/ directory
2909         and not the newlib/libc/include directory.
2911 2004-12-04  Richard Henderson  <rth@redhat.com>
2913         * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
2915 2004-12-04  Richard Henderson  <rth@redhat.com>
2917         * lib/target-supports.exp (check_gc_sections_available): Disable
2918         for alpha and ia64.
2920 2004-12-04  Andrew Pinski  <pinskia@physics.uc.edu>
2922         PR middle-end/17909
2923         * g++.dg/other/vararg-2.C: New test.
2925 2004-12-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2927         PR c++/17011, c++/17971
2928         * g++.dg/template/error15.C: Adjust expected error.
2929         * g++.dg/template/instantiate3.C: Likewise.
2931 2004-12-03  Janis Johnson  <janis187@us.ibm.com>
2933         * gcc.dg/altivec-18.c: Fix for darwin
2935 2004-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2937         PR c++/18782
2938         * g++.dg/parse/ptrmem2.C: New.
2940         PR c++/18318
2941         * g++.dg/template/new1.C: New.
2943 2004-12-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2945         PR fortran/18710
2946         * gfortran.dg/direct_io_3.f90: New test.
2948 2004-12-02  Nathan Sidwell  <nathan@codesourcery.com>
2950         PR 18758
2951         * g++.dg/parse/crash21.C: New.
2953 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2955         PR c++/15664, c++/18276
2956         * g++.dg/template/ttp13.C: New test.
2957         * g++.dg/template/ttp14.C: Likewise.
2959 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2961         PR c++/18123
2962         * g++.dg/parse/enum2.C: New test.
2963         * g++.old-deja/g++.pt/enum5.C: Adjust error location.
2965 2004-12-02  Nick Clifton  <nickc@redhat.com>
2967         * gcc.target/xstormy16: New test directory.
2968         * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
2969         * gcc.target/xstormy16/bp.c: Check the generation of bp
2970         instructions.
2971         * gcc.target/xstormy16/below_100.c: Check the generation of bp and
2972         bn instructions and the BELOW100 attribute.
2974 2004-12-02  Alan Modra  <amodra@bigpond.net.au>
2976         PR target/16952
2977         * gcc.dg/ppc-eabi.c: New.
2979 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
2981         PR fortran/18284
2982         * gfortran.dg/backspace.f90
2984 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
2986         * gfortran.dg/inquire.f90: New test.
2988 2004-12-01  Janis Johnson  <janis187@us.ibm.com>
2990         * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
2991         handle effective-target-keyword.
2992         (dg-skip-if): Support effective-target keyword as target list.
2993         (dg-xfail-if): Ditto.
2994         * lib/target-supports.exp (is-effective-target-keyword): New proc.
2996 2004-12-01  Diego Novillo  <dnovillo@redhat.com>
2998         PR tree-optimization/18291
2999         * testsuite/gcc.c-torture/compile/pr18291.c: New test.
3001 2004-12-01  Nathan Sidwell  <nathan@codesourcery.com>
3003         PR C++/18729
3004         * g++.dg/parse/crash20.C: New.
3006         PR c++/17431
3007         * g++.dg/overload/arg1.C: New.
3008         * g++.dg/overload/arg2.C: New.
3009         * g++.dg/overload/arg3.C: New.
3010         * g++.dg/overload/arg4.C: New.
3012 2004-12-01  Joseph S. Myers  <joseph@codesourcery.com>
3014         * gcc.dg/c99-flex-array-4.c: Remove.
3016 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
3018         * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
3020         * lib/target-supports.exp (is-effective-target): Simplify.
3022         * lib/target-supports.exp (check_effective_target_vect_long):
3023         Fix for powerpc64-*-*.
3025 2004-11-30  Loren James Rittle  <ljrittle@acm.org>
3027         * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
3028         to support new requirements on FreeBSD 5.
3030 2004-11-30  Devang Patel  <dpatel@apple.com>
3032         PR 18702
3033         * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
3035 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
3037         * g++.dg/ext/altivec-13.C: New test.
3039 2004-11-30  Andrew Pinski  <pinskia@physics.uc.edu>
3041         PR tree-opt/18298
3042         * gcc.c-torture/execute/p18298.c: New test.
3044 2004-11-30  Ira Rosen  <irar@il.ibm.com>
3045             Dorit Naishlos  <dorit@il.ibm.com>
3047         PR tree-opt/18607
3048         * gcc.dg/vect/vect-89.c: New test.
3050 2004-11-30  James A. Morrison  <phython@gcc.gnu.org>
3052         * gcc.dg/pr18596-1.c: New test.
3054 2004-11-30  Ben Elliston  <bje@au.ibm.com>
3056         * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
3058 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
3060         PR c/18479
3061         * gcc.dg/pr18479.c: New test.
3063 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
3065         PR target/18490
3066         * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
3067         mmix-knuth-mmixware.
3069         * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
3070         cris-*-elf* cris-*-aout* mmix-*-*
3072 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
3074         PR middle-end/18725
3075         * gcc.dg/pr18725.c: New test.
3077 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
3079         PR target/18488
3080         * g++.dg/opt/vt1.C: Skip for mmix-*-*.
3082         PR target/18336
3083         * gcc.dg/20040813-1.c: Skip for mmix-*-*.
3085 2004-11-29  Mark Mitchell  <mark@codesourcery.com>
3087         PR c++/18368
3088         * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
3089         * g++.old-deja/g++.law/ctors5.C: Likewise.
3090         * g++.old-deja/g++.other/crash25.C: Likewise.
3092         PR c++/18674
3093         * g++.dg/template/error16.C: New test.
3095         PR c++/18512
3096         * g++.dg/template/crash29.C: New test.
3098 2004-11-29  Diego Novillo  <dnovillo@redhat.com>
3100         PR tree-optimization/18712
3101         * gcc.c-torture/compile/pr18712.c: New test.
3103 2004-11-29  Joseph Myers  <joseph@codesourcery.com>
3105         PR c/7544
3106         * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
3107         tests.
3109 2004-11-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3111         PR c++/18652
3112         * g++.dg/lookup/crash6.C: New test.
3114 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
3116         PR middle-end/18164
3117         * gcc.dg/pr18164.c: Add dg-options "".  Correct typo in dg-error.
3119 2004-11-29  Joseph S. Myers  <joseph@codesourcery.com>
3121         * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
3122         gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
3123         gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
3125 2004-11-28  Andrew Pinski  <pinskia@physics.uc.edu>
3127         * gcc.dg/pr18164.c: New test.
3129 2004-11-28  Matt Kraai  <kraai@alumni.cmu.edu>
3131         * gcc.dg/funroll-loops-all.c: New.
3133 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
3135         PR target/18489
3136         * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
3137         delimeter, match space and TAB as well as ":".
3139         PR target/18484
3140         * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
3142         PR target/18348
3143         * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
3145         PR target/18345
3146         * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
3148         PR target/18337
3149         * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
3151 2004-11-28  Bud Davis  <bdavis9659@comcast.net>
3153         * gfortran.dg/direct_io_2.f90: New test.
3155 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
3157         PR target/18334
3158         * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
3160 2004-11-28  Richard Henderson  <rth@redhat.com>
3162         * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
3164 2004-11-28  Joseph S. Myers  <joseph@codesourcery.com>
3166         * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
3167         gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
3168         gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
3169         gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
3170         gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
3171         gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
3172         gcc.dg/pointer-arith-8.c: New tests.
3174 2004-11-27  Bud Davis  <bdavis9659@comcast.net>
3176         PR fortran/18364
3177         * gfortran.dg/endfile.f90: New test.
3179 2004-11-27  Falk Hueffner  <falk@debian.org>
3181         * gcc.dg/loop-6.c: New test.
3183 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
3185         * gcc.c-torture/execute/20041126-1.c: New test.
3187 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
3189         * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
3190         on IRIX.
3192 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
3194         * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
3195         functions.
3197 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
3199         PR rtl-optimization/17825
3200         * gcc.c-torture/compile/20041119-1.c: New test.
3202 2004-11-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3204         * lib/target-libpath.exp (restore_ld_library_path_env_vars):
3205         Check existence of ld library path variables before unsetting.
3207 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
3209         * g++.old-deja/g++.eh/badalloc1.C: Robustify.
3211 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
3213         * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
3215 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
3217         * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
3219 2004-11-26  Ben Elliston  <bje@au.ibm.com>
3221         * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
3222         dg-do directive.
3224 2004-11-26  Ben Elliston  <bje@au.ibm.com>
3226         * gcc.dg/pr17957.c: Pass --param, not -param.
3228 2004-11-25  Andrew Pinski  <pinskia@physics.uc.edu>
3230         PR middle-end/17957
3231         * testsuite/gcc.dg/pr17957.c: New test.
3233 2004-11-25  Mark Mitchell  <mark@codesourcery.com>
3235         PR c++/18445
3236         * g++.dg/template/crash28.C: Likewise.
3238         PR c++/18001
3239         * g++.dg/expr/unary2.C: Adjust lvalue messages.
3240         * g++.dg/ext/lvaddr.C: Likewise.
3241         * g++.dg/opt/pr7503-3.C: Likewise.
3243         PR c++/18466
3244         * g++.dg/parse/qualified3.C: New test.
3245         * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
3247         PR c++/18545
3248         * g++.dg/expr/return1.C: New test.
3250 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3252         Friend class name lookup 3/n, PR c++/3332
3253         * g++.dg/lookup/friend3.C: New test.
3254         * g++.dg/lookup/friend4.C: Likewise.
3255         * g++.dg/lookup/friend5.C: Likewise.
3257 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3259         Friend class name lookup 2/n, PR c++/14513, c++/15410
3260         * g++.dg/lookup/friend2.C: New test.
3261         * g++.dg/template/friend31.C: Likewise.
3263 2004-11-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3265         * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
3267 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
3269         PR c++/17473
3270         * g++.dg/tc1/dr56.C: Remove.
3271         * g++.dg/template/typedef1.C: Add dg-error markers.
3272         * g++.old-deja/g++.other/typedef7.C: Likewise.
3274         PR c++/18285
3275         * g++.dg/parse/typedef7.C: New test.
3277 2004-11-24  Richard Sandiford  <rsandifo@redhat.com>
3279         * gcc.c-torture/execute/20041124-1.c: New test.
3281 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
3283         * g++.dg/template/deduce3.C: New test.
3285         PR c++/18586
3286         * g++.dg/template/crash27.C: New test.
3288         PR c++/18530
3289         * g++.dg/warn/Wshadow-3.C: New test.
3291 2004-11-24  Devang Patel  <dpatel@apple.com>
3293         PR/18555
3294         * gcc.dg/cpp/isysroot-1.c: New test.
3295         * gcc.dg/cpp/usr/include/stdio.h: New file.
3296         * gcc.dg/cpp/isysroot-2.c: New test.
3297         * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
3298         New file.
3300 2004-11-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3302         PR c++/8929
3303         * g++.old-deja/g++.oliva/template10.C: Remove xfail.
3305 2004-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3307         * gcc.target/sparc/align.c: Do not include <stdint.h>.
3308         * gcc.target/sparc/pdist.c: Likewise.
3310 2004-11-24  Paolo Bonzini  <bonzini@gnu.org>
3312         PR c++/16882
3313         * g++.dg/conversion/simd1.C: New test.
3315 2004-11-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3317         * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
3318         and restore_ld_library_path_env_vars.
3319         * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
3320         lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
3321         * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
3322         to LD_LIBRARY_PATH.  Export LD_LIBRARY_PATH.
3324 2004-11-23  Daniel Jacobowitz  <dan@codesourcery.com>
3326         * gcc.dg/pragma-align-2.c: Test macro expansion.
3327         * gcc.dg/pragma-pack-2.c: New test.
3329 2004-11-23  Richard Henderson  <rth@redhat.com>
3331         * gcc.dg/vect/pr18425.c: Use effective target vect_long.
3332         * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
3333         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
3334         gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
3335         gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
3336         gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
3338         * gcc.dg/vect/vect.exp: Add check for alpha.
3339         * lib/target-supports.exp (check_alpha_max_hw_available): New.
3340         (check_effective_target_vect_int): Enable for alpha.
3341         (check_effective_target_vect_long): New.
3342         (is-effective-target): Add it.
3344 2004-11-23  Uros Bizjak <uros@kss-loka.si>
3346         * gcc.dg/pr18614-1.c: New test.
3348 2004-11-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3350         * gcc.dg/setjmp-2.c: New test.
3352 2004-11-22  James A. Morrison  <phython@gcc.gnu.org>
3354         * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
3355         gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
3356         gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
3357         gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
3358         gcc.target/sparc/pdist.c: New tests.
3360 2004-11-22  Bob Wilson  <bob.wilson@acm.org>
3362         * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
3364 2004-11-22  Dale Johannesen  <dalej@apple.com>
3366         * gcc.dg/20041111-1.c:  New.
3368 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
3370         PR tree-opt/18536
3371         * gcc.dg/vect/pr18536.c: New test.
3373 2004-11-22  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3375         PR c++/18354
3376         * g++.dg/template/nontype11.C: New test.
3378 2004-11-21  Roger Sayle  <roger@eyesopen.com>
3380         PR middle-end/18520
3381         * gcc.dg/pr18520-1.c: New test case.
3383 2004-11-20  Joseph S. Myers  <joseph@codesourcery.com>
3385         * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
3386         * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
3387         gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
3388         expected diagnostics.
3390 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3392         PR target/18580
3393         * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
3394         vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
3395         vect-77.c, vect-77a.c: XFAIL on the SPARC.
3397 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3399         * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
3401 2004-11-19  Mark Mitchell  <mark@codesourcery.com>
3402             Joseph Myers  <joseph@codesourcery.com>
3404         * lib/target-supports.exp (check_visibility_available): Really
3405         test the compiler.
3407 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
3409         PR tree-opt/18181
3410         * gcc.dg/vect/vect-85.c: New test.
3411         * gcc.dg/vect/vect-86.c: New test.
3412         * gcc.dg/vect/vect-87.c: New test.
3413         * gcc.dg/vect/vect-88.c: New test.
3415 2004-11-19  Ben Elliston  <bje@au.ibm.com>
3417         * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
3419 2004-11-18  Janis Johnson  <janis187@us.ibm.com>
3421         * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
3422         * gcc.dg/ppc-and-1.c: Ditto.
3423         * gcc.dg/ppc-compare-1.c: Ditto.
3424         * gcc.dg/ppc-mov-1.c: Ditto
3426 2004-11-18  Daniel Jacobowitz  <dan@codesourcery.com>
3427             Mark Mitchell  <mark@codesourcery.com>
3429         * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
3431 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
3432             Aldy Hernandez  <aldyh@redhat.com>
3434         * lib/target-supports.exp (check_effective_target_vect_int): New
3435         (check_effective_target_vect_float): New
3436         (check_effective_target_vect_double): New.
3437         (is-effective-target): Support new effective targets keywords.
3438         * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
3439         default action for dg-do.
3440         * gcc.dg/vect/pr16105.c: Use new support.
3441         * gcc.dg/vect/pr18400.c: Ditto.
3442         * gcc.dg/vect/pr18425.c: Ditto.
3443         * gcc.dg/vect/vect-1.c: Ditto.
3444         * gcc.dg/vect/vect-10.c: Ditto.
3445         * gcc.dg/vect/vect-11.c: Ditto.
3446         * gcc.dg/vect/vect-12.c: Ditto.
3447         * gcc.dg/vect/vect-13.c: Ditto.
3448         * gcc.dg/vect/vect-14.c: Ditto.
3449         * gcc.dg/vect/vect-15.c: Ditto.
3450         * gcc.dg/vect/vect-16.c: Ditto.
3451         * gcc.dg/vect/vect-17.c: Ditto.
3452         * gcc.dg/vect/vect-18.c: Ditto.
3453         * gcc.dg/vect/vect-19.c: Ditto.
3454         * gcc.dg/vect/vect-2.c: Ditto.
3455         * gcc.dg/vect/vect-20.c: Ditto.
3456         * gcc.dg/vect/vect-21.c: Ditto.
3457         * gcc.dg/vect/vect-22.c: Ditto.
3458         * gcc.dg/vect/vect-23.c: Ditto.
3459         * gcc.dg/vect/vect-24.c: Ditto.
3460         * gcc.dg/vect/vect-25.c: Ditto.
3461         * gcc.dg/vect/vect-26.c: Ditto.
3462         * gcc.dg/vect/vect-27.c: Ditto.
3463         * gcc.dg/vect/vect-27a.c: Ditto.
3464         * gcc.dg/vect/vect-28.c: Ditto.
3465         * gcc.dg/vect/vect-29.c: Ditto.
3466         * gcc.dg/vect/vect-29a.c: Ditto.
3467         * gcc.dg/vect/vect-3.c: Ditto.
3468         * gcc.dg/vect/vect-30.c: Ditto.
3469         * gcc.dg/vect/vect-31.c: Ditto.
3470         * gcc.dg/vect/vect-32.c: Ditto.
3471         * gcc.dg/vect/vect-33.c: Ditto.
3472         * gcc.dg/vect/vect-34.c: Ditto.
3473         * gcc.dg/vect/vect-35.c: Ditto.
3474         * gcc.dg/vect/vect-36.c: Ditto.
3475         * gcc.dg/vect/vect-37.c: Ditto.
3476         * gcc.dg/vect/vect-38.c: Ditto.
3477         * gcc.dg/vect/vect-4.c: Ditto.
3478         * gcc.dg/vect/vect-40.c: Ditto.
3479         * gcc.dg/vect/vect-41.c: Ditto.
3480         * gcc.dg/vect/vect-42.c: Ditto.
3481         * gcc.dg/vect/vect-43.c: Ditto.
3482         * gcc.dg/vect/vect-44.c: Ditto.
3483         * gcc.dg/vect/vect-45.c: Ditto.
3484         * gcc.dg/vect/vect-46.c: Ditto.
3485         * gcc.dg/vect/vect-47.c: Ditto.
3486         * gcc.dg/vect/vect-48.c: Ditto.
3487         * gcc.dg/vect/vect-48a.c: Ditto.
3488         * gcc.dg/vect/vect-49.c: Ditto.
3489         * gcc.dg/vect/vect-5.c: Ditto.
3490         * gcc.dg/vect/vect-50.c: Ditto.
3491         * gcc.dg/vect/vect-51.c: Ditto.
3492         * gcc.dg/vect/vect-52.c: Ditto.
3493         * gcc.dg/vect/vect-53.c: Ditto.
3494         * gcc.dg/vect/vect-54.c: Ditto.
3495         * gcc.dg/vect/vect-55.c: Ditto.
3496         * gcc.dg/vect/vect-56.c: Ditto.
3497         * gcc.dg/vect/vect-56a.c: Ditto.
3498         * gcc.dg/vect/vect-57.c: Ditto.
3499         * gcc.dg/vect/vect-58.c: Ditto.
3500         * gcc.dg/vect/vect-59.c: Ditto.
3501         * gcc.dg/vect/vect-6.c: Ditto.
3502         * gcc.dg/vect/vect-60.c: Ditto.
3503         * gcc.dg/vect/vect-61.c: Ditto.
3504         * gcc.dg/vect/vect-62.c: Ditto.
3505         * gcc.dg/vect/vect-63.c: Ditto.
3506         * gcc.dg/vect/vect-64.c: Ditto.
3507         * gcc.dg/vect/vect-65.c: Ditto.
3508         * gcc.dg/vect/vect-66.c: Ditto.
3509         * gcc.dg/vect/vect-67.c: Ditto.
3510         * gcc.dg/vect/vect-68.c: Ditto.
3511         * gcc.dg/vect/vect-69.c: Ditto.
3512         * gcc.dg/vect/vect-7.c: Ditto.
3513         * gcc.dg/vect/vect-72.c: Ditto.
3514         * gcc.dg/vect/vect-72a.c: Ditto.
3515         * gcc.dg/vect/vect-73.c: Ditto.
3516         * gcc.dg/vect/vect-74.c: Ditto.
3517         * gcc.dg/vect/vect-75.c: Ditto.
3518         * gcc.dg/vect/vect-76.c: Ditto.
3519         * gcc.dg/vect/vect-77.c: Ditto.
3520         * gcc.dg/vect/vect-77a.c: Ditto.
3521         * gcc.dg/vect/vect-78.c: Ditto.
3522         * gcc.dg/vect/vect-79.c: Ditto.
3523         * gcc.dg/vect/vect-8.c: Ditto.
3524         * gcc.dg/vect/vect-80.c: Ditto.
3525         * gcc.dg/vect/vect-82.c: Ditto.
3526         * gcc.dg/vect/vect-82_64.c: Ditto.
3527         * gcc.dg/vect/vect-83.c: Ditto.
3528         * gcc.dg/vect/vect-83_64.c: Ditto.
3529         * gcc.dg/vect/vect-9.c: Ditto.
3530         * gcc.dg/vect/vect-all.c: Ditto.
3531         * gcc.dg/vect/vect-none.c: Ditto.
3533 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
3535         * lib/gcc-dg.exp (dg-skip-if): New function.
3536         (dg-forbid-option): Remove.
3537         * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
3538         * g++.dg/abi/bitfield8.C: Likewise.
3539         * g++.dg/abi/dtor1.C: Likewise.
3540         * g++.dg/abi/empty10.C: Likewise.
3541         * g++.dg/abi/empty7.C: Likewise.
3542         * g++.dg/abi/empty9.C: Likewise.
3543         * g++.dg/abi/layout3.C: Likewise.
3544         * g++.dg/abi/layout4.C: Likewise.
3545         * g++.dg/abi/thunk1.C: Likewise.
3546         * g++.dg/abi/thunk2.C: Likewise.
3547         * g++.dg/abi/vbase11.C: Likewise.
3548         * g++.dg/abi/vthunk2.C: Likewise.
3549         * g++.dg/abi/vthunk3.C: Likewise.
3550         * g++.dg/ext/attrib8.C: Likewise.
3551         * g++.dg/opt/longbranch2.C: Likewise.
3552         * g++.dg/opt/reg-stack4.C: Likewise.
3553         * g++.old-deja/g++.ext/attrib1.C: Likewise.
3554         * g++.old-deja/g++.ext/attrib2.C: Likewise.
3555         * g++.old-deja/g++.ext/attrib3.C: Likewise.
3556         * g++.old-deja/g++.other/store-expr1.C: Likewise.
3557         * g++.old-deja/g++.other/store-expr2.C: Likewise.
3558         * gcc.dg/20000609-1.c: Likewise.
3559         * gcc.dg/20000720-1.c: Likewise.
3560         * gcc.dg/20011107-1.c: Likewise.
3561         * gcc.dg/20011119-1.c: Likewise.
3562         * gcc.dg/20020108-1.c: Likewise.
3563         * gcc.dg/20020122-2.c: Likewise.
3564         * gcc.dg/20020122-3.c: Likewise.
3565         * gcc.dg/20020201-3.c: Likewise.
3566         * gcc.dg/20020206-1.c: Likewise.
3567         * gcc.dg/20020218-1.c: Likewise.
3568         * gcc.dg/20020310-1.c: Likewise.
3569         * gcc.dg/20020411-1.c: Likewise.
3570         * gcc.dg/20020418-2.c: Likewise.
3571         * gcc.dg/20020426-1.c: Likewise.
3572         * gcc.dg/20020426-2.c: Likewise.
3573         * gcc.dg/20020517-1.c: Likewise.
3574         * gcc.dg/20020523-1.c: Likewise.
3575         * gcc.dg/20020523-2.c: Likewise.
3576         * gcc.dg/20020729-1.c: Likewise.
3577         * gcc.dg/20030204-1.c: Likewise.
3578         * gcc.dg/20030826-2.c: Likewise.
3579         * gcc.dg/20030926-1.c: Likewise.
3580         * gcc.dg/20031202-1.c: Likewise.
3581         * gcc.dg/980312-1.c: Likewise.
3582         * gcc.dg/980313-1.c: Likewise.
3583         * gcc.dg/990117-1.c: Likewise.
3584         * gcc.dg/990424-1.c: Likewise.
3585         * gcc.dg/990524-1.c: Likewise.
3586         * gcc.dg/991230-1.c: Likewise.
3587         * gcc.dg/i386-387-1.c: Likewise.
3588         * gcc.dg/i386-387-2.c: Likewise.
3589         * gcc.dg/i386-387-3.c: Likewise.
3590         * gcc.dg/i386-387-4.c: Likewise.
3591         * gcc.dg/i386-387-5.c: Likewise.
3592         * gcc.dg/i386-387-6.c: Likewise.
3593         * gcc.dg/i386-asm-1.c: Likewise.
3594         * gcc.dg/i386-bitfield1.c: Likewise.
3595         * gcc.dg/i386-bitfield2.c: Likewise.
3596         * gcc.dg/i386-loop-1.c: Likewise.
3597         * gcc.dg/i386-loop-2.c: Likewise.
3598         * gcc.dg/i386-loop-3.c: Likewise.
3599         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
3600         * gcc.dg/i386-pic-1.c: Likewise.
3601         * gcc.dg/i386-regparm.c: Likewise.
3602         * gcc.dg/i386-signbit-1.c: Likewise.
3603         * gcc.dg/i386-signbit-2.c: Likewise.
3604         * gcc.dg/i386-signbit-3.c: Likewise.
3605         * gcc.dg/i386-sse-5.c: Likewise.
3606         * gcc.dg/i386-sse-8.c: Likewise.
3607         * gcc.dg/i386-unroll-1.c: Likewise.
3608         * gcc.dg/tls/opt-1.c: Likewise.
3609         * gcc.dg/tls/opt-2.c: Likewise.
3610         * gcc.dg/unroll-1.c: Likewise.
3611         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
3612         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
3613         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
3614         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
3616 2004-11-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3618         * g++.dg/template/incomplete1.C: New test.
3620 2004-11-16  Nick Clifton  <nickc@redhat.com>
3622         Revert patches accidentally commited during checkin of fixes for
3623         xstormy16 tests:
3624         gcc.c-torture/execute/simd-4.c: Revert
3625         gcc.dg/20040910-1.c: Revert.
3627 2004-11-16  Paul Brook  <paul@codesourcery.com>
3629         PR fortran/13010
3630         * gfortran.dg/der_pointer_1.f90: New test.
3632 2004-11-15  Joseph S. Myers  <joseph@codesourcery.com>
3634         PR c/18498
3635         * gcc.dg/bitfld-13.c: New test.
3637 2004-11-15  Janis Johnson  <janis187@us.ibm.com>
3639         * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
3640         powerpc*-*-linux*.
3642         * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
3643         * gcc.dg/ppc64-abi-2.c: Ditto.
3644         * gcc.dg/ppc64-abi-3.c: Ditto.
3646         * lib/gcc-dg.exp (dg-target-list): Remove.
3648 2004-11-15  Steve Ellcey  <sje@cup.hp.com>
3650         * gcc.dg/ia64-postinc.c: New test.
3652 2004-11-15  Mark Mitchell <mark@codesourcery.com>
3654         * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
3656 2004-11-15  Nick Clifton  <nickc@redhat.com>
3658         * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
3659         __INT_MAX__ so that the test can be compiled by toolchains
3660         targeted at 16-bit processors.
3662         * gcc.dg/20040625-1.c: Use long constants rather than integers
3663         when performing arithmetic that will overflow 16-bits.
3665         * gcc.dg/i386-sse-8.c: Expect this test to fail for the
3666         xstormy16.  It does not support 128-bit vector operations.
3668         * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
3669         with the macro PTR_TYPE.  Define this macro to an integer type
3670         suitable for holding a pointer.
3672         * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
3673         the target is a 16-bit processor.
3675         * gcc.dg/cpp/if-2.c: Expect a different warning message from
3676         16-bit targets where the character constant will be too long.
3678         * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
3679         where the double will not be directly addressable.
3681 2004-11-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3683         Friend class name lookup 1/n, PR c++/18471
3684         * g++.dg/template/crash26.C: New test.
3685         * g++.dg/lookup/struct1.C: Adjust expected error.
3686         * g++.dg/parse/elab1.C: Likewise.
3687         * g++.dg/parse/elab2.C: Likewise.
3688         * g++.dg/parse/int-as-enum1.C: Likewise.
3689         * g++.dg/parse/struct-as-enum1.C: Likewise.
3690         * g++.dg/parse/typedef1.C: Likewise.
3691         * g++.dg/parse/typedef3.C: Likewise.
3692         * g++.dg/parse/typedef4.C: Likewise.
3693         * g++.dg/parse/typedef5.C: Likewise.
3694         * g++.dg/template/nontype4.C: Likewise.
3695         * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
3696         * g++.old-deja/g++.other/elab1.C: Likewise.
3697         * g++.old-deja/g++.other/syntax4.C: Likewise.
3699 2004-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3701         * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
3703 2004-11-14  Zdenek Dvorak  <dvorakz@suse.cz>
3705         * gcc.c-torture/execute/20041114-1.c: New test.
3707 2004-11-14  Joseph S. Myers  <joseph@codesourcery.com>
3709         * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
3710         gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
3711         gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
3712         gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
3713         gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
3714         gcc.dg/switch-7.c: New tests.
3716 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
3718         * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
3720 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
3722         PR tree-opt/18400
3723         * gcc.dg/vect/pr18400.c: New test.
3725 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
3726             Andrew Pinski  <pinskia@physics.uc.edu>
3728         PR tree-opt/18425
3729         * gcc.dg/vect/pr18425.c: New test.
3731 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3733         * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
3734         Guard with dg-require-alias and dg-require-visibility.
3736 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3738         * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
3740 2004-11-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3742         * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
3744 2004-11-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3746         PR c++/17344
3747         * g++.dg/template/defarg5.C: New test.
3749 2004-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
3751         * g++.dg/parse/cast1.C: Run only on ILP32.
3752         * g++.old-deja/g++.mike/p784.C: Likewise.
3754 2004-11-13  Bernd Schmidt  <bernd.schmidt@analog.com>
3756         * gcc.c-torture/execute/20041113-1.c: New test.
3758 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
3760         PR target/18230
3761         * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
3762         * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
3763         gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
3764         gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
3765         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
3766         gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
3767         gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
3768         gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
3769         gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
3770         gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
3771         gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
3772         gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
3773         gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
3775 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
3777         * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
3778         gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
3779         gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
3780         gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
3781         gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
3782         gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
3783         gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
3784         gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
3785         gcc.target/sparc/combined-1.c: New tests.
3787 2004-11-12  Ziemowit Laski  <zlaski@apple.com>
3789         * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
3790         New tests.
3792 2004-11-12  Mark Mitchell <mark@codesourcery.com>
3794         * lib/gcc-dg.exp (dg-forbid-option): New function.
3795         * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
3796         * g++.dg/abi/bitfield8.C: Likewise.
3797         * g++.dg/abi/dtor1.C: Likewise.
3798         * g++.dg/abi/empty10.C: Likewise.
3799         * g++.dg/abi/empty7.C: Likewise.
3800         * g++.dg/abi/empty9.C: Likewise.
3801         * g++.dg/abi/layout3.C: Likewise.
3802         * g++.dg/abi/layout4.C: Likewise.
3803         * g++.dg/abi/thunk1.C: Likewise.
3804         * g++.dg/abi/thunk2.C: Likewise.
3805         * g++.dg/abi/vbase11.C: Likewise.
3806         * g++.dg/abi/vthunk2.C: Likewise.
3807         * g++.dg/abi/vthunk3.C: Likewise.
3808         * g++.dg/ext/attrib8.C: Likewise.
3809         * g++.dg/opt/longbranch2.C: Likewise.
3810         * g++.dg/opt/reg-stack4.C: Likewise.
3811         * g++.old-deja/g++.ext/attrib1.C: Likewise.
3812         * g++.old-deja/g++.ext/attrib2.C: Likewise.
3813         * g++.old-deja/g++.ext/attrib3.C: Likewise.
3814         * g++.old-deja/g++.other/store-expr1.C: Likewise.
3815         * g++.old-deja/g++.other/store-expr2.C: Likewise.
3816         * gcc.dg/20000609-1.c: Likewise.
3817         * gcc.dg/20000720-1.c: Likewise.
3818         * gcc.dg/20011107-1.c: Likewise.
3819         * gcc.dg/20011119-1.c: Likewise.
3820         * gcc.dg/20020108-1.c: Likewise.
3821         * gcc.dg/20020122-2.c: Likewise.
3822         * gcc.dg/20020122-3.c: Likewise.
3823         * gcc.dg/20020201-3.c: Likewise.
3824         * gcc.dg/20020206-1.c: Likewise.
3825         * gcc.dg/20020218-1.c: Likewise.
3826         * gcc.dg/20020310-1.c: Likewise.
3827         * gcc.dg/20020411-1.c: Likewise.
3828         * gcc.dg/20020418-2.c: Likewise.
3829         * gcc.dg/20020426-1.c: Likewise.
3830         * gcc.dg/20020426-2.c: Likewise.
3831         * gcc.dg/20020517-1.c: Likewise.
3832         * gcc.dg/20020523-1.c: Likewise.
3833         * gcc.dg/20020523-2.c: Likewise.
3834         * gcc.dg/20020729-1.c: Likewise.
3835         * gcc.dg/20030204-1.c: Likewise.
3836         * gcc.dg/20030826-2.c: Likewise.
3837         * gcc.dg/20030926-1.c: Likewise.
3838         * gcc.dg/20031202-1.c: Likewise.
3839         * gcc.dg/980312-1.c: Likewise.
3840         * gcc.dg/980313-1.c: Likewise.
3841         * gcc.dg/990117-1.c: Likewise.
3842         * gcc.dg/990424-1.c: Likewise.
3843         * gcc.dg/990524-1.c: Likewise.
3844         * gcc.dg/991230-1.c: Likewise.
3845         * gcc.dg/i386-387-1.c: Likewise.
3846         * gcc.dg/i386-387-2.c: Likewise.
3847         * gcc.dg/i386-387-3.c: Likewise.
3848         * gcc.dg/i386-387-4.c: Likewise.
3849         * gcc.dg/i386-387-5.c: Likewise.
3850         * gcc.dg/i386-387-6.c: Likewise.
3851         * gcc.dg/i386-asm-1.c: Likewise.
3852         * gcc.dg/i386-bitfield1.c: Likewise.
3853         * gcc.dg/i386-bitfield2.c: Likewise.
3854         * gcc.dg/i386-loop-1.c: Likewise.
3855         * gcc.dg/i386-loop-2.c: Likewise.
3856         * gcc.dg/i386-loop-3.c: Likewise.
3857         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
3858         * gcc.dg/i386-pic-1.c: Likewise.
3859         * gcc.dg/i386-regparm.c: Likewise.
3860         * gcc.dg/i386-signbit-1.c: Likewise.
3861         * gcc.dg/i386-signbit-2.c: Likewise.
3862         * gcc.dg/i386-signbit-3.c: Likewise.
3863         * gcc.dg/i386-sse-5.c: Likewise.
3864         * gcc.dg/i386-sse-8.c: Likewise.
3865         * gcc.dg/i386-unroll-1.c: Likewise.
3866         * gcc.dg/tls/opt-1.c: Likewise.
3867         * gcc.dg/tls/opt-2.c: Likewise.
3868         * gcc.dg/unroll-1.c: Likewise.
3869         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
3870         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
3871         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
3872         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
3873         * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
3874         -m64 is specified.
3876 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
3878         PR c++/18389
3879         * g++.dg/parse/cond1.C: New test.
3881         PR c++/18429
3882         * g++.dg/template/array9.C: New test.
3883         * g++.dg/ext/vla1.C: Adjust error messages.
3884         * g++.dg/ext/vlm1.C: Likewise.
3885         * g++.dg/template/crash2.C: Likewise.
3887         PR c++/18436
3888         * g++.dg/template/call3.C: New test.
3890         PR c++/18407
3891         * g++.dg/template/ptrmem11.C: New test.
3893 2004-11-12  Andrew Pinski  <pinskia@physics.uc.edu>
3895         PR other/14264
3896         * lib/g++.exp: Set LC_ALL and LANG to C.
3897         * lib/gcc-dg.exp: Likewise.
3898         * lib/gfortran.exp: Likewise.
3899         * lib/objc.exp: Likewise.
3900         * lib/treelang.exp: Likewise.
3902 2004-11-12  Andreas Schwab  <schwab@suse.de>
3904         * gcc.dg/pr16286.c: Fix last change.
3906 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
3908         PR c++/18416
3909         * g++.dg/init/global1.C: New test.
3911 2004-11-12  Eric Botcazou  <ebotcazou@act-europe.fr>
3913         * gcc.c-torture/execute/20041112-1.c: New test.
3915 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
3917         * lib/gcc-dg.exp (dg-target-list): New.
3919 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
3920             Richard Sandiford  <rsandifo@redhat.com>
3922         * lib/target-supports.exp (get-compiler_messages): New.
3923         (check_named_sections_available): Use it.
3924         (check_effective_target_ilp32): New.
3925         (check_effective_target_lp64): New.
3926         (is-effective-target): New.
3927         * lib/gcc-dg.exp (dg-require-effective-target): New.
3929 2004-11-11  Joseph S. Myers  <joseph@codesourcery.com>
3931         * gcc.dg/precedence-1.c: New test.
3933 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
3935         * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
3937         * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
3938         message, delete generated files, use more descriptive name for
3939         executable, and make the test unsupported when it cannot be run.
3941         * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
3942         (dg-require-weak, dg-require-visibility, dg-require-alias,
3943         dg-require-gc-sections, dg-require-profiling, dg-require-dll,
3944         dg-require-iconv, dg-require-named-sections): Use it.
3946         * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
3948 2004-11-11  Nathan Sidwell  <nathan@codesourcery.com>
3950         PR target/16457
3951         * gcc.dg/ppc-and-1: New
3953         PR target/16796
3954         * gcc.dg/ppc-mov-1.c: New.
3956         PR target/16458
3957         * gcc.dg/ppc-compare-1.c: New.
3959 2004-11-10  Joseph S. Myers  <joseph@codesourcery.com>
3961         * objc.dg/desig-init-2.m: New test.
3963 2004-11-10  Adam Nemet  <anemet@lnxw.com>
3965         PR middle-end/18160
3966         * g++.dg/warn/register-var-1.C: New test.
3967         * g++.dg/warn/register-var-2.C: New test.
3969 2004-11-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3971         * gcc.dg/union-2.c: New test.
3973 2004-11-10  Fariborz Jahanian <fjahanian@apple.com>
3975         * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
3976         New test for PR tree-optimization/17892.
3978 2004-11-09  Mark Mitchell  <mark@codesourcery.com>
3980         PR c++/18369
3981         * g++.dg/init/new12.C: New test.
3983 2004-11-10  James A. Morrison  <phython@gcc.gnu.org>
3985         * gcc.target/sparc: New directory.
3986         * gcc.target/sparc/sparc.exp: New driver.
3987         * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
3988         gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
3989         gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
3990         gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
3992 2004-11-10  Paul Brook  <paul@codesourcery.com>
3994         PR fortran/18218
3995         * gfortran.dg/list_read.c: New test.
3997 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
3999         PR c/18322
4000         * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
4001         expected diagnostic location.
4003 2004-11-09  Ulrich Weigand  <uweigand@de.ibm.com>
4005         * gcc.dg/20041109-1.c: New test.
4007 2004-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
4009         PR objc/18406
4010         * objc/compile/pr18406.m: New test.
4012 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
4014         * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
4016 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
4018         * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
4020 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
4022         * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
4024 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
4026         * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
4027         exit.
4029 2004-11-08  Andrew Pinski  <pinskia@physics.uc.edu>
4031         PR tree-opt/18299
4032         * gcc.c-torture/pr18299-1.c: New test.
4034 2004-11-06  Andreas Schwab  <schwab@suse.de>
4036         * gcc.dg/pr16286.c: Also test for bool and pixel.
4038 2004-11-06  Joseph S. Myers  <joseph@codesourcery.com>
4040         * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
4041         gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
4042         gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
4043         gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
4044         gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
4045         gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
4046         gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
4047         gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
4048         gcc.dg/struct-semi-3.c: New tests.
4050 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4052         * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
4054 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4056         * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
4057         Do not use C99 designators.
4059 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4061         * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
4063 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4065         * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
4066         * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
4067         * gcc.c-torture/execute/simd-5.x: Remove.
4069 2004-11-06  Andrew Pinski  <pinskia@physics.uc.edu>
4071         PR rtl-optimization/17933
4072         * gcc.dg/torture/pr17933-1.c: New test.
4074 2004-11-06  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4076         PR target/18106
4077         * lib/target-supports.exp (check_weak_available): Support
4078         Windows.
4080 2004-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
4082         * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
4083         call to fflush(stdout) before abort.
4084         (my_ffsll): New function.
4085         (generate_fields): Use it.
4087 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
4089         * gcc.dg/init-undef-1.c: New test.
4091 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
4093         * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
4094         gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
4095         gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
4096         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
4097         expected messages for new parser.
4099 2004-11-04  Mark Mitchell  <mark@codesourcery.com>
4101         * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
4103 2004-11-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4105         * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
4106         on LP64 targets.
4108 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
4110         * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
4111         gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
4112         gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
4113         gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
4114         gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
4115         gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
4116         gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
4117         gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
4118         gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
4119         gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
4121 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
4123         * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
4124         gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
4125         gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
4126         gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
4127         gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
4128         gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
4129         objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
4130         for new parser.
4132 2004-11-04  Richard Sandiford  <rsandifo@redhat.com>
4134         PR target/15342
4135         * gcc.dg/20041104-1.c: New test.
4137 2004-11-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4139         * g++.dg/template/nontype7.C: New test.
4140         * g++.dg/template/nontype8.C: Likewise.
4141         * g++.dg/template/nontype9.C: Likewise.
4142         * g++.dg/template/nontype10.C: Likewise.
4143         * g++.dg/tc1/dr49.C: Likewise.
4144         * g++.dg/template/ptrmem8.C: Relax dg-error checks.
4145         * g++.old-deja/g++.other/null1.C: Remove a buggy error check
4147 2004-11-04  Ben Elliston  <bje@au.ibm.com>
4149         * g++.dg/rtti/tinfo1.C: Remove xfails.
4151 2004-11-04  Ben Elliston  <bje@au.ibm.com>
4153         * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
4154         packed attribute to the definition to satisfy the new C++ parser.
4156 2004-11-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4158         * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
4159         invocations of va_arg.
4161 2004-11-02  Mark Mitchell  <mark@codesourcery.com>
4163         PR c++/18124
4164         * g++.dg/template/crash25.C: New test.
4166         PR c++/18155
4167         * g++.dg/template/typedef2.C: New test.
4168         * g++.dg/parse/crash13.C: Adjust error markers.
4170         PR c++/18177
4171         * g++.dg/conversion/const3.C: New test.
4173 2004-11-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4175         PR fortran/17535
4176         PR fortran/17583
4177         PR fortran/17713
4178         * gfortran.dg/generic_[123].f90: New testcases.
4180 2004-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4182         * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
4183         * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
4185 2004-11-02  Andrew Pinski  <pinskia@physics.uc.edu>
4187         PR tree-opt/16808
4188         * gcc.c-torture/compile/pr16808.c: New test.
4190 2004-11-02  Nathan Sidwell  <nathan@codesourcery.com>
4192         PR rtl-optimization/17104
4193         * gcc.dg/ppc-bitfield1.c: New.
4195 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
4197         * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
4199 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
4201         * g++.dg/abi/mangle6.C: Run for all MIPS targets.  Provide dummy
4202         strings for 32-bit code.
4204 2004-11-01  Joseph S. Myers  <joseph@codesourcery.com>
4206         PR c/18239
4207         * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
4209 2004-11-01  Nathan Sidwell  <nathan@codesourcery.com>
4211         PR c++/18064
4212         * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
4214 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4216         PR c++/15172
4217         * g++.dg/init/aggr2.C: New test.
4219 2004-10-30  Ziemowit Laski  <zlaski@apple.com>
4221         * objc.dg/local-decl-1.m: New test.
4223 2004-10-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4225         * gcc.dg/20040910-1.c: Adjust regex.
4227 2004-10-30  Roger Sayle  <roger@eyesopen.com>
4229         PR rtl-optimization/18084
4230         * g++.dg/opt/pr18084-1.C: New testcase.
4232 2004-10-30  Matt Austern  <austern@apple.com>
4234         PR c++/17542
4235         * g++.dg/ext/attrib18.C: New test.
4237 2004-10-30  Roger Sayle  <roger@eyesopen.com>
4239         PR middle-end/18096
4240         * gcc.dg/pr18096-1.c: New test case.
4242 2004-10-30  Roger Sayle  <roger@eyesopen.com>
4244         * gcc.dg/pr17581-1.c: Add missing prototype for abort.
4246 2004-10-30  Joseph S. Myers  <joseph@codesourcery.com>
4248         PR c/16666
4249         * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
4250         gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
4251         gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
4252         gcc.dg/old-style-prom-3.c: New tests.
4254 2004-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
4256         * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
4257         Remove unnecessary inclusion of stdio.h.
4259 2004-10-29  Roger Sayle  <roger@eyesopen.com>
4261         PR rtl-optimization/17581
4262         * gcc.dg/pr17581-1.c: New test case.
4264 2004-10-28  Nathan Sidwell  <nathan@codesourcery.com>
4266         * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
4267         being implemented.
4268         * g++.dg/conversion/dr195-1.C: New.
4269         * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
4270         * g++.old-deja/g++.mike/p10148.C: Likewise.
4272 2004-10-29  Mark Mitchell  <mark@codesourcery.com>
4274         PR c++/17695
4275         * g++.dg/debug/typedef2.C: New test.
4277 2004-10-29  David Billinghurst <David.Billinghurst@riotinto.com>
4279         PR fortran/13490
4280         * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
4281         * gfortran.dg/g77/README: Update.
4283 2004-10-28  Matt Austern  <austern@apple.com>
4285         PR c++/14124
4286         * g++.dg/ext/packed7.C: New test.
4288 2004-10-28  Andrew Pinski  <pinskia@physics.uc.edu>
4290         * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
4291         scan-assembler.
4292         * lib/scanasm.exp (hidden-scan-for): New proc.
4293         (scan-hidden): Use hidden-scan-for instead of constructing the scan
4294         string.
4295         (scan-not-hidden): Likewise.
4296         * lib/target-supports.exp (check_visibility_available): mach-o is
4297         support too.
4299 2004-10-28  Mark Mitchell  <mark@codesourcery.com>
4301         PR c++/17132
4302         * g++.dg/template/memclass3.C: New test.
4304 2004-10-28  Adam Nemet  <anemet@lnxw.com>
4306         PR middle-end/18160
4307         * gcc.dg/register-var-1.c: New test.
4308         * gcc.dg/register-var-2.c: New test.
4309         * gcc.dg/asm-7.c: Taking the address of a register variable is an
4310         error now.
4312 2004-10-28  Dorit Naishlos <dorit@il.ibm.com>
4314         PR other/18172
4315         * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
4316         unused variables.
4317         * gcc.dg/vect/vect-22.c: Likewise.
4319 2004-10-28  Jakub Jelinek  <jakub@redhat.com>
4321         * gcc.dg/i386-rotate-1.c: New test.
4323 2004-10-27  Mark Mitchell  <mark@codesourcery.com>
4325         * g++.dg/init/ref12.C: Add "run" marker.
4327         PR c++/17435
4328         * g++.dg/init/ref12.C: New test.
4330         PR c++/18140
4331         * g++.dg/template/shift1.C: New test.
4332         * g++.dg/template/error10.C: Adjust error markers.
4334 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
4336         PR tree-opt/17529
4337         * gcc.c-torture/compile/pr17529.c: Remove the xfail.
4339 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
4341         * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
4342         * gcc.dg/weak/weak-3.c: Likewise.
4343         * gcc.dg/weak/weak-5.c: Likewise.
4344         * gcc.dg/weak/weak-9.c: Likewise.
4345         * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
4346         * lib/target-supports.exp (check_weak_available): Mach-O does weak.
4348         * gcc.dg/darwin-weakimport-1.c: New.
4350 2004-10-28  Ben Elliston  <bje@au.ibm.com>
4352         * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
4354 2004-10-27  Nathan Sidwell  <nathan@codesourcery.com>
4356         * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
4357         'syntax' error messages.
4358         * gcc.dg/cpp/direct2s.c: Likewise.
4360 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
4362         * gcc.c-torture/compile/20041026-1.c: New.
4364 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
4366         PR c++/18093
4367         * g++.dg/lookup/ns2.C: New test.
4369         PR c++/18020
4370         * g++.dg/template/enum4.C: New test.
4372         PR c++/18161
4373         * g++.dg/template/expr1.C: New test.
4375 2004-10-26  Ben Elliston  <bje@au.ibm.com>
4377         * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
4379 2004-10-26  Joseph S. Myers  <jsm@polyomino.org.uk>
4381         * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
4382         gcc.dg/decl-nospec-3.c: New tests.
4384 2004-10-26  Ziemowit Laski  <zlaski@apple.com>
4386         * objc.dg/super-class-3.m: New test.
4388 2004-10-26  Nathan Sidwell  <nathan@codesourcery.com>
4390         * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
4391         resyncing.
4392         * gcc.dg/cpp/direct2s.c: Likewise.
4394 2004-10-25  Geoffrey Keating  <geoffk@apple.com>
4396         * objc.dg/image-info.m: Update for changes to section selection.
4398 2004-10-25  David Ayers  <d.ayers@inode.at>
4399             Ziemowit Laski  <zlaski@apple.com>
4401         * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
4402         diagnostics when messaging 'id <Proto>'.
4403         * objc.dg/class-protocol-1.m: New test.
4404         * objc.dg/desig-init-1.m: Add message to an invalid receiver using
4405         a non-existent method signature.
4406         * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
4407         Update diagnostics when messaging with non-existent method signature.
4408         * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
4409         * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
4410         invalid receivers are now resolved as if messaging 'id'; remove
4411         extraneous diagnostics.
4413 2004-10-25  Joseph S. Myers  <jsm@polyomino.org.uk>
4415         PR c/16667
4416         * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
4417         gcc.dg/init-desig-obs-3.c: New tests.
4419 2004-10-25  Jakub Jelinek  <jakub@redhat.com>
4421         * gcc.dg/debug/20041023-1.c: New test.
4423 2004-10-25  Andrew Pinski  <pinskia@physics.uc.edu>
4425         PR middle-end/17407
4426         * gcc.c-torture/compile/pr17407.c: New test.
4428         PR c++/18121
4429         * g++.dg/template/array8.C: New test.
4431 2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4433         PR other/18138
4434         * lib/g++.exp: Accept more than one multilib libgcc.
4435         * lib/gcc-dg.exp: Likewise.
4436         * lib/objc.exp: Likewise.
4437         * lib/treelang.exp: Likewise.
4438         * lib/gfortran.exp: Likewise.
4440 2004-10-24  Ben Elliston  <bje@au.ibm.com>
4442         * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
4444 2004-10-24  Geoffrey Keating  <geoffk@geoffk.org>
4446         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
4447         * gcc.dg/c99-const-expr-3.c: Likewise.
4449 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
4451         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
4453 2004-10-23  Ben Elliston  <bje@au.ibm.com>
4455         * gcc.c-torture/execute/loop-2e.x: Remove.
4457 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
4459         PR c++/18095
4460         * g++.dg/parse/crash18.C: New.
4461         * g++.dg/parse/crash19.C: New.
4463 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4465         * g++.dg/ext/dllimport1.C: Move dg-warnings.
4466         * g++.dg/ext/dllimport2.C: Same.
4467         * g++.dg/ext/dllimport8.C: Same.
4469 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
4471         PR c++/10841
4472         * g++.dg/conversion/cast1.C: New test.
4473         * g++.dg/overload/pmf1.C: Adjust error marker.
4475 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
4477         PR objc/17923
4478         * objc.dg/const-str-7.m: New test.
4480 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4482         * g++.dg/template/memfriend11.C: Fix comment typo.
4483         * g++.dg/template/memfriend14.C: Likewise.
4485 2004-10-20  Richard Henderson  <rth@redhat.com>
4487         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
4488         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
4489         -fasynchronous-unwind-tables.
4491 2004-10-20  Richard Henderson  <rth@redhat.com>
4493         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
4494         (main): Return success.
4495         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
4496         (main): Return success.
4498 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4500         PR c++/13495
4501         * g++.dg/template/memfriend9.C: New test.
4502         * g++.dg/template/memfriend10.C: Likewise.
4503         * g++.dg/template/memfriend11.C: Likewise.
4504         * g++.dg/template/memfriend12.C: Likewise.
4505         * g++.dg/template/memfriend13.C: Likewise.
4506         * g++.dg/template/memfriend14.C: Likewise.
4507         * g++.dg/template/memfriend15.C: Likewise.
4508         * g++.dg/template/memfriend16.C: Likewise.
4509         * g++.dg/template/memfriend17.C: Likewise.
4510         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
4512 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
4514         * g++.dg/conversion/dr195.C: New.
4515         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
4517 2004-10-20  Ben Elliston  <bje@au.ibm.com>
4518             Devang Patel  <dpatel@apple.com>
4520         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
4521         of floating point arithmetic, which could trap.
4523 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
4525         PR c++/14035
4526         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
4527         * g++.dg/conversion/const2.C: New test.
4528         * g++.dg/expr/reinterpret2.C: New test.
4529         * g++.dg/expr/reinterpret3.C: New test.
4530         * g++.dg/expr/cast2.C: New test.
4531         * g++.dg/expr/copy1.C: New test.
4532         * g++.dg/other/conversion1.C: Change error message.
4533         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
4534         function pointers to void *.
4535         * g++.old-deja/g++.mike/p10148.C: Likewise.
4537 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4539         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
4541 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
4543         PR c++/18047
4545         * g++.dg/parse/expr3.C: New test.
4547 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4549         * gcc.dg/smod-1.c: New test.
4551 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
4553         * objc.dg/method-14.m: New test.
4555 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
4557         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
4558         Also xfail as the patch was reverted.
4560 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
4562         PR middle-end/16973
4563         * gcc.dg/pr16973.c: New test.
4565 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
4567         PR tree-optimization/17656
4568         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
4570 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
4572         * g++.dg/eh/shadow1.C: New.
4574 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
4576         * gcc.c-torture/compile/20041018-1.c: New test.
4578 2004-10-18  Ben Elliston  <bje@au.ibm.com>
4580         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
4581         compiler referring to register 0 when accessing sdata.  The linker
4582         now patches things up.
4584 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
4586         PR c/17529
4587         * gcc.c-torture/compile/pr17529.c: New test.
4589 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4591         PR c++/17743
4592         * g++.dg/ext/attrib17.C: New test.
4594 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4596         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
4598 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4600         PR c++/10479
4601         * g++.dg/ext/attrib16.C: New test.
4603 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
4605         PR c++/17042
4606         * g++.dg/init/dso_handle1.C: New test.
4608         PR c++/14667
4609         * g++.dg/parse/typedef6.C: New test.
4611         PR c++/17916
4612         * g++.dg/parse/pragma1.C: New test.
4614 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
4616         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
4618 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
4620         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
4621         -fno-common when on HPPA HP-UX platforms.
4623 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
4625         PR other/16820
4626         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
4627         stdint.h.
4628         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
4629         uintptr_t.
4631 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
4633         PR c++/16301
4634         * g++.dg/lookup/strong-using-4.C: New test.
4636 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
4638         PR middle-end/16567
4639         * gcc.c-torture/compile/nested-1.c: New test.
4641 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
4643         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
4644         and mipsisa64*-*-* (until support for misaligned loads is added).
4645         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
4646         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
4647         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
4648         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
4649         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
4650         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
4652 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
4654         PR c++/17976
4655         * g++.dg/init/dtor3.C: New test.
4657 2004-10-15  Ben Elliston  <bje@au.ibm.com>
4659         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
4661 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
4663         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
4664         * gcc.dg/macho-lo-sum.c: Likewise.
4666 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
4668         * gcc.dg/ppc-spe64-1.c: New test.
4670 2004-10-14  Devang Patel  <dpatel@apple.com>
4672         PR 17635
4673         * gcc.dg/pr17635.c : New test.
4675 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
4677         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
4678         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
4679         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
4680         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
4681         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
4682         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
4683         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
4684         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
4685         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
4686         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
4687         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
4688         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
4689         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
4690         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
4691         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
4692         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
4693         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
4694         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
4696 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
4698         * gcc.dg/vect/vect-82.c: New testcase.
4699         * gcc.dg/vect/vect-82_64.c: New testcase.
4700         * gcc.dg/vect/vect-83.c: New testcase.
4701         * gcc.dg/vect/vect-83_64.c: New testcase.
4703 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
4705         * gcc.dg/cpp/error-1.c: New test.
4707 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
4709         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
4711 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
4713         PR target/17984
4714         * gcc.dg/cris-peep2-xsrand2.c: New test.
4716 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
4718         PR c++/17661
4719         * testsuite/g++.dg/expr/for2.C: New test.
4721 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4723         * g++.dg/inherit/thunk1.C: Run on the SPARC.
4725 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
4727         PR tree-optimization/17724
4728         * g++.dg/opt/pr17724-1.C: New test.
4729         * g++.dg/opt/pr17724-2.C: New test.
4730         * g++.dg/opt/pr17724-3.C: New test.
4731         * g++.dg/opt/pr17724-4.C: New test.
4732         * g++.dg/opt/pr17724-5.C: New test.
4733         * g++.dg/opt/pr17724-6.C: New test.
4735 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
4737         PR c/17301
4738         * gcc.dg/pr17301-2.c: New test.
4740 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
4742         PR c++/15876
4743         * g++.dg/parse/error22.C: New test.
4745         PR c++/17936
4746         * g++.dg/template/spec18.C: New test.
4748 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
4750         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
4751         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
4752         memcpy.
4753         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
4754         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
4756 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
4758         * g++.dg/eh/cleanup5.C: Add dg-options "".
4760 2004-10-11  Roger Sayle  <roger@eyesopen.com>
4762         PR middle-end/17657
4763         * gcc.dg/switch-4.c: New test case.
4765 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
4767         * gcc.c-torture/execute/20041011-1.c: New test.
4769 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
4771         PR c++/17554
4772         * g++.dg/init/for3.C: New test.
4774         PR c++/17657
4775         * g++.dg/opt/switch2.C: New test.
4777         PR middle-end/17703
4778         * g++.dg/warn/Wreturn-2.C: New test.
4780 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
4782         PR c++/17907
4783         * g++.dg/eh/cleanup5.C: New test.
4785 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
4787         PR c++/17393
4788         * g++.dg/parse/error21.C: New test.
4790 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4792         * g++.dg/overload/pmf1.C: Adjust quoting marks.
4793         * g++.dg/warn/incomplete1.C: Likewise.
4794         * g++.dg/template/qualttp20.C: Likewise.
4796 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4798         PR c/17881
4799         * parm-incomplete-1.c: New test.
4801 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
4803         PR c++/17867
4804         * g++.dg/parse/error19.C: New test.
4806         PR c++/17670
4807         * g++.dg/init/new11.C: New test.
4809         PR c++/17821
4810         * g++.dg/parse/error20.C: New test.
4812         PR c++/17826
4813         * g++.dg/template/crash24.C: New test.
4815 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4817         PR c/17301
4818         * gcc.dg/pr17301-1.c: New test.
4820 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4822         PR c/17189
4823         * gcc.dg/anon-struct-5.c: New test.
4825 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
4827         PR c/17844
4828         * gcc.dg/pr17844-1.c: New test.
4830 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
4832         PR tree-optimization/17906
4833         * gcc.c-torture/compile/pr17906.c: New.
4835 2004-10-09  Stuart Hastings  <stuart@apple.com>
4836             Roger Sayle  <roger@eyesopen.com>
4838         PR rtl-optimization/17853
4839         * gcc.dg/i386-mmx-5.c: New testcase.
4841 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
4843         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
4845 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
4847         PR c++/17524
4848         * g++.dg/template/static9.C: New test.
4850         PR c++/17685
4851         * g++.dg/parse/operator5.C: New test.
4853 2004-10-09  Roger Sayle  <roger@eyesopen.com>
4855         PR middle-end/17894
4856         * gcc.c-torture/execute/divcmp-4.c: New test case.
4858 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
4860         PR tree-opt/17902
4861         * g++.dg/opt/pr17902.C: New test.
4863 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
4865         * gcc.dg/cpp/ident-1.c: Add dg-options "".
4867 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4869         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
4871 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4873         * gcc.dg/assign-warn-3.c: New test.
4875 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
4877         PR c/16999
4878         * gcc.dg/cpp/ident-1.c: New test.
4880 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
4882         * gcc.c-torture/compile/acc1.c: New.
4884 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
4886         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
4887         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
4889 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
4891         * gcc.dg/ultrasp11.c: New test.
4893 2004-10-08  Michael Matz  <matz@suse.de>
4895         * gcc.dg/doloop-2.c: New test.
4897 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4899         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
4900         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
4901         objc.dg/method-9.m: Update expected diagnostics.
4903 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
4905         * gcc.dg/ppc-fsel-3.c: New file.
4906         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
4908 2004-10-07  Paul Brook  <paul@codesourcery.com>
4910         * gfortran.dg/intrinsic_verify_1.f90: New test.
4912 2004-10-07  Paul Brook  <paul@codesourcery.com>
4914         * gfortran.dg/empty_format_1.f90: Remove stray commas.
4916 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4918         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
4919         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
4920         commit.
4922 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
4924         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
4926 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4928         PR c++/17115
4929         * g++.dg/warn/Winline-4.C: New test.
4931 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
4933         * gcc.c-torture/compile/20041007-1.c: New test.
4935 2004-10-07  Paul Brook  <paul@codesourcery.com>
4937         PR fortran/17678
4938         * gfortran.dg/use_allocated_1.f90: New test.
4940 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
4942         PR middle-end/17849
4943         * gfortran.fortran-torture/compile/nested.f90: New test
4945 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
4947         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
4949 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
4951         PR c++/17368
4952         * g++.dg/ext/asm6.C: New test.
4954 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
4956         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
4958 2004-10-06  Paul Brook  <paul@codesourcery.com>
4960         PR libfortran/17709
4961         * gfortran.dg/empty_format_1.f90: New test.
4963 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4965         PR fortran/17568
4966         * gfortran.dg/ishft.f90: New test.
4968         PR fortran/17283
4969         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
4970         tests.
4972 2004-10-06  Paul Brook  <paul@codesourcery.com>
4974         * gfortran.dg/do_1.f90: New test.
4976 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4978         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
4979         optimizing for size.
4981 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
4983         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
4985 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
4987         * gcc.c-torture/compile/20041005-1.c: New test.
4989 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
4991         PR c++/17829
4992         * g++.dg/lookup/koenig4.C: New.
4994 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4996         * g++.dg/other/classkey1.C: Adjust quoting marks.
4997         * g++.dg/parse/error15.C: Likewise.
4998         * g++.dg/template/meminit2.C (int>): Likewise.
5000 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5002         PR fortran/17283
5003         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
5005         PR fortran/17631
5006         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
5008         PR fortran/17708
5009         * gfortran.dg/pr17708.f90: New test.
5011 2004-10-04  Chao-ying Fu  <fu@mips.com>
5013         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
5014         * gcc.dg/vect/vect-4.c: Ditto.
5015         * gcc.dg/vect/vect-5.c: Ditto.
5016         * gcc.dg/vect/vect-6.c: Ditto.
5017         * gcc.dg/vect/vect-8.c: Ditto.
5018         * gcc.dg/vect/vect-16.c: Ditto.
5019         * gcc.dg/vect/vect-30.c: Ditto.
5020         * gcc.dg/vect/vect-40.c: Ditto.
5021         * gcc.dg/vect/vect-41.c: Ditto.
5022         * gcc.dg/vect/vect-42.c: Ditto.
5023         * gcc.dg/vect/vect-43.c: Ditto.
5024         * gcc.dg/vect/vect-44.c: Ditto.
5025         * gcc.dg/vect/vect-45.c: Ditto.
5026         * gcc.dg/vect/vect-46.c: Ditto.
5027         * gcc.dg/vect/vect-47.c: Ditto.
5028         * gcc.dg/vect/vect-48.c: Ditto.
5029         * gcc.dg/vect/vect-49.c: Ditto.
5030         * gcc.dg/vect/vect-50.c: Ditto.
5031         * gcc.dg/vect/vect-51.c: Ditto.
5032         * gcc.dg/vect/vect-52.c: Ditto.
5033         * gcc.dg/vect/vect-53.c: Ditto.
5034         * gcc.dg/vect/vect-54.c: Ditto.
5035         * gcc.dg/vect/vect-55.c: Ditto.
5036         * gcc.dg/vect/vect-56.c: Ditto.
5037         * gcc.dg/vect/vect-57.c: Ditto.
5038         * gcc.dg/vect/vect-58.c: Ditto.
5039         * gcc.dg/vect/vect-59.c: Ditto.
5040         * gcc.dg/vect/vect-60.c: Ditto.
5041         * gcc.dg/vect/vect-74.c: Ditto.
5042         * gcc.dg/vect/vect-79.c: Ditto.
5043         * gcc.dg/vect/vect-80.c: Ditto.
5045 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
5047         * gcc.dg/unused-7.c: Use the correct option.
5049 2004-10-04  Paul Brook  <paul@codesourcery.com>
5050         Bud Davis  <bdavis9659@comcast.net>
5052         PR fortran/17706
5053         PR fortran/16434
5054         * gfortran/pr17706.f90: New test.
5055         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
5057 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5059         * gfortran.dg/pr17612.f90: New test.
5061 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5063         * g++.dg/template/local1.C: Adjust quoting marks in
5064         testing for diagnostics.
5065         * g++.dg/tls/diag-2.C: Likewise.
5066         * g++.dg/other/error8.C: Likewise.
5068 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
5070         PR c/17178
5071         * gcc.dg/unused-4.c: Adjust to be correct.
5073         PR c/17820
5074         * gcc.dg/unused-7.c: New test.
5076 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
5078         PR c++/17797
5079         * g++.dg/overload/template2.C: New test.
5081 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
5083         PR tree-optimization/16632
5084         * gcc.dg/tree-ssa/20041002-1.c: New.
5086 2004-10-03  Paul Brook  <paul@codesourcery.com>
5088         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
5089         rather than relying on default formatting.
5091 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
5093         * gcc.dg/20040920-1.c: Update expected message text.
5095 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
5097         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
5099 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
5101         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
5102         tree level.
5104 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
5106         * gcc.dg/tree-ssa/pr17343.c: Remove.
5108 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
5110         PR tree-opt/17343
5111         * gcc.dg/tree-ssa/pr17343.c: New test.
5113 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
5115         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
5116         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
5117         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
5118         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
5119         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
5121 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
5123         * gcc.dg/lvalue-2.c: New test.
5125 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
5127         PR c/17730
5128         * gcc.dg/pr17730-1.c: New test
5130 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
5132         PR c/7425
5133         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
5135 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
5137         * gcc.c-torture/execute/stdarg-1.c: New test.
5138         * gcc.c-torture/execute/stdarg-2.c: New test.
5139         * gcc.c-torture/execute/stdarg-3.c: New test.
5140         * gcc.dg/tree-ssa/stdarg-1.c: New test.
5141         * gcc.dg/tree-ssa/stdarg-2.c: New test.
5142         * gcc.dg/tree-ssa/stdarg-3.c: New test.
5143         * gcc.dg/tree-ssa/stdarg-4.c: New test.
5144         * gcc.dg/tree-ssa/stdarg-5.c: New test.
5146 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
5148         PR tree-optimization/17697
5149         * g++.dg/opt/pr17697-1.C: New test.
5150         * g++.dg/opt/pr17697-2.C: New test.
5151         * g++.dg/opt/pr17697-3.C: New test.
5153 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
5155         PR c/16409
5156         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
5157         gcc.dg/vla-init-5.c: New tests.
5159 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
5161         PR c/13804
5162         * gcc.dg/pr13804-1.c: New test.
5164 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5166         PR fortran/16938
5167         * gfortran.dg/pr16938.f90: New test.
5169 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
5171         * g++.dg/template/crash23.C: New test.
5173 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
5175         PR c++/17585
5176         * g++.dg/template/static8.C: New test.
5178 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
5180         PR c++/17681
5181         * g++.dg/other/error9.C: New test.
5183 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
5185         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
5187 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5189         PR fortran/15164
5190         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
5192 2004-09-26  Roger Sayle  <roger@eyesopen.com>
5194         PR middle-end/17112
5195         * gcc.dg/pr17112-1.c: New test case.
5197 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
5199         PR c/11459
5200         * gcc.dg/pr11459-1.c: New test.
5202 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
5204         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
5205         * gcc.dg/tree-ssa/loop-4.c: Likewise.
5207 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5209         * gfortran.dg/pr15324.f90: Make array bounds consistent.
5211 2004-09-25  Jan Hubicka  <jh@suse.cz>
5213         * compile/30040909-1.c: New test.
5214         * compile/30040907-1.c: New test.
5216 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
5218         * gcc.c-torture/execute/va-arg-26.c: New test.
5220 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
5222         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
5223         extra diagnostics on targets with 64-bit pointers.
5224         * objc.dg/selector-1.m: Adjust dg-warning regexp.
5226 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5228         PR c/17188
5229         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
5230         * gcc.dg/decl-3.c: Adjust expected message.
5232 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5234         PR fortran/17615
5235         * gfortran.dg/pr17615.f90: New test.
5237 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
5239         PR tree-optimzation/17517
5240         * g++.dg/tree-ssa/pr17517.C: New Test.
5242 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
5244         PR c++/16889
5245         * g++.dg/lookup/ambig3.C: New.
5247 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
5249         PR tree-opt/17624
5250         * g++.dg/opt/pr17624.C: New test.
5252 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5254         PR c/6980
5255         * gcc.dg/Wbad-function-cast-1.c: New test.
5257 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
5259         * g++.dg/ext/complit1.C
5260         * g++.dg/other/error2.C
5261         * g++.dg/other/nontype-1.C
5262         * g++.dg/parse/crash11.C
5263         * g++.dg/parse/crash12.C
5264         * g++.dg/parse/error15.C
5265         * g++.dg/parse/error4.C
5266         * g++.dg/parse/tmpl-outside1.C
5267         * g++.dg/parse/too-many-tmpl-args1.C
5268         * g++.dg/template/dependent-expr3.C
5269         * g++.dg/template/error10.C
5270         * g++.dg/template/instantiate1.C
5271         * g++.dg/template/vtable2.C
5272         * g++.dg/warn/Wshadow-1.C
5273         * g++.dg/warn/weak1.C
5274         * g++.old-deja/g++.brendan/crash16.C
5275         * g++.old-deja/g++.brendan/crash18.C
5276         * g++.old-deja/g++.brendan/crash48.C
5277         * g++.old-deja/g++.brendan/crash49.C
5278         * g++.old-deja/g++.brendan/crash55.C
5279         * g++.old-deja/g++.brendan/crash56.C
5280         * g++.old-deja/g++.brendan/crash8.C
5281         * g++.old-deja/g++.brendan/enum11.C
5282         * g++.old-deja/g++.brendan/enum8.C
5283         * g++.old-deja/g++.brendan/enum9.C
5284         * g++.old-deja/g++.brendan/friend3.C
5285         * g++.old-deja/g++.brendan/misc14.C
5286         * g++.old-deja/g++.bugs/900402_02.C
5287         * g++.old-deja/g++.bugs/900404_03.C
5288         * g++.old-deja/g++.bugs/900404_04.C
5289         * g++.old-deja/g++.bugs/900428_03.C
5290         * g++.old-deja/g++.jason/crash4.C
5291         * g++.old-deja/g++.jason/overload21.C
5292         * g++.old-deja/g++.jason/redecl1.C
5293         * g++.old-deja/g++.jason/report.C
5294         * g++.old-deja/g++.jason/rfg10.C
5295         * g++.old-deja/g++.jason/template30.C
5296         * g++.old-deja/g++.law/arm12.C
5297         * g++.old-deja/g++.law/ctors5.C
5298         * g++.old-deja/g++.law/cvt20.C
5299         * g++.old-deja/g++.law/init10.C
5300         * g++.old-deja/g++.law/init8.C
5301         * g++.old-deja/g++.law/visibility17.C
5302         * g++.old-deja/g++.law/visibility7.C
5303         * g++.old-deja/g++.mike/net8.C
5304         * g++.old-deja/g++.mike/p646.C
5305         * g++.old-deja/g++.mike/p700.C
5306         * g++.old-deja/g++.mike/p701.C
5307         * g++.old-deja/g++.mike/p811.C
5308         * g++.old-deja/g++.ns/template13.C
5309         * g++.old-deja/g++.other/array3.C
5310         * g++.old-deja/g++.other/crash25.C
5311         * g++.old-deja/g++.other/dtor3.C
5312         * g++.old-deja/g++.other/dtor4.C
5313         * g++.old-deja/g++.other/main1.C
5314         * g++.old-deja/g++.other/warn7.C
5315         * g++.old-deja/g++.pt/crash11.C
5316         * g++.old-deja/g++.pt/crash36.C
5317         * g++.old-deja/g++.pt/spec22.C
5318         * g++.old-deja/g++.pt/spec9.C
5319         * g++.old-deja/g++.pt/ttp52.C
5320         * g++.old-deja/g++.robertl/eb103.C
5321         * g++.old-deja/g++.robertl/eb121.C
5322         * g++.old-deja/g++.robertl/eb22.C
5323         * g++.old-deja/g++.robertl/eb8.C:
5324         Update locations and/or regexps of dg-error markers.
5325         Remove markers for some bogus messages that are no longer issued.
5327 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
5329         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
5330         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
5332 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
5334         PR c++/17618
5335         * g++.dg/lookup/crash5.C: New test.
5337 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
5339         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
5340         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
5341         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
5342         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
5343         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
5344         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
5346         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
5347         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
5348         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
5349         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
5350         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
5351         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
5353         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
5355         * gcc.dg/vect/vect-44.c: Check additional cases.
5356         * gcc.dg/vect/vect-48.c: Check additional cases.
5358         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
5359         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
5360         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
5361         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
5362         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
5363         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
5364         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
5365         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
5366         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
5368         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
5369         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
5370         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
5372 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5374         * gcc.dg/tree-ssa/loop-6.c: New test.
5376 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
5378         PR c++/17620
5379         * g++.dg/inherit/base2.C: New.
5381 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5383         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
5384         * gcc.dg/20001012-2.c: Likewise.
5385         * gcc.dg/20001013-1.c: Likewise.
5386         * gcc.dg/20001101-1.c: Likewise.
5387         * gcc.dg/20001102-1.c: Likewise.
5388         * gcc.dg/bf-spl1.c: Likewise.
5389         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
5390         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
5392 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
5394         PR tree-optimization/16721
5395         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
5397 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
5399         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
5400         * gcc.dg/20040305-1.c: Likewise.
5402 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
5404         PR c/16566
5405         * gcc.c-torture/compile/pr16566-1.c,
5406         gcc.c-torture/compile/pr16566-2.c,
5407         gcc.c-torture/compile/pr16566-3.c: New tests.
5409 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
5411         PR tree-optimization/17512
5412         * gcc.c-torture/compile/20040916-1.c.
5414 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
5416         * gcc.dg/pragma-re-3.c: New test.
5418 2004-09-17  Matt Austern  <austern@apple.com>
5420         PR c++/15049
5421         * g++.dg/other/anon3.C: New.
5423 2004-09-21  Roger Sayle  <roger@eyesopen.com>
5425         PR c++/7503
5426         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
5427         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
5428         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
5429         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
5430         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
5432 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
5434         PR fortran/17286
5435         * gfortran.dg/pr17286.f90: New test.
5437 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
5439         PR c++/17530
5440         * g++.dg/template/static7.C: New test.
5442 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
5444         PR tree-opt/17558
5445         * gcc.c-torture/compile/pr17558.c: New test.
5447 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
5449         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
5450         if SKIP_ATTRIBUTE is defined.
5452 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5454         PR fortran/15957
5455         * gfortran.dg/pr15957.f90: New test.
5457 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
5459         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
5460         in comparison.
5461         * gcc.dg/vect/vect-79.c: Likewise.
5462         * gcc.dg/vect/vect-80.c: Likewise.
5464 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5466         PR fortran/15750
5467         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
5469 2004-09-20  Ira Rosen  <irar@il.ibm.com>
5471         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
5472         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
5473         * gcc.dg/vect/vect-62.c: New testcase.
5474         * gcc.dg/vect/vect-63.c: New testcase.
5475         * gcc.dg/vect/vect-64.c: New testcase.
5476         * gcc.dg/vect/vect-65.c: New testcase.
5477         * gcc.dg/vect/vect-66.c: New testcase.
5478         * gcc.dg/vect/vect-67.c: New testcase.
5479         * gcc.dg/vect/vect-68.c: New testcase.
5480         * gcc.dg/vect/vect-69.c: New testcase.
5481         * gcc.dg/vect/vect-79.c: New testcase.
5482         * gcc.dg/vect/vect-80.c: New testcase.
5484 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
5486         * gcc.target/mips/asm-1.c: New test.
5488 2004-09-19  Ira Rosen  <irar@il.ibm.com>
5490         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
5491         * gcc.dg/vect/vect-73.c: New testcase.
5492         * gcc.dg/vect/vect-74.c: New testcase.
5493         * gcc.dg/vect/vect-75.c: New testcase.
5494         * gcc.dg/vect/vect-76.c: New testcase.
5495         * gcc.dg/vect/vect-77.c: New testcase.
5496         * gcc.dg/vect/vect-78.c: New testcase
5498 2004-09-18  Paul Brook  <paul@codesourcery.com>
5500         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
5502 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
5504         PR c/17424
5505         * gcc.dg/pr17424-1.c: New test.
5507 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
5509         * g++.dg/tree-ssa/pr17153.C: New test.
5511 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
5513         PR pch/13361
5514         * testsuite/g++.dg/pch/wchar-1.C: New.
5515         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5517 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
5519         * gcc.c-torture/execute/20040917-1.c: New test.
5521 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
5523         PR tree-optimization/17319
5524         * gcc.dg/pr17319.c: New test.
5526 2004-09-17  Devang Patel  <dpatel@apple.com>
5528         * gcc.dg/20040813-1.c: New test.
5530 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
5532         PR tree-optimization/17273
5533         * gcc.c-torture/compile/pr17273.c: New test.
5535 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5537         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
5538         Update expected messages.
5539         * gcc.dg/declspec-13.c: New test.
5541 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
5543         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
5545 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
5547         * gcc.c-torture/execute/pr17252.c: Use post-increment to
5548         change what 'a' is pointing to.
5550 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
5552         PR c++/16002
5553         * g++.dg/template/error18.C: New test.
5555         PR c++/16029
5556         * g++.dg/warn/Wunused-8.C: New test.
5558 2004-09-17  Steven Bosscher  <stevenb@suse.de>
5560         PR tree-optimization/17513
5561         * gcc.dg/20040916-1.c: New test.
5563 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
5565         PR c++/17501
5566         * g++.dg/template/typename7.C: New test.
5568 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5570         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
5572 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
5574         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
5575         with -ftree-based-profiling also.
5576         * lib/profopt.exp: Support late-set profile_option/feedback_option.
5578 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
5580         PR/15364
5581         * gfortran.dg/der_array_io_1.f90: New test.
5582         * gfortran.dg/der_array_io_2.f90: New test.
5583         * gfortran.dg/der_array_io_3.f90: New test.
5585 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
5587         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
5588         EABI.
5590 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
5592         * g++.dg/opt/switch1.C: New test.
5594 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
5596         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
5597         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
5598         Update expected messages.
5600 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5602         PR fortran/16485
5603         * gfortran.dg/same_name_1.f90: New test.
5605 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
5607         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
5608         dereference garbage pointers.
5610 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
5612         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
5613         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
5615         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
5616         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
5617         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
5619 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
5621         PR c++/17324
5622         * g++.dg/template/mangle1.C: New test.
5624 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
5626         PR tree-optimization/17252
5627         * gcc.c-torture/execute/pr17252.c: New test.
5629 2004-09-14  Andrew Pinski  <apinski@apple.com>
5631         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
5633 2004-09-14  Roger Sayle  <roger@eyesopen.com>
5635         PR rtl-optimization/9771
5636         * gcc.dg/pr9771-1.c: New test case.
5638 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
5640         PR tree-optimization/15262
5641         * gcc.c-torture/execute/pr15262-1.c: New test.
5642         * gcc.c-torture/execute/pr15262-2.c: New test.
5644 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
5646         * gcc.dg/declspec-12.c: New test.
5648 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
5650         * gfortran.dg/pr17090.f90: Add directives to test.
5652 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5654         * gcc.c-torture/compile/20040914-1.c: New test.
5656 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
5658         PR c++/16162
5659         * g++.dg/template/decl2.C: New test.
5661 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
5663         PR fortran/17090
5664         * gfortran.dg/pr17090.f90: New test.
5666 2004-09-13  Dale Johannesen  <dalej@apple.com>
5668         * gcc.c-torture/compile/pr17408.c:  New test case.
5670 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
5672         PR c++/16716
5673         * g++.dg/parse/crash17.C: New test.
5675         PR c++/17327
5676         * g++.dg/template/enum3.C: New test.
5678 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
5680         * lib/gcc-defs.exp: Load wrapper.exp.
5681         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
5682         using local code.
5683         * lib/gcc.exp (gcc_init): Similar.
5684         * lib/gfortran.exp (gfortran_init): Similar.
5685         * lib/objc.exp (objc_init): Similar.
5686         * lib/treelang.exp (treelang_init): Similar.
5687         * lib/wrapper.exp: New file with build_wrapper call machinery in
5688         ${tool}_maybe_build_wrapper.
5690 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5692         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
5693         "inline".
5694         * gcc.dg/declspec-11.c: Update expected messages.
5695         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
5696         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
5697         gcc.dg/inline-12.c: New tests.
5699 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
5701         * g++.dg/tree-ssa/pr17400.C: New testcase.
5703 2004-09-13  James E Wilson  <wilson@specifixinc.com>
5705         * gcc.target/mips/sb1-1.c: New testcase.
5707 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
5709         * lib/g77-dg.exp: Remove unused file.
5710         * lib/mike-g77.exp: Ditto.
5711         * lib/g77.exp: Ditto.
5713 2004-09-12  Richard Henderson  <rth@redhat.com>
5715         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
5717 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5719         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
5720         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5721         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
5722         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
5723         Update expected messages.
5725 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
5727         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
5728         declaration/use mismatch for dirp parameter.
5730 2004-09-12  Andrew Pinski  <apinski@apple.com>
5732         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
5733         -fgnu-runtime is passed.
5735 2004-09-12  Richard Henderson  <rth@redhat.com>
5737         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
5738         do the uplevel thing and update additional_flags directly.
5739         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
5740         gfortran.fortran-torture/execute/intrinsic_nearest.x,
5741         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
5742         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
5744 2004-09-11  Steven Bosscher  <stevenb@suse.de>
5746         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
5748 2004-09-11  Roger Sayle  <roger@eyesopen.com>
5750         PR middle-end/17411
5751         * g++.dg/opt/pr17411-1.C: New test case.
5753 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
5755         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
5756         gcc.dg/tls/diag-2.c: Update expected messages.
5757         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
5758         messages.
5759         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
5760         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
5761         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
5762         gcc.dg/tls/diag-5.c: New tests.
5764 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
5766         * gcc.dg/20040910-1.c: Correct dg-error regexp.
5768 2004-09-11  Steven Bosscher  <stevenb@suse.de>
5770         * g++.dg/parse/break-in-for.C: New test.
5772 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
5774         * gcc.dg/tree-ssa/20040911-1.c: New test.
5776 2004-09-11  Andreas Jaeger  <aj@suse.de>
5778         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
5779         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
5781 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
5783         * gcc.target/frv: New directory of FR-V-specific tests.
5785 2004-09-10  James E Wilson  <wilson@specifixinc.com>
5787         * gcc.dg/convert-vec-1.c: New test.
5789 2004-09-10  Roger Sayle  <roger@eyesopen.com>
5791         PR middle-end/17024
5792         * gcc.dg/pr17024-1.c: New test case.
5794 2004-09-10  Eric Christopher  <echristo@redhat.com>
5796         * gcc.dg/20040910-1.c: New test.
5798 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
5800         * gcc.dg/bitfld-9.c: New test.
5802 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
5804         * gcc.c-torture/execute/ieee/acc1.c: New test.
5805         * gcc.c-torture/execute/ieee/acc2.c: New test.
5806         * gcc.c-torture/execute/ieee/mzero6.c: New test.
5808 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5810         * gcc.dg/deprecated-2.c: New test.
5812 2004-09-09  James E Wilson  <wilson@specifixinc.com>
5814         * gcc.dg/init-vec-1.c: New test.
5816 2004-09-09  Roger Sayle  <roger@eyesopen.com>
5818         PR middle-end/17055
5819         * gcc.dg/pr17055-1.c: New test case.
5821 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
5823         PR target/17377
5824         * gcc.c-torture/execute/pr17377.c: New test.
5826 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
5828         PR c/8420
5829         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
5830         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
5831         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
5832         gcc.dg/long-long-typespec-1.c: New tests.
5833         * gcc.dg/tls/diag-2.c: Update expected diagnostics
5835 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
5837         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
5838         gcc.dg/gnu99-static-1.c: New tests.
5840 2004-09-08  Devang Patel  <dpatel@apple.com>
5842         * gcc.dg/darwin-ld-20040828-1.c: New test.
5843         * gcc.dg/darwin-ld-20040828-2.c: New test.
5844         * gcc.dg/darwin-ld-20040828-3.c: New test.
5846 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
5848         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
5849         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
5850         in error message.
5851         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
5852         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
5853         in error message.
5854         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
5855         types they qualify.
5856         * objc.dg/type-size-2.m: Fix wording in comment.
5857         * objc.dg/va-meth-1.m: New test case.
5859 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
5861         PR c/16633:
5862         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
5863         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
5865 2004-09-06  Devang Patel  <dpatel@apple.com>
5867         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
5868         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
5870 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
5872         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
5873         reflect changed line numbering of diagnostics.
5875 2004-09-06  Paul Brook  <paul@codesourcery.com>
5877         * gfortran.dg/edit_real_1.f90: Add new test.
5879 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5881         * gcc.dg/tree-ssa/loop-2.c: New test.
5882         * gcc.dg/tree-ssa/loop-3.c: New test.
5883         * gcc.dg/tree-ssa/loop-4.c: New test.
5884         * gcc.dg/tree-ssa/loop-5.c: New test.
5886 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5888         * gcc.dg/format/sentinel-1.c: Update for parameter option.
5890 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5892         * gcc.dg/format/sentinel-1.c: New test.
5894 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
5896         * testsuite/gcc.dg/builtins-46.c: New.
5898 2004-09-03  Devang Patel  <dpatel@apple.com>
5900         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
5901         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
5903 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5905         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
5906         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
5907         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
5908         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
5909         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
5910         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
5911         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
5912         the non-portable bzero.
5913         * gcc.dg/20010912-1.c: xfail for NetWare.
5914         * gcc.dg/20020426-2.c: xfail for NetWare.
5915         * gcc.dg/20021014-1.c: xfail for NetWare.
5916         * gcc.dg/20021018-1.c: xfail for NetWare.
5917         * gcc.dg/20030213-1.c: xfail for NetWare.
5918         * gcc.dg/20030225-1.c: xfail for NetWare.
5919         * gcc.dg/20030708-1.c: xfail for NetWare.
5920         * gcc.dg/builtins-config.h: Also exclude NetWare.
5921         * gcc.dg/format/format.h: Define restrict only if not already defined.
5922         * gcc.dg/nest.c: xfail for NetWare.
5923         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
5924         * lib/target-supports.exp (check_visibility_available): Exclude
5925         NetWare.
5927 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5929         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
5930         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
5931         deterministic starting point for the alignment of structure fields.
5932         * gcc.dg/Wpadded.c: Dito.
5933         * g++.dg/abi/vbase10.C: Dito.
5935 2004-09-03  Devang Patel  <dpatel@apple.com>
5937         * g++.dg/debug/pr15736.cc: New test.
5939 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
5941         * README.QMTEST: Fix out-of-date link.
5943 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
5945         PR fortran/16579
5946         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
5947         Delete.  Duplicate of gfortran.dg/g77/20010610.f
5949 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
5951         * g++.dg/abi/arm_rtti1.C: New test.
5953 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
5955         * gcc.dg/ppc-vector-memcpy.c: New.
5956         * gcc.dg/ppc-vector-memset.c: New.
5958 2004-09-02  Chao-ying Fu  <fu@mips.com>
5960         * gcc.target/mips/mips-3d-1.c: New test.
5961         * gcc.target/mips/mips-3d-2.c: New test.
5962         * gcc.target/mips/mips-3d-3.c: New test.
5963         * gcc.target/mips/mips-3d-4.c: New test.
5964         * gcc.target/mips/mips-3d-5.c: New test.
5965         * gcc.target/mips/mips-3d-6.c: New test.
5966         * gcc.target/mips/mips-3d-7.c: New test.
5967         * gcc.target/mips/mips-3d-8.c: New test.
5968         * gcc.target/mips/mips-3d-9.c: New test.
5969         * gcc.target/mips/mips-ps-1.c: New test.
5970         * gcc.target/mips/mips-ps-2.c: New test.
5971         * gcc.target/mips/mips-ps-3.c: New test.
5972         * gcc.target/mips/mips-ps-4.c: New test.
5973         * gcc.target/mips/mips-ps-type.c: New test.
5975 2004-09-02  Paul Brook  <paul@codesourcery.com>
5977         * gfortran.dg/edit_real_1.f90: Add new tests.
5979 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5981         PR fortran/15327
5982         * gfortran.dg/merge_char_1.f90: New test.
5984 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5986         PR fortran/16404
5987         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
5989 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5991         PR c/1522
5992         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
5994 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
5996         * g++.dg/opt/loop1.C: Do not XFAIL.
5998 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
6000         * gcc.c-torture/execute/20040831-1.c: New test.
6002 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
6004         PR fortran/16579
6005         * gfortran.dg/g77/20010610.f: Now passes.
6006         Copy from g77.f-torture/execute. Add dg-run directive.
6007         * gfortran.dg/g77/README: Update
6009 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
6011         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
6012         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
6013         (t1, t2, t3, t4): Add volatile.
6015 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
6017         * g++.dg/ext/visibility/arm1.C: New test.
6019 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
6021         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
6022         -pedantic-errors.
6024 2004-09-01  Paul Brook  <paul@codesourcery.com>
6026         * gfortran.dg/eof_2.f90: New test.
6028 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6030         PR fortran/16579
6031         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
6033 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
6035         PR libfortran/16805
6036         * gfortran.dg/list_read_2.f90: New test.
6038 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
6040         * g++.dg/abi/key1.C: New test.
6042 2004-08-31  Richard Henderson  <rth@redhat.com>
6044         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
6045         form of offsetof.
6046         * g++.dg/other/offsetof5.C: Remove duplicate.
6048 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6050         PR fortran/17244
6051         * gfortran.dg/func_derived_1.f90: New test.
6053 2004-08-31  Paul Brook  <paul@codesourcery.com>
6055         * gfortran.dg/eof_1.f90: New test.
6057 2004-08-31  Paul Brook  <paul@codesourcery.com>
6059         * gfortran.dg/list_read_1.f90: New file.
6061 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
6063         * g++.dg/opt/loop1.C: XFAIL.
6065 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
6067         * gcc.dg/funcdef-storage-1.c: New.
6068         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
6069         an extern function in local scope.
6070         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
6071         declare an 'auto inline' function in local scope.
6072         * gcc.dg/20011130-1.c: Likewise.
6073         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
6074         an 'auto' function in local scope.
6075         * gcc.dg/20021014-1.c: Likewise.
6076         * gcc.dg/20030331-2.c: Likewise.
6078 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6080         * gfortran.dg/blockdata_1.f90: New test.
6082 2004-08-30  Richard Henderson  <rth@redhat.com>
6084         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
6086 2004-08-30  Richard Henderson  <rth@redhat.com>
6088         * lib/fortran-torture.exp (fortran-torture-execute): Honor
6089         additional_flags set by alternate driver.
6090         (ieee-options): New procedure.
6091         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
6092         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
6093         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
6094         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
6096 2004-08-30  Richard Henderson  <rth@redhat.com>
6098         * lib/f-torture.exp: Remove.
6100 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
6102         PR rtl-optimization/16590
6103         * g++.dg/opt/loop1.C: New test.
6105 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6107         PR fortran/13910
6108         * gfortran.dg/oldstyle_1.f90: New test.
6110 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
6111         Paul Brook  <paul@codesourcery.com>
6113         * gfortran.dg/g77/README: Update.
6114         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
6115         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
6116         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
6118 2004-08-28  Paul Brook  <paul@codesourcery.com>
6120         PR libfortran/17195
6121         * gfortran.dg/edit_real_1.f90: New test.
6123 2004-08-27  Paul Brook  <paul@codesourcery.com>
6125         * gfortran.dg/rewind_1.f90: New test.
6127 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
6129         PR fortran/16597
6130         * gfortran.dg/pr16597.f90: New test.
6132 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
6134         PR c/13801
6135         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
6136         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
6137         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
6138         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
6139         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
6141 2004-08-26  Nick Clifton  <nickc@redhat.com>
6143         * gcc.c-torture/compile/pr17119.c: New test.
6145 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
6147         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
6149 2004-08-25  Richard Henderson  <rth@redhat.com>
6151         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
6152         the bits that expect kind=8 to be the largest real kind.
6154 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
6156         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
6158 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6160         * gfortran.dg/assignment_1.f90: New test.
6162 2004-08-25  Adam Nemet  <anemet@lnxw.com>
6164         * g++.dg/template/repo3.C: New test.
6166 2004-08-25  Roger Sayle  <roger@eyesopen.com>
6168         PR middle-end/16693
6169         PR tree-optimization/16372
6170         * g++.dg/opt/pr16372-1.C: New test case.
6171         * g++.dg/opt/pr16693-1.C: New test case.
6172         * g++.dg/opt/pr16693-2.C: New test case.
6174 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
6176         * objc.dg/proto-lossage-4.m: New test.
6178 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
6180         PR c++/17155
6181         * g++.dg/inherit/local2.C: New test.
6183 2004-08-25  Paul Brook  <paul@codesourcery.com>
6185         PR fortran/17144
6186         * gfortran.dg/string_ctor_1.f90: New test.
6188 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6190         PR c++/14428
6191         * g++.dg/template/redecl2.C: New test.
6193 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
6195         PR fortran/17143
6196         * gfortran.dg/pr17143.f90: New test.
6198 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
6200         PR fortran/17164
6201         * gfortran.dg/pr17164.f90: New test.
6203 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6205         * gcc.dg/tree-ssa/loop-1.c: New test.
6207 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
6209         * gcc.c-torture/compile/20040824-1.c: New test.
6211 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
6213         * gcc.c-torture/compile/iftrap-3.c: New test.
6215 2004-08-24  Paul Brook  <paul@codesourcery.com>
6217         * gfortran.dg/entry_2.f90: New test.
6219 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
6221         PR c++/16889
6222         * g++.dg/lookup/ambig[12].C: New.
6224 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6226         PR c++/16706
6227         * g++.dg/template/crash21.C: New test.
6228         * g++.dg/template/crash22.C: Likewise.
6230 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
6232         PR c++/17149
6233         * g++.dg/template/access15.C: New.
6235 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
6237         PR c++/17163
6238         * g++.dg/template/repo2.C: New test.
6240 2004-08-23  Roger Sayle  <roger@eyesopen.com>
6242         PR rtl-optimization/17078
6243         * gcc.c-torture/execute/pr17078-1.c: New test case.
6245 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
6247         PR c/14492
6248         * gcc.dg/debug/crash1.c: New test.
6250 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
6252         PR c/16180
6253         * gcc.dg/loop-5.c: New test.
6255 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6257         * gcc.c-torture/execute/20040823-1.c: New test.
6259 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
6261         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
6262         to the assembler.  Simplify test accordingly.
6263         (asm_abi_flags): Use GNU names.
6264         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
6265         to check for ABI flags.
6267 2004-08-22  Andrew Pinski  <apinski@apple.com>
6269         * g++.dg/opt/pr14029.C: New test.
6270         * gcc.c-torture/execute/pr15262.c: New test.
6272 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6274         * gfortran.dg/reduction.f90: Add checks with complex arguments.
6276 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
6278         PR 16908
6279         * gfortran.dg/direct_io.f90: New test.
6281 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
6283         PR c++/17121
6284         * g++.dg/inherit/local2.C: New test.
6286 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
6288         PR c++/17120
6289         * g++.dg/warn/Wparentheses-4.C: New test.
6291 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
6293         PR c++/17121
6294         * g++.dg/inherit/local2.C: New test.
6296         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
6297         * gcc.dg/ppc-ldstruct.c: Likewise.
6298         * gcc.dg/ppc64-abi-2.c: Likewise.
6300 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
6302         PR rtl-optimization/17099
6303         * gcc.c-torture/execute/20040820-1.c: New test.
6305 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
6307         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
6309 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
6311         PR fortran/17077
6312         * gfortran.dg/auto_array_1.f90: New test.
6314 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6316         PR fortran/17074
6317         * gfortran.dg/simpleif_1.f90: New test.
6319 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
6321         * lib/target-supports.exp (check_profiling_available): Return
6322         false for arm*-*-symbianelf* and arm*-*-eabi*.
6324         PR c++/15890
6325         * g++.dg/template/delete1.C: New test.
6327 2004-08-19  Paul Brook  <paul@codesourcery.com>
6329         PR fortran/14976
6330         PR fortran/16228
6331         * gfortran.dg/data_char_1.f90: New test.
6333 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
6335         PR fortran/16946
6336         * gfortran.dg/reduction.f90: New testcase.
6338 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6340         PR fortran/16520
6341         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
6343 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6345         PR c++/17041
6346         * g++.dg/Wparentheses-3.C: New test.
6348 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
6350         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
6351         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
6352         * gcc.dg/vect/vect-2.c: Likewise.
6353         * gcc.dg/vect/vect-3.c: Likewise.
6354         * gcc.dg/vect/vect-4.c: Likewise.
6355         * gcc.dg/vect/vect-5.c: Likewise.
6356         * gcc.dg/vect/vect-6.c: Likewise.
6357         * gcc.dg/vect/vect-7.c: Likewise.
6358         * gcc.dg/vect/vect-25.c: Likewise.
6359         * gcc.dg/vect/vect-31.c: Likewise.
6360         * gcc.dg/vect/vect-32.c: Likewise.
6361         * gcc.dg/vect/vect-34.c: Likewise.
6362         * gcc.dg/vect/vect-36.c: Likewise.
6363         * gcc.dg/vect/vect-all.c: Likewise.
6365 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
6367         PR c++/17068
6368         * g++.dg/template/operator4.C: New test.
6370 2004-08-18  Richard Henderson  <rth@redhat.com>
6372         * gcc.dg/20040206-1.c: XFAIL.
6374 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
6376         PR c++/16246
6377         * g++.dg/template/array7.C: New test.
6379 2004-08-17  James E Wilson  <wilson@specifixinc.com>
6381         * gcc.dg/mips-movcc-1.c: New test.
6382         * gcc.dg/mips-movcc-2.c: New test.
6383         * gcc.dg/mips-movcc-3.c: New test.
6385         * gcc.dg/mips-nmadd-1.c: New test.
6386         * gcc.dg/mips-nmadd-2.c: New test.
6388 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
6390         PR c++/15871
6391         * g++.dg/opt/inline8.C: New test.
6393         PR c++/16965
6394         * g++.dg/parse/error17.C: New test.
6396 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
6398         * gcc.dg/vect: New directory for vectorizer tests.
6399         * gcc.dg/vect/tree-vect.h: New file.
6400         * gcc.dg/vect/vect.exp: New file.
6401         * gcc.dg/vect/pr16105.c.c: New test.
6402         * gcc.dg/vect/vect-1.c: New test.
6403         * gcc.dg/vect/vect-2.c: New test.
6404         * gcc.dg/vect/vect-3.c: New test.
6405         * gcc.dg/vect/vect-4.c: New test.
6406         * gcc.dg/vect/vect-5.c: New test.
6407         * gcc.dg/vect/vect-6.c: New test.
6408         * gcc.dg/vect/vect-7.c: New test.
6409         * gcc.dg/vect/vect-8.c: New test.
6410         * gcc.dg/vect/vect-9.c: New test.
6411         * gcc.dg/vect/vect-10.c: New test.
6412         * gcc.dg/vect/vect-11.c: New test.
6413         * gcc.dg/vect/vect-12.c: New test.
6414         * gcc.dg/vect/vect-13.c: New test.
6415         * gcc.dg/vect/vect-14.c: New test.
6416         * gcc.dg/vect/vect-15.c: New test.
6417         * gcc.dg/vect/vect-16.c: New test.
6418         * gcc.dg/vect/vect-17.c: New test.
6419         * gcc.dg/vect/vect-18.c: New test.
6420         * gcc.dg/vect/vect-19.c: New test.
6421         * gcc.dg/vect/vect-20.c: New test.
6422         * gcc.dg/vect/vect-21.c: New test.
6423         * gcc.dg/vect/vect-22.c: New test.
6424         * gcc.dg/vect/vect-23.c: New test.
6425         * gcc.dg/vect/vect-24.c: New test.
6426         * gcc.dg/vect/vect-25.c: New test.
6427         * gcc.dg/vect/vect-26.c: New test.
6428         * gcc.dg/vect/vect-27.c: New test.
6429         * gcc.dg/vect/vect-28.c: New test.
6430         * gcc.dg/vect/vect-29.c: New test.
6431         * gcc.dg/vect/vect-30.c: New test.
6432         * gcc.dg/vect/vect-31.c: New test.
6433         * gcc.dg/vect/vect-32.c: New test.
6434         * gcc.dg/vect/vect-33.c: New test.
6435         * gcc.dg/vect/vect-34.c: New test.
6436         * gcc.dg/vect/vect-35.c: New test.
6437         * gcc.dg/vect/vect-36.c: New test.
6438         * gcc.dg/vect/vect-37.c: New test.
6439         * gcc.dg/vect/vect-38.c: New test.
6440         * gcc.dg/vect/vect-40.c: New test.
6441         * gcc.dg/vect/vect-41.c: New test.
6442         * gcc.dg/vect/vect-42.c: New test.
6443         * gcc.dg/vect/vect-43.c: New test.
6444         * gcc.dg/vect/vect-44.c: New test.
6445         * gcc.dg/vect/vect-45.c: New test.
6446         * gcc.dg/vect/vect-46.c: New test.
6447         * gcc.dg/vect/vect-47.c: New test.
6448         * gcc.dg/vect/vect-48.c: New test.
6449         * gcc.dg/vect/vect-49.c: New test.
6450         * gcc.dg/vect/vect-50.c: New test.
6451         * gcc.dg/vect/vect-51.c: New test.
6452         * gcc.dg/vect/vect-52.c: New test.
6453         * gcc.dg/vect/vect-53.c: New test.
6454         * gcc.dg/vect/vect-54.c: New test.
6455         * gcc.dg/vect/vect-55.c: New test.
6456         * gcc.dg/vect/vect-56.c: New test.
6457         * gcc.dg/vect/vect-57.c: New test.
6458         * gcc.dg/vect/vect-58.c: New test.
6459         * gcc.dg/vect/vect-59.c: New test.
6460         * gcc.dg/vect/vect-60.c: New test.
6461         * gcc.dg/vect/vect-61.c: New test.
6462         * gcc.dg/vect/vect-all.c: New test.
6463         * gcc.dg/vect/vect-none.c: New test.
6465 2004-08-17  Paul Brook  <paul@codesourcery.com>
6467         PR fortran/13082
6468         * gfortran.dg/entry_1.f90: New test.
6470 2004-08-17  Andrew Pinski  <apinski@apple.com>
6472         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
6474 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
6476         * gcc.dg/pr17036-1.c: New test.
6478 2004-08-16  Devang Patel  <dpatel@apple.com>
6480         * gcc.dg/darwin-20040809-1.c: New test.
6482 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
6484         * gcc.dg/funcdef-attr-1.c: New test.
6486 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
6488         * gcc.dg/altivec-17.c: New test.
6489         * gcc.dg/altivec-18.c: New test.
6491 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6493         PR c++/6749
6494         * g++.dg/template/vtable2.C: New test.
6496 2004-08-14  Richard Henderson  <rth@redhat.com>
6498         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
6499         * gcc.dg/pack-test-4.c (main): Return 0.
6500         * gcc.dg/setjmp-1.c: Remove XFAIL.
6501         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
6503 2004-08-14  Richard Henderson  <rth@redhat.com>
6505         * gcc.dg/980217-1.c: Add prototype for printf.
6507 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
6509         * gfortran.dg/pr16935.f90: New test.
6511 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
6513         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
6515 2004-08-13  Paul Brook  <paul@codesourcery.com>
6517         * gfortran.dg/der_io_1.f90: Remove stray comma.
6519 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
6521         * gcc.dg/vmx/cw-bug-2.c: Remove.
6522         * gcc.dg/vmx/vprint-1.c: Remove.
6523         * gcc.dg/vmx/vscan-1.c: Remove.
6525 2004-08-12  Devang patel  <dpatel@apple.com>
6527         * gcc.dg/darwin-20040809-2.c: New test.
6529 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
6531         * g++.dg/ext/altivec-12.C: New test.
6533         * g++.dg/ext/altivec-11.C: New test.
6535 2004-08-12  Paul Brook  <paul@codesourcery.com>
6537         * g++.dg/abi/arm_cxa_vec_1.C: New test.
6539 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
6541         * g++.dg/ext/altivec-2.C: Check for hardware support before
6542         executing any VMX instructions.
6544         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
6546 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
6548         PR c++/16276
6549         * g++.old-deja/g++.other/comdat4.C: New test.
6550         * g++.old-deja/g++.other/comdat4-aux.cc: New.
6552 2004-08-12  Ben Elliston  <bje@au.ibm.com>
6554         PR target/16286
6555         * gcc.dg/pr16286.c: New test.
6557 2004-08-12 Jan Beulich <jbeulich@novell.com>
6559         * g++.dg/ext/asm5.C: New.
6561 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
6563         PR c++/16698
6564         * g++.dg/eh/crash1.C: New test.
6566         PR c++/16717
6567         * g++.dg/ext/construct1.C: New test.
6569 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
6571         PR c++/16853
6572         * g++.dg/init/ptrmem1.C: New test.
6574         PR c++/16618
6575         * g++.dg/parse/offsetof5.C: New test.
6577         PR c++/16870
6578         * g++.dg/template/overload3.C: New test.
6580 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
6582         PR c++/16964
6583         * g++.dg/parse/error16.C: New test.
6585         PR c++/16904
6586         * g++.dg/template/error14.C: New test.
6588         PR c++/16929
6589         * g++.dg/template/error15.C: New test.
6591 2004-08-11  Devang Patel  <dpatel@apple.com>
6593         * gcc.dg/darwin-ld-20040809-1.c: New test.
6594         * gcc.dg/darwin-ld-20040809-2.c: New test.
6596 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
6598         PR fortran/16917
6599         * gfortran.dg/dfloat_1.f90: New test.
6601 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6603         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
6604         * gcc.dg/dll-2.c: Fix dg-require syntax.
6605         * gcc.misc-tests/arm-isr.c (abort): Declare.
6606         (exit): Likewise.
6608 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
6610         PR c++/16971
6611         * g++.dg/parse/crash16.C: New test.
6613 2004-08-10  Roger Sayle  <roger@eyesopen.com>
6615         * gcc.dg/mips-rsqrt-1.c: New test case.
6616         * gcc.dg/mips-rsqrt-2.c: New test case.
6617         * gcc.dg/mips-rsqrt-3.c: New test case.
6619 2004-08-10  Paul Brook  <paul@codesourcery.com>
6621         * gfortran.dg/der_io_1.f90: New test.
6623 2004-08-10  Paul Brook  <paul@codesourcery.com>
6625         PR fortran/16919
6626         * gfortran.dg/der_array_1.f90: New test.
6628 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
6630         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
6632 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
6634         * gcc.dg/wchar_t-2.c: Fix typo.
6636 2004-08-09  Falk Hueffner  <falk@debian.org>
6638         PR tree-optimization/12517
6639         * gcc.c-torture/compile/pr12517.c: New test.
6641         PR tree-optimization/12578
6642         * gcc.c-torture/compile/pr12578.c: New test.
6644         PR tree-optimization/12899
6645         * gcc.c-torture/compile/pr12899.c: New test.
6647         PR rtl-optimization/14692
6648         * gcc.c-torture/compile/pr14692.c: New test.
6650         PR tree-optimization/16461
6651         * gcc.c-torture/compile/pr16461.c: New test.
6653 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
6655         * gfortran.dg/getenv_1.f90: New test.
6657 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
6659         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
6660         wchar_t.
6661         * gcc.dg/symbian5.c: Test -fno-short-wchar.
6663 2004-08-06  Paul Brook  <paul@codesourcery.com>
6665         * gfortran.dg/ret_array_1.f90: New test.
6666         * gfortran.dg/ret_pointer_1.f90: New test.
6668 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
6670         * gcc.dg/missing-field-init-[12].c: New tests.
6671         * g++.dg/warn/missing-field-init-[12].C: New tests.
6673 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
6675         * gcc.dg/enum2.c: New test.
6676         * gcc.dg/symbian3.c: Likewise.
6677         * gcc.dg/symbian4.c: Likewise.
6678         * gcc.dg/wchar_t-2.c: Likewise.
6680 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
6682         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
6683         destructor tests.
6685 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
6687         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
6688         dg-require-visiblity.
6689         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
6690         * g++.dg/ext/visibility/fvisibility.C: Likewise.
6691         * g++.dg/ext/visibility/memfuncts.C: Likewise.
6692         * g++.dg/ext/visibility/new1.C: Likewise.
6693         * g++.dg/ext/visibility/pragma.C: Likewise.
6694         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
6695         * g++.dg/ext/visibility/virtual.C: Likewise.
6696         * g++/dg/ext/visibility/visibility-1.C: Likewise.
6697         * g++/dg/ext/visibility/visibility-2.C: Likewise.
6698         * g++/dg/ext/visibility/visibility-3.C: Likewise.
6699         * g++/dg/ext/visibility/visibility-4.C: Likewise.
6700         * g++/dg/ext/visibility/visibility-5.C: Likewise.
6701         * g++/dg/ext/visibility/visibility-6.C: Likewise.
6702         * g++/dg/ext/visibility/visibility-7.C: Likewise.
6703         * g++/dg/ext/visibility/visibility-8.C: New test.
6704         * gcc.c-torture/compile/dll.x: Remove.
6705         * gcc.dg/dll-2.c: Use dg-require-dll
6706         * gcc.dg/visibility-10.c: New test.
6707         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
6708         supporting DLLs.
6709         * testsuite/lib/scanasm.exp (scan_hidden): New function.
6710         (scan_not_hidden): Likewise.
6712 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
6714         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
6716 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
6718         * gcc.c-torture/execute/20040805-1.c: New test.
6720 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
6722         * gcc.dg/20020118-1.c: Declare abort.
6723         * gcc.dg/altivec_check.h: Likewise.
6724         * gcc.dg/iftrap-2.c: Likewise.
6725         * gcc.dg/pragma-darwin.c: Likewise.
6726         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
6728 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
6730         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
6732 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
6734         * gcc.c-torture/execute/builtins/abs-2.c,
6735         gcc.c-torture/execute/builtins/abs-3.c,
6736         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
6737         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
6738         intmax_t, uintmax_t and their limits.
6739         * gcc.dg/intmax_t-1.c: New test.
6741 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6743         * g++.dg/tc1/dr147.C: Add reference to PR.
6745 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
6747         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
6748         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
6750 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
6752         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
6754 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
6756         * gcc.dg/redecl-5.c: New test.
6757         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
6758         of scanf.
6760 2004-08-03  Roger Sayle  <roger@eyesopen.com>
6762         PR middle-end/16790
6763         * gcc.c-torture/execute/pr16790-1.c: New test case.
6765 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6767         * g++.dg/ext/visibility/assign1.C: New test.
6768         * g++.dg/ext/visibility/new1.C: Likewise.
6770         * gcc.dg/symbian1.c: New test.
6771         * gcc.dg/symbian2.c: Likewise.
6773 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
6775         PR target/16570
6776         * gcc.dg/i386-sse-9.c: New test.
6778 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
6780         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
6782 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
6784         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
6785         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
6786         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
6787         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
6788         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
6789         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
6790         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
6791         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
6792         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
6793         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
6794         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
6795         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
6796         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
6797         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
6798         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
6799         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
6800         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
6801         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
6802         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
6803         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
6804         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
6805         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
6806         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
6807         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
6808         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
6809         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
6810         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
6811         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
6812         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
6813         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
6814         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
6815         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
6816         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
6817         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
6818         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
6819         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
6820         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
6821         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
6822         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
6823         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
6824         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
6825         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
6826         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
6827         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
6828         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
6829         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
6830         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
6831         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
6832         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
6833         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
6834         gcc.misc-tests/i386-pf-3dnow-1.c,
6835         gcc.misc-tests/i386-pf-athlon-1.c,
6836         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
6837         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
6838         Declare built-in functions used.
6839         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
6841 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
6843         PR c++/16707
6844         * g++.dg/lookup/using12.C: New test.
6846         * g++.dg/init/null1.C: Fix PR number.
6847         * g++.dg/parse/namespace10.C: Likewise.
6849 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
6851         PR c++/16224
6852         * g++.dg/template/spec17.C: New test.
6853         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
6854         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
6856 2004-08-02  David Billinghurst
6858         PR fortran/16292
6859         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
6861 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
6863         * gcc.dg/ia64-got-1.c: New test case.
6865 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
6867         PR c++/16489
6868         * g++.dg/init/null1.C: New test.
6869         * g++.dg/tc1/dr76.C: Adjust error marker.
6871         PR c++/16529
6872         * g++.dg/parse/namespace10.C: New test.
6874         PR c++/16810
6875         * g++.dg/inherit/ptrmem2.C: New test.
6877 2004-08-02  Ben Elliston  <bje@au.ibm.com>
6879         PR target/16155
6880         * gcc.dg/pr16155.c: New test.
6882 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
6884         * gcc.dg/redecl-2.c: New test.
6886 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
6888         * gcc.dg/darwin-longdouble.c: New file.
6890 2004-07-30  Richard Henderson  <rth@redhat.com>
6892         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
6893         write to constant argument.
6894         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
6896 2004-07-30  Richard Henderson  <rth@redhat.com>
6898         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
6899         tests of nearest around zero.
6901 2004-07-30  Andrew Pinski  <apinski@apple.com>
6903         * gcc.c-torture/compile/20040730-1.c: New test.
6905 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
6907         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
6908         powerpc-eabispe.
6910 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
6912         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
6914 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
6916         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
6917         contains $ld_library_path.
6918         * lib/gfortran.exp (gfortran_link_flags): Likewise.
6920 2004-07-29  Richard Henderson  <rth@redhat.com>
6922         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
6924         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
6925         (alt2, which): New.
6926         (Check): Accept either alternative.
6928 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
6930         * g++.dg/abi/inline1.C: New test.
6931         * g++.dg/abi/local1-a.cc: Likewise.
6932         * g++.dg/abi/local1.C: Likewise.
6933         * g++.dg/abi/mangle11.C: Tweak location of warnings.
6934         * g++.dg/abi/mangle12.C: Likewise.
6935         * g++.dg/abi/mangle17.C: Likewise.
6936         * g++.dg/abi/mangle20-2.C: Likewise.
6937         * g++.dg/opt/interface1.C: Likewise.
6938         * g++.dg/opt/interface1.h: Likewise.
6939         * g++.dg/opt/interface1-a.cc: New test.
6940         * g++.dg/parse/repo1.C: New test.
6941         * g++.dg/template/repo1.C: Likewise.
6942         * g++.dg/warn/Winline-1.C: Likewise.
6943         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
6945 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
6947         * gcc.dg/tree-ssa/20040729-1.c: New test.
6949 2004-07-27  Matt Austern <austern@apple.com>
6951         * gcc.dg/darwin-bool-1.c: New test.
6952         * gcc.dg/darwin-bool-2.c: New test.
6954 2004-07-28  Richard Henderson  <rth@redhat.com>
6956         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
6957         arguments in the correct type.  Don't write to constant arguments.
6959 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
6961         PR tree-optimization/16688
6962         PR tree-optimization/16689
6963         * g++.dg/tree-ssa/pr16688.C: New test.
6965 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
6967         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
6968         loads.  Not only in the comment, this time.
6970 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
6972         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
6973         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
6974         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
6975         * gcc.dg/sh4a-bitmovua.c: New.
6976         * gcc.dg/sh4a-cos.c: New.
6977         * gcc.dg/sh4a-cosf.c: New.
6978         * gcc.dg/sh4a-fprun.c: New.
6979         * gcc.dg/sh4a-fsrra.c: New.
6980         * gcc.dg/sh4a-memmovua.c: New.
6981         * gcc.dg/sh4a-sin.c: New.
6982         * gcc.dg/sh4a-sincos.c: New.
6983         * gcc.dg/sh4a-sincosf.c: New.
6984         * gcc.dg/sh4a-sinf.c: New.
6986 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
6988         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
6989         conditionals.
6990         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
6991         loads.
6992         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
6993         DOM1.
6995 2004-07-27  Andrew Pinski  <apinski@apple.com>
6997         * g++.dg/rtti/tinfo1.C: Correct the xfail.
6999 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
7001         * gcc.dg/pragma-isr.c: New test.
7003 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7005         PR c++/14429
7006         * g++.dg/template/ttp11.C: New test.
7008 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
7010         * gcc.c-torture/compile/20040727-1.c: New test.
7012 2004-07-26  Eric Christopher  <echristo@redhat.com>
7014         * gcc.c-torture/compile/20040726-2.c: New test.
7016 2004-07-26  Andrew Pinski  <apinski@apple.com>
7018         * g++.dg/rtti/tinfo1.C: Xfail.
7020 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
7022         * gcc.c-torture/compile/20040726-1.c: New test.
7024 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
7025             Brian Ryner  <bryner@brianryner.com>
7027         PR c++/9283
7028         PR c++/15000
7029         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
7030         * g++.dg/ext/visibility/: New directory.
7031         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
7032         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
7033         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
7034         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
7035         * g++.dg/ext/visibility/fvisibility.C,
7036         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
7037         g++.dg/ext/visibility/fvisibility-override1.C
7038         g++.dg/ext/visibility/fvisibility-override2.C
7039         g++.dg/ext/visibility/memfuncts.C
7040         g++.dg/ext/visibility/noPLT.C
7041         g++.dg/ext/visibility/pragma.C
7042         g++.dg/ext/visibility/pragma-override1.C
7043         g++.dg/ext/visibility/pragma-override2.C
7044         g++.dg/ext/visibility/staticmemfuncts.C
7045         g++.dg/ext/visibility/virtual.C: New tests.
7047 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
7049         PR c/15360
7050         * gcc.dg/pr15360-1.c: New test.
7052 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
7054         * gcc.dg/pragma-align-2.c: New test.
7055         * gcc.dg/pragma-init-fini.c: New test.
7056         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
7057         targets.
7059 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
7061         * gcc.dg/init-string-2.c: New test.
7063 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
7065         PR 16684
7066         * gcc.dg/Wredundant-decls-1.c: New test case.
7068 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
7070         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
7071         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
7072         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
7073         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
7074         * gcc.dg/compat/generate-random.c: New file.
7075         * gcc.dg/compat/generate-random.h: Likewise.
7076         * gcc.dg/compat/generate-random_r.c: Likewise.
7077         * gcc.dg/compat/struct-layout-1.h: Likewise.
7078         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
7079         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
7080         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
7081         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
7082         * gcc.dg/compat/struct-layout-1_main.c: New test.
7083         * gcc.dg/compat/struct-layout-1_x.c: New file.
7084         * gcc.dg/compat/struct-layout-1_y.c: New file.
7085         * gcc.dg/compat/struct-layout-1_test.h: New file.
7087 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
7089         * gcc.dg/comp-return-1.c: New test
7091 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
7093         * gcc.dg/vmx/8-02a.c: Fix typo.
7095         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
7096         * gcc.dg/darwin-abi-3.c: New test.
7098         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
7099         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
7101         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
7102         * gcc.dg/vmx/ops-long-1.c: New test.
7103         * gcc.dg/vmx/ops-long-2.c: New test.
7105 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
7107         * g++.dg/lookup/conv-[1234].C: New.
7109 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
7111         * g++.dg/parse/attr2.C: Simplify.
7113 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
7115         PR c/7284
7116         * gcc.c-torture/execute/pr7284-1.c: New test.
7118 2004-07-22  Brian Booth  <bbooth@redhat.com>
7120         * gcc.dg/tree-ssa/20040721-1.c: New test.
7122 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7124         * g++.dg/template/crash20.c: New.
7126 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
7128         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
7129         Add dg-run directive.  Declare variables as required.
7130         * gfortran.dg/g77/README: Update
7132 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
7134         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
7135         gcc.dg/cris-peep2-andu2.c: New tests.
7137 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
7139         PR c/15052
7140         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
7141         on return type.
7142         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
7143         messages.
7144         * gcc.dg/qual-return-2.c: Update expected messages.
7145         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
7147 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
7149         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
7150         * gcc.dg/noncompile/921102-1.c: Update expected error message.
7152 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
7154         PR c/11250
7155         * gcc.dg/init-string-1.c: New test.
7157 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
7159         PR middle-end/15345
7160         PR c/16450
7161         * gcc.dg/torture/nested-fn-1.c: New test.
7163 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
7165         PR target/16559
7166         * gcc.dg/ia64-fptr-1.c: New file.
7168 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7170         PR c++/14497
7171         * g++.dg/template/spec16.C: New test.
7172         * g++.old-deja/g++.robertl/eb118.C: Remove.
7174 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7176         PR c++/509
7177         * g++.dg/template/spec15.C: New test.
7179 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
7181         Copy cases from g77.f-torture/execute and add dg-run
7182         directive.  Other changes as noted.
7183         * gfortran.dg/g77/13037.f
7184         * gfortran.dg/g77/1832.f
7185         * gfortran.dg/g77/19981119-0.f
7186         * gfortran.dg/g77/19990313-0.f
7187         * gfortran.dg/g77/19990313-1.f
7188         * gfortran.dg/g77/19990313-2.f
7189         * gfortran.dg/g77/19990313-3.f
7190         * gfortran.dg/g77/19990419-1.f
7191         * gfortran.dg/g77/19990826-0.f
7192         * gfortran.dg/g77/19990826-2.f
7193         * gfortran.dg/g77/20000503-1.f
7194         * gfortran.dg/g77/20001111.f
7195         * gfortran.dg/g77/20010116.f
7196         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
7197         * gfortran.dg/g77/20010430.f
7198         * gfortran.dg/g77/6177.f
7199         * gfortran.dg/g77/947.f
7200         * gfortran.dg/g77/970816-3.f
7201         * gfortran.dg/g77/971102-1.f
7202         * gfortran.dg/g77/980520-1.f
7203         * gfortran.dg/g77/980628-0.f
7204         * gfortran.dg/g77/980628-1.f
7205         * gfortran.dg/g77/980628-10.f
7206         * gfortran.dg/g77/980628-2.f
7207         * gfortran.dg/g77/980628-3.f
7208         * gfortran.dg/g77/980628-7.f
7209         * gfortran.dg/g77/980628-8.f
7210         * gfortran.dg/g77/980628-9.f
7211         * gfortran.dg/g77/980701-0.f
7212         * gfortran.dg/g77/980701-1.f
7213         * gfortran.dg/g77/cabs.f
7214         * gfortran.dg/g77/claus.f
7215         * gfortran.dg/g77/complex_1.f
7216         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
7217         * gfortran.dg/g77/dcomplex.f
7218         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
7219         * gfortran.dg/g77/f90-intrinsic-mathematical.f
7220         * gfortran.dg/g77/f90-intrinsic-numeric.f
7221         * gfortran.dg/g77/int8421.f
7222         * gfortran.dg/g77/labug1.f
7223         * gfortran.dg/g77/large_vec.f
7224         * gfortran.dg/g77/le.f
7225         * gfortran.dg/g77/short.f
7226         * gfortran.dg/g77/README: Update
7228 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
7230         PR c++/16637
7231         * g++.dg/parse/lookup4.C: New test.
7233 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7235         PR c++/16175
7236         * g++.dg/template/ttp10.C: New test.
7238 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7240         * gcc.dg/pr12625-1.c: New test.
7242 2004-07-20  Steven Bosscher  <stevenb@suse.de>
7244         * testsuite/gcc.dg/switch-warn-1.c: New test.
7245         * testsuite/gcc.dg/switch-warn-2.c: New test.
7246         * gcc.c-torture/compile/pr14730.c: Update.
7248 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
7250         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
7251         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
7252         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
7253         g++.dg/template/nontype3.C: Remove trailing CR from tests.
7255 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
7257         PR c++/16623
7258         * g++.dg/template/assign1.C: New test.
7260 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7262         PR c++/12170
7263         * g++.dg/template/ttp9.C: New test.
7265 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
7267         * gcc.dg/format/cmn-err-1.c: New test.
7269 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7271         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
7272         gcc.dg/Wparentheses-10.c: New tests.
7273         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
7275 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7277         PR fortran/16465
7278         * gfortran.dg/g77//ffixed-line-length-0.f,
7279         gfortran.dg/g77/ffixed-line-length-132.f,
7280         gfortran.dg/g77/ffixed-line-length-72.f,
7281         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
7282         gfortran.dg/g77/README: Update.
7284 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7286         PR c++/13092
7287         * g++.dg/template/non-dependent7.C: New test.
7288         * g++.dg/template/non-dependent8.C: Likewise.
7289         * g++.dg/template/non-dependent9.C: Likewise.
7290         * g++.dg/template/non-dependent10.C: Likewise.
7292 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
7294         PR c++/16337
7295         * g++.dg/parse/attr2.C: New test.
7297 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
7299         * g77.dg: Removed.
7300         * g77.f-torture: Ditto.
7302 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7304         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
7305         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
7306         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
7308 2004-07-16  Richard Henderson  <rth@redhat.com>
7310         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
7312 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7314         * lib/fortran-torture.exp (fortran-torture): Don't test compile
7315         tests with full list of options.
7316         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
7317         of TORTURE_OPTIONS if test contains 'dg-do run'.
7319         PR fortran/16404
7320         * gfortran.dg/do_iterator.f90: New test.
7322 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7324         PR rtl-optimization/16536
7325         * gcc.c-torture/execute/restrict-1.c: New test.
7327 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7329         PR fortran/15324
7330         * gfortran.dg/pr15324.f90: New test.
7332         PR fortran/15129
7333         * gfortran.dg/pr15129.f90: New test.
7335         PR fortran/15140
7336         * gfortran.dg/pr15140.f90: New test.
7338         PR fortran/13792
7339         * gfortran.fortran-torture/execute/bounds.f90: Add check for
7340         compile-time simplification.
7342 2004-07-14  Mike Stump  <mrs@apple.com>
7344         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
7346 2004-07-14  James E Wilson  <wilson@specifixinc.com>
7348         PR target/16325
7349         * gcc.dg/profile-generate-1.c: New.
7351 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
7353         * gcc.c-torture/execute/20040709-1.c: New test.
7354         * gcc.c-torture/execute/20040709-2.c: New test.
7356 2004-07-14  Mike Stump  <mrs@apple.com>
7358         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
7360 2004-07-14  Mike Stump  <mrs@apple.com>
7362         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
7364 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
7366         PR c++/16518
7367         * g++.dg/parse/mutable1.C: New test.
7369 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
7371         PR tree-optimization/16443
7372         * gcc.dg/tree-ssa/20040713-1.c: New test.
7374 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
7376         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
7377         for operator new.
7379 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
7381         * gfortran.dg/g77/README: New file
7382         * gfortran.dg/g77/19981216-0.f:  Copy from
7383         g77.f-torture/noncompile.  Add "dg-do compile" and
7384         dg-error as required.
7385         * gfortran.dg/g77/19990218-1.f: Likewise
7386         * gfortran.dg/g77/19990905-1.f: Likewise
7387         * gfortran.dg/g77/9263.f: Likewise
7388         * gfortran.dg/g77/980615-0.f: Likewise
7389         * gfortran.dg/g77/980616-0.f: Likewise
7390         * gfortran.dg/g77/check0.f: Likewise
7391         * gfortran.dg/g77/select_no_compile.f: Likewise
7393 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
7395         Copy files from g77.f-torture/compile.
7396         Add "{ dg-do compile}".  Other changes as noted
7397         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
7398         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
7399         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
7400         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
7401         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
7402         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
7403         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
7404         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
7405         statement to conform to standard.  Append alpha1.x for reference.
7406         * gfortran.dg/g77/xformat.f: Add dg-warning
7408 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
7410         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
7411         Add {dg-do compile} directive.
7412         * gfortran.dg/g77/cpp2.F: Likewise
7414 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7416         PR c++/5402
7417         * g++.dg/lookup/name-clash1.C: New test.
7419         PR c++/9777
7420         * g++.dg/lookup/name-clash2.C: New test.
7422         PR c++/12102
7423         * g++.dg/lookup/name-clash3.C: New test.
7425 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7427         * g++.dg/lookup/new2.C: New test.
7428         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
7430 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
7432         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
7433         Add {dg-do compile} directive.
7434         * gfortran.dg/g77/13060.f: Likewise
7435         * gfortran.dg/g77/19990218-0.f: Likewise
7436         * gfortran.dg/g77/19990305-0.f: Likewise
7437         * gfortran.dg/g77/19990419-0.f: Likewise
7438         * gfortran.dg/g77/19990502-0.f: Likewise
7439         * gfortran.dg/g77/19990502-1.f: Likewise
7440         * gfortran.dg/g77/19990525-0.f: Likewise
7441         * gfortran.dg/g77/19990826-1.f: Likewise
7442         * gfortran.dg/g77/19990826-3.f: Likewise
7443         * gfortran.dg/g77/19990905-2.f: Likewise
7444         * gfortran.dg/g77/20000412-1.f: Likewise
7445         * gfortran.dg/g77/20000511-1.f: Likewise
7446         * gfortran.dg/g77/20000511-2.f: Likewise
7447         * gfortran.dg/g77/20000518.f: Likewise
7448         * gfortran.dg/g77/20000601-1.f: Likewise
7449         * gfortran.dg/g77/20000601-2.f: Likewise
7450         * gfortran.dg/g77/20000629-1.f: Likewise
7451         * gfortran.dg/g77/20000630-2.f: Likewise
7452         * gfortran.dg/g77/20010115.f: Likewise
7453         * gfortran.dg/g77/20010321-1.f: Likewise
7454         * gfortran.dg/g77/20010426.f: Likewise
7455         * gfortran.dg/g77/20020307-1.f: Likewise
7456         * gfortran.dg/g77/8485.f: Likewise
7457         * gfortran.dg/g77/960317-1.f: Likewise
7458         * gfortran.dg/g77/970915-0.f: Likewise
7459         * gfortran.dg/g77/980310-1.f: Likewise
7460         * gfortran.dg/g77/980310-2.f: Likewise
7461         * gfortran.dg/g77/980310-3.f: Likewise
7462         * gfortran.dg/g77/980310-4.f: Likewise
7463         * gfortran.dg/g77/980310-6.f: Likewise
7464         * gfortran.dg/g77/980310-7.f: Likewise
7465         * gfortran.dg/g77/980310-8.f: Likewise
7466         * gfortran.dg/g77/980419-2.f: Likewise
7467         * gfortran.dg/g77/980424-0.f: Likewise
7468         * gfortran.dg/g77/980427-0.f: Likewise
7469         * gfortran.dg/g77/980729-0.f: Likewise
7470         * gfortran.dg/g77/981117-1.f: Likewise
7471         * gfortran.dg/g77/toon_1.f: Likewise
7473 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7475         PR c++/2204
7476         * g++.dg/other/abstract2.C: New test.
7478 2004-07-12  Paul Brook  <paul@codesourcery.com>
7480         * gfortran.dg/pointer_init_1.f90: New test.
7482 2004-07-11  Paul Brook  <paul@codesourcery.com>
7484         PR fortran/15986
7485         * gfortran.dg/contained_1.f90: New test.
7487 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
7489         * g++.dg/parse/defarg8.C: New test.
7491 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7493         PR fortran/16433
7494         * gfortran.dg/pr16433.f: New test.
7496         PR fortran/17574
7497         * gfortran.dg/pr15754.f90: New test.
7499 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
7501         PR tree-optimization/16437
7502         * gcc.c-torture/execute/bitfld-4.c: New test.
7504 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7506         * gfortran.fortran-torture/execute/common_2.f90: Add check for
7507         access to common var from module.
7509 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7511         PR fortran/16336
7512         * gfortran.fortran-torture/execute/common_2.f90: New test.
7514 2004-07-10  Paul Brook  <paul@codesourcery.com>
7516         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
7518 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7520         PR fortran/15969
7521         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
7523 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
7525         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
7526         * gfortran.dg/g77/ffixed-form-2.f: Likewise
7527         * gfortran.dg/g77/ffree-form-1.f: Likewise
7528         * gfortran.dg/g77/ffree-form-2.f: Likewise
7529         * gfortran.dg/g77/ffree-form-3.f: Likewise
7530         * gfortran.dg/g77/fno-underscoring.f: Likewise
7531         * gfortran.dg/g77/funderscoring.f: Likewise
7532         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
7534 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7536         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
7538 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7539         Paul Brook  <paul@codesourcery.com>
7541         PR fortran/13415
7542         * gfortran.dg/common_pointer_1.f90: New test.
7544 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7546         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
7548 2004-07-09  James E Wilson  <wilson@specifixinc.com>
7550         PR target/16364
7551         * gcc.c-torture/compile/20040709-1.c: New.
7553 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7555         PR fortran/14077
7556         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
7558 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7560         PR fortran/13201
7561         * gfortran.dg/shape_1.f90: New test.
7563 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
7564             Andrew Pinski  <apinski@apple.com>
7566         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
7568 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7570         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
7571         comment.
7573 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7574         Paul Brook  <paul@codesourcery.com>
7576         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
7577         '.f95' and '.F95'.
7579 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
7581         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
7583 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7585         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
7586         testcases with capital suffix.
7588 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7590         PR fortran/15481
7591         PR fortran/13372
7592         PR fortran/13575
7593         PR fortran/15978
7594         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
7596         * gfortran.dg/implicit_1.f90: New test.
7598 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
7600         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
7601         expression to match gfortran warning/error messages
7602         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
7603         dg-error text.
7605 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
7607         * lib/fortran-torture.exp: Rename proc search_for to
7608         search_for_re.
7610 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7612         * gcc.c-torture/execute/simd-5.x: New file.
7613         XFAIL on SPARC 64-bit at -O0.
7615 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7617         PR c++/8211
7618         PR c++/16165
7619         * g++.dg/warn/effc3.C: New test.
7621 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
7623         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
7624         change X to 1X in format.
7625         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
7626         add data statements to conform to standard.
7628 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
7630         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
7631         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
7632         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
7634 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
7636         * gfortran.dg/g77/7388.f: Copy from g77.dg
7637         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
7638         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
7639         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
7640         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
7641         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
7642         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
7643         * gfortran.dg/g77/strlen0.f: Likewise
7645 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
7647         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
7648         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
7650 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7652         * gcc.c-torture/execute/920428-2.x: Delete.
7653         * gcc.c-torture/execute/920501-7.x: Likewise.
7655 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
7657         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
7658         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
7659         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
7660         prescott and c3-2.
7661         (PREFETCH_3DNOW): Add -march=c3.
7663 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
7665         PR c/16437
7666         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
7667         * gcc.c-torture/execute/bf64-1.x: Likewise.
7669 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7671         * gcc.c-torture/compile/20040708-1.c: New test.
7673 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7675         PR c++/16169
7676         * g++.dg/warn/effc2.C: New test.
7678 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7680         * gcc.c-torture/execute/bitfld-1.x: Remove.
7681         * gcc.c-torture/execute/bitfld-3.c: New test.
7682         * gcc.dg/bitfld-2.c: Remove XFAILs.
7684 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
7686         PR c++/16276
7687         * g++.dg/rtti/tinfo1.C: New file.
7689 2004-07-07  Eric Christopher  <echristo@redhat.com>
7691         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
7693 2004-07-07  Andrew Pinski  <apinski@apple.com>
7695         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
7697 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
7699         * g++.dg/init/call1.C: XFAIL.
7701 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
7703         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
7704         except for movstrict*, to movmem* and clrstr* to clrmem*.
7706 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
7708         * gcc.c-torture/execute/20040707-1.c: New test.
7710 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
7712         * gcc.c-torture/execute/20040706-1.c: New test.
7714 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7716         PR c++/3671
7717         * g++.dg/template/spec14.C: New test.
7719 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
7721         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
7722         nothing if not yet defined.  Use it in b, c and d type definitions.
7723         * gcc.c-torture/execute/20040705-1.c: New test.
7724         * gcc.c-torture/execute/20040705-2.c: New test.
7726 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7728         PR c++/2518
7729         * g++.dg/lookup/new1.C: New test.
7731 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7733         PR c++/11406
7734         * g++.dg/template/sizeof8.C: New test.
7736 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
7738         * gcc.c-torture/compile/20040705-1.c: New test.
7740 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
7742         * gfortran.fortran-torture/execute/seq_io.f90: New test.
7744 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
7746         * gcc.dg/cpp/if-mop.c: Two new testcases.
7747         * gcc.dg/cpp/trad/comment-3.c: New.
7749 2004-07-04  Paul Brook  <paul@codesourcery.com>
7751         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
7753 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
7755         PR c++/3761
7756         * g++.dg/lookup/crash4.C: New test.
7758 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
7760         * gcc.c-torture/execute/builtin-abs-1.c
7761         * gcc.c-torture/execute/builtin-abs-2.c
7762         * gcc.c-torture/execute/builtin-complex-1.c
7763         * gcc.c-torture/execute/builtins/string-1-lib.c
7764         * gcc.c-torture/execute/builtins/string-1.c
7765         * gcc.c-torture/execute/builtins/string-2-lib.c
7766         * gcc.c-torture/execute/builtins/string-2.c
7767         * gcc.c-torture/execute/builtins/string-3-lib.c
7768         * gcc.c-torture/execute/builtins/string-3.c
7769         * gcc.c-torture/execute/builtins/string-4-lib.c
7770         * gcc.c-torture/execute/builtins/string-4.c
7771         * gcc.c-torture/execute/builtins/string-5-lib.c
7772         * gcc.c-torture/execute/builtins/string-5.c
7773         * gcc.c-torture/execute/builtins/string-6-lib.c
7774         * gcc.c-torture/execute/builtins/string-6.c
7775         * gcc.c-torture/execute/builtins/string-7-lib.c
7776         * gcc.c-torture/execute/builtins/string-7.c
7777         * gcc.c-torture/execute/builtins/string-8-lib.c
7778         * gcc.c-torture/execute/builtins/string-8.c
7779         * gcc.c-torture/execute/builtins/string-9-lib.c
7780         * gcc.c-torture/execute/builtins/string-9.c
7781         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
7782         * gcc.c-torture/execute/builtins/string-asm-1.c
7783         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
7784         * gcc.c-torture/execute/builtins/string-asm-2.c
7785         * gcc.c-torture/execute/stdio-opt-1.c
7786         * gcc.c-torture/execute/stdio-opt-2.c
7787         * gcc.c-torture/execute/stdio-opt-3.c
7788         * gcc.c-torture/execute/string-opt-1.c
7789         * gcc.c-torture/execute/string-opt-10.c
7790         * gcc.c-torture/execute/string-opt-11.c
7791         * gcc.c-torture/execute/string-opt-12.c
7792         * gcc.c-torture/execute/string-opt-13.c
7793         * gcc.c-torture/execute/string-opt-14.c
7794         * gcc.c-torture/execute/string-opt-15.c
7795         * gcc.c-torture/execute/string-opt-16.c
7796         * gcc.c-torture/execute/string-opt-2.c
7797         * gcc.c-torture/execute/string-opt-6.c
7798         * gcc.c-torture/execute/string-opt-7.c
7799         * gcc.c-torture/execute/string-opt-8.c:
7800         Replace with ...
7802         * gcc.c-torture/execute/builtins/abs-2.c
7803         * gcc.c-torture/execute/builtins/abs-3.c
7804         * gcc.c-torture/execute/builtins/complex-1.c
7805         * gcc.c-torture/execute/builtins/fprintf.c
7806         * gcc.c-torture/execute/builtins/fputs.c
7807         * gcc.c-torture/execute/builtins/memcmp.c
7808         * gcc.c-torture/execute/builtins/memmove.c
7809         * gcc.c-torture/execute/builtins/memops-asm.c
7810         * gcc.c-torture/execute/builtins/mempcpy-2.c
7811         * gcc.c-torture/execute/builtins/mempcpy.c
7812         * gcc.c-torture/execute/builtins/memset.c
7813         * gcc.c-torture/execute/builtins/printf.c
7814         * gcc.c-torture/execute/builtins/sprintf.c
7815         * gcc.c-torture/execute/builtins/strcat.c
7816         * gcc.c-torture/execute/builtins/strchr.c
7817         * gcc.c-torture/execute/builtins/strcmp.c
7818         * gcc.c-torture/execute/builtins/strcpy.c
7819         * gcc.c-torture/execute/builtins/strcspn.c
7820         * gcc.c-torture/execute/builtins/strlen-2.c
7821         * gcc.c-torture/execute/builtins/strlen.c
7822         * gcc.c-torture/execute/builtins/strncat.c
7823         * gcc.c-torture/execute/builtins/strncmp-2.c
7824         * gcc.c-torture/execute/builtins/strncmp.c
7825         * gcc.c-torture/execute/builtins/strncpy.c
7826         * gcc.c-torture/execute/builtins/strpbrk.c
7827         * gcc.c-torture/execute/builtins/strpcpy-2.c
7828         * gcc.c-torture/execute/builtins/strpcpy.c
7829         * gcc.c-torture/execute/builtins/strrchr.c
7830         * gcc.c-torture/execute/builtins/strspn.c
7831         * gcc.c-torture/execute/builtins/strstr-asm.c
7832         * gcc.c-torture/execute/builtins/strstr.c:
7833         ... these new files.
7835         * gcc.c-torture/execute/builtins/abs-2-lib.c
7836         * gcc.c-torture/execute/builtins/abs-3-lib.c
7837         * gcc.c-torture/execute/builtins/complex-1-lib.c
7838         * gcc.c-torture/execute/builtins/fprintf-lib.c
7839         * gcc.c-torture/execute/builtins/fputs-lib.c
7840         * gcc.c-torture/execute/builtins/memcmp-lib.c
7841         * gcc.c-torture/execute/builtins/memmove-lib.c
7842         * gcc.c-torture/execute/builtins/memops-asm-lib.c
7843         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
7844         * gcc.c-torture/execute/builtins/mempcpy-lib.c
7845         * gcc.c-torture/execute/builtins/memset-lib.c
7846         * gcc.c-torture/execute/builtins/printf-lib.c
7847         * gcc.c-torture/execute/builtins/sprintf-lib.c
7848         * gcc.c-torture/execute/builtins/strcat-lib.c
7849         * gcc.c-torture/execute/builtins/strchr-lib.c
7850         * gcc.c-torture/execute/builtins/strcmp-lib.c
7851         * gcc.c-torture/execute/builtins/strcpy-lib.c
7852         * gcc.c-torture/execute/builtins/strcspn-lib.c
7853         * gcc.c-torture/execute/builtins/strlen-2-lib.c
7854         * gcc.c-torture/execute/builtins/strlen-lib.c
7855         * gcc.c-torture/execute/builtins/strncat-lib.c
7856         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
7857         * gcc.c-torture/execute/builtins/strncmp-lib.c
7858         * gcc.c-torture/execute/builtins/strncpy-lib.c
7859         * gcc.c-torture/execute/builtins/strpbrk-lib.c
7860         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
7861         * gcc.c-torture/execute/builtins/strpcpy-lib.c
7862         * gcc.c-torture/execute/builtins/strrchr-lib.c
7863         * gcc.c-torture/execute/builtins/strspn-lib.c
7864         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
7865         * gcc.c-torture/execute/builtins/strstr-lib.c
7866         * gcc.c-torture/execute/builtins/lib/abs.c
7867         * gcc.c-torture/execute/builtins/lib/fprintf.c
7868         * gcc.c-torture/execute/builtins/lib/memset.c
7869         * gcc.c-torture/execute/builtins/lib/printf.c
7870         * gcc.c-torture/execute/builtins/lib/sprintf.c
7871         * gcc.c-torture/execute/builtins/lib/strcpy.c
7872         * gcc.c-torture/execute/builtins/lib/strcspn.c
7873         * gcc.c-torture/execute/builtins/lib/strncat.c
7874         * gcc.c-torture/execute/builtins/lib/strncmp.c
7875         * gcc.c-torture/execute/builtins/lib/strncpy.c
7876         * gcc.c-torture/execute/builtins/lib/strpbrk.c
7877         * gcc.c-torture/execute/builtins/lib/strspn.c
7878         * gcc.c-torture/execute/builtins/lib/strstr.c:
7879         New files containing support routines.
7881         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
7882         declaration.
7883         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
7884         when not optimizing.
7886 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
7888         PR c++/16240
7889         * g++.dg/abi/mangle22.C: New test.
7890         * g++.dg/abi/mangle23.C: Likewise.
7892 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
7894         PR fortran/16290
7895         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
7896         Allow for cases without denormalized floating point numbers.
7898 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
7900         PR c/1027
7901         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
7902         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
7903         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
7904         expected warning text.
7905         * gcc.dg/format/diag-2.c: New test.
7907 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
7909         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
7911 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7913         * gcc.dg/builtins-43.c: New.
7914         * gcc.dg/builtins-44.c: New.
7915         * gcc.dg/builtins-45.c: New.
7917 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
7918             Andreas Tobler  <a.tobler@schweiz.ch>
7920         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
7921         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
7922         as SIGSEGV.
7923         * gcc.dg/cleanup-11.c: Likewise.
7924         * gcc.dg/cleanup-8.c: Likewise.
7925         * gcc.dg/cleanup-9.c: Likewise.
7926         * gcc.dg/cleanup-5.c: Run on all platforms.
7928 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
7930         * g++.dg/warn/nonnull1.C: New test.
7932 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
7934         * gcc.dg/compat/compat-common.h: Wrap up CINT in
7935         an #ifndef SKIP_COMPLEX_INT/#endif pair.
7936         Special-case the Sun compiler wrt to <complex.h>.
7938 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
7940         * gcc.dg/Wunreachable-8.C: New test.
7942         * gcc.dg/h8300-ice2.c : New test.
7944 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
7946         PR fortran/16161
7947         * gfortran.fortran-torture/compile/implicit.f90: Add test
7948         for implicit character.
7950 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
7952         PR fortran/16289
7953         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
7954         Use tiny() intrinsic to find smallest non-negative real
7956 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
7958         * gcc.dg/compat/struct-by-value-22_main.c: New test.
7959         * gcc.dg/compat/struct-by-value-22_x.c: New.
7960         * gcc.dg/compat/struct-by-value-22_y.c: New.
7962         * gcc.c-torture/execute/20040629-1.c: New test.
7964 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
7966         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
7967         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
7969         PR target/16195
7970         * gcc.dg/20040625-1.c: New test.
7972 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7974         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
7976 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7978         PR fortran/15963
7979         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
7981 2004-06-29  Richard Henderson  <rth@redhat.com>
7983         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
7985 2004-06-29  Paul Brook  <paul@codesourcery.com>
7987         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
7988         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
7990 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
7992         PR c++/16260
7993         * g++.dg/parse/crash15.C: New.
7995 2004-06-28  Andrew Pinski  <apinski@apple.com>
7997         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
7998         by the error already.
8000         * g++.dg/opt/ptrmem4.C: Change to compile only test.
8002 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
8004         PR target/14041
8005         * gcc.dg/h8300-bss-align-1.c : New.
8007 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
8009         * PR c++/16174
8010         * g++.dg/template/ctor4.C: New.
8012 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
8014         PR c++/16205
8015         * g++.dg/warn/Wsequence-point-1.C: New test.
8017 2004-06-27  Paul Brook  <paul@codesourcery.com>
8019         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
8021 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
8023         * g++.old-deja/g++.mike/p7325.C: Remove.
8025 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
8027         PR c/14963
8028         * gcc.dg/pr14963.c: New test.
8030 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
8032         PR c++/16193
8033         * g++.dg/parse/redef1.C: New test.
8035 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
8037         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
8038         20021110.c.
8039         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
8040         20021119-1.c.
8041         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
8042         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
8043         5-04.c.
8044         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
8045         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
8046         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
8047         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
8048         g++.brendan/enum14.C.
8049         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
8050         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
8051         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
8052         g++.mike/virt1.C.
8053         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
8054         memtemp24.C.
8056 2004-06-27  Roger Sayle  <roger@eyesopen.com>
8058         * gcc.dg/20040527-1.c: New test case.
8060 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
8062         PR gfortran/pr16196
8063         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
8065 2004-06-25  Roger Sayle  <roger@eyesopen.com>
8067         PR middle-end/15825
8068         * gcc.dg/pr15825-1.c: New test case.
8070 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
8072         * gcc.c-torture/execute/20040625-1.c: New test.
8074 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8076         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
8078 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
8080         * gcc.dg/torture/mips-div-1.c: New test.
8082 2004-06-24  Jeff Law  <law@redhat.com>
8084         * gcc.dg/tree-ssa/20040624-1.c: New test.
8086 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
8088         * gcc.c-torture/compile/20040624-1.c: New test.
8090 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8092         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
8093         this directory.
8095 2004-06-23  Andrew Pinski  <apinski@apple.com>
8097         PR middle-end/15988
8098         * g++.dg/opt/ptrmem4.C: New test.
8100         * gcc.dg/c90-array-quals-2.c: New test.
8102 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
8104         * gcc.dg/kpice1.c: New test.
8106 2006-06-23  Andrew Pinski  <apinski@apple.com>
8108         * gcc.dg/c90-array-quals.c: New test.
8110 2006-06-22  Richard Henderson  <rth@redhat.com>
8112         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
8114 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
8116         * gcc.dg/builtins-config.h: Handle FreeBSD.
8118 2006-06-22  Richard Henderson  <rth@redhat.com>
8120         * g++.dg/opt/devirt1.C: New.
8122 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
8124         * g++.dg/opt/pr15551.C: New testcase.
8126 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
8128         PR target/14800
8129         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
8130         x86_64-*-linux* when compiling for 32bit.
8132 2004-06-21  Andrew Pinski  <apinski@apple.com>
8134         * gcc.dg/pch/struct-1.c: New.
8135         * gcc.dg/pch/struct-1.hs: New.
8137 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
8139         * gcc.dg/pch/save-temps-1.c: New file.
8140         * gcc.dg/pch/save-temps-1.hs: New file.
8142 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
8144         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
8145         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
8147 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8149         * gfortran.fortran-torture/execute/select_1.f90: Rename function
8150         to fix type error.
8151         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
8152         Remove trailing spaces.
8154 2004-06-21  Richard Henderson  <rth@redhat.com>
8156         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
8157         merging && to BIT_FIELD_REF.
8159 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
8161         * g++.dg/opt/placeholder1.C: New test.
8163 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8165         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
8166         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
8167         * gcc.dg/compat/union-m128-1_x.c: Likewise.
8168         * gcc.dg/compat/union-m128-1_y.c: Likewise.
8170 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
8172         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
8173         extern "C".
8174         * g++.dg/other/pragma-re-1.C: Add comments.
8176 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
8178         PR gfortran/16080
8179         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
8181 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
8183         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
8184         instead of setting the type of size_t by
8185         hand.
8187 2004-06-18  Roger Sayle  <roger@eyesopen.com>
8189         * gcc.dg/unordered-2.c: New test case.
8190         * gcc.dg/unordered-3.c: New test case.
8192 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
8194         PR other/16043
8195         * lib/g++.exp (g++_version): Tweak regexp for version
8196         * lib/g77.exp (g77_version): Likewise
8197         * lib/gfortran.exp (gfortran_version): Likewise
8198         * lib/objc.exp (objc_version): Likewise
8199         * lib/treelang.exp (treelang_version): Likewise
8201 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
8203         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
8204         Use INT_MAX instead of __INT_MAX__.
8205         * gcc.dg/compat/struct-align-2_y.c: Likewise.
8207         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
8208         * gcc.dg/compat/scalar-return-3_x.c: Use it.
8209         * gcc.dg/compat/scalar-return-3_y.c: Use it.
8210         * gcc.dg/compat/scalar-return-4_x.c: Use it.
8211         * gcc.dg/compat/scalar-return-4_y.c: Use it.
8212         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
8213         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
8214         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
8215         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
8217         * gcc.dg/range-test-1.c: New test.
8218         * g++.dg/opt/range-test-1.C: New test.
8220 2004-06-17  Richard Henderson  <rth@redhat.com>
8222         * objc.dg/sync-1.m: New.
8223         * objc.dg/try-catch-1.m: Don't force next runtime.
8224         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
8225         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
8226         shadowed catch clause.
8227         * objc.dg/try-catch-5.m: New.
8229 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
8231         Bug 14610
8232         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
8234 2004-06-15  Richard Henderson  <rth@redhat.com>
8236         * gcc.dg/20001116-1.c: Move expected warning line.
8238 2004-06-15  Richard Henderson  <rth@redhat.com>
8240         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
8241         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
8243 2004-06-15  Jeff Law  <law@redhat.com>
8245         * gcc.dg/tree-ssa/20040615-1.c: New test.
8246         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
8247         be less sensitive to operand ordering.
8248         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
8250 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
8252         * g++.dg/abi/bitfield3.C: Add comment..
8254 2004-06-15  Richard Henderson  <rth@redhat.com>
8256         * g++.dg/ext/stmtexpr1.C: XFAIL.
8257         * gcc.dg/20030612-1.c: XFAIL.
8259 2004-06-15  Eric Christopher  <echristo@redhat.com>
8261         * g++.dg/charset/asm5.c: New.
8262         * gcc.dg/charset/asm6.c: New.
8264 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8266         PR fortran/15962
8267         * gfortran.fortran-torture/execute/select_1.f90: New test.
8269 2004-06-15  Paul Brook  <paul@codesourcery.com>
8271         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
8273 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8275         PR c++/15967
8276         * g++.dg/lookup/crash3.C: New test.
8278 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8280         PR c++/15947
8281         * g++.dg/parse/dtor4.C: New test.
8283 2004-06-14  Jeff Law  <law@redhat.com>
8285         * gcc.c-torture/compile/20040614-1.c: New test.
8287 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8289         PR fortran/15211
8290         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
8291         LEN of a character array.
8293 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
8295         PR c++/15096
8296         * g++.dg/template/ptrmem10.C: New test.
8298         PR c++/14930
8299         * g++.dg/template/friend30.C: New test.
8301 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8303         PR fortran/14928
8304         * gfortran.fortran-torture/compile/mloc.f90: New test.
8306 2004-06-13  Paul Brook  <paul@codesourcery.com>
8308         * gfortran.fortran-torture/execute/random_2.f90: New test.
8310 2004-06-13  Eric Christopher  <echristo@redhat.com>
8312         * gcc.dg/noncompile/redecl-1.c: Fix error message.
8314 2004-06-12  Paul Brook  <paul@codesourcery.com>
8316         * gfortran.fortran-torture/execute/contained_3.f90: New test.
8318 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8320         PR fortran/14923
8321         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
8323 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8325         PR fortran/14957
8326         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
8327         syntax errors in end statements of contained subroutines.
8329 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8331         PR fortran/12841
8332         * gfortran.fortran-torture/execute/null_arg.f90: New test.
8334 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
8336         PR fortran/15665
8337         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
8339 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
8341         PR gfortran/12839
8342         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
8344 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
8346         PR c++/15862
8347         * g++.dg/parse/enum1.C: New test.
8349 2004-06-10  Jeff Law  <law@redhat.com>
8351         * gcc.c-torture/compile/20040610-1.c: New test.
8353 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8355         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
8356         * g++.old-deja/g++.other/decl3.C: Likewise.
8358 2004-06-10  Brian Booth  <bbooth@redhat.com>
8360         * gcc.dg/tree-ssa/20031015-1.c: Scan for
8361         V_MAY_DEF instead of VDEF.
8362         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
8364 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
8366         PR c++/14211
8367         * g++.dg/conversion/const1.C: New test.
8369         PR c++/15076
8370         * g++.dg/conversion/reinterpret1.C: New test.
8372         PR c++/15877
8373         * g++.dg/template/enum2.C: New test.
8375         PR c++/15227
8376         * g++.dg/template/error13.C: New test.
8378 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8380         PR fortran/14957
8381         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
8382         arguments to test_* REAL and of the right size.
8384 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
8386         PR target/15569
8387         PR rtl-optimization/15681
8388         * gcc.dg/20040609-1.c: New test.
8390 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
8392         PR c++/14791
8393         * g++.dg/opt/builtins1.C: New test.
8395 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
8397         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
8398         that use default windows32 struct layout.
8399         * gcc.dg/i386-bitfield2.c: Likewise.
8401 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
8403         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
8404         for mingw32 and cygwin targets.
8406 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
8408         * gcc.dg/pch/macro-4.c: New.
8409         * gcc.dg/pch/macro-4.hs: New.
8411 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8413         PR fortran/13249
8414         * gfortran.fortran-torture/compile/name_clash.f90: New test.
8416 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8418         PR fortran/13372
8419         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
8421 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
8423         PR gfortran/14897
8424         * gfortran.fortran-torture/execute/t_edit.f90: New test.
8426 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
8428         PR gfortran/15755
8429         * gfortran.fortran-torture/execute/backspace.c : New test.
8431 2004-06-09  Paul Brook  <paul@codesourcery.com>
8433         * gfortran.fortran-torture/execure/intrinsic_associated.f90
8434         (pointer_to_section): Rewrite to use smaller array.
8436 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
8438         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
8439         * gcc.dg/ext/altivec-10.c: Same.
8440         * gcc.dg/ext/altivec-11.c: Same.
8441         * gcc.dg/ext/altivec-12.c: Same.
8442         * gcc.dg/ext/altivec-13.c: Same.
8443         * gcc.dg/ext/altivec-14.c: Same.
8444         * gcc.dg/ext/altivec-15.c: Same.
8445         * gcc.dg/ext/altivec-16.c: Same.
8446         * gcc.dg/ext/altivec-3.c: Same.
8447         * gcc.dg/ext/altivec-4.c: Same.
8448         * gcc.dg/ext/altivec-6.c: Same.
8449         * gcc.dg/ext/altivec-7.c: Same.
8450         * gcc.dg/ext/altivec-8.c: Same.
8451         * gcc.dg/ext/altivec-varargs-1.c: Same.
8453         * g++.dg/ext/altivec-1.C: Correct dg syntax.
8454         * g++.dg/ext/altivec-10.C: Same.
8455         * g++.dg/ext/altivec-2.C: Same.
8456         * g++.dg/ext/altivec-3.C: Same.
8457         * g++.dg/ext/altivec-4.C: Same.
8458         * g++.dg/ext/altivec-5.C: Same.
8459         * g++.dg/ext/altivec-6.C: Same.
8460         * g++.dg/ext/altivec-7.C: Same.
8461         * g++.dg/ext/altivec-8.C: Same.
8462         * g++.dg/ext/altivec-9.C: Same.
8464 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8466         PR c++/7841
8467         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
8469 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
8471         * gcc.dg/union-1.c: New test.
8473 2004-06-07  Roger Sayle  <roger@eyesopen.com>
8475         * gcc.dg/builtins-41.c: New test case.
8476         * gcc.dg/builtins-42.c: New test case.
8478 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
8480         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
8481         * g++.dg/ext/altivec-10.C: Same.
8482         * g++.dg/ext/altivec-2.C: Same.
8483         * g++.dg/ext/altivec-3.C: Same.
8484         * g++.dg/ext/altivec-4.C: Same.
8485         * g++.dg/ext/altivec-5.C: Same.
8486         * g++.dg/ext/altivec-6.C: Same.
8487         * g++.dg/ext/altivec-7.C: Same.
8488         * g++.dg/ext/altivec-8.C: Same.
8489         * g++.dg/ext/altivec-9.C: Same.
8490         * g++.old-deja/g++.abi/cxa_vec.C: Same.
8491         * g++.old-deja/g++.brendan/new3.C: Same.
8492         * gcc.c-torture/execute/eeprof-1.x: Same.
8494 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
8496         PR c/14765
8497         * gcc.dg/pr14765-1.c: New test.
8499 2004-06-07  Roger Sayle  <roger@eyesopen.com>
8501         PR c/14649
8502         * gcc.dg/pr14649-1.c: New test case.
8504 2004-06-07  Richard Henderson  <rth@redhat.com>
8506         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
8507         if temporaries.
8509 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
8511         * g++.dg/eh/elide1.C: Remove XFAIL.
8513 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
8515         PR c++/15337
8516         * g++.dg/expr/sizeof3.C: New test.
8518         PR c++/14777
8519         * g++.dg/template/access14.C: New test.
8521         PR c++/15554
8522         * g++.dg/template/enum1.C: New test.
8524         PR c++/15057
8525         * g++.dg/eh/throw1.C: New test.
8527 2004-06-07  David Ayers  <d.ayers@inode.at>
8528             Ziemowit Laski  <zlaski@apple.com>
8530         * lib/objc.exp (objc_target_compile): Revert the '-framework
8531         Foundation' flag fix, since bare Darwin does not ship
8532         with the Foundation framework.
8533         * objc/execute/next_mapping.h: Provide a local NSConstantString
8534         @interface and @implementation.
8535         (objc_constant_string_init): A constructor function, used to
8536         initialize the NSConstantString meta-class object.
8537         * objc/execute/string1.m: Include "next_mapping.h" instead of
8538         <Foundation/NSString.h>.
8539         * objc/execute/string2.m: Likewise.
8540         * objc/execute/string3.m: Likewise.
8541         * objc/execute/string4.m: Likewise.
8543 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
8545         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
8546         to double. Replace double with FLOAT.
8547         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
8549         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
8550         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
8551         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
8552         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
8553         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
8554         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
8555         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
8556         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
8558 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
8560         PR c/13519
8561         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
8563 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8565         PR c++/15503
8566         * g++.dg/template/meminit2.C: New test.
8568 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
8570         PR target/15822
8571         * gcc.c-torture/execute/compare-fp-1.c,
8572         gcc.c-torture/execute/compare-fp-2.c,
8573         gcc.c-torture/execute/compare-fp-3.c,
8574         gcc.c-torture/execute/compare-fp-4.c,
8575         gcc.c-torture/execute/compare-fp-3.x,
8576         gcc.c-torture/execute/compare-fp-4.x: Moved...
8577         * gcc.c-torture/execute/ieee/compare-fp-1.c,
8578         gcc.c-torture/execute/ieee/compare-fp-2.c,
8579         gcc.c-torture/execute/ieee/compare-fp-3.c,
8580         gcc.c-torture/execute/ieee/compare-fp-4.c,
8581         gcc.c-torture/execute/ieee/compare-fp-3.x,
8582         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
8584 2004-06-04  David Ayers  <d.ayers@inode.at>
8586         * objc/execute/protocol-isEqual-4.m: New testcase.
8588 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
8590         * objc/execute/protocol-isEqual-1.m: New testcase.
8591         * objc/execute/protocol-isEqual-2.m: New testcase.
8592         * objc/execute/protocol-isEqual-3.m: New testcase.
8594 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8596         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
8598 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
8600         * lib/objc.exp (objc_target_compile): When running tests on
8601         Darwin (Mac OS X), inform the linker about '-framework
8602         'Foundation'.
8604 2004-06-02  Eric Christopher  <echristo@redhat.com>
8606         * gcc.c-torture/compile/20040602-1.c: New.
8608 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
8610         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
8611         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
8613         PR tree-optimization/14736
8614         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
8616         PR tree-optimization/14042
8617         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
8619         PR tree-optimization/14729
8620         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
8622 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8624         PR fortran/15557
8625         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
8627 2004-06-01  Richard Hederson  <rth@redhat.com>
8629         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
8631 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8633         PR c++/14932
8634         * g++.dg/parse/offsetof4.C: New test.
8636 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
8638         PR objc/7993
8639         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
8641 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
8643         PR c++/15701
8644         * g++.dg/template/friend29.C: New test.
8646 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
8648         PR c/15749
8649         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
8651 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
8653         * gcc.dg/sparc-trap-1.c: New test.
8655 2004-05-31  Roger Sayle  <roger@eyesopen.com>
8657         PR middle-end/15069
8658         * g++.dg/opt/fold3.C: New test case.
8660 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
8662         * lib/target-supports.exp (check_iconv_available): Fix fallout
8663         from 2004-05-28 patch.
8665 2004-05-30  Paul Brook  <paul@codesourcery.com>
8667         PR fortran/15620
8668         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
8669         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
8671 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
8673         * gfortran.fortran-torture/execute/random_1.f90: New test.
8675 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
8677         * g++.dg/ext/altivec-10.C: New test.
8679 2004-05-29  Paul Brook  <paul@codesourcery.com>
8681         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
8683 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
8685         * gcc.dg/altivec-16.c: New test.
8687 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
8689         * lib/target-supports.exp (check_vmx_hw_available): New.
8690         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
8692         * lib/target-supports.exp (check_alias_available,
8693         check_iconv_available, check_named_sections_available): Use
8694         unique names for temporary files.
8696 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
8698         * gcc.dg/altivec-15.c: New test.
8700 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
8702         PR c++/15083
8703         * g++.dg/warn/noeffect6.C: New test.
8705         PR c++/15471
8706         * g++.dg/expr/ptrmem4.C: New test.
8708         PR c++/15640
8709         * g++.dg/template/operator3.C: New test.
8711 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
8713         PR c++/14668
8714         * g++.dg/lookup/redecl1.C: New test.
8715         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
8717 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
8719         * gcc.c-torture/execute/compare-fp-1.c,
8720         gcc.c-torture/execute/compare-fp-2.c,
8721         gcc.c-torture/execute/compare-fp-3.c,
8722         gcc.c-torture/execute/compare-fp-4.c,
8723         gcc.c-torture/execute/compare-fp-3.x,
8724         gcc.c-torture/execute/compare-fp-4.x,
8725         gcc.dg/pr15649-1.c: New.
8727 2004-05-27  Adam Nemet  <anemet@lnxw.com>
8729         PR c++/12883
8730         * g++.dg/init/array14.C: New test.
8732 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
8734         * lib/compat.exp (compat-get-options-main): New.
8735         (compat-get-options): Remove unneeded code, warn for ignored
8736         command.
8737         (compat-execute): Check flag set by dg-require-* commands.
8739         * lib/compat.exp (compat-execute): Break up long lines.
8741 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
8743         * gcc.dg/altivec-7.c: Don't use 'vector long'.
8744         * gcc.dg/altivec-14.c: New test.
8745         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
8747         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
8748         * gcc.dg/altivec-12.c: Ditto.
8750         * gcc.dg/altivec-3.c: Move call to altivec_check.
8752 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
8754         PR c++/15044
8755         * g++.dg/template/error12.C: New test.
8757         PR c++/15317
8758         * g++.dg/ext/attrib15.C: New test.
8760         PR c++/15329
8761         * g++.dg/template/ptrmem9.C: New test.
8763 2004-05-25  Paul Brook  <paul@codesourcery.com>
8765         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
8767 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
8769         PR c++/15165
8770         * g++.dg/template/crash19.C: New test.
8772 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
8774         PR c++/15025
8775         * g++.dg/template/redecl1.C: New test.
8777 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
8779         PR c++/14821
8780         * g++.dg/other/ns1.C: New test.
8782         PR c++/14883
8783         * g++.dg/template/invalid1.C: New test.
8785 2004-05-23  Paul Brook  <paul@codesourcery.com>
8786         Victor Leikehman  <lei@haifasphere.co.il>
8788         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
8789         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
8791 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
8793         PR c++/15285
8794         PR c++/15299
8795         * g++.dg/template/non-dependent5.C: New test.
8796         * g++.dg/template/non-dependent6.C: New test.
8798 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
8800         PR c++/15507
8801         * g++.dg/inherit/union1.C: New test.
8803         PR c++/15542
8804         * g++.dg/template/addr1.C: New test.
8806         PR c++/15427
8807         * g++.dg/template/array5.C: New test.
8809         PR c++/15287
8810         * g++.dg/template/array6.C: New test.
8812 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
8813             Roger Sayle  <roger@eyesopen.com>
8815         * g++.dg/lookup/forscope2.C: New test case.
8817 2004-05-22  Ben Elliston  <bje@au.ibm.com>
8819         * gcc.dg/cpp/Wmissingdirs.c: New.
8821 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
8823         PR target/15301
8824         * gcc.dg/compat/union-m128-1.h: New file.
8825         * gcc.dg/compat/union-m128-1_main.c: Likewise.
8826         * gcc.dg/compat/union-m128-1_x.c: Likewise.
8827         * gcc.dg/compat/union-m128-1_y.c: Likewise.
8829 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
8831         PR target/15302
8832         * gcc.dg/compat/struct-complex-1.h: New file.
8833         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
8834         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
8835         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
8837 2004-05-20  Roger Sayle  <roger@eyesopen.com>
8839         PR middle-end/3074
8840         * gcc.dg/pr3074-1.c: New test case.
8841         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
8843 2004-05-20  Falk Hueffner  <falk@debian.org>
8845         PR other/15526
8846         * gcc.dg/ftrapv-1.c: New test case.
8848 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
8850         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
8852 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
8853             Jeff Law  <law@redhat.com>
8855         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
8856         * gcc.dg/tree-ssa/20040518-2.c: New test.
8858         * gcc.dg/tree-ssa/20040518-1.c: New test.
8860 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
8862         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
8864 2004-05-18  Paul Brook  <paul@codesourcery.com>
8866         PR fortran/13930
8867         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
8869 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8871         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
8872         constant folding.
8874 2004-05-17  Steven Bosscher  <stevenb@suse.de>
8876         * gcc.dg/tree-ssa/20040517-1.c: New test.
8878 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8880         * gcc.dg/loop-4.c: New test.
8882 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
8884         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
8886 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
8888         PR fortran/15311
8889         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
8891 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8893         PR fortran/13826
8894         PR fortran/13940
8895         * gfortran.fortran-torture/compile/data_1.f90: New test.
8897 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
8899         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
8900         * gcc.dg/uninit-H.c: Define ASM for __s390__.
8902 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
8904         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
8906 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
8908         PR c/15444
8909         * gcc.dg/format/xopen-1.c: Adjust expected message.
8910         * gcc.dg/format/xopen-3.c: New test.
8912 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
8914         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
8916 2004-05-14  Jeff Law  <law@redhat.com>
8918         * gcc.dg/tree-ssa/20040514-2.c: New test.
8920 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8922         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
8923         this ...
8924         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
8925         this.
8927 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
8929         * gcc.dg/tree-ssa/20040514-1.c: New test.
8931 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8933         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
8934         test.
8936 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8938         PR fortran/14066
8939         * gfortran.fortran-torture/compile/do_1.f90: New test.
8941 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
8943         PR fortran/15051
8944         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
8945         test.
8947 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
8949         PR fortran/15149
8950         * gfortran.fortran-torture/execute/random_init.f90: New test.
8952 2004-05-13  Paul Brook  <paul@codesourcery.com>
8954         PR fortran/15314
8955         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
8957 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
8959         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
8960         for the powerpc case.
8962 2004-05-13  Jeff Law  <law@redhat.com>
8964         * gcc.dg/tree-ssa/20040513-1.c: New test.
8965         * gcc.dg/tree-ssa/20040513-2.c: New test.
8967 2004-05-13  Paul Brook  <paul@codesourcery.com>
8969         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
8970         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
8971         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
8973 2004-05-13  Andreas Schwab  <schwab@suse.de>
8975         PR other/10819
8976         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
8977         characters.
8979 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
8981         PR fortran/15294
8982         * gfortran.fortran-torture/execute/adjustr.f90: New file.
8984 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8986         Merge from tree-ssa-20020619-branch.  See
8987         ChangeLog.tree-ssa for details.
8989 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
8991         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
8992         include <altivec.h> explicitly.
8993         * gcc.dg/altivec-13.c: Likewise.
8995 2004-05-11  Paul Brook  <paul@codesourcery.com>
8997         * gcc.c-torture/compile/20010518-1.c: Force enum size.
8999 2004-05-10  Eric Christopher  <echristo@redhat.com>
9001         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
9002         * gcc.dg/sibcall-4.c: Ditto.
9004 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
9006         * g++.dg/ext/altivec-8.C: New test case.
9007         * gcc.dg/altivec-13.c: New test case.
9009 2004-05-08  Roger Sayle  <roger@eyesopen.com>
9011         * gcc.c-torture/execute/divcmp-1.c: New test case.
9012         * gcc.c-torture/execute/divcmp-2.c: New test case.
9013         * gcc.c-torture/execute/divcmp-3.c: New test case.
9015 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
9017         * g++.dg/other/pragma-re-2.C: New test.
9019 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
9021         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
9022         * gcc.dg/i386-387-2.c: Likewise.
9024         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
9025         __builtin_drem.
9026         * gcc.dg/i386-387-6.c: Likewise.
9028 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
9030         * gcc.dg/builtins-33.c:  Also check log1p*.
9032 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
9034         PR optimization/15296
9035         * gcc.c-torture/execute/pr15296.c: New test.
9037 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
9039         * gcc.dg/builtins-40.c: New test.
9041 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
9043         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
9045 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
9047         * g++.dg/ext/spe1.C: New testcase.
9049 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
9051         * objc.dg/image-info.m: Allow additional attributes
9052         for __image_info section.
9054 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
9056         * gcc.dg/torture/mips-hilo-2.c: New test.
9058 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9060         PR c++/14389
9061         * g++.dg/template/member5.C: New test.
9063 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
9065         * gcc.dg/builtins-34.c: Also check expm1*.
9067 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9069         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
9070         * gcc.dg/torture/builtin-convert-3.c: New test.
9072 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
9074         PR middle-end/15054
9075         * g++.dg/opt/pr15054.C: New test.
9077 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9079         * gcc.dg/torture/builtin-rounding-1.c: New test.
9080         * gcc.dg/builtins-25.c: Delete.
9081         * gcc.dg/builtins-29.c: Delete.
9083 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
9085         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
9086         * gcc.dg/sibcall-4.c: Likewise.
9087         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
9089 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
9091         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
9092         bit-field on 16-bit targets.
9094 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
9096         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
9097         16-bit targets.
9099 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
9101         * gcc.dg/rs6000-power2-1.c: Change to compile only.
9102         * gcc.dg/rs6000-power2-2.c: Likewise.
9104 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
9106         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
9107         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
9108         Change the asm registers to be in form of frN instead of fN.
9110 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9112         * gcc.dg/torture/builtin-convert-2.c: New test.
9114 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
9116         * gcc.dg/rs6000-power2-1.c: New test.
9117         * gcc.dg/rs6000-power2-2.c: New test.
9119 2004-04-28  Jan Hubicka  <jh@suse.cz>
9121         * gcc.dg/unused-6.c: New test.
9123 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
9124             Ulrich Weigand  <uweigand@de.ibm.com>
9126         * ada/acats/run_all.sh: Define $target variable.
9128 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
9130         PR c++/15119
9131         * g++.dg/other/vararg-1.C: New test.
9133         PR c++/4794
9134         * g++.dg/eh/cleanup3.C: New test.
9136 2004-04-24  Laurent GUERBY <laurent@guerby.net>
9138         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
9139         and ad8011a (target_insn).
9140         * ada/acats/support/macro.dfs: Likewise.
9141         * ada/acats/support/impbit.adb: New file.
9143 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
9145         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
9147 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
9149         * gcc.dg/loop-3.c: New test.
9151 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
9153         * gcc.c-torture/execute/simd-5.c: New test.
9155 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9157         PR c++/15064
9158         * g++.dg/template/crash18.C: New test.
9160 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
9162         * g++.dg/ext/complit3.C: New test.
9164 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
9166         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
9167         * gcc.dg/altivec-3.c: Same.
9168         * gcc.dg/altivec-varargs-1.c: Same.
9170 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
9172         * lib/target-supports.exp (check_profiling_available): Assume
9173         profiling is not available on powerpc-eabi targets.
9175 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
9177         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
9178         * gcc.dg/vmx/bug-1.c: Ditto.
9180 2004-04-20  Eric Christopher  <echristo@redhat.com>
9182         * gcc.dg/charset/extern.c: New test.
9183         * g++.dg/charset/extern3.cc: Ditto.
9185 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
9187         * gcc.dg/builtins-39.c: New test.
9189 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
9191         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
9193 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
9195         * gcc.dg/torture/mips-hilo-1.c: New test.
9197 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
9199         * gcc.c-torture/compile/20040419-1.c: New test.
9201 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
9203         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
9205 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
9206             Aldy Hernandez  <aldyh@redhat.com>
9208         * gcc.c-torture/execute/va-arg-24.c: New.
9210 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
9211             Aldy Hernandez  <aldyh@redhat.com>
9213         * gcc.dg/vmx/1b-01.c: New.
9214         * gcc.dg/vmx/1b-02.c: New.
9215         * gcc.dg/vmx/1b-03.c: New.
9216         * gcc.dg/vmx/1b-04.c: New.
9217         * gcc.dg/vmx/1b-05.c: New.
9218         * gcc.dg/vmx/1b-06.c: New.
9219         * gcc.dg/vmx/1b-07.c: New.
9220         * gcc.dg/vmx/1c-01.c: New.
9221         * gcc.dg/vmx/1c-02.c: New.
9222         * gcc.dg/vmx/3a-01a.c: New.
9223         * gcc.dg/vmx/3a-01.c: New.
9224         * gcc.dg/vmx/3a-01m.c: New.
9225         * gcc.dg/vmx/3a-03.c: New.
9226         * gcc.dg/vmx/3a-03m.c: New.
9227         * gcc.dg/vmx/3a-04.c: New.
9228         * gcc.dg/vmx/3a-04m.c: New.
9229         * gcc.dg/vmx/3a-05.c: New.
9230         * gcc.dg/vmx/3a-06.c: New.
9231         * gcc.dg/vmx/3a-06m.c: New.
9232         * gcc.dg/vmx/3a-07.c: New.
9233         * gcc.dg/vmx/3b-01.c: New.
9234         * gcc.dg/vmx/3b-02.c: New.
9235         * gcc.dg/vmx/3b-10.c: New.
9236         * gcc.dg/vmx/3b-13.c: New.
9237         * gcc.dg/vmx/3b-14.c: New.
9238         * gcc.dg/vmx/3b-15.c: New.
9239         * gcc.dg/vmx/3c-01a.c: New.
9240         * gcc.dg/vmx/3c-01.c: New.
9241         * gcc.dg/vmx/3c-02.c: New.
9242         * gcc.dg/vmx/3c-03.c: New.
9243         * gcc.dg/vmx/3d-01.c: New.
9244         * gcc.dg/vmx/4-01.c: New.
9245         * gcc.dg/vmx/4-03.c: New.
9246         * gcc.dg/vmx/5-01.c: New.
9247         * gcc.dg/vmx/5-02.c: New.
9248         * gcc.dg/vmx/5-03.c: New.
9249         * gcc.dg/vmx/5-04.c: New.
9250         * gcc.dg/vmx/5-05.c: New.
9251         * gcc.dg/vmx/5-06.c: New.
9252         * gcc.dg/vmx/5-07.c: New.
9253         * gcc.dg/vmx/5-07t.c: New.
9254         * gcc.dg/vmx/5-08.c: New.
9255         * gcc.dg/vmx/5-10.c: New.
9256         * gcc.dg/vmx/5-11.c: New.
9257         * gcc.dg/vmx/7-01a.c: New.
9258         * gcc.dg/vmx/7-01.c: New.
9259         * gcc.dg/vmx/7c-01.c: New.
9260         * gcc.dg/vmx/7d-01.c: New.
9261         * gcc.dg/vmx/7d-02.c: New.
9262         * gcc.dg/vmx/8-01.c: New.
9263         * gcc.dg/vmx/8-02a.c: New.
9264         * gcc.dg/vmx/8-02.c: New.
9265         * gcc.dg/vmx/brode-1.c: New.
9266         * gcc.dg/vmx/bug-1.c: New.
9267         * gcc.dg/vmx/bug-2.c: New.
9268         * gcc.dg/vmx/bug-3.c: New.
9269         * gcc.dg/vmx/cw-bug-1.c: New.
9270         * gcc.dg/vmx/cw-bug-2.c: New.
9271         * gcc.dg/vmx/cw-bug-3.c: New.
9272         * gcc.dg/vmx/dct.c: New.
9273         * gcc.dg/vmx/debug-1.c: New.
9274         * gcc.dg/vmx/debug-2.c: New.
9275         * gcc.dg/vmx/debug-3.c: New.
9276         * gcc.dg/vmx/debug-4.c: New.
9277         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
9278         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
9279         * gcc.dg/vmx/eg-5.c: New.
9280         * gcc.dg/vmx/fft.c: New.
9281         * gcc.dg/vmx/gcc-bug-1.c: New.
9282         * gcc.dg/vmx/gcc-bug-2.c: New.
9283         * gcc.dg/vmx/gcc-bug-3.c: New.
9284         * gcc.dg/vmx/gcc-bug-4.c: New.
9285         * gcc.dg/vmx/gcc-bug-5.c: New.
9286         * gcc.dg/vmx/gcc-bug-6.c: New.
9287         * gcc.dg/vmx/gcc-bug-7.c: New.
9288         * gcc.dg/vmx/gcc-bug-8.c: New.
9289         * gcc.dg/vmx/gcc-bug-9.c: New.
9290         * gcc.dg/vmx/gcc-bug-b.c: New.
9291         * gcc.dg/vmx/gcc-bug-c.c: New.
9292         * gcc.dg/vmx/gcc-bug-d.c: New.
9293         * gcc.dg/vmx/gcc-bug-e.c: New.
9294         * gcc.dg/vmx/gcc-bug-f.c: New.
9295         * gcc.dg/vmx/gcc-bug-g.c: New.
9296         * gcc.dg/vmx/gcc-bug-i.c: New.
9297         * gcc.dg/vmx/harness.h: New.
9298         * gcc.dg/vmx/ira1.c: New.
9299         * gcc.dg/vmx/ira2a.c: New.
9300         * gcc.dg/vmx/ira2b.c: New.
9301         * gcc.dg/vmx/ira2.c: New.
9302         * gcc.dg/vmx/ira2c.c: New.
9303         * gcc.dg/vmx/mem.c: New.
9304         * gcc.dg/vmx/newton-1.c: New.
9305         * gcc.dg/vmx/ops.c: New.
9306         * gcc.dg/vmx/sn7153.c: New.
9307         * gcc.dg/vmx/spill2.c: New.
9308         * gcc.dg/vmx/spill3.c: New.
9309         * gcc.dg/vmx/spill.c: New.
9310         * gcc.dg/vmx/t.c: New.
9311         * gcc.dg/vmx/varargs-1.c: New.
9312         * gcc.dg/vmx/varargs-2.c: New.
9313         * gcc.dg/vmx/varargs-3.c: New.
9314         * gcc.dg/vmx/varargs-4.c: New.
9315         * gcc.dg/vmx/varargs-5.c: New.
9316         * gcc.dg/vmx/varargs-6.c: New.
9317         * gcc.dg/vmx/varargs-7.c: New.
9318         * gcc.dg/vmx/vmx.exp: New.
9319         * gcc.dg/vmx/vprint-1.c: New.
9320         * gcc.dg/vmx/vscan-1.c: New.
9321         * gcc.dg/vmx/x-01.c: New.
9322         * gcc.dg/vmx/x-02.c: New.
9323         * gcc.dg/vmx/x-03.c: New.
9324         * gcc.dg/vmx/x-04.c: New.
9325         * gcc.dg/vmx/x-05.c: New.
9326         * gcc.dg/vmx/yousufi-1.c: New.
9327         * gcc.dg/vmx/zero-1.c: New.
9328         * gcc.dg/vmx/zero.c: New.
9330 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
9332         * g++.dg/lookup/java1.C: Update for chage of
9333         _Jv_AllocObject.
9334         * g++.dg/lookup/java2.C: Likewise.
9336 2004-04-17  Laurent GUERBY <laurent@guerby.net>
9338         * ada/acats/run_all.sh: use -O2 by default.
9340 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
9342         * gcc.dg/vr-mult-[12].c: New tests.
9344 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9346         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
9348         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
9350 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
9352         * lib/target-supports.exp (check_profiling_available): Assume profiling
9353         isn't available for mips*-*-elf targets.
9355 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
9357         * gcc.dg/builtins-38.c: New test.
9359 2004-04-14  Eric Christopher  <echristo@redhat.com>
9361         * g++.dg/charset/charset.exp: Run .cc extension tests.
9363 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
9365         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
9367 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9369         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
9371 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
9373         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
9374         * gcc.dg/i386-387-2.c: Likewise.
9376         * gcc.dg/i386-387-7.c: New test.
9377         * gcc.dg/i386-387-8.c: New test.
9379         * gcc.dg/builtins-37.c: New test.
9381 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
9383         * g++.dg/pch/externc-1.C: Add missing semicolon.
9385 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
9387         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
9389 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9391         * gcc.c-torture/execute/20040411-1.c: New test.
9393 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
9395         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
9397 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
9399         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
9401 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
9403         * lib/target-supports.exp (check_named_sections_available): New.
9404         * lib/gcc-dg.exp (dg-require-named-sections): New.
9405         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
9406         old-deja.exp.  Also prune error-count message from HP linker.
9407         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
9409         * g++.dg/init/init-ref4.C: Use dg-require-weak.
9410         * g++.old-deja/g++.pt/static3.C: Likewise.
9411         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
9413 2004-04-09  Roger Sayle  <roger@eyesopen.com>
9415         * gcc.c-torture/execute/20040409-1.c: New test case.
9416         * gcc.c-torture/execute/20040409-2.c: New test case.
9417         * gcc.c-torture/execute/20040409-3.c: New test case.
9419 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
9421         * gcc.dg/20040409-1.c: New test.
9423 2004-04-08  Roger Sayle  <roger@eyesopen.com>
9425         PR target/14888
9426         * g++.dg/opt/pr14888.C: New test case.
9428 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
9430         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
9431         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
9432         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
9433         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
9434         New tests.
9436 2004-04-08  Paul Brook  <paul@codesourcery.com>
9438         * gcc.dg/spill-1.c: New test.
9440 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9442         * gcc.dg/torture/builtin-ctype-2.c: New test.
9444 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
9446         * gcc.dg/pch/pch.exp: Add largefile test.
9448 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
9450         * g++.dg/pch/externc-1.Hs: New.
9451         * g++.dg/pch/externc-1.C: New.
9453 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9455         * gcc.dg/compat/struct-by-value-5a_main.c,
9456         gcc.dg/compat/struct-by-value-5b_main.c: New files.
9457         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
9458         * gcc.dg/compat/struct-by-value-5a_x.c,
9459         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
9460         gcc.dg/compat/struct-by-value-5_x.c.
9461         * gcc.dg/compat/struct-by-value-5a_y.c,
9462         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
9463         gcc.dg/compat/struct-by-value-5_y.c.
9465         * gcc.dg/compat/struct-by-value-6a_main.c,
9466         gcc.dg/compat/struct-by-value-6b_main.c: New files.
9467         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
9468         * gcc.dg/compat/struct-by-value-6a_x.c,
9469         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
9470         gcc.dg/compat/struct-by-value-6_x.c.
9471         * gcc.dg/compat/struct-by-value-6a_y.c,
9472         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
9473         gcc.dg/compat/struct-by-value-6_y.c.
9475         * gcc.dg/compat/struct-by-value-7a_main.c,
9476         gcc.dg/compat/struct-by-value-7b_main.c: New files.
9477         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
9478         * gcc.dg/compat/struct-by-value-7a_x.c,
9479         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
9480         gcc.dg/compat/struct-by-value-7_x.c.
9481         * gcc.dg/compat/struct-by-value-7a_y.c,
9482         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
9483         gcc.dg/compat/struct-by-value-7_y.c.
9485 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
9487         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
9488         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
9489         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
9490         options.
9492 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
9494         * gcc.dg/builtins-36.c: New test.
9496 2004-04-06  Paul Brook  <paul@codesourcery.com>
9498         * README.gcc: Remove obsolete contraint on testcases.
9500 2004-04-05  Paul Brook  <paul@codesourcery.com>
9502         PR2123
9503         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
9504         failure and exit(0) on success.
9505         * g++.dg/expr/anew2.C: Ditto.
9506         * g++.dg/expr/anew3.C: Ditto.
9507         * g++.dg/expr/anew4.C: Ditto.
9509 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
9511         PR c++/3518
9512         * g++.dg/template/unify7.C: New.
9514 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9516         * g++.dg/README: Bring up to date with new subdirectories; remove
9517         duplicate subdirectory lines.
9519 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
9521         PR c++/14007
9522         * g++.dg/template/unify5.C: New.
9523         * g++.dg/template/unify6.C: New.
9524         * g++.dg/template/qualttp20.C: Adjust.
9525         * g++.old-deja/g++.jason/report.C: Adjust.
9526         * g++.old-deja/g++.other/qual1.C: Adjust.
9528 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
9530         PR c++/14803
9531         * g++.dg/inherit/ptrmem1.C: New test.
9533 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
9535         PR c++/14755
9536         * gcc.c-torture/execute/20040331-1.c: New test.
9537         * gcc.dg/20040331-1.c: New test.
9539 2004-04-01  Paul Brook  <paul@codesourcery.com>
9541         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
9543 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
9545         PR c++/14724
9546         * g++.dg/init/goto1.C: New test.
9548         PR c++/14763
9549         * g++.dg/template/defarg4.C: New test.
9551 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
9553         * gcc.dg/altivec-11.c: Extend test for more valid cases.
9555 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
9557         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
9559 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
9561         * gcc.dg/noncompile/undeclared-2.c: New test.
9563 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
9565         * gcc.dg/940409-1.c: Remove XFAIL.
9566         * gcc.dg/reg-vol-struct-1.c: New test.
9568 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9570         * gcc.dg/torture/builtin-wctype-1.c: New test.
9572 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
9574         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
9575         * gcc.dg/20001101-1.c: Likewise.
9576         * gcc.dg/20001102-1.c: Likewise.
9578 2004-03-25  Roger Sayle  <roger@eyesopen.com>
9580         * gcc.dg/compare8.c: Add an additional test for XOR.
9582 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9584         * gcc.dg/torture/builtin-ctype-1.c: New test.
9586 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9588         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
9589         * gcc.dg/torture/builtin-math-1.c: Likewise.
9590         * gcc.dg/torture/builtin-power-1.c: New test.
9592 2004-03-24  Andreas Schwab  <schwab@suse.de>
9594         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
9595         IA64 assembler.
9597 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
9598             Roger Sayle  <roger@eyesopen.com>
9600         * gcc.dg/compare8.c: New test case.
9602 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
9604         * g++.dg/ext/altivec-7.C: New test.
9606 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
9608         PR 12267, 12391, 12560, 13129, 14114, 14133
9609         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
9610         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
9611         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
9612         Adjust error regexps.
9613         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
9614         * gcc.dg/noncompile/undeclared-1.c: New test cases.
9615         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
9616         * gcc.dg/local1.c: Add explanatory comment.
9618 2004-03-23  Roger Sayle  <roger@eyesopen.com>
9620         PR optimization/14669
9621         * g++.dg/opt/fold2.C: New test case.
9623 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
9625         PR c/14069
9626         * gcc.dg/20040322-1.c: New test.
9628 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
9630         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
9631         * gcc.dg/ultrasp4.c: Likewise.
9632         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
9634 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
9636         * gcc.dg/i386-sse-8.c: Reset default options.
9638 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
9640         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
9641         in the error message text.
9643 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
9645         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
9647 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
9649         PR c++/14616
9650         * g++.dg/init/array13.C: New test.
9652 2004-03-20  Roger Sayle  <roger@eyesopen.com>
9654         PR target/13889
9655         * gcc.c-torture/compile/pr13889.c: New test case.
9657 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
9659         PR c/14635
9660         * builtins-1.c (nan, nans): Don't test.
9661         * builtins-30.c: Don't use nan, nanf, nanl.
9662         * builtins-35.c: New test.
9664 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
9666         * g++.dg/ext/altivec-6.C: New test.
9668 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
9670         * g++.dg/init/placement3.C: New test.
9672         * g++.dg/template/spec13.C: New test.
9674         * g++.dg/lookup/using11.C: New test.
9676         * g++.dg/lookup/koenig3.C: New test.
9678         * g++.dg/template/operator2.C: New test.
9680         * g++.dg/expr/dtor3.C: New test.
9681         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
9682         marker.
9683         * g++.old-deja/g++.law/visibility28.C: Likewise.
9685 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
9687         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
9688         * gcc.dg/ppc64-abi-3.c: Likewise.
9690 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9692         PR c++/14545
9693         * g++.dg/parse/template15.C: New test.
9695 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
9697         * g++.dg/expr/dtor2.C: New test.
9699         * g++.dg/lookup/anon4.C: New test.
9701         * g++.dg/overload/using1.C: New test.
9703         * g++.dg/template/lookup7.C: New test.
9705         * g++.dg/template/typename6.C: New test.
9707         * g++.dg/expr/cond6.C: New test.
9709 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9711         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
9713 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
9715         * g++.dg/expr/cond5.C: New test.
9716         * g++.dg/expr/constcast1.C: Likewise.
9717         * g++.dg/expr/ptrmem2.C: Likewise.
9718         * g++.dg/expr/ptrmem3.C: Likewise.
9719         * g++.dg/lookup/main1.C: Likewise.
9720         * g++.dg/template/lookup6.C: Likewise.
9722 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
9724         * gcc.dg/local1.c: New test.
9726         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
9728 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9730         * gcc.dg/torture/builtin-convert-1.c: New test.
9732 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9734         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
9736 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
9738         PR c++/14481
9739         * g++.dg/warn/Wunused-7.C: New test.
9741 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9743         * gcc.dg/torture/builtin-integral-1.c: New test.
9745 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
9747         PR c++/14586
9748         * g++.dg/parse/non-dependent3.C: New test.
9750 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
9752         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
9753         * g++.dg/eh/simd-2.C: Likewise.
9754         * g++.dg/init/array10.C: Likewise.
9755         * gcc.c-torture/compile/simd-1.c: Likewise.
9756         * gcc.c-torture/compile/simd-2.c: Likewise.
9757         * gcc.c-torture/compile/simd-3.c: Likewise.
9758         * gcc.c-torture/compile/simd-4.c: Likewise.
9759         * gcc.c-torture/compile/simd-6.c: Likewise.
9760         * gcc.c-torture/execute/simd-1.c: Likewise.
9761         * gcc.c-torture/execute/simd-2.c: Likewise.
9762         * gcc.dg/compat/vector-defs.h: Likewise.
9763         * gcc.dg/20020531-1.c: Likewise.
9764         * gcc.dg/altivec-3.c: Likewise.
9765         * gcc.dg/altivec-4.c: Likewise.
9766         * gcc.dg/altivec-varargs-1.c: Likewise.
9767         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
9768         * gcc.dg/i386-mmx-3.c: Likewise.
9769         * gcc.dg/i386-sse-4.c: Likewise.
9770         * gcc.dg/i386-sse-5.c: Likewise.
9771         * gcc.dg/i386-sse-8.c: Likewise.
9772         * gcc.dg/simd-1.c: Likewise.
9773         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
9774         __ev64_opaque__ since the machine description provides it.
9776 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
9778         * lib/compat.exp (skip_list): New global variable.
9779         Use it to hold the user defined COMPAT_SKIPS list if any.
9780         (compat-obj): Add the members of skip_list to optall.
9782 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
9784         * gcc.dg/compat/union-by-value-1_main.c,
9785         union-by-value-1_x.c, union-by-value-1_y.c,
9786         union-check.h, union-defs.h,
9787         union-init.h, union-return-1_main.c,
9788         union-return-1_x.c, union-return-1_y.c: New files.
9790 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
9792         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
9793         mixed-struct-init.h: Add 4 mixed structure types.
9794         struct-by-value-21_main.c, struct-by-value-21_x.c,
9795         struct-by-value-21_y.c, struct-return-21_main.c,
9796         struct-return-21_x.c, struct-return-21_y.c: New files.
9798 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
9800         PR c++/14550
9801         * g++.dg/parse/template14.C: New test.
9803 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9805         * gcc.c-torture/execute/20040313-1.c: New test.
9807 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
9809         PR target/14533
9810         * gcc.dg/20040311-2.c: New test.
9812 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
9814         PR other/14544
9815         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
9816         bit-field.
9818 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
9820         * gcc.dg/20040305-2.c: Add missing return statement.
9822 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9824         * gcc.dg/builtins-34.c: Also check pow10*.
9826 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
9828         PR target/14262
9829         * gcc.dg/20040305-2.c: New test.
9831 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
9833         * gcc.dg/20040310-1.c: New test.
9835 2004-03-11  Roger Sayle  <roger@eyesopen.com>
9837         * gcc.c-torture/execute/20040311-1.c: New test case.
9839 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
9841         PR c++/14476
9842         * g++.dg/lookup/enum1.C: New test.
9844 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
9846         PR c++/14510
9847         * g++.dg/lookup/struct2.C: New test.
9849 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
9851         * gcc.dg/builtins-34.c: New test.
9853 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9855         * gcc.dg/torture/builtin-nonneg-1.c: New test.
9857 2004-03-09  James E Wilson  <wilson@specifixinc.com>
9859         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
9860         * gcc.dg/alias-2.c: New testcase.
9862 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
9864         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
9866 2004-03-09  Roger Sayle  <roger@eyesopen.com>
9868         * gcc.c-torture/execute/20040309-1.c: New test case.
9870 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
9872         PR c++/14397
9873         * g++.dg/overload/ref1.C: New.
9875 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9877         PR c++/14409
9878         * g++.dg/template/spec12.C: New test.
9880         PR c++/14448
9881         * g++.dg/parse/crash14.C: New test.
9883 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
9885         PR c++/14230
9886         * g++.dg/init/ref11.C: New test.
9888 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
9890         PR c++/14432
9891         * g++.dg/parse/builtin2.C: New test.
9893 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
9895         PR c++/14401
9896         * g++.dg/init/ctor3.C: New test.
9897         * g++.dg/init/union1.C: New test.
9898         * g++.dg/ext/anon-struct4.C: New test.
9900 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
9902         * g++.dg/lookup/koenig1.C: Tweak error messages.
9903         * g++.dg/lookup/used-before-declaration.C: Likewise.
9904         * g++.dg/other/do1.C: Likewise.
9905         * g++.dg/overload/koenig1.C: Likewise.
9906         * g++.dg/parse/crash13.C: Likewise.
9907         * g++.dg/template/instantiate3.C: Likewise.
9909 2004-03-08  Eric Christopher  <echristo@redhat.com>
9911         * * lib/target-supports.exp: Enable libiconv in test
9912         compilation.  Fix up error checking.
9914 2004-03-08  Roger Sayle  <roger@eyesopen.com>
9916         PR middle-end/14289
9917         * gcc.dg/pr14289-1.c: New test case.
9918         * gcc.dg/pr14289-2.c: Likewise.
9919         * gcc.dg/pr14289-3.c: Likewise.
9921 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
9923         * gcc.c-torture/execute/20040308-1.c: New test.
9925 2004-03-07  Roger Sayle  <roger@eyesopen.com>
9927         * gcc.c-torture/execute/20040307-1.c: New test case.
9929 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
9931         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
9933 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
9935         * gcc.dg/20040306-1.c: New test.
9937 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
9939         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
9940         them static.
9941         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
9943 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9945         PR c/14465
9946         * gcc.dg/decl-6.c: New test.
9948 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9950         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
9951         Rename LOGPOW -> LOG_POW.
9952         (SQRT_EXP, POW_EXP): New.
9954 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9956         * gcc.dg/i386-sse-8.c: New test.
9958 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9960         PR c/14114
9961         * gcc.dg/decl-5.c: New test.
9963 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
9965         * gcc.dg/20040305-1.c: New test.
9967 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
9969         PR other/14354
9970         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
9972 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
9974         PR c++/14425, c++/14426
9975         * g++.dg/ext/altivec-4.C: New test.
9976         * g++.dg/ext/altivec-5.C: New test.
9978 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
9980         * g++.old-deja/g++.other/linkage1.C: Expect errors about
9981         global variables of a type with no linkage.
9982         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
9983         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
9984         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
9985         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
9986         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
9987         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
9988         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
9989         * g++.dg/warn/deprecated.C: Name enum Color.
9990         * g++.dg/overload/VLA.C: Name structure for 'b'.
9991         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
9993 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9995         * gcc.c-torture/compile/20040304-1.c: New test.
9997 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
9999         PR 13728
10000         * gcc.dg/decl-4.c: New testcase.
10002 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
10004         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
10005         as PRECF if sizeof (float) > sizeof (double).
10006         (PRECL): Make it the same as PRECF if
10007         sizeof (float) > sizeof (long double).
10009 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10011         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
10012         system type.  Add check for irix6 which doesn't have c99 runtime.
10014 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
10016         * gcc.dg/const-elim-1.c: xfail for xtensa.
10018 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
10020         PR c++/14369
10021         * g++.dg/template/cond4.C: New test.
10023 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
10025         PR c++/14360
10026         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
10028         PR c++/14361
10029         * g++.dg/parse/defarg7.C: New test.
10031         PR c++/14359
10032         * g++.dg/template/friend26.C: New test.
10034 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
10036         PR c++/14324
10037         * g++.dg/abi/mangle21.C: New test.
10039         PR c++/14260
10040         * g++.dg/parse/constructor2.C: New test.
10042         PR c++/14337
10043         * g++.dg/template/sfinae1.C: New test.
10045 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
10047         PR c++/14267
10048         * g++.dg/expr/crash2.C: New test.
10050         PR middle-end/13448
10051         * gcc.dg/inline-5.c: New test.
10052         * gcc.dg/always-inline.c: Split out tests into ...
10053         * gcc.dg/always-inline2.c: ... this and ...
10054         * gcc.dg/always-inline3.c: ... this.
10056 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
10058         PR debug/12103
10059         * g++.dg/debug/crash1.C: New test.
10061 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
10063         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
10064         function with __attribute__((noinline)).
10065         (recurser_void2): Likewise.
10066         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
10067         (recurser_void2): Likewise.
10069 2004-02-29  Roger Sayle  <roger@eyesopen.com>
10071         PR middle-end/14203
10072         * g++.dg/warn/Wunused-6.C: New test case.
10074 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
10076         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
10077         not defined.
10079 2004-02-27  Eric Christopher  <echristo@redhat.com>
10081         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
10082         * g++.dg/charset/asm2.c: Run only x86.
10083         * gcc.dg/charset/asm3.c: Ditto.
10085 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
10087         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
10088         ld_library_path.
10090 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
10092         * g++.dg/ext/altivec-3.C: New.
10094 2004-02-26  Richard Henderson  <rth@redhat.com>
10096         * g++.dg/ext/attrib10.C: Mark for warning.
10097         * gcc.dg/attr-alias-1.c: New.
10099 2004-02-26  Richard Henderson  <rth@redhat.com>
10101         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
10102         * gcc.c-torture/execute/20040208-2.c: ... it back.
10104 2004-02-26  Eric Christopher  <echristo@redhat.com>
10106         * lib/target-supports.exp (check-iconv-available): New function.
10107         * lib/gcc-dg.exp (dg-require-iconv): New function.
10108         Use above.
10109         * gcc.dg/charset: New directory.
10110         * gcc.dg/charset/charset.exp: New file.
10111         * gcc.dg/charset/asm1.c: Ditto.
10112         * gcc.dg/charset/asm2.c: Ditto.
10113         * gcc.dg/charset/asm3.c: Ditto.
10114         * gcc.dg/charset/asm4.c: Ditto.
10115         * gcc.dg/charset/asm5.c: Ditto.
10116         * gcc.dg/charset/attribute1.c: Ditto.
10117         * gcc.dg/charset/attribute2.c: Ditto.
10118         * gcc.dg/charset/string1.c: Ditto.
10119         * g++.dg/charset: New directory.
10120         * g++.dg/dg.exp: Add here. Special options.
10121         * g++.dg/charset/charset.exp: New file.
10122         * g++.dg/charset/asm1.c: Ditto.
10123         * g++.dg/charset/asm2.c: Ditto.
10124         * g++.dg/charset/asm3.c: Ditto.
10125         * g++.dg/charset/asm4.c: Ditto.
10126         * g++.dg/charset/attribute1.c: Ditto.
10127         * g++.dg/charset/attribute2.c: Ditto.
10128         * g++.dg/charset/extern1.cc: Ditto.
10129         * g++.dg/charset/extern2.cc: Ditto.
10130         * g++.dg/charset/string1.c: Ditto.
10132 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
10134         PR c++/14278
10135         * g++.dg/parse/comma1.C: New test.
10137 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10139         PR c++/14284
10140         * g++.dg/template/ttp8.C: New test.
10142 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
10144         * gcc.dg/fixuns-trunc-1.c: New test.
10146 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10148         * gcc.dg/builtins-config.h: Use #elif.
10150 2004-02-26  Michael Matz  <matz@suse.de>
10152         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
10153         * gcc.dg/991214-1.c: Likewise.
10154         * gcc.dg/i386-asm-1.c: Likewise.
10156 2004-02-25  Richard Henderson  <rth@redhat.com>
10158         * gcc.c-torture/execute/20040208-2.c: Move ...
10159         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
10161 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10163         PR c++/14246
10164         * g++.dg/other/crash-3.C: New test.
10166 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10168         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
10169         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
10171         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
10172         HP-UX.
10174 2004-02-24  Michael Matz  <matz@suse.de>
10176         * gcc.dg/i386-regparm.c: New.
10178 2004-02-23  James E Wilson  <wilson@specifixinc.com>
10180         * gcc.c-torture/execute/20040223-1.c: New.
10182 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
10183             Kazu Hirata  <kazu@cs.umass.edu>
10185         * gcc.dg/fwritable-strings-1.c: Remove.
10187 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
10189         PR c/14156
10190         * gcc.dg/20040223-1.c: New test.
10192 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10194         PR c++/14106
10195         * g++.dg/ext/typeof9.C: New test.
10197 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10199         PR c++/14250
10200         * g++.dg/other/switch1.C: New test.
10202 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
10204         * gcc.dg/cast-function-1.c: Adjust for new informative message.
10205         * gcc.dg/va-arg-1.c: Likewise.
10207 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10209         PR c++/14143
10210         * g++.dg/template/koenig5.C: New test.
10212 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
10214         * g++.dg/ext/altivec-1.C: Generalize target triple.
10215         * g++.dg/ext/altivec-2.C: New test case.
10216         * g++.dg/ext/altivec_check.h: New file.
10217         * gcc.dg/altivec-1.c: Generalize target triple;
10218         include altivec_check.h and call altivec_check().
10219         * gcc.dg/altivec-[2-5].c: Generalize target triple.
10220         * gcc.dg/altivec-6.c: New test case.
10221         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
10222         type casts as needed.
10223         * gcc.dg/altivec-10.c: Include altivec_check.h and call
10224         altivec_check().
10225         * gcc.dg/altivec-12.c: New test case.
10226         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
10227         include altivec_check.h and call altivec_check().
10228         * gcc.dg/altivec_check.h: New file.
10230 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10232         * lib/target-supports.exp (check_alias_available): Don't mangle
10233         function `g' in test program.
10235 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10237         * lib/target-supports.exp (check_profiling_available): Check
10238         argument to determine whether we support a profiling type.
10239         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
10240         check_profiling_available.
10241         * g++.dg/bprob/bprob.exp: Likewise
10242         * g77.dg/bprob/bprob.exp: Likewise.
10243         * gcc.misc-tests/bprob.exp: Likewise.
10244         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
10245         dg-require-profiling and delete expected error handling.
10246         * gcc.dg/20021014-1.c: Likewise.
10247         * gcc.dg/nest.c: Likewise.
10249 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10251         PR c++/12007
10252         * g++.dg/other/vthunk1.C: New test.
10254 2004-02-20  Falk Hueffner  <falk@debian.org>
10256         PR target/14201
10257         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
10259 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
10261         PR c++/13927
10262         * g++.dg/other/error8.C: Remove XFAIL markers.
10264         PR c++/14173
10265         * g++.dg/ext/packed5.C: New test.
10267         PR c++/14199
10268         * g++.dg/warn/Wunused-5.C: New test.
10270         PR c++/14186
10271         * g++.dg/lookup/member1.C: New test.
10273 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
10275         * gcc.c-torture/compile/20040130-1.c: Enable only when
10276         __INT_MAX__ >= 2147483647L.
10277         * gcc.c-torture/compile/961203-1.c: Likewise.
10279 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
10281         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
10282         * g++.dg/opt/template1.C: Robustify assembler regexp
10284 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
10286         * gcc.c-torture/execute/simd-4.x: Remove.
10287         * gcc.c-torture/execute/va-arg-25.x: Likewise.
10288         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
10289         Guard with #ifndef SKIP_ATTRIBUTE.
10290         * gcc.dg/compat/vector-1_y.c: Likewise.
10291         * gcc.dg/compat/vector-2_x.c: Likewise.
10292         * gcc.dg/compat/vector-2_y.c: Likewise.
10293         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
10294         * g++.dg/eh/simd-2.C: Likewise.
10296 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
10298         * gcc.c-torture/compile/complex-1.c: New.
10300 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
10302         PR target/14209
10303         * gcc.c-torture/execute/20040218-1.c: New test.
10305 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10307         PR c++/14181
10308         * g++.dg/parse/new2.C: New test.
10310 2004-02-18  Paul Brook  <paul@codesourcery.com>
10312         * gcc.c-torture/compile/libcall-1.c: New test.
10314 2004-02-18  Paul Brook  <paul@codesourcery.com>
10316         PR debug/12934
10317         * gcc.dg/debug/debug-7.c: New test.
10319 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
10321         * gcc.dg/20040217-1.c: New test.
10323 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
10325         * gcc.c-torture/execute/990208-1.x: Delete.
10327 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
10329         * gcc.c-torture/execute/20040208-2.x: New file.
10331 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
10333         PR c++/11326
10334         * g++.dg/abi/structret1.C: New test.
10336 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
10338         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
10339         (i386_cpuid): No need to test if cpuid is available on AMD64.
10340         Fix assembly, so that it works onboth i386 and AMD64.
10341         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
10342         (vecInLong): Fix s[] member type to unsigned int.
10343         (vecInWord): Remove type.
10344         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
10345         (a64, b64, c64, d64, e64): Remove.
10346         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
10347         Remove unused variable.  Remove initialization of removed variables.
10348         Don't call mmx_tests nor sse_tests.
10349         (reference_mmx, reference_sse): Remove.
10350         (check): Add return stmt.
10351         * gcc.dg/i386-sse-7.c: New test.
10352         * gcc.dg/i386-mmx-4.c: New test.
10354 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10356         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
10357         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
10358         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
10359         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
10360         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
10361         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
10362         g++.dg/tc1/dr94.C: Fix line terminator.
10364 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
10366         * gcc.c-torture/compile/20040216-1.c: New.
10368 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10370         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
10371         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
10372         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
10373         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
10374         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
10375         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
10377 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
10379         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
10381 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
10383         PR c++/13971
10384         * g++.dg/expr/cond4.C: New test.
10386         PR c++/14086
10387         * g++.dg/lookup/crash2.C: New test.
10389 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
10391         * gcc.c-torture/compile/20040214-2.c: New test.
10393 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
10395         PR c++/14116
10396         * g++.dg/ext/typeof8.C: New test.
10398 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
10400         * gcc.c-torture/compile/20040214-1.c: New test.
10402 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10404         PR c++/13635
10405         * g++.dg/template/spec11.C: New test.
10407 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10409         PR c++/13927
10410         * g++.dg/other/error8.C: New test.
10412 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
10414         PR c++/14122
10415         * g++.dg/template/array4.C: New test.
10417         PR c++/14108
10418         * g++.dg/inherit/thunk2.C: New test.
10420         PR c++/14083
10421         * g++.dg/eh/cond2.C: New test.
10423 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
10425         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
10427 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
10429         * lib/scanasm.exp (dg-scan): Quote pattern before display.
10431 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
10433         * g++.dg/simd-2.C: xfail on ppc64-linux.
10435 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
10437         PR c/456
10438         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
10439         tests.
10441 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
10443         * gcc.dg/builtins-33.c: New test.
10445 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
10447         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
10449 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
10451         * g++.dg/simd-2.C: Set -maltivec for ppc64.
10453 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
10455         * gcc.dg/ppc64-abi-3.c: New test.
10457 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
10459         PR c/14092
10461         * gcc.dg/pr14092-1.c: New testcase.
10463 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
10465         * gcc.dg/cpp/assert4.c: Fix typo last change.
10467         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
10468         * gcc.dg/cpp/assert4.c: Handle powerpc64.
10470         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
10472 2004-02-09  Roger Sayle  <roger@eyesopen.com>
10474         * gcc.c-torture/compile/20040209-1.c: New test case.
10476 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
10478         * gcc.dg/c90-init-1.c: Adjust expected error messages.
10480 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
10482         * gcc.c-torture/execute/20040208-[12].c: New tests.
10484 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
10486         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
10488 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
10490         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
10492 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
10494         Bug 13856
10495         * gcc.dg/visibility-8.c: New testcase.
10497 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
10499         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
10500         arguments.
10501         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
10503 2004-02-07  Roger Sayle  <roger@eyesopen.com>
10505         PR middle-end/13696
10506         * g++.dg/opt/fold1.C: New test case.
10508 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10510         PR c++/14033
10511         * g++.dg/other/crash-2.C: New test.
10513 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10515         PR c++/14028
10516         * g++.dg/parse/angle-bracket2.C: New test.
10518 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10520         PR middle-end/13750
10521         Revert:
10522         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
10523         PR pch/13361
10524         * testsuite/g++.dg/pch/wchar-1.C: New.
10525         * testsuite/g++.dg/pch/wchar-1.Hs: New.
10527 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10529         PR c++/14008
10530         * g++.dg/parse/error15.C: New test.
10531         * g++.dg/parse/crash11.C: Update dg-error mark.
10533 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
10535         PR c++/13932
10536         * g++.dg/warn/conv2.C: New test.
10538 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10540         PR c++/13086
10541         * g++.dg/warn/incomplete1.C: Remove xfail.
10543 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
10545         * lib/file-format.exp (gcc_target_object_format): Use
10546         ${tool}_target_compile, not gcc_target_compile.
10547         * lib/target-supports.exp (check_alias_available): Likewise.
10548         (check_gc_sections_available): Likewise.
10549         * g++.dg/ext/attrib10.C: Use dg-require-alias.
10550         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
10551         dg-require-alias.
10553 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
10555         PR c++/13969
10556         * g++.dg/template/static6.C: New test.
10558 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
10560         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
10562 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10564         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
10565         tests for systems where `char' is unsigned by default.
10567 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10569         PR c++/13997
10570         * g++.dg/template/partial3.C: New test.
10572 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10574         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
10575         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
10576         Remove mentions of obsolete ports.
10578 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
10580         * gcc.dg/noncompile/20001228-1.c: Fix for new
10581         error message.
10583 2004-02-03  Roger Sayle  <roger@eyesopen.com>
10585         PR target/9348
10586         * gcc.c-torture/execute/multdi-1.c: New test case.
10588 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
10590         PR c++/13925
10591         * g++.dg/template/lookup5.C: New test.
10593 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
10595         PR c++/13950
10596         * g++.dg/template/lookup4.C: New test.
10598         PR c++/13970
10599         * g++.dg/parse/error14.C: New test.
10601         PR c++/14002
10602         * g++.dg/parse/template13.C: New test.
10604 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
10606         PR c++/13978
10607         * g++.dg/template/koenig4.C: New test.
10609         PR c++/13968
10610         * g++.dg/template/crash17.C: New test.
10612         PR c++/13975
10613         * g++.dg/parse/error13.C: New test.
10614         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
10616 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10618         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
10620 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
10622         PR c/11658
10623         PR c/13994
10624         * gcc.dg/noncompile/20040203-1.c: New test.
10625         * gcc.dg/noncompile/20040203-2.c: Likewise.
10626         * gcc.dg/noncompile/20040203-3.c: Likewise.
10627         * gcc.dg/20040203-1.c: Likewise.
10629 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
10631         PR c++/10858
10632         * g++.dg/template/sizeof7.C: New test.
10634 2004-02-02  Eric Christopher  <echristo@redhat.com>
10635             Zack Weinberg  <zack@codesourcery.com>
10637         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
10639 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
10641         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
10642         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
10643         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
10644         * gcc.dg/cleanup-5.c: Run only on Linux targets.
10646 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
10648         PR c++/13113
10649         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
10651         PR c++/13854
10652         * g++.dg/ext/attrib13.C: New test.
10654         PR c++/13907
10655         * g++.dg/conversion/op2.C: New test.
10657 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
10659         * gcc.dg/titype-1.c: Fix pasto.
10661 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
10663         * gcc.dg/titype-1.c: New test.
10665 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10667         PR c++/13957
10668         * g++.dg/template/non-type-template-argument-1.C,
10669         g++.dg/template/qualified-id1.C: Update dg-error marks.
10670         * g++.dg/template/nontype6.C: New test.
10672 2004-02-01  Roger Sayle  <roger@eyesopen.com>
10674         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
10675         * gcc.dg/builtins-31.c: New testcase.
10676         * gcc.dg/builtins-32.c: New testcase.
10678 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
10680         * objc.dg/call-super-2.m: Update line numbers
10681         for the including of stddef.h.
10683 2004-01-30  Michael Matz  <matz@suse.de>
10685         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
10686         g++.dg/ext/case-range3.C: New tests.
10688 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10690         DR206
10691         PR c++/13813
10692         * g++.dg/template/member4.C: New test.
10694 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10696         PR c++/13683
10697         * g++.dg/template/sizeof6.C: New test.
10699 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
10701         * gcc.dg/fwritable-strings-1.c: New test.
10703 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
10705         * gcc.c-torture/compile/20040130-1.c: New test.
10707 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
10709         * objc.dg/call-super-2.m: Include stddef.h for size_t.
10711 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
10713         PR c++/13883
10714         * g++.dg/template/ctor3.C: New test.
10716 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10718         * g++.dg/tc1: New directory.
10719         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
10720         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
10721         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
10722         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
10723         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
10725 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10727         * g++.dg/parse/error11.C: New test.
10728         * g++.dg/parse/error12.C: Likewise.
10730 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
10732         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
10733         (scan_initial, main): Use aligned_sizeof instead of sizeof.
10735 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
10737         PR c++/13791
10738         * g++.dg/ext/attrib12.C: New test.
10740         PR c++/13736
10741         * g++.dg/parse/cast2.C: New test.
10743 2004-01-27  James E Wilson  <wilson@specifixinc.com>
10745         * objc.dg/encode-2.m (main): New local string.  Set depending on
10746         sizeof long.  Use in sscanf call.
10747         * objc.dg/encode-3.m (main): New local string.  Set depending on
10748         sizeof long.  Use in scan_initial call.
10750 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10752         * objc.dg/call-super-2.m: Make LP64-safe.
10753         * objc.dg/desig-init-1.m: Likewise.
10755 2004-01-27  Devang Patel <dpatel@apple.com>
10757         * g++.dg/debug/namespace1.C: New test.
10759 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
10761         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
10762         xscale-*-*.
10764         * gcc.dg/arm-mmx-1.c: New test.
10766 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
10768         * gcc.dg/20040127-1.c: New test.
10769         * gcc.dg/20040127-2.c: New test.
10771 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10773         * objc.dg/stret-1.m (glob): Renamed to globa.
10775 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
10777         PR c++/13663
10778         * g++.dg/expr/for1.C: New test.
10780 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
10782         PR middle-end/13779
10783         * gcc.dg/darwin-longlong.c: New test.
10785 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
10787         * gcc.dg/20040124-1.c: Moved test from here...
10788         * gcc.c-torture/compile/20040124-1.c: ...to here.
10790 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10792         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
10793         the assembly output if -m64 is passed.
10795 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
10797         PR c++/13833
10798         * g++.dg/template/cond3.C: New test.
10800 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10802         PR c++/13810
10803         * g++.dg/template/ttp7.C: New test.
10805 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10807         PR c++/13797
10808         * g++.dg/template/nontype4.C: New test.
10809         * g++.dg/template/nontype5.C: Likewise.
10811 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
10813         * gcc.dg/torture/mips-clobber-at.c: New test.
10815 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
10817         * gcc.dg/20040124-1.c: New test.
10819 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
10821         * gcc.dg/20040123-1.c: New test.
10823 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
10825         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
10827 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
10829         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
10831 2004-01-23  Andrew Pinski  <apinski@apple.com>
10833         * gcc.dg/20030121-1.c: Move to ..
10834         * gcc.dg/20040121-1.c: here.
10836 2004-01-23  Roger Sayle  <roger@eyesopen.com>
10838         * gcc.dg/builtins-29.c: New test case.
10840 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
10842         PR 18314
10843         * gcc.dg/builtins-30.c: New testcase.
10845 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
10847         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
10848         * lib/g77.exp: Likewise.
10849         * lib/objc.exp: Likewise.
10850         * lib/g++.exp: Likewise.
10852 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
10854         * gcc.dg/struct-by-value-2.c: New test.
10856 2004-01-21  Andrew Pinski  <apinski@apple.com>
10858         PR target/13785
10859         * gcc.dg/20030121-1.c: New test.
10861 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
10863         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
10864         clobber frame pointer register in asm statement.
10866 2004-01-21  Falk Hueffner  <falk@debian.org>
10868         * gcc.c-torture/compile/20040121-1.c: New test.
10870 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
10872         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
10874 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
10876         * gcc.dg/ppc64-abi-2.c: New test.
10878 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10880         * lib/treelang.exp: Fill out this file.
10881         * lib/treelang-dg.exp: New File.
10883 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
10885         * gcc.c-torture/compile/981022-1.c: Remove.
10886         * gcc.dg/array-5.c: Remove XFAIL.
10887         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
10888         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
10889         gcc.dg/cond-lvalue-1.c: Update.
10890         * gcc.dg/cast-lvalue-2.c: New test.
10892 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
10894         PR c++/13592
10895         * g++.dg/other/error1.C (class foo): Tweak error message.
10897         PR c++/13592
10898         * g++.dg/template/call2.C: New test.
10900 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
10902         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
10903         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
10904         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
10905         scalar-return-1_x.c, scalar-return-2_y.c,
10906         scalar-return-3_x.c, scalar-return-3_y.c,
10907         scalar-return-4_x.c, scalar-return-4_y.c,
10908         struct-align-1.h, struct-align-1_x.c,
10909         struct-align-1_y.c, struct-align-2.h,
10910         struct-align-2_x.c, struct-align-2_y.c,
10911         struct-by-value-10_y.c, struct-by-value-11_x.c,
10912         struct-by-value-11_y.c, struct-by-value-12_x.c,
10913         struct-by-value-12_y.c, struct-by-value-13_x.c,
10914         struct-by-value-13_y.c, struct-by-value-14_x.c,
10915         struct-by-value-14_y.c, struct-by-value-15_x.c,
10916         struct-by-value-15_y.c, struct-by-value-16_y.c,
10917         struct-by-value-17_y.c, struct-by-value-18_y.c,
10918         struct-by-value-19_y.c, struct-by-value-1_x.c,
10919         struct-by-value-1_y.c, struct-by-value-20_y.c,
10920         struct-by-value-2_x.c, struct-by-value-2_y.c,
10921         struct-by-value-3_y.c, struct-by-value-4_x.c,
10922         struct-by-value-4_y.c, struct-by-value-5_y.c,
10923         struct-by-value-6_y.c, struct-by-value-7_y.c
10924         struct-by-value-8_x.c, struct-by-value-8_y.c
10925         struct-by-value-9_x.c, struct-by-value-9_y.c
10926         struct-return-10_x.c, struct-return-10_y.c,
10927         struct-return-19_x.c, struct-return-20_x.c
10928         struct-return-2_x.c, struct-return-2_y.c
10929         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
10930         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
10932 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
10934         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
10935         attribute on sparc*-sun-solaris2.*.
10937 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
10939         PR c++/13710
10940         * g++.dg/ext/typeof7.C: New test.
10942 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
10944         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
10945         * gcc.dg/const-elim-1.c: Same.
10947 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
10949         * objc.dg/stret-1.m: New.
10950         * objc.dg/stret-2.m: New.
10952 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
10954         PR c++/11895
10955         * g++.dg/ext/vector1.C: New test.
10957 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
10959         * gcc.dg/pch/import-1.c: New.
10960         * gcc.dg/pch/import-1.hs: New.
10961         * gcc.dg/pch/import-1a.h: New.
10962         * gcc.dg/pch/import-1b.h: New.
10963         * gcc.dg/pch/import-1c.h: New.
10965 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
10967         PR c++/13574
10968         * g++.dg/ext/array1.C: New test.
10970         PR c++/13178
10971         * g++.dg/conversion/op1.C: New test.
10973 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
10975         PR 11864
10976         From Kazumoto Kojima / Dan Kegel:
10977         * gcc.dg/pr11864-1.c: New test.
10979         PR 10392
10980         From Marcus Comstedt / Dan Kegel:
10981         * gcc.dg/pr10392-1.c: New test.
10983 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
10985         PR c++/13478
10986         * g++.dg/init/ref10.C: New test.
10988 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10990         PR c++/13407
10991         * g++.dg/parse/typename6.C: New test.
10993 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
10995         PR pch/13361
10996         * testsuite/g++.dg/pch/wchar-1.C: New.
10997         * testsuite/g++.dg/pch/wchar-1.Hs: New.
10999 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11001         PR c++/9259
11002         * g++.dg/expr/sizeof2.C: New test.
11004 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
11006         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
11008 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
11010         PR c++/13659
11011         * g++.dg/lookup/strong-using-3.C: New.
11012         * g++.dg/lookup/using-10.C: New.
11014 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
11016         PR c++/13594
11017         * g++.dg/lookup/strong-using-2.C: New.
11019 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
11020             Dan Kegel <dank@kegel.com>
11021             J"orn Rennecke <joern.rennecke@superh.com>
11023         PR target/9365
11024         * gcc.dg/pr9365-1.c: New test.
11026 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11028         PR c++/8856
11029         * g++.dg/parse/casting-operator2.C: New test.
11030         * g++.old-deja/g++.pt/explicit83.C: Remove.
11032 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
11034         * gcc.dg/label-compound-stmt-1.c: New test.
11035         * gcc.c-torture/compile/950922-1.c,
11036         gcc.c-torture/compile/20000211-3.c,
11037         gcc.c-torture/compile/20000518-1.c,
11038         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
11039         compound statements.
11041 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
11043         * gcc.dg/ppc64-abi-1.c: New test.
11045 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
11047          * g++.dg/ext/attrib9.C: Add dg-warnings.
11049 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11051         PR c++/12335
11052         * g++.dg/parse/dtor3.C: New test.
11054 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
11056         PR c++/12709
11057         * g++.dg/parse/try-catch-1.C: New test.
11059 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
11061         * ada/acats/run_all.sh: Add more verbose output in acats.log
11062         when compiling tests.
11064 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
11066         PR 13656
11067         * gcc.dg/typedef-redecl.c: New test case.
11068         * gcc.dg/typedef-redecl.h: New support file.
11070 2004-01-13  Jan Hubicka  <jh@suse.cz>
11072         * gcc.dg/always_inline.c: New test.
11073         * gcc.dg/debug/20031231-1.c: Fix.
11075 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11077         PR c++/13474
11078         * g++.dg/template/array3.C: New test.
11080 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
11082         * g++.dg/ext/lvalue1.C: No longer expected to fail.
11083         * g++.dg/warn/Wunused-2.C: Likewise.
11085 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11087         PR c++/13289
11088         * g++.dg/template/instantiate6.C: New test.
11090 2004-01-12  Roger Sayle  <roger@eyesopen.com>
11092         PR middle-end/11397
11093         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
11095 2004-01-12  Jan Hubicka  <jh@suse.cz>
11097         PR opt/12826
11098         * gcc.dg/20040112-1.c: New.
11100         * gcc.dg/dwarf-die[1-7].c: Move to...
11101         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
11102         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
11104 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11106         PR c++/4100
11107         * g++.dg/parse/friend4.C: New test.
11109 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
11111         PR c++/4100
11112         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
11113         definition is called a friend.
11115 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
11117         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
11119 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
11121         PR c++/3478
11122         * g++.dg/parse/error10.C: New test.
11123         * g++.dg/template/arg2.C: Accept "invalid type" error.
11125 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
11127         PR middle-end/13392
11128         * g++.dg/opt/expect2.C: New test.
11130 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
11132         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
11133         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
11134         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
11135         Update dg-error regexps.
11137 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
11139         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
11140         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
11142 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
11144         * gcc.dg/pragma-re-1.c: Use right pointer type.
11146 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
11148         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
11150 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
11152         * gcc.dg/rs6000-ldouble-1.c: New.
11154 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11156         DR 337
11157         PR c++/9256
11158         * g++.dg/other/abstract1.C: New test.
11160 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
11162         * g++.dg/lookup/strong-using-1.C: New.
11164 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
11166         PR c/11234
11167         * gcc.dg/func-ptr-conv-1.c: New test.
11168         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
11170 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
11172         PR target/13380.
11173         * gcc.c-torture/compile/20040109-1.c: New.
11175 2004-01-08  Stuart Hastings  <stuart@apple.com>
11177         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
11178         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
11179         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
11181 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
11183         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
11185 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
11187         * ada/acats/run_acats: Treat 'gnatchop' the same way
11188         as 'gnatmake'.  Export GCC_DRIVER.
11189         * ada/acats/run_all.sh: Add target_gnatchop.  Use
11190         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
11192 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11194         PR c++/12573
11195         * g++.dg/template/dependent-expr4.C: New test.
11197 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
11199         * gcc.dg/altivec-11.c: New test.
11201 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
11203         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
11205 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
11207         PR c/6024
11208         * gcc.dg/enum-compat-1.c: New test.
11209         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
11211 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
11213         PR c/12165
11214         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
11215         gcc.dg/c99-idem-qual-3.c: New tests.
11217 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
11219         * gcc.dg/winline-7.c: Don't cast void * to int.
11221 2004-01-06  Jan Hubicka  <jh@suse.cz>
11223         * gcc.dg/i386-sse-5.c: New test
11224         * g++.dg/eh/simd-1.c: Add -w argument for i386.
11226 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
11228         PR c++/12815
11229         * g++.dg/rtti/typeid4.C: New test.
11231 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
11233         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
11235 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
11237         PR c++/12132
11238         * g++.dg/template/error11.C: New test.
11240         PR c++/13451
11241         * g++.dg/template/class2.C: New test.
11243 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
11244         Richard Sandiford <rsandifo@redhat.com>
11246         PR c++/13387
11247         * g++.dg/opt/alias3.C: New test.
11249 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
11251         PR c++/13157
11252         * g++.dg/template/koenig3.C: New test.
11254         PR c++/13529
11255         * g++.dg/parse/offsetof3.C: New test.
11257         * g++.dg/init/copy7.C: Add missing dg-error markers.
11259         PR c++/12226
11260         * g++.dg/init/copy7.c: New test.
11262         PR c++/13536
11263         * g++.dg/parse/cast1.C: New test.
11265 2004-01-04  Jan Hubicka  <jh@suse.cz>
11267         * gcc.dg/winline[1-7].c: New tests.
11269 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11271         PR c++/13520
11272         * g++.dg/template/qualttp22.C: New test.
11274 2004-01-01  Jan Hubicka  <jh@suse.cz>
11276         * gcc.dg/debug/20031231-1.c: New.
11277         * gcc.c-torture/compile/20040101-1.c: New.
11278         * gcc.dg/dwarf-die-[1-7].c: New.
11280 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
11282         PR optimization/13521
11283         * gcc.c-torture/compile/20031231-1.c: New test.
11285 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
11287         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
11289 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11291         PR c++/10079
11292         * g++.dg/template/crash16.C: New test.
11294 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
11296         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
11298 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
11300         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
11301         ports.
11302         * g++.old-deja/g++.jason/thunk3.C: Likewise.
11303         * g++.old-deja/g++.law/profile1.C: Likewise.
11304         * gcc.c-torture/compile/981006-1.c: Likewise.
11305         * gcc.c-torture/execute/loop-2e.x: Likewise.
11306         * gcc.c-torture/execute/loop-2f.x: Remove.
11307         * gcc.c-torture/execute/loop-2g.x: Likewise.
11308         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
11309         * gcc.dg/20020312-2.c: Remove traces of dead ports.
11311 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
11313         PR c++/13507
11314         * g++.dg/ext/attrib11.C: New test.
11316         PR c++/13494
11317         * g++.dg/template/array2-1.C: New test.
11318         * g++.dg/template/array2-2.C: New test.
11320 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
11322         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
11324 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11326         PR c++/12774
11327         * g++.dg/template/array1-1.C: New test.
11328         * g++.dg/template/array1-2.C: New test.
11330 2003-12-29  Roger Sayle  <roger@eyesopen.com>
11332         PR fortran/12632
11333         * g77.dg/12632.f: New test case.
11335 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11337         PR c++/13289
11338         * g++.dg/parse/nontype1.C: New test.
11340 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11342         PR c++/12403
11343         * g++.dg/parse/explicit1.C: New test.
11344         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
11346 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
11348         PR c++/13081
11349         * g++.dg/opt/inline6.C: New test.
11351         PR c++/12613
11352         * g++.dg/parse/error9.C: New test.
11354         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
11356 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
11358         PR c++/13009
11359         * g++.dg/init/assign1.C: New test.
11361 2003-12-28  Roger Sayle  <roger@eyesopen.com>
11363         PR c++/13070
11364         * g++.dg/warn/format3.C: New test case.
11366 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11368         * gcc.c-torture/compile/20031227-1.c: New test.
11370 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
11372         * g++.dg/bprob/bprob.exp: Load target-supports.exp
11373         * g77.dg/bprob/bprob.exp: Likewise.
11374         * gcc.misc-tests/bprob.exp: Likewise.
11375         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
11376         variants on systems where the library does not provide that
11377         functionality.
11378         * gcc.dg/builtins-20.c: Use builtins-config.h.
11379         * gcc.dg/builtins-config.h: New file.
11381 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
11383         * lib/gcc-dg.exp (dg-require-profiling): New function.
11384         * lib/target-supports.exp (check_profiling_available): Likewise.
11385         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
11386         * g77.dg/bprob/bprob.exp: Likewise.
11387         * gcc.misc-tests/bprob.exp: Likewise.
11388         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
11389         * gcc.dg/20021014-1.c: Likewise.
11390         * gcc.dg/nest.c: Likewise.
11392 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
11394         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
11395         compiling.
11396         * g++.dg/lookup/java2.C: Likewise.
11397         * gcc.dg/cpp/lexident.c: Likewise.
11399 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11401         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
11402         given.
11403         * gcc.c-torture/compile/961203-1.c: Likewise.
11404         * gcc.c-torture/compile/980506-1.c: Likewise.
11406 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
11408         * lib/gcc-dg.exp (dg-prune-output): New annotation.
11409         (additional_prunes): New global.
11410         (gcc-dg-prune): Handle additional per-test pruning.
11411         (dg-test): Clear additional_prunes between tests.
11413         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
11414         dg-prune-output to avoid spurious failures from assembler
11415         complaining about nonexistent WAW violations.
11416         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
11417         Use dg-prune-output to avoid spurious failures from assembler
11418         warning about Itanium B-step errata.
11420 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
11422         * g++.dg/abi/macro0.C: New test.
11423         * g++.dg/abi/macro1.C: Likewise.
11424         * g++.dg/abi/macro2.C: Likewise.
11426         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
11427         * g++.dg/abi/bitfield7.C: Likewise.
11428         * g++.dg/abi/dtor2.C: Likewise.
11429         * g++.dg/abi/mangle11.C: Likewise.
11430         * g++.dg/abi/mangle12.C: Likewise.
11431         * g++.dg/abi/mangle14.C: Likewise.
11432         * g++.dg/abi/mangle17.C: Likewise.
11433         * g++.dg/abi/vbase10.C: Likewise.
11434         * g++.dg/abi/vbase14.C: Likewise.
11435         * g++.dg/template/qualttp17.C: Likewise.
11437 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
11439         PR c/11995
11440         * gcc.dg/20031223-1.c: New test.
11442 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
11444         * gcc.dg/noreturn-7.c: New test.
11446 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
11448         * gcc.dg/null-pointer-1.c: New test.
11450 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
11452         * g++.old-deja/g++.jason/template18.C: Remove.
11453         * g++.old-deja/g++.jason/template37.C: Likewise.
11455         PR c++/12862
11456         * g++.dg/lookup/ns1.C: New test.
11458         PR c++/12397
11459         * g++.dg/template/lookup3.C: New test.
11461 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
11463         * g++.dg/template/recurse1.C: New test
11465 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
11467         PR c++/12479
11468         * g++.dg/parse/semicolon1.C: New test.
11469         * g++.dg/parse/semicolon1.h: Likewise.
11471 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
11473         * gcc.dg/darwin-misaligned.c: New test.
11475 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
11477         PR c/9163
11478         * gcc.dg/20031222-1.c: New test.
11480 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
11482         PR c++/13438
11483         * g++.dg/parse/error8.C: New test.
11485         PR c++/11554
11486         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
11488 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
11490         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
11491         too small.
11492         * gcc.c-torture/compile/930217-1.c: Likewise.
11493         * gcc.c-torture/compile/930513-1.c: Likewise.
11494         * gcc.c-torture/execute/920908-2.c: Likewise.
11495         * gcc.c-torture/execute/921204-1.c: Likewise.
11496         * gcc.c-torture/execute/930621-1.c: Likewise.
11497         * gcc.c-torture/execute/930630-1.c: Likewise.
11498         * gcc.c-torture/execute/931031-1.c: Likewise.
11499         * gcc.c-torture/execute/980602-2.c: Likewise.
11500         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11501         * gcc.c-torture/execute/compndlit-1.c: Likewise.
11502         * gcc.c-torture/execute/extzvsi.c: Likewise.
11503         * gcc.c-torture/unsorted/ext.c: Likewise.
11505 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
11507         PR target/12749
11508         * gcc.c-torture/compile/20031220-2.c: New test case.
11510 2003-12-20  Roger Sayle  <roger@eyesopen.com>
11512         PR optimization/13031
11513         * gcc.c-torture/compile/20031220-1.c: New test case.
11515 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
11517         * gcc.dg/cast-function-1.c: New test.
11519 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11521         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
11522         formats.
11524 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
11526         PR c++/12795
11527         * g++.dg/ext/attrib10.C: New test.
11529 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
11531         * gcc.dg/cleanup-10.c: New test.
11532         * gcc.dg/cleanup-11.c: New test.
11534 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
11536         PR c++/13239
11537         * g++.dg/opt/expect1.C: New test.
11539 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
11541         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
11543 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
11545         PR debug/12923
11546         * gcc.dg/20031218-1.c: New test.
11548         PR debug/12389
11549         * gcc.dg/20031218-2.c: New test.
11550         * gcc.dg/20031218-3.c: New test.
11552         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
11553         of label name and allow for USER_LABEL_PREFIX == "_" names.
11554         * g++.dg/abi/mangle18-2.C: Likewise.
11555         * g++.dg/abi/mangle19-1.C: Likewise.
11556         * g++.dg/abi/mangle19-2.C: Likewise.
11557         * g++.dg/abi/mangle20-1.C: Likewise.
11558         * g++.dg/abi/mangle20-2.C: Likewise.
11560 2003-12-18  Richard Henderson  <rth@redhat.com>
11562         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
11564 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
11565             Dan Kegel <dank@kegel.com>
11567         PR other/12009
11568         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
11569         testing a cross compiler, it causes spurious compile failures.
11570         * lib/g++.exp: Likewise.
11572 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11574         PR c++/13262
11575         * g++.dg/template/access13.C: New test.
11577 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
11579         * gcc.dg/20031216-1.c: New test.
11581 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11583         PR c++/9154
11584         * g++.dg/template/error10.C: New test.
11586 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
11588         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
11589         * g++.dg/eh/simd-2.C: Likewise.
11591 2003-12-17  James E Wilson  <wilson@specifixinc.com>
11592             Roger Sayle  <roger@eyesopen.com>
11594         * gcc.c-torture/execute/ieee/mzero5.c: New.
11596 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
11598         PR c++/10603
11599         * g++.dg/parse/error6.C: New test.
11601         PR c++/12827
11602         * g++.dg/parse/error7.C: New test.
11604 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
11606         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
11607         at -O with stabs debugging formats.
11608         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
11609         * gcc.dg/debug/debug-2.c: Likewise.
11611 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
11613         PR c++/12696
11614         * g++.dg/init/error1.C: New test.
11616         PR c++/12218
11617         * g++.dg/init/pm3.C: New test.
11619 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
11621         PR c/3347
11622         * gcc.dg/bitfld-8.c: New test.
11624 2003-12-16  James Lemke  <jim@wasabisystems.com>
11626         * gcc.dg/arm-scd42-[123].c: New tests.
11628 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
11630         PR c++/9043
11631         * g++.dg/abi/mangle20-1.C: New test.
11632         * g++.dg/abi/mangle20-2.C: New test.
11634 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
11636         PR c++/13275
11637         * g++.dg/other/offsetof2.C: Remove XFAIL.
11638         * g++.dg/parse/offsetof1.C: New test.
11639         * g++.gd/parse/offsetof2.C: Likewise.
11641 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11643         * g++.dg/template/nontype3.C: New test.
11644         * g++.dg/template/static2.C: Tweaked the dg-error clause.
11646 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11648         * g++.dg/warn/noreturn-3.C: Also test instantiation.
11650 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
11652         PR c++/13387
11653         * g++.dg/expr/assign1.C: New test.
11655         PR c++/13242
11656         * g++.dg/abi/mangle19-1.C: New test.
11657         * g++.dg/abi/mangle19-2.C: New test.
11659 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
11661         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
11663 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
11665         * gcc.c-torture/execute/20031216-1.c: New test.
11667 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11669         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
11670         an ICE regression.
11672 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
11674         PR c++/10926
11675         * g++.dg/template/error9.C: New test.
11677         PR c++/11116
11678         * g++.dg/template/error8.C: New test.
11680 2003-12-15  Roger Sayle  <roger@eyesopen.com>
11682         PR middle-end/13400
11683         * gcc.c-torture/execute/20031215-1.c: New test case.
11685 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
11687         PR c++/13269
11688         * g++.dg/parse/error5.C: New test.
11690         PR c++/12989
11691         * g++.dg/expr/sizeof1.C: New test.
11693         PR c++/13310
11694         * g++.dg/template/crash15.C: New test.
11696 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
11698         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
11699         a non-POD type as the last named parameter of a varargs function.
11701 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
11703         PR c++/13243
11704         PR c++/12573
11705         * g++.dg/template/crash14.C: New test.
11706         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
11708 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
11710         * g++.dg/other/java1.C: New test.
11712         PR c++/13241
11713         * g++.dg/abi/mangle18-1.C: New test.
11714         * g++.dg/abi/mangle18-2.C: New test.
11716 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11718         PR optimization/10312
11719         * gcc.c-torture/execute/20031214-1.c: New.
11721 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
11723         PR c++/10779
11724         PR c++/12160
11725         * g++.dg/parse/error3.C: New test.
11726         * g++.dg/parse/error4.C: Likewise.
11727         * g++.dg/abi/mangle4.C: Tweak error messages.
11728         * g++.dg/lookup/using5.C: Likewise.
11729         * g++.dg/other/error2.C: Likewise.
11730         * g++.dg/parse/typename5.C: Likewise.
11731         * g++.dg/parse/undefined1.C: Likewise.
11732         * g++.dg/template/arg2.C: Likewise.
11733         * g++.dg/template/ttp3.C: Likewise.
11734         * g++.dg/template/type1.C: Likewise.
11735         * g++.old-deja/g++.other/crash32.C: Likewise.
11736         * g++.old-djea/g++.pt/defarg8.C: Likewise.
11738 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11740         PR c++/13106
11741         * g++.dg/warn/noreturn-3.C: New test.
11743 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11745         PR c++/13118
11746         * g++.dg/abi/covariant3.C: New.
11748 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
11750         * g++.dg/eh/ia64-1.C: New test.
11752 2003-12-12  Roger Sayle  <roger@eyesopen.com>
11754         PR optimization/13037
11755         * g77.f-torture/execute/13037.f: New test case.
11757 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11759         PR c++/12881
11760         * g++.dg/abi/covariant2.C: New.
11762 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
11764         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
11766 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
11768         * gcc.c-torture/execute/wchar_t-1.x: Delete.
11770 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
11772         PR other/10819
11773         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
11774         to fix Bug 10819.
11775         * lib/g++.exp (g++_version): Likewise.
11776         * lib/g77.exp (g77_version): Likewise.
11777         * lib/objc.exp (default_objc_version): Likewise.
11779 2003-12-10  Richard Henderson  <rth@redhat.com>
11781         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
11783         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
11785 2003-12-08  Matt Austern  <austern@apple.com>
11787         PR c/13134
11788         * lib/gcc-dg.exp (dg-require-visibility): Define.
11789         * lib/target-supports (check_visibility_available): Define.
11790         * gcc.dg/visibility-1.c: New test.
11791         * gcc.dg/visibility-2.c: Likewise.
11792         * gcc.dg/visibility-3.c: Likewise.
11793         * gcc.dg/visibility-4.c: Likewise.
11794         * gcc.dg/visibility-5.c: Likewise.
11795         * gcc.dg/visibility-6.c: Likewise.
11796         * g++.dg/ext/visibility-1.C: Likewise.
11797         * g++.dg/ext/visibility-2.C: Likewise.
11798         * g++.dg/ext/visibility-3.C: Likewise.
11799         * g++.dg/ext/visibility-4.C: Likewise.
11800         * g++.dg/ext/visibility-5.C: Likewise.
11801         * g++.dg/ext/visibility-6.C: Likewise.
11803 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11805         * g++.dg/lookup/java1.C: New test.
11806         * g++.dg/lookup/java2.C: New test.
11808 2003-12-07  Falk Hueffner  <falk@debian.org>
11810         * g++.dg/opt/noreturn-1.C: New test.
11812 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
11814         * gcc.dg/overflow-1.c: New test.
11816 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
11818         * g77.f-torture/compile/13060.f: New test.
11820 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
11822         PR c++/13323
11823         * g++.dg/inherit/operator2.C: New test.
11825 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
11827         PR c++/13305
11828         * g++.dg/ext/attrib9.C: New test.
11830 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
11832         PR c++/13314
11833         * g++.dg/template/error7.C: New test.
11835 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
11836             J"orn Rennecke <joern.rennecke@superh.com>
11838         PR target/13302
11839         * g++.dg/other/struct-va_list.C: New test.
11841 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11843         PR c++/13166
11844         * g++.dg/parse/defarg6.C: New test.
11846 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
11848         PR target/13256
11849         * gcc.c-torture/execute/20031201-1.c: New test.
11851 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
11853         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
11855 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
11857         * gcc.dg/builtin-return-1.c: New test.
11859 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
11860             J"orn Rennecke <joern.rennecke@superh.com>
11862         PR optimization/13260
11863         * gcc.c-torture/execute/20031204-1.c: New test.
11865 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
11867         PR c++/9127
11868         * g++.dg/template/error6.C: New test.
11870 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
11872         * gcc.dg/20031202-1.c: New test.
11874 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
11876         PR c++/13179
11877         * g++.dg/template/eh1.C: New test.
11879         PR c++/10771
11880         * g++.dg/template/error5.C: New test.
11882 2003-12-02  David Ung  <davidu@mips.com>
11884         * gcc.dg/compat/vector-check.h: Corrected type for var
11885         g_##TMODE
11887 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11889         PR c++/10126
11890         * g++.dg/template/ptrmem8.C: New test.
11892 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11894         PR c++/12573
11895         * g++.dg/template/dependent-expr3.C: New test.
11897 2003-12-01  James Lemke  <jim@wasabisystems.com>
11899         * gcc.dg/arm-g2.c: New test.
11901 2003-12-01  Roger Sayle  <roger@eyesopen.com>
11903         PR optimization/11634
11904         * gcc.dg/20031201-2.c: New test case.
11906 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
11908         PR 11433
11909         * objc.dg/proto-lossage-3.m: New test.
11911 2003-12-01  Roger Sayle  <roger@eyesopen.com>
11913         PR optimization/12628
11914         * gcc.dg/20031201-1.c: New test case.
11916 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
11918         * gcc.dg/unaligned-1.c: New test.
11920 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
11922         PR c++/9849
11923         * g++.dg/template/error4.C: New test.
11924         * g++.dg/template/nested3.C: Adjust error markers.
11926 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11928         * gcc.dg/cpp/assert4.c: Check more #system assertions.
11930 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
11932         PR c/10333
11933         * gcc.dg/bitfld-7.c: New test.
11935 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
11937         * gcc.dg/tls/asm-1.C: New test.
11939 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11941         * gcc.dg/cpp/assert4.c: Update.
11943 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11945         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
11946         * gcc.dg/builtin-apply3.c: New test.
11948 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
11950         * lib/compat.exp (compat-obj): New xfaildata parameter.
11951         Use it to set compiler_conditional_xfail_data before compiling.
11952         (compat-get-options): Handle dg-xfail-if.
11953         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
11954         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
11955         * gcc.dg/compat/vector-1_y.c: Likewise.
11956         * gcc.dg/compat/vector-2_x.c: Likewise.
11957         * gcc.dg/compat/vector-2_y.c: Likewise.
11959 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
11961         * g++.dg/opt/reg-stack4.C: New test.
11963 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
11965         * gcc.dg/builtin-apply2.c: New test.
11967 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
11969         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
11971 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11973         PR c++/12924
11974         * g++.dg/template/template-id-2.C: New test.
11976 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11978         PR c++/5369
11979         * g++.dg/template/memfriend1.C: New test.
11980         * g++.dg/template/memfriend2.C: Likewise.
11981         * g++.dg/template/memfriend3.C: Likewise.
11982         * g++.dg/template/memfriend4.C: Likewise.
11983         * g++.dg/template/memfriend5.C: Likewise.
11984         * g++.dg/template/memfriend6.C: Likewise.
11985         * g++.dg/template/memfriend7.C: Likewise.
11986         * g++.dg/template/memfriend8.C: Likewise.
11987         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
11989 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
11991         PR c++/12515
11992         * g++.dg/ext/cond1.C: New test.
11994 2003-11-20  Richard Henderson  <rth@redhat.com>
11996         * gcc.dg/20020201-2.c: Remove.
11997         * gcc.dg/20020201-4.c: Remove.
11998         * gcc.dg/20020304-1.c: Remove.
12000 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12002         * gcc.dg/cpp/trad/xwin1.c: New test case.
12004 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12006         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
12007         * lib/g77.exp: Likewise.
12008         * lib/objc.exp: Likewise.
12009         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
12010         for darwin.
12012 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12014         PR c++/12932
12015         * g++.dg/template/static5.C: New test.
12017 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
12019         * gcc.dg/nested-func-1.c: New test.
12021 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12023         * gcc.dg/cpp/assert4.c: New test.
12025 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
12027         PR c++/2294
12028         * g++.dg/lookup/using9.c: New test.
12030 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
12032         PR c++/12762
12033         * g++.dg/template/error3.C: New test.
12035 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12037         PR ada/13035
12038         * ada/acats/run_acats, run_all.sh: Fix syntax error.
12039         No longer use a wrapper for gcc, since this does not work under
12040         Windows.
12042 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
12044         PR c++/2094
12045         * g++.dg/template/ptrmem7.C: New test.
12047 2003-11-13  Andrew Pinski <apinski@apple.com>
12049         * gcc.c-torture/compile/20031113-1.c: New test.
12051 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
12052             Kean Johnston <jkj@sco.com>
12054         PR c/13029
12055         * gcc.dg/unused-4.c: Update.
12057 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
12059         * g++.dg/opt/const3.C: New test.
12061 2003-11-13  Jan Hubicka  <jh@suse.cz>
12063         * gcc.c-torture/compile/20031112-1.c: New test.
12065 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
12067         * g++.dg/parse/crash10.C: Remove bogus error marker.
12069 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12071         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
12072         (host_gcc): Likewise.
12073         (ROOT): Honor $PWDCMD.
12074         (BASE): Likewise.
12075         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
12077 2003-11-12  Catherine Moore  <clm@redhat.com>
12079         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
12081 2003-11-12  Andreas Jaeger  <aj@suse.de>
12082             Jakub Jelinek  <jakub@redhat.com>
12083             Andrew Pinski  <pinskia@physics.uc.edu>
12084             Richard Henderson  <rth@redhat.com>
12086         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
12087         systems.
12088         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
12090         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
12091         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
12093 2003-11-11  Andreas Jaeger  <aj@suse.de>
12095         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
12097         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
12099 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
12101         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
12102         Clean ups.
12104 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
12106         * gcc.dg/trampoline-1.c: New test.
12108 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
12110         * gcc.c-torture/compile/200031109-1.c: New test.
12112 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
12114         PR c/3190
12115         PR c/8714
12116         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
12117         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
12118         gcc.dg/format/no-y2k-1.c: Update.
12120 2003-11-08  Roger Sayle  <roger@eyesopen.com>
12122         PR optimization/10467
12123         * gcc.dg/20031108-1.c: New test case.
12125 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
12127         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
12129 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
12131         * gcc.dg/compound-lvalue-1.c: New test.
12132         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
12133         some XFAILs.
12135 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
12137         * gcc.dg/altivec-varargs-1.c: New test.
12139 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
12141         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
12142         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
12143         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
12144         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
12145         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
12147 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
12149         * gcc.dg/cond-lvalue-1.c: New test.
12151 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
12153         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
12155 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12157         PR c++/11616
12158         * g++.dg/template/instantiate5.C: New test.
12160 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12162         PR c++/12726
12163         * g++.dg/ext/complit2.C: Replace test with self-contained version.
12164         * ChangeLog: Add missing first entry for above test.
12166 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12168         PR c++/9810
12169         * g++.dg/template/using8.C: New test.
12170         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
12172 2003-11-02  Roger Sayle  <roger@eyesopen.com>
12174         PR optimization/10817
12175         * gcc.c-torture/compile/20031102-1.c: New test case.
12177 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
12179         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
12180         2147483647.
12182 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
12184         * gcc.dg/20031102-1.c: New test.
12186 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
12188         * gcc.dg/complex-1.c: New test.
12190 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12192         PR c++/12796
12193         * g++.dg/template/crash13.C: Adjust expected error location.
12194         * g++.old-deja/g++.brendan/ns1.C: Likewise.
12196 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
12198         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
12200 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
12202         PR/10239
12203         * gcc.c-torture/compile/20031031-2.c: New test.
12205 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
12207         PR/11640
12208         * gcc.c-torture/compile/20031031-1.c: New test.
12210 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
12212         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
12213         * gcc.misc-tests/bprob.exp: Likewise.
12214         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
12215         the execution test on arm-elf configs.
12216         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
12217         configs that don't support scratch files.
12218         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
12220 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
12222         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
12223         done by dejagnu.
12225 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
12227         * ada/acats/run_all.sh: Redirect mv output to /dev/null
12228         Avoid non pure sh syntax. Add more logging.
12230         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
12231         fail.
12233 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12235         PR libgcj/10610
12236         * gcc.dg/ppc-stackalign-1.c: New test.
12238 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
12240         * ada/acats/run_all.sh: Change output to be more compliant with
12241         dejagnu framework.
12242         Create acats.sum and acats.log files under testsuite/ada/acats
12243         Only run [a-z]* directories, to filter out e.g. CVS.
12244         Redirect build output to log file.
12246 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
12248         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
12250 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
12252         PR ada/5909:
12253         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
12255 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
12257         * gcc.c-torture/compile/20031023-1.c: New test.
12258         * gcc.c-torture/compile/20031023-2.c: New test.
12259         * gcc.c-torture/compile/20031023-3.c: New test.
12260         * gcc.c-torture/compile/20031023-4.c: New test.
12262 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12264         PR c++/10371
12265         * g++.dg/lookup/scoped8.C: New test.
12267 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
12269         * g++.dg/opt/reg-stack3.C: New test.
12271 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
12273         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
12275 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12277         PR c++/11076
12278         * g++.dg/template/crash13.C: New test.
12280 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
12282         * gcc.dg/c99-restrict-2.c: New test.
12284 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
12286         PR c++/12698, c++/12699, c++/12700, c++/12566
12287         * g++.dg/inherit/covariant9.C: New test.
12288         * g++.dg/inherit/covariant10.C: New test.
12289         * g++.dg/inherit/covariant11.C: New test.
12291 2003-10-23  Jason Merrill  <jason@redhat.com>
12293         PR c++/12726
12294         * g++.dg/ext/complit2.C: New test.
12296 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
12298         PR target/12654
12299         * gcc.c-torture/execute/20031020-1.c: New test.
12301 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12303         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
12304         following the jump_insn.
12306 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
12308         * gcc.dg/cast-lvalue-1.c: New test.
12310 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
12312         PR c++/11962
12313         * g++.dg/template/cond2.C: New test.
12315 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
12317         * gcc.dg/builtins-28.c: New test.
12319 2003-10-20  Jan Hubicka  <jh@suse.cz>
12321         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
12322         parameter.
12323         * testsuite/gcc.dg/inline-2.c: Likewise.
12325 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12327         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
12328         * gcc.dg/nest.c:  Likewise.
12330 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12332         PR c++/9781, c++/10583, c++/11862
12333         * g++.dg/parse/crash13.C: New test.
12335 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12337         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
12339 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
12341         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
12342         Define HAVE_C99_RUNTIME except on Solaris.
12343         * gcc.dg/builtins-20.c: Likewise.
12345 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12347         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
12349 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12351         PR c++/12495
12352         * g++.dg/template/crash21.C: New test.
12354 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12356         PR c++/2513
12357         * g++.dg/template/typename5.C: New test.
12359 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12361         PR c++/12369
12362         * g++.dg/template/friend25.C: New test.
12364 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
12366         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
12367         versions.
12369 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
12371         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
12372         == 2147483647.
12374 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
12376         * gcc.c-torture/execute/960416-1.x: Remove.
12377         * gcc.c-torture/execute/divconst-3.x: Likewise.
12379 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
12381         PR target/12598
12382         * gcc.dg/torture/cris-volatile-1.c: New test.
12384 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12386         PR optimization/9325
12387         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
12388         for overflowing floating point to integer conversion during RTL
12389         simplification.
12391 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
12393         * objc/execute/_cmd.m: Fix typo.
12394         * objc.dg/image-info.m, objc.dg/symtab-1.m:
12395         Relax 'scan-assembler' regexp.
12396         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
12397         objc.dg/try-catch-4.m: Run on non-Darwin targets.
12398         * objc.dg/zero-link-2.m: Remove blank line.
12399         * objc.dg/zero-link-3.m: New test case.
12401 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
12403         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
12405         * gcc.dg/asm-names.c: Use scan-assembler-not rather
12406         than linker trickery.
12408 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12410         PR c++/12370
12411         * g++.dg/other/friend2.C: New test.
12413 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
12415         * gcc.dg/20031012-1.c: New test.
12417 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
12419         * gcc.dg/weak/weak-3.c: Fix for new warning.
12421 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
12423         PR optimization/8750
12424         * gcc.c-torture/execute/20031012-1.c: New test case.
12426 2003-10-11  Roger Sayle  <roger@eyesopen.com>
12428         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
12429         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
12431 2003-10-11  Roger Sayle  <roger@eyesopen.com>
12433         PR optimization/12260
12434         * gcc.c-torture/compile/20031011-2.c: New test case.
12436 2003-10-11  Roger Sayle  <roger@eyesopen.com>
12438         * gcc.c-torture/execute/20031011-1.c: New testcase.
12440 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
12442         * gcc.c-torture/compile/20031011-1.c: New test.
12444 2003-10-11  Jan Hubicka  <jh@suse.cz>
12446         * g++.dg/other/first-global.C: New test.
12448 2003-10-11  Roger Sayle  <roger@eyesopen.com>
12450         * gcc.c-torture/execute/string-opt-18.c: New testcase.
12452 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
12454         * gcc.c-torture/compile/20031010-1.c: New test.
12456 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
12458         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
12459         * gcc.c-torture/execute/va-arg-25.c: ... here.
12461 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
12463         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
12465 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
12467         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
12469 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
12471         * g++.dg/parse/error2.C: New test.
12473 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
12475         PR c++/11097
12476         * g++.dg/other/error5.C: Modify the error message.
12477         * g++.dg/lookup/using8.C: New test.
12479 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
12481         * gcc.dg/darwin-abi-2.c: New file.
12482         * gcc.c-torture/execute/va-arg-24.c: New file.
12484 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
12486         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
12487         indentation.
12489 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
12491         PR c++/10147
12492         * g++.dg/other/error4.C: Update error messages.
12493         * g++.dg/template/ptrmem4.C: Likewise.
12495         PR c++/12337
12496         * g++.dg/init/new9.C: New test.
12498         PR c++/12334, c++/12236, c++/8656
12499         * g++.dg/ext/attrib8.C: New test.
12501 2003-10-06  Devang Patel  <dpatel@apple.com>
12503         * gcc.dg/debug/dwarf2-3.h: New test.
12504         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
12506 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
12508         * g++.dg/opt/cfg2.C: New test.
12510 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12512         * g++.dg/opt/float1.C: New test.
12514 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12516         * gcc.dg/c90-array-lval-6.c: New test.
12517         * gcc.dg/c99-array-lval-6.c: New test.
12519 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
12520             Ziemowit Laski  <zlaski@apple.com>
12522         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
12523         'Derived', so that it is never considered a class method; add
12524         new warning for '+port' method ambiguity.
12525         * objc.dg/method-12.m: Include <objc/objc.h> instead of
12526         <objc/objc-api.h> (needed on Mac OS X).
12527         * objc.dg/method-13.m: New test.
12529 2003-10-03  Roger Sayle  <roger@eyesopen.com>
12531         PR optimization/9325, PR java/6391
12532         * gcc.c-torture/execute/20031003-1.c: New test case.
12534 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
12536         PR optimization/12180
12537         * gcc.dg/20031002-1.c: New test.
12539         PR c++/12486
12540         * g++.dg/inherit/error1.C: New test.
12542 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
12544         * lib/f-torture.exp (search_for): Rename to...
12545         (search_for_re): This.  Also, clean up comments and the
12546         "regexp" invocation.
12548 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
12550         * gcc.c-torture/compile/20031002-1.c: New test.
12552 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
12554         * g++.dg/opt/cond1.C: New test.
12556 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
12558         * gcc.dg/Wold-style-definition-2.c: New testcase.
12559         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
12561 2003-09-29  Richard Henderson  <rth@redhat.com>
12563         * g++.dg/init/array10.C: Add dg-options.
12565 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
12567         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
12569 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12571         * g++.dg/template/friend19.C: Fix typo.
12572         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
12574 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
12576         * gcc.c-torture/execute/20030928-1.c: New test.
12577         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
12579 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
12581         * g++.dg/opt/unroll1.C: New test.
12583 2003-09-26  Roger Sayle  <roger@eyesopen.com>
12585         PR optimization/11741
12586         * gcc.dg/20030926-1.c: New test case.
12588 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12590         PR c++/5655
12591         * g++.dg/parse/access7.C: New test.
12592         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
12594 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
12596         MERGE OF objc-improvements-branch into MAINLINE:
12597         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
12598         if libobjc has not been built.
12599         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
12600         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
12601         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
12602         objc/execute/nested-3.m, objc/execute/np-2.m,
12603         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
12604         objc/execute/redefining_self.m, objc/execute/root_methods.m,
12605         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
12606         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
12607         objc.dg/special/unclaimed-category-1.h,
12608         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
12609         well as GNU runtime.
12610         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
12611         * execute/cascading-1.m, execute/function-message-1.m,
12612         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
12613         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
12614         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
12615         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
12616         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
12617         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
12618         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
12619         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
12620         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
12621         * objc.dg/bitfield-2.m: Run only on Darwin.
12622         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
12623         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
12624         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
12625         * objc.dg/const-str-1.m: Fix constant string layout.
12627 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
12629         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
12631 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
12633         * gcc.dg/darwin-abi-1.c: New file.
12635 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
12637         PR target/12281
12638         * gcc.c-torture/compile/20030921-1.c: New test.
12640 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
12642         * g++.dg/opt/reg-stack2.C: New test.
12644 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
12646         * g++.dg/eh/delayslot1.C: New test.
12648 2003-09-20  Richard Henderson  <rth@redhat.com>
12650         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
12652 2003-09-20  Roger Sayle  <roger@eyesopen.com>
12654         * gcc.c-torture/execute/20030920-1.c: New test case.
12656 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12658         * g++.dg/rtti/typeid3.C: Correct expected error message.
12660 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12662         PR c++/157
12663         * g++.dg/parse/crash12.C: New test.
12665 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
12667         * gcc.dg/compat/mixed-struct-check.h: New.
12668         * gcc.dg/compat/mixed-struct-defs.h: New.
12669         * gcc.dg/compat/mixed-struct-init.h: New.
12670         * gcc.dg/compat/struct-by-value-19_main.c: New.
12671         * gcc.dg/compat/struct-by-value-19_x.c: New.
12672         * gcc.dg/compat/struct-by-value-19_y.c: New.
12673         * gcc.dg/compat/struct-by-value-20_main.c: New.
12674         * gcc.dg/compat/struct-by-value-20_x.c: New.
12675         * gcc.dg/compat/struct-by-value-20_y.c: New.
12676         * gcc.dg/compat/struct-return-19_main.c: New.
12677         * gcc.dg/compat/struct-return-19_x.c: New.
12678         * gcc.dg/compat/struct-return-19_y.c: New.
12679         * gcc.dg/compat/struct-return-20_main.c: New.
12680         * gcc.dg/compat/struct-return-20_x.c: New.
12681         * gcc.dg/compat/struct-return-20_y.c: New.
12683 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
12684         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
12685         so that it will not complain on LP64 targets.
12687 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12689         PR c++/495
12690         * g++.dg/template/friend24.C: New test.
12692 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
12694         PR c++/12332
12695         * g++.dg/template/memtmpl2.C: New test.
12697 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
12699         PR target/11184
12700         * gcc.dg/builtin-apply1.c: New test.
12702 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
12704         PR c++/9848
12705         * g++.dg/warn/Wunused-4.C: New test.
12707 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12709         PR c++/12316
12710         * g++.dg/other/gc2.C: New test.
12712 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
12714         PR c++/11991
12715         * g++.dg/rtti/typeid3.C: New test.
12717         PR c++/12266
12718         * g++.dg/overload/template1.C: New test.
12720 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
12722         * g++.dg/opt/cfg3.C: New test.
12724 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12726         PR c++/7939
12727         * g++.dg/template/crash11.C: New test.
12729 2003-09-16  Jason Merrill  <jason@redhat.com>
12730             Jakub Jelinek  <jakub@redhat.com>
12732         * gcc.dg/attr-warn-unused-result.c: New test.
12734 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12736         PR c++/12184
12737         * g++.dg/expr/call2.C: New test.
12739 2003-09-15  Andreas Jaeger  <aj@suse.de>
12741         * gcc.dg/Wold-style-definition-1.c: New test.
12743 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
12745         PR c++/3907
12746         * g++.dg/parse/template12.C: New test.
12748         * g++.dg/abi/bitfield11.C: New test.
12749         * g++.dg/abi/bitfield12.C: Likewise.
12751 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
12753         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
12754         non-expansion of functional macro name without arguments at EOL.
12755         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
12757 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
12759         * gcc.c-torture/execute/20030914-[12].c: New tests.
12761 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
12763         PR c++/11788
12764         * g++.dg/overload/addr1.C: New test.
12766 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
12768         * gcc.dg/20030909-1.c: New test.
12770 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
12772         * gcc.dg/ultrasp10.c: New test.
12774 2003-09-09  Devang Patel  <dpatel@apple.com>
12776         * gcc.dg/darwin-ld-6.c: New test.
12778 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12780         * gcc.dg/torture/builtin-explog-1.c: New testcase.
12782 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
12784         * gcc.dg/ia64-types1.c: New test.
12785         * gcc.dg/ia64-types2.c: Likewise.
12787 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12789         * gcc.dg/builtins-1.c: Add more _Complex tests.
12790         * gcc.dg/torture/builtin-attr-1.c: Likewise.
12792         * gcc.dg/builtins-1.c: Test existing _Complex functions.
12793         * gcc.dg/torture/builtin-attr-1.c: Likewise.
12795 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
12797         PR c++/11786
12798         * g++.dg/lookup/koenig2.C: New test.
12800         PR c++/5296
12801         * g++.dg/rtti/typeid2.C: New test.
12803 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
12805         * gcc.c-torture/compile/20030904-1.c: New test.
12807 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
12809         * g++.dg/opt/longbranch2.C: New test.
12811 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
12813         * g++.dg/template/crash10.C: Only compile it.
12815 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
12817         PR middle-end/11665
12818         * gcc.c-torture/compile/20030907-1.c: New test.
12819         * g++.dg/init/array11.C: New test.
12821 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
12823         PR c++/11852
12824         * g++.dg/init/struct1.C: New test.
12826 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
12828         PR c++/12181
12829         * g++.dg/expr/comma1.C: New test.
12831 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
12833         PR c++/11867
12834         * g++.dg/expr/static_cast5.C: New test.
12836 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
12838         PR c++/11507
12839         * g++.dg/lookup/scoped7.C: New test.
12841         PR c++/9574
12842         * g++.dg/other/static1.C: New test.
12844         PR c++/11490
12845         * g++.dg/warn/template-1.C: New test.
12847         PR c++/11432
12848         * g++.dg/template/crash10.C: New test.
12850         PR c++/2478
12851         * g++.dg/overload/VLA.C: New test.
12853         PR c++/10804
12854         * g++.dg/template/call1.C: New test.
12856 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12858         PR c++/11794
12859         * g++.dg/parse/using3.C: New test.
12861 2003-09-06  Roger Sayle  <roger@eyesopen.com>
12863         PR c++/11409
12864         * g++.dg/overload/builtin3.C: New test case.
12866 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
12868         PR c/9862
12869         * gcc.dg/20030906-1.c: New test.
12870         * gcc.dg/20030906-2.c: Likewise.
12872 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12874         PR c++/12167
12875         * g++.dg/parse/defarg5.C: New test.
12877         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
12879 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
12881         PR c++/12163
12882         * g++.dg/expr/static_cast4.C: New test.
12884         PR c++/12146
12885         * g++.dg/template/crash9.C: New test.
12887 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
12889         * g++.old-deja/g++.ext/pretty2.C: Update for change
12890         in __FUNCTION__.
12891         * g++.old-deja/g++.ext/pretty3.C: Likewise.
12893 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
12895         PR c++/11922
12896         * g++/dg/template/qualified-id1.C: New test.
12898         PR c++/12037
12899         * g++.dg/warn/noeffect4.C: New test.
12901 2003-09-04  Matt Austern  <austern@apple.com>
12903         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
12904         * g++.dg/ext/fnname2.C: Likewise.
12905         * g++.dg/ext/fnname3.C: Likewise.
12907 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
12909         * g++.dg/expr/lval1.C: New test.
12910         * g++.dg/ext/lvcast.C: Remove.
12912 2003-09-03  Roger Sayle  <roger@eyesopen.com>
12914         PR optimization/11700.
12915         * gcc.c-torture/compile/20030903-1.c: New test case.
12917 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
12919         PR c++/12053
12920         * g++.dg/abi/layout4.C: New test.
12922 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
12924         PR c++/11553
12925         * g++.dg/parse/friend3.C: New test.
12927 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
12929         PR c++/11847
12930         * g++.dg/template/class1.C: New test.
12932         PR c++/11808
12933         * g++.dg/expr/call1.C: New test.
12935 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
12937         PR c++/12114
12938         * g++.dg/init/ref9.C: New test.
12940         PR c++/11972
12941         * g++.dg/template/nested4.C: New test.
12943 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
12945         PR c++/12093
12946         * g++.dg/template/non-dependent4.C: New test.
12948         PR c++/11928
12949         * g++.dg/inherit/conv1.C: New test.
12951 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
12953         PR c++/6196
12954         * g++.dg/ext/label1.C: New test.
12955         * g++.dg/ext/label2.C: Likewise.
12957 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
12959         * g++.dg/expr/cond3.C: New test.
12961 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12963         * gcc.dg/builtins-1.c: Add new builtin cases.
12965 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12967         * gcc.dg/builtins-1.c: Add new cases.
12968         * gcc.dg/torture/builtin-attr-1.c: Likewise.
12970 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12972         * gcc.dg/builtins-1.c: Add more math builtin tests.
12973         * gcc.dg/torture/builtin-attr-1.c: New test.
12975 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
12977         PR optimization/5079
12978         * g++.dg/opt/static3.C: New test.
12980 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12982         * gcc.misc-tests/gcov-10b.c: New test.
12984 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
12986         * g++.dg/opt/ptrmem3.C: New test.
12988         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
12990 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
12992         * gcc.dg/20030826-2.c: New test.
12994 2003-08-26  Roger Sayle  <roger@eyesopen.com>
12996         PR middle-end/12002
12997         * g77.f-torture/compile/12002.f: New test case.
12999 2003-08-26  Roger Sayle  <roger@eyesopen.com>
13001         * gcc.dg/20030826-1.c: New test case.
13003 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
13005         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
13007 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
13009         PR c++/11871
13010         * c++.dg/lookup/crash1.C: New test.
13012         * c++.dg/warn/noeffect3.C: New test.
13014 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
13016         * gcc.dg/compat/vector-1_x.c: Compile with -w.
13017         * gcc.dg/compat/vector-1_y.c: Ditto.
13018         * gcc.dg/compat/vector-2_x.c: Ditto.
13019         * gcc.dg/compat/vector-2_y.c: Ditto.
13021 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
13023         * gcc.dg/20030702-1.c: New test.
13025 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
13027         PR c++/8795
13028         * g++.dg/ext/altivec-1.C: New test.
13030 2003-08-24  Richard Henderson  <rth@redhat.com>
13032         * g++.dg/eh/simd-2.C: Add -w for x86.
13034 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
13036         * gcc.dg/20030815-1.c: New test.
13038 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13040         PR c++/3765
13041         * g++.dg/parse/access6.C: New test.
13043 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13045         PR c++/641, c++/11876
13046         * g++.dg/template/friend22.C: New test.
13047         * g++.dg/template/friend23.C: Likewise.
13049 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
13051         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
13052         identically.
13054 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
13056         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
13058 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
13060         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
13062 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
13064         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
13066 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
13068         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
13070 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
13072         PR c++/11919
13073         * g++.dg/overload/prom1.C: New test.
13075         PR c++/11551
13076         * g++.dg/parse/dtor2.C: New test.
13078         PR c++/10762
13079         * g++.dg/parse/using2.C: New test.
13081 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
13083         PR target/11805
13084         * gcc.c-torture/compile/20030821-1.c: New.
13086 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
13088         PR c++/11834
13089         * g++.dg/template/deduce2.C: New test.
13091 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
13093         * gcc.c-torture/execute/20030821-1.c: New test.
13095 2003-08-20  Roger Sayle  <roger@eyesopen.com>
13097         PR middle-end/11984
13098         * gcc.dg/20030820-1.c: New test case.
13100 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
13102         PR c++/11945
13103         * g++.dg/warn/noeffect2.C: New test.
13105 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
13107         PR c++/10926
13108         * g++.dg/template/dtor2.C: New test.
13110         PR c++/11684
13111         * g++.dg/template/operator1.C: New test.
13112         * g++.dg/parse/operator4.C: New test.
13114         PR c++/11946.C
13115         * g++.dg/expr/enum1.C: New test.
13116         * gcc.dg/c99-bool-1.c: Remove bogus warning.
13118         PR c++/11036.C
13119         * g++.dg/parse/elab2.C: New test.
13120         * g++.dg/parse/typedef4.C: Change error message.
13121         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
13122         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
13123         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
13125 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
13127         * gcc.dg/pch/warn-1.c: New.
13128         * gcc.dg/pch/warn-1.hs: New.
13130         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
13131         not-tested file.
13133 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
13135         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
13137 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
13139         * gcc.dg/uninit-D.c: New Test.
13140         * gcc.dg/uninit-E.c: New Test.
13141         * gcc.dg/uninit-F.c: New Test.
13142         * gcc.dg/uninit-G.c: New Test.
13144 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
13146         * g++.dg/README: Describe the pch directory.
13148 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13150         PR c++/11174
13151         * g++.dg/parse/access4.C: New test.
13152         * g++.dg/parse/access5.C: Likewise.
13153         * g++.old-deja/g++.jason/access17.C: Adjust error message.
13155 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
13157         * gcc.dg/noncompile/20030818-1.c: New.
13159 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13161         PR c++/11957
13162         * g++.dg/warn/noeffect1.C: New test.
13164         * g++.dg/template/scope2.C: New test.
13165         * g++.dg/template/error2.C: Correct dg-error
13167 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
13169         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
13171 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
13173         PR C++/11512
13174         * g++.dg/template/warn1.C: New.
13176 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
13178         * g++.dg/template/error2.C: New test.
13179         * g++.dg/lookup/using7.C: Adjust errors
13180         * g++.old-deja/g++.pt/crash36.C: Likewise.
13181         * g++.old-deja/g++.pt/derived3.C: Likewise.
13183 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13185         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
13186         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
13187         * gcc.c-torture/execute/builtins/string-9.c: New, from
13188         string-opt-9.c.  Adjust for execute/builtins framework.
13189         * gcc.c-torture/execute/string-opt-9.c: Delete.
13191 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
13193         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
13195         * g++.dg/parse/ret-type2.C: New test.
13197         PR c++/11703
13198         * g++.dg/init/new8.C: New test.
13200         PR c++/10923
13201         * g++.dg/parse/typedef5.C: New test.
13203         PR c++/9512
13204         * g++.dg/parse/qualified2.C: New test.
13205         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
13206         invalid code.
13208 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
13210         * g++.dg/conversion/ptrmem1.C: New test.
13212 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
13214         PR target/11693
13215         * gcc.dg/20030811-1.c: New test.
13217         PR target/11535
13218         * gcc.c-torture/execute/20030811-1.c: New test.
13220 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13222         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
13224 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
13226         PR c++/11789.C
13227         * g++.dg/inherit/multiple1.C: New test.
13229 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13231         * gcc.dg/spe1.c: New test.
13233         PR c++/11670
13234         * g++.dg/expr/cast2.C: New test.
13236         PR c++/10530
13237         * g++.dg/template/dependent-name2.C: New test.
13239 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
13241         * g++.dg/parse/crash11.C: Put the dg options in comments.
13243 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
13245         * lib/gcc-dg.exp: Update for diagnostic change.
13247 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13249         PR c++/5767
13250         * g++.dg/parse/crash11.C: New test.
13252 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
13254         * gcc.dg/cpp/spacing1.c: Update.
13256 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
13258         PR target/11739
13259         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
13260         a value for -mtune.
13262 2003-08-04  Roger Sayle  <roger@eyesopen.com>
13264         PR middle-end/11771
13265         * gcc.c-torture/compile/20030804-1.c: New test case.
13267 2003-08-04  Roger Sayle  <roger@eyesopen.com>
13269         * gcc.dg/20030804-1.c: New test case.
13271 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
13273         * gcc.dg/cpp/separate-1.c: New test.
13275 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
13277         PR c++/11704
13278         * g++.dg/template/dependent-expr2.C: New test.
13280         PR c++/11766
13281         * g++.dg/expr/ptrmem1.C: New test.
13283 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13285         PR c++/9453
13286         * g++.dg/template/friend15.C: New test.
13288 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
13290         * lib/dg-pch.exp: Work round PCH bug.
13292 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13294         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
13295         builtins.  Move cases from builtins-4.c here.
13297         * gcc.dg/torture/builtin-math-1.c: New test taken from
13298         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
13299         additional cases.
13301         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
13302         Delete.
13304 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
13306         PR c++/9447
13307         * g++.dg/template/using7.C: New test.
13309 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
13311         * import1.c, import2.c: New tests.
13313 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
13315         * g++.dg/eh/crossjump1.C: New test.
13317 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
13319         PR c++/11697
13320         * g++.dg/template/using6.C: New test.
13322         PR c++/11744
13323         * g++.dg/template/koenig2.C: New test.
13325 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13327         PR c++/7983
13328         * g++.dg/parse/typedef4.C: New test.
13330 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13332         PR c++/8442, c++/8806
13333         * g++.dg/template/elab1.C: New test.
13334         * g++.dg/template/type2.C: Likewise.
13335         * g++.dg/template/ttp3.C: Adjust expected error message.
13336         * g++.old-deja/g++.law/visibility13.C: Likewise.
13337         * g++.old-deja/g++.niklas/t135.C: Likewise.
13338         * g++.old-deja/g++.pt/ttp41.C: Likewise.
13339         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
13340         template argument.
13341         * g++.old-deja/g++.pt/ttp44.C: Likewise.
13343 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
13345         PR c++/11295
13346         * g++.dg/ext/stmtexpr1.C: New test.
13348         * g++.dg/opt/tmp1.C: New test.
13350         PR c++/11525
13351         * g++.dg/parse/constant4.C: New test.
13353         PR c++/9447
13354         * g++.dg/template/using5.C: New test.
13356 2003-07-31  Roger Sayle  <roger@eyesopen.com>
13358         * gcc.dg/builtins-27.c: New test case.
13360 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
13362         * gcc.dg/tls/opt-7.c: New test.
13364 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
13366         * g++.old-deja/g++.other/crash18.C: Remove.
13368 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
13370         * g++.dg/template/explicit3.C: New.
13371         * g++.dg/template/explicit4.C: New.
13372         * g++.dg/template/explicit5.C: New.
13374         PR c++/11347
13375         * g++.dg/template/memtmpl1.C: New.
13377 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
13379         PR target/11565
13380         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
13381         * gcc.dg/i386-387-5.c (dg-options): Likewise.
13383 2003-07-30  Jan Hubicka  <jh@suse.cz>
13385         * vtgc1.c: Kill.
13387 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
13389         * gcc.dg/struct-in-proto-1.c: New test.
13391 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
13393         * gcc.dg/cpp/include2.c: Only expect one message.
13395 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
13397         PR c++/9447
13398         * g++.dg/template/using1.C: New test.
13399         * g++.dg/template/using2.C: New test.
13400         * g++.dg/template/using3.C: New test.
13401         * g++.dg/template/using4.C: New test.
13403 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
13405         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
13406         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13408 2003-07-28  Jan Hubicka  <jh@suse.cz>
13410         PR c++/11530
13411         * g++.dg/opt/call1.C: New test.
13413 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
13415         PR c++/11667
13416         * g++.dg/init/enum2.C: New test.
13417         * g++.dg/template/overload1.C: Add "-w" option.
13419 2003-07-28    <hp@bitrange.com>
13421         * gcc.dg/Wdeclaration-after-statement-1.c,
13422         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
13424 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
13426         * gcc.c-torture/compile/20030725-1.c: New test.
13428 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
13430         * gcc.dg/20030505.c: Only run for SPE.
13431         Remove definition of opaque type.
13433 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
13435         * g++.dg/template/ptrmem6.C: New test.
13437 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
13439         * gcc.c-torture/compile/zero-strct-2.c: New test.
13441 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
13443         * gcc.dg/intermod-1.c: New test.
13445 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13447         PR c++/11617
13448         * g++.dg/template/lookup2.C: New test.
13449         * g++.dg/template/memclass1.C: Remove instantiated from error.
13450         * g++.dg/other/error2.C: Tweak expected errors.
13452         PR c++/11596
13453         * g++.dg/template/defarg3.C: New test.
13455         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
13457 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
13459         * g++.dg/inherit/access5.C: New test.
13461 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13463         PR c++/11513
13464         * g++.dg/template/crash8.C: New test.
13466 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
13468         PR c/10602
13469         * gcc.dg/noncompile/incomplete-2.c: New test.
13471 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
13473         PR c++/11645
13474         * g++.dg/inherit/access4.C: New test.
13476         PR c++/11517
13477         * g++.dg/expr/cond2.C: New test.
13479         PR optimization/10679
13480         * g++.dg/opt/inline4.C: New test.
13482 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
13484         * g++.dg/parse/crash10: New test.
13486 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
13488         * g++.dg/ext/flexary1.C: New test.
13490 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13492         PR c++/10793
13493         * g++.dg/template/crash9.C: New test.
13495 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13497         PR c++/3004
13498         * g++.dg/parse/typedef3.C: New test.
13500         PR c++/7906
13501         * g++.dg/parse/operator2.C: New test.
13503         PR c++/8895
13504         * g++.dg/parse/def-tmpl-arg1.C: New test.
13506         PR c++/9282
13507         * g++.dg/parse/funptr1.C: New test.
13509         PR c++/9452
13510         * g++.dg/parse/ambig3.C: New test.
13512         PR c++/9454
13513         * g++.dg/parse/operator3.C: New test.
13515         PR c++/9486
13516         * g++.dg/parse/template10.C: New test.
13518         PR c++/9488
13519         * g++.dg/parse/template11.C: New test.
13521         PR c++/10150
13522         * g++.dg/parse/invalid-op1.C: New test.
13524         PR c++/10247
13525         * g++.dg/parse/condexpr1.C: New test.
13527 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
13529         * g++.dg/ext/packed3.C: New test.
13530         * g++.dg/ext/packed4.C: New test.
13532         * gcc.dg/pack-test-3.c: New test.
13534 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
13536         * lib/compat.exp: Handle dg-options per source file.
13537         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
13538         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
13539         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
13540         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
13541         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
13542         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
13543         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
13544         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
13545         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
13546         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
13547         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
13548         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
13549         * g++.dg/compat/break/bitfield7_x.C: Ditto.
13550         * g++.dg/compat/break/bitfield7_y.C: Ditto.
13552 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
13554         PR c/10320
13555         * gcc.c-torture/execute/20030718-1.c: New test.
13557 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
13559         PR optimization/11536
13560         * gcc.dg/20030721-1.c: New test.
13562 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
13564         PR c++/11546
13565         * g++.dg/template/lookup1.C: New test.
13567 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
13569         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
13570         diagnostics of ill-formed constructs involving labels.
13571         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
13572         the new 'previously defined here' message.
13574 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
13576         * g++.dg/parse/non-dependent2.C: New test.
13578 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
13580         * g++.dg/init/init-ref4.C: xfail on targets without
13581         weak symbols.
13583 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
13585         PR target/11087
13586         * gcc.c-torture/execute/20030717-1.c: New test.
13588 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
13590         * g++.dg/opt/cfg1.C: New test.
13592 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
13594         PR optimization/11557
13595         * gcc.dg/20030717-1.c: New test.
13597 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
13599         PR c++/10476
13600         * g++.dg/expr/crash-1.C: New test.
13602         PR c++/11027
13603         * g++.dg/template/init3.C: New test.
13605         PR c++/8222
13606         * g++.dg/template/non-dependent1.C: New test.
13608         PR c++/11070
13609         * g++.dg/template/non-dependent2.C: New test.
13611         PR c++/11071
13612         * g++.dg/template/non-dependent3.C: New test.
13614         PR c++/9907
13615         * g++.dg/template/sizeof5.C: New test.
13617 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
13619         PR 11498
13620         * gcc.c-torture/compile/mangle-1.c: New file.
13622 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13624         PR c++/7809
13625         * g++.dg/parse/access3.C: New test.
13627 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
13629         PR c++/11384
13630         * g++.dg/init/init-ref4.C: New test.
13632 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
13634         PR c++/11547
13635         * g++.dg/parse/constant3.C: New test.
13636         * g++.dg/parse/crash7.C: Likewise.
13638 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
13640         PR target/11008
13641         * gcc.dg/i386-pentium4-not-mull.c: New.
13643 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
13645         * gcc.dg/asm-names.c (ymain): Make it weak.
13647 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13649         PR c++/5421
13650         * g++.dg/template/friend21.C: New test.
13652 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
13654         * gcc.dg/cleanup-8.c: New test.
13655         * gcc.dg/cleanup-9.c: New test.
13657 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
13659         * g++.dg/ext/dll-MI1.h: New file.
13660         * g++.dg/ext/dllexport-MI1.C: New file.
13661         * g++.dg/ext/dllimport-MI1.C: New file.
13663 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
13665         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
13666         it does not have cmpstrsi patterns (just cmpmemsi).
13668 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
13670         PR debug/11473
13671         * g++.dg/debug/debug8.C: New test.
13673 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13675         PR c++/10108
13676         * g++.dg/template/crash7.C: New test.
13678 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
13680         PR target/10795
13681         * gcc.c-torture/compile/20030708-1.c: New.
13683 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13685         * gcc.c-torture/execute/20030715-1.c: New test.
13687 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
13689         * gcc.dg/pch/inline-3.c: New file.
13690         * gcc.dg/pch/inline-3.hs: New file.
13691         * gcc.dg/pch/inline-4.c: New file.
13692         * gcc.dg/pch/inline-4.hs: New file.
13694 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
13696         PR c++/11509
13697         * g++.dg/template/crash6.C: New test.
13699         PR c++/7053
13700         * g++.dg/template/friend20.C: New test.
13702         PR c++/7019
13703         * g++.dg/template/overload2.C: New test.
13705 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13707         PR optimization/11440
13708         * gcc.c-torture/execute/20030714-1.c: New test.
13710 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13712         PR c++/11154
13713         * g++.dg/template/partial2.C: New test.
13715 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
13717         PR c++/11503
13718         * g++.dg/template/anon1.C: New test.
13720         PR c++/11493
13721         PR c++/11495
13722         * g++.dg/parse/template9.C: Likewise.
13723         * g++.dg/template/crash4.C: New test.
13724         * g++.dg/template/koenig1.C: Likewise.
13725         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
13726         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
13727         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
13728         functions.
13729         * g++.old-deja/g++.jason/template36.C: Likewise.
13730         * g++.old-deja/g++.mike/p1989.C: Likewise.
13731         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
13732         * g++.old-deja/g++.pt/ttp20.C: Use this->.
13733         * g++.old-deja/g++.pt/ttp21.C: Use this->.
13734         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
13735         compiling.
13736         * g++.old-deja/g++.pt/union2.C: Use this->.
13738 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
13740         * gcc.dg/20030711-1.c: New test.
13742 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
13744         PR c++/11050
13745         * g++.dg/parse/args1.C: New test.
13746         * g++.pt/defarg8.C: Change expected errors.
13748 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
13750         PR c++/8164
13751         * g++.dg/template/nontype2.C: New test.
13753         PR c++/10558
13754         * g++.dg/parse/template8.C: New test.
13756         PR c++/8327
13757         * g++.dg/template/scope1.C: New test.
13759         * g++.dg/warn/Wsign-compare-1.C: New test.
13761 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
13763         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
13765 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
13767         PR c++/9411
13768         * g++.dg/template/explicit2.C: New test.
13770         PR c++/10032
13771         * g++.dg/warn/pedantic1.C: New test.
13773 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
13775         PR c++ 9483
13776         * g++.dg/other/field1.C: New test.
13778 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
13780         PR c/11449
13781         * gcc.c-torture/compile/20030707-1.c: New.
13783 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13785         PR c++/10849
13786         * g++.dg/template/access12.C: New test.
13788 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
13790         * g++.dg/bprob/bprob.exp (prof_ext): Update.
13791         * g77.dg/bprob/bprob.exp (prof_ext): Update.
13792         * gcc.misc-tests/bprob.exp (prof_ext): Update.
13793         * gcc.misc-tests/gcov.exp: Update
13794         * g++.dg/gcov/gcov.exp: Update
13795         * lib/gcov.exp: Update.
13797 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
13799         * g++.dg/abi/mangle17.C: Make sure template expressions are
13800         dependent.
13801         * g++.dg/abi/mangle4.C: Mark erroneous casts.
13802         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
13803         * g++.dg/opt/stack1.C: Remove erroneous code.
13804         * g++.dg/parse/template7.C: New test.
13805         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
13806         * g++.old-deja/g++.pt/crash4.C: Likewise.
13808 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13810         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
13811         with zero or one occurence of `$' after the initial `L'.
13813 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
13815         * gcc.c-torture/compile/20030704-1.c: Add a comment.
13817 2003-07-08  Roger Sayle  <roger@eyesopen.com>
13819         PR c/11370
13820         * gcc.dg/Wunreachable-6.c: New testcase.
13821         * gcc.dg/Wunreachable-7.c: New testcase.
13823 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
13825         PR c/11420
13826         * gcc.dg/20030708-1.c: New test.
13828 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
13830         * gcc.dg/compat/sdata-section.h: New file.
13831         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
13832         * gcc.dg/torture/mips-sdata-1.c: New test.
13834 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13836         PR c++/11030
13837         * g++.dg/template/friend19.C: New test.
13839 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
13841         * g++.dg/opt/strength-reduce.C: New test.
13843 2003-07-07  Roger Sayle  <roger@eyesopen.com>
13845         PR target/10979
13846         * gcc.dg/20030707-1.c: New testcase.
13848 2003-07-07  Roger Sayle  <roger@eyesopen.com>
13850         PR optimization/11059
13851         * g++.dg/opt/emptyunion.C: New testcase.
13853 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13854             Eric Botcazou  <ebotcazou@libertysurf.fr>
13856         * g++.dg/opt/stack1.C: New test.
13858 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
13860         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
13861         run test.
13863         PR c++/11431
13864         * g++.dg/expr/static_cast3.C: New test.
13866 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
13868         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
13869         everywhere.
13870         * gcc.dg/concat.c: Concatenation of string constants with
13871         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
13872         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
13873         * gcc.dg/cpp/escape-2.c: Use wide character constants where
13874         necessary to avoid multi-character character constant warning.
13875         * gcc.dg/cpp/escape.c: Likewise.
13876         * gcc.dg/cpp/ucs.c: Likewise.
13877         Remove backslashes from dg-bogus comments, as they confuse Tcl.
13878         Fix a typo.
13880 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
13882         PR c/11428
13883         * gcc.c-torture/compile/20030704-1.c: New.
13885 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
13887         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
13889 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
13891         PR c++/5287, PR c++/7910,  PR c++/11021
13892         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
13893         tests for warnings.
13894         * g++.dg/ext/dllimport2.C: Add tests for warnings.
13895         * g++.dg/ext/dllimport3.C: Likewise.
13896         * g++.dg/ext/dllimport4.C: New file.
13897         * g++.dg/ext/dllimport5.C: New file.
13898         * g++.dg/ext/dllimport6.C: New file.
13899         * g++.dg/ext/dllimport7.C: New file.
13900         * g++.dg/ext/dllimport8.C: New file.
13901         * g++.dg/ext/dllimport9.C: New file.
13902         * g++.dg/ext/dllimport10.C: New file.
13903         * g++.dg/ext/dllexport1.C: New file.
13905 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
13907         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
13908         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
13910 2003-07-03  Roger Sayle  <roger@eyesopen.com>
13912         * gcc.dg/builtins-25.c: New testcase.
13913         * gcc.dg/builtins-26.c: New testcase.
13915 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
13917         * gcc.dg/compat/vector-defs.h: New file.
13918         * gcc.dg/compat/vector-setup.h: New file.
13919         * gcc.dg/compat/vector-check.h: New file.
13920         * gcc.dg/compat/vector-1_main.c: New file.
13921         * gcc.dg/compat/vector-1_x.c: New file.
13922         * gcc.dg/compat/vector-1_y.c: New file.
13923         * gcc.dg/compat/vector-2_main.c: New file.
13924         * gcc.dg/compat/vector-2_x.c: New file.
13925         * gcc.dg/compat/vector-2_y.c: New file.
13927         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
13928         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
13929         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
13930         * gcc.dg/compat/struct-align-1.h: New file.
13931         * gcc.dg/compat/struct-align-1_main.c: New file.
13932         * gcc.dg/compat/struct-align-1_x.c: New file.
13933         * gcc.dg/compat/struct-align-1_y.c: New file.
13934         * gcc.dg/compat/struct-align-2.h: New file.
13935         * gcc.dg/compat/struct-align-2_main.c: New file.
13936         * gcc.dg/compat/struct-align-2_x.c: New file.
13937         * gcc.dg/compat/struct-align-2_y.c: New file.
13939         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
13940         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
13941         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
13942         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
13943         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
13944         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
13945         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
13946         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
13947         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
13948         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
13949         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
13950         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
13951         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
13952         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
13953         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
13954         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
13955         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
13956         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
13957         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
13958         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
13959         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
13960         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
13961         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
13962         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
13963         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
13964         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
13965         * gcc.dg/compat/struct-return-10_x.c: Ditto.
13966         * gcc.dg/compat/struct-return-2_x.c: Ditto.
13967         * gcc.dg/compat/struct-return-3_x.c: Ditto.
13969 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
13971         * gcc.dg/i386-call-1.c: New test.
13973 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13975         PR c++/9162
13976         * g++.dg/parse/defarg4.C: New.
13978 2003-07-03  Roger Sayle  <roger@eyesopen.com>
13980         PR target/10700
13981         * gcc.c-torture/compile/20030703-1.c: New test case.
13983 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
13985         * g++.dg/template/local3.C: Remove extra semicolon.
13987 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
13989         * gcc.dg/i386-volatile-1.c: New test.
13991 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
13993         PR c++/11072
13994         * g++.dg/other/offsetof2.C: XFAIL.
13995         * g++.dg/other/offsetof5.C: New.
13997         PR c++/10219
13998         * g++.dg/template/error1.C: New.
14000         PR c++/9779
14001         * g++.dg/template/dependent-expr1.C: New.
14003 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
14005         PR c++/6949
14006         * g++.dg/template/local3.C: New test.
14008         PR c++/11149
14009         * g++.dg/lookup/scoped6.C: New test.
14011 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
14013         PR c++/8046
14014         * g++.dg/other/error7.C: New test.
14016 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
14018         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
14019         * g++.old-deja/g++.abi/vtable3.h: Likewise.
14020         * g++.old-deja/g++.law/code-gen5.C: Likewise.
14021         * g++.old-deja/g++.other/union2.C: Likewise.
14022         * gcc.dg/c90-const-expr-2.c: Likewise.
14023         * gcc.dg/c90-const-expr-3.c: Likewise.
14024         * gcc.dg/c99-const-expr-2.c: Likewise.
14025         * gcc.dg/c99-const-expr-3.c: Likewise.
14026         * gcc.dg/concat.c: Likewise.
14028 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
14030         PR c++/9559
14031         * g++.dg/init/static1.C: New test.
14033 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
14035         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
14036         * g++.old-deja/g++.other/access2.C: Likewise.
14037         * g++.old-deja/g++.other/decl2.C: Likewise.
14038         * gcc.c-torture/execute/20020615-1.c: Likewise.
14040 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
14042         PR c++/4933
14043         * g++.dg/template/sizeof4.C: New test.
14045 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
14047         * g++.dg/other/error6.C: New test.
14049 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
14051         PR c++/10750
14052         * g++.dg/parse/constant2.C: New test.
14054 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
14056         PR c++/11106
14057         * g++.dg/other/error5.C: New test.
14059 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14061         * gcc.dg/format/gcc_diag-1.c: New test.
14063 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
14065         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
14067 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
14069         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
14070         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
14071         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
14073 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
14075         * gcc.c-torture/execute/builtins/string-8.c: New test.
14076         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
14077         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
14078         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
14080 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
14082         PR c++/10468
14083         * g++.dg/ext/typeof6.C: New test.
14085 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
14087         PR c++/10796
14088         * g++.dg/init/enum1.C: New test.
14090 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
14092         * gcc.dg/20030627-1.c: New test.
14094 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
14096         PR c++/11332
14097         * g++.dg/expr/static_cast2.C: New test.
14099 2003-06-26  Roger Sayle  <roger@eyesopen.com>
14100             Jakub Jelinek  <jakub@redhat.com>
14102         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
14103         sprintf(dst,"%s",src) optimization.
14104         * gcc.c-torture/execute/20030626-1.c: New test case.
14105         * gcc.c-torture/execute/20030626-2.c: New test case.
14107 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
14109         * gcc.c-torture/execute/multi-ix.c: New test.
14111         * gcc.c-torture/execute/simd-4.c (main):
14112         Added missing semicolon at end of union.
14114 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
14116         PR c++/8266
14117         * g++.dg/template/explicit-instantiation3.C: New test.
14119 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
14121         * gcc.dg/20030626-1.c: Use signed char.
14123 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
14125         * gcc.dg/20030626-1.c: New test.
14127 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
14129         * const-str-2.m: Update.
14131 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
14133         PR c++/10990
14134         * g++.dg/rtti/dyncast1.C: New test.
14135         * g++.dg/abi/mangle4.C: Correct base-specifier access.
14136         * g++.dg/lookup/scoped1.C: Remove XFAIL.
14137         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
14139         PR c++/10931
14140         * g++.dg/expr/static_cast1.C: New test.
14142 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
14144         * gcc.dg/20030625-1.c: New test.
14146 2003-06-24  Roger Sayle  <roger@eyesopen.com>
14148         * gcc.c-torture/compile/20030624-1.c: New test case.
14150 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
14152         * gcc.c-torture/execute/string-opt-17.c: New test.
14154 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
14156         PR c++/5754
14157         * g++.dg/parse/crash6.C: New test.
14159 2003-06-23  Roger Sayle  <roger@eyesopen.com>
14161         * gcc.dg/builtins-24.c: New test case.
14163 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
14165         * g++.dg/opt/operator1.C: New test.
14167 2003-06-22  Roger Sayle  <roger@eyesopen.com>
14169         * gcc.c-torture/execute/string-opt-16.c: New test case.
14171 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
14173         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
14174         * g++.old-deja/g++.other/conv7.C: Likewise
14175         * g++.old-deja/g++.other/overcnv2.C: Likewise.
14176         * g++.old-deja/g++.other/overload14.C: Likewise.
14178 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
14180         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
14181         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
14183 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
14185         PR c++/10888
14186         * g++.dg/warn/Winline-3.C: New test.
14188 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
14190         * lib/target-supports.exp (check_alias_available): Make the test
14191         program acceptable to the Solaris assembler.
14193         PR c++/10749
14194         * g++.dg/template/memclass2.C: New test.
14196 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
14197             Eric Botcazou  <ebotcazou@libertysurf.fr>
14199         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
14200         data for non-matching targets.
14201         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
14203 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
14205         PR c++/10845
14206         * g++.dg/template/member3.C: New test.
14208 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
14210         PR c++/10939
14211         * g++.dg/template/func1.C: New test.
14213         PR c++/9649
14214         * g++.dg/template/static4.C: New test.
14215         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
14217         PR c++/11041
14218         * g++.dg/init/ref7.C: New test.
14220 2003-06-19  Matt Austern  <austern@apple.com>
14222         PR c++/11228
14223         * g++.dg/anew1.C: New test.
14224         * g++.dg/anew2.C: New test.
14225         * g++.dg/anew3.C: New test.
14226         * g++.dg/anew4.C: New test.
14228 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
14230         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
14232 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
14234         * gcc.c-torture/execute/simd-4.c (main): Make expected value
14235         endian-dependent.
14237 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
14239         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
14240         Remove cruft.
14242 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
14244         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
14245         * gcc.c-torture/compile/961203-1.c: Likewise.
14246         * gcc.c-torture/compile/980506-1.c: Likewise.
14248 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
14250         PR c++/10712
14251         * g++.dg/lookup/using7.C: New test.
14253 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
14255         PR c++/11105
14256         * g++.dg/abi/conv1.C: Remove it.
14257         * g++.dg/template/conv7.C: New test.
14258         * g++.dg/template/conv8.C: Likewise.
14259         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
14260         conversion operator.
14262 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
14264         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
14265         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
14266         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
14267         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
14268         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
14269         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
14270         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
14271         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
14272         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
14273         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
14274         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
14275         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
14276         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
14277         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
14278         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
14279         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
14280         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
14281         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
14282         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
14283         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
14284         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
14285         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
14286         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
14287         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
14288         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
14289         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
14290         * gcc.dg/compat/struct-return-10_x.c: Ditto.
14291         * gcc.dg/compat/struct-return-2_x.c: Ditto.
14292         * gcc.dg/compat/struct-return-3_x.c: Ditto.
14294 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
14296         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
14297         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
14298         indications.
14300 2003-06-16  Roger Sayle  <roger@eyesopen.com>
14302         * gcc.dg/i386-387-5.c: New test case.
14303         * gcc.dg/i386-387-6.c: New test case.
14304         * gcc.dg/builtins-23.c: New test case.
14306 2003-06-15  Roger Sayle  <roger@eyesopen.com>
14308         * gcc.dg/builtins-22.c: New test case.
14309         * gcc.dg/i386-387-1.c: Update to test exp.
14310         * gcc.dg/i386-387-2.c: Likewise.
14312 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14314         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
14316 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
14318         * lib/gcc-dg.exp (dg-require-dll): New function.
14319         (dg-xfail-if): Likewise.
14320         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
14321         driver.
14323         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
14324         * gcc.c-torture/compile/20001205-1.c: Likewise.
14325         * gcc.c-torture/compile/20001226-1.c: Likewise.
14326         * gcc.c-torture/compile/20010518-2.c: Likewise.
14327         * gcc.c-torture/compile/20020312-1.c: Likewise.
14328         * gcc.c-torture/compile/20020604-1.c: Likewise.
14329         * gcc.c-torture/compile/920501-12.c: Likewise.
14330         * gcc.c-torture/compile/920501-4.c: Likewise.
14331         * gcc.c-torture/compile/920520-1.c: Likewise.
14332         * gcc.c-torture/compile/920521-1.c: Likewise.
14333         * gcc.c-torture/compile/920625-1.c: Likewise.
14334         * gcc.c-torture/compile/961203-1.c: Likewise.
14335         * gcc.c-torture/compile/980506-1.c: Likewise.
14336         * gcc.c-torture/compile/981006-1.c: Likewise.
14337         * gcc.c-torture/compile/981022-1.c: Likewise.
14338         * gcc.c-torture/compile/981223-1.c: Likewise.
14339         * gcc.c-torture/compile/990617-1.c: Likewise.
14340         * gcc.c-torture/compile/dll.c: Likewise.
14341         * gcc.c-torture/compile/labels-3.c: Likewise.
14342         * gcc.c-torture/compile/mipscop-1.c: Likewise.
14343         * gcc.c-torture/compile/mipscop-2.c: Likewise.
14344         * gcc.c-torture/compile/mipscop-3.c: Likewise.
14345         * gcc.c-torture/compile/mipscop-4.c: Likewise.
14346         * gcc.c-torture/compile/simd-5.c: Likewise.
14347         * gcc.c-torture/compile/20000804-1.x: Remove.
14348         * gcc.c-torture/compile/20001205-1.x: Likewise.
14349         * gcc.c-torture/compile/20001226-1.x: Likewise.
14350         * gcc.c-torture/compile/20010518-2.x: Likewise.
14351         * gcc.c-torture/compile/20020312-1.x: Likewise.
14352         * gcc.c-torture/compile/20020604-1.x: Likewise.
14353         * gcc.c-torture/compile/920501-12.x: Likewise.
14354         * gcc.c-torture/compile/920501-4.x: Likewise.
14355         * gcc.c-torture/compile/920520-1.x: Likewise.
14356         * gcc.c-torture/compile/920521-1.x: Likewise.
14357         * gcc.c-torture/compile/920625-1.x: Likewise.
14358         * gcc.c-torture/compile/961203-1.x: Likewise.
14359         * gcc.c-torture/compile/980506-1.x: Likewise.
14360         * gcc.c-torture/compile/981006-1.x: Likewise.
14361         * gcc.c-torture/compile/981022-1.x: Likewise.
14362         * gcc.c-torture/compile/981223-1.x: Likewise.
14363         * gcc.c-torture/compile/990617-1.x: Likewise.
14364         * gcc.c-torture/compile/mipscop-1.x: Likewise.
14365         * gcc.c-torture/compile/mipscop-2.x: Likewise.
14366         * gcc.c-torture/compile/mipscop-3.x: Likewise.
14367         * gcc.c-torture/compile/mipscop-4.x: Likewise.
14368         * gcc.c-torture/compile/simd-5.x: Likewise.
14370         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
14372 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
14374         * gcc.c-torture/execute/20030611-1.c: New test.
14376 2003-06-12  Roger Sayle  <roger@eyesopen.com>
14378         PR middle-end/168
14379         * gcc.dg/20030612-1.c: New test case.
14381 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
14383         PR c++/10635
14384         * g++.dg/expr/cast1.C: New test.
14386 2003-06-12  Roger Sayle  <roger@eyesopen.com>
14388         * gcc.dg/builtins-21.c: New test case.
14390 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
14392         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
14393         options instead of at the end.
14394         * lib/objc.exp (objc_target_compile): Likewise.
14396 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
14398         PR c++/10432
14399         * g++.dg/parse/error1.C: New test.
14401 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
14403         * gcc.dg/compat/struct-by-value-11_main.c: New file.
14404         * gcc.dg/compat/struct-by-value-11_x.c: New file.
14405         * gcc.dg/compat/struct-by-value-11_y.c: New file.
14406         * gcc.dg/compat/struct-by-value-12_main.c: New file.
14407         * gcc.dg/compat/struct-by-value-12_x.c: New file.
14408         * gcc.dg/compat/struct-by-value-12_y.c: New file.
14409         * gcc.dg/compat/struct-by-value-13_main.c: New file.
14410         * gcc.dg/compat/struct-by-value-13_x.c: New file.
14411         * gcc.dg/compat/struct-by-value-13_y.c: New file.
14412         * gcc.dg/compat/struct-by-value-14_main.c: New file.
14413         * gcc.dg/compat/struct-by-value-14_x.c: New file.
14414         * gcc.dg/compat/struct-by-value-14_y.c: New file.
14415         * gcc.dg/compat/struct-by-value-15_main.c: New file.
14416         * gcc.dg/compat/struct-by-value-15_x.c: New file.
14417         * gcc.dg/compat/struct-by-value-15_y.c: New file.
14418         * gcc.dg/compat/struct-by-value-16_main.c: New file.
14419         * gcc.dg/compat/struct-by-value-16_x.c: New file.
14420         * gcc.dg/compat/struct-by-value-16_y.c: New file.
14421         * gcc.dg/compat/struct-by-value-17_main.c: New file.
14422         * gcc.dg/compat/struct-by-value-17_x.c: New file.
14423         * gcc.dg/compat/struct-by-value-17_y.c: New file.
14424         * gcc.dg/compat/struct-by-value-18_main.c: New file.
14425         * gcc.dg/compat/struct-by-value-18_x.c: New file.
14426         * gcc.dg/compat/struct-by-value-18_y.c: New file.
14428         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
14429         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
14430         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
14431         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
14432         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
14433         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
14434         * gcc.dg/compat/scalar-return-3_main.c: New file.
14435         * gcc.dg/compat/scalar-return-3_x.c: New file.
14436         * gcc.dg/compat/scalar-return-3_y.c: New file.
14437         * gcc.dg/compat/scalar-return-4_main.c: New file.
14438         * gcc.dg/compat/scalar-return-4_x.c: New file.
14439         * gcc.dg/compat/scalar-return-4_y.c: New file.
14441 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
14443         * gcc.dg/compat/fp2-struct-check.h: New file.
14444         * gcc.dg/compat/fp2-struct-defs.h: New file.
14445         * gcc.dg/compat/fp2-struct-init.h: New file.
14446         * gcc.dg/compat/struct-by-value-10_main.c: New file.
14447         * gcc.dg/compat/struct-by-value-10_x.c: New file.
14448         * gcc.dg/compat/struct-by-value-10_y.c: New file.
14449         * gcc.dg/compat/struct-return-10_main.c: New file.
14450         * gcc.dg/compat/struct-return-10_x.c: New file.
14451         * gcc.dg/compat/struct-return-10_y.c: New file.
14453         * gcc.dg/compat/compat-common.h: New file.
14454         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
14455         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
14456         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
14457         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
14458         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
14459         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
14460         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
14461         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
14462         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
14463         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
14464         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
14465         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
14466         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
14467         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
14468         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
14469         * gcc.dg/compat/small-struct-check.h: Ditto.
14470         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
14471         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
14472         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
14473         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
14474         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
14475         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
14476         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
14477         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
14478         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
14479         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
14480         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
14481         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
14482         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
14483         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
14484         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
14485         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
14486         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
14487         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
14488         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
14489         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
14490         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
14491         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
14492         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
14493         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
14494         * gcc.dg/compat/struct-return-2_main.c: Ditto.
14495         * gcc.dg/compat/struct-return-2_x.c: Ditto.
14496         * gcc.dg/compat/struct-return-2_y.c: Ditto.
14497         * gcc.dg/compat/struct-return-3_main.c: Ditto.
14498         * gcc.dg/compat/struct-return-3_x.c: Ditto.
14499         * gcc.dg/compat/struct-return-3_y.c: Ditto.
14501 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
14503         * g++.dg/pch/static-1.C: New file.
14504         * g++.dg/pch/static-1.Hs: New file.
14506 2003-06-10  Richard Henderson  <rth@redhat.com>
14508         * gcc.dg/asm-7.c: Adjust expected warning text.
14510 2003-06-10  Roger Sayle  <roger@eyesopen.com>
14512         * gcc.dg/builtins-20.c: New test case.
14514 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
14516         PR c++/11131
14517         * g++.dg/opt/template1.C: New test.
14519 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
14521         * lib/gcc-dg.exp (dg-test): Clear additional_files and
14522         additional_sources.
14524 2003-05-21  David Taylor  <dtaylor@emc.com>
14526         * gcc.dg/Wpadded.c: New file.
14528 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
14530         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
14531         * gcc.dg/special/weak-2.c: Add dg-require-weak.
14532         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
14533         dg-require-weak.
14535 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
14537         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
14539 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
14541         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
14542         (dg-require-alias): Likewise.
14543         (dg-require-gc-sections): Likewise.
14544         * lib/target-supports.exp (check_gc_sections_available): Likewise.
14546 2003-06-08  Richard Henderson  <rth@redhat.com>
14548         * gcc.dg/20011029-2.c: Fix the array reference.
14549         * gcc.dg/asm-7.c: New.
14551 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
14553         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
14555 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
14557         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
14558         (dg-require-gc-sections): Likewise.
14560 2003-06-08  Jan Hubicka  <jh@suse.cz>
14562         * i386-cmov1.c: Fix regular expression.
14563         * i386-cvt-1.c: Likewise.
14564         * i386-local.c: Likewise.
14565         * i386-local2.c: Likewise.
14566         * i386-mul.c: Likewise.
14567         * i386-ssetype-1.c: Likewise.
14568         * i386-ssetype-3.c: Likewise.
14569         * i386-ssetype-5.c: Likewise.
14571 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14573         PR c++/11039
14574         * g++.dg/warn/implicit-typename2.C: New test.
14575         * g++.dg/warn/implicit-typename3.C: New test.
14577 2003-06-07  Richard Henderson  <rth@redhat.com>
14579         * g++.dg/other/offsetof3.C: Use size_t.
14580         * g++.dg/other/offsetof4.C: Likewise.
14582 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
14584         * lib/copy-file.exp: New. Implement gcc_copy_files.
14586         * lib/dg-pch.exp: Load copy-file.exp
14587         (dg-pch): Use gcc_copy_files instead of "file copy".
14589 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
14591         * gcc.dg/weak/weak.exp: Simplify.
14592         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
14593         * gcc.dg/weak/weak-1.c: Likewise.
14594         * gcc.dg/weak/weak-2.c: Likewise.
14595         * gcc.dg/weak/weak-3.c: Likewise.
14596         * gcc.dg/weak/weak-4.c: Likewise.
14597         * gcc.dg/weak/weak-5.c: Likewise.
14598         * gcc.dg/weak/weak-6.c: Likewise.
14599         * gcc.dg/weak/weak-7.c: Likewise.
14600         * gcc.dg/weak/weak-8.c: Likewise.
14601         * gcc.dg/weak/weak-9.c: Likewise.
14603 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
14605         gcc.c-torture/execute/20030606-1.c: New.
14607 2003-06-06  Roger Sayle  <roger@eyesopen.com>
14609         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
14610         * gcc.dg/builtins-19.c: Likewise.
14612 2003-06-06  Roger Sayle  <roger@eyesopen.com>
14614         * gcc.dg/builtins-2.c: Add some more tests.
14615         * gcc.dg/builtins-18.c: New test case.
14616         * gcc.dg/builtins-19.c: New test case.
14618 2003-06-06  Roger Sayle  <roger@eyesopen.com>
14619             Jim Wilson  <wilson@tuliptree.org>
14621         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
14623 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
14625         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
14626         mempcpy/stpcpy calls not to be optimized into something else.
14627         * gcc.c-torture/execute/string-opt-3.c: Moved to...
14628         * gcc.c-torture/execute/builtins/string-7.c: ...here.
14629         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
14631 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14633         * gcc.dg/format/asm_fprintf-1.c: New test.
14635 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
14637         * lib/gcc-defs.exp (additional_sources): New variable.
14638         (dg-additional-sources): New function.
14639         (additional_files): New variable.
14640         (dg-additional-files): New function.
14641         (dg-additional-files-options): Likewise.
14642         * lib/gcc-dg.exp (dg-require-weak): New function.
14643         (dg-require-alias): Likewise.
14644         (dg-require-gc-sections): Likewise.
14645         * lib/target-supports.exp (check_alias_available): Remove testfile
14646         parameter.
14647         (check_gc_sections_available): New function.
14648         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
14649         (dg-gpp-additional-files): Likewise.
14650         * lib/g++.exp (additional_sources): Remove.
14651         (additional_files): Likewise.
14652         (g++_target_compile): Use dg-additional-files-options.
14654         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
14655         Tcl logic.
14656         * gcc.dg/special/ecos.exp: Remove.
14657         * gcc.dg/special/20000419-2.c: Use dg-require-*.
14658         * gcc.dg/special/alias-1.c: Likewise.
14659         * gcc.dg/special/alias-2.c: Likewise.
14660         * gcc.dg/special/gcsec-1.c: Likewise.
14661         * gcc.dg/special/weak-1.c: Likewise.
14662         * gcc.dg/special/weak-2.c: Likewise.
14663         * gcc.dg/special/wkali-1.c: Likewise.
14664         * gcc.dg/special/wkali-2.c: Likewise.
14666         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
14667         dg-gpp-additional-*.
14668         * g++.dg/special/conpr-3.C: Likewise.
14669         * g++.dg/special/conpr-4.C: Likewise.
14670         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
14671         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
14672         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
14673         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
14674         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
14675         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
14676         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
14677         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
14678         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
14679         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
14680         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
14681         * g++.old-deja/g++.other/comdat1.C: Likewise.
14682         * g++.old-deja/g++.other/comdat2.C: Likewise.
14683         * g++.old-deja/g++.other/comdat3.C: Likewise.
14684         * g++.old-deja/g++.other/ctor1.C: Likewise.
14685         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
14687 2003-06-05  Richard Henderson  <rth@redhat.com>
14689         * gcc.dg/debug/20030605-1.c: New.
14691 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
14693         * README.QMTEST: Update.
14695 2003-06-04  Richard Henderson  <rth@redhat.com>
14697         * gcc.dg/cleanup-1.c: New.
14698         * gcc.dg/cleanup-2.c: New.
14699         * gcc.dg/cleanup-3.c: New.
14700         * gcc.dg/cleanup-4.c: New.
14701         * gcc.dg/cleanup-5.c: New.
14702         * gcc.dg/cleanup-6.c: New.
14703         * gcc.dg/cleanup-7.c: New.
14705 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
14707         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
14709         * lib/dg-pch.exp: New file.
14710         * g++.dg/pch/pch.exp: Use dg-pch.exp.
14711         * gcc.dg/pch/pch.exp: Likewise.
14713 2003-06-04  Roger Sayle  <roger@eyesopen.com>
14715         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
14716         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
14717         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
14718         * gcc.dg/builtins-17.c: New test case.
14719         * gcc.dg/i386-387-4.c: New test case.
14720         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
14722 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
14724         * gcc.dg/ultrasp9.c: New test.
14726 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
14728         * gcc.c-torture/compile/20030604-1.c: New test.
14729         * gcc.dg/sparc-constant-1.c: New test.
14731 2003-06-03  Glen Nakamura  <glen@imodulo.com>
14733         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
14735 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
14737         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
14739         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
14740         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
14742 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
14744         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
14746 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14748         PR c++/10940
14749         * g++.dg/template/spec10.C: New test.
14751 2003-06-03  Roger Sayle  <roger@eyesopen.com>
14753         * gcc.dg/builtins-16.c: New test case.
14755 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
14757         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
14758         mempcpy test with post-increments.
14759         * gcc.c-torture/execute/string-opt-3.c: New test.
14760         * gcc.dg/string-opt-1.c: New test.
14762 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
14764         PR fortran/10965
14765         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
14767 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
14769         * lib/scanasm.exp (dg-scan): New function, factored out of ...
14770         (scan-assembler): ... here.  Use dg-scan.
14771         (scan-assembler-not): Likewise.
14772         (scan-file): New function.
14773         (scan-file-not): Likewise.
14774         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
14775         * gcc.dg/cpp/_Pragma4.c: Likewise.
14776         * gcc.dg/cpp/_Pragma5.c: Likewise.
14777         * gcc.dg/cpp/avoidpaste1.c: Likewise.
14778         * gcc.dg/cpp/avoidpaste2.c: Likewise.
14779         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
14780         * gcc.dg/cpp/cmdlne-P.c: Likewise.
14781         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
14782         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
14783         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
14784         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
14785         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
14786         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
14787         * gcc.dg/cpp/cxxcom1.c: Likewise.
14788         * gcc.dg/cpp/line1.c: Likewise.
14789         * gcc.dg/cpp/maccom1.c: Likewise.
14790         * gcc.dg/cpp/maccom2.c: Likewise.
14791         * gcc.dg/cpp/maccom3.c: Likewise.
14792         * gcc.dg/cpp/maccom4.c: Likewise.
14793         * gcc.dg/cpp/maccom5.c: Likewise.
14794         * gcc.dg/cpp/maccom6.c: Likewise.
14795         * gcc.dg/cpp/multiline.c: Likewise.
14796         * gcc.dg/cpp/spacing1.c: Likewise.
14797         * gcc.dg/cpp/spacing2.c: Likewise.
14798         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
14799         * gcc.dg/cpp/trad/maccom1.c: Likewise.
14800         * gcc.dg/cpp/trad/maccom2.c: Likewise.
14801         * gcc.dg/cpp/trad/maccom3.c: Likewise.
14802         * gcc.dg/cpp/trad/maccom4.c: Likewise.
14803         * gcc.dg/cpp/trad/maccom6.c: Likewise.
14804         * gcc.dg/cpp/cxxcom2.c: Likewise.
14805         * gcc.dg/cpp/cxxcom2.h: New file.
14807         * gcc.dg/cpp/truefalse.cpp: Move it to ...
14808         * g++.dg/cpp/truefalse.C: Here.
14809         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
14811 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
14813         * gcc.dg/cpp/redef3.c: New file.
14815 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
14817         * gcc.dg/i386-loop-3.c: New test.
14819 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
14821         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
14823 2003-05-31  Roger Sayle  <roger@eyesopen.com>
14825         * gcc.dg/fwrapv-1.c: New test case.
14826         * gcc.dg/fwrapv-2.c: New test case.
14828 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14830         PR c++/10956
14831         * g++.dg/template/spec9.C: New test.
14833 2003-05-29  Roger Sayle  <roger@eyesopen.com>
14835         * gcc.dg/duff-4.c: New test case.
14837 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
14839         PR fortran/10843
14840         * g77.dg/ffixed-form-1.f: New test
14841         * g77.dg/ffixed-form-2.f: New test
14842         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
14843         * g77.dg/ffree-form-3.f: New test
14845 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
14847         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
14848         * gcc.dg/wint_t-1.c: Likewise.
14850 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14852         * g++.dg/template/access11.C: New test.
14854 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14856         PR c++/10849
14857         * g++.dg/template/access10.C: New test.
14859 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
14860             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14862         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
14864 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
14866         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
14867         suppress for powerpc-*-darwin*.
14868         * gcc.dg/torture/builtin-noret-2.c: Likewise.
14870 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
14872         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
14873         suppress option for powerpc-*-darwin*.
14875 2003-05-23  Roger Sayle  <roger@eyesopen.com>
14877         * gcc.dg/builtins-1.c: Add tests for tan and atan.
14878         * gcc.dg/builtins-4.c: Add test for fmod.
14880 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14882         PR c++/10682
14883         * g++.dg/template/instantiate4.C: New test.
14885 2003-05-22  Roger Sayle  <roger@eyesopen.com>
14887         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
14889 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
14891         * gcc.dg/compat/scalar-return-1_main.c: New file.
14892         * gcc.dg/compat/scalar-return-1_x.c: New file.
14893         * gcc.dg/compat/scalar-return-1_y.c: New file.
14894         * gcc.dg/compat/scalar-return-2_main.c: New file.
14895         * gcc.dg/compat/scalar-return-2_x.c: New file.
14896         * gcc.dg/compat/scalar-return-2_y.c: New file.
14897         * gcc.dg/compat/struct-return-3_main.c: New file.
14898         * gcc.dg/compat/struct-return-3_y.c: New file.
14899         * gcc.dg/compat/struct-return-3_x.c: New file.
14900         * gcc.dg/compat/struct-return-2_main.c: New file.
14901         * gcc.dg/compat/struct-return-2_x.c: New file.
14902         * gcc.dg/compat/struct-return-2_y.c: New file.
14904 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
14906         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
14907         for hppa*-hp-hpux*.
14908         * gcc.dg/20021014-1.c (dg-options): Likewise.
14909         * gcc.dg/nest.c (dg-options): Likewise.
14911 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
14913         PR c++/9738
14914         * g++.dg/ext/dllimport2.C: New file.
14915         * g++.dg/ext/dllimport3.C: New file.
14917 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
14919         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
14920         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
14921         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
14922         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
14923         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
14924         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
14925         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
14926         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
14927         * gcc.dg/compat/small-struct-defs.h: New file.
14928         * gcc.dg/compat/small-struct-init.h: New file.
14929         * gcc.dg/compat/small-struct-check.h: New file.
14930         * gcc.dg/compat/fp-struct-defs.h: New file.
14931         * gcc.dg/compat/fp-struct-check.h: New file.
14932         * gcc.dg/compat/fp-struct-init.h: New file.
14933         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
14934         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
14936 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
14938         * gcc.dg/20030225-2.c: New test.
14940 2003-05-18  Roger Sayle  <roger@eyesopen.com>
14941             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14943         * gcc.c-torture/compile/20030518-1.c: New test case.
14945 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
14947         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
14948         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
14949         gcc-dg-debug-runtest.
14950         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
14951         gcc-dg-debug-runtest.
14953 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14955         PR c++/9022
14956         * g++.dg/lookup/using6.C: New test.
14958 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14960         * g++.dg/parse/access2.C: New test.
14962 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
14964         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
14965         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
14966         * gcc.dg/debug/debug.exp: Likewise.
14968 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
14970         * gcc.dg/dollar.c: New test.
14972 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
14974         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
14975         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
14976         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
14977         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
14978         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
14979         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
14980         * gcc.dg/compat/struct-by-value-6_main.c: New file.
14981         * gcc.dg/compat/struct-by-value-6_x.c: New file.
14982         * gcc.dg/compat/struct-by-value-6_y.c: New file.
14983         * gcc.dg/compat/struct-by-value-7_main.c: New file.
14984         * gcc.dg/compat/struct-by-value-7_x.c: New file.
14985         * gcc.dg/compat/struct-by-value-7_y.c: New file.
14986         * gcc.dg/compat/struct-by-value-8_main.c: New file.
14987         * gcc.dg/compat/struct-by-value-8_x.c: New file.
14988         * gcc.dg/compat/struct-by-value-8_y.c: New file.
14989         * gcc.dg/compat/struct-by-value-9_main.c: New file.
14990         * gcc.dg/compat/struct-by-value-9_x.c: New file.
14991         * gcc.dg/compat/struct-by-value-9_y.c: New file.
14993 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
14995         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
14996         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
14997         support for "repo" mode.
14998         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
14999         * lib/g77-dg.exp: Likewise.
15000         * lib/obj-dg.exp: Likewise.
15002 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
15004         Merge from gcc-3_2-rhl8-branch:
15005         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
15007         * gcc.dg/tls/opt-6.c: New test.
15009         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
15011         * gcc.dg/20030405-1.c: New test.
15013         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
15015         * gcc.dg/20030309-1.c: New test.
15017         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
15019         * gcc.c-torture/execute/20030307-1.c: New test.
15021         2003-02-20  Randolph Chung  <tausq@debian.org>
15023         * gcc.c-torture/compile/20030220-1.c: New test.
15025         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
15027         * gcc.dg/20030217-1.c: New test.
15029         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
15031         * gcc.c-torture/compile/20020129-1.c: New test.
15033         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
15035         * gcc.dg/unroll-1.c: New test.
15037         2002-11-16  Jan Hubicka  <jh@suse.cz>
15039         * gcc.c-torture/execute/20020920-1.c: New test.
15041         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
15043         PR target/7434
15044         * gcc.c-torture/compile/20021008-1.c: New test.
15046         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
15048         PR target/7559
15049         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
15051         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
15053         * gcc.c-torture/compile/20020807-1.c: New test.
15055         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
15057         * gcc.dg/tls/opt-1.c: New test.
15059         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
15061         * gcc.dg/20020729-1.c: New test.
15063         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
15065         * g++.dg/opt/life1.C: New test.
15067         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
15069         * gcc.dg/20020525-1.c: New test.
15071         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
15073         PR c++/6794
15074         * g++.dg/ext/pretty1.C: New test.
15075         * g++.dg/ext/pretty2.C: New test.
15077 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
15079         PR c++/8385
15080         * g++.dg/ext/typeof5.C: New test.
15082 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
15084         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
15085         __USER_LABEL_PREFIX__ into account.
15086         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
15088 2003-05-14  Roger Sayle  <roger@eyesopen.com>
15090         * gcc.dg/builtins-15.c: New test case.
15092 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
15094         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
15096 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
15098         * lib/g++.exp: Tweak handling of additional source files.
15099         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
15100         * g++.dg/special/conpr-2a.C: Rename to ...
15101         * g++.dg/special/conpr-2a.cc: ... this.
15102         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
15103         * g++.dg/special/conpr-3a.C: Rename to ...
15104         * g++.dg/special/conpr-3a.cc: This.
15105         * g++.dg/special/conpr-3b.C: Rename to ...
15106         * g++.dg/special/conpr-3b.cc: This.
15107         * g++.dg/special/conpr-4.C: New test.
15108         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
15110 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
15112         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
15114 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15116         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
15117         * g++.old-deja/g++.robertl/eb71.C: Likewise.
15118         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
15119         * g++.old-deja/g++.other/warn3.C: Likewise.
15121 2003-05-11  Roger Sayle  <roger@eyesopen.com>
15123         * gcc.dg/i386-387-1.c: Update to also test log.
15124         * gcc.dg/i386-387-2.c: Likewise.
15126 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
15128         * g77.f-torture/execute/int8421.f: New test.
15130 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15132         PR c++/10230, c++/10481
15133         * g++.dg/lookup/scoped5.C: New test.
15135 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15137         PR c++/10552
15138         * g++.dg/template/ttp6.C: New test.
15140 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
15142         * gcc.c-torture/execute/builtins: New directory.
15143         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
15144         gcc.c-torture/execute/builtins.
15145         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
15146         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
15147         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
15148         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
15150 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15152         PR c++/9252
15153         * g++.dg/template/access8.C: New test.
15154         * g++.dg/template/access9.C: New test.
15156 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15158         PR c++/9554
15159         * g++.dg/parse/access1.C: New test.
15161 2003-05-09  DJ Delorie  <dj@redhat.com>
15163         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
15164         long, and not an int.
15166 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15168         PR c++/10555, c++/10576
15169         * g++.dg/template/memclass1.C: New test.
15171 2003-05-08  DJ Delorie  <dj@redhat.com>
15173         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
15174         targets.
15175         * gcc.c-torture/execute/20021024-1.x: Likewise.
15176         * gcc.c-torture/execute/shiftdi.x: Likewise.
15177         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
15178         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
15179         * gcc.dg/20021018-1.c: Likewise.
15181 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15183         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
15185         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
15186         (bcopy): Call memmove.
15188 2003-05-08  Roger Sayle  <roger@eyesopen.com>
15190         * g77.f-torture/compile/8485.f: New test case.
15192 2003-05-07  Richard Henderson  <rth@redhat.com>
15194         PR c++/10570
15195         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
15196         Verify exception_cleanup not called for rethrows.
15197         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
15198         when exiting catch block without rethrowing.
15199         * g++.dg/eh/forced3.C: New.
15200         * g++.dg/eh/forced4.C: New.
15202 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
15204         * gcc.dg/20030505.c: Fix triplet.
15206 2003-05-06  DJ Delorie  <dj@redhat.com>
15208         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
15209         * gcc.dg/nest.c: Likewise.
15211 2003-05-05  Roger Sayle  <roger@eyesopen.com>
15213         * gcc.dg/builtins-14.c: New test case.
15215 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
15217         * lib/compat.exp (compat-execute): New argument.
15218         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
15219         * gcc.dg/compat: New test directory.
15220         * gcc.dg/compat/compat.exp: New expect script.
15221         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
15222         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
15223         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
15224         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
15225         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
15226         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
15228         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
15229         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
15230         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
15231         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
15232         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
15233         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
15234         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
15235         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
15236         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
15237         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
15238         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
15239         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
15240         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
15241         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
15242         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
15244 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
15246         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
15248 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
15250         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
15252 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
15254         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
15255         * gcc.dg/ppc-fsel-2.c: New test.
15257         * gcc.dg/unused-5.c: New test.
15259 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15261         PR c++/10496
15262         * g++.dg/warn/pmf1.C: New test.
15264 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15266         PR c++/4494
15267         * g++.dg/warn/main.C: New test.
15269 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15271         * gcc.dg/nonnull-3.c: New test.
15273 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
15275         * gcc.dg/cpp/Wtrigraphs.c: Update.
15276         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
15278 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
15280         * gcc.dg/ppc-fsel-1.c: New test.
15282 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
15284         PR c/10604
15285         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
15287 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
15289         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
15291 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15293         PR c++/9364, c++/10553, c++/10586
15294         * g++.dg/parse/typename4.C: New test.
15295         * g++.dg/parse/typename5.C: Likewise.
15297 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
15299         * gcc.c-torture/compile/20030503-1.c: New test.
15301 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15303         * g++.dg/lookup/using5.C: Fix testcase error.
15305 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
15307         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
15308         since MEABI is no longer supported.  Remove all vestiges
15309         of MEABI from the test.
15311 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15313         PR c++/10554
15314         * g++.dg/lookup/using5.C: New test.
15316 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15318         PR c++/8772
15319         * g++.dg/template/ttp5.C: New test.
15321 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
15323         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
15324         (dg-gpp-additional-sources): New function.
15325         (dg-gpp-additional-files): Likewise.
15326         * lib/g++.exp (additional_sources): New variable.
15327         (additional_files): Likewise.
15328         (g++_target_compile): Deal with them.
15329         * lib/old-dejagnu.exp: Remove.
15330         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
15331         * g++.old-deja: Revise all tests to use dg commands.
15333 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15335         PR c++/9432, c++/9528
15336         * g++.dg/lookup/using4.C: New test.
15338 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
15340         * gcc.dg/noreturn-5.c: New file.
15341         * gcc.dg/noreturn-6.c: New file.
15343         * gcc.c-torture/compile/inline-1.c: New file.
15345 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
15347         PR c++/10551
15348         * g++.dg/template/explicit1.C: New test.
15350 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
15352         PR c++/10549
15353         * g++.dg/other/bitfield1.C: New test.
15355         PR c++/10527
15356         * g++.dg/init/new7.C: New test.
15358 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
15360         * g++.dg/ext/desig1.C: New test.
15361         * g++.dg/ext/init1.C: Update.
15363         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
15365 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
15367         PR c++/10180
15368         * g++.dg/warn/Winline-1.C: New test.
15370 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
15372         * gcc.c-torture/execute/string-opt-19.c: New test.
15374         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
15375         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
15377 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
15379         PR c++/10506
15380         * g++.dg/init/new6.C: New test.
15382         PR c++/10503
15383         * g++.dg/init/ref6.C: New test.
15385 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
15387         * g++.dg/warn/weak1.C: XFAIL on AIX4.
15389 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15391         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
15392         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
15394 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
15396         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
15397         initialized static data members.
15399 2003-04-25  H.J. Lu <hjl@gnu.org>
15401         * gcc.dg/ia64-sync-4.c: New test.
15403 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15405         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
15406         date.
15408 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
15410         PR c++/10337
15411         * g++.dg/warn/conv1.C: New test.
15412         * g++.old-deja/g++.other/conv7.C: Adjust.
15413         * g++.old-deja/g++.other/overload14.C: Adjust.
15415 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
15417         PR c++/10471
15418         * g++.dg/template/defarg2.C: New test.
15420 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
15422         * gcc.dg/cpp/include2.c: Update.
15423         * gcc.dg/cpp/multiline-2.c: New.
15424         * gcc.dg/cpp/multiline.c: Update.
15425         * gcc.dg/cpp/strify2.c: Update.
15426         * gcc.dg/cpp/trad/literals-2.c: Update.
15428 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
15430         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
15432 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
15434         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
15436 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
15438         PR c++/10451
15439         * g++.dg/parse/crash4.C: New test.
15441         PR c++/9847
15442         * g++.dg/parse/crash5.C: New test.
15444 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
15446         PR c++/10446
15447         * g++.dg/parse/crash3.C: New test.
15449         PR c++/10428
15450         * g++.dg/parse/elab1.C: New test.
15452 2003-04-22  Devang Patel  <dpatel@apple.com>
15454         * gcc.dg/cpp/trad/funlike-5.c: New test.
15456 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
15458         * g++.dg/other/packed1.C: Fix dg options.
15460 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
15462         * g++.dg/other/offsetof2.C: New test.
15464 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
15466         * g++.dg/template/recurse.C: Adjust location of error messages.
15468 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
15470         PR c++/9881
15471         * g++.dg/init/addr-const1.C: New test.
15472         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
15474 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
15476         PR c++/10405
15477         * g++.dg/lookup/struct-hack1.C: New test.
15479 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
15481         * ucs.c: Update diagnostic messages.
15483 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
15485         * gcc.dg/cpp/truefalse.cpp: New test.
15486         * gcc.dg/cpp/cpp.exp: Update.
15487         * g++.dg/other/stdbool-if.C: Remove.
15489 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
15491         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
15492         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
15494 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
15496         * gcc.c-torture/compile/20030418-1.c: New test.
15498 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
15500         * README.compat: Remove; content moved to doc/sourcebuild.texi.
15502 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15504         PR c++/10347
15505         g++.dg/template/dependent-name1.C: New test.
15507 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
15509         * gcc.dg/warn-1.c (tourist_guide): New array,
15510         contains a pointer to bar.
15512 2003-04-16  Roger Sayle  <roger@eyesopen.com>
15514         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
15515         * gcc.c-torture/execute/medce-1.c: New test case.
15516         * gcc.c-torture/execute/medce-2.c: New test case.
15518 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
15520         * lib/prune.exp: Ignore more messages.
15522         PR c++/10381
15523         * g++.dg/parse/lookup3.C: New test.
15525 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
15527         * gcc.c-torture/compile/20030415-1.c : New test.
15529 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
15531         * gcc.c-torture/execute/scope-2.c: Move to ...
15532         * gcc.dg/noncompile/scope.c: .... here.
15534 2003-04-14  Roger Sayle  <roger@eyesopen.com>
15536         * gcc.dg/20030414-2.c: New test case.
15538 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
15540         PR target/10377
15541         * gcc.dg/20030414-1.c: New test.
15543 2003-04-13  Roger Sayle  <roger@eyesopen.com>
15545         * gcc.dg/builtins-12.c: New test case.
15546         * gcc.dg/builtins-13.c: New test case.
15548 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15550         * gcc.c-torture/execute/string-opt-18.c: New test.
15552 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
15554         PR c++/10300
15555         * g++.dg/init/new5.C: New test.
15557 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
15559         PR c++/7910
15560         * g++.dg/ext/dllimport1.C: New test.
15562 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
15564         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
15566 2003-04-11  Bud Davis <bdavis9659@comcast.net>
15568         PR Fortran/9263
15569         * g77.f-torture/noncompile/9263.f: New test
15570         PR Fortran/1832
15571         * g77.f-torture/execute/1832.f: New test
15573 2003-04-11  David Chad  <davidc@freebsd.org>
15574             Loren J. Rittle  <ljrittle@acm.org>
15576         libobjc/8562
15577         * objc.dg/headers.m: New test.
15579 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
15581         * gcc.c-torture/execute/builtin-noret-2.c: New.
15582         * gcc.c-torture/execute/builtin-noret-2.x: New.
15583         XFAIL builtin-noret-2.c at -O1 and above.
15584         * gcc.dg/redecl.c: New.
15585         * gcc.dg/Wshadow-1.c: Update error regexps.
15587 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
15589         * g++.dg/abi/bitfield10.C: New test.
15591 2003-04-09  Mike Stump  <mrs@apple.com>
15593         * gcc.dg/pch/pch.exp: Make testcase names longer.
15594         * g++.dg/pch/pch.exp: Make testcase names longer.
15596 2003-04-08  Roger Sayle  <roger@eyesopen.com>
15598         * gcc.dg/builtins-11.c: New test case.
15600 2003-04-08  Roger Sayle  <roger@eyesopen.com>
15602         * gcc.dg/builtins-9.c: New test case.
15603         * gcc.dg/builtins-10.c: New test case.
15605 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
15607         * gcc.dg/noncompile/init-4.c.c: New test.
15609 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
15611         * gcc.misc-test/gcov-9.c: New test.
15612         * gcc.misc-test/gcov-10.c: New test
15613         * gcc.misc-test/gcov-11.c: New test.
15615 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
15617         PR optimization/10024
15618         * gcc.c-torture/compile/20030405-1.c: New test.
15620 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
15622         * gcc.dg/pch/static-3.c: New.
15623         * gcc.dg/pch/static-3.hs: New.
15624         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
15626 2003-04-04  Richard Henderson  <rth@redhat.com>
15628         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
15629         * g++.dg/eh/forced2.C: Likewise.
15631 2003-04-03  Mike Stump  <mrs@apple.com>
15633         * lib/scanasm.exp (scan-assembler): Add xfail processing for
15634         target arg.
15635         (scan-assembler-times, scan-assembler-not): Likewise.
15636         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
15638 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
15640         * gcc.dg/sparc-loop-1.c: New test.
15642 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
15644         PR other/9274
15645         * g++.dg/pch/system-2.C: New.
15646         * g++.dg/pch/system-2.Hs: New.
15648 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
15650         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
15652         * g++.dg/eh/simd-1.C (vecfunc): Same.
15654 2003-04-01  Roger Sayle  <roger@eyesopen.com>
15656         * gcc.c-torture/execute/20030401-1.c: New test case.
15658 2003-04-01  Ziemowit Laski <zlaski@apple.com>
15660         * objc.dg/defs.m: New.
15662 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
15664         * g++.dg/eh/simd-1.C: New.
15665         * g++.dg/eh/simd-2.C: New.
15667 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
15669         * gcc.c-torture/execute/simd-3.c: New.
15671 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
15673         PR c/9936
15674         * gcc.dg/20030331-2.c: New test.
15676 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
15678         PR c++/10278
15679         * g++.dg/parse/crash2.C: New test.
15681 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
15683         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
15684         * gcc.c-torture/execute/20030331-1.c: ...here.
15686 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
15688         * gcc.c-torture/execute/20030331-1.c: New test.
15690 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
15692         * lib/gcov.exp: Adjust call return testing strings.
15693         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
15695 2003-03-31  Roger Sayle  <roger@eyesopen.com>
15697         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
15698         * gcc.dg/builtins-7.c: New test case.
15699         * gcc.dg/builtins-8.c: New test case.
15701 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
15703         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
15705 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
15707         PR c++/7647
15708         * g++.dg/lookup-class-member-2.C: New test.
15710 2003-03-30  Glen Nakamura  <glen@imodulo.com>
15712         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
15714 2003-03-28  Roger Sayle  <roger@eyesopen.com>
15716         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
15718 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
15720         * g++.dg/init/attrib1.C: New test.
15722 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
15724         * gcc.dg/ultrasp8.c: New test.
15726 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
15728         * gcc.dg/ultrasp7.c: New test.
15730 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
15732         PR c++/10047
15733         * g++.dg/template/inline1.C: New test.
15735 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
15737         * gcc.dg/sparc-dwarf2.c: New test.
15739 2003-03-27  Roger Sayle  <roger@eyesopen.com>
15741         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
15742         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
15744 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
15746         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
15747         than reading .x files.
15748         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
15749         * g77.dg/gcov/gcov-1.f: Likewise.
15750         * gcc.misc-tests/gcov-4b.c: Likewise.
15751         * gcc.misc-tests/gcov-5b.c: Likewise.
15752         * gcc.misc-tests/gcov-6.c: Likewise.
15753         * gcc.misc-tests/gcov-7.c: Likewise.
15754         * gcc.misc-tests/gcov-8.c: Likewise.
15755         * g++.dg/gcov/gcov-1.x: Remove.
15756         * g77.dg/gcov/gcov-1.x: Likewise.
15757         * gcc.misc-tests/gcov-4b.x: Likewise.
15758         * gcc.misc-tests/gcov-5b.x: Likewise.
15759         * gcc.misc-tests/gcov-6.x: Likewise.
15760         * gcc.misc-tests/gcov-7.x: Likewise.
15761         * gcc.misc-tests/gcov-8.x: Likewise.
15763 2003-03-27  Glen Nakamura  <glen@imodulo.com>
15765         PR opt/10087
15766         * gcc.dg/20030324-1.c: New test.
15768 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
15770         PR c++/10224
15771         * g++.dg/template/arg3.C: New test.
15773         PR c++/10158
15774         * g++.dg/template/friend18.C: New test.
15776 2003-03-26  Roger Sayle  <roger@eyesopen.com>
15778         * g77.f-torture/compile/20030326-1.f: New test case.
15780 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
15782         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
15784         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
15786 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
15788         * gcc.dg/ia64-sync-3.c: New test.
15790 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
15792         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
15794 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
15796         * gcc.dg/ultrasp6.c: New test.
15798 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
15800         * gcc.dg/i386-signbit-1.c: New test.
15801         * gcc.dg/i386-signbit-2.c: New test.
15802         * gcc.dg/i386-signbit-3.c: New test.
15804 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
15806         * gcc.dg/ultrasp5.c: Fix options.
15808 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
15810         * gcc.dg/ultrasp5.c: Fix comment.
15812 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
15814         PR fortran/10197
15815         * g77.f-torture/execute/10197.f: New test.
15817 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
15819         PR c++/9898, c++/383
15820         * g++.dg/template/conv6.C: New test.
15822         PR c++/10119
15823         * g++.dg/template/ptrmem5.C: New test.
15825         PR c++/10026
15826         * g++.dg/lookup/koenig1.C: New test.
15828         PR C++/10199
15829         * g++.dg/lookup/template2.C: New test.
15831 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
15833         * g++.dg/opt/rtti1.C: New test.
15835 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
15837         * gcc.dg/ultrasp5.c: New test.
15839 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
15841         PR middle-end/9967
15842         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
15843         builtin fputs.
15845 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
15847         PR c/8224
15848         * gcc.dg/20030323-1.c: New test.
15850 2003-03-23  Roger Sayle  <roger@eyesopen.com>
15852         * gcc.c-torture/compile/20030323-1.c: New test case.
15854 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
15856         * gcc.dg/20030321-1.c: New test.
15858 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
15860         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
15862 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
15864         PR c++/9978, c++/9708
15865         * g++.dg/ext/vlm1.C: Adjust expected error.
15866         * g++.dg/ext/vla2.C: New test.
15867         * g++.dg/template/arg1.C: New test.
15868         * g++.dg/template/arg2.C: New test.
15870 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
15872         * g77.f-torture/execute/select.f: New test.
15873         * g77.f-torture/noncompile/select_no_compile.f: New test.
15875 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
15877         PR c++/9898
15878         * g++.dg/other/error4.C: New test.
15880 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
15882         * g++.dg/template/friend17.C: New test.
15884 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
15886         * gcc.c-torture/compile/20030320-1.c: New.
15888 2003-03-20  Roger Sayle  <roger@eyesopen.com>
15890         * gcc.dg/builtins-6.c: New test case.
15892 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
15894         PR target/10073
15895         * gcc.c-torture/compile/20030319-1.c: New.
15897 2003-03-18  Jan Hubicka  <jh@suse.cz>
15899         * gcc.dg/i386-cvt-1.c: New test.
15901 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
15903         * objc.dg/naming-1.m: Use "(parse|syntax) error".
15904         * objc.dg/naming-2.m: Likewise.
15906 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
15908         PR c++/9639
15909         * g++.dg/parse/crash1.C: New test.
15911 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
15913         PR c++/8805
15914         * g++.dg/eh/cleanup1.C: New test.
15916 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
15918         * gcc.c-torture/execute/20030316-1.c: New test case.
15920 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
15922         PR c++/9629
15923         * g++.dg/init/ctor2.C: New test.
15925 2003-03-15  Roger Sayle  <roger@eyesopen.com>
15927         * g77.f-torture/compile/xformat.f: New test case.
15929 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
15931         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
15932         * g++.old-deja/g++.mike/eh50.C: Likewise.
15934 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15936         PR c++/6440
15937         * g++.dg/template/spec7.C: New test.
15938         * g++.dg/template/spec8.C: Likewise.
15940 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
15942         * gcc.c-torture/execute/20030313-1.c: New test.
15944 2003-03-14  Richard Henderson  <rth@redhat.com>
15946         * gcc.dg/inline-2.c: Adjust alpha test for external call.
15948 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
15950         * gcc.c-torture/compile/20030314-1.c: New test.
15952 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
15954         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
15955         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
15956         thumb target,
15957         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
15958         to accept newer _imp__  prefix and additional
15959         newline in .drectve section.
15960         * gcc.dg/dll-4.c: Likewise.
15961         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
15962         switch.
15964 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
15966         * g++.dg/parse/namespace9.C: New test.
15968         * g++.dg/init/ref5.C: New test.
15969         * g++.dg/parse/ptrmem1.C: Likewise.
15971 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
15973         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
15974         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
15975         regular expression.
15976         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
15977         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
15979 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
15981         * gcc.c-torture/execute/20030224-2.c: New test.
15983 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
15985         * gcc.dg/decl-3.c: New test.
15987 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
15989         * gcc.dg/i386-loop-2.c: New test.
15991 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
15993         PR c++/9474
15994         * g++.dg/parse/namespace8.C: New test.
15996         PR c++/9924
15997         * g++.dg/overload/builtin2.C: New test.
15999 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
16001         * gcc.dg/return-type-3.c: New test.
16003 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
16005         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
16006         profiling options are not supported.
16008 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
16010         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
16011         * g++.old-deja/g++.warn/impint2.C: Likewise.
16013 2003-03-10  Devang Patel  <dpatel@apple.com>
16015         * g++.dg/cpp/c++_cmd_1.C: New test.
16016         * g++.dg/cpp/c++_cmd_1.h: New file.
16018 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
16020         * gcc.dg/altivec-9.c: New file.
16022 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16024         * gcc.dg/ppc-sdata-1.c: New test.
16025         * gcc.dg/ppc-sdata-2.c: New test.
16027 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
16029         PR c++/9373
16030         * g++.dg/opt/ptrmem2.C: New test.
16032         PR c++/8534
16033         * g++.dg/opt/ptrmem1.C: New test.
16035 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
16037         * gcc.dg/i386-loop-1.c: New test.
16039 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16041         PR c++/9970
16042         * g++.dg/lookup/friend1.C: New test.
16044 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
16046         PR c++/9823
16047         * g++.dg/parser/constructor1.C: New test.
16049 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
16051         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
16053         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
16055 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
16057         * gcc.dg/cpp/Wunused.c: Update test.
16059 2003-03-08  Jan Hubicka  <jh@suse.cz>
16061         * gcc.dg/inline-3.c: New test.
16063 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
16065         PR c++/9809
16066         * g++.dg/parse/builtin1.C: New test.
16068         PR c++/9982
16069         * g++.dg/abi/cookie1.C: New test.
16070         * g++.dg/abi/cookie2.C: Likewise.
16072         PR c++/9524
16073         * g++.dg/template/field1.C: New test.
16075         PR c++/9912
16076         * g++.dg/parse/class1.C: New test.
16077         * g++.dg/parse/namespace7.C: Likewise.
16078         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
16080 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
16082         * g++.dg/init/ref4.C: New test.
16084 2003-03-07  Jan Hubicka  <jh@suse.cz>
16086         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
16087         * gcc.dg/inline-3.c:  New test.
16089 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
16091         * g++.dg/init/ref3.C: New test.
16093         PR c++/9965
16094         * g++.dg/init/ref2.C: New test.
16096         PR c++/9400
16097         * g++.dg/warn/Wshadow-2.C: New test.
16099         PR c++/9791
16100         * g++.dg/warn/Woverloaded-1.C: New test.
16102 2003-03-05  Jan Hubicka  <jh@suse.cz>
16104         * gcc.dg/i386-local2.c: New.
16105         * gcc.dg/i386-local.c: Fix typo.
16107 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
16109         * g++.dg/abi/layout3.C: New test.
16111 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
16113         * gcc.c-torture/compile/20030305-1.c
16115 2003-03-05  Jan Hubicka  <jh@suse.cz>
16117         * gcc.dg/i386-local.c: New.
16119 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
16121         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
16123 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
16125         * gcc.dg/switch-2.c: New test.
16126         * gcc.dg/switch-3.c: New test.
16127         * gcc.dg/Wswitch.c: Adjust line numbers.
16128         * gcc.dg/Wswitch-default.c: Likewise.
16129         * gcc.dg/Wswitch-enum.c: Likewise.
16131 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
16133         * gcc.c-torture/execute/20030222-1.c: New test.
16135 2003-03-03  James E Wilson  <wilson@tuliptree.org>
16137         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
16139 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
16141         PR c++/9878
16142         * g++.dg/init/ref1.C: New test.
16144 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
16146         * gcc.dg/sh-relax.c: New SH-only test.
16148 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
16150         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
16151         comment explaining purpose of testcase.
16153 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
16155         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
16156         for HC11/HC12 (asm needs two int registers).
16157         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
16158         HC11/HC12 because the test uses an asm which needs two 32-bit
16159         registers.
16161 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
16163         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
16164         for HC11/HC12 (array is too large otherwise).
16165         * gcc.c-torture/compile/920501-4.x: New file, likewise.
16166         * gcc.c-torture/compile/20010518-2.x: Likewise.
16167         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
16168         HC11/HC12 (array is too large).
16170 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
16172         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
16173         * lib/g++-dg.exp (g++-dg-test): Likewise.
16175 2003-03-01  Roger Sayle  <roger@eyesopen.com>
16177         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
16178         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
16180 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16182         * g++.dg/warn/implicit-typename1.C: Remove warning.
16184 2003-02-28  Richard Henderson  <rth@redhat.com>
16186         * gcc.dg/noreturn-1.c: Move noreturn warning line.
16187         * gcc.dg/return-type-1.c: Move control reaches end warning line.
16189 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
16191         * gcc.dg/pch/pch.exp: Change .pch to .gch.
16192         * g++.dg/pch/pch.exp: Likewise.
16194 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
16196         PR c++/9879
16197         * testsuite/g++.dg/init/new4.C: New test.
16199 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
16201         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
16203 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
16205         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
16206         unsigned long.
16208         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
16209         wider than float.
16211 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
16213         * lib/scanasm.exp: Add support for counting numbers of
16214         occurences.
16215         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
16216         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
16218 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
16220         PR c++/9683
16221         * g++.dg/template/static3.C: New test.
16223         PR c++/9829
16224         * g++.dg/parse/namespace6.C: New test.
16226 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16228         PR target/9732
16229         * gcc.dg/20030225-1.c: New test.
16231 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
16233         * README: Remove out-of-date information.
16235         PR c++/9836
16236         * g++.dg/template/spec6.C: New test.
16238 2003-02-24  Jeff Law  <law@redhat.com>
16240         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
16242 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16244         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
16245         * gcc.dg/pragma-ep-1.c: Likewise.
16247 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16249         PR c++/9602
16250         * g++.dg/template/friend16.C: New test.
16252 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
16254         PR c++/5333
16255         * g++.dg/parse/fused-params1.C: Adjust error messages.
16256         * g++.dg/template/nested3.C: New test.
16258 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
16260         * g++.dg/abi/param1.C: New test.
16262 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16264         PR c++/7982
16265         * g++.dg/warn/implicit-typename1.C: New test.
16267 2003-02-22  Kelley Cook <kelleycook@comcast.net>
16269         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
16270         with "mtune".
16271         * g++.old-deja/g++.other/store-expr2.C: Likewise.
16272         * gcc.c-torture/execute/20010129-1.x: Likewise.
16273         * gcc.dg/20011107-1.c: Likewise.
16274         * gcc.dg/20020108-1.c: Likewise.
16275         * gcc.dg/20020122-3.c: Likewise.
16276         * gcc.dg/20020206-1.c: Likewise.
16277         * gcc.dg/20020310-1.c: Likewise.
16278         * gcc.dg/20020426-2.c: Likewise.
16279         * gcc.dg/20020517-1.c: Likewise.
16280         * gcc.dg/991230-1.c: Likewise.
16281         * gcc.dg/i386-unroll-1.c: Likewise.
16282         * gcc.misc-tests/i386-prefetch.exp: Likewise.
16284 2003-02-22  Jan Hubicka  <jh@suse.cz>
16286         * gcc.dg/i386-mul.c: New test.
16288 2003-02-21  Roger Sayle  <roger@eyesopen.com>
16290         * gcc.dg/builtins-5.c: New test case.
16292 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
16294         * gcc.dg/asmreg-1.c: New test.
16296 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
16298         PR c++/9749
16299         * g++.dg/parse/varmod1.C: New test.
16301 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
16303         PR c++/9727
16304         * g++.dg/template/op1.C: New test.
16306 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
16308         PR c++/8906
16309         * g++.dg/template/nested2.C: New test.
16311 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
16313         PR c++/8724
16314         * g++.dg/expr/dtor1.C: New test.
16316 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
16318         * gcc.dg/cpp/include3.c: New test.
16319         * gcc.dg/cpp/inc/foo.h: New file.
16321 2003-02-21  Glen Nakamura  <glen@imodulo.com>
16323         * gcc.c-torture/execute/20030221-1.c: New test.
16325 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
16327         PR c++/9729
16328         * g++.dg/abi/conv1.C: New test.
16330 2003-02-20  Jan Hubicka  <jh@suse.cz>
16332         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
16334 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
16336         * gcc.c-torture/compile/20030219-1.c: New test.
16338 2003-02-18  Jan Hubicka  <jh@suse.cz>
16340         * gcc.dg/funcorder.c: New test.
16342 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
16344         * gcc.c-torture/execute/20030218-1.c: New.
16346 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
16348         * gcc.dg/20030218-1.c: New.
16350 2003-02-18  Richard Henderson  <rth@redhat.com>
16352         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
16353         * gcc.dg/attr-used-2.c: New.
16355 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
16357         PR c++/9704
16358         * g++.dg/init/copy5.C: New test.
16360 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
16362         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
16363         * g++.dg/pch/pch.exp: Likewise.
16365 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
16367         * gcc.c-torture/execute/20030209-1.c: Enable the test if
16368         STACK_SIZE is not defined.
16370 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16372         PR c++/9457
16373         * g++.dg/template/init1.C: New test.
16375 2003-02-16  Jan HUbicka  <jh@suse.cz>
16377         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
16378         (foo): Add few extra tests
16379         * gcc.dg/c99-const-expr-3.c: Likewise.
16380         * gcc.c-torture/execute/20030216-1.c: New.
16382 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16384         PR c++/9459
16385         * g++.dg/ext/typeof4.C: New test.
16387 2003-02-15  Roger Sayle  <roger@eyesopen.com>
16389         * gcc.dg/i386-387-3.c: New test case.
16391 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
16393         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
16394         cris-*-elf* cris-*-aout* and mmix-*-*.
16396 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
16398         * gcc.dg/20030213-1.c: New test.
16400 2003-02-12  Roger Sayle  <roger@eyesopen.com>
16402         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
16403         * gcc.dg/i386-387-2.c: Likewise.
16405 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
16407         * gcc.dg/ppc-spe.c: Fix formatting.
16408         Enable tests that were previously unsupported by gas.
16409         Delete tests for instructions that no longer exist.
16410         Switch arguments on evsubifw builtin.
16412 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
16414         * gcc.c-torture/execute/20030209-1.c: Disable the test if
16415         STACK_SIZE is too small.
16417 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
16418             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
16420         * gcc.dg/decl-2.c: New test.
16422 2003-02-10  Jan Hubicka  <jh@suse.cz>
16424         * gcc.dg/i386-fpcvt-1.c:  New test.
16426 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
16428         * gcc.c-torture/execute/20030209-1.c: New test.
16430 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
16432         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
16433         int-wide bitops, use the constants of the same width.
16434         Likewise, if long long is 32-bit wide, test bitops using
16435         32-bit constants.
16437 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
16439         * gcc.dg/20021014-1.c: Annotate with expected notice text.
16441 2003-02-07  Roger Sayle  <roger@eyesopen.com>
16443         * testsuite/gcc.dg/builtins-4.c: New test case.
16445 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16447         * gcc.dg/20020430-1.c: Fix dg command typos.
16448         * gcc.dg/20020503-1.c: Likewise.
16450 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
16452         PR c++/8785
16453         * g++.dg/parse/fused-params1.C: New test.
16455         PR c++/8857
16456         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
16458         PR c++/8921
16459         * g++.dg/parse/non-dependent1.C: New test.
16461         PR c++/8928
16462         * g++.dg/parse/dupl-tmpl-args1.C: New test.
16464         PR c++/9228
16465         * g++.dg/parse/undefined7.C: New test.
16466         * g++.dg/parse/non-templ1.C: New test.
16468         PR c++/9229
16469         * g++.dg/parse/too-many-tmpl-args1.C: New test.
16471 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
16473         * gcc.c-torture/compile/20030206-1.c: New test.
16475 2003-02-05  Roger Sayle  <roger@eyesopen.com>
16477         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
16478         "pow" to "foo" to avoid potential confusion with a math built-in.
16480 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16482         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
16483         conditions for SPARC targets.
16485 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
16487         * gcc.dg/20030204-1.c: New test.
16489 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
16491         PR c++/38
16492         * g++.dg/parse/array-size1.C: New test.
16494         PR c++/5657
16495         * g++.dg/parse/undefined3.C: New test.
16497         PR c++/5665
16498         * g++.dg/parse/undefined4.C: New test.
16500         PR c++/5975
16501         * g++.dg/parse/undefined5.C: New test.
16503         PR c++/7259
16504         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
16506         PR c++/8578
16507         * g++.dg/parse/casting-operator1.C: New test.
16509         PR c++/8596
16510         * g++.dg/parse/undefined6.C: New test.
16512         PR c++/8736
16513         * g++.dg/parse/missing-template1.C: New test.
16515 2003-02-04  Jan Hubicka  <jh@suse.cz>
16517         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
16518         * gcc.dg/i386-cmov?.c:  Likewise.
16519         * gcc.dg/i386-fpcvt-?.c:  Likewise.
16520         * gcc.dg/i386-ssefp-1.c:  Likewise.
16521         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
16522         conventions.
16524 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
16526         PR c++/7129
16527         * testsuite/g++.dg/ext/max.C: New test.
16529 2003-02-03  Jan Hubicka  <jh@suse.cz>
16531         * gcc.c-torture/execute/20030203-1.c: New test.
16533 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
16535         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
16536         'natural-endian'.
16538 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
16540         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
16541         * g++.dg/init/new2.C: Likewise.
16542         * g++.dg/other/new1.C: Likewise.
16544 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
16546         * gcc.dg/struct-ret-libc.c: New test.
16548 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
16550         * gcc.dg/20030129-1.c: New test.
16552 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16554         PR c++/8849
16555         * g++.dg/template/ptrmem4.C: New test.
16557 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
16559         * g++.dg/parser/constant1.C: New test.
16561 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16563         PR c++/8591
16564         * g++.dg/parse/friend2.C: New test.
16566 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
16568         PR c++/9437
16569         * g++.dg/template/unify4.C: New test.
16571 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
16573         * gcc.c-torture/execute/20030128-1.c: New test.
16575 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
16577         * g++.dg/lookup/nested1.C: Test moved from ...
16578         * g++.old-deja/g++.other/lookup24.C: ... here.
16580 2003-01-28  Jan Hubicka  <jh@suse.cz>
16582         * gcc.dg/i386-cmov5.c:  New test.
16584 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
16586         * gcc.c-torture/execute/20010925-1.c: Changed the
16587         memcpy declaration.
16589 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
16591         PR c++/3902
16592         * g++.dg/parse/template5.C: New test.
16594 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
16596         PR fortran/9258
16597         * g77.dg/pr9258: New test.
16599 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16601         * README: Move relevant parts from README.g++.
16603         * README.g++: Remove this file.
16605 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
16607         * g++.dg/abi/dcast1.C: New test.
16609 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16611         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
16613 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
16615         PR c++/47
16616         * g++.old-deja/g++.other/lookup24.C: New test.
16618 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16620         PR middle-end/7227
16621         * gcc.dg/uninit-C.c: New test.
16623 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
16625         * g++.dg/abi/covariant1.C: New test.
16627 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
16629         * gcc.dg/20030123-1.c: New test.
16631 2003-01-25  Jan Hubicka  <jh@suse.cz>
16633         PR opt/8492
16634         * gcc.c-torture/compile/20030125-1.c
16636 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
16638         PR c++/9403
16639         * g++.dg/parse/template3.C: New test.
16640         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
16642         PR c++/795
16643         * g++.dg/parse/template4.C: New test.
16645         PR c++/9415
16646         * g++.dg/template/qual2.C: New test.
16648         PR c++/8545
16649         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
16651         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
16653 2003-01-25  Roger Sayle  <roger@eyesopen.com>
16655         * gcc.c-torture/execute/switch-1.c: New test case.
16657 2003-01-25  Jan Hubicka  <jh@suse.cz>
16659         * gcc.c-torture/execute/20030125-1.[cx]: New test.
16661 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
16663         Tweaks for Bison-1.875. From the NEWS file:
16664         "- `parse error' -> `syntax error'
16665         Bison now uniformly uses the term `syntax error'"
16666         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
16667         * gcc.dg/cpp/digraph2.c: Likewise.
16668         * gcc.dg/cpp/direct2.c: Likewise.
16669         * gcc.dg/cpp/paste4.c: Likewise.
16670         * gcc.dg/c90-restrict-1.c: Likewise.
16671         * gcc.dg/c99-func-2.c: Likewise.
16672         * gcc.dg/noncompile/920721-2.c: Likewise.
16673         * gcc.dg/noncompile/930622-2.c: Likewise.
16674         * gcc.dg/noncompile/940112-1.c: Likewise.
16675         * gcc.dg/noncompile/950921-1.c: Likewise.
16676         * gcc.dg/noncompile/951123-1.c: Likewise.
16677         * gcc.dg/noncompile/971104-1.c: Likewise.
16678         * gcc.dg/noncompile/990416-1.c: Likewise.
16680 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
16682         * g++.dg/parse/undefined1.C: Add error message.
16684 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
16686         PR c++/9354
16687         * g++.dg/parse/new1.C: New test.
16689         PR c++/9216
16690         * g++.dg/parse/template2.C: New test.
16692         PR c++/9354
16693         * g++.dg/parse/typedef2.C: New test.
16695         PR c++/9328
16696         * g++.dg/ext/typeof3.C: New test.
16698 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
16700         PR c++/2738
16701         * g++.dg/parse/ret-type1.C: New test.
16703         PR c++/3792
16704         * g++.dg/parse/tmpl-outside1.C: New test.
16706         PR c++/4207
16707         * g++.dg/parse/int-as-enum1.C: New test.
16709         PR c++/4903
16710         * g++.dg/parse/no-typename1.C: New test.
16712         PR c++/5533
16713         * g++.dg/parse/no-value1.C: New test.
16715         PR c++/5921
16716         * g++.dg/parse/wrong-inline1.C: New test.
16718         PR c++/6402
16719         * g++.dg/parse/ref1.C: New test.
16721         PR c++/6992
16722         * g++.dg/parse/attr-ctor1.C: New test.
16724         PR c++/7229
16725         * g++.dg/parse/namespace5.C: New test.
16727         PR c++/7917
16728         * g++.dg/parse/func-def1.C: New test.
16730         PR c++/8143
16731         * g++.dg/parse/undefined1.C: New test.
16733         PR c++/5723, PR c++/8522
16734         * g++.dg/parse/specialization1.C: New test.
16736         PR c++/163, PR c++/8595
16737         * g++.dg/parse/struct-as-enum1.C: New test.
16739         PR c++/9173
16740         * g++.dg/parse/undefined2.C: New test.
16742 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
16744         PR c++/9298
16745         * g++.dg/parse/template1.C: New test.
16747         PR c++/9384
16748         * g++.dg/parse/using1.C: New test.
16750         PR c++/9285
16751         PR c++/9294
16752         * g++.dg/parse/expr2.C: New test.
16754         PR c++/9388
16755         * g++.dg/parse/lookup2.C: Likewise.
16757 2003-01-21  Jan Hubicka  <jh@suse.cz>
16759         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
16760         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
16761         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
16762         * gcc.c-torture/execute/string-opt-*.c: Likewise.
16764 2003-01-20  Nick Clifton  <nickc@redhat.com>
16766         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
16767         problem with ARM sibcall code generation.
16769 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
16771         * gcc.c-torture/execute/20030120-1.c: New.
16773 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
16775         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
16777 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
16779         PR c++/9272
16780         * g++.dg/parse/ctor1.C: New test.
16782         PR c++/9294:
16783         * g++.dg/parse/qualified1.C: New test.
16785         * g++.dg/parse/typename3.C: New test.
16787 2003-01-16  Richard Henderson  <rth@redhat.com>
16789         * g++.dg/tls/init-2.C: Fix error matches for real this time.
16791 2003-01-16  Richard Henderson  <rth@redhat.com>
16793         * g++.dg/pch/pch.exp: Copy test header to the working directory
16794         before using it either for precompilation or direct use.
16795         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
16796         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
16798 2003-01-16  Richard Henderson  <rth@redhat.com>
16800         * gcc.dg/pch/pch.exp: Copy test header to the working directory
16801         before using it either for precompilation or direct use.
16802         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
16803         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
16805 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
16807         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
16808         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
16809         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
16810         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
16811         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
16812         typename warning into error.
16813         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
16814         error messages.
16815         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
16816         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
16817         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
16818         messages.
16819         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
16820         make declaration visible in template.
16821         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
16822         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
16823         messages.
16824         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
16825         message.
16826         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
16827         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
16828         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
16829         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
16830         typename warning with error message.
16831         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
16832         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
16833         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
16835 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
16837         * g++.dg/parse/ambig2.C: New test.
16839 2003-01-15  Richard Henderson  <rth@redhat.com>
16841         * g++.dg/tls/init-2.C: Update error message string.
16843 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16845         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
16847 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
16849         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
16850         all for HC11/HC12.
16851         * gcc.c-torture/compile/20001205-1.x: Likewise.
16852         * gcc.c-torture/compile/20001226-1.x: Likewise.
16853         * gcc.c-torture/compile/920520-1.x: Likewise.
16854         * gcc.c-torture/compile/961203-1.x: Likewise.
16855         * gcc.c-torture/compile/20020604-1.x: Likewise.
16857 2003-01-15  Jan Hubicka  <jh@suse.cz>
16859         * gcc.c-torture/compile/20030115-1.c: New test.
16861         * gcc.dg/i386-fpcvt-1.c: New test.
16862         * gcc.dg/i386-fpcvt-2.c: New test.
16864 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
16866         Further conform g++'s __vmi_class_type_info to the C++ ABI
16867         specification.
16868         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
16869         the specification.
16871 2003-01-14  Jan Hubicka  <jh@suse.cz>
16873         * gcc.dg/i386-fpcvt-1.c: New test.
16874         * gcc.dg/i386-fpcvt-2.c: New test.
16876 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
16878         * gcc.dg/i386-mmx-3.c: New test.
16880 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
16882         PR c++/9264
16883         * g++.dg/parse/octal1.C: New file.
16885         PR c++/9172
16886         * g++.dg/parse/typename1.C: New file.
16888 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
16890         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
16891         * gcc.dg/bf-no-ms-layout.c: Likewise.
16892         * gcc.dg/bf-ms-attrib.c: Likewise.
16894 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
16896         PR c++/9099
16897         * g++.dg/parse/dtor1.C: New file.
16899         PR c++/9128
16900         * g++.dg/rtti/typeid1.C: New file.
16902         PR c++/9153
16903         * g++.dg/parse/lookup1.C: New file.
16905         PR c++/9171
16906         * g++.dg/templ/spec5.C: New file.
16908 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
16910         * gcc.c-torture/compile/20030110-1.c: New test.
16912 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
16914         Merge from pch-branch:
16916         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
16918         * gcc.dg/pch/cpp-1.h: New.
16919         * gcc.dg/pch/cpp-1.c: New.
16920         * gcc.dg/pch/cpp-2.h: New.
16921         * gcc.dg/pch/cpp-2.c: New.
16923         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
16925         * gcc.dg/pch/except-1.h: New.
16926         * gcc.dg/pch/except-1.c: New.
16928         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
16930         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
16931         running test.
16932         * gcc.dg/pch: Include *.hp not *.h.
16933         * gcc.dg/pch/system-1.h: New.
16934         * gcc.dg/pch/system-1.c: New.
16936         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
16938         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
16939         rather than trying to build and run a program using PCH.
16940         * gcc.dg/pch: Remove dg-do commands from test files.
16942         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
16944         * gcc.dg/pch/macro-3.c: New.
16945         * gcc.dg/pch/macro-3.h: New.
16947         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
16949         * gcc.dg/pch/common-1.c: New.
16950         * gcc.dg/pch/common-1.h: New.
16951         * gcc.dg/pch/decl-1.c: New.
16952         * gcc.dg/pch/decl-1.h: New.
16953         * gcc.dg/pch/decl-2.c: New.
16954         * gcc.dg/pch/decl-2.h: New.
16955         * gcc.dg/pch/decl-3.c: New.
16956         * gcc.dg/pch/decl-3.h: New.
16957         * gcc.dg/pch/decl-4.c: New.
16958         * gcc.dg/pch/decl-4.h: New.
16959         * gcc.dg/pch/decl-5.c: New.
16960         * gcc.dg/pch/decl-5.h: New.
16961         * gcc.dg/pch/global-1.c: New.
16962         * gcc.dg/pch/global-1.h: New.
16963         * gcc.dg/pch/inline-1.c: New.
16964         * gcc.dg/pch/inline-1.h: New.
16965         * gcc.dg/pch/inline-2.c: New.
16966         * gcc.dg/pch/inline-2.h: New.
16967         * gcc.dg/pch/static-1.c: New.
16968         * gcc.dg/pch/static-1.h: New.
16969         * gcc.dg/pch/static-2.c: New.
16970         * gcc.dg/pch/static-2.h: New.
16972         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
16974         * g++.dg/pch/pch.exp: Better handle failing testcases.
16975         * gcc.dg/pch/pch.exp: Likewise.
16976         * gcc.dg/pch/macro-1.c: New.
16977         * gcc.dg/pch/macro-1.h: New.
16978         * gcc.dg/pch/macro-2.c: New.
16979         * gcc.dg/pch/macro-2.h: New.
16981         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
16983         * g++.dg/dg.exp: Treat files in pch/ specially.
16984         * g++.dg/pch/pch.exp: New file.
16985         * g++.dg/pch/empty.H: New file.
16986         * g++.dg/pch/empty.C: New file.
16987         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
16988         "precompile".
16990         * gcc.dg/pch/pch.exp: New file.
16991         * gcc.dg/pch/empty.h: New file.
16992         * gcc.dg/pch/empty.c: New file.
16993         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
16994         "precompile".
16996 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16998         * g++.dg/template/friend14.C: New test.
17000 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
17002         * gcc.dg/old-style-asm-1.c: New test.
17004 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
17006         * gcc.c-torture/compile/20030109-1.c: New test.
17008 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
17010         * gcc.c-torture/execute/20030109-1.c: New test.
17012 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
17014         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
17015         * g++.old-deja/g++.mike/dyncast2.C: Likewise
17016         * g++.old-deja/g++.mike/dyncast3.C: Likewise
17017         * g++.old-deja/g++.mike/eh2.C: Likewise
17018         * g++.old-deja/g++.mike/eh3.C: Likewise
17019         * g++.old-deja/g++.mike/eh5.C: Likewise
17020         * g++.old-deja/g++.mike/eh6.C: Likewise
17021         * g++.old-deja/g++.mike/eh7.C: Likewise
17022         * g++.old-deja/g++.mike/eh8.C: Likewise
17023         * g++.old-deja/g++.mike/eh9.C: Likewise
17024         * g++.old-deja/g++.mike/eh10.C: Likewise
17025         * g++.old-deja/g++.mike/eh12.C: Likewise
17026         * g++.old-deja/g++.mike/eh13.C: Likewise
17027         * g++.old-deja/g++.mike/eh14.C: Likewise
17028         * g++.old-deja/g++.mike/eh16.C: Likewise
17029         * g++.old-deja/g++.mike/eh17.C: Likewise
17030         * g++.old-deja/g++.mike/eh18.C: Likewise
17031         * g++.old-deja/g++.mike/eh21.C: Likewise
17032         * g++.old-deja/g++.mike/eh23.C: Likewise
17033         * g++.old-deja/g++.mike/eh24.C: Likewise
17034         * g++.old-deja/g++.mike/eh25.C: Likewise
17035         * g++.old-deja/g++.mike/eh26.C: Likewise
17036         * g++.old-deja/g++.mike/eh27.C: Likewise
17037         * g++.old-deja/g++.mike/eh28.C: Likewise
17038         * g++.old-deja/g++.mike/eh29.C: Likewise
17039         * g++.old-deja/g++.mike/eh31.C: Likewise
17040         * g++.old-deja/g++.mike/eh33.C: Likewise
17041         * g++.old-deja/g++.mike/eh34.C: Likewise
17042         * g++.old-deja/g++.mike/eh35.C: Likewise
17043         * g++.old-deja/g++.mike/eh36.C: Likewise
17044         * g++.old-deja/g++.mike/eh37.C: Likewise
17045         * g++.old-deja/g++.mike/eh38.C: Likewise
17046         * g++.old-deja/g++.mike/eh39.C: Likewise
17047         * g++.old-deja/g++.mike/eh40.C: Likewise
17048         * g++.old-deja/g++.mike/eh41.C: Likewise
17049         * g++.old-deja/g++.mike/eh42.C: Likewise
17050         * g++.old-deja/g++.mike/eh44.C: Likewise
17051         * g++.old-deja/g++.mike/eh46.C: Likewise
17052         * g++.old-deja/g++.mike/eh47.C: Likewise
17053         * g++.old-deja/g++.mike/eh48.C: Likewise
17054         * g++.old-deja/g++.mike/eh49.C: Likewise
17055         * g++.old-deja/g++.mike/eh50.C: Likewise
17056         * g++.old-deja/g++.mike/eh51.C: Likewise
17057         * g++.old-deja/g++.mike/eh53.C: Likewise
17058         * g++.old-deja/g++.mike/eh55.C: Likewise
17059         * g++.old-deja/g++.mike/p7912.C: Likewise
17060         * g++.old-deja/g++.mike/p9706.C: Likewise
17061         * g++.old-deja/g++.mike/p10416.C: Likewise
17062         * g++.old-deja/g++.mike/p11667.C: Likewise
17063         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
17064         Remove redundant reference to Iris.
17065         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
17066         Elxsi, i860, Pico Java, and WE32K.
17068 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
17070         * g++.dg/ext/asm4.C: New test.
17072 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17074         PR c++/9030
17075         * g++.dg/template/friend12.C: New test.
17076         * g++.dg/template/friend13.C: Likewise.
17077         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
17079 2003-01-08  Jan Hubicka  <jh@suse.cz>
17081         * gcc.dg/i386-cadd.c: New test.
17082         * gcc.dg/i386-cmov4.c: Likewise.
17084 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
17086         PR c++/9165
17087         * g++.dg/warn/Wunused-3.C: New test.
17089         * g++.dg/abi/bitfield9.C: New test.
17091         PR c++/9189
17092         * g++.dg/parse/defarg3.C: New test.
17094 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
17096         * g++.dg/parse/ambig1.C: New test.
17097         * g++.dg/parse/defarg2.C: New test.
17099 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
17101         * g++.dg/template/defarg-1.C: New test.
17102         * g++.dg/template/local2.C: Likewise.
17104 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
17106         * gcc.c-torture/execute/20030105-1.c: New test.
17108 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17110         * g++.dg/parse/namespace3.C: Remove extra semicolons.
17111         * g++.dg/parse/namespace4.C: Likewise.
17113 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
17115         * g++.dg/template/ntp2.C: New test.
17117 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
17119         * g++.dg/parse/extern-C-1.C: New test.
17121         * g++.dg/parse/namespace4.C: New test.
17123         * g++.dg/template/nested1.C: New test.
17125         * g++.dg/parse/namespace3.C: New test.
17127 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
17129         * g++.dg/lookup/two-stage1.C: New test.
17131 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17133         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
17134         * g++.old-deja/g++.jason/access8.C: Likewise.
17135         * g++.old-deja/g++.other/decl5.C: Likewise.
17137 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
17139         * g++.dg/parse/parse7.C: New test.
17141 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
17143         PR c++/2843
17144         * g++.dg/ext/attrib7.C: New test.
17146 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
17148         * g++.dg/parse/parse6.C: New test.
17150 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
17152         * gcc.dg/h8300-stack-1.c: New.
17154 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
17156         g++.dg/lookup/exception1.C: New test.
17158         g++.dg/lookup/template1.C: New test.
17160         g++.dg/parse/namespace2.C: New test.
17162         g++.dg/parse/parens2.C: New test.
17164 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
17166         * g++.dg/parse/parse5.C: New test.
17167         * g++.dg/lookup/scoped4.C: New test.
17169 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
17171         * g++.dg/parse/parens1.C: New test.
17173         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
17174         angle-bracket1.C.
17175         * g++.dg/parse/parens2.C: New test.
17177         * g++.dg/lookup/scope-operator1.C: New test.
17179         * g++.dg/parse/operator1.C: New test.
17181 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17183         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
17184         * g++.old-deja/g++.other/access6.C: Likewise.
17185         * g++.old-deja/g++.other/decl1.C: Likewise.
17186         * g++.old-deja/g++.pt/typename12.C: Likewise.
17188 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
17190         * g++.dg/parse/namespace1.C: New test.
17192 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
17194         * g++.dg/parse/parse4.C: New test.
17196 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
17198         * g++.dg/parse/parse3.C: New test.
17200 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
17202         * g++.dg/parse/parse2.C: New test.
17204 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
17206         * g++.dg/template/friend11.C: New test.
17208 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
17210         * g++.dg/parse/parse1.C: New test.
17212 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
17214         * lib/profopt.exp: Change the name of a global variable to avoid
17215         possible clashes with other test suites.
17217 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
17219         * g++.dg/inherit/covariant8.C: New test.
17221 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
17223         * g++.dg/init/array9.C: New test.
17225         PR c++/9112
17226         * g++.dg/parse/expr1.C: New test.
17228 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
17230         * gcc.c-torture/compile/20021230-1.c: New test.
17232 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
17234         * g++.dg/inherit/covariant5.C: New test.
17235         * g++.dg/inherit/covariant6.C: New test.
17236         * g++.dg/inherit/covariant7.C: New test.
17238 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17240         PR c++/2739
17241         * g++.dg/other/access2.C: New test.
17243 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
17245         * g++.dg/other/anon-struct.C: No longer fails
17246         * g++.old-deja/g++.brendan/parse4.C: Likewise.
17247         * g++.old-deja/g++.brendan/parse5.C: Likewise.
17248         * g++.old-deja/g++.brendan/parse6.C: Likewise.
17250 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
17252         * g++.dg/parse/angle-bracket.C (main): No longer fails.
17254 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
17256         * g++.dg/eh/spec4.C: Remove stray semicolon.
17257         * g++.dg/expr/pmf-1.C: Change error message.
17258         * g++.dg/ext/asm1.C: Remove stray semicolon.
17259         * g++.dg/ext/typename1.C: Add missing typenames.
17260         * g++.dg/inherit/template-as-base.C: Change error message.
17261         * g++.dg/lookup/scoped1.C: Likewise.
17262         * g++.dg/lookup/scoped2.C: Likewise.
17263         * g++.dg/lookup/using2.C: Likewise.
17264         * g++.dg/other/component1.C: Remove stray semicolon.
17265         * g++.dg/other/do1.C: Change error message.
17266         * g++.dg/other/error2.C: Likewise.
17267         * g++.dg/other/init1.C: Likewise.
17268         * g++.dg/other/packed1.C: Remove stray semicolon.
17269         * g++.dg/other/ptrmem2.C: Change error message.
17270         * g++.dg/parse/parameter-declaration-1.C: Remove line number
17271         marker.
17272         * g++.dg/special/initp1.C: Remove invalid attribute usage.
17273         * g++.dg/template/access3.C: Add typename keyword.
17274         * g++.dg/template/access5.C: Remove stray semicolon.
17275         * g++.dg/template/access6.C: Likewise.
17276         * g++.dg/template/complit1.C: Likewise.
17277         * g++.dg/template/crash1.C: Change error message.
17278         * g++.dg/template/inherit2.C: Remove stray semicolon.
17279         * g++.dg/template/instantiate2.C: Likewise.
17280         * g++.dg/template/instantiate3.C: Change error message.
17281         * g++.dg/template/qual1.C: Remove stray semicolon.
17282         * g++.dg/template/qualttp18.C: Change error message.
17283         * g++.dg/template/ref1.C: Remove stray semicolon.
17284         * g++.dg/template/sizeof1.C (A::value): Declare it.
17285         * g++.dg/template/spec4.C: Change error message.
17286         * g++.dg/template/static1.C: Likewise.
17287         * g++.dg/template/type1.C: Likewise.
17288         * g++.dg/template/typename3.C: Likewise.
17289         * g++.old-deja/g++.benjamin/13478.C: Change error message.
17290         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
17291         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
17292         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
17293         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
17294         named return value extension.
17295         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
17296         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
17297         * g++.old-deja/g++.bob/extern_C.C: Likewise.
17298         * g++.old-deja/g++.bob/inherit2.C: Likewise.
17299         * g++.old-deja/g++.brendan/complex1.C: Likewise.
17300         * g++.old-deja/g++.brendan/copy5.C: Likewise.
17301         * g++.old-deja/g++.brendan/crash13.C: Likewise.
17302         * g++.old-deja/g++.brendan/crash15.C: Likewise.
17303         * g++.old-deja/g++.brendan/crash18.C: Change error message.
17304         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
17305         * g++.old-deja/g++.brendan/crash38.C: Likewise.
17306         * g++.old-deja/g++.brendan/crash50.C: Likewise.
17307         * g++.old-deja/g++.brendan/crash56.C: Likewise.
17308         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
17309         syntax.
17310         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
17311         * g++.old-deja/g++.brendan/crash8.C: Change error message.
17312         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
17313         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
17314         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
17315         * g++.old-deja/g++.brendan/template11.C: Likewise.
17316         * g++.old-deja/g++.brendan/template26.C: Likewise.
17317         * g++.old-deja/g++.brendan/template27.C: Use explicit
17318         specialization syntax.
17319         * g++.old-deja/g++.brendan/template30.C: Likewise.
17320         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
17321         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
17322         non-dependent names.
17323         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
17324         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
17325         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
17326         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
17327         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
17328         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
17329         named return value extension.
17330         * g++.old-deja/g++.ext/namedret2.C: Likewise.
17331         * g++.old-deja/g++.ext/namedret3.C: Likewise.
17332         * g++.old-deja/g++.ext/return1.C: Likewise.
17333         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
17334         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
17335         * g++.old-deja/g++.jason/access8.C: Likewise.
17336         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
17337         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
17338         pseudo-destructor names.
17339         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
17340         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
17341         pseudo-destructor names.
17342         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
17343         * g++.old-deja/g++.jason/overload19.C: Likewise.
17344         * g++.old-deja/g++.jason/overload32.C: Likewise.
17345         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
17346         stray semicolons.
17347         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
17348         * g++.old-deja/g++.jason/return.C: Likewise.
17349         * g++.old-deja/g++.jason/return2.C: Likewise.
17350         * g++.old-deja/g++.jason/shadow1.C: Likewise.
17351         * g++.old-deja/g++.jason/special.C: Use explicit specialization
17352         syntax.
17353         * g++.old-deja/g++.jason/template10.C: Account for use of
17354         non-dependent names.
17355         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
17356         syntax.
17357         * g++.old-deja/g++.jason/template37.C: Likewise.
17358         * g++.old-deja/g++.law/access4.C: Change error messages.
17359         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
17360         pseudo-destructor names.
17361         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
17362         * g++.old-deja/g++.law/ctors9.C: Likewise.
17363         * g++.old-deja/g++.law/cvt22.C: Likewise.
17364         * g++.old-deja/g++.law/dtors5.C: Likewise.
17365         * g++.old-deja/g++.law/global-init1.C: Likewise.
17366         * g++.old-deja/g++.law/missed-error3.C: Likewise.
17367         * g++.old-deja/g++.law/operators28.C: Likewise.
17368         * g++.old-deja/g++.law/visibility28.C: Likewise.
17369         * g++.old-deja/g++.martin/eval1.C: Likewise.
17370         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
17371         name.
17372         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
17373         * g++.old-deja/g++.mike/net34.C: Likewise.
17374         * g++.old-deja/g++.mike/net36.C: Likewise.
17375         * g++.old-deja/g++.mike/ns2.C: Likewise.
17376         * g++.old-deja/g++.mike/p12306.C: Likewise.
17377         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
17378         value extension.
17379         * g++.old-deja/g++.mike/p700.C: Likewise.
17380         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
17381         * g++.old-deja/g++.mike/p710.C: Likewise.
17382         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
17383         value extension.
17384         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
17385         * g++.old-deja/g++.mike/pmf9.C: Likewise.
17386         * g++.old-deja/g++.ns/crash2.C: Likewise.
17387         * g++.old-deja/g++.ns/crash3.C: Likewise.
17388         * g++.old-deja/g++.ns/invalid1.C: Likewise.
17389         * g++.old-deja/g++.ns/ns17.C: Likewise.
17390         * g++.old-deja/g++.ns/template16.C: Likewise.
17391         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
17392         keyword.
17393         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
17394         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
17395         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
17396         named return value extension.
17397         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
17398         * g++.old-deja/g++.other/access4.C: Issue additional error
17399         messages.
17400         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
17401         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
17402         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
17403         * g++.old-deja/g++.other/crash25.C: Change error message.
17404         * g++.old-deja/g++.other/crash4.C: Change error message.
17405         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
17406         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
17407         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
17408         checks.
17409         * g++.old-deja/g++.other/defarg8.C: Likewise.
17410         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
17411         * g++.old-deja/g++.other/dtor10.C: Likewise.
17412         * g++.old-deja/g++.other/incomplete.C: Likewise.
17413         * g++.old-deja/g++.other/linkage7.C: Likewise.
17414         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
17415         lookup algorithm.
17416         * g++.old-deja/g++.other/mangle2.C: Likewise.
17417         * g++.old-deja/g++.other/refinit2.C: Likewise.
17418         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
17419         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
17420         * g++.old-deja/g++.pt/crash28.C: Likewise.
17421         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
17422         syntax.
17423         * g++.old-deja/g++.pt/crash32.C: Change error message.
17424         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
17425         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
17426         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
17427         error message position.
17428         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
17429         * g++.old-deja/g++.pt/defarg8.C: Change error message.
17430         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
17431         syntax.
17432         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
17433         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
17434         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
17435         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
17436         keyword.
17437         * g++.old-deja/g++.pt/explicit31.C: Likewise.
17438         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
17439         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
17440         keyword.
17441         * g++.old-deja/g++.pt/explicit71.C: Change error message.
17442         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
17443         syntax.
17444         * g++.old-deja/g++.pt/friend28.C: Account for use of
17445         non-dependent names.
17446         * g++.old-deja/g++.pt/friend29.C: Likewise.
17447         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
17448         rules.
17449         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
17450         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
17451         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
17452         lookup rules.
17453         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
17454         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
17455         keyword.
17456         * g++.old-deja/g++.pt/memclass20.C: Likewise.
17457         * g++.old-deja/g++.pt/memclass5.C: Likewise.
17458         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
17459         keyword.
17460         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
17461         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
17462         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
17463         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
17464         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
17465         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
17466         keyword.
17467         * g++.old-deja/g++.pt/spec10.C: Likewise.
17468         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
17469         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
17470         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
17471         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
17472         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
17473         * g++.old-deja/g++.pt/ttp62.C: Likewise.
17474         * g++.old-deja/g++.pt/ttp64.C: Likewise.
17475         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
17476         * g++.old-deja/g++.pt/typename15.C: Likewise.
17477         * g++.old-deja/g++.pt/typename22.C: Likewise.
17478         * g++.old-deja/g++.pt/typename6.C: Change error messages.
17479         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
17480         * g++.old-deja/g++.pt/virtual2.C: Likewise.
17481         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
17482         syntax.
17483         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
17484         return value extension.
17485         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
17486         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
17487         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
17488         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
17490 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
17492         * g++.dg/warn/inline1.C: New test.
17493         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
17494         * g++.old-deja/g++.jason/synth10.C: Likewise.
17495         * g++.old-deja/g++.mike/net31.C: Likewise.
17496         * g++.old-deja/g++.mike/p8786.C: Likewise.
17498         * g++.dg/template/friend10.C: New test.
17499         * g++.dg/template/conv5.C: New test.
17501 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
17503         * g++.dg/lookup/scoped3.C: New test.
17505         * g++.dg/lookup/decl1.C: New test.
17506         * g++.dg/lookup/decl2.C: New test.
17508 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
17510         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
17511         gcc.c-torture/compile/20021015-1.c,
17512         gcc.c-torture/compile/20021015-2.c,
17513         gcc.c-torture/compile/20021123-1.c,
17514         gcc.c-torture/compile/20021123-2.c,
17515         gcc.c-torture/compile/20021123-3.c,
17516         gcc.c-torture/compile/20021123-4.c,
17517         gcc.c-torture/execute/20021024-1.c: Add tests previously added
17518         only to 3.1 or 3.2 branch.
17520 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
17522         * gcc.dg/i386-bitfield3.c: New test.
17524         * gcc.dg/i386-bitfield2.c: New test.
17526 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
17528         * g++.dg/parse/conv_op1.C: New test.
17530 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
17532         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
17533         approved.
17535 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
17537         * gcc.c-torture/compile/20021220-1.c: New test.
17539 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
17541         * gcc.dg/i386-fastcall-1.c: New.
17543 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
17545         * gcc.c-torture/execute/20021219-1.c: New test.
17547 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
17549         * gcc.dg/i386-pic-1.c: New test.
17551 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17553         PR c++/8099
17554         * g++.dg/template/friend9.C: New test.
17556 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17558         PR c++/3663
17559         * g++.dg/template/access7.C: New test.
17561 2002-12-18  Nick Clifton  <nickc@redhat.com>
17563         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
17564         the libstdc++-v3 directory has been found.
17566 2002-12-12  Devang Patel <dpatel@apple.com>
17567         * gcc.dg/darwin-ld-1.c: New test.
17568         * gcc.dg/darwin-ld-2.c: New test.
17569         * gcc.dg/darwin-ld-3.c: New test.
17570         * gcc.dg/darwin-ld-4.c: New test.
17571         * gcc.dg/darwin-ld-5.c: New test.
17573 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
17575         * gcc.c-torture/compile/20021212-1.c: New test.
17577 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
17579         * gcc.dg/fshort-wchar: New test.
17581 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
17583         PR c++/8372
17584         * g++.dg/template/dtor1.C: New test.
17586         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
17587         markers.
17589 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
17591         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
17593 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
17595         * g++.dg/template/static1.C: New test.
17596         * g++.dg/template/static2.C: New test.
17597         * g++.old-deja/g++.ext/memconst.C: New test.
17599 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17601         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
17602         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
17603         * g++.dg/special/initp1.C: Likewise.
17605 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
17607         * gcc.c-torture/execute/20021204-1.c: New test.
17609 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
17611         * gcc.dg/ppc-fmadd-1.c: New file.
17612         * gcc.dg/ppc-fmadd-2.c: New file.
17613         * gcc.dg/ppc-fmadd-3.c: New file.
17615 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
17617         * gcc.c-torture/compile/20021204-1.c: New test.
17619 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
17621         * g++.dg/inherit/covariant2.C: New test.
17622         * g++.dg/inherit/covariant3.C: New test.
17623         * g++.dg/inherit/covariant4.C: New test.
17624         * g++.dg/inherit/covariant1.C: Remove XFAIL.
17625         * g++.old-deja/g++.robertl/eb17.C: Likewise.
17627 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
17629         PR c++/8688
17630         * g++.dg/init/brace3.C: New test.
17632 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
17634         * gcc.dg/20020210-1.c: Fix a comment typo.
17636 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
17638         PR c++/8720
17639         * g++.dg/parse/defarg1.C: New test.
17641         PR c++/8615
17642         * g++.dg/template/char1.C: New test.
17644         * g++.dg/template/varmod1.C: Fix typo.
17646 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17648         DR 180
17649         * g++.old-deja/g++.pt/crash32.C: Expect error.
17651 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
17653         PR c++/5919
17654         * g++.dg/template/varmod1.C: New test.
17656         PR c++/8727
17657         * g++.dg/inherit/typeinfo1.C: New test.
17659         PR c++/8663
17660         * g++.dg/inherit/typedef1.C: New test.
17662 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
17664         PR c++/8332
17665         PR c++/8493
17666         * g++.dg/template/strlen1.C: New test.
17668         PR c++/8227
17669         * g++.dg/template/ctor2.C: New test.
17671         PR c++/8214
17672         * g++.dg/init/string1.C: New test.
17674         PR c++/8511
17675         * g++.dg/template/friend8.C: New test.
17677 2002-11-29  Joe Buck <jbuck@synopsys.com>
17679         * g++.dg/lookup/anon2.C: New test.
17681 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
17683         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
17684         h8300 port.
17686 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
17688         * gcc.dg/bitfld-6.c: New test.
17690 2002-11-27  Jan Hubicka  <jh@suse.cz>
17692         * gcc.c-torture/execute/20021127.[cx]: New test.
17694 2002-11-26  Jan Hubicka  <jh@suse.cz>
17696         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
17697         quality.
17699 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
17701         * g++.dg/init/brace2.C: New test.
17702         * g++.old-deja/g++.mike/p9129.C: Correct.
17704 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
17706         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
17708 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
17710         * gcc.dg/sibcall-6: New test for indirect sibcalls.
17712 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
17714         * testsuite/g++.dg/abi/empty11.C: New test.
17715         * testsuite/g++.dg/rtti/cv1.C: New test.
17717 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
17719         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
17721 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
17723         * g++.dg/abi/empty10.C: New test.
17725 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
17727         * gcc.c-torture/compile/20021124-1.c: New test.
17729 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
17731         * g++.dg/abi/rtti2.C: New test.
17733 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
17735         * gcc.dg/i386-unroll-1.c: New test.
17737 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
17739         * gcc.c-torture/compile/20021120-1.c: New test.
17740         * gcc.c-torture/compile/20021120-2.c: New test.
17742 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
17744         * gcc.dg/bitfld-5.c: New test.
17746 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
17748         * gcc.c-torture/execute/20021120-3.c: New test.
17750 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
17752         * gcc.c-torture/execute/20021120-2.c: New test.
17754 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
17756         * gcc.c-torture/execute/20021120-1.c: New test.
17758 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
17760         * gcc.c-torture/execute/20021118-3.c: New test.
17762 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
17764         * gcc.c-torture/compile/20021119-1.c: New test.
17766 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
17768         * gcc.dg/duff-1.c: New test.
17769         * gcc.dg/duff-2.c: New test.
17770         * gcc.dg/duff-3.c: New test.
17772 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
17774         * gcc.dg/cpp/_Pragma5.c: New test.
17776 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
17778         * gcc.c-torture/execute/20021118-2.c: New test.
17780 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
17782         * gcc.c-torture/execute/20021118-1.c: New test.
17784 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
17786         * gcc.dg/20021116-1.c: New test.
17788 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
17790         * g++.dg/abi/vcall1.C: New test.
17792 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
17794         * gcc.dg/20021029-1.c: New test.
17795         * gcc.dg/20021029-2.c: New test.
17797 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17799         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
17801 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
17803         PR c/8439
17804         * gcc.dg/20021110.c: Move to ...
17805         * gcc.c-torture/compile/20021110.c: .... here.
17807 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17809         PR c/8467
17810         * gcc.c-torture/execute/20021111-1.c
17812 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
17814         PR c/8439
17815         * gcc.dg/20021110.c: New test.
17817 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
17819         * g++.dg/abi/vthunk3.C: Run only on x86.
17821 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
17823         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
17825 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
17827         * lib/compat.exp (compat-execute): Fix logic error in last
17828         change.
17830 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
17832         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
17834 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17836         PR c++/8389
17837         * g++.dg/template/access6.C: New test.
17839 2002-11-08  Jan Hubicka  <jh@suse.cz>
17841         * gcc.dg/i386-ssefp-1.c: New test.
17842         * gcc.dg/i386-ssefp-1.c: New test.
17844 2002-11-08  Jan Hubicka  <jh@suse.cz>
17846         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
17848 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
17850         * g++.dg/abi/vthunk3.C: New test.
17852         PR c++/8338
17853         * g++.dg/template/crash2.C: New test.
17855 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
17857         * testsuite/g++.dg/abi/dtor1.C: New test.
17858         * testsuite/g++.dg/abi/dtor2.C: Likewise.
17860 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
17862         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
17863         Darwin.
17865 2002-11-04  Adam Nemet  <anemet@lnxw.com>
17867         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
17868         -mthumb.  Only xfail with -O0.
17870 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
17872         * g++.dg/abi/thunk1.C: New test.
17873         * g++.dg/abi/thunk2.C: Likewise.
17874         * g++.dg/abi/vtt1.C: Likewise.
17876 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
17878         PR optimization/8423
17879         * gcc.c-torture/execute/builtin-constant.c: New test.
17881 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
17883         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
17884         Add some more cases.
17886 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
17888         PR c++/8391
17889         * g++.dg/opt/local1.C: New test.
17891 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
17893         PR c++/8160
17894         * g++.dg/template/complit1.C: New test.
17896         PR c++/8149
17897         * g++.dg/template/typename4.C: Likewise.
17899 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17901         Core issue 287, PR c++/7639
17902         * g++.dg/template/instantiate1.C: Adjust error location.
17903         * g++.dg/template/instantiate3.C: New test.
17904         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
17905         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
17906         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
17908 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
17910         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
17912 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
17914         PR c++/8287
17915         * g++.dg/init/dtor2.C: New test.
17917 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17919         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
17920         * gcc.dg/nest.c: Bypass errors on irix6.
17922 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
17924         * gcc.dg/nest.c: Expect error for mmix-*-*.
17925         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
17927 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
17929         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
17930         markers.
17932         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
17934 2002-10-25  Mike Stump  <mrs@apple.com>
17936         * gcc.dg/warn-1.c: New test.
17938 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
17940         * g++.dg/template/typename3.C: New test.
17942 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
17944         * g++.dg/lookup/ptrmem1.C: New test.
17946         * g++.dg/abi/vthunk2.C: New test.
17948 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
17950         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
17952 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
17954         * g++.dg/abi/empty9.C: New test.
17956 2002-10-24  Richard Henderson  <rth@redhat.com>
17958         * g++.dg/inherit/thunk1.C: Enable for ia64.
17960 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
17962         PR c++/8067
17963         * g++.dg/lookup/pretty1.C: New test.
17965 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
17967         * gcc.dg/20021023-1.c: New test.
17969 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
17971         PR c++/7679
17972         * g++.dg/parse/inline1.C: New test.
17974 2002-10-23  Richard Henderson  <rth@redhat.com>
17976         * g++.dg/inherit/thunk1.C: Enable for x86_64.
17978         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
17980 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
17982         PR c++/6579
17983         * g++.dg/parse/stmtexpr3.C: New test.
17985 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
17987         * g++.dg/expr/cond1.C: New test.
17989 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
17991         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
17993 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
17995         * g++.dg/abi/vbase13.C: New test.
17996         * g++.dg/abi/vbase14.C: Likewise.
17998 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
18000         * gcc.dg/tls/pic-1.c: New test.
18001         * gcc.dg/tls/nonpic-1.c: New test.
18002         * gcc.dg/20021018-1.c: New test.
18004 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
18006         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
18007         Remove only files with the same base name as the test case.
18008         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
18009         (profopt-execute): Likewise.  Also, remove old profiling
18010         and performance data files before running the tests.
18012         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
18013         * g++.dg/bprob/bprob.exp: Likewise.
18014         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
18015         to allow more general test case names.
18017         * g++.dg/bprob/bprob-1.C: Rename to ...
18018         * g++.dg/bprob/g++-bprob-1.C: ... this.
18020         * g77.dg/bprob/bprob-1.f: Rename to ...
18021         * g77.dg/bprob/g77-bprob-1.f: ... this.
18023 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
18025         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
18026         bison 1.50 or later.
18028 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
18030         * g++.dg/README: Describe more test directories.
18032 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
18034         * g++.dg/init/array6.C: Add additional tests.
18036 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
18038         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
18039         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
18041 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
18043         * gcc.c-torture/compile/20020604-1.x: New.
18044         * gcc.c-torture/compile/simd-5.x: Likewise.
18045         * gcc.c-torture/execute/920710-1.x: Likewise.
18046         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
18048 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
18050         * g++.dg/inherit/override1.C: Add dg-options clause.
18052 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
18054         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
18055         _mm_slli_si128.
18057 2002-10-19  Andreas Schwab  <schwab@suse.de>
18059         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
18060         directory component.
18062 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
18064         * g++.dg/inherit/thunk1.C: New test.
18066         * g++.dg/inherit/override1.C: New test.
18068         * g++.dg/abi/mangle11.C: New test.
18069         * g++.dg/abi/mangle14.C: New test.
18070         * g++.dg/abi/mangle17.C: New test.
18072 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
18074         * g++.dg/overload/member2.C: New test.
18076 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
18078         * g++.dg/README: Describe new compat directory.
18079         * g++.dg/dg.exp: Skip tests in compat directory.
18080         * README.compat: New file.
18081         * lib/compat.exp: New expect script.
18082         * g++.dg/compat: New test directory.
18083         * g++.dg/compat/compat.exp: New expect script.
18084         * g++.dg/compat/abi: New test directory.
18085         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
18086         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
18087         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
18088         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
18089         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
18090         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
18091         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
18092         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
18093         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
18094         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
18095         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
18096         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
18097         * g++.dg/compat/break: New test directory.
18098         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
18099         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
18100         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
18101         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
18102         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
18103         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
18104         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
18105         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
18106         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
18107         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
18108         g++.dg/compat/break/README: New files.
18109         * g++.dg/compat/eh: New test directory.
18110         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
18111         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
18112         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
18113         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
18114         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
18115         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
18116         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
18117         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
18118         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
18119         g++.dg/compat/eh/filter2_y.C,
18120         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
18121         g++.dg/compat/eh/new1_y.C,
18122         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
18123         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
18124         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
18125         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
18126         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
18127         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
18128         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
18129         g++.dg/compat/eh/unexpected1_y.C: New files.
18130         * g++.dg/compat/init: New test directory.
18131         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
18132         g++.dg/compat/init/array5_y.C,
18133         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
18134         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
18135         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
18136         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
18137         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
18138         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
18139         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
18140         g++.dg/compat/init/init-ref2_y.C: New files.
18142 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
18144         PR c++/7584
18145         * g++.dg/inherit/using3.C: New test.
18147 2002-10-17  Jan Hubicka  <jh@suse.cz>
18149         * gcc.dg/20021017-2.c: New test.
18151 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
18153         * g++.dg/abi/mangle16.C: Adjust.
18155         * g++.dg/init/array8.C: New test.
18157 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
18159         * gcc.dg/special/mips-abi.exp: New test.
18160         * gcc.dg/special/mips-abi.s: Empty file used by the above.
18162 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
18164         * g++.dg/abi/mangle16.C: New test.
18165         * g++.dg/abi/mangle17.C: Likewise.
18167         PR c++/7478
18168         * g++.dg/template/ref1.C: New test.
18170 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18172         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
18174 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
18176         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
18178 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
18180         PR c++/7524
18181         * g++.dg/init/array7.C: New test.
18183 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
18185         * g++.dg/init/array6.C: New test.
18187         * g++.dg/abi/mangle13.C: Likewise.
18188         * g++.dg/abi/mangle14.C: Likewise.
18189         * g++.dg/abi/mangle15.C: Likewise.
18191 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
18193         * g++.dg/abi/empty8.C: New test.
18195 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
18197         * g++.dg/init/ctor1.C: New test.
18199 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
18201         * gcc.c-torture/execute/20021015-1.c: New test.
18203 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
18205         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
18207 2002-10-14  Jan Hubicka  <jh@suse.cz>
18209         * gcc.dg/i386-ssetype-[1-5].c: New tests.
18211 2002-10-14  Richard Henderson  <rth@redhat.com>
18213         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
18215 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
18217         PR optimization/6631
18218         * g++.dg/opt/const2.C: New test.
18220 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
18222         PR c++/7176
18223         * g++.dg/parse/friend1.C: New test.
18224         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
18226 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
18228         * gcc.dg/20021014-1.c: New test.
18230 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
18232         PR c++/5661
18233         * g++.dg/ext/vlm1.C: New test.
18234         * g++.dg/ext/vlm2.C: Likewise.
18236         * g++.dg/init/array1.C: Remove invalid braces.
18237         * g++.dg/init/brace1.C: New test.
18238         * g++.dg/init/copy2.C: Likewise.
18239         * g++.dg/init/copy3.C: Likewise.
18240         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
18241         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
18242         braces.
18244 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
18246         * gcc.dg/cpp/assembler.S: Don't use -ansi.
18248 2002-10-11  Richard Shann  <richard.shann@superh.com>
18250         * gcc.c-torture/compile/simd-5.c: New test.
18252 2002-10-10  Roger Sayle  <roger@eyesopen.com>
18254         * gcc.c-torture/execute/shiftopt-1.c: New test case.
18256 2002-10-10  Jim Wilson  <wilson@redhat.com>
18258         * gcc.c-torture/execute/20021010-1.c: New test.
18260 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
18262         PR c/7353
18263         * g++.dg/ext/typedef-init.C: New test.
18264         * gcc.dg/typedef-init.c: New test.
18266 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
18268         * gcc.dg/cpp/paste13.c: New test.
18270 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18272         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
18273         remaining platforms, XFAIL during compile, not execute.  Don't
18274         XFAIL at -O0.
18276 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
18278         * gcc.dg/alias-1.c: Tweak expected warning.
18280 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
18282         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
18284 2002-10-06  Andreas Jaeger  <aj@suse.de>
18286         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
18287         * gcc.dg/cpp/c++98.C: Likewise.
18289         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
18290         * g++.dg/cpp/c++98.C: Likewise.
18292         * g++.dg/README (Subdirectories): Mention cpp directory.
18294         PR target/7559
18295         * gcc.dg/20021006-1.c: New test.
18297 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18299         PR c++/7804
18300         * g++.dg/other/warning1.C: New test.
18302 2002-10-04  Roger Sayle  <roger@eyesopen.com>
18304         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
18305         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
18306         and sparc-*-* with -m64 as expected failures.  See PR 8087.
18308 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
18310         PR c++/7931
18311         * g++.dg/template/ptrmem3.C: New test.
18313         PR c++/7754
18314         * g++.dg/template/union1.C: New test.
18316 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
18318         PR c++/8006
18319         * g++.dg/abi/mangle9.C: New test.
18320         * g++.dg/abi/mangle10.C: New test.
18321         * g++.dg/abi/mangle11.C: New test.
18322         * g++.dg/abi/mangle12.C: New test.
18324 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
18326         PR c++/7188.
18327         * g++.dg/template/meminit1.C: New test.
18328         * g++.dg/warn/Wreorder-1.C: Likewise.
18329         * g++.old-deja/g++.mike/warn3.C: Tweak.
18330         * lib/prune.exp: Ingore "in copy constructor".
18332 2002-10-02  Andreas Jaeger  <aj@suse.de>
18334         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
18335         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
18336         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
18337         on x86-64.
18339 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
18341         * gcc.dg/empty1.C: Fix typo.
18343 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
18345         * gcc.dg/alias-1.c: New test.
18347 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
18349         * gcc.dg/empty1.C: New test.
18351         * g++.dg/tls/init-2.C: Tweak error messages.
18353 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
18355         * gcc.c-torture/compile/20020923-1.c: New test.
18357 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
18359         * gcc.c-torture/execute/ffs-1.c: New test.
18360         * gcc.c-torture/execute/ffs-2.c: Ditto.
18362 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
18364         * g++.dg/overload/member1.C: New test.
18366 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
18368         * g++.dg/abi/empty7.C: New test.
18369         * g++.dg/init/pm2.C: Likewise.
18371 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
18373         * g++.dg/rtti/crash1.C: New test.
18375 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
18377         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
18378         gcc.dg/sibcall-4.c: New tests.
18380 2002-09-28  Roger Sayle  <roger@eyesopen.com>
18382         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
18383         powerpc and MMIX targets.
18385 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
18387         * gcc.dg/cpp/20020927-1.c: New.
18389 2002-09-26  David S. Miller  <davem@redhat.com>
18391         * gcc.c-torture/compile/trunctfdf.c: New.
18393 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18395         * lib/target-supports.exp (check_weak_available): Handle solaris2.
18397 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
18399         * gcc.c-torture/execute/loop-15.c: New.
18401 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
18403         * README.QMTEST: Fix typo.
18405 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
18407         * gcc.dg/20020926-1.c: New test.
18409 2002-09-25  David S. Miller  <davem@redhat.com>
18411         PR target/7842
18412         * gcc.c-torture/execute/shiftdi.c: New test.
18414 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
18416         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
18417         unique to the tool.
18418         * lib/g77.exp (g77_init): Likewise.
18419         * lib/g++.exp (g++_init): Likewise.
18420         * lib/objc.exp (objc_init): Likewise.
18422 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
18424         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
18425         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
18426         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
18428 2002-09-25  Richard Henderson  <rth@redhat.com>
18430         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
18431         too-small long double.
18433 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
18435         * gcc.dg/20020919-1.c: New test.
18437 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
18439         * g++.dg/abi/bitfield6.C: New test.
18440         * g++.dg/abi/bitfield7.C: New test.
18441         * g++.dg/abi/bitfield8.C: New test.
18442         * g++.dg/abi/vbase11.C: New test.
18444 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18446         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
18447         hppa*-*-hpux*.  Update test comment.
18449 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
18451         * gcc.dg/tls/struct-1.c: New test.
18453 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
18455         * gcc.dg/cpp/tr-warn2.c: Update.
18457 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
18459         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
18461 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
18463         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
18464         systems.
18466 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
18468         * gcc.c-torture/execute/ieee/mzero3.c: New test.
18470         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18471         Adjust for c++filt moved to binutils.  Remove spurious duplicate
18472         setting of cxxfilt.
18474 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
18476         * gcc.dg/20020312-2.c: Update for darwin.
18478 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
18480         * g++.old-deja/g++.other/crash32.C: Mark ICE.
18482 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
18484         * objc.dg/comp-types-1.m: New test.
18485         * objc.dg/comp-types-2.m: New test.
18486         * objc.dg/comp-types-3.m: New test.
18487         * objc.dg/comp-types-4.m: New test.
18488         * objc.dg/comp-types-5.m: New test.
18489         * objc.dg/comp-types-6.m: New test.
18491 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18493         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
18495 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
18497         * g++.dg/other/do1.C: New test.
18499         * g++.dg/template/subst1.C: New test.
18501 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
18503         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
18505 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
18507         * g++.dg/template/qualttp20.C: Adjust expected errors.
18508         * g++.old-deja/g++.jason/report.C: Likewise.
18509         * g++.old-deja/g++.other/qual1.C: Likewise.
18511         * g++.dg/lookup/scoped2.C: New test.
18513         * g++.dg/ext/asm3.C: New test.
18515 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
18517         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
18519 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
18521         * ChangeLog: follow spelling conventions.
18522         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
18523         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
18524         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
18525         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
18526         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
18527         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
18528         * g++.old-deja/g++.law/global-init1.C: Likewise.
18529         * g++.old-deja/g++.other/delete4.C: Likewise.
18530         * g++.old-deja/g++.other/inline21.C: Likewise.
18531         * g++.old-deja/g++.other/singleton.C: Likewise.
18532         * g77.dg/strlen0.f: Likewise.
18533         * g77.f-torture/compile/20010519-1.f: Likewise.
18534         * g77.f-torture/compile/980310-4.f: Likewise.
18535         * gcc.c-torture/compile/20000605-1.c: Likewise.
18536         * gcc.c-torture/execute/20020225-1.c: Likewise.
18537         * gcc.dg/c90-hexfloat-2.c: Likewise.
18538         * gcc.dg/c99-bool-1.c: Likewise.
18539         * gcc.dg/c99-hexfloat-2.c: Likewise.
18540         * gcc.dg/dll-2.c: Likewise.
18541         * gcc.dg/wtr-union-init-1.c: Likewise.
18542         * gcc.dg/wtr-union-init-2.c: Likewise.
18543         * gcc.dg/wtr-union-init-3.c: Likewise.
18544         * gcc.dg/cpp/avoidpaste1.c: Likewise.
18545         * gcc.dg/cpp/defined.c: Likewise.
18546         * gcc.dg/cpp/macsyntx.c: Likewise.
18547         * gcc.dg/cpp/paste2.c: Likewise.
18548         * gcc.dg/cpp/trad/defined.c: Likewise.
18549         * gcc.dg/format/c90-printf-1.c: Likewise.
18550         * gcc.dg/format/c90-scanf-1.c: Likewise.
18551         * gcc.dg/format/c99-printf-1.c: Likewise.
18552         * gcc.dg/format/c99-scanf-1.c: Likewise.
18553         * gcc.misc-tests/gcov-8.c: Likewise.
18554         * lib/profopt.exp: Likewise.
18556 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
18558         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
18560 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
18562         * g++.dg/inherit/using2.C: New test.
18564 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
18566         * ChangeLog: Follow spelling conventions.
18567         * g++.dg/template/friend4.C: Likewise.
18568         * g++.old-deja/g++.pt/crash67.C: Likewise.
18569         * gcc.c-torture/execute/20000801-4.c: Likewise.
18570         * gcc.dg/c90-digraph-1.c: Likewise.
18571         * gcc.dg/c94-digraph-1.c: Likewise.
18572         * gcc.dg/c99-digraph-1.c: Likewise.
18573         * gcc.dg/cpp/line5.c: Likewise.
18574         * gcc.dg/cpp/multiline.c: Likewise.
18575         * gcc.dg/cpp/trad/literals-1.c: Likewise.
18576         * gcc.dg/format/attr-3.c: Likewise.
18577         * gcc.dg/format/c90-scanf-3.c: Likewise.
18578         * gcc.dg/format/ext-4.c: Likewise.
18580 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
18582         * g++.dg/template/pretty1.C: New test.
18584 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
18586         * gcc.c-torture/execute/struct-cpy-1.c: New test.
18588 2002-09-13  Matt Austern  <austern@apple.com>
18590         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
18591         passing a cast expression to a function by const reference.
18593 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
18595         * g++.dg/template/deduce1.C: New test.
18597 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
18599         * gcc.c-torture/execute/simd-1.c: Force all use of int to
18600         32-bit int.
18602 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18604         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
18605         usage.
18607 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
18609         * gcc.c-torture/compile/20020910-1.c: New test.
18611 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
18613         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
18615 2002-09-10  Andreas Jaeger  <aj@suse.de>
18617         * gcc.dg/20020312-2.c: Adjust for x86-64.
18619 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
18621         * g77.dg/7388.f: New test case for PR 7388.
18623 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
18625         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
18627 2002-09-05  Ziemowit Laski <zlaski@apple.com>
18629         * objc.dg/proto-lossage-1.m: New test.
18631 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
18633         * gcc.dg/cpp/_Pragma4.c: Fix typo.
18635 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
18637         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
18638         expected to pass.
18640 2002-09-06  Stan Shebs  <shebs@apple.com>
18641             David Edelsohn  <edelsohn@gnu.org>
18643         * gcc.dg/weak: New directory.
18644         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
18645         target-specific xfail bits.
18646         * gcc.dg/typeof-2.c: Move to new directory.
18647         * gcc.dg/weak.exp: New expect script.
18649 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
18651         * gcc.c-torture/execute/extzvsi.c: New test.
18653 2002-09-05  Stan Shebs  <shebs@apple.com>
18655         * gcc.dg/weak-1.c: xfail on Darwin.
18656         * gcc.dg/weak-2.c: Ditto.
18657         * gcc.dg/weak-3.c: Ditto.
18658         * gcc.dg/weak-4.c: Ditto.
18659         * gcc.dg/weak-5.c: Ditto.
18660         * gcc.dg/weak-6.c: Ditto.
18661         * gcc.dg/weak-7.c: Ditto.
18662         * gcc.dg/weak-8.c: Ditto.
18663         * gcc.dg/weak-9.c: Ditto.
18665 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
18667         * gcc.c-torture/execute/loop-14.c: New test.
18669 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
18671         * g++.dg/other/cxa-atexit1.C: New test.
18673         * gcc.dg/typeof-2.c: New test.
18675 2002-09-03  Roger Sayle  <roger@eyesopen.com>
18677         * gcc.dg/builtins-2.c: New testcase.
18678         * gcc.dg/builtins-3.c: New testcase.
18680 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
18682         * gcc.dg/cpp/_Pragma4.c: New test.
18684 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
18686         * objc/execute/nil_method-1.m: New testcase.
18688 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
18690         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
18691         [Object class], not [Object initialize].
18693 2002-08-31  Roger Sayle  <roger@eyesopen.com>
18694             Hans-Peter Nilsson  <hp@bitrange.com>
18696         * gcc.c-torture/execute/20020720-1.x: Skip test on
18697         mmix-knuth-mmixware.  Correct comment.
18699 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
18701         * testsuite/g++.dg/abi/bitfield5.C: New test.
18702         * testsuite/g++.dg/abi/vbase10.C: Likewise.
18704 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
18706         * objc.dg/undeclared-selector.m: New test.
18708 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
18710         * g++.dg/other/offsetof1.C: Avoid cast warning.
18712 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
18714         * objc.dg/super-class-2.m: New test.
18716 2002-08-24  Matt Austern  <austern@apple.com>
18718         * g++.dg/ext/lvaddr.C: New test.
18719         * g++.dg/ext/lvcast.C: New test.
18721 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
18723         * testsuite/g++.dg/inherit/cond1.C: New test.
18725 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
18727         * gcc.dg/noncompile/incomplete-1.c: New test.
18729 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
18731         * gcc.dg/typespec-1.c: New test.
18733 2002-08-20  Devang Patel  <dpatel@apple.com>
18734         * objc.dg/proto-hier-2.m: New test.
18736 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
18738         * objc.dg/bitfield-1.m: New test.
18739         * objc.dg/bitfield-2.m: New test.
18741 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
18743         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
18744         gcc.dg/c99-flex-array-4.c: New tests.
18746 2002-08-16  Stan Shebs  <shebs@apple.com>
18748         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
18750 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
18752         * gcc.dg/typeof-1.c: New test.
18753         * g++.dg/ext/typeof2.C: New test.
18755 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
18757         * g++.dg/other/offsetof1.C: New test.
18759 2002-08-14  Richard Henderson  <rth@redhat.com>
18761         * gcc.dg/tls/diag-3.c: Fix expected message strings.
18763 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
18765         * gcc.dg/cpp/_Pragma3.c: New test.
18767 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
18769         * g++.dg/template/inherit3: New test.
18771 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
18773         * gcc.dg/bitfld-4.c: Add blank options.
18775 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
18777         * g++.dg/template/crash1.C: New test.
18779 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
18781         * gcc.dg/tls/opt-2.c: New test.
18783 2002-08-08  Devang Patel  <dpatel@apple.com>
18785         * objc.dg/selector-1.m : New test
18787 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
18789         * g++.dg/abi/bitfield4.C: New test.
18790         * gcc.dg/bitfld-4.c: New test.
18792 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
18794         * g++.dg/other/packed1.C: New test.
18796 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
18798         * g++.dg/abi/offsetof.C: Tweak error messages.
18799         * g++.old-deja/g++.mike/p10769a.C: Likewise.
18801 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
18803         * gcc.dg/bitfld-3.c: New test.
18805 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
18806             Richard Henderson  <rth@redhat.com>
18808         * gcc.dg/i386-bitfield1.c: New test.
18809         * g++.dg/abi/bitfield3.C: Update.
18811 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
18813         * objc.dg/const-str-2.m: Update.
18814         * gcc.dg/cpp/c++98.c: Change to C extension.
18815         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
18816         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
18818 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
18820         * testsuite/gcc.dg/tls/diag-3.c: New.
18822 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
18824         * g++.dg/README (Subdirectories): Document new subdir expr.
18825         * g++.dg/expr/pmf-1.C: New test.
18827 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
18829         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
18831 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
18833         * g++.dg/abi/bitfield3.C: New test.
18835 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
18837         * lib/gcov.exp: Tweak expected line formats.
18838         * gcc.misc-tests/gcov8.c: New test.
18839         * gcc.misc-tests/gcov8.x: New flags.
18841 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
18843         * consistency.vlad/layout/endian.c: Include string.h.
18845         * gcc.c-torture/execute/20020805-1.c: New test.
18847 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
18849         * g++.dg/other/conversion1.C: New test.
18851 2002-08-03  Roger Sayle  <roger@eyesopen.com>
18853         * gcc.dg/builtins-1.c: New testcase.
18855 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
18857         * g++.dg/inherit/access3.C: New test.
18859 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
18861         * gcc.dg/ia64-visibility-2.c: New test.
18863 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
18865         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
18866         __qualifier_flags to __flags.
18868 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
18870         * g++.dg/inherit/operator1.C: New test.
18871         * g++.dg/lookup/disamb1.C: Fix typo in comment.
18872         * g++.dg/other/error1.C: Change expected error message.
18873         * g++.dg/template/conv4.C: Likewise.
18875 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
18877         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
18878         for documented behavior.
18880 2002-07-25  Roger Sayle  <roger@eyesopen.com>
18882         * gcc.c-torture/execute/20020720-1.x: Skip this test on
18883         several targets known to fail.
18885 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
18887         * gcc.dg/mips-args-[123].c: New tests.
18889 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
18891         * gcc.dg/ppc-spe.c: New.
18893 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
18895         * g++.dg/other/ptrmem4.C: New testcase.
18897 2002-07-24  Richard Henderson  <rth@redhat.com>
18899         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
18901 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
18903         * g++.dg/ext/alignof1.C (main): Return 0 for success.
18905 2002-07-24  Roger Sayle  <roger@eyesopen.com>
18907         * gcc.c-torture/execute/memset-3.c: New testcase.
18909 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
18911         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
18912         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
18914 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18916         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
18917         Delete.
18919 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
18921         * gcc.c-torture/compile/simd-4.c: New test.
18923 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18925         PR c++/7347, c++/7348
18926         * g++.dg/template/access4.C: New test.
18927         * g++.dg/template/access5.C: New test.
18928         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
18929         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
18930         * g++.old-deja/g++.pt/ttp58.C: Likewise.
18931         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
18933 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
18935         * gcc.dg/gnu89-init-2.c: New test.
18937 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
18939         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
18941 2002-07-20  Roger Sayle  <roger@eyesopen.com>
18943         * gcc.c-torture/execute/20020720-1.c: New testcase.
18945 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
18947         * gcc.dg/cpp/Wsignprom.c: New tests.
18949 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
18951         * gcc.c-torture/execute/loop-13.c: New test.
18953 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
18955         * gcc.dg/cpp/expr.c: New tests.
18957 2002-07-18  David Edelsohn  <edelsohn@gnu.org>
18959         * g++.dg/opt/pr6713.C: Add template instantiation.
18961 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
18963         * gcc.dg/nest.c: New test.
18965 2002-07-17  Richard Henderson  <rth@redhat.com>
18967         * g++.dg/opt/pr6713.C: New test.
18969 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
18971         * gcc.c-torture/execute/loop-2e.x: Let the testcase
18972         XFAIL for all x86 processors.
18974 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
18976         * gcc.c-torture/execute/20010122-1.x: Do not test with
18977         -fomit-frame-pointer.
18979 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18981         * g++.dg/template/instantiate2.C: New test.
18982         * g++.dg/template/spec4.C: New test.
18984 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18986         * g++.dg/template/access2.C: New test.
18987         * g++.dg/template/access3.C: New test.
18989 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
18991         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
18992         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
18993         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
18994         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
18995         Convert to use <stdarg.h>.
18996         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
18997         Delete.
18998         * gcc.dg/va-arg-2.c: New.
18999         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
19001 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
19003         * gcc.c-torture/compile/20020710-1.c: New test.
19005 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
19006                           Andrew Pinski  <pinskia@physics.uc.edu>
19008         gcc.c-torture/compile/simd-2.c: New testcase.
19009         gcc.c-torture/compile/simd-3.c: Likewise.
19011 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
19013         PR c++/7224
19014         * g++.dg/overload/error1.C: New test.
19016 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19018         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
19019         configuration and IRIX 6 O32 ABI.
19021 2002-07-11  Roger Sayle  <roger@eyesopen.com>
19023         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
19025 2002-07-10  Roger Sayle  <roger@eyesopen.com>
19027         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
19029 2002-07-10  Jeffrey A Law  <law@redhat.com>
19031         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
19033         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
19035 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
19037         * gcc.dg/20020312-2.c: Check for __PPC__.
19039 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
19041         * gcc.c-torture/compile/20020709-1.c: New test.
19043 2002-07-07  Roger Sayle  <roger@eyesopen.com>
19045         * g++.dg/template/qualttp21.C: New test case.
19047 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
19049         * gcc.c-torture/compile/20020706-1.c: New test.
19050         * gcc.c-torture/compile/20020706-2.c: New test.
19052 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
19053             Alexandre Oliva  <aoliva@redhat.com>
19055         * g++.dg/warn/incomplete1.C: New test.
19057 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19059         PR c++/7099
19060         * g++.dg/warn/noreturn1.C: New test.
19062 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
19064         PR c++/6706
19065         * g++.dg/debug/debug6.C: New test.
19066         * g++.dg/debug/debug7.C: New test.
19068 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
19070         * gcc.c-torture/compile/simd-3.c: New test.
19072 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
19074         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
19075         * gcc.dg/20020620-1.c: Likewise.
19077 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19079         PR c++/6944
19080         * g++.dg/init/array4.C: New test.
19081         * g++.dg/init/array5.C: New test.
19083 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
19085         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
19086         * gcc.c-torture/execute/simd-2.c (main): Likewise.
19088 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19090         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
19091         * gcc.dg/wtr-aggr-init-1.c: Likewise.
19092         * gcc.dg/wtr-conversion-1.c: Likewise.
19093         * gcc.dg/wtr-escape-1.c: Likewise.
19094         * gcc.dg/wtr-int-type-1.c: Likewise.
19095         * gcc.dg/wtr-label-1.c: Likewise.
19096         * gcc.dg/wtr-static-1.c: Likewise.
19097         * gcc.dg/wtr-strcat-1.c: Likewise.
19098         * gcc.dg/wtr-suffix-1.c: Likewise.
19099         * gcc.dg/wtr-switch-1.c: Likewise.
19100         * gcc.dg/wtr-unary-plus-1.c: Likewise.
19101         * gcc.dg/wtr-union-init-1.c: Likewise.
19102         * gcc.dg/wtr-union-init-2.c: Likewise.
19103         * gcc.dg/wtr-union-init-3.c: Likewise.
19105         * gcc.dg/wtr-func-def-1.c: New test.
19107 2002-07-02 Devang Patel <dpatel@apple.com>
19109         * objc.dg/param-1.m: New test.
19111 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
19113         * gcc.dg/cpp/trad/directive.c: Add test.
19114         * gcc.dg/cpp/trad/macroargs.c: Add test.
19115         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
19117 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
19119         * gcc.dg/cpp/cmdlne-M.c: New test.
19121 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
19123         * objc.dg/desig-init-1.m: New test.
19125 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19127         PR c++/6716
19128         * g++.dg/template/instantiate1.C: New test.
19130 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
19132         PR c++/7112
19133         * g++.dg/template/sizeof2.C: New test.
19135 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
19137         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
19138         gcc.dg/cpp/trad/include.c: New tests.
19140 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
19142         PR target/7177
19143         * gcc.c-torture/compile/20020701-1.c: New test.
19145 2002-07-01  Stan Shebs  <shebs@apple.com>
19147         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
19148         header here...
19149         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
19150         (objc-torture-execute): or here.
19152 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
19154         * gcc.c-torture/execute/arith-rand-ll.c: New test.
19156 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
19158         * gcc.dg/cpp/trad/escaped-nl.c: New test.
19160 2002-06-30  Devang Patel  <dpatel@apple.com>
19162         * objc.dg/fsyntax-only.m: New test.
19164 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
19166         PR c++/6695
19167         * g++.dg/template/friend7.C: New file.
19169 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
19171         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
19172         return type.
19174 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
19176         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
19177         avoid division by zero.
19179 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
19181         * gcc.dg/Wunknownprag.c: New tests.
19183 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
19185         * gcc.c-torture/execute/simd-2.c: New test.
19187 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
19189         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
19190         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
19191         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
19192         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
19193         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
19194         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
19195         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
19196         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
19197         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
19198         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
19199         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
19200         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
19201         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
19202         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
19203         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
19204         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
19205         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
19207 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
19209         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
19210         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
19211         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
19212         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
19213         New tests.
19214         * gcc.dg/cpp/trad/directive.c: Update.
19216 2002-06-23  Andreas Jaeger  <aj@suse.de>
19218         * gcc.c-torture/execute/complex-6.c: New.
19220 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
19222         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
19223         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
19224         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
19225         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
19227 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
19229         * gcc.dg/cpp/trad: New directory with traditional tests copied
19230         from parent directory.
19231         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
19232         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
19233         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
19234         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
19235         Move to trad/ and rename.
19236         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
19237         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
19238         gcc.dg/cpp/trad/redef2.c: New tests.
19239         * gcc.dg/cpp/trad/trad.exp: New driver.
19241 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
19243         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
19244         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
19245         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
19246         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
19247         Remove.
19249 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
19251         * gcc.dg/20020620-1.c: New test.
19253 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19255         * g++.dg/template/ttp4.C: New test.
19257 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
19259         * g++.dg/opt/vt1.C: Fix regexp.
19261 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19263         * gcc.c-torture/execute/pure-1.c: Make functions static again.
19264         Don't use attribute `noinline'.
19266 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
19268         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
19270 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
19272         * gcc.c-torture/execute/simd-1.c: New.
19274         * gcc.dg/simd-1.c: New.
19276 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
19278         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
19280 2002-06-16  Richard Henderson  <rth@redhat.com>
19282         * g++.dg/ext/anon-struct1.C: New.
19283         * g++.dg/ext/anon-struct2.C: New.
19284         * g++.dg/ext/anon-struct3.C: New.
19285         * gcc.dg/anon-struct-1.c: New.
19286         * gcc.dg/anon-struct-2.c: New.
19287         * gcc.dg/anon-struct-3.c: New.
19288         * gcc.dg/20011008-1.c: Adjust warning text.
19289         * gcc.dg/20020527-1.c: Add -fms-extensions.
19291 2002-06-16  Richard Henderson  <rth@redhat.com>
19293         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
19295 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
19297         * gcc.c-torture/execute/20020615-1.c: New test.
19299 2002-06-15  Roger Sayle  <roger@eyesopen.com>
19301         * gcc.c-tortuture/execute/compare-1.c: New test case.
19302         * gcc.c-tortuture/execute/compare-2.c: New test case.
19303         * gcc.c-tortuture/execute/compare-3.c: New test case.
19305 2002-06-13  Richard Henderson  <rth@redhat.com>
19307         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
19308         ia64 ilp32.
19310 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19312         * g++.dg/template/typename2.C: Update error message.
19314 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
19316         * gcc.c-torture/execute/20020611-1.c: New test.
19318 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
19320         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
19321         list of targets to skip.
19323 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
19325         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
19326         targets if not optimizing.
19328 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
19330         * gcc.c-torture/compile/20020605-1.c: New test.
19332         * g++.dg/opt/vt1.C: New test.
19334         * gcc.dg/20020531-1.c: New test.
19336         * gcc.dg/20020530-1.c: New test.
19338         * gcc.dg/20020527-1.c: New test.
19340         * g++.dg/opt/cse1.C: New test.
19342 2002-06-07  Roger Sayle  <roger@eyesopen.com>
19344         * gcc.dg/20020607-2.c: New test case.
19346 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
19348         * gcc.c-torture/compile/20020604-1.c: New test.
19350 2002-06-04  Richard Henderson  <rth@redhat.com>
19352         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
19353         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
19354         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
19356 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
19358         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
19360 2002-06-03  Richard Henderson  <rth@redhat.com>
19362         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
19363         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
19365 2002-06-02  Richard Henderson  <rth@redhat.com>
19367         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
19368         test functions static.
19370 2002-06-02  Andreas Jaeger  <aj@suse.de>
19372         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
19373         now.
19375 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19377         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
19378         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
19379         Update for mofified diagnostics.
19380         * gcc.dg/c99-intconst-1.c: No longer fail.
19382 2002-06-02  Richard Henderson  <rth@redhat.com>
19384         * gcc.dg/uninit-A.c: Remove xfail markers.
19386 2002-06-01  Roger Sayle  <roger@eyesopen.com>
19388         * gcc.dg/fnegate-1.c: New test case.
19390 2002-05-30  Osku Salerma  <osku@iki.fi>
19392         * gcc.c-torture/execute/mayalias-1.c: New file.
19394 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
19396         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
19397         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
19398         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
19400 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
19402         * gcc.c-torture/execute/20020529-1.c: New test.
19404 2002-05-27  Richard Henderson  <rth@redhat.com>
19406         * g++.dg/ext/attrib6.C: New test case.
19408 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19410         * gcc.c-torture/execute/pure-1.c: New test.
19412 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
19414         * gcc.dg/cpp/arith-2.c: Remove.
19416 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
19418         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
19419         * gcc.dg/cpp/if-3.c: Remove.
19421 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
19423         * g++.dg/opt/cse2.C: New test.
19425 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
19427         * gcc.dg/cpp/arith-1.c: New semantic tests.
19428         * gcc.dg/cpp/if-1.c: Update.
19430 2002-05-24  Ben Elliston  <bje@redhat.com>
19432         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
19434 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
19436         * gcc.dg/verbose-asm.c: New test.
19438 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
19440         * gcc.dg/cpp/paste12.c: New test.
19442 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
19444         * g++.dg/parse/named_ops.C: New test.
19446 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
19448         * gcc/testsuite/gcc.dg/weak-8.c: New test.
19450 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
19452         * gcc.dg/weak-2.c: Allow optional leading underscore
19453         in scan-assembler symbol name.
19454         * gcc.dg/weak-3.c: Likewise.
19455         * gcc.dg/weak-4.c: Likewise.
19456         * gcc.dg/weak-5.c: Likewise.
19458 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
19460         * gcc.dg/20020523-1.c: New test.
19462 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
19464         * objc.dg/const-str-2.m: Update now that we stop after
19465         a command line error.
19467 2002-05-22  Richard Henderson  <rth@redhat.com>
19469         * g++.dg/dg.exp: Fix typo in test pruneing.
19471 2002-05-22  Richard Henderson  <rth@redhat.com>
19473         * g++.dg/dg.exp: Prune the tls subdirectory.
19474         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
19475         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
19476         * g++.dg/tls/init-1.C: New.
19478 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
19480         * gcc.dg/20020517-1.c: New test.
19482 2002-05-21  Richard Henderson  <rth@redhat.com>
19484         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
19485         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
19487 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
19489         * g++.dg/other/copy2.C: New test.
19491 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
19493         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
19494         (MAX_COPY): Bump up to 10 times sizeof (long long).
19495         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
19497         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
19498         sizeof (long long).
19500         * gcc.c-torture/execute/strcpy-1.c: New test.
19502 2002-05-19  Jason Merrill  <jason2redhat.com>
19504         * g++.dg/ext/oper1.C: New test.
19506 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
19507 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
19509         * README.QMTEST: New file.
19511         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
19513 2002-05-19  Andreas Jaeger  <aj@suse.de>
19515         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
19516         now.
19517         * gcc.c-torture/execute/loop-2d.x: Likewise.
19519 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
19521         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
19522         support weak symbols.
19523         * gcc.dg/weak-4.c: Likewise
19524         * gcc.dg/weak-6.c: Likewise
19526 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
19528         * gcc.dg/weak-3.c: Add dg-excess-error comment for
19529         cygwin, coff and h8300-*-hms targets
19530         * gcc.dg/weak-5.c: Likewise
19531         * gcc.dg/weak-7.c: Likewise
19533 2002-05-16  Jason Merrill  <jason@redhat.com>
19535         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
19536         (scan-assembler-not, scan-assembler-dem): Likewise.
19537         (scan-assembler-dem-not): Likewise.
19539 2002-05-15  Richard Henderson  <rth@redhat.com>
19541         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
19543 2002-05-15  Richard Henderson  <rth@redhat.com>
19545         * gcc.dg/weak-5.c (vfoo1c): No warning here.
19546         (vfoo1f): Warning here.
19547         (vfoo1l): Don't redefine the alias.
19549 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
19551         * g++.dg/init/pm1.C: New test.
19553 2002-05-12  David S. Miller  <davem@redhat.com>
19555         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
19556         types.
19558 2002-05-10  Roger Sayle  <roger@eyesopen.com>
19560         * gcc.c-torture/execute/20020510-1.c: New test case.
19562 2002-05-10  David S. Miller  <davem@redhat.com>
19564         * gcc.c-torture/execute/conversion.c: Test long double too.
19566 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
19568         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
19569         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
19570         * lib/g++.exp (g++_link_flags): Likewise.
19571         * lib/objc.exp (objc_target_compile): Likewise.
19573 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
19575         * gcc.dg/cpp/poison.c: Update.
19576         * gcc.dg/cpp/20000625-2.c: Remove.
19577         * gcc.dg/cpp/direct2s.c: Remove final test.
19579 2002-05-08  Tom Rix  <trix@redhat.com>
19581         * gcc.c-torture/execute/20020508-1.c: New test.
19582         * gcc.c-torture/execute/20020508-2.c: New test.
19583         * gcc.c-torture/execute/20020508-3.c: New test.
19585 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
19587         * gcc.dg/cpp/charconst-4.c: More tests.
19589 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
19591         PR c/6569
19592         * gcc.dg/weak-3.c: Update location of warning messages.
19593         * gcc.dg/weak-5.c: Likewise.
19595 2002-05-06  Roger Sayle  <roger@eyesopen.com>
19597         * gcc.c-torture/execute/20020506-1.c: New test case.
19599 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
19601         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
19603 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19605         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
19607 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19609         * gcc.dg/cpp/charconst-3.c: New test.
19611 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19613         * gcc.dg/cpp/charconst.c: Update tests.
19615 2002-05-05  Tim Josling  <tej@melbpc.org.au>
19617         * treelang: Added directory for new sample language treelang. Also
19618         lib/treelang.exp: New file to signal treelang should be tested.
19620 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
19622         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
19623         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
19624         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
19625         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
19626         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
19627         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
19628         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
19630 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19632         * gcc.dg/format/xopen-2.c: New test.
19634 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
19636         * gcc.dg/20020503-1.c: New test.
19638 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
19640         * g++.dg/init/dtor1.C: Make it tougher.
19642 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
19644         * g++.dg/init/dtor1.C: New test.
19646 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
19648         * gcc.dg/altivec-8.c: New.
19650 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
19652         * gcc.dg/altivec-7.c: New.
19654 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
19656         * g++.dg/parse/typedef1.C: New test.
19658 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
19660         PR c++/6486
19661         * g++.dg/template/friend6.C: New test.
19663         PR c++/6492
19664         * g++.dg/init/copy1.C: New test.
19666 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
19668         * g++.dg/warn/effc1.C: New test.
19670 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
19672         * gcc.dg/cpp/if-cexp.c: Add a test.
19674 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
19676         * gcc.dg/20020426-2.c: New test.
19678 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
19680         * gcc.dg/cpp/if-mop.c: Update.
19681         * gcc.dg/cpp/if-mpar.c: Add test.
19682         * gcc.dg/cpp/if-oppr.c: Update.
19684 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19686         PR c/6343
19687         * gcc.dg/weak-[2-7].c: New tests.
19689 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
19691         * gcc.dg/enum1.c: New test.
19693 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
19695         PR c++/6497
19696         * g++.dg/inherit/access2.C: New test.
19698 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
19700         PR bootstrap/6445
19701         * gcc.dg/20020426-1.c: New test.
19703 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
19705         * g++.dg/abi/enum1.C: New test.
19707 2002-04-26  Richard Henderson  <rth@redhat.com>
19709         * gcc.dg/c99-bool-1.c: Expect always true warning.
19711 2002-04-25  Roger Sayle  <roger@eyesopen.com>
19713         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
19715 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19717         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
19718         targets.
19720 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
19722         * g++.dg/abi/mange7.C: New test.
19724         PR c++/6438.
19725         * g++.dg/parse/stmtexpr2.C: New test.
19727 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
19729         * gcc.dg/20020312-2.c: Add SH target.
19731 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19733         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
19734         compiler output on mips*-*-irix*.
19736 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
19738         * g++.dg/parse/attr1.C: New test.
19740 2002-04-23  Roger Sayle  <roger@eyesopen.com>
19742         * gcc.c-torture/execute/string-opt-17.c: New test case.
19743         * gcc.c-torture/execute/memset-2.c: New test case.
19745 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
19747         PR c++/6256:
19748         * g++.dg/template/friend5.C: New test.
19750         PR c++/6331:
19751         * g++.dg/template/qual1.C: Likewise.
19753 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
19755         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
19756         Include stdlib.h, not stdio.h or ctype.h.
19758 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
19760         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
19761         cris-*-elf* and mmix-*-*.
19762         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
19763         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
19764         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
19765         Ditto.
19766         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
19767         * gcc.dg/wchar_t-1.c: Ditto.
19769 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
19771         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
19772         Clarify comment.
19774 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
19776         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
19778 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19780         * gcc.c-torture/execute/20000906-1.x: Delete.
19782 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
19784         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
19786 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
19788         * PR6367
19789         * g77.f-torture/execute/6367.f: New test.
19790         * g77.f-torture/execute/6367.x: Disable for MMIX.
19792 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
19794         * PR6352
19795         * g++.dg/opt/inline2.C: New test.
19797 2002-04-18  Richard Henderson  <rth@redhat.com>
19799         * gcc.dg/20000906-1.c: Enable for all targets.
19800         * gcc.c-torture/compile/iftrap-2.c: New.
19802 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
19804         * gcc.dg/20020418-1.c: New test.
19805         * gcc.dg/20020418-2.c: New test.
19807 2002-04-18  Richard Henderson  <rth@redhat.com>
19809         * gcc.c-torture/compile/iftrap-1.c: New.
19810         * gcc.dg/iftrap-1.c: Adjust for ia64.
19811         * gcc.dg/iftrap-2.c: New.
19813 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
19815         * gcc.c-torture/compile/20020418-1.c: New test.
19817 2002-04-18  Roger Sayle  <roger@eyesopen.com>
19819         * gcc.c-torture/compile/20020415-1.c: New.
19821 2002-04-18  David S. Miller  <davem@redhat.com>
19823         * gcc.c-torture/execute/20020418-1.c: New test.
19825 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
19827         * gcc.dg/20020416-1.c: New test.
19829         * g++.dg/opt/inline1.C: New test.
19831 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
19833         * gcc.dg/altivec-5.c: New test.
19835         * gcc.dg/20020415-1.c: New test.
19837 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
19839         * testsuite/lib/chill.exp: Remove.
19841 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
19843         * g++.dg/other/big-struct.C: New test.
19845 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
19847         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
19848         of scratch file.
19850 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
19852         PR c/6277
19853         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
19854         in scan-assembler function name
19856 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
19858         * g77.f-torture/execute/980628-4.x,
19859         g77.f-torture/execute/980628-5.x,
19860         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
19861         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
19862         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
19863         i[34567]86-*-*.
19865 2002-04-13  David S. Miller  <davem@redhat.com>
19867         * gcc.c-torture/execute/20020413-1.c: New test.
19869 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
19871         * gcc.dg/asm-6.c,
19872         * g++.dg/ext/asm1.C: New tests.
19874 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
19876         PR c++ 5373.
19877         * g++.dg/parse/stmtexpr1.C: New test.
19879         PR c++/5189.
19880         * g++.dg/template/copy1.C: New test.
19882 2002-04-12  Richard Henderson  <rth@redhat.com>
19884         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
19886 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
19888         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
19889         gcc.c-torture/execute/20020307-2.c.
19891 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
19893         * g++.dg/ext/attrib5.C,
19894         * g++.dg/lookup/struct1.C: New tests.
19896 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
19898         * gcc.dg/20020411-1.c: New test.
19900         * gcc.c-torture/execute/20020411-1.c: New test.
19902 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
19904         * g77.f-torture/execute/6177.f: New test.
19906 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
19908         PR middle-end/6247
19909         * g++.dg/opt/cleanup1.C: New test.
19911         * g++.dg/opt/const1.C: New test.
19913 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
19915         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
19917 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
19919         PR c++/5507
19920         * g++.dg/template/typename2.C: New test.
19922 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
19924         * gcc.c-torture/execute/loop-12.c: New.
19926 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
19928         * g77.f-torture/execute/980628-4.x,
19929         g77.f-torture/execute/980628-5.x,
19930         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
19931         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
19932         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
19934 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19936         PR optimization/6086
19937         * g++.dg/opt/preinc1.C: New test.
19939 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
19941         PR c++/5571
19942         * g++.dg/opt/static2.C: New test.
19944 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
19946         PR c/5120
19947         * gcc.dg/20020406-1.c: New test.
19949 2002-04-04  David S. Miller  <davem@redhat.com>
19951         * gcc.c-torture/execute/20020404-1.c: New test.
19953 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
19955         PR c/6123
19956         * gcc.dg/20020312-2.c: Do not declare global register variable
19957         if __PIC__ or __pic__ is defined.
19959 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
19961         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
19962         __asm__ so that it works correctly even if -ansi -pedantic-errors.
19964 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19966         * gcc.misc-tests/linkage.exp: Update last change to handle
19967         sparc*-, not just sparc-.
19969 2002-04-03  Richard Henderson  <rth@redhat.com>
19971         * gcc.dg/cpp/ucs.c: Improved long UCS test.
19973 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
19975         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
19977 2002-04-02  David S. Miller  <davem@redhat.com>
19979         * gcc.c-torture/execute/20020402-3.c: New test.
19981 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
19983         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
19984         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
19986         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
19987         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
19988         g77.f-torture/execute/20001201.x,
19989         g77.f-torture/execute/u77-test.x: New files.
19991         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
19992         * gcc.dg/wchar_t-1.c: Ditto.
19994 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19996         * gcc.c-torture/execute/20020402-1.c: New test.
19998 2002-04-01  Richard Henderson  <rth@redhat.com>
20000         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
20002         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
20004 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20006         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
20008 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
20010         * g++.dg/inherit/template-as-base.C: Expect error.
20011         * g++.dg/inherit/namespace-as-base.C: Likewise.
20013 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
20015         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
20016         g++.dg/ext/instantiate3.C: Tweak match patterns.
20018         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
20019         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
20020         -da test.
20022 2002-03-31  Richard Henderson  <rth@redhat.com>
20024         * gcc.dg/special/alias-2.c: New.
20025         * gcc.dg/special/ecos.exp: Run it.
20027 2002-03-31  Richard Henderson  <rth@redhat.com>
20029         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
20031 2002-03-31  Kazu Hirata  <kazu@hxi.com>
20033         * gcc.dg/weak-1.c: Disable on h8300 port.
20035 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
20037         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
20038         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
20039         ordering tests.
20040         * g++.dg/bprob/bprob-1.C: New test.
20041         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
20042         * g++.dg/gcov/gcov-1.C: New test.
20043         * g++.dg/gcov/gcov-1.x: New file.
20044         * g++.dg/gcov/gcov-2.C: New test.
20045         * g++.dg/gcov/gcov-3.C: New test.
20046         * g++.dg/gcov/gcov-3.h: New file.
20048 2002-03-28  Roger Sayle  <roger@eyesopen.com>
20050         * g++.old-deja/g++.other/builtins5.C: New test.
20051         * g++.old-deja/g++.other/builtins6.C: New test.
20052         * g++.old-deja/g++.other/builtins7.C: New test.
20053         * g++.old-deja/g++.other/builtins8.C: New test.
20054         * g++.old-deja/g++.other/builtins9.C: New test.
20056 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
20058         * g++.dg/opt/static1.C: New test.
20060         * g++.dg/opt/longbranch1.C: New test.
20062 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
20064         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
20066         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
20068 2002-03-28  Jeffrey A Law  (law@redhat.com)
20070         * gcc.c-torture/execute/20020328-1.c: New test.
20072 2002-03-27  Richard Henderson  <rth@redhat.com>
20074         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
20075         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
20076         move from g++.old-deja/g++.ext/.
20078 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
20080         * g++.dg/init/new2.C: New test.
20082 2002-03-26  Richard Henderson  <rth@redhat.com>
20084         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
20086         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
20087         on sparc.
20089         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
20090         sparcv9 systems.
20091         * gcc.dg/20001102-1.c: Likewise.
20093 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
20095         * gcc.dg/cpp/endif-pedantic1.c,
20096         gcc.dg/cpp/endif-pedantic2.c:  New tests.
20098 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
20100         * g++.dg/init/new1.C: New test.
20102 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
20104         * g++.dg/abi/vbase9.C: New test.
20106 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
20108         * gcc.dg/arm-asm.c: New test.
20110 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
20112         * gcc.dg/Wswitch-enum.c: New test.
20113         Fix PR c/5044.
20115 2002-03-26  Richard Henderson  <rth@redhat.com>
20117         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
20118         structure.
20120 2002-03-25  Richard Henderson  <rth@redhat.com>
20122         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
20123         sparcv9 systems.
20125         * gcc.c-torture/compile/20011119-1.c (xxx): New.
20126         * gcc.c-torture/compile/20011119-2.c (xxx): New.
20128 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
20130         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
20132 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
20134         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
20135         targets using generic thunk support.
20137 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
20139         * gcc.c-torture/compile/20020323-1.c: New test.
20141         * g++.dg/opt/conj2.C: New test.
20143 2002-03-24  Richard Henderson  <rth@redhat.com>
20145         * gcc.dg/weak-1.c: Use -fno-common.
20147 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
20149         * g77.dg/f77-edit-apostrophe-out.f: New test
20150         * g77.dg/f77-edit-h-out.f: New test
20151         * g77.dg/f77-edit-t-in.f: New test
20152         * g77.dg/f77-edit-t-out.f: New test
20153         * g77.dg/f77-edit-x-out.f: New test
20154         * g77.dg/f77-edit-slash-out.f: New test
20155         * g77.dg/f77-edit-colon-out.f: New test
20156         * g77.dg/f77-edit-s-out.f: New test
20158 2002-03-24  Richard Henderson  <rth@redhat.com>
20160         * objc/execute/formal_protocol-6.x: New XFAIL.
20162 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
20164         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
20165         that do not support weak symbols
20167 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
20169         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
20170         * lib/g77.exp:  Likewise
20171         * lib/objc.exp: Likewise
20173 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
20175         * gcc.dg/Wswitch-default.c: New test.
20177 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
20179         * g++.dg/other/enum1.C: New test.
20181 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
20183         * gcc.dg/pragma-ep-3.c: Fix typo.
20185 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
20187         * g++.dg/inherit/template-as-base.C: New test.
20189 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
20191         * g++.old-deja/g++.other/dwarf2-1.C: Move...
20192         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
20194 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
20196         * gcc.dg/cpp/multiline.c: Update to match.
20198 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
20200         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
20202 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
20204         * gcc.dg/cpp/extratokens2.c:  New file.
20206 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
20208         * gcc.dg/20020312-2.c: Add rs6000 target.
20210         * gcc.c-torture/compile/20020319-1.c: New test.
20212 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20214         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
20215         (A, E): Handle this.
20217 2002-03-20  Jason Merrill  <jason@redhat.com>
20219         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
20220         ignoring -fpic.
20221         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
20222         through prune_gcc_output.
20224 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
20226         * gcc.c-torture/compile/20020320-1.c: New test.
20228 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
20230         * gcc.c-torture/compile/20020318-1.c: New test.
20232         * gcc.dg/struct-by-value-1.c: New test.
20234         * gcc.dg/20020319-1.c: New test.
20236 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
20238         * g++.dg/opt/conj1.C: New test.
20240 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
20242         * g++.dg/template/qualttp20.C: Revert previous change.
20243         * g++.dg/template/qualttp3.C: Likewise.
20244         * g++.dg/template/qualttp4.C: Likewise
20245         * g++.dg/template/qualttp5.C: Likewise
20246         * g++.dg/template/qualttp6.C: Likewise
20247         * g++.dg/template/qualttp7.C: Likewise
20248         * g++.dg/template/qualttp8.C: Likewise
20249         * g++.dg/template/recurse.C: Likewise.
20251 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
20253         * gcc.dg/cpp/wchar-1.c: Update.
20255 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
20257         * g++.dg/template/conv1.C: New test.
20258         * g++.dg/template/conv2.C: New test.
20259         * g++.dg/template/conv3.C: New test.
20260         * g++.dg/template/conv4.C: New test.
20262 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
20264         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
20265         * g++.dg/template/qualttp3.C: Likewise.
20266         * g++.dg/template/qualttp4.C: Likewise
20267         * g++.dg/template/qualttp5.C: Likewise
20268         * g++.dg/template/qualttp6.C: Likewise
20269         * g++.dg/template/qualttp7.C: Likewise
20270         * g++.dg/template/qualttp8.C: Likewise
20271         * g++.dg/template/recurse.C: Likewise.
20273 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
20275         * g++.dg/opt/dtor1.C: New test.
20277 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
20279         * gcc.c-torture/compile/20020315-1.c: New test.
20281 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
20283         * gcc.dg/weak-1.c: Fix scan tests.
20285 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
20287         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
20288         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
20289         cris-*-aout* mmix-*-*.
20290         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
20291         cris-*-aout* mmix-*-*.
20292         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
20293         cris-*-elf* cris-*-aout* and mmix-*-*.
20294         * gcc.dg/20001009-1.c: Ditto.
20295         * gcc.dg/20010912-1.c: Ditto.
20296         * gcc.dg/20020122-4.c: Ditto.
20297         * gcc.dg/inline-2.c: Ditto.
20299 2002-03-14  Jeffrey A Law  (law@cygnus.com)
20301         * gcc.c-torture/compile/20020314-1.c: New test.
20303 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
20305         * gcc.c-torture/execute/20020314-1.c: New test.
20307 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
20309         * g++.dg/warn/Wunused-1.C: New test.
20311 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
20313         * g++.dg/abi/mangle6.C: New test.
20315 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
20317         * gcc.c-torture/compile/20020309-2.c: New test.
20319         * gcc.c-torture/compile/20020312-1.c: New test.
20321 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
20323         * g++.dg/other/access1.C: New test.
20325 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
20327         * gcc.c-torture/execute/wchar_t-1.c: New test.
20329 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
20331         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
20333 2002-03-12  Roger Sayle  <roger@eyesopen.com>
20335         * gcc.dg/20020312-1.c: New test case.
20337 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
20339         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
20341 2002-03-11  Richard Henderson  <rth@redhat.com>
20343         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
20344         * g++.old-deja/g++.jason/report.C: Likewise.
20346 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
20348         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
20349         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
20351 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
20353         * testsuite/g++.dg/overload/pmf1.C: New test.
20355 2002-03-11  Kazu Hirata  <kazu@hxi.com>
20357         * gcc.c-torture/execute/20020307-1.c: Use long.
20359 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
20361         PR optimization/5844
20362         * gcc.dg/20020310-1.c: New test.
20364 2002-03-09  Michael Meissner  <meissner@redhat.com>
20366         * gcc.c-torture/execute/memcpy-2.c: New test.
20367         * gcc.c-torture/execute/memset-1.c: New test.
20368         * gcc.c-torture/execute/strlen-1.c: New test.
20369         * gcc.c-torture/execute/strcmp-1.c: New test.
20370         * gcc.c-torture/execute/strncmp-1.c: New test.
20372 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
20374         * gcc.dg/ppc-ldstruct.c: New test.
20376 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
20378         * gcc.c-torture/execute/va-arg-22.c: New test.
20380 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
20382         * gcc.c-torture/compile/20020309-1.c: New test.
20384 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
20386         * gcc.c-torture/execute/20020307-2.c: New test.
20388 2002-03-07  Jeffrey A Law  (law@redhat.com)
20390         * g77.f-torture/compile/20020307-1.f: New test.
20392 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
20394         * gcc.dg/unordered-1.c: New test.
20396 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
20398         * gcc.c-torture/execute/20020307-1.c: New test.
20400 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
20402         * gcc.dg/20020304-1.c: New test.
20404         * gcc.c-torture/compile/20020304-2.c: New test.
20406 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
20408         * gcc.c-torture/compile/20020304-1.c: New test case
20409         (from PR c/5830).
20411 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
20413         * gcc.dg/20020103-1.c: Add other -D ppc variants.
20415 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20417         * g++.dg/other/classkey1.C: New test.
20419 2002-03-01  Richard Henderson  <rth@redhat.com>
20421         * gcc.c-torture/compile/981223-1.x: New.
20422         * gcc.c-torture/compile/920625-1.x: New.
20424 2002-02-28  Richard Henderson  <rth@redhat.com>
20426         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
20428 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
20430         * gcc.c-torture/execute/20020227-1.c: New test.
20432 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
20434         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
20435         here" ERROR lines.
20436         * g++.old-deja/g++.oliva/partord1.C: Likewise.
20437         * g++.old-deja.g++.other/defarg1.C: Likewise.
20438         * g++.old-deja/g++.pt/calls2.C: Likewise.
20439         * g++.old-deja/g++.pt/crash20.C: Likewise.
20440         * g++.old-deja/g++.pt/crash30.C: Likewise.
20441         * g++.old-deja/g++.pt/crash36.C: Likewise.
20442         * g++.old-deja/g++.pt/crash6.C: Likewise.
20443         * g++.old-deja/g++.pt/defarg13.C: Likewise.
20444         * g++.old-deja/g++.pt/derived3.C: Likewise.
20445         * g++.old-deja/g++.pt/error1.C: Likewise.
20446         * g++.old-deja/g++.pt/friend21.C: Likewise.
20447         * g++.old-deja/g++.pt/friend23.C: Likewise.
20448         * g++.old-deja/g++.pt/infinite1.C: Likewise.
20449         * g++.old-deja/g++.robertl/eb128.C: Likewise.
20451 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
20453         * gcc.c-torture/execute/20020225-2.c: New test.
20455 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
20457         * gcc.c-torture/execute/920730-1t.c,
20458         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
20459         Delete test cases, only relevant to -traditional.
20461 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
20463         * gcc.dg/cpp/undef1.c: Remove.
20464         * gcc.dg/cpp/directiv.c: Update.
20465         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
20467 2002-02-27  Michael Meissner  <meissner@redhat.com>
20469         * gcc.c-torture/execute/20020226-1.c: New test.
20471 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
20473         * g++.dg/debug/debug4.C: New test.
20475         * gcc.dg/ia64-visibility-1.c: New test.
20477 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
20479         * gcc.dg/debug/20020224-1.c: New.
20481 2002-02-25  Kazu Hirata  <kazu@hxi.com>
20483         * gcc.c-torture/execute/960416-1.x: New.
20484         * gcc.c-torture/execute/divconst-3.x: Likewise.
20486 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
20488         * gcc.dg/20020224-1.c: New test.
20490 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
20492         * gcc.c-torture/execute/20020225-1.c: New.
20494 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
20496         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
20498 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
20500         * gcc.dg/20020222-1.c: New test.
20502 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
20504         * g++.dg/opt/anonunion1.C: New test.
20506 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
20508         * g++.dg/template/qualttp19.C: New test.
20509         * g++.dg/template/qualttp20.C: New test.
20510         * g++.old-deja/g++.jason/report.C: Adjust expected errors
20511         * g++.old-deja/g++.other/qual1.C: Likewise.
20513 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
20515         * gcc.dg/attr-alwaysinline.c: New.
20517 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
20519         * gcc.dg/20020220-1.c: New test.
20521         * gcc.dg/20020220-2.c: New test.
20523         * g++.dg/opt/mmx1.C: New test.
20525 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
20527         * gcc.c-torture/compile/20020110.c: New test.
20529 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
20531         * gcc.c-torture/execute/20020219-1.c: New test.
20533         * gcc.dg/20020219-1.c: New test.
20535         * gcc.dg/noncompile/20020220-1.c: New test.
20537         * g++.dg/opt/ptrintsum1.C: New test.
20539         * gcc.dg/debug/20020220-1.c: New test.
20541 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
20543         * gcc.c-torture/execute/20020216-1.c: New test.
20545 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
20547         * gcc.dg/decl-1.c: Update, new test.
20549 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
20551         * g++.dg/abi/bitfield1.C: New test.
20552         * g++.dg/abi/bitfield2.C: New test.
20554 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
20556         * gcc.dg/attr-nest.c: New test.
20558 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
20560         * gcc.c-torture/execute/20020215-1.c: New test.
20562 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
20564         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
20565         * g++.dg/debug/debug.exp: New.
20566         * g++.dg/debug/trivial.C: New.
20567         * g++.dg/debug/debug1.C: Moved...
20568         * g++.dg/other/debug1.C: ...from here.
20569         * g++.dg/debug/debug2.C: Moved...
20570         * g++.dg/other/debug2.C: ...from here.
20571         * g++.dg/debug/debug3.C: Moved...
20572         * g++.dg/other/debug3.C: ...from here.
20574         * gcc.dg/noncompile/20020213-1.c: New test.
20576 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
20578         * g++.dg/other/debug3.C: New test.
20580         * gcc.c-torture/execute/20020213-1.c: New test.
20582 2002-02-13  Richard Smith <richard@ex-parrot.com>
20584         * g++.old-deja/g++.other/thunk1.C: New test.
20586 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
20588         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
20590 2002-02-13  Stan Shebs  <shebs@apple.com>
20592         * gcc.dg/altivec-3.c: New.
20594 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
20596         * gcc.dg/Wunreachable-1.c: New test.
20597         * gcc.dg/Wunreachable-2.c: New test.
20599 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20601         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
20603 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
20605         * gcc.dg/decl-1.c: New test.
20607 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
20609         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
20611 2002-02-10  Kazu Hirata  <kazu@hxi.com>
20613         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
20614         * gcc.c-torture/compile/980506-1.x: Likewise.
20616 2002-02-10  Kazu Hirata  <kazu@hxi.com>
20618         * gcc.dg/20020210-1.c: New.
20620 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
20622         * g77.f-torture/execute/947.f: New regression test
20623         for PR fortran/947.
20625 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
20627         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
20628         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
20630 2002-02-08  Richard Henderson  <rth@redhat.com>
20632         * gcc.c-torture/compile/labels-3.c: New.
20634 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
20636         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
20637         expression statements work instead.
20638         * gcc.dg/noncompile/20020207-1.c: New test.
20640 2002-02-07  Richard Henderson  <rth@redhat.com>
20642         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
20644 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
20646         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
20647         message from g77
20648         * lib/g77-dg.exp: Trim g77 error messages so that they are
20649         recognized by dg.exp.
20651 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
20653         PR fortran/5473
20654         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
20656 2002-02-07  Richard Henderson  <rth@redhat.com>
20658         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
20659         to be sufficiently aligned for integers.
20661 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
20663         * g++.dg/template/friend4.C: New test.
20665 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
20667         PR fortran/5743
20668         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
20669         unsupported cases.
20671 2002-02-07  Richard Henderson  <rth@redhat.com>
20673         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
20674         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
20675         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
20676         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
20678 2002-02-06  Richard Henderson  <rth@redhat.com>
20680         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
20682 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
20684         * gcc.dg/20020206-1.c: New test.
20686 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
20688         * gcc.c-torture/execute/20020206-1.c: New test.
20690         * gcc.c-torture/execute/20020206-2.c: New test.
20692         PR optimization/5429:
20693         * gcc.c-torture/compile/20020206-1.c: New test.
20695 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
20697         * g++.dg/ext/align1.C: Do not use an explicit alignment value
20698         as certain file formats cannot support particularly large
20699         alignments.
20701         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
20702         and do not expect to be able to link the executable.
20704         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
20705         fail because the COFF format does not support the weak attribute.
20707 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
20709         * g77.dg/pr5473.f:  New test
20711 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
20713         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
20714         Fix testcase accordingly.
20716 2002-02-04  Richard Henderson  <rth@redhat.com>
20718         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
20719         (buf): Change to be an array of pointers, not ints.
20721 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
20723         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
20724         before all tests.  Move warning one line above to match where it
20725         C frontend emits.
20726         * gcc.dg/Wswitch-2.c: New test.
20727         * g++.dg/warn/Wswitch-1.C: New test.
20728         * g++.dg/warn/Wswitch-2.C: New test.
20730 2002-02-04  Richard Henderson  <rth@redhat.com>
20732         * g++.dg/abi/offsetof.C: Fix size comparison.
20734 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
20736         * gcc.dg/cast-qual-2.c: New test.
20738 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
20740         * gcc.dg/20020201-4.c: New test.
20742 2002-02-04  Ben Elliston  <bje@redhat.com>
20744         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
20745         target_info attribute != 0, in addition to the empty string.
20746         (gcc_target_compile): Likewise.
20748 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
20750         * gcc.dg/Wswitch.c: New test.
20751         PR gcc/4475. PR gcc/3780.
20753 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
20755         * g77.f-torture/execute/5122.f: New test for regressions
20756         against PR fortran/5122.
20758 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
20760         * g77.f-torture/compile/pr3743.f: Delete
20761         * g77.dg/pr3743-1.f: New test.
20762         * g77.dg/pr3743-2.f: New test.
20763         * g77.dg/pr3743-3.f: New test.
20764         * g77.dg/pr3743-4.f: New test.
20766 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
20768         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
20770 2002-02-02  Richard Henderson  <rth@redhat.com>
20772         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
20773         * gcc.c-torture/execute/bf64-1.c: Likewise.
20775 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
20777         * gcc.dg/20020201-2.c: New test.
20779         * gcc.dg/20020201-3.c: New test.
20781         * gcc.c-torture/execute/bitfld-2.c: New test.
20783 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
20785         * gcc.dg/bitfld-1.c: Update.
20786         * gcc.dg/bitfld-2.c: Update.
20787         * gcc.c-torture/execute/bitfld-1.x: New.
20789 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
20791         * gcc.c-torture/execute/20020201-1.c: New test.
20793 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
20795         PR target/5469
20796         * gcc.dg/20020201-1.c: New test.
20798 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
20800         PR fortran/3743
20801         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
20802         * g77.f-torture/compile/pr3743.x: Remove
20804 2002-01-31  Tom Rix  <trix@redhat.com>
20806         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
20808 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20810         * gcc.dg/noncompile/20020130-1.c: New test.
20812 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
20814         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
20816 2002-01-29  Richard Henderson  <rth@redhat.com>
20818         * gcc.c-torture/execute/991118-1.c: Cast various constants back
20819         to long long.
20820         * gcc.c-torture/execute/bf64-1.c: Likewise.
20822 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
20824         * gcc.c-torture/execute/20020129-1.c: New test.
20826 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
20828         * gcc.c-torture/compile/20000224-1.c: Update.
20829         * gcc.c-torture/execute/bitfld-1.c: New tests.
20830         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
20831         * gcc.dg/uninit-A.c: Update.
20833 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
20835         * g++.dg/template/ctor1.C: Add instantiation.
20837 2002-01-28  Paul Koning  <pkoning@equallogic.com>
20839         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
20840         argument to __builtin_prefetch to be const ptr.
20842 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
20844         * gcc.c-torture/compile/20020120-1.c: New test.
20846 2002-01-27  Kazu Hirata  <kazu@hxi.com>
20848         * gcc.c-torture/execute/20020127-1.c: New test.
20850 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
20852         * g77.dg/f77-edit-i-in.f: New test
20853         * g77.dg/f77-edit-i-out.f: New test
20855 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
20857         * gcc.dg/debug/debug.exp: New file.
20858         * gcc.dg/debug/trivial.c: New file.
20859         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
20860         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
20861         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
20862         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
20863         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
20864         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
20865         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
20866         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
20867         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
20868         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
20869         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
20870         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
20871         * gcc.dg/20000503-1.c: Removed.
20872         * gcc.dg/20010207-1.c: Removed.
20873         * gcc.dg/20011223-1.c: Removed.
20874         * gcc.dg/20020104-2.c: Removed.
20875         * gcc.dg/debug-1.c: Removed.
20876         * gcc.dg/debug-2.c: Removed.
20877         * gcc.dg/debug-3.c: Removed.
20878         * gcc.dg/debug-4.c: Removed.
20879         * gcc.dg/debug-5.c: Removed.
20880         * gcc.dg/debug-6.c: Removed.
20881         * gcc.dg/dwarf2-1.c: Removed.
20882         * gcc.dg/dwarf2-2.c: Removed.
20884 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
20886         * g++.old-deja/g++.other/eh5.C: New test.
20887         * g++.old-deja/g++.other/sibcall2.C: New test.
20888         * g++.old-deja/g++.other/array9.C: New test.
20889         * g++.old-deja/g++.other/typename2.C: New test.
20890         * g++.old-deja/g++.other/crash60.C: New test.
20891         * g++.old-deja/g++.other/conv9.C: New test.
20892         * g++.old-deja/g++.other/mangle10.C: New test.
20893         * g++.old-deja/g++.other/unchanging1.C: New test.
20894         * g++.old-deja/g++.other/exprstmt1.C: New test.
20895         * g++.old-deja/g++.other/inline23.C: New test.
20896         * g++.old-deja/g++.eh/ia64-1.C: New test.
20897         * g++.old-deja/g++.other/dwarf2-1.C: New test.
20898         * g++.old-deja/g++.other/reload1.C: New test.
20899         * g++.old-deja/g++.other/static20.C: New test.
20900         * g++.old-deja/g++.other/local-alloc1.C: New test.
20901         * g++.old-deja/g++.other/conv8.C: New test.
20902         * g++.old-deja/g++.other/stmtexpr2.C: New test.
20903         * g++.old-deja/g++.other/storeexpr1.C: New test.
20904         * g++.old-deja/g++.other/storeexpr2.C: New test.
20905         * g++.dg/eh/template2.C: New test.
20906         * g++.dg/warn/weak1.C: New test.
20908 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
20910         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
20911         Remove first, non-varying, argument.
20913 2002-01-23  Richard Henderson  <rth@redhat.com>
20915         * gcc.dg/inline-2.c: New.
20917         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
20918         Add optional target arg.  Check number of arguments.
20919         (scan-assembler-not, scan-assembler-dem): Likewise.
20920         (scan-assembler-dem-not): Likewise.
20922 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
20924         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
20925         line 12.
20926         * g++.old-deja/g++.brendan/parse3.C,
20927         g++.old-deja/g++.other/crash26.C,
20928         g++.old-deja/g++.other/crash28.C,
20929         g++.old-deja/g++.other/crash29.C,
20930         g++.old-deja/g++.other/crash30.C,
20931         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
20933 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
20935         * gcc.dg/20020115-1.c: New.
20937 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
20939         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
20941 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
20943         * gcc.dg/20020122-3.c: New.
20945 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
20947         * g++.dg/other/gc1.C: New test.
20949 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
20951         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
20953 2002-01-22  Richard Henderson  <rth@redhat.com>
20955         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
20957 2002-01-22  Richard Henderson  <rth@redhat.com>
20959         * gcc.dg/20020122-4.c: New.
20961 2002-01-22  H.J. Lu <hjl@gnu.org>
20963         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
20964         link output.
20965         * gcc.dg/special/ecos.exp: Likewise.
20966         * lib/g++-dg.exp: Likewise.
20967         * lib/g77-dg.exp: Likewise.
20968         * lib/gcc-dg.exp : Likewise.
20969         * lib/mike-g++.exp: Likewise.
20970         * lib/mike-g77.exp: Likewise.
20971         * lib/mike-gcc.exp: Likewise.
20972         * lib/objc-dg.exp: Likewise.
20974 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
20976         PR target/5379
20977         * gcc.dg/20020122-2.c: New test.
20979 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
20981         * gcc.dg/20020122-1.c: New test.
20983 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
20985         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
20987 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
20989         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
20991 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20993         * gcc.c-torture/compile/20020121-1.c: New test.
20995 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
20997         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
20998         ld_library_path.
21000 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
21002         * gcc.dg/20020218-1.c: New test.
21004 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
21006         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
21007         messages
21008         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
21009         "At global scope" warning
21010         * g++.dg/ext/align1.C: Change cygwin test for alignment
21011         from db-bogus to dg-warning
21013 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
21015         * g77.f-torture/compile/cpp2.F: New test.
21017 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
21019         * g++.dg/template/access1.C: New test.
21021 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
21023         * gcc.dg/20020118-1.c: New.
21025 2002-01-18  Kazu Hirata  <kazu@hxi.com>
21027         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
21029 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
21031         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
21032         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
21033         alignment warnings.
21035 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
21037         * gcc.misc-tests/i386-prefetch.exp: Save and restore
21038         torture_with_loops and torture_without_loops
21040 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
21042         * gcc.c-torture/compile/20020116-1.c: New test.
21044 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
21046         * gcc.dg/20020116-2.c: New test.
21048         * gcc.dg/ultrasp4.c: New test.
21050         * gcc.dg/20020116-1.c: New test.
21052 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
21054         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
21055         by EABI.
21057 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
21059         * gcc.misc-tests/i386-prefetch.exp: New.
21060         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
21061         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
21062         * gcc.misc-tests/i386-pf-none-1.c: New test.
21063         * gcc.misc-tests/i386-pf-sse-1.c: New test.
21065 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
21067         * gcc.dg/gnu89-init-1.c: Add new tests.
21069 2002-01-15  Andreas Jaeger  <aj@suse.de>
21071         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
21072         * gcc.dg/i386-mmx-2.c: Likewise.
21073         * gcc.dg/i386-sse-1.c: Likewise.
21074         * gcc.dg/i386-sse-2.c: Likewise.
21075         * gcc.dg/i386-sse-3.c: Likewise.
21077 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
21079         * g77.f-torture/execute/intrinsic-unix-bessel.f:
21080         Uncomment additional cases that now pass.
21082 2002-01-11  Richard Henderson  <rth@redhat.com>
21084         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
21085         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
21087 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
21089         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
21091 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
21093         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
21094         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
21096 2002-01-10  Dale Johannesen  <dalej@apple.com>
21098         * gcc.c-torture/execute/loop-11.c: New.
21100 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
21102         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
21103         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
21105 2002-01-09  Richard Henderson  <rth@redhat.com>
21107         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
21108         type in which to perform the operation for each size.
21110 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
21112         * gcc.c-torture/compile/20020109-2.c: New test.
21114 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
21116         * gcc.c-torture/execute/loop-10.c: New test.
21118 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
21120         * gcc.c-torture/compile/20010226-1.c: New test.
21121         * gcc.c-torture/compile/20010227-1.c: New test.
21122         * gcc.c-torture/compile/20010426-1.c: New test.
21123         * gcc.c-torture/compile/20010510-1.c: New test.
21124         * gcc.c-torture/compile/20010605-3.c: New test.
21125         * gcc.c-torture/compile/20010824-1.c: New test.
21126         * gcc.c-torture/execute/20010409-1.c: New test.
21127         * gcc.dg/noncompile/20000901-1.c: New test.
21128         * gcc.dg/20001023-1.c: New test.
21129         * gcc.dg/20001101-1.c: New test.
21130         * gcc.dg/20001102-1.c: New test.
21131         * gcc.dg/20010207-1.c: New test.
21132         * gcc.dg/20010405-1.c: New test.
21133         * gcc.dg/20010822-1.c: New test.
21134         * gcc.dg/20011107-1.c: New test.
21136 2002-01-09  Jeffrey A Law  (law@redhat.com)
21138         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
21140         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
21141         execution failure on PA targets.
21143 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
21145         * gcc.c-torture/compile/20020109-1.c: New test.
21147 2002-01-08  Kazu Hirata  <kazu@hxi.com>
21149         * gcc.c-torture/execute/20020108-1.c: New test.
21151 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
21153         * gcc.dg/20020108-1.c: New test.
21155 2002-01-08  H.J. Lu <hjl@gnu.org>
21157         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
21158         for header files.
21160 2002-01-08  Geoff Keating  <geoffk@redhat.com>
21162         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
21163         consistency.
21165 2002-01-07  Aldy Hernandez  <aldyh@redhat.com>
21167         * gcc.dg/altivec-4.c: Test altivec predicates.
21169 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
21171         * gcc.c-torture/execute/20020107-1.c: New test.
21173 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
21175         PR c/5279
21176         * gcc.c-torture/compile/20020106-1.c: New test.
21178 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
21180         * gcc.c-torture/execute/nestfunc-4.c: New test.
21182 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
21184         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
21185         extra triple that slipped in.
21186         * g++.old-deja/g++.abi/align.C: Likewise.
21187         * g++.old-deja/g++.abi/bitfields.C: Likewise.
21189 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
21191         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
21192         * g++.old-deja/g++.abi/align.C: Likewise.
21193         * g++.old-deja/g++.abi/bitfields.C: Likewise.
21195         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
21196         on FreeBSD/i386.
21197         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
21198         FreeBSD.
21200 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
21202         * gcc.dg/20020104-1.c: New test.
21204         * gcc.dg/20020104-2.c: New test.
21206 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
21208         * gcc.dg/20020103-1.c: Fix typo in target selector.
21210 2002-01-03  Richard Henderson  <rth@redhat.com>
21212         * gcc.dg/20020103-1.c: New.
21214 2002-01-03  Kazu Hirata  <kazu@hxi.com>
21216         * gcc.c-torture/execute/20020103-1.c: New test.
21218 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
21220         * g++.dg/other/debug2.C: New test.
21222         * gcc.c-torture/compile/20020103-1.c: New test.
21224 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
21226         * gcc.dg/gnu89-init-1.c: Added new tests.
21228 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
21230         * g++.dg/template/friend2.C: Remove as patch is reverted.
21232         * g++.dg/warn/oldcast1.C: New test.
21234         * g++.dg/template/ptrmem1.C: New test.
21235         * g++.dg/template/ptrmem2.C: New test.
21237         * g++.dg/template/ntp.C: New test.
21239         * g++.dg/other/component1.C: New test.
21241         * g++.dg/template/ttp3.C: New test.
21243         * g++.dg/template/friend2.C: New test.
21244         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
21246 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
21248         * g++.dg/other/ptrmem1.C: New test.
21249         * g++.dg/other/ptrmem2.C: New test.
21251 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
21253         * g++.dg/template/ctor1.C: New test.
21255 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
21257         * g++.dg/template/friend2.C: New test.
21259 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
21261         * gcc.dg/mmix-1.c: New test.
21263 2001-12-31  Richard Henderson  <rth@redhat.com>
21265         * gcc.dg/asm-5.c: New.
21267 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
21269         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
21270         in namespace __gnu_cxx
21272 2001-12-30  Richard Henderson  <rth@redhat.com>
21274         * gcc.dg/debug-6.c: New.
21276 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
21278         * gcc.c-torture/compile/20011229-2.c: New test.
21280 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
21282         * gcc.dg/debug-3.c: New test.
21283         * gcc.dg/debug-4.c: New test.
21284         * gcc.dg/debug-5.c: New test.
21286 2001-12-29  Richard Henderson  <rth@redhat.com>
21288         * g++.dg/eh/loop1.C: New.
21290 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
21292         * g++.dg/template/crash1.C: New test.
21294 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
21296         * g++.dg/other/const1.C: New test.
21298 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
21300         * gcc.c-torture/compile/20011229-1.c: New test.
21302 2001-12-28  Stan Shebs  <shebs@apple.com>
21304         * lib/objc-torture.exp: Resync with c-torture.exp.
21305         * lib/objc.exp: Load standard libraries.
21307 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
21309         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
21310         additional tests.
21312 2001-12-27  Roger Sayle <roger@eyesopen.com>
21314         * gcc.c-torture/execute/string-opt-16.c: New testcase.
21316 2001-12-27  Richard Henderson  <rth@redhat.com>
21318         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
21320 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
21322         * g++.dg/eh/ctor1.C: New test.
21323         * g++.dg/other/error2.C: New test.
21325 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
21327         * g++.dg/other/init2.C: New test.
21329 2001-12-24  Richard Henderson  <rth@redhat.com>
21331         * gcc.dg/20011223-1.c: New.
21332         * gcc.dg/inline-1.c: New.
21334 2001-12-23  Richard Henderson  <rth@redhat.com>
21336         * gcc.dg/asm-4.c: Test operand modifiers.
21338 2001-12-23  Richard Henderson  <rth@redhat.com>
21340         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
21342 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21344         * gcc.c-torture/execute/20011223-1.c: New test.
21346 2001-12-21  Richard Henderson  <rth@redhat.com>
21348         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
21349         re-enables the warning.
21351 2001-12-21  Richard Henderson  <rth@redhat.com>
21353         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
21355 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
21357         * gcc.c-torture/compile/20011218-1.c: New test.
21359 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
21361         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
21362         arm-isr.c test.
21363         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
21364         epilogue generation for ARM ISR routines.
21366 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21368         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
21369         * gcc.dg/format/c90-printf-3.c: Likewise.
21370         * gcc.dg/format/c99-printf-3.c: Likewise.
21371         * gcc.dg/format/ext-1.c: Likewise.
21372         * gcc.dg/format/ext-6.c: Likewise.
21373         * gcc.dg/format/format.h: Prototype unlocked stdio.
21375 2001-12-20  Richard Henderson  <rth@redhat.com>
21377         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
21378         (arena): Use it.
21379         (malloc): Correct allocation logic.  Abort if we fill up the
21380         arena before initialization complete.
21381         (realloc): Correct allocation logic.
21383 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
21385         * gcc.c-torture/compile/20011219-2.c: New test.
21387         * gcc.c-torture/execute/20011219-1.c: New test.
21389 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
21391         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
21392         target does not support weak symbols.
21394 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
21396         * gcc.c-torture/compile/20011219-1.c: New test.
21398 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
21400         * g++.dg/other/error1.C: New test.
21402 2001-12-17  Jeffrey A Law  (law@redhat.com)
21404         * gcc.c-torture/execute/20011217-1.c: New test.
21406 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
21408         * objc.dg/special/: New directory.
21409         * objc.dg/special/special.exp: New file.
21410         * objc.dg/special/unclaimed-category-1.h: New file.
21411         * objc.dg/special/unclaimed-category-1a.m: New file.
21412         * objc.dg/special/unclaimed-category-1.m: New file.
21414 2001-12-17  Andreas Jaeger  <aj@suse.de>
21416         * gcc.c-torture/compile/20011217-2.c: New test.
21418 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21420         * gcc.c-torture/compile/20011217-1.c: New test.
21422 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
21424         * testsuite/gcc.dg/20011214-1.c: New.
21426 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
21428         * gcc.dg/altivec-4.c: New.
21430 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
21432         * gcc.dg/20011113-1.c: New test.
21434 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
21436         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
21437         std::__malloc_alloc_template<0> and
21438         std::__default_alloc_template<false, 0>.
21440 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
21442         * objc/execute/bf-21.m: New test.
21443         * objc/execute/enumeration-1.m: New test.
21444         * objc/execute/enumeration-2.m: New test.
21446 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
21448         * gcc.dg/gnu89-init-1.c: New test.
21450 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
21452         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
21453         * g++.old-deja/g++.jason/2371.C: Likewise.
21454         * g++.old-deja/g++.jason/template33.C: Likewise.
21455         * g++.old-deja/g++.jason/template34.C: Likewise.
21456         * g++.old-deja/g++.jason/template36.C: Likewise.
21457         * g++.old-deja/g++.oliva/typename1.C: Likewise.
21458         * g++.old-deja/g++.oliva/typename2.C: Likewise.
21459         * g++.old-deja/g++.other/typename1.C: Likewise.
21460         * g++.old-deja/g++.pt/inherit2.C: Likewise.
21461         * g++.old-deja/g++.pt/nontype5.C: Likewise.
21462         * g++.old-deja/g++.pt/typename11.C: Likewise.
21463         * g++.old-deja/g++.pt/typename14.C: Likewise.
21464         * g++.old-deja/g++.pt/typename16.C: Likewise.
21465         * g++.old-deja/g++.pt/typename3.C: Likewise.
21466         * g++.old-deja/g++.pt/typename4.C: Likewise.
21467         * g++.old-deja/g++.pt/typename5.C: Likewise.
21468         * g++.old-deja/g++.pt/typename7.C: Likewise.
21469         * g++.old-deja/g++.robertl/eb9.C: Likewise.
21471 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
21473         * g++.dg/other/linkage1.C: New test.
21474         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
21475         specifiers.
21477 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
21479         * gcc.dg/concat.c: New test.
21481 2001-12-11  Stan Shebs  <shebs@apple.com>
21483         * objc/compile: New test directory.
21484         * objc/compile/compile.exp: New expect script.
21485         * objc/compile/20011211-1.m: New compile test.
21487 2001-12-11  Jason Merrill  <jason@redhat.com>
21489         * lib/prune.exp (prune_gcc_output): Also handle "In member
21490         function".  So many permutations...
21492 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
21494         * g++.dg/template/typedef1.C: New test.
21496 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
21498         * g++.dg/other/copy1.C: New test.
21500 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
21502         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
21504         * gcc.dg/builtin-choose-expr.c: New.
21506 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
21508         * gcc.dg/altivec-2.c: New.
21510 2001-12-07  Richard Henderson  <rth@redhat.com>
21512         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
21514 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
21516         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
21517         ultrasparc.
21519 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21521         * g++-old.deja/g++.robertl/eb101.C: Deleted.
21523 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
21525         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
21526         variable argument list.
21528 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
21530         * gcc.c-torture/execute/memcheck: Delete entire directory.
21531         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
21532         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
21534 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
21536         * gcc.dg/Wshadow-1.c: New test.
21538 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
21540         * gcc.c-torture/compile/20011130-1.c: New test.
21542         * gcc.dg/noncompile/20011025-1.c: New test.
21544         * g++.dg/other/anon-union.C: New test.
21546         * gcc.c-torture/execute/20011024-1.c: New test.
21548 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21550         * gcc.c-torture/execute/20000722-1.x,
21551         gcc.c-torture/execute/20010123-1.x: Remove.
21552         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
21553         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
21554         gcc.dg/c99-complit-2.c: New tests.
21556 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
21558         * g++.dg/inherit/base1.C: New test.
21560 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
21562         * g++.dg/other/stdarg1.C: New test.
21564         * gcc.c-torture/compile/20011130-2.c: New test.
21566 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
21568         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
21569         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
21570         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
21571         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
21572         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
21573         * gcc.dg/builtin-prefetch-1.c: New test.
21575 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
21577         * gcc.dg/20011130-1.c: New test.
21579 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
21581         * g++.dg/other/scope1.C: New test.
21582         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
21584 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
21586         * gcc.dg/vla-init-1.c: New test.
21588 2001-12-01  Geoff Keating  <geoffk@redhat.com>
21590         * gcc.c-torture/compile/structs.c: New testcase from GDB.
21592 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
21594         * objc.dg/alias.m: Update.
21595         * objc.dg/class-1.m: Update.
21596         * objc.dg/const-str-1.m: Update.
21597         * objc.dg/fwd-proto-1.m: Update.
21598         * objc.dg/id-1.m: Update.
21599         * objc.dg/super-class-1.m: Update.
21601 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
21603         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
21604         constructs.
21606 2001-11-28  Jeffrey A Law  (law@cygnus.com)
21608         * gcc.c-torture/execute/20011128-1.c: New test.
21610 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
21612         * gcc.dg/20011127-1.c: New test.
21614 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21616         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
21617         from Austin Group draft 7.
21618         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
21619         scanf format arguments.
21620         * gcc.dg/format/no-exargs-2.c: New test.
21622 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
21624         * g++.dg/abi/vbase8-4.C: New test.
21626 2001-11-24  Ian Lance Taylor  <ian@airs.com>
21628         * gcc.c-torture/execute/20011121-1.c: New test.
21630 2001-11-23  Jeffrey A Law  (law@cygnus.com)
21632         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
21634 2001-11-23  Andreas Jaeger  <aj@suse.de>
21636         * gcc.dg/cpp/charconst-2.c: New test.
21638 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
21640         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
21641         to the host if it is remote.  Let tests specify extra headers
21642         they use.
21643         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
21644         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
21645         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
21646         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
21647         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
21648         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
21649         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
21650         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
21651         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
21652         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
21654 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
21656         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
21657         for little endian ARMs.
21659 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
21661         * gcc.c-torture/compile/20011119-1.c: New test.
21662         * gcc.c-torture/compile/20011119-2.c: New test.
21664 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
21666         * gcc.dg/altivec-1.c: Fix typo.
21668 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
21670         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
21672 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
21674         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
21676 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
21678         * lib/g77.exp: Don't specify --rpath-link.
21680         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
21681         across all the headers.
21682         * gcc.dg/format/format.exp: For testing on a remote host,
21683         copy format.h.
21685         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
21686         * gcc.c-torture/execute/930406-1.c: Likewise.
21687         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
21689 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
21691         * gcc.dg/altivec-1.c: New.
21693 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
21695         * gcc.dg/cpp/fpreprocessed.c: New test case.
21697 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21699         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
21700         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
21701         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
21703 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21705         * gcc.dg/no-builtin-1.c: New test.
21707 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
21709         * gcc.c-torture/execute/20011115-1.c: New test.
21711 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
21713         * gcc.c-torture/compile/20011114-2.c: New test.
21714         * gcc.c-torture/compile/20011114-3.c: New test.
21715         * gcc.c-torture/compile/20011114-4.c: New test.
21717 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
21719         * g++.dg/other/init1.C: New test.
21721 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
21723         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
21724         message.
21726         * gcc.c-torture/execute/20011114-1.c: New testcase.
21728         * gcc.c-torture/compile/20010327-1.c: Revert last change.
21729         * gcc.c-torture/compile/20011114-1.c: New test, exactly
21730         like the (before this change) version of 20010327-1.c.
21732 2001-11-14  Roger Sayle <roger@eyesopen.com>
21734         * gcc.c-torture/execute/string-opt-13.c: New testcase.
21736 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
21738         * g++.dg/init/array2.C: New test.
21740 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
21742         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
21744 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
21746         * g++.dg/other/forscope1.C: New test.
21747         * g++.dg/ext/forscope1.C: New test.
21748         * g++.dg/ext/forscope2.C: New test.
21750 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
21752         * gcc.c-torture/execute/20011113-1.c: New test.
21754 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
21756         * gcc.c-torture/execute/20011109-2.c: New test.
21758         * gcc.c-torture/execute/20011109-1.c: New test.
21760 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
21762         * gcc.c-torture/compile/20011109-1.c: New test.
21764 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
21766         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
21767         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
21768         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
21769         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
21770         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
21771         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
21772         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
21774 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
21776         * g++.dg/warn/Wshadow-1.C: New tests.
21777         * g++.old-deja/g++.mike/for3.C: Update.
21779 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21781         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
21782         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
21783         XFAILs.  Adjust expected error texts.
21784         * gcc.c-torture/compile/20011106-1.c,
21785         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
21786         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
21787         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
21788         gcc.dg/c99-array-lval-5.c: New tests.
21790 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
21792         * gcc.dg/cpp/defined.c: Update.
21794 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
21796         * gcc.c-torture/execute/anon-1.c: New test.
21798 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
21800         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
21801         same size, so no warning should be produced on stormy16.
21803         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
21804         due to oversized array.
21805         * g++.old-deja/g++.mike/ns15.C: Likewise.
21806         * g++.old-deja/g++.pt/crash16.C: Likewise.
21808 2001-11-02  Graham Stott  <grahams@redhat.com>
21810         * g++.dgother/debug1.C: Fix typos.
21812 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
21814         * g++.dg/other/debug1.C: New test.
21816 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
21818         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
21819         of unsigned long.
21821 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
21823         * gcc.dg/20011029-2.c: New test.
21825         * gcc.c-torture/compile/20011029-1.c: New test.
21827 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
21829         * objc/execute/class_self-1.m: New test.
21830         * objc/execute/class_self-2.m: New test.
21832 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
21834         * gcc.misc-tests/msgs.exp: Delete.
21835         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
21836         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
21837         error set to match recent changes.
21839 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
21841         * gcc.dg/20011021-1.c: New test.
21843 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
21845         * gcc.c-torture/compile/20011023-1.c: New test.
21847 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
21849         * lib/g77.exp: Rewrite based on lib/g++.exp.
21851 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
21853         * gcc.c-torture/execute/20011019-1.c: New test.
21855         * gcc.dg/20011018-1.c: New test.
21857 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
21859         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
21861 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
21863         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
21864         * gcc.dg/attr-invalid.c: Likewise.
21866 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
21868         * testsuite/gcc.dg/20011015-1.c: New test.
21870 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
21872         * g++.dg/template/unify2.C: New test.
21874 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
21876         * g++.dg/other/exception-specification.C: New test
21878 2001-10-13  Tom Rix  <trix@redhat.com>
21880         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
21881         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
21883 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
21885         * testsuite/gcc.dg/20011009-1.c: New test.
21887 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
21889         PR g++/4476
21890         * g++.dg/other/friend1.C: New test.
21892 2001-10-11  Richard Henderson  <rth@redhat.com>
21894         * g++.old-deja/g++.other/crash18.C: Add -S to options.
21896 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21898         * gcc.c-torture/compile/20011010-1.c: New.
21900 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21902         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
21903         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
21904         g77.f-torture/execute/execute.exp,
21905         g77.f-torture/noncompile/noncompile.exp,
21906         gcc.c-torture/compile/compile.exp,
21907         gcc.c-torture/execute/execute.exp,
21908         gcc.c-torture/execute/ieee/ieee.exp,
21909         gcc.c-torture/execute/memcheck/memcheck.exp,
21910         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
21911         objc/execute/execute.exp: Update FSF address.
21913 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
21915         * gcc.dg/cpp/cmdlne-C.c: Update.
21916         * gcc.dg/cpp/cmdlne-C2.c: New.
21918 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21920         * gcc.c-torture/execute/20011008-3.c: New.
21922 2001-10-08  DJ Delorie  <dj@redhat.com>
21924         * gcc.dg/20011008-1.c: New.
21925         * gcc.dg/20011008-2.c: New.
21927 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
21929         * gcc.dg/cpp/spacing1.c: Update test.
21931 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21933         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
21934         spelling errors of "separate" as "seperate".
21936 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
21938         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
21939         enough to avoid inlining.
21941 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
21943         * lib/g77.exp: set libg2c_dir correctly.
21945 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
21947         * gcc.dg/cpp/macro11.c: New test.
21949 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
21951         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
21952         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
21953         gcc.dg/format/multattr-3.c: New tests.
21954         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
21955         tests for format attributes on function pointers being rejected.
21957 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
21959         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
21961 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
21963         * g++.dg/warn/format1.C: New test.
21965 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
21967         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
21969 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
21971         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
21973 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
21975         * gcc.dg/cpp/redef2.c: Add test.
21977 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
21979         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
21980         long-standing bug on i686, apparently.
21981         * gcc.c-torture/execute/loop-2c.x: New file.
21982         * gcc.c-torture/execute/loop-2d.x: New file.
21983         * gcc.c-torture/execute/loop-3c.x: New file.
21985 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
21987         * gcc.dg/cpp/20000625-2.c: Correct line number.
21989 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
21991         * gcc.dg/cpp/macro10.c: New test.
21992         * gcc.dg/cpp/strify3.c: New test.
21993         * gcc.dg/cpp/spacing1.c: Add tests.
21994         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
21995         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
21997 2001-09-24  DJ Delorie  <dj@redhat.com>
21999         * gcc.c-torture/execute/20010924-1.c: New test.
22001 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
22003         * testsuite/objc/execute/paste.m: Remove.
22005 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
22007         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
22009 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
22011         * g77.dg/strlen0.f: New test.
22013 2001-09-21  Richard Henderson  <rth@redhat.com>
22015         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
22016         * g++.old-deja/g++.abi/vtable2.C: Likewise.
22018 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
22020         Table-driven attributes.
22021         * g++.dg/ext/attrib1.C: New test.
22023 2001-09-20  DJ Delorie  <dj@redhat.com>
22025         * gcc.dg/20000926-1.c: Update expected warning messages.
22026         * gcc.dg/array-2.c: Likewise, and test for warnings too.
22027         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
22028         array.
22030 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
22032         * g++.dg/eh/registers1.C: New test case.
22034 2001-09-17  Richard Henderson  <rth@redhat.com>
22036         * gcc.dg/array-5.c: Fix VLA decomposition test.
22038 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
22040         * gcc.dg/cpp/line5.c: New testcase.
22042 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
22044         * gcc.dg/cpp/macro9.c: New test.
22046 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
22048         * gcc.c-torture/execute/980223.c: Change type of addr from long
22049         to char *.
22051 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
22053         * gcc.c-torture/execute/20010915-1.c: New test.
22055 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
22057         * g77.dg/bprob: New directory.
22058         * g77.dg/bprob/bprob.exp: New file.
22059         * g77.dg/bprob/bprob-1.f: New test.
22060         * g77.dg/gcov: New directory.
22061         * g77.dg/gcov/gcov.exp: New file.
22062         * g77.dg/gcov/gcov-1.f: New test.
22063         * g77.dg/gcov/gcov-1.x: New file.
22065 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
22067         * gcc.dg/cpp/directiv.c: Update.
22068         * gcc.dg/cpp/undef1.c: Update.
22070 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
22072         * gcc.dg/20010912-1.c: New test.
22074 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
22076         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
22077         language-independent file in lib.
22078         * lib/gcov.exp: New file.
22080 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
22082         * gcc.c-torture/compile/20010911-1.c: New test.
22084 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
22086         * lib/profopt.exp: New, to support profile-directed optimizations.
22087         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
22088         * gcc.misc-tests/bprob-1.c: New test.
22089         * gcc.misc-tests/bprob-2.c: New test.
22091 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
22093         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
22094         XFAIL and which kinds of gcov output to verify.
22095         * gcc.misc-tests/gcov-4b.x: New file.
22096         * gcc.misc-tests/gcov-5b.x: New file.
22097         * gcc.misc-tests/gcov-6.x: New file.
22098         * gcc.misc-tests/gcov-7.c: New test.
22099         * gcc.misc-tests/gcov-7.x: New file.
22101 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
22103         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
22104         * gcc.misc-tests/gcov-6.c: New test.
22106 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22108         PR c++/3986
22109         * g++.dg/abi/vbase1.C: New test.
22111 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
22113         * objc.dg/method-2.m: New.
22115 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22117         PR c++/4203
22118         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
22119         * g++.dg/init/empty1.C: New test.
22121 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
22123         * gcc.c-torture/compile/20010903-1.c: New test.
22125 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
22127         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
22128         for m68k.
22130 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
22132         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
22134         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
22136         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
22138 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
22140         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
22141         for 16-bit 'unsigned int'.
22143 2001-08-29  Kazu Hirata  <kazu@hxi.com>
22145         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
22147 2001-08-27  Richard Henderson  <rth@redhat.com>
22149         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
22150         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
22152 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
22154         * gcc.dg/asm-names.c (ymain): New.
22156 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
22158         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
22159         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
22160         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
22162 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22164         * gcc.dg/compare5.c: New testcase.
22166 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
22168         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
22169         and "In instantiation".
22171 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
22173         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
22175 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
22177         * gcc.misc-tests/gcov.exp: Add support for branch information.
22178         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
22179         * gcc.misc-tests/gcov-4.c: New test.
22180         * gcc.misc-tests/gcov-4b.c: New test.
22181         * gcc.misc-tests/gcov-5b.c: New test.
22183 2001-08-20  Zack Weinberg  <zackw@panix.com>
22185         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
22186         expected to fail.
22188 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
22190         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
22192 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
22194         * g++.dg/eh/template1.C: New test.
22196 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
22198         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
22199         Fix thinko.
22200         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
22201         for xfail.
22203 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
22205         * lib/g77-dg.exp:  Use prune.exp for common procedures
22206         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
22207         * lib/g77.exp: (g77-dg-prune) Remove
22209 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
22211         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
22213 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
22215         * g++.dg/template/unify1.C: New test.
22217 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
22219         * g++.dg/abi/empty4.C: New test.
22221 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
22223         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
22224         solaris2.*
22225         * g77.f-torture/compile/pr3743.x: Likewise
22227 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
22229         * g++.dg/other/using-declaration.C: New test.
22231 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
22233         * gcc.dg/cpp/tr-sign.c: New testcase.
22235 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
22237         * gcc.dg/cpp/19951025-1.c: Revert.
22238         * gcc.dg/cpp/directiv.c: We no longer process directives that
22239         interrupt macro arguments.
22241 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
22243         * gcc.dg/bconstp-1.c: New test.
22245 2001-08-03  Richard Henderson  <rth@redhat.com>
22247         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
22249 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
22251         * gcc.dg/cpp/19951025-1.c: Update.
22253 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
22255         * g77.dg/ff90-1.f (s): Fix reference of variable z,
22256         should be x.
22258 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
22260         Kill -fhonor-std.
22261         * g++.old-deja/g++.ns/ns14.C: Remove special options.
22262         * g++.old-deja/g++.other/std1.C: Likewise.
22263         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
22265 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
22267         * lib/g77.exp:  Load gcc-defs.exp for common procedures
22268         (g77_pass, g77_fail, g77_finish, g77_exit,
22269         ${tool}_check_unsupported_p} Now redundant.  Deleted.
22271 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
22273         * g77.dg/fbackslash.f
22274         * g77.dg/fcase-preserve.f
22275         * g77.dg/ff90-1.f
22276         * g77.dg/ffixed-line-length-0.f
22277         * g77.dg/ffixed-line-length-132.f
22278         * g77.dg/ffixed-line-length-7.f
22279         * g77.dg/ffixed-line-length-72.f
22280         * g77.dg/ffixed-line-length-none.f
22281         * g77.dg/ffree-form-1.f
22282         * g77.dg/fno-backslash.f
22283         * g77.dg/fno-f90-1.f
22284         * g77.dg/fno-fixed-form-1.f
22285         * g77.dg/fno-onetrip.f
22286         * g77.dg/fno-typeless-boz.f
22287         * g77.dg/fno-underscoring.f
22288         * g77.dg/fno-vxt-1.f
22289         * g77.dg/fonetrip.f
22290         * g77.dg/ftypeless-boz.f
22291         * g77.dg/fugly-assumed.f
22292         * g77.dg/funderscoring.f
22293         * g77.dg/fvxt-1.f
22295 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
22297         * objc.dg/fwd-proto-1.m: New.
22298         * objc.dg/local-decl-1.m: New.
22299         * objc.dg/naming-1.m: New.
22300         * objc.dg/naming-2.m: New.
22301         * objc.dg/proto-hier-1.m: New.
22303 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
22305         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
22306         largest-type elements to a struct makes its size grow.
22308 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
22310         * g++.dg/abi/vthunk1.C: New test.
22312 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
22314         * g++.dg/abi/vbase8-22.C: New test.
22316 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
22318         * gcc.dg/cpp/macro8.c: New test.
22320 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
22322         * g++.dg/abi/vbase8-21.C: New test.
22324 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
22326         * g++.dg/abi/vbase8-10.C: New test.
22328 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
22330         * lib/g++.exp (g++_set_ld_library_path): Renamed to
22331         ${tool}_set_ld_library_path.
22332         Changed caller.
22333         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
22334         g++.exp.
22336 2001-07-26  Stan Cox <scox@redhat.com>
22338         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
22339         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
22340         gcc_exit, gcc_check_unsupported_p):
22341         Moved to gcc-deps.exp
22342         * gcc-deps.exp: New file.
22344 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
22346         * g++.old-deja/g++.pt/defarg14.C: New test.
22348 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
22350         * g++.old-deja/g++.other/lineno5.C: New test.
22352 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
22354         * g++.old-deja/g++.pt/crash68.C: New test.
22356 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
22358         * g++.old-deja/g++.other/crash42.C: New test.
22360 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
22362         * gcc.dg/cpp/extratokens.c: Fix.
22363         * gcc.dg/cpp/skipping2.c: New tests.
22365 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
22367         * gcc.c-torture/execute/20010724-1.c: New file.
22368         * gcc.c-torture/execute/20010724-1.x: New file.
22370 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22372         * g++.old-deja/g++.other/cond7.C: New test.
22374 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22376         * g++.old-deja/g++.other/optimize4.C: New test.
22378 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22380         * g++.old-deja/g++.abi/vbase8-5.C: New test.
22382 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
22384         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
22385         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
22386         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
22387         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
22389         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
22390         bug report" message.
22392         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
22393         * g++.dg/ext/instantiate1.C: Move from old-deja.
22395 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
22397         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
22398         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
22399         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
22400         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
22402 2001-07-23  Jeffrey A Law  (law@cygnus.com)
22404         * gcc.c-torture/execute/20010723-1.c: New test.
22406 2001-07-23  Ben Elliston  <bje@redhat.com>
22408         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
22410 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22412         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
22413         i[34567]86-*-*.
22414         Delete handling of ieee_multilib_flags.
22415         Pass -mieee for alpha*-*-* and sh-*-*.
22416         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
22418 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
22420         Remove old-abi tests.
22421         * g++.old-deja/g++.mike/p11116.C: Remove.
22422         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
22424 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
22426         * g77.f-torture/compile/pr3743.f:  New test
22428 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
22430         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
22432 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
22434         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
22435         g++.old-deja/g++.pt/static6.C: Likewise.
22436         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
22437         supports weak symbols.
22439 2001-07-18  Andreas Jaeger  <aj@suse.de>
22441         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
22442         supported again.
22444 2001-07-18  Andreas Jaeger  <aj@suse.de>
22446         * gcc.dg/iftrap-1.c: Fix target line.
22448 2001-07-17  Richard Henderson  <rth@redhat.com>
22450         * gcc.c-torture/execute/20010717-1.c: New.
22452 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22454         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
22455         tests.
22457 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
22459         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
22461 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
22463         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
22464         UAC_SIGBUS, UAC_NOPRINT definitions.
22466 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
22468         * objc/execute/object_is_class.m: New test.
22469         * objc/execute/object_is_meta_class.m: New test.
22471 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
22473         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
22474         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
22476 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
22478         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
22479         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
22481 2001-07-14  Richard Henderson  <rth@redhat.com>
22483         * gcc.dg/iftrap-1.c: New.
22485 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
22487         * g77.f-torture/execute/intrinsic77.f: New test.
22489 2001-07-11  Janis Johnson <janis@us.ibm.com>
22491         * gcc.misc-tests/gcov-3.c: New test.
22493 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
22495         * gcc.c-torture/compile/20010711-1.c,
22496         * gcc.c-torture/compile/20010711-2.c: New tests.
22498 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
22500         * gcc.c-torture/execute/20010711-1.c: New test.
22502 2001-07-11  Ben Elliston  <bje@redhat.com>
22504         * g++.old-deja/g++.other/enum5.C: New test.
22506 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
22508         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
22509         (g++-dg-prune): Call prune_gcc_output.
22510         * prune.exp: New file for prune_gcc_output.
22511         * lib/g++.exp, lib/gcc.exp: Load it.
22513 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22515         * gcc.c-torture/compile/20010701-1.c,
22516         g++.old-deja/g++.ext/attrib6.C: New tests.
22518 2001-07-06  Jeffrey A Law  (law@cygnus.com)
22520         * gcc.c-torture/compile/20010706-1.c: New test.
22522 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
22524         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
22526 2001-06-28  Stan Shebs  <shebs@apple.com>
22528         * gcc.dg/pragma-darwin.c: New test.
22530 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
22532         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
22533         Solaris 2.[678] system.
22535 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
22537         * gcc.dg/20010622-1.c: New test.
22539 2001-06-18  Stan Shebs  <shebs@apple.com>
22541         * objc.dg: New directory.
22542         * objc.dg/dg.exp: New file.
22543         * objc.dg/alias.m: New.
22544         * objc.dg/class-1.m: New.
22545         * objc.dg/class-2.m: New.
22546         * objc.dg/const-str-1.m: New.
22547         * objc.dg/const-str-2.m: New.
22548         * objc.dg/id-1.m: New.
22549         * objc.dg/method-1.m: New.
22550         * objc.dg/super-class-1.m: New.
22551         * lib/objc-dg.exp: New file.
22553 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
22555         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
22556         of label name.
22558 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
22560         * g++.old-deja/g++.abi/vbase8-9.C: New test.
22562 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22564         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
22565         variable.
22567 2001-06-12  Richard Henderson  <rth@redhat.com>
22569         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
22571 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
22573         * g++.old-deja/g++.abi/vbase5.C: New test.
22574         * g++.old-deja/g++.abi/vbase6.C: New test.
22575         * g++.old-deja/g++.abi/vbase7.C: New test.
22577 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22579         * gcc.c-torture/compile/20010610-1.c: New test.
22581 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
22583         * g++.old-deja/g++.abi/vbase4.C: New test.
22585 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
22587         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
22588         support %f for HC11/HC12 targets.
22589         * gcc.c-torture/execute/930513-1.x: New file, likewise.
22590         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
22591         on HC11/HC12 targets.
22592         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
22594 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
22596         * gcc.dg/wchar_t-1.c: New file.
22597         * gcc.dg/wint_t-1.c: Likewise.
22599 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
22601         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
22603 2001-06-11  Richard Henderson  <rth@redhat.com>
22605         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
22607 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
22609         * gcc.c-torture/compile/20010611-1.c: New test.
22611 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
22613         * gcc.dg/c99-tag-1.c: Add more tests.
22615 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
22617         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
22618         representation on MN10300 and ARM/Thumb.
22620 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
22622         * g77.f-torture/execute/20010610.f: New.
22624 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
22626         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
22627         names.
22629 2001-06-09  Richard Henderson  <rth@redhat.com>
22631         * gcc.c-torture/execute/ashrdi-1.c: New.
22632         * gcc.c-torture/execute/ashldi-1.c: New.
22633         * gcc.c-torture/execute/lshrdi-1.c: New.
22635 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
22637         * objc/execute/load-3.m: Added. Check sending +load to categories,
22638         in addition to classes.
22640 2001-06-08  Stan Shebs  <shebs@apple.com>
22642         * objc/execute/load-2.m: New test.  From Nicola Pero
22643         <n.pero@mi.flashnet.it>.
22645 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
22647         * gcc.c-torture/execute/20010605-2.c: New test.
22649 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
22651         * g++.old-deja/g++.abi/vbase2.C: New test.
22652         * g++.old-deja/g++.abi/vbase3.C: New test.
22654 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
22656         * g++.old-deja/g++.pt/friend49.C: New test.
22658 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
22660         * g++.old-deja/g++.ext/anon3.C: New test.
22662 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
22664         * g++.old-deja/g++.other/conv7.C: New test.
22666 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
22668         * gcc.c-torture/compile/20010605-2.c: New test.
22670 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
22672         * gcc.c-torture/execute/20010604-1.c: New test.
22674 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
22676         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
22678 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
22680         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
22681         (g++_link_flags): Likewise.
22682         (g++_init): Pass gccpath's value to two previous functions.
22684 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22686         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
22687         Ensure logfile entry matches exec command line.
22689 2001-05-31  Richard Henderson  <rth@redhat.com>
22691         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
22692         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
22694 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
22696         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
22697         compiler for irix6.2
22699 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
22701         * g++.old-deja/g++.other/optimize3.C: New file.
22703 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
22705         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
22706         assemble.
22708 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
22710         * g++.old-deja/g++.other/optimize2.C: New file.
22712 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
22714         * gcc.c-torture/compile/20010518-2.c: New file.
22715         * gcc.c-torture/execute/20010518-1.c: New file.
22716         * gcc.c-torture/execute/20010518-2.c: New file.
22718 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22720         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
22722 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
22724         G++ no longer defines builtins that do not begin with __builtin.
22725         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
22726         * g++.old-deja/g++.brendand/misc13.C: Likewise.
22727         * g++.old-deja/g++.law/builtin1.C: Likewise.
22728         * g++.old-deja/g++.law/cvt2.C: Likewise.
22729         * g++.old-deja/g++.mike/net5.C: Likewise.
22730         * g++.old-deja/g++.other/builtins1.C: Likewise.
22731         * g++.old-deja/g++.other/builtins2.C: Likewise.
22732         * g++.old-deja/g++.other/builtins3.C: Likewise.
22733         * g++.old-deja/g++.other/builtins4.C: Likewise.
22734         * g++.old-deja/g++.other/inline8.C: Likewise.
22735         * g++.old-deja/g++.robertl/eb39.C: Likewise.
22737 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
22739         * g++.old-deja/g++.pt/using1.C: Adjust.
22740         * g++.old-deja/g++.pt/using2.C: New test.
22742 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
22744         * gcc.dg/cpp/charconst.c: New tests.
22745         * gcc.dg/cpp/escape.c: New tests.
22746         * gcc.dg/cpp/escape-1.c: New tests.
22747         * gcc.dg/cpp/escape-2.c: New tests.
22748         * gcc.dg/cpp/ucs.c: New tests.
22750 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
22752         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
22753         native compiler for irix6.5.
22755 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
22757         * lib/g++.exp (g++_include_flags): Use args to compute
22758         get_multilibs.
22759         (g++_link_flags): Likewise.
22760         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
22762 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
22764         * gcc.dg/c90-hexfloat-1.c: Add more tests.
22766 2001-05-21  Geoff Keating  <geoffk@redhat.com>
22768         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
22769         this file.
22771 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
22773         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
22774         STACK_SIZE;
22775         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
22776         to STACK_SIZE; Use it to define size of add_histo array.
22777         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
22778         to STACK_SIZE.
22779         (f): Use GITT_SIZE to define size of gitt local table.
22780         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
22781         to STACK_SIZE; Use it to define size of bytemem array.
22783 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
22785         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
22786         on 68HC11/HC12 due to the asm instruction.
22787         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
22788         * gcc.c-torture/compile/920520-1.x: Likewise.
22789         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
22790         on 68HC11/HC12 because the function is larger than 64K.
22791         * gcc.c-torture/compile/961203-1.x: New file, this test fails
22792         on 68HC11/HC12 because the structure is too large.
22794 2001-05-20  Richard Henderson  <rth@redhat.com>
22796         * gcc.c-torture/execute/20010520-1.c: New.
22798 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22800         * g++.old-deja/g++.warn/compare1.C: New test.
22801         * gcc.dg/compare4.c: New test.
22803 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
22805         * g++.old-deja/g++.other/optimize1.C: New test.
22807 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
22809         * g++.old-deja/g++.pt/spec41.C: New test.
22811 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
22813         * gcc.c-torture/compile/20010114-1.x: Remove.
22815 2001-05-18  Stan Shebs  <shebs@apple.com>
22817         * gcc.c-torture/compile/20010518-1.c: New test.
22819 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
22821         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
22822         * g++.old-deja/g++.pt/crash67.C: New test.
22824 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
22826         * g++.old-deja/g++.other/debug9.C: New test.
22828 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
22830         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
22832 2001-05-16  Jan Hubicka  <jh@suse.cz>
22834         * gcc.c-torture/compile/20010516-1.c: New test.
22836 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
22838         * g++.old-deja/g++.other/crash41.C: New test.
22840 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
22842         * g++.old-deja/g++.pt/crash66.C: New test.
22844 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
22846         * g++.old-deja/g++.robertl/eb27.C: Convert.
22848 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
22850         * g++.dg/friend-warn.C: New test.  Do not warn about friend
22851         declaration being redundant.
22853 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
22855         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
22857 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
22859         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
22861 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
22863         * lib/g++.exp: Use testsuite_flags.
22865 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
22867         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
22869 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
22871         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
22873 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
22875         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
22877 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
22879         * gcc.c-torture/compile/20010313-1.c: New test.
22881 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
22883         * gcc.dg/cpp/direct2.c: New test.
22884         * gccq.dg/cpp/direct2s.c: New test.
22886         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
22888 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
22890         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
22891         * g++.old-deja/g++.other/op3.C: Likewise.
22893 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
22895         * gcc.dg/cpp/syshdr.h: New file.
22896         * gcc.dg/cpp/sysmac1.c: Update.
22897         * gcc.dg/cpp/sysmac2.c: Update.
22899 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
22901         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
22903 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
22905         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
22906         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
22908 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
22910         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
22912 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
22914         * lib/g++.exp (g++_include_flags): Don't use any special flags
22915         if TESTING_IN_BUILD_TREE is not defined.
22916         (g++_init): Use a plain 'c++' as the compiler if
22917         TESTING_IN_BUILD_TREEE is not defined.
22919 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
22921         * g++.old-deja/g++.eh/catch13.C: New test.
22922         * g++.old-deja/g++.eh/catch14.C: New test.
22924 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
22926         * gcc.dg/cpp/tr-define.c: New test.
22928 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
22930         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
22931         <stdlib.h>, not <malloc.h>.
22933 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
22935         * g++.old-deja/g++.ns/template17.C: New test.
22937 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
22939         * g++.old-deja/g++.pt/ref4.C: New test.
22941 2001-04-30  Richard Henderson  <rth@redhat.com>
22943         * gcc.dg/20000724-1.c: Revert last change.
22945 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
22947         * g77.f-torture/execute/20010430.f: New test.
22949 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
22951         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
22953 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
22955         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
22957 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
22959         * g++.old-deja/g++.eh/crash6.C: New test.
22961 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
22963         * g++.old-deja/g++.other/warn7.C: New test.
22965 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
22967         * g++.old-deja/g++.other/defarg9.C: New test.
22969 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
22971         * g77.f-torture/compile/20010426.f: New test.
22972         * g77.f-torture/execute/20010426.f: New test.
22974 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
22976         * g77.f-torture/compile/20000629-1.x: Remove - error
22977         has been fixed.
22979 2001-04-26  Jeffrey A Law  (law@cygnus.com)
22981         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
22982         Tweak slightly to work with g++.dg framework.
22983         * g++.dg/special/ecos.exp: Run initp1.C test.
22984         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
22986         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
22987         its linker doesn't give line numbers either.
22988         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
22990 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
22992         * g++.old-deja/g++.other/lex1.C: New test.
22994 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
22996         * gcc.dg/noncompile/20010425-1.c: New test.
22998 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
23000         * g++.old-deja/g++.pt/mangle2.C: New test.
23002 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
23004         * gcc.dg/format/plus-1.c: New test.
23006 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
23008         * gcc.dg/20010423-1.c: New test.
23010 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
23012         * gcc.c-torture/execute/20010422-1.c: New test.
23014 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
23016         * g++.old-deja/g++.ns/type2.C: New test.
23018 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
23020         * g++.old-deja/g++.other/perf1.C: New test.
23022 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
23024         * gcc.dg/c99-func-2.c: Remove xfail.
23025         * gcc.dg/c99-func-3.c: Remove xfail.
23026         * gcc.dg/c99-func-4.c: Remove xfail.
23028 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
23030         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
23032 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
23034         * gcc.c-torture/compile/20010423-1.c: New test.
23036 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
23038         * g++.old-deja/g++.pt/typename28.C: New test.
23040 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
23042         * g++.old-deja/g++.abi/empty2.C: New test.
23043         * g++.old-deja/g++.abi/empty3.C: New test.
23045 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
23047         * g++.old-deja/g++.other/comdat2.C: New test.
23048         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
23050 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
23052         * g++.old-deja/g++.other/overload14.C: New test.
23054 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
23056         * g++.old-deja/g++.other/lookup23.C: New test.
23058 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
23060         * gcc.c-torture/execute/20010403-1.c: New test.
23062 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
23063             Mark Mitchell  <mark@codesourcery.com>
23065         * lib/old-dejagnu.exp: Don't delete output of executable.
23066         Add .exe suffix to executables.
23068 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
23070         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
23072 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23074         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
23076 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
23078         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
23079         * g++.old-deja/g++.abi/crash1.C: New test.
23081 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
23083         * g++.old-deja/g++.other/crash40.C: New test.
23085 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23087         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
23089 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
23091         * g++.old-deja/g++.other/warn6.C: New test.
23093 2001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
23095         * g++.old-deja/g++.robertl/eb42.C: Same.
23097 2001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23099         * gcc.dg/wtr-conversion-1.c: New testcase.
23101 2001-04-10  Richard Henderson  <rth@redhat.com>
23103         * g++.old-deja/g++.other/array5.C: New.
23105 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23107         * gcc.c-torture/execute/20010408-1.c: New test.
23109 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
23111         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
23112         headers and constructs.
23113         * g++.old-deja/g++.robertl/eb79.C: Same.
23114         * g++.old-deja/g++.robertl/eb77.C (main): Same.
23115         * g++.old-deja/g++.robertl/eb73.C: Same.
23116         * g++.old-deja/g++.robertl/eb66.C (main): Same.
23117         * g++.old-deja/g++.robertl/eb55.C (t): Same.
23118         * g++.old-deja/g++.robertl/eb54.C (main): Same.
23119         * g++.old-deja/g++.robertl/eb46.C (main): Same.
23120         * g++.old-deja/g++.robertl/eb44.C: Same.
23121         * g++.old-deja/g++.robertl/eb41.C (main): Same.
23122         * g++.old-deja/g++.robertl/eb4.C (main): Same.
23123         * g++.old-deja/g++.robertl/eb39.C: Same.
23124         * g++.old-deja/g++.robertl/eb33.C (main): Same.
23125         * g++.old-deja/g++.robertl/eb31.C (main): Same.
23126         * g++.old-deja/g++.robertl/eb30.C: Same.
23127         * g++.old-deja/g++.robertl/eb3.C: Same.
23128         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
23129         * g++.old-deja/g++.robertl/eb21.C: Same.
23130         * g++.old-deja/g++.robertl/eb15.C: Same.
23131         * g++.old-deja/g++.robertl/eb118.C: Same.
23132         * g++.old-deja/g++.robertl/eb115.C (main): Same.
23133         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
23134         * g++.old-deja/g++.robertl/eb109.C: Same.
23135         * g++.old-deja/g++.other/sibcall1.C (main): Same.
23136         * g++.old-deja/g++.mike/rtti1.C: Same.
23137         * g++.old-deja/g++.mike/p658.C: Same.
23138         * g++.old-deja/g++.mike/net46.C: Same.
23139         * g++.old-deja/g++.mike/net34.C: Same.
23140         * g++.old-deja/g++.mike/memoize1.C: Same.
23141         * g++.old-deja/g++.mike/eh2.C: Same.
23142         * g++.old-deja/g++.law/weak.C: Same.
23143         * g++.old-deja/g++.law/visibility7.C: Same.
23144         * g++.old-deja/g++.law/visibility25.C: Same.
23145         * g++.old-deja/g++.law/visibility22.C: Same.
23146         * g++.old-deja/g++.law/visibility2.C: Same.
23147         * g++.old-deja/g++.law/visibility17.C: Same.
23148         * g++.old-deja/g++.law/visibility13.C: Same.
23149         * g++.old-deja/g++.law/visibility10.C: Same.
23150         * g++.old-deja/g++.law/visibility1.C: Same.
23151         * g++.old-deja/g++.law/virtual3.C (eval): Same.
23152         * g++.old-deja/g++.law/vbase1.C: Same.
23153         * g++.old-deja/g++.law/operators32.C: Same.
23154         * g++.old-deja/g++.law/nest3.C: Same.
23155         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
23156         * g++.old-deja/g++.law/except5.C (main): Same.
23157         * g++.old-deja/g++.law/cvt7.C (run): Same.
23158         * g++.old-deja/g++.law/cvt2.C: Same.
23159         * g++.old-deja/g++.law/cvt16.C: Same.
23160         * g++.old-deja/g++.law/ctors6.C (bar): Same.
23161         * g++.old-deja/g++.law/ctors17.C (main): Same.
23162         * g++.old-deja/g++.law/ctors13.C: Same.
23163         * g++.old-deja/g++.law/ctors12.C (main): Same.
23164         * g++.old-deja/g++.law/ctors10.C: Same.
23165         * g++.old-deja/g++.law/code-gen5.C: Same.
23166         * g++.old-deja/g++.law/bad-error7.C: Same.
23167         * g++.old-deja/g++.law/arm9.C: Same.
23168         * g++.old-deja/g++.law/arm12.C: Same.
23169         * g++.old-deja/g++.law/arg8.C: Same.
23170         * g++.old-deja/g++.law/arg1.C: Same.
23171         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
23172         * g++.old-deja/g++.jason/template31.C: Same.
23173         * g++.old-deja/g++.jason/template24.C (main): Same.
23174         * g++.old-deja/g++.jason/2371.C: Same.
23175         * g++.old-deja/g++.eh/new2.C: Same.
23176         * g++.old-deja/g++.eh/new1.C: Same.
23177         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
23178         * g++.old-deja/g++.brendan/nest21.C (main): Same.
23179         * g++.old-deja/g++.brendan/err-msg3.C: Same.
23180         * g++.old-deja/g++.brendan/crash62.C: Same.
23181         * g++.old-deja/g++.brendan/crash52.C: Same.
23182         * g++.old-deja/g++.brendan/crash49.C (main): Same.
23183         * g++.old-deja/g++.brendan/crash38.C: Same.
23184         * g++.old-deja/g++.brendan/crash15.C (main): Same.
23185         * g++.old-deja/g++.brendan/copy9.C: Same.
23187 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
23189         * gcc.c-torture/execute/20001203-2.c (memset):
23190         Count argument is of type __SIZE_TYPE__.
23192 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
23194         * gcc.c-torture/compile/20010404-1.c: New test.
23196 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
23198         * gcc.c-torture/compile/20010326-1.c: New test.
23200 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
23202         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
23203         peculiarities of the SH.
23204         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
23206 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
23208         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
23209         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
23210         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
23212 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
23214         * g77.f-torture/compile/20010321-1.f: New test.
23216 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
23218         * gcc.c-torture/compile/20010329-1.c: New test.
23220 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
23222         * gcc.c-torture/execute/20010329-1.c: New test.
23224 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
23226         * g++.old-deja/g++.other/eh4.C: Fix typo.
23228 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
23230         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
23232 2001-03-28  Philip Blundell  <philb@gnu.org>
23234         * gcc.c-torture/compile/20010328-1.c: New test.
23236 2001-03-27  Richard Henderson  <rth@redhat.com>
23238         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
23239         * g++.old-deja/g++.eh/vbase3.C: Likewise.
23241 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
23243         * gcc.c-torture/compile/20010327-1.c: New test.
23245 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
23247         * g++.old-deja/g++.other/friend12.C: New test.
23248         * g++.old-deja/g++.other/friend9.C: Expect no errors.
23249         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
23251 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
23253         * gcc.c-torture/execute/20010325-1.c: New test.
23255 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
23257         * g++.old-deja/g++.other/mangle3.C: New test.
23259 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
23261         * g++.old-deja/g++.other/anon8.C: New test.
23263 2001-03-20  Philip Blundell  <philb@gnu.org>
23265         * gcc.c-torture/compile/20010320-1.c: New test.
23267 2001-03-17  Richard Henderson  <rth@redhat.com>
23269         * g++.old-deja/g++.other/eh4.C: Add expected error text.
23271 2001-03-15  Geoff Keating  <geoff@redhat.com>
23273         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
23274         tests on AIX.
23276 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
23278         * g++.old-deja/g++.other/eh4.C: New test.
23280 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
23282         * gcc.dg/cpp/mi1.c: Update.
23284 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
23286         * g++.old-deja/g++.other/regstack.C: New test.
23288 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
23290         * g++.old-deja/g++.other/ref4.C: New test.
23292 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
23294         * objc/execute/va_method.m: Added.
23295         * objc/execute/IMP.m: Added.
23296         * objc/execute/_cmd.m: Added.
23297         * objc/execute/accessing_ivars.m: Added.
23298         * objc/execute/class-1.m: Added.
23299         * objc/execute/class-10.m: Added.
23300         * objc/execute/class-11.m: Added.
23301         * objc/execute/class-12.m: Added.
23302         * objc/execute/class-13.m: Added.
23303         * objc/execute/class-14.m: Added.
23304         * objc/execute/class-2.m: Added.
23305         * objc/execute/class-3.m: Added.
23306         * objc/execute/class-4.m: Added.
23307         * objc/execute/class-5.m: Added.
23308         * objc/execute/class-6.m: Added.
23309         * objc/execute/class-7.m: Added.
23310         * objc/execute/class-8.m: Added.
23311         * objc/execute/class-9.m: Added.
23312         * objc/execute/class-tests-1.h
23313         * objc/execute/class-tests-2.h
23314         * objc/execute/compatibility_alias.m: Added.
23315         * objc/execute/encode-1.m: Added.
23316         * objc/execute/formal_protocol-1.m: Added.
23317         * objc/execute/formal_protocol-2.m: Added.
23318         * objc/execute/formal_protocol-3.m: Added.
23319         * objc/execute/formal_protocol-4.m: Added.
23320         * objc/execute/formal_protocol-5.m: Added.
23321         * objc/execute/formal_protocol-6.m: Added.
23322         * objc/execute/formal_protocol-7.m: Added.
23323         * objc/execute/informal_protocol.m: Added.
23324         * objc/execute/initialize.m: Added.
23325         * objc/execute/load.m: Added.
23326         * objc/execute/many_args_method.m: Added.
23327         * objc/execute/nested-3.m: Added.
23328         * objc/execute/no_clash.m: Added.
23329         * objc/execute/private.m: Added.
23330         * objc/execute/redefining_self.m: Added.
23331         * objc/execute/root_methods.m: Added.
23332         * objc/execute/selector-1.m: Added.
23333         * objc/execute/static-1.m: Added.
23334         * objc/execute/static-2.m: Added.
23335         * objc/execute/va_method.m: Added.
23337 2001-03-10  Richard Henderson  <rth@redhat.com>
23339         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
23341 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
23343         * g++.old-deja/g++.other/crash31.C: XFAIL.
23344         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
23345         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
23346         * gcc.c-torture/execute/20010123-1.x: XFAIL.
23347         * gcc.c-torture/execute/20010124-1.x: XFAIL.
23348         * gcc.dg/sequence-pt-1.c: XFAIL one test.
23350 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
23352         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
23354 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
23356         * gcc.dg/20000724-1.c: Don't use multiline strings.
23358 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
23360         * objc/execute/string1.m, objc/execute/string2.m: Compare the
23361         result of -cString against what we expect it to be; don't just
23362         print it out for no one to read.
23364         * objc/execute/string3.m, objc/execute/string4.m: New tests.
23365         Based on testcases provided by Nicola Pero.
23367 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
23369         * gcc.dg/cpp/macro7.c: New test.
23371 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
23373         * gcc.dg/cpp/multiline.c: Update.
23375 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
23377         * g++.old-deja/g++.other/enum3.C: New test.
23379 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
23381         * g++.old-deja/g++.other/pod1.C: New test.
23383 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
23385         * g++.old-deja/g++.ext/overload1.C: New test.
23387 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
23389         * g++.old-deja/g++.pt/using1.C: New test.
23391 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
23393         * g++.old-deja/g++.other/using9.C: New test.
23395 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
23397         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
23399         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
23401 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
23403         * g++.old-deja/g++.ext/realpt1.C: Remove.
23405 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
23407         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
23409 2001-02-26  Will Cohen  <wcohen@redhat.com>
23411         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
23413 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
23415         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
23416         templatized constructors.
23418 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23420         * gcc.c-torture/execute/20010224-1.c: New test.
23422 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
23424         * gcc.c-torture/execute/20010222-1.c: New test.
23426 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
23428         * g++.old-deja/g++.other/inline20.C: New test.
23430 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
23432         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
23434 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
23436         * g++.old-deja/g++.other/lookup22.C: New test.
23438 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
23440         * g77.dg: New directory.
23441         * g77.dg/20010216-1.f: New test case.
23442         * g77.dg/dg.exp: New driver.
23443         * lib/g77-dg.exp: New driver library.
23445 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
23447         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
23449 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
23451         * g++.old-deja/g++.other/decl9.C: New test.
23453 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
23455         * g++.old-deja/g++.other/init16.C: Update the test so that it does
23456         not need <string> and also tests the initialization at runtime.
23458 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
23460         * gcc.c-torture/execute/longlong.c: New test.
23462 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
23464         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
23466 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
23468         * gcc.c-torture/execute/920302-1.c (execute):
23469         Change argument type to short.
23471 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
23473         * g++.old-deja/g++.pt/deduct6.C: New test.
23475 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
23477         * g++.old-deja/g++.pt/deduct5.C: New test.
23479 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
23481         * gcc.c-torture/execute/20010209-1.c: New test.
23483 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
23485         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
23487 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
23489         * g++.dg/vtgc1.C: Update for new ABI.
23491         * consistency.vlad: New directory, 1665 files.
23493 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
23495         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
23496         return type.
23497         * gcc.dg/cpp/digraphs.c: Declare puts.
23499 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
23501         * g++.old-deja/g++.other/warn5.C: New test.
23503 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
23505         * g++.old-deja/g++.pt/spec40.C: New test.
23507 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
23509         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
23510         case.
23511         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
23513 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
23515         * gcc.c-torture/compile/20010209-1.c: New test.
23517 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
23519         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
23520         excess errors message but not if it crashes.
23521         * g++.old-deja/g++.other/crash27.C: Likewise.
23522         * g++.old-deja/g++.other/crash28.C: Likewise.
23523         * g++.old-deja/g++.other/crash30.C: Likewise.
23524         * g++.old-deja/g++.other/crash32.C: Likewise.
23525         * g++.old-deja/g++.other/crash35.C: Likewise.
23526         * g++.old-deja/g++.pt/inherit2.C: Likewise.
23528 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
23530         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
23531         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
23532         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
23533         g77.f-torture/execute/execute.exp,
23534         g77.f-torture/noncompile/noncompile.exp,
23535         gcc.c-torture/execute/execute.exp,
23536         gcc.c-torture/execute/memcheck/memcheck.exp,
23537         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
23538         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
23539         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
23540         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
23541         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
23542         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
23543         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
23544         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
23545         Remove bug reporting instructions with ancient email addresses.
23547 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
23549         * gcc.dg/20010202-1.c: New test.
23550         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
23552 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
23554         * g++.dg/stdbool-if.C: New test.
23556 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
23558         * objc/execute/fdecl.m: Added main().
23560 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
23562         * gcc.c-torture/execute/20010206-1.c: New test.
23564 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
23566         * gcc.dg/cpp/avoidpaste1.c: Update.
23568 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
23570         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
23571         Pero <nicola@brainstorm.co.uk>.
23572         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
23574 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
23576         * g++.old-deja/g++.pt/spec39.C: New test.
23578 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
23580         * gcc.c-torture/compile/20010202-1.c: New test.
23582 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
23584         * g++.old-deja/g++.abi/primary2.C: New test.
23585         * g++.old-deja/g++.abi/primary3.C: New test.
23586         * g++.old-deja/g++.abi/primary4.C: New test.
23587         * g++.old-deja/g++.abi/primary5.C: New test.
23588         * g++.old-deja/g++.abi/vtable3.h: New test.
23589         * g++.old-deja/g++.abi/vtable3a.C: New test.
23590         * g++.old-deja/g++.abi/vtable3b.C: New test.
23591         * g++.old-deja/g++.abi/vtable3c.C: New test.
23592         * g++.old-deja/g++.abi/vtable3d.C: New test.
23593         * g++.old-deja/g++.abi/vtable3e.C: New test.
23594         * g++.old-deja/g++.abi/vtable3f.C: New test.
23595         * g++.old-deja/g++.abi/vtable3g.C: New test.
23596         * g++.old-deja/g++.abi/vtable3h.C: New test.
23597         * g++.old-deja/g++.abi/vtable3i.C: New test.
23598         * g++.old-deja/g++.abi/vtable3j.C: New test.
23599         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
23601 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
23603         * g++.old-deja/g++.other/anon6.C: New test.
23604         * g++.old-deja/g++.other/anon7.C: New test.
23606 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
23608         * gcc.dg/cpp/avoidpaste2.c: New tests.
23610 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
23612         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
23614 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
23616         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
23617         DECIMAL_DIG cases for Irix."
23619 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
23621         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
23623 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
23625         * gcc.dg/c99-tag-1.c: New test.
23627 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
23629         * gcc.dg/cpp/tr-warn1.c: Add tests.
23631 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
23633         * gcc.dg/cpp/avoidpaste1.c: Update.
23634         * gcc.dg/cpp/paste4.c: Update.
23636 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
23638         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
23639         cases for Irix.
23641 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
23643         * g++.old-deja/g++.other/inline19.C: New test.
23645 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
23647         * gcc.dg/Wlarger-than.c: New test.
23649 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
23651         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
23653 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
23655         * gcc.c-torture/execute/20010129-1.c: New test.
23656         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
23658 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
23660         * gcc.dg/cpp/avoidpaste1.c: Test case.
23662 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
23664         * g++.old-deja/g++.other/inline18.C: New test.
23666 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23668         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
23669         and __builtin_putchar.
23671 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
23673         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
23674         tests.
23676 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
23678         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
23679         floating point number rounding mode to round to the nearest
23680         representable mode.
23682 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
23684         * g++.old-deja/g++.other/mangle2.C: New test.
23686 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
23688         * gcc.c-torture/compile/20010124-1.c: New test.
23690 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
23692         * g++.old-deja/g++.pt/spec38.C: New test.
23694 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
23696         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
23697         "Build don't run".
23699 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23701         * gcc.c-torture/execute/20010123-1.c: New test.
23703 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
23705         * g++.old-deja/g++.pt/spec37.C: New test.
23707 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
23709         * g++.old-deja/g++.pt/overload14.C: New test.
23711 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23713         * gcc.c-torture/execute/20010122-1.c: New test, exercise
23714         __builtin_return_address.
23716 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
23718         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
23719         * g++.old-deja/g++.pt/spec35.C: New test.
23720         * g++.old-deja/g++.pt/spec36.C: New test.
23722 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
23724         * gcc.c-torture/compile/20010118-1.c: New test.
23726 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
23728         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
23730 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
23732         * gcc.c-torture/execute/20010119-1.c: New test.
23734 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
23736         * g++.old-deja/g++.other/vbase5.C: New test.
23738 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
23740         * gcc.c-torture/execute/20010118-1.c: New test.
23742 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
23744         * g++.old-deja/g++.pt/deduct3.C: New test.
23746 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
23748         * g++.old-deja/g++.pt/spec34.C: New test.
23750 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
23752         * g77.f-torture/compile/20000601-2.f: New test.
23754 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
23756         * g++.old-deja/g++.other/init17.C: New test.
23758 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
23760         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
23762 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
23764         * g++.old-deja/g++.pt/unify8.C: New test.
23766 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
23768         * g++.old-deja/g++.abi/vbase1.C: New test.
23770 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
23772         * g++.old-deja/g++.pt/crash65.C: New test.
23774 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
23776         * gcc.dg/cpp/assembl2.S: New test case.
23778 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
23780         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
23781         are supported.
23783 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23785         * g++.old-deja/g++.other/builtins1.C: New test.
23786         * g++.old-deja/g++.other/builtins2.C: Likewise.
23787         * g++.old-deja/g++.other/builtins3.C: Likewise.
23788         * g++.old-deja/g++.other/builtins4.C: Likewise.
23790 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
23792         * gcc.c-torture/compile/20010117-1.c: New test.
23793         * gcc.c-torture/compile/20010117-2.c: New test.
23795 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
23797         * g77.f-torture/execute/20010116.[fx]: New test,
23798         XFAIL on i?86-*-*.
23799         * g77.f-torture/compile/20010115.f: Indicate it's
23800         a test for PR fortran/1636.
23802 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
23804         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
23806 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
23808         * g77.f-torture/compile/20010115.f: New test.
23810 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
23812         * g++.old-deja/g++.pt/nontype5.C: New test.
23814 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
23816         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
23817         have an equivalent working one below it.
23819 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
23821         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
23822         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
23824 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
23826         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
23827         message containing "init_priority".
23828         (conpr-2.C): Likewise.
23829         (conpr-3.C): Likewise.
23830         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
23832 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23834         * gcc.c-torture/execute/20010114-2.c: New test.
23836 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
23838         * gcc.c-torture/compile/20010114-1.c: New test.
23839         * gcc.c-torture/compile/20010114-1.x: Xfail.
23840         * gcc.c-torture/compile/20010114-2.c: New test.
23841         * gcc.c-torture/execute/20010114-1.c: New test.
23842         * gcc.dg/trunc-1.c: New test.
23843         * gcc.dg/uninit-B.c: New test.
23845 2001-01-13  Nick Clifton  <nickc@redhat.com>
23847         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
23848         target.
23850 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
23852         * gcc.c-torture/compile/20010113-1.c: New test.
23854 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
23856         * gcc.c-torture/compile/20001212-1.c: New test.
23858 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
23860         * gcc.dg/cpp/widestr1.c: Update.
23861         * gcc.dg/cpp/prag-imp.c: Remove.
23863 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
23865         * gcc.c-torture/execute/20000801-3.x: Remove.
23866         * gcc.dg/c90-init-1.c: New test.
23867         * gcc.dg/c99-init-1.c: New test.
23868         * gcc.dg/c99-init-2.c: New test.
23869         * gcc.dg/gnu99-init-1.c: New test.
23871 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
23873         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
23874         testing that no relevant ones were found.
23876 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
23878         * g++.old-deja/g++.pt/cast2.C: New test.
23880 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
23882         * g++.old-deja/g++.pt/friend47.C: New test.
23884 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
23886         * g++.old-deja/g++.pt/instantiate13.C: New test.
23888 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
23890         * g++.old-deja/g++.other/defarg7.C: New test.
23891         * g++.old-deja/g++.other/defarg8.C: New test.
23893 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
23895         * g++.old-deja/g++.pt/crash64.C: New test.
23897 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
23899         * g++.old-deja/g++.pt/crash63.C: New test.
23901 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
23903         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
23905 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
23907         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
23909 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
23911         * g++.old-deja/g++.pt/error3.C: New test.
23913 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
23915         * g++.old-deja/g++.other/crash39.C: New test.
23917 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
23919         * g++.old-deja/g++.other/vbase4.C: New test.
23921 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
23923         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
23924         * gcc.dg/special/20000419-2.c: New file. Identical to above.
23925         * gcc.dg/special/special.exp: New test driver which will check
23926         for alias support for the above test.
23928 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
23930         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
23931         problems on small machines.
23932         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
23933         parameterize.
23935 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
23937         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
23938         mips.
23939         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
23941 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
23943         * g++.old_deja/g++.pt/using8.C: New test.
23945 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
23947         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
23949 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
23951         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
23952         where a failure is expected.
23953         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
23955 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
23957         * g++.old_deja/g++.pt/instantiate12.C: New test.
23959 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
23961         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
23962         start of structs.
23963         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
23964         * g++.old-deja/g++.brendan/crash17.C: Likewise.
23965         * g++.old-deja/g++.brendan/crash29.C: Likewise.
23966         * g++.old-deja/g++.brendan/crash48.C: Likewise.
23967         * g++.old-deja/g++.brendan/ns1.C: Likewise.
23968         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
23969         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
23970         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
23971         * g++.old-deja/g++.eh/spec6.C: Likewise.
23972         * g++.old-deja/g++.jason/crash3.C: Likewise.
23973         * g++.old-deja/g++.law/ctors11.C: Likewise.
23974         * g++.old-deja/g++.law/ctors17.C: Likewise.
23975         * g++.old-deja/g++.law/ctors5.C: Likewise.
23976         * g++.old-deja/g++.law/ctors9.C: Likewise.
23977         * g++.old-deja/g++.mike/ambig1.C: Likewise.
23978         * g++.old-deja/g++.mike/net22.C: Likewise.
23979         * g++.old-deja/g++.mike/p3538a.C: Likewise.
23980         * g++.old-deja/g++.mike/p3538b.C: Likewise.
23981         * g++.old-deja/g++.mike/virt3.C: Likewise.
23982         * g++.old-deja/g++.niklas/t128.C: Likewise.
23983         * g++.old-deja/g++.other/anon4.C: Likewise.
23984         * g++.old-deja/g++.other/using1.C: Likewise.
23985         * g++.old-deja/g++.other/warn3.C: Likewise.
23986         * g++.old-deja/g++.pt/t37.C: Likewise.
23987         * g++.old-deja/g++.robertl/eb69.C: Likewise.
23988         * g++.old-deja/g++.robertl/eb71.C: Likewise.
23990 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
23992         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
23994 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23996         * gcc.c-torture/execute/stdio-opt-3.c: New test.
23998 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
24000         * gcc.c-torture/compile/20010107-1.c: New test.
24002 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
24004         * gcc.c-torture/execute/builtin-noret-1.c: New test.
24006 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
24008         * gcc.dg/format/format.h: New file.
24009         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
24010         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
24011         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
24012         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
24013         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
24014         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
24015         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
24016         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
24017         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
24018         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
24019         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
24020         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
24021         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
24022         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
24023         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
24024         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
24025         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
24026         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
24027         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
24028         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
24029         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
24030         instead of declaring standard types, macros and functions in each
24031         test.
24033 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
24035         * gcc.c-torture/execute/20010106-1.c: New test.
24037 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
24039         * gcc.dg/format/format.exp: New file.
24040         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
24041         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
24042         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
24043         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
24044         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
24045         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
24046         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
24047         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
24048         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
24049         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
24050         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
24051         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
24052         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
24053         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
24054         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
24055         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
24056         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
24057         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
24058         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
24059         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
24060         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
24061         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
24062         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
24063         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
24064         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
24065         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
24066         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
24067         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
24068         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
24069         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
24070         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
24071         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
24072         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
24073         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
24074         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
24075         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
24076         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
24077         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
24078         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
24079         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
24080         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
24081         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
24083 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
24085         * gcc.c-torture/execute/991228-1.c: Take word endianness into
24086         account.
24088 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
24090         * gcc.c-torture/execute/builtin-complex-1.c: New test.
24092 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
24094         * g++.old-deja/g++.pt/crash62.C: New test.
24096 2001-01-04  Richard Henderson  <rth@redhat.com>
24098         * gcc.dg/20000926-1.c: Update expected warnings.
24099         * gcc.dg/array-2.c: Likewise.
24100         * gcc.dg/array-4.c: Also validate flexible array members.
24101         * gcc.dg/c99-flex-array-1.c: New.
24103 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
24105         * gcc.c-torture/compile/20001222-1.x: Remove.
24107 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
24109         * gcc.c-torture/execute/built-in-setjmp.c: New.
24111 2001-01-03  Richard Henderson  <rth@redhat.com>
24113         * gcc.dg/940510-1.c: Update expected error wording.
24114         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
24116 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
24118         * lib/target-supports.exp (check_alias_available): Modified to
24119         indicate aliases not supported if only weak aliases are supported.
24121 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24123         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
24124         Turn on cmpstrsi checks for __pj__ and __i370__.
24126 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
24128         * g++.old-deja/g++.other/virtual11.C: New test.
24130 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
24132         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
24134 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24136         * gcc.c-torture/compile/20010102-1.c: New test.
24138 2001-01-02  Andreas Jaeger  <aj@suse.de>
24140         * gcc.dg/noreturn-3.c: New test.
24142         * gcc.dg/noreturn-4.c: New test.
24144 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24146         * gcc.c-torture/execute/stdio-opt-1.c: Also test
24147         __builtin_fputc and __builtin_fwrite.
24149 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
24151         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
24152         signed char, not default char.
24154 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
24156         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
24158 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
24160         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
24162 2000-12-29  Richard Henderson  <rth@redhat.com>
24164         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
24165         (__cyg_profile_func_exit): Define.
24167 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
24169         * g++.dg/vtgc1.C: New test.
24171 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
24173         * gcc.dg/noncompile/20001228-1.c: New test.
24175         * gcc.dg/20001228-1.c: New test.
24177         * gcc.c-torture/execute/20001228-1.c: New test.
24179 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
24181         * gcc.dg/format-strfmon-1.c: New test.
24183 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24185         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
24186         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
24187         * gcc.c-torture/execute/string-opt-1.c: Likewise.
24188         * gcc.c-torture/execute/string-opt-2.c: Likewise.
24189         * gcc.c-torture/execute/string-opt-3.c: Likewise.
24190         * gcc.c-torture/execute/string-opt-4.c: Likewise.
24191         * gcc.c-torture/execute/string-opt-6.c: Likewise.
24192         * gcc.c-torture/execute/string-opt-7.c: Likewise.
24193         * gcc.c-torture/execute/string-opt-8.c: Likewise.
24194         * gcc.c-torture/execute/string-opt-9.c: Likewise.
24195         * gcc.c-torture/execute/string-opt-10.c: Likewise.
24196         * gcc.c-torture/execute/string-opt-11.c: Likewise.
24197         * gcc.c-torture/execute/string-opt-12.c: Likewise.
24199         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
24200         * gcc.c-torture/execute/string-opt-4.c: Test index.
24202 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
24204         * gcc.c-torture/compile/20001226-1.c: New test.
24206 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
24208         * gcc.c-torture/compile/20001222-1.c: New test.
24209         * gcc.c-torture/compile/20001222-1.x: Xfail.
24211 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
24213         * gcc.c-torture/execute/comp-goto-2.c: New test.
24215 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
24217         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
24218         Use long types if __INT_MAX__ is 32767.
24219         (main): Use cast to (sint32 *) when poking 88 into a_page.
24221         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
24223 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
24225         * gcc.c-torture/compile/20001221-1.c: New test.
24226         * gcc.c-torture/execute/20001221-1.c: New test.
24228 2000-12-20  Richard Henderson  <rth@redhat.com>
24230         * g++.old-deja/g++.pt/crash36.C: Update error lines.
24231         * g++.old-deja/g++.robertl/eb109.C: Likewise.
24233 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24235         * gcc.dg/compare3.c: New test.
24237 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
24239         * gcc.dg/format-warnll-1.c: New test.
24241 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
24243         * gcc.dg/cpp/cmdlne-P.c: New test.
24245 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
24247         * gcc.c-torture/execute/builtin-abs-1.c,
24248         gcc.c-torture/execute/builtin-abs-2.c: New tests.
24250 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
24252         * gcc.dg/cpp/multiline.c: New test.
24254 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
24256         * g++.old-deja/g++.other/syshdr1.C: Update.
24257         * gcc.dg/cpp/lineflags.c: Remove temporarily.
24259 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
24261         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
24263 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
24265         * g++.old-deja/g++.pt/ttp65.C: New test.
24267 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
24269         * g++.old-deja/g++.pt/ttp64.C: New test.
24271 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
24273         * g++.old-deja/g++.pt/spec33.C: New test.
24275 2000-12-14  Catherine Moore  <clm@redhat.com>
24277         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
24278         * gcc.c-torture/execute/920612-2.c: Likewise.
24279         * gcc.c-torture/execute/920428-2.c: Likewise.
24280         * gcc-c-torture/execute/va-arg-11.c: Call exit.
24281         * gcc.c-torture/execute/va-arg-21.c: Likewise.
24283 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24285         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
24286         * gcc.dg/pack-test-2.c: Likewise.
24288 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
24290         Tests by Zack Weinberg <zackw@stanford.edu>.
24292         * gcc.dg/cpp/defined.c: Update.
24293         * gcc.dg/cpp/defined_trad.c: New tests.
24295 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
24297         * gcc.dg/cpp/trad-direct.c: Update.
24299 2000-12-11  Neil Booth  <neilb@earthling.net>
24301         * gcc.dg/cpp/defined_trad.c
24303 2000-12-11  Neil Booth  <neilb@earthling.net>
24305         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
24307 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
24309         * gcc.dg/format-miss-2.c: New test.
24311 2000-12-09  Neil Booth  <neilb@earthling.net>
24313         * gcc.dg/cpp/lineflags.c: New tests.
24314         * gcc.dg/cpp/poison.c: Update.
24315         * gcc.dg/cpp/redef2.c: Update.
24316         * gcc.dg/cpp/skipping.c: New test.
24318 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
24320         * g++.old-deja/g++.other/eh3.C: New testcase.
24322 2000-12-07  Neil Booth  <neilb@earthling.net>
24324         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
24325         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
24326         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
24327         wtr-union-init-2.c, wtr-union-init-3.c: Update.
24328         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
24329         Update.
24331 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
24333         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
24334         __SIZE_TYPE__ instead of int for type of integers cast to
24335         pointers.
24337 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
24339         * g++.old-deja/g++.other/cleanup4.C: New test.
24341 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
24343         * format-sec-1.c: New test.
24345 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
24347         * gcc.dg/format-nonlit-3.c: New test.
24349 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
24351         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
24352         through a null pointer.
24354 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
24356         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
24357         * g++.old-deja/g++.pt/partial4.C: New test.
24359 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
24361         * gcc.c-torture/execute/ieee/hugeval.x: New.
24363 2000-12-06  Neil Booth  <neilb@earthling.net>
24365         * gcc.dg/cpp/backslash2.c: New tests.
24367 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24369         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
24370         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
24372 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
24374         * gcc.c-torture/execute/20001203-2.c: New testcase.
24376 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
24378         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
24379         * g++.old-deja/g++.other/virtual10.C: New test.
24381 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
24383         * g++.old-deja/g++.mike/pmf5.C: Remove test.
24385 2000-12-05  Richard Henderson  <rth@redhat.com>
24387         * gcc.c-torture/compile/20001205-1.c: New.
24389 2000-12-04  Neil Booth  <neilb@earthling.net>
24391         * g++.old-deja/g++.other/virtual9.C: New test.
24392         * g++.old-deja/g++.pt/crash61.C: New test.
24393         * gcc.c-torture/execute/loop-9.c: New test.
24395 2000-12-04  Neil Booth  <neilb@earthling.net>
24397         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
24398         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
24399         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
24400         * gcc.dg/cpp/extratokens.c: ...here.
24402 2000-12-04  Neil Booth  <neilb@earthling.net>
24404         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
24405         New tests.
24407 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24409         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
24410         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
24412 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
24414         * gcc.c-torture/execute/20001203-1.c: New test.
24416 2000-12-03  Neil Booth  <neilb@earthling.net>
24418         * gcc.dg/cpp/macro6.c: New test cases.
24420 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24422         * gcc.c-torture/execute/string-opt-9.c: New test.
24423         * gcc.c-torture/execute/string-opt-10.c: Likewise.
24424         * gcc.c-torture/execute/string-opt-11.c: Likewise.
24425         * gcc.c-torture/execute/string-opt-12.c: Likewise.
24427         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
24428         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
24430 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
24432         * gcc.dg/cpp/if-6.c: New testcase.
24434         * gcc.dg/20001201-1.c: New testcase.
24436 2000-12-02  Neil Booth  <neilb@earthling.net>
24438         * g++.old-deja/g++.other/externC4.C,
24439         g++.old-deja/g++.other/friend10.C: New tests.
24441 2000-12-02  Neil Booth  <neilb@earthling.net>
24443         * g++.old-deja/g++.other/instan2.C
24444         * g++.old-deja/g++.other/instan3.C: New test.
24446 2000-12-02  Neil Booth  <neilb@earthling.net>
24448         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
24449         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
24450         gnuc99.c,gnuc99-pedantic.c: New tests.
24452 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
24454         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
24455         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
24457 2000-12-01  Neil Booth  <neilb@earthling.net>
24459         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
24460         * gcc.dg/cpp/poison.c: Update.
24461         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
24463 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
24465         * g77.f-torture/execute/20001201.f: New test.
24467 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
24469         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
24471 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
24473         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
24475 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
24477         * g++.old-deja/g++.other/cast6.C: New test.
24479 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
24481         * gcc.c-torture/execute/20001130-2.c: New testcase.
24483 2000-11-30  Richard Henderson  <rth@redhat.com>
24485         * gcc.c-torture/execute/20001130-1.c: New test.
24487 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
24489         * g++.old-deja/g++.other/op3.C: New test.
24491 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
24493         * g++.old-deja/g++.other/op2.C: New test.
24495 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
24497         * g++.old-deja/g++.other/crash38.C: New test.
24499 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
24501         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
24503 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
24505         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
24506         tests.
24507         * gcc.c-torture/execute/string-opt-6.c: New test.
24509         * gcc.dg/20001117-1.c: Add main.
24511 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
24513         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
24514         Move from here ...
24515         * gcc.dg/940510-1.c: ... to here.
24517         * gcc.dg/20000926-1.c: GNU C now allows initializations of
24518         zero-size arrays in toplevel structures.
24520 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
24522         * gcc.c-torture/execute/loop-8.c: New test.
24524 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
24526         * g++.old-deja/g++.other/base1.C: New test.
24528 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
24530         * g++.old-deja/g++.other/parse2.C: New test.
24532 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
24534         * g++.old-deja/g++.pt/incomplete1.C: New test.
24536 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
24538         * g++.old-deja/g++.other/friend9.C: New test.
24540 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
24542         * gcc.dg/20001127-1.c: New test.
24544 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
24546         * g++.old-deja/g++.pt/friend46.C: New test.
24548 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
24550         * g++.old-deja/g++.other/ptrmem8.C: New test.
24552 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24554         * gcc.c-torture/execute/string-opt-7.c: New test.
24555         * gcc.c-torture/execute/string-opt-8.c: Likewise.
24557 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
24559         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
24560         instead of 'mkcheck 2'.
24562 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
24564         * gcc.c-torture/execute/memcheck/driver.c,
24565         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
24566         C9X references to refer to C99.
24568 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
24570         * gcc.dg/ultrasp3.c: New test.
24572 2000-11-25  Neil Booth  <neilb@earthling.net>
24574         * gcc.dg/cpp/include2.c: Update test to be locale independent.
24576 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
24578         * gcc.c-torture/compile/20001123-2.c: New.
24580 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
24582         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
24584 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
24586         * gcc.dg/sequence-point-1.c: Add some new tests.
24587         * gcc.c-torture/execute/20001124-1.c: New test.
24589 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
24591         * g++.old-deja/g++.other/vaarg4.C: New test.
24592         * gcc.c-torture/compile/20001123-1.c: New test.
24594 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
24596         * g++.other/crash24.C: Adjust and remove XFAIL.
24597         * g++.other/crash37.C: New test.
24599 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
24601         * g++.old-deja/g++.pt/instantiate9.C: New test.
24603 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
24605         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
24606         new ABI, too.
24608         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
24609         * g++.old-deja/g++.robertl/eb55.C: Likewise.
24611 2000-11-22  Neil Booth  <neilb@earthling.net>
24613         * gcc.dg/cpp/Wtrigraphs.c: New test.
24615 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
24617         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
24619 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
24621         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
24623 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
24625         * lib/gcc-dg.exp: load_lib scanasm.exp.
24626         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
24627         * lib/g++-dg.exp: load_lib scanasm.exp.
24628         * lib/scanasm.exp: New.
24629         (scan-assembler, scan-assembler-not): Add optional arguments to
24630         test name, or if not present, the pattern name.
24631         (scan-assembler-dem, scan-assembler-dem-not): New.
24633         * g++.dg/dg.exp: New.
24635 2000-11-21  Neil Booth  <neilb@earthling.net>
24637         * gcc.dg/cpp/integrated1.c: Remove.
24639 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
24641         * gcc.c-torture/execute/20001121-1.c: New test.
24643 2000-11-21  Richard Henderson  <rth@redhat.com>
24645         * gcc.c-torture/compile/20001121-1.c: New test.
24647 2000-11-20  Neil Booth  <neilb@earthling.net>
24649         * gcc.dg/cpp/integrated1.c: New test.
24651 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
24653         * g++.old-deja/g++.other/inline17.C: New test.
24655 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
24657         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
24658         local variable to be zero: I made the variable global. Now
24659         uses abort() and exit() instead of relying on main's return value.
24661 2000-11-20  Neil Booth  <neilb@earthling.net>
24663         * gcc.dg/cpp/paste2.c: Update test.
24664         * objc/execute/paste.m: New test.
24666 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
24668         * gcc.dg/c99-condexpr-1.c: New test.
24670 2000-11-20  Neil Booth  <neilb@earthling.net>
24672         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
24674 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
24676         * g++.old-deja/g++.pt/export1.C: New test.
24678 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
24680         * gcc.dg/20001117-1.c: New test.
24682 2000-11-18  Richard Henderson  <rth@redhat.com>
24684         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
24686 2000-11-18  Richard Henderson  <rth@redhat.com>
24688         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
24689         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
24690         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
24692 2000-11-18  Richard Henderson  <rth@redhat.com>
24694         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
24695         (main): New.  Exit cleanly.
24697 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
24699         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
24700         gcc.dg/c99-fordecl-2.c: New tests.
24702 2000-11-18  Richard Henderson  <rth@redhat.com>
24704         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
24705         * gcc.c-torture/execute/zerolen-2.c: New.
24707 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24709         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
24710         memory.
24712 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
24714         * g++.old-deja/g++.pt/instantiate8.C: New test.
24716 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
24718         * g++.old-deja/g++.other/incomplete.C: Add more tests.
24719         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
24721 2000-11-16  Nick Clifton  <nickc@redhat.com>
24723         * gcc.c-torture/execute/nestfunc-2.c: New test.
24724         * gcc.c-torture/execute/nestfunc-3.c: New test.
24726 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
24728         * gcc.c-torture/compile/20001116-1.c: New test.
24730 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24732         * gcc.c-torture/execute/20001115-1.c: New test.
24734 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
24736         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
24737         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
24738         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
24739         * g++.old-deja/g++.abi/vmihint.C: Likewise.
24741 2000-11-15  Neil Booth  <neilb@earthling.net>
24743         gcc.dg/cpp/_Pragma1.c: Update.
24744         gcc.dg/cpp/_Pragma2.c: New test.
24746 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
24748         * g++.old-deja/g++.other/anon5.C: New test.
24750 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
24752         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
24753         tests.
24755 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
24757         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
24758         output.
24760 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
24762         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
24763         labels at end of compound statements.
24765 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
24767         * gcc.c-torture/execute/loop-7.c: New test.
24769 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
24771         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
24773 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
24775         * gcc.dg/c99-bool-1.c: New test.
24777 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
24779         * gcc.dg/c99-scope-1.c: Remove xfail.
24780         * gcc.dg/c99-scope-2.c: New test.
24782 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24784         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
24785         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
24787 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
24789         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
24790         error messages.
24792         * g++.mike/p700.C: Don't typedef wchar_t.
24793         * g++.mike/p784.C: Likewise.
24794         * g++.mike/eb101.C: Don't use __wchar_t.
24796 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
24798         * g77.f-torture/execute/20001111.[fx]: Test premature exit
24799         from DO loop.
24801 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
24803         * gcc.c-torture/execute/20001111-1.c: New test.
24805 2000-11-10  Nick Clifton  <nickc@redhat.com>
24807         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
24808         long multuiple and accumulate.
24810 2000-11-09  Richard Henderson  <rth@redhat.com>
24812         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
24813         via size_t instead of int.
24815         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
24816         * gcc.c-torture/execute/string-opt-2.c: Likewise.
24817         * gcc.c-torture/execute/string-opt-3.c: Likewise.
24818         * gcc.c-torture/execute/string-opt-4.c: Likewise.
24820 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
24822         * gcc.c-torture/compile/20001109-1.c: New test.
24823         * gcc.c-torture/compile/20001109-2.c: New test.
24825 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
24827         * g++.old-deja/g++.pt/operator1.C: New test.
24828         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
24830 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
24832         * gcc.dg/20001108-1.c: New test.
24834 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
24836         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
24837         with both arguments constant strings.
24838         * gcc.c-torture/execute/string-opt-3.c: New test.
24839         * gcc.c-torture/execute/string-opt-4.c: New test.
24840         * gcc.c-torture/execute/string-opt-5.c: New test.
24842 2000-11-08  Nick Clifton  <nickc@redhat.com>
24844         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
24845         mulsidi3adddi patterns.
24847 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
24849         * g++.old-deja/g++.other/crash36.C: New test.
24851 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
24853         * g++.old-deja/g++.other/init16.C: New test.
24855 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
24857         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
24859 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
24861         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
24862         * gcc.c-torture/execute/va-arg-16.x: Likewise.
24863         * gcc.c-torture/execute/va-arg-17.x: Likewise.
24865 2000-11-07  DJ Delorie  <dj@redhat.com>
24867         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
24869 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24871         * gcc.c-torture/execute/string-opt-1.c: New test.
24873 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
24875         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
24876         mips-sgi-irix6.* because the MIPS ABI passes floating-point
24877         parameters in registers, and there is no way for a varargs
24878         function to know in which order the integer and floating-point
24879         parameters should be interleaved when they are placed on the
24880         stack.
24881         * gcc.c-torture/execute/va-arg-16.x: Likewise.
24882         * gcc.c-torture/execute/va-arg-17.x: Likewise.
24884 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24886         * gcc.c-torture/execute/string-opt-2.c: New test.
24888 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
24890         * g++.old-deja/g++.pt/crash60.C: New test.
24892 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
24894         * g++.old-deja/g++.other/crash24.C: New test.
24895         * g++.old-deja/g++.other/crash25.C: New test.
24896         * g++.old-deja/g++.other/crash26.C: New test.
24897         * g++.old-deja/g++.other/crash27.C: New test.
24898         * g++.old-deja/g++.other/crash28.C: New test.
24899         * g++.old-deja/g++.other/crash29.C: New test.
24900         * g++.old-deja/g++.other/crash30.C: New test.
24901         * g++.old-deja/g++.other/crash31.C: New test.
24902         * g++.old-deja/g++.other/crash32.C: New test.
24903         * g++.old-deja/g++.other/crash33.C: New test.
24904         * g++.old-deja/g++.other/crash34.C: New test.
24905         * g++.old-deja/g++.other/crash35.C: New test.
24907 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
24909         * gcc.c-torture/execute/20001031-1.c: New test.
24911 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
24913         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
24914         namespace.
24916         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
24917         standards-conformant.
24919         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
24921         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
24922         * g++.old-deja/g++.mike/p755a.C: Likewise.
24923         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
24924         library makes no calls to `operator new' during initialization.
24926 2000-11-04  Neil Booth  <neilb@earthling.net>
24928         * gcc.dg/cpp/include2.c: New tests.
24930 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
24932         * lib/g++.exp (g++_set_ld_library_path): New function.
24933         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
24935 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
24937         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
24938         warnings.
24940 2000-11-01  Richard Henderson  <rth@redhat.com>
24942         * g++.old-deja/g++.ext/namedret1.C: New.
24943         * g++.old-deja/g++.ext/namedret2.C: New.
24944         * g++.old-deja/g++.ext/namedret3.C: New.
24946 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
24948         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
24949         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
24951 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24953         * gcc.c-torture/execute/va-arg-21.c: New test.
24955 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
24957         * gcc.dg/c99-complex-2.c: New test.
24959 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24961         * gcc.c-torture/execute/stdio-opt-1.c: New test.
24963 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
24965         * g++.old-deja/g++.other/inline16.C: New test.
24967 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
24969         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
24970         __PRETTY_FUNCTION__
24972 2000-10-29  Neil Booth  <neilb@earthling.net>
24974         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
24975         New tests.
24976         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
24977         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
24978         optimisation.
24980 2000-10-29  Neil Booth  <neilb@earthling.net>
24982         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
24983         * mi1.c, mi1c.h: Add null directives to multiple-include test.
24984         * mi5.c: Test multiple includes work with -C.
24985         * trigraphs.c: Test ^= version.
24987 2000-10-28  Neil Booth  <neilb@earthling.net>
24989         New tests and test updates for new macro expander.
24991         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
24992         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
24993         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
24994         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
24995         new diagnostic messages.
24997         * gcc.dg/cpp/macro3.c: New tests.
24999 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
25001         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
25002         on the same line.
25004 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
25006         * g++.old-deja/g++.other/eh2.C: New test.
25008 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
25010         * gcc.c-torture/execute/20001027-1.c: New test.
25012 2000-10-26  Richard Henderson  <rth@redhat.com>
25014         * gcc.c-torture/execute/20001026-1.c: New.
25016 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
25018         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
25019         * g++.old-deja/g++.law/builtin1.C: Likewise.
25020         * g++.old-deja/g++.law/ctors10.C: Likewise.
25021         * g++.old-deja/g++.law/virtual3.C: Likewise.
25022         * g++.old-deja/g++.mike/p658.C: Likewise.
25023         * g++.old-deja/g++.other/sibcall1.C: Likewise.
25024         * g++.old-deja/g++.other/vaarg2.C: Likewise.
25025         * g++.old-deja/g++.robertl/eb124.C: Likewise.
25026         * g++.old-deja/g++.robertl/eb44.C: Likewise.
25027         * g++.old-deja/g++.robertl/eb77.C: Likewise.
25029 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
25031         * gcc.c-torture/compile/20001024-1.c: New test.
25033 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
25035         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
25036         to tell us whether or not we are using V3.
25038 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
25040         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
25041         operands.
25043 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
25045         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
25047 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
25049         * gcc.c-torture/execute/20001024-1.c: New test.
25051 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
25053         * g++.old-deja/g++.other/sibcall1.C: New test.
25055 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
25057         * gcc.dg/noncompile/init-3.c: New test.
25059 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
25061         * gcc.dg/format-array-1.c: New test.
25063 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
25065         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
25066         writing through null pointers; remove comment about testing
25067         unterminated strings.
25069 2000-10-17  Matthew Hiller  <hiller@redhat.com>
25071         * gcc.c-torture/execute/20001017-2.c: New test.
25073 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
25075         * gcc.c-torture/compile/20001018-1.c: New test.
25076         * gcc.c-torture/compile/20001018-1.x: Xfail.
25078 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
25080         * gcc.c-torture/execute/20001017-1.c: New test.
25082 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
25084         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
25085         for multiple use of arguments with scanf formats; add tests for
25086         multiple use of arguments.
25088 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
25090         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
25092 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
25094         * gcc.dg/format-miss-1.c: New test.
25096 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
25098         * gcc.c-torture/execute/20001013-1.c: New test.
25100 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
25102         * gcc.dg/format-branch-1.c: New test.
25104 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
25106         * README, lib/file-format.exp: Remove EGCS references.
25108 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
25110         * gcc.dg/20001013-1.c: New test.
25112 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
25114         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
25115         for intmax_t in the compiler using __typeof__ and the type rules
25116         for conditional expressions.
25118 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
25120         * gcc.dg/20001012-1.c: New test.
25121         * gcc.dg/20001012-2.c: New test.
25123 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
25125         * gcc.dg/format-attr-1.c: New test.
25127 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
25129         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
25130         __LONG_LONG_MAX__ instead of LLONG_MAX.
25132 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
25134         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
25135         scanf flags.
25136         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
25137         flags.
25139 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
25141         * gcc.dg/sequence-pt-1.c: New test.
25143 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
25145         * gcc.c-torture/execute/20001011-1.c: New testcase.
25146         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
25148 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
25150         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
25151         does not error on it.
25153 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
25155         * gcc.dg/20001009-1.c: New test.
25157 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
25159         * gcc.c-torture/compile/20001009-1.c: Move from here ....
25160         * gcc.c-torture/execute/20001009-2.c: ... to here.
25162 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
25164         * gcc.c-torture/compile/20001009-1.c: New testcase.
25165         * gcc.c-torture/execute/20001009-1.c: New testcase.
25166         Testcases provided by Jan Hubicka <jh@suse.cz>.
25168 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
25170         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
25171         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
25172         uintmax_t using <limits.h> to emulate the compiler's internal
25173         logic.  No longer XFAIL %j tests.
25175 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
25177         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
25178         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
25179         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
25180         regexps and details of expected handling of some bad formats.
25181         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
25182         suppression.
25184 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
25186         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
25187         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
25188         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
25189         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
25190         in list archives.
25192 2000-10-06  Richard Henderson  <rth@cygnus.com>
25194         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
25195         * g++.old-deja/g++.brendan/crash52.C: Likewise.
25196         * g++.old-deja/g++.jason/report.C: Likewise.
25197         * g++.old-deja/g++.law/friend5.C: Likewise.
25198         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
25199         of the expected warnings.
25201 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
25203         * g++.old-deja/g++.pt/enum14.C: New test.
25205 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
25207         * g++.old-deja/g++.pt/crash59.C: New test.
25209 2000-10-04  Will Cohen  <wcohen@redhat.com>
25211         * gcc.dg/20000926-1.c: New test.
25213 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
25215         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
25216         function name for current C++ compiler.
25217         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
25219 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
25221         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
25222         __PRETTY_FUNCTION__.
25223         * g++.old-deja/g++.ext/pretty2.C: Likewise.
25225 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25227         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
25229 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
25231         * gcc.c-torture/compile/20000923-1.c: New test.
25233 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
25235         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
25236         * g++.old-deja/g++.pt/ttp62.C: Same.
25237         * g++.old-deja/g++.other/inline14.C: Same.
25239 2000-09-24  Richard Henderson  <rth@cygnus.com>
25241         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
25243 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
25245         * gcc.dg/c90-printf-1.c: Add test for wide string format.
25247 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
25249         * gcc.c-torture/compile/20000922-1.c: New file.
25251 2000-09-21  Nick Clifton  <nickc@redhat.com>
25253         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
25254         a signed long modulo operation.
25255         (mod6): New function - perform an unsigned long modulo operation.
25256         (main): Add tests for modulos of very large numbers by very small
25257         dividends.
25259 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25261         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
25263 2000-09-19  Richard Henderson  <rth@cygnus.com>
25265         * gcc.dg/compare2.c (case 10): XFAIL.
25267 2000-09-18  Richard Henderson  <rth@cygnus.com>
25269         * gcc.c-torture/execute/20000906-1.c: Move ...
25270         * gcc.dg/20000906-1.c: ... here.  Only run on targets
25271         that support __builtin_trap.
25273 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
25275         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
25277 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
25279         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
25280         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
25281         more $ format tests.
25283 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
25285         * gcc.dg/format-errmk-1.c: New test.
25287 2000-09-17  Greg McGary  <greg@mcgary.org>
25289         * gcc.c-torture/execute/20000917-1.x: Remove.
25291 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
25293         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
25295 2000-09-17  Greg McGary  <greg@mcgary.org>
25297         * gcc.c-torture/execute/20000917-1.c: New test.
25298         * gcc.c-torture/execute/20000917-1.x: XFAIL.
25300 2000-09-16  Neil Booth  <NeilB@earthling.net>
25302         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
25303         in nested macro bug.
25305 2000-09-15  Neil Booth  <NeilB@earthling.net>
25307         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
25309 2000-09-14  Jeffrey A Law  (law@cygnus.com)
25311         * gcc.c-torture/execute/20000914-1.c: New test.
25313 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
25315         * g++.other/inline13.C: New test.
25317 2000-09-12  Andreas Jaeger  <aj@suse.de>
25319         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
25320         constant by Ulrich Drepper <drepper@redhat.com>.
25322 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
25324         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
25326 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25328         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
25330 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
25332         * gcc.dg/cpp/backslash.c: New test.
25334 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
25336         * gcc.c-torture/execute/20000910-1.c: New test.
25337         * gcc.c-torture/execute/20000910-2.c: Likewise.
25339 2000-09-11  Robert Lipe  <robertl@sco.com>
25341         * gcc.dg/pragma-align.c: New test.
25343 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
25345         * g++.old-deja/g++.pt/explicit82.C: New test.
25346         * g++.old-deja/g++.pt/explicit83.C: New test.
25348 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
25350         * gcc.dg/asm-names.c: New test.
25352 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25354         * gcc.dg/cpp/tr-warn6.c: New test
25356 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
25358         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
25359         be accepted.
25361 2000-09-07  Catherine Moore  <clm@redhat.com>
25363         * gcc.c-torture/execute/unroll-1.c: New test.
25365 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
25367         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
25368         ERROR markers.
25369         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
25370         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
25371         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
25372         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
25373         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
25374         Preprocess only.
25375         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
25376         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
25378 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
25380         * g++.old-deja/g++.pt/deduct2.C: New test.
25382 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
25384         * g++.old-deja/g++.pt/parms2.C: New test.
25386 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
25388         * g++.old-deja/g++.pt/crash58.C: New test.
25390 2000-09-06  Greg McGary  <greg@mcgary.org>
25392         * gcc.c-torture/execute/20000906-1.c: New test.
25393         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
25395 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25397         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
25399 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
25401         * g++.old-deja/g++.pt/crash57.C: New test.
25403 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
25405         * g++.old-deja/g++.pt/crash56.C: New test.
25407 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
25409         * g++.old-deja/g++.pt/koenig1.C: New test.
25411 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
25413         * gcc.dg/20000904-1.c: New test.
25415 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
25417         * gcc.dg/cpp/paste8.c: New test.
25419 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
25421         * gcc.c-torture/compile/20000827-1.c: New test.
25423 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
25425         * gcc.dg/format-diag-1.c: New test.
25427 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
25429         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
25430         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
25431         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
25432         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
25433         gcc.dg/formatz-1.c: Adjust warning regular expressions.
25435 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
25437         * g++.old-deja/g++.other/nested4.C: New test.
25439 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
25441         * g++.old-deja/g++.ns/scoped1.C: New test.
25443 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
25445         * lib/g++.exp: Support testing already-installed GCC.
25447 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25449         * wtr-label-1.c, wtr-suffix-1.c: New tests.
25451 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25453         * gcc.dg/return-type-2.c: New test.
25455 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
25457         * gcc.c-torture/compile/20000825-1.c: New test.
25459 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
25461         * gcc.dg/dwarf2-2.c: New test.
25463 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
25465         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
25466         dg-warning regexps.
25468 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
25470         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
25471         gcc.dg/format-ext-5.c: New tests.
25473 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
25475         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
25477 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
25479         * gcc.dg/noncompile/930622-2.c: Adjust error message.
25481 2000-08-24  Richard Henderson  <rth@cygnus.com>
25483         * gcc.dg/ia64-sync-1.c: New test.
25484         * gcc.dg/ia64-sync-2.c: New test.
25485         * gcc.dg/ia64-asm-1.c: New test.
25487 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
25489         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
25490         * gcc.dg/format-ext-2.c: New test.
25492 2000-08-23  Jason Merrill  <jason@redhat.com>
25494         * lib/old-dejagnu.exp: Also ignore "In member function" and
25495         "At global scope".
25497 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25499         * gcc.dg/noncompile/label-lineno-1.c: New test.
25501 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
25503         * gcc.dg/c99-array-nonobj-1.c: New test.
25505 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
25507         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
25508         tests.
25509         * gcc.dg/format-ext-1.c: New test.
25511 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25513         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
25514         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
25515         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
25516         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
25517         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
25519 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
25521         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
25522         gcc.dg/c99-strftime-2.c: New tests.
25524 2000-08-22  Richard Henderson  <rth@cygnus.com>
25526         * gcc.c-torture/execute/20000822-1.c: New test.
25528 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
25530         * gcc.c-torture/execute/20000819-1.x: Remove.
25532 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
25534         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
25535         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
25536         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
25537         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
25538         gcc.dg/format-xopen-1.c: New tests.
25540 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
25542         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
25544 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
25546         * g++.old-deja/g++.other/loop2.C: New test.
25548         * gcc.c-torture/compile/20000606-1.c: New test.
25549         * gcc.c-torture/compile/20000728-1.c: New test.
25550         * gcc.c-torture/execute/20000801-1.c: New test.
25551         * gcc.c-torture/execute/20000801-2.c: New test.
25552         * gcc.c-torture/execute/20000819-1.c: New test.
25553         * gcc.c-torture/execute/20000819-1.x: XFAIL.
25554         * gcc.dg/20000629-1.c: New test.
25555         * gcc.dg/20000724-1.c: New test.
25556         * gcc.dg/20000807-1.c: New test.
25558 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
25560         * gcc.dg/cpp/pragma-1.c: New test.
25561         * gcc.dg/cpp/pragma-2.c: New test.
25563 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
25565         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
25566         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
25568 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
25570         * gcc.c-torture/compile/20000818-1.c: New test.
25572 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
25574         * gcc.c-torture/execute/20000818-1.c: New test.
25576 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
25578         * gcc.dg/format-va-1.c: New test.
25580 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
25582         * g++.old-deja/g++.other/typedef8.C: New test.
25584 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
25586         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
25587         * g++.old-deja/g++.mike/net36.C: Mark candidate.
25588         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
25589         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
25590         * g++.old-deja/g++.other/ptrmem7.C: New test.
25591         * g++.old-deja/g++.pt/ptrmem10.C: New test.
25593 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
25595         * g++.old-deja/g++.pt/typename27.C: New test.
25597 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
25599         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
25600         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
25601         * g++.old-deja/g++.pt/friend45.C: New test.
25602         * g++.old-deja/g++.other/friend8.C: New test.
25604 2000-08-15  Richard Henderson  <rth@cygnus.com>
25606         * gcc.c-torture/execute/20000815-1.c: New test.
25608 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
25610         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
25611         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
25612         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
25614 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
25616         * g++.old-deja/g++.other/refinit2.C: New test.
25618 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
25620         * lib/c-torture.exp (c-torture): Make
25621         compiler_conditional_xfail_data global.
25622         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
25623         compiler_conditional_xfail_data machinery.
25624         (f-torture-execute): Likewise.
25625         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
25626         and only when unrolling loops.
25628         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
25630 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
25632         * g++.old-deja/g++.pt/explicit81.C: New test.
25634 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
25636         * g++.old-deja/g++.pt/typename26.C: New test.
25638 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
25640         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
25641         warning.
25643 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
25645         * g++.old-deja/g++.other/array3.C: New test.
25647 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
25649         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
25650         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
25651         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
25652         New tests.
25654 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
25656         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
25657         * g++.old-deja/g++.abi/vmihint.C: Likewise.
25659 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
25661         * gcc.c-torture/execute/20000808-1.c: New test.
25663 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
25665         * gcc.dg/c90-const-expr-1.c: New test.
25667 2000-08-08  Richard Henderson  <rth@cygnus.com>
25669         * gcc.dg/noncompile/920923-1.c: Declare calloc.
25671 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
25673         * gcc.dg/noncompile/const-ll-1.c: New test.
25675 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
25677         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
25679 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
25681         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
25682         that running programs linked against the shared version of libobjc
25683         run correctly.
25685 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
25687         * gcc.dg/c99-printf-1.c: New test.
25689 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
25691         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
25693 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
25695         * gcc.c-torture/execute/20000731-1.x: Delete.
25697 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
25699         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
25700         and torture_without_loops as is done by c-torture.exp.
25701         (search_for): Copy from c-torture.exp.
25702         (gcc-dg-runtest): New function, drives a directory of tests
25703         iterating over the TORTURE_OPTIONS.
25704         (scan-assembler, scan-assembler-not): Move here from
25705         individual directory drivers.
25707         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
25708         defined by lib/gcc-dg.exp.
25709         * gcc.dg/cpp/cpp.exp: Likewise.
25710         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
25711         gcc-dg-runtest, so we cycle over optimization options.
25713         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
25714         * gcc.dg/compare2.c: No longer expected to fail.
25716 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
25718         * gcc.c-torture/execute/20000804-1.c: New test.
25720 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
25722         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
25724 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
25726         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
25728 2000-08-03  Jeffrey A Law  (law@cygnus.com)
25730         * gcc.c-torture/compile/20000803-1.c: New test.
25732 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
25734         * gcc.c-torture/execute/20000801-3.c,
25735         gcc.c-torture/execute/20000801-4.c: New tests.
25736         * gcc.c-torture/execute/20000801-3.x,
25737         gcc.c-torture/execute/20000801-4.x: Xfail.
25739 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
25741         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
25742         libobjc/.libs to allow for libtool.
25744 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
25746         * gcc.c-torture/compile/20000802-1.c: New test.
25748 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
25750         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
25752 2000-07-31  Jeffrey A Law  (law@cygnus.com)
25754         * gcc-c-torture/execute/20000731-2.c: New test.
25756         * gcc.c-torture/execute/20000731-1.c: New test.
25757         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
25759 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
25761         * testsuite/gcc.dg/cpp/paste7.c: New test.
25762         * gcc.dg/cpp/20000725-1.c: New test.
25764 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
25766         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
25767         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
25768         declaration warning for __builtin_dwarf_reg_size.
25770         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
25772 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
25774         * gcc.dg/noncompile/voidparam-1.c: New test.
25776 2000-07-30  Richard Henderson  <rth@cygnus.com>
25778         * gcc.dg/c90-digraph-1.c: Don't xfail.
25779         * gcc.dg/compare2.c (case 10): Xfail.
25780         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
25782 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
25784         * gcc.dg/c99-main-1.c: New test.
25786 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
25788         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
25790 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
25792         * gcc.c-tortuer/execute/20000726-1.c: New test.
25794 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
25796         * gcc.c-torture/execute/enum-2.c: New test.
25798 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25800         * gcc.dg/cpp/tr-warn3.c: New test.
25802 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
25804         * g++.old-deja/g++.ext/implicit1.C: Remove.
25805         * g++.old-deja/g++.jason/c2.C: Remove
25806         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
25807         * g++.old-deja/g++.pt/crash16.C: Likewise.
25808         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
25810 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
25812         * g++.old-deja/g++.other/for2.C: New test.
25814 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
25816         * gcc.dg/20000720-1.c: New test.
25818 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
25820         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
25822 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
25824         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
25825         * gcc.c-torture/execute/20000722-1.c: New.
25826         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
25828 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
25830         * gcc.dg/cpp/20000720-1.S: New test.
25832 2000-07-21  Michael Meissner  <meissner@redhat.com>
25834         * gcc.c-torture/execute/ieee/hugeval.c: New test.
25836 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
25838         * g++.old-deja/g++.brendan/crash16.C,
25839         g++.old-deja/g++.brendan/parse3.C,
25840         g++.old-deja/g++.brendan/redecl1.C,
25841         g++.old-deja/g++.ns/template13.C,
25842         g++.old-deja/g++.other/decl4.C,
25843         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
25845 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
25847         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
25848         and "Internal error".
25850         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
25851         regexps.
25852         * gcc.dg/cpp/paste6.c: New test.
25854 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
25856         * gcc.dg/cpp/tr-direct.c: New test.
25858         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
25859         gcc.dg/cpp/undef1.c: Tweak error regexps.
25861 2000-07-18  Eric Christopher <echristo@redhat.com>
25863         * gcc.c-torture/compile/20000718-1.c: New test.
25865 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
25867         * cpplex.c (_cpp_push_token): If the token being pushed back
25868         is the previous token in this context, just subtract one from
25869         context->posn.
25870         * cppmacro.c (save_expansion): Clear aux field when storing a
25871         placemarker.
25873 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
25875         * gcc.dg/noncompile/redecl-1.c: New test.
25877 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
25879         * gcc.c-torture/execute/20000717-5.c: New test.
25880         * gcc.c-torture/execute/20000717-1.x: Removed.
25882 2000-07-17  Richard Henderson  <rth@cygnus.com>
25884         * gcc.c-torture/execute/20000717-4.c: New test.
25886 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
25888         * gcc.dg/cpp/syshdr.c: New test.
25889         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
25891 2000-07-17  Neil Booth  <neilb@earthling.net>
25893         * gcc.dg/cpp/cmdlne-dM.c: New test.
25894         * gcc.dg/cpp/cmdlne-dD.c: New test.
25896 2000-07-17  Jeffrey A Law  (law@cygnus.com)
25898         * gcc.c-torture/execute/20000717-3.c: New test.
25900         * gcc.c-torture/compile/20000717-1.c: New test.
25902 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
25904         * gcc.c-torture/execute/20000717-2.c: New test.
25906 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
25908         * gcc.dg/formatz-1.c: New test.
25910         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
25911         * gcc.dg/c99-digraph-1.c: New tests.
25913         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
25914         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
25916         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
25917         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
25918         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
25919         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
25920         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
25921         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
25922         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
25924 2000-07-17   Greg McGary <greg@mcgary.org>
25926         * gcc.c-torture/execute/20000717-1.c: New test.
25927         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
25929 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
25931         * gcc.c-torture/execute/20000715-2.c: New test.
25932         * gcc.dg/20000715-1.c: New test.
25934 2000-07-15  Michael Meissner  <meissner@redhat.com>
25936         * gcc.c-torture/execute/20000715-1.c: New test.
25938 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
25940         * gcc.c-torture/execute/20000707-1.c: New test.
25942 2000-07-13  Neil Booth  <NeilB@earthling.net>
25944         * testsuite/gcc.dg/cpp/digraph1.c,
25945         testsuite/gcc.dg/cpp/digraph2.c,
25946         testsuite/gcc.dg/cpp/digraphs.c: New tests.
25948 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
25950         * g77.f-torture/compile/20000630-2.f:  New test.
25951         * g77.f-torture/compile/20000630-2.x
25953 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
25955         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
25957 2000-07-11  Neil Booth  <NeilB@earthling.net>
25959         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
25961 2000-07-11  Neil Booth  <NeilB@earthling.net>
25963         * gcc.dg/cpp/cmdlne-C.c: New.
25965 2000-07-09  Neil Booth  <NeilB@earthling.net>
25967         * gcc.dg/cpp/directiv.c: New tests.
25968         * gcc.dg/cpp/undef1.c: Update.
25970 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
25972         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
25974 2000-07-09  Neil Booth  <NeilB@earthling.net>
25976         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
25978 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
25980         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
25981         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
25983 2000-07-08  Neil Booth  <NeilB@earthling.net>
25985         * gcc.dg/cpp/macsyntx.c: New tests.
25987 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
25989         * gcc.dg/20000707-1.c: New test.
25991 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
25993         * gcc.c-torture/execute/20000706-1.c: New test.
25994         * gcc.c-torture/execute/20000706-2.c: New test.
25995         * gcc.c-torture/execute/20000706-3.c: New test.
25996         * gcc.c-torture/execute/20000706-4.c: New test.
25997         * gcc.c-torture/execute/20000706-5.c: New test.
25999 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
26001         * g++.old-deja/g++.pt/instantiate7.C: New test.
26003 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
26005         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
26006         * g++.old-deja/g++.mike/thunk3.C: Likewise.
26007         * g++.old-deja/g++.other/rtti3.C: Likewise.
26008         * g++.old-deja/g++.other/rttid3.C: Likewise.
26010 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
26012         *  g77.f-torture/compile/20000630-1.x: Fix typo
26014 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
26016         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
26017         assembly output.
26019 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
26021         * gcc.dg/cpp/ident.c: New test.
26023 2000-07-05  Neil Booth  <NeilB@earthling.net>
26025         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
26026           gcc.dg/cpp/lexstrng.c: New tests.
26028 2000-07-04  Neil Booth  <NeilB@earthling.net>
26030         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
26031         * gcc.dg/cpp/strify2.c: Same.
26033 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
26035         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
26036         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
26037         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
26038         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
26040         * testsuite/gcc.dg/cpp/macro1.c,
26041         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
26042         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
26043         testsuite/gcc.dg/cpp/strify1.c,
26044         testsuite/gcc.dg/cpp/strify2.c: New tests.
26046 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
26048         * gcc.c-torture/execute/20000703-1.c: New test.
26050 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
26052         * g++.old-deja/g++.pt (lookup10.C): New test.
26054 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
26056         * g++.old-deja/g++.pt (typename25.C): New test.
26058 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
26060         * gcc.c-torture/compile/20000701-1.c: New test.
26062 2000-06-30  Nick Clifton  <nickc@cygnus.com>
26064         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
26065         to test case.
26067 2000-06-30  Catherine Moore  <clm@cygnus.com>
26069         * gcc.c-torture/execute/align-1.c: New test.
26071 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
26073         * g++.old-deja/g++.pt/expr8.C: New test.
26074         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
26076 2000-06-29  Nick Clifton  <nickc@cygnus.com>
26078         * gcc.c-torture/compile/20000629-1.c: New test.
26080 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
26083         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
26084         gcc.dg/noncompile directory, depending on whether they're
26085         preprocessor tests or not.  Annotate all the tests for the dg
26086         framework.
26088         * gcc.c-torture/noncompile/noncompile.exp: Delete.
26089         * gcc.dg/noncompile/noncompile.exp: New.
26091         * Moved files:
26092         Old name                                New name
26093         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
26094         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
26095         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
26096         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
26097         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
26098         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
26099         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
26100         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
26101         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
26102         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
26103         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
26104         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
26105         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
26106         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
26107         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
26108         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
26109         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
26110         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
26111         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
26112         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
26113         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
26114         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
26115         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
26116         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
26118         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
26119         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
26120         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
26121         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
26122         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
26123         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
26125 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
26127         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
26128         declare one variable.  On the fourth, error.
26129         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
26130         declared by 20000628-1a.h.
26132 2000-06-29  Richard Henderson  <rth@redhat.com>
26134         * gcc.c-torture/execute/930529-1.x: New file.
26135         * gcc.dg/920413-1.c: Adjust expected warning text.
26136         * gcc.dg/980217-1.c: Declare abort.
26137         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
26139 2000-06-29  Jeffrey A Law  (law@cygnus.com)
26141         * g77.f-torture/compile/20000629-1.f: New test.
26142         * g77.f-torture/compile/20000629-1.x: Expected to fail.
26144 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
26146         Rearrange lots of files, removing entirely the
26147         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
26148         directories.
26150         * Deleted files:
26151         gcc.c-torture/code_quality/code_quality.exp
26152         gcc.c-torture/special/special.exp
26153         gcc.failure/failure.exp
26154         gcc.failure/940409-1.x
26155         gcc.c-torture/compile/961203-1.x
26157         * New files:
26158         gcc.misc-tests/linkage.exp
26159         gcc.c-torture/execute/920730-1t.c
26160         gcc.c-torture/execute/920730-1t.x
26161         gcc.c-torture/compile/920520-1.x
26162         gcc.c-torture/compile/920521-1.x
26163         gcc.c-torture/compile/981006-1.x
26164         gcc.c-torture/execute/eeprof-1.x
26166         * Moved files (possibly with modifications to fit a new harness):
26167         Old name                                New name
26168         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
26169         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
26170         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
26171         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
26172         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
26173         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
26174         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
26175         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
26176         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
26177         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
26178         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
26179         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
26180         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
26181         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
26183 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
26185         * c-torture/compile/961203-1.x: Delete.
26187         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
26188         not exit. Include stdio.h.
26189         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
26190         * gcc.misc-tests/dg-12.c: Likewise.
26191         * gcc.misc-tests/dg-5.c: Likewise.
26192         * gcc.misc-tests/dg-6.c: Likewise.
26193         * gcc.misc-tests/dg-7.c: Prototype abort.
26194         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
26195         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
26196         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
26197         not exit.
26198         * gcc.misc-tests/sieve.c: Use return from main, not exit.
26199         * gcc.misc-tests/sort2.c: Use return from main, not exit.
26201 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
26203         * gcc.dg/cpp/20000628-1.c: New test.
26204         * gcc.dg/cpp/20000628-1.h: New header for above test.
26205         * gcc.dg/cpp/20000628-1a.h: Likewise.
26207 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
26209         * gcc.dg/cpp: New directory.
26210         * gcc.dg/cpp/cpp.exp: New driver.
26211         * gcc.dg/cpp/20000627-1.c: New test.
26212         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
26213         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
26214         and rewrite as a compilation test.
26216         * gcc.dg: Move many files into the cpp subdirectory, possibly
26217         renaming or editing them as well.
26218         Old name                New name
26219         990119-1.c              cpp/19990119-1.c
26220         990228-1.c              cpp/19990228-1.c
26221         990407-1.c              cpp/19990407-1.c
26222         990409-1.c              cpp/19990409-1.c
26223         990413-1.c              cpp/19990413-1.c
26224         990703-1.c              cpp/19990703-1.c
26225         20000127-1.c            cpp/20000127-1.c
26226         20000129-1.c            cpp/20000129-1.c
26227         20000207-1.c            cpp/20000207-1.c
26228         20000207-2.c            cpp/20000207-2.c
26229         20000209-1.c            cpp/20000209-1.c
26230         20000209-2.c            cpp/20000209-2.c
26231         20000301-1.c            cpp/20000301-1.c
26232         20000419-1.c            cpp/20000419-1.c
26233         20000510-1.S            cpp/20000510-1.S
26234         20000519-1.c            cpp/20000519-1.c
26235         20000529-1.c            cpp/20000529-1.c
26236         20000625-1.c            cpp/20000625-1.c
26237         20000625-2.c            cpp/20000625-2.c
26238         cpp-as1.c               cpp/assert1.c
26239         cpp-as2.c               cpp/assert2.c
26240         cxx-comments-1.c        cpp/cxxcom1.c
26241         cxx-comments-2.c        cpp/cxxcom2.c
26242         endif-label.c           cpp/endif.c
26243         cpp-hash1.c             cpp/hash1.c
26244         cpp-hash2.c             cpp/hash2.c
26245         cpp-if1.c               cpp/if-1.c
26246         cpp-if2.c               cpp/if-2.c
26247         cpp-if3.c               cpp/if-3.c
26248         cpp-if4.c               cpp/if-4.c
26249         cpp-if5.c               cpp/if-5.c
26250         cpp-cond.c              cpp/if-cexp.c
26251         cpp-missingop.c         cpp/if-mop.c
26252         cpp-missingparen.c      cpp/if-mpar.c
26253         cpp-opprec.c            cpp/if-oppr.c
26254         cpp-ifparen.c           cpp/if-paren.c
26255         cpp-shortcircuit.c      cpp/if-sc.c
26256         cpp-shift.c             cpp/if-shift.c
26257         cpp-unary.c             cpp/if-unary.c
26258         cpp-li1.c               cpp/line1.c
26259         cpp-li2.c               cpp/line2.c
26260         lineno.c                cpp/line3.c
26261         lineno-2.c              cpp/line4.c
26262         cpp-mi.c                cpp/mi1.c
26263         cpp-mic.h               cpp/mi1c.h
26264         cpp-micc.h              cpp/mi1cc.h
26265         cpp-mind.h              cpp/mi1nd.h
26266         cpp-mindp.h             cpp/mi1ndp.h
26267         cpp-mix.h               cpp/mi1x.h
26268         cpp-mi2.c               cpp/mi2.c
26269         cpp-mi2a.h              cpp/mi2a.h
26270         cpp-mi2b.h              cpp/mi2b.h
26271         cpp-mi2c.h              cpp/mi2c.h
26272         cpp-mi3.c               cpp/mi3.c
26273         cpp-mi3.def             cpp/mi3.def
26274         poison-1.c              cpp/poison.c
26275         pr-impl.c               cpp/prag-imp.c
26276         cpp-redef-2.c           cpp/redef1.c
26277         cpp-redef.c             cpp/redef2.c
26278         strpaste.c              cpp/strp1.c
26279         strpaste-2.c            cpp/strp2.c
26280         cpp-tradpaste.c         cpp/tr-paste.c
26281         cpp-tradstringify.c     cpp/tr-str.c
26282         cpp-tradwarn1.c         cpp/tr-warn1.c
26283         cpp-tradwarn2.c         cpp/tr-warn2.c
26284         trigraphs.c             cpp/trigraphs.c
26285         cpp-unc1.c              cpp/unc1.c
26286         cpp-unc2.c              cpp/unc2.c
26287         cpp-unc3.c              cpp/unc3.c
26288         cpp-unc.c               cpp/unc4.c
26289         undef.c                 cpp/undef1.c
26290         undef-2.c               cpp/undef2.c
26291         cpp-wi1.c               cpp/widestr1.c
26293 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
26295         * lib/g++.exp (g++_include_flags): Tweak.
26297 2000-06-27  H.J. Lu  <hjl@gnu.org>
26298             Loren J. Rittle  <ljrittle@acm.org>
26300         * lib/g++.exp (g++_include_flags): Override libgloss.exp
26301         version with one that knows about the new gcc tree structure.
26302         (g++_link_flags): Same.
26304 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
26306         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
26307         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
26308         case we are cross-compiling.
26310         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
26311         g++.old-deja/g++.niklas/Makefile.in,
26312         g++.old-deja/g++.niklas/configure.in,
26313         g++.old-deja/g++.other/Makefile.in,
26314         g++.old-deja/g++.other/configure.in,
26315         gcc.c-torture/code_quality/Makefile.in,
26316         gcc.c-torture/code_quality/configure.in,
26317         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
26318         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
26319         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
26320         gcc.c-torture/execute/ieee/Makefile.in,
26321         gcc.c-torture/execute/ieee/configure.in,
26322         gcc.c-torture/noncompile/Makefile.in,
26323         gcc.c-torture/noncompile/configure.in,
26324         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
26325         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
26326         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
26328 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
26330         * g++.old-deja/g++.other/ambig3.C: New test.
26332 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
26334         * g++.old-deja/g++.pt/syntax1.C: New test.
26335         * g++.old-deja/g++.pt/syntax2.C: New test.
26336         * g++.old-deja/g++.other/syntax3.C: New test.
26337         * g++.old-deja/g++.other/syntax4.C: New test.
26339 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
26341         * gcc.dg/20000623-1.c: Prototype exit and abort.
26343 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
26345         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
26346         New tests.
26347         * gcc.dg/cpp-mi3.def: New file.
26349         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
26350         inside assertions.
26351         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
26352         lexer's error messages.
26353         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
26354         divine anything from the linemarkers.
26355         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
26356         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
26358 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
26360         * gcc.dg/20000623-1.c: New test.
26362 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
26364         * gcc.c-torture/execute/20000622-1.c: New test.
26366 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
26368         * g++.old-deja/g++.other/init15.C: New test.
26370 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
26372         * g++.old-deja/g++.pt/vaarg2.C: New test.
26373         * g++.old-deja/g++.pt/vaarg3.C: New test.
26375 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
26377         * g++.old-deja/g++.other/dyncast6.C: New test.
26379 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
26381         * gcc.c-torture/execute/loop-6.c: New test.
26383 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
26385         * gcc.dg/20000614-1.c: New test.
26386         * gcc.dg/20000614-2.c: New test.
26388 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
26390         * g++.old-deja/g++.other/inline12.C: New test.
26392 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
26394         * g++.old-deja/g++.other/eh1.C: New test.
26396 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
26398         * g++.old-deja/g++.other/type.C: New test.
26400 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
26402         * g++.old-deja/g++.other/initstring.C: New test.
26404 2000-06-12  Jason Merrill  <jason@redhat.com>
26406         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
26408 2000-06-09  Jeffrey A Law  (law@cygnus.com)
26410         * gcc.c-torture/compile/20000609-1.c: New test.
26412 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
26414         * gcc.dg/20000609-1.c: New test.
26416 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
26418         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
26419         * gcc.c-torture/noncompile/poison-1.c: Move...
26420         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
26421         * gcc.dg/cpp-li1.c: Add a token after the #line.
26423 2000-06-05  Richard Henderson  <rth@cygnus.com>
26425         * gcc.c-torture/execute/20000605-2.c: New test.
26426         * gcc.c-torture/execute/20000605-3.c: New test.
26428 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
26430         * g77.f-torture/execute/20000503-1.x: New file.
26432 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
26434         * g++.old-deja/g++.eh/badalloc1.C: New test.
26436 2000-06-05  Richard Henderson  <rth@cygnus.com>
26438         * gcc.c-torture/execute/20000605-1.c: New test.
26440 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
26441             Nathan Sidwell <nathan@codesourcery.com>
26443         * gcc.c-torture/compile/20000605-1.c: New test.
26445 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
26447         * g77.f-torture/compile/20000601-1.f:  New test.
26449 2000-06-03  Richard Henderson  <rth@cygnus.com>
26451         * gcc.c-torture/execute/20000603-1.c: New.
26453 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
26455         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
26456         * gcc.dg/noreturn-2.c (noreturn): Likewise.
26458 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
26460         * gcc.dg/compare2.c (case 12): XFAIL.
26461         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
26462         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
26464         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
26466 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
26468         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
26469         guard macro is already defined when the header is first
26470         included.
26471         * gcc.dg/cpp-mix.h: New file.
26472         * gcc.dg/endif-label.c: Update patterns to match compiler.
26474         * g++.brendan/complex1.C: Declare abort.
26475         * g++.law/refs4.C: Remove XFAIL.
26476         * g++.oliva/expr2.C: Declare abort and exit.
26478 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
26480         * gcc.c-torture/execute/20000528-1.c: New test.
26482         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
26483         * g++.old-deja/g++.law/temps4.C: Likewise.
26485         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
26486         stdlib.h.  Call abort() on failure.
26487         * g++.old-deja/g++.law/refs4.C: Likewise.
26488         * g++.old-deja/g++.law/temps4.C: Likewise.
26489         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
26490         * gcc.c-torture/execute/20000112-1.c: Include string.h.
26492 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
26494         Relative to g++.dg/special:
26495         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
26497         Relative to g++.old-deja:
26498         * g++.brendan/complex1.C, g++.jason/optimize2.C,
26499         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
26500         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
26501         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
26502         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
26503         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
26504         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
26506         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
26507         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
26508         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
26509         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
26510         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
26511         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
26512         and/or string.h.
26514         * g++.other/goto1.C: Update expectations for error messages.
26516 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
26518         * gcc.c-torture/compile/20000523-1.c: New test.
26520 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
26522         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
26524 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
26526         * g++.old-deja/g++.eh/catch11.C: New test.
26527         * g++.old-deja/g++.eh/catch12.C: New test.
26529 2000-05-24  Nick Clifton  <nickc@cygnus.com>
26531         * gcc.c-torture/execute/20000523-1.c: New test.
26533 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
26535         * c-torture/execute/bcp-1.c: Replace abort in arg of
26536         __builtin_constant_p with a generic external function.
26538         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
26539         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
26540         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
26541         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
26542         Prototype abort and/or exit.
26544         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
26545         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
26546         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
26547         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
26549 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
26551         * gcc.dg/dwarf2-1.c: New test.
26553 2000-05-20  Richard Henderson  <rth@cygnus.com>
26555         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
26557 2000-05-20  Andreas Jaeger  <aj@suse.de>
26559         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
26560         testcase.
26562 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
26564         * gcc.c-torture/execute/20000519-2.c: New test.
26566 2000-05-19  Andreas Jaeger  <aj@suse.de>
26568         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
26569         which fails with SSA.
26571         * lib/c-torture.exp: Also test with -O3 -fssa.
26573 2000-05-18  Michael Meissner  <meissner@redhat.com>
26575         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
26576         * gcc.c-torture/execute/920415-1.c: Ditto.
26577         * gcc.c-torture/execute/920501-1.c: Ditto.
26578         * gcc.c-torture/execute/conversion.c: Ditto.
26579         * gcc.c-torture/execute/cvt-1.c: Ditto.
26581 2000-05-18  Jeffrey A Law  (law@cygnus.com)
26583         * gcc.c-torture/compile/20000518-1.c: New test.
26585 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
26587         * g77.f-torture/compile/200005018.f:  New test.
26589 2000-05-17  Jeffrey A Law  (law@cygnus.com)
26591         * gcc.c-torture/compile/20000517-1.c: New test.
26593 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
26595         * gcc.c-torture/execute/20000516-1.c: New test.
26597 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
26599         * g++.old-deja/g++.other/eh.C: New test.
26601 2000-05-12  Richard Henderson  <rth@cygnus.com>
26603         * gcc.c-torture/execute/990208-1.c (main): Don't pass
26604         constants through to doit's conditional.
26606 2000-05-11  Jeffrey A Law  (law@cygnus.com)
26608         * gcc.c-torture/compile/20000511-1.c: New test.
26609         * g77.f-torture/compile/20000511-1.f: New test.
26610         * g77.f-torture/compile/20000511-2.f: New test.
26612 2000-05-11  Michael Meissner  <meissner@redhat.com>
26614         * gcc.c-torture/execute/20000511-1.c: New test.
26616 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
26618         * gcc.dg/dg.exp: Scan .S files as well as .c files.
26619         * gcc.dg/20000510-1.S: New.
26621 2000-05-08  Catherine Moore  <clm@cygnus.com>
26623         * gcc.dg/unused-3.c: New.
26625 2000-05-06  Richard Henderson  <rth@cygnus.com>
26627           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
26628           * g++.old-deja/g++.mike/warn1.C: Likewise.
26629           * g++.old-deja/g++.pt/local1.C: Likewise.
26630           * g++.old-deja/g++.pt/local7.C: Likewise.
26631           * g++.old-deja/g++.pt/spec16.C: Likewise.
26633 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
26635         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
26637 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
26639           * g77.f-torture/execute/20000503-1.f:  New test.
26641 2000-05-04  Andreas Jaeger  <aj@suse.de>
26643         * gcc.dg/noreturn-2.c: New test.
26645 2000-05-04  Neil Booth  <NeilB@earthling.net>
26647         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
26648         preprocessor.
26650 2000-05-04  Richard Henderson  <rth@cygnus.com>
26652         * gcc.c-torture/execute/20000503-1.c: Fix typo.
26654 2000-05-04  Richard Henderson  <rth@cygnus.com>
26656         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
26657         OpenSSL by Jason R Thorpe.
26659 2000-05-03  Jim Wilson  <wilson@cygnus.com>
26661         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
26663 2000-05-03  Robert Lipe <robertlipe@usa.net>
26665         * gcc.dg/20000503-1.c: New test.
26667 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
26669         * gcc.c-torture/compile/20000502-1.c: New test.
26670         * g++.old-deja/g++.other/align.C: New test.
26671         * gcc.dg/cpp-tradstringify.c: New test.
26673 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
26675         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
26676         and hard registers.
26678 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
26680         * gcc.c-torture/execute/loop-5.c: New test.
26682 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
26684         * gcc.c-torture/execute/va-arg-20.c: New test.
26686 2000-04-23  Jeffrey A Law  (law@cygnus.com)
26688         * gcc.c-torture/execute/20000422-1.c: New test.
26690 2000-04-20  Greg McGary  <gkm@gnu.org>
26692         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
26693         when optimizing, but without sibling-call optimizations (-O1).
26695 2000-04-20  Jeffrey A Law  (law@cygnus.com)
26697           * gcc.c-torture/compile/20000420-1.c: New test.
26699 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
26701         * g++.abi/ptrflags.C: New test.
26702         * g++.eh/catchptr1.C: Test incomplete pointer chains.
26704 2000-04-19  Catherine Moore  <clm@cygnus.com>
26706         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
26708 2000-04-19  Greg McGary  <gkm@gnu.org>
26710         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
26711         sibling-call optimizations.
26713 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
26715         * gcc.dg/20000419-1.c: New test.
26717 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
26719         * gcc.c-torture/execute/20000412-6.c: New test.
26721 2000-04-12  Jeffrey A Law  (law@cygnus.com)
26723         * gcc.c-torture/execute/20000412-5.c: New test.
26724         * g77.f-torture/compile/20000412-1.f: New test.
26725         * gcc.c-torture/execute/20000412-4.c: New test.
26726         * gcc.c-torture/compile/20000412-2.c: New test.
26727         * gcc.c-torture/execute/20000412-3.c: New test.
26728         * gcc.c-torture/compile/20000412-1.c: New test.
26729         * gcc.c-torture/execute/20000412-2.c: New test.
26731 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
26733         * objc/execute/bf-20.m: New test.
26735 2000-04-10  Richard Henderson  <rth@cygnus.com>
26737         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
26739         * gcc.c-torture/execute/20000412-1.c: New test.
26741 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
26743         * g++.old-deja/g++.eh/catchptr1.C: New test.
26745 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
26747         * g++.old-deja/g++.abi/cxa_vec.C: New test.
26749 2000-04-08  Neil Booth  <NeilB@earthling.net>
26751         * gcc.dg/cpp-nullchar.c: Remove test as
26752         embedded nulls cause problems.
26754 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
26756         * gcc.dg/compare2.c: New test.
26758 2000-04-08  Neil Booth  <NeilB@earthling.net>
26760         * gcc.dg/cpp-nullchar.c: New test.
26762 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
26764         * gcc.dg/cpp-mi2.c: New test.
26765         * gcc.dg/cpp-mi2[abc].h: New files.
26767 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
26769         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
26770         member name.
26772 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
26774         * g++.old-deja/g++.abi/vmihint.C: New test.
26776 2000-04-06  Neil Booth  <NeilB@earthling.net>
26778         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
26779         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
26780         copyright.
26782 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
26784         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
26785         avoid stack-frame overwrite.
26787 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
26789         * gcc.c-torture/compile/20000405-2.c: New test.
26790         * gcc.c-torture/compile/20000405-3.c: New test.
26792 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
26794         * gcc.c-torture/compile/20000405-1.c: New test.
26796 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
26798         * gcc.dg/cast-qual-1.c: Revert last change.
26800 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
26802         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
26804 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
26806         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
26807         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
26809 2000-04-03  Jeffrey A Law  (law@cygnus.com)
26811         * gcc.c-torture/compile/20000403-2.c: New test.
26812         * gcc.c-torture/compile/20000403-1.c: New test.
26814 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
26816         * gcc.c-torture/execute/20000403-1.c: New test.
26818 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
26820         * gcc.c-torture/execute/20000402-1.c: New test.
26822 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
26824         * gcc.c-torture/execute/va-arg-15.c: New test.
26825         * gcc.c-torture/execute/va-arg-16.c: New test.
26826         * gcc.c-torture/execute/va-arg-17.c: New test.
26827         * gcc.c-torture/execute/va-arg-18.c: New test.
26828         * gcc.c-torture/execute/va-arg-19.c: New test.
26830 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
26832         * gcc.c-torture/compile/981211-1.c: Move to...
26833         * gcc.dg/cpp-as1.c: ...here.
26834         * gcc.dg/cpp-as2.c: New file.
26836         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
26837         compiler.
26839 2000-04-02  Neil Booth  <NeilB@earthling.net>
26841         * gcc.dg/cpp-cond.c  New tests.
26842         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
26843         accidental success less likely.
26844         * gcc.dg/cpp-missingop.c  New tests.
26845         * gcc.dg/cpp-missingparen.c  New tests.
26846         * gcc.dg/cpp-shift.c  New tests.
26847         * gcc.dg/cpp-shortcircuit.c  New tests.
26848         * gcc.dg/cpp-unary.c  New tests.
26850 2000-03-29  Jeffrey A Law  (law@cygnus.com)
26852         * gcc.c-torture/compile/20000329-1.c: New test.
26854 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
26856         * gcc.c-torture/compile/20000326-1.c: New test.
26857         * gcc.c-torture/compile/20000326-2.c: New test.
26859 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
26861         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
26862         the first parameter is a function argument.
26864 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
26866         * g++.old-deja/g++.ext/array4.C: New test.
26868 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
26870         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
26872 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
26874         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
26876 2000-03-19  Richard Henderson  <rth@cygnus.com>
26878         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
26880 2000-03-19  Richard Henderson  <rth@cygnus.com>
26882         * gcc.c-torture/compile/20000319-1.c: New test.
26884 2000-03-14  Jeffrey A Law  (law@cygnus.com)
26886         * gcc.c-torture/execute/20000314-3.c: New test.
26887         * gcc.c-torture/execute/20000314-2.c: New test.
26888         * gcc.c-torture/execute/20000314-1.c: New test.
26889         * gcc.c-torture/compile/20000314-2.c: New test.
26890         * gcc.c-torture/compile/20000314-1.c: New test.
26892 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
26894         * g++.old-deja/g++.warn/inline.C: New test.
26896 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
26898         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
26899         standards-compliant result rather than specific constants.
26900         Put test-values in array.
26902 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
26904         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
26905         (g++_target_compile): Put test-specific options last.
26907 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
26909         * g++.old-deja/g++.eh/vbase4.C: New test.
26911 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
26913         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
26915 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
26917         * g++.old-deja/g++.brendan/misc12.C: Removed.
26918         * g++.old-deja/g++.pt/memtemp77.C: Constify.
26919         * g++.old-deja/g++.ext/pretty4.C: New test.
26921 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
26923         * g++.old-deja/g++.other/string2.C: New test.
26925 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
26927         * g++.old-deja/g++.warn/impint2.C: New test.
26929 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
26931         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
26932         is 1, not zero.
26934 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
26936         * g++.old-deja/g++.warn/impint.C: New test.
26937         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
26938         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
26939         * g++.old-deja/g++.pt/explicit12.C: Likewise.
26940         * g++.old-deja/g++.pt/explicit13.C: Likewise.
26941         * g++.old-deja/g++.pt/explicit17.C: Likewise.
26942         * g++.old-deja/g++.pt/explicit18.C: Likewise.
26943         * g++.old-deja/g++.pt/explicit19.C: Likewise.
26944         * g++.old-deja/g++.pt/explicit23.C: Likewise.
26945         * g++.old-deja/g++.pt/explicit31.C: Likewise.
26946         * g++.old-deja/g++.pt/explicit35.C: Likewise.
26947         * g++.old-deja/g++.pt/explicit6.C: Likewise.
26948         * g++.old-deja/g++.pt/memclass7.C: Likewise.
26950 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
26952         * gcc.dg/cpp-redef.c: New test.
26954 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
26956         * g++.old-deja/g++.pt/unify7.C: New test.
26958 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
26960         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
26961         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
26963 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
26965         * gcc.c-torture/compile/20000224-1.c: New test.
26967 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
26969         * gcc.c-torture/compile/cpp-2.c: New test.
26970         * gcc.c-torture/compile/cpp-1.c: New test.
26972 2000-02-25  Jeffrey A Law  (law@cygnus.com)
26974         * gcc.c-torture/execute/20000225-1.c: New test.
26976 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
26978         * gcc.dg/cpp-li2.c: New test.
26980         * gcc.dg/cpp-wi1.c: New test.
26982         * gcc.dg/cpp-li1.c: New test.
26984 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
26986         * g++.old-deja/g++.other/sizeof5.C: New test.
26988 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
26990         * gcc.c-torture/execute/va-arg-13.c: New test.
26992 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
26994         * gcc.c-torture/execute/va-arg-12.c: New test.
26996 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
26998         * gcc.c-torture/execute/20000223-1.c: New test.
27000 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
27002         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
27004 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
27006         * g++.old-deja/g++.abi/ptrmem.C: New test.
27008 2000-02-19  Richard Henderson  <rth@cygnus.com>
27010         * gcc.c-torture/compile/init-3.c: New.
27012 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
27014         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
27015         ALWAYS_CXXFLAGS.
27017 2000-02-11  Robert Lipe <robertl@sco.com>
27019         * gcc.c-torture/compile/20000211-3.c: New test.
27021 2000-02-11  Martin Buchholz <martin@xemacs.org>
27023         * gcc.c-torture/compile/20000211-2.c: New test.
27025 2000-02-11  Jeffrey A Law  (law@cygnus.com)
27027         * gcc.c-torture/compile/20000211-1.c: New test.
27029 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
27031         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
27032           on native targets
27034 2000-02-08  Nathan Sidwell  <nathan@acm.org>
27036         * g++.old-deja/g++.other/cast5.C: New test.
27038 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
27040         * gcc.c-torture/execute/20000205-1.c: New.
27042 2000-02-03  Nathan Sidwell  <nathan@acm.org>
27044         * g++.old-deja/g++.jason/cast3.C: Return void.
27045         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
27047 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
27049         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
27051         * gcc.dg/loop-1.c: New test.
27053 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
27055         * gcc.c-torture/compile/20000127-1.c: New test.
27056         * gcc.c-torture/execute/991228-1.c: New test.
27058 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
27060         * gcc.dg/unused-2.c: New test.
27062         * gcc.dg/conv-1.c: New test.
27064 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
27066         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
27067         compiler.
27068         (tool_option_proc): Fix typo.
27070 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
27072         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
27073         of the ld on the host, not on the build machine.
27074         Also, don't crash if '--help' is not a supported option.
27076 2000-01-24  Richard Henderson  <rth@cygnus.com>
27078         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
27080 2000-01-20  Jeffrey A Law  (law@cygnus.com)
27082         * gcc.c-torture/execute/20000120-2.c: New test.
27083         * gcc.c-torture/execute/20000120-1.c: New test.
27085 2000-01-13  Jeffrey A Law  (law@cygnus.com)
27087         * gcc.c-torture/execute/20000113-1.c: New test.
27089 2000-01-12  Jeffrey A Law  (law@cygnus.com)
27091         * gcc.c-torture/execute/20000112-1.c: New test.
27093 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
27095         * gcc.dg/20000111-1.c: New test.
27097 2000-01-10  Jeffrey A Law  (law@cygnus.com)
27099         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
27100         with 16 bit integers.
27102 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
27104         * gcc.dg/20000108-1.c: New test.
27106 2000-01-05  Nathan Sidwell  <nathan@acm.org>
27108         * g++.old-deja/g++.ns/koenig8.C: New test.
27110 2000-01-05  Nathan Sidwell  <nathan@acm.org>
27112         * g++.old-deja/g++.other/cast4.C: New test.
27114 2000-01-05  Jeffrey A Law  (law@cygnus.com)
27116         * gcc.c-torture/compile/20000105-2.c: New test.
27117         * gcc.c-torture/compile/20000105-1.c: New test.
27119 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
27121         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
27122         references to printf & atoi to conform to ANSI standard.
27123         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
27124         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
27125         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
27126         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
27127         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
27128         * g++.old-deja/g++.brendan/complex1.C: Likewise.
27129         * g++.old-deja/g++.brendan/copy1.C: Likewise.
27130         * g++.old-deja/g++.brendan/copy2.C: Likewise.
27131         * g++.old-deja/g++.brendan/copy3.C: Likewise.
27132         * g++.old-deja/g++.brendan/copy4.C: Likewise.
27133         * g++.old-deja/g++.brendan/copy5.C: Likewise.
27134         * g++.old-deja/g++.brendan/copy6.C: Likewise.
27135         * g++.old-deja/g++.brendan/copy7.C: Likewise.
27136         * g++.old-deja/g++.brendan/copy8.C: Likewise.
27137         * g++.old-deja/g++.brendan/crash11.C: Likewise.
27138         * g++.old-deja/g++.brendan/crash14.C: Likewise.
27139         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
27140         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
27141         * g++.old-deja/g++.brendan/delete2.C: Likewise.
27142         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
27143         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
27144         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
27145         * g++.old-deja/g++.brendan/eh1.C: Likewise.
27146         * g++.old-deja/g++.brendan/groff1.C: Likewise.
27147         * g++.old-deja/g++.brendan/init3.C: Likewise.
27148         * g++.old-deja/g++.brendan/misc12.C: Likewise.
27149         * g++.old-deja/g++.brendan/misc7.C: Likewise.
27150         * g++.old-deja/g++.brendan/new2.C: Likewise.
27151         * g++.old-deja/g++.brendan/operators4.C: Likewise.
27152         * g++.old-deja/g++.brendan/operators5.C: Likewise.
27153         * g++.old-deja/g++.brendan/overload2.C: Likewise.
27154         * g++.old-deja/g++.brendan/overload7.C: Likewise.
27155         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
27156         * g++.old-deja/g++.brendan/reference1.C: Likewise.
27157         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
27158         * g++.old-deja/g++.brendan/template24.C: Likewise.
27159         * g++.old-deja/g++.brendan/template3.C: Likewise.
27160         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
27161         * g++.old-deja/g++.jason/inline3.C: Likewise.
27162         * g++.old-deja/g++.jason/opeq.C: Likewise.
27163         * g++.old-deja/g++.law/arg5.C: Likewise.
27164         * g++.old-deja/g++.law/arm7.C: Likewise.
27165         * g++.old-deja/g++.law/ctors11.C: Likewise.
27166         * g++.old-deja/g++.law/cvt8.C: Likewise.
27167         * g++.old-deja/g++.law/init9.C: Likewise.
27168         * g++.old-deja/g++.law/refs4.C: Likewise.
27169         * g++.old-deja/g++.law/template2.C: Likewise.
27170         * g++.old-deja/g++.law/visibility24.C: Likewise.
27171         * g++.old-deja/g++.law/vtable3.C: Likewise.
27172         * g++.old-deja/g++.mike/asm2.C: Likewise.
27173         * g++.old-deja/g++.mike/eh1.C: Likewise.
27174         * g++.old-deja/g++.mike/misc1.C: Likewise.
27175         * g++.old-deja/g++.mike/misc13.C: Likewise.
27176         * g++.old-deja/g++.mike/misc14.C: Likewise.
27177         * g++.old-deja/g++.mike/ns12.C: Likewise.
27178         * g++.old-deja/g++.mike/p1248.C: Likewise.
27179         * g++.old-deja/g++.mike/p3708.C: Likewise.
27180         * g++.old-deja/g++.mike/p3708a.C: Likewise.
27181         * g++.old-deja/g++.mike/p3708b.C: Likewise.
27182         * g++.old-deja/g++.mike/p646.C: Likewise.
27183         * g++.old-deja/g++.mike/p700.C: Likewise.
27184         * g++.old-deja/g++.mike/p783.C: Likewise.
27185         * g++.old-deja/g++.mike/p783a.C: Likewise.
27186         * g++.old-deja/g++.mike/p783b.C: Likewise.
27187         * g++.old-deja/g++.mike/p786.C: Likewise.
27188         * g++.old-deja/g++.mike/p789.C: Likewise.
27189         * g++.old-deja/g++.mike/p789a.C: Likewise.
27190         * g++.old-deja/g++.mike/p807a.C: Likewise.
27191         * g++.old-deja/g++.other/delete3.C: Likewise.
27192         * g++.old-deja/g++.other/dyncast1.C: Likewise.
27193         * g++.old-deja/g++.other/dyncast2.C: Likewise.
27194         * g++.old-deja/g++.other/dyncast3.C: Likewise.
27195         * g++.old-deja/g++.other/empty1.C: Likewise.
27196         * g++.old-deja/g++.other/temporary1.C: Likewise.
27197         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
27198         * g++.old-deja/g++.pt/t16.C: Likewise.
27199         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
27201 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
27203         * gcc.dg/991230-1.c: New test.
27205 1999-12-29  Jeffrey A Law  (law@cygnus.com)
27207         * gcc.c-torture/compile/991229-3.c: New test.
27208         * gcc.c-torture/compile/991229-2.c: New test.
27209         * gcc.c-torture/compile/991229-1.c: New test.
27211 1999-12-29  Greg McGary <gkm@eng.ascend.com>
27213         * gcc.c-torture/compile/labels-2.c: New test.
27215 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
27217         * gcc.c-torture/execute/991227-1.c: New test.
27219 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
27221         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
27223 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
27225         * gcc.c-torture/execute/991221-1.c: New test.
27227 1999-12-20  Nathan Sidwell  <nathan@acm.org>
27229         * g++.old-deja/g++.other/cast3.C: New test.
27231 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
27233         * gcc.c-torture/execute/991216-4.c: New test.
27235 1999-12-16  Michael Meissner  <meissner@cygnus.com>
27237         * gcc.c-torture/execute/991216-1.c: New test.
27238         * gcc.c-torture/execute/991216-2.c: New test.
27239         * gcc.c-torture/execute/991216-3.c: New test.
27241 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
27243         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
27244         Actually make the test fail by using "-O2" for compilation.
27246 1999-12-15  Nathan Sidwell  <nathan@acm.org>
27248         * g++.old-deja/g++.warn/cast-align1.C: New test.
27250 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
27252         * gcc.c-torture/compile/991214-1.c: New test.
27253         * gcc.c-torture/compile/991214-2.c: New test.
27255 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
27257         * gcc.dg/991214-1.c: New test.
27259 1999-12-13  Jeffrey A Law  (law@cygnus.com)
27261         * gcc.c-torture/compile/991213-3.c: New test.
27262         * gcc.c-torture/compile/991213-2.c: New test.
27263         * gcc.c-torture/compile/991213-1.c: New test.
27265 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
27267         * gcc.dg/991209-1.c: New test.
27269 1999-12-08  Nathan Sidwell <nathan@acm.org>
27271         * gcc.c-torture/compile/991208-1.c: New test.
27273 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
27275         * gcc.dg/ultrasp2.c: New test.
27277 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
27279         * g++.old-deja/g++.abi/align.C (main): Fix typo.
27281 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
27283         * gcc.c-torture/compile/991202-1.c: New test.
27284         * gcc.c-torture/execute/991202-1.c: New test.
27285         * gcc.c-torture/execute/991202-2.c: New test.
27286         * gcc.c-torture/execute/991202-3.c: New test.
27288 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
27290         * g++.old-deja/g++.abi/align.C: New test.
27291         * g++.old-deja/g++.abi/aggregates.C: Likewise.
27292         * g++.old-deja/g++.abi/bitfields.C: Likewise.
27294 1999-12-01  Richard Henderson  <rth@cygnus.com>
27296         * gcc.c-torture/execute/991201-1.c: New.
27298 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
27300         * gcc.dg/991129-1.c: New test.
27302 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
27304         * gcc.c-torture/compile/991127-1.c: New test.
27306 1999-11-22  Nathan Sidwell  <nathan@acm.org>
27308         * g++.old-deja/g++.other/warn4.C: New test.
27310 1999-11-22  Nathan Sidwell  <nathan@acm.org>
27312         * g++.old-deja/g++.eh/cleanup2.C: New test.
27313         * g++.old-deja/g++.ext/pretty2.C: New test.
27314         * g++.old-deja/g++.ext/pretty3.C: New test.
27315         * g++.old-deja/g++.other/debug6.C: New test.
27317 1999-10-20  Jim Wilson  <wilson@cygnus.com>
27319         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
27320         compiler_output to look for one error message instead of two.
27322 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
27324         * gcc.c-torture/execute/991118-1.c: Also test case
27325         where the word boundary does not split a byte evenly.
27327 1999-11-19  Nathan Sidwell  <nathan@acm.org>
27329         * g++.old-deja/g++.ext/restrict1.C: New test.
27331 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
27333         * gcc.c-torture/execute/991118-1.c: New test.
27335 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
27337         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
27338         working directory pathnames.
27340 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
27342         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
27343         host is equipped with driver.h and driver.o so it can actually
27344         compile and run the tests.
27346 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
27348         * gcc.c-torture/compile/991008-1.c: New test.
27350 1999-11-08  Nick Clifton  <nickc@cygnus.com>
27352         * lib/gcc-dg.exp: Include target-supports.exp
27354 1999-11-05  Nick Clifton  <nickc@cygnus.com>
27356         * lib/target-supports.exp: New file: Provide procs to test for
27357         features supported by the target.
27358         (check_weak_available): Moved here from ecos.exp.
27359         (check_alias_available): New proc: Determine of the target
27360         toolchain supports the alias attribute.
27362         * gcc.dg/special/ecos.exp: Move check_weak_available to
27363         target-supports.exp.
27364         (alias-1.c): Only perform the test if the target supports
27365         aliases.
27366         (wkali-1.c): Only perform the test if the target supports
27367         aliases.
27369         * gcc.dg/990506-0.c: Expect error messages from cross
27370         targets as well as native targets.
27372 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
27374         * gcc.dg/ultrasp1.c: Removed xfail.
27375         * gcc.dg/struct-ret-2.c: Likewise.
27376         * gcc.dg/array-1.c: Likewise.
27378 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
27380         * gcc.dg/struct-ret-2.c: New test.
27382         * gcc.dg/array-1.c: New test.
27384 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
27386         * gcc.c-torture/execute/991030-1.c: New test.
27388 1999-10-26  Richard Henderson  <rth@cygnus.com>
27390         * gcc.c-torture/compile/991026-2.c: New test.
27392 1999-10-26  Jeffrey A Law  (law@cygnus.com)
27394         * gcc.c-torture/compile/991026-1.c: New test.
27396 1999-10-23  Jeffrey A Law  (law@cygnus.com)
27398         * gcc.c-torture/execute/991023-1.c: New test.
27400 1999-10-19  Jeffrey A Law  (law@cygnus.com)
27402         * gcc.c-torture/execute/991019-1.c: New test.
27404 1999-10-16  Richard Henderson  <rth@cygnus.com>
27406         * gcc.c-torture/execute/991016-1.c: New test.
27408 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
27410         * gcc.c-torture/execute/991014-1.c: New test.
27412 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
27414         * g++.old-deja/g++.other/union2.C: New test.
27416 1999-10-13  Nathan Sidwell  <nathan@acm.org>
27418         * g++.old-deja/g++.other/vaarg2.C: New test.
27419         * g++.old-deja/g++.other/vaarg3.C: New test.
27421 1999-10-12  Craig Burley  <craig@jcb-sc.com>
27423         * g77.f-torture/noncompile/19990905-1.f: Moved from being
27424         in compile/.
27426 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
27428         * gcc.c-torture/execute/va-arg-11.c: New test.
27430 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
27432         * lib/file-format.exp (gcc_target_object_format): Don't
27433         crash if objdump is unavailable.
27435 1999-09-29  Donn Terry <donn@interix.com>
27437         * gcc.misc-tests/mg.exp: delete extraneous redirection.
27439 1999-09-28  Nick Clifton  <nickc@cygnus.com>
27441         * gcc.c-torture/compile/990928-1.c: New test.
27443 1999-09-28  Nathan Sidwell  <nathan@acm.org>
27445         * g++.old-deja/g++.other/decl6.C: New test.
27447 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
27449         * gcc.c-torture/execute/va-arg-10.c: New test.
27451 1999-09-27  Nathan Sidwell  <nathan@acm.org>
27453         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
27454         __PRETTY_FUNCTION__.
27456 1999-09-23  Nick Clifton  <nickc@cygnus.com>
27458         * gcc.c-torture/execute/990923-1.c: New test.
27460 1999-09-21  Nick Clifton  <nickc@cygnus.com>
27462         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
27463         for which -fpic is inappropriate.
27465 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
27467         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
27469 1999-09-21  Nathan Sidwell  <nathan@acm.org>
27471         * g++.old-deja/g++.other/dyncast1.C: New test.
27472         * g++.old-deja/g++.other/dyncast2.C: New test.
27473         * g++.old-deja/g++.other/dyncast3.C: New test.
27474         * g++.old-deja/g++.other/dyncast4.C: New test.
27475         * g++.old-deja/g++.other/dyncast5.C: New test.
27476         * g++.old-deja/g++.eh/catch3.C: New test.
27477         * g++.old-deja/g++.eh/catch3p.C: New test.
27478         * g++.old-deja/g++.eh/catch4.C: New test.
27479         * g++.old-deja/g++.eh/catch4p.C: New test.
27480         * g++.old-deja/g++.eh/catch5.C: New test.
27481         * g++.old-deja/g++.eh/catch5p.C: New test.
27482         * g++.old-deja/g++.eh/catch6.C: New test.
27483         * g++.old-deja/g++.eh/catch6p.C: New test.
27484         * g++.old-deja/g++.eh/catch7.C: New test.
27485         * g++.old-deja/g++.eh/catch7p.C: New test.
27486         * g++.old-deja/g++.eh/catch8.C: New test.
27487         * g++.old-deja/g++.eh/catch8p.C: New test.
27488         * g++.old-deja/g++.eh/catch9.C: New test.
27489         * g++.old-deja/g++.eh/catch9p.C: New test.
27491 1999-09-13  Nathan Sidwell  <nathan@acm.org>
27493         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
27494         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
27496 1999-09-13  Jeffrey A Law  (law@cygnus.com)
27498         * gcc.c-torture/compile/990913-1.c: New test.
27500 1999-09-10  Nathan Sidwell  <nathan@acm.org>
27502         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
27503         * g++.old-deja/g++.jason/rfg5.C: Likewise.
27505 1999-09-09  Richard Henderson  <rth@cygnus.com>
27507         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
27509 1999-09-09  Nathan Sidwell  <nathan@acm.org>
27511         * g++.old-deja/g++.other/lookup11.C: New test.
27512         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
27513         what is permitted and what we want.
27514         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
27515         overload use.
27516         * g++.old-deja/g++.jason/rfg5.C: Likewise
27518 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
27520         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
27521         * gcc.c-torture/noncompile/poison-1.c: New file.
27523 1999-09-08  Nathan Sidwell  <nathan@acm.org>
27525         * g++.old-deja/g++.other/sizeof3.C: New test.
27526         * g++.old-deja/g++.other/sizeof4.C: New test.
27527         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
27528         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
27530 1999-09-07  Richard Henderson  <rth@cygnus.com>
27532         * gcc.dg/va-arg-1.c: New.
27534 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
27536         * gcc.c-torture/execute/va-arg-9.c: New test.
27538 1999-09-05  Craig Burley  <craig@jcb-sc.com>
27540         * g77.f-torture/compile/980519-2.f: New test.
27541         * g77.f-torture/compile/19990905-0.f: New test.
27542         * g77.f-torture/compile/19990905-1.f: New test.
27543         * g77.f-torture/compile/19990905-2.f: New test.
27545         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
27547 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
27549         * gcc.c-torture/execute/990827-1.c: Fix typo.
27551 1999-09-03  Nathan Sidwell  <nathan@acm.org>
27553         * g++.old-deja/g++.other/deref1.C: New test.
27555 1999-09-02  Nathan Sidwell  <nathan@acm.org>
27557         * g++.old-deja/g++.other/ambig2.C: New test.
27558         * g++.old-deja/g++.other/cond5.C: New test.
27559         * g++.old-deja/g++.other/lookup16.C: New test.
27561 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
27563         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
27564         assemblers too.
27566 1999-08-31  Jeffrey A Law  (law@cygnus.com)
27568         * lib/c-torture.exp: Avoid the "compare executables" optimization
27569         when testing native.
27571 1999-08-29  Jeffrey A Law  (law@cygnus.com)
27573         * gcc.c-torture/execute/990829-1.c: New test.
27574         * gcc.c-torture/compile/990829-1.c: New test.
27576 1999-08-27  Paul Burchard  <burchard@pobox.com>
27578         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
27579         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
27580         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
27581         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
27582         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
27583         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
27584         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
27585         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
27586         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
27587         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
27588         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
27590 1999-08-27  Jeffrey A Law  (law@cygnus.com)
27592         * gcc.c-torture/execute/990827-1.c: New test.
27594 1999-08-26  Craig Burley  <craig@jcb-sc.com>
27596         * g77.f-torture/noncompile/19990826-4.f: New test.
27598         * g77.f-torture/compile/19990826-3.f: New test.
27600         * g77.f-torture/execute/19990826-2.f: New test.
27602         * g77.f-torture/compile/19990826-1.f: New test.
27604         * gcc.c-torture/execute/990826-0.c: New test.
27605         * g77.c-torture/execute/19990826-0.f: New test.
27607         * g77.f-torture/noncompile/970626-2.f: New test.
27609 1999-08-25  Paul Burchard  <burchard@pobox.com>
27611         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
27612         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
27613         lss-011.C: New tests.
27615 1999-08-25  Nathan Sidwell  <nathan@acm.org>
27617         * g++.old-deja/g++.other/decl5.C: New test.
27619 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
27621         * noncompile/noncompile.exp: Load_lib c-torture.exp.
27622         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
27623         call `postbase' for each one.  All callers of `postbase' changed
27624         to call this instead.
27626 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
27628         * gcc.c-torture/execute/990811-1.c: New test.
27630 1999-08-09  Nick Clifton  <nickc@cygnus.com>
27632         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
27633         just native ones.
27635         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
27636         just native ones.
27638 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
27640         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
27642 1999-08-04  Jeffrey A Law  (law@cygnus.com)
27644         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
27646 1999-08-04  Nathan Sidwell  <nathan@acm.org>
27648         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
27650 1999-08-04  Jeffrey A Law  (law@cygnus.com)
27652         * gcc.c-torture/execute/990804-1.c: New test.
27654 1999-08-03  Nathan Sidwell  <nathan@acm.org>
27656         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
27657         * g++.old-deja/g++.brendan/crash64.C: Likewise
27658         * g++.old-deja/g++.brendan/overload8.C: Likewise
27660 1999-08-03  Nathan Sidwell  <nathan@acm.org>
27662         * g++.old-deja/g++.other/struct1.C: New test.
27664 1999-08-03  Nathan Sidwell  <nathan@acm.org>
27666         * g++.old-deja/g++.other/enum2.C: New test.
27668 1999-08-02  Richard Henderson  <rth@cygnus.com>
27670         Adapted from tests from Franz Sirl:
27671         * gcc.c-torture/execute/va-arg-7.c: New test.
27672         * gcc.c-torture/execute/va-arg-8.c: New test.
27674 1999-08-01  Jeffrey A Law  (law@cygnus.com)
27676         * gcc.c-torture/compile/990801-2.c: New test.
27678         * gcc.c-torture/compile/990801-1.c: New test.
27680 1999-07-27  Michael Meissner  <meissner@cygnus.com>
27682         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
27683         fp-cmp-1.c, converting double to float.
27685         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
27686         fp-cmp-1.c, converting double to long double.
27688         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
27689         from fr1 to unknown_register, since fr1 is a legitimate register
27690         on some machines.
27692 1999-07-25  Jeffrey A Law  (law@cygnus.com)
27694         * README: More listname related changes.
27696 1999-07-08  Catherine Moore  <clm@cygnus.com>
27698         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
27700 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
27702         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
27704 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
27706         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
27708 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
27710         * gcc.dg/990703-1.c: New test.
27712 1999-06-29  Nick Clifton  <nickc@cygnus.com>
27714         * lib/file-format.exp: New file: Move definition of proc
27715         gcc_target_object_format to here from
27716         gcc.dg/special/ecos.exp.
27718         * lib/c-torture.exp: Include lib file-format.exp.
27719         * lib/gcc-dg.exp: Include lib file-format.exp.
27721         * gcc.dg/special/ecos.exp: Remove definition of proc
27722         gcc_target_object_format.
27724 1999-06-28  Jeffrey A Law  (law@cygnus.com)
27726         * gcc.c-torture/execute/990628-1.c: New test.
27728 1999-06-25  Jeffrey A Law  (law@cygnus.com)
27730         * gcc.c-torture/compile/990625-2.c: New test.
27732         * gcc.c-torture/compile/990625-1.c: New test.
27734 1999-06-23  Nick Clifton  <nickc@cygnus.com>
27736         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
27737         attributes compile.
27738         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
27739         ports that use the COFF/PE file format.
27741 1999-06-17  Jeffrey A Law  (law@cygnus.com)
27743         * gcc.c-torture/compile/990617-1.c: New test.
27745 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
27747         * g++.old-deja/g++.other/decl4.C: New test.
27749 1999-06-14  Nathan Sidwell  <nathan@acm.org>
27751         * g++.old-deja/g++.other/bitfld3.C: New test.
27753 1999-06-08  Nathan Sidwell  <nathan@acm.org>
27755         * g++.old-deja/g++.eh/catch1.C: New test.
27757 1999-06-07  Jeffrey A Law  (law@cygnus.com)
27759         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
27761         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
27762         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
27764 1999-06-05  Craig Burley  <craig@jcb-sc.com>
27766         * g77.f-torture/compile/19990502-0.f: Replace with new,
27767         shorter, test that still fails after recent changes.
27769 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
27771         * gcc.c-torture/execute/990604-1.c: New test.
27773 1999-05-31  Jeffrey A Law  (law@cygnus.com)
27775         * gcc.c-torture/execute/990531-1.c: New test.
27777 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
27779         * gcc.c-torture/compile/990527-1.c: New test.
27781 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
27783         * gcc.c-torture/execute/990527-1.c: New test.
27785 1999-05-25  Nick Clifton  <nickc@cygnus.com>
27787         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
27788         bitfields as signed.
27790 1999-05-25  Craig Burley  <craig@jcb-sc.com>
27792         * g77.f-torture/compile/19990525-0.f: New test.
27794 1999-05-25  Jeffrey A Law  (law@cygnus.com)
27796         * gcc.c-torture/execute/990525-2.c: New test.
27798         * gcc.c-torture/execute/990525-1.c: New test.
27800 1999-05-24  Nathan Sidwell  <nathan@acm.org>
27802         * g++.old-deja/g++.other/anon3.C: New test.
27803         * g++.old-deja/g++.other/anon4.C: New test.
27804         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
27805         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
27806         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
27807         Merrill).
27809 1999-05-24  Jeffrey A Law  (law@cygnus.com)
27811         * gcc.c-torture/execute/990524-1.c: New test.
27813         * gcc.dg/990524-1.c: New test.
27815 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
27817         * gcc.c-torture/compile/990523-1.c: New test.
27819 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
27821         * gcc.c-torture/compile/990519-1.c: New test.
27823 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
27825         * gcc.c-torture/compile/990517-1.c: New test.
27827         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
27828         (e4, f4): New tests.
27829         (main): Call them.
27831 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
27833         * gcc.dg/noreturn-1.c: New test.
27835 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
27837         * gcc.c-torture/execute/990513-1.c: New test.
27839 1999-05-10  Richard Henderson  <rth@cygnus.com>
27841         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
27843 1999-05-10  Craig Burley  <craig@jcb-sc.com>
27845         * g77.f-torture/execute/erfc.f: Use small single-precision
27846         values, to avoid problems on Alphas when not -mieee.
27848 1999-05-08  Craig Burley  <craig@jcb-sc.com>
27850         * gcc.dg/990506-0.c: New test.
27852 1999-05-08  Richard Henderson  <rth@cygnus.com>
27854         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
27855         the constant to test.  Don't XFAIL 64-bit targets.
27857         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
27858         * g++.old-deja/g++.law/profile1.C: Likewise.
27860         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
27861         operator new instances.
27862         * g++.old-deja/g++.other/delete5.C: Likewise.
27864 1999-05-03  Craig Burley  <craig@jcb-sc.com>
27866         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
27867         intrinsic.
27869 1999-05-03  Craig Burley  <craig@jcb-sc.com>
27871         * g77.f-torture/execute/u77-test.f: Reverse order of two
27872         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
27874 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
27876         * gcc.dg/compare1.c: New test.
27878 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
27880         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
27881         New tests.
27883 1999-05-02  Craig Burley  <craig@jcb-sc.com>
27885         * g77.f-torture/compile/19990502-1.f: New test.
27887 1999-05-02  Craig Burley  <craig@jcb-sc.com>
27889         * g77.f-torture/compile/19990502-0.f: New test.
27891 1999-05-02  Craig Burley  <craig@jcb-sc.com>
27893         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
27894         intrinsic.
27896 1999-05-02  Craig Burley  <craig@jcb-sc.com>
27898         * g77.f-torture/execute/u77-test.f (main): List libU77
27899         intrinsics not currently tested.
27900         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
27901         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
27902         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
27903         Trim blanks off the ends of some printed strings.
27905 1999-05-02  Craig Burley  <craig@jcb-sc.com>
27907         * g77.f-torture/execute/u77-test.f (main): Just warn about
27908         FSTAT gid disagreement, as it's expected on some systems.
27910 1999-05-01  Craig Burley  <craig@jcb-sc.com>
27912         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
27913         use a new function, which allows for some slop.
27914         Clean up some commentary.
27915         (issum): The new function.
27916         (sgladd): Deleted subroutine.
27918 1999-05-01  Craig Burley  <craig@jcb-sc.com>
27920         * g77.f-torture/execute/u77-test.f: Modify to be more like
27921         libf2c/libU77 version, bringing patches to that version here.
27922         Add suitable commentary.
27924 1999-04-25  Richard Henderson  <rth@cygnus.com>
27926         * gcc.dg/990424-1.c: New test.
27928 1999-04-24  Craig Burley  <craig@jcb-sc.com>
27930         * g77.f-torture/execute/u77-test.f (main): Bug involving
27931         LSTAT has been fixed, so turn back on full checking.
27933 1999-04-20  Craig Burley  <craig@jcb-sc.com>
27935         * g77.f-torture/compile/19990419-0.f: New test.
27936         * g77.f-torture/execute/19990419-1.f: New test.
27938 1999-04-17  Richard Henderson  <rth@cygnus.com>
27940         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
27941         to avoid the need for a prototype to supress a warning.
27943 1999-04-07  Jim Wilson  <wilson@cygnus.com>
27945         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
27947 1999-04-04  Jeffrey A Law  (law@cygnus.com)
27949         * gcc.c-torture/execute/990404-1.c: New test.
27951 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
27953         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
27954         * gcc.dg/cpp-if3.c: Don't use -pedantic.
27955         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
27956         missing initializer warnings.
27958 1999-03-28  Jeffrey A Law  (law@cygnus.com)
27960         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
27961         matching strings.
27963 1999-03-26  Jeffrey A Law  (law@cygnus.com)
27965         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
27967 1999-03-26  Craig Burley  <craig@jcb-sc.com>
27969         * g77.f-torture/execute/19990325-0.f: New test.
27970         * g77.f-torture/execute/19990325-1.f: New test.
27972 1999-03-24  Jeffrey A Law  (law@cygnus.com)
27974         * gcc.c-torture/execute/990324-1.c: New test.
27976 1999-03-22  Jim Wilson  <wilson@cygnus.com>
27978         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
27979         test with 4.
27981 1999-03-17  Richard Henderson  <rth@cygnus.com>
27983         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
27985 1999-03-13  Craig Burley  <craig@jcb-sc.com>
27987         * g77.f-torture/execute/19990313-2.f: New test.
27988         * g77.f-torture/execute/19990313-3.f: New test.
27990 1999-03-13  Craig Burley  <craig@jcb-sc.com>
27992         * g77.f-torture/execute/19990313-0.f: New test.
27993         * g77.f-torture/execute/19990313-1.f: New test.
27995 1999-03-12  Jim Wilson  <wilson@cygnus.com>
27997         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
27998         printf to sprintf.
27999         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
28000         (main): Add check for u15.  Conditionalize u31 check depending on
28001         whether ints are <32 bits or >=32 bits.
28003 1999-03-08  Craig Burley  <craig@jcb-sc.com>
28005         * g77.f-torture/execute/19981119-0.f: Improve testiness.
28007 1999-03-08  Craig Burley  <craig@jcb-sc.com>
28009         * g77.f-torture/compile/19990305-0.f: New test.
28010         * g77.f-torture/execute/19981119-0.f: New test.
28012 1999-03-08  Craig Burley  <craig@jcb-sc.com>
28014         * g77.f-torture/execute/970625-2.f: call ABORT if final
28015         result is not correct, instead of just printing it.
28016         Add this checking via newly introduced obfuscation, to
28017         trip up buggy front ends.
28019 1999-03-07  Craig Burley  <craig@jcb-sc.com>
28021         * g77.f-torture/compile/960317-1.f: Moved from being
28022         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
28024 1999-03-06  Craig Burley  <craig@jcb-sc.com>
28026         * g77.f-torture/execute/960317-1.f: New (old) test.
28027         * g77.f-torture/execute/970625-2.f: Ditto.
28029 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
28031         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
28032         message on line 1 or line 2; cccp and cpplib do this differently.
28034 1999-03-01  Jeffrey A Law  (law@cygnus.com)
28036         * g++.old-deja/g++.law/weak1.C: New test.
28038 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
28040         * gcc.c-torture/execute/990119-1.c: Renamed to...
28041         * gcc.dg/990119-1.c: this, so it will only be tested once
28042         (it's a preprocessor test, it doesn't need to be run at
28043         multiple optimization levels).
28045 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
28047         * lib/g++.exp: Don't add incdir=$base_dir/../include to
28048           ALWAYS_CXXFLAGS.
28050 1999-02-24  Craig Burley  <craig@jcb-sc.com>
28052         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
28053         * g77.f-torture/compile/19981216-0.f: ...as it is expected
28054         to not be compilable by current g77.
28056 1999-02-24  Nick Clifton  <nickc@cygnus.com>
28058         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
28060 1999-02-22  Jeffrey A Law  (law@cygnus.com)
28062         * gcc.c-torture/execute/990222-1.c: New test.
28064 1999-02-19  Craig Burley  <craig@jcb-sc.com>
28066         * g77.f-torture/compile/19990218-0.f: New test.
28067         * g77.f-torture/noncompile/19990218-1.f: New test.
28069 1999-02-18  Craig Burley  <craig@jcb-sc.com>
28071         * g77.f-torture/compile/19981216-0.f: New test.
28073 1999-02-14  Jeffrey A Law  (law@cygnus.com)
28075         * gcc.dg/990214-1.c: New test.
28077 1999-02-13  Jeffrey A Law  (law@cygnus.com)
28079         * gcc.dg/990213-2.c: New test.
28081         * gcc.dg/990213-1.c: New test.
28083 1999-02-12  Jeffrey A Law  (law@cygnus.com)
28085         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
28086         ints.
28088 1999-02-11  Nick Clifton  <nickc@cygnus.com>
28090         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
28091         specified by target.
28093         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
28095 1999-02-11  Jeffrey A Law  (law@cygnus.com)
28097         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
28099 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
28101         * gcc.dg/special/ecos.exp: New test driver for new tests with
28102         special requirements.
28104         * gcc.dg/special/alias-1.c: New test.
28105         * gcc.dg/special/gcsec-1.c: New test.
28106         * gcc.dg/special/weak-1.c: New test.
28107         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
28108         * gcc.dg/special/weak-2.c: New test.
28109         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
28110         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
28111         * gcc.dg/special/wkali-1.c: New test.
28112         * gcc.dg/special/wkali-2.c: New test.
28113         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
28114         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
28116 1999-02-10  Felix Lee  <flee@cygnus.com>
28118           * lib/c-torture.exp (c-torture-compile): Pull out code for
28119           analyzing gcc error messages.
28120           (c-torture-execute): Likewise.  Fix some (harmless) false
28121           positives.
28122           * lib/gcc.exp (gcc_check_compile): New function.
28124 1999-02-08  Richard Henderson  <rth@cygnus.com>
28126         * gcc.c-torture/execute/990208-1.c: New test.
28128 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
28130         * g++.dg/special/ecos.exp: New driver for new tests with special
28131         requirements
28133         * g++.dg/special/conpr-1.C: New test
28134         * g++.dg/special/conpr-2.C: New test
28135         * g++.dg/special/conpr-2a.C: New test
28136         * g++.dg/special/conpr-3.C: New test
28137         * g++.dg/special/conpr-3a.C: New test
28138         * g++.dg/special/conpr-3b.C: New test
28140         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
28141         allow g++ to use the dg driver
28143         * README: Add comment about g++.dg directory
28145 1999-02-06  Jeffrey A Law  (law@cygnus.com)
28147         * README: Update email addresses.
28149 1999-02-03  Nick Clifton  <nickc@cygnus.com>
28151         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
28152         arguments in order to force structure S onto the stack even on
28153         the alpha.
28154         (test): Pass 10 leading arguments to function foo as well as the
28155         structure S.
28157         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
28158         failure for all targets.
28160         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
28161         abort to terminate program execution.
28163 1999-01-30  Richard Henderson  <rth@cygnus.com>
28165         * gcc.c-torture/execute/990130-1.c: New test.
28167 1999-01-30  Jeffrey A Law  (law@cygnus.com)
28169         * gcc.dg/990130-1.c: New test.
28171 1999-01-28  Michael Meissner  <meissner@cygnus.com>
28173         * gcc.c-torture/execute/990128-1.c: New test.
28175 1999-01-27  Michael Meissner  <meissner@cygnus.com>
28177         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
28179 1999-01-27  Felix Lee  <flee@cygnus.com>
28181         * lib/c-torture.exp (c-torture-compile): pull out code for
28182         analyzing gcc error messages.
28183         (c-torture-execute): ditto, and fix some (harmless) false
28184         positives.
28185         * lib/gcc.exp (gcc_check_compile): new function.
28187 1999-01-17  Jeffrey A Law  (law@cygnus.com)
28189         * gcc.dg/990117-1.c: New test.
28191         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
28193         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
28195 1999-01-15  Jeffrey A Law  (law@cygnus.com)
28197         * g77.f-torture/compile/990115-1.f: New test.
28199 1999-01-07  Jeffrey A Law  (law@cygnus.com)
28201         * gcc.c-torture/compile/990107-1.c: New test
28203 1999-01-06  Jeffrey A Law  (law@cygnus.com)
28205         * gcc.c-torture/execute/990106-2.c: New test.
28207         * gcc.c-torture/execute/990106-1.c: New test.
28209 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
28211         * gcc.c-torture/compile/981223-1.c: New test.
28213 1998-12-29  Richard Henderson  <rth@cygnus.com>
28215         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
28216         (opt3): Rename from opt4 and disable.
28218 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
28220         * g++.old-deja/g++.pt/ptrmem5.C: New test.
28222 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
28224         * g++.old-deja/g++.other/conv5.C: New test.
28226 1998-12-14  Nick Clifton  <nickc@cygnus.com>
28228         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
28230 1998-12-11  Jeffrey A Law  (law@cygnus.com)
28232         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
28234 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
28236         * gcc.c-torture/compile/981211-1.c: New test.
28238 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
28240         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
28242         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
28244 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
28246         * gcc.special/930510-1.c: Make C9X safe.
28247         * gcc.misc-tests/gcov-1.c Similarly.
28248         * gcc.misc-tests/gcov-2.c Similarly.
28250 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
28252         * gcc.dg/ultrasp1.c: New test.
28254 1998-12-06  Richard Henderson  <rth@cygnus.com>
28256         * gcc.c-torture/execute/981206.c: New test.
28258 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
28260         * g++.old-deja/g++.ns/template7.C: New test.
28262         * g++.old-deja/g++.other/expr1.C: New test.
28264         * g++.old-deja/g++.eh/tmpl3.C: New test.
28266         * g++.old-deja/g++.eh/tmpl2.C: New test.
28268 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
28270         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
28271         * g++.old-deja/g++.other/using6.C: Removed.
28272         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
28274         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
28276 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
28278         * g++.old-deja/g++.pt/overload8.C: New test.
28280         * g++.old-deja/g++.pt/overload7.C: New test.
28282         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
28284         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
28285         and relinking messages.
28286         * lib/g++.exp (g++_target_compile): Remove .rpo file when
28287         compiling with -frepo.
28289 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
28291         * g++.old-deja/g++.pt/lookup6.C: New test.
28293 1998-11-30  Nick Clifton  <nickc@cygnus.com>
28295         * gcc.c-torture/execute/981130-1.c: New test.
28296         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
28298 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
28300         * g++.old-deja/g++.pt/explicit76.C: New test.
28302         * g++.old-deja/g++.pt/friend38.C: New test.
28304         * g++.old-deja/g++.ns/crash2.C: New test.
28306         * g++.old-deja/g++.pt/defarg8.C: New test.
28308         * g++.old-deja/g++.pt/instantiate6.C: New test.
28310         * g++.old-deja/g++.pt/static6.C: New test.
28312         * g++.old-deja/g++.pt/decl2.C: New test.
28314 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
28316         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
28317         problem is actually related with name lookup, but so what? :-)
28319         * g++.old-deja/g++.pt/friend37.C: New test.
28321 1998-11-25  Dave Love  <d.love@dl.ac.uk>
28323         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
28324         element, which fails on some systems.
28326         * g77.f-torture/execute/labug1.f: New test.
28328 1998-11-21  Jeffrey A Law  (law@cygnus.com)
28330         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
28331         is defined.
28333 1998-11-18  Dave Love  <d.love@dl.ac.uk>
28335         * g77.f-torture/compile/981117-1.f: New test.
28337 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
28339         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
28340         properly discarded.
28342 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
28344         * gcc.c-torture/execute/memcheck: New directory of tests for
28345         -fcheck-memory-usage.
28347 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
28349         * README: New file, general information about the testsuite and
28350         new description of the various C++ test subdirectories.
28351         * README.g++: Eliminate obsolete information, update and move most
28352         relevant stuff to README.
28354 1998-11-07  Richard Henderson  <rth@cygnus.com>
28356         * gcc.c-torture/compile/981107-1.c: New test.
28358 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
28360         * execute/memcpy-bi.c: New testcase.
28362 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
28364         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
28365         base classes.
28367         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
28368         template is selected.
28370         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
28371         classes, it should be accepted for all types.
28373         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
28375         * g++.old-deja/g++.pt/spec24.C: Ensure that template
28376         specializations start with template headers.
28378 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
28380         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
28382         * g++.old-deja/g++.other/init9.C: Test cross initialization of
28383         non-POD types.
28385 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
28387         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
28389 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
28391         * compile/981022-1.c, compile/981022-1.x: New test and driver.
28393 1998-10-19  Jeffrey A Law  (law@cygnus.com)
28395         * 981019-1.c: New test.
28397 1998-10-14  Robert Lipe <robertl@dgii.com>
28399         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
28400         find objc headers.
28402 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
28404         * compile/981001-4.c: Remove use of GCC extension that triggers a
28405         compiler bug.
28407 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
28409         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
28411 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
28413         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
28414         instantiation of template produces incorrect code for delete
28415         expression.
28417         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
28418         constructors' name is not unique.
28419         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
28420         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
28422         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
28423         automatic array of const is ill-formed.
28425         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
28426         of template parameter?
28428         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
28429         const.
28431         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
28432         pointer-to-member expression.
28434         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
28435         declaration causes ICE.
28437 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
28439         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
28440         reserved in the global namespace.
28442         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
28443         generate needed virtual table.
28445         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
28447 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
28449         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
28450         template-dependent type
28452 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
28454         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
28455         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
28456         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
28458         * g++.old-deja/g++.other/using5.C: New test; using decl from base
28459         class should be usable as argument of member function.
28460         * g++.old-deja/g++.other/using6.C: New test; using decl from base
28461         class should be usable as return type of member function.
28462         * g++.old-deja/g++.other/using7.C: New test; using decl from base
28463         class should be usable as type of data member.
28465         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
28467 1998-10-09  Jeffrey A Law  (law@cygnus.com)
28469         * gcc.c-torture/special/920521-1.c: Fix bogus test.
28471 1998-10-08  Nick Clifton  <nickc@cygnus.com>
28473         * gcc.dg/dll-?.c Add thumb to target list.
28474         Fix assembler scan patterns to match current assembler output.
28476 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
28478         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
28479         matching of template brackets.
28481         * g++.old-deja/g++.other/using4.C: New test.  Test using
28482         declarations of methods from base classes.
28484         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
28485         within functions should introduce names into the innermost
28486         enclosing namespace.
28488         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
28489         of static locals if first initialization throws.
28491 1998-10-07  Jim Wilson  <wilson@cygnus.com>
28493         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
28495 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
28497         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
28498         lose track of the possible targets of tablejump insns.
28499         * special/special.exp: Run it.
28501 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
28503         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
28504         must be declared before its specializations can be named in friend
28505         declarations.
28507 1998-10-05  Dave Love  <d.love@dl.ac.uk>
28509         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
28511         * g77.f-torture/execute/io1.f: New test.
28513 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
28515         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
28516         with pointer to template function, for which no argument deduction
28517         is possible.
28519         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
28520         specialization of template function as argument to template
28521         function.
28523         * g++.old-deja/g++.other/access2.C: New test; Inner class
28524         shouldn't have privileged access to Outer's names.
28526 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
28528         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
28529         friend template declared within template class conflicts with
28530         nested class of the same name.
28532         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
28533         is ignored.
28535         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
28536         object with direct initializer as function declaration.
28538         * g++.old-deja/g++.other/decl2.C: New test; duplicate
28539         initializers.
28541         * g++.old-deja/g++.other/null2.C: New test; conditional operator
28542         involving const pointer and NULL produces incorrect result.
28544         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
28545         type name without `typename' should be rejected with -pedantic.
28547 1998-10-02  Richard Henderson  <rth@cygnus.com>
28549         * g++.old-deja/g++.other/addrof1.C: New test.
28551 1998-10-01  Nick Clifton  <nickc@cygnus.com>
28553         * gcc.c-torture/compile/981001-1.c: New test.
28554         * gcc.c-torture/execute/981001-1.c: New test.
28556 1998-10-01  Jeffrey A Law  (law@cygnus.com)
28558         * gcc.c-torture/compile/981001-2.c: New test.
28559         * gcc.c-torture/compile/981001-3.c: New test.
28560         * gcc.c-torture/compile/981001-4.c: New test.
28562 1998-10-01  Robert Lipe  <robertl@dgii.com>
28564         * lib/objc.exp (objc_target_compile): Add -L during compiles for
28565         multilibbed hosts.   Idea grafted from g77.exp.
28567 1998-09-30  Dave Love  <d.love@dl.ac.uk>
28569         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
28570         avoid losing on systems which need -lsocket.
28572 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
28574         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
28575         * g++.old-deja/g++.other/nested2.C: Ditto.
28576         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
28577         failure.
28579 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
28581         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
28582         preferred over template operator!= for enum bitfields.
28584 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
28586         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
28587         that happen to have the same base name, but in different scopes,
28588         are incorrectly rejected.
28590 1998-09-16  Richard Henderson  <rth@cygnus.com>
28592         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
28593         on the native word size instead of an integer literal.
28595 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
28597         * g++.old-deja/g++.other/static2.C: Invocation of static data
28598         member of type pointer-to-function denoted as non-static member.
28600         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
28601         checks involving function types and aliases.
28603 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
28605         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
28606         redefined to the same non-trivial type.
28608         * g++.old-deja/g++.pt/explicit73.C: Test for proper
28609         namespace-qualification of template specializations declared in
28610         other namespaces.
28612         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
28613         to declare a subset of the specializations of a template function
28614         as friends of specializations of a template class.
28616         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
28617         member templates that do not fully specialize the enclosing
28618         template class are rejected.
28620 1998-09-11  Dave Love  <d.love@dl.ac.uk>
28622         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
28624 1998-09-08  Dave Love  <d.love@dl.ac.uk>
28626         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
28627         altered from libf2c/libU77 version.
28629 1998-09-06  Dave Love  <d.love@dl.ac.uk>
28631         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
28633 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
28635         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
28636         (un)signed char are different types for template specialization
28637         purposes.
28639 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
28641         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
28642         * objc: ObjC testsuite.
28644 1998-08-31  Catherine Moore  <clm@cygnus.com>
28646         * gcc.c-torture/execute/941014-1.x:  New file.
28648 1998-08-31  Nick Clifton  <nickc@cygnus.com>
28650         * lib/c-torture.exp: Add support for
28651         torture_eval_before_compile and torture_eval_before_execute
28652         variables.
28654 1998-08-30  Jeffrey A Law  (law@cygnus.com)
28656         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
28657         this test triggers valid.
28659 1998-08-27  Jeffrey A Law  (law@cygnus.com)
28661         * gcc.dg/980827-1.c: New test.
28663 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
28665         * gcc.c-torture/execute/loop-4b.c: New test.
28667 1998-08-26  Nick Clifton  <nickc@cygnus.com>
28669         * lib/c-torture.exp: Add support for
28670         torture_eval_before_compile and torture_eval_before_execute
28671         variables.
28673 1998-08-25  Jeffrey A Law  (law@cygnus.com)
28675         * gcc.c-torture/compile/980825-1.c: New test.
28677 1998-08-24  Nick Clifton  <nickc@cygnus.com>
28679         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
28680         count number tests in opt_t0 not good_t0.
28682 1998-08-24  Jeffrey A Law  (law@cygnus.com)
28684         * gcc.c-torture/compile/930326-1.x: Fix typo.
28686 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
28688         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
28689         causes an ICE.
28691 1998-08-21  Jeffrey A Law  (law@cygnus.com)
28693         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
28694         STACK_SIZE is defined.
28695         * gcc.c-torture/unsorted/stuct.c: Similarly.
28697         * gcc.c-torture/compile/980821-1.c: New test.
28699 1998-08-21  Jeffrey A Law  (law@cygnus.com)
28701         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
28703 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
28705         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
28706         code.
28708 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
28710         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
28711         error'.
28713 1998-08-18  Jeffrey A Law  (law@cygnus.com)
28715         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
28717 1998-08-16  Jeffrey A Law  (law@cygnus.com)
28719         * gcc.c-torture/compile/980816-1.c: New test.
28721         * gcc.dg/980816-1.c: New test.
28723 1998-08-13  Jeffrey A Law  (law@cygnus.com)
28725         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
28726         compiler for ieee tests.
28728 1998-08-01  Dave Love  <d.love@dl.ac.uk>
28730         * g77.f-torture/compile/980729-0.f: New test.
28732 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
28734         * gcc.c-torture/special/eeprof-1.c: New test, for
28735         -finstrument-functions.
28736         * gcc.c-torture/special/special.exp: Run it.
28738 1998-07-29  Jeffrey A Law  (law@cygnus.com)
28740         * gcc.c-torture/compile/980729-1.c: New test.
28742 1998-07-27  Nick Clifton  <nickc@cygnus.com>
28744         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
28745         __thumb__ is defined, and test for ARM style doubles if so.
28747 1998-07-26  Dave Love  <d.love@dl.ac.uk>
28749         * g77.f-torture/noncompile/980615-0.f: New test.
28751 1998-07-26  H.J. Lu  (hjl@gnu.org)
28753         * gcc.dg/980312-1.c: Do link instead of compile.
28754         * gcc.dg/980313-1.c: Likewise.
28756 1998-07-26  Jeffrey A Law  (law@cygnus.com)
28758         * gcc.c-torture/compile/980726-1.c: New test.
28760 1998-07-25  Dave Love  <d.love@dl.ac.uk>
28762         * g77.f-torture/execute/io0.f: New test.
28764 1998-07-24  Nick Clifton  <nickc@cygnus.com>
28766         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
28767         an int.
28769 1998-06-18  Michael Meissner  <meissner@cygnus.com>
28771         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
28772         m32r bugs.
28774 1998-07-17  Nick Clifton  <nickc@cygnus.com>
28776         * gcc.dg/980626-1.c: Expect failures for all toolchains until
28777         c-decl.c:grokdeclarator can handle mode attributes.
28779 1998-07-16  Jeffrey A Law  (law@cygnus.com)
28781         * gcc.c-torture/execute/980716-1.c: New test.
28783 1998-07-13  Jeffrey A Law  (law@cygnus.com)
28785         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
28786         the mn10200.
28787         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
28788         the mn10200.
28789         * gcc.c-torture/execute/va-arg-3.x: Similarly.
28790         * gcc.c-torture/compile/930326-1.x: Similarly.
28792 1998-07-13  Dave Love  <d.love@dl.ac.uk>
28794         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
28795         New test from Craig.
28797 1998-07-12  Dave Love  <d.love@dl.ac.uk>
28799         * g77.f-torture/noncompile/980616-0.f: New test.
28801         * g77.f-torture/execute/970816-3.f:  New test from Craig.
28803 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
28805         *  g++.other/singleton.C: Return error value instead of taking
28806         SIGSEGV.
28808 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
28810         *  g++.other/singleton.C: New test.   Warning is under dispute.
28811         Runtime crash is not.
28813 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
28815         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
28816         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
28817         using6.C, using7.C}:  New namespace tests.
28819 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
28821         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
28822         specialization with typedef'ed names used as array indexes.
28824 1998-07-09  Jeffrey A Law  (law@cygnus.com)
28826         * gcc.c-torture/execute/980709-1.c: New test.
28828         * gcc.dg/980709-1.c: New test.
28830 1998-07-07  Richard Henderson  <rth@cygnus.com>
28832         * gcc.c-torture/execute/bcp-1.c: New test.
28834 1998-07-07  Jeffrey A Law  (law@cygnus.com)
28836         * gcc.c-torture/execute/980707-1.c: New test.
28838 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
28840         * gcc.c-torture/compile/980706-1.c: New test.
28842 1998-07-01  Dave Love  <d.love@dl.ac.uk>
28844         * g77.f-torture/execute/980701-0.f,
28845         g77.f-torture/execute/980701-1.f: New test from Craig.
28847 1998-07-01  Jeffrey A Law  (law@cygnus.com)
28849         * gcc.c-torture/compile/980701-1.c: New test.
28851         * gcc.c-torture/execute/980701-1.c: New test.
28853 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
28854 rlsruhe.de>
28856         * g++.old-deja/g++.robertl/eb132.C: New test.
28857         * g++.old-deja/g++.robertl/eb133.C: Likewise.
28859 1998-06-29  Dave Love  <d.love@dl.ac.uk>
28861         * g77.f-torture/execute/980628-7.f,
28862         g77.f-torture/execute/980628-8.f,
28863         g77.f-torture/execute/980628-9.f,
28864         g77.f-torture/execute/980628-10.f: New tests from Craig.
28866         * g77.f-torture/execute/980628-3.f: Remove mail headers.
28868 1998-06-28  Jeffrey A Law  (law@cygnus.com)
28870         * g77.f-torture/execute/980628-4.f: New test from Craig.
28871         * g77.f-torture/execute/980628-5.f: Likewise.
28872         * g77.f-torture/execute/980628-2.f: Likewise.
28873         * g77.f-torture/execute/980628-0.f: Likewise.
28874         * g77.f-torture/execute/980628-1.f: Likewise.
28875         * g77.f-torture/execute/980628-3.f: Likewise.
28876         * g77.f-torture/execute/980628-6.f: Likewise.
28878 1998-06-28  Jeffrey A Law  (law@cygnus.com)
28880         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
28881         directory when nothing has been installed yet.
28883 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
28885         * gcc.c-torture/special/special.exp: Handle newer versions of
28886         dejagnu.
28888 1998-06-26  Jeffrey A Law  (law@cygnus.com)
28890         * gcc.dg/980626-1.c: New test.
28892 1998-06-19  Bruno Haible <haible@ilog.fr>
28894         * gcc.misc-tests/m-un-2.c: New test.
28895         * g++.old-deja/g++.other/warn01.c: Likewise.
28897 1998-06-19  Robert Lipe  <robertl@dgii.com>
28899         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
28900         compatibility with assmblers with a different comment character.
28901         Eliminate use of GAS-specific extensions.
28903 1998-06-19  Jeffrey A Law  (law@cygnus.com)
28905         * gcc.c-torture/execute/ieee/980619-1.c: New test.
28907 1998-06-19  Robert Lipe  <robertl@dgii.com>
28909         *lib/g77.exp: Replace search for libf2c.a with search for newly
28910         renamed libg2c.a
28912 1998-06-17  Jeffrey A Law  (law@cygnus.com)
28914         * gcc.c-torture/execute/980617-1.c: New test.
28916 1998-06-12  Jeffrey A Law  (law@cygnus.com)
28918         * gcc.c-torture/execute/980612-1.c: New test.
28920 1998-06-08  Jeffrey A Law  (law@cygnus.com)
28922         * gcc.dg/980523-1.c: Only test on ppc-linux.
28923         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
28925         * gcc.c-torture/execute/980608-1.c: New test.
28927 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
28929         * gcc.c-torture/execute/980605-1.c: New test.
28931 1998-06-04  Jeffrey A Law  (law@cygnus.com)
28933         * gcc.c-torture/execute/980604-1.c: New test.
28935 1998-06-02  Jeffrey A Law  (law@cygnus.com)
28937         * gcc.c-torture/execute/980602-1.c: New test.
28938         * gcc.c-torture/execute/980602-2.c: Likewise.
28940 1998-06-02  Dave Love  <d.love@dl.ac.uk>
28942         * 970125-0.f: Fix per JCB.  Add commentary.
28944 1998-05-31  Michael Meissner  <meissner@cygnus.com>
28946         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
28947         IEEE -0 support.
28949 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
28951         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
28952         earlier.
28954 1998-05-28  Catherine Moore <clm@cygnus.com>
28956         * gcc.c-torture/execute/980526-3.c: New test.
28958 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
28960         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
28961         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
28962         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
28963         m88k-motorola-sysv3 to XFAIL.
28965 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
28967         * gcc.dg/980526-1.c: New test.
28968         * gcc.c-torture/execute/980526-2.c: New test.
28970 1998-05-26  Jeffrey A Law  (law@cygnus.com)
28972         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
28974         * gcc.c-torture/execute/980526-1.c: New test.
28976 1998-05-26  Dave Love  <d.love@dl.ac.uk>
28978         * g77.f-torture/execute/alpha2.f: Add runtime test.
28980 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
28982         * g++.old-deja/old-deja.exp: Strip leading directories.
28984         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
28985         error for the line.  Don't run multiple tests for the same line.
28987 1998-05-23  Jeffrey A Law  (law@cygnus.com)
28989         * gcc.dg/980523-1.c: New test.
28991 1998-05-23  Dave Love  <d.love@dl.ac.uk>
28993         * g77.f-torture/compile/970915-0.f: New test.
28995 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
28997         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
28999 1998-05-21  Jeffrey A Law  (law@cygnus.com)
29001         * gcc.dg/980520-1.c: New test.
29003 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
29005         * gcc.dg/980502-1.c: Fix return type.
29007 1998-05-20  Jeffrey A Law  (law@cygnus.com)
29009         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
29010         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
29011         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
29012         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
29013         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
29015 1998-05-20  Dave Love  <d.love@dl.ac.uk>
29017         * g77.f-torture/execute/980520-1.f: New test.
29019 1998-05-15  Dave Love  <d.love@dl.ac.uk>
29021         * lib/mike-g77.exp: New file.
29023         * g77.f-torture/noncompile/noncompile.exp,
29024         g77.f-torture/noncompile/check0.f: New files.
29026 1998-05-14  Dave Love  <d.love@dl.ac.uk>
29028         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
29029         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
29030         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
29031         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
29032         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
29033         abort where appropriate.
29035 1998-05-05  Michael Meissner  <meissner@cygnus.com>
29037         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
29038         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
29040 1998-04-29  Dave Love  <d.love@dl.ac.uk>
29042         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
29044 1998-04-27  Dave Love  <d.love@dl.ac.uk>
29046         * g77.f-torture/compile/980427-0.f: New test.
29048 1998-04-24  Dave Love  <d.love@dl.ac.uk>
29050         * g77.f-torture/compile/980424-0.f: New test.
29052 1998-04-19  Dave Love  <d.love@dl.ac.uk>
29054         * g77.f-torture/compile/980419-2.f (main): New test.
29055         * g77.f-torture/compile/970125-0.f: New test.
29056         * g77.f-torture/compile/980419-1.f: New test.
29058 1998-04-08  Jim Wilson  <wilson@cygnus.com>
29060         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
29061         of loop-4.c.
29063 1998-04-07  Jim Wilson  <wilson@cygnus.com>
29065         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
29067 1998-04-03  Jim Wilson  <wilson@cygnus.com>
29069         * gcc.c-torture/compile/980329-1.c: New test.
29071 1998-03-18  Jim Wilson  <wilson@cygnus.com>
29073         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
29074         * gcc.dg/980312-1.c: Fix typo in -march command.
29076 1998-03-16  H.J. Lu  (hjl@gnu.org)
29078         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
29080 1998-03-11  Robert Lipe  <robertl@dgii.com>
29082         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
29083         Dave Love agree the Fortran source is bogus.
29085 1998-03-11  Robert Lipe  <robertl@dgii.com>
29087         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
29088         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
29089         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
29090         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
29091         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
29093 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
29095         * g++.old-deja/g++.other/friend1.C: New test.
29097 1998-02-18  Dave Love  <d.love@dl.ac.uk>
29099         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
29100         possibly uninitialized) variables and declare dnrm2.
29102 1998-02-23  Robert Lipe <robertl@dgii.com>
29104         From Bruno Haible <haible@ilog.fr>:
29105         * gcc.c-torture/execute/980223.c: New test.
29107 1998-02-13  Jeffrey A Law  (law@cygnus.com)
29109         * gcc.dg/ifelse-1.c: New test.
29111 1998-02-09  H.J. Lu  (hjl@gnu.org)
29113         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
29115           * lib/old-dejagnu.exp (old-dejagnu): Added the
29116           "execution test - XFAIL *-*-*" handling in the spirit of
29117           "excess errors test -". Changed the "execution test fails"
29118           handling to be like "excess errors test fails".
29119           * Update various tests accordingly.
29121 1998-02-06  Jim Wilson  <wilson@cygnus.com>
29123         * gcc.c-torture/execute/980205.c: New test.
29125 1998-01-18  Jeffrey A Law  (law@cygnus.com)
29127         * lib/c-torture.exp: Look for .x files instead of .cexp files.
29128         * lib/f-torture.exp: Similarly.
29129         * gcc.c-torture: Rename all .cexp files to .x files.
29131 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
29133         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
29134         (940510-1.c): Removed duplicate.
29135         (971104-1.c): New test.
29137 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
29139           * lib/f-torture.exp: Improve error and loop detection.
29141 1997-11-19  Michael Meissner  <meissner@cygnus.com>
29143         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
29144         use that to size the filler array.
29146 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
29148         * lib/c-torture.exp(c-torture-execute): Fix typo.
29150         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
29151         testcase as the executable name. Keep the executable around if
29152         the test fails.
29154 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
29156         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
29157         changes.  Only test one -g option, and move it to the end of the
29158         list of options to test.
29160 1997-09-19  Michael Meissner  <meissner@cygnus.com>
29162         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
29163         variable GCC_TORTURE_OPTIONS to supply default switches separated
29164         by colons.  If no environment variable, run tests with -O0 -g, -O1
29165         -g, and -O2 -g as well.
29167 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
29169         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
29170         explanatory comments. Fix indentation.
29172 1997-09-15  Jeffrey A Law  (law@cygnus.com)
29174         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
29176 1997-09-11  Jeffrey A Law  (law@cygnus.com)
29178         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
29179         * g++.old-deja/g++.mike/p7325.C: Likewise.
29180         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
29182 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
29184         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
29185         * g++.old-deja/g++.brendan/crash30.C: Likewise.
29186         * g++.old-deja/g++.brendan/crash39.C: Likewise.
29187         * g++.old-deja/g++.law/operators4.C: Likewise.
29189 1997-09-11  Joe Buck  (jbuck@synopsys.com)
29191         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
29192         * g++.old-deja/g++.mike/p784.C: Ditto.
29193         * g++.old-deja/g++.mike/p785.C: Ditto.
29195 1997-09-05  Jeffrey A Law  (law@cygnus.com)
29197           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
29199 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
29201         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
29202         target feature; pass this to c-torture-execute as needed.
29204 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
29206         * lib/c-torture.exp(c-torture-execute): If the previous and the
29207         current executables being tested are identical, we don't need to
29208         run the executable again. Try to make the executable names
29209         unique. Add an optional argument for passing additional compiler
29210         flags.
29212 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
29214         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
29216 1997-08-29  Jeffrey A Law  (law@cygnus.com)
29218         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
29220 1997-07-31  Jeffrey A Law  (law@cygnus.com)
29222         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
29223         32bit or larger longs.
29225         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
29226         have either a 32bit long or 32bit int.
29228 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
29230         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
29231         Make double precision tests dependent on sizeof (double).
29233 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
29235         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
29236         too.
29238 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
29240         * gcc.c-torture/compile/961203-1.cexp: New script.
29242 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
29244         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
29245         up the includes ourselves.
29247 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
29249         * lib/plumhall.exp: Remove random include, and add a few
29250         verbose messages for debugging.
29252 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
29254         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
29255         of trying to do it ourselves.
29257 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
29259         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
29261 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
29263         * gcc.prms/5403.c: Made regexp a bit less strict.
29265 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
29267         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
29268         is returned from remote_load instead.
29269         * lib/plumhall.exp: Ditto.
29270         * lib/mike-g++.exp: Ditto.
29271         * lib/old-dejagnu.exp: Ditto.
29272         * lib/c-torture.exp: Ditto.
29274 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
29276         * lib/g++.exp: Use build_wrapper procedure.
29277         * lib/gcc.exp: Ditto.
29279 1997-05-20  Jeffrey A Law  (law@cygnus.com)
29281         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
29282         an old-style decl for malloc.  Fixes tests to work when
29283         sizeof (int) != sizeof (size_t).
29285 1997-05-15  Mike Meissner  <meissner@cygnus.com>
29287         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
29289         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
29290         use stdargs.h interface.
29292 1997-05-15  Mike Meissner  <meissner@cygnus.com>
29294         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
29295         NO_VARARGS when compiling.
29297 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
29299         * lib/plumhall.exp(ph_includes): New procedure.
29300         (ph_make): Use it.
29301         (ph_compiler): Ditto.
29303         * lib/g++.exp: Rename test-glue.c to testglue.c.
29304         * lib/gcc.exp: Ditto.
29306 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
29308         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
29309         to completion when it's called.
29311 1997-03-21  Michael Meissner  <meissner@cygnus.com>
29313         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
29314         is defined, don't do test.
29316 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
29318         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
29319         for object files.
29320         (ph_summary): Mark skipped testcases as untested, not unresolved.
29322         * lib/plumhall.exp (ph_make): If unresolved because of bad
29323         errorCode, record errorCode in log file.
29324         (*): Replace send_log/verbose with verbose -log.
29326 1997-03-19  Michael Meissner  <meissner@cygnus.com>
29328         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
29329         double conversion if double isn't at least 8 bytes.
29331         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
29332         int to work with targets where int is 16 bits.
29334         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
29335         8 bytes, just exit, since 4 byte doubles don't have enough bits of
29336         precision for the test to complete.
29338 1997-03-14  Michael Meissner  <meissner@cygnus.com>
29340         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
29341         if d10v is not compiled with the -mdouble64 flag.
29342         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
29344         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
29345         d10v is not compiled with the -mint32 flag.
29347 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
29349         * lib/plumhall.exp: Use incr_count.
29351 1997-03-12  Jeffrey A Law  (law@cygnus.com)
29353         * gcc.c-torture: Update to c-torture-1.45.
29355 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
29357         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
29358         the name of the expect testcase file).
29360         * lib/g++.exp(g++_init): Ditto.
29362 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
29364         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
29365         the host.
29367         * lib/gcc.exp(gcc_exit): New procedure.
29369 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
29371         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
29372         specs where appropriate.
29374         * g++.old-deja/g++.arm/*: Added additional ERROR checks
29375         because of new "candidates are" messages, and removed a few
29377         * Converted all non-old-style g++ testcases to old-style, and
29378         moved into g++.old-deja.
29380 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
29382         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
29383         options.
29385         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
29386         succeeded.
29388         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
29390 1997-02-13  Michael Meissner  <meissner@cygnus.com>
29392         * lib/gcc.exp (gcc_target_compile): Add support for defining
29393         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
29394         the machine doesn't have those features.
29396 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
29398         * g++.law/operators4.exp: Don't use LIBS.
29400 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
29402         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
29404         * lib/mike-g++.exp: Don't set the compiler to be tested here.
29405         * lib/g++.exp: Set it here instead. Also, allow use of the
29406         --tool_exec and --tool_opt options. Change CXX to
29407         GXX_UNDER_TEST.
29409         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
29411         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
29413 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
29415         * lib/old-dejagnu.exp: Use prune_warnings instead of
29416         prune_system_crud.
29417         * lib/mike-g++.exp: Ditto.
29418         * lib/gcc.exp: Ditto.
29419         * lib/g++.exp: Ditto.
29421         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
29423 1997-02-07  Jeffrey A Law  (law@cygnus.com)
29425           * 941014-2.c: Include stdlib.h
29426           * 960327-1.c: Include stdio.h
29427           * dbra.c, index-1.c: Don't assume ints are 32bits.
29429 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
29431         * lib/gcc.exp: Add gcc,stack_size target feature.
29433         * lib/g++.exp(g++_target_compile): Add the include and link
29434         paths here, not in two other places. And, it's $options, not
29435         options.
29437         * lib/mike-g++.exp(postbase): Remove the code that determines
29438         the correct include and link paths.
29439         * g++.old-deja/old-deja.exp: Ditto.
29441 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
29443         * lib/g++.exp(g++_init): target_compile no longer returns the
29444         filename of the result.
29446 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
29448         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
29449         call to glob.
29451         * gcc.c-torture/special/special.exp: Change call to
29452         gcc_target_compile to include the object file.
29454 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
29456         * gcc.c-torture/special/special.exp: Correct misspelling in last
29457         change.
29459 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
29461         * lib/plumhall.exp(ph_summary): Log the entire output of the
29462         executable. Return -1 if there were any failures, 0 otherwise.
29463         (ph_execute): Return -1 if there were any failures, 0 otherwise.
29464         (ph_make): Clean up objects and executables that were built
29465         if the tests succeeded.
29467 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
29469         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
29470         libraries and includes in the build tree as appropriate.
29472 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
29474         * lib/c-torture.exp: Instead of looking for the global variable
29475         NO_LONG_LONG, check to see if that's a feature of the target.
29477 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
29479         * config/default.exp: Minimize. Delete the remainer of the files in
29480         config; this functionality is now in devo/dejagnu/config.
29482         g++.*/*: Pass any additional flags used to compile to postbase;
29483         delete CXXFLAGS.
29485         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
29486         is now done by runtest.exp. Use gcc_target_compile instead of
29487         compile.
29489         lib/c-torture.exp: Use gcc_target_compile instead of compile.
29490         Remove references to CFLAGS. Use remote_file instead of
29491         calling rm -f.
29492         (c-torture): Take a list of arguments to use to compile this
29493         testcase.
29495         lib/g++.exp: Simplify. Use target_compile instead of compile.
29496         lib/gcc-dg.exp: Ditto.
29497         lib/gcc.exp: Ditto.
29498         lib/mike-{gcc,g++}.exp: Ditto.
29499         lib/old-dejagnu.exp: Ditto.
29500         lib/plumhall.exp: Ditto.
29502 1997-01-08  Jim Wilson  <wilson@cygnus.com>
29504         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
29505         (ph_linker): Likewise.
29507 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
29509           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
29510         MAP_ANON / MAP_ANONYMOUS if defined;
29511         else try to map from /dev/zero .
29513 1996-11-12  Jeffrey A Law  (law@cygnus.com)
29515         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
29516         isn't defined, then define it to MAP_ANONYMOUS.
29518 1996-11-12  Jeffrey A Law  (law@cygnus.com)
29520         * gcc.c-torture: Update to c-torture-1.42 release.
29522 1996-11-11  Jeffrey A Law  (law@cygnus.com)
29524         * gcc.c-torture: Update to c-torture-1.41 release.
29526 1996-10-27  Jeffrey A Law  (law@cygnus.com)
29528         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
29529         c-torture release.
29531 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
29533         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
29534         and LDFLAGS.  Fix second case to append the target_info ldflags
29535         onto LDFLAGS, not CFLAGS.
29536         * lib/g++.exp (g++_init): Add target_info stuff.
29537         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
29538         of libgloss and newlib flags for !native.
29540         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
29541         (GDB): Fix relative path to go up another dir for finding gdb.
29543 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
29545         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
29546         versions in the target_info array, if they don't exist.
29548 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
29550         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
29552 1996-07-08  Jim Wilson  <wilson@cygnus.com>
29554         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
29555         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
29557 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
29559         * lib/old-dejagnu.exp: Don't remove the output file before we've
29560         actually tested it. Don't append pwd to the path of the executable
29561         we're testing.
29563 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
29565         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
29567 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
29569         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
29570         temporary directory for compiler files, and set it to a default
29571         value of /tmp. Set $output as the name of the output file from
29572         compiling the testcase. Add a -o option to $cflags_var so the
29573         compiler writes the final output file as $output. Set $executable
29574         to $output.
29576         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
29577         directory for compiler files, and set it to /tmp if it doesn't
29578         already have a value. Set $output_file to the name of the output
29579         file from compiling the testcase. Add a -o option to CXXFLAGS so
29580         the compiler writes the final output file as $output. Use $output
29581         as the executable to be tested.
29583 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
29585         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
29587 1996-06-08  Jeffrey A Law  (law@cygnus.com)
29589         * gcc.c-torture/execute/pending-1.c: New test.  Still
29590         pending in Tege's queue.
29592 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
29594         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
29595         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
29596         if there were failures.  Call unresolved if there were unresolved
29597         testcases.  Call gcc_fail if program did not run to completion.
29598         (ph_make): Pass additional argument name to ph_execute.
29599         (ph_execute): Add new argument.  Pass additional arguments to
29600         ph_summary.  Call gcc_fail is there is no execution output.
29602 1996-04-24  Jeffrey A Law  (law@cygnus.com)
29604         * lib/plumhall.exp (proc_summary): Output relavent summary
29605         lines into the log so specific failures in plumhall can be
29606         investigated.
29608 1996-04-10  Jeffrey A Law  (law@cygnus.com)
29610         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
29611         (c-torture-execute): Don't try to execute tests which use
29612         "long long" types if $NO_LONG_LONG is nonzero.
29614 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
29616         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
29617         not c-torture.
29619         * gcc.ieee: Move from here.
29620         * gcc.c-torture/execute/ieee: To here.
29622 1996-03-26  Jeffrey A Law  (law@cygnus.com)
29624         * gcc.c-torture: Update to c-torture-1.41 release.
29626 1996-03-22  Jeffrey A Law  (law@cygnus.com)
29628         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
29629         not "$output".
29631 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
29633         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
29634         -c present.
29636 1996-03-02  Jeffrey A Law  (law@cygnus.com)
29638         * config/proelf.exp: Handle connecting to a simulator.
29640 1996-01-31  Jeffrey A Law  (law@cygnus.com)
29642         * config/proelf.exp: New file.  Enough framework that we can
29643         run c-torture tests on the proelf targets (or any other target
29644         that gdb can connect to for that matter).
29646 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
29648         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
29649         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
29651         * lib/plumhall.exp (ph_execute): Always call ph_summary if
29652         exec_output exists.
29654 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
29656         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
29657         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
29659         * config/*.exp: Update FSF address.  Change result of ${tool}_load
29660         to pass/fail/unresolved/unsupported/untested.  Caller must now
29661         call unresolved/unsupported/untested.
29662         * lib/*.exp: Update FSF address.  Update to handle new results of
29663         ${tool}_load.
29664         * lib/chill.exp (verbose): Delete.
29666 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
29668         * lib/gcc.exp (default_gcc_start): Change order of args to
29669         $LDFLAGS $CFLAGS $LIBS.
29670         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
29671         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
29672         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
29673         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
29674         * gcc.misc-tests/dg-test.exp: Likewise.
29675         * gcc.misc-tests/msgs.exp: Likewise.
29676         * gcc.prms/prms.exp: Likewise.
29677         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
29678         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
29680         * lib/dg.exp: Deleted, moved to dejagnu/lib.
29682 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
29684         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
29686         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
29687         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
29689         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
29690         necessary.
29692 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
29694         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
29695         global for loop; add use of $mathlib.
29696         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
29697         settings here; set mathlib for anything but VxWorks.
29699 1996-01-22  Jeffrey A Law  (law@cygnus.com)
29701         * gcc.c-torture: Update to c-torture-1.40 release.
29703 1996-01-03  Jeffrey A Law  (law@cygnus.com)
29705         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
29706         dg.exp.
29708 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
29710         * lib/c-torture.exp (c-torture-execute): Declare "output" as
29711         global.
29713 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
29715         * lib/g++.exp (LIBS): Define if not already.
29716         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
29717         (gcc-dg-prune): Call prune_gcc_output.
29718         * lib/gcc.exp (prune_gcc_output): New proc.
29719         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
29720         prune_gcc_output.
29722 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
29724         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
29725         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
29727 1995-11-15  Jeffrey A Law  (law@cygnus.com)
29729         * gcc.c-torture: Update to c-torture-1.39 release.
29731 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
29733         * lib/c-torture.exp (c-torture-execute): Don't return if one option
29734         fails, try others as well.
29736 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
29738         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
29739         If compilation fails, mark execute tests as `untested'.
29740         If test is marked as unsupported, don't mark compilation and
29741         execute tests as failed.
29743 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
29745         * lib/g++.exp (g++_init): Don't link in libg++, and look to
29746         libstdc++ for whether or not we want to be doing shared
29747         libraries.  Delete link_curses since we don't need it anymore.
29748         * lib/mike-g++.exp (postbase): Don't link in libg++.
29749         * g++.old-deja/old-deja.exp: Likewise.
29751 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
29753         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
29755 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
29757         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
29758         For that, add `-Wl,-a,shared_archive'.
29759         * g++.old-deja/old-deja.exp: Likewise.
29761 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
29763         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
29765 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
29767         * lib/mike-g++.exp (postbase): Pay attention to the status of
29768         g++_load.
29770 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
29772           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
29774 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
29776         * lib/gcc.exp (default_gcc_start): No longer need to log program
29777         being executed or its output, execute_anywhere does that now.
29778         * lib/g++.exp (default_g++_version): Call execute_anywhere.
29779         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
29781 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
29783         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
29784         the same as those in lib/g++.exp.
29786 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
29788         * gcc.c-torture: Update to c-torture-1.38 release.
29789         * gcc.ieee: Related changes.
29791 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
29793         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
29794         "exec". Minor reformatting changes.
29796         * config/rom68k.exp (${tool}_load): Make it work in a canadian
29797         cross. This means all "exec" calls now work on a remote host as
29798         well.
29799         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
29800         cross. Filter out the extra "\r\n" stuff that expect puts in.
29801         (c-torture-execute): Filter out the bogus warnings like
29802         c-torture-compile does. Add support for canadian cross.
29803         * lib/gcc.exp (default_gcc_version, default_gcc_start)
29804         Use execute_anywhere rather than calling exec directly. Now it
29805         works for canadian cross testing.
29807 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
29809         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
29810         results into a variable, and check that rather than using file exists.
29812 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
29814         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
29815         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
29817 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
29819         * g++.old-deja/old-deja.exp: Create and pass runshlib and
29820         lib_curses if there's a shared libg++ in the build tree.
29822 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
29824         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
29825         if not supported target.
29827 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
29829         * lib/g++.exp (g++_init): Move empty setting of runshlib and
29830         link_curses up to always happen, not just for native builds.
29832 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
29834         * gcc.c-torture: Update to c-torture-1.36 release.
29835         * gcc.failure: Related changes.
29837 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
29839         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
29841 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
29843         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
29844         * lib/mike-g++.exp (postbase): Not in here.  Still reference
29845         runshlib, link_curses, and mathlib for link and run.
29847         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
29848         pass the runtime shared library options for Solaris, OSF/1, and
29849         Irix5, and link with -lcurses to avoid unresolved references.
29851 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
29853         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
29854         only run once.
29856 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
29858         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
29860 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
29862         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
29863         do not have a framework for the "compat" tests yet.
29865 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
29867         * lib/mike-g++.exp (postbase): New local variable `mathlib',
29868         set to null if we're testing vxworks5.1.  Use that instead of
29869         `-lm' in the setting of LIBS for link and run.
29871 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
29873         * config/rom68k.exp (${tool}_load): Major changes to make it
29874         work.  Verified that it does in fact return the stuff in
29875         exec_output properly.  Catch any Emul or any TRAP other than 0.
29877 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
29879         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
29880         LDFLAGS properly for targets that need stuff from libgloss.
29881         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
29882         only run once.
29883         (gpp_initialized): New variable.
29885 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
29887         * config/rom68k.exp: Load libgloss.exp.
29888         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
29889         so we can produce a fully linked binary.
29890         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
29891         so we can produce a fully linked binary.
29893 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
29895         * lib/plumhall.exp (ph_section): Watch for expected failures.
29896         Add missing `else'.
29898         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
29899         run the testcase.
29900         (c-torture): Likewise.
29902 1995-08-28  Doug Evans  <dje@cygnus.com>
29904         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
29906         * lib/mike-g++.exp (mike_cleanup): New proc.
29907         (prebase): New globals compiler_result, not_compiler_result,
29908         target_regexp.
29909         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
29910         allow leading "-" in pattern.  Watch for unsupported tests.
29911         If $compiler_result is set, pattern match assembler code,
29912         and ditto for $not_compiler_result.
29913         * lib/mike-gcc.exp: Likewise.
29915         * lib/plumhall.exp (ph_execute): Only call ph_summary if
29916         execution "succeeded".
29918 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
29920         * config/win32.exp: New file.
29921         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
29923 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
29925         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
29926         unsupported.
29927         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
29928         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
29929         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
29931         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
29932         "... without exceptions was ...".  That is now handled by
29933         prune_system_crud.
29934         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
29936 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
29938         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
29939         sieve.c,sort2.c}: New files.
29940         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
29941         sieve.exp,sort2.exp}: Drivers for them.
29943         * lib/mike-gcc.exp (program_output): New user settable variable.
29944         (postbase): Call prune_system_crud.  Also prune extraneous compiler
29945         messages.
29946         * lib/mike-g++.exp (program_output): New user settable variable.
29948         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
29950         * config/sh.exp: Deleted (use sim.exp instead).
29952 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
29954         * config/vx.exp: Declare CHECKTASK as global.
29955         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
29956         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
29957         * lib/old-dejagnu.exp: Load [pwd]/$executable.
29959 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
29961         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
29962         target. Like vx.exp, only includes `vx29k.exp' instead of
29963         `vxworks.exp'.
29965 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
29967         * config/sim.exp: Increase time limit from 120 seconds to 240.
29969 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
29971         * gcc.c-torture/execute/950628-1.c: New test.
29973 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
29975         * gcc.c-torture: Update with changes/additions from
29976         c-torture-1.34.
29978 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
29980         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
29982 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
29984         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
29986 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
29988         * gcc.c-torture/compile/950512-1.c: New test.
29989         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
29990         * gcc.dg/struct-ret-1.c: Likewise.
29992 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
29994         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
29995           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
29997 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
29999         * gcc.c-torture/special/920411-1.c: Deleted.
30000         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
30002 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
30004         * config/sim.exp (${tool}_load): Hack in call to bash to get a
30005         cpu limit.
30007 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
30009         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
30011 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
30013         From kenner;
30014         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
30015         is the proper length.
30016         * va-arg-3.c: Likewise.
30018 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
30020         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
30021         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
30023         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
30024         * lib/g++.exp (default_g++_start): Delete old cruft.
30026 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
30028         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
30029         (2 * (1 << 18)) to (2 * (1 << 17)).
30031         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
30033 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
30035         * config/rom68k.exp: Renamed from config/idp.exp
30037 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
30039         * c-torture/compile/921109-2.c
30041 1995-04-18  Mike Stump  <mrs@cygnus.com>
30043         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
30044         excess errors.
30046 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
30048         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
30049         output.
30050         * lib/g++.exp (default_g++_start): Likewise.
30052 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
30054         * gcc.c-torture/compile/950329-1.c: New test.
30056 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
30058           * config/bug.exp (${tool}_load): Updated to use new remote_open
30059           and remote_close procs.
30060         * config/idp.exp: New file.
30062 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
30064         * gcc.c-torture/execute/950322-1.c: New test.
30066 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
30068         * config/vx.exp (${tool}_load): Clean up testing of return code from
30069         vxworks_ld and vxworks_spawn.
30071 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
30073         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
30075 1995-03-13  Mike Stump  <mrs@cygnus.com>
30077         * lib/old-deja.exp: Add `excess errors test - ' error, now one
30078         can mark excess errors on a machine by machine basis.  Note, the
30079         default is to not expect any excess errors, even when excess
30080         errors test - is given, so you will want to put an XFAIL ... on
30081         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
30082         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
30083         those 4 machines, but no others.
30085 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
30087         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
30088         * lib/c-torture.exp: to here.
30090 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
30092         * gcc.c-torture/execute/950221-1.c: New test.
30093         * gcc.c-torture/execute/struct-ret-1.c: New test.
30094         * gcc.c-torture/compile/950221-1.c: New test.
30096         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
30098 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
30100         * gcc.c-torture/execute/arith-1.c (main): Return 0.
30101         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
30103 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
30105         * g++.gb: New directory of tests, derived from my signature and
30106         class scoping tests.
30108         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
30109         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
30110         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
30111         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
30112         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
30113         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
30114         * g++.gb/sig25.C: Likewise.
30116         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
30117         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
30118         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
30119         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
30120         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
30121         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
30122         * g++.gb/sig25.exp: Likewise.
30124         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
30125         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
30126         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
30127         * g++.gb/scope13.C: Likewise, this test still fails.
30129         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
30130         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
30131         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
30132         * g++.gb/scope13.exp: Ditto.
30134         * g++.gb/README: New file, explains what these tests are about.
30136 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
30138         * lib/dg.exp (dg-do): Support `preprocess'.
30139         (dg-test): Likewise.
30141 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
30143         * config/udi.exp: change "continue -expect" to "exp_continue".
30145 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
30147         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
30148         Delete redundant tests.
30150         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
30151         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
30152         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
30153         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
30154         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
30155         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
30156         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
30157         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
30159         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
30160         storing label pointers.
30161         * gcc.c-torture/execute/921019-1.c: Likewise.
30162         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
30163         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
30164         parameter fp.
30165         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
30166         constants.
30168         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
30169         Delete obsolete tests.
30171         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
30172         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
30173         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
30174         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
30175         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
30176         * gcc.c-torture/compile/950124-1.c: New test.
30178         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
30180 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
30182         * lib/mike-g++.exp: Add -lm to LIBS.
30184 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
30186         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
30188 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
30190         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
30192 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
30194         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
30196 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
30198         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
30199         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
30200         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
30201         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
30202         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
30203         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
30204         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
30205         * g++.law/{operators31.C, operators32.C,
30206         * g++.law/{operators33.C, operators34.C}: Likewise.
30207         * g++.law/{pic1.C, refs2.C}: Likewise.
30208         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
30209         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
30210         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
30211         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
30213         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
30214         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
30215         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
30216         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
30217         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
30218         * g++.law/{enum9.exp, friend5.exp}: Likewise.
30219         * g++.law/{nest3.exp, nest4.exp}: Likewise.
30220         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
30221         * g++.law/{operators30.exp, operators31.exp}: Likewise.
30222         * g++.law/{operators32.exp, operators33.exp}: Likewise.
30223         * g++.law/{operators34.exp}: Likewise.
30224         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
30225         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
30226         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
30227         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
30228         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
30230         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
30231         No longer expected to fail.
30232         * g++.law/missed-error3.C: Tweak for recent bool changes.
30234 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
30236         * config/emb-unix: Deleted.
30237         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
30238         remote execution.  Do final link on remote host if REMOTE_LINK is set.
30240 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
30242         * lib/dg.exp (dg-test): Fix typo in last patch.
30244 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
30246         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
30247         (handles multiple occurrences).
30249 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
30251         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
30252         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
30253         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
30254         printed).
30255         * lib/c-torture.exp (c-torture-compile): Likewise.
30256         (c-torture): Prepend full path if missing.
30257         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
30258         (gcc_fail): Likewise.
30259         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
30261 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
30263         * lib/netware.exp: Only attach to NetWare i386 systems.
30265 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
30267         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
30268         messages.  Add test name to "output pattern match" pass/fail message.
30270 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
30272         * gcc.dg: New testsuite.
30273         * gcc.dg/dg.exp: New file.
30275         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
30276         test-switch.c}: Deleted.
30278         * gcc.misc-tests/msgs.exp: New testcase driver.
30280 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
30282         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
30283         Watch for illegal return values from ${tool}_load.
30284         * config/unix.exp (${tool}_load): Fix pass/fail detection for
30285         cross targets.  Coerce return value >0 to 1.
30287 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
30289         * config/unix.exp (${tool}_load): Call program rsh, not proc.
30291         * config/emb-unix.exp: New file.
30293         * config/sim.exp: Error if variable $SIM not defined.
30294         (${tool}_load): Mark test as "untested" if simulator missing.
30296         * config/unix.exp: Load remote.exp to get rcp_download.
30297         * lib/c-torture.exp: Use different option lists for testcases with
30298         and without loops.
30299         * gcc.c-torture/execute/execute.exp: Likewise.
30301 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
30303         * config/*.exp: Clarify return code from ${tool}_load.
30304         Call `unresolved' or `untested' instead of `warning' or `perror'
30305         (sometimes you still want to call both though).
30306         Add comment that `shell_id' is local to each file.
30307         * config/udi.exp (timeout): Set to 30.
30308         Don't print warning if connection fails, $connectmode has already
30309         printed an error.
30310         (${tool}_load): Move verbose messages to level 2.
30311         Rework pattern for "Process started" message.
30312         Pass `shell_id' to ${connectmode}_download.
30313         Retry twice upon timeout.  Make resetting of target more robust.
30314         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
30315         Pass `shell_id' to exit_$connectmode.
30316         Only call exit_$connectmode if connected.
30317         * config/unix.exp (${tool}_load): Check return codes better.
30318         * config/vrtx.exp (${tool}_load): Likewise.
30319         * config/vx.exp (${tool}_load): Likewise.
30320         Delete unneeded global's.
30321         * lib/dg.exp (dg-test): Update to reflect clarified return codes
30322         from ${tool}_load.
30323         (dg-stat): Delete.
30324         (dg-init): Delete recording of pass/fail counts.
30325         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
30326         (old-dejagnu-init): Likewise.
30327         (old-dejagnu-stat): Delete contents, empty proc now.
30328         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
30329         (c-torture): Delete references to lcnt, lpass, lfail.
30330         Get option list from TORTURE_OPTIONS.
30331         Delete -funroll[-all]-loops if no loops.
30332         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
30333         (g++_stat): Delete contents (empty proc now).
30334         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
30335         (gcc_finish): Likewise.
30336         (gcc_stat): Deleted.
30337         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
30338         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
30339         * gcc.c-torture/execute/execute.exp: Likewise.
30340         Split tests into two parts: compile, execute.
30341         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
30342         no loops.  Update to reflect clarified return codes from ${tool}_load.
30344 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
30346         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
30347         to grep for.
30348         (old-dejagnu): Likewise (where necessary).
30350 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
30352         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
30354         * lib/dg.exp (dg-process-target): Fix processing of selector.
30355         Add comment regarding use of `error'.
30357         * lib/gcc.exp (prune_system_crud): Define if missing.
30358         * lib/g++.exp (prune_system_crud): Likewise.
30360         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
30361         Call prune_system_crud.
30362         * lib/dg.exp (dg-runtest): New proc.
30363         Use perror instead of send_user for tcl errors in testcase.
30364         Don't return any value, it's never used.
30365         Don't clobber previous definition of `unknown'.
30366         Print tcl errors in `dg-final'.
30368 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
30370         * lib/dg.exp (dg-process-target): Improve syntax error messages.
30371         (dg-test): Don't print errorInfo, it contains stack backtrace.
30373 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
30375         * lib/g++.exp (runtest_file_p): Define if missing.
30377 1994-09-24  Doug Evans  (dje@cygnus.com)
30379         * lib/mike-g++.exp: Comment out loading of g++.exp.
30380         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
30381         (default_g++_version): Always print something.
30382         (default_g++_start): Comment out call to `which'.
30383         (g++_start, g++_load): Deleted (must be defined in config file).
30384         * lib/gcc.exp: Test for existence of $CC at start.
30385         Delete check for tmpdir (done in gcc_init).
30386         (default_gcc_version): Always print something.
30387         (default_gcc_start): Comment out call to `which'.
30388         * config/*.exp: Major cleanup - make cross targets work at least a
30389         little better for g++ (by not being "--tool gcc" specific).
30390         Rename gcc_xxx to ${tool}_xxx.
30391         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
30392         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
30394 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
30396         * lib/c-torture.exp (c-torture-compile): Rework compiler
30397         message processing.
30399         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
30400         c-torture.
30402 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
30404         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
30406         * lib/dg.exp (dg-process-target): Support { target native }.
30408 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
30410         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
30411         looked for "... program xxx got fatal signal".
30412         Correct regsub munging of `comp_output'.
30413         Ignore compiler messages "path prefix not used" and "linker input
30414         file unused".
30416 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
30418         * lib/gcc.exp (runtest_file_p): Define if missing.
30419         * gcc.prms/template.c: Example to work from.
30421 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
30423         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
30424         * lib/dg.exp (dg-test): Call unsupported testcases as such.
30426         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
30427         * gcc.prms/1883.c: Moved from compile/940714-1.c.
30428         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
30429         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
30431         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
30432         (dg-process-target): No longer a varargs proc.
30433         Return S/N for target, P/F for xfail.  All callers changed.
30434         (user option procs): More argument checking.
30435         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
30436         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
30437         (dg-test): Skip test if not running on selected target in `dg-do'.
30438         Update handling of `dg-do-what', `dg-output-text'.
30439         Separate execution pass/fail from output pattern match pass/fail.
30440         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
30442 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
30444         * gcc.c-torture/special/special.exp: Don't expect failure for mips
30445         target for 920510-1.c.
30447 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
30449         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
30450         Clean up comment regarding use of passcnt, etc.
30451         (gcc_stat): Don't update `testcnt' here.
30452         (gcc_finish): Do it here.
30453         Might as well reset `but_id' here too.
30454         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
30455         to determine if the file should be tested.
30456         * gcc.c-torture/compile/compile.exp: Likewise.
30457         * gcc.c-torture/execute/execute.exp: Likewise.
30458         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
30459         * gcc.misc-tests/dg-test.exp: Likewise.
30460         * gcc.prms/prms.exp: Likewise.
30461         * gcc.wendy/wendy.exp: Likewise.
30462         * g++.old-deja.exp: Likewise.
30463         Move "Testing file" message to verbose level 1.
30465 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
30467         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
30469 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
30471         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
30472         (default_gcc_start): Accept optional second list element
30473         of compiler flags.  Print compiler output at verbosity level 2.
30474         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
30475         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
30476         Save current values of framework globals passcnt, failcnt, xpasscnt,
30477         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
30478         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
30479         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
30480         xfailcnt to compute stats.  Update framework global `testcnt' from
30481         pass/fail counts.
30482         (gcc_finish): New proc.  Clean up test environment.
30483         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
30484         (gcc_epass, gcc_efail): Delete.
30485         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
30486         argument of line number.
30487         (dg-init): If the tool has an init routine, call it.
30488         (dg-test): Remove args `cflags_var' and `libs_var'.
30489         Pass all compiler options to ${tool}_start.
30490         Handle missing line number.
30491         (dg-finish): New function.
30492         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
30493         particular files.  Call gcc_finish at end.  Move "skipping test"
30494         message to verbosity level 3.
30495         * gcc.c-torture/compile/compile.exp: Likewise.
30496         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
30497         * gcc.c-torture/execute/execute.exp: Likewise.
30498         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
30499         Print testcase being tried at verbosity level 1.
30500         * gcc.c-torture/special/special.exp: Unset xfail.
30501         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
30502         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
30503         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
30504         * gcc.failure/failure.exp: Likewise.
30505         * gcc.ieee/ieee.exp: Likewise.
30506         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
30507         Update call to dg-test.  Call dg-finish at end.
30508         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
30509         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
30510         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
30511         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
30512         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
30513         * gcc.wendy/wendy.exp: Add copyright.
30514         Delete setting of tmpdir (done by gcc_init).
30515         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
30516         Pass compiler flags to gcc_start.  Call gcc_finish at end.
30517         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
30518         gcc_[ce]pass/fail.
30520 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
30522         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
30523         confusion.
30524         (g++_load): Likewise.
30526         * config/*.exp (gcc_load): Some were varargs fns and some were not.
30527         Rename argument to `prog' to remove the confusion.
30528         Varargs fns behave differently too!
30529         (g++_load): Likewise.
30531         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
30533         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
30534         what it is.  Delete (always) printing of status value for !native.
30535         Simplify verbose code, and include status and exec_output.
30536         (g++_load): Use gcc_load.
30538 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
30540         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
30541         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
30542         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
30543         940714-3.c as these testcases don't exist anymore.  Make
30544         va-arg-1.c expected to pass.
30546 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
30548         * gcc.misc-tests/misc.exp: Only run specific testcases.
30549         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
30550         * gcc.misc-tests/dg-[1-9].c: New files.
30552         * lib/dg.exp: New testsuite driver.
30553         * gcc.prms/prms.exp: Use it.
30555         * README.gcc: New file.
30557         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
30558         Document and reset `lxpass' and `lxfail'.
30559         Simplify "initialized" message.
30560         (gcc_stat): Clean up comments a little.
30562 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
30564         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
30566 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
30568         * lib/old-dejagnu.exp (process-option): New proc.
30569         (old-dejagnu-init, old-dejagnu-stat): Likewise.
30570         (old-dejagnu): Simplify.
30571         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
30573 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
30575         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
30576         exists and is not an empty string.
30578         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
30579         $xfail rather than calling setup_xfail.  Clear $xfail when test is
30580         finished.
30581         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
30582         automatically.
30584         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
30585         longer expected to fail.
30587         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
30588         "f" function call.
30590         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
30592         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
30593         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
30594         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
30595         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
30596         c-torture-1.29.
30598         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
30599         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
30601         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
30603         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
30604         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
30606         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
30607         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
30608         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
30610 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
30612         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
30613         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
30614         940714-1.c, 940714-2.c, 940714-3.c},
30615         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
30616         gcc.misc-tests/{mg.c,mg.exp}:
30617         New tests.
30618         * gcc.noncompile/noncompile.exp: Change accordingly.
30620 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
30622         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
30623         Undo previous clobberage.
30625 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
30627         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
30628         * gcc.special/{930510-1.c, special.exp}:
30629         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
30630         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
30631         struct-varargs-1.c}: New tests from c-torture-1.26.
30633 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
30635         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
30636           argument to switch.
30638 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
30640         * Revert the previous changes.  Please see Rob's directory
30641           (/lisa/test/rob/progressive/gcc/testsuite) for testing
30642           fixes.
30644 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
30646         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
30647             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
30648             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
30649             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
30650             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
30651             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
30652             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
30653             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
30654             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
30655             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
30656             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
30657             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
30658             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
30659             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
30660             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
30661             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
30662             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
30663             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
30664             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
30665             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
30666             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
30667             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
30668             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
30669             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
30670             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
30671             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
30672             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
30674 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
30676         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
30677             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
30678           with perror calls.
30680 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
30682         * config/unix.exp (g++_load): Fix syntax.
30684 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
30686         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
30687         * gcc.noncompile/921017-1.c: Deleted obsolete test.
30688         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
30689         Don't expect va-arg-1.c to fail.  Correct expected output for
30690         920928-1.c.
30691         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
30692         * gcc.wendy/hbm4.c: Correct typo.
30693         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
30695 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
30697         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
30698         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
30699         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
30700         * lib/c-torture.exp (c-torture-compile): Ditto.
30702         Reduce volume of output (remove all the -I's and such).
30703         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
30704         Call gcc_cpass, gcc_cfail.
30705         (c-torture): Pass testing option to c-torture-compile.
30707 1994-03-21  Doug Evans  (dje@cygnus.com)
30709         Bring patches over from progressive.
30710         * config/default.exp: Exit remote shell cleanly.
30711         (g++_exit, g++_start): Add default versions.
30712         * config/sim.exp (gcc_load): Use perror, not error.
30714 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
30716         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
30717         set in site.exp.
30719 1994-03-14  Doug Evans  (dje@cygnus.com)
30721         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
30722         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
30723         (wendy_try): New proc to run testcase.
30724         (main loop): Call 'em.
30725         * gcc.wendy/*.c: Clean up pass to correct expected output.
30727         * lib/gcc.exp: Minor cleanup work.
30728         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
30730 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
30732         * config/sim.exp (gcc_load): Document return codes better.
30733         Don't pass -v to simulator.
30735 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
30737           * gcc.special/920717-x.c: Fix typo.
30738           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
30739           get at sources.
30741         * lib/mike-gcc.exp: Fix typo.
30743 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
30745         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
30746         binary to use, transform the name.
30747         * config/*.exp: rename everything. Nuke any g++ specific files,
30748         it's now a special case of gcc that requires no special support.
30749         Add a default.exp for unsupported targets.
30751 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
30753         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
30754         lib/old-dejagnu.exp: Fix a few patterns to work with the new
30755         version of Tcl.
30757 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
30759         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
30760         than a warning.
30762 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
30764         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
30766 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
30768         * gcc.execute/execute.exp: Combine opt_list and foption_list into
30769         option_list.  Compile every file with only 4/6 option choices
30770         (same as C torture) instead of with 12/18 different option
30771         choices.
30772         * lib/c-torture.exp: Likewise.
30774         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
30775         not already set.
30777 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
30779         * lib/old-deja.exp: Add `excess errors test fails' error, now one
30780         can put an XFAIL *-*-* on excess errors.
30782 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
30784         * g++.law: Add more tests derived from g++-bugs snapshots.
30786         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
30787         equivalent to g++.law/init9.
30789         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
30790         compiled it, and the a.out file after we've run it.
30792 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
30794         * lib/mike-g++.exp (postbase): Delete the .o file after we've
30795         compiled it, and the a.out file after we've run it.
30797 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
30799         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
30801 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
30803         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
30804         version number.
30806 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
30808         * g++.law: New directory of g++ tests derived from the g++-bugs
30809         snapshots.
30811 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
30813         * gcc.compile: initbug1.c initbug1.exp testcase added
30815 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
30817         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
30818         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
30819           fixes submitted by Jeff Law (law@cs.utah.edu)
30820         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
30821           Jeff Law (law@cs.utah.edu)
30824 1993-11-30  Mike Stump  (mrs@cygnus.com)
30826         * config/unix-g++.exp: Follow the gcc way of doing things.
30827         * g++.old-deja/old-deja.exp: Minor updates.
30828         * lib/g++.exp: New file, follow the gcc way of doing things.
30829         * lib/old-dejagnu.exp: Minor updates.
30830         * lib/mike-g++.exp: Always unset errorInfo.
30832 1993-11-06  Mike Stump  (mrs@cygnus.com)
30834         * lib/gcc.exp: Fix some errors with the below change, CC and
30835         CFLAGS should be global when setting, not local.
30837 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
30839         * lib/gcc.exp: Transform tool name.
30841 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
30843         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
30845 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
30847         * lib/gcc.exp: change gcc_done to gcc_stat
30849 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
30851         * Upgraded gcc testsuite to c-torture version 1.25
30853 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
30855         * lib/gcc.exp: added reporting code. Changed verbose compile message.
30856         * lib/c-torture: added hooks for new reporting code.
30858 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
30860         * config/sh-gcc.exp: check if sh-sim exists in the path
30862 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
30864         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
30865         * gcc.compile/compile.exp: Initial changes for new logic.
30866         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
30867         * gcc.failure/failure.exp: Initial changes for new logic.
30868         * gcc.ieee/ieee.exp: Initial changes for new logic.
30869         * gcc.misc-tests/misc.exp: Initial changes for new logic.
30870         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
30871         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
30872         * lib/c-torture.exp: Initial changes for new logic.
30873         * lib/gcc.exp: Initial changes for new logic.
30875 1993-10-15  Mike Stump  (mrs@cygnus.com)
30877         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
30878         depend upon failure or success.  Fully qualify names in failure
30879         and success messages.  Always remove a.out before starting
30880         compile, just in case.  Pay more attention to error text output by
30881         the compiler.  Handle testcases with no known past errors just
30882         like all others, so that things are uniform.  Other miscellaneous
30883         improvements.
30885 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
30887         * gcc.cpp: new directory for cpp tests
30889 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
30891         * lib/chill.exp: Code reformatted, removed unused code.
30892         * config/unix-chill.exp: Code reformatted, removed unused code.
30893         * chill.execute/execute.exp: Code reformatted, removed unused code.
30894         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
30896 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
30898         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
30899         routines not written.
30901 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
30903         * config/bug-gcc.exp: Use new procs from bug.exp.
30905 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
30907         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
30908         via ftp, rather than depending on NFS.
30909         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
30910         case.
30912 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
30914         * config/bug-gcc.exp: Use new download proc.
30916 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
30918         * chill.execute/execute.exp: cleanups, handles errors better
30919         * chill.compile/compile.exp: rewrite, based on execute.exp
30920         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
30921         * lib/chill.exp: major changes to diff proc and compile and link
30922           procs. added chill_fail and chill_pass wrappers to pass and
30923           fail. added more comments, and handle error codes better.
30924           Added a hack to capture stderr from exec, so noncompile tests
30925           can work.
30927 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
30929         * chill.execute/execute.exp: rewrite of testsuite driver
30930         * lib/chill.exp: rewrite of testsuite driver
30931         * config/unix-chill.exp: rewrite of testsuite driver
30933 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
30935     In chill.execute:
30936         * iexpr.ch: Standardize uppercase.
30937         * tuples.dat: Standardize uppercase.
30938         * vary.ch: standardize.  Correct varying string assignments.
30939         * vary.dat: Add new output lines.
30941 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
30943     In chill.execute:
30944         * chprintf.ch: Standardize use of uppercase.
30945         * tuples.ch: Standardize and turn arr2 into a DCL,
30946           rather than a SYN.
30947         * pinits.ch: Standardize.
30949 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
30951         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
30952         * Makefil: Renamed to Makefile.in.
30953         * configure.in: New.
30955 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
30957     In chill.execute:
30958         * .cvsignore: Add result/output files.
30959         * Makefile: Fix up variables at start.  Use MFLAGS
30960           everywhere.  Correct bool_loc, built_ins entries.
30961           Add entry for vary1.ch.
30962         * bitarray.ch: Standardize upper-case usage.
30963         * bitexpr.ch: Standardize, add output of b1.
30964         * params.ch: Use arrayt in along PROC parameters, to
30965           avoid novelty problems.
30966         * sets.ch: Tiny cleanup.
30967         * vary1.ch: Re-indent.
30969 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
30971           * Add PR-related files to Makefiles, .cvsignore files, etc.
30973 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
30975         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
30976           with compiler objects. New names are test-flow.c and test-loop.c
30978 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
30980         * Upgraded c-torture tests from 1.19 to 1.20
30982         * new files:
30983         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
30984         * gcc.compile: 930623-1.c 930623-2.c
30985         * gcc.noncompile: 930622-1.c 930622-2.c
30986         * gcc.failure: 920411-1.c 920627-2.c
30987         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
30989 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
30991         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
30992           More changes to get testsuite working properly. Needs more work.
30993           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
30995 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
30997         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
30998           More changes to get testsuite working properly. Needs more work.
31000 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
31002         * chill.compile/compile.exp: Added for Dejagnu support
31003         * chill.execute/execute.exp: Added for Dejagnu support
31004         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
31006 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
31008     This should complete moving the CHILL test files.
31009         * chill.noncompile(.cvsignore printf.grt
31010             in-printf.grt chprintf.grt chprintf.ch):
31011             Added test-support files.
31012           (Makefile): Modified further.
31013         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
31014             signal.ch): Added test files.
31015           * chill.execute (.cvsignore printf.grt printr.c
31016             in-printf.grt rts.c chprintf.grt rts.h): Added
31017           test-support files.
31018             (Makefile): More corrections.
31020 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
31022         * chill.compile, chill.execute, chill.nocompile: Add CHILL
31023           test cases, ready for DejaGnu.
31025 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
31027         * Upgraded c-torture tests from 1.18 to 1.19
31029         * gcc.compile: added test(s):
31030           930607-1.c
31031         * gcc.execute: added test(s):
31032           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
31034         * added new subdirectory for misc tests: gcc.misc-tests
31035         * gcc.misc-test(s): added tests:
31036           inst-check.c test-consts.c test-ior.c test-switch.c
31038 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
31040         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
31042 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
31044         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
31046 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
31048         * Upgraded c-torture tests from 1.17 to 1.18
31050 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
31052         * Upgraded c-torture tests from 1.12 to 1.17
31054 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
31056         * lib/old-dejagnu.exp:
31057           Fixed handling of XFAIL target triplets to correctly
31058           recognize wildcard characters.  Removed code that
31059           appended a unique id tag to the end of the file name
31060           printed out by the result of the testcases within a
31061           given test file.
31063 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
31065         * lib/old-dejagnu.exp:
31066           Reworked expected failure handling to trigger off of XFAIL
31067           keyword in keyphrase embeded in testcase source code. The
31068           XFAIL keyword must be at the end of the keyphrase line. It
31069           may optionally be followed by one or more target triplets.
31070           It has just occured that the handling of wildcards in the
31071           target triplet may not be correct.
31073 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
31075         * g++.old-deja/tests:
31076           Moved all subdirectories up one level into g++.old-deja .
31078         * lib/old-dejagnu.exp:
31079           Fixed problem with CXXFLAGS not being properly reset, and being
31080           corrupted with extraneous "-c" compiler option.  This was
31081           causing binaries to not be generated for test that needed them.
31082           Modified strings passed to "pass" and "fail" so that individual
31083           tests from the same test file would be distinguished by an
31084           identifier appended to the test file name in the summary logs;
31085           this corrected a problem with erroneous diff logs.  Added code
31086           to search testcases for expected fail and unexpected pass keywords.
31088 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
31090         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
31092 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
31094         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
31095           Removed extraneous text from end of "Special g++ Options"
31096           keyphrase.
31098         * lib/old-dejagnu.exp: Added pattern matching to look for new
31099           keywords, embedded in testcases comments, which will trigger
31100           calls to xpass and xfail.
31102 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
31104         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
31105           comments embedded in the testcases, especially the one looking for
31106           special compiler options, as well as the pattern matching for the
31107           compiler output again.
31109 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
31111         * lib/old-dejagnu.exp: Do a proper check of the return value for
31112           execute tests. Fixed several problems with the pattern matching
31113           of the compiler output which gave erroneous test results.
31114           Changed several of the test result messages to be more descriptive.
31115         * config/unix-g++.exp: Proc g++_load now actually works and
31116           executes the tests passed to it and returns a usable return
31117           value.
31119 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
31121           * lib/gcc.exp: Exits gracefully if $CC is bogus.
31123 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
31125         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
31126           Modified both files to properly execute the old style
31127           dejagnu tests. The previous versions of these files were
31128           experimental and did not function anything near correctly.
31130 1993-04-05  Rob Savoye  (rob@cygnus.com)
31132         * Removed all Makefile.in and configure.in files. No configuration
31133         needed now.
31135 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
31137         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
31139 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
31141         * gcc.compile/configure.in, gcc.unsorted/configure.in,
31142         gcc.special/configure.in, gcc.noncompile/configure.in,
31143         gcc.execute/configure.in, gcc.code_quality/configure.in,
31144         g++.other/configure.in, g++.old-deja/configure.in,
31145         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
31146         in srcname setting.
31148 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
31150         * lib/udi.exp:  Fixed mondfe and mondfe_download.
31151         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
31152         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
31154 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
31156         * config/udi-gdb.exp: Check $shell_id after connecting to target.
31157         (gdb_exit): Don't remove *_soc files.
31159 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
31161         * lib/c-torture.exp: Don't look for main; instead always use -w
31162         -c.  This is how the c-torture tests work.  Remove the object
31163         file if the compilation succeeds.
31164         * gcc.execute/execute.exp: Remove executable if test passes.
31165         * gcc.noncompile/noncompile.exp: Every test is an expected
31166         failure.
31167         * gcc.special/special.exp: Added tests from c-torture 1.11,
31168         corrected use of existing test.
31169         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
31170         gcc.execute/920625-1.c: Updated to c-torture 1.11.
31171         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
31172         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
31173         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
31174         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
31175         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
31176         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
31177         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
31178         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
31179         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
31180         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
31181         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
31182         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
31183         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
31184         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
31185         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
31186         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
31187         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
31188         c-torture 1.11.
31189         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
31190         correspond to c-torture 1.11.
31192         * New file.